/* original zen styles needed */
TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
	LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
div#productReviewLink, div#productTellFriendLink {
	display:inline;
	}

.centerBoxContentsNew,.categoryListBoxContents {
	float: left;
}

/* end original zen styles needed */	
* {
	padding: 0;
	margin: 0;
}

body {
	padding:0;
	margin:0;
	font-family: 'Trebuchet MS', Arial;
	font-size:11px;
	background: url(../images/bg.jpg) repeat-x #0f0c0c;
}
h1, h2 {
	color: #CB0006;
	font-size: 18px;
	display: block;
}
h2#productPrices {
	color:#000066;
	}
h3, h3 a:link, h3 a:hover {
	color:#666666;
	}
a:hover {
	text-decoration:none;
	}	
a img {
	border: none;
}
a {
	color:#990000;
	}

a {
	text-decoration: none;
	border-bottom: none;
}

.buttonRow a {
	text-decoration: none;
}

#main {
	width: 870px;
	margin: auto;
}

#pre_header {
	color: white;
	padding-top: 3px;
	height: 24px;
}

#pre_header a {
	color: white;
}

#pre_header .left {
	float: left;
}

#pre_header .right {
	float: right;
}

#header {
	position: relative;
	float: left;
	background: url(../images/headerbg.jpg) no-repeat transparent;
	width: 870px;
	height: 215px;
}

#logo {
	position: absolute;
	display: block;
	top: 6px;
}

#link_box {
	position: absolute;
	top: 163px;
	left: 220px;
	height: 20px;
	list-style-type: none;
	color: #ffffff;
	font-family: Arial;
}

#link_box li {
	display: inline;
}

#link_box a {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#link_box a:hover {
	color: #FEAE3B;
}

#nav {
	position: absolute;
	top: 162px;
	left: 500px;
	list-style-type: none;
	color: #ffffff;
	font-family: Arial;
}

#nav li {
	display: inline;
	margin-left: 20px;
}

#nav a {
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

#nav a:hover {
	color: #FEAE3B;
}

#content {
	background-color: #FFFFFF;
}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y #ffffff;
	width: 870px;
}

#column_left {
	position: relative;
	float: left;
	background-color: #ffffff;
	width: 200px;
}

#column_right {
	float: left;
	position: relative;
	background-color: #ffffff;
	width: 600px;
	margin-left: 60px;
}

.p_title {
	color: #CB0006;
	font-size: 18px;
	display: block;
}

.text {
	margin: 10px 15px 10px 0;
}

.text_home {
	margin: 10px 15px 0 20px;
	padding-bottom: 10px;
}

#footer {
	position: relative;
	padding-top: 25px;
	width: 870px;
	background: url(../images/footer_bg.jpg) no-repeat #ffffff;
	background-position: bottom left;
	height: 36px;
	color: white;
	font-family: Arial;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	display: inline;
	margin: 8px 0 0 6px;
}

.section, .sectionLast {
	margin-left: 35px;
	width: 168px;
	border-top: 1px solid #F4D0D3;
	padding: 4px 0 4px 0;
}

.sectionLast {
	border-bottom: 1px solid #F4D0D3;
}

.section ul, .sectionLast ul {
	list-style-type: none;
	margin-left: 20px;
}

.section a,.sectionLast a {
	color: #3E3E3E;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.section ul a, .sectionLast ul a {
	font-size: 11px;
}

.section a:hover,.sectionLast a:hover {
	color: #7F1800;
	text-decoration:underline;
}

.section .title, .sectionLast .title {
	color: #3E3E3E;
	font-size: 16px;
	margin-left: 0px;
}

.section a, .sectionLast a {
	margin-left: 10px;
}

.txtsearch {
	width: 100px;
}

.clear {
	clear: both;
}

.splash_head {
	position: absolute;
	top: 190px;
}
td.productListing-data {
	vertical-align:top;
	}
	
.itemTitle, .listingDescription {
	padding-left:15px;
}	
div#productMainImage {
	float:right;
	}

.cssButton, .cssButtonHover
{
	color:#333333;
   font-size:13px;
   font-family:Arial,sans-serif;
   height:26px;
   background-color:#ffffff;
   background-image:url(/images/back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}
.listingProductImage {
	padding:10px 0px 5px 0px;

	}

#cartDefaultHeading {
	float: left;
}

#cartInstructionsDisplay {
	clear: both;
}

.cartTotalsDisplay {
	font-weight: bold;
	text-align: center;
}

#shoppingCartDefault .forward {
	float: right;
}

.buttonRow{
	float: left;
	margin-right: 10px;
}

#cartContentsDisplay .tableHeading {
	background-color: #cacaca;
}

#cartContentsDisplay td {
	padding: 5px;
}

#cartSubTotal {
	background-color: #e9e9e9;
	text-align: right;
	padding: 4px;
	font-weight: bold;
}

.cartRemoveItemDisplay{
	text-align: center;
}

.rowOdd {
	background-color: #E8E8E8;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	vertical-align: top;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartImage {
	margin: 0.5em 1em;
}
#ezpagesContent li {
	list-style-type:none;
	background:transparent url(/images/diamond-bullett.gif) no-repeat scroll 0pt 0.4em;
	}