/**
3 * 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 {
    background: #fff url("../images/top1.jpg") repeat-x scroll 0 0;
    color: #000000;
    font-size: 11px;
    margin: 0;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	}
ul{margin:0;padding:0;}
ul li{list-style-type:none;}

a img {border: 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: #FF0000;
	}

a:active {
	color: #000;
	}
a{color: #444444;
    outline: medium none;
    text-decoration: none;}	
	

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	color:#545454;
	}

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 {
	font-size: 1em;
	margin:0;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}



FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	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: 0em;
	}

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*/
.main_t{
    margin: 0 auto;
	
	}
#headerWrapper{
    margin: 0 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*/


.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}



#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color:#000;
	font-weight:bold;
	}

#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 {
background: rgba(0, 0, 0, 0) url("../images/searchbg.png") no-repeat scroll 0 center;
    float: right;
    height: 33px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 4px;
    width: 284px;
	clear: both;
	}
	

.search-header-input {
    float: left;
    margin: 0;
    padding: 0;
}
#navBreadCrumb {
   background: rgba(0, 0, 0, 0) url("../images/defaultTitle.jpg") repeat-x scroll 0 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 12px;
    line-height: 30px;
    text-indent: 20px;
	}

#navBreadCrumb a{font-size:13px;}   


#navColumnTwo {
	background-color: #00BFBF;
	}

#navEZPagesTop{left: 60px;
    position: relative;
    top: 60px;
    width: 560px;}
	
#navEZPagesTop ul li{float:left;padding:0 10px;}

#navEZPagesTop ul li a{font-weight:bold;font-size:15px;color:#000;text-decoration: none;}	
	
#navMain{ color: #adadad;
    float: left;
    height: 20px;
	line-height:20px;
    text-align: left;
    width: 360px;}
	

#topright{float: right;
    margin-top: 10px;
    padding-top: 5px;
    width: 650px;}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/  .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0;
	}

#productDescription{clear:both;

 }


#similar_product h3 {
background: rgba(0, 0, 0, 0) url("../images/defaultTitle.jpg") repeat-x scroll 0 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 12px;
    line-height: 30px;
    text-indent: 20px;
}

.details_title {
    background-image: url("../images/productdetails.gif");
    height: 20px !important;
    margin-left: 10px;
    width: 99px;
}

.details {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    width: 99%;
}
#similar_product .tab-info{padding:0;}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.important {
	font-weight: bold;
	}

.gvBal {
	float: right;
	}


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	}

.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: #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{text-decoration: line-through;}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale{
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
	}
.productPriceDiscount {color:#bd8221;font-size:11px;font-weight: normal;}	
	

.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*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.leftBoxContainer{margin-bottom: 10px;}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/


.clearb {
    clear: both;
}
h3.leftBoxHeading{
 background: rgba(0, 0, 0, 0) url("../images/cateborder.jpg") repeat-x scroll 0 bottom;
    color: #fff;
    font-size: 14px;
    height: 39px;
    line-height: 26px;
    text-indent: 20px;
	margin:0;
	}

#categories H3 {
    background: rgba(0, 0, 0, 0) url("../images/categ.jpg") repeat-x scroll 0 0;
    color: #fff;
    font-size: 12px;
    height: 25px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}
#catbox-content{
    border: 1px solid #ccc;
	border-top:none;
    display: block !important;
    margin-bottom: 10px;
    margin:0;}
.category-top{
    font-size: 11px;
    line-height: 18px;
    list-style: outside none none;
    text-align: left;
    width: 185px;
	border-bottom: 1px solid #d7d7d7;
	padding: 0 0 4px 5px;
	background: rgba(0, 0, 0, 0) url("../images/jt.jpg") no-repeat scroll 190px 11px;}

#catbox-content ul li a{color: #333333;
    display: block;
    height: 20px;
    line-height: 21px;
    overflow: hidden;
    padding-top: 7px;
    width: 200px;
	}
#catbox-content ul li a:hover{  text-decoration:underline;}

.category-products{border-bottom: 1px dashed #cccccc;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    padding-left: 0;
    padding-top: 0;}

#chcategories{background: none repeat scroll 0 0 #dae1e4;
    border: 1px solid #9db6c3;}


.sideBoxContentItem{
    margin-bottom: 5px;
    padding-bottom: 5px;height:190px;
	text-align:center;}
	
.sideBoxContentItem img{width:150px;height:auto;}
	
