/**

 * 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: arial, helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

	background-color: #ffffff;

	}



a img {border: none; }

a{
text-decoration:none;
}

a:link, #navEZPagesTOC ul li a {

	color: #000;

	text-decoration: none;

	}

 
a:hover{
text-decoration:underline;
}



#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #FF0000;
	text-decoration:none;
	}



a:active {

	color: #0000FF;

	}



h1 {

	font-size: 1.5em;

	color: #9a9a9a;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 16px;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{


	}

table{
margin-top:10px;
border-spacing:0px;
border:none;
}
table tr{
border-spacing:0px;
border:none;
}
table th{
border-spacing:0px;
border:none;
}
table td{
border-spacing:0px;
border:none;
}

.biggerText {

	font-size: 1.2em;

	}



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

	}

*/

ul{
padding-left:15px;
}



CODE {

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {
margin:0;
padding:0;
vertical-align:text-top;
	}
	INPUT[type=text], INPUT[type=password] {
	padding-top:4px;
	border:1px solid #999999;
	min-height:24px;
	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #E4FEF5;

	}



FIELDSET {
border:none;
	padding: 0.1em;

	margin: 0.5em 0em;

	line-height:24px;
width:97%;
float:left;
	}
FIELDSET .floatLeft{

	border: none;

	}


LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: black;

	}



LABEL, h4.optionName {



	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {
float:left;
width:150px;

	}
	LABEL.inputLogin {
float:left;
width:auto;
padding:7px;
display:block;
	}

#login-password{
margin-top:0px;
padding-top:4px;
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;

	}


p{
margin:0;
line-height:19px;
margin-bottom:6px;
}
P, ADDRESS {

	padding: 0em;

	}



ADDRESS {

	font-style: normal;
	margin-bottom:12px;

	}



.clearBoth {
width:100%;
	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 #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;

	text-align: left;

	width: 1280px;

	vertical-align: top;

	}
	#phone-details{
	background-image:url(../images/customer-helpline.gif);
	overflow:hidden;
	width:371px;
	height:41px;text-indent:-9999px;
	float:left;
	}


#top-info{
width:1280px;
/*width:675px;*/
float:left;
height:42px;
position:relative;
}

#top-login{
position:absolute;
right:0;
width:auto;
float:left;
height:42px;
padding-top:6px;
font-size:14px;
}
#top-login ol{
list-style:none;
margin:0;
padding:0;
width:100%;
text-align:right;
}
#top-login li{
width:auto;
margin-right:12px;
vertical-align:top;
float:left;
}
#top-logged{
position:absolute;
right:0;
width:200px;
float:left;
height:42px;
padding-top:10px;
font-size:14px;
font-weight:bold;
color:#000;
}
#top-logged ol{
list-style:none;
margin:0;
padding:0;
width:100%;
text-align:right;
}
#top-logged li{
float:left;
width:auto;
margin-right:12px;
vertical-align:middle;
}
#top-logged li a{
color:#000000;
}
#login-front{
width:600px;
float:right;
}
#login-front .inputLabel{
width:100px;
}
#login-front .forward{
padding-top:0;
}



#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	overflow:hidden;
	}
	#cartBoxListWrapper{
	width:225px;
	}
	
	
	
	#headerWrapper{
	width:1280px;
	float:left;
	height:41px;
	margin-bottom:0px;
	}
	#containMainWrapper{
	width:1280px;
	float:left;
	}

#centerColumn{
width:769px;
float:left;
}
#centerColumn form{
width:95%;
float:left;
margin-left:15px;
margin-right:15px;
font-size:14px;
margin-top:15px;
}
#checkoutConfirmDefault{
width:757px;
float:left;
}



#logoWrapper{
	background-color: #ffffff;
	height:200px;
	float:left;
	width:1280px;
  margin-bottom:1px;
	}
	
	#topsocial{
  margin-top:8px;
  width:100px;
  float:left;
  margin-left:10px;
  }
  #topsocial a{
  float:left;
  margin-right:3px;
  }
  #rightsocial{
  background-image: url(../images/social-bg.jpg);
  height:48px;
  width:251px;
  color:#fff;
  font-weight:bold;
  float:left;
  text-align:center;
  line-height:27px;
  }
  #rightsocial p{
  margin-top:10px;
  text-align:center;
  line-height:27px;
  }
  #rightsocial p span{
  height:27px;
  line-height:27px;
  vertical-align:top;
  }


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-left: 0m;

	margin-right: 0;

	}

	

