/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:20px;margin-bottom:0;}
#body h2{font-size:14px;margin-bottom:0;}
#body h3{font-size:12px;font-weight:bold;}
#body p{}
#body a{color:#CFBA6E;	}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#6A0C0C;
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#fff;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	margin:0 auto;
	width:960px;
}
#container{
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13056.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:960px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	color:#fff;
	.height:83px;
	margin:0;
	min-height:83px;
	padding:65px 110px 50px 150px;
	position:relative;
	text-align:center;
	width:700px;
}
#header h1, #header h2, #header h3, #header p, #header a{color:#fff;}
#header ul.navigation{
	border-bottom:1px solid #7e2727;
	bottom:0;	
	float:none;
	left:150px;
	margin:0px auto;
	position:absolute;
	text-align:left;
	width:700px;
}
#header ul.navigation li{
	float:left;
	height:25px;
	margin:0;
	min-width:30px;
	padding:0;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#header ul.navigation li a{
	border-right:1px solid #7e2727;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:25px;
	line-height:2.2em;
	_line-height:2.1em;
	padding:0 10px 0 10px;
}
#header ul.navigation li a:hover{
	background-color:#540000;
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13057.jpg);
	background-repeat:repeat-x;
	color:#fff;
	text-decoration:none;
}
#header ul.navigation li a.selected{
	background-color:#540000;
	color:#cc6666;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:40px 0 0;
	padding:0 60px 0 100px;
	position:relative;
	width:800px;
}
#content{
	margin:0 10px 0 0;
	width:580px;
	_width:560px;
}
#content ul.navigation li{
	border-left:1px solid #7e2727;
}
#content ul.navigation li{
	border-right:1px solid #7e2727;
	float:left;
	height:16px;
	margin:0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#content ul.navigation li a{
	border-bottom:none;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:0.9em;
	margin:3px 0;
	padding:0 5px;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{color:#cc6666;text-decoration:none;}
#sidebar{width:180px;}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	margin:0 auto auto 100px;
	min-height:20px;
	padding:0;
	text-align:left;
	width:85%;
}
#footer ul.navigation{margin:0 20px;}
#footer ul.navigation li.first{
	border-left:1px solid #7e2727;
}
#footer ul.navigation li{
	border-right:1px solid #7e2727;
	height:16px;
	float:left;
	min-width:30px;
	_width:5%;
	margin:0;
	text-align:center;
	white-space:nowrap;
}
#footer ul.navigation li a{
	border-bottom:none;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:0.9em;
	margin:3px 0;
	padding:0 5px;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	color:#cc6666;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{
	margin:0 20px;
	width:auto;
}
.layout1c #sidebar{
	_height:120px;
	min-height:20px;
	margin-left:20px;
	_margin-left:10px;
	width:auto;
}
.layout1c #sidebar a{text-decoration:underline;}
.layout1c #sidebar ul.navigation{
	clear:both;
	margin-bottom:20px;
}
.layout1c #sidebar ul.navigation li{
	border-left:1px solid #7e2727;
}
.layout1c #sidebar ul.navigation li{
	border-right:1px solid #7e2727;
	float:left;
	height:16px;
	margin:0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
.layout1c #sidebar ul.navigation li a{
	border-bottom:none;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:0.9em;
	margin:3px 0;
	padding:0 5px;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#c66;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
