/**
 * 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:  tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: white;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	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: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 { 
	font-size: 1.9em; 
	}

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

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

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 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;
	margin-top: .5em;
	margin-bottom: .6em;
	}

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 {
	font-size: 9pt; 
	padding: .1em 1em .4em 2.5em;
	vertical-align: middle;
	}
	
.messageStackSuccess {
    border: 1px solid #c1bdff;
    border-left: 0;
    border-right: 0;
    background: #f0f8ff url("../images/icons/icon_info.gif") 4px 2px no-repeat;
    color: black;
		font-weight: normal;
}

.messageStackCaution, .messageStackWarning {
    border: 1px solid orange;
    border-left: 0;
    border-right: 0;
    background:  #fffed8  url("../images/icons/icon_warning.gif") 4px 2px no-repeat;
    color: black;
		font-weight: normal;
}

.messageStackError {
    border: 1px solid orange;
    border-left: 0;
    border-right: 0;
    background: #fff1d7  url("../images/icons/icon_error.gif") 4px 2px no-repeat;
    color: black;
    font-weight: normal;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;	
	}

#headerWrapper, #footerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em auto;
	padding: 0em;
	Qwidth: 75em; /* 900px */
	width: 70.83em; /* 850px */
	
	Qborder: 1px solid red;
	}
	
#logoWrapper {
	}

#headerWrapper {
	qheight: 8em;
	
	q_margin-top: -2em;
	q_margin-bottom: -4.2em;
	display: inline-block;
	
	Qborder-bottom: 1px solid red;
	border-bottom: 1px solid gray;
}

	#headerWrapper #cartSummaryBox	{
		border-bottom: 3px solid #c0c0c0;
		text-align: center;
		float: right;
		padding: 0;
		margin-top: 0;
		margin-right: .3em;
	}
	
	#headerWrapper #cartSummary	a img {
		vertical-align: middle;
	}
	
#logo {
	margin-bottom: -2em;
}

	#logo img {
		width: 14em;
		height: 8em;
	}
	
#superHeaderWrapper {
	width: 100%;
	qmargin-bottom: 1em;
	text-align: center;
	Qborder-bottom: .5em solid #c0d0e0;
  }	

#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%; /*Necesario en .floatingbox para checkout_payment */
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

#superFooterWrapper {
	width: 100%;
	margin-top: 1em;
	padding-top: 0.1em;
	Qborder-top: .5em solid #c0d0e0;
  }	
	
#footerWrapper {
	qheight: 6em;
	q_margin-bottom: -4.2em;
}

#siteinfoLegal, #siteinfoLegal a {
	margin-top: 1em;
	color: #aaa;
}

#siteinfoLegal a {
	font-weight: bold;
}

#siteinfoLegal a:hover {
	color: red;
}

/*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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%;
	}

#navMainWrapper {
	float: right;
	padding-right: 2em;
	
	q_top: 2em;
	q_position: relative;
}
	
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	margin-top: .5em;
	padding:  0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navMain ul {
	text-align: right;
}

#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: #a0a0a0;
	white-space: nowrap;
	}

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


/************************************************************************
 Search box
 ************************************************************************/
#navMainSearch {
	float: left;
	margin-top: 1.3em;
}

#navMainSearch form {
}

#navMainSearch input.textbox {
	float: left;
	font-size: .9em;
	width: 30em;
	color: #aaa;
	background: #f0f0f0;
	border: 1px solid #aaa;
}

#navMainSearch input.textbox:focus {
	color: black;
	background: #fefeea;
	color: black;
	border: 1px solid #888;
}

#navMainSearch input.button {
	height: 1.6em;
}


	
#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	margin: 0em;
	padding: 0;
	Qposition: relative;
	Qtop: 2.8em;
	*top: 2.8em;
	_top: 2.8em;
	}

