 /**
 * 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 {
	color: #000000;
	font: 8pt Arial;
	background-color: #FFFFFF;
}
	

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #0000FF;
	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: #11105E;
}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

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

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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 #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:975px !important;
	width:1010px;
/*	border: 1px solid #9a9a9a;*/
	}

table#contentMainWrapper{
  margin-top:7px;
}

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

#logoWrapper{
	background-image: url(../images/xxxheader_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
/*#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
  margin-right: 0.5em;
	}
	*/
	 #navColumnTwoWrapper{
	   margin-left: 55em;
	   margin-top: -8em;
   }
	
#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.4em 0em;
	margin-left:12px;
	width:90% !important;
	width:240px;
	float:left;
}


.wrapperAttribsOptions input{
  margin-top:6px;
  //margin-top:4px;
}

.wrapperAttribsOptions select{
	margin: 0.3em 0em;
	width:150px !important;
	width:180px;
	float:left;
}

#categoriesContent{
  padding-bottom:10px;
}


/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navSuppWrapper, /*#navCatTabsWrapper*/ {
	background-color: #ffffff;
	padding: 0em 0em;
  font-weight: bold;
  color: #0000;
	text-align:right;
	}



#navMain {
	border:1px white solid;
}

#navMain ul, #navSupp ul{
	list-style-type: none;
	line-height: 1em;
	margin-bottom:21px;
  width:190px;
  //width:500px;
}


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

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
}




#navCatTabs a {
 padding: 2em 1em;
 color:#000;
}

#navCatTabs  a {
	/*color: #9a9a9a;*/
	vertical-align: bottom;
  font-size:12px;
}
/*
#navCatTabs ul li.shoppingHeaderImg a{
  	text-decoration:underline;
}
*/
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 0%;
	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 0em;
	margin: 0;
	}

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

#navMainSearch {
	float: right;
	}

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

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

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

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

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

 #bannerOne{
  float:left;
  width:200px;
  margin-left:15px;
  //margin-left:20px;
 }
 
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
.cartAdd {
	font-size:13px;

}

.cartAdd .cssButton{
  background-color: #08036D;
  color:#FFFF00;
}

.cartAdd .cssButtonHover{
  background-color: #08036D;
  color:#FFFF00;
}

.cssButtonHover{
background-color: rgb(0,204,255);
}


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

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 24% !important;
	width: 10%;
	font-weight: normal;
	font-size: 10px;
//	margin: 0.3em 0em;
  margin-bottom:2px;
}

.attributesComments {}

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

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

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

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;
	text-align:left;
	background-color: #11105E;
	background-image: url(../images/xxtile_back.gif);
	padding: 0.1em 0.2em;
	padding-bottom: 0.4em;
  color: #08036D;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	margin-top: 1.5em;
	}

.sideBoxContent {
  background-color: #DDF4FC;
}

.sideBoxContent a.category-top {
	color:black;
	text-transform: uppercase;
	font-weight:bolder;
	width:100%;
	display:block;
}


.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, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListingproductListingproductListingproductListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

#siteinfoLegal{
	text-align: left;
}

#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: #11105E;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
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: #000;
	text-decoration: none;
	padding-left:8px;
}
  
SPAN.category-subs-parent {
	font-weight: bold;
}

SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */


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

h4.back {
	float: left;
}

  	
#navMain ul{
  color:black;
  margin-left:905px;
  margin-top:5px;
}

#logoWrapper{
  margin-top:-15px;
}

.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-color: #100F5D;
	background-image: url(../images/xxtile_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 {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#seShipTo {
	padding: 0.2em;
	}
	

/* Right hand side jeans product */

#containerRight{
  float:right;
  width:275px !important;
  width:125px;
  margin-top:5px;
}

#containerRight .boxbodyRight .productJeansName{
  padding-left:10px;
  color:black;
  text-align:left;
  font-size: 17px;
}

#containerRight .boxbodyRight .productJeansPrice{
  color:red;
  text-align:right;
}


#ImageProductJeans{
 float:right;
}

#containerLeft{
  float:left;
  margin-right:3px;
  width:510px !important;
  width:480px;
}