.layout2cl #content{
	margin:0 20px 0 0;
	_margin:0 10px 0 0;
	width:70%;
}
.layout2cl #sidebar{
	margin-left:0;
}
.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:20px;
}
.layout2cl #sidebar ul.navigation li{
	height:auto;
	margin-bottom:6px;
	width:auto;
}
.layout2cl #sidebar ul.navigation li a{
	background-color:#540000;
	background-repeat:repeat-x;
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13059.jpg);
	border:1px solid #5A0000;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:2.3em;
	padding-left:8px;
 	*padding-left:0;
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{background:#540000; text-decoration:none;}
.layout2cl #sidebar ul.navigation li a span{padding:7px 0 10px 0;}
.layout2cl #sidebar ul.navigation li a:hover span, .layout2cl #sidebar ul.navigation li a.selected span{text-decoration:none;}
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{
	margin:0;
	padding:0;
	width:72%;
}
.layout2cr #sidebar{}
.layout2cr #sidebar a{text-decoration:none;}
.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:20px;
}
.layout2cr #sidebar ul.navigation li{
	height:auto;
	margin-bottom:6px;
	width:auto;
}
.layout2cr #sidebar ul.navigation li a{
	background-color:#540000;
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13059.jpg);
	background-repeat:repeat-x;
	border:1px solid #5A0000;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:2.3em;
	padding-left:8px;
 	*padding-left:0;
}
.layout2cr #sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected{
	background:#540000; 
	text-decoration:none;
}
.layout2cr #sidebar ul.navigation li a span{padding:7px 0 10px 0;}
.layout2cr #sidebar ul.navigation li a:hover span, .layout2cr #sidebar ul.navigation li a.selected span{text-decoration:none;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#C86464;
	font-size:18px;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{text-decoration:none;}
#body h3.addOnSectionHead{
	border-bottom:1px solid #7e2727;
	color:#fff;
	padding-bottom:5px;
} 
#body div.blogSearch .addOnButton{
	border:1px solid #fff;
	background-repeat:repeat-x;
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13059.jpg);
	background-color:#540000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:22px;
	_height:20px;
	line-height:1.9em;
 	*line-height:1.8em;
	_line-height:1.7em;
	text-align:center;
	text-decoration:none;
}
#body div.blogSearch .addOnButton:hover{color:#fff;}
.addOnButton{
	background-color:#550506;
	background-image:url(http://lygo.com/ly/webon/styles/bubbles/images/13059.jpg);
	background-repeat:repeat-x;
	border:solid 1px #7D703C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:25px;
	_height:23px;
	line-height:1.9em;
	*line-height:1.8em;
	_line-height:1.7em;
	text-align:center;
	text-decoration:none;
}
.addOnButton:hover{color:#fff;}
#body .addOnBasicLink{color:#C86464;}
#body .addOnBackground{background:#380303}
.addOnHeadline{color:#fff;}
.addOnSubHead{
	color:#C86464;
	text-transform:uppercase;
}
.addOnSubH3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;
}
.addOnSubH4{color:#fff;}
.addOnPlainText{color:#fff;}
.addOnBasicLink{color:#cfba6e;}
.addOnSmallText{color:#fff;}
.addOnBackground{background:#B664BB}
.addOnShadedText{background-color:#C8DAEC;}
.addOnAccentText{background-color:#C8DAEC;}
.addOnSectionHead{font-size:14px;border-bottom:1px solid #999;}
.addOnMiniNavBox{
	background-color:#C8DAEC;
	border:1px solid #94B6D9;
}
.addOnBorder{border:1px solid #7e2727;}
.addOnBorderBottom{border-bottom:1px solid #7e2727;}
.addOnBorderTop{border-top:1px solid #7e2727;}
.addOnGradientTop{}
.addOnGradientBottom{}
.addOnShadowBox{}
.addOnShadowBoxSmall{}
.addOnTableHeading{}
.addOnTableHeadingBg{}
.addOnTableRowBg{background:#e8e8e8;}
.addOnTableRowAltBg{background:#fff;}
.addOnTableColumnBg{background:#fff;}
.addOnTableColumnAltBg{background:#fff;}


/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/webon/styles/bubbles/images/13056.jpg) top left no-repeat #6c0c0d;}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#540000; color:#CC6666; border:1px solid #CC6666}

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

/* mobile layout/content styling */
	#body.mobileLayout #header{padding-top:20px}
	#body.mobileLayout #main{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{}
}
