/**

 * 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 3215 2006-03-20 06:05:55Z birdbrain $

 */



/* Clean Business theme by Dieter Schneider for www.csstemplateheaven.com 2007*/



body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 10px;
	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #666666;

	text-decoration: none;

	}

 

a:visited {

	color: #666666;

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

	}



a:active {

	color: #000000;

	}



h1 {

	font-size: 1.5em;

	}



h2 {

	font-size: 1.4em;

	}



h3/*, .categoryBoxContent*/ {

	font-size: 1.3em;

	}
h3#categoriescssHeading{
	margin: 0px;
	padding:10px 0 0 0;
	}



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



CODE {

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

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	display:inline; 
 	float: left;

	margin: auto;

	display: block;

	width: 95%;

	}



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

	background: #F0F8FF;



	}



FIELDSET {

	padding: 20px 10px;

	margin: 1em 0em;

	border: 1px solid #999999;

	background-color: transparent;

	}

FIELDSET#contactUsForm {
	margin: 0 15px 0 0;
	}


LEGEND {

	font-weight: bold;

	padding: 0.3em;

	background-color: Transparent;
	
	-moz-border-radius:3px;
	
	border:solid 1px #999999;
	}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	display:inline; 
 	float: left;
	}



LABEL.inputLabel {

	width: 11em;

	display:inline; 
 	float: left;

	}



LABEL.inputLabelPayment {

	width: 15em;

	display:inline; 
 	float: left;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	width: 12em;

	display:inline; 
 	float: left;

	}



P, ADDRESS {
	/* [disabled]padding: 0.5em; */
	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9A9C86;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {


	}



.messageStackWarning, .messageStackError {

	color: #cc3399;
	font-weight:bold;

	}



.messageStackSuccess {
background-color:transparent;
border:medium none;
color:#CC3399;
font-size:10px;
}


.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {
	text-align: left;
	width: 960px;
	vertical-align: top;
	/*background-image: url(../images/mainwrapper_tile.jpg);*/

	background-repeat: repeat-y;
	background-position: center;
	/*margin-right: auto;

	margin-left: auto;*/

	}



#logoWrapper {
	background-color: transparent;
	height:80px;
	text-align: center;
	position: relative;

    }

	

#logoWrapperHomePage {
	background-color: transparent;
	display:inline; 
 	float: left;
	width: 100%;
    }

	
#logo{
	display:inline; 
 	float: left;
	width: 286px;
}

#headerWrapper {

	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color:transparant;
	background-position: left bottom;
	


}



#headerWrapperHomePage {
	text-align: left;
}

#headerMainHomePage{
	margin-top: 20px;
	display:inline; 
 	float:left;
	width:960px;
	border-bottom:2px solid #F47B20;
	}

#headerNavBox {
	display:inline; 
 	float: right;
	width: 640px;
}

#headerInfoNav {
	width: 100%;
	display:inline; 
 	float: right;
	}
	
#headerInfoNav ul{
	margin:0;
	padding:0;
	display:inline; 
 	float:right;
}
	
#headerInfoNav li{
	display:inline; 
 	float:left;
	list-style:none;
	margin-right:10px;
}

#headerLangNav {
	display:inline; 
 	float:right;
	clear:both;
	width:240px;
}


#headerLangNav ul{
	margin:	0;
	padding-top:10px;
	float:right;
}

#headerLangNav li{
	display:inline; 
 	float:left;
	list-style:none;
	border-right:1px solid #999999;
	padding: 0 10px;
	
}

#headerLangNav li.right{
	border:none;
}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {

	margin: 0em;

	margin-top: 0px;

	}
	
#headerShoppingCartLink{
	color: #cc3399;
	
}

#headerShoppingCartLink a{
	color: #cc3399;
	
}

#headerShoppingCartLink a:visited{
	color: #cc3399;
	
}

	



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

	

#navColumnOneWrapper {

	margin:0px 0px 0px 0px;

	background-color:transparent;

	text-align:left;

	}



