/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */



a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	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: #999;
  text-decoration: none;
	}

a:active {
	color: #666666;
	}

h1 {
	font-size: 18px;
	color: #005295;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;	
	}

.biggerText {
	font-size: 12px;
	font-family: arial;
	color: #000;
	}

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 {
	float: left;
	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;
	}

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: 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:20px;
	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: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_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;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	width: 47%;
	}

.floatingBox{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0px 1px 0px 1px;
	list-style-type: none;

	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image: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;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	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 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	background-color: #ffffff;
	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, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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: 0em;
	}
.centerColumn h1, .centerColumn h2 a{
	/*color:#005295;
	font-size:18px;
	font-weight:lighter;*/
	font-size: 20px;
	color: #005295;
	text-align:left;
	
	
	
}
.centerColumn h2 a:hover{
	color:#999;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #999;
	padding: 1em;
	}

.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: 20px;
	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;
	}

.normalprice{
	text-decoration: line-through;
	color:#333;
	}
	
.productSpecialPrice, .productSpecialPriceSale {
	color:#FF0000;
}

.productSalePrice,.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: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
/* 	border: 1px solid #9a9a9a;
 */	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 20px;
	color: #005295;
	text-align:left;
	}

/*sideboxes*/
.columnLeft {}

.leftBoxHeading{

	padding:0px 0px 15px 0px;
	margin:0px;
	height:20px;
	width:220px;
	}

h3.leftBoxHeading, h3.leftBoxHeading a, div.leftBoxContainer h3.leftBoxHeading, h3.leftBoxHeading label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:12px 0px 15px 0px;
	text-transform:capitalize;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #58aeff;
	text-decoration: none;
	} 

div.rightBoxContainer div.sideBoxContent ul li a:link, div.rightBoxContainer div.sideBoxContent ul li a:visited,
div.rightBoxContainer div.sideBoxContent a:link, div.rightBoxContainer div.sideBoxContent a:visited,
div.rightBoxContainer div.sideBoxContent{
	color:#000;
}
div.rightBoxContainer div.sideBoxContent div{
	color:#005295;
	font-family:Tahoma, Arial, Verdana;
	font-size:16px;
	font-weight:bold;
}
div.rightBoxContainer div.sideBoxContent a:link, div.rightBoxContainer div.sideBoxContent a:visited{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
}
div.rightBoxContainer div.sideBoxContent ul li a:hover, div.rightBoxContainer div.sideBoxContent a:hover{
	color:#999;
}

div.sideBoxContent ul li a:link,  div.sideBoxContent ul li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;

	
}

/*div.leftBoxContainer div.sideBoxContent, div.leftBoxContainer div.sideBoxContent a, div.leftBoxContainer div.sideBoxContent a:visited{
color:#333;	
	 background-color:#f5ebd2; 
}*/
h3.rightBoxHeading, div.rightBoxContainer h3.rightBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:12px 0px 15px 0px;
	text-transform:capitalize;
	
	}
h3.rightBoxHeading a, h3.rightBoxHeading label, .rightBoxHeading a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:12px 0px 15px 0px;
	text-transform:capitalize;
	
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.rightBoxHeading {
	padding:0px 0px 15px 0px;
	margin:0px;
	height:20px;
	width:220px;
	
	
	}

.centerBoxHeading{
margin: 0px 0px 0px 0px;
	
	/* background-image: url(../images/bg_title.gif); */
	padding: 10px 20px 10px 0px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0px 0px 20px 0px;
/*
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
*/
	margin-top: 0em;
	line-height:normal;
	}

.leftcontent .sideBoxContent {
	padding: 0px 0px 10px 17px;
	width:180px;
	}
.sideBoxContent {
	padding: 0px 0px 10px 17px;
	width:180px;
	}




.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	
	text-align:center;
	
	}
tr th.productListing-data{
	color:#333;
}


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	font-weight:normal;
	}
#bestsellers a, #bestsellers a:visited {
	font-weight:normal!important;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	font-weight:normal;
	font-size:12px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	font-weight:normal;
	}
/*

#bannerboxHeading {
	background-color: #0000CC;
}

*/
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	padding-left:0px;
	
	}
A.category-top:hover{
	color:#999;
}
A.category-links, A.category-links:visited {
	color: #333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	padding-left:0px;
	}
 A.category-links:hover {
	color:#999;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #000;
	text-decoration: none;
	padding-left:20px;
	}
