@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
	#leftcontent {
	position: absolute;
	width:190px;
	top: 0px;
	left: 0px;
	height: 2000px;
	background-color: #000000;
	border: 5px solid #004997;
	text-align: center;
	visibility: hidden;
		}
	
	#centercontent {
	margin-left: 182px;
	margin-right:182px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
	margin-right:0px;
		}
#headerbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	color: #888888;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	top: 0px;
	float: left;
	width: 100%;
	left: -5px;
}
#header {
	position: relative;
	font-size: 40px;
	font-weight: lighter;
	text-align: center;
	z-index: 99;
	padding-top: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#headerouter {
	position: relative;
	margin-top: 35px;
}
#leftinner {
	width: 180px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	text-align: center;
}
#mainmid {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#rightinner {
	width: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
	text-align: center;
}

	#rightcontent {
	position: absolute;
	width:190px;
	right: 0px;
	top: 0px;
	height: 2000px;
	background-color: #000000;
	text-align: center;
	border: 5px solid #004997;
	visibility: hidden;
		}
#credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: relative;
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 240px;
}
#credits a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer {
	width: 180px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 5px;
	width: 170px;
	text-align: center;
}

#navcontainer a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #0D3F73;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#credits a:hover {
	color: #FFFF00;
}

#mainmid a {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
#productslistitem {
	padding: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 45%;
}
#clearall {
	clear: both;
}

#productslistitem #itemsprice {
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
}
#productslistitem h2 {
	font-size: x-large;
}
#minibasket {
	font-size: xx-small;
	background-color: #0D3F73;
	text-align: center;
	padding: 2px;
}
