/*

//

// +----------------------------------------------------------------------+

// |zen-cart Open Source E-commerce                                       |

// +----------------------------------------------------------------------+

// | Copyright (c) 2003 The zen-cart developers                           |

// |                                                                      |

// | http://www.zen-cart.com/index.php                                    |

// |                                                                      |

// | Portions Copyright (c) 2003 osCommerce                               |

// +----------------------------------------------------------------------+

// | This source file is subject to version 2.0 of the GPL license,       |

// | that is bundled with this package in the file LICENSE, and is        |

// | available through the world-wide-web at the following url:           |

// | http://www.zen-cart.com/license/2_0.txt.                             |

// | If you did not receive a copy of the zen-cart license and are unable |

// | to obtain it through the world-wide-web, please send a note to       |

// | license@zen-cart.com so we can mail you a copy immediately.          |

// +----------------------------------------------------------------------+

// $Id: stylesheet.css 277 2004-09-10 23:03:52Z wilt $

*/

/*BODY {

	background-color: #31598C;

	color: #000000;

	margin: 0px;

	margin-bottom: 0px;

	padding: 0px;

   font: 10px Verdana, Arial, sans-serif;

}*/

label.inputLabel {

	background: #ffffff;
	}

label.inputLabel1 {

	background: #ffffff;
	}
		
input:focus, input:active, select:focus, textarea:focus {
	background: #ffffff;
	}

.centershop {

	padding: 0px 0px 0px 0px;

	margin: 0px auto;

	text-align: left;

	width: 782px !important;

}



TD.main, P.main {

  font-size: 12px;

}



A {

	color: #A9530D;
	text-decoration:none;
}



A:hover {

	color: #000;
	text-decoration:none;
}



FORM {

	display: inline;

}



.banners {

  padding: 0px;

}



.bannerspic {

  padding: 0px;

}



/*HEADER CSS*/



TABLE.header {

  background: #ffffff url(../images/header_bg.gif) no-repeat;

  width: 782px !important;

}



TABLE.headerNavigation {

  background: #abbbd3;

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

  background-color: #ffffff;

  width: 782px !important;

}



TD.headerNavigation {

  width: 782px !important;

  position: relative;

  vertical-align:middle;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  color:#ffffff;	/* the line between Home "|" Login at the top */

  letter-spacing:1px;

  padding: 0px;

}

TD.headerNavigationimg{

  position: relative;

  padding: 0px;

}



TD.breadCrumb {

	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}



TD.headerNavigation A, TD.headerNavigation A:visited, .sideBoxHeading A, td.footertop a, .centerboxheading A  {

  font-family: Verdana, Arial, sans-serif;

  font-weight: bold;

  font-size: 12px;

  color: #ffffff;

  text-align : center;

}



TD.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {

  color: #a9530d;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



/*SIDEBOX CSS*/



.column_box_spacer_left {

  height: 6px;

}



.column_box_spacer_right {

  height: 6px;

}



.column_box_spacer_single {

  height: 6px;

}

/* change the column_left_pic as well */

.column_left{

  background: #ffffff; /*#326DB8;*/

  padding: 0px 0px 0px 0px;

}



.column_left_pic{

  background: #e5edf5; /*#ffffff;*/

  padding: 0px;

}







.column_right{

  background: #ffffff; /*#326DB8;*/

  padding: 0px 0px 0px 0px;

}



.column_right_pic{

  background: #e5edf5; /*#ffffff; */

  padding: 0px;

}



/*  columns. If changeing the column_right change column_right_pic as well */





.boxText {

  font-size: 11px;

  line-height: 125%;

}





.sideBoxContent, .centerboxcontent {

/*  line-height: 125%;

  padding: 4px;

  border-left:1px solid #000000;

  border-right:1px solid #000000;
*/
}



.sideBox, .centerbox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  border:1px solid #9a9a9a;

  margin-bottom: 15px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TD.sideBoxHeading, TD.centerboxheading {

  height: 20px;

  padding-left: 5px;

}



.sideBoxHeading, .productListing-heading, .centerboxheading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

  color: #ffffff; /*#000000;*/

  padding: 3px;

}



.productListing-data-description-odd, .productListing-data-description-even {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #000000;

}



TR.sideBoxHeading, TD.productListing-heading, TR.centerboxheading {

  background: #abbbd3;

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

}