body:nth-of-type(1) #navEZPagesTop { /*Google Chrome*/
   top: 1.2em; 
	}

	#navEZPagesTop ul {
		list-style: none;
		font-size: 1.2em;
		font-weight: bold;
		padding: .5em;
		padding-bottom: .1em;
		margin: 0;
		margin-left: 5em;
		text-align: right;
	}
	
	#navEZPagesTop li {
		display: inline;
		margin-left: .5em;
		text-transform: uppercase;
	}

	#navEZPagesTop a {
		color: #c0c0c0;
	}

	#navEZPagesTop a:hover {
		color: red;
	}
		
	#navEZPagesTop .current a {
		color: black;
	}

	
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/* Diseño de página */
#supercontentMainWrapper {
	width: 100%;
	text-align: center;
}

#contentMainWrapper {
	text-align: left;
	qdisplay: inline-block; /* OJO que interfirere con la impresión de páginas largas */
	}
	
	#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
		margin: auto;
		width: 100%;
		} 
		
	#navColumnOneWrapper {
		border-right: 1px dashed gray;
		
		padding-bottom: 10000px;
		margin-bottom: -10000px;
	}
	
	#navColumnOne {
		float: left;
		width: 18em;
		padding-left: .5em;		
		
		padding-bottom: 10000px;
		margin-bottom: -10000px;
		}
	
	#navColumnCenter {
		float: left;
		padding: 0;
		}
		
		#navColumnCenter h1 {
				text-align: center;
				padding-bottom: .5em;
				margin-bottom: 1em;
				border-bottom: 4px dotted #ddd;
			}
	
	#navColumnTwo {
		float: right;
		width: 15em;
		padding-right: .5em;
		}

	#contentMainWrapper.columns123 #navColumnCenter {
		width: 40em;
	}

	#contentMainWrapper.columns12 #navColumnCenter {
		width: 52em;
	}
	
	#contentMainWrapper.columns2 #navColumnCenter {
/*		width: 100%;*/
        width: 860px;
	}
	
				
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}

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

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

.centerColumn {
		width: 80%;
		margin: 0 auto;
		qfont-size: 1.1em;
}	

.centerColumn h1 {
	margin-top: 1em;
	font-size: 2em;
	color: #aaa;
}

/* main page */
#indexDefault {
	width: 100%;
}

#indexMainBox {
}

	#indexMainBox #indexDefaultShowRoom {
		float: left;
		width: 100%
	}
	
		#indexMainBox #indexDefaultShowRoom #images {
			border-bottom: 1px solid gray;
			display: inline-block;
			text-align: center;
			padding-top: .4em;
			padding-bottom: .3em;
			width: 100%;
		}
		
		#indexMainBox #indexDefaultShowRoom #images #first {
			float: left;
		}
		
		#indexMainBox #indexDefaultShowRoom #images #second {
			float: right;
		}
	
	#indexMainBox #indexDefaultMainContent {
		clear: both;
		display: inline-block;
		margin-top: .5em;
		text-align: center;
		width: 100%
	}
	
/* EZPages */
#ezPageDefault {
	Qwidth: 80%;
	
	qmargin: 1em auto;
}

#ezPageDefault #ezPagesHeading {
	/* MAGS
	text-align: center;
	padding-bottom: .5em;
	margin-bottom: 1em;
	border-bottom: 4px dotted #ddd;
	*/
}

	
/* Showroom */
#showRoomDefault #contentWrapper {
	display: inline-block;
	padding:  .5em 0;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 100%;
}

	#showRoomDefault #showRoomDefaultMainContent {
		float: left;
		width: 35em;
	}
	
	#showRoomDefault #imageWrapper {
		float: right;
		text-align: center;
	}
	
	#showRoomDefault #imageWrapper #links {
		font-size: 1.1em;
	}

	#showRoomDefault #imageWrapper #image {
		margin-bottom: .5em;
	}
	
		#showRoomDefault #imageWrapper #image img {
			qborder: 1px solid gray;
		}

/* Conditions, Privacy, Shipping */
#conditions .content, #privacy .content, #shippingInfo .content {
	padding: 3em 6em 3em 7em;
	border: 1px solid #aaa;
	background: #f0f0f0;
}
 
	#conditions .content h2, #privacy .content h2, #shippingInfo .content h2 {
		text-decoration: underline;
	} 
	
