/* @group Core Elements */

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

body {
	margin: 0;
	font-family: Arial;
	font-size: 80%;
	line-height: 135%;
	color: #333;
	background: #B6B6B6;
}

#page-bg {
	background: #B6B6B6 url(../images/page-bg.png) 0 0 repeat-x;
	padding-top: 20px;
}


/* New CSS By Xcite Digital */
/* XXXXXXXXXXXXXXXXXXXXXXXX */


#marginPadding{
	margin: 0px 70px 0px 70px;
}

#middleLeft{
	float: left;
	width: 150px;
}

#middleRight{
	float: right;
	width: 540px;
	margin-left: 10px;
}

#main-section h1, #headerXcite h1{
	font-size: 34px;
	line-height: 32px;
}

#right-column h1{
	line-height: 40px;
}

#main-section h1{
	line-height: 40px;
	text-align: center;
}

#main-section h2{
	font-size: 20pt;
	line-height: 40px;
}

#main-section h2{
	font-size: 20pt;
	line-height: 40px;
}

#main-section h3, #headerXcite h3{
	font-size: 20px;
	line-height: 22px;
	color: #5c5c5c;
}

#main-section h4{
	font-size: 29px;
	line-height: 34px;
	font-weight: normal;
	color: #e7009e;
}

#main-section p, #main-section li{
	line-height: 18px;
	font-size: 12pt;
}

#main-section ul{ margin-bottom: 50px; }
#main-section li{ margin-bottom: 5px; }

#emailCaptureBottom{
	background: url(../gfx/emailCaptureBottom.gif) no-repeat;
	width: 599px;
	height: 402px;
	margin: 10px 0px 0px 0px;
	padding: 20px 50px 0px 20px;
}

#emailCaptureBottom form{
	margin-left: 100px;
}

#emailCaptureBottom label{
	color: #444444;
	font-weight: bold;
	font-size: 16px;
}

#emailCaptureBottom textarea{
	background: url(../gfx/textAreaBG.gif) no-repeat;
	width: 440px;
	height: 88px;
	border: none;
}
	

#emailCaptureBottom input, #headerXRight input{
	background: url(../gfx/buttonBg.gif) no-repeat;
	height: 26px;
	width: 232px;
	border: none;

}

#emailCaptureBottom li{
	list-style: none;
	background: none;
}

#emailCaptureBottomSmall{
	background: url(../gfx/emailCaptureBottomSmall.gif) no-repeat;
	width: 566px;
	height: 261px;
	margin: 50px 0px 0px 50px;
	padding: 35px 50px 0px 50px;
}
#emailCaptureBottomSmall input{
background: url(../gfx/buttonBg.gif) no-repeat;
	height: 26px;
	width: 232px;
	border: none;
}

.highlight {
	background-color: #FFFF00;
	font-weight: bold;
}

#headerXcite{
	background: url(../gfx/headerHomeBg.jpg) no-repeat;
	width: 950px;
	height: 343px;
}

#headerXleft{
	float: left;
	width: 530px;
	margin-right: 100px;
	padding-left: 10px;
}

#headerXRight{
	float: right;
	width: 270px;
	margin: 20px 40px 0px 0px;
}

#headerXRight h2{ 
	line-height: 22px;
}

#headerLeft{
	float: left;
	width: 600px;
}

#headerRight{
	float: right;
	width: 300px;
}

#testimonialsXcite{
	float: right;
	width: 270px;
	margin-left: 20px;
	margin-right: -250px;
}

.testimonialChunk{
	margin: 0px 0px 20px 20px;
	width: 240px;
	font-size: 11px;
}

.testimonialChunk2{
	margin: 0px 0px 20px 0px;
	width: 215px;
	font-size: 11px;
}

div.wrapper { 
	margin: 0 auto; 
	width: 985px;
	padding: 0;
}

#left-column { 
	width: 188px;
	float: left;
}

#right-column { 
	float: right;
	width: 700px;
}

#center-column { 
	margin-right: 0px;
	padding: 0;
}

.main-content {
	background: #fff url(../images/main-content-bg.png) 0 0 repeat-x;
	border: 1px solid #bbb;
	padding: 30px 10px 0 10px;
	overflow: hidden;
	width: 915px;
}

#yellowBox{
	background: url(../gfx/MidBG.gif) repeat-y;
	width: 425px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 30px 0px 0px 155px;
	clear: both;
	overflow: visible;
	border: none;
	text-align: center;
}

#yellowBoxTop{
	background: url(../gfx/topBGYellow.gif) top no-repeat;
	width: 465px;
	margin: 0px -20px 0px -20px;
	padding-top: 15px;
	min-height: 360px;
	clear: both;
}

#yellowboxBottom{
	background: url(../gfx/BottomBG.gif) bottom no-repeat;
	width: 465px;
	margin: 0px -20px 0px -20px;
	height: 18px;
	clear: both;
}

#greyBox{
	background: url(../gfx/greyMid.gif) repeat-y;
	width: 666px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 30px 0px 0px 60px;
	clear: both;
	overflow: visible;
	border: none;
	text-align: center;
}

#greyBoxTop{
	background: url(../gfx/greyTop.gif) top no-repeat;
	width: 666px;
	margin: 0px -20px 0px -20px;
	padding-top: 15px;
	min-height: 328px;
	clear: both;
}

#greyBoxBottom{
	background: url(../gfx/greyBottom.gif) bottom no-repeat;
	width: 666px;
	margin: 0px -20px 0px -20px;
	height: 185px;
	clear: both;
}

#appFormBox{
	background: url(../gfx/appFormMid.gif) repeat-y;
	width: 668px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 30px 0px 0px 60px;
	clear: both;
	overflow: visible;
	border: none;
	text-align: left;
}

#appFormBox form{
	width: 440px;
}

#appFormBox label{
	color: #444444;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	width: 440px;
}

#appFormBox textarea{
	background: url(../gfx/buttonBg2.gif) #ffffff repeat-x;
	width: 440px;
	height: 88px;
	border: 1px #dec5b1 solid;
	padding: 4px;
}

#appFormBox input{
	background: url(../gfx/buttonBg2.gif) #ffffff repeat-x;
	padding: 4px;
	margin: 5px 0px 0px 0px;
	width: 232px;
	border: 1px #dec5b1 solid;
}