.sideBoxFooter, .centerboxfooter {

 background: #abbbd3;

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

}



SPAN.newItemInCart {

  color: #ff0000;

  font-weight: bold;

}



/*center main section

-----------------------------------*/

TD.pageHeading, DIV.pageHeading, h1 {

  font-size: 16px;

  font-weight: bold;

  color: #000000;

}





/**********  center column  ************/

.center_column {

  background-color: #ffffff;

  padding: 0px;

}

.column_center_pic{

  background: #ffffff;

  padding: 0px;

}







/************* end column center pics ************/



.main_page{

  width: 782px !important;

  background-color: #ffffff;

/*  border-right: 1px solid #9a9a9a;*/

/*  border-left: 1px solid #9a9a9a;*/

  padding: 0px;

}



.plainBox, .plainbox-description {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #ffffff;

  border: 1px solid #9a9a9a;

  margin-bottom: 15px;

  padding: 5px;

}



.plainBoxHeading {

  font-size: 12px;

  font-weight: bold;

  padding: 11px 5px 5px;

}

/* footer

--------------*/



TABLE.footer {

  background: #ffffff;

  font-size: 12px;

/*  border-right: 1px solid #9a9a9a;*/

/*  border-left: 1px solid #9a9a9a;*/

/* border-bottom: 1px solid #9a9a9a;*/ 

}



TR.footertop {

  background: #abbbd3;

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

  font-size: 11px;

}



TD.footertop{

	padding: 5px;

}



TD.footertopimg{

	padding: 0px;

}



TD.footerbottom {

  padding: 5px;

}



/*miscellaneous areas

-------------------------------------*/

TD.infoBox, SPAN.infoBox {}



TD.cartBox {

   background: #eff4f8;

   font-size: 10px;

   padding: 3px;

   border: 1px dotted #ffb062;

}



TD.descBox {

   background: #FFFFFF;

   font-size: 10px;

   padding: 10px;

   border: 1px solid #000000;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: #ffffff;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #eff4f8;

}



.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }

.stockWarning {   color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit {   color: #70d250; text-decoration: none; }

.productListing-heading {

  border-bottom: 0px solid #9a9a9a;

}



TD.productListing-data {

  font: 12px Verdana, Arial, sans-serif;

}



td.pageresults a {

  color: #0000FF;

}



td.pageresults a:hover {

  background: #FFFF33;

}

td.pageresults {

  font-size: 10px;

}

TR.subBar {

  background: #f4f7fd;

}



TD.smallText, SPAN.smallText, P.smallText {

   font-size: 10px;

}



TD.accountCategory {

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 12px;

}

input:focus, input:active, select:focus, textarea:focus {
	background: #ffffff;
	}

TD.tableHeading {

  font-size: 12px;

  font-weight: bold;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
  background: #ffffff;
}



TEXTAREA {
  background: #ffffff;
  width: 100%;
  font-size: 11px;

}



.greetUser {

   font-size: 12px;

   padding-top: 5px;

   padding-bottom: 5px;

}



SPAN.greetUser {

  color: #000000;

  font-weight: bold;

}



TABLE.formArea {

	background: #f1f9fe;

	border: 1px solid #7b9ebd;

}



TD.formAreaTitle {

	font: bold 12px Verdana, Arial, sans-serif;

}



SPAN.markProductOutOfStock {

	color: #c76170;

	font: bold 12px Verdana, Arial, sans-serif;

}



span.normalprice {

  color: #000000;

}



SPAN.productSpecialPrice {

  color: #FF6600;

}



span.productSpecialPriceSale {

  color: #000000;

}



SPAN.productSalePrice {

  color: #FF6600;

  font: bold 12px Verdana, Arial, sans-serif;

}



SPAN.productPriceDiscount {

  font-size: 10px;

  color: #FF0000;

}



SPAN.errorText {

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }

.checkoutBarCurrent {   color: #000000; }



/* message box */



.messageBox {   }

.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }

.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }

.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }



/* input requirement */



.inputRequirement {

  color: #ff0000;

  font-size: 10px;

}



span.coming {

color: #ff797c;

}



/* checkout totals */

TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {

  font-weight: bold;

}

TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}



/* product_info attribute comments */



.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {

  color: #ff0000;

  font-size: 9px;

  line-height: 1.0;

  text-align : left;

  font-weight: bold;

  padding-top: 6px;

  border-top: 1px solid #9a9a9a;

}



