html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 30px;
	background: #284C78;
	font: .8em Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;

}

a:link {
	color: #1e2c53;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color : #284c78;
	font-weight: bold;
}
a:active, a:hover {
	color : #447EC0;
	font-weight: bold;
}

hr { background: #ccc; color: #ccc; height: 1px; }

h1 {
	font-size : 120%;
	font-weight : bold;
	color : #AC2B21;
}


h2 {
	font-size : 110%;
	font-weight : bold;
	color : #AC2B21;
}

h3, h4, h5, h6 {
	font: bold 100% Verdana, Arial, sans-serif;
	color: #000;
}

hr {
	size: 1px;
	height: 1px;
	border: none;
	background: #AC2B21;
	color: #AC2B21;
}

img { border: 0px; }
.floatright {
	float: right;
	padding: 6px;
	margin: 2px 0px 10px 10px;
	border: solid 1px #999;
}
div.floatright {
	width: 239px;
	float: right;
	padding: 10px;
	margin: 2px 0px 10px 10px;
	border: solid 1px #999;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 217px;
}
	html>body div.floatright { width: 217px; }
.floatrightnoborder {
	float: right;
	margin: 2px 0px 10px 10px;
}
.floatleftnoborder {
	float: left;
	margin: 2px 10px 10px 0px;
}

table { font-size: 100%; }
.grid { border-spacing: 0px; border-collapse: collapse; border: solid 1px #999; }
.grid th, .grid td { border: solid 1px #999; padding: 4px; }
.grid th { background: #eee; font-weight: bold; }

.clear { clear: both; }
.featuredproduct {
	width: 239px;
	height: 210px;
	float: left;
	border: dotted 1px #AC2B21;
	padding: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 217px;
	height: 190px;
}
	html>body .featuredproduct { width: 217px; height: 190px; }
	.featuredproduct img { margin-top: 5px; }
.homepagenews {
	background: url('news-icon.gif') no-repeat;
	padding-left: 105px;
	min-height: 100px;
}
.infobox {
	border: dotted 1px #AC2B21;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	text-align: left;
}
.infobox h2 {
	text-align: center;
	font-size: 150%;
	margin-top: 0px;
}

.submenu { list-style: none; padding: 0px; margin: 0px; }
.submenu li { display: inline; font-size: 80%; }
.submenu a:link, .submenu a:visited { border-left: solid 1px #000; padding: 0px 5px 0px 5px; font-weight: normal; text-decoration: none; }
.submenu a:active, .submenu a:hover { font-weight: normal; text-decoration: underline; }
a:link.first, a:visited.first { border-left: none; padding-left: 0px; }

#container {
	width: 700px;
	margin: 0px auto;
	text-align: left;
}

#top {
	background: #AC2B21;
	color: #fff;
	width: 700px;
	height: 187px;
position: relative;
}

	#toppadding { padding: 15px 7px 7px 7px; }

#logo {
	width: 210px;
	height: 170px;
	position: absolute;
	top: 15px;
	left: 7px;
}

#toppics { position: absolute; right: 17px; top: 15px;}

#toppics img {
	padding-right: 2px;
}

#title {
	margin: 0px;
	padding: 0px;
	width: 250px; 
	height: 49px;
	position: absolute;
	text-indent: -99999px;
	left: 219px;
	top: 129px;
	background: url('proshop.gif') no-repeat;
}

#top2 {
	text-align: right;
	padding: 6px;
	position: absolute;
	top: 118px;
	right: 7px;
}

#body2colouter {
	background: #fff url('column.gif') repeat-y;
	width: 700px
}

#body2 {
	width: 202px;
	float: left;
	text-align: center;
}

#body1 {
	width: 498px;
	float: left;
}

	.bodypadding { padding: 10px; }
	.bodypadding table { width: auto; }
		
#menu {
	border: solid 1px #284C78;
	padding: 15px;
	margin-bottom: 10px;
	text-align: left;
}

	#menu ul { margin: 0px; padding: 0px; list-style: none; }
	#menu li { margin-bottom: 3px; }
	#menu a:link, #menu a:visited { color: #284C78; text-decoration: none; }
	#menu a:active, #menu a:hover { color: #ac2b21; text-decoration: underline; }
	
	.productmenu { font-size: 90%; }
	.productmenu a:link, .productmenu a:visited { padding-left: 10px; font-weight: normal; }
	.productmenu strong a:link, .productmenu strong a:visited {font-weight: bold; }

.accountmenu { font-size: 80%; }

#footer {
	clear: both;
	border-top: solid 1px #AC2B21;
	padding-top: 20px;
	font-size: 80%;
	text-align: center;
}
	#footer ul { margin: 0px; padding: 0px; list-style: none; }
	#footer li { display: inline; padding: 0px 10px 0px 10px; }
