/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {
  font-size:13px;
  background-color:#CCCCCC;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
h1,h2,h3,h4,h5,h6,h7,h8 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	margin-bottom: 10px;

}	
.mediumPad {
	padding: 10px;	
}

p {
	margin: 0px;
}	

.clear {
	clear: both;	
}
#wrapAll {
	width: 960px;
	margin: 10px auto 10px auto;
	background-color:#fff;
}
#pageMain {
 	border-left: solid 1px #999999;
  	border-right: solid 1px #999999;
  	border-bottom: solid 1px #999999;
  	font-family: Verdana, Arial, sans-serif;
  	width: 958px;
  	overflow: hidden;
  	
}
#pageHeader {
    background-image: url(/images/header_bg1.jpg);
	width: 960px; 
	height: 135px;
	background-repeat: no-repeat;
	position: relative;
}
#pageHeader #pageLogo {
	position: absolute;
	left: 0px;
	top: 0px;	
	display: block;
	width: 400px;
	height: 110px;
}
#pageHeader #headerLinks {
	display: block;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-top: 0px;
	position: absolute;
	top: 10px;
	right: 160px;
	padding: 0px;
	width: 220px;
}
#pageHeader #headerLinks ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}
#pageHeader #headerLinks ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px 10px;	
}
#pageHeader #headerLinks a:link, #pageHeader #headerLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;	
}
#menuTop{
	width: 960px;
	height:25px;
	background-image:url(/images/menu2_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
		position: relative; 
}
#menuTop ul {
	padding: 0px;
	
    margin: 0px;
    list-style: none;
}
#menuTop li {
	display: inline;
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 90%;
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin: 0px;
	
    list-style: none;
}
#menuTop li a:link, #menuTop li a:visited {
	color: #FFFFFF;	
	
	text-decoration: none;
}
#menuTop li a {
	text-decoration: none;	
}
#menuTop li a:link span, #menuTop li a:visited span {
	border-right: 1px solid #666666;
	display: inline-block;
	margin: 0px;
	padding: 3px 16px 3px 16px;
	background-image:url(/images/menu2_bg.jpg);
}
#menuTop li a:hover span {
	border-right: 1px solid #666666;
	display: inline-block;
	margin: 0px;
	padding: 3px 16px 3px 16px;
	background-image:url(/images/menu2_bg_on.jpg);
	cursor: pointer;
	
}
#menuTop span#menuphone {
	display: inline-block;
	position: absolute; 
	right: 0px;
	top: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height: 23px;
	padding-left: 20px;
	background-image: url(/images/phone.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#menuTop a:link span#menuphone span#link-decor,#menuTop a:visited span#menuphone span#link-decor   {
	border-bottom: 1px dotted #888888;	
	padding-bottom: 1px;
}
#menuTop a:hover span#menuphone span#link-decor  {
	border-bottom: 1px dotted #ffffff;		
	padding-bottom: 1px;
}
#menuTop span#menuphone span#inner {
	padding: 5px 6px 0px 0px;	
	display: block;
}
#menuPhone {
	display: inline-block;
	align: right;
	}

A {
  color: #333333;

}

A:hover {
  color: #666666;

}

#introText{
	width: 737px;
	border: solid 1px #CCCCCC;
	padding:10px;
	margin-top: 10px;



}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;

}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #333333;
  font-size:11px;   
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

TABLE.productListing {
  border-right: 1px solid #CCCCCC;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1C4F8C;
  color: #FFFFFF;
  font-weight: bold;
  white-space:nowrap;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-left: 5px;
}
TD.productListing-data-right {
	border-right: 1px solid #CCCCCC;	
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight:normal;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/**BN 5272 Links Manager v1.19 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* VJ Links Manager v1.19 end */


#cards {
	padding-top: 5px;
	padding-right: 10px;
	height: 40px;
	border-top: solid 1px #999999;
	text-align:right;
}

#footer {
	height: 50px;
	margin:auto; 
	border-top: solid 1px #999999;
}

#footerColRight {
	float: right;
	width: 400px;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}

#footerColLeft {
	float: left;
	width: 300px;
	margin-top: 5px;
	text-align: left;
	padding-left: 10px;
	position: relative;
	z-index: 1;
}