/*Listado */
#indexCategories .categoryListBoxContents img {
	border: 10px solid #eee;
}

#indexCategories .categoryListBoxContents a {
	font-size: 1.5em;
	color: gray;
}

#indexCategories .categoryListBoxContents a:hover {
	color: red;
}

#indexProductList {
	width: 100%;
}

#indexProductList #categoryImgListing {
		float: left;
		margin-right: 1em;
		margin-bottom: 1em;
	}

#indexProductList	#productListHeading {
	display: none;
	}

#indexProductList	.productListing-data, #indexProductList	.emptyItem {
	float: left;
	}
	
	#indexProductList	.productListing-data img {
	}
	
#indexProductList	.productListing-data .normal, #indexProductList	.emptyItem .normal {
	margin: 0 .7em .5em 0;
	}
	
#indexProductList	.productListing-data .eol, #indexProductList	.emptyItem .eol {
	margin: 0 0 .5em 0;
	}

#indexProductList	.emptyItem {
	}
 
#indexProductList	.productListing-data .itemTitle {
	background: url('../images/bg_line_grad2.jpg') top left repeat-x;
	padding: .4em;
	border: 1px solid #ddd;
}
 
#indexProductList	.productListing-data .itemTitle a {
	color: black;
	}
	
#indexProductList	.productListing-data .itemTitle a:hover {
	color: red;
	}	

#indexProductList #productListingWrapper {
	text-align: center;
}

#indexProductList	#productListing	{
	padding: 0.5em;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	
	*display: inline-block; /* Ojo, necesario para IE6/IE7 pero no para FF */
	
	border-bottom: 1px solid gray;
}







#indexProductList #productsListingBottomNumber {
	margin-top: 1em;
	margin-left: 2em;
}

#indexProductList #productsListingListingBottomLinks {
	margin-top: .5em;
	margin-right: 0em;
	font-size: 1.2em;
}

#indexProductList #productsListingListingBottomLinks a:hover {
}

#productsListingTopNumber, #productsListingBottomNumber {
	display: none;
}

.productsEmptyListMessage {
	text-align: center;
	font-size: 1.5em;
	color: gray;
	margin-bottom: 3em;
}

.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, #cartInstructionsDisplay, .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;
	}

.productPriceDiscount {
	font-size: .8em;
}

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

#ottotal {
	margin-top: .5em;
	padding-top: .5em;
}

	#ottotal .totalBox {
		font-size: 1.2em;
		font-weight: bold;
		border-top: 2px solid black;
		}
	
	#ottotal .lineTitle {
		padding-top: .5em;
		}

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

.amount {
	width: 5.5em;
	}

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

#productMainImage {
	margin-bottom: .0;
}

#productGeneral {
	width: 100%;
	margin-top: .5em;
}

	#productGeneral #productBody {
		width: 100%;
		display: inline-block;
		border-bottom: 1px solid gray;
		padding-bottom: .5em;
	}

	#productGeneral #top {
		margin-bottom: .3em;
	}
	
	#productGeneral #col1 {
		qborder: 1px solid red;
		display: inline-block;
		Qmargin-top: 1em;
		float: left;
	}

	#productGeneral #col2 {
		qborder: 1px solid blue;
		display: inline-block;
		Qmargin-top: 1em;
		
		float: right;
		
		width: 40em;
	}

	#productGeneral #productThumbnails {
		float: left;
	}
	
	#productGeneral #bottom .navNextPrevWrapper {
		margin-top: .5em;
	}

#thumbnails {
	margin-top: 1em;
	width: 29.8em;
} 

.thumbnailWrapper {
	float: left;	
	width: auto !important;
	}

.thumbnail {
	text-align: center;
	cursor: pointer;
}

.thumbnail img {
	margin: .3em;
	}
	
.thumbnail div img { /* esto es para el gif de "cargando" los thumbnails */ 
	margin: 1.2em;
	}


#productAllImages {
	float: left;
}
 
#bigImageContainer {
}

.categoryIcon {
	float: left;
	font-size: 1.5em;
}

.categoryIcon *, .categoryIcon a {
	float: left;
	color: #bbb;
	}

