/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#387CA5}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#e6a1a1;
  	color:#292929; 
  	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/toy-blocks-pink/images/4730.jpg);  
	background-position:center 10px;
  	background-repeat:repeat-y;
	margin:10px auto; 
  	width:865px;
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/toy-blocks-pink/images/4729.jpg);
	background-position:top center;
  	background-repeat:no-repeat;
  	padding:7px 0 0;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
  	background-image:url(https://lygo.net/ly/zeeblio/styles/toy-blocks-pink/images/4732.jpg);
   	background-position:650px 0;
 	background-repeat:no-repeat;  
  	color:#65658A;
  	.height:70px;
	min-height:70px;
  	padding:10px 20px 0;
}
#body #header h1, #body #header h2, #body #header h3, #body #header a{color:#000; }
#body #header ul.navigation{
background-color: #ecb9b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecb9b8), to(#e5a1a0)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ecb9b8, #e5a1a0); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #ecb9b8, #e5a1a0); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ecb9b8, #e5a1a0); /* IE10 */
  background-image:      -o-linear-gradient(top, #ecb9b8, #e5a1a0); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #ecb9b8, #e5a1a0);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecb9b8', EndColorStr='#e5a1a0'); /* IE6–IE9 */ 
		border:1px solid #cdcdcd;
		-moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
	padding:3px 10px 6px;
	overflow:hidden;
	width:800px;
}
#body #header ul.navigation li{
	float:left; 
	height:32px; 
	margin:0 10px 3px 0;
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
#body #header ul.navigation li a{
	background-color:#ffecec;
	border:1px solid #cdcdcd;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
 	color:#387ca5;
	display:block;
	font-weight:bold;
	line-height:2.2em;
	margin-top:3px;
	padding:3px 0 3px 15px;
}
#body #header ul.navigation li a span{
  	display:block;
	height:25px;
	padding:0 15px 0 0;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-color:#fff;
 	color:#387ca5;
	height:25px;
	text-decoration:none;
}
#body #header ul.navigation li a:hover span, #body #header ul.navigation li a.selected span{
	height:25px;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
  	margin:20px auto 0;
	width:810px;
}
#body #content{}
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 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 #65658A;
    color:#4E9AE4;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body #sidebar{
	width:180px;  
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#e6a1a1;
	background-image:url(https://lygo.net/ly/zeeblio/styles/toy-blocks-pink/images/4731.jpg);
	background-position:top center; 
  	background-repeat:no-repeat;
	color:#fff;
  	height:auto;
 	min-height:20px; 
	padding:20px 0 10px;
  	text-align:left;
  	width:100%;
} 
#body #footer a:link, #body #footer a:visited{
	color:#387ca5; 
	text-decoration:underline; 
}
#body #footer a:hover, #body #footer a:active{
	color:#387ca5; 
	text-decoration:none; 
}
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	left:5px; 
	margin:0;
	min-width:10px; 
	padding:0 5px 0 0;
	position:relative;
	text-align:center;
	top:0; 
	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 #387ca5;
    color:#387ca5;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	margin:0;
	padding-right:5px;
	width:auto;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	border-bottom:none;
	height:auto;
	margin:0; 
	min-height:5px;
	width:100%;
}
#body.layout1c #sidebar ul{
	height:auto;
	margin-bottom:5px; 
	position:relative;
	top:0; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:32px; 
	margin:0;
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li.last a{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	border-bottom:none;
	border-right:1px solid #387ca5; 
	color:#387ca5;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:14px; 
	line-height:1.0em;
	padding:0 18px;
    text-transform:uppercase;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:0 10px; 
	width:580px;
}
#body.layout2cl #sidebar{
 	margin-left:10px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cl #sidebar ul.navigation li{
	margin-top:5px;
	width:auto;                    
}
#body.layout2cl #sidebar ul.navigation li a{
background-color: #ecb9b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecb9b8), to(#e5a1a0)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ecb9b8, #e5a1a0); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #ecb9b8, #e5a1a0); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ecb9b8, #e5a1a0); /* IE10 */
  background-image:      -o-linear-gradient(top, #ecb9b8, #e5a1a0); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #ecb9b8, #e5a1a0);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecb9b8', EndColorStr='#e5a1a0'); /* IE6–IE9 */ 
		border:1px solid #cdcdcd;
		-moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
		color:#387ca5;
	display:block;
	font-weight:bold;
	line-height:1.7em;
	padding:3px 10px;;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background:#fff;
  	color:#387ca5;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:0 10px;
	width:580px;
}
#body.layout2cr #sidebar{
	margin-right:10px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{ 
	margin-top:5px;
	width:auto;                  
}
#body.layout2cr #sidebar ul.navigation li a{
background-color: #ecb9b8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecb9b8), to(#e5a1a0)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #ecb9b8, #e5a1a0); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #ecb9b8, #e5a1a0); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #ecb9b8, #e5a1a0); /* IE10 */
  background-image:      -o-linear-gradient(top, #ecb9b8, #e5a1a0); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #ecb9b8, #e5a1a0);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecb9b8', EndColorStr='#e5a1a0'); /* IE6–IE9 */ 
		border:1px solid #cdcdcd;
		-moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;
		color:#387ca5;
 	color:#387ca5;
	display:block;
	font-weight:bold;
	line-height:1.7em;
	padding:3px 10px;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:#fff;
  	color:#387ca5;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#000; font-size:20px; text-decoration:none; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#000; border-bottom:none; } 
#body .addOnButton{background:#e6a1a1 url(https://lygo.net/ly/zeeblio/styles/toy-blocks-pink/images/4735.gif) repeat-x; border:solid 2px #e6a1a1;  font-size:13px; } 
#body .addOnHeadline{font-size:20px; color:#000000; }
#body .addOnSubHead{font-size:18px; color:#000000; }
#body .addOnSubH3{color:#000; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:14px; font-weight:bold; line-height:1.2em; }
#body .addOnSubH4{font-size:14px; color:#000; }
#body .addOnPlainText{font-size:12px; color:#000; }
#body .addOnBasicLink{font-size:12px; color:#387ca5;}
#body .addOnSmallText{font-size:10px; color:#000; }
#body .addOnBackground{background:#efefef; }
#body .addOnShadedText{font-size:12px; color:#000; background-color:#D1E4F8; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#D1E4F8; }
#body .addOnSectionHead{font-size:16px; color:#000; }
#body .addOnMiniNavBox{background-color:#D1E4F8; border:1px solid #94B6D9; padding:2px; }
#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{background:#000; } 
#body .addOnShadowBoxSmall{background:#999; } 
#body .addOnTableHeading{color:#000; }
#body .addOnTableHeadingBg{background:#CCC; } 
#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/toy-blocks-pink/images/4732.jpg) no-repeat right 20px #ffe5e6;}

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

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