/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
body {
	background: url(images/bg.gif) repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #2f4d54;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #8b743b;
}
a:hover {
	color: #b42810;
}
p {
	color: #2b4950;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 10px 0;
}
p.intro {
	font-weight: bold;
}
table {
	font-size: 12px;
	width: 100%;
	margin-bottom: 15px;
}
th {
	text-align: left;
	padding: 5px 0;
}
td {
	border-top: 1px solid #cbdedf;
	padding: 5px 0;
}
.numbercol {
	text-align: right;
}
.total {
	font-weight: bold;
}
.container {
	width: 771px;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
}
#nav {
	width: 774px;
	height: 43px;
	position: relative;
	left: 0;
	top: 0;
}
#nav li {
	float: left;
	margin-top: 12px;
	list-style: none;
}
#nav li a {
	display: block;
	height: 18px;
	margin-left: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li.home {
	position: absolute;
	left: -27px;
	top: 0;
	margin-top: 0 !important;
}
#nav li.home a {
	background: url(images/nav_home.gif) no-repeat;
	width: 89px;
	height: 58px !important;
}
#nav li.shop {
	margin-left: 65px;
}
#nav li.shop a {
	background: url(images/nav_shop.gif) no-repeat;
	width: 100px;
}
#nav li.how a {
	background: url(images/nav_how.gif) no-repeat;
	width: 105px;
}
#nav li.contact a {
	background: url(images/nav_contact.gif) no-repeat;
	width: 93px;
}
#nav li.terms a {
	background: url(images/nav_terms.gif) no-repeat;
	width: 152px;
}
#nav li.security a {
	background: url(images/nav_security.gif) no-repeat;
	width: 106px;
}
#nav li.about a {
	background: url(images/nav_about.gif) no-repeat;
	width: 63px;
}
#nav li a:hover {
	background-position: 0 -18px;
}
#nav li.home a:hover {
	background-position: 0 -58px !important;
}
#logo {
	background: url(images/logo.gif) no-repeat;
	width: 770px;
	height: 74px;
	position: relative;
	left: 0;
	top: 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 46px 0 40px 0;
}
#home h2 {
	background: url(images/h2_home.gif) no-repeat;
	width: 493px;
	height: 49px;
	margin-top: 5px;
}
#shop h2 {
	background: url(images/h2_shop.gif) no-repeat;
	width: 287px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#cart h2 {
	background: url(images/h2_cart.gif) no-repeat;
	width: 448px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#contact h2 {
	background: url(images/h2_contact.gif) no-repeat;
	width: 235px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#terms h2 {
	background: url(images/h2_terms.gif) no-repeat;
	width: 275px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#home .pic {
	float: right;
	margin-left: 5px;
}
h2 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin-bottom: 18px;
}
h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #709da0;
	font-weight: normal;
	margin: 25px 0 10px 0;
}
h3 span {
	padding-left: 5px !important;
	text-transform: none !important;
	color: #b42810;
	font-weight: normal;
	font-size: 12px;
}
#content {
	padding-top: 1px;
}
#content #left-col {
	width: 506px;
	float: left;
}
#content #right-col {
	width: 231px;
	float: right;
}
#content #right-col .images {
	margin: 60px 0 20px 0;
}
#content #right-col h3 {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0;
}
#content #right-col h3.tel {
	width: 231px;
	height: 32px;
	background: url(images/phone.gif) no-repeat;
	margin-bottom: 6px;
}
#content #right-col h3.ninetynine {
	width: 231px;
	height: 58px;
	background: url(images/ninetynine.gif) no-repeat;
	margin-bottom: 18px;
}
#content #right-col h3.pricesee {
	width: 231px;
	height: 70px;
	background: url(images/price.gif) no-repeat 0 18px;
	border-top: 1px solid #d9e5e5;
	border-bottom: 1px solid #d9e5e5;
	padding: 18px 0;
}
#footer {
	height: 159px;
	background: url(images/footer.gif) repeat-x 0 37px;
	font-size: 11px;
	margin-top: -20px;
}
#footer ul {
	margin-top: 58px;
}
#footer li {
	float: left;
	border-right: 1px solid #79aaaf;
	margin-right: 7px;
	padding-right: 7px;
	color: #2f4d54;
	list-style: none;
}
#footer li.last {
	border-right: none;
}
#footer .cards {
	background: url(images/cards.gif) no-repeat;
	width: 172px;
	height: 33px;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	position: absolute;
	left: 0;
	top: 80px;
}
#footer a {
	color: #2f4d54;
}
#footer .last a {
	text-decoration: none;
	font-weight: normal;
}
#footer .delivery {
	position: absolute;
	right: -48px;
	top: 0;
	background: url(images/brum.gif) no-repeat;
	width: 329px;
	height: 159px;
}
#footer .delivery a {
	position: absolute;
	left: 98px;
	top: 91px;
	color: #fff;
	font-size: 11px;
}
#footer .delivery h4,#footer .delivery h5 {
	text-indent: -9999px;
	overflow: hidden;
}
#footer .flags a {
	width: 229px;
	height: 9px;
	position: absolute;
	left: 50px;
	top: 116px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.clear {
	clear: both;
}
#shopnav {
	border-bottom: 1px solid #cbdedf;
	height: 21px;
	width: 506px;
	margin: 5px 0 30px 0;
}
#shopnav li {
	float: left;
	margin-right: 22px;
	list-style: none;
}
#shopnav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#shopnav li.onlineshopping {
	background: url(images/link_onlineshopping.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 113px;
	height: 10px;
}
#shopnav li.shophome {
	border-left: 1px solid #cbdedf;
	padding-left: 22px;
}
#shopnav li.shophome a {
	background: url(images/link_shophome.gif) no-repeat;
	width: 63px;
	height: 10px;
}
#shopnav li.productindex a {
	background: url(images/link_productindex.gif) no-repeat;
	width: 86px;
	height: 10px;
}
#shopnav li.viewbasket a {
	background: url(images/link_viewbasket.gif) no-repeat;
	width: 72px;
	height: 10px;
}
#shopnav li.checkout a {
	background: url(images/link_checkout.gif) no-repeat;
	width: 56px;
	height: 10px;
}
#shopnav li.checkout {
	margin-right: 0 !important;
}
.hr {
	border-bottom: 1px solid #cbdedf;
	height: 10px;
	margin: 10px 0 20px 0;
	clear: both;
}
.hr hr {
	display: none;
}
.msg {
	color: #b42810;
}
.catpic {
	float: right;
	margin: -15px 0 0 20px;
}	
.button-moredetail {
	background: url(images/button_moredetail.gif) no-repeat;
	width: 131px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 15px;
}	
.button-addtobasket {
	background: url(images/button_addtobasket.gif) no-repeat;
	width: 154px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}	
.button-recalculate a {
	background: url(images/button_recalculate.gif) no-repeat;
	width: 114px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}	
.button-goto a{
	background: url(images/button_goto.gif) no-repeat;
	width: 141px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}	
.button-contshop a{
	background: url(images/button_contshopping.gif) no-repeat;
	width: 220px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#cartnav {
	margin: 20px 0 30px 0;
}
#cartnav li {
	float: left;
	margin-right: 15px;
	list-style: none;
}
#cartnav li.button-contshop {
	margin-right: 0 !important;
}
.basket {
	width: 154px;
	float: right;
	margin: 0 0 0 50px;
}
.basket .instock {
	color: #b42810;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}
.nowprice {
	color: #b42810;
	font-size: 18px;
	margin: -5px 0 2px 0;
}
.hint {
	color: #666;
	font-size: 11px;
	margin-top: 40px;
}
.col {
	float: left;
	margin-right: 25px;
}