#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{
float:left;	
width:100%;
min-height:41px;
background-color: #336699;
background-image:url(../images/top-bg.jpg);
background-position:-2px 0;
}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	}

#contentMainWrapper{
float:left;
width:1293px;
}

#navCatTabsWrapper {

float:left;

width: 250px;


	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;
	margin-right: 12px;

}

#navMain{
font-size:16px;
padding-top:9px;
padding-left:40px;
text-transform:uppercase;
}

#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding: 0em 0em;

	list-style-type: none;

	text-align: left;

	line-height: 1.5em;

	}
	div#navCatTabs li:last-child {
	margin-bottom:1px;
	}
	/*div#navCatTabs li:last-child {
	background-image:none;
	height:35px;
	}*/



#navMain ul li, #navSupp ul li {

	display: inline;
	margin-right: 16px;

	}
	
	#navCatTabs ul li{
	height:40px;
	background-image:url(../images/divider-blue.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}




#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;
	
	font-size:16px;

	}



#navCatTabs ul li a {
	color:#000;
	background-image:url(../images/button-bg2.jpg);
	background-repeat:repeat-x;
	display:block;
	height:35px;
	margin-top:7px;
	padding-left:40px;
	}



#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: 0em;

	}
.buttonRow a{
display:block;
text-align:center;
overflow:hidden;
height:30px;
}
.buttonRow a span{
display:block;
}
.button_continue_shopping{
padding-top:4px;
}
.button_checkout{
padding-top:4px;
}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {
	padding: 0em 0em;
	margin: 0em;
margin-top:0;
width:739px;
min-height:35px;
background-image:url(../images/header-bg-blue.png);
font-size:18px;
color:#FFFFFF;
padding-left:18px;
padding-top:5px;
line-height:28px;
}
#navBreadCrumb a{
font-weight:bold;
color:#FFFFFF;
}



#navEZPagesTop {

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}
	
	#navColumnTwo{
	margin-left:0px;
	width:251px;
	overflow:hidden;
	}



/*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: 0em;
	float:right;
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
	}
	#productDescription h1{
	color:#14679F;
	}
	#productDescription ul{
	padding:0;
	margin:0;
	margin-left:18px;
	}
	#productDescription li{
	
	margin-bottom:6px;
	}
#productDetailsList{
margin-top:12px;
margin-bottom:12px;
padding-left:17px;
font-size:12px;
font-weight:bold;
width:100%;
float:left;
}
#productDetailsContainer{
float:right;
margin:0;
padding:0;
font-size:14px;
width:100%;
}


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

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 12px;
	line-height:18px;
	text-align:center;
	}
	.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP a{
	color:#000000;
	}
	.smallText a:visited, #siteinfoLegal a:visited, #siteinfoCredits a:visited, #siteinfoStatus a:visited, #siteinfoIP a:visited{
	color:#000000;
	}
	#siteinfoLegal h3{
	font-size: 12px;
	line-height:18px;
	text-align:center;
	}
		#siteinfoLegal li{
		display:inline;
		margin-right:5px;
		padding-right:5px;
		border-right:#000000 1px solid;
	}
	#siteinfoLegal li:last-child{
	border-right:none;
	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 0;

	padding: 0;
	
	width:175px;
	
	margin-top:1px;
	margin-right:0px;
	
	font-size:12px;
	font-weight:bold;

	/*position:absolute;
	bottom:0px;
	right:0;*/
	}
	#cartAdd input[type=text]{
	min-height:14px;
	text-align:center;
	}
	#cartAdd br{
	line-height:16px;
	}
.text-submit{
background-image:url(../images/button-bg-red.png);
width:175px;
height:30px;
border:none;
color:#FFFFFF;
font-weight:bold;
text-align:center;
cursor:pointer;
font-family:arial,helvetica,sans-serif;
font-size:16px;
}





.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 {

	color: #000;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #000;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {
position:absolute;
	text-align: right;

	font-weight: bold;
	font-size:24px;
	width:225px;
	}

