/*** k2.css ***/

/* Text Colors - Dark */
.body-dark div.itemMainImageBlock .itemMainImageCaption, .body-dark span.itemImageCaption, .body-dark span.itemDateModified, .body-dark div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl, .body-dark div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail, .body-dark div.authorBlock span.authorUrl {color:#666;}
.body-dark div.itemMainImageBlock .itemMainImageCredits, .body-dark span.itemImageCredits, .body-dark div.itemIntroText {color:#999;}
.body-dark div.itemCommentsForm form textarea.inputbox, .body-dark div.itemCommentsForm form input.inputbox {color: #ccc;}

/* Background Colors - Dark */
.body-dark div.itemImageThumbBlock span.itemImage img, .body-dark div.itemMainImageBlock span.itemMainImage img, .body-dark div.itemImageMainBlock span.itemImage img, .body-dark div.yellowbox-bl, .body-dark div.itemAuthorBlock, .body-dark div.itemAuthorBlock img.itemAuthorAvatar, .body-dark div.itemNavigation, .body-dark div.itemComments, .body-dark div.itemListCategoryBlock, .body-dark div.itemListCategoryBlock a.itemListCategoryImage, .body-dark div.authorBlock, .body-dark div.authorBlock img.authorAvatar, .body-dark div.defCategoryWrapper div.defCategoryBlock, .body-dark div.defCategoryWrapper div.defCategoryBlock a.defCategoryImage {background:#333;}
.body-dark div.itemCommentsForm form textarea.inputbox, .body-dark div.itemCommentsForm form input.inputbox {background: #444;}
.body-dark .k2ItemsList .itemAuthorBlock {background: #3f3f3f;}

/* Border Colors - Dark */
.body-dark div.itemImageThumbBlock span.itemImage img, .body-dark div.itemMainImageBlock span.itemMainImage img, .body-dark div.yellowbox-bl, .body-dark div.itemFullText img, .body-dark div.itemAuthorBlock img.itemAuthorAvatar, .body-dark div.itemNavigation, .body-dark div.itemCommentsForm form textarea.inputbox, .body-dark div.itemListCategoryBlock a.itemListCategoryImage, .body-dark div.itemImageMainBlock span.itemImage img, .body-dark div.authorBlock img.authorAvatar, .body-dark div.defCategoryWrapper div.defCategoryBlock, .body-dark div.defCategoryWrapper div.defCategoryBlock a.defCategoryImage {border: 1px solid #444;}
.body-dark div.itemTagsBlock, .body-dark div.itemExtraFields {border-top:1px solid #444;}
.body-dark div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl, .body-dark div.authorBlock span.authorUrl {border-right:1px solid #444;}
.body-dark div.itemView, .body-dark div.itemSocialLinksBlock, .body-dark div.itemAttachmentsBlock, .body-dark div.itemComments ul.itemCommentsList li, .body-dark div.defView {border-bottom:1px solid #444;}
.body-dark ul.itemToolbar li {border-left:1px solid #444;}
.body-dark .k2ItemsList .itemAuthorBlock, .body-dark ul.k2ItemsList li a.k2ItemsThumb, .body-dark div.itemCommentsForm form input.inputbox {border: 1px solid #555;}
.body-dark .itemRating, .body-dark .itemRating a:hover, .body-dark .itemRating .itemCurrentRating {background: url(../images/system/star2.gif) left -1000px repeat-x;}

/* Text Colors - Light */
.body-light div.itemIntroText, .body-light div.itemMainImageBlock .itemMainImageCaption, .body-light span.itemImageCaption, .body-light span.itemDateModified, .body-light div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl, .body-light div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail, .body-light div.authorBlock span.authorUrl {color:#666;}
.body-light div.itemMainImageBlock .itemMainImageCredits, .body-light span.itemImageCredits {color:#999;}
.body-light div.itemCommentsForm form textarea.inputbox, .body-light div.itemCommentsForm form input.inputbox {color: #333;}

/* Background Colors - Light */
.body-light div.itemMainImageBlock span.itemMainImage img, .body-light div.itemImageMainBlock span.itemImage img, .body-light div.yellowbox-bl, .body-light div.itemAuthorBlock, .body-light div.itemAuthorBlock img.itemAuthorAvatar, .body-light div.itemNavigation, .body-light div.itemComments, .body-light div.itemListCategoryBlock, .body-light div.itemListCategoryBlock a.itemListCategoryImage, .body-light div.authorBlock, .body-light div.authorBlock img.authorAvatar, .body-light div.defCategoryWrapper div.defCategoryBlock, .body-light div.defCategoryWrapper div.defCategoryBlock a.defCategoryImage {background:#fff;}
.body-light div.itemCommentsForm form textarea.inputbox, .body-light div.itemCommentsForm form input.inputbox {background: #ddd;}

/* Border Colors - Light */
.body-light div.itemMainImageBlock span.itemMainImage img, .body-light div.yellowbox-bl, .body-light div.itemFullText img, .body-light div.itemAuthorBlock img.itemAuthorAvatar, .body-light div.itemNavigation, .body-light div.itemCommentsForm form textarea.inputbox, .body-light div.itemListCategoryBlock a.itemListCategoryImage, .body-light div.itemImageMainBlock span.itemImage img, .body-light div.authorBlock img.authorAvatar, .body-light div.defCategoryWrapper div.defCategoryBlock, .body-light div.defCategoryWrapper div.defCategoryBlock a.defCategoryImage {border: 1px solid #ddd;}
.body-light div.itemTagsBlock, .body-light div.itemExtraFields {border-top:1px solid #ddd;}
.body-light div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl, .body-light div.authorBlock span.authorUrl {border-right:1px solid #ddd;}
.body-light div.itemView, .body-light div.itemSocialLinksBlock, .body-light div.itemAttachmentsBlock, .body-light div.itemComments ul.itemCommentsList li, .body-light div.defView {border-bottom:1px solid #ddd;}
.body-light ul.itemToolbar li {border-left:1px solid #ddd;}
.body-light div.itemCommentsForm form input.inputbox {border: 1px solid #ccc;}
.body-light .itemRating, .body-light .itemRating a:hover, .body-light .itemRating .itemCurrentRating {background: url(../images/system/star.gif) left -1000px repeat-x;}

/* Master Layout */
#k2Container {padding:0 0 24px 0;}
#k2Container h1.componentheading {line-height:120%;}
body.contentpane #k2Container {padding:16px;}

/* Common */
a:active,
a:focus {outline:0;}
img {border:none;}
.clr {clear:both;height:0;line-height:0;display:block;float:none;}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {background-color:#fff !important;border-color: #ccc !important;}
#recaptcha_response_field {border-color: #ccc !important; background-color:#fff !important;}
span.k2EditLink {display:block;padding:4px 0;}
span.k2EditLink a {font-size:14px;}

/* CSS added with Javascript */
.smallerFontSize {font-size:100%;line-height:120%;}
.largerFontSize {font-size:150%;line-height:140%;}

/* Item View */
div.itemView {padding:8px 0 24px 0;margin:0 0 24px 0;}
div.itemHeader span.itemDateCreated {font-size:11px;}
.body-light div.itemHeader span.itemDateCreated {color:#999;}
.body-dark div.itemHeader span.itemDateCreated {color:#666;}
div.itemHeader h1.itemTitle {font-size:36px;font-weight:normal;line-height:110%;padding:10px 0 24px 0;margin:0;}
div.itemHeader h1.itemTitle span sup {font-size:12px;text-decoration:none;}
div.itemTools {padding:0;margin:0;}
div.yellowbox-tl {margin:5px;}
span.itemAuthor {float:left;display:block;width:18%;padding:0;margin:0;}
ul.itemToolbar {float:right;width:81%;text-align:right;list-style:none;padding:0;margin:0;position:relative;}
ul.itemToolbar li {display:inline;list-style:none;padding:0 0 0 8px;margin:0 0 0 8px;text-align:center;}
ul.itemToolbar > li:first-child {border:none;}
ul.itemToolbar li a img {vertical-align:middle;}
ul.itemToolbar li a#fontDecrease, ul.itemToolbar li a#fontIncrease {margin:0 0 0 4px;}
ul.itemToolbar li a#fontDecrease span, ul.itemToolbar li a#fontIncrease span {display:none;}
ul.itemToolbar li .itemTextResizerTitle {position: relative; margin-right: 30px;}
ul.itemToolbar li .itemTextResizerButtons {position: relative;}
ul.itemToolbar li a#fontDecrease img {position: absolute; right: 0px;}
ul.itemToolbar li a#fontIncrease img {position: absolute; right: 20px;}
.body-dark .k2FontDecreaseButton {background: url(../images/system/font_decrease2.gif) no-repeat; width: 11px; height: 12px;}
.body-dark .k2FontIncreaseButton {background: url(../images/system/font_increase2.gif) no-repeat; width: 11px; height: 11px;}
.body-light .k2FontDecreaseButton {background: url(../images/system/font_decrease.gif) no-repeat; width: 13px; height: 13px;}
.body-light .k2FontIncreaseButton {background: url(../images/system/font_increase.gif) no-repeat; width: 13px; height: 13px;}
.body-dark .k2FontDecreaseButton, .body-dark .k2FontIncreaseButton {margin-top: 3px;}
div.itemBody {padding:8px 0;margin:0;}
div.itemImageBlock {padding:8px;margin:0 0 16px 0;}
span.itemImage {display:block;text-align:center;margin:0 0 8px 0;}
span.itemImage img {border:1px solid #ccc;padding:8px;}
span.itemImageCaption {float:left;display:block;font-size:11px;}
span.itemImageCredits {float:right;display:block;font-style:italic;font-size:11px;}
div.itemFullText h3 {margin:0;padding:16px 0 4px 0;}
div.itemFullText img {padding:2px;margin:4px;}
div.itemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;}
div.itemExtraFields h3 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
div.itemExtraFields label {font-weight:bold;margin:0 4px 0 0;display:block;float:left;width:20%;}
div.itemExtraFields span {display:block;float:left;width:70%;}
div.itemExtraFields br {clear:both;display:block;}	
span.itemDateModified {display:block;text-align:right;padding:4px;margin:5px 0 4px;}
div.itemAuthorBlock {padding:8px;}
div.itemAuthorBlock img.itemAuthorAvatar {float:left;display:block;padding:4px;margin:0 8px 0 0;}
div.itemAuthorBlock div.itemAuthorDetails {margin:0;padding:4px 0 0 0;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {margin:0 0 4px 0;padding:0;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {font-size:16px;}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {font-weight:bold;padding:0 8px 0 0;margin:0 8px 0 0;}
h3.itemAuthorName {margin: 0;}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {font-weight:bold;}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {font-weight:normal;}
div.itemRelated, div.itemAuthorLatest{margin-bottom:16px; padding:8px 0 0 0;float: left; width: 48%;}
div.itemLinks {margin:0 0 12px 0;padding:0;}
div.itemCategory {padding:4px;}
div.itemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemTagsBlock {padding:4px;margin-top:5px;}
div.itemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemTagsBlock ul.itemTags {list-style:none;padding:0;margin:0;display:inline;}
div.itemTagsBlock ul.itemTags li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
div.itemSocialLinksBlock {padding:4px;}
div.itemSocialLinksBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;float:left;display:block;}
div.itemSocialLinksBlock ul.itemSocialLinks {list-style:none;padding:0;margin:0;float:left;}
div.itemSocialLinksBlock ul.itemSocialLinks li {float:left;list-style:none;padding:0 4px;margin:0;}
div.itemSocialLinksBlock ul.itemSocialLinks li a {float:left;display:block;width:16px;height:16px;background-position:0 0;background-repeat:no-repeat;}
div.itemSocialLinksBlock ul.itemSocialLinks li a span {display:none;}
	
a.delicious { background-image: url(../images/social/delicious.gif);}
a.digg { background-image: url(../images/social/digg.gif);}
a.facebook { background-image: url(../images/social/facebook.gif);}
a.google { background-image: url(../images/social/google.gif);}
a.myspace { background-image: url(../images/social/myspace.gif);}
a.reddit { background-image: url(../images/social/reddit.gif);}
a.stumble { background-image: url(../images/social/stumble.gif);}
a.technorati { background-image: url(../images/social/technorati.gif);}
a.yahoobuzz { background-image: url(../images/social/yahoobuzz.gif);}
a.windowslive { background-image: url(../images/social/windowslive.gif);}
a.twitter { background-image: url(../images/social/twitter.png);}
	
div.itemAttachmentsBlock {padding:4px;}
div.itemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
div.itemAttachmentsBlock ul.itemAttachments {list-style:none;padding:0;margin:0;display:inline;}
div.itemAttachmentsBlock ul.itemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
div.itemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;}
div.itemVideoBlock h3.itemVideoTitle {color:#aaa;font-size:24px;}
div.itemVideoBlock span.itemVideo {display:block;}
div.itemVideoBlock span.itemVideo span.allvideos {padding:4px 0;}
div.itemVideoBlock span.itemVideo span.allvideos_player,
div.itemVideoBlock span.itemVideo span.allvideos_player object {width:100% !important;height:450px !important;margin:0 auto;}
div.itemVideoBlock span.itemVideoCaption {color:#eee;float:left;display:block;font-size:11px;font-weight:bold;width:60%;}
div.itemVideoBlock span.itemVideoCredits {color:#eee;float:right;display:block;font-style:italic;font-size:11px;width:35%;text-align:right;}
div.itemImageGallery {margin:0 0 16px 0;padding:0;}
div.itemImageGallery h3.itemImageGalleryTitle {font-size:24px;}
div.itemNavigation {padding:4px 8px;margin:0 0 24px 0;}
div.itemNavigation span.itemNavigationTitle {color:#999;}
div.itemNavigation a.itemPrevious {padding:0 12px;}
div.itemNavigation a.itemNext {padding:0 12px;}
div.itemComments {padding:10px;}
div.itemComments h4.itemCommentsCounter {font-size:24px;margin:0 0 8px 0;padding:0;}
div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;}
div.itemComments ul.itemCommentsList li {padding:8px 0;;position:relative;}
div.itemComments ul.itemCommentsList li span.commentDate {padding:0 8px 0 0;margin:0 6px 0 0;font-weight:bold;font-size:14px;}
div.itemComments ul.itemCommentsList li span.commentAuthorName {font-weight:bold;font-size:14px;}
div.itemComments ul.itemCommentsList li p {padding:4px 0;clear:both;}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
div.itemComments ul.itemCommentsList li span.commentLink {display:block;position:absolute;right:0;text-align:right;font-size:11px;color:#999;top: 5px;}
div.itemComments ul.itemCommentsList li span.commentLink a {color:#999;text-decoration:underline;}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {color:#555;text-decoration:underline;}
div.itemComments ul.itemCommentsList li img {padding-right: 5px;}
div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}
div.itemCommentsForm h4.itemCommentsFormTitle {font-size:24px;margin:0 0 8px 0;padding:0;}
div.itemCommentsForm form label.formComment {display:none;}
div.itemCommentsForm form label.formName {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formEmail {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formUrl {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form label.formRecaptcha {display:block;margin:12px 0 0 2px;}
div.itemCommentsForm form textarea.inputbox {display:block;width:350px;height:160px;margin:0;padding: 5px;}
div.itemCommentsForm form input.inputbox {display:block;width:350px;margin:0;padding: 5px;}
div.itemCommentsForm form input.button {margin:0;border:0;background: none;line-height: 16px;padding-top: 4px;}
div.itemCommentsForm form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
div.itemCommentsForm form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

/* Rating */
.itemRatingForm {display: block;vertical-align: middle;line-height: 25px;}
.itemRating {width: 175px;float: left;}
.itemRatingLog {width:200px;height:25px;font-weight:bold;}
div.itemRatingForm .formLogLoading {background:url(../images/system/loading.gif) no-repeat center left; }
.body-light .itemRating, .body-dark .itemRating {position: relative;width: 125px;height: 25px;overflow: hidden;list-style: none;margin: 0;padding: 0;background-position: left top;}
.itemRating li {display: inline;background-image: none;padding: 0;}
.itemRating a, .itemRating .itemCurrentRating {position: absolute;top: 0;left: 0;text-indent: -1000px;height: 25px;line-height: 25px;outline: none;overflow: hidden;border: none;cursor: pointer;}
.body-light .itemRating a:hover, .body-dark .itemRating a:hover {background-position: left bottom;}
.body-light .itemRating a.one-star, .body-dark .itemRating a.one-star { width: 20%;z-index: 6;}
.body-light .itemRating a.two-stars, .body-dark .itemRating a.two-stars {width: 40%;z-index: 5;}
.body-light .itemRating a.three-stars, .body-dark .itemRating a.three-stars {width: 60%;z-index: 4;}
.body-light .itemRating a.four-stars, .body-dark .itemRating a.four-stars {width: 80%;z-index: 3;}
.body-light .itemRating a.five-stars, .body-dark .itemRating a.five-stars {width: 100%;z-index: 2;}
.body-light .itemRating .itemCurrentRating, .body-dark .itemRating .itemCurrentRating {z-index: 1;background-position: 0 center;margin: 0;padding: 0;}
.itemRatingLog {margin: 0 0 0 5px;padding: 0;float: left;}

/* Itemlist View */
div#itemListRssFeedBlock {float:right;}
div.itemListCategoryBlock {margin:0 8px 8px 0;padding:8px;}
div.itemListCategoryBlock a.itemListCategoryImage {float:left;display:block;margin:0 8px 0 0;}
div.itemListCategoryBlock a.itemListCategoryImage img {padding: 5px;}
div.itemListCategoryBlock h2.itemListCategoryTitle {font-size:24px;margin:0 0 4px 0;padding:0;line-height:normal;display:inline;}
div.itemListCategoryBlock h2.itemListCategoryTitle a {font-size:24px;}
div.itemListCategoryBlock h2.itemListCategoryTitle span.k2AddLink a {padding:0 0 0 8px;font-size:14px;}
div.itemListCategoryBlock p {padding:4px 0;}
div.itemListCategoryBlock div.itemListSubCategoriesBlock { margin-top:10px;}
div.itemListCategoryBlock div.itemListSubCategoriesBlock h2.itemListCategoryTitle {font-size:16px;}
div.itemContainerWrapper {float:left;}
div.itemReadMoreBlock {padding:12px 0 0;}
div.itemListPagination {padding:8px;text-align:center;}

/* Overrides to the Item View */
div.itemContainer {padding:15px;float:left;}
div.itemContainer div.itemHeader h1.itemTitle {font-size:20px;font-weight:normal;padding:10px 0 15px;margin:0;}
div.itemContainer span.itemAuthor {float:left;width:40%;}
div.itemContainer ul.itemToolbar {float:right;width:58%;}
div.itemImageThumbBlock {float:left;}
div.itemImageThumbBlock span.itemImage img {display:block;float:left;padding:5px;margin:4px 14px 0 0;}
div.itemImageMainBlock {padding:8px;margin:0 0 16px 0;}
div.itemMainImageBlock span.itemMainImage, div.itemImageMainBlock span.itemImage {display:block;text-align:center;margin:0 0 8px 0;}
div.itemMainImageBlock span.itemMainImage img, div.itemImageMainBlock span.itemImage img {padding:5px;}
div.itemImageMainBlock span.itemImageCaption {color:#666;float:none;display:block;font-size:11px;text-align:center;}
div.itemImageMainBlock span.itemImageCredits {color:#999;float:none;display:block;font-style:italic;font-size:11px;text-align:center;}
div.itemContainer div.itemIntroText {font-size:inherit;font-weight:normal;line-height: 135%;padding:4px 0 12px 0;}
div.itemMainImageBlock .itemMainImageCaption {display:block;text-align:center;font-size:11px;}
div.itemMainImageBlock .itemMainImageCredits {display:block;text-align:center;font-size:11px;font-style:italic;}

.itemAuthorLatest a {padding: 9px 20px; font-size: 120%; display: block;}
.body-dark .itemAuthorLatest a {background: url(../images/body/dark/list-arrows.png) 0 -555px no-repeat;}
.body-light .itemAuthorLatest a {background: url(../images/body/light/list-arrows.png) 0 -555px no-repeat;}

.itemRelated a {padding: 9px 20px; font-size: 120%; display: block;}
.body-dark .itemRelated a {background: url(../images/body/dark/list-arrows.png) 0 -555px no-repeat;}
.body-light .itemRelated a {background: url(../images/body/light/list-arrows.png) 0 -555px no-repeat;}

/* Author View */
div.authorView {padding:8px 0 24px 0;margin:0 0 24px 0;border-bottom:1px dotted #ccc;}
div#authorRssFeedBlock {float:right;}
div.authorBlock {margin:0 0 16px 0;padding:8px;clear:both;}
div.authorBlock img.authorAvatar {float:left;display:block;padding:4px;margin:0 8px 0 0;}
div.authorBlock h1.authorName {font-size:32px;font-weight:normal;padding:0;margin:0;line-height:normal;}
div.authorBlock h1.authorName span.k2AddLink a {padding:0 0 0 8px;font-size:14px;}
div.authorBlock p {padding:4px 0;}
div.authorBlock span.authorUrl {font-weight:bold;padding:0 8px 0 0;margin:0 8px 0 0;}
div.authorBlock span.authorEmail {font-weight:bold;color:#555;}	
div.authorItems {padding:0 0 16px 0;}
div.authorPagination {padding:8px;text-align:center;}
		
/* Default (Frontpage) View */
div.defView {padding:8px 0 24px 0;margin:0 0 24px 0;}
div#defRssFeedBlock {float:right;}
div.defCategoryWrapper {float:left;}
div.defCategoryWrapper div.defCategoryBlock {margin:0 8px 8px 0;padding:8px;}
div.defCategoryWrapper div.defCategoryBlock a.defCategoryImage {float:left;display:block;padding:4px;margin:0 8px 0 0;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle {margin:0 0 4px 0;padding:0;line-height:normal;display:inline;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a {font-size:16px;}
div.defCategoryWrapper div.defCategoryBlock p {padding:4px 0;}

/* K2 Modules */

/* K2 Comments Module */
ul.k2CommentsList {list-style: none;margin: 0;padding: 0;}
ul.k2CommentsList li {margin-bottom: 15px;padding-bottom: 15px;}
.commenterAvatar {float: left;margin-right: 10px;margin-bottom: 10px;}
.commenterName {display: block;font-weight: bold;font-size: 120%;margin-bottom: 5px;}
.commentDate {display: block;font-size: 90%;font-style: italic;margin-top: 5px;}

/* K2 Content Module */
ul.k2ItemsList {list-style: none;margin: 0;padding: 0;}
ul.k2ItemsList li {margin-bottom: 15px;padding-bottom: 15px;}
ul.k2ItemsList li a.k2ItemsTitle {font-size: 18px;display: block;margin-bottom: 15px;}
ul.k2ItemsList li .k2ItemsAuthorAvatar img {width: 35px;height: 35px;display: block;float: left;margin-right: 10px;}
ul.k2ItemsList li span.k2ItemsDate {color:#999;display:block;font-size: 9px;}
ul.k2ItemsList .itemAuthorBlock {margin-bottom: 15px;}
ul.k2ItemsList li a.k2ItemsThumb {display:block;float:left;padding:2px;margin:0 4px 4px 0;}
ul.k2ItemsList li a.k2ItemsThumb img {border:none;width:100px;height:auto;}
ul.k2ItemsList li p.k2ItemsIntrotext {}
ul.k2ItemsList li p.k2ItemsTags {display:block;clear:both;}
ul.k2ItemsList li p.k2ItemsTags a {margin:0 4px;}
ul.k2ItemsList .readon-wrap1 {margin-top: 5px;}

/* Archives */
div.k2ArchiveListContainer ul.k2ArchiveList {list-style: none;margin: 0;padding: 0;}
.k2ArchiveListContainer li a {padding: 9px 20px; font-size: 120%; display: block;}
.body-dark .k2ArchiveListContainer li a {background: url(../images/body/dark/list-arrows.png) 0 -555px no-repeat;}
.body-light .k2ArchiveListContainer li a {background: url(../images/body/light/list-arrows.png) 0 -555px no-repeat;}

/* Breadcrumbs */
div.k2Breadcrumbs span.k2BreadcrumbsTitle {padding:0 4px 0 0;color:#999;}
div.k2Breadcrumbs span.k2BreadcrumbsSep {padding:0 4px;font-size:14px;}

/* Calendar */
div#k2Calendar {height:170px;}
div#k2Calendar.k2CalendarLoader {background:#fff url(../images/k2CalendarLoader.gif) no-repeat 50% 50%;}
table.calendar {margin:0 auto;background:#fff;border-collapse:collapse;}
table.calendar tr td {text-align:center;vertical-align:middle;padding:2px;border:1px solid #f4f4f4;background:#fff;}
table.calendar tr td.calendarNavMonthPrev {background:#f3f3f3;text-align:left;}
table.calendar tr td.calendarNavMonthPrev a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthPrev a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarCurrentMonth {background:#f3f3f3;}
table.calendar tr td.calendarNavMonthNext {background:#f3f3f3;text-align:right;}
table.calendar tr td.calendarNavMonthNext a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthNext a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarDayName {background:#e9e9e9;font-size:11px;width:14.2%;}
table.calendar tr td.calendarDateEmpty {background:#fbfbfb;}
table.calendar tr td.calendarDateLinked {padding:0;}
table.calendar tr td.calendarDateLinked a {display:block;padding:2px;text-decoration:none;}
table.calendar tr td.calendarDateLinked a:hover {display:block;background:#BFD9FF;padding:2px;text-decoration:none;}
table.calendar tr td.calendarToday {background:#135cae;color:#fff;}
table.calendar tr td.calendarTodayLinked {background:#135cae;color:#fff;padding:0;}
table.calendar tr td.calendarTodayLinked a {display:block;padding:2px;color:#fff;text-decoration:none;}
table.calendar tr td.calendarTodayLinked a:hover {display:block;background:#BFD9FF;padding:2px;text-decoration:none;}	

/* Category Tree Select Box */
form.k2SelectBox select {width:95%;}

/* Category List/Menu */
div.k2CategoryListContainer ul {list-style: none;margin: 0;padding: 0;}
#main-content ul.level0 li a {display: block;}
#main-content ul.level1 li a {display: block;}
.k2CategoryListContainer li a {padding: 9px 20px; font-size: 120%;}
.body-dark .k2CategoryListContainer li a {background: url(../images/body/dark/list-arrows.png) 0 -555px no-repeat;}
.body-light .k2CategoryListContainer li a {background: url(../images/body/light/list-arrows.png) 0 -555px no-repeat;}

/* Search Box */
div.k2SearchBox form input.inputbox {width: 95%;padding: 4px;border: 0;}

/* Tag Cloud */
div.k2TagCloud a {padding:4px;float:left;display:block;}
div.k2TagCloud a:hover {padding:4px;float:left;display:block;text-decoration:none;}
.body-light div.k2TagCloud a:hover {background:#eee;color:#333;}
.body-dark div.k2TagCloud a:hover {background:#333;color:#fff;}

/*** template.css ***/

/* This is the Main template logo, Edit this to match the width and height of your new logo image */
#logo {width: 765px;height: 65px;}

/* 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-Bo20ld.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: 25px 0 10px 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 */
#top-bar .padding {padding: 1px 20px;overflow: hidden;}
#top-bar .moduletable {padding: 0;margin: 0;}
#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 {padding: 5px 0;overflow: hidden;}
#header .padding {padding: 0 20px;}
#logo {float: left;}
.logo-module {width: 275px;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 3px 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: 15px 0;}
.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: 1px 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 25px 0;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: 10px 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: 5;position: relative;margin: 5;}
#featuremodules .roktabs-wrapper {padding: 5 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: 20;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;}
.readon1-l {position:absolute;width: 9px;height: 25px;left:0;top:0;}
.readon1-m {margin-left: 9px;text-align: center;padding-left:2px;}
.readon1-r {margin-right: -9px;padding-right: 10px;}
.readon-wrap1 input.button {font-weight: bold;}

/** 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: 48px;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: 19px;line-height: 135%;}
.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: 485px;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;}

.showmodules .block.first{width: 65% !Important;}
.showmodules .block.middle{width: 5% !Important;}
.showmodules .block.last{width: 25% !Important;}
.featuremodules .block.first{width: 65% !Important;}
.featuremodules .block.middle{width: 5% !Important;}
.featureodules .block.last{width: 25% !Important;}
#tabs-bar {overflow: hidden; margin-left: 50px;}

/*** header-light.css ***/

/* Header - Light */

/* Text Colors*/
#top-bar {color: #666;}
#topwrap {color: #fff;}
#top-bar a {color: #333;}
#header {color: #666;}
#header a {color: #000;}
#horiz-menu li .item {color: #666;}

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: #666;}

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

/* Top Bar */
#top-bar {background: #D5D5D5;border-bottom: 1px solid #ccc;}
#searchmod-surround .input-field-l {background: #fdfdfd url(../images/header/light/surround-r.png) 100% -98px no-repeat;}
#searchmod-surround .input-field-r {background: url(../images/header/light/surround-l.png) 0 -98px no-repeat;}
#top-bar #searchmod-surround .inputbox {color: #666;}
#topwrap {background: #999 url(../images/header/light/surround-r.png) 100% -49px no-repeat;}
#topwrap2 {background: url(../images/header/light/surround-l.png) 0 -49px no-repeat;}
a.large .button {background: url(../images/header/light/font-buttons.png) 0 0 no-repeat;}
a.small .button {background: url(../images/header/light/font-buttons.png) 0 -11px no-repeat;}

/* Header Bar */
#header {background: #f5f5f5 url(../images/header/light/header-bg.png) 0 0 repeat-x;}
#logo {background: url(../images/header/light/logo.png) 0 0 no-repeat;}
#menu-spacer {background: #d2d2d2;}
#horizmenu-surround {background: #d2d2d2;}
#horizmenu-surround2 {background: url(../images/header/light/horizmenu-corners.png) 0 0 no-repeat;}
#horizmenu-surround3 {background: url(../images/header/light/horizmenu-corners.png) -12px 0 no-repeat;}
#horizmenu-surround4 {background: url(../images/header/light/horizmenu-corners.png) 0 -12px no-repeat;}
#horizmenu-surround5 {background: url(../images/header/light/horizmenu-corners.png) -12px -12px no-repeat;}

/* Horizontal Menu */
#horiz-menu {background: #f5f5f5;}
#horiz-menu li.active {background: #666 url(../images/header/light/horizmenu-states.png) 0 -317px repeat-x;border: 1px solid #ddd;}
#horiz-menu li:hover, #horiz-menu li.sfHover {background: #cbcbcb url(../images/header/light/horizmenu-states.png) 0 0 repeat-x;border: 1px solid #fff;}
#horiz-menu li .daddy span {background:url(../images/header/light/horizmenu-arrow.png) 100% 12px no-repeat;}
#horiz-menu li.active .daddy span {background:url(../images/header/light/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/light/horizmenu-arrow.png) 100% -89px no-repeat;}

/** Horizontal Menu Dropdowns **/
#horiz-menu ul ul {background: #d2d2d2 url(../images/header/light/menudrop-bg.png) 0 0 repeat-x;border: 1px solid #ccc;border-top: 0;}
#horiz-menu ul ul ul {border-top: 1px solid #ccc;}
#horiz-menu li li:hover, #horiz-menu li li.sfHover {background: #cbcbcb url(../images/header/light/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/light/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/light/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/light/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/light/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/light/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/light/horizmenu-arrow.png) 100% -401px no-repeat;}

/* Search */
#searchmod .search_options {color: #666;}
#roksearch_results .rokajaxsearch-overlay {background: #292929;}
#roksearch_results {background: #fff;border: 1px solid #dfdfdf;border-bottom: 0;}
#roksearch_results a:hover {color: #000;}
#roksearch_results h3 {color: #444;}
#roksearch_results span {color: #888;}
#roksearch_results span.highlight {background: #999;color: #fff;}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {background: #fff;border-bottom: 1px solid #dfdfdf;color: #666;}
#roksearch_results .roksearch_odd {background: #efefef;border-bottom: 1px solid #dfdfdf;}
#roksearch_results .roksearch_even {border-bottom: 1px solid #dfdfdf;}
#roksearch_results .roksearch_odd-hover, #roksearch_results .roksearch_even-hover {background: #fff;}
#roksearch_results .roksearch_odd-hover h3, #roksearch_results .roksearch_even-hover h3 {color: #000;background: url(../images/header/light/search-close.png) 0 -13px no-repeat;}
#roksearch_results a#roksearch_link {background: url(../images/header/light/search-close.png) 0 100% no-repeat;}
#roksearch_results .arrow-left {background: url(../images/header/light/search-close.png) 50% 1px no-repeat;}
#roksearch_results .arrow-left-disabled {background: url(../images/header/light/search-close.png) 50% -34px no-repeat;}
#roksearch_results .arrow-right {background: url(../images/header/light/search-close.png) 50% -16px no-repeat;}
#roksearch_results .arrow-right-disabled {background: url(../images/header/light/search-close.png) 50% -34px no-repeat;}

/*** body-light.css ***/

/* Body Style - Light */

/* Text Colors */
#maincol {color: #333;}
#leftcol {color: #333;}
#rightcol {color: #333;}
#mainmodules4 {color: #333;}
#main-body ul.menu a, #main-body ul.menu .separator, #main-body ul.menu .item {color: #666;}
#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: #333}
#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: #666;}
#main-body ul.menu a:hover, #main-body ul.menu .separator:hover, #main-body ul.menu .item:hover {color: #333 !important;}

/* Main Body */
body {background: #fff;}
.s-c-s .colmid {background: #eee;}
.s-c-s .colright {background: #fff;}
.s-c-x .colright {background: #eee;}
.x-c-s .colright {background: #eee;}
.x-c-x .colmask {background: #eee;}
.side-mod .poll-line:hover {background: #eee;}
.form-login .inputbox, input#search_searchword.inputbox, input#email, .register-page .inputbox, .contact_email .inputbox {border: 1px solid #dbdbdb;}
.login-extras .login-links a {background: url(../images/body/light/list-arrows.png) 0 -219px no-repeat;}
#breadcrumbs-home {background: url(../images/body/light/breadcrumb-home.png) 0 0 no-repeat;}
#breadcrumbs span img {background: url(../images/body/light/list-arrows.png) 0 -215px no-repeat;}
.date-div {color: #999;}
tr.sectiontableentry1 {background: #ddd}
p.pageinfo {background: #fff;border: 1px solid #ddd;}

/* Module Variations */
#maincol .hilite1 .module-surround, .leading .module-surround {background: #fff;}
#maincol .hilite1 .module-surround2, .leading .module-surround2 {background: url(../images/body/light/module-corners.png) 0 -24px no-repeat;}
#maincol .hilite1 .module-surround3, .leading .module-surround3 {background: url(../images/body/light/module-corners.png) 100% -24px no-repeat;}
#maincol .hilite1 .module-surround4, .leading .module-surround4 {background: url(../images/body/light/module-corners.png) 0 -36px no-repeat;}
#maincol .hilite1 .module-surround5, .leading .module-surround5 {background: url(../images/body/light/module-corners.png) 100% -36px no-repeat;}
#leftcol .hilite1 .module-surround, #rightcol .hilite1 .module-surround {background: #e7e7e7;}
#leftcol .hilite1 .module-surround2, #rightcol .hilite1 .module-surround2 {background: url(../images/body/light/module-corners.png) 0 -48px no-repeat;}
#leftcol .hilite1 .module-surround3, #rightcol .hilite1 .module-surround3 {background: url(../images/body/light/module-corners.png) 100% -48px no-repeat;}
#leftcol .hilite1 .module-surround4, #rightcol .hilite1 .module-surround4 {background: url(../images/body/light/module-corners.png) 0 -60px no-repeat;}
#leftcol .hilite1 .module-surround5, #rightcol .hilite1 .module-surround5 {background: url(../images/body/light/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/light/list-arrows.png) 0 -555px no-repeat;}
#main-body ul.menu li li span {background: url(../images/body/light/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: #eee;border: 1px solid #ddd;}
#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: #eee;}
#main-body ul.menu li.active li:hover, #main-body ul.menu li.active li.sfHover {background: #ddd;}
#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/light/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: #d9d9d9;border-top: 1px solid #c9c9c9;}
#bottom .hilite1 .module-surround {background: #e8e8e8;}
#bottom .hilite1 .module-surround2 {background: url(../images/body/light/module-corners.png) 0 0 no-repeat;}
#bottom .hilite1 .module-surround3 {background: url(../images/body/light/module-corners.png) 100% 0 no-repeat;}
#bottom .hilite1 .module-surround4 {background: url(../images/body/light/module-corners.png) 0 -12px no-repeat;}
#bottom .hilite1 .module-surround5 {background: url(../images/body/light/module-corners.png) 100% -12px no-repeat;}

/* RokTabs */
#leftcol ul.roktabs-top li.active, #rightcol ul.roktabs-top li.active {background: url(../images/body/light/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/light/roktab2-r.png) 100% 2px no-repeat;}
#leftcol .roktabs-wrapper .arrow-next, #rightcol .roktabs-wrapper .arrow-next {background: url(../images/body/light/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/light/roktab2-r.png) -15px -62px no-repeat;}
#leftcol .roktabs-wrapper .arrow-prev, #rightcol .roktabs-wrapper .arrow-prev {background: url(../images/body/light/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/light/roktab2-r.png) 0 -62px no-repeat;}
#maincol ul.roktabs-top li.active {background: url(../images/body/light/roktab2-l.png) 0 -90px no-repeat;}
#maincol ul.roktabs-top li.active span {background: url(../images/body/light/roktab2-r.png) 100% -90px no-repeat;}
#maincol .roktabs-links li.active {color: #fff;}
#maincol .roktabs-wrapper .arrow-next {background: url(../images/body/light/roktab2-r.png) -15px -138px no-repeat;right: 0;}
#maincol .roktabs-wrapper .arrow-next:hover {background: url(../images/body/light/roktab2-r.png) -15px -154px no-repeat;}
#maincol .roktabs-wrapper .arrow-prev {background: url(../images/body/light/roktab2-r.png) 0 -138px no-repeat;left: 0;}
#maincol .roktabs-wrapper .arrow-prev:hover {background: url(../images/body/light/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, .featured-text-block li a {background: url(../images/body/light/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: 1px solid #fff;}

/* Border Colors - Dark Style */
.show-dark #showmodules h3.module-title {border-bottom: 1px 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-darkyellow.css ***/

/* Primary Style - Dark Yellow */

/* Text Colors */
a, .date1, .createdby, #horiz-menu li.active .item span {color: #f4ad00;}
.head-light .date1 {color:#8b5300;}
#mainmodules3 {color: #fff;}
#mainmodules3 a {color: #F2DFB3;}
#featuremodules {color: #fff;}
#featuremodules a {color: #8b5300;}
#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: #997B25 !important;}
h3 span, .contentheading, .contentheading a, .blog_more h2 {color: #81A2AF;}
#featuremodules h3 span, #mainmodules3 h3 span {color: #F2DFB3;}
.hilite2 .moduletable, .hilite2 h3, .hilite2 a {color: #fff;}
.hilite2 h3 span {color: #F2DFB3;}

/* Border Colors */
#footer {border-top: 4px solid #DEAA0E;}
h3.module-title, .contentheading, .blog_more h2 {border-bottom: 2px solid #81A2AF;}
.hilite2 h3.module-title, #featuremodules h3.module-title, #mainmodules3 h3.module-title {border-bottom: 2px solid #F2DFB3;}
.featured-image {border: 10px solid #E8B410;}
img.demo-tabs, img.demo-tabs2 {border: 5px solid #E8B410;}

/* Top Feature */
#featuremodules {background: #E8B410 url(../images/primary/darkyellow/feature-bg.png) 0 0 repeat-x;}
#tabs-bar {background: url(../images/primary/darkyellow/tabs-bar.png) 0 0 repeat-x;}
#featuremodules ul li a {background: url(../images/primary/darkyellow/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/darkyellow/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/darkyellow/roktab-r.png) 100% 2px no-repeat;}
#featuremodules .roktabs-wrapper .arrow-next, #main-content .hilite2 .roktabs-wrapper .arrow-next {background: url(../images/primary/darkyellow/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/darkyellow/roktab-r.png) -15px -62px no-repeat;}
#featuremodules .roktabs-wrapper .arrow-prev, #main-content .hilite2 .roktabs-wrapper .arrow-prev {background: url(../images/primary/darkyellow/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/darkyellow/roktab-r.png) 0 -62px no-repeat;}

/* Bottom Feature */
#bottom2 {background: #E8B410 url(../images/primary/darkyellow/feature-bg.png) 0 0 repeat-x;}
#bottom2 ul li a {background: url(../images/primary/darkyellow/hilite-typo.png) 0 0 no-repeat;}

/* Input Buttons */
.body-light #main-content .rokradios, .head-light #top-bar .rokradios {background: url(../images/primary/darkyellow/inputs-1.png) 0 1px no-repeat;}
.body-light #main-content .rokradios-active, .head-light #top-bar .rokradios-active {background: url(../images/primary/darkyellow/inputs-1.png) 0 -175px no-repeat;}
.body-light #main-content .rokchecks {background: url(../images/primary/darkyellow/inputs-1.png) 0 -346px no-repeat;}
.body-light #main-content .rokchecks-active {background: url(../images/primary/darkyellow/inputs-1.png) 0 -522px no-repeat;}
.body-dark #main-content .rokradios, .head-dark #top-bar .rokradios {background: url(../images/primary/darkyellow/inputs-1-dark.png) 0 1px no-repeat;}
.body-dark #main-content .rokradios-active, .head-dark #top-bar .rokradios-active {background: url(../images/primary/darkyellow/inputs-1-dark.png) 0 -175px no-repeat;}
.body-dark #main-content .rokchecks {background: url(../images/primary/darkyellow/inputs-1-dark.png) 0 -346px no-repeat;}
.body-dark #main-content .rokchecks-active {background: url(../images/primary/darkyellow/inputs-1-dark.png) 0 -522px no-repeat;}
#featuremodules .rokradios, #bottom2 .rokradios, #main-content .hilite2 .rokradios {background: url(../images/primary/darkyellow/inputs-2.png) 0 1px no-repeat;}
#featuremodules .rokradios-active, #bottom2 .rokradios-active, #main-content .hilite2 .rokradios-active {background: url(../images/primary/darkyellow/inputs-2.png) 0 -175px no-repeat;}
#featuremodules .rokchecks, #bottom2 .rokchecks, #main-content .hilite2 .rokchecks {background: url(../images/primary/darkyellow/inputs-1.png) 0 -346px no-repeat;}
#featuremodules .rokchecks-active, #bottom2 .rokchecks-active, #main-content .hilite2 .rokchecks-active {background: url(../images/primary/darkyellow/inputs-1.png) 0 -522px no-repeat;}

/* Module Variations */
/** Light Body **/
.body-light #maincol .hilite2 .module-surround {background: #DEAA0E;}
.body-light #maincol .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2.png) 0 -24px no-repeat;}
.body-light #maincol .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2.png) 100% -24px no-repeat;}
.body-light #maincol .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2.png) 0 -36px no-repeat;}
.body-light #maincol .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2.png) 100% -36px no-repeat;}
.body-light #leftcol .hilite2 .module-surround, .body-light #rightcol .hilite2 .module-surround {background: #DEAA0E;}
.body-light #leftcol .hilite2 .module-surround2, .body-light #rightcol .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2.png) 0 0 no-repeat;}
.body-light #leftcol .hilite2 .module-surround3, .body-light #rightcol .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2.png) 100% 0 no-repeat;}
.body-light #leftcol .hilite2 .module-surround4, .body-light #rightcol .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2.png) 0 -12px no-repeat;}
.body-light #leftcol .hilite2 .module-surround5, .body-light #rightcol .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2.png) 100% -12px no-repeat;}
.body-light #bottom .hilite2 .module-surround {background: #DEAA0E;}
.body-light #bottom .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2.png) 0 -48px no-repeat;}
.body-light #bottom .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2.png) 100% -48px no-repeat;}
.body-light #bottom .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2.png) 0 -60px no-repeat;}
.body-light #bottom .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2.png) 100% -60px no-repeat;}

/** Dark Body **/
.body-dark #maincol .hilite2 .module-surround {background: #DEAA0E;}
.body-dark #maincol .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 -24px no-repeat;}
.body-dark #maincol .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% -24px no-repeat;}
.body-dark #maincol .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 -36px no-repeat;}
.body-dark #maincol .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% -36px no-repeat;}
.body-dark #leftcol .hilite2 .module-surround, .body-dark #rightcol .hilite2 .module-surround {background: #DEAA0E;}
.body-dark #leftcol .hilite2 .module-surround2, .body-dark #rightcol .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 0 no-repeat;}
.body-dark #leftcol .hilite2 .module-surround3, .body-dark #rightcol .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% 0 no-repeat;}
.body-dark #leftcol .hilite2 .module-surround4, .body-dark #rightcol .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 -12px no-repeat;}
.body-dark #leftcol .hilite2 .module-surround5, .body-dark #rightcol .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% -12px no-repeat;}
.body-dark #bottom .hilite2 .module-surround {background: #DEAA0E;}
.body-dark #bottom .hilite2 .module-surround2 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 -48px no-repeat;}
.body-dark #bottom .hilite2 .module-surround3 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% -48px no-repeat;}
.body-dark #bottom .hilite2 .module-surround4 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 0 -60px no-repeat;}
.body-dark #bottom .hilite2 .module-surround5 {background: url(../images/primary/darkyellow/module-corners2-dark.png) 100% -60px no-repeat;}

/* Typography */
.readon1-l {background: url(../images/primary/darkyellow/readon-l.png) 0 0 no-repeat;}
.readon1-m {background: url(../images/primary/darkyellow/readon-m.png) 0 0 repeat-x;}
.readon1-r {background: url(../images/primary/darkyellow/readon-r.png) 100% 0 no-repeat;}
#featuremodules .readon1-l, .hilite2 .readon1-l {background: url(../images/primary/darkyellow/readon-l.png) 0 -36px no-repeat;}
#featuremodules .readon1-m, .hilite2 .readon1-m {background: url(../images/primary/darkyellow/readon-m.png) 0 -36px repeat-x;}
#featuremodules .readon1-r, .hilite2 .readon1-r {background: url(../images/primary/darkyellow/readon-r.png) 100% -36px no-repeat;}
.body-light .article-info-surround2 {background: url(../images/primary/darkyellow/article-icon.png) 0 2px no-repeat;}
.body-dark .article-info-surround2 {background: url(../images/primary/darkyellow/article-icon-dark.png) 0 2px no-repeat;}
.hilite2 .side-mod .poll-line:hover {background: #C99700;}
.hilite2 .login-links a {background: url(../images/primary/darkyellow/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: #0D507A;}
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 #0D507A;}
.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: #0D507A;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: #0D507A;}
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: #0D507A;}
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: #0D507A;}
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;}
.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;}