#appFormBox select{
	background: url(../gfx/buttonBg2.gif) #ffffff repeat-x;
	padding: 4px;
	margin: 5px 0px 0px 0px;
	width: 242px;
	border: 1px #dec5b1 solid;
}

#appFormBox li{
	list-style: none;
	background: none;
}

#appFormBoxTop{
	background: url(../gfx/appFormTop.gif) top no-repeat;
	width: 568px;
	margin: 0px -20px 0px -20px;
	padding: 15px 50px 0px 50px;
	min-height: 379px;
	clear: both;
}

#appFormBoxBottom{
	background: url(../gfx/appFormBottom.gif) bottom no-repeat;
	width: 668px;
	margin: 0px -20px 0px -20px;
	height: 35px;
	clear: both;
}

#blueBox{
	background: url(../gfx/MidBG.gif) repeat-y;
	width: 425px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 30px 0px 0px 155px;
	clear: both;
	overflow: visible;
	border: none;
	text-align: left;
}

#blueBoxTop li{
	list-style: disc;
	list-style-image: none;
	background: none;
}

.noGraphic li{
	list-style: disc;
	list-style-image: none;
	background: none;
}

#blueBoxTop{
	background: url(../gfx/topBGBlue.gif) top no-repeat;
	width: 465px;
	margin: 0px -20px 0px -20px;
	padding-top: 20px;
	min-height: 355px;
	clear: both;
}

#blueBoxTopBonus{
	background: url(../gfx/topBGBlueBonus.gif) top no-repeat;
	width: 465px;
	margin: -30px -20px 0px -20px;
	padding-top: 20px;
	min-height: 427px;
	clear: both;
}

#blueBoxTopBonus li{
	list-style-image: none;
}

#blueboxBottom{
	background: url(../gfx/BottomBG.gif) bottom no-repeat;
	width: 465px;
	margin: 0px -20px 0px -20px;
	height: 18px;
	clear: both;
}

#blueBoxSmall{
	background: url(../gfx/MidBGSmall.gif) repeat-y;
	width: 336px;
	height: auto;
	padding: 0px 20px 0px 20px;
	margin: 30px 0px 0px 155px;
	clear: both;
	overflow: visible;
	border: none;
	text-align: left;
}

#blueBoxTopSmall li{
	list-style: disc;
	list-style-image: none;
	background: none;
}

#blueBoxTopSmall{
	background: url(../gfx/topBGBlueSmall.gif) top no-repeat;
	width: 336px;
	margin: 0px -20px 0px -20px;
	padding-top: 20px;
	min-height: 355px;
	clear: both;
}

#blueboxBottomSmall{
	background: url(../gfx/BottomBGSmall.gif) bottom no-repeat;
	width: 336px;
	margin: 0px -20px 0px -20px;
	height: 18px;
	clear: both;
}

#TopImage{
	float: left; 
	margin: 0px 0px 0px 0px;
}

#TopImageLeft{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 40px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	width: 95px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

#TopImageLeft span{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
}

#BottomImageLeft{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 90px;
	padding: 50px 0px 0px 50px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	float: left;
	vertical-align: top;
}

#BottomImageLeft span{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
}

/* Recommended Books */

.booksBox{
	clear: both;
	width: 100%;
	padding: 40px 0px 0px 40px;
}

.booksBoxLeft{
	width: 49%;
	float: left;
}

.booksBoxLeftL{
	float: left;
	width: 50%;
}

.booksBoxLeftR{
	float: right;
	width: 50%;
}

.booksBoxRight{
	float: right;
	width: 50%;
}

.booksBoxRightL{
	float: left;
	width: 50%;
}

.booksBoxRightR{
	float: right;
	width: 50%;
}

/* End Recommended Books */

/* Sign In Box */

#signInBox{
	background: url(../gfx/signInBoxBg.png) no-repeat;
	width: 534px;
	height: 421px;
	float: right;
	margin: 50px 0px 0px 0px;
}

/* End Sign In Box */

/* Dating Websites */

.datingBox{
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 30px 0px 30px 0px;
	border-top: 2px dotted #000000;
}

