body {
	margin: 0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;

}

.blktxt {
	color: #000000;
}
img {
	border:0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
}
.graphicSubmit {
	background:url(/templates/drshop/iface/arrow.png) #FFFFFF;
	background-repeat: no-repeat;
	width:175px;
	background-position: left;
	border: 1px solid #ababab;
}
.graphicDelete {
	background:url(/templates/drshop/iface/cross.png) #FFFFFF;
	background-repeat: no-repeat;
	width:175px;
	background-position: left;
	border: 1px solid #ababab;
}
.loaderSubmit {
	background:url(/templates/drshop/iface/loader.gif) #FFFFFF;
	background-repeat: no-repeat;
	width:175px;
	background-position: left;
	border: 1px solid #ababab;
}
form {
	margin: 0px;
	padding: 0px;
}
.searchbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #000000;
	width: 143px;
	margin-right: 7px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.navbar {
	color: #ffffff;
	text-decoration: uppercase;
	text-align: left;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
	background-color: #000000;
	border: 1px solid #666666;
}
.searchbar {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	height: 24px;
	background-color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
}

.ftinfo {
	text-align: left;
	font-size: 11px;
}
.leftside {
	vertical-align: top;
	width: 200px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.rightside {
	vertical-align: top;
	width: 150px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.boxtop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e62024;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.boxbkg {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
}
.boxbot {
	background-color: #000000;
	height: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.content {

	vertical-align: top;
	padding: 8px;
	background-color: #000000;
}
h1 {

	font-weight: bold;
	color: #ffffff;
	font-size: medium;
}
h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	background-color: #666666;
	width: 630px;
	height: 16px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;

}
h3 {
	font-weight: bold;
	color: #ffffff;
	font-size: small;

}
h4 {
	font-weight: bold;
	color: #ffffff;
	font-size: small;

}
h5 {
	font-weight: bold;
	color: #ffffff;
	font-size: x-small;
}
h6 {
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;

}
.devby {
	font-size: 10px;
	padding-right: 7px;
	padding-left: 0px;
}

.maillistbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	padding: 1px 3px 2px;
	width: 130px;
	background-color: #F6F6F6;
}
.linksbox {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #666666;
}
.contentsdiv {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	height: 27px;
	background-color: #666666;
}

.add_basket_button {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
		.basket_remove_button { background-color: #FFFFFF; border: 1px solid #000000; }
		.update_basket_button { background-color: #FFFFFF; border: 1px solid #000000; }		
		.options_text {font-size: 9px;}		
		.sort_link {color: #000000;}	
		.search_table { width:100%; }
		.search_header { background-color:#eeeeee; 
		}


.linksbox li {
	list-style-position: outside;
	list-style-type: none;
}

.prodlist-img {
	padding: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 120px;

}
.price {
	font-weight: bold;
	color: #000000;
}

.prodlist-cell {
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;

}
.genericbutton {
	background-color: #e62024;
	border: 1px solid #666666;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 3px 3px;3px;
}
.infobutton {
	background-color: #e62024;
	border: 1px solid #000000;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 3px 3px;3px;
}
.addtobasket-button {
	background-color: #e62024;
	border: 1px solid #666666;
	font-size: 11px;
	color: #FFFFFF;
}
.prodlist-img img {
	border: 1px solid #666666;
}
.prodview-img {
	padding: 5px;
	vertical-align: top;
	background-color: #000000;
	width: 120px;
	font-size: 10px;
	color: #FFFFFF;
}
.proddesc-cell {
	text-decoration: none;background-color: #000000;padding: 5px;vertical-align: top;float:left;width:405px;display:block;margin-right:10px;height:280px;
}

.prodview-container {
	text-decoration: none;background-color: white;padding: 5px;vertical-align: top;float:left;width:155px;display:block;margin-right:10px;height:280px;margin-bottom:3px;
}
.prodview-head {
	height:160px;align:center;vertical-align:middle;display:block;
}
.prodview-foot {
	vertical-align:bottom;color:black;display:table-cell;width:155px;height:115px;font-weight:bold;text-align:center;font-size:11px;
}

.catview-container {
	text-decoration: none;background-color: white;padding: 5px;vertical-align: top;float:left;width:155px;display:block;margin-right:10px;height:240px;margin-bottom:3px;
}
.catview-head {
	height:165px;align:center;vertical-align:middle;display:block;
}
.catview-foot {
	vertical-align:bottom;color:black;display:table-cell;width:155px;height:70px;font-weight:bold;text-align:center;
}

.prodview-img img {
	border: 1px solid #666666;
}
.prodimages img {
	border: 1px solid #666666;
}
.boxbkg td {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #666666;
}
.checkoutbar {
	background-color: #e62024;
	color: #ffffff;

}
.checkoutarrow {
	background-color: #e62024;
	text-align: center;
	padding: 2px;
}
.checkouton {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #e62024;
	font-weight: bold;

}
.checkoutoff {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	font-weight: bold;

}
.ftcopy {
	text-align: right;
	font-size: 11px;
	height: 50px;
	padding-right: 10px;

}
.mini_basket_table {
	background-color: #000000;
}
.mini_basket_row {
	color: white;
}
	
.adsrails {
	padding: 2px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
.ldsrails {
	padding: 2px;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

/* checkout */

.bDotted { border-bottom:1px dotted darkgray; }
.bDottedB { border-bottom:1px dotted darkgray;font-weight:bold; }
.frmField { border:1px solid darkgray;width:250px; }
.rS { color:red;font-weight:bold;font-size:14px; }

.signupBlock {display:block;width:150px;font-weight:bold;float:left;margin-bottom:2px;}
.signupBlockRight {clear:right;margin-bottom:2px;display:block;}
.signupField {background:#eeeeee;border:0px;width:250px;}

.checkoutNamespan {display:block;border-bottom:1px dotted lightgray;float:left;border-right:1px dotted lightgray;width:465px;vertical-align:top;height:30px;}
.checkoutAmountspan {display:block;border-bottom:1px dotted lightgray;float:left;width:23px;border-right:1px dotted lightgray;padding-left:5px;vertical-align:top;height:30px;}
.checkoutPricespan {display:block;border-bottom:1px dotted lightgray;float:left;border-right:1px dotted lightgray;padding-left:5px;width:55px;vertical-align:top;height:30px;clear:right;}

.checkoutNamespanHead {display:block;border-bottom:1px solid lightgray;float:left;border-right:1px solid lightgray;width:465px;vertical-align:top;font-weight:bold;}
.checkoutAmountspanHead {display:block;border-bottom:1px solid lightgray;float:left;width:23px;border-right:1px solid lightgray;padding-left:5px;vertical-align:top;font-weight:bold;}
.checkoutPricespanHead {display:block;border-bottom:1px solid lightgray;float:left;border-right:1px solid lightgray;padding-left:5px;width:55px;vertical-align:top;clear:right;font-weight:bold;}

.checkoutNamespanFoot {text-align:right;display:block;float:left;border-right:1px solid lightgray;width:494px;vertical-align:top;font-weight:bold;}
.checkoutPricespanFoot {display:block;border-bottom:1px solid lightgray;float:left;border-right:1px solid lightgray;padding-left:5px;width:55px;vertical-align:top;clear:right;font-weight:bold;}