#productAdditionalImages{
  margin-left:15px;
  padding:0px;
  width:100%;
  padding-top:5px;
  text-align:left;
}

#ColorAttributes{
  float:left;
  margin-top:10px;
  margin-left:20px;
}

/* Curriencies and Language on the top */

#currenLanguage ul{
  float:right;
  margin-top:5px;
  //margin-top:15px;
}

.email {
  margin-top:-15px;
  //margin-top:-25px; 
  margin-bottom:20px; 
  //margin-bottom:15px; 
  margin-right:2px; 
  color:#1C1B47; 
  font-weight:bolder
}

#currenLanguage ul li{
  display: inline; 
}

#currenLanguage ul li select{
  vertical-align: middle;
}


#barheader{
background-color: rgb(204,204,204);
}


/* Style to make the borders round in the top banner menu*/
 
 .spiffyTopBanner{
display:block;
}

.spiffyTopBanner *{
display:block;
height:1px;
overflow:hidden;
background:#fff;
}

.spiffyTopBannerDown{
display:block;
}

.spiffyTopBannerDown *{
display:block;
height:1px;
overflow:hidden;
background:#D5D5D5;
}


.spiffyTopBanner1{
  border-right:2px solid #A2A2A2;
  border-top:1px solid #A2A2A2;
  padding-right:1px;
  margin-right:3px;
  border-left:1px solid #A2A2A2;
  padding-left:1px;
  margin-left:4px;
  margin-bottom:-1px;
  background:#fff;
}

.spiffyTopBanner11{
  border-bottom:1px solid #A2A2A2;
  /*border-bottom:2px solid #F4F3EF;*/
  padding-right:1px;
  margin-right:3px;
  border-left:1px solid #D5D5D5;
  padding-left:2px;
  margin-left:4px;
  margin-top:-2px;
  background:#D5D5D5;
}


.spiffyTopBanner2{
  border-left:1px solid #A2A2A2;
  padding:0px 1px;
  background:#fff;
  margin-left:3px;
}


.spiffyTopBanner12{
  border-left:1px solid #A2A2A2;
  padding:0px 1px;
  background:#D5D5D5;
  margin-left:3px;
}


.spiffyTopBanner3{
  border-left:1px solid #A2A2A2;
  margin-left:2px;
}


.spiffyTopBanner4{
  border-left:1px solid #A2A2A2;
  margin-left:1px;
}


.spiffyTopBanner5{
border-left:1px solid #A2A2A2;
margin-left:0px;
}



.spiffyTopBanner_content{
border-left:1px solid #A2A2A2;
padding-left:1.5em;
padding-right:0.0em;
margin:0px;
padding-bottom:2px;
background-image:  url(../images/topbannersplash.png);
} 


.troiller{
 margin-top:-3px;
 padding-left:5px;
 position:absolute;
 border:solid white 0px;
}

.spiffyTopBannerRight{
display:block;
}

.spiffyTopBannerRight *{
height:1px;
display:block;
overflow:hidden;
background:#11105E;
}

  
.spiffyTopBannerRight1{
  border-right:1px solid #11105E;
  padding-right:1px;
  margin-right:4px;
  margin-bottom:-1px;
  background:#11105E;
}

.spiffyTopBannerRight11{
  border-right:1px solid #11105E;
  border-bottom:1px solid #11105E;
  padding-right:1px;
  margin-right:4px;
  margin-top:-1px;
  background:#11105E;
}


.spiffyTopBannerRight2{
  border-right:1px solid #11105E;
  padding-right:1px;
  margin-right:3px;
}

.spiffyTopBannerRight3{
border-right:1px solid #11105E;
margin-right:2px;
}
.spiffyTopBannerRight4{
border-right:1px solid #11105E;
margin-right:1px;
}

.spiffyTopBannerRight5{
border-right:1px solid #11105E;
margin-right:1px;
}


.spiffyTopBannerRight_content{
background:#11105E;
color:#fff;
padding-bottom:3px;
margin-right:0px;
} 

/* Banner Top Right */

.bannerTopRight {
float:right; 
margin-top:-26px;
margin-right:0px; 
width:170px;
} 