.datingBoxLeft{
	width: 49%;
	float: left;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.datingBoxRight{
	width: 50%;
	float: right;
	padding: 20px 0px 20px 0px;
}

.datingBoxRight p{
	margin: 0px 0px 0px 0px;
}

/* End Dating Websites */



/* Articles Page */


.articleBox{
	float: left;
	clear: both;
	overflow: hidden;
	margin: -50px 0px 0px 0px;
	width:100%;
}

.articleBoxLeft{
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
}

.articleBoxLeftBox{
	float: left;
	width: 500px;
	margin: 10px 0px 10px 0px;
}

.articleBoxRight{
	float: right;
	width: 230px;
	padding: 0px 0px 0px 40px;
}

.articleBoxRight li{
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}


/* End Article Page */

/* End of New CSS By Xcite Digital */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */



/* Font family information */
body#ff-default, body#ff-default td {font-family: Trebuchet, Arial, FreeSans, sans-serif;}
body#ff-default #showcase h1 {font-family: Georgia, sans-serif;font-size: 220%;letter-spacing: -1px;}
body#ff-default .mininews .lead-articles h4, body#ff-default table.blog td.contentheading {font-family: Georgia, sans-serif;}
body#ff-optima, #ff-optima td {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
body#ff-geneva, #ff-geneva td {font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
body#ff-helvetica, #ff-helvetica td {font-family: Helvetica, Arial, FreeSans, sans-serif;}
body#ff-lucida, #ff-lucida td {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;}
body#ff-georgia, #ff-georgia td {font-family: Georgia, sans-serif;}
body#ff-trebuchet, #ff-trebuchet td {font-family: "Trebuchet MS", sans-serif;}
body#ff-palatino, #ff-palatino td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
/* end font family information */



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; line-height: 22px;}
/*li{list-style: url(../gfx/bullet2.jpg);}*/
h1, h2, h3, h4, h5 {padding-bottom: 5px;margin: 25px 0 10px 0;font-weight: normal;line-height: 120%;}
h1 {font-size: 200%;line-height: 100%;color: #e7009e; font-weight: bold;}
h2 {font-size: 20pt; margin-bottom: -10px; color: #e7009e; text-align: center; font-weight: bold;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;text-transform: uppercase;}

a {	text-decoration: none; }

a: hover {	
	text-decoration: underline;
	color: #e7009e;
}

/* @end */

/* @group Joomla Elements */

div.mosimage_caption {font-size: 95%;}
.componentheading {color:#333;font-size: 250%;line-height: 120%;font-weight: bold;padding: 0 0 0 5px;margin: 0 0 20px 0;border-bottom: 5px solid #f7f7f7;}
.contentheading {font-size: 160%;font-weight: bold;line-height: 120%;padding: 0 0 15px 0;border: 0;}
span.small, td.createdate, td.modifydate {text-transform: uppercase;color: #666;font-size: 80%;}
table.blog td.createdate {padding-bottom: 5px;}
table.blog td.modifydate {padding-top: 10px;}
td.buttonheading, .contentpaneopen td.buttonheading {padding: 0 1px;border: 0;}
td.column_separator {padding-left: 15px;}
td.componentheading {padding-bottom: 15px;}
.sectiontableheader {font-weight: bold;padding: 4px;line-height: 20px;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 2px 0 0px 5px;border-bottom: 1px solid #f1f1f1;}
tr.sectiontableentry2 td, td.sectiontableentry2 {height: 27px;}
tr.sectiontableentry1 td, td.sectiontableentry1 {height: 27px;background: #f7f7f7;}
.contentpane, .contentpaneopen {width: 100%;}

/* @end */

/* @group Structure */

#top-banner {padding-left: 15px;padding-right: 15px;}

.logo-module {
	height: 115px;
	padding: 10px 5px 5px 10px;
	width: 960px;
	float: left;
}

.logo-module .moduletable h3 {display: none;}

#main-section a:hover {color: #333;}

.shadow-left {
	padding-left: 12px;
	background: url(../images/shadow-l.png) 0 35px no-repeat;
}

.shadow-right {
	padding-right: 12px;
	background: url(../images/shadow-r.png) 100% 35px no-repeat;
	padding-bottom: 20px;
}

.main-page {
	background: #fff url(../images/main-tl.png) 0 0 no-repeat;
}

.main-page2 {background: url(../images/main-tr.png) 100% 0 no-repeat;}
.main-page3 {background: url(../images/main-bl.png) 0 100% no-repeat;}

.main-page4 {
	background: url(../images/main-br.png) 100% 100% no-repeat;
	padding: 5px;
}

#header {
	background: #ededed url(../images/header-bg.png) 0 0 repeat-x;
	position: relative;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	height: 115px;
}

img#logo {
	width: 610px;
	height: 115px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	display: block;
}

#showcase {
	position: relative;
	overflow: hidden;
	height: 329px;
}

.showcase-div {height: 10px;}

#showcase .column-1 {
	width: 600px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	background: url(../images/showcase-overlay1.png) 0 100% repeat-x;
}

#showcase .column-2 {
	margin-left: 600px;
	color: #fff;
	background: url(../images/showcase-overlay2.png) 0 0 repeat-x;
}

.wrapper #showcase a:hover {
	color: #e50278;
	text-decoration: none;
}

#showcase .column-2 .moduletable h3, #showcase .column-1 .moduletable h3 {
	margin-top: 0;
	font-size: 170%;
	color: #fff;
	font-weight: normal;
}

#showcase .column-2 .padding {padding: 20px 20px 15px 20px;}

#showcase ul.latestnews {
	padding-left: 0;
	list-style: none;
}

#showcase ul.latestnews li a {
	margin-top: 2px;
	font-size: 105%;
	line-height: 130%;
	display: block;
	padding: 4px 4px 4px 18px;
	background-image: url(../images/li-arrow.png);
	background-position: 6px 9px;
	background-repeat: no-repeat;
}

#main-section ul.latestnews {
	padding-left: 6px;
	list-style: none;
	margin: 0;
}

#main-section ul.latestnews li a {
	background: url(../images/readon.png) 0 5px no-repeat;
	padding: 0px 0px 10px 10px;
	display: block;
	margin: 0;
}

.wrapper #showcase ul.latestnews li a:hover {
	background-image: url(../images/li-arrow.png);
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color: #fff;
}

.date-block {
	color: #fff;
	font-size: 140%;
	height: 90px;
	position: relative;
}

.date-line {
	float: right;
	margin-right: 115px;
	margin-top: 35px;
}

span.date-number {
	font-weight: bold;
	padding: 4px 5px;
}

.clock {
	width: 85px;
	height: 85px;
	position: absolute;
	right: 10px;
	top: 2px;
}

#main-section {
	background: #D5D5D5;
	background: white;
	border: 1px solid #DEDEDE;
	overflow: hidden;
	width: 100%;
}

.padding {padding: 5px;}



#left-column {float: left;}
#right-column {float: right;}
#left-column .padding {padding: 0 20px 15px 0;}
#right-column .padding {padding: 0 0 15px 20px;}
#center-column .padding {padding: 0;}
.main-content.block {padding: 22px 12px 15px 12px;}

.main-content.block1 {
	margin-top: 5px;
	padding-top: 10px;
}

.main-content.block2 {
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
	position: relative;
}

#bottom-menu {
	height: 70px;
	overflow: visible;
	background: url(../images/bottom-menu-bg.png) 0 0 repeat-x;
	border: 1px solid #ccc;
}

#bottom {
	background: #f9f9f9 url(../images/bottom-bg.png) 0 0 repeat-x;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 15px 15px;
}

#bottom .module a, #bottom .module {color: #e7009e;}

#footer {
	height: 0px;
	background: url(../images/footer-bg.png) 0 100% repeat-x;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	font-size: 12px;
}

.footer-left {
	float: left;
	margin-left: 10px;
}

.footer-left a{
	color: black;
	font-size: 11px;
}

.footer-right {
	float: right;
	text-align: right;
	margin-right: 10px;
	padding-top: 12px;
}

.footer-right a{
	color: black;
}

.footer-mod {padding: 10px;margin: 0;}
.footer-mod .moduletable h3 {display: none;}

img#rocket {
	width: 165px;
	height: 22px;
	background: url(../images/rocket.png) 0 0 no-repeat;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}

.debug {margin-top: 20px;}