#bnLeftColumn {
	width: 180px;
}
#bnLeftColumn li {
	padding: 0px;
	margin:0px;
	display:inline;	
}
#bnLeftColumn ul {
	list-style: none;	
	padding: 0px;
	margin: 0px;
}
#bnLeftColumn ul#nav {
	padding: 0px;
	margin: 0px 0px 10px 0px;	
}
#bnLeftColumn a:link, #bnLeftColumn a:visited {
	text-decoration: none;
}
#bnLeftColumn ul li.cat_lev_0 a:link span, #bnLeftColumn ul#nav li.cat_lev_0 a:visited span {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #666666;
	display: block;	
	background-image: url(/images/mnutop.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	padding: 5px;
	margin-top: 5px;
}
#bnLeftColumn ul li.cat_lev_1 a:link span, #bnLeftColumn ul#nav li.cat_lev_1 a:visited span {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background: none;
	display: block;	
	padding: 5px;
	margin: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
}
#bnLeftColumn ul#nav li.cat_lev_1 a:hover span {
	background-color: #EFEFEF;	
}

#bnLeftColumn ul#nav li.cat_lev_2 a:hover span {
	background-color: #EFEFEF;	
}
#bnLeftColumn ul li.cat_lev_2 a:link span, #bnLeftColumn ul#nav li.cat_lev_2 a:visited span {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	display: block;	
	padding: 2px 2px 2px 4px;
	margin: 0px 3px 0px 3px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#bnLeftColumn ul li.cat_lev_1 a:link span.selectedCat, #bnLeftColumn ul#nav li.cat_lev_1 a:visited span.selectedCat {
	background-color: #EFEFEF;	
	border-bottom: 1px solid #CCCCCC;
}

#bnLeftColumn ul li.cat_lev_2 a:link span.selectedCat, #bnLeftColumn ul#nav li.cat_lev_2 a:visited span.selectedCat {
	background-color: #FFFFFF;	
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
}
#bnLeftColumn ul li.cat_lev_2 a:link span.topSubSelected, #bnLeftColumn ul#nav li.cat_lev_2 a:visited span.topSubSelected {
	background-image: url(/images/mnusubtop.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top: none;
}
#bnLeftColumn ul#nav li.cat_lev_2 a:hover span {
	background-color: #EFEFEF;	
}
#bnLeftColumn span#bottom {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(/images/mnubottom.gif);	
	background-repeat: no-repeat;	
	display: block;
	height: 12px;
} 


dl{
margin: 0px;
}


dd{
	margin: 0px;
}




dd a:link span,dd a:visited span{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background: none;
	display: block;	
	padding: 5px;
	margin: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
}


dd a:hover span {
	background-color: #EFEFEF;
}


#bnInformation dt{
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #666666;
	display: block;	
	background-image: url(/images/mnutop.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	padding: 5px;
	margin-top: 5px;
}


#bnArticles dt{
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #666666;
	display: block;	
	background-image: url(/images/mnutop.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	padding: 5px;
	margin-top:5px;
}


.bottom {
	font-family: Verdana, Arial, sans-serif;
	background-image: url(/images/mnubottom.gif);	
	background-repeat: no-repeat;	
	display: block;
	height: 12px;
} 















#subCategories .subCategory {
	width: 150px;
	height: 100px;
	border: 1px solid #CCCCCC; margin-right: 3px;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 0px 10px 10px 0px;
}
#subCategories .subCategory span {
	display: block;
	
}
#topMenu2 {
	color: #000000;
}
#topMenu2 #breadCrumbTrail {
	padding: 8px 0px 0px 8px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#topMenu2 #breadCrumbTrail a:link, #topMenu2 #breadCrumbTrail a:visited {
	color: #000000;
}

#slideshow{
	height: 300px;
	margin-top: 5px;

}


#indexMiddleBox{
	width:758px;
	height:255px;
	background-color: #F2F2F2;
	border:solid 1px #666666;
	margin-right:10px;
	margin-top:10px;

}

.indexMiddleProduct{
	float: left;
	width:169px;
	height: 215px;
	border-right: solid 1px #666;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.indexMiddleProduct h2{
    font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#00508C;
	margin:0px;
}

.indexMiddleProduct1{
	float: left;
	width:166px;
	height: 215px;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.indexMiddleProduct1 h2{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color:#00508C;
	margin:0px;
}


.indexMiddleButton{
	width:88px;
	height: 22px;
	float:right;	
}


#adBlock{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding:0;
	width:760px;
}

.offerBox{
	float: left;
	width: 370px;	
}

.offerBoxRight{
	width: 370px;	
}

