<?php

ob_start ("ob_gzhandler");

header("Content-type: text/css; charset: UTF-8");

header("Cache-Control: must-revalidate");

$offset = 60 * 60 ;

$ExpStr = "Expires: " .

gmdate("D, d M Y H:i:s",

time() + $offset) . " GMT";

header($ExpStr);

?>



/*** template.css ***/



/* This is the Main template logo, Edit this to match the width and height of your new logo image */

#logo {width: 300px;height: 115px;}



/* Template custom fonts */

@font-face {font-family: "Nexus Header";src: url(../fonts/Titillium-Regular.eot);}

@font-face {font-family: "Nexus Header";src: url(../fonts/Titillium-Bold.eot);font-weight: bold;}

@font-face {font-family: Nexus;src: url(../fonts/Aller-Regular.eot);}

@font-face {font-family: Nexus;src: url(../fonts/Aller-Italic.eot);font-style:italic;}

@font-face {font-family: Nexus;src: url(../fonts/Aller-Bold.eot);font-weight:bold;}

@font-face {font-family: Nexus;src: url(../fonts/Aller-BoldItalic.eot);font-weight:bold;font-style:italic;}

@font-face {font-family: Bebas;src: url(../fonts/Bebas.eot);}

@font-face {font-family: Continuum;src: url(../fonts/Continuum-Regular.eot);}

@font-face {font-family: Continuum;src: url(../fonts/Continuum-Bold.eot);font-weight:bold;}

@font-face {font-family: "Nexus Header";src:local("Titillium Regular"), url(../fonts/Titillium-Regular.otf) format("opentype");}

@font-face {font-family: "Nexus Header";src:local("Titillium Bold"), url(../fonts/Titillium-Bold.otf) format("opentype");font-weight: bold;}

@font-face {font-family: Nexus;src:local("Aller Regular"), url(../fonts/Aller-Regular.ttf) format("truetype");}

@font-face {font-family: Nexus;src:local("Aller Italic"), url(../fonts/Aller-Italic.ttf) format("truetype");font-style:italic;}

@font-face {font-family: Nexus;src:local("Aller Bold"), url(../fonts/Aller-Bold.ttf) format("truetype");font-weight:bold;}

@font-face {font-family: Nexus;src:local("Aller Bold Italic"), url(../fonts/Aller-BoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic;}

@font-face {font-family: "Bebas";src:local("Bebas"), url(../fonts/Bebas.ttf) format("truetype");}

@font-face {font-family: "Continuum";src:local("Continuum"), url(../fonts/Continuum-Regular.ttf) format("truetype");}

@font-face {font-family: "Continuum";src:local("Continuum"), url(../fonts/Continuum-Bold.ttf) format("truetype");font-weight:bold;}



/* Font Family Settings */

#ff-nexus, a.nexus, #ff-nexus #horiz-menu li li span {font-family: Helvetica,Arial,sans-serif;}

#ff-nexus #horiz-menu li span, #ff-nexus .date-block, #ff-nexus h1, #ff-nexus h2, #ff-nexus h3, #ff-nexus h4, #ff-nexus h5, #ff-nexus .roktabs-links {font-family: Nexus,Helvetica,Arial,sans-serif;}

#ff-bebas, a.bebas, #ff-bebas #horiz-menu li li span, #ff-bebas h3.showtext {font-family: Helvetica,Arial,sans-serif;}

#ff-bebas .date-block, #ff-bebas h1, #ff-bebas h2, #ff-bebas h3, #ff-bebas h4, #ff-bebas h5 {font-family: Bebas,Helvetica,Arial,sans-serif;}

#ff-continuum, a.continuum, #ff-continuum #horiz-menu li li span, #ff-continuum h3.showtext {font-family: Helvetica,Arial,sans-serif;}

#ff-continuum .date-block, #ff-continuum h1, #ff-continuum h2, #ff-continuum h3, #ff-continuum h4, #ff-continuum h5 {font-family: Continuum,Helvetica,Arial,sans-serif;}

#ff-optima, a.optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}

#ff-geneva, a.geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}

#ff-helvetica, a.helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}

#ff-lucida, a.lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}

#ff-georgia, a.georgia {font-family: Georgia, sans-serif;}

#ff-trebuchet, a.trebuchet {font-family: "Trebuchet MS", sans-serif;}

#ff-palatino, a.palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

input {font-family: Helvetica,Arial,sans-serif;}

#ff-georgia #horiz-menu .menutop li li .item, #ff-optima #horiz-menu .menutop li li .item {font-size: 12px;}



/* Core Formatting */

html {height: 100%;margin-bottom: 1px;}

body {margin: 0;line-height: 135%;}

form {margin: 0;padding: 0;}

body.f-small, body#ff-optima.f-small, body#ff-georgia.f-small {font-size: 11px;}

body, body.f-default {font-size: 12px;}

body#ff-optima, body#ff-optima.f-default {font-size: 13px;}

body#ff-georgia, body#ff-georgia.f-default {font-size: 13px;}

body.f-large, body#ff-optima.f-large, body#ff-georgia.f-large {font-size: 14px;}

p {margin-top: 10px;margin-bottom: 15px;}

h1, h2, h3, h4, h5 {padding-bottom: 5px;margin: 0px 0 0px 0;font-weight: normal;line-height: 135%;}

h1 {font-size: 250%;line-height: 100%;}

h2 {font-size: 200%;line-height: 100%;}

h3 {font-size: 175%;}

h4 {font-size: 120%;line-height: 130%;}

h5 {font-size: 120%;text-transform: uppercase;}

a {text-decoration: none;}

a:hover {text-decoration: underline;}

.clr {clear: both;font-size: 0;}

.rokradios, .rokchecks {padding: 2px 5px 5px 22px;line-height: 120%;}



/* Top Bar 



#topleft-mod {width: 40%;float: left;line-height: 180%;}

#topright-mod {width: 40%;float: right;line-height: 180%;}

#topwrap, #topwrap2 {height: 23px;}

#topwrap2 {padding: 0 10px;}

#accessibility {height: 16px;float: right;margin-left: 10px;}

.textsizer-desc {display: block;float: left;text-align: left;margin-right: 12px;font-size: 12px;font-weight: bold;line-height: 22px;}

#accessibility a {text-decoration: none; cursor: pointer;}

#accessibility #buttons {float: left;height:12px;overflow:hidden;margin-top: 5px;}

#accessibility .button {display: block;float: right;width: 11px;height: 12px;}

#accessibility a.small .button {margin-right: 8px;}*/



/* Header */

#header {

	overflow: hidden;

	padding-top: 5px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

}

#header .padding {padding: 0 20px;}

#logo {float: left;}

.logo-module {width: 300px;float: left;overflow: hidden;}

.banner-module {width: 50%;float: right;overflow: hidden;}

#header .moduletable {margin: 0;padding: 0;}



/* Horizontal Menu */

#horiz-menu {display: block;}

#horiz-menu .padding {padding: 0 20px 10px 20px;}

#menu-spacer {height: 5px;}

#horizmenu-surround {position: relative;}

#horizmenu-surround2, #horizmenu-surround3, #horizmenu-surround4, #horizmenu-surround5 {position: absolute;width: 12px;height: 12px;}

#horizmenu-surround2 {top: 0;left: 0;}

#horizmenu-surround3 {top: 0;right: 0;}

#horizmenu-surround4 {bottom: 0;left: 0;}

#horizmenu-surround5 {bottom: 0;right: 0;}



/* Showcase */

#showcase-section {position: relative;}

#showmodules a {font-weight: bold;}

#showmodules .feature-desc {font-size: 17px;line-height: 135%;}



/* Feature */

#featuremodules {font-size: 110%;}

#tabs-bar {overflow: hidden;}

#featuremodules a {font-weight: bold;}



/* Main Layout */

.colmask {clear:both;overflow:hidden;position:relative;width:100%;}

.col1wrap {padding-bottom:2em;}

#maincol {position: relative;}

#maincol a, #maincol .separator, #maincol .item {font-weight: bold;}

.wrapper {position:relative;}

#leftcol a, #leftcol .separator, #leftcol .item {font-weight: bold;}

#rightcol a, #rightcol .separator, #rightcol .item {font-weight: bold;}

#leftcol-padding, #rightcol-padding {padding: 0 20px;}



/* s-c-s (Sidebar-Content-Sidebar) */

.s-c-s .colmid {float:left;position:relative;width:200%;}

.s-c-s .colright {float:left;left:50%;position:relative;width:100%;}

.s-c-s .col1wrap {float:right;position:relative;right:100%;width:50%;padding-bottom:1em;}

.s-c-s .col1pad {overflow:hidden;}

.s-c-s .col1 {overflow:hidden;width:100%;}

.s-c-s .col2 {float:left;position:relative;overflow:hidden;margin-left:-50%;}

.s-c-s .col3 {float:left;position:relative;overflow:hidden;left:0;}



/* s-c-x (Sidebar-Content) */

.s-c-x .colright {float:left;position:relative;width:200%;}

.s-c-x .col1wrap {float:right;padding-bottom:1em;position:relative;width:50%;}

.s-c-x .col1 {overflow:hidden;position:relative;right:100%;}

.s-c-x .col2 {float:left;position:relative;}



/* x-c-s (Content-Sidebar) */

.x-c-s .colright {float:left;position:relative;right:100%;width:200%;}

.x-c-s .col1wrap {float:left;left:50%;padding-bottom:1em;position:relative;width:50%;}

.x-c-s .col1 {overflow:hidden;}

.x-c-s .col3 {float:right;position:relative;}



/* Side Modules */

.side-mod {overflow: hidden;padding: 0 0 15px;}

.side-mod h3 {margin: 0 0 10px 0;}

#leftcol .moduletable, #rightcol .moduletable {padding: 0;}



/* RokAjaxSearch */

#searchmod {width: 250px;float: right;}

#searchmod h3 {font-size: 14px;margin: 0 0 10px 5px;padding: 0;}

#searchmod-surround {margin-right: 10px;height: 23px;}

#searchmod-surround .inputbox {background: none;border: 0;padding: 4px 0 5px 6px;font-size: 14px;height:15px;width: 100%;}

#searchmod-surround .search_options {display: block;margin-top: 8px;}

#roksearch_search_str {width: 150px;}

#roksearch_search_str.loading {background: transparent url(../images/spinner.gif) no-repeat scroll 97% 50% !important}

