@charset "utf-8";
/* CSS Document */

body {
	background: #f1f7db;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:90%;
	line-height: 1.6em;
	color: #776d6d;
	text-align:center;
}
.system_pagebody {
	background: #f1f7db;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:90%;
	line-height: 1.6em;
	color: #776d6d;
	text-align:center;
}
/* Generic Site Elements */		
.sys_sitecontainer h1, .sys_sitecontainer h2, .sys_sitecontainer h3, .sys_sitecontainer h4, .sys_sitecontainer bodysmall, .sys_sitecontainer p, .sys_sitecontainer blockquote, .sys_sitecontainer table {
	margin: 0 0 1.4em 0;
}
blockquote {
	background:#f4f9e5;
	border-left:3px solid #c6e172;
	padding:.5em 10px .5em 15px;
	margin-left:22px;
	width:535px;
}
blockquote cite {
	color:#98c93c;
	text-transform:uppercase;
	font-style:normal;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #da741d;
	margin-bottom:.6em;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #da741d;
}
h3, h4, legend {
	font-size: 1em;
	color: #776d6d;
}
.bodysmall {
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size:60%;
	line-height: 1.6em;
	color: #776d6d;
}
img {
	border: 0 none;
}
a:link {
	color: #2b769b;
	text-decoration: none;
	border-bottom: 1px dotted #2b769b;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:visited {
	color: #825782;
	text-decoration: none;
	border-bottom: 1px dotted #825782;
}
#sitecontent table {
	border:1px solid #73a312;
	background:#fff;
	margin-left:22px;
	width:560px;
}
#sitecontent table tr th {
	color:#fff;
	background:#73a312;
}
#sitecontent table tr th, #sitecontent table tr td {
	padding:0 15px;
}
#sitecontent table tr.alternaterow td {
	background:#f4f9e5;
}
#sitecontent input.sys_submitbutton {
	display:block;
	width:86px;
	height:26px;
	overflow:hidden;
	line-height:1000px;
	text-indent:-1000px;
	border:0 none;
	cursor:pointer;
	background: url("http://www.contentextra.com/SiteElements/Images/Generic/SubmitButton.png") no-repeat;
	margin:0 10px 5px 10px;
}
.imageright {
	float:right;
	margin:0 0 1em 25px;
}
.imageleft {
	float:left;
	margin:0 15px 1em 0;
}
.sys_clear {
	clear:both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.sys_clear hr {
	display:none;
}
.sys_sitecontainer {
	width:980px;
	margin:0 auto;
	text-align:left;
	background:#fff url("http://www.contentextra.com/SiteElements/Images/Generic/BgRepeat.png") repeat-y;
}
/* Header */
#siteheader {
	height:170px;
	background: url("http://www.contentextra.com/SiteElements/Images/Generic/Header.png") no-repeat;
}
/* Login Panel */
.sys_loginpanel {
	width:250px;
	height:130px;
	padding:45px 30px 0 0;
	float:right;
	text-align:right;
	position:relative;
	overflow:hidden;
}
#LogonControl_LoginPanel label {
	font-weight:700;
	color:#567a0e;
	width:97px;
	float:left;
	text-align:left;
	margin-bottom:4px;
}
#LogonControl_LoginPanel label#LogonControl_PasswordLabel {
	clear:both;
}
#LogonControl_LoginPanel input {
	font-weight:700;
	color:#776d6d;
	width:140px;
	border:0 none;
	border-top:2px solid #98c900;
	border-bottom:2px solid #f0f7db;
	margin-bottom:.5em;
}
#LogonControl_LoginPanel input#LogonControl_SubmitButton {
	float:right;
	display:block;
	width:86px;
	height:26px;
	overflow:hidden;
	position:relative;
	line-height:-1000px;
	text-indent:-1000px;
	padding-top:50px;
	border:0 none;
	cursor:pointer;
	background: url("/SiteElements/Images/Generic/LoginButton.png") no-repeat;
}
#LogonControl_LoginPanel div#LogonControl_LoginErrorMessage {
	font-size:.75em;
	line-height:1.2em;
	color:#000;
	background:#FFFF99;
	width:237px;
	padding:.2em 5px;
	text-align:left;
	position:absolute;
	top:134px;
	right:30px;
	border:1px solid #777;
}
div.sys_forgottenpasswordlink {
}
div.sys_forgottenpasswordlink a {
	color:#0000c0;
	text-decoration:underline;
	float:left;
	display:block;
	text-align:left;
	width:150px;
	border:0 none;
}
/* Content */
#sitecontent {
	min-height:350px;
	margin-top:10px;
	padding:0 25px;
	background:url("http://www.contentextra.com/SiteElements/Images/Generic/ContentBg.png") 802px bottom no-repeat;
}


