body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #cdffff;
	background-image: url(/images/PageBG.gif);
	background-repeat: repeat-x;
	background-position: top;

}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d7334b;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.SiteMap {
	text-align: center;
	width: 300px;
	border: 1px solid #d7334b;
	position: relative;
	float: right;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 10px;
	top: 10px;
	right: 10px;
	left: 10px;
	bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;

}
h1 {
	font-size: 18px;
	color: #d7334b;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #d7334b;
	margin: 0px 0px 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #c92a41;
 margin: 5px 0px;
 padding: 0px;
}
h4 {
 font: 12px Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h5 {
 font: 11px Arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
img {
	margin:0;
	padding:0;
}
#header {
	height: 180px;
	width: 100%;
	background-image: url(/images/Header.jpg);
	background-repeat: no-repeat;
}
#product-header {
	height: 180px;
	width: 100%;
	background-image: url(/images/ProductHeader.jpg);
	background-repeat: no-repeat;
}
#main {
		margin:0; padding:0;
		display:table; /* must put this in for FireFox. */
		height:400px;
}
#product-main {
	margin:0;
	padding:0 20;
	height: 100%;
}
#header-basket {
	width:200px;
	height:150px;
	margin:0;
	padding:30 0 0;
	position: absolute;
	top: 30px;
	right: 0px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(/images/Information.gif);
	background-position: top;
}
#onscreen-basket {
	width:200px;
	height:120px;
	margin:0;
	background-image: url(/images/BasketBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
}
#product-page-basket {
	width:200px;
	height:145px;
	background-image: url(/images/ProductBasketBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
#basket-info {
	width:160px;
	height:65px;
	position: relative;
	top: 50px;
	left: 20px;
}
#basket-titles {
	float:left;
	color: #cc0000;
}
#basket-calculations {
	float:right;
	text-align: right;
}
.dotted-line {
	width: 100%;
	background-image: url(/images/DottedLineRedX.gif);
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	height: 5px;
	margin:0;
	padding:0;
}
#left {
	float:left;
	width:200px;
	height:100%;
	margin:0;
	padding:0;
	background-color: #2c69bc;
	background-image: url(/images/Nav_BG.gif);
	background-repeat: repeat-y;
}
#product-nav-top {
	background-image: url(/images/ProductNavTop.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}
#product-nav-mid a {
	height: 24px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/buttons/Nav1BG.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	line-height: 24px;
}
#product-nav-mid :hover {
color: #c92a41;
}
#product-nav-mid {
	margin:0;
	padding:0 0 0 20;
	background-image: url(/images/ProductNavBG.gif);
	background-repeat: repeat-y;
}
#product-nav-links {
	width: 160px;
}
#product-nav-links li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#product-nav-links ul {
	padding:0;
	margin:0;
}

#product-nav-bottom {
	background-image: url(/images/ProductNavBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#info-nav-top {
	background-image: url(/images/InfoNavTop.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#info-nav-mid {
	margin:0;
	padding:0 0 0 20;
	background-image: url(/images/InfoNavBG.gif);
	background-repeat: repeat-y;
}
#info-nav-mid a {
	height: 24px;
	font-weight: bold;
	color: #c92a41;
	background-image: url(/images/buttons/Nav2BG.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	line-height: 24px;
}
#info-nav-links {
	width: 160px;
}
#info-nav-mid :hover {
color: #000000;
}
#info-nav-links li {
	list-style-type:none;
	padding:0;
	margin:0;
}

#info-nav-links ul {
	padding:0;
	margin:0;
}
#info-nav-bottom {
	background-image: url(/images/InfoNavBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#newsletter-top {
	background-image: url(/images/NewsletterTop.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 200px;
}
#newsletter-mid {
	margin:0;
	padding:3 20 0;
	background-image: url(/images/NewsletterBG.gif);
	background-repeat: repeat-y;
}
#newsletter{
	color: #000000;
	font-size: 12px;
}
#newsletter a{
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
#newsletter-bottom {
	background-image: url(/images/NewsletterBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
}
#right {
	float:right;
	width:200px;
	height:100%;
	margin:0;
	padding:0;
	background-color: #2c69bc;
	right: 0px;
	background-image: url(/images/Nav_BG.gif);
	background-repeat: repeat-y;

}
#product-right {
	float:right;
	width:200px;
	margin-top: 15px;

}
#nav3-top {
	background-image: url(/images/Nav3Top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}
