/* --------
Brand Colors

red: #880010
light pink: #f3d9df
text: #474747
color 4: #
---------*/

/* -------- Styles ---------*/
#body h1, #body h2, #body h3, #body h4{
	font-family:MavenProRegular, Arial, sans-serif;
}
#body h1{
	font-size:32px;
	margin-top:12px;
}
#body h1 a{
	text-decoration:underline;
}
#body h1 a:hover{
	text-decoration:none;
}
#body h2{
	font-size:26px;
	margin-top:12px;
}
#body h2 a{
	text-decoration:underline;
}
#body h2 a:hover{
	text-decoration:none;
}
#body h3{
	color:#880010;
	font-size:16px;
	margin-top:12px;
}
#body h3 a{
	text-decoration:underline;
}
#body h3 a:hover{
	text-decoration:none;
}
#body p{
	letter-spacing:.01em;
	font-family:MavenProRegular, Arial, sans-serif;
}
#body a{
	color:#880010;
}
#body a:hover{}
#body a:visited{}
#body a:active{}
#body small{}
#body form{}
#body .navigation-container{overflow:hidden;}
#body ul.navigation{}
#body ul.navigation li{}
#body ul.navigation li a{}
#body ul.navigation li a:hover{}
#body ul.navigation li a.selected{}
#body ul.navigation li a.selected:hover{}
#body img{}
#body{
	font-size:12px;
	border-top:8px solid #880010;
	background:url(http://lygo.com/ly/zeeblio/styles/pink-pixels/images/bkgd.jpg) no-repeat center top #fff;
	color:#474747;
	letter-spacing:-.04em;
}

/*---- OuterContainer and Container CSS ---- */
#body #outerContainer{
	margin:0 auto;
	width:920px;
}
#body #container{}

/* ---- Header CSS ---- */
#body #header{ 
	min-height:100px;
	background:#f3d9df;
	padding:50px 12px;
	position:relative;
	border-bottom:2px solid #880010;
}
#body #header h1{
	font-size:46px;
	line-height:50px;
	margin-top:0;
} 
#body #header .navigation-container {
	background: #f4bfc5;
	background: -moz-linear-gradient(top, #f4bfc5 0%, #edacb3 2%, #eaa1a9 3%, #ec8692 68%, #ec8591 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4bfc5), color-stop(2%,#edacb3), color-stop(3%,#eaa1a9), color-stop(68%,#ec8692), color-stop(100%,#ec8591));
	background: -webkit-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -o-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -ms-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	border-top:1px solid #880010;
	display:block;
	position:absolute; left: 0; bottom:0;
	width:100%;
}
#body #header ul.navigation {
}
#body #header ul.navigation li{
	border-right:1px solid #bb515c;
	border-left:1px solid #fbacb5;
	float:left;
	line-height:16px;
	min-width:30px;
}
#body #header ul.navigation li.first{border-left:none;}
#body #header ul.navigation li.last{border-right:none;}
#body #header ul.navigation li a{
	color:#880010;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:8px 20px;
	text-shadow:1px 1px 1px #fbacb5;
	text-transform:uppercase; 
}
#body #header ul.navigation li a span{}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background: #f7d1d5;
	background: -moz-linear-gradient(top, #f7d1d5 0%, #f2c2c7 2%, #efb9bf 3%, #f1a5ae 68%, #f1a5ae 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7d1d5), color-stop(2%,#f2c2c7), color-stop(3%,#efb9bf), color-stop(68%,#f1a5ae), color-stop(100%,#f1a5ae));
	background: -webkit-linear-gradient(top, #f7d1d5 0%,#f2c2c7 2%,#efb9bf 3%,#f1a5ae 68%,#f1a5ae 100%);
	background: -o-linear-gradient(top, #f7d1d5 0%,#f2c2c7 2%,#efb9bf 3%,#f1a5ae 68%,#f1a5ae 100%);
	background: -ms-linear-gradient(top, #f7d1d5 0%,#f2c2c7 2%,#efb9bf 3%,#f1a5ae 68%,#f1a5ae 100%);
	background: linear-gradient(top, #f7d1d5 0%,#f2c2c7 2%,#efb9bf 3%,#f1a5ae 68%,#f1a5ae 100%);
	color:#fff;
	text-shadow:1px 1px 1px #880010;
}
#body #header ul.navigation li a:visited{}
#body #header ul.navigation li a:hover span{}
#body #header ul.navigation li a.selected{}
#body #header ul.navigation li a.selected:hover{}
#body #header ul.navigation li a.selected span{}
#body #header ul.navigation li a.selected:hover span{}

#body #header h1{}
#body #header h2{}
#body #header h3{}
#body #header h4{}
#body #header p{}

/* ---- Main / Content Area & Side bar CSS Defaults ---- */
#body #main{
	margin-top:20px;
}
#body #content{
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	padding: 3px 12px;
	width:580px;	
}

#body #content ul{}
#body #content li{}

#body #content ul.navigation {}
#body #content .navigation-container{
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	background: #f4bfc5;
	background: -moz-linear-gradient(top, #f4bfc5 0%, #edacb3 2%, #eaa1a9 3%, #ec8692 68%, #ec8591 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4bfc5), color-stop(2%,#edacb3), color-stop(3%,#eaa1a9), color-stop(68%,#ec8692), color-stop(100%,#ec8591));
	background: -webkit-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -o-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -ms-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	border:1px solid #880010;
	display:block;
	margin:20px 0;
}
#body #content ul.navigation li{
	border-right:1px solid #bb515c;
	border-left:1px solid #fbacb5;
	float:left;
	line-height:16px;
	min-width:30px;
}
#body #content ul.navigation li.first{border-left:none;}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	color:#880010;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 14px;
	text-shadow:1px 1px 1px #fbacb5;
	text-transform:uppercase; 
}
#body #content ul.navigation li a span{}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	background: #e2e2e2;
background: -moz-linear-gradient(top, #e2e2e2 0%, #a0a0a0 3%, #919191 14%, #595959 55%, #595959 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(3%,#a0a0a0), color-stop(14%,#919191), color-stop(55%,#595959), color-stop(100%,#595959));
background: -webkit-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -o-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -ms-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
	color:#fff;
	text-shadow:1px 1px 1px #444;
}
#body #content ul.navigation li a:visited{}
#body #content ul.navigation li a:hover span{}
#body #content ul.navigation li a.selected{}
#body #content ul.navigation li a.selected:hover{}
#body #content ul.navigation li a.selected span{}
#body #content ul.navigation li a.selected:hover span{}


