/**
 * 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: 0;
	/*font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;*/
	margin: 0px auto;
	padding:0 px;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	color:#2e2e2e;
	line-height:15px;
}

a img {border: none; }

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

a:active {
	color: #0A7FBE;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, h4.optionName, LEGEND, .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 {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

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

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

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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: 11em;
	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.2em;
	border: 1px solid #000000;
	}

.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: 100%;
	vertical-align: top;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/tile_back.gif);
	height: 1%;
	width: 100%;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

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

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*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: 0.0em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #345E74;
	background-color:#345E74;
	color:#FFFFFF;
	}

#cartSubTotal {
	background-color: #4984A3;
	color:#FFFFFF;
}
.tableHeading {
	background-color:#4984A3;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

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

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

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	background-image: url(../images/tile_back.gif);
	}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
a.productListing-heading:link,a.productListing-heading:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.productListing-heading:hover {
	color:#000000;
	text-decoration: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, #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;
	}

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

.bold {
	font-weight: bold;
	}

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

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

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

CAPTION {
	/*display: none;*/
	}

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

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

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

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

#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;
	}
/*************New stylesheet Add*************************/
td {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#2e2e2e;
	line-height:15px;
}


#wrapper {
	margin: 0px auto;
	padding-top:10px;
	width: 993px;
}


/*Header CSS Start*/

#header_wrapper {
	width:993px;
}

.logo_wrapper {
	width:993px;
}

.language_box {
	background-image:url(../images/language_box_bg.gif);
	background-repeat:no-repeat;
	padding-top:55px;
	padding-left:30px;
}


.language_box_txt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6E7173;
	font-weight:bold;	
}

a.shopping_cart_link:link, a.shopping_cart_link:active, a.shopping_cart_link:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#0F64B4;
	text-decoration:none;
}

a.shopping_cart_link:hover {
	color: #0F64B4;
	text-decoration: underline;
}

#topmenu_bg {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	clear:both;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin:3px 0px;
}

a.toplinks:link, a.toplinks:active, a.toplinks:visited {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #06298D;
	text-decoration:none;
	margin-left:38px;
	margin-right:38px;

}
a.toplinks:hover {
	color: #3C4C5C;
	text-decoration: none;
}

.left_space {
	float:left;
	width:8px;
	height:10px;
}






























/*Header CSS End*/


/*Mid CSS Start*/

#mid_wrapper {
	clear:both;
	padding:8px 7px;
	width:979px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(../images/mid_content_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

/*Mid CSS End*/

/*LEFT SECTION*/

#leftsection {
	width: 174px;
	float: left;
}

.category-outer {
	display: block;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	display:block;
	width: 174px;
	margin-bottom:7px;
}

.category-outer h1 {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	padding-top: 8px;
	height:31px;
	margin: 0px;
	background-image:url(../images/leftmenu_hr.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #D9EE4D;
	border-right:1px solid #D9EE4D;
	line-height:26px;
}
.category-outer ul {
	margin: 0px;
	padding:10px 0px;
	background-color:#6CA0BC;
}
.category-outer li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	display: block;
}
.category-outer li.arrow {
	background: url(../images/leftcatlinkbullet.gif) no-repeat 3px 8px;
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	display: block;
}
.category-outer a:active, .category-outer a:visited, .category-outer a:link  {
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	/*background: url(../images/leftcatlinkbullet.gif) no-repeat 3px 5px;*/
	padding-left: 20px;
	display:block;
}
.category-outer a:hover {
	color: #ffffff;
	text-decoration:underline;
}


.specials_offer {
	margin:10px 15px 0px 15px;
	border:1px solid #BDBCBC;
	clear:both;
	background-color:#D9EDFF;
	padding:10px;
	font-family:Arial;
	font-size:11px;
	color: #000000;
	text-align:center;
}

.specials_offer h1 {
	font-family:Arial;
	font-size:30px;
	color:#A90707;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}


/*Left CSS End*/


/*RIGHT SECTION*/

#rightsection {
	width: 174px;
	float: right;
}


.rightcatlinks {
	display: block;
	padding:0;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	display:block;
	width:174px;
}

