/**
 * 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: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 1.55em;
	color: #333;
	background-image: url(../images/background.gif);
	}

a img {border: none; }

#navEZPagesTOC ul li a, a:link {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #333;
	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: #ff6600;
	text-decoration: underline;
	}

a:active {
	color: #999;
	}

h1 {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 2em;
	color: #777;
	line-height:1.3em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1em;
	}

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

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

form fieldset input{border: 1px solid #cccccc;}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
border: 1px solid #cccccc;
	}

input:focus, select:focus, textarea:focus {
	/*background: #cbd1e8;*/
border-color: #999;
	}

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

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

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

ADDRESS {
	font-style: normal;
	padding: 0.5em;
	}

.clearBoth, #productsListingTopNumber {
	clear: both;
	}

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

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

.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;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/new/header.jpg);
	background-repeat: no-repeat;
	height:90px;
	margin-bottom: 1px;
	overflow: hidden;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin-right: 1px;
	}
#navColumnTwoWrapper {
	margin-left: 1px;
	}	
	
#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 {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0;
	margin-bottom:1px;
	background-image: url(../images/new/top_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #666666;
	height: 29px;
	overflow: hidden;
	}
	
	#navSuppWrapper {
		background-image: url(../images/new/breadcrumb_bg.gif);
		background-repeat: repeat-x;
		height: 29px;
		text-align: center;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	margin-top: 10px;
	margin-left:5px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
	#navMain a:link, #navMain a:visited{color:#666;}

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

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#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 {
	float: right;
	width: 175px;
	padding:0;
	margin:0;
	margin-right:10px;
	text-align: left;
	display:block;
	}
	
	#navMainSearch input {
		margin:0;
border: 0;
		}
	#navMainSearch #searchbar{
		margin: 0;
		margin-right: 5px;
		margin-top: 6px;
		width: 120px;
		border: 1px solid #cccccc;
		height: 14px;
		}
#navMainSearch #searchbar:focus {
		border: 1px solid #888;
		}
	#navMainSearch #go{
  		background: url('../images/new/go.gif') no-repeat center bottom;
		border: 0 none;
		width: 39px;
		height: 17px;
		padding-top: 17px;
		overflow: auto;
		text-indent: -1000px;
		cursor: pointer;
		position: absolute;
		margin-top: 6px;
		font-family: Tahoma, Verdana, Sans-Serif;
		}

#navBreadCrumb {
	margin: 0;
	background-image: url(../images/new/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	height: 22px;
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
	}
	
	#navBreadCrumb a, #navBreadCrumb a:visited {
		color: #fff;
		font-weight: normal;	
		}
	#navBreadCrumb a:hover {	
		color: #ff6600;
		text-decoration: underline;
		}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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: 20px;
	}*/

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

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	border: 1px solid #ccc;
	padding: 1em;
	float: right;
	margin-right: 30px;
	margin-top: -5px;
	background-color: #fff;
	}
	
	#cartAdd br {
	height: 0;
	line-height: 0;
	font-size: 0;
	}
	
	#cartAddTop{float: left; margin-top: 5px; margin-left: -5px;}
	
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.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, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	font-weight:bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.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;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	color:#666;
	padding: 5px 18px 10px 10px;
	}

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

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	/*border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;*/
	}

h2.centerBoxHeading {
	font-size: 1em;
	color: #000;
	}

/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-left: 20px;
	height: 22px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
	}
	
	.leftBoxHeading {
		background-image: url(../images/new/heading_left.gif);
	}
	
	.rightBoxHeading {
		background-image: url(../images/new/heading_right.gif);
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	}

.sideBoxContent {
	background-image: url(../images/new/column_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	margin-bottom: 1px;
	}
	
	.columnRight .sideBoxContent {
		background-image: url(../images/new/column_bg_right.jpg);
		background-position: right bottom;
		}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0;
	}

#bestsellers ol {
	padding: 10px;
	margin-left: 10px;
	}

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

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #666;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #999;
	}
	a:hover SPAN.category-subs-selected {
	color: #ff6600;
	}
	
	A.category-top:hover, A.category-links:hover {
	color: #ff6600;
	text-decoration: underline;
	}
	
/* end categories box links */

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

.productListing-rowheading {
	background-image: url(../images/new/top_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	}

#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, #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;
	}
		
.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	visibility: hidden;
	overflow: hidden;
}
.float-left{float:left;}
.float-right{float:right;}

#categories #categoriesContent{
	color: #000;
	line-height: 30px;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	}
#categories #categoriesContent br, h2.greeting, #indexDefaultHeading{display:none;}
#categories #categoriesContent a{display:block;}	

.category-top{
	background-image: url(../images/new/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 12px;
	}

#catBoxDivider, #fillerHeading, #fillerrightHeading{display: none;}

#information {line-height: 15px;}
#information a:link{color: #666;}
#information a:visited{color: #999;}
#information a:hover{color: #ff6600; text-decoration; underline;}
#informationContent{
	padding-top: 5px; 
	padding-bottom: 7px;
	}

.hr {
	height: 2px;
	background-image: url(../images/new/menu_hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:7px;
	margin-bottom: 6px;
	}

#whatsnew .sideBoxContent {
	background-color: #fff;
	background-image: none;
	padding-bottom: 5px;
	padding-top: 5px;
	}