/* General alert span class */

TD.alert, SPAN.alert {

  color: #FF0000;

  font-weight: bold;

}



/* General alert span class */

TD.alertBlack, SPAN.alertBlack {

  color: #000000;

  font-weight: bold;

}



/* popup tables */

TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {

  background-color: #ffffff;

	margin: 6px;

  padding: 6px;

  font: 11px Verdana, Arial, sans-serif;

}



/* categories_description */

TABLE.categoriesdescription {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  background: #D0D0D0;

  border:1px solid #9a9a9a;

}



TD.categoriesdescription {

  font-size: 11px;

  line-height: 1.0;

}



/* categories box parent and child categories and extra links */

A.category-top, A.category-links {

  color: #428dff;

  text-decoration: none;

}

A.category-subs, A.category-products {

  color: #428dff;

  text-decoration: none;

}

SPAN.category-subs-parent {

  font-weight: bold;

}

SPAN.category-subs-selected {

  font-weight: bold;

}



/* attribute images table */

TABLE.products-attributes-images {

/*  width: 100%; */

/*  border: 1px solid #9a9a9a; */

  float: left;

  padding: 2px;

}





/*****************************    for footer roundness *********************/



#bot_corner_img {

	padding: 0px;

}

#top_corner_img {

	padding: 0px;

}





/***************************   for the Amazon categories *****************/

TD.smallText, SPAN.smallText, P.smallText {

font-size: 13px;

padding: 0px 0px 8px 8px;

}



SPAN.tiny {

font-size: 10px;

}



/**************************  space between tables *************************/



.empty_space {

	background-color: #ffffff; /*#326DB8;*/

}



#tabonel {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t1.gif);

}



#tabone {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t2.gif);

}



#taboner {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t3.gif);

}



#tabtwol {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t7.gif);

}



#tabtwo {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t8.gif);

}



#tabtwor {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t9.gif);

}



#tabthreel {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t7.gif);

}



#tabthree {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t8.gif);

}



#tabthreer {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t9.gif);

}



#tabfourl {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t7.gif);

}



#tabfour {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t8.gif);

}



