| #categoryContent |
| { |
| clear: both; |
| float: left; |
| width: 100%; |
| } |
| #categoryDescription |
| { |
| color: #fff; |
| font-family: Helvetica; |
| height: 55px; |
| font-size:14px; |
| } |
| #categoryHeader |
| { |
| height: 140px; |
| width: 100%; |
| } |
| #categoryIcon |
| { |
| clear: none; |
| float: left; |
| height: 125px; |
| padding-top: 15px; |
| width: 80px; |
| } |
| #categoryIcon img |
| { |
| padding-left: 7px; |
| padding-top: 60px; |
| } |
| #categorySubMenu |
| { |
| border-bottom: 1px solid #ccc; |
| border-top: 1px solid #ccc; |
| font-family: Tahoma, Helvetica; |
| height: 25px; |
| line-height: 25px; |
| } |
| #categorySubMenu ul li |
| { |
| border:none; |
| display: inline; |
| float: left; |
| list-style: none; |
| padding: 0px; |
| text-transform: lowercase; |
| line-height: 25px; |
| } |
| #categorySubMenu ul li a |
| { |
| color: #fff; |
| display: block; |
| font-size: 12px; |
| height: 100%; |
| padding: 0 15px; |
| } |
| #categorySubMenu ul li a.active |
| { |
| background-color: #FFF; |
| color: #ffa800; |
| } |
| #categorySubMenu ul li a:hover |
| { |
| background-color: #EDE9F7; |
| color: #937BCF; |
| text-decoration: none; |
| } |
| #categoryTitle |
| { |
| color: #FFF; |
| font-family: Tahoma, Helvetica; |
| font-size: 27px; |
| font-weight: bold; |
| padding: 10px 0 10px 0; |
| } |
| #contentContainer |
| { |
| margin: 0 auto; |
| text-align: left; |
| width: 980px; |
| } |
| #demos .fs |
| { |
| text-align: center; |
| } |
| #demos .fs img |
| { |
| padding: 10px 0px; |
| } |
| #epicPlugins .plugins .projectTable |
| { |
| width: 100%; |
| } |
| #epicPlugins .projectTable |
| { |
| border-bottom: 0px; |
| width: 100%; |
| } |
| |
| #fsNews .posted |
| { |
| color: #888; |
| } |
| #fsNews ul li, #fsCaseStudies ul li |
| { |
| list-style: none; |
| margin-top:5px; |
| } |
| |
| #fsNews ul li a, #fsCaseStudies ul li a { |
| |
| } |
| |
| #fsNews ul li p, #fsCaseStudies ul li p |
| { |
| color: #333; |
| display: block; |
| margin-left: 10px; |
| margin-top: 5px; |
| } |
| #fsCaseStudies ul li p{ |
| margin:5px 0 0 10px; |
| font-size:12px; |
| padding-bottom:0px; |
| } |
| |
| #fsPackages a |
| { |
| font-size: 14px; |
| } |
| #fsPackages img |
| { |
| float: left; |
| padding-right: 7px; |
| } |
| #fsPackages ul |
| { |
| padding: 7px; |
| } |
| |
| #fsPackages ul li |
| { |
| margin:0; |
| list-style:none !important; |
| } |
| |
| #midcolumn |
| { |
| padding-left: 20px !important; |
| padding-top: 20px; |
| } |
| #tabContainer |
| { |
| border-top: 2px solid #CCC; |
| border-bottom: 0px; |
| clear: both; |
| float: left; |
| margin-bottom: 0px; |
| text-align: center; |
| width: 978px; |
| } |
| #tabContent |
| { |
| margin: 0px auto; |
| min-height: 400px; |
| text-align: left; |
| width: 960px; |
| } |
| #tabNav |
| { |
| } |
| #tabNav ul li |
| { |
| display: inline; |
| float: left; |
| list-style-type: none; |
| padding: 15px 0 0 0; |
| margin-left:0px; |
| } |
| #tabNav ul li a |
| { |
| cursor: pointer; |
| display: block; |
| font-family: tahoma; |
| font-size: 14px; |
| font-weight: normal; |
| height: 28px; |
| margin-bottom: -3px; |
| padding-top: 17px; |
| text-align: center; |
| } |
| #tabNav ul li a:hover |
| { |
| text-decoration: none !important; |
| } |
| #tabNav ul li.end |
| { |
| background: transparent url('images_new/tabs.jpg') -333px 0px no-repeat; |
| width: 170px; |
| } |
| #tabNav ul li.end a |
| { |
| margin-right: 10px; |
| } |
| #tabNav ul li.end.active |
| { |
| background: transparent url('images_new/tabs.jpg') -333px -121px no-repeat; |
| } |
| #tabNav ul li.end:hover |
| { |
| background: transparent url('images_new/tabs.jpg') -333px -61px no-repeat; |
| } |
| #tabNav ul li.middle |
| { |
| background: transparent url('images_new/tabs.jpg') -172px 0px no-repeat; |
| width: 161px; |
| } |
| #tabNav ul li.middle.active |
| { |
| background: transparent url('images_new/tabs.jpg') -172px -121px no-repeat; |
| } |
| #tabNav ul li.middle:hover |
| { |
| background: transparent url('images_new/tabs.jpg') -172px -61px no-repeat; |
| } |
| #tabNav ul li.start |
| { |
| background: transparent url('images_new/tabs.jpg') 0px 0px no-repeat; |
| width: 171px; |
| } |
| #tabNav ul li.start a |
| { |
| margin-left: 11px; |
| } |
| #tabNav ul li.start.active |
| { |
| background: transparent url('images_new/tabs.jpg') 0px -121px no-repeat; |
| } |
| #tabNav ul li.start:hover |
| { |
| background: transparent url('images_new/tabs.jpg') 0px -61px no-repeat; |
| } |
| #fullcolumn |
| { |
| background: transparent url('images_new/categoryChoser.png') repeat-x; |
| text-align: center; |
| width: 100%; |
| padding-top:0px; |
| |
| } |
| |
| .categoryChoser |
| { |
| height: 40px; |
| width: 100%; |
| } |
| .categoryChoser a |
| { |
| background-position: 50% 10%; |
| background-repeat: none !important; |
| cursor: pointer; |
| display: block; |
| text-decoration: none; |
| width: 100%; |
| } |
| .categoryChoser img |
| { |
| height: 32px; |
| width: 32px; |
| } |
| .categoryChoser li |
| { |
| border-right: 1px solid #ccc; |
| float: left; |
| height: 40px; |
| list-style: none; |
| width: 243px; |
| } |
| .categoryChoser li.first |
| { |
| border-left: 1px solid #ccc; |
| } |
| .categoryChoser p |
| { |
| margin-top: 5px; |
| width: 175px; |
| } |
| .categoryChoser p, .categoryChoser img |
| { |
| float: left; |
| } |
| |
| #left { |
| width:50%; |
| float:left; |
| clear:none; |
| } |
| #right { |
| width:45%; |
| float:left; |
| clear:none; |
| } |
| |
| .fs |
| { |
| clear: none; |
| text-align:center; |
| margin-top: 10px; |
| padding: 3px; |
| width: 465px; |
| } |
| .fs ul |
| { |
| padding-left: 20px; |
| } |
| .fsFirst |
| { |
| text-align:center; |
| margin-right: 10px; |
| } |
| .fsWide |
| { |
| clear: both; |
| float: left; |
| margin-top: 10px; |
| padding: 3px; |
| width: 950px; |
| } |
| .invisible .item_contents |
| { |
| display: none; |
| } |
| .invisible .item_menu |
| { |
| display: none; |
| } |
| .invisible a.norgie |
| { |
| background: url('images/plus.gif') no-repeat; |
| padding-right: 2px; |
| } |
| .item_contents |
| { |
| background-color: #F8F8F8; |
| border: 1px dashed black; |
| margin: 10px; |
| padding: 5px; |
| } |
| |
| .item_contents p { |
| display:block; |
| } |
| .item_menu |
| { |
| font-weight: bold; |
| left: 5px; |
| margin: 10px; |
| margin-left: 15px; |
| padding-bottom: 5px; |
| padding-left: 5px; |
| position: relative; |
| } |
| .plugins |
| { |
| float: left; |
| height: 300px; |
| margin-bottom: 10px; |
| margin-top: 0px; |
| max-height: 300px; |
| overflow: auto; |
| overflow-x: hidden; |
| width: 100%; |
| } |
| .projectTable |
| { |
| width: 100%; |
| } |
| .resources |
| { |
| float: left; |
| margin-bottom: 10px; |
| margin-top: 0px; |
| max-height: 300px; |
| overflow: auto; |
| overflow-x: hidden; |
| width: 100%; |
| } |
| .resourcesData td |
| { |
| border-top: 1px solid darkgray; |
| vertical-align: top; |
| } |
| .resourcesHeader |
| { |
| border: 0px !important; |
| border-top: 1px solid #CCC; |
| font-size: 14px; |
| font-weight: bold; |
| } |
| .resourcesHeader |
| { |
| text-align: left; |
| } |
| .resourcesHeaderDiv |
| { |
| float: left; |
| width: 100%; |
| } |
| .resourcesTable |
| { |
| border-bottom: 1px solid #49457C; |
| width: 100%; |
| } |
| .tableHeader |
| { |
| border-bottom: 1px solid #CCC; |
| border-top: 1px solid #CCC; |
| font-size: 12px; |
| font-weight: bold; |
| } |
| .tableHeaderTitle |
| { |
| font-size: 14px; |
| font-weight: bold; |
| padding-top: 10px; |
| } |
| .tableRow |
| { |
| border-bottom: 1px solid #CCC; |
| } |
| .visible .item_contents |
| { |
| display: block; |
| } |
| .visible .item_menu |
| { |
| display: block; |
| } |
| .visible a.norgie |
| { |
| background: url('images/minus.gif') no-repeat; |
| padding-right: 2px; |
| } |
| .webinars |
| { |
| height: 300px; |
| margin-bottom: 10px; |
| margin-top: 0px; |
| max-height: 300px; |
| overflow: auto; |
| overflow-x: hidden; |
| } |
| .webinars .header |
| { |
| font-weight: bold; |
| } |
| .webinars td |
| { |
| border-top: 1px solid #ccc; |
| } |
| .webinars td.hidden |
| { |
| border: 0px; |
| } |
| / |
| .item_headline |
| { |
| padding: 3px; |
| } |
| a.norgie |
| { |
| float: left; |
| height: 20px; |
| margin-bottom: -5px; |
| margin-top: 5px; |
| width: 10px; |
| } |
| body |
| { |
| color: #000; |
| } |
| fieldset |
| { |
| background: transparent url('images_new/fieldset.png') bottom repeat-x; |
| border: 1px solid #DDD; |
| margin: 0px; |
| margin-bottom: 10px; |
| -moz-border-radius: 10px 10px; |
| } |
| fieldset legend |
| { |
| color: #5A5194; |
| font-face: tahoma; |
| font-size: 14px; |
| font-weight: bold; |
| } |
| fieldset + p |
| { |
| display: inline; |
| } |
| li.active a, li.active a:hover |
| { |
| color: #dd8e04; |
| } |
| |
| .quoteList li{ |
| list-style: none !important; |
| padding-bottom:15px; |
| } |
| |
| .quoteImg { |
| padding-right:10px; |
| } |