A.category-subs:hover, A.category-products:hover {
	color:#999;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #E7E7E7;
	height: 1.5em;
	vertical-align: top;
	}

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: #6c6c6c;

	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading  th.productListing-heading a, .productListing-rowheading  th.productListing-heading a:visited {
	color:#FFFFFF;
}
.productListing-rowheading  th.productListing-heading a:hover{
	color:#999;
}
#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;
	}
.select {
	width: 120px;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.txt_price_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.txt_price01 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}




.content {


}

.txt_content03 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}


.txt_content03_bold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.txt_content a:link, .txt_content a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
.txt_content a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
div.txt_content a:hover{
	color:#8B8C87;
}
.txt_content01_bold {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

div.wrapper ol li a, div.wrapper{
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
div.wrapper ol li a:hover{
	color:#999;
}


a.topNav:link, a.topNav:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;

}
a.topNav:hover{
	color:#FFFFFF;
}
.bg_dotbar {
	background-image: url(../images/bar_dotted.gif);
	height: 37px;
}
.bg_side {
	background-image: url(../images/bg_side.gif);
	width: 164px;
}
.bg_title {
	background-image: url(../images/bg_title.gif);
	height: 37px;
	width: 577px;
}
.bg_browse {
	background-image: url(../images/bg_title.gif);
	height: 28px;
}
.bg_shop {
	background-image: url(../images/bg_shop.gif);
	height: 29px;
	width: 189px;
}


.bg_bottom {
	background-image: url(../images/bottom.gif);
	height: 52px;
}
.bg_main {
	background-image: url(../images/bg_main.gif);
	height: 227px;
	width: 164px;
}

a.txt_content01 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333;
}a.txt_content01:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #999;
	
	text-decoration: none;
}
.txt_content01 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #333;
	
}
.txt_content04{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_content02 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
} 
.txt_content06 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight:normal;
	color: #fff;
}
.txt_content06 a:link,.txt_content06 a:visited {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight:normal;
	color: #fff;
}
.txt_content06 a:hover {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight:normal;
	color: #CCCCCC;
	/* text-decoration: underline; */
}
.greeting{color:#333;}
.txt_content07 {
	font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:20px;
}

.txt_content07 a, .txt_content07 a:visited {
	font-family:  Arial, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	
}
/*style html*/
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
}
* { margin:0; padding:0;}
/**/
#main_container{
	width:931px;
	margin-left:auto;
	margin-right:auto;
}
#sub_container{
	width:931px;
}
/**/
#menu_container{
	width:931px;
	height:33px;
}
.menu_left{
	width:450px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:6px 0px 5px 0px;
	float:left;
}

.menu_left ul{
	margin:0px;
	padding:0px;
}
.menu_left li{
	display:inline;
	text-transform:capitalize;
	font-weight:bold;
}
.menu_left li a, .menu_left li a:visited{
		/*color:#9fa0a0;*/
		color:#000000;
		font-weight:bold;
}
.menu_left li a:hover{
	text-decoration:underline;
}
.menu_left li.home{
	padding:0px 0px 0px 15px;
}

.menu_left li.boxgreen{

	padding:0px 0px 0px 0px;
	text-transform:capitalize;
	border-left:0px solid #9fa0a0;
}



.menu_right{
	width:450px;
	float:right;
	/*color:#9fa0a0;*/
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:6px 10px 5px 0px;

}


.menu_right ul{
	margin:0px;
	padding:0px;
	text-align:right;
}
.menu_right li{
	display:inline;
	text-transform:capitalize;
}
.menu_right li a, .menu_right li a:visited{
		/*color:#9fa0a0;*/
		color:#000000;
		font-weight:bold;
}
.menu_right li a:hover{
	text-decoration:underline;
}

.menu_right li.home{
	padding:0px 0px 0px 0px;
}
.menu_right li.boxgreen{

	padding:0px 0px 0px 0px;
	border-left:0px solid #9fa0a0;
}


/*================================== Header ===============================*/
#header_container{
	width:931px;
	background-image:url(../images/bg_mainheader.jpg);
	background-repeat:no-repeat;
	height:166px;
}
.header_top{
	width:931px;
	height:129px;

}
.logo{

	width:364px;
	height:39px;
	margin:80px 10px 0px 0px!important;
	float:right;
}

.header_bottom{
	width:931px;
}