#searchmod {
	position: absolute;
	padding: 0px;
	margin: 0;
	top: 28px;
	right: 0px;
	width: 250px;
	overflow: hidden;
}

#searchmod .inputbox {
	width: 220px;
	height: 50px;
	padding-left: 4px;
	font-size: 110%;
	color: #666;
}

#searchmod .moduletable h3 {display: none;}
table.mainbody, table.blog {width: 100%;}
table.blog td td {padding-right: 12px;}
.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w33 .block {width: 33.3%;}
#bottommodules2.spacer.w33 .block {width: 33.1%;}
.spacer.w24 .block {width: 24.8%;}

/* @end */

/* @group Modules */

.moduletable h3 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0;
}

.moduletable {margin-bottom: 10px;}

#rightmodules .module, #rightmodules2 .module, #leftmodules .module, #leftmodules2 .module, #rightmodules .module-title, #rightmodules2 .module-title, #leftmodules .module-title, #leftmodules2 .module-title, #rightmodules .module-notitle, #rightmodules2 .module-notitle, #leftmodules .module-notitle, #leftmodules2 .module-notitle, #rightmodules .module-menu, #rightmodules2 .module-menu {
	margin-right: 5px;
	margin-bottom: 15px;
}

#rightmodules div:first-child.block .module, #rightmodules2 div:first-child.block .module, #leftmodules div:first-child.block .module, #leftmodules2 div:first-child.block .module, #rightmodules div:first-child.block .module-title, #rightmodules2 div:first-child.block .module-title, #leftmodules div:first-child.block .module-title, #leftmodules2 div:first-child.block .module-title, #rightmodules div:first-child.block .module-notitle, #rightmodules2 div:first-child.block .module-notitle, #leftmodules div:first-child.block .module-notitle, #leftmodules2 div:first-child.block .module-notitle {
	margin-left: 0;
	margin-right: 5px;
}

#rightmodules div:last-child.block .module, #rightmodules2 div:last-child.block .module, #leftmodules div:last-child.block .module, #leftmodules2 div:last-child.block .module, #rightmodules div:last-child.block .module-title, #rightmodules2 div:last-child.block .module-title, #leftmodules div:last-child.block .module-title, #leftmodules2 div:last-child.block .module-title, #rightmodules div:last-child.block .module-notitle, #rightmodules2 div:last-child.block .module-notitle, #leftmodules div:last-child.block .module-notitle, #leftmodules2 div:last-child.block .module-notitle {
	margin-right: 0;
	margin-left: 5px;
}

#mainmodules {padding-bottom: 10px;padding-top: 10px;}

#mainmodules .module h3 {
	margin-top: -28px;
	margin-bottom: 12px;
	padding-bottom: 0;
	color: #5D5D5D;
	font-size: 120%;
	font-weight: bold;
}

#mainmodules .module, #mainmodules .module-notitle, #mainmodules .module-title {
	background: url(../images/module2-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

#mainmodules .module div {background: url(../images/module2-tl.png) 0 0 no-repeat;}
#mainmodules .module div div {background: url(../images/module2-br.png) 100% 100% no-repeat;}

#mainmodules .module div div div {
	background: url(../images/module2-bl.png) 0 100% no-repeat;
	padding: 35px 12px 12px 12px;
}

#mainmodules div:first-child.block .module, #mainmodules div:first-child.block .module-notitle, #mainmodules div:first-child.block .module-title {margin-left: 0;}
#mainmodules div:last-child.block .module, #mainmodules div:last-child.block .module-notitle, #mainmodules div:last-child.block .module-title {margin-right: 0;}

#main-section .module-title h3 {
	margin-top: -28px;
	margin-bottom: 12px;
	padding-bottom: 0;
	color: #5D5D5D;
	font-size: 120%;
	font-weight: bold;
}

#main-section .module-title {
	background: url(../images/module2-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-title div {background: url(../images/module2-tl.png) 0 0 no-repeat;}
#main-section .module-title div div {background: url(../images/module2-br.png) 100% 100% no-repeat;}

#main-section .module-title div div div {
	background: url(../images/module2-bl.png) 0 100% no-repeat;
	padding: 35px 12px 12px 12px;
}

#main-section .module-notitle h3 {display: none;}

#main-section .module-notitle {
	background: url(../images/module3-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-notitle div {background: url(../images/module3-tl.png) 0 0 no-repeat;}
#main-section .module-notitle div div {background: url(../images/module3-br.png) 100% 100% no-repeat;}

#main-section .module-notitle div div div {
	background: url(../images/module3-bl.png) 0 100% no-repeat;
	padding: 15px 12px 12px 12px;
}

#left-column .module, #right-column .module, #left-column .module-menu, #right-column .module-menu {background: url(../images/module-tr.png) 100% 0 no-repeat;}
#left-column .module div, #right-column .module div, #left-column .module-menu div, #right-column .module-menu div {background: url(../images/module-tl.png) 0 0 no-repeat;}
#left-column .module div div, #right-column .module div div, #left-column .module-menu div div, #right-column .module-menu div div {background: url(../images/module-br.png) 100% 100% no-repeat;}

#left-column .module div div div, #right-column .module div div div, #left-column .module-menu div div div, #right-column .module-menu div div div {
	background: url(../images/module-bl.png) 0 100% no-repeat;
	padding: 45px 12px 12px 12px;
	margin-bottom: 20px;
}

#left-column .module div div div div, #left-column .module-title div div div div, #left-column .module-notitle div div div div, #right-column .module div div div div, #right-column .module-title div div div div, #right-column .module-notitle div div div div, #bottommodules1 .module div div div div, #bottommodules1 .module-title div div div div, #bottommodules1 .module-notitle div div div div, #bottommodules2 .module div div div div, #mainmodules .module div div div div, #left-column .module-menu div div div div, #right-column .module-menu div div div div {
	background: none;
	padding: 0;
	margin: 0;
}

#left-column .module h3, #right-column .module h3, #left-column .module-menu h3, #right-column .module-menu h3 {
	font-size: 150%;
	font-weight: bold;
	margin-top: -45px;
	margin-bottom: 18px;
	margin-left: -5px;
}

.module-ad h3 {
	margin: 0 0 4px 0;
	padding: 0 0 0 2px;
	text-transform: uppercase;
	color: #777;
	font-size: 80%;
	letter-spacing: 1px;
}

