/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 10px 0 0 0;
	font-family: /*verdana, */arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color:#EEE ;
	background-image:url(../images/body-bg-top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	} /*#89181A #EB2227*/

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: 	#999;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

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;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #ffffff;*/
	text-align: left;
	width: 950px;
	vertical-align: top;
	}
	
#headerWrapper {
	/*background-color:#000;*/
		
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
#logoWrapper { 
	padding:0px 0px 0px 5px;
	height:80px;
	}
	
#contentMainWrapper {
	background-color:#fff;
	background-image:url(../images/body-main-top.gif);
	background-position:top center;
	background-repeat: repeat-x;
	
	}
	
#rtedisclaimer { background-color:#FFF; color:#CCC; text-align: center;}
	
#contentMainEnd {
	height:20px;
	background-image:url(../images/body-main-bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#CCC; text-align: center;
	}
	
.centerColumn {
	min-height:400px;
	width: 714px;
	padding-bottom:20px;
	/*word-spacing:-1px;*/
	line-height:1.6;
	font-size:12px;
	}
	
#navBreadCrumb {	
	width: 722px;
	font-size:14px;
	font-weight: bold;
	margin: 0em;
	margin-top:20px;
	padding: 0.5em;
	}

#navBreadCrumb .sep {font-size:10px; color: #666;}

	
#navBreadCrumb a:link, #navBreadCrumb a:visited  {font-size:12px; color:#999; }
#navBreadCrumb a:hover  {font-size:12px; color:#999; text-decoration:underline; }


#navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin-left:15px;
	padding-top:20px;
	
	}
	
#taglineWrapper {
	display:none;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	text-align: right;
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0em;
	/*background-color: #181818;*/
	font-weight: bold;
	color: #ffffff;
	height: 0px;
	width: 100%;
	}
	
#navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width: 100%;
	}
	

#navMain ul,  #navCatTabs ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	/*line-height: 1.5em;*/
	color:#000;
	font-weight: 400;
	font-size:14px;
	vertical-align:text-top;
	}
	
#navMain ul {
	float:right;
	width:100%;
	}
	
#navMain li.topPhone { font-weight:bold; letter-spacing: 1.5px; font-size: 15px; padding-right: 20px;}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
	

#siteinfoLegal {
	margin-top:15px;
	text-align:left;
	width:370px;
	height:20px;
	float:right;
	color:#999;
	padding-top:10px;
	padding-left:10px;
	/*padding:  0.5em 0em;
	line-height: 1.5em;*/
	/*padding: 10px 0 5px 5px;*/
	/*background-color: #222;
	background-image:url(../images/body-footer-left.gif);*/
	background-position:top left;
	background-repeat:no-repeat;
	}

#siteinfoLegal a { color:#89181A;}
	
#navSuppWrapper {
	margin-top:15px;
	float:right;
	width:570px;
	height:30px;
	/*background-color:#222;
	background-image:url(../images/body-footer-right.gif);*/
	color: #999;	
	background-position:top right;
	background-repeat:no-repeat;
	/*display:none;*/
	}
	
		
#navSupp ul {
	margin: 0px;
	/*margin-top:10px;*/
	padding-top:10px;
	/*padding:  0.5em 0em;*/
	list-style-type: none;
	text-align: right;
	padding-right:20px;
	/*line-height: 1.5em;*/
	}
	
#navSupp ul li {
	display: inline;
	}
	

#navSupp ul li a {
	text-decoration: none;
	/*padding: 0em 0.5em;*/
	/*margin: 0;*/
	color: #999;
	white-space: nowrap;
	text-transform:uppercase;
	}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	margin: 0px 5px 0px 0px;
	padding:19px 1px 0px 0px;
	background:url(../images/header_search_box.png) top right no-repeat;
	height:49px;
	width:307px;
	float: right;
	}