#bestsellersContent .sideBoxContentItem{height:170px;}	
#bestsellersContent .sideBoxContentItem img{width:120px;height:auto;}


.sideBoxContentItem h5{height:55px;}	
	

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;
	}


#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: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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;
	}


.row3{
  width:980px;
  margin:0 auto;
    }


#logo {
float: left;
    margin: 15px auto 0;
}


#logo A.home {
    display: block;
    height: 97px;
    width: 280px;
}

#banner-paypal{
    height: auto;
    margin-top: 9px;
    width: 90px;
	padding-left:10px;
	float:left;
}

#top_cart a{color:#333;text-decoration: none;}

#navMainSearch input {
    border: 0 none;
    color: black;
    float: left;
}
.input_search {
 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 0 none;
    color: #000000;
    height: 24px;
    margin: 0;
    padding: 4px 0 5px;
    width: 250px;
}



.footer-container {
background: #ffffff none repeat scroll 0 0;
    float: left;
    font-family: Arial;
    margin-top: 10px;
    width: 100%;}



.footer_t {
    background: rgba(0, 0, 0, 0) url("../images/navbottombg.jpg") repeat scroll 0 0;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    text-align: center;
	}

.footer-container a{font-family: 'Fjalla One',sans-serif;
    font-size: 13px;
	color: #000;}



.col3 {
    color: #000;
    text-align:center;
    font-size: 13px;
    line-height: 31px;
    clear:both;
}

.product{float:right;width: 400px;padding-bottom: 10px;}


#product-options-wrapper{ 
    margin: 12px 0 0;
    overflow: hidden;
    padding: 0;}


#productDetailsList{border-bottom: 1px dashed #CCCCCC;
    font-size: 14px;
    padding-bottom: 5px;
	width:360px;
	}

input {
    vertical-align: middle;
}
	
.centerBoxContentsProducts .image {
    background-color: #FFFFFF;
    height: 130px;
    line-height: 200px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
#productListHeading{font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    padding-top: 5px;}

.centerBoxContentsProducts .itemTitle {height:55px;color:#545454 }
.centerBoxContentsProducts .itemTitle a{font-size:12px;}

A.more {
    background: #2D2822 ;
    color: #fff;
    display: block;
    font-family: Tahoma,sans-serif;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    outline: medium none;
    text-align: center;
    text-decoration: none;
	font-weight:bold;
    width: 98px;
}
A.more:hover
{
	background-position: 50%-34px;
	color: #2F5B29;
}

.img2{height:160px;}

.img2 img{width:160px;height:auto;}

.product_box_name {
    font-family: "Times New Roman";
    text-align: center;
	color: #1F1E1E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}




#midpage-wrap {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
    width: 980px;
	overflow: hidden;
}

.main-container{
padding: 12px 0;}

#lcol {
    float: left;
    width: 207px;
}
#mcol {
float: right;
width: 760px;
}
#whatsNew{ border-color: #d4ded6;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-top: 8px;
    width: 758px}


#fshipimg {
    float: right;
}
#featuredProducts{text-align:left;}

#featuredProducts h2,#whatsNew h2{background: rgba(0, 0, 0, 0) url("../images/dtjbg.jpg") repeat-x scroll 0 0;
    color: #6b856e;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-indent: 20px;
	margin:0;}

#featuredProducts .proimg{height:170px;}


.head_bg{  font-family:trebuchet ms;    background: url("../images/featured_product_bg.jpg") no-repeat scroll 0 0 #001107;
    border-radius: 8px 8px 8px 8px;
    height: 36px;
    vertical-align: middle;
color:#fff;font-size:18px;  font-weight: bold;padding-left:18px;line-height:36px;}

.homebanner{ width:100%; clear:both; padding:0 0 10px; }

#ezPageDefault .subtitle { padding:0; }
#ezPageDefault ul.disc {padding-left:18px; margin:0 0 10px; }
#ezPageDefault ul.disc li{ list-style:disc outside;  margin:0 0 10px; }
#ezPageDefault ul.disc li a{color:#347235;}
#ezPageDefault dl dt { font-weight:bold; }
#ezPageDefault dl dd { margin:0 0 10px; }

#similar_product{clear:both;}

#similar_product .simname{ display:block; height:35px; overflow:hidden;}

#bestsellersContent {float:left;width: 100%; 
    overflow: hidden;}