.rightcatlinks h1 {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	padding-top: 10px;
	height:31px;
	margin: 0px;
	background-image:url(../images/leftmenu_hr.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #D9EE4D;
	border-right:1px solid #D9EE4D;
}
.rightcatlinks ul {
	margin: 0px;
	padding:10px 0px;
	background-color:#6CA0BC;
}
.rightcatlinks li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	display: block;
}

.rightcatlinks a:link, .rightcatlinks a:visited, .rightcatlinks a:active  {
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/leftcatlinkbullet.gif) no-repeat 3px 3px;
	padding-left: 20px;
	display:block;
}

.rightcatlinks a:hover {
	color: #ffffff;
	text-decoration:underline;
}


.manufacturer_box_bg {
	font-family:Arial;
	font-size:11px;
	color: #000000;
	text-align:center;
	background-color:#DFE1E2;
	padding:10px;
}

.manufacturer_hr_txt {
	font-family:Arial;
	font-size:18px;
	color:#1C84BC;
	font-weight:bold;
	text-align: left;
	font-style:italic;
}






.bestsellers {
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	width:174px;
	clear:both;
	list-style:decimal;	
	background-color:#6CA0BC;
}

.bestsellers h1 {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	padding-top: 8px;
	height:31px;
	margin: 0px;
	background-image:url(../images/leftmenu_hr.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #D9EE4D;
	border-right:1px solid #D9EE4D;
	line-height:26px;
}
.bestsellers ol {
	background-color:#6CA0BC;
	margin: 0px;
	padding: 10px 0px 10px 32px; 
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
}
.bestsellers li {
	margin:0px 0px 0px 3px;
	padding: 4px 0px 4px 0px;
}
.bestsellers a, .bestsellers a:visited , .bestsellers a:active {
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding-left:0px;
	margin:0px;
}
.bestsellers a:hover {
	color: #000000;
	text-decoration:none;
}


.new_launch {
	border:1px solid #0271A9;
	background-color:#BEE3FB;
	font-family:Arial;
	font-size:11px;
	color: #000000;
	text-align:center;
}


.new_launch_hr {
	font-family:Arial;
	font-size:18px;
	color:#044B94;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}


/*MID SECTION*/

#midcontent {
	width: 611px;
	float:left;
}
.midhr_txt {
	font-family:Arial;
	font-size:22px;
	color:#5A8313;
	font-weight:normal;
	height:35px;
	line-height:25px;
}

.img_border {
	border:1px solid #EDDD70;
}

.midcontenbox_bg {
	background-color:#FBFDDA;
}

.mid_hr_bullet {
	padding-right:10px;
}

.product_divider {
	background-image:url(../images/product_divider.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:10px;
}


.product_name_txt {
	font-family:Verdana;
	font-size:12px;
	color:#4F4F4F;
	font-weight:bold;
	text-transform:uppercase;
}


a.product_name_link:link, a.product_name_link:active, a.product_name_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A7FBE;
	text-decoration:underline;
	font-weight:bold;
}
a.product_name_link:hover {
	text-decoration:none;
}


a.red_link:link, a.red_link:active, a.red_link:visited {
	font-family:Verdana;
	font-size:11px;
	color: #0A7FBE;
	text-decoration: none;
	font-weight:bold;
	padding-right: 10px;
}
a.red_link:hover {
	color: #0A7FBE;
	text-decoration:underline;
}

.price_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9EB80C;
	font-weight:bold;
	
}




/*FOOTER*/

#footer_wrapper {
	width:993px;
	clear:both;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:20px;
	height:75px;
	float:left;
}


#paypal {
	float:left;
	padding-top:15px;
	width:230px;
	text-align:center
}

#footer_link_box {
	float:left;
	width:730px;
	padding-left:30px;
	text-align:left;
	color:#444E67;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}



a.footer_link:link, a.footer_link:active, a.footer_link:visited {
	font-family:Tahoma;
	font-size:11px;
	color: #444E67;
	text-decoration: none;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
}
a.footer_link:hover {
	color: #444E67;
	text-decoration:underline;
}