/*========================= main search ======================*/
.main_src{
	width:208px;
	float:left;
	padding:0px 0px 0px 10px;

}
.nav_3 {
	float:left; 
	padding:5px 0px 0px 20px;
	background-image:url(../images/img_src.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
}

.nav_3 .input_search {
	width:125px;
  	
	font-family: tahoma;
	color:#A1A1A1; line-height:13px; font-size:11px;
	padding:2px;
	border:1px solid #b6b5b5;
	vertical-align:middle;
 }
input.in_none {
	border:none; 
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
}
input, select, textarea {
	vertical-align:middle;
}
/*end*/
.header_menu{
	width:680px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:10px 0px 0px 10px;

}

.header_menu ul{
	margin:0px;
	padding:0px;
	text-align:left;
}
.header_menu li{
	display:inline;
	text-transform:capitalize;
	padding:0px 10px 0px 10px;
}
.header_menu li a, .header_menu li a:visited{
		color:#fff;
}
.header_menu li a:hover{
	text-decoration:none;
	color:#14497b;
}

/*================================ body ==================================*/
#body_container{
	width:931px;
	margin:10px 0px 10px 0px;
		float:left;
}


/**style1**/
#content_container{
	width:479px;
	padding:0px 6px 0px 6px;
	min-height:500px;
	float:left;
}


.newprod{
	width:448px;
	margin:10px 0px 0px 15px;
}
.newprod ul li {
	margin-left:15px!important;
}


/*shadow*/
div.shadow01{
	background-image:url(../images/bg_content-r.gif);
	background-repeat:repeat-y;
	width:931px;
	float:left;}
.shadow02{
	background-image:url(../images/bg_content-b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:931px;
	padding:0px 0px 5px 0px;
	float:left;
}
div.shadow03{
	background-image:url(../images/bg_content-t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:931px;
	padding:0px 0px 0px 0px;
	float:left;
}

/*shadow*/
div.shadow04{
	background-image:url(../images/bg_content-r-2.gif);
	background-repeat:repeat-y;
	width:931px;
	float:left;}
.shadow05{
	background-image:url(../images/bg_content-b-2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:931px;
	padding:0px 0px 5px 0px;
	float:left;
}
div.shadow06{
	background-image:url(../images/bg_content-t-2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:931px;
	padding:0px 0px 0px 0px;
	float:left;
}


/**style2**/
#content_container2{
	width:690px;
	padding:0px 0px 0px 6px;
	min-height:500px;
	float:left;
}


.newprod2{
	width:660px;
	margin:10px 0px 0px 15px;
}
.newprod2 ul li {
	margin-left:15px!important;
}


/*shadow*/
div.shadow01-2{
	background-image:url(../images/bg_content-r-2.gif);
	background-repeat:repeat-y;
	width:931px;
	float:left;}
.shadow02-2{
	background-image:url(../images/bg_content-b-2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:931px;
	padding:0px 0px 5px 0px;
	float:left;
}
div.shadow03-2{
	background-image:url(../images/bg_content-t-2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:931px;
	padding:0px 0px 0px 0px;
	float:left;
}


/*============================left=========================*/
#left_container{
	width:220px;
	float:left;
}

/*left box*/
div.box01{
	background-image:url(../images/bg_side-r.gif);
	background-repeat:repeat-y;
	width:220px;
	
		margin-bottom:10px;
		
}
.box02{
	background-image:url(../images/bg_sidebottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:220px;
	padding:0px 0px 1px 0px;

	
}
div.box03{
	background-image:url(../images/bg_title.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:220px;
	padding:0px 0px 0px 0px;
	
}
.main_pic{
	display:block;
	height:auto;


}

/*============================right=========================*/
#right_container{
	width:220px;
	float:left;
}


/*=============================== footer ==================================*/
#footer_container{
	width:931px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	height:67px;
	float:left;
}

#footer_left{
	width:190px;
	float:left;
	padding:20px 0px 0px 40px;
}
#footer_right{
	width:670px;
	float:right;
	padding:18px 10px 0px 0px;
	color:#565555;
}

#footer_right ul{
	margin:0px;
	padding:0px;
	text-align:right;
}
#footer_right li{
	display:inline;
	text-transform:capitalize;
	padding:0px 0px 0px 0px;
	border-left:0px solid #565555;
	
}
#footer_right li.fires{
	border:0px;
}
#footer_right li a, #footer_right li a:visited{
		color:#565555;
		font-weight:bold;
}
#footer_right li a:hover{
	text-decoration:underline;
	
}
.copyright{
	color:#565555;
	text-align:right;
	float:right;
	width:670px;
	padding:3px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.copyright a, .copyright a:visited{
	color:#565555;
	font-weight:bold;
}
.copyright a:hover{
	text-decoration:underline;
}



/*tbh*/
.main_txt a, .main_txt a:visited{
	font-family:Tahoma, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#005295;
	line-height:25px;
	text-decoration:underline;
	
}
.main_txt a:hover{
	text-decoration:underline;
	text-decoration:none;
}
#shoppingcart{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#000;

}
.txt_cart{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
div#categoryImgListing.categoryImg{
	width:20%;
	line-height:20px;
	float:left;

}
div#categoryDescription.catDescContent{

	width:80%;
	float:left;
	line-height:20px;

}
/* product*/
.product {margin:5px 0px; background-image:url(../images/line-blue.gif); background-repeat:repeat-x; background-position:bottom; float:left; padding-bottom:10px;}
.product .left {float:left; }
.product .right {width:100%; float:right; text-align:left;}
.product .right .margin {margin:3px 0px 5px 0px;}
.product a {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a.name {padding-left:8px;  display:block; color:#005295; font-size:14px; line-height:normal; font-weight:bold; font-family:Tahoma, Arial, Verdana}
.product a:hover {text-decoration:none;}
.product a strong {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product .main_title{width:100%;  text-align:left; padding:0px 0px 10px 0px; float:right;}
.product .title {padding:0px 0px 0px 0px; width:70%; float:left;}
.product .text {padding:0px 0px 10px 8px; text-transform:none; font-weight:normal; font-size:12px;}
.product .price {padding:0px 0px 0px 0px; text-align:right; width:30%; float:right;}
.product .button {padding-left:8px;}
.product strong {color:#005295; font-size:14px; line-height:normal; font-weight:bold; font-family:Tahoma, Arial, Verdana}

.product .margin_col {margin:0px 20px 0px 0px; text-align:left;}

.w_100 {width:100%;}







#shoppingcart, div#languages, div#currencies{
	text-align:center;
	
}
.containeradv_search{
	width:150px;
	background-color:#FF0000;
	text-align:left;
	
	
}
.adv_search {
	padding-left:0px;
	background-color:#00CC99
}

.leftcontent #search input {
	font-size:12px;}
.leftcontent #currencies select{
	font-size:12px;
}


#productListing {
	background-color:#fff;
}