*html #sitecontent {
	background:url("http://www.contentextra.com/SiteElements/Images/Generic/ContentBg.png") bottom 546px no-repeat;
}

/* Content Areas */
#sitecontent #primarycontent {
	float:right;
	width:590px;
	padding-right:70px;
}
#sitecontent #primarycontent ul {
	margin:0 15px 1em 15px;
	list-style-position:outside;
}
#sitecontent #primarycontent ul li {
	padding-left:15px;
}
#sitecontent #secondarycontent {
	float:left;
	width:231px;
}
#sitecontent #secondarycontent ul {
	margin:0 10px;
	padding:.7em 0 1.2em 0;
	list-style-type:none;
}
#sitecontent #secondarycontent {
}
/* Simple Menu XML */
#sitecontent #secondarycontent .sys_simplemenuxml {
	margin-bottom:1em;
	font-weight:700;
	font-size:1.3em;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul li a {
	color:#776d6d;
	border-bottom:0 none;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul li a:hover {
	color:#000;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul li {
	border-bottom:1px solid #c5bfbf;
	margin:0;
	padding:.2em 0 .2em 25px;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul ul {
	margin:0 10px .5em 2px;
	font-weight:400;
	font-size:.9em;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul ul li {
	border-bottom:0 none;
	padding-left:16px;
	background:url("/SiteElements/Images/Generic/MenuArrow.png") 0 .4em no-repeat;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul li div.sys_selected a {
	color:#da741d;
}
#sitecontent #secondarycontent .sys_simplemenuxml ul li div.sys_selected a:hover {
	color:#000;
}
/* Features */
#sitecontent #primarycontent .sys_feature {
	width:550px;
	margin:0 0 1em 0;
	padding:.6em 15px;
	border:1px solid #98c900;
	background:#fff url("http://www.contentextra.com/SiteElements/Images/Generic/FeatureBg.png") 100% 0 no-repeat;
}
#sitecontent #primarycontent .sys_feature p {
	margin:0;
	padding: 0;
}
#sitecontent #primarycontent .sys_feature div.sys_featureimgright {
	float:right;
	margin:0 0 0 30px;
	padding-right:10px;
}
#sitecontent #primarycontent .sys_feature div.sys_featureimgleft {
	float:left;
	margin:0 30px 0 0;
	padding-left:10px;
}
#sitecontent #secondarycontent .sys_feature {
	zoom: 1;
	width: 100%;
	margin-bottom: 1em;
	line-height: 1.6em;
}

#sitecontent #secondarycontent .sys_feature h2 span.sys_icon {
	display:block;
	position:absolute;
	top:0;
	left:1px;
	width:31px;
	height:31px;
	margin: 0;
	padding: 0;
}

*html #sitecontent #secondarycontent .sys_feature h2 span.sys_icon {
	margin-left: -38px;
	top: 2px;
}

*:first-child+html #sitecontent #secondarycontent .sys_feature h2 span.sys_icon  {
	top: 2px;
}

#sitecontent #secondarycontent .sys_feature h2 {
	padding:.3em 10px 4px 38px;
	margin: 0;
	font-style: italic;
	color: #fff;
	background: #5b9e00 url( "http://www.contentextra.com/SiteElements/Images/Generic/FeatureHd.png" ) 0 0 no-repeat;
	display:block;
	position:relative;
}