#roksearch_results {z-index: 10000;position: absolute;width: 400px;float: right;margin-top: -1px;text-align: left;visibility: hidden;}

#roksearch_results a#roksearch_link {float: right;padding-right: 5px;margin-top: 3px;display: block;height: 18px;width: 18px;}

#roksearch_results h3 {margin-top: 0;margin-bottom: 0;line-height: 110%;font-size: 120%;padding-bottom: 0;}

#roksearch_results span {display: block;line-height: 130%;font-size: 90%;}

#roksearch_results .container-wrapper {overflow: hidden;}

#roksearch_results .page {float: left;}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {padding: 10px;line-height: 100%;text-transform: uppercase;font-weight: normal;font-size: 100%;}

#roksearch_results .roksearch_row_btm {overflow: hidden;border-bottom: 0;}

#roksearch_results .roksearch_row_btm span {line-height: 140%;}

#roksearch_results span.small {display: inline-block;margin-top: 2px;margin-bottom: 7px;font-size: 10px;}

#roksearch_results span.highlight {display: inline;}

#roksearch_results a.clr {font-size: 100%;}

#roksearch_results a:hover {text-decoration: none;}

#roksearch_results .roksearch_odd {padding: 15px;position: relative;}

#roksearch_results .roksearch_even {padding: 15px;position: relative;}

#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {padding-left: 12px;}

.results ol.list {padding-left: 30px;margin-top: 0;}

.results ol.list h4 {border: 0;margin-top: 0;margin-bottom: 0;}

.results ol.list li {padding: 10px 5px;margin-bottom: 5px;}

.results ol.list li p {margin-top: 0;}

#roksearch_results .container-arrows {height: 12px;width: 30px;float: left;margin-right: 5px;position: relative;}

#roksearch_results .arrow-left {width: 12px;height: 12px;position: absolute;top: 0;left: 0;cursor: pointer;}

#roksearch_results .arrow-left-disabled {width: 12px;height: 12px;position: absolute;top: 0;left: 0;}

#roksearch_results .arrow-right {width: 12px;height: 12px;position: absolute;top: 0;left: 18px;cursor: pointer;}

#roksearch_results .arrow-right-disabled {width: 12px;height: 12px;position: absolute;top: 0;left: 18px;}



#roksearch_results .viewall span {line-height: 100%;}

#roksearch_results a.viewall {float: left;margin-right: 5px;}

#roksearch_results .estimated_res, #roksearch_results .pagination_res {font-size: 9px;font-style: italic;text-transform: none;float:left;}

#roksearch_results .pagination_res {font-style: normal;float: right;font-size: 11px;margin-top: -1px;}

#roksearch_results .powered-by-google {text-transform: lowercase;font-style: italic;font-size: 9px;}

.roksearch_wrapper4.google-search .roksearch_odd, .roksearch_wrapper4.google-search .roksearch_even {height: 110px;}

form.search_result input.button {border: 0;background: none;cursor: pointer;padding-top: 3px;}

form.search_result fieldset {padding: 15px 0;}

.search-results-full .readon-wrap1 {margin-top: 0;}

form.search_result input#search_searchword.inputbox {padding: 1px 0 1px 5px;font-size: 14px;line-height: 22px;height:22px;width: 100%;margin-bottom: 10px;width: 300px;}

form.search_result fieldset.word {margin-top: 0;margin-bottom: 0;padding: 10px 0 25px 0;}

form.search_result fieldset.phrase {margin-top: 5px;margin-bottom: 0;padding: 10px 0 35px 0;}

form.search_result fieldset.word label, form.search_result legend {font-size: 120%;display: block;height: 26px;margin: 0;padding: 0;}

.search-results-full h3 {margin-top: 10px;padding: 0;margin-bottom: 0;font-size: 130%;}

form.search_result .display {float: left;margin-left: 20px;height: 20px;margin-top: 5px;}

#roksearch_results .google-search a#roksearch_link {margin-top: 5px;}



/* Main Page Structure */

#main-content {overflow: hidden;}

#maincontent-block {padding: 15px 20px;}

#inset-block-right {float: right;z-index: 1;position: relative;background-position: 0 0;background-repeat: repeat-y;}

#inset-block-left {float: left;z-index: 1;position: relative;background-position: 100% 0;background-repeat: repeat-y;}

#inset-block-left h3, #inset-block-right h3 {margin-top: 0;}

table.mainbody, table.blog {width: 100%;border: 0;padding: 0;}

.spacer .block {float: left;}



/* Main Body Items */

#breadcrumbs {margin: 0 0 10px 0;display: block;position:relative;overflow: hidden;height: 23px;padding: 15px;}

#breadcrumbs-home {width: 20px;height: 23px;display: block;float: left;}

#breadcrumbs h3 {display: none;}

#breadcrumbs .spinner {float:right;background:url(../images/spinner.gif) center center no-repeat;width: 16px;height: 16px;right: 10px;top: 10px;position: absolute;}

span.breadcrumbs {display: block;font-size: 110%;font-weight: bold;overflow: hidden;}

span.breadcrumbs img {width: 12px;height: 23px;float: left;}

span.breadcrumbs a, span.no-link {padding: 0 8px;float: left;display: block;height: 23px;line-height: 20px;}

span.breadcrumbs span.no-link {font-weight: normal;}

span.breadcrumbs a:hover {text-decoration: none;}

.contentheading {font-size: 200%;line-height: 140%;margin: 0 0 15px 0;padding: 0;}

#maincol .contentheading a {font-weight: normal;}

p.buttonheading {float: right;margin: 0 0 15px 15px;}

p.buttonheading img {margin-right: 3px;}

.article-info-surround {padding: 0;margin: 0;overflow: hidden;}

.article-info-surround2 {padding: 0 0 0 55px;min-height: 35px;}

p.articleinfo, .iteminfo {margin: 0;font-size: 13px;line-height: 140%;}

.iteminfo {display: block;float: left;}

p.pageinfo {padding: 2px 5px;margin-top: 0;display: block;}

.article-ratings {padding: 2px 5px;margin-top: 25px;}

span.modifydate, span.createdby, span.createdate {display: block;}

p.counter {text-indent: 5px;}

div.pagination {height: 22px;line-height: 22px;margin-top: 10px;margin-bottom: 15px;}

div.pagination div.tab {float: left;margin-right: 6px;}

div.pagination div.tab2 {padding: 0 8px;}

div.pagination div.page-block {padding: 0 4px;float: left;margin-right: 6px;}

.cols1 {display: block;float: none;margin: 0;}

.cols2 {width: 46%;}

.cols3 {width: 30%;}

.column1, .column2 {margin: 0 5px 0 0;position: relative;}

.column2, .column1 {float: left;margin: 0;}

.column2 {float: right;margin: 0;width: 49%;}

.article_row {margin: 0 0 10px;padding: 0;overflow: hidden;}

.blog .leading {margin-bottom: 25px;}

.blog_more {padding-top: 15px;}

#page {padding-bottom: 15px;}

.componentheading {margin: 0 0 15px 0;font-size: 180%;line-height: 130%;padding: 0;}

#main-content .date1 {font-size: 210%;line-height: 40px;display: block;float: left;margin-right: 8px;}

#main-content .date2 {font-size: 110%;float: left;line-height: 40px;margin-left: 5px;}

#top-bar .date-block {line-height: 20px;}

#top-bar .date1 {font-size: 18px;display: block;float: left;margin-right: 5px;font-weight: bold;}

#top-bar .date2, #top-bar .date3, #top-bar .date4 {font-size: 14px;float: left;margin-left: 5px;}

.date-div {padding-right: 8px;}

.article-info-right {float: right;}

.article-info-left {overflow: hidden;}

.createdby {padding-top: 10px;font-weight: bold;margin-bottom: 5px;text-align: right;}



/* Main Body Modules */

.moduletable h3 {margin-top: 0;font-size: 160%;}

#inset-block-right .mainblock-module, #inset-block-left .mainblock-module {padding-bottom: 10px;}

#showmodules, #featuremodules, #mainmodules, #mainmodules2, #mainmodules3, #mainmodules4, #mainmodules5 {overflow: hidden;}

#mainmodules4 a {font-weight: bold;}

#mainmodules5 a {font-weight: bold;}

.spacer.w99 .block {width: 99.8%;}

.spacer.w49 .block {width: 49.8%;}

.spacer.w33 .block {width: 33.3%;}

.moduletable {padding: 15px 20px;margin-bottom: 5px;}

#bottom-main {position: relative;}

.hilite1 .module-surround, .hilite2 .module-surround, .leading .module-surround {position: relative;padding: 15px 20px;}

.hilite1 .module-surround2, .hilite1 .module-surround3, .hilite1 .module-surround4, .hilite1 .module-surround5, .hilite2 .module-surround2, .hilite2 .module-surround3, .hilite2 .module-surround4, .hilite2 .module-surround5, .leading .module-surround2, .leading .module-surround3, .leading .module-surround4, .leading .module-surround5 {position: absolute;height: 12px;width: 12px;}

.hilite1 .module-surround2, .hilite2 .module-surround2, .leading .module-surround2 {top: 0;left: 0;}

.hilite1 .module-surround3, .hilite2 .module-surround3, .leading .module-surround3 {top: 0;right: 0;}

.hilite1 .module-surround4, .hilite2 .module-surround4, .leading .module-surround4 {bottom: 0;left: 0;}

.hilite1 .module-surround5, .hilite2 .module-surround5, .leading .module-surround5 {bottom: 0;right: 0;}



/* Extra Joomla Elements */

span.small, .modifydate {font-size: 90%;}

.sectiontableheader {font-weight: bold;padding: 3px;line-height: 25px;text-align: left;}

.sectiontablefooter {padding-bottom: 8px;}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 4px 5px 4px 5px;vertical-align: middle;}

tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px;}

.contentpane, .contentpaneopen {width: 100%;}

.moduletable fieldset {border: 0;}

.moduletable h4 {margin-top: 0;}

table.contenttoc {float: right;margin-left: 25px;}

.weblinks .contentdescription {overflow: hidden;margin-bottom: 15px;padding: 15px 0;}

.weblinks img {margin-right: 12px;margin-left: 0;}

.contact_email input.button {border: 0;background: none;}

.contact_email .readon-wrap1 {margin-top: 0;}

.contact-name {font-weight: bold;font-size: 140%;display: block;padding: 15px 0 2px 0;}