#navMainSearch INPUT { padding:0px; margin:0px; background-color:transparent;}
#navMainSearch INPUT:focus { background-color: transparent;}
#navMainSearch .inputbox {width:216px; margin:4px 0px 0px 15px; border:0px; font-size:14px; float:left; color:#999;font-family: arial, helvetica, sans-serif;}
#navMainSearch .button { margin:0px; padding:0px; width:69px; height:26px; float:left; outline:none;}
#navMainSearch .button:focus { background-color: transparent;}

#sMedia { text-align:right; padding-top:9px; padding-right:4px;}
#sMedia ul { margin:0px; padding:0px;}
#sMedia ul li {list-style:none; margin:0px; padding:0px;line-height:0px;}
#sMedia ul li a { float:right; padding-left:3px; padding-right:3px;}
/*#sMedia  a { float:right; margin-left:3px; margin-right:3px;}*/
a.ccJoin { width:96px; height:20px; background:url(../../../../images/social/cc-join.gif) top no-repeat;}
a.ccJoin:hover {background:url(../../../../images/social/cc-join.gif) bottom no-repeat;}

/* Main Navagation */

/* OLD NAV


#rte-nav {
	background-image:url(../images/nav-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:47px;
	width:950px;
	
	
	}
	
	
#rte-nav a {
	text-indent:-6000px;
	float:left;
	height:47px;
	color:#000;
	background-repeat:no-repeat;
	background-position:top;
	outline: none;
	}
	
#rte-nav a.home {background-image:url(../images/nav-home.gif);width:69px;}
#rte-nav a.services {background-image:url(../images/nav-services.gif);width:133px;}
#rte-nav a.featured_products {background-image:url(../images/nav-featured.gif);width:233px;}
#rte-nav a.sell_equipment {background-image:url(../images/nav-sell.gif);width:190px;}
#rte-nav a.about_us {background-image:url(../images/nav-about.gif);width:171px;}
#rte-nav a.contact {background-image:url(../images/nav-contact.gif);width:154px;}*/

#rte-nav {
	/*background-image:url(../images/navbar-bg.gif);*/
	background-position:top center;
	background-repeat:no-repeat;
	height:47px;
	width:950px;
	
	
	}
	
	
#rte-nav a {
	text-indent:-6000px;
	float:left;
	height:47px;
	color:#000;
	background-repeat:no-repeat;
	background-position:top;
	outline: none;
	}
	
#rte-nav a.home {background-image:url(../images/navbar-home.gif);width:46px;}
#rte-nav a.featured_products {background-image:url(../images/navbar-featured.gif);width:213px;}
#rte-nav a.sell_equipment {background-image:url(../images/navbar-sell.gif);width:129px;}
#rte-nav a.repairs {background-image:url(../images/navbar-repairs.gif);width:108px;}
#rte-nav a.services {background-image:url(../images/navbar-services.gif);width:116px;}
#rte-nav a.blog {background-image:url(../images/navbar-blog.gif);width:81px;}
#rte-nav a.about_us {background-image:url(../images/navbar-about.gif);width:121px;}
#rte-nav a.contact {background-image:url(../images/navbar-contact.gif);width:136px;}


#rte-nav a:hover {background-position: center;}
	
#rte-nav a.actnav, #navEZPagesTop a.actnav:hover {background-position: bottom;}


#dm {color: #999; font-size: 9px; font-family: verdana, arial, helvetica, sans-serif; 
	 width:920px; margin:0px auto; padding-top:0px; text-align: right;}
#dm a{text-decoration: none; color:#999;}
#dm a:hover {color:#999; text-decoration:underline;}
	


#navEZPagesTop a:link, #navEZPagesTop a:visited {
	
	}
	
#navEZPagesTop a:hover {
	color:#000;
	
	}

#navColumnOne {
	
	}

#navColumnTwo {
	background-color: #ffffff;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
/* Header */

#espanol { height: 72px; width: 125px; float: left;}
#espanol a {height: 72px; width: 125px; float: left; background:url(../images/body_header_espanol.png) bottom center no-repeat;}


/* Home Page */

