body {
	margin: 0 0 10px 0;
	background: #888888;
	font-family: arial, century gothic, sans-serif;
	color : #000000;
}
a:hover {
	color : #000000;
	background: #ffffff;

	
}


#header {
	width: 900px;
	height: 330px;
	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: 0px solid #2f52b6;
	width: 900px;
	margin: 0 auto;
	background:  #000000;
	/*background:  #ff2902 url('/?asset=assets%2fdefault%2fjpg%2fmenu-header.jpg') no-repeat;*/
}

#inner h2 {
	font-weight: bold;
	font-size: 14pt;
	color : #d2970e;
}

#inner {
	border-left: 0px solid #dbdbdb;
	font-size: 11pt;
	padding-bottom: 0;
	margin-left: 209px;
	min-height: 500px;
	background: #fff;
	
}

#inner p {
	padding-right: 0px;
	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: 900px;
	margin: 0 auto;
	background:  #000000; 
}


#footer {
	clear: both;
}

#footer div {
	
	width: 880px;
	height: 20px;
	margin: 0 auto;
	font-size: 8pt;
	padding-right: 20px;
	line-height: 20px;
	text-align: right;
	background: #e5b137;
	border-top: 3px solid #ffffff;
}

#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: 209px;
	top: 111px;
	left: 50%;
	margin-left: -450px;
	background: #000000;

}
#nav li {
	
	padding-top: 0px;
	#text-align: center;
	#background:   url('/?asset=assets%2fdefault%2fpng%2fnav_bg2.png') no-repeat;

}

#nav h3 {
	color: #1a191f;
	border-bottom: 0px solid #b69980;
	background: #000000;
	border-top: 0px solid #b69980;
	height: 2px;
	line-height: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 2pt;
	cursor: pointer;

}

#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; }


}

/*.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: #000000;
	
	
	
}
#nav li div,
#nav li a {
	height: 1%;
	padding: 10px;
	display: block;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	text-decoration: none;
	font-size: 13pt;
	
	
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #e5b137;
	
	

	
}

#nav li.active div {
	font-weight: normal;
	background: #e5b137;
	font-size: 13pt;
	padding: 10px;
}

#nav div.out h3 {
	font-weight: bold;
	
	

}

#nav div.out ul {
	display: block;


	

}

#nav div.out li {
	list-style: none;

}