/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#3071A2;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#F8F4E8;
	color:#292929;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/bookend/images/5299.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0 auto 10px;
}
#body #container{
	margin:0 auto;
	width:850px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-color:#455b6a;
	background-image:url(http://lygo.com/ly/zeeblio/styles/bookend/images/5299.jpg);
	background-repeat:repeat-x;
	color:#fff;
	_height:85px;
	margin:0;
	min-height:80px;
	padding:10px 10px 2px;
	position:relative;
	width:830px;
}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#fff;}
#body #header ul.navigation{
	bottom:0;
 	.bottom:5px;
	height:auto;
	max-width:600px;
	position:absolute;
	right:0;
	text-transform:uppercase;
	width:auto;
}
#body #header ul.navigation li{
	border-right:1px solid #fff;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #header ul.navigation li.last{border-right:none;}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#FFF;
	display:block;
	font-weight:bold;
	line-height:1em;
	padding:0 10px 0 0;
	text-decoration:none;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#93D050;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{}
#body #content{width:580px;}
#body #content ul.navigation li{
	border-right:1px solid #999;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	color:#1C3550;
	display:block;
	font-weight:bold;
	line-height:1em;
	padding:0 10px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#93D050;
	text-decoration:none;
}
#body #sidebar{
	min-height:20px;
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	border-top:1px solid #999;
	min-height:50px;
	padding:10px 0;
}
#body #footer ul.navigation li{
	border-right:1px solid #999;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	color:#1C3550;
	display:block;
	font-weight:bold;
	line-height:1em;
	padding:0 10px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#93D050;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0;
	width:100%;
}
#body.layout1c #sidebar{border-bottom:none;
	padding:0;
	margin:20px 0 0 0;
	min-height:5px;
 .height:auto;
	width:100%;
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	position:relative;
	margin-bottom:5px;
	top:0;
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	border-right:1px solid #999;
	height:12px;
	float:left;
	min-width:30px;
	_width:5%;
	margin:0 10px 10px 0;
	text-align:center;
	white-space:nowrap;
}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	color:#1C3550;
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
#body.layout1c #sidebar ul.navigation li a:hover{color:#999;
	text-decoration:none;
}
#body.layout1c #sidebar ul.navigation li a.selected{color:#999;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #main{
	background-image:url(http://lygo.com/ly/zeeblio/styles/bookend/images/4084.jpg);
	background-position:10px top;
	background-repeat:repeat-y;	
}
#body.layout2cl #content{
	margin:20px 30px 0 0;
	_margin:20px 10px 0 0;
	padding:0 10px;
}
#body.layout2cl #sidebar{
	margin:20px 0 0 0;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px dashed #000;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#265F8B;
	display:block;
	font-weight:bold;
	height:auto;
	line-height:1.7em;
	padding:4px 0 4px 15px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	color:#93D050;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{
	background-image:url(http://lygo.com/ly/zeeblio/styles/bookend/images/4197.jpg);
	background-position:630px top;
	background-repeat:repeat-y;
}
#body.layout2cr #content{
	margin:20px 0 0 0;
	padding:0 10px;
}
#body.layout2cr #sidebar{margin:20px 0 0;}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px dashed #000;
	height:auto;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#265F8B;
	display:block;
	font-weight:bold;
	height:auto;
	line-height:1.7em;
	padding:4px 0 4px 15px;
	text-decoration:none;
	text-transform:uppercase;width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	color:#93D050;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#000;
	font-size:20px;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{
	text-decoration:underline;
}
#body h3.addOnSectionHead{
	border-bottom:none;
	color:#000;
	text-transform:uppercase;
} 
#body .addOnButton{background:#1F4A6B;
	border:solid 2px #2D6B9A;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{
	font-family:Arial, Helvetica, sans-serif;f
	ont-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;	
}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{color:#1C3550;}
#body .addOnSmallText{}
#body .addOnBackground{background:#DDDACE;}
#body .addOnShadedText{background-color:#DDDACE;}
#body .addOnAccentText{background-color:#DDDACE;}
#body .addOnSectionHead{border-bottom:1px solid #999;}
#body .addOnMiniNavBox{background-color:#C8DAEC;border:1px solid #94B6D9;}
#body .addOnBorder{border:1px solid #999;}
#body .addOnBorderBottom{border-bottom:1px solid #999;}
#body .addOnBorderTop{border-top:1px solid #999;}
#body .addOnGradientTop{}
#body .addOnGradientBottom{}
#body .addOnShadowBox{background:#000;}
#body .addOnShadowBoxSmall{background:#999;}
#body .addOnTableHeading{color:#000;}
#body .addOnTableHeadingBg{background:#CCC;}
#body .addOnTableRowBg{background:#e8e8e8;}
#body .addOnTableRowAltBg{background:#fff;}
#body .addOnTableColumnBg{background:#fff;}
#body .addOnTableColumnAltBg{background:#fff;}
/* free users color the background of the top ad-block here */
#body div#tb_ad{background-color:#1c3651}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:#F8F4E8}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#265F8B; color:#fff}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#265F8B; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#93D050; color:#000}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{background:url(http://lygo.com/ly/zeeblio/styles/bookend/images/5299.jpg) repeat-x #455B6A; padding-top:20px}
#body.mobileLayout #main{}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#e3e1d5; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#d4d0c4}
}