/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#ccc;font-weight:bold; }
#body a:hover{color:#fff; }
#body small{}
#body form{ }
#body ul.navigation li{list-style-position:outside; }
#body{
	background-attachment:fixed;
	background-color:#390507;
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/1070696.jpg);
 	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	font-family:Georgia,Times New Roman,serif; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-attachment:fixed;
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455613.jpg);     
	background-position:right top;
	background-repeat:no-repeat;
    padding-bottom:25px; 
}
#container{
	margin:0 auto; 
	width:900px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	min-height:180px;
	padding:10px 0 10px 20px;
}
#header h1{
	font-size:60px;  
	padding-top:15px;
}
#header h2{
	font-size:30px;
}
#header ul.navigation{margin:10px 0}
#header ul.navigation li{
	float:left; 
	margin:5px 0 0 5px;
	min-width:30px; 
}
#header ul.navigation li a{
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455578.png);
	_background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455576.jpg);
	border:1px solid #b30027;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; 
	color:#ccc; 
	display:block; 
	font-size:14px; 
	font-weight:bold;
	padding:2px 10px;  
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background:#3f0707;
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{}
#content{
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455578.png);
	_background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455576.jpg);
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border:1px solid #b30027; 
	padding:15px;
	width:630px;	
}
#content ul.navigation{
	clear:both;
	margin:10px 0; 
    text-align:center;
}
#content ul.navigation li{
	display:inline-block;
	white-space:nowrap;
}
#content ul.navigation li a{
	border-right:1px solid #b30027; 
	color:#ccc; 
	font-size:11px; 
	padding:0 10px;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	color:#fff; 
	font-weight:bolder; 
	text-decoration:none; 
}
#sidebar{
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455578.png);
	_background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455576.jpg);  
	border:1px solid #b30027;
	-moz-border-radius:5px; 
        -webkit-border-radius:5px; 
	border-radius:5px;
	min-height:20px; 
	padding:15px 17px;
	width:180px; 
}
#sidebar ul.navigation{margin:10px 0; }
#sidebar ul.navigation li{
    margin-bottom:6px;
	padding:0; 
}
#sidebar ul.navigation li a{
	background-color:#400707;
	border:1px solid #b30027; 
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	color:#f4f5e9; 
	display:block;
   	padding:4px 4px 4px 8px;   
        text-shadow:1px 1px 2px #444;   
}
#sidebar ul.navigation li a:hover, #sidebar ul.navigation li a.selected{
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/466995.png);
        background-position:left top;
	background-repeat:repeat-x;
	color:#fff;  
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455578.png);
	_background-image:url(http://lygo.com/ly/webon/styles/gasp/images/455576.jpg);   
	border:1px solid #b30027;  
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; 
    margin:15px 10px 0;  
    padding:15px 15px 25px;
	width:858px; 
} 
#footer ul.navigation{
	margin:10px 0; 
	overflow:hidden;
}
#footer ul.navigation li{
	float:left; 
	min-width:30px;  
	text-align:center; 
}
#footer ul.navigation li.first a{border-left:1px solid #b30027; }
#footer ul.navigation li a{
	border-right:1px solid #b30027; 
	color:#ccc; 
	display:block; 
	font-size:11px; 
	padding:0 10px;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	color:#fff; 
	font-weight:bolder; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #header ul.navigation{right:-32px;}
.layout1c #content{width:100%;}
.layout1c #sidebar{
	margin:10px 0; 
	width:896px; 
}
.layout1c #sidebar ul.navigation{
	margin:10px 0; 
}
.layout1c #sidebar ul.navigation li{
	float:left; 
	min-width:30px;  
	text-align:center; 
	margin-right:10px;
}
.layout1c #sidebar ul.navigation li.first a{
	border-left:1px solid #b30027;
}
.layout1c #sidebar ul.navigation li.last{
	margin-right:0;
}
.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #b30027; 
	color:#ccc; 
	display:block; 
	font-size:11px; 
	padding:0 10px;  
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#fff; 
	font-weight:bolder; 
	text-decoration:none; 
}
.layout1c #footer{
	margin:0;
	width:900px; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #content{margin:0 0 0 10px;}
.layout2cl #sidebar{
	margin-left:11px; 
	width:180px; 
}
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{margin:0 0 0 10px;}
.layout2cr #sidebar{width:180px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{border:1px solid #b30027; } 
.addOnBorderBottom{border-bottom:1px solid #b30027; } 
.addOnBorderTop{border-top:1px solid #b30027; } 
.addOnGradientTop{ } 
.addOnGradientBottom{ }
.addOnShadowBox{ } 
.addOnShadowBoxSmall{ } 
.addOnTableHeading{color:#fff; }
.addOnTableHeadingBg{} 
.addOnTableRowBg{background:#ddd; } 
.addOnTableRowAltBg{background:#eee; }
.addOnTableColumnBg{background:#aaa; } 
.addOnTableColumnAltBg{background:#fff; } 
.addOnBackgroundImage{}
.subscribe{background-color:#fff; }
.addOnHeadline{font-size:20px; color:#fff; }
.addOnSubHead{font-size:18px; color:#fff; }
.addOnSubH3{font-size:16px; color:#fff; }
.addOnSubH4{font-size:14px; color:#fff; }
.addOnPlainText{ color:#fff; }
.addOnBasicLink{ color:#ccc; text-decoration:underline; }
.addOnSmallText{ color:#fff; }
.addOnBackground{}
.addOnShadedText{font-size:12px; color:#fff; background-color:#b30027; }
.addOnAccentText{font-size:12px; color:#000; background-color:#999; }
.addOnSectionHead{font-size:16px; color:#fff; border-bottom:1px solid #b30027; }
.addOnMiniNavBox{}
.addOnButton{background:#b30027; background-image:none; border:solid 2px #b30027; color:#fff; padding-top:0;}

/* ____________________ 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/gasp/images/mBG.jpg) no-repeat #360808}

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

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

/* mobile layout/content styling */
	#body.mobileLayout #header{padding-top:20px; padding-left:160px}
	#body.mobileLayout #main{background:rgba(85, 10, 10, .7)}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:rgba(255, 255, 255, .3); margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{}
}