#taglineWrapper {
	color:#f47b20;
	display:inline; 
 	float: right;
	display:inline;
	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	display:inline; 
 	float: right;
	display:inline;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding:  0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper {

	margin: 0em;

	margin-bottom: 0px;

	height: 26px;

	background-color: #989da3;

	font-weight: bold;

	color: #ffffff;

	padding: 15px;

	background-image: url(../images/nav_cat_bg.jpg);

	background-repeat: no-repeat;

	}

	

#navSuppWrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display:inline; 
 	float: left;
	width: 100%;
	display:inline;
	}

	

#navCatTabsWrapper {

    margin-left: 20px;

	margin-right: 20px;

	width: 802px;

	background-image: none;

	height: 20px;

	position: absolute;

	top: 12px;

}



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

	white-space: nowrap;

	}



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

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #666666;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	display:inline; 
 	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;

	}



#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navBreadCrumb {

	background-color: transparent;

	}



#navEZPagesTop {

	background-color: #FFFFFF;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em 0.5em 0.5em 1.5em;

	}



#navColumnOne {

	background-color: transparent;

    }



#navColumnTwo {

	background-color: transparent;	

	}



/*The main content classes*/

#indexDefaultMainContent{

	/*width: 650px;*/

	padding: 0 0 0 0;

	}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}

	

table {padding-left: 0px;

       padding-right: 0px;

	   }



/*.content, #productDescription,*/ .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	

	}



.alert {


	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	display:inline; 
 	float: right;

	}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

	padding: 20px;

	}



.centerColumn{

	

	}



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

	font-size: 0.9em;

	}



#productListHeading{

	font:arial;

	font-size:14px;

	color:#5E5E5E;

	}

	

.itemTitle{

	font:Arial;

	font-size:12px;

	color:#5E5E5E;

	font-weight:bold;

	}

#formWrapper{
	width:95%;
	margin:0 0 10px 0;
	background-color:#FFFFFF;
	padding: 10px;
	}
	
#prevNextWrapper{
	width:auto;
	display:inline; 
 	float:right;
	display:inline;
	padding:0 15px 0 0;
	}

#productDescriptionWrapper{

	display:inline; 
 	float:left;
	display:inline;
	width:50%;

		}

	

#productDescription{
	text-align:left;



	}
#productDescription li{
	padding-bottom:6px;
	}
	
#haveAQuestion{
	text-align:center;
	padding: 10px 0;
	}

#haveAQuestion a{
	color:#0000CC;
	text-decoration:underline;
	}

#productInformationWrapper{
	padding: 0px;
	width:100%;
	margin: 0;
	clear: both;
	display:inline; 
 	float: left;
	display:inline;
	}
	
#productInformationInnerWrapper{
	padding:10px;
	margin: 10px;
	background-color: #ffffff;
	width:95%;
	display:inline; 
 	float: left;
	display:inline;
	border-bottom: 1px solid #cccccc;
	}

#productinfoRightWrapper{
	display:inline; 
 	float: left;
	position: relative;
	width: 50%;
	margin:20px 0 0 0;
}

#certificateWrapper{
	height:120px;
	width:85%;
	margin: 0 auto;
	}

#productInfoCertificate{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0px 12px;
	width:75%;
 	float: left;	
	}
	
#productInfoCertificateImage{
	border-left:1px solid #CCCCCC;
	text-align:center;
	display:inline; 
 	display:inline; 
 	float:right;
	width: 49%;
	}

#productInfoCertificateList{
	padding:5px 0;
	margin:0 auto;
	width:50%;
	text-align:center;
	display:inline; 
 	display:inline; 
 	float:left;
	line-height:17px;
	font-size:10px;
	}

#productReviewLink{

	width:auto;

	}



#centerBoxContentsCrossSell {

	background-color: #E9E9E9;

	}