#tabfourr {

        background-repeat: no-repeat;

        background-position: center center;

        background-image: url(/smarta/pfchair/images/t9.gif);

}
.main1 { color:#FFFFFF; }

.link_help { 
color:#FFFFFF; 
font-weight:bold;
font-size:16px;
}

<!-- changes

body {
	margin: 0px;
	padding: 0px;
	background-color: #31598C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #31598C;
	text-decoration: none;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.wraper{
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
.header{
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
	padding-left: 150px;
}
.headertop{
	height: 103px;
	margin-bottom: 7px;
}
.l{ float:left;}
.r{ float:right;}
.c{ clear:both;}
.logo{
	height: 103px;
	width: 295px;
	overflow: hidden;
}
.topbanner{
	width: 276px;
	padding-top: 5px;
	overflow: hidden;
}
.ppp{
	float: left;
	width: 213px;
	padding-top: 5px;
	padding-left: 8px;
}
.earch{
	clear: both;
	padding-top: 5px;
}
.earch img{
	vertical-align: middle;
}
.earch input{
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.navi{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	width: 595px;
	float: left;
}
.navi a{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display: block;
	height: 19px;
	line-height: 19px;
	float: left;
	padding-right: 23px;
}
.navi a:hover{
	color: #D8B394;
	
}
#first{
	border-left-style: none;
}

.footer{
	clear: both;
}
.f1{
	background-color: #839BBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
}
.f1 a{
	background-color: #839BBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 9px;
}
.w1{
	float: left;
	/*width: 200px;*/
	width: 150px;
/*	padding-left: 25px;*/
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
}
.w1 ul{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	padding-right: 0px;
}
.w1 ul li{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.w1 ul li a{
	color: #000000;
	text-decoration: none;
	
}
.w1 ul li a:hover{
	color: #A9530D;
	text-decoration: none;
	
}
.ft{
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.ft a{
	
	color: #000000;
	text-decoration: none;
	
}
.ft a:hover{
	
	color: #AA530C;
	text-decoration: none;
	
}
.contentpart{
	margin: 0px;
	padding: 0px;
}
.leftpart{}
.box{
	margin-bottom: 5px;
}
.hadding{
	background-image: url(../images/cathadding.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 43px;
	height: 31px;
	font-family: "trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom{
	height: 10px;
	overflow: hidden;
}
.bottom2{
	height: 10px;
	overflow: hidden;
	margin-right: 1px;
}
.content1{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 5px;
	padding-left: 6px;
	height: 100%;
}
.contentright{	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 6px;
	padding-left: 5px;}
.content1 ul, .content1 ol{
	
	margin: 0px;
	padding: 0px;
}
.content1 ol li{
	margin: 0px;
	background-image: url(../images/bull2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: "trebuchet MS";
	text-decoration: none;
	list-style-type: none;
	color: #31598C;
}
.content1 ol li a{
	
	text-decoration: none;
	
	color: #31598C;
}
.content1 ol li a:hover{
	
	text-decoration: none;
	
	color: #000;
}
.content1 ul li{
	margin: 0px;
	background-image: url(../images/bull1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #31598C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: "trebuchet MS";
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}.bottom {
	height: 10px;
	padding-left: 1px;
	overflow: hidden;
}

.content1 ul li a{
	
	color: #333333;
	text-decoration: none;
	
}
.content1 ul li a:hover{
	
	color: #8C5001;
	text-decoration: none;
	
}
#last{
	border-bottom-style: none;
	padding-bottom: 0px;
}
#middle{
	border-top-width: 1px;
	border-top-style: dotted;
	margin-top: 3px;
}
.hadding2{
	background-image: url(../images/haddingbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 30px;
	height: 34px;
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.hadding3{	background-image: url(../images/hadding3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 30px;
	height: 34px;
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;}
.online{
	font-family: "trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #31598C;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
.rightpart{
	padding-right: 2px;
}
.Newsletter{
	padding-top: 5px;
	padding-left: 10px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #31598C;
	text-decoration: none;
}

.Newsletter form{
	display:block;
}

.Newsletter input{
	padding-left: 5px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #31598C;
	text-decoration: none;
	background-image: url(../images/inputbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px none #FFFFFF;
	width: 140px;
	height: 20px;
	padding-top: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.bestseller{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #31598C;
	padding: 5px;
	font-size: 11px;
}
.bestseller img{
	border: 1px solid #31598C;
	margin-right: 5px;
}
.bestseller a{
	color:#31598C; text-decoration:none;
}
.bestseller a:hover{
	color:#000; text-decoration:none;
}
.conti{
	margin-top: -50px;
	position: relative;
	width: 585px;
	margin-right: auto;
	margin-left: auto;
}
.text{
	width: 370px;
}
.conti h1{
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.conti h1 b{
	
	color: #000;
	
}
.conti h1 a{
	
	color: #A9530D;
	text-decoration:none;
	
}
.conti h1 a:hover{
	
	color: #000;
	text-decoration:none;
	
}
.featured{
	width: 209px;
	border: 1px solid #000000;
	color: #428DFF;
	text-align: center;
	margin-top: 25px;
	padding-bottom: 10px;
}

.featured a{
	

	color: #428DFF;
	text-decoration:none;
}
.featured a:hover{
	

	color: #000000;
	text-decoration:none;
}
.featured small{
	

	color: #ff0000;
	text-decoration:none;
}

.featured span{
	

	color: #000;
	text-decoration:none;
}
.productlist{
	float: left;
	width: 127px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.productlist img{
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productlist a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	background-image: url(../images/bull2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
}

.productlist a:hover{

	text-decoration: none;
	}


.content5{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #31598C;
	border-right-color: #31598C;
	border-bottom-color: #31598C;
	border-left-color: #31598C;
	height: 100%;
}
.price{
	background-image: url(../images/prosebg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	height: 41px;
	font-weight: bold;
}
.price small{
	
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
	text-align: center;
	font-weight: bold;
}
.price span{
	
	
	color: #ff0000;

}
.w2{
	width: 177px;
	padding-right: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #31598C;
	padding-top: 10px;
	float: left;
}

.w2 a{
	color: #666666;
	text-decoration: none;
}
.w2 a:hover{
	color: #000;
	text-decoration: none;
}
.w2 img {
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
}
.rightbox_heading
{
	color: #FFFFFF!important;
	text-decoration: none;
}
.www{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/leftz.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.wwww{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/rightz.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}