#checkout-link{
background-image:url(../images/divider-green.png);
background-repeat:repeat-x;
background-position:top;
color:#000000;
height:50px;
margin-top:30px;
vertical-align:top;
clear:both;
width:225px;
}
#checkout-link a{
padding-top:12px;
display:block;
color:#000000;
height:31px;
position:relative;
}
#checkout-link a img{
position:absolute;
right:0;
bottom:0;
}
#checkout-link a:hover{
color:#000000;
text-decoration:none;
}


.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{
color:#999999;
font-weight:bold;
}

.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}

.buy-now-button .productSpecialPrice, .buy-now-button .productPriceDiscount{
color:#CCCCCC;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color:#FF0000;
	font-weight:bold;
	font-size:14px;
	padding-bottom:6px;
	}
.productPriceDiscount {
height:auto;
}
	




.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}
	
#cartBoxListWrapper a {
color:#000000;
	}
#cartBoxListWrapper a:visited {
color:#000000;
	}



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

	}
	#productMainImage{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	}
	#productName{
	font-size:16px;
	color:#003366;
	}
	#productPrices{
	font-size:16px;
	color:#FF0000;
	}
#productGeneral{
margin-top:12px;
position:relative;
padding-bottom:12px;
}
.productGeneral{
width:100%;
}
.productGeneral .biggerText{
width:100%;
}
#productReviewLink{
background-image:url(../images/button-grey.png);
width:168px;
height:29px;
text-align:left;
padding-top:0;
/*position:absolute;
bottom:0;
left:50%;*/
}
#productReviewLink a{
display:block;
color:#FFFFFF;
padding-top:4px;
height:25px;
font-weight:bold;
}
#productTellFriendLink{
background-image:url(../images/button-blue.png);
width:168px;
height:29px;
text-align:left;
padding-left:0px;
margin-top:12px;
/*position:absolute;
bottom:40px;
left:50%;*/
padding-top:0;
}
#productTellFriendLink a{
display:block;
color:#FFFFFF;
padding-top:4px;
height:25px;
font-weight:bold;
}

.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: 0em 0em;

	}

.additionalImages{
background-image:none;
text-align:center;
}
.additionalImages a{
font-weight:bold;
}
.categoryListBoxContents{
width:369px;
height:40px;
overflow:hidden;
border:#CCCCCC 1px solid;
margin-right:11px;
margin-bottom:12px;
background-color:#336699;
background-image:url(../images/nav-bg.png);
background-position:-2px 0;
}
.categoryListBoxContents a{
font-size:18px;
text-transform:uppercase;
color:#FFF;
font-weight:bold;
position:relative;
display:block;
}
.categoryListBoxContents a:hover{
text-decoration:none;
color:#FF0000;
}
.categoryListBoxContents a img{
position:absolute;
top:45px;
left:12px;
}
.cat-title{
position:absolute;
top:12px;
left:17px;
line-height:16px;
width:330px;
}


.centerBoxWrapper {

	}
	.centerBoxWrapper img{
border:1px solid #999999;
display:block;
margin-right:19px;
	}
		.centerBoxWrapper a{
		float:left;
		color:#003366;
		
	}



h2.centerBoxHeading {

	font-size: 1.3em;

	color: #ffffff;

	}



/*sideboxes*/

.columnLeft {float:left;}
.columnRight {float:left;}

#header-products{
background-image:url(../images/header-products.png);
text-indent:1000px;
width:250px;
height:40px;
overflow:hidden;
}


h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	color: #ffffff;

	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin: 0em;

	padding: 0em 0em;

	}



.leftBoxContainer, .rightBoxContainer {
width:250px;
	margin: 0em;
	clear:left;
	
	}
.leftBoxContainer{
float:left;
padding-bottom:1px;
}



.sideBoxContent {

	background-color: #ffffff;

	padding: 12px;

	}
	
	#subtotal{
	position:absolute;
	left:0;
	font-size:16px;
	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}







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

	}



/* categories box parent and child categories */

A.category-top, A.category-top:visited {

	color: #008000;

	text-decoration: none;

	}
	
#navCatTabs A.category-top-selected {
background-image:url(../images/category-btn-over.jpg);
margin-top:1px;
position:relative;
	}

