/**
 * 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: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #E3FFFF;
	background-image:url(../images/desbg.jpg);
	
	}

a img {border: none; }



a:link, #navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
	
	}
 
a:visited {
	color: #000000;
	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: #888888;
	text-decoration:underline;
	}

a:active {
	color: #00ffff;
	}

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

h2 {
	font-family:Arial;
	font-size:15px;
	color:#502902;
	font-weight:800;
	}

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

/*  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, .categoryListBoxContents, .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: 1005px;
	vertical-align: top;
	border:1px solid #789C9D;
	}
#headerWrapper,#contentMainWrapper,#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
 #navColumnTwoWrapper {
	margin-left: 0px;
	margin-right: 0px;
	}
#navColumnOneWrapper{
	float:right;
}
	
#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: 0px;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*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 {
	margin: 0em;
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);*/
	background-color:#1b6969;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	
#navSuppWrapper {
border-left:1px solid #789C9D;
border-right:1px solid #789C9D;
border-bottom:1px solid #789C9D;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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


#navMain 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: 0px;
	color: #5C4F41;
	white-space: nowrap;
    font-size:11px;

  	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0px;
	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: 0px;
	}

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

#navMainSearch {
	float: right;
	}

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

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

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

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper,#productDetailsListBottom {
	/*font-size: 1.2em;*/
	float:left;
	border: #E9E5E3 2px solid;
	width:512px;
	heigth:150px;
	margin:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	}

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

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

/*Shopping Cart Display*/
   #cartAdd {
	float:left;
	text-align: center;

	}
	

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #E8DDCA;
	font-size:12px;
	 }

#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;
	color:#CA2003;;
	font-size:11px;
	}

#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;
	font-size:11px;
	}

#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;
		color:#CA2003;
		font-size: 12px;
		
	}
 .productPriceDiscount {
 	color:#CA2003;
	
	font-size:12px;
	
 }
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale{
	color:#CA2003;
	font-size: 12px;
	}

.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: 0px;
	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: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

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

.centerBoxWrapper {
	
	height: 1%;
	margin: 5px 0px;
	width:100%;
	float:left;
	
	}

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

/*sideboxes*/
.columnLeft{
	background-image:url(../images/top-bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
}
.columnRight{
	background-image:url(../images/top-bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:3px;
	}

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: 0px;
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);*/
	background-color:#f0ede2;
	padding: 10px 5px;	
	}

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

.sideBoxContent {
	background-color: #ffffff;
	/*border: 1px solid #4d8f8e;*/
	border: 1px solid #B6D3D2;
	padding: 2px;
	margin-top:2px;	
	margin-bottom:5px;	
	}
.sideBoxContent2 {
	/*border: 1px solid #4d8f8e;*/
	border: 1px solid #B6D3D2;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.signup-txt{
	font-size:11px;
	color:#0f0f0f;
}
.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents,  .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0px;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0px;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
/*livehelp start*/
.livehelp{ 
	/*position:relative;*//*Don't change this class*/
	/*top:-1000px;
	height:25px;
	margin:0px;
	padding:0px;*/
	}	
/*livehelp end*/