div.sideBoxContent ul li {
	padding:6px 0px 8px;  
	background:url(../images/line.gif) bottom left repeat-x; margin:0px;

}
div.sideBoxContent ul li a:hover{
	color: #999;
}
/*  CATEGORY LISTING  */

table.tabTable {margin:0px 0px 5px 0px; border-left:1px solid #cccccc;}
.tabTable th {
	color:#fff; font-weight:bold; 
	padding:5px 10px; 
	border-top:1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	text-align:center;
}
.tabTable th a {color:#f00;}

.tabTable td {border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; padding:5px;}
.tabTable td {text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}
.tabTable td .listingDescription {color:#000; font-size:12px; line-height:normal; font-weight:normal; padding:5px 0px;}
.tabTable td a {color:#000; text-decoration:none; font-size:13px; line-height:normal; font-weight:bold;}


#categoriesContent ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
#categoriesContent ul li {
	padding:6px 0px 8px; 
	background:url(../images/line.gif) bottom left repeat-x;
}
#categoriesContent ul li.category-products{ 
	padding-left:13px;
}
#categoriesContent  ul li.category-top a, #informationContent  ul li a, #ezpages  ul li a, #moreinformation  ul li a{
	padding-left:15px; 
	background:url(../images/arrow.gif) 0px 5px no-repeat;
}
/*  ----------------  */


.curren select{
	width:80px;
}

.tabTable td.productListing-data a{
	color:#005295 !important;

font-family:Tahoma,Arial,Verdana;
font-size:14px;
font-weight:bold;
text-decoration:underline;





}

.categoryListBoxContents a
{
	color:#005295 !important;
	font-size:13px;
	text-decoration:underline;
}

#myAccountGen a,#myAccountNotify a{
	color:#005295 !important;
	font-size:13px;
	text-decoration:underline;}
	
	
/*#productDescription table
{
	width:600px !important;
}	
#productDescription table .spec_description{ width:400px !important;}*/

span.imgLink
{
	color:#005295 !important;
	text-decoration:underline;
}

#productDescription a
{
	color:#005295 !important;
	text-decoration:underline;
}


#productDescription a img{ border:none; text-decoration:none;}