.module-ad {padding: 0;margin: 0 0 20px 0;}

#bottommodules2 div.block {border-left: 2px solid #e0e0e0;}
#bottommodules2 div:first-child.block {border-left: 0;}
#bottommodules2 div:first-child.block .module {padding-left: 0;}
#bottommodules1 div:last-child.block .module, #bottommodules1 div:last-child.block .module-title, #bottommodules1 div:last-child.block .module-notitle {margin-right: 0;}
#bottommodules1 .module {background: url(../images/module-tr.png) 100% 0 no-repeat;}
#bottommodules1 .module div {background: url(../images/module-tl.png) 0 0 no-repeat;}
#bottommodules1 .module div div {background: url(../images/module-br.png) 100% 100% no-repeat;}

#bottommodules1 .module div div div {
	background: url(../images/module-bl.png) 0 100% no-repeat;
	padding: 45px 12px 12px 12px;
}

#bottommodules1 .module h3, #bottommodules2 .module h3 {
	font-size: 150%;
	font-weight: bold;
}

#bottommodules1 .module h3 {
	margin-top: -40px;
	margin-bottom: 15px;
	margin-left: -5px;
}

#bottommodules2 .module h3 {
	top: 0;
	margin-top: 15px;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: absolute;
}

#bottommodules1 .module, #bottommodules1 .module-title, #bottommodules1 .module-notitle {
	margin-right: 10px;
	padding-left: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

#bottommodules1 .module-title, #bottommodules1 .module-notitle {margin-top: 14px;}

#bottommodules2 .module, #bottommodules2 .module-title, #bottommodules2 .module-notitle {
	margin-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 15px;
}

#footermodules .module h3 {
	font-weight: bold;
	color: #666;
	margin-top: 0;
}

#footermodules .module {
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

#footermodules div:last-child.block .module {margin-right: 0;}

#mainmodules, #bottommodules1, #bottommodules2, #footermodules, #rightmodules, #rightmodules2, #leftmodules, #leftmodules2 {
	overflow: hidden;
}

.block-surround {background: url(../images/module-tr.png) 100% 0 no-repeat;}
.block-surround2 {background: url(../images/module-tl.png) 0 0 no-repeat;}
.block-surround3 {background: url(../images/module-br.png) 100% 100% no-repeat;}
.block-surround4 {background: url(../images/module-bl.png) 0 100% no-repeat; padding: 34px 12px 0 12px;}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 41px;
	background: #EDEDED url(../images/horiz-menu-top.png) 0 0 repeat-x;
	border: 1px solid #dedede;
	border-bottom: 0;
}

ul#horiznav.menutop, #horiz-menu ul.menutop {
	padding: 0;
	margin: 0;
	position: relative;
}

#horiz-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#horiz-menu .separator {
	cursor: default;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a, #horiz-menu li.active a,
#horiz-menu .separator, #horiz-menu li.active .separator {
	white-space: nowrap;
	display: block;
	float: left;
	height: 41px;
	line-height: 46px;
	padding: 0 11px 0 11px;
	font-weight: bold;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 100;
	color: #e7009e;
	background: url(../images/submenu-div.png) 100% 60% no-repeat;
}

#horiz-menu li.active a, #horiz-menu li.active .separator {height: 36px;line-height: 36px;}
#horiz-menu li:hover {background: url(../images/submenu-div.png) 100% 60% no-repeat;}

#horiz-menu li.blue.sfHover a, #horiz-menu li.blue:hover a, #horiz-menu li.blue.sfHover .separator, #horiz-menu li.blue:hover .separator {border-top: 5px solid #0D507A;color: #0D507A;line-height: 36px;height: 36px;}
#horiz-menu li.blue.sfHover li a:hover, #horiz-menu li.blue:hover li a:hover {color: #0D507A;}

#horiz-menu li.red.sfHover a, #horiz-menu li.red:hover a, #horiz-menu li.red.sfHover .separator, #horiz-menu li.red:hover .separator {border-top: 5px solid #D12E2E;color: #D12E2E;line-height: 36px;height: 36px;}
#horiz-menu li.red.sfHover li a:hover, #horiz-menu li.red:hover li a:hover {color: #D12E2E;}

#horiz-menu li.purple.sfHover a, #horiz-menu li.purple:hover a, #horiz-menu li.purple.sfHover .separator, #horiz-menu li.purple:hover .separator  {border-top: 5px solid #9E0E87;color: #9E0E87;line-height: 36px;height: 36px;}
#horiz-menu li.purple.sfHover li a:hover, #horiz-menu li.purple:hover li a:hover {color: #9E0E87;}

#horiz-menu li.green.sfHover a, #horiz-menu li.green:hover a, #horiz-menu li.green.sfHover .separator, #horiz-menu li.green:hover .separator  {border-top: 5px solid #74A824;color: #74A824;line-height: 36px;height: 36px;}
#horiz-menu li.green.sfHover li a:hover, #horiz-menu li.green:hover li a:hover {color: #74A824;}

#horiz-menu li.orange.sfHover a, #horiz-menu li.orange:hover a, #horiz-menu li.orange.sfHover .separator, #horiz-menu li.orange:hover .separator  {border-top: 5px solid #CC8300;color: #CC8300;line-height: 36px;height: 36px;}
#horiz-menu li.orange.sfHover li a:hover, #horiz-menu li.orange:hover li a:hover {color: #CC8300;}

#horiz-menu li.brown.sfHover a, #horiz-menu li.brown:hover a, #horiz-menu li.brown.sfHover .separator, #horiz-menu li.brown:hover .separator  {border-top: 5px solid #8B6846;color: #8B6846;line-height: 36px;height: 36px;}
#horiz-menu li.brown.sfHover li a:hover, #horiz-menu li.brown:hover li a:hover {color: #8B6846;}

#horiz-menu li.grey.sfHover a, #horiz-menu li.grey:hover a, #horiz-menu li.grey.sfHover .separator, #horiz-menu li.grey:hover .separator  {border-top: 5px solid #000;color: #000;line-height: 36px;height: 36px;}
#horiz-menu li.grey.sfHover li a:hover, #horiz-menu li.grey:hover li a:hover {color: #000;}