#nav3-mid {
	margin:0;
	padding:0 0 0 20;
	background-image: url(/images/Nav3BG.gif);
	background-repeat: repeat-y;
}
#nav3-bottom {
	background-image: url(/images/Nav3Bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#whats-new {
	margin:0;
	padding:0;
	background-image: url(/images/ProductNavBG.gif);
	background-repeat: repeat-y;
}
#whats-new-top {
	margin:0;
	padding:0;
	background-image: url(/images/WhatsNewTop.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#whats-new-mid {
	margin:0;
	padding:0;
	background-image: url(/images/WhatsNewBG.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#whats-new-bottom {
	margin:0;
	padding:0;
	background-image: url(/images/WhatsNewBottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 200px;
}
#testimonials-top {
	margin:0;
	padding:0;
	background-image: url(/images/TestimonialsBoxTop.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
}
#testimonials-mid {
	margin:0;
	padding:0 20;
	background-image: url(/images/TestimonialsBoxBG.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
}
#testimonials-bottom {
	margin:0;
	padding:0;
	background-image: url(/images/TestimonialsBoxBottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}
.product-box {
	font-size:12px;
	font-weight: bold;
	float: left;
	width: 165px;
	height: 290px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	align: center;
	margin-left: 1px;
	display: inline;

}
.text {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;


}
.product-box img {
	display: block;
	text-align: center;
}
#Quantity {
	height: 30px;
	width: 100%;
}
.QtyBox {
	left: 200px;
	height: 22px;
	width: 22px;
	text-align: center;
	font-size:11px;
	display: inline;
	margin: 0px 10px;
}
#SearchText {
	float: left;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 10px;
	position: relative;
	text-transform: uppercase;
}
#footer-clear {
	clear:both;
	height:2px;
	font-size:1px;
	margin:0;
	padding:0;
	background-color: #d7334b;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
}
#search input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	width: 100px;
}
.Bold {
	font-weight: bold;
}
#footer {
	width: 100%;
	font:12px;
	color: #d7334b;
	left: -24px;
	top: 2009px;
}
#footer-in {
	padding:5;
	text-align: center;
}
#footer-in li {
	padding:0 7 0 0;
	margin:0;
	display: inline;


}

#footer-in ul {
	padding:0;
	margin:0;
	display: inline;


}
#footer a {
	color: #d7334b;
}
#footer a:hover {
	color: #000000;
}
#search {
}
#search form {
 margin: 5px 0px;
 padding: 0px;
}
.hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #d7334b;
}
#middle {
	margin:15 210px 0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}
#product-middle {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 370px;
	margin-top: 10px;


}
.NewsletterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 157px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.Boarder {
	border: 2px solid #c92a41;
}
.size-chart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}
.column-clear {
	clear:both;
	height:12px;
	font-size:1px;
	margin:0;
	padding:0;
}
#full-range {
	text-align: center;
}
#full-range a {
	font-size: 18px;
	color: #d7334b;
	background-image: url(/images/buttons/Swirl.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 8px;
	padding-left: 8px;
	display: block;
}
#full-range a:hover {
	color: #000000;
}
#product-options {
	text-align: right;
	background-image: url(/images/WavyLine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
}
.DropBox {
	margin-bottom: 17px;
	font-size=11px;
}
.AddtoBasket {
	height: 22px;
	width: 102px;
	background-color: #d6324a;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px none;
	background-image: url(/images/buttons/AddtoBasket.gif);
	background-repeat: no-repeat;
}
.image-pad {
	border: 2px solid #c92a41;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 10px;


}
#products-wrap {
	 width: 95%;
	padding-top: 25px;
	padding-bottom: 15px;
	



}
#basket-wrap {
	width: 100%;
	padding-top: 15px;
}
.BasketHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #2c69bc;
}
.BasketLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.BasketMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 15px;
	border: 1px solid #225192;
}
.BasketFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #70c7f0;
}
.BasketQty {
	height: 21px;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.BasketButton {
	height: 19px;
	width: 65px;
	background-color: #d6324a;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border: 0px none;
	background-image: url(/images/buttons/BasketButton.gif);
	background-repeat: no-repeat;
}
hr {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #d1d1d1;
}
.CheckoutButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 125px;
	border: 0px none;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/buttons/CheckoutButtons.gif);
	background-repeat: no-repeat;
}