A.category-links, A.category-links:visited {

	color: #004080;

	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 {
position:absolute;
top:5px;
	font-weight: bold;
	color:#FF0000;

	}

/* end categories box links */



/*misc*/

.back {
vertical-align:top;
	float: left;
padding-top:0px;
	}



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

	}
	
	#shoppingCartDefault .forward a{
	padding-top:0px;
	padding-right:18px;
	color:#FFFFFF;
	font-weight:bold;
	}



.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 {


	height: 2em;

	}



.productListing-rowheading {

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	height: 2em;

	color: #FFFFFF;

	}



#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 {
margin-top:10px;
	background-color:#CCCCCC;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}
	
	#whatsNew{
	margin-top:0px;
	float:left;
	width:370px;
	margin-right:12px;
	}
	
	#whatsNew h2{
	background-image:url(../images/header-latest-additions.png);
	width:370px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
	display: block;
	}
	#specialsDefault{
	margin-top:0px;
	float:left;
	width:98%;
	}
	#specialsDefault h2{
	background-image:url(../images/special-offers-header.png);
	width:100%;
	height:41px;
	overflow:hidden;
	text-indent:-9999px;
	display: block;
	}
	.content{
	float:left;
	width:735px;
	margin-bottom:12px;
	}
	.centeredContent{
	position:relative;
	vertical-align:top;
	width:100%;
	background-image:url(../images/divider-blue.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:12px;
	}
	a.more-info-link{
	position:absolute;
	bottom:12px;
	right:0;
	background-image:url(../images/button-bg-red.png);
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	float:left;
	width:174px;
	height:26px;
	padding-top:4px;
	}
	a.more-info-link-large, a.buy-now-button {
	position:absolute;
	bottom:12px;
	right:0;
	background-image:url(../images/button-bg-red.png);
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	float:left;
	width:167px;
	min-height:24px;
	height:auto;
	padding-top:6px;
	padding-left:10px;
	position:absolute;
	left:0;
	font-size:14px;
	}
	#shoppingcartHeading{
	background-image:url(../images/header-shopping-cart.png);
	width:250px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	}
	#manufacturersHeading{
	background-image:url(../images/header-manufacturers.png);
	width:250px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	}
	#searchHeading{
	background-image:url(../images/header-search.png);
	width:250px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	}
	#searchContent{
	width:225px;
	}
	#searchContent input[type="text"]{
	height:24px;
	padding-top:4px;
	border:1px solid #3399CC;
	}
	
	#searchContent a{
	font-size:10px;
	color:#000000;
	}
	
	
	#manufacturerslogosHeading{
	background-image:url(../images/header-major-stockists.png);
	width:250px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	}
	
	#shoppingcartContent{
	background-color:#CCCC21;
	}
	#manufacturersContent{
	padding:0;
	clear:left;
	padding-bottom:6px;
	}
	#manufacturersContent form{
	background-image:url(../images/button-bg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:250px;
	padding-top:12px;
	height:28px;
	text-align:center;
	
	}
	#manufacturersContent select{
	border:1px solid #3399CC;
	background:#fff;
	}
	#manufacturerslogos{
	background-image:url(../images/Panel_Manufacturers-bg.png);
	background-position:0px 100%;
	background-repeat:repeat-x;
	margin-top:12px;
	width:251px;
	height:566px;
	float:left;
	margin-bottom:12px;
	}
	#manufacturerslogos ul{
	padding:0;
	margin:0;
	list-style:none;
	margin-left:2px;
	margin-top:2px;
	}
	#manufacturerslogos li{
	margin-right:4px;
	margin-bottom:2px;
	float:left;
	margin-top:1px;
	}
	#manufacturerslogos a{
	width:79px;
	height:55px;
	margin:0;
	padding:0;
	}
	#manufacturerslogos img{
	display:block;
	}
	h1.manufacturer-title{
	margin-right:12px;
	float:right;
	width:74%;
	}
	.title-link{
	width:166px;
	}
	.front-image{
	width:175px;
	height:175px;
	margin-right:19px;
	}
#indexCategoriesHeading{
margin-top:12px;
width:739px;
height:32px;
background-image:url(../images/header-section-bg-red.png);
font-size:18px;
font-weight:bold;
color:#FFFFFF;
padding-left:18px;
padding-top:8px;
}

#productListHeading{
margin-top:12px;
width:739px;
height:32px;
background-image:url(../images/header-section-bg-red.png);
font-size:18px;
font-weight:bold;
color:#FFFFFF;
padding-left:18px;
padding-top:8px;
}