.categoryIcon img {
	margin-right: .2em;
}

.navNextPrevWrapper {
	float: right;
}

#productName {
	float: left;
}
	h1#productName {
		margin: 0;
		padding: 0.4em 0.4em 0 0.4em;
		border: 0;
		font-size: 1.5em;
	}

#cartImage {
	margin: 0.5em 1em;
	}
	
#productDescription {
	padding: 0;
	margin-top: .4em;
}

#productDescription p {
	margin-top: 0;
	}

#boxBuyProduct {
	background: #eee;
	display: inline-block;
	qborder-top: 1px solid gray;
	qborder-bottom: 1px solid gray;
	width: 100%;
	}

	#boxBuyProduct #productDetailsList {
		float: left;
		list-style: none;
		margin: .5em;
		margin-left: .4em;
		padding: 0;
		}
		
		#boxBuyProduct #productDetailsList label {
			font-weight: bold;
			}
	
		#boxBuyProduct #productDetailsList li {
			margin-bottom: .1em;
			}
			
		#boxBuyProduct #productDetailsList li a {
			font-size: 1.2em;
			}
	
	#boxBuyProduct #cartAdd {
		float: right;
		text-align: center;
		margin: .5em;
		}
	
		#boxBuyProduct #cartAdd * {
			vertical-align: middle;
			}
		
		#boxBuyProduct #cartAdd input {
			margin-left: .4em;
			margin-right: .4em;
			}
		
		#boxBuyProduct #cartAdd p {
			margin: 0;
			}
			
		#boxBuyProduct #cartAdd a {
			text-align: left;
			font-weight: bold;
			font-size: 1.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 {
	background: url('../images/bg_line_grad1.jpg') left repeat-x;	
	padding: .4em .2em .4em .3em;
	text-transform: uppercase;
	border: 1px solid #ddd;
	border-bottom: 10px solid #c0c0c0;
	}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	text-transform: uppercase;
	} 
	
h3.leftBoxHeading label {
	padding: 0;
}
	
h3.leftBoxHeading label {
	font-size: 1em;
	border-bottom: 0;
	}

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

.leftBoxContainer {
	padding-right: 1em;
	}
	

.sideBoxContent {
	Qbackground-color: #ffffff;
	padding: 0.4em;
	}

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .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: 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;
	}
	
#search #searchContent {
	font-size: .9em;	
}

	#search #searchText {
		width: 95%;	
		margin-top: .1em;
		margin-bottom: .5em;
	}

	#search #searchButton {
	}


/************************************************************************
 Login  
 ************************************************************************/
#loginDefault fieldset {
	Qwidth: 47%;
}

/************************************************************************
 Account  
 ************************************************************************/
#prevOrders tbody {
	font-size: .9em;
}
	#prevOrders td {
		border-bottom: 1px dashed #bbb;
	}

/************************************************************************
 Account history  
 ************************************************************************/
#accountHistoryDefault fieldset {
	background: #f0f0f0;
}

	#accountHistoryDefault .content strong {
		margin-left: 1em;
	}


/************************************************************************
 Account history info  
 ************************************************************************/
#accountHistInfo {
	margin-top: 1em;
	padding: 2em;
	background: #f9f9f9; 
	border: 1px solid #ccc;
}

	#accountHistInfo table caption {
		margin-top: 1.5em;
		}
		
	#accountHistInfo #myAccountShipInfo, #accountHistInfo #myAccountPaymentInfo {
		margin-top: 1em;
	}

/************************************************************************
 Checkout success  
 ************************************************************************/
#checkoutSuccessOrderNumber {
	font-size: 1.2em;
	padding: 1.5em;
	border: 1px solid #ddd;
	background: #f0f0f0;
}

#checkoutSuccessLogoff {
	padding: 1.3em;
	border: 4px double #ddd;
	display: inline-block;
}

#checkoutSuccessOrderLink, #checkoutSuccessContactLink {
	margin: 1em 0;
}

#checkoutSuccessContactLink {
	padding: .5em;
	border: 1px solid gray;
	background: #f0f0f0;
}

