/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{ }
#body h2{}
#body h3{}
#body p{}
#body a{color:#D9322D}
#body a:hover{color:#fff;}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#470808;
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237576.jpg);
	background-repeat:repeat-x;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-color:#000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/235038.jpg);
	background-repeat:no-repeat;
	border:3px #000 solid;
	border-bottom:0;
	border-top:0; 
	margin:0 auto; 
	width:950px; 
}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	color:#fff;
  	margin:0;
 	min-height:181px;
	position:relative; 
	padding:10px 15px;
  	text-align:left; 
  	width:920px;
}
#body #header h1{font-family:Georgia, Times New Roman, serif; font-size:39px; padding-left:6px; }
#body #header h2{font-size:18px; padding-left:6px; }
#body #header p{color:#fff;} 
#body #header ul.navigation{overflow:hidden; margin:5px 0}
#body #header ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;
	border:solid 2px #774a2b;
	-webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px;
	margin-bottom:5px;
	float:left; 
	margin-right:10px; 
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:14px;
	min-width:30px;
	padding:5px 16px;
    text-transform:uppercase;
	width:auto;
	_width:5%; 
}
#body #header ul.navigation li a:hover{background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/238041.jpg); }
#body #header ul.navigation li a.selected{background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237639.jpg); }
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{}
#body #content{
	background-color:#4f3f33;
  	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/235468.jpg);
  	background-repeat:no-repeat;
  	_background:none;
	padding:10px;
	_padding-right:0; 
	width:620px;
}
#body #content p{_padding-right:10px; }
#body #content a, #body #content p a{text-decoration:underline!important; }
#body #content a:hover, #body #content p a:hover{text-decoration:none!important;}
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 10px 0 0; 
    _padding-right:0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #content ul.navigation li.last a{
	border-right:none;
}
#body #content ul.navigation li a{
	border-right:1px solid #666;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:auto; 
    padding-right:10px; 
	width:auto;
}
#body #content ul.navigation li a:hover{font-style:italic; }
#body #content ul.navigation li a.selected{text-decoration:underline; }
#body #sidebar{
	background-color:#4f3f33; 
	min-height:20px; 
	width:180px;       
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/234667.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:3px solid #000; 
	height:auto;
	min-height:100px;
	padding:10px;
	width:auto;
} 
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	margin:0;
	min-width:10px; 
	padding:0 5px 0 0;
	_padding-right:0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li.last a{
	border-right:none;
}
#body #footer ul.navigation li a{
	border-right:1px solid #999;
	color:#999;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	margin:0; 
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li a:hover{color:#fff; }
#body #footer ul.navigation li a.selected{text-decoration:underline; }
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	background-color:#000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/234667.jpg);
	background-position:left bottom;
	background-repeat:repeat-x; 
	border-top:3px solid #774a2b;
    color:#fff;
	margin:0 auto;  
	min-height:auto; 
	padding:10px; 
	width:930px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	border-top:3px solid #774a2b; 
	margin:0; 
	min-height:5px;
	padding:15px;
	width:auto;     
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	left:0; 
	margin:0 0 10px 0; 
	position:relative;
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;border:solid 2px #774a2b;
	-webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px;
	float:left; 
	height:31px; 
	margin:0 6px 6px;
	min-width:30px; 
	text-align:center;
	white-space:nowrap;
	_width:5%;  
}
#body.layout1c #sidebar ul.navigation li a{
	border-bottom:none;
	color:#999;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:31px; 
	line-height:2.2em;
	min-width:30px;
	padding:0 15px;
    text-transform:uppercase;
    width:auto;
    _width:5%; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237639.jpg); 
	color:#fff;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237755.jpg);
    border-top:3px solid #774a2b; 
}
#body.layout2cl #content{
	padding:15px; 
    _padding-right:0; 
	width:630px;
}
#body.layout2cl #content h1{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/256303.png);
    _background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/256304.gif);
	background-repeat:no-repeat;
	height:72px;
	margin-bottom:-6px; 
	margin-left:-28px;
    _margin-left:-14px;
	padding:18px 0 0 15px;
    width:658px;
}
#body.layout2cl #sidebar{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/236362.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:10px;
    width:240px;   
}
#body.layout2cl #sidebar ul.navigation{
	border:solid 2px #774a2b;
    border-bottom:0;
	clear:both;
	margin-bottom:15px;     
}
#body.layout2cl #sidebar ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
    background-repeat:repeat-x;
	border-bottom:solid 2px #774a2b; 
	height:auto; 
	list-style-position:outside;
	width:auto;     
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#774a24; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:auto; 
	line-height:1.9em;
	padding:3px 0 0 23px;
	text-decoration:none;
    text-transform:uppercase;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover{
	background-color:#430904; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/238041.jpg);
	background-repeat:repeat-x;
}
#body.layout2cl #sidebar ul.navigation li a.selected{
	background-color:#430904;
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237639.jpg);
	background-repeat:repeat-x;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237337.jpg); }