a.footer_link2:link, a.footer_link2:active, a.footer_link2:visited {
	font-family:Tahoma;
	font-size:11px;
	color: #444E67;
	text-decoration: none;
	font-weight:normal;
	margin-right:15px;
}
a.footer_link2:hover {
	color: #444E67;
	text-decoration:none;
}


a.footer_link3:link, a.footer_link3:active, a.footer_link3:visited {
	font-family:Tahoma;
	font-size:11px;
	color: #0A70DA;
	text-decoration: none;
	font-weight:normal;
	margin-right:3px;
	margin-left:3px;
}
a.footer_link3:hover {
	color: #444E67;
	text-decoration:none;
}

.blue_txt {
	font-family:Tahoma;
	font-size:11px;
	color: #0A70DA;
	text-decoration: none;
	font-weight:normal;
}


input.look {
    border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 11px;
	color:#727272;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

textarea.look {
     border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 11px;
	color:#727272;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}

select.look {
	 border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 11px;
	color:#727272;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
	width:120px;
}

submit.look {
	 border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
    font-family:arial, tahoma, verdana, helvetica, sans-serif;
    font-size: 11px;
	color:#727272;
    font-weight: normal;
    background-color: #ffffff;
	padding-left:2px;
	padding-right:2px;
}
/*******************Added on 12th November**/
.left-outer {
	display: block;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	display:block;
	width: 174px;
	background-color:#6CA0BC;
	margin-bottom:7px;
	text-align:left;
}

.left-outer h1 {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	padding-top: 10px;
	height:31px;
	margin: 0px;
	background-image:url(../images/leftmenu_hr.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #D9EE4D;
	border-right:1px solid #D9EE4D;
}
.left-outer ul {
	margin: 0px;
	padding:10px 0px;
	background-color:#6CA0BC;
}
.left-outer li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 5px 0px;
	list-style-type: none;
	display: block;
	background: url(../images/leftcatlinkbullet.gif) no-repeat 3px 8px;
}
.left-outer a:active, .left-outer a:visited, .left-outer a:link  {
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	/*background: url(../images/leftcatlinkbullet.gif) no-repeat 3px 3px;*/
	padding-left: 20px;
	display:block;
}
.left-outer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.manufacturer_box_bg_left {
	font-family:Arial;
	font-size:11px;
	color: #000000;
	text-align:center;
	background-color:#DFE1E2;
	padding:10px;
	clear:both;
}

.manufacturer_hr_txt {
	font-family:Arial;
	font-size:18px;
	color:#1C84BC;
	font-weight:bold;
	text-align: left;
	font-style:italic;
}

.bestsellers_left {
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	width:174px;
	clear:both;
	margin-bottom:7px;
	list-style:decimal;	
}

.bestsellers_left h1 {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	padding-top: 10px;
	height:31px;
	margin: 0px;
	background-image:url(../images/leftmenu_hr.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:1px solid #D9EE4D;
	border-right:1px solid #D9EE4D;
}
.bestsellers_left ol {
	background-color:#6CA0BC;
	margin: 0px;
	padding: 10px 0px 10px 32px; 
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
}
.bestsellers_left li {
	margin:0px 0px 0px 3px;
	padding: 4px 0px 4px 0px;
}
.bestsellers_left a, .bestsellers_left a:visited , .bestsellers_left a:active {
	font-family:Tahoma;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding-left:0px;
	margin:0px;
}
.bestsellers_left a:hover {
	color: #000000;
	text-decoration:none;
}
.productListing-data {
	padding-top:5px;
}
a.right_box_header_link:link, a.right_box_header_link:visited {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	text-decoration:none;
}

a.right_box_header_link:hover {
	font-family:Arial;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	text-decoration:none;
}

a.left_box_header_link:link, a.left_box_header_link:visited {
	font-family:Arial;
	font-size:20px;
	color:#4B7602;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	text-decoration:none;
}

a.left_box_header_link:hover {
	text-decoration:none;
	font-family:Arial;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	text-align: center;
	font-style:italic;
	text-decoration:none;
}