/* ---- Sidebar CSS ---- */
#body #sidebar{
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	padding:3px 12px;
	width:260px; 
}
#body #sidebar h1{
	font-size:26px;
}
#body #sidebar h2{
	font-size:16px;
}
#body #sidebar h3{
	font-size:13px;
}
#body #sidebar ul.navigation {
	background:url(http://lygo.com/ly/zeeblio/styles/pink-pixels/images/ulbkgd.png) repeat-y #efd2da;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	-moz-background-clip: content; -webkit-background-clip: content-box; background-clip: content-box;
	padding:6px 6px 0 0;
	margin:10px 0;
}
#body #sidebar ul.navigation li{
	background: url("http://lygo.com/ly/zeeblio/styles/pink-pixels/images/lifold.png") no-repeat scroll left 2px transparent;
    line-height: 14px;
    min-width: 30px;
    padding: 2px 0;
	height:26px; 
	overflow:hidden;
}
#body #sidebar ul.navigation li.first{}
#body #sidebar ul.navigation li.last{}
#body #sidebar ul.navigation li a{
	background: url("http://lygo.com/ly/zeeblio/styles/pink-pixels/images/licap.png") no-repeat right top transparent;
	color:#ddd;
	font-weight:bold;
    display: block;
    padding-left: 5px; 
}
#body #sidebar ul.navigation li a span{
	background:url(http://lygo.com/ly/zeeblio/styles/pink-pixels/images/libkgd.png) repeat-x top left;
	display:block;
	line-height:28px;
	padding:0 7px 0 4px;
	}
#body #sidebar ul.navigation li a:hover{
	color:#fff;
}
#body #sidebar ul.navigation li a:visited{}
#body #sidebar ul.navigation li a:hover span{}
#body #sidebar ul.navigation li a.selected{color:#fff;}
#body #sidebar ul.navigation li a.selected:hover{}
#body #sidebar ul.navigation li a.selected span{}
#body #sidebar ul.navigation li a.selected:hover span{}

/* ---- Footer CSS ---- */
#body #footer{
	background:#f3d9df;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	padding:12px;
	margin-top:20px;
	min-height:30px;
} 
#body #footer ul.navigation {}
#body #footer .navigation-container{
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	background: #f4bfc5;
	background: -moz-linear-gradient(top, #f4bfc5 0%, #edacb3 2%, #eaa1a9 3%, #ec8692 68%, #ec8591 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4bfc5), color-stop(2%,#edacb3), color-stop(3%,#eaa1a9), color-stop(68%,#ec8692), color-stop(100%,#ec8591));
	background: -webkit-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -o-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -ms-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	border:1px solid #880010;
	display:block;
	margin:20px 0;
}
#body #footer ul.navigation li{
	border-right:1px solid #bb515c;
	border-left:1px solid #fbacb5;
	float:left;
	line-height:16px;
	min-width:30px;
}
#body #footer ul.navigation li.first{border-left:none;}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	color:#880010;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 14px;
	text-shadow:1px 1px 1px #fbacb5;
	text-transform:uppercase; 
}
#body #footer ul.navigation li a span{}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background: #e2e2e2;
background: -moz-linear-gradient(top, #e2e2e2 0%, #a0a0a0 3%, #919191 14%, #595959 55%, #595959 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(3%,#a0a0a0), color-stop(14%,#919191), color-stop(55%,#595959), color-stop(100%,#595959));
background: -webkit-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -o-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -ms-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
	color:#fff;
	text-shadow:1px 1px 1px #444;
}

/* ____________________ Layout Specific CSS ______________________________________________________________________________ */