#indexLogosTop { height:60px; background-image:url(../images/page-home-logos-top.gif); background-repeat:no-repeat; background-position:top; margin-top:5px; 
				margin-bottom:10px;  border-bottom:1px dotted #89181A;}
#indexDefaultHeading  {font-size: 20px; margin-top:20px;}

#indexDefaultMainContent {font-size: 14px; text-align:justify;}
#indexTop { padding-left:3px; padding-right:10px;}
#indexDefaultCol1 {font-size: 14px; width:350px; float:left; margin-right:20px;}
#indexDefaultCol2 {font-size: 14px; width:315px; float:left; margin-left:10px;}
/*#indexDefaultCol2  img { margin-top:20px;}*/

.indexHeadingCol, #featuredProducts h2  {font-size: 18px; margin-top:10px; margin-left:0px; padding-left:22px; font-weight:500; border-bottom:1px dotted #89181A; text-align:left !important; 
					background:url(../images/page-home-dot.png) no-repeat left;}
#featuredProducts { font-size:12px;}

#featuredProducts h2 a { font-size:10px; text-align:right; padding-top: 6px;}
					
#featuredProducts .fpinner { width:85%; margin: 2px 0px 2px auto; padding-bottom:8px; padding-top:8px; min-height: 160px;}
#featuredProducts .fpnew { background:url(../images/page-home-new.png) top left no-repeat;}
#featuredProducts .fpimage { min-height: 80px; vertical-align:middle;}
#featuredProducts .centerBoxContentsFeatured {border-bottom:1px #CCC dotted; margin:0px !important;}
#featuredProducts a:link, #featuredProducts a:visited {color:#0010B3}
#featuredProducts a:hover { color: #333; text-decoration:underline;}
#featuredProducts .fpprice { color:#F00; font-weight: bold;}
a.fptitle:link, a.fptitle:visited { color:#000;font-size:14px; padding-top:6px;}
a.fptitle:hover { color: #666; text-decoration: underline;}



.fpwrap { border-bottom:1px #CCC dotted; height: 50px; clear:both; line-height: normal;}
.fpimg { width:90px; float:left; text-align:center;}
.fptitle { width:200px;float:left;text-align:left;}


#fpmore { padding-top:5px;}
a.fpmore:link, a.fpmore:visited { color: #999; text-decoration:none; font-size:12px;}
a.fpmore:hover { color:#333; text-decoration:underline;}

/* Services Page */

#servicesMainContent {font-size: 14px;}
#servicesMainContent h3 { border-bottom:1px dotted #89181A; clear:both;}
#servicesMainContent .row { margin-top:0px; padding-top:0px; margin-bottom: 20px; text-align:justify; clear:right; padding-bottom:0px; min-height:185px;}
#servicesMainContent .sales-img {width:170px; height:175px; float:left; background:url(../images/page-services-sales.jpg) left no-repeat; margin:0px 10px 0px 0px;}
#servicesMainContent .rentals-img {width:170px; height:175px; float:left; background:url(../images/page-services-rentals.jpg) left no-repeat; margin:0px 10px 0px 0px;}
#servicesMainContent .buyout-img {width:170px; height:175px; float:left; background:url(../images/page-services-buyout.jpg) left no-repeat; margin:0px 10px 0px 0px;}
#servicesMainContent .repair-img {width:170px; height:175px; float:left; background:url(../images/page-services-repair.jpg) left no-repeat; margin:0px 10px 0px 0px;}
#servicesMainContent .lease-img {width:170px; height:175px; float:left; background:url(../images/page-services-lease.jpg) left no-repeat; margin:0px 10px 0px 0px;}


/* Sell Equipment Page */

#sellequipment { padding-bottom: 30px;}

#sellequipment p {font-size: 14px;margin-top:0px; margin-bottom: 20px; text-align:justify; padding-left:5px;}

#sellequipment h1 { border-bottom:1px dotted #89181A;}

#sellequipment-pic {float:right; width:300px; height:215px; margin-left:16px; margin-top:5px;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);}

#sellequipment fieldset { /*border:1px dashed #0010B3;*/} /*#89181A*/
#sellequipment fieldset legend{ background-color:#FFF;}

#sellequipmentForm input { font-size: 18px;}
#sellequipmentForm label { font-size: 14px;}
#sellequipmentForm textarea { font-size: 18px;}


/* Repairs Page */

#repairs { padding-bottom: 30px;}

#repairs p {font-size: 14px;margin-top:0px; margin-bottom: 20px; text-align:justify; padding-left:5px;}

#repairs h1 { border-bottom:1px dotted #89181A;}

#repair-pic {float:right; width:300px; height:215px; margin-left:16px; margin-top:5px;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);}

#repairs fieldset { /*border:1px dashed #0010B3;*/} /*#89181A*/
#repairs fieldset legend{ background-color:#FFF;}

#repairsForm input { font-size: 18px;}
#repairsForm label { font-size: 14px;}
#repairsForm textarea { font-size: 18px; width:auto; margin:0px;}

/* About Us Page */

#about_usMainContent {font-size: 14px;}
#about_usMainContent h3 { border-bottom:1px dotted #89181A;}
#about_usMainContent h3.top { border-bottom:1px dotted #89181A;/* width:320px;*/}
#about_usMainContent p { margin-top:0px; padding-top:0px; margin-bottom: 20px; text-align:justify; padding-left:5px;}
#about-pic {float:right; width:380px; height:272px; margin-left:10px; margin-top:5px;}


/* Contact Page */

/*#contactUsDefault {font-size: 14px;}*/
#contactUsDefault address {padding-top:0px; padding-bottom:0px; margin-bottom:0px;}
#contactUsNoticeContent {font-size:14px;}

#contactusCol1 { width:330px; float:left;}
#contactusCol2 { width:380px; float:left; padding-top:5px;}
#contactUsDefault h1 { border-bottom:1px dotted #89181A;}


#contactusMessageStack { width:480px;}
#contactUsForm { border:none; padding:5px; padding-top:20px;}
#contactUsForm legend{ padding-left:0px; padding-top:0px; color:#000000;}
#contactUsForm #enquiry {border-color:#dedede; margin:0px;}


/* Espanol Page */

#espanolMainContent {font-size: 14px;}
#espanolMainContent h1 { border-bottom:1px dotted #89181A;}
#espanolMainContent h2 { border-bottom:1px dotted #89181A;}
#espanolMainContent h1.top { border-bottom:1px dotted #89181A;/* width:320px;*/}
#espanolMainContent p { margin-top:0px; padding-top:0px; margin-bottom: 20px; text-align:justify; padding-left:5px;}
#espanol-pic {float:right; width:225px; height:337px; margin-left:10px; margin-top:5px;}



/* Privacy Page */

#privacyDefaultHeading { display:none;}
#privacy { font-size: 14px;}
#privacy h3 { border-bottom:1px dotted #89181A;}
#privacy p { margin-top:0px; padding-top:0px; margin-bottom: 20px; text-align:justify;}

#privacy ul li { list-style: circle;}




/* Category Listing */

#indexCategories {}

#indexCategories a { font-size:14px; font-weight:bold;}

#indexCategories #categoryDescription { padding-left:3px; font-size:15px; margin-bottom:10px;}

#indexCategories h1 { border-bottom:1px dotted #89181A; }

#indexCategories h2 { margin:15px 0 0 0px; border-bottom:1px dotted #89181A; font-size:15px; }


	
/* Product Listing */

.productListing-heading, .productListing-heading a  {color:#CCC; text-indent:-6000px;}
.productListing-odd { }
.productListing-even {}

.productListing-data/*, .listingDescription*/ { padding-top: 0px; padding-left:10px; padding-bottom:0px; vertical-align:top;}
.productListing-data .rte-spec { color: #0010b2; font-weight:bold;}
.productListing-data .itemTitle a:link, .productListing-data .itemTitle a:visited {color:#000;}
.productListing-data .itemTitle a:hover {color:#000; text-decoration:underline;}
.productListing-data .listingDescription { padding-left:5px;}

#indexProductList .inputLabel { font-size:12px; font-weight: bold; color:#666;}

#indexProductList a, #featuredDefault { outline:none;}

.regprice { padding-right:7px; font-weight: bold; font-size:120%; color:#F00;}

.more-info-btn { width:90px; height:34px; background:url(../buttons/english/button_more_info.gif) top center; padding:0px; margin:0px;}
.more-info-btn:hover { background-position:bottom;}

.buy-now-btn { width:90px; height:34px; background:url(../buttons/english/button_buy_it_now.gif) top center; padding:0px; margin:0px;}
.buy-now-btn:hover { background-position:bottom;}


/* Featured Listing */

#featuredDefault { font-size:14px;}

#featuredDefault #sorter { display:none;}

#featuredDefault .main a:link, #featuredDefault .main a:visited, #featuredDefault .main a:hover { font-size:18px; color:#000;}
#featuredDefault .main a:hover { text-decoration:underline;}

#featuredDefault .rte-spec { color: #0010b2; font-weight:bold;}

	

/* Product Info Display */

#productDescription { text-align:justify; word-spacing:-1px; line-height:1.6; }
	
#productDescription p { margin:0px; margin-bottom:15px; padding:0px;}


#productDescription .rte-spec {display:none;}

#productDescription #productMainImage {float:left; width:435px;  text-align:center;}
#productinfoBody h2#productPrices { color:#F00; padding-left: 20px;}

#productPdf {text-align:left; border-top:1px solid #89181A; margin-top:20px; padding-top:10px; float: left;	width: 435px;}
#pdf-link a { background-image:url(../images/page-pid-pdf.gif); background-repeat:no-repeat; background-position:top; height:40px; width:125px; float:left;}
#pdf-link a:hover {background-position:bottom}


/* Quote Block */

#quoteForm { width: 250px; float:right; margin-left:15px; }

#quoteForm fieldset { border:1px dashed #0010B3;}
#quoteForm fieldset legend{ background-color:#FFF;}

#quoteForm .field { width:224px;}

#quoteForm #contactname,#quoteForm #email-address ,#quoteForm #phone ,#quoteForm #street_address ,#quoteForm #city ,#quoteForm #state ,#quoteForm #zip 
{ background-image:url(../images/form-quote-req.gif); background-repeat:no-repeat; background-position:right;}

#quoteForm #contactname:focus,#quoteForm #email-address:focus, #quoteForm #phone:focus, #quoteForm #street_address:focus, #quoteForm #city:focus, #quoteForm #state:focus, #quoteForm #zip:focus 
{background-image:none;}

#quoteForm .inputclear {display:none;}

/* Specifications Block */

#sp_block { width: 400px; padding:5px; clear:both;}

#sp_block .sp_block_heading {font-weight:bold; font-size:18px; border-bottom:1px solid #89181A; margin-bottom:10px;}

#sp_block .sp_title_col {float:left; font-weight:bold; width:50%;}

#sp_block .sp_desc_col, #sp_block .spec_desc_col {float:left; padding-left:20px;}

#sp_block .sp_row, #sp_block .spec_row {padding-top:5px;}


#sp_block .sp_x_title {font-weight:bold; padding-top:10px;}



/* Want List */

#wantlistBody #navColumnOne, #wantlistupdateinfoBody #navColumnOne{ display:none;}
#wantlistBody #navBreadCrumb, #wantlistupdateinfoBody #navBreadCrumb { display:none;}
#wantlistBody #wantlist, #wantlistupdateinfoBody #wantlistupdate { margin:0px auto; width:768px; padding:0px; padding-top: 9px; font-size:12px;}
#wantlistBody #wantlist h3 { color: #090;}

#wantlistupdate legend {color:#0010B3;}


#wantlistHeading {margin: 0.3em 3px; font-size: 2em; font-weight:bold;}

#wantlistContent {}

#wlctblock {padding-left:5px;font-size:13px;}
#wlctblock ul {margin:0px;margin-top:5px;padding-left:5px;list-style:none;}
#wlctblock ul li { padding-top:2px;}

#wlctblock .update { color:#F00;  font-weight:bold;}
#wlctblock .update a:link, #wlctblock .update a:visited { color:#00F; text-decoration:underline;}
#wlctblock .update a:hover { color: #ffce00; text-decoration: overline;}


.wlcpname {padding-bottom:0px;font-size:14px;font-weight:bold;}

#wlmain {background:#cccccc url(../images/page-wantlist-bg-top.gif) no-repeat top;}
#wlmain-tbl {padding: 15px 10px 0px 10px;}
#wlmain-bot {background:url(../images/page-wantlist-bg-bot.gif) no-repeat top; height:10px; padding:0px; margin:0px;}
.wlhead {font-size:13px;font-weight:bold;}
.wlclqty {text-align:left;width:60px;}
.wlclmodel {width:200px;text-align:left;}
.wlclwarranty {width:115px;text-align:center;}
.wlclprice {width:90px;text-align:center;}
.wlclcomments {width:230px;text-align:left;}
.wlmessage {padding:10px; font-size:14px;}
.submit_button {font-size: 14px;}
.wlerror {background-color:#FF0000;border: solid 1px #CCCCCC; padding:10px; font-size:16px; color:#FFFFFF;}


/* Sale List */


#salelistBody #navColumnOne, #salelistupdateinfoBody #navColumnOne{ display:none;}
#salelistBody #navBreadCrumb, #salelistupdateinfoBody #navBreadCrumb { display:none;}
#salelistBody #salelist, #salelistupdateinfoBody #salelistupdate { margin:0px auto; width:768px; padding:0px; padding-top: 9px; font-size:12px;}
#salelistBody #salelist h3 { color: #090;}

#salelistupdate legend {color:#0010B3;}


#salelistHeading {margin: 0.3em 3px; font-size: 2em; font-weight:bold;}

#salelistContent {}

#slctblock {padding-left:5px;font-size:13px;}
#slctblock ul {margin:0px;margin-top:5px;padding-left:5px;list-style:none;}
#slctblock ul li { padding-top:2px;}

#slctblock .update { color:#F00;  font-weight:bold;}
#slctblock .update a:link, #slctblock .update a:visited { color:#00F; text-decoration:underline;}
#slctblock .update a:hover { color: #ffce00; text-decoration: overline;}


.slcpname {padding-bottom:0px;font-size:14px;font-weight:bold;}

#slmain {background:#cccccc url(../images/page-salelist-bg-top.gif) no-repeat top;}
#slmain-tbl {padding: 15px 10px 0px 10px;}
#slmain-bot {background:url(../images/page-salelist-bg-bot.gif) no-repeat top; height:10px; padding:0px; margin:0px;}
.slhead {font-size:13px;font-weight:bold;}
.slclmodel {width:250px;text-align:left;}
.slcloffer {width:130px;text-align:center;}
.slclcomments {width:330px;text-align:left;}
.slmessage {padding:10px; font-size:14px;}
.submit_button {font-size: 14px;}
.slerror {background-color:#FF0000;border: solid 1px #CCCCCC; padding:10px; font-size:16px; color:#FFFFFF;}









.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}


/*DM Cart Changes*/

 #cartInstructionsDisplay { display:none;}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	width: 200px;
	text-align: right;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

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

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size:16px;
	color: #000;
	text-align:left;
	text-transform: capitalize;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	/*border: 1px solid #ffffff;*/
	margin-bottom: 1.5em;
	}
	
.leftBoxContainer ul li { list-style:none;}

.sideBoxContent {
	padding: 0.4em;
	}

.sideBoxContent a { color:#000;}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
	
/* Categories Sidebox */

#categoriescssHeading { background:url(../images/menu-cat-top.gif) top left no-repeat; padding:15px 0px 0px 8px; margin:0px; height:31px;} 
#categoriescss {background:url(../images/menu-cat-bot.gif) bottom left no-repeat; padding-bottom:30px;}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp div, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