#crossSell	{
	padding:10px;
	width:auto;
	margin:5px 0 0 0;
	background-color:#ffffff;
	}

	

	

/*Shopping Cart Display*/

#cartAdd {

	text-align: center;
	width:auto;
	padding:0;
	display:inline; 
 	display:inline; 
 	float:left;
	margin:0 0 0 20px;

	}





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

	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;

	}

.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}


#productPriceWrapper{
	width:auto;
	display:inline; 
 	display:inline; 
 	float:left;
	margin:10px 0;
	font-weight: bold;
	font-size:22px;
	}

#productPriceWrappaerPadding{

	padding:10px 30px 0 10px;

	display:inline; 
 	display:inline; 
 	float:left;

	width:auto;

	}	



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}
	
#cartBoxListWrapper ul{
	padding-left:0;
	text-align:center;
	}
	
#cartBoxListWrapper ul li{
	margin-bottom:5px;
	}
	

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



.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:inline; 
 	float:left;
	width:auto;
	padding:15px 0 0 0;
			
	}

#cartImage {

	margin: 0.5em 1em;



	}

#productImage{

	border:#FF0000 solid;

	border:thick;

		}

	

#additionalProductImage {

	
		

		}



#productMainImage {



}



#productImageMainAddWrapper{

	width:50%;

	display:inline; 
 	float:left;

	vertical-align:bottom;

}

.additionalImages{
	padding:0 0 0 0;
	display:inline; 
 	float:left;
	width:auto;


	}



/*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 {

	height: auto;

	color: #515151;

	text-align: left;

	}



#shoppingcart{

	padding:20px 0 0 0;

	}

	

#shoppingcartContent{

	padding:15px 5px;
	margin:0 10px;
	border:dotted 1px #999999;
	width: 150px;

	}

	

#shoppingcartHeading{

	size: 1em;

	font-weight:100;

	}



.leftBoxHeading, .centerBoxHeading {

	margin: 0em;

	background-color:transparent;

	padding: 10px;

	border: 0;

	}

	

.leftBoxHeading {

	margin: 0em;

	background-color: transparent;

	vertical-align: bottom;

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

	background-repeat: no-repeat;

	}



.leftBoxContainer {

    padding: 0 0 0 10px;

	}



.sideBoxContent, .categoryBoxContent {

	background-color:transparent;

	padding: 0 20px 0 0 ;

	}



.categoryBoxContent {

	font-size: 1.1em;

}



h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	height: 22px;

	color: #FFFFFF;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: transparent;

		padding: 5px 0px;

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

	background-repeat: no-repeat;

	}

	

.rightBoxContainer {

	border: none;

	}





h3.leftBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	}



h3.rightBoxHeading a:hover {

	color: #606000;

	text-decoration: none;

	}



.rightBoxContent {

	background-color: #000000;

	margin-bottom: 1em;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#categoriesContent {

	font-size: 1em;

}

	

#languagesContent {

	padding: 15px;

}

	

#categoriesHeading {

	height: auto;

	padding: 5px 0 5px 0;

}
}

#categoriescssHeading {

	height: auto;

	padding: 5px 0 5px 0;

}



#informationHeading {

	height: auto;

	padding:15px 0px 0px 0px;

	text-align:left;

	}



	

#siteinfoIP, #siteinfoLegal {
	background-color: #FFFFFF;
	clear: both;
	}



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

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*misc*/

.back {

	display:inline; 
 	float: left;

	}



.forward {

	display:inline; 
 	float: right;

	}

	

.hiddenField {

	display: none;

	}



.visibleField {

	display: inline;

	}	



.bold {

	font-weight: bold;

	}



.rowOdd {
	height: 1.5em;
	vertical-align: top;

	}



.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

	

.productListing-odd {background-color: #FFFFFF;

                      }

					  

.productListing-even {background-color: #e5e5e5;

                      }

					  

.listingProductImage {padding: 4px;}



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

	display:inline; 
 	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {

	background-color: #ffffff;

	}