/*menu*/
.menu1 {
/*font-family:"Courier New", Courier, monospace; */
background: rgba(0, 0, 0, 0) url("../images/nav-bg.jpg") repeat-x scroll 0 0;
    color: #4e5e4e;
    float: left;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    position: relative;
    width: 980px
}
.menu1 ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu1 ul li {
float:left;
position:relative;
}
.menu1 ul li a, .menu1 ul li a:visited {
    color: #000000;
    display: block;
    float: left;
    font-size: 14px;
    height: 31px;
    padding: 0 10px;
	line-height:31px;
}

.menu1 ul li ul {
display: none;
}


/* specific to non IE browsers */
.menu1 ul li:hover a {
color:#999 !important;
}
.menu1 ul li:hover ul {
display:block; 
position:absolute; 
left:0;
width:180px;
}
.menu1 ul li:hover ul li ul {
display: none;
}
.menu1 ul li:hover ul li a {
display:block; 
color:#666666; 
height:auto; 
line-height:1.2em; 
padding:5px 10px;
width:180px;
white-space:nowrap;
font-weight:normal;
border-bottom:1px solid #fff;
}
.menu1 ul li:hover ul li a.drop {

}
.menu1 ul li:hover ul li a:hover {
background:#CFCFCF; //MOVE COLOR
color:#666666;
}
.menu1 ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:150px; 
top:0;
width:180px;
}
/*list*/

.Productinfo1{ border-top: 1px solid #CCCCCC;
    margin-top: 15px;
    padding-bottom: 10px;
    width: 970px;
}
.Productinfo1 #tagContent { padding: 0;
    width: 965px;}

.ppss{
     display: inline;
    float: left;
    height: 224px;
    line-height: 18px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
	margin-left: 11px;
    width: 175px;}
.ppss .proimg{display: table-cell;
    height: 140px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 175px;}
	
	


.ugg{float:right;}


	
#boxbannernew h3{display:none;border:none;}
#boxbannernew #catbox-content{border:none;padding:0;}
#boxbannernew img{border: 1px solid #D1D1D1;
    float: left;
    margin-top: 5px;
    width: 167px;}
#whatsnew{clear:both;}


#img_contact img{height:50px;width:120px;}


.addthis_toolbox {
    padding-top: 5px;
}


#reviewsWrite{
    clear: both;
    overflow: hidden;
	background:#f1f1f1;
}

#reviewsWrite .tab-con {
    border: 1px solid #CCCCCC;
    min-height: 100px;
	overflow: hidden;
	padding:10px;
}
.currency-view-switcher{
   float: right;
    text-align: left;
	color:#000;
}


.top_cart {
    color: #000000;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding-top: 7px;
    text-align: center;
}

.top_cart a {
    border: 0 none;
    color: #000000;
    font-size: 12px;
    margin-left: 10px;
    padding-left: 20px;
}


#reviewsContent{word-break:break-all;width:200px;text-align:center;}


#cartAdd {
    margin-top: 20px;
    position: relative;
	width:342px;
	vertical-align: middle;

}
#cartAdd input{vertical-align: middle;
	margin-right:5px;}

#cartAdd #min {
    background: url("../images/minusbuy.gif") no-repeat;
	border:1px solid #ccc;
}

#cartAdd #add{
    background: url("../images/plusbuy.gif") no-repeat ;
	border:1px solid #ccc;
}
#cartAdd #text_box{background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #555555;
    font-size: 13px;
    height: 14px;
    line-height: 14px;
    margin: 0 5px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;}

.yoyo {
    float: left;
    height: 20px;
    margin-left: 10px;
    margin-top: 3px;
    width: 120px;
}
.Productinfo{clear:both;margin-top:15px;}


.footer {
   color: #000;
    margin: 0 auto;
    width: 980px;
	text-align:center;
}

.navNextPrevWrapper{margin-top:10px;clear:both;text-align: center;}
#banner-midwrap{background:url("../images/Logo.jpg") no-repeat scroll 0 0;
    margin: 0 auto;
    width: 980px;
	height: 97px;}

.head {
    height: 23px;
    margin: 0 auto;
    width: 980px;
}

.pagecount {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    color: #333333;
    height: 23px;
    margin: 10px 0 0;
    padding: 7px 10px 0;
    text-align: left;
    width: 760px;
}
#productsListingListingTopLinks strong {
    background: #f0332a none repeat scroll 0 0;
    color: white;
}
.current,#productsListingListingTopLinks a{border: 1px solid #cccccc;
    margin-right: 5px;
    padding: 2px 5px;}
	

TD.table_left {
    border-bottom: 1px solid #dddddd;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 5px 20px;
    text-align: left;
}

TD.table_right {
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}