#browse-type{
background-image:url(../images/header-browse-by-type.png);
width:754px;
height:59px;
text-indent:-9999px;
overflow:hidden;
margin-top:12px;
margin-bottom:12px;
}
#price-promise{
background-image:url(../images/price-promise.png);
float:left;
text-indent:-9999px;
overflow:hidden;
width:754px;
height:159px;
margin-top:12px;
}
.itemTitle{
color:#003366;
text-align:center;
line-height:16px;
padding-left:12px;
padding-right:12px;
display:block;
font-size:12px;
}
.itemTitle a{
color:#003366;

}
.centerBoxContentsProducts{
height:205px;
background-repeat:no-repeat;
margin-right:12px;
margin-top:12px;
}
.product-square{
width:175px;
height:175px;
border:#CCCCCC 1px solid;
position:relative;
text-align:center;
}
.centeredContent .call-for-price{
display:none;
}
.product-square a{
display:block;
text-align:center;
}
.specialsListBoxContents{
margin-top:6px;
margin-bottom:6px;
margin-right:6px;
float:left;
background-image:url("../images/divider-blue.png");
background-position:left bottom;
background-repeat:repeat-x;
padding-bottom:12px;
}
.imageProductLink{
display:block;
text-align:center;
position:absolute;
top:65px;
width:100%;
left:0;
}
.centerBoxContentsSpecials, .centerBoxContentsNew{
margin-top:12px;
margin-bottom:12px;
width:48%;
margin-right:2%;
}
.hidden-price{
display:none;
}

/*.listingProductImage{
position:absolute;
top:35%;
left:25%;
}*/


#cartDefaultHeading, #loginDefaultHeading, #indexDefaultHeading, #ezPagesHeading, #specialsListingHeading, #conditionsHeading, #privacyDefaultHeading, #shippingInfoHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #newCustomerHeading, #accountDefaultHeading, #accountHistoryDefaultHeading{
margin-top:12px;
width:739px;
height:32px;
background-image:url(../images/header-section-bg-red.png);
font-size:18px;
font-weight:bold;
color:#FFFFFF;
padding-left:18px;
padding-top:8px;
}
#advSearchDefault{
width:756px;
}
#iridiumcardsaccepted{
float:left;
}
#iridiumcardsacceptedContent{
width:225px;
}
#iridiumcardsacceptedHeading{
display:none;
}

.call-for-price{
display:block;
background-image:url(../images/button-bg-red.png);
width:175px;
height:26px;
border:none;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
text-align:center;
padding-left:0px;
cursor:pointer;
float:right;
padding-top:4px;
}
a.call-for-price {
color:#FFFFFF;
}
#cart_quantity{
margin-bottom:24px;
}
.features{
padding-left:0;
}
#ezPageDefault{
width:758px;
}
#ezPageDefault li{
margin-bottom:6px;
}
#productAdditionalImages{
padding-top:12px;
float:left;
clear:both;
width:100%;
}
#productAdditionalImages .centeredContent{
background-image:none;
}
#button-holder{
float:left;
width:167px;
margin-right:12px;
}
#button-holder div{
float:left;
}
#image-wrapper{
width:50%;
float:left;
min-height:100%;
height:100%;
}
.update{
padding-top:3px;
margin-left:30px;
}
#productAttributes{
width:100%;
clear:both;
}
#productAttributes h3{
font-size:12px;
}
#productAttributes h4{
font-size:12px;
}
#featuredProducts{
float:left;
width:100%;
}
#featuredProducts h2{
background-image:url(../images/header-featured.png);
text-indent:-9999em;
height:40px;
width:752px;
}
#checkout_payment input[type="text"]{
min-height:14px;
}
#checkoutSuccess{
width:756px;
}
.pseudolink{
font-weight:bold;
text-decoration:underline;
}
#ezContent{
margin-left:15px;
margin-right:15px;
font-size:14px;
}
#productWrapper{
float:left;
width:49%;
}
.imgLink{
float:left;
margin-top:5px;
font-weight:bold;
width:100%;
text-align:center;
display:block;
vertical-align:top;
}
.innerSpecial{
width:175px;
height:235px;
border:1px solid #CCCCCC;
text-align:center;
}
#specialsListing{
width:98%;
}