#whatsnew, #whatsnewHeading{
	padding-bottom:5px;
	}		

#bestsellers #bestsellersContent .wrapper ol, #bestsellers #bestsellersContent .wrapper li {
	margin-top: 0px;
	margin-bottom: 1px;
}

#contentMainWrapper {
	background-image: url(../images/new/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 180px top;
}
#navColumnOne, #navColumnTwo {
	background-image: none;
	background-color: #fff;
	}	

#fillerContent{background-image: none;}

#filler, #fillerright {
	background-image: url(../images/new/filler_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#fillerright {
	background-image: url(../images/new/filler_right.jpg);
	background-position: right top;
}

.leftBoxContainer #fillerContent{
	text-align: center;
	padding-top: 20px;
	}
	
	.leftBoxContainer #fillerContent img{
	margin-bottom: 20px;
	margin-right: 20px;
	}

#shoppingcartContent{padding-top: 7px;}
#cartBoxListWrapper{padding-right: 10px;}

.cartBoxTotal, #productPrices{color:#CC0000; margin-right:10px;}

#navSupp ul{padding-top: 6px; margin-top: 1px;}

#siteinfoLegal {color:#999;}
#siteinfoLegal a{text-decoration: underline; color:#999;}




.categoryImg{float:left; margin-right: 10px;}
.listingDescription{text-align: left;}
.listingProductImage{
	padding: 5px;
	margin-right:10px;
 	background-image: url(../images/new/listingimg_bg.gif);
 	background-repeat: no-repeat;
 	background-position: center top;
	}

.productListingData, .itemTitle{text-align:left;}

#productListing{margin-top:20px;}
.productListing-even tr, .productListing-odd tr{margin-top:10px;}
.productListing-heading{text-align:left;}
.productListing-data a:hover{color:#ff6600;}

.navNextPrevWrapper{
	margin: 20px;
	margin-top: 0;
	padding: 0;
	}

#productGeneral #productDescription {
	clear: both;
	padding-top: 0;
	margin-top: 0;
}

#productinfoBody #productGeneral #productName{margin-bottom:15px;}

#productListHeading{margin-bottom:10px;}

#listCell0-2 {text-align:center; width:90px;}
#listCell0-0 {text-align:center; padding-right:10px; padding-left:5px; width:120px;}

.productListing-data{vertical-align:top; padding-top:10px; padding-bottom:10px;  border-bottom: 1px dotted #ccc;}

/*.itemTitle a{color:#999; font-family: Trebuchet MS, Verdana, Arial, sans-serif;}*/

#cat1Table, #cat2Table, #cat4Table, #cat5Table, #cat6Table, #cat7Table, #cat8Table, #cat9Table, #cat10Table{margin-top: 5px; margin-bottom: 5px; background-color: #f9f9f9;}
#productsListingTopNumber, #productsListingBottomNumber{color: #999; margin-left: 5px;}

.imgLink a {color: #999;}
.imgLink a:hover {color: #ff6600;}

#productMainImage{
	padding: 10px;
 	background-color: #fff;
 	border: 1px solid #eee;
 	margin: 0 20px 20px 20px;
 	
	}
	
.centerBoxContentsFeatured{
	text-align:left;
 	background-image: url(../images/new/featured_bg.jpg);
 	background-repeat: no-repeat;
 	background-position: left top;
 	float:left;
 	padding: 0px;
 	margin: 0px;
 	margin-bottom: 5px;
 	margin-top: 5px;
 	height: 110px;
	}
/*.centerBoxContentsFeatured br{display:none;}*/
.centerBoxContentsFeatured img{float:left; margin: 5px; margin-left: 10px; margin-right: 15px;}
.centerBoxContentsFeatured a{padding-right:15px; font-weight: bold;}

#productDetailsList{font-weight: bold;}

.promo  {
	background-image: url(http://lumentech-usa.com/includes/templates/lumentech/images/new/promo/promo_menu.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 598px;
	/*overflow: hidden;*/
}
.promo ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.promo li {
	float: left;
	list-style-type: none;
}
.promo li a {
	display: block;
	margin-right: 20px;
	height: 25px;
	padding-top: 8px;
	outline: 0;
	color: #333;
}
#promoimg {
	height: 200px;
}

.promoselected{
	background-image: url(http://lumentech-usa.com/includes/templates/lumentech/images/new/promo/selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	}
	
.maintext, #privacy, #shippingInfo, #conditions, #contactUsDefault, #siteMap, #pageOne, #pageTwo, #pageThree, #pageFour, #loginDefault, #ezPageDefault, #shoppingCartDefault, #allProductsDefault, #newProductsDefault {padding: 10px 20px 0 20px;}
#featuredProducts{padding: 0 20px 0 20px;}
.centerBoxContentsFeatured a{padding-right: 25px;}
img.featuredBuyNow{margin: 0; margin-top: 5px;}
#indexProductList{padding: 10px 20px 20px 20px;}
#shippingEstimatorContent{padding: 10px; background-color:#fff;}

#productDescription, #productAttributes{margin: 0 20px 0 20px;}

#mainWrapper{margin-bottom: 12px;}

#productDescription a{text-decoration: underline;}