#body.layout2cr #content{
	margin:0; 
	padding:15px; 
	width:625px;
}
#body.layout2cr #content h1{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/256294.png);
    _background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/256297.gif);
	background-repeat:no-repeat;
	height:72px;
	margin-bottom:-6px; 
	margin-left:-15px;
    _margin-left:-15px;
	padding:18px 0 0 15px;
	width:656px;
}
#body.layout2cr #sidebar{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/236362.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:10px;
   	width:242px;   
}
#body.layout2cr #sidebar ul.navigation{
	border:solid 2px #774a2b;
    border-bottom:0;
	clear:both;
	margin-bottom:15px;      
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:solid 2px #774a2b;
	height:auto; 
	list-style-position:outside;
	width:auto;        
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#774a24;  
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:auto; 
	line-height:1.9em;
	padding:3px 0 0 23px;
	text-decoration:none;
    text-transform:uppercase;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover{
	background-color:#430904; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/238041.jpg);
	background-repeat:repeat-x;
}
#body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#430904; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237639.jpg);
	background-repeat:repeat-x;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{text-decoration:none; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#fff; border-bottom:none; text-transform:uppercase; } 
#body .addOnButton{background-color:#774a2b; background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/235091.jpg); background-repeat:repeat-x; border:solid 2px #774a2b; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:center; text-decoration:none; 
} 
#body .addOnHeadline{font-size:20px; color:#fff; }
#body .addOnSubHead{font-size:18px; color:#fff; }
#body .addOnSubH3{color:#fff; font-weight:bold; text-transform:uppercase; font-size:14px; font-weight:bold; }
#body .addOnSubH4{font-size:14px; color:#fff; }
#body .addOnPlainText{ color:#fff; }
#body .addOnBasicLink{ color:#fff; }
#body a.addOnBasicLink:hover{color:#fff; text-decoration:underline; }
#body .addOnSmallText{ color:#fff; }
#body .addOnBackground{background:#4f3f33; }
#body .addOnShadedText{ background-color:#C8DAEC; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#C8DAEC; }
#body .addOnSectionHead{font-size:16px; color:#000; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#C8DAEC; border:1px solid #94B6D9; padding:2px; }
#body .addOnBorder{border:1px solid #774a2b; } 
#body .addOnBorderBottom{border-bottom:1px solid #774a2b; } 
#body .addOnBorderTop{border-top:1px solid #774a2b; } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{color:#fff; }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; } 
#body .addOnTableColumnBg{background:#fff; } 
#body .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(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/mBG.jpg) no-repeat #480809}
#body.mobileLayout h1{min-height:36px; margin:0; width:auto}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;
	color:#fff; border:1px solid #774a2b}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{
	background-image:url(https://lygo.net/ly/zeeblio/styles/coffee-smoked/images/237575.jpg);
	background-repeat:repeat-x;color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#774a2b; 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}
#body.mobileLayout #main{background:rgba(255, 255, 255, .2); border-top:3px solid #222}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#330c05; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#000}
}