/* categories box parent and child categories */
p.category-top
{
	display:BLOCK;
	background-color:#;
	margin-bottom:3px;
	padding-left:22px;
	line-height:16px;
	line-height:10px !important;
	background-image:url(../images/cat-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
p.category-subs
{
	display:BLOCK;
	padding-left:27px;
	line-height:14px;
	/*line-height:10px !important;*/
	background-image:url(../images/cat-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
p.category-products
{
	display:BLOCK;
	padding-left:37px;
	line-height:14px;
	/*line-height:10px !important;*/
	background-image:url(../images/cat-bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
A.category-top, A.category-top:visited {
	 color: #60584B;
	text-decoration: none;
    margin-bottom:2px;
}

A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-subs:visited {
	font-size: 10px;
    color: #60584B;
	text-decoration: none;
	padding-left:5px;
	}
A.category-products, A.category-products:visited {
	font-size: 10px;
    color: #60584B;
	text-decoration: none;
	padding-left:5px;
}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #e6ddd5;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
     
	background-color: #f0ede2;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0px;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #E8DDCA;
	height: 2em;
	}

.productListing-rowheading {
	/*background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);*/
	background-color:#f0ede2;
	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;
	}
#headerTop{
/*	height:400px;*/
	width:1005px;
}
#headerTop2{
	height:7px;
	width:709px;
	background-color:#e8e2e1;
}
#headerTopWrapper{
	text-align:right;
	background-color:#f4eeec;
	height:25px;
	width:100%;
	vertical-align:bottom;
}
 #headerMain
 {
 	width:100%;
	height:250px;
	margin:0px;
	float:left;
	padding:0px;
 }

  #headerMainLeft
 {
 	width:239px;
	height:250px;
	float:left;
 }

 #headerMainMid
 {
 	width:62px;
	height:250px;
	float:left;
	background-image:url(../images/m04.gif);
 }

 #headerMainMid_2
 {
 	width:195px;
	height:250px;
	 background-image:url(../images/m06.gif);
	float:left;
 }
 #headerMainRight
 {
 	width:213px;
	height:250px;
	background-image:url(../images/m07.gif);
	float:left;
 }
 #headerMenuWrapper
 {
	width:239px;
	height:163px;
	 
	float:left;	
 }
 #headerMenuLeft
 {
 	width:193px;
	
	float:left;	
	height:163px;
 }
 #headerMenuRight
 {
 	width:46px;
	height:163px;
	 
	background-image:url(../images/m05.gif);
	float:left;
 	
 }
.headerLogo
 {
 	 height:87px; 
	 width:239px;
  	background-image:url(../images/logo.gif); 
 }
.bannerLeft
 {
 	 height:160px; 
	 width:44px;
  	background-image:url(../images/m05.gif);	
 } 

 
.centerColumn
{  
	padding-left:15px;
	padding-right:10px;
	background-image:url(../images/top-bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:5px;
}
#productInfoTop{
	 min-height:160px;
	 width:99%;
	border: #E9E5E3 2px solid;
	padding-bottom:10px;
}
#productInfoImage
{    
	width:30%;
	float:left;
	margin:1.5px;
	text-align:center;
	padding:auto;
}
#productInfoRight{
	width:67%;
	margin:1.5px;
	float:left;	
}


a.detailImage{
	background-image:url(../images/small_view.gif);
	width:54px;
	heigth:17px;
}
#navSuppWrapper{
	background-color:#ffffff;
	width:1001px;
	height:100%;
	float:left;
	
}
#navSupp{
	float:left;
}
#navSuppRight
{
	float:right;
	width:181px;
	text-align:center;
}
#whatsNew div.centerBoxContentsNew,.centerBoxContentsSpecials,.centerBoxContentsFeatured 
{    
	border:2px solid #E9E5E3;
	width:100%;
	margin-bottom:5px;
	height:100%;
	margin:0.4px;
	padding-top:10px;
	}
.productLeftSide
{   
	width:37%;
	float:left;
	height:100px;
	vertical-align: middle;
	padding-top:5px;
	
}
.productRightSide
{ 
	width:63%;
	float:left;
	height:100px;
}
a.productName{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#productPrice{
	color:#CA2003;
	font-size:12px;
	float:left;
}

#cartProdTitle{
	font-size:12px;
	font-weight:bold;
}	
#navMainLeft ul {
	margin: 0px;
	 
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
 
	}

#navMainLeft ul li {
	display: block;
	}

#navMainLeft ul li a {
	text-decoration: none;

	margin: 0px;
	color: #5C4F41;
	white-space: nowrap;
    font-size:11px;
	text-align:top;
  	}
#headerMainBottomBig{
	height:21px; 
	width:709px;
	background-image:url(../images/m08.gif);
	background-repeat:no-repeat;
	
	
	}
#headerMainBottomSmall{
	background-color:#dcd1c2;
	height:4px;
	height:4px !important;
	width:709px;
	background-repeat:no-repeat;
	line-height:4px;
	
	}