.contact-position {display: block;padding-bottom: 15px;}

.intro-article-content .article_separator { display: none; }

.contact .icon {float: left; width: 40px;}

.contact .misc, .contact .webpage, .contact .mobile, .contact .email, .contact .telephone, .contact .fax, .contact .country, .contact .state, .contact .postcode, .contact .suburb, .contact .street-address {overflow: hidden;}

.contact .other .surround {margin-top: 5px;}

.contact .vcard {margin-top: 15px;}

input#contact_name.inputbox, input#contact_email.inputbox, input#contact_subject.inputbox {padding: 1px 0 1px 5px;font-size: 14px;line-height: 22px;height:22px;width: 100%;margin-bottom: 10px;width: 300px;}

textarea#contact_text.inputbox {padding: 5px;margin-bottom: 10px;}

#main-content .inputbox.invalid {border: 1px solid #cc0000;}



/* Side Menus */

#main-body ul.menu {margin: 0;padding: 0;}

#main-body ul.menu li {list-style: none;margin: 0;padding: 0 5px;float: none;}

#main-body ul.menu li li a:hover, #main-body ul.menu li li .separator:hover, #main-body ul.menu li li .item:hover {background: none;}

#main-body ul.menu a:hover, #main-body ul.menu .separator:hover, #main-body ul.menu .item:hover {text-decoration: none;}

#main-body ul.menu span {display: block;}

#main-body ul.menu ul li a, #main-body ul.menu ul li .separator, #main-body ul.menu ul li .item {padding-left: 20px;}

#main-body ul.menu ul li span.separator {padding-left: 20px;}

#main-body ul.menu ul li ul li a, #main-body ul.menu ul li ul li .separator, #main-body ul.menu ul li ul li .item {padding-left: 36px;}

#main-body ul.menu ul li ul li ul li a, #main-body ul.menu ul li ul li ul li .separator, #main-body ul.menu ul li ul li ul li .item {padding-left: 56px;}

#main-body ul.menu li.active.parent li .item span, #main-body ul.menu li.parent li .item span, #main-body ul.menu li.active.parent li a span, #main-body ul.menu li.parent li a span, #main-body ul.menu li.active.parent li .separator span, #main-body ul.menu li.parent li .separator span {padding-left: 18px;font-size: 110%;line-height: 110%;}

#main-body ul.menu a, #main-body ul.menu .separator, #main-body ul.menu .item {display: block;text-indent: 0;overflow: hidden;font-size: 120%;float: none;}

#main-body ul.menu a, #main-body ul.menu .separator, #main-body ul.menu .item {padding: 9px 20px 9px 20px;}

#main-body ul.menu li.active a, #main-body ul.menu li.active li.active a, #main-body ul.menu li.active li.active li.active a, #main-body ul.menu li.active .separator, #main-body ul.menu li.active li.active .separator, #main-body ul.menu li.active .item, #main-body ul.menu li.active li.active .item, #main-body ul.menu li.active li.active li.active .item {font-weight: bold;}

#main-body ul.menu li.active li a, #main-body ul.menu li.active li.active li a, #main-body ul.menu li.active li .separator, #main-body ul.menu li.active li.active li .separator, #main-body ul.menu li.active li.active li.active .separator, #main-body ul.menu li.active li .item, #main-body ul.menu li.active li.active li .item {font-weight: normal;}

#main-body ul.menu ul ul {padding: 0; margin: 0;}

#main-body ul.menu li li {padding: 0;margin: 0;font-size: 10px;}

#main-body ul.menu li.active.parent ul {margin: 0;padding: 10px 0 15px 0;}

#main-body ul.menu li.active.parent ul li.active.parent ul {padding: 5px 0;}

#main-body ul.menu li li a, #main-body ul.menu li li .separator, #main-body ul.menu li li .separator:hover, #main-body ul.menu li li .item {background: none;}

#main-body ul.menu li.active li.active {border: 0;}

#main-body ul.menu li.active {padding: 0;}



/* Extra Content Styles */

a.nounder {text-decoration: none;border: 0;cursor: pointer;}

a.nounder:hover {text-decoration: none;}

fieldset {margin:10px 0 20px 0;border:0;}

fieldset.input, a img, body .pollstableborder {border: 0;}

table.pollstableborder {width: 100%;}

.pollstableborder th {font-size: 130%;text-align: left;}

.pollstableborder td.td_1, .pollstableborder td.td_2 {width:20%;}

.pollstableborder td.td_3 {width: 60%;}

.pollstableborder td div {border-width: 5px;border-style:solid; background: transparent;}

legend {font-size:120%;}

form.poll fieldset {margin: 0 0 10px 0;padding: 0;}

.side-mod form.poll {margin: 0 -10px;}

.side-mod h4.poll-title {margin: 0;padding: 0;font-size: 120%;}

.side-mod .poll-line {padding: 9px 15px 11px 15px;font-size: 110%;}

.side-mod .poll-buttons {padding: 0 15px 0 15px;overflow: hidden;width: 130px;margin: 0 auto;}

form.poll input.button {background: none;cursor:pointer;border: none;text-align: center;line-height: 24px;height: 24px;margin-bottom: 5px;float: left;padding: 0;}

.vote-button-wrap .readon-wrap1 {margin-left: 15px;}

form.poll a.results:hover {text-decoration: none;}

img.content-left {float: left;margin-right: 10px;padding: 5px;}

img.content-right {float: right;margin-left: 10px;padding: 5px;}

.back_button {margin-top: 20px;margin-bottom: 10px;}