/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	width:auto;
}
#body.layout1c #sidebar{
	width:auto;
}
#body.layout1c #sidebar ul.navigation {
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	background: #f4bfc5;
	background: -moz-linear-gradient(top, #f4bfc5 0%, #edacb3 2%, #eaa1a9 3%, #ec8692 68%, #ec8591 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4bfc5), color-stop(2%,#edacb3), color-stop(3%,#eaa1a9), color-stop(68%,#ec8692), color-stop(100%,#ec8591));
	background: -webkit-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -o-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -ms-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	border:1px solid #880010;
	display:block;
	margin:20px 0;
	overflow:hidden;
	padding:0;
}
#body.layout1c #sidebar ul.navigation-container {
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
	background: #f4bfc5;
	background: -moz-linear-gradient(top, #f4bfc5 0%, #edacb3 2%, #eaa1a9 3%, #ec8692 68%, #ec8591 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4bfc5), color-stop(2%,#edacb3), color-stop(3%,#eaa1a9), color-stop(68%,#ec8692), color-stop(100%,#ec8591));
	background: -webkit-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -o-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: -ms-linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	background: linear-gradient(top, #f4bfc5 0%,#edacb3 2%,#eaa1a9 3%,#ec8692 68%,#ec8591 100%);
	border:1px solid #880010;
	display:block;
	margin:20px 0;
}
#body.layout1c #sidebar ul.navigation li{
	background:none;
	border-right:1px solid #bb515c;
	border-left:1px solid #fbacb5;
	float:left;
	line-height:16px;
	min-width:30px;
	padding:0;
}
#body.layout1c #sidebar ul.navigation li.first{border-left:none;}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	background:none;
	color:#880010;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 14px;
	text-shadow:1px 1px 1px #fbacb5;
	text-transform:uppercase; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background: #e2e2e2;
background: -moz-linear-gradient(top, #e2e2e2 0%, #a0a0a0 3%, #919191 14%, #595959 55%, #595959 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(3%,#a0a0a0), color-stop(14%,#919191), color-stop(55%,#595959), color-stop(100%,#595959));
background: -webkit-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -o-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: -ms-linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
background: linear-gradient(top, #e2e2e2 0%,#a0a0a0 3%,#919191 14%,#595959 55%,#595959 100%);
	color:#fff;
	text-shadow:1px 1px 1px #444;
}
#body.layout1c #sidebar ul.navigation li a span{background:none}

#body.layout1c #sidebar #footer{}


/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar p{padding:5px;}
#body.layout2cl #footer{}


/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar p{padding:5px;}
#body.layout2cr #footer{}


/* ---- Module Specific Styling ---- */
#body .addOnBorder{} 
#body .addOnBorderBottom{} 
#body .addOnBorderTop{} 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{} 
#body .addOnTableRowAltBg{}
#body .addOnTableColumnBg{} 
#body .addOnTableColumnAltBg{}
#body .addOnBackgroundImage{}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{background:#eb8793; border:none}


/* ---- 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/zeeblio/styles/pink-pixels/images/mBG.jpg) no-repeat fixed; background-size:cover;}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{
	background: #000000;
	background: -moz-linear-gradient(top, #000000 0%, #595959 3%, #383838 12%, #282828 31%, #131313 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(3%,#595959), color-stop(12%,#383838), color-stop(31%,#282828), color-stop(100%,#131313));
	background: -webkit-linear-gradient(top, #000000 0%,#595959 3%,#383838 12%,#282828 31%,#131313 100%);
	background: -o-linear-gradient(top, #000000 0%,#595959 3%,#383838 12%,#282828 31%,#131313 100%);
	background: -ms-linear-gradient(top, #000000 0%,#595959 3%,#383838 12%,#282828 31%,#131313 100%);
	background: linear-gradient(top, #000000 0%,#595959 3%,#383838 12%,#282828 31%,#131313 100%);
	color:#888;
	font-size:11px;
	font-weight:bold;
}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{
	background: #000000;
	background: -moz-linear-gradient(top, #000000 0%, #cecece 1%, #878787 18%, #939393 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(1%,#cecece), color-stop(18%,#878787), color-stop(100%,#939393));
	background: -webkit-linear-gradient(top, #000000 0%,#cecece 1%,#878787 18%,#939393 100%);
	background: -o-linear-gradient(top, #000000 0%,#cecece 1%,#878787 18%,#939393 100%);
	background: -ms-linear-gradient(top, #000000 0%,#cecece 1%,#878787 18%,#939393 100%);
	background: linear-gradient(top, #000000 0%,#cecece 1%,#878787 18%,#939393 100%);
	color:#fff;}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout h1, #body.mobileLayout h2, #body.mobileLayout h3, #body.mobileLayout h4{margin:14px 0 4px 0; line-height:1.4em;}
#body.mobileLayout #container{
		}
#body.mobileLayout #header{padding-top:40px}
#body.mobileLayout #main{}
#body.mobileLayout #content{background:rgba(255, 255, 255, .5);}
#body.mobileLayout #sidebar{background:rgba(255, 255, 255, .5); margin:15px 0 !important;}
#body.mobileLayout #footer{background:rgba(255, 255, 255, .5); margin-bottom:15px !important;}
}