/************************************************************************
 Shipping estimator en el carrito  
 ************************************************************************/
#shippingEstimatorContent {
	clear: both;
	border: 1px solid #ccc;
	margin-top: 1em;
	padding: 1em;
	font-size: .9em;
	}

	#shippingEstimatorContent h2 {
		font-size: 1.3em;
		color: gray;
	}

	#shippingEstimatorContent #seShipTo, #shippingEstimatorContent address {
		margin-top: .5em;
	}
	
	#shippingEstimatorContent table, #shippingEstimatorContent th, #shippingEstimatorContent td {
		border: 0;
	}
	#shippingEstimatorContent th {
		border-bottom: 1px solid gray;	
		background: #ddd;
		padding: .5em;
	}
	#shippingEstimatorContent td {
		border-bottom: 1px solid #aaa;
	}
	
/************************************************************************
 Checkout confirmation  
 ************************************************************************/
#checkoutBillto	.important, #checkoutShipto	.important {
	background: #f0f0f0;
	font-weight: normal;
	padding: .5em 1em;;
}

h4#checkoutConfirmDefaultShipmentTitle {
	font-weight: normal;
}

/************************************************************************
 Contact us
 ************************************************************************/
#contactUsNoticeContent {
	background: #f0f0f0;
	padding: 1em;
	border: 1px solid gray;
	margin-top: .5em;
}

#contactUsDefault .success {
	font-size: 1.1em;
	padding: 1em;
	background: #f0f0f0;
	margin: 2em 0;
	}
	
/************************************************************************
 Shopping cart
 ************************************************************************/
#shoppingCartDefault #cartEmptyText {
	background: #f0f0f0;
	border: 1px solid gray;
	padding: 3em;
	margin: 2em auto;
}

/************************************************************************
 Down for maintenance
 ************************************************************************/
#maintenanceDefault {
	margin-bottom: 4em;
}
#maintenanceDefault #working {
	margin-right: 2em;
}

	#maintenanceDefault #working img {
		width: 10em;
	}

	#maintenanceDefaultMainContent {
		font-size: 1.2em;
	}
	
	#maintenanceDefault #tryagain {
		margin-top: 2em;
		border-top: 4px solid #ccc;
		border-bottom: 4px solid #ccc;
		padding: 3em 0;
		text-align: center;
	} 
	
/************************************************************************
 Advanced Search Results
 ************************************************************************/
#advSearchResultsDefault	.productListing-data {
	float: left;
}

#advSearchResultsDefault	.productListing-data img {
	float: left;
	margin-bottom: 1em;
} 

#advSearchResultsDefault	.productListing-data .itemTitle {
	font-size: 1.2em;
	background: url('../images/bg_line_grad2.jpg') top left repeat-x;
	padding: .1em;
	margin-top: 0;
	border: 1px solid #ddd;
} 
 
#advSearchResultsDefault	.productListing-data .itemTitle a {
	color: #777;
	}
	
#advSearchResultsDefault	.productListing-data .itemTitle a:hover {
	color: red;
	}	

#advSearchResultsDefault	.productListing-data .listingDescription {
	width: 38em;
}
	

#popupSearchHelp #main {
	border: 4px double gray;
	padding: 2em;
	width: 40em;
	margin: 2em auto;
	background: #f6f6f6;
}	

#popupSearchHelp #main div {
	margin-bottom: 2em;
}
	
	
/*misc*/
.line {
	border-top: 1px solid gray;
}

.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, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

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

    /*
    ajweb mostrar titulos en catalogo pero no descripciones
    */
    body#indexBody .productListing-data .listingDescription {
        display: none;
    }
    
    body#indexBody .productListing-data .itemTitle {
        background: none;
        border:none;
        font-size: 1em;
        font-weight: normal;
    }
    body#indexBody .productListing-data .itemTitle a {
        color: #999 !important;
    }
    
    body#indexBody .productListing-data {
        float: none !important;
    }
    .productListing-data-wrapper {
        float: left;
        padding: 0;
        height: 200px;
    }
    .productListing-data .itemTitle {
        width: 170px;
    }
