/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#CFBA6E; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#520404;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/gift-wrapped/images/10970.jpg);
	background-repeat:no-repeat;
	width:1004px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/gift-wrapped/images/10972.jpg);
	background-position:right top;
	background-repeat:repeat-y;	margin:0 0 0 155px;
	.margin:0 0 0 135px;
	_margin:0 0 0 160px; 
	width:818px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{      
        background-image:url(https://lygo.net/ly/zeeblio/styles/gift-wrapped/images/11008.jpg);
	background-position:left 0;
	background-repeat:no-repeat;	
         _height:83px;
	min-height:83px;
	padding:20px 20px 0;
}
#body #header h1, #body #header h2, #body #header h3{
	color:#fff;
	margin-right:40px; 
}
#body #header p, #body #header a{color:#fff;}
#body #header ul.navigation{margin:0; overflow:hidden; padding:10px 0 0}
#body #header ul.navigation li{
	float:left; 
	margin:0 0 5px 10px;
	min-width:30px; 
	padding:0;
	white-space:nowrap; 
}
#body #header ul.navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:2.2em;
	_line-height:2.1em; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-color:#8d1103;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	color:#fff;
	text-decoration:none; 
}
#body #header ul.navigation li a span{
	display:block;
	padding:0 10px;
	text-align:center; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{}
#body #content{
	margin:0 10px 0 0;
	width:580px;
 	_width:560px; 
}
#body #content ul.navigation{background:rgba(0, 0, 0, .1); overflow:hidden; padding:10px 10px 5px;}
#body #content ul.navigation li{
	border-right:1px solid #8D1103;
	float:left; 
	margin:0 0 5px;
	min-width:30px; 
	white-space:nowrap; 
}
#body #content ul.navigation li.last{border-right:none}
#body #content ul.navigation li a{
	color:#cfba6e;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:0.9em;
	margin:3px 0;
	padding:0 5px; 
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#fff;
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
#body #sidebar a{
	color:#fff;
	text-decoration:underline; 
}
#body #sidebar a:hover{text-decoration:underline;}
#body #sidebar ul.navigation{
	clear:both;
	margin-bottom:20px; 
}
#body #sidebar ul.navigation li{
	height:auto;
	margin-bottom:6px;
	width:auto; 
}
#body #sidebar ul.navigation li a{
	background-color: #917809;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#917809), to(#e1d5ac)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #917809, #e1d5ac); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #917809, #e1d5ac); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #917809, #e1d5ac); /* IE10 */
  background-image:      -o-linear-gradient(top, #917809, #e1d5ac); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #917809, #e1d5ac);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#917809', EndColorStr='#e1d5ac'); /* IE6-IE9 */
	border:1px solid #520404;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
	color:#520404;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	padding:4px 8px;
}
#body #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color: #e1d5ac;
	text-decoration:none; 
}
#body #sidebar ul.navigation li a span{padding:7px 0 10px 0; }
#body #sidebar ul.navigation li a:hover span, #body #sidebar ul.navigation li a.selected span{text-decoration:none; }
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#520404; 
    background-image:url(https://lygo.net/ly/zeeblio/styles/gift-wrapped/images/11012.jpg);
	background-repeat:no-repeat;
	background-position:right top; 
	color:#fff;
	padding:70px 0 30px 0;
	min-height:20px;
	text-align:left; 
	width:auto; 
} 
#body #footer ul.navigation{overflow:hidden; padding:10px 5px 5px}
#body #footer ul.navigation li{
	border-right:1px solid #b81300;
	float:left; 
	margin:0 0 5px;
	min-width:30px; 
	white-space:nowrap; 
}
#body #footer ul.navigation li.last{
	border-right:none
}
#body #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:2px 5px; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#cfba6e;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 20px; 
	width:auto;
}
#body.layout1c #sidebar{
	_height:100px;
	margin-left:20px;
	_margin-left:10px; 
	min-height:100px;
	width:auto;
} 
#body.layout1c #sidebar ul.navigation{
	clear:both;
	margin:10px 0;
}
#body.layout1c #sidebar ul.navigation li{
	float:none;
	margin-bottom:6px; 
}
#body.layout1c #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/ly/zeeblio/styles/gift-wrapped/images/11057.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	color:#520404;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:2.3em;
	padding-left:8px;
	*padding-left:0; 
}
#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/gift-wrapped/images/11057.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	text-decoration:none; 
}
#body.layout1c #sidebar ul.navigation li a span{padding:7px 0 10px 0; }
#body.layout1c #sidebar ul.navigation li a:hover span, #body.layout1c #sidebar ul.navigation li a.selected span{text-decoration:none;}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0 20px 0 0;
	_margin:0 10px 0 0; 
	width:580px;
}
#body.layout2cl #sidebar{
	margin-left:20px;
	_margin-left:10px; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0 0 0 20px;
	_margin:0 0 0 10px; 
	width:580px;
}
#body.layout2cr #sidebar{
	margin-right:20px;
	_margin-right:10px; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#fff; font-size:20px; text-decoration:none; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#cfba6e; border-bottom:none; text-transform:uppercase; } 
#body div.blogSearch .addOnButton:hover{color:#fff; }
#body .addOnButton{
	background-color: #917809; color:#222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#917809), to(#e1d5ac)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #917809, #e1d5ac); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #917809, #e1d5ac); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #917809, #e1d5ac); /* IE10 */
  background-image:      -o-linear-gradient(top, #917809, #e1d5ac); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #917809, #e1d5ac);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#917809', EndColorStr='#e1d5ac'); /* IE6-IE9 */
			border:none;
	}
#body .addOnButton:hover{background:#e1d5ac; }
#body .addOnBackground{background:#380303 }
#body .addOnHeadline{font-size:20px; color:#fff; }
#body .addOnSubHead{font-size:18px; color:#fff; }
#body .addOnSubH3{color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; font-weight:bold; }
#body .addOnSubH4{font-size:14px; color:#fff; }
#body .addOnPlainText{ color:#fff; }
#body .addOnBasicLink{ color:#cfba6e; }
#body .addOnSmallText{ color:#fff; }
#body .addOnBackground{background:#B664BB }
#body .addOnShadedText{ background-color:#C8DAEC; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#C8DAEC; }
#body .addOnSectionHead{font-size:14px; color:#000; 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{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#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/gift-wrapped/images/mBG.jpg) no-repeat #530505 right top}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background-color: #917809; color:#222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#917809), to(#e1d5ac)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #917809, #e1d5ac); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #917809, #e1d5ac); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #917809, #e1d5ac); /* IE10 */
  background-image:      -o-linear-gradient(top, #917809, #e1d5ac); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #917809, #e1d5ac);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#917809', EndColorStr='#e1d5ac'); /* IE6-IE9 */ border:1px solid #917809}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background-color: #917809; color:#222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#917809), to(#e1d5ac)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #917809, #e1d5ac); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #917809, #e1d5ac); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #917809, #e1d5ac); /* IE10 */
  background-image:      -o-linear-gradient(top, #917809, #e1d5ac); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #917809, #e1d5ac);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#917809', EndColorStr='#e1d5ac'); /* IE6-IE9 */ }
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#917809; color:#222}
#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:#700c0c}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:2px solid #420808; padding-top:15px}
#body.mobileLayout #footer{background:#330000}
}