#headerMainMidBottom{
	height:2px !important;
	height:2px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:709px;
	line-height:2px;
	
}	
#headerMainTop{
	height:5px; 
	height:5px !important; 
	width:709px;
	background-image:url(../images/m02.gif);
	background-repeat:no-repeat;
	line-height: 5px;
}
#footerBannerLeft{
	background-image:url(../images/m16.jpg);
	width:454px;
	height:85px;
	float:left;
	background-repeat:no-repeat;
}
#footerBannerRight{
    background-image:url(../images/m17.jpg);
	width:254px;
	height:85px;
	float:left;
	
}
#footerTop{
	height:60px;
	width:1001px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
}
.footer-txt{
	font-size:12px;	
	color:#636568;
	
	text-align:right;
	padding:4px 15px 0 0;
}	
.footer-txt a{color:#4b8c8b; text-decoration:none; font-weight:bold;}
.footer-txt a:hover{color:#1b6665; text-decoration:none;}
.footer-txt2{
	font-size:11px;	
	color:#636568;
	text-align:right;	
}
#productDateAdded,#productManufacturer,#productTextPrice{
font-size:11px;
color:#111111;

}
.productListing-heading{
font-sixe:14px;
color:#000000;
}
.productGeneral,.productAddcart
{
margin-left:5px;
text-align:left;
}

.specialsListBoxContents{
	border:2px solid #E9E5E3;	
	width:100%;
	margin:1px;
	float: left;
    height:120px;
	vertical-align: top;
	text-align: center;
	padding-top:10px;
}
.specialproductName{
   font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	
}
#headerShoppingCart{
  
    float:left;
	width:14px;
	height:17px;
	background-image:url(../images/m01.gif);
	background-repeat:no-repeat;
	padding-right:5px;
	
	}

#headerTopCurrencies{
	 font-size: 11px;
	 font-weight: bold;
	 color: #545454;
	 float:left;
	 text-align: right;
	 width:480px;
	 padding-right:20px;
	 padding-top:5px;
	
 }
#headerTopShopping{
	padding-left:10px;
	float:left;
	padding-top:5px;

}
#headerShoppingCartItems{
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	padding-top:5px;
}
#shoppingItems{
	font-color:green;
}	
#headerSeparator{
	padding-top:3px;
	float:left;
	background-color:#d6d0cf;
	height:21px;
	width: 1px;
    padding-bottom:1px;
}
.categoryListBoxContents
{
  border:2px solid #E9E5E3;
	margin:1px;	
}



/* -------- my css ---------*/
form{margin:0px;}
img{border:0px;}
p{ margin:3px;}
.search-txt{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}
.search-inp{
	width:190px;
	height:19px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;	
}
.search-btn{
	border:0px;
	height:19px;
	width:34px;
	background:url(../images/seach-btn.jpg) no-repeat;
	cursor:pointer;
}
.login{
	font-size:12px;
	font-weight:bold;
	color:#004e4d;
	text-align:right;
	padding-right:8px;
}
.login a{ color:#004e4d; text-decoration:none;}
.login a:hover{ color:#004e4d; text-decoration:none;}
#tab{background:url(../images/menu-bg.jpg) repeat-x; float: left;  padding:0px; margin:0px;}
#tab ul{ margin:0px; padding:0px;}
#tab ul li{float: left; font-size: 12px; font-family:arial; font-weight:bold; margin:0px; padding:0px; list-style:none; vertical-align:middle; text-align:center;  border:#00FF00 solid 0px;}
#tab ul a { color:#fff; text-decoration: none; display:block; height:35px; width:120px; text-align:center; padding-top:24px !important; padding-top:25px;  background-image:url(../images/menu-bar.jpg); background-position:right top; background-repeat:no-repeat;}
#tab ul a:hover { color: #ffb852; background-image:url(../images/menu-hover.jpg); background-position:top center; background-repeat:no-repeat; }
#tab ul a.here { color: #fff; background-image:url(../images/menu-active.jpg); background-position:top center; background-repeat:no-repeat; width:135px;  }
#tab ul a.last { color:#fff; background-image:none;}
#tab ul a:hover.last { color:#ffb852;  background-image:url(../images/menu-hover.jpg); background-position:top center; background-repeat:no-repeat; }
.menu-botbg{
	background-image:url(../images/top-bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.sidebar-title{
	background:url(../images/sidebar-bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	height:47px;
	color:#FFFFFF;
	text-align:left;
}
.sidebar-title a{color:#FFFFFF;}
.sidebar-title a:hover{color:#e08c05;}
.search-txt{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}
.search-inp{
	width:190px;
	height:19px;
	border:#CCCCCC solid 1px;
	background-color:#FFFFFF;	
}
.search-btn{
	border:0px;
	height:19px;
	width:34px;
	background:url(../images/seach-btn.jpg) no-repeat;
	cursor:pointer;
}
.icon-wel{
	background:url(../images/icon-welcome.gif) no-repeat;
	height:25px;
	width:480px;
	padding-left:40px;
}
.checkout-btn{
	background:url(../images/checkout-btn.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:96px;
	border:0px;
	cursor:pointer;
}

#craftysyntax {
overflow:visible;
}