/**
  LandingPages - site Theme
  http://www.LandingPages.ws
 */
 
body {
	margin: 0;
	padding: 0;
	color: #333;
	margin-bottom: 10px;/*background-image:url(../../../assets/Backgrounds/bg-body.jpg); background-repeat:repeat-x;
	background-position:top center;/*centers the top background image
	background-attachment:fixed;*/
	
}
/*html {
	background-image:url(../../../assets/Backgrounds/bg-html.jpg); background-repeat:repeat-x;
	background-color:#34AADA;
}*/


#bodyedges {
	background-image:url(../../../assets/System/bodyedges.png);
	background-repeat:repeat-y;
}
#footerimage {
	background-image:url(../../../assets/System/footer.png);
	background-repeat:no-repeat;
}
.d0 {
	background-color: #E7E3E0;
	padding: 4px 1px 4px 0px; /*top right bottom left*/
}
.d1 {
	background-color:#F9F4F0;
	padding: 4px 1px 4px 0px; /*top right bottom left*/
}
.d2 {
	background-color: #6DA5CD;
	padding: 4px 1px 4px 0px; /*top right bottom left*/
}
#blogmenu {
	border-left:#FFFFFF solid 1px;
	border-color:#CDE2E4;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
img {
	border: 0px solid #E9E9E9;
}
.subform {
	font-size: 11px;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#centerDiv {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
/*footer*/

.footerLink {
	margin-top:12px;
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerLink a {
	color: #999999;
	text-decoration:none;
}
.footerLink a:hover {
	color: blue;
	text-decoration: none;
}
/************************
SITEMAP
************************/
#sitemap-list {
	padding:0 0 0 10px;
	margin:8;
	list-style:none;
	font-weight:bold;
	line-height:150%;
} /*1st level list*/
#sitemap-list li {
	padding:8px;
	margin-top:10px;
	font-size:12px;
	background:#f0f0f0;
} /*1st level items*/
#sitemap-list ul {
	margin:5px 10px 5px 10px;
	padding:5px 10px;
	font-weight:normal;
	background:#f8f8f8;
} /*2nd level lists*/
#sitemap-list li li {
	padding:0;
	margin:0;
	list-style:none;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	background:none
} /*2nd level items*/
#sitemap-list ul ul {
	margin-left:10px;
	padding:5px 10px;
	background:#fff;
} /*3rd level lists*/
#sitemap-list li li li {
	font-size:11px;
	font-weight:normal;
} /*3rd level items*/
/**************
 	Site Container Box
*/


#Layout {
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	/*padding-right: 6px; padding on right side of content*/
	padding-left: 0px; /*padding on left side of content - KEEP AT 0 FOR FF*/
	padding-bottom: 15px;
	padding-top: 0px;
}
#Content {
	width: 700px; /*width of content area for text an/or paragraphs - does not effect the iframes*/
	float: left;
	margin-left: 0px; /*sets the left "text" margin - 0 for none for both IE and FF */
	text-align: left;
}

/*** Main Nav ***/
#Navigation {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px; /*do not touch*/
	overflow: hidden;
	font-size:10px;
}
#Navigation ul {
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 10px;
}
#Navigation ul li {
	list-style: none;
	margin: 0 0px; /*space between buttons*/
	border-left: #3333CC 0px solid;
	float: left;
	line-height: 3.1em;/*adjust the font height location*/
	display: block;
	background-image:url(../images/topmenubutton_bg.png);
	background-repeat:repeat-x;
}
#Navigation ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 2.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	padding: 0 9px 0 9px;
	color: #D8D8D8;
	background-image:url(../images/topmenubutton_bg.png);
	background-repeat:repeat-x;
}
#Navigation ul li a:hover {
	background-image:url(../images/topmenubuttonhover_bg.png);
	background-repeat:repeat-x;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 3.0em;
}
#Navigation ul li a.current,  #Navigation ul li a.section {
	background-image:url(../images/topmenubuttonactive_bg.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
	line-height: 3.0em;
}
#Navigation ul li a.section:hover,  #Navigation ul li a.current:hover {
	background-image:url(../images/topmenubuttonhover_bg.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
/*** Disclaimer ***/

#disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 6px 6 6px;
	text-decoration:none;
}
#disclaimer a {
	color:#405C8C;
	text-decoration:none;
}
#disclaimer a:hover {
	color:blue;
	text-decoration:underline;
}
/*** Footer Navigation ***/	
#menu {
	margin-top: 6px;
	margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu a {
	padding: 0px 4px 0 6px;
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}
#menu li {
	display: inline;
	border-left: #999 1px solid;
	margin: 0;
	padding: 0;
}
#menu ul li a:hover {
	cursor: pointer;
	color: #000;
}
#menu ul li a.current, #menu ul li a.section {
	color: #000;
}
/** Breadcrumbs **/
.Breadcrumbs {
	color: #666666;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2px 5px 10px 0;
	text-decoration:none;
	width:700px;
}
#Breadcrumbs p {
	margin: 0;
}
/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}
p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
	padding-left:25px;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
	line-height: 1.2em;
	list-style:none;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}
#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 20px;
}
#PageComments li.odd p.info {
	color: #3AA0C3;
}
.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
	display: inline;
	border-right: 1px solid;
}
.actionLinks li.last {
	border-right: none;
}
.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}
/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}
/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm {
	min-height:100px;
}
#Unsubscribe_MailingListForm_MailingListForm p {
	margin:0 !important;
	padding:10px;
}
#Unsubscribe_MailingListForm_MailingListForm p label {
	display: inline;
}
#Unsubscribe_MailingListForm_MailingListForm label {
	margin:0;
}