#editor #sitecontent #secondarycontent .sys_feature h2 span.sys_icon {
	background:url("http://www.contentextra.com/SiteElements/Images/Generic/sampleicon.gif") no-repeat;
	left:-38;
}
#sitecontent #secondarycontent .sys_feature .sys_featurecontent {
	background: #fff;
	border:1px solid #5b9e00;
	border-top: 0px none;
	zoom: 1;
}
#sitecontent #secondarycontent .sys_feature .sys_featurecontent p {
	padding: .2em 10px;
	margin-bottom: 0;
}
#sitecontent #secondarycontent .sys_feature label {
	display: block;
	margin: 0 8px .4em 8px;
}
/* Logo */
#sitecontent #secondarycontent .sys_logo {
	height:70px;
	margin-left:22px;
	background: url( "http://www.contentextra.com/SiteElements/Images/Generic/Logo.png" ) 0 0 no-repeat;
}
/* RSS Feed Feature Box */
#sitecontent #secondarycontent .sys_rssfeeds h2 {
	color: #fff;
	padding: .3em 10px .2em 38px;
	background: #da741d url( "http://www.contentextra.com/SiteElements/Images/Generic/RSSFeedsHd.png" ) 0 0 no-repeat;
}
#sitecontent #secondarycontent .sys_rssfeeds .sys_featurecontent {
	border: 1px solid #da741d;
	border-top: 0px none;
}
/* Have Your Say Feature Box */
#sitecontent #secondarycontent .sys_polls h2 {
	color: #fff;
	padding: .3em 10px .2em 38px;
	background: #4c6097 url( "http://www.contentextra.com/SiteElements/Images/Generic/HaveSayHd.png" ) 0 0 no-repeat;
}
#sitecontent #secondarycontent .sys_polls .sys_featurecontent {
	border: 1px solid #4c6097;
	border-top: 0px none;
}
#sitecontent #secondarycontent .sys_polls .sys_featurecontent p {
	padding: .2em 10px;
	margin-bottom: 0;
}
/* Footer */
#sitefooter {
	clear:both;
	height:46px;
	text-align:center;
	background: url("http://www.contentextra.com/SiteElements/Images/Generic/Footer2.png") 0 100% repeat-x;
	line-height:1.3em;
}
#sitefooter div.sys_footerinner {
	zoom:1;
	width:100%;
	background: url("http://www.contentextra.com/SiteElements/Images/Generic/Footer1.png") 0 100% no-repeat;
}
#sitefooter ul.sys_footerlinks {
	zoom:1;
	font-size:.9em;
	width:100%;
	overflow:hidden;
	height:40px;
	margin:0;
	padding:6px 0 0 0;
	list-style-type:none;
	background: url("http://www.contentextra.com/SiteElements/Images/Generic/Footer3.png") 100% 100% no-repeat;
}
#sitefooter ul.sys_footerlinks li {
	display:inline;
	margin-top:4px;
	padding:0 11px;
	/* line-height:1em; */
	zoom:1;
	border-right:1px solid #399ccd;
}
#sitefooter ul.sys_footerlinks li.sys_last {
	border-right:0 none;
	color:#0000c0;
}
#sitefooter ul.sys_footerlinks li a {
	color: #0000c0;
	border-bottom: 1px dotted #0000c0;
}


/* login/logout area */

#LoginStatus a {
	float: right;
	display: block;
	outline: none;
	border: none;
	text-decoration: none;
	width: 86px;
	height: 20px;
	background: url("/SiteElements/Images/Generic/LogoutButton.png") no-repeat;
	font-size:0}



#LoginStatus {
	font-weight:700;
	color:#567a0e;
	margin-bottom:4px;
}

/* Editor style for the footer section */

#editor .sys_footerinner {padding-top: 0 !important;}

#editor #sitefooter ul.sys_footerlinks li {
	margin: 0 !important;
	padding:0 11px;
}

#editor #sitefooter ul.sys_footerlinks li a {
	margin: 0;
	padding:0;
}

#editor ul.sys_footerlinks {padding: 10px 0 16px 0 !important; height: auto; margin: 0;}


/* User style - replaces the old blockquote style */

.IndentText {
	display: block;
	background:#f4f9e5;
	border-left:3px solid #c6e172;
	padding:.5em 10px .5em 15px;
	margin-left:22px;
	width:535px;
}