.tool-tip {padding: 4px;z-index:5000;background:#fbf3ad;color:#333;border:2px solid #f8e639;font-size:90%;}

.bannergroup .clr {clear: none !important;}

.bannergroup .banneritem { margin-bottom: 10px; }

dl.poll dt {border-bottom:solid 1px #ccc;font-weight: bold;}

dl.poll dd {padding:6px 0;margin-left: 0;}

.polls_color_1 {background:#000;}

.polls_color_2 {background:#aaa;}

.polls_color_3 {background:#93246F;}

.polls_color_4 {background:#000;}

.polls_color_5 {background:#ccc;}

.polls_color_6 {background:#93246F;}

#main-content .poll {padding-top: 15px;}

.newsfeeds-default .article-info-surround {margin-top: 10px;}

ul.latestnews, ul.mostread, .blog_more ul, .block ul#mainlevel-nav, .featured-text-block ul {margin: 0;padding: 0;}

ul.latestnews li, ul.mostread li, .blog_more ul li, .block ul#mainlevel-nav li, .featured-text-block li {list-style: none;margin-bottom: 6px;padding-bottom: 6px;padding-left: 5px;}

ul.latestnews li a, ul.mostread li a, .blog_more ul li a, .block ul#mainlevel-nav li a, .featured-text-block ul li a {font-weight: bold;font-size: 110%;display: block;padding-left: 24px;}

.bannergroup_text .bannerheader {font-size: 120%;font-weight: bold;margin-bottom: 15px;}

.bannergroup_text .banneritem_text {margin-bottom: 15px;}

.bannergroup_text .banneritem_text a {font-weight: bold;}



/* Editor Form Overrides */

#main-content form.editor {padding:0;margin:0;}

#main-content form.editor {color:#333;}

#main-content form.editor input, #main-content form.editor textarea {border:1px solid #ccc;}

#main-content form.editor fieldset a {color: #00c;}

#main-content form.editor fieldset {padding:10px; border: 1px solid #ccc;}

#main-content form.editor legend {font-size:120%;margin:15px 0;padding:0 10px;font-weight:bold;}

#main-content form.editor label {display:block;width: 120px;float:left;}

#main-content form.editor div.radio label {display:inline;width:auto;float:none;}



/* Login Styles */

form.form-login p {margin: 0;}

form.form-login .inputbox, input#email, .register-page .inputbox {padding: 5px 0 1px 5px;font-size: 14px;line-height: 22px;height:17px;width: 300px;margin-bottom: 10px;display: block;}

.main-login-form form.form-login .inputbox {width: 97%;}

form.form-login .login-links {margin-bottom: 8px;margin-top: 8px;}

form.form-login .login-links a {padding-left: 15px;}

form.form-login input.button, form.log input.button {background: none;cursor:pointer;border: none;text-align: center;line-height: 24px;height: 24px;margin-bottom: 5px;float: left;padding: 0;}

form.form-login fieldset {padding: 0;}

form.log .readon-wrap1 {margin-top: 5px;}

input.button {font-size: 100%;cursor: pointer;padding: 3px 5px;}

form.form-login span.username-label, form.form-login span.password-label {display: block;text-transform: uppercase;margin-bottom: 1px;padding-left: 2px;}

.register-page input.button, form.josForm input.validate {background: none;border: 0;}

.register-page div.name, .register-page div.user, .register-page div.email, .register-page div.pass, .register-page div.verify_pass {text-align: left;}

form#josForm.form-validate.user, .edit-user-form {float: left;overflow: hidden;padding-bottom: 15px;}

.edit-user-form {padding-top: 15px;}

.register-page fieldset {margin-bottom: 15px;margin-top: 0;padding-bottom: 15px;}

div.user_name {margin-bottom: 10px;}

div.user_name span {font-weight: bold;font-size: 110%;}

.user-params {margin-bottom: 20px;}

.user-params td.paramlist_key {width: auto;}

.edit-user-button {margin: 0 auto;width: 80px;}

.remember-me {margin-top: 5px;margin-bottom: 5px;}

form.form-login .readon-wrap1 {margin-top: 5px;}

a#rokbox-close {height: 20px;width: 20px;}

form.josForm label.hasTip {display: block;float: left;height: 25px;line-height: 25px;margin-right: 5px}

#main-content .hilite2 .inputbox {background: #fff;color: #666;border: 0;}



/* Bottom Section */

#bottom {margin: 0;}

#top-button {width: 90px;height: 20px;text-align: center;line-height: 22px;font-weight: bold;font-size: 12px;margin: 0 auto;}

#top-button a:hover {text-decoration: none;}

.top-button-spacer {height: 15px;}

.copyright-block {margin: 15px 0;}

.copyright-block2 {padding: 15px 0 15px 15px;overflow: hidden;}

#copyright {margin: 0 auto;text-align: center;line-height: 200%;}

#rocket {width: 111px;height: 15px;display: block;margin: 0 auto;}

#debug-mod {padding: 15px;}

#bottom ul {margin: 0;padding-left: 10px;list-style: none;}

#bottom ul li a {padding-left: 10px;padding-bottom: 5px;display: block;}

#bottom ul li:hover a {text-decoration: none;}

#footer {position: relative;overflow: hidden;}

.footer-mod {padding: 15px 0;}

#footer a {font-weight: bold;}

#mainmodules3 a {font-weight: bold;}

#bottom .moduletable {padding: 15px;}



/* RokTabs */

.roktabs-wrapper {padding: 0;position: relative;margin: 0;}

#featuremodules .roktabs-wrapper {padding: 0 20px;}

.roktabs-wrapper .roktabs-container-inner {position:relative;overflow: hidden;}

.roktabs-wrapper .roktabs-container-wrapper {clear: both;position: relative;overflow:hidden;width:50000px;}

.roktabs-wrapper .roktabs-container-wrapper div {float: left;margin-right:15px;}

.roktabs-wrapper .roktabs-container-wrapper div.wrapper {padding: 15px 0 20px 0;width: auto;}

.roktabs-wrapper .roktabs-links {margin: 0;padding: 0;height: 42px;overflow: hidden;}

.roktabs-wrapper .active-arrows .roktabs-links {margin: 0 20px;padding: 0;height: 42px;}

.roktabs-wrapper .roktabs-links ul {text-align: left;list-style-type: none;overflow:hidden;margin: 0;height: 42px;}

.roktabs-wrapper .roktabs-links ul li {float: left;padding: 0;margin: 0 5px 0 0;text-decoration: none;position: relative;height: 42px;line-height: 42px;text-transform: lowercase;font-size: 110%;}

.tabs-bottom .roktabs-links ul li {line-height: 42px;}

.roktabs-wrapper .roktabs-links ul li span {padding: 0 11px;display: block;}

.roktabs-wrapper .roktabs-links ul {padding: 0;}

.roktabs-wrapper .roktabs-scroller {position: absolute;bottom: 0;right: 0;height: 50px;}

.roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev {line-height: 20px;text-align: center;cursor: pointer;z-index: 2;position: absolute;top: 14px;height:16px;width: 11px;}

.roktabs-wrapper .arrow-prev span, .roktabs-wrapper .arrow-next span {display: none;}

.tabs-hidden .roktabs-container-wrapper div.wrapper {margin-top: 10px;}

.clear {clear: both;}

.roktabs-links ul li.active {padding-left: 9px;}

.roktabs-links ul li.active span {padding-left: 2px;}



/* RSS Feeds */

ul.newsfeed {margin: 0;padding: 0;}

a.newsfeed-title {text-transform: uppercase;font-weight: bold;}

ul.newsfeed li {list-style: none;padding-left: 12px;margin-bottom: 12px;}

ul.newsfeed li a {font-weight: bold;font-size: 120%;}

ul.newsfeed .newsfeed-div {display: block;padding-bottom: 1px;}



/* Typography */

.readon-wrap1 {margin-top: 15px;position:relative;float:left;}

.readon-wrap1 span {display:block;height: 25px;line-height: 25px;}

a.readon {font-weight: bold;}

a.readon-main {font-size: 12px;cursor: pointer;font-weight: bold;}

a.readon-main:hover {text-decoration: none;}





/** Demo Content **/



/* Tutorials */

pre {overflow: auto;}

.tutorial-block .written-listing {background: url(../images/write-list.png) no-repeat 0 1px;float: left;width: 24%;margin-top: 15px;overflow: hidden;}

.tutorial-block .written-listing .content {padding: 0 15px;}

.tutorial-block .written-listing .desc {font-size: 85%;}

.tutorial-block .categories {background: url(../images/write-list.png) no-repeat 10px 2px;float: left;width: 288px;margin-top: 12px;overflow: hidden;}

.tutorial-block .categories-content {padding: 0 15px 0 25px;}

.body-dark img.demo {border: 5px solid #444;}

.body-light img.demo {border: 5px solid #ddd;}

.ext-block {margin-bottom: 20px;overflow: hidden;}

.ext-block .ext-img {float: left; margin-right: 20px; margin-bottom: 50px;}

.ext-block .ext-divider {height: 10px; display: block;}



/* Footer Content */

.fpb-mini {float: right;width: 19%;}

.fpb-large {float: left;width: 36%;}

.fpb-large, .fpb-mini {line-height: 20px;}

.fpb-large .highlight-bold, .fpb-mini .highlight-bold {margin-bottom: 5px;display: block;}



/* Tabbed Content */

.roktabs-wrapper .roktabs-container-wrapper div .demo-tabs-l {float: left;width: 32%;margin-right: 0;}

.roktabs-wrapper .roktabs-container-wrapper div .demo-tabs-m {float: left;width: 32%;margin-left: 15px;margin-right: 0;}

.roktabs-wrapper .roktabs-container-wrapper div .demo-tabs-r {float: right;width: 32%;margin-right: 0;}

.roktabs-wrapper .roktabs-container-wrapper div .demo-tabs2-l {float: left;width: 47%;margin-right: 0;}

.roktabs-wrapper .roktabs-container-wrapper div .demo-tabs2-r {float: right;width: 47%;margin-right: 0;}

img.demo-tabs {float: left;width: 100px;height: 100px;margin-right: 10px;}

img.demo-tabs2 {float: left;width: 120px;height: 100px;margin-right: 15px;}



/* Frontpage Feature */

.showcase-dc .showmain {color: #fff;font-size: 46px;text-shadow:1px 1px 12px #111;margin-top: 0;}

.showcase-dc .showtext {margin-bottom: 0;padding-bottom: 0;text-shadow:1px 1px 10px #111;font-size: 24px;line-height: 110%;}

.show-light .showcase-dc .showtext {text-shadow:1px 1px 10px #ccc;}

.showcase-dc .showleft {float: left;width: 470px;}

.showcase-dc .showright-img {float: right;margin-top: -20px;}

/*.showleft .readon-wrap1 {position: absolute;left: 550px;top: 140px;} */

.show-dark #showmodules h3.showtext span {color: inherit;}

.show-light #showmodules h3.showtext span {color: inherit;}

.featured-image {float: left;margin-right: 25px;}

.featured-text-block {width: 225px;font-size: 110%;line-height: 140%;}



/* Frontpage Main Content */

.body-dark img.demo-main {border: 8px solid #444;}

.body-light img.demo-main {border: 8px solid #ddd;}

.demo-main-surround {margin-top: 15px;margin-bottom: 25px;text-align: center;}

.demo-main-text {float: left;width: 65%;}

.demo-main-text h3 {margin-top: 0;}

.demo-main-list {float: right;width: 30%;}

ul.frontpage {padding-left: 15px;}

ul.frontpage li {list-style: none;padding-bottom: 3px;margin-bottom: 5px;padding-left: 25px;}

.body-dark ul.frontpage li {background: url(../images/body/dark/list-arrows.png) 0 1px no-repeat;}

.body-light ul.frontpage li {background: url(../images/body/light/list-arrows.png) 0 1px no-repeat;}

.body-light .side-mod .rokstories-layout2 {border: 5px solid #ddd;}

.body-dark .side-mod .rokstories-layout2 {border: 5px solid #333;}



/*** header-dark.css ***/



/* Header - Dark*/



/* Text Colors*/

#top-bar {color: #000;}

#top-bar a {color: #fff;}

#header {color: #ccc;}

#header a {color: #fff;}

#horiz-menu li .item {color: #999;}



body #horiz-menu li:hover .item span,

body #horiz-menu li:hover li:hover .item span,

body #horiz-menu li:hover li:hover li:hover .item span,

body #horiz-menu li:hover li:hover li:hover li:hover .item span,

body #horiz-menu li:hover li:hover li:hover li:hover li:hover .item span,

body #horiz-menu li:hover li:hover li:hover li:hover li:hover li:hover .item span,

body #horiz-menu li.active:hover .item span,

body #horiz-menu li.active:hover li:hover .item span,

body #horiz-menu li.active:hover li:hover li:hover .item span,

body #horiz-menu li.active:hover li:hover li:hover li:hover .item span,

body #horiz-menu li.active:hover li:hover li:hover li:hover li:hover .item span, body #horiz-menu li.active:hover li:hover li:hover li:hover li:hover li:hover .item span {color: #333;}



body #horiz-menu li:hover li .item span,

body #horiz-menu li:hover li:hover li .item span,

body #horiz-menu li:hover li:hover li:hover li .item span,

body #horiz-menu li:hover li:hover li:hover li:hover li .item span,

body #horiz-menu li:hover li:hover li:hover li:hover li:hover li .item span,

body #horiz-menu li:hover li:hover li:hover li:hover li:hover li:hover li .item span,

body #horiz-menu li.active li .item span,

body #horiz-menu li.active:hover li .item span,

body #horiz-menu li.active:hover li:hover li .item span,

body #horiz-menu li.active:hover li:hover li:hover li .item span,

body #horiz-menu li.active:hover li:hover li:hover li:hover li .item span, body #horiz-menu li.active:hover li:hover li:hover li:hover li:hover li .item span {color: #999;}



#horiz-menu li li .item em {color:#666;}



/* Top Bar */





/* Header Bar */



#header {background: #000 url(../images/header/dark/header-bg.png) 0 0 repeat-x;}

#logo {background: url(../images/header/dark/logo.png) 0 0 no-repeat;}

#menu-spacer {background: #323232;}

#horizmenu-surround {background: #323232;}

#horizmenu-surround2 {background: url(../images/header/dark/horizmenu-corners.png) 0 0 no-repeat;}

#horizmenu-surround3 {background: url(../images/header/dark/horizmenu-corners.png) -12px 0 no-repeat;}

#horizmenu-surround4 {background: url(../images/header/dark/horizmenu-corners.png) 0 -12px no-repeat;}

#horizmenu-surround5 {background: url(../images/header/dark/horizmenu-corners.png) -12px -12px no-repeat;}



/* Horizontal Menu */

#horiz-menu {background: #000;}

#horiz-menu li.active {background: #121212 url(../images/header/dark/horizmenu-states.png) 0 -317px repeat-x;border: 1px solid #393939;}

#horiz-menu li:hover, #horiz-menu li.sfHover {background: #cbcbcb url(../images/header/dark/horizmenu-states.png) 0 0 repeat-x;border: 1px solid #fff;}

#horiz-menu li .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% 12px no-repeat;}

#horiz-menu li.active .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% -195px no-repeat;}

#horiz-menu li:hover .daddy span, #horiz-menu li.sfHover .daddy span, #horiz-menu li.active:hover .daddy span, #horiz-menu li.active-sfHover .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% -89px no-repeat;}



/** Horizontal Menu Dropdowns **/

#horiz-menu ul ul {background: #2E2E2E url(../images/header/dark/menudrop-bg.png) 0 0 repeat-x;border: 1px solid #222;border-top: 0;}

#horiz-menu ul ul ul {border-top: 1px solid #222;}

#horiz-menu li li:hover, #horiz-menu li li.sfHover {background: #cbcbcb url(../images/header/dark/horizmenu-states.png) 0 0 repeat-x;border: 1px solid #fff;}



/* Standard State Bullet */

#horiz-menu li li .bullet,

#horiz-menu li:hover li:hover li .bullet,

#horiz-menu li:hover li:hover li:hover li .bullet,

#horiz-menu li:hover li:hover li:hover li:hover li .bullet,

#horiz-menu li:hover li:hover li:hover li:hover li:hover li .bullet {background: url(../images/header/dark/drop-bullet.png) 7px 10px no-repeat;}



/* Hover State Bullet */

#horiz-menu li:hover li:hover .bullet,

#horiz-menu li:hover li:hover li:hover .bullet,

#horiz-menu li:hover li:hover li:hover li:hover .bullet,

#horiz-menu li:hover li:hover li:hover li:hover li:hover .bullet,

#horiz-menu li:hover li:hover li:hover li:hover li:hover li:hover .bullet,

#horiz-menu li li.active:hover .bullet,

#horiz-menu li li li.active:hover .bullet,

#horiz-menu li li li li.active:hover .bullet,

#horiz-menu li li li li li.active:hover .bullet,

#horiz-menu li li li li li li.active:hover .bullet {background: url(../images/header/dark/drop-bullet.png) 7px -123px no-repeat;}



/* Active State Bullet */

#horiz-menu li li.active .bullet,

#horiz-menu li li:hover li.active .bullet,

#horiz-menu li li:hover li:hover li.active .bullet,

#horiz-menu li li:hover li:hover li:hover li.active .bullet,

#horiz-menu li li:hover li:hover li:hover li:hover li.active .bullet {background: url(../images/header/dark/drop-bullet.png) 7px -267px no-repeat;}



/* Standard State Daddy Arrow */

#horiz-menu li:hover li .daddy span,

#horiz-menu li:hover li:hover li .daddy span,

#horiz-menu li:hover li:hover li:hover li .daddy span,

#horiz-menu li:hover li:hover li:hover li:hover li .daddy span,

#horiz-menu li:hover li:hover li:hover li:hover li:hover li .daddy span,

#horiz-menu li.active:hover li .daddy span,

#horiz-menu li.active:hover li:hover li .daddy span,

#horiz-menu li.active:hover li:hover li:hover li .daddy span,

#horiz-menu li.active:hover li:hover li:hover li:hover li .daddy span,

#horiz-menu li.active:hover li:hover li:hover li:hover li:hover li .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% -281px no-repeat;}



/* Hover State Daddy Arrow */

#horiz-menu li:hover li:hover .daddy span,

#horiz-menu li:hover li:hover li:hover .daddy span,

#horiz-menu li:hover li:hover li:hover li:hover .daddy span,

#horiz-menu li:hover li:hover li:hover li:hover li:hover .daddy span,

#horiz-menu li:hover li:hover li:hover li:hover li:hover li:hover .daddy span,

#horiz-menu li.active:hover li:hover .daddy span,

#horiz-menu li.active:hover li:hover li:hover .daddy span,

#horiz-menu li.active:hover li:hover li:hover li:hover .daddy span,

#horiz-menu li.active:hover li:hover li:hover li:hover li:hover .daddy span,

#horiz-menu li.active:hover li:hover li:hover li:hover li:hover li:hover .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% -337px no-repeat;}



/* Active State Daddy Arrow */

#horiz-menu li.active li.active .daddy span,

#horiz-menu li.active li.active li.active .daddy span,

#horiz-menu li.active li.active li.active li.active .daddy span,

#horiz-menu li.active li.active li.active li.active li.active .daddy span,

#horiz-menu li.active li.active li.active li.active li.active li.active .daddy span {background:url(../images/header/dark/horizmenu-arrow.png) 100% -401px no-repeat;}



/* Search */

#searchmod .search_options {color: #fff;}

#roksearch_results .rokajaxsearch-overlay {background: #292929;}

#roksearch_results {background: #353535;border: 1px solid #222;border-bottom: 0;}

#roksearch_results a:hover {color: #fff;}

#roksearch_results h3 {color: #fff;}

#roksearch_results span {color: #999;}

#roksearch_results span.highlight {background: #666;color: #fff;}

#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {background: #292929;border-bottom: 1px solid #222;color: #fff;}

#roksearch_results .roksearch_odd {background: #292929;border-bottom: 1px solid #222;}

#roksearch_results .roksearch_even {border-bottom: 1px solid #222;}

#roksearch_results .roksearch_odd-hover, #roksearch_results .roksearch_even-hover {background: #494949;}

#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {color: #fff;background: url(../images/header/dark/search-close.png) 0 -13px no-repeat;}

#roksearch_results a#roksearch_link {background: url(../images/header/dark/search-close.png) 0 100% no-repeat;}

#roksearch_results .arrow-left {background: url(../images/header/dark/search-close.png) 50% 1px no-repeat;}

#roksearch_results .arrow-left-disabled {background: url(../images/header/dark/search-close.png) 50% -34px no-repeat;}

#roksearch_results .arrow-right {background: url(../images/header/dark/search-close.png) 50% -16px no-repeat;}

#roksearch_results .arrow-right-disabled {background: url(../images/header/dark/search-close.png) 50% -34px no-repeat;}



/*** body-dark.css ***/



/* Body Style - Dark */



/* Text Colors */

#maincol {color: #999;}

#leftcol {color: #ccc;}

#rightcol {color: #ccc;}

#mainmodules4 {color: #999;}

.form-login .inputbox, input#search_searchword.inputbox, input#email, .register-page .inputbox, .contact_email .inputbox {color: #fff;}

#main-body ul.menu a, #main-body ul.menu .separator, #main-body ul.menu .item {color: #aaa;}

#main-body ul.menu li.active a, #main-body ul.menu li.active li.active a, #main-body ul.menu li.active li.active li.active a, #main-body ul.menu li.active .separator, #main-body ul.menu li.active li.active .separator, #main-body ul.menu li.active a.item, #main-body ul.menu li.active li.active .item, #main-body ul.menu li.active li.active li.active .item {color: #fff}

#main-body ul.menu li.active li a, #main-body ul.menu li.active li.active li a, #main-body ul.menu li.active li .separator, #main-body ul.menu li.active li.active li .separator, #main-body ul.menu li.active li .item, #main-body ul.menu li.active li.active li .item {color: #aaa;}

#main-body ul.menu a:hover, #main-body ul.menu .separator:hover, #main-body ul.menu .item:hover {color: #fff !important;}



/* Main Body */

body {background: #424242;}

.s-c-s .colmid {background: #000000;}

.s-c-s .colright {background: #444;}

.s-c-x .colright {background: #2E2E2E;}

.x-c-s .colright {background: #2E2E2E;}

.x-c-x .colmask {background: #2E2E2E;}

.side-mod .poll-line:hover {background: #2E2E2E;}

.form-login .inputbox, input#search_searchword.inputbox, input#email, .register-page .inputbox, .contact_email .inputbox {background: #666;border: 1px solid #818181;}

.login-extras .login-links a {background: url(../images/body/dark/list-arrows.png) 0 -219px no-repeat;}

#breadcrumbs-home {background: url(../images/body/dark/breadcrumb-home.png) 0 0 no-repeat;}

#breadcrumbs span img {background: url(../images/body/dark/list-arrows.png) 0 -215px no-repeat;}

.date-div {color: #999;}

tr.sectiontableentry1 {background: #383838;}

p.pageinfo {background: #383838;border: 1px solid #414141;}



/* Module Variations */

#maincol .hilite1 .module-surround, .leading .module-surround {background: #444;}

#maincol .hilite1 .module-surround2, .leading .module-surround2 {background: url(../images/body/dark/module-corners.png) 0 -24px no-repeat;}

#maincol .hilite1 .module-surround3, .leading .module-surround3 {background: url(../images/body/dark/module-corners.png) 100% -24px no-repeat;}

#maincol .hilite1 .module-surround4, .leading .module-surround4 {background: url(../images/body/dark/module-corners.png) 0 -36px no-repeat;}

#maincol .hilite1 .module-surround5, .leading .module-surround5 {background: url(../images/body/dark/module-corners.png) 100% -36px no-repeat;}

#leftcol .hilite1 .module-surround, #rightcol .hilite1 .module-surround {background: #000000;}

#leftcol .hilite1 .module-surround2, #rightcol .hilite1 .module-surround2 {background: url(../images/body/dark/module-corners.png) 0 -48px no-repeat;}

#leftcol .hilite1 .module-surround3, #rightcol .hilite1 .module-surround3 {background: url(../images/body/dark/module-corners.png) 100% -48px no-repeat;}

#leftcol .hilite1 .module-surround4, #rightcol .hilite1 .module-surround4 {background: url(../images/body/dark/module-corners.png) 0 -60px no-repeat;}

#leftcol .hilite1 .module-surround5, #rightcol .hilite1 .module-surround5 {background: url(../images/body/dark/module-corners.png) 100% -60px no-repeat;}



/* Side Menu */

#main-body ul.menu li a, #main-body ul.menu li .separator, #main-body ul.menu li .item {background: url(../images/body/dark/list-arrows.png) 0 -555px no-repeat;}

#main-body ul.menu li li span {background: url(../images/body/dark/list-arrows.png) 0 -218px no-repeat;}

#main-body ul.menu li.active, #main-body ul.menu li.active:hover, #main-body ul.menu li.active-sfHover {background: #393939;border: 1px solid #515151;}

#main-body ul.menu li:hover, #main-body ul.menu li.sfHover, #main-body ul.menu li.active li.active:hover, #main-body ul.menu li.active li.active-sfHover {background: #393939;}

#main-body ul.menu li.active li:hover, #main-body ul.menu li.active li.sfHover {background: #333;}

#main-body ul.menu li a:hover, #main-body ul.menu li .separator:hover, #main-body ul.menu li .item:hover {background: url(../images/body/dark/list-arrows.png) 0 -1053px no-repeat;}

#main-body #leftcol ul.menu li.active a.topdaddy, #main-body #leftcol ul.menu li.active a, #main-body #leftcol ul.menu li.active .separator.topdaddy, #main-body #leftcol ul.menu li.active .separator, #main-body #leftcol ul.menu li.active .item.topdaddy, #main-body #leftcol ul.menu li.active .item {background-position: 100% -1053px;}



/* Bottom Panel */

#bottom {background: #1F1F1F;border-top: 1px solid #151515;}

#bottom .hilite1 .module-surround {background: #2E2E2E;}

#bottom .hilite1 .module-surround2 {background: url(../images/body/dark/module-corners.png) 0 0 no-repeat;}

#bottom .hilite1 .module-surround3 {background: url(../images/body/dark/module-corners.png) 100% 0 no-repeat;}

#bottom .hilite1 .module-surround4 {background: url(../images/body/dark/module-corners.png) 0 -12px no-repeat;}

#bottom .hilite1 .module-surround5 {background: url(../images/body/dark/module-corners.png) 100% -12px no-repeat;}



/* RokTabs */

#leftcol ul.roktabs-top li.active, #rightcol ul.roktabs-top li.active {background: url(../images/body/dark/roktab2-l.png) 0 2px no-repeat;}

#leftcol ul.roktabs-top li.active span, #rightcol ul.roktabs-top li.active span {background: url(../images/body/dark/roktab2-r.png) 100% 2px no-repeat;}

#leftcol .roktabs-wrapper .arrow-next, #rightcol .roktabs-wrapper .arrow-next {background: url(../images/body/dark/roktab2-r.png) -15px -46px no-repeat;right: 0;}

#leftcol .roktabs-wrapper .arrow-next:hover, #rightcol .roktabs-wrapper .arrow-next:hover {background: url(../images/body/dark/roktab2-r.png) -15px -62px no-repeat;}

#leftcol .roktabs-wrapper .arrow-prev, #rightcol .roktabs-wrapper .arrow-prev {background: url(../images/body/dark/roktab2-r.png) 0 -46px no-repeat;left: 0;}

#leftcol .roktabs-wrapper .arrow-prev:hover, #rightcol .roktabs-wrapper .arrow-prev:hover {background: url(../images/body/dark/roktab2-r.png) 0 -62px no-repeat;}

#maincol ul.roktabs-top li.active {background: url(../images/body/dark/roktab2-l.png) 0 -90px no-repeat;}

#maincol ul.roktabs-top li.active span {background: url(../images/body/dark/roktab2-r.png) 100% -90px no-repeat;}

#maincol .roktabs-links li.active {color: #fff;}

#maincol .roktabs-wrapper .arrow-next {background: url(../images/body/dark/roktab2-r.png) -15px -138px no-repeat;right: 0;}

#maincol .roktabs-wrapper .arrow-next:hover {background: url(../images/body/dark/roktab2-r.png) -15px -154px no-repeat;}

#maincol .roktabs-wrapper .arrow-prev {background: url(../images/body/dark/roktab2-r.png) 0 -138px no-repeat;left: 0;}

#maincol .roktabs-wrapper .arrow-prev:hover {background: url(../images/body/dark/roktab2-r.png) 0 -154px no-repeat;}



/* Typography */

ul.latestnews li a, ul.mostread li a, .blog_more ul li a, .block ul#mainlevel-nav li a {background: url(../images/body/dark/list-arrows.png) 0 1px no-repeat;}



/*** showcase.css ***/



/* Showcase */



/* Text Colors - Light Style */

.show-light #showmodules {color: #000;}

.show-light #showmodules a {color: #DE9300;}

.show-light #showmodules h3 span {color: #fff;}

.show-light span.created-date, .show-light span.feature-title {color: #fff;}

.show-light .feature-desc {text-shadow: #ccc 1px 1px 15px;}



/* Text Colors - Dark Style */

.show-dark #showmodules {color: #ccc;}

.show-dark #showmodules a {color: #DE9300;}

.show-dark #showmodules h3 span {color: #fff;}

.show-dark span.created-date, .show-dark span.feature-title {color: #fff;text-shadow: #000 1px 1px 15px;}

.show-dark .feature-desc {text-shadow: #000 1px 1px 15px;}



/* Border Colors - Light Style */

.show-light #showmodules h3.module-title {border-bottom: 2px solid #fff;}



/* Border Colors - Dark Style */

.show-dark #showmodules h3.module-title {border-bottom: 2px solid #fff;}



/* Showcase Images - Light Style */

.show-light #showcase-section {background: #fff url(../images/showcase/light/showcase-bg.png) 0 0 repeat-x;}

.show-light #showcase-section2 {background: url(../images/showcase/light/showcase-overlay.png) 50% 0 no-repeat;}



/* Showcase Images - Dark Style */

.show-dark #showcase-section {background: #000 url(../images/showcase/dark/showcase-bg.png) 0 0 repeat-x;}

.show-dark #showcase-section2 {background: url(../images/showcase/dark/showcase-overlay.png) 50% 0 no-repeat;}



/*** primary-darkblue.css ***/



/* Primary Style - Dark Blue */



/* Text Colors */

a, .date1, .createdby, #horiz-menu li.active .item span {color: #1D80B8;}

.head-light #horiz-menu li.active .item span {color: #32BEF6;}

#mainmodules3 {color: #fff;}

#mainmodules3 a {color: #A2E0FF;}

#featuremodules {color: #fff;}

#featuremodules a {color: #A2E0FF;}

#featuremodules .roktabs-links {color: #fff;}

#featuremodules .roktabs-links li.active {color: #fff;}

.readon-wrap1 a, .readon-wrap1 button, .readon-wrap1 input.button {color: #fff !important;}

#featuremodules .readon-wrap1 a, #featuremodules .readon-wrap1 button, #featuremodules .readon-wrap1 input.button, .hilite2 .readon-wrap1 a, .hilite2 .readon-wrap1 button, .hilite2 .readon-wrap1 input.button {color: #1D80B8 !important;}

h3 span, .contentheading, .contentheading a, .blog_more h2 {color: #1D80B8;}

#featuremodules h3 span, #mainmodules3 h3 span {color: #A2E0FF;}

.hilite2 .moduletable, .hilite2 h3, .hilite2 a {color: #fff;}

.hilite2 h3 span {color: #A2E0FF;}



/* Border Colors */

#footer {border-top: 4px solid #1D80B8;}

h3.module-title, .contentheading, .blog_more h2 {border-bottom: 2px solid #666;}

.hilite2 h3.module-title, #featuremodules h3.module-title, #mainmodules3 h3.module-title {border-bottom: 2px solid #A2E0FF;}

.featured-image {border: 10px solid #2086C0;}

img.demo-tabs, img.demo-tabs2 {border: 5px solid #2086C0;}



/* Top Feature */

#featuremodules {background: #2086C0 url(../images/primary/darkblue/feature-bg.png) 0 0 repeat-x;}

#tabs-bar {background: url(../images/primary/darkblue/tabs-bar.png) 0 0 repeat-x;}

#featuremodules ul li a {background: url(../images/primary/darkblue/hilite-typo.png) 0 0 no-repeat;}



/* Feature RokTabs */

#featuremodules .roktabs-links ul li.active, #main-content .hilite2 .roktabs-links ul li.active {background: url(../images/primary/darkblue/roktab-l.png) 0 2px no-repeat;}

#featuremodules .roktabs-links ul li.active span, #main-content .hilite2 .roktabs-links ul li.active span {background: url(../images/primary/darkblue/roktab-r.png) 100% 2px no-repeat;}





#featuremodules .roktabs-wrapper .arrow-next, #main-content .hilite2 .roktabs-wrapper .arrow-next {background: url(../images/primary/darkblue/roktab-r.png) -15px -46px no-repeat;right: 0;}

#featuremodules .roktabs-wrapper .arrow-next:hover, #main-content .hilite2 .roktabs-wrapper .arrow-next:hover {background: url(../images/primary/darkblue/roktab-r.png) -15px -62px no-repeat;}

#featuremodules .roktabs-wrapper .arrow-prev, #main-content .hilite2 .roktabs-wrapper .arrow-prev {background: url(../images/primary/darkblue/roktab-r.png) 0 -46px no-repeat;left: 0;}

#featuremodules .roktabs-wrapper .arrow-prev:hover, #main-content .hilite2 .roktabs-wrapper .arrow-prev:hover {background: url(../images/primary/darkblue/roktab-r.png) 0 -62px no-repeat;}



/* Bottom Feature */

#bottom2 {background: #2086C0 url(../images/primary/darkblue/feature-bg.png) 0 0 repeat-x;}

#bottom2 ul li a {background: url(../images/primary/darkblue/hilite-typo.png) 0 0 no-repeat;}



/* Input Buttons */

.body-light #main-content .rokradios, .head-light #top-bar .rokradios {background: url(../images/primary/darkblue/inputs-1.png) 0 1px no-repeat;}

.body-light #main-content .rokradios-active, .head-light #top-bar .rokradios-active {background: url(../images/primary/darkblue/inputs-1.png) 0 -175px no-repeat;}

.body-light #main-content .rokchecks {background: url(../images/primary/darkblue/inputs-1.png) 0 -346px no-repeat;}

.body-light #main-content .rokchecks-active {background: url(../images/primary/darkblue/inputs-1.png) 0 -522px no-repeat;}

.body-dark #main-content .rokradios, .head-dark #top-bar .rokradios {background: url(../images/primary/darkblue/inputs-1-dark.png) 0 1px no-repeat;}

.body-dark #main-content .rokradios-active, .head-dark #top-bar .rokradios-active {background: url(../images/primary/darkblue/inputs-1-dark.png) 0 -175px no-repeat;}

.body-dark #main-content .rokchecks {background: url(../images/primary/darkblue/inputs-1-dark.png) 0 -346px no-repeat;}

.body-dark #main-content .rokchecks-active {background: url(../images/primary/darkblue/inputs-1-dark.png) 0 -522px no-repeat;}

#featuremodules .rokradios, #bottom2 .rokradios, #main-content .hilite2 .rokradios {background: url(../images/primary/darkblue/inputs-2.png) 0 1px no-repeat;}

#featuremodules .rokradios-active, #bottom2 .rokradios-active, #main-content .hilite2 .rokradios-active {background: url(../images/primary/darkblue/inputs-2.png) 0 -175px no-repeat;}

#featuremodules .rokchecks, #bottom2 .rokchecks, #main-content .hilite2 .rokchecks {background: url(../images/primary/darkblue/inputs-1.png) 0 -346px no-repeat;}

#featuremodules .rokchecks-active, #bottom2 .rokchecks-active, #main-content .hilite2 .rokchecks-active {background: url(../images/primary/darkblue/inputs-1.png) 0 -522px no-repeat;}



/* Module Variations */

/** Light Body **/

.body-light #maincol .hilite2 .module-surround {background: #1D80B8;}

.body-light #maincol .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2.png) 0 -24px no-repeat;}

.body-light #maincol .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2.png) 100% -24px no-repeat;}

.body-light #maincol .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2.png) 0 -36px no-repeat;}

.body-light #maincol .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2.png) 100% -36px no-repeat;}

.body-light #leftcol .hilite2 .module-surround, .body-light #rightcol .hilite2 .module-surround {background: #1D80B8;}

.body-light #leftcol .hilite2 .module-surround2, .body-light #rightcol .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2.png) 0 0 no-repeat;}

.body-light #leftcol .hilite2 .module-surround3, .body-light #rightcol .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2.png) 100% 0 no-repeat;}

.body-light #leftcol .hilite2 .module-surround4, .body-light #rightcol .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2.png) 0 -12px no-repeat;}

.body-light #leftcol .hilite2 .module-surround5, .body-light #rightcol .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2.png) 100% -12px no-repeat;}

.body-light #bottom .hilite2 .module-surround {background: #1D80B8;}

.body-light #bottom .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2.png) 0 -48px no-repeat;}

.body-light #bottom .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2.png) 100% -48px no-repeat;}

.body-light #bottom .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2.png) 0 -60px no-repeat;}

.body-light #bottom .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2.png) 100% -60px no-repeat;}



/** Dark Body **/

.body-dark #maincol .hilite2 .module-surround {background: #1D80B8;}

.body-dark #maincol .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 -24px no-repeat;}

.body-dark #maincol .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% -24px no-repeat;}

.body-dark #maincol .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 -36px no-repeat;}

.body-dark #maincol .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% -36px no-repeat;}

.body-dark #leftcol .hilite2 .module-surround, .body-dark #rightcol .hilite2 .module-surround {background: #1D80B8;}

.body-dark #leftcol .hilite2 .module-surround2, .body-dark #rightcol .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 0 no-repeat;}

.body-dark #leftcol .hilite2 .module-surround3, .body-dark #rightcol .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% 0 no-repeat;}

.body-dark #leftcol .hilite2 .module-surround4, .body-dark #rightcol .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 -12px no-repeat;}

.body-dark #leftcol .hilite2 .module-surround5, .body-dark #rightcol .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% -12px no-repeat;}

.body-dark #bottom .hilite2 .module-surround {background: #1D80B8;}

.body-dark #bottom .hilite2 .module-surround2 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 -48px no-repeat;}

.body-dark #bottom .hilite2 .module-surround3 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% -48px no-repeat;}

.body-dark #bottom .hilite2 .module-surround4 {background: url(../images/primary/darkblue/module-corners2-dark.png) 0 -60px no-repeat;}

.body-dark #bottom .hilite2 .module-surround5 {background: url(../images/primary/darkblue/module-corners2-dark.png) 100% -60px no-repeat;}



/* Typography



.body-light .article-info-surround2 {background: url(../images/primary/darkblue/article-icon.png) 0 2px no-repeat;}

.body-dark .article-info-surround2 {background: url(../images/primary/darkblue/article-icon-dark.png) 0 2px no-repeat;}

.hilite2 .side-mod .poll-line:hover {background: #046FA1;}

.hilite2 .login-links a {background: url(../images/primary/darkblue/hilite-typo.png) 0 -221px no-repeat;}



/*** footer.css ***/



/* Footer Styles */



/* Text Colors - Dark */

.foot-dark #mainmodules5 {color: #999;}

.foot-dark #footer {color: #666;}



/* Text Color -Light */

.foot-light #mainmodules5 {color: #666;}

.foot-light #footer {color: #666;}

.foot-light #mainmodules5 h3 span {color: #333;}



/* Dark */

.foot-dark #footer {background: #292929;}

.foot-dark .copyright-block {background: url(../images/footer/dark/footer-div.png) 0 0 repeat-x;}

.foot-dark .copyright-block2 {background: url(../images/footer/dark/footer-div.png) 0 100% repeat-x;}

.foot-dark #rocket {background: url(../images/footer/dark/rocket.png) 0 0 no-repeat;}

.foot-dark #footer h3 span {color: #fff;}

.foot-dark #footer h3.module-title {border-bottom: 2px solid #333;}

.foot-dark #footer ul.roktabs-top li.active {background: url(../images/footer/dark/roktab-l.png) 0 2px no-repeat;}

.foot-dark #footer ul.roktabs-top li.active span {background: url(../images/footer/dark/roktab-r.png) 100% 2px no-repeat;}

.foot-dark #footer .roktabs-links li.active {color: #fff;}

.foot-dark #footer .roktabs-wrapper .arrow-next {background: url(../images/footer/dark/roktab-r.png) -15px -46px no-repeat;right: 0;}

.foot-dark #footer .roktabs-wrapper .arrow-next:hover {background: url(../images/footer/dark/roktab-r.png) -15px -46px no-repeat;}

.foot-dark #footer .roktabs-wrapper .arrow-prev {background: url(../images/footer/dark/roktab-r.png) 0 -62px no-repeat;left: 0;}

.foot-dark #footer .roktabs-wrapper .arrow-prev:hover {background: url(../images/footer/dark/roktab-r.png) 0 -62px no-repeat;}



/* Light */

.foot-light #footer {background: #fff;}

.foot-light .copyright-block {background: url(../images/footer/light/footer-div.png) 0 0 repeat-x;}

.foot-light .copyright-block2 {background: url(../images/footer/light/footer-div.png) 0 100% repeat-x;}

.foot-light #footer #rocket {background: url(../images/footer/light/rocket.png) 0 0 no-repeat;}

.foot-light #footer ul.roktabs-top li.active {background: url(../images/footer/light/roktab-l.png) 0 2px no-repeat;}

.foot-light #footer ul.roktabs-top li.active span {background: url(../images/footer/light/roktab-r.png) 100% 2px no-repeat;}

.foot-light #footer .roktabs-links li.active {color: #000;}

.foot-light #footer .roktabs-wrapper .arrow-next {background: url(../images/footer/light/roktab-r.png) -15px -46px no-repeat;right: 0;}

.foot-light #footer .roktabs-wrapper .arrow-next:hover {background: url(../images/footer/light/roktab-r.png) -15px -46px no-repeat;}

.foot-light #footer .roktabs-wrapper .arrow-prev {background: url(../images/footer/light/roktab-r.png) 0 -62px no-repeat;left: 0;}

.foot-light #footer .roktabs-wrapper .arrow-prev:hover {background: url(../images/footer/light/roktab-r.png) 0 -62px no-repeat;}



/*** typography.css ***/



/* Typography Styles */



ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8 {padding-left: 15px !important;overflow: hidden;margin-left: 5px !important;}

ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 10px !important;}

ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 22px !important;}



.body-light ul.bullet-1 li {background: url(../images/typo/bullet-1.png) 0 5px no-repeat;}

.body-light ul.bullet-2 li {background: url(../images/typo/bullet-2.png) 0 5px no-repeat;}

.body-light ul.bullet-3 li {background: url(../images/typo/bullet-3.png) 0 5px no-repeat;}

.body-light ul.bullet-4 li {background: url(../images/typo/bullet-4.png) 0 5px no-repeat;}

.body-light ul.bullet-5 li {background: url(../images/typo/bullet-5.png) 0 5px no-repeat;}

.body-dark ul.bullet-1 li {background: url(../images/typo/dark/bullet-1.png) 0 5px no-repeat;}

.body-dark ul.bullet-2 li {background: url(../images/typo/dark/bullet-2.png) 0 5px no-repeat;}

.body-dark ul.bullet-3 li {background: url(../images/typo/dark/bullet-3.png) 0 5px no-repeat;}

.body-dark ul.bullet-4 li {background: url(../images/typo/dark/bullet-4.png) 0 5px no-repeat;}

.body-dark ul.bullet-5 li {background: url(../images/typo/dark/bullet-5.png) 0 5px no-repeat;}

ul.bullet-6 li {background: url(../images/typo/bullet-6.png) 0 2px no-repeat;}

ul.bullet-7 li {background: url(../images/typo/bullet-7.png) 0 2px no-repeat;}

ul.bullet-8 li {background: url(../images/typo/bullet-8.png) 0 3px no-repeat;}



pre {padding: 10px;}

.body-dark pre {background: #383838;border: 1px solid #444;}

.body-light pre {background: #f9f9f9;border: 1px solid #ddd;}

blockquote {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 10px 20px 10px 20px;margin: 15px 0;}

.body-dark blockquote {background: #383838;border: 1px solid #444;}

.body-light blockquote {background: #f9f9f9;border: 1px solid #ddd;}

blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {display: block;font-style: italic;font-size: 120%;line-height: 150%;width: auto;padding: 0px 20px;margin: 15px 0;border: 0;background: 0;}

blockquote.blue{color: #2086c0;}

blockquote.red{color: #D12E2E;}

blockquote.green{color: #74A824;}

blockquote.purple{color: #9E0E87;}

blockquote.orange{color: #CC8300;}

blockquote.brown{color: #8B6846;}

blockquote.grey {color: #666;}

blockquote.quotes {display: block;background: url(../images/typo/quote-start.png) 0 5px no-repeat;padding: 0px 20px 0 38px;margin: 20px 0;font-size: 120%;line-height: 150%;width: auto;color: #666;border: 0;}

blockquote.quotes p {padding: 0 38px 0 0;margin-top: 0;background: url(../images/typo/quote-end.png) 100% 100% no-repeat;}



.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 25px 0 10px 0;position: relative;}

span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;top: -22px;left: 10px;padding: 3px 8px;font-size: 120%;}



.important {border: 1px solid #444;}

.important-blue {border: 1px solid #2086c0;}

.important-red {border: 1px solid #D12E2E;}

.important-green {border: 1px solid #74A824;}

.important-purple {border: 1px solid #9E0E87;}

.important-orange {border: 1px solid #CC8300;}

.important-brown {border: 1px solid #8B6846;}

.important-grey {border: 1px solid #666;}

span.important-title {background: #444;color: #fff;}

span.important-title-blue {background: #2086c0;color: #fff;}

span.important-title-red {background: #D12E2E;color: #fff;}

span.important-title-green {background: #74A824;color: #fff;}

span.important-title-purple {background: #9E0E87;color: #fff;}

span.important-title-orange {background: #CC8300;color: #fff;}

span.important-title-brown {background: #8B6846;color: #fff;}

span.important-title-grey {background: #666;color: #fff;}



span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {display: block;font-size: 170%;float: left;margin: 2px 10px 0 15px;}

.body-light span.number {color: #333;}

.body-dark span.number {color: #fff;}

span.number-blue {color: #2086c0;}

span.number-red {color: #D12E2E;}

span.number-green {color: #74A824;}

span.number-purple {color: #9E0E87;}

span.number-orange {color: #CC8300;}

span.number-brown {color: #8B6846;}

span.number-grey {color: #666;}



.body-light span.highlight {background: #FFFBD5;padding: 1px 2px;}

.body-dark span.highlight {background: #ccc;padding: 1px 2px;color: #000;}

span.highlight-blue {color: #2086c0;}

span.highlight-red {color: #D12E2E;}

span.highlight-green {color: #74A824;}

span.highlight-purple {color: #9E0E87;}

span.highlight-orange {color: #CC8300;}

span.highlight-brown {color: #8B6846;}

span.highlight-grey {color: #666;}

span.highlight-bold {font-weight: bold;font-size: 120%;}



span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {display: block;font-size: 260%;float: left;margin: 0px 4px 0 0;line-height: 100%;}

.body-light span.dropcap {color: #333;}

.body-dark span.dropcap {color: #fff;}

span.dropcap-blue {color: #2086c0;}

span.dropcap-red {color: #D12E2E;}

span.dropcap-green {color: #74A824;}

span.dropcap-purple {color: #9E0E87;}

span.dropcap-orange {color: #CC8300;}

span.dropcap-brown {color: #8B6846;}

span.dropcap-grey {color: #666;}



span.inset-left {display: block;padding: 15px;float: left;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}

span.inset-right {display: block;padding: 15px;float: right;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}

.body-light span.inset-left {color: #000;}

.body-light span.inset-right {color: #000;}

.body-dark span.inset-left {color: #fff;}

.body-dark span.inset-right {color: #fff;}



span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}

span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;}

span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;}

span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;}

span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;}

span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;}

span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;}

span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;}

span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;}

span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;}

span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;}



div.number-block1, div.number-block2, div.number-block3 {padding-left: 50px;}

div.number-block1 {background: url(../images/typo/number-1.png) 0 0 no-repeat;}

div.number-block2 {background: url(../images/typo/number-2.png) 0 0 no-repeat;}

div.number-block3 {background: url(../images/typo/number-3.png) 0 0 no-repeat;}



span.subline {display: block;font-size: 90%;margin-bottom: 5px;padding: 0px;margin-top: -15px;font-weight: bold;text-transform:uppercase;}



ul.special-1, ul.special-2, ul.special-3, ul.special-4, ul.special-5, ul.special-6, ul.special-7, ul.special-8, ul.special-9, ul.special-10, ul.special-11, ul.special-12, ul.special-13, ul.special-14 {padding-left: 15px !important;overflow: hidden;margin-left: 5px !important;}

ul.special-1 li, ul.special-2 li, ul.special-3 li, ul.special-4 li, ul.special-5 li, ul.special-6 li, ul.special-7 li, ul.special-8 li, ul.special-9 li, ul.special-10 li, ul.special-11 li, ul.special-12 li, ul.special-13 li, ul.special-14 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-left: 21px !important;}



.body-light ul.special-1 li {background: url(../images/typo/special-1.png) 0 1px no-repeat;}

.body-light ul.special-2 li {background: url(../images/typo/special-2.png) 0 1px no-repeat;}

.body-light ul.special-3 li {background: url(../images/typo/special-3.png) 0 1px no-repeat;}

.body-light ul.special-4 li {background: url(../images/typo/special-4.png) 0 1px no-repeat;}

.body-light ul.special-5 li {background: url(../images/typo/special-5.png) 0 1px no-repeat;}

.body-light ul.special-6 li {background: url(../images/typo/special-6.png) 0 1px no-repeat;}

.body-light ul.special-7 li {background: url(../images/typo/special-7.png) 0 1px no-repeat;}

.body-light ul.special-8 li {background: url(../images/typo/special-8.png) 0 1px no-repeat;}

.body-light ul.special-9 li {background: url(../images/typo/special-9.png) 0 1px no-repeat;}

.body-light ul.special-10 li {background: url(../images/typo/special-10.png) 0 1px no-repeat;}

.body-light ul.special-11 li {background: url(../images/typo/special-11.png) 0 1px no-repeat;}

.body-light ul.special-12 li {background: url(../images/typo/special-12.png) 0 1px no-repeat;}

.body-light ul.special-13 li {background: url(../images/typo/special-13.png) 0 1px no-repeat;}

.body-light ul.special-14 li {background: url(../images/typo/special-14.png) 0 1px no-repeat;}

.body-dark ul.special-1 li {

	background: url(../images/typo/dark/special-1.png) 0 1px no-repeat;

	padding-right: 18px;

	margin-right: 18px;

}

.body-dark ul.special-2 li {background: url(../images/typo/dark/special-2.png) 0 1px no-repeat;}

.body-dark ul.special-3 li {background: url(../images/typo/dark/special-3.png) 0 1px no-repeat;}

.body-dark ul.special-4 li {background: url(../images/typo/dark/special-4.png) 0 1px no-repeat;}

.body-dark ul.special-5 li {background: url(../images/typo/dark/special-5.png) 0 1px no-repeat;}

.body-dark ul.special-6 li {background: url(../images/typo/dark/special-6.png) 0 1px no-repeat;}

.body-dark ul.special-7 li {background: url(../images/typo/dark/special-7.png) 0 1px no-repeat;}

.body-dark ul.special-8 li {background: url(../images/typo/dark/special-8.png) 0 1px no-repeat;}

.body-dark ul.special-9 li {background: url(../images/typo/dark/special-9.png) 0 1px no-repeat;}

.body-dark ul.special-10 li {background: url(../images/typo/dark/special-10.png) 0 1px no-repeat;}

.body-dark ul.special-11 li {background: url(../images/typo/dark/special-11.png) 0 1px no-repeat;}

.body-dark ul.special-12 li {background: url(../images/typo/dark/special-12.png) 0 1px no-repeat;}

.body-dark ul.special-13 li {background: url(../images/typo/dark/special-13.png) 0 1px no-repeat;}

.body-dark ul.special-14 li {background: url(../images/typo/dark/special-14.png) 0 1px no-repeat;}



/*** menu-fusion.css ***/



/* Core */

.menutop,.menutop * {margin: 0;padding: 0;}

#horiz-menu {z-index: 50;}

.menutop {line-height: 1.0;float: left;margin-bottom: 1.5em;position: relative;}

.menutop ul {background: #fff;padding: 0;min-height: 20px;}

.menutop em {font-size:80%;font-weight:normal;display:block;font-style:normal;}

.menutop li {float: left;list-style: none;position: relative;}

.menutop li .item {height:auto;}

.menutop li li {position: relative;float: none;width: auto;}

.menutop li#current {z-index: 199;}

.menutop .sfHover {z-index: 700;}

.menutop li li .item, .menutop li.active li .item {display: block;margin: 0;text-decoration: none;float: none;width: auto;}

.menutop li ul {float: none;left: -999em;position: absolute;z-index: 500;}

.menutop li:hover li ul, .menutop li.sfHover li ul, .menutop li li:hover li ul, .menutop li li.sfHover li ul, .menutop li li li:hover li ul, .menutop li li li.sfHover li ul {top: -999em;}

.menutop li li:hover ul, .menutop li li.sfHover ul, .menutop li li li:hover ul, .menutop li li li.sfHover ul, .menutop li li li li:hover ul, .menutop li li li li.sfHover ul {top: 0;}



/* Top Level */

.menutop {padding: 4px 12px;margin: 0;position: relative;z-index:120;cursor:pointer;list-style: none;margin: 0;}

.menutop li {display: block;float: left;margin: 1px 5px;padding: 0;position:relative;}

.menutop li:hover .item, .menutop li.sfHover .item {z-index: 100;cursor: pointer;}

.menutop .item {white-space: nowrap;display: block;float: left;height: 30px;line-height: 32px;font-weight: bold;font-size: 14px;text-decoration: none !important;z-index: 100;cursor: pointer;padding: 0;position:relative;margin: 0;}

.menutop .subtext span {line-height: 18px;}

.menutop .subtext em {line-height:14px;}

.menutop li:hover .item, .menutop li.sfHover .item, .menutop li.active .item {z-index: 100;cursor: pointer;}

.menutop li .item span {display: block;padding: 0 14px;}

.menutop li.active, .menutop li:hover, .menutop li.sfHover {margin:0px 4px;}

.menutop li li.active, .menutop li li:hover, .menutop li li.sfHover {padding:0;margin:0;}

.menutop li .daddy {padding-right: 10px;}



/* Dropdowns */

.menutop ul {width:175px;padding: 2px 1px;}

.menutop ul.columns2 {width:350px;}

.menutop ul.columns2 li {width:173px;}

.menutop li ul.columns2 li {float:left;}

.menutop ul ul {padding:1px;}

.menutop li li {height: auto;margin: 0px;padding:1px;}

.menutop li li .item {padding: 0 0 0 25px;height: auto;line-height: 33px;display: block;font-size: 13px;}

.menutop li li .item.image {padding:0 0 0 2px;}

.menutop li li .item img {float:left;margin: 6px 5px 0 0;}

.menutop li li .item span {display:block;padding: 0;width: 100%;}

.menutop li:hover ul, .menutop li.sfHover ul {left: -3px;top:33px;}

.menutop li li:hover ul,

.menutop li li.sfHover ul,

.menutop li li li:hover ul,

.menutop li li li.sfHover ul,

.menutop li li li li:hover ul,

.menutop li li li li.sfHover ul {left:174px;top: -3px;}

#horiz-menu .menutop li.active li.active .orphan span {background: none;}