#horiz-menu li.active {background: url(../images/submenu-div.png) 100% 58% no-repeat;}

#horiz-menu li.blue.sfHover li a, #horiz-menu li.blue:hover li a, 
#horiz-menu li.red.sfHover li a, #horiz-menu li.red:hover li a,
#horiz-menu li.purple.sfHover li a, #horiz-menu li.purple:hover li a,
#horiz-menu li.orange.sfHover li a, #horiz-menu li.orange:hover li a,
#horiz-menu li.green.sfHover li a, #horiz-menu li.green:hover li a,
#horiz-menu li.brown.sfHover li a, #horiz-menu li.brown:hover li a,
#horiz-menu li.grey.sfHover li a, #horiz-menu li.grey:hover li a,
#horiz-menu li.blue.sfHover li .separator, #horiz-menu li.blue:hover li .separator,
#horiz-menu li.red.sfHover li .separator, #horiz-menu li.red:hover li .separator,
#horiz-menu li.purple.sfHover li .separator, #horiz-menu li.purple:hover li .separator,
#horiz-menu li.orange.sfHover li .separator, #horiz-menu li.orange:hover li .separator,
#horiz-menu li.green.sfHover li .separator, #horiz-menu li.green:hover li .separator,
#horiz-menu li.brown.sfHover li .separator, #horiz-menu li.brown:hover li .separator,
#horiz-menu li.grey.sfHover li .separator, #horiz-menu li.grey:hover li .separator {background: none;border-top:0;color:#333;}

#horiz-menu li.active li a, #horiz-menu li.active.parent li a,
#horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;}

#horiz-menu ul ul {
	margin: 0;
	padding: 0 0 0 0;
	background: #eee;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}

#horiz-menu li.parent.blue li a.daddy, #horiz-menu li.parent.blue li span.daddy {border-right: 5px solid #0D507A;}
#horiz-menu li.parent.red li a.daddy, #horiz-menu li.parent.red li span.daddy {border-right: 5px solid #D12E2E;}
#horiz-menu li.parent.purple li a.daddy, #horiz-menu li.parent.purple li span.daddy {border-right: 5px solid #9E0E87;}
#horiz-menu li.parent.green li a.daddy, #horiz-menu li.parent.green li span.daddy {border-right: 5px solid #74A824;}
#horiz-menu li.parent.orange li a.daddy, #horiz-menu li.parent.orange li span.daddy {border-right: 5px solid #CC8300;}
#horiz-menu li.parent.brown li a.daddy, #horiz-menu li.parent.brown li span.daddy {border-right: 5px solid #8B6846;}
#horiz-menu li.parent.grey li a.daddy, #horiz-menu li.parent.grey li span.daddy {border-right: 5px solid #000;}


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

#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a,
#horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator {
	color: #333;
	text-transform: none;
	border-bottom: 1px solid #d6d6d6;
}

/* mouseovers */

#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover, #horiz-menu li li a:hover, #horiz-menu ul li.active.parent ul a,
#horiz-menu li.active li .separator, #horiz-menu li.active li .separator:hover, #horiz-menu li li .separator:hover, #horiz-menu ul li.active.parent ul .separator {background: none;}

#horiz-menu li li a, #horiz-menu li li .separator {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

#sub-menu {
	height: 34px;
	background: url(../images/sub-menu-bg.png) 0 0 repeat-x;
	border-top: 3px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	clear: both;
}

#sub-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sub-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#sub-menu a, #sub-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 12px 0 12px;
	margin: 0;
	font-weight: bold;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
	z-index: 100;
	text-indent: 0;
	background: url(../images/submenu-div.png) 100% 50% no-repeat;
}

.main-page #sub-menu a:hover, .main-page #sub-menu li.active a {color: #333;}

/* bottom menu */

#bottom-menu ul#mainlevel-bottom {
	padding: 0;
	margin: 0;
}

#bottom-menu #mainlevel-bottom ul {list-style: none;}

#bottom-menu #mainlevel-bottom li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#bottom-menu #mainlevel-bottom a, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {
	white-space: nowrap;
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	padding: 0 15px 0 15px;
	font-weight: normal;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}

#bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
#bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	height: 34px;
	line-height: 34px;
}

/* @end */

/* @group Sub Menu */

