/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87.5%;
	line-height: 123%;
	color: #000000;
	background-color:#FFFFFF;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	}
 
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000000;
	/*background-color:#f5f5f5;*/
	background-image: url(../images/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: -2px;
	}

a:active {
	color: #000000;
	}

h1 {
	font-size: 112%;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	color:black;
	}

.biggerText {
	
	}

h1, h2, h3, h4, h5, h6 {

    margin-bottom: 5px;

}

CODE {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}


FORM, SELECT, INPUT {
font-family:Georgia, "Times New Roman", Times, serif;
	display: inline;
	/*font-size: 96%;*/
	
	
	
	}
.cartQuantity INPUT {

}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

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

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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

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

.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 {
	text-align: left;
	width: 848px;
	vertical-align: top;
	}

#headerWrapper,  #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;

	}

#contentMainWrapper{

}

#logoWrapper{
display:none;
}

#headerWrapper
{
height: 236px;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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


/*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
{
	background-image: url(../images/header.gif);
 background-repeat:no-repeat;
 background-position:left top;
	height: 235px;
	position:relative;
	
}
#septopline{
border-top: solid 2px black;
margin-right: 36px;
margin-left: 16px;
height: 2px;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;

	width: 100%;
	}
	
	#navCatTabsWrapper {
	display:none;
	}
	
	#navSuppWrapper
	{
	height: 5px;
	}
#navCatTabs {
display:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

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

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	
	}

#navColumnTwo {
	
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	
	margin-left:7px;
	padding-top: 5px;
	}

.alert {
	color: #b55335;
	margin-left: 0.3em;
	font-size:96%;
	}
	.reqinfo{
	margin-right: 2px;
	}
	
.advisory {

}

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0px;
	}

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

#cartContentsDisplay{

}

.tableHeading TH {
	}

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

#cartSubTotal {
border: 1px solid #e9e8e6;
	font-weight: bold;
	height: 34px;
	margin-left: 291px;
	}
	
.cartSubTotalprice{
text-align:center;
height: 34px;
line-height: 34px;
font-size: 117%;
font-weight: bold;
}

#cartProdTitle{
margin-top: 7px;
}

.cartSubTotalheadline{
background-color: #f5f5f4;
border-right:1px solid #e9e8e6;
width: 110px;
float:left;
height: 34px;
text-align:center;
line-height: 34px;
}	

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

.cartProductDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	
	}
	
	.instructionsadress{
	width: 442px;
	}
	
.cartProductDisplay{
border-left: 1px solid #e9e8e6;
border-bottom: 1px solid #e9e8e6;
border-top: 1px solid #e9e8e6;
height: 84px;

}

.cartUnitDisplay {
font-size: 117%;
font-weight: bold;
	text-align:center;
	border-left: 1px solid #e9e8e6;
border-bottom: 1px solid #e9e8e6;
border-top: 1px solid #e9e8e6;
width: 72px;
padding-top: 30px;
	}

.cartTotalDisplay {
font-size: 117%;
font-weight: bold;
	text-align: right;
text-align:center;
	border-left: 1px solid #e9e8e6;
border-bottom: 1px solid #e9e8e6;
border-right: 1px solid #e9e8e6;
border-top: 1px solid #e9e8e6;
width: 72px;
padding-top: 33px;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {

text-align:center;
border-left: 1px solid #e9e8e6;
border-bottom: 1px solid #e9e8e6;
border-top: 1px solid #e9e8e6;
	width: 72px;
	padding-top: 28px;
	}
	
	.updatebuttoncart{
	margin-top: -13px;
	}

.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: 43px;
	}
	
.cartAttribsList li {
 list-style-type: none;
padding: 0;
 margin: 0;
}	

.cartAttribsList ul {
 margin-top: 3px;
 margin-left: 2px;
}	

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

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

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

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

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

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

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

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {
display:none
}

#cartImage {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 6px;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}
	
	.centerBoxHeading {
	display:none;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-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, #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;
	}

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

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

.mycontinue{
margin-left:382px;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
background-color:#fbfbfa;
border-top: 1px solid black;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	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 {
color:#FFFFFF;
size:95%;
	background-color: #3a3a3a;
	height: 24px;
	line-height: 24px;
	}
	
.tablespace{
height: 6px;
}

#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: 0px 157px 18px 6px; 
font-size: 100%;
line-height: 150%;
}

a.homebutton {
position: absolute;
top: 151px;
left: 15px;
height: 69px;
width: 280px;
display: block;
text-align:center;
}

a:hover.homebutton {
background:none;
}


#headercarttext {
font-style:normal;
font-weight:100;
position: absolute;
top: 1px;
right: 58px;
color:#3e3e3e;
font-size:11px;
}

.navline {
position: absolute;
top: 210px;
right: 49px;
font-size:99.9%;
}

.navdiffline{
margin-left: 19px;
margin-right: 19px;
margin-top: 3px;
background-image: url(../images/line_menu.gif);
width: 1px;
height: 15px;
float:left;
}

a.shoppingcartbutton{
display: block;
color:#6c6a6a;
float:left;
}

a.shoppingcartactive{
display: block;
float:left;
}

a.navAboutbutton {
display: block;
color:#6c6a6a;
float:left;
}

a:hover.navAboutbutton  {

}

a.navAboutbuttonactive {
display: block;
float:left;
}

a.navSupportbutton {
display: block;
color:#6c6a6a;
float:left;
}


a:hover.navSupportbutton  {

}

a.navSupportbuttonactive{
display: block;
float:left;
}




a.shopbuttonselected {
display: block;
text-align:center;
float:left;

}

a.shopbuttoheader {
float:left;
display: block;
text-align:center;
color:#6c6a6a;
}

a:hover.shopbuttoheader  {

}
.centerBoxWrapper {
}

.category-top {
display:none;
}


.seedetailsbutton{
height: 1px;
width: 248px;
border-top: solid 1px #e3e2df;
margin-top: 3px;
/*width: 67px;
height: 17px;
background-image: url(../images/seedetails_g.gif);*/
}