#productName{
	font-size:16px;
	text-align: left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:inline; 
 	float: left;
	display: block;
	width: 350px;
}



/*mail campain $50 style*/

.twoColFixRtHdr #container { 

	width: 655px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	background: #FFFFFF;

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* this overrides the text-align: center on the body element. */

} 

.twoColFixRtHdr #header {

	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

} 

.twoColFixRtHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.twoColFixRtHdr #sidebar1 {

	display:inline; 
 	float: right; /* since this element is display:inline; 
 	floated, a width must be given */

	width: 155px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 15px 10px;

	text-align:center;

	text-decoration: underline;

}

.twoColFixRtHdr #mainContent {

	margin: 0 180px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */

	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

} 

.twoColFixRtHdr #footer { 

	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */

	background:#DDDDDD; 

} 

.twoColFixRtHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	display:inline; 
 	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	display:inline; 
 	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

#headerCatBar li {
	display:inline; 
 	float: left;
	display: block;
}

#headerCatBar ul {
	padding: 0;
	margin:	0;
}

#headerCatBar {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	padding-top: 10px;
}
#headerCatBar h2 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footerInformationWrapper {
	width: 182px;
}
#navSuppWrapper #footerCertificate {
	position: absolute;
	left: 520px;
	top: 50px;
	width: 113px;
	height: 88px;
}
#productInformationWrapper #productInformationInnerWrapper #productinfoRightWrapper #haveAQuestion a {
	color: #cc3399;
}
#loginReturn {
	display:inline; 
 	float: right;
	width: 310px;
	margin:18px 10px 0 0;
}
#loginReturn .inputLabel {
	display:inline; 
 	float: left;
	width: 6em;
}
#createAccount {
	margin:0 10px;
	display:inline; 
 	float: left;
	width: 475px;
}
#createAccount form, #createAccount input, #createAccount select {
	margin: 0px;
}

#loginDefault {
	display:inline; 
 	float:left;
	clear:both;
	margin: 10px;
	border: solid 1px #999999;
	padding-bottom: 10px;
	}
	
#login-password {
	width: 199px;
	}
#loginDefault #loginReturn #returnCustomerIntroduction {
	font-size: 1.2em;
	font-weight: bold;
	width: 300px;
	display:block;
}
#loginReturn #shopWithConfidenceHeader {
	background-image: url(../images/shopWithConfidence.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 28px;
	text-indent: -9999px;
	margin: 0 auto;
}
#loginReturn #shopWithConfidenceHeader span {
	

}
#shopWithConfidentWrapper {
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #999999;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCFCFC;
	-moz-border-radius: 10px;
}
#loginDefault #loginReturn #shopWithConfidentWrapper #shopWithConfidence img {
	display: block;
	height: 84px;
	width: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#viewCartProductInfo {
	font-size: 14px;
	display:inline; 
 	float: right;
	width: 150px;
	text-align:center;
}
#productInformationWrapper #productInformationInnerWrapper #viewCartProductInfo a {
	color: #cc3399;
}
#sideboxShoppingCartBoxCheckOutButton {
	text-align: right;
	}
