body {
	margin: 0 0 10px 0;
	background: #e4e4e4;
	font-family: century gothic, arial, sans-serif;
	color : #2f52b6;
}
a:hover {
	color : #2f52b6;
	background: #ffffff;

	
}


#header {
	width: 800px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader.jpg') 50% 0 no-repeat;

}

#header2 {
	width: 450px;
	height: 260px;
	margin: 0 auto;
	text-align: center;
	background: url('/?asset=assets%2fdefault%2fjpg%2fheader-2.jpg') 50% 0 no-repeat;
}

#cartsummary {
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	background: #FFFF66;
	margin-left: 220px;
	border-bottom: 1px solid #bbb;
}
#seo {
	display: none;
}

#header h1  {
	display: none;

	}

#navimg {
	margin-top: 15px;
	text-align: centre;

	}
#navimg1 {
	margin-top: 15px;
	text-align: centre;

	}
#navimg2 {
	margin-top: 15px;
	text-align: centre;

	}
#navimg3 {
	margin-top: 15px;
	text-align: centre;

}

#navimg img { margin: 0 auto; }


#outer {
	border-top: 2px solid #2f52b6;
	width: 800px;
	margin: 0 auto;
	background:  #ffffff;
	/*background:  #ff2902 url('/?asset=assets%2fdefault%2fjpg%2fmenu-header.jpg') no-repeat;*/
}

#inner h2 {
	font-weight: bold;
	font-size: 12pt;
	color : #2f52b6;
}

#inner {
	border-left: 1px solid #dbdbdb;
	font-size: 10pt;
	padding-bottom: 0;
	margin-left: 200px;
	min-height: 600px;
	background: #fff;
	
}

#inner p {
	padding-right: 10px;
	padding-bottom: 0;
	line-height: 1.5em;
	text-align: justify;
}

#inner p a {
	#background-color: #ffd;
	text-decoration: underline;
	color : #000080;

}
#inner p a:hover {
	background: #288800;	
	
}

#inner div.clear {
	height: 10px;
	font-size: 1px;
}

#outer {
	width: 800px;
	margin: 0 auto;
	background:  #ffffff; 
}


#footer {
	clear: both;
}

#footer div {
	width: 780px;
	height: 20px;
	margin: 0 auto;
	font-size: 8pt;
	padding-right: 20px;
	line-height: 20px;
	text-align: right;
	background: #e4e4e4;
	border-top: 2px solid #2f52b6;
}

#notebox, #nullnav {
	border: 1px solid #000;
	background: #eee;
}

#notebox h3 { border-bottom: 1px solid #aaa; padding-bottom: 4px; }
/*#notebox h3.first { border-top: none; }*/



#shopitem { z-index: 9999; position: relative; }





#navbox {
	position: absolute;
	padding: 0px;
	width: 150px;
	top: 260px;
	left: 50%;
	margin-left: -375px;
	background: #ffffff;
}
#nav li {
	padding-top: 0px;
	#text-align: center;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg2.png') no-repeat;

}

#nav div       { padding: 0px 0 0px 0; }
#nav div.out   { /*padding: 0px 0 0px 0;*/ }
#nav div.first { padding-top: 0; }
#nav div.last  { padding-bottom: 0; }
#nav div.nolinks { color: #888; }

#nav h3 {
	color: #2f52b6;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg.png') no-repeat;
	border-bottom: 0px solid #ffffff;
	background: #ffffff;
	border-top: 1px solid #ffffff;
	height: 29px;
	line-height: 29px;
	text-align: left;
	font-weight: normal;
	font-size: 11pt;
	cursor: pointer;
}

/*.nav0 h3 { background: #f66; }
.nav1 h3 { background: #6e6; }
.nav2 h3 { background: #66e; }
.nav3 h3 { background: #e6e; }
.nav4 h3 { background: #6dd; }*/

#nav ul {
	display: none;
}

#nav li {
	height: 1%;
	color: #ffffff;
}
#nav li div,
#nav li a {
	height: 1%;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #dbdbdb;
	text-align: left;
	
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #2f52b6;
	
}

#nav li.active div {
	font-weight: bold;
	background: #ffffff;
	color: #2f52b6;
	font-size: 9pt;
}

#nav div.out h3 {
	font-weight: bold;
	

}

#nav div.out ul {
	display: block;
	color : #2f52b6;

	

}

#nav div.out li {
	list-style: none;
	color : #1d1d1d;

}