a:hover.seedetailsbutton {
/*background-image: url(../images/seedetails_bg.gif);*/
}

.productbox {
padding-top:5px;
float: left;
}

.productinfobox{

margin-left: 8px;
/*height: 42px;*/
}

.productprice{

font-size: 141%;
font-weight:bold;
margin-left:3px;
}


a.productname{

font-size: 94%;
font-weight:bold;
padding-top: 0px;
}

.productname{

font-size: 94%;
font-weight:bold;
padding-top: 7px;
}
a:hover.productname{


}
.descriptiontextmain {
color:#3e3e3e;
font-size: 11px;
font-weight:normal;
margin-right: 5px;
padding-bottom: 3px;
border-bottom: solid 1px #e3e2df;
line-height: 130%;
word-spacing:0.1px;
}

#shirtnamedescription{
font-weight:bold;
font-size:108%;
border-bottom:solid 1px #e3e2df;
margin-left:262px;
margin-bottom:5px;
padding-bottom:2px;
}
.space {
height:45px;
}

.space10 {
display:none;
position:relative;
}

#cartEmptyText{
color:#6c400c;
font-size: 94%;
font-weight:bold;
text-align: center;
}

#footer {
height: 8px;
background-image: url(../images/footer.gif);
background-repeat:no-repeat;
background-position:bottom;
width:832px;
font-size:1%;
}

.footerlink{
float:left;
margin-right: 19px;
}



a:link.linkinfooter{
font-weight:bold;
}

a:visited.linkinfooter{
font-weight:bold;
}

a:hover.linkinfooter{
background-color:#f0eeee;
font-weight:bold;
}

#footertext{
margin-left: 18px;
margin-bottom: 18px;
font-size: 11px;
font-weight:normal;
}

#myproductsbox{
position:relative;
margin-left: 10px;
float:none;
}

.firstcol {
display: block;
float: left;
padding: 0px 10px 0px 0px;
width: 260px;
}

.secondtcol {
display: block;
 float: left;
width: 260px;
margin-left:4px;
}

.thirdcol {
display: block;
float: left;
width: 260px;
margin-left:13px;
 }

.colsold{
/*width: 260px;*/


/*position:absolute;
left: 273px;
top: 0px;
width: 260px;*/


/*width: 260px;
position:absolute;
left: 547px;
top: 0px;*/
}

#productMainImage{
display:none;
}

#buysection{
}

/*Shopping Cart Display*/


#productAttributes{
top: 5px;
}

.textblock{
line-height:151%;
margin-left: 17px;
margin-top: 14px;
margin-right: 320px;
font-size: 96.5%;
}

.textblockfull{
margin-left: 17px;
margin-top: 14px;
margin-right: 39px;
font-size: 96.5%;
text-align:justify;
}

.twocolms {
 column-count: 2;
    column-gap: 20px;
}

#productinfobox {
position:relative;
margin-top: 10px;
margin-left: 10px;
}

#leftprodinfo{
float: left;
width: 528px;
line-height:151%;
}

.leftimage{
float:left;
padding-right: 8px;
margin-bottom: -5px;
}

#thirdcolprod{
float: right;
display: block;
width: 260px;
/*margin-right: 28px;*/
padding-right: 28px;
}

.sc {
font-variant: small-caps;
}

#attribsOptionsText{
background-color:#3a3a3a;
color:#FFFFFF;
font-size: 93%;
height: 23px;
width: 117px;
text-align:center;
line-height: 23px;
margin-top: 12px;
}

.wrapperAttribsOptions {
 clear: both;
 border-top: 1px solid #e9e8e6;
border-left: 1px solid #e9e8e6;
border-right: 1px solid #e9e8e6;
height: 43px;
width: 240px;
text-align:center;
line-height: 43px;
font-size: 96%;
display: block;
	}
	
	.wrapperAttribsOptionslast {
 clear: both;
 border-top: 1px solid #e9e8e6;
 border-bottom: 1px solid #e9e8e6;
border-left: 1px solid #e9e8e6;
border-right: 1px solid #e9e8e6;
height: 43px;
width: 240px;
text-align:center;
line-height: 43px;
font-size: 96%;
display: block;
	}
	
.attribsSelect{
background-color: #f5f5f4;
border-right: 1px solid #e9e8e6;
height: 43px;
width: 115px;
text-align:center;
line-height: 43px;
font-size: 96%;
font-weight:bold;
display: block;
padding: 0px;
float:left;
}

.attributeself{
width:121px;
line-height: 43px;
float:right;
}

#attrib-1{
margin-top: 12px;
}

#attrib-2{
margin-top: 12px;
}

#attrib-3{
margin-top: 12px;
}

#attrib-4{
margin-top: 12px;
}

#attrib-5{
margin-top: 12px;
}

#cartAdd {
float:right;
margin-right: 17px;
margin-top:10px;
	}
	
#quantitybox{
	margin-top: 12px;
	}
	
.buyproducttitle{
margin-top: 2px;
margin-left: 6px;
}	

#productTellFriendLink{
margin-top: 7px;
margin-right: 16px;
}

.destextblock{
float:left;
padding-top:12px;
}

.amp{
size:100%;
font-family: symbol, "hoefler text", Georgia,"Times New Roman",Times,serif;
font-weight:normal;
}

/*#atr2{
display:none;}
#atr3{display:none;}
*/