/* Size in the  combox of the attributes*/
.size{
margin-top:8px; 
margin-right:78px;
x-margin-right:60px;
}

/* /////////////////// */

/* Make subcategory display better*/
#indexCategories{
  margin-left:10px;
  margin-top:6px;
  padding-left:0px;
  height:100%;
  background:#F7E8C1;
  width:98.5%;
}

/* //////////////////////// */


/* index Category Listing products*/

.xxproductListingWhole {
 /* center for now */
  margin-top:5px;
  margin-left:20px;
  width: 71em; /* ems so it will grow */
	background: url(/images/listingbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.xxproductListinghead {
	background: url(/images/listinghead-r.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.xx-productListinghead h3 {
	background: url(/images/listinghead-l.gif) no-repeat top left;
	padding: 10px 5px 4px;
	color: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	color:gray;
	margin-top:0px;
}

.xxproductListingbody {
	background: url(/images/listingbody-l.gif) no-repeat bottom left;
	margin-top: -6px;
	padding: 0px 0px 2px;
	//padding-bottom:157px;
}


/*  ////////////////////////////////////////   */

/* Extra pages */

/* index Category Listing products*/

.extraWhole {
 /* center for now */
  margin-top:5px;
  margin-left:20px;
  width: 72em; /* ems so it will grow */
	background: url(/images/extrabody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.extrahead {
	background: url(/images/extrahead-r.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}

.extrahead h3 {
	background: url(/images/extrahead-l.gif) no-repeat top left;
	color: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 0.5em;
	color:gray;
	x-border: solid 1px blue;
	margin: 0px;
	padding: 10px 5px;
}

.tmp {
	padding: 10px 5px 20px;

	padding-top: 10px;
	padding-bottom: 10px;
  margin-top:-14px;
		//margin-top:0px;
}

.extrabody {
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
	padding: 2px 5px 30px;
}

.extrabodyContactUS {
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 20px;
}

.extrabodyShoppingCart{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 55px;
}


.extrabodyAddressBook{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 55px;
  x-margin-bottom:3px;
}

.extrabodyAddressBookProcess{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 45px 50px 45px;
  x-margin-bottom:3px;
  x-height:275px;
}

.extrabodyShoppingCart2{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 20px;
}

.extrabodyLogooff{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 20px;
  x-height:75px;
  x-margin-bottom:3px;
}


.extrabodyPassword{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 30px;
  x-height:120px;
  x-margin-bottom:3px;
}

.extrabodyAccountNotification{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 30px;
  x-height:200px;
  margin-bottom:3px;
}

.extrabodyCheckOutPayment{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 10px 5px 30px;
}

.xx-extrabodyCheckOutPayment{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	x-margin-top: -15px;
  
  padding-left: 5px;
  
  padding-bottom: 100px;
  //padding-bottom: 40px;
  
  margin-bottom:-14px;
  //margin-bottom:0px;
  
  x-height:1000px;
}

.extrabodyAccount{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 200px;
  x-margin-bottom:3px;
}

.extrabodyCheckOutSucess{
  background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 10px 5px 30px;
  x-margin-bottom:3px;
}

.extrabodySpecials{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 35px;
}


.extrabodyAccountEdit{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 5px 10px;
  x-margin-bottom:3px;
}


.extrabodyPasswordForgotten{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 25px 55px;
  margin-bottom:3px;
}


.extrabodyCheckoutShipping{
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
  padding: 2px 25px 55px;
}


.extrabodyCheckOutSucess{
  background: url(/images/extrabody-l.gif) no-repeat bottom left;
  x-margin-bottom:3px;
}


#shoppingCartDefault{
  x-padding-bottom:3px;
}

#loginDefault{
  x-padding-bottom:3px;
}

#createAcctDefault{
  padding-bottom:3px;
}

.extrabodyFAQ {
	background: url(/images/extrabody-l.gif) no-repeat bottom left;
	margin-top: 0px;
	padding: 2px 5px 30px;
}

/* Make corners rounded for the listing of subcategopries */

.spiffyListSubcategory{
margin-top:0px;
display:block;
background:#fff;
}

.spiffyListSubcategory *{
display:block;
height:2px;
overflow:hidden;
background:#F7E8C1;
}



.spiffyListSubcategory1{
border-right:1px solid #F7E8C1;
padding-right:1px;
margin-right:3px;
border-left:1px solid #F7E8C1;
padding-left:1px;
margin-left:3px;
background:#F7E8C1;
}

.spiffyListSubcategory2{
border-right:1px solid #F7E8C1;
border-left:1px solid #F7E8C1;
padding:0px 1px;
background:#F7E8C1;
margin:0px 1px;
}

.spiffyListSubcategory3{
border-right:1px solid #F7E8C1;
border-left:1px solid #F7E8C1;
margin:0px 1px;
}
.spiffyListSubcategory4{
border-right:1px solid #F7E8C1;
border-left:1px solid #F7E8C1;
}
.spiffyListSubcategory5{
border-right:1px solid #F7E8C1;
border-left:1px solid #F7E8C1;
}
.spiffyListSubcategory_content{
padding-left:25px;
//padding-left:0px;
padding-right:0.0em;
background:#F7E8C1;
margin:0px;
}

/* ////////////////////////////// */

/* Title for list subcategory */

#indexCategoriesHeading{
  background:#F7E8C1;
  margin:0px;
  padding-bottom:5px;
  //padding-left:15px;
}

.centerColumn{
  padding:0px;
  margin:0px;
}

#productListHeading{
  background:#F7E8C1;
  margin:0px;
  padding-left:10px;
  padding-bottom:5px;
}

#indexProductList{
  margin-top:5px;
  margin-left:20px;
}

/* Making corners round for products */
.spiffyProduct{
margin:0px;
display:block;
}

.spiffyProduct *{
display:block;
height:1px;
overflow:hidden;
background:#fff;
margin:0px;
}

.spiffyProduct1{
border-right:1px solid #DDF4FC;
padding-right:1px;
margin-right:3px;
border-left:1px solid #DDF4FC;
padding-left:1px;
margin-left:3px;
background:#fff;
}

.spiffyProduct2{
border-right:1px solid #DDF4FC;
border-left:1px solid #DDF4FC;
padding:0px 1px;
background:#fff;
margin:0px 1px;
}

.spiffyProduct3{
border-right:1px solid #DDF4FC;
border-left:1px solid #DDF4FC;
margin:0px 1px;
}

.spiffyProduct4{
border-right:1px solid #DDF4FC;
border-left:1px solid #DDF4FC;
}

.spiffyProduct5{
border-right:1px solid #DDF4FC;
border-left:1px solid #DDF4FC;
}

.spiffyProduct_content{
padding-left:0.08em;
padding-right:0.01em;
background:#fff;
height:100%;
margin:0px;
text-align:center;
} 

.spiffyProduct_content a {
color: #000;
}

.header{
 background-color:#08036D; 
 padding-left:10px; 
 color:yellow; 
 margin-top:-8px;
 width:264.2px;
 padding-bottom:3px;
 font-weight:bolder;
}

.attributesSecondBox{
  font-size:17px; 
  padding:20px;
  font-weight:bolder; 
}

.buttonimage{
  background-image: url(../images/buttonImgAddToCart.png);
}


.x-size select{
  margin-top:8px;
}

/* leave space betwwen the main image and the border*/ 
.subImageProductJeans{
 float:right;
 //margin-right:10px;
}


.topRightBoxes{
 //margin-left:-0.5px;
 //width:276px;
 margin-top:-2px;
}

.productJeansDescription{
  padding:0px;
  margin:0px;
  padding-right:25px;
}

/*   borders left hand side menu   */

.sidebox {
 /* center for now */
  margin-top:5px;
  padding-left:0px;
  width: 17em; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.boxhead h3 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	padding: 10px 5px 8px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 0.4em;
	color:yellow;
}

.boxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 10px 15px 10px;
}

