/* Main layout */

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #192556;
	position: relative;
	background-image: url(images/bg-1x2.gif);
}

td {
	font-size: 12px;
}

#container {
	width: 804px;
	margin: 0px auto 0px auto;
	border: 1px solid black;
	background-color: #FFFFFF;
}

#header {
	width: 804px;
	height: 80px; /* border: 1px #191970 solid; */
	margin: 0px 0px 0px 0px;
	background-image: url(images/headerbgfil-1.jpg);
	background-repeat: repeat-x;
}

#loginpanel {
	font-size: 120%;
	color: #FFFFFF;
	padding: 45px 0px 0px 10px;
	text-align: left;
}

#loginpanel a {
	color: #FFFFFF;
}

#header h1 {
	float: right;
	clear: right;
	padding: 0px 15px 0px 0px;
	vertical-align: bottom;
}

#toplinks{
	background-color: #DBDBDA;
	width: 804px;
	height: 20px;
	padding-top: 4px;
}

#toplinks a, .filler{
	font-size: 120%;
	font-weight: bold;
	color: #1C2A62;
	text-decoration: none;
	letter-spacing: 2px;
}

#toplinks .selected {
	font-size: 120%;
	font-weight: bold;
	color: #EB2D2F;
	text-decoration: none;
	letter-spacing: 2px;
}

#content {
	width: 804px;
	margin: 0px;
	clear: both;
}

#content h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
}

#contenttop {
	width: 804px;
	height: 60px;
	background-image: url(images/contenttopcataloguebg-800x60.jpg);
	background-repeat: no-repeat;
}

#cataloguecontenttop {
	width: 804px;
	height: 60px;
	background-image: url(images/contenttopcataloguebg-800x60.jpg);
	background-repeat: repeat-x;
}

#productlinks {
	width: 804px;
	height: 18px;
	background-color: #C1C1C1;
}

#productlinks a{
	color: #1C2A62;
}

#productlinks .selected{
	color: Red;
}

#contenttop .header1 {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	float: left;
}

#cataloguecontenttop .header1 {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	float: left;
}

#contentmiddle {
	text-align: left;
	width: 804px;
	min-height: 250px;
	float: left;
	padding-left: 4px;
}

#contentmiddle h1 {
	font-size: 150%;
}

#contentmiddle h2 {
	font-size: 120%;
}

#contentbottom {
	width: 804px;
	height: 68px;
	background-image: url(images/contenttbottombg-800x68.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenthome1 {
	width: 804px;
	height: 300px;
	min-height: 300px;
	background-image: url(images/homecontent1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenthome2 {
	width: 804px;
	height: 300px;
	min-height: 300px;
	background-image: url(images/homecontent2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenthome3 {
	width: 804px;
	height: 300px;
	min-height: 300px;
	background-image: url(images/homecontent3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rangepanel {
	width: 500px;
	float: left;
}

#rangepanel p, h1, h2 {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

#rangelinks {
	width: 500px;
	float: left;
}

#contentmiddle p {
	font-size: 100%;
}

.itemdescription {
	font-size: 100%;
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0px 0px 0px 0px;
}

.ranges {
	width: 225px;
	height: 75px;
	min-height: 75px;
	margin: 10px 5px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	border: 1px solid #192556;
}

.hotranges {
	width: 225px;
	height: 90px;
	margin: 4px 10px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	border: 1px solid #192556;
}

.hotranges .toptext {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
	margin: 0px;
}

.hotranges a {
	font-size: 140%;
	font-weight: bold;
	color: #192658;
	padding: 2px;
	margin: 0px;
}

#basketpanel {
	font-size: 100%;
	width: 804px;
	float: left;
}

#basketpanel p, h1, h2 {
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

#baskettable {
	font-size: 100%;
}

#baskettable th {
	color: White;
	background-color: #AAAAAA;
}

#baskettable td {
	color: #192556;
	background-color: #EEEEEE;
}

#items {
	width: 475px;
	min-height: 300px;
	margin: 10px 10px 5px 0px;
	padding: 5px 5px 5px 5px;
	float: left;
	border: 1px solid #192556;
}