.offerBoxTop{
	padding-left:10px;
	height: 30px;
	width: 370px;
	background-image: url(images/bg_offer1.gif);
	background-repeat:repeat-y;	
}

.offerBoxTop h2{
	padding-top: 6px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#fff;	
}

.offerBoxMiddle{
	width:373px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;	

}



.offerBoxBottom{
	width:375px;
	background-image: url(/images/offer_bottom.gif);	
	background-repeat: no-repeat;
	height: 12px;

}

#productInfoBox{
	width:752px;
	padding: 5px 0px 0px 0px;
}
#productInfoBox h1{
	font-weight: normal;
	font-size: 17px;
	color:#fff;
	margin: 0px;
	padding: 0px;
}
#productInfoBox h2{
	color:#fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.productInfoTop {
	width: 754px;
	padding: 5px 0px 5px 0px;
	background-image: url(images/bg_bluemenu.gif);
	background-repeat: repeat-y;	
	position: relative;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}
.productInfoTop #pad {
	padding-left: 10px;	
}
.productInfoTop h1,.productInfoTop h2,.productInfoTop h3  {
	margin: 0px;
	padding: 0px;	
}
.productInfoMiddle{
	width: 752px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-top: 10px;
	
}

.productInfoBottom{
	height: 30px;
	width: 760px;
	background-image: url(images/prod_info.gif);
	background-repeat: no-repeat;
	position: relative;
	
}
.productInfoBottom #arrow {
	position: absolute;
	right: 355px;
	bottom: -5px;
	width: 48px;
	height: 23px;
	background-image: url(/images/prodinfo_bottom.gif);
	background-repeat: no-repeat;	
}

.productInfoLeftCol{
	padding: 10px;
	height: 200px;
	width: 265px;
	border-right: dashed 1px #CCCCCC;

	
}

.productInfoRightCol{
	padding: 10px;
	float: right;
	width: 440px;
	
}



.productInfoBar1{
	padding-left:10px;
	margin:10px 0px 0px 10px;
	height: 15px;
	width: 750px;
	background-image: url(images/bg_bluemenu.gif);
	background-repeat: repeat-y;	

}

.productInfoBar h2{
	padding-top: 4px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#fff;		

}

.prodAdBoxTop{
	height: 13px;
	width: 760px;
	background-image: url(images/prod_info_top.gif);
	background-repeat: no-repeat;
	position: bottom;
	
	
}

.prodAdBoxMiddle{
	width: 752px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding-top: 10px;
}

.prodAdBoxBottom{
	height: 30px;
	width: 760px;
	background-image: url(images/prod_info.gif);
	background-repeat: no-repeat;
	position: relative;
}

.prodAdBoxLeftColTop{

	border-right: dashed 1px #CCCCCC;
	border-bottom: dashed 1px #CCCCCC;
	height: 70px;
	width: 265px;
	padding:10px;
	
}

.prodAdBoxLeftColBottom{

	border-right: dashed 1px #CCCCCC;
	height: 70px;
	width: 265px;
	padding:10px;
	
}

.prodAdBoxRightCol{
	float:right;
	height:160px;
	width:440px;
	padding:10px;
	
}

.prodAdBoxAward{
	width: 110px;
	height: 50px;
	
}

.prodAdBoxText{
    float: right;
	width: 300px;
	height: 80px;
	padding:10px;
	
}



.reviewBox{
	width: 145px;
	float: right;

}

.reviewBoxTop{
	width: 145px;
	height: 11px;
	background-image:url(images/review_corners_top.gif);
	background-repeat:no-repeat;

}


.reviewBoxMiddle {
    padding-left: 8px;
	padding-right: 8px;
	width: 127px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	
}

.reviewBoxBottom {
	width: 145px;
	height: 13px;
	background-image: url(images/review_corners.gif);
	background-repeat:no-repeat;
}
#modelNum{
	position: absolute;
	right: 8px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#modelNum h3 {
	color: #FFFFFF;	
}

.bnSideBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bnSearch { 
	width: 220px;
	height: 35px;
	left: 5px;
	top: 50px;
	position: absolute;
	display: block;

}
#bnSearch form {
	margin: 0px;
	padding: 0px;	
}
#bnSearch .search-input-field {
	background-image: url(/images/searchbox-off.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/searchbox-off.png', sizingMethod='scale');
	background-repeat: no-repeat;
	width: 220px;
	height: 35px;
}
#bnSearch .search-input-field input#searchBox {
	font-size: 14px;
	top: 8px;
	left: 8px;
	position: absolute;
	border: none;
	background: transparent;
	display: block;
	width: 180px;
}
#bnSearch .search-input-field input#submitSrch {
	width: 29px;
	height: 29px;
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 22;
	background-image: url(/images/searchbox-btn.png);
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/searchbox-btn.png', sizingMethod='scale');
}
#bnSearch .search-input-field-on {
	background-image: url(/images/searchbox-on.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 35px;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/searchbox-on.png', sizingMethod='scale');
}
#bnSearch .search-input-field-on input#submitSrch {
	width: 29px;
	height: 29px;
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 22;
	background-image: url(/images/searchbox-btn-on.png);
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/searchbox-btn-on.png', sizingMethod='scale');
	
}
#bnSearch .search-input-field-on input#searchBox {
	font-size: 14px;
	top: 8px;
	left: 8px;
	position: absolute;
	border: none;
	background: transparent;
	display: block;
	width: 180px;
}
#categoryHeading {
		margin-top: 5px;
			margin-bottom: 10px;	
}
#categoryHeading #top {
	background-image: url(/images/prod_info_top.gif);
	background-repeat: no-repeat;
	width: 754px;
	height: 13px;
}
#categoryHeading #main {
	width: 752px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}
#categoryHeading #main #leftcol {	
	width: 150px;
	float: left;
}
#categoryHeading #main #rightcol {
	width: 570px;
	float: right;
}
#categoryHeading #bottom {
	background-image: url(/images/prod_info.gif);
	background-repeat: no-repeat;
	width: 754px;
	height: 13px;
}
.categoryNav { 
	height: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;

}
.categoryNav #right {
	float:right;
}
.categoryNav #left {
	float:left;
}

#awardContainer{
	width: 138px;
	height: 185px;
}
.rel {
	position: relative;
}

.normal-menu-box {
	
}
.normal-menu-box .heading {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #666666;
	display: block;	
	background-image: url(/images/mnutop.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	padding: 5px;
	margin-top: 5px;	
}
.normal-menu-box .main { 
background:transparent none repeat scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#000000;
display:block;
font-family:Verdana,Arial,sans-serif;
font-size:12px;
font-weight:normal;
margin:0;
padding:5px;	
}
.normal-menu-box .main select, .normal-menu-box .main form {
display: block;
float: none;
margin: 0px;
padding: 0px;
}
.normal-menu-box .main select { 
	width: 100%;	
}
.normal-menu-box .bottom {
	background-image:url(/images/mnubottom.gif);
background-repeat:no-repeat;
display:block;
font-family:Verdana,Arial,sans-serif;
height:12px;
}



#lFooter {
	font-size: 11px;
	font-family:Verdana,Arial,sans-serif;
	color: #999999;
}
#lFooter a:link, #lFooter a:visited {
	font-weight: bold;
	text-decoration: underline;	
	color: #999999;	
}
#lFooter a:hover {
	font-weight: bold;
	text-decoration: underline;	
	color: #000000;
}
#lFooter .footerSection {
	width: 305px;
	float: left;
	margin: 5px;	
}
#lFooter #copyright {
	text-align: left;
}
#lFooter #bnFooter { 
	text-align: right;
	float: right;
}
#lFooter #cardsAccepted {
	text-align: center;	
}
a:link.pageResults, a:visited.pageResults {
	color: #000000;
	display: inline-block;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	background-color: #ffffff;	
	border: 1px solid #CCCCCC;
		margin: 0px;
}
a:hover.pageResults {
	color: #FFFFFF;
	display: inline-block;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	text-decoration: none;
	background-color: #CCCCCC;	
	border: 1px solid #CCCCCC;	
}

#checkout-success {
	background-image: url(/images/account_confirmation_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}
#checkout-success #inner {
	padding: 10px 20px 10px 45px;	
	background-image: url(/images/tick.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	position: relative;
}
#checkout-success #success-heading {
	color: #52AF48;
	font-size: 24px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	
}
#checkout-success #arrow {
	position: absolute;
	bottom: -29px;
    right: 545px;
    width: 47px;
    height: 28px;
    background-image: url(/images/checkout_success_arrow.png);
    background-repeat: no-repeat;
}
table#opening-times tr {
	font-size: 12px;
	background-color: #EFEFEF;
	padding: 1px;	
}
table#opening-times td {
	padding: 4px;	
}
table#opening-times td.top {
	font-weight: bold;
}