/*  borders right hand side menus  */

.sideboxRight {
  margin: 0; /* center for now */
 	width: 26em; /* ems so it will grow */
	background: url(/images/sbbody-ListProduct-r.gif) no-repeat bottom right;
	font-size: 100%;
	margin-bottom:3px;
	padding:0px;
}

/* Second Box */
.boxbodyRightSecond {
	background: url(/images/sbbody-ListProduct-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 10px;
	margin-top:-26px;
}

.boxbodyRightSecond UL {
	margin-bottom: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
} 

/* First Third Box */
.boxbodyRight {
	background: url(/images/sbbody-ListProduct-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 2px 5px 2px;
	margin-top:-3px;
}

/*  HEAD FIRST THIRD BOX */
.boxheadRightFT {
	background: url(/images/sbheader-ListProduct-r.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.boxheadRightFT h3 {
	background: url(/images/sbheader-ListProduct-l.gif) no-repeat top left;
	padding: 10px 10px 8px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 0.5em;
	color:yellow;
	margin-top:-2px;
}

/*  Second Box  */

.boxheadRight {
	background: url(/images/sbhead-right.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.boxheadRight h3 {
	background: url(/images/sbhead-left.gif) no-repeat top left;
	margin: 0;
	padding: 12px 30px 15px;
  color: black; 
	font-weight: bolder; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

/* Frame for the main product image */

.sideboxImg {
 /* center for now */
	font-size: 100%;
	margin: 0 auto; /* center for now */
	width: 48em !important; /* ems so it will grow */
	margin-left:6px;
	margin-top:5px;
	border:2px #CCC solid;
}


/*  End Frame for the main product image   */

.external{
 //margin-left:5px;
 margin-top:5px
}

.imgBackFront{
 //margin-left:5px;
}


.imgPersonalisationHome{
  vertical-align:middle; 
  float:right; 
  //margin:-5px;
  margin-right:10px;
}


/* Show only to IE PC \*/
* html .mcrboxhead h2 {height: 1%;} /* For IE 5 PC */
* html .mcrproductListinghead h3 {height: 1%;} /* For IE 5 PC */
* html .productListinghead h3 {height: 1%;} /* For IE 5 PC */


.mcrsidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.mcrproductListingWhole, .productListingWhole {
	margin: 0 auto; /* center for now */
  width: 71em; /* ems so it will grow */
	background: url(/images/listingbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.mcrboxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.mcrproductListinghead, .productListinghead {
	background: url(/images/listinghead-r.gif) no-repeat top right;
	padding: 0;
	margin: 0;
}

.mcrboxhead h3 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.mcrproductListinghead h3, .productListinghead h3 {
	background: url(/images/listinghead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 5px 4px;
	color: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	color:gray;
}

.mcrboxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.mcrproductListingbody, .productListingbody {
	background: url(/images/listingbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding-bottom: 10px;
}

.mcrcategoryListBoxContents, .categoryListBoxContents{
  display: inline;
  height:170px;
  background-color:#F7E8C1;
  margin: 1px 2px 1px;
  padding: 0px 6px 0px;
}
.productListingbody IMG {
	padding-bottom: 20px;
}
.tmp{
  margin-left:20px !important;
  padding:0px !important;
  margin-left:0px;
  padding:0px 10px;
}

h4.optionName .attribsInput{
vertical-align: top;
}

.quantityBox{
  vertical-align:middle; 
  height:13px; 
  width:145px; 
  padding-bottom:3px; 
  margin-left:35px;
  //margin-left:32px;
}

table.tableSizes{
  margin-left:11px;
  //margin-left:2px;
  width:255px;
  
}

table.tableSizes td{
  border: 1px solid #11105E;
  text-align:center;
  font-weight:bolder;
  font-size:9px;
}

table.tableSizes tr.header{
  background-color: #11105E;
  color:white;
}

.nopad {
  border: 0px;
  margin: 0px;
}

.backbutton{
  position:absolute; 
  padding-top:20px;
}

.catDescContent{
  background-color:#DDF4FC;
  padding:10px;
  margin:10px 50px;
  font-weight:bolder;
}
 /* //////////////////////////////////////////////// Making funky images ////////////////////////////////////////////////////////*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ///////////////////End of Css for Funky Images////////////////////////////////// */

/* Images for FaceBook*/

#a2apage_EMAIL { display:none !important; }
#a2apage_BROWSER { display:none !important; }
.fbTw{
  font-size:11px;
}