a.mainlevel:hover, a.sublevel:hover {text-decoration: none;}
ul.menu {margin: 0 0 15px 0;padding: 0;}
ul.menu li {list-style: none;margin: 0;padding: 0;float: none;}
ul.menu span {display: block;height: 24px;}
ul.menu a, ul.menu li.active a, a.mainlevel {display: block;line-height: 24px;text-indent: 10px;height: 24px;overflow: hidden;font-size: 110%;float: none;background: url(../images/readon.png) 0 8px no-repeat;}
a.sublevel {background: url(../images/readon.png) 0 4px no-repeat;padding-left: 10px;margin-left: 0;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel {font-weight: bold;}
ul.menu li.active li a {font-weight: normal;}
ul.menu a:hover, a.mainlevel:hover, a.sublevel:hover {color: #333 !important;}
ul.menu ul {margin: 4px 0;}
ul.menu ul li a {text-indent: 10px;}
ul.menu ul a {background: none; text-indent: 0;}
ul.menu ul {margin: 5px -15px; padding: 10px 0 10px 30px;}
ul.menu ul ul {padding: 0; margin-left: 20px; background: none;}
ul.menu li li {padding: 0;margin: 0;}
ul.menu ul a {text-indent: 0;}
ul.menu li.active a, ul.menu li.active a:hover {text-decoration: none; line-height: 24px;}
ul.menu li a:hover {text-decoration: none;}
ul.menu li.active ul {margin-top: 0;margin-bottom: 0;padding-top: 5px;padding-bottom: 5px;}

/* @end */

/* @group Content Styles */

a.readon {
	margin-top: 12px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	line-height: 130%;
	padding-left: 10px;
	padding-bottom: 2px;
	background: url(../images/readon.png) 0 4px no-repeat;
}

table.blog a.readon {background: url(../images/readon.png) 2px 4px no-repeat;}
a.readon:hover {color: #333;}

#pathway {width: 100%;display: block;}

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 7px;
	height: 22px;
	padding-right: 8px;
	background: url(../images/readon.png) 0 50% no-repeat;
}

span.pathway a {
	float: none;
	padding: 0 10px 0 0;
}

#accessibility {
	width: 55px;
	height: 16px;
	margin-top: 10px;
	float: right;
}

#accessibility span {background-repeat: no-repeat;}
#accessibility a {text-decoration: none; cursor: pointer;}
#accessibility #buttons {float: right;padding-right: 8px;}

#accessibility .button {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}

a.large .button {background: url(../images/font-lg.png) 0 0 no-repeat;}
a.small .button {background: url(../images/font-sm.png) 0 0 no-repeat;}

.fontbutton-text {
	color: #333;
	position: absolute;
	right: 55px;
	top: 10px;
}

/* @end */

a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
.clr {clear:both;}
fieldset {border-left: 0;border-right: 0;border-top: 0;border-bottom: 1px solid #ddd;}
fieldset.input, a img, body .pollstableborder {border: 0;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
#referencewidth {width: 100%;overflow:hidden;}
.back_button {margin-top: 20px;margin-bottom: 10px;}

/* @end */

div.copyright {
	color: #666;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}

.tool-tip {background: #f6f6f6;border: 1px solid #e6e6e6;padding: 4px;}

.content-surround {border: 2px solid #e6e6e6;margin-bottom: 15px;}
.content-corner-tl {background: url(../images/rokmininews-tl.png) 0 0 no-repeat;margin-top: -2px;margin-left: -2px;}
.content-corner-tr {background: url(../images/rokmininews-tr.png) 100% 0 no-repeat;margin-right: -2px;}
.content-corner-bl {background: url(../images/rokmininews-bl.png) 0 100% no-repeat;margin-bottom: -2px;}
.content-corner-br {background: url(../images/rokmininews-br.png) 100% 100% no-repeat;padding: 12px 12px 0 12px;}

/* @group RokNewsRotator */
#news-rotator{position:relative;z-index:1;height:335px;overflow:hidden;}
#news-rotator .image{position:relative;left:0;top:0;height:180px;z-index:1;overflow:hidden;display:block;}
#news-rotator .story{display:block;margin-top: 180px;position:relative;z-index:2;height:150px;/* image width + 12px */}
#news-rotator .story p{font-size: 130%;line-height:130%;}
#news-rotator h1 {color:#fff;margin-top:8px;}
#news-rotator h1 a {color:#fff !important;}
#news-rotator .story .padding{padding:15px 25px 0px 25px;top:0;}
#news-rotator .controls{position:absolute;bottom:15px;right:15px;z-index:5;}
#news-rotator .controls img{height:15px;width:15px;background-image:url(../images/news-scroller-controls.png);cursor:pointer;margin-right:3px;}
#news-rotator .control-prev{background-position:0 0;}
#news-rotator .control-next{background-position:0 -17px;}
#news-rotator .control-stop{background-position:0 -34px;}
#news-rotator .control-play{background-position:0 -51px;}
/* @end */


/* Grey */

body.bc-grey {
	border-top: 4px solid #333;
}

.bc-grey .contentheading,
.bc-grey .moduletable h3,
.bc-grey #left-column .module h3,
.bc-grey #right-column .module h3,
.bc-grey #left-column .module-menu h3,
.bc-grey #right-column .module-menu h3,
.bc-grey #bottommodules1 .module h3,
.bc-grey #bottommodules2 .module h3,
.bc-grey #sub-menu a {
	color: #000;
}

.bc-grey #main-section a {
	color: #e7009e;
}

.bc-grey img#logo {
	background: url(../images/grey/logo.png) 0 0 no-repeat;
}

.bc-grey #showcase {
	background: #444 url(../images/grey/showcase-bg.png) 0 0 no-repeat;
}

.bc-grey .showcase-div {
	background: url(../images/grey/showcase-div.png) 0 0 repeat-x;
}

.bc-grey #showcase .column-1 {
	border-right: 1px solid #777;
}

.bc-grey #showcase a {
	color: #ccc;
}

.bc-grey #showcase ul.latestnews li {
	background-color: #333;
}

.bc-grey #showcase ul.latestnews li:hover {
	background-color: #1f1f1f;
}

.bc-grey .date-block {
	border-bottom: 1px solid #777;
}

.bc-grey span.date-number {
	background: #111;
	color: #fff;
}

.bc-grey #horiz-menu li.active a,
.bc-grey #horiz-menu li.active .separator,
.bc-grey #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-grey #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #000;
	color: #000;
}

.bc-grey #news-rotator .story {
	border-top: 5px solid #777;
	color: #ccc;
}




/*  rokminnews  */