#items h1 {
	font-size: 120%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#items h2 {
	font-size: 110%;
	padding: 0px 0px 0px 0px;
}

#items h3 {
	font-size: 105%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.rangeimage {
	float: left;
}

.rangetext {
	width: 155px;
	font-size: 105%;
	padding: 0px 0px 0px 2px;
	float: left;
}

.rangetext a {
	color: Red;
}

#cataloguelist {
	width: 125px;
	min-height: 200px;
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #000000;
	background-color: #DBDBDA;
}

* html #cataloguelist {
	width: 130px;
	min-height: 200px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #000000;
	background-color: #DBDBDA;
}

#cataloguelist h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#cataloguelist h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#cataloguelist p {
	font-size: 110%;
	margin: 3px;
}

#cataloguelist ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}

#cataloguelist li {
	margin: 0px;
	padding: 0px;
}

#cataloguelist a {
	color: #192556;
	text-decoration: none;
}

#cataloguelist a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#rhpanel {
	color: #E3E3E3;
	width: 140px;
	min-height: 200px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #000000;
	background-color: #EB2D2F;
}

#rhpanel h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #B2B2B2;
}

#rhpanel h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #D9D9D9;
}

#rhpanel .clogo {
	text-align: center;
	padding: 5px;
}

#rhpanel p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#rhpanel a {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

.buffer {
	min-height: 1px;
	min-width: 1px;
	float: none;
	clear: both;
}

#ads {
	position: relative;
	width: 804px;
	background-image: url(images/mgadfiller.jpg);
	background-repeat: repeat-x;
	padding: 10px 0 10px 0;
	clear: both;
}

#footer {
	position: relative;
	text-align: center;
	width: 800px;
	height: 18px;
	padding-top: 5px;
	border-bottom: 1px solid Black;
}

#footer a, .filler {
	font-size: 85%;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
	letter-spacing: 2px;
}

.logintextbox {
	background-color: #DBDBDA;
	border: thin solid #192556;
	padding: 1px;
	margin: 2px 0 2px 0;
}

.textbox {
	font-size: 95%;
	background-color: #F0F0F0;
	border: 1px solid #192556;
	padding: 1px;
	margin: 2px 0 2px 0;
}

.button {
	color: #FFFFFF;
	background-color: #ACACAC;
	border: 1px solid #192556;
	padding: 1px;
	margin: 2px 0 2px 0;
}

.searchbox {
	float: right;
	margin: 8px 120px;
}

#regpanel {
	width: 804px;
	border: 1px solid #192556;
}

#regpanel p {
	padding: 4px 0px 4px 10px;
	margin: 0px;	
}

#regpanel h1 {
	font-size: 130%;
	padding: 4px 0px 4px 10px;
	margin: 0px;	
}

#regpanel h2 {
	font-size: 110%;
	padding: 4px 0px 4px 10px;
	margin: 0px;	
}

#regpanel h3 {
	color: #FF0000;
	font-size: 130%;
	padding: 4px 0px 4px 10px;
	margin: 0px;	
}

#rplefty {
	float: left;
	width: 375px;
	min-height: 300px;
	border: 1px solid #192556;
	margin: 2px 10px 0px 10px;
}

#rplefty h1, #rprighty h1{
	font-size: 120%;
	padding: 4px 0px 4px 10px;
	margin: 0px;
}

.rpllefty{
	float: left;
	text-align: right;
	width: 120px;
	margin: 2px 0px 2px 5px;
}
.rplrighty{
	float: left;
	width: 240px;	
	margin: 2px 0px 2px 5px;
}

#rprighty {
	float: right;
	width: 375px;
	min-height: 300px;
	border: 1px solid #192556;
	margin: 2px 10px 0px 10px;
}

#newsleft {
	width: 48%;
	float: left;
}

#newsright {
	width: 48%;
	float: right;
}

#rangefoot {
	clear: both;
}