#certificateOuterWrapper {
	margin-top: 30px;
	height: 115px;
}
.messageBox {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	padding: 10px;
	margin: 10px;
	line-height: 1.5em;
	color: #cc3399;
}
#navSuppWrapper .footerBox {
	display:inline; 
 	float: left;
	width: 350px;
}
.footerInnerBox {
	display:inline; 
 	float: left;
	width: 175px;
}
.footerInnerBox ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footerInnerBox ul {
	margin: 0px;
	padding: 0px;
}
#navSuppWrapper h3 {
	height: 35px;
	margin-top:20px;
}
#footerSignUp{
	width: 185px;
	position: relative;
	height: 26px;
	display:inline; 
 	float:left;
	background-image:url(../../../../images/footerSignUpBox.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#footerSignUp #MERGE0 {
	display:inline; 
 	float: left;
	width: 150px;
	border:0 none;
	margin: 5px 0 0 10px;
	color: #000;
	
}
#footerSignUp #footerSignUpButton {
	background: no-repeat transparent scroll 0 0 url(../../../../images/footerSignUpButton.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 22px;
	width: 22px;
	position: absolute;
	right: 2px;
	top: 3px;
	border: 0 none;
	cursor: pointer;
	
}
#footerSignUp #footerSignUpButton:hover {
	background: no-repeat transparent scroll 0 0 url(../../../../images/footerSignUpButton.gif);
	background-position: 0 -22px;
	text-indent: -9999px;
	padding: 0px;
	height: 22px;
	width: 22px;
	position: absolute;
	right: 2px;
	top: 3px;
	border: 0 none;
	
}
#productInfoLeft {
	display:inline; 
 	float: left;
	width: 50%;
	margin:0;
}
#productInfoQty {
	display:inline; 
 	float: left;
	margin-right:20px;
	margin-top:3px;
}
#productInfoBtn {
	display:inline; 
 	float: left;
}

#cartContentsDisplay {
	margin-top: 10px
}
#productInfoNewArrival{
	clear:both;
}
#productInfoBestSeller{
	width:100%;
	margin:20px 0;
	padding:20px 0;
	border-top:2px dotted #999999;
	border-bottom :2px dotted #999999;
	display:inline; 
 	float: left;
}
#topMainBanner {
	padding: 10px 0;
	width:100%;
	clear:both;
}

#customerFeedback{
	padding:20px 100px;
}

.reviewContainer{
	background: url(../../../../images/quotation1.gif) no-repeat;
	font-size:14px;
	text-indent:4em;
	padding:25px 10px 0;
	margin:20px 0;
	background-position: 10px 10px;
	background-color:	#FFC;
	border-top:1px solid #FF9;
	border-bottom:1px solid #ff9;

}
.reviewComment{
	background: url(../../../../images/quotation2.gif) no-repeat right bottom;
	display:	block;	
	padding:0 10px 10px 10px;
	margin:0;
}
.reviewName{
	text-align:right;
	padding-right:5px;
}
#customerFeedback h1{
	margin-bottom:20px;
}
#feedbackSwapper {
	border-top:thin solid #CCC;
	border-bottom:thin solid #ccc;
	padding: 12px 5px;
	height:90px;
	overflow:hidden;
	margin-top:5px;
}
#feedbackSwapper p{
	margin:0 0 10px 0;
	 
	 
}#feedbackSwapperWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}
#feedbackSwapperTitle {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	margin: 0 0 5px 0;
}
#ProductInfoFeedbackLink a {
	color: #00C;
	text-decoration: underline;
}
#ProductInfoFeedbackLink {
	text-align: center;
}
#productInfoLinkWrapper{
	margin: 10px auto;
	width:75%;
	clear:both;
	display:table;
}

#feedbackSwapperProductInfo {
	border-top:thin solid #CCC;
	border-bottom:thin solid #ccc;
	padding: 12px 5px;
	height:69px;
	overflow:hidden;
	margin:5px auto;

}

#feedbackSwapperProductInfo p{
	margin:0 0 10px 0;
}

.productInfoLink  a {
	color: #00C;
	text-decoration: underline;
}
.productInfoLink {
	text-align: center;
	padding:10px;
	float:left;

}


#feedbackSwapper a {
}
.textRight {
	text-align: right;
	display: block;
}
#AboutUsfeedbackSwapper {
	border-top:thin solid #CCC;
	border-bottom:thin solid #ccc;
	padding: 12px 5px;
	height:60px;
	overflow:hidden;
	margin-top:5px;
	width:680px;
}
#AboutUsfeedbackSwapper p{
	margin:0 0 10px 0;
	 
}#AboutUsfeedbackSwapperWrapper {
	margin-top: 20px;
	margin-bottom: 20px;
}