.mininews {border: 2px solid #e6e6e6;padding: 1px;margin-bottom: 0;}
#rokmininews div.corner-tl{background: url(../images/rokmininews-tl.png) 0 0 no-repeat;margin-top: -3px;margin-left: -3px;}
#rokmininews div.corner-tr{background: url(../images/rokmininews-tr.png) 100% 0 no-repeat;margin-right: -3px;}
#rokmininews div.corner-bl{background: url(../images/rokmininews-bl.png) 0 100% no-repeat;margin-bottom: -3px;}
#rokmininews div.corner-br{background: url(../images/rokmininews-br.png) 100% 100% no-repeat;padding-bottom: 3px;}
.mininews-drop {border: 5px dashed #ccc;background: #fff url(../images/drophere.png) center center no-repeat;margin-bottom: 10px;}
.mininews-headline{background: transparent url(../images/rokmininews-header.png) 0 3px repeat-x;margin: 0 3px;padding: 10px 10px 6px 10px;}
.mininews-headline h2{font-size: 145%;font-weight: bold;margin: 0;}
#rokmininews .mover{float: right;width: 16px;height: 16px;background: url(../images/move-button.png) 0 0 no-repeat;}
#rokmininews .mover span{display: none;}
.mininews-headline .counter {float: right;margin-right: 150px;}
.mininews-headline .counter a {font-weight: bold;margin: 0 10px;}
.mininews-headline .counter a.active {text-decoration: underline;color: red;}
.mininews-inner {height: 0px;overflow: hidden;}
.mininews-wrapper {padding: 0;}
.mininews-titles {border-top: 1px solid #ccc;background: #eee;padding: 5px 0;font-weight: bold;color: #666;border-bottom: 1px solid #ddd;margin: 0 3px;}
.mininews-titles .top-story {float: left;width: 180px;padding: 0 10px;}
.mininews-titles .topic-names {float: right;width: 100px;padding: 0 10px;}
.mininews-titles .other-stories {margin-left: 220px;margin-right: 150px;}
.mininews .sub-categories {float: right;width: 100px;padding: 0 10px;}
.mininews .sub-categories div {padding: 5px 0;}
.mininews .lead-articles {float: left;width: 180px;padding: 0 10px;}
.mininews h4 a {font-weight: bold;}
.mininews-thumb {float: left;margin-right: 5px;}
.mininews .lead-articles h4 {font-size: 150%;line-height: 100%;margin: 5px 0 10px;}
.mininews .simple-articles {border-right: 1px dotted #ccc;border-left: 1px dotted #ccc;margin-left: 210px;margin-right: 120px;padding: 0 10px;}
.mininews .simple-articles h4 {font-size: 100%;line-height: 100%;margin: 6px 0 10px;}
.mininews .simple-articles p, .mininews .simple-articles img {display: none;}
body #main-section a.mininews-stories-0, body #main-section a.mininews-stories-5, body #main-section a.mininews-stories-10, body #main-section a.mininews-stories-15{color: #444;}
#main-section .mininews.blue div.mininews-titles{border-top: 3px solid #0D507A;}
#main-section .mininews.blue div.mininews-headline h2, #main-section .mininews.blue a.mininews-stories-0.active, #main-section .mininews.blue a.mininews-stories-5.active, #main-section .mininews.blue a.mininews-stories-10.active, #main-section .mininews.blue a.mininews-stories-15.active, #main-section .mininews.blue .mininews-wrapper a{color: #0D507A;}
#main-section .mininews.green div.mininews-titles{border-top: 3px solid #7F9900;}
#main-section .mininews.green div.mininews-headline h2, #main-section .mininews.green a.mininews-stories-0.active, #main-section .mininews.green a.mininews-stories-5.active, #main-section .mininews.green a.mininews-stories-10.active, #main-section .mininews.green a.mininews-stories-15.active, #main-section .mininews.green .mininews-wrapper a{color: #7F9900;}
#main-section .mininews.red div.mininews-titles{border-top: 3px solid #cc0000;}
#main-section .mininews.red div.mininews-headline h2, #main-section .mininews.red a.mininews-stories-0.active, #main-section .mininews.red a.mininews-stories-5.active, #main-section .mininews.red a.mininews-stories-10.active, #main-section .mininews.red a.mininews-stories-15.active, #main-section .mininews.red .mininews-wrapper a{color: #cc0000;}
#main-section .mininews.purple div.mininews-titles{border-top: 3px solid #990080;}
#main-section .mininews.purple div.mininews-headline h2, #main-section .mininews.purple a.mininews-stories-0.active, #main-section .mininews.purple a.mininews-stories-5.active, #main-section .mininews.purple a.mininews-stories-10.active, #main-section .mininews.purple a.mininews-stories-15.active, #main-section .mininews.purple .mininews-wrapper a{color: #990080;}
#main-section .mininews.orange div.mininews-titles{border-top: 3px solid #CC8300;}
#main-section .mininews.orange div.mininews-headline h2, #main-section .mininews.orange a.mininews-stories-0.active, #main-section .mininews.orange a.mininews-stories-5.active, #main-section .mininews.orange a.mininews-stories-10.active, #main-section .mininews.orange a.mininews-stories-15.active, #main-section .mininews.orange .mininews-wrapper a{color: #CC8300;}
#main-section .mininews.brown div.mininews-titles{border-top: 3px solid #7F5124;}
#main-section .mininews.brown div.mininews-headline h2, #main-section .mininews.brown a.mininews-stories-0.active, #main-section .mininews.brown a.mininews-stories-5.active, #main-section .mininews.brown a.mininews-stories-10.active, #main-section .mininews.brown a.mininews-stories-15.active, #main-section .mininews.brown .mininews-wrapper a{color: #7F5124;}
#main-section .mininews.grey div.mininews-titles{border-top: 3px solid #333;}
#main-section .mininews.grey div.mininews-headline h2, #main-section .mininews.grey a.mininews-stories-0.active, #main-section .mininews.grey a.mininews-stories-5.active, #main-section .mininews.grey a.mininews-stories-10.active, #main-section .mininews.grey a.mininews-stories-15.active, #main-section .mininews.grey .mininews-wrapper a {color: #333;}


/* rokmoomenu */

.menutop,.menutop *{margin:0;padding:0;}
div#horiz-menu{/* this is a z-index ie6 and ie7 bug fix */
z-index:50;}
#horiz-menu li li{margin:0;}
.menutop{line-height:1.0;float:left;margin-bottom:1.5em;position:relative;}
.menutop ul{background:#fff;/*IE6 needs this*/
padding:0;}
.menutop li{float:left;list-style:none;position:relative;}
div#horiz-menu li li a, div#horiz-menu li.active li a,
div#horiz-menu li li .separator, div#horiz-menu li.active li .separator {display:block;padding:0;margin:0;text-decoration:none;float:none;height:30px;line-height:30px;text-indent:8px;width:98%;}
.menutop li ul{float:none;left:-999em;position:absolute;width:177px;z-index:5;}
.menutop li:hover ul,
.menutop li.sfHover ul{left:-1px;top:41px;}
.menutop li:hover li ul,
.menutop li.sfHover li ul,
.menutop li li:hover li ul,
.menutop li li.sfHover li ul,
.menutop li li li:hover li ul,
.menutop li li li.sfHover li ul{top:-999em;}
.menutop li li:hover ul,
.menutop li li.sfHover ul,
.menutop li li li:hover ul,
.menutop li li li.sfHover ul,
.menutop li li li li:hover ul,
.menutop li li li li.sfHover ul{left:177px;top:-1px;}
.menutop li li{position:relative;float:none;width:100%;}


#paraspacing{
	line-height: 20px;
}

#contactForm{
	clear: both;
}

#contactForm ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contactForm li{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contactForm input{
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#contactForm textarea{
	width: 350px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.main-content a:hover {	
	text-decoration: underline;
	color: #e7009e;
}
