/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

body {
	color:#000000;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #4A3E3E;
  text-decoration: none;
	}
 
a:visited {
	/*color: #000;*/
	color: #4A3E3E;
  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: #4A3E3E;
  text-decoration: underline;
	}

a:active {
	color: #4A3E3E;
  text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	display:inline;
}
h2 {
	font-size: 1.4em;
	display:inline;
	
}
h3 {
	font-size: 1.3em;
	display:inline;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	display:inline;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	/*margin: 0.3em;*/
	font-weight:normal;
}

h1.seo  {
	font-family: Verdana, Arial, Georgia;
	font-size: 12px;
	display: inline;
	text-decoration: none;
	}
	
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	/*font-size: 0.95em;
	margin: 0.2em 0.5em;*/
	color:#4A3E3E;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.5;
text-align:left;
padding-left:5px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	/*font-size: 0.95em;
	width: 10em;
	float: left;*/
	color:#4A3E3E;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.5;
text-align:left;
padding-left:5px;
	}

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: 2.5em;
	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: #EEE7E7;
	text-align: left;
	width: 100%;
	/*text-align:center;*/
	vertical-align: top;
	}

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

#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, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	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;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

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

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}
#navBreadCrumb {
     margin-left: 20px;
     color: #8D6A37;
}

#navBreadCrumb a, #navBreadCrumb a:active, #navBreadCrumb a:visited, #navBreadCrumb a:hover, #navBreadCrumb a:link {
     color: #8D6A37;
     text-decoration: none;
     font-size: 12px;
}

#navEZPagesTop {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding: 0;
	padding-top: 3px;
	}
#navColumnTwo {
	padding: 0.5em;
	}

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

.shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	/*padding: 3px;*/
	}

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

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	/*background-color: #e9e9e9;*/
	height: 2.2em;
 }

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

 .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	/*padding: 0.5em 0em;*/
	/*border-right:1px solid #ECECEC;
border-top:1px solid #ECECEC;*/
line-height: 2em;
padding-top:5px;
/*background-color:#E1D5D5;*/
font-weight:bold;
	}
.cartProductDisplay{
	padding: 0.5em 0em 0 0.5em;
	border-right:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	
	padding-top:5px;
	/*border-top:1px solid #ECECEC;*/

}	
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	border-right:1px solid #ECECEC;
	padding-top:5px;
/*border-top:1px solid #ECECEC;*/
	}
#scUpdateQuantity {
	width: 2em;
	border-right:1px solid #ECECEC;
	padding-top:5px;
/*border-top:1px solid #ECECEC;*/
	}

.cartQuantity {
	width: 4.7em;
	border-collapse:collapse;
	border-right:1px solid #ECECEC;
	padding-top:5px;
	/*border-top:1px solid #ECECEC;*/
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	border-right:1px solid #ECECEC;
	padding-top:5px;
/*border-top:1px solid #ECECEC;*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	padding-top:5px;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.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 {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.jpg);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	b/*order: 1px solid #9a9a9a;*/
	margin-bottom: 1em;
	}

.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, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .productListing-data {
text-align: center;
}

#productMainImage a img, #productAdditionalImages a img {
border: #CCCCCC solid 1px;
}

#productGeneral {
margin-top: 20px;
}

#productReviewLink a img, #productTellFriendLink a img {
border: 0px;
}

#tellrev {
width: 100%;
text-align: center;
}

#productTellFriendLink {
float: left;
text-align: center;
width: 49%;
}

#productReviewLink {
float: right;
text-align: center;
width: 94%;
}

#productinfomain {
width: 100%;
text-align: center;
}

#productDescription {
color: #666666;
font-size: 10px;
margin-top: 30px;
}

#productMainImage {
width: 49%;
float: left;
text-align: center;
}

#productAdditionalImages {
width: 100%;
float: left;
text-align: center;
}

#addcartAdd {
width: 280px;
text-align: center;
margin-top: 40px;
}

#productnameprice {
width: 49%;
float: right;
text-align: left;
}

#productMainImage a {
text-decoration: none;
}

#productPrices {
font-size: 12px;
margin-top: 20px;
}

#productName {
color: #A18E49;
font-size: 12px;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}

#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 {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	/*background-color: #E8E8E8;*/
	background: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/*background-color: #F0F0F0;*/
	background-color:#E0D4D4;
	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;
	}

#siteMapList {
	width: 90%;
	float: left;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

.seo h1 {
	font-family: Verdana, Arial, Georgia;
	font-size: 12px;
	display: inline;
	text-decoration: none;
	}
/* --- Added By Suman on 07 July */
.top_bg {
background:transparent url(../images/top_bg.jpg) repeat-x scroll center top;
/*height:383px;*/
width:100%;
background-color:#EEE7E7;
}
.white{
 color:#FFFFFF;
 text-decoration:none;
}

.brown, .brown a:link, .brown a:visited, .brown a:hover {
color:#4B4040;
text-decoration:none;
}

.style8 {
color:#FFFFFF;
}

select {
border:1px solid #9A8A8A;
color:#968686;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:21px;
}

td {
color:#4A4A4A;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.strong {
font-weight:bold;
}

.topmenu_selected a:link, .topmenu_selected a:visited {
color:#413636;
font-size:12px;
font-weight:bold;
padding:0 17px;
text-decoration:none;
}
.topmenu a:link, .topmenu a:visited {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:0 17px;
text-decoration:none;
}
.topmenu a:hover {
color:#413636;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.style7 {
color:#FFFFFF;
font-weight:bold;
}
/*Scrpting CSS*/
.header-main{
	width:710px;
	margin:0 0 0 10px;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	float:left;	
	}
.header-holder{
	width:600px;
	padding:0 0 0 65px;
	float:left;
}
.header-holder .scroll-holder{
	width:600px;
	overflow:hidden;
	margin:auto;
	position:relative;
}
.header-holder .scroll-holder ul{
	width:9000px;
	overflow:hidden;
	margin:	0;
	padding:0;
	list-style:none;
}
.header-holder .scroll-holder li{
	float:left;
	width:600px;
	overflow:hidden;
	position:relative;
}
.header-holder .scroll-holder li img{
	position:relative;
	top:0px;
	left:0px;
}

.arrows{
	width:712px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:100px;
	left:0px;
	z-index:10;
}
.arrows li{
	float:left;
	overflow:hidden;
	margin:0 16px 0 15px;
	display:inline;
}
.arrows li a{
	display:block;
	width:33px;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
}
.arrows li.left-arrow a{background:url(../images/previous.jpg) no-repeat;}
.arrows li.right-arrow a{background:url(../images/next.jpg) no-repeat;}
.arrows li.right-arrow{float:right;}
.arrows li a:hover, .arrows li a.active{background-position:0 100%;}
/*------------ended ------------------*/

.categories_head {
color:#403535;
font-family:"Times New Roman",Times,serif;
font-size:26px;
}


input[type=image] {
border:1px solid #9a8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#968686;

}
input[type=button],input[type=checkbox],input[type=file],input[type=password],input[type=radio],input[type=reset],input[type=submit],input[type=text]{
border:1px solid #9a8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#968686;
height:14px;
/*height:18px;*/
}

select{
border:1px solid #9a8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#968686;
height:21px;
}
TEXTAREA {
  border:1px solid #9a8a8a;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#968686;
}

.ftrbg {
background:transparent url(../images/ftrbg.jpg) repeat-x scroll center top;
height:87px;
}

.ftrmenu {
color:#D9CACA;
text-decoration:none;
vertical-align:top;
}

.ftrmenu a:link, .ftrmenu a:visited {
color:#D9CACA;
padding:0 3px;
text-decoration:none;
}

.ftrmenu a:hover {
color:#D9CACA;
padding:0 3px;
text-decoration:underline	;
}

.category_bg {
background:#FFFFFF url(images/category_bg.jpg) repeat-x scroll 0 0;
border:1px solid #DDCFCF;
height:100%;
}
DIV.category_title {
color:#9D8A8A;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
padding-left:5px;
}

.rust1 {
color:#796666;
text-decoration:none;
}
.toppoints_bg{
background:url(../images/toppoints_bg.jpg) repeat-x;
height:248px;
}
.divasac_bg{
background-image:url(../images/divasac_bg.jpg);
background-repeat:repeat-x;
height:104px;
width:100%;
}
.prod_price_bg{
background-image:url(../images/prod_price_bg.jpg);
background-repeat:repeat-x;
height:47px;

color:#FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

.prod_price_bg_long{
background-image:url(../images/prod_price_bg_long.jpg);
background-repeat:repeat-x;
height:60px;
width:172px;
color:#FFFFFF;
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.prod_price_txt{
color:#FFFFFF;
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;

}
.prod_font{
color:#FFFFFF;
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
}
.prod_price{
color:#C75E03;
 font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight:bold;
}
.category_bg{
background:url(../images/category_bg.jpg) repeat-x;
background-color:#FFFFFF;
border:1px solid #ddcfcf;
height:100%;
}

.login_box{
/*background:url(images/category_bg.jpg) repeat-x;*/
background-color:#FFFFFF;
/*border:1px solid #ddcfcf;*/
height:210;
}


.welcome{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#eee7e7;
}
.welcome_bg{
background:url(../images/welcome_bg.jpg);
background-repeat:repeat;

}
.black_bg{
background:url(../images/black_bg.jpg);
background-repeat:repeat;
/*background-color:#392D2D;*/
/*height:286px;*/
}
.categories_lnk{
	font-size:12px;
	color:#3c3131;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	}
.categories_lnk a:link,.categories_lnk a:visited{
	font-size:12px;
	color:#3c3131;
	font-weight:bold;
	text-decoration:none;
	}
.categories_lnk a:hover{
	font-size:12px;
	color:#3c3131;
	text-decoration:underline;
	}
.categoriesbg{

}
.categories_row_odd{
 background-color:#E1D4D4;
 height:30px;
 	font-size:12px;
	color:#3c3131;
	font-weight:bold;
	text-decoration:none;
	height:30px;
}
.categories_row_even{
 background-color:#DACBCB;
 height:30px;
 	font-size:12px;
	color:#3c3131;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	
}
.image_box{
 border:1px solid #846968;
 background-color:#FFFFFF;
}
.categories_heading{
	background:url(../images/categories_head.gif) repeat-x top;
	/*height:49px;*/
	text-align:left;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#403535;
	}
	
.boxheadding, .boxheadding a:link, .boxheadding a:visited, .boxheadding:hover{
	font-size:12px;
	color:#2e2e2e;
	font-weight:bold;
	}
.boxtxt{
	color:#796666;
	padding-right:10px;
	}
.price{
	color:#3c3131;
	font-weight:bold;
	font-size:12px;
	padding-left:20px;
	
	}
.dollar{
	font-size:15px;
	color:#d46732;
	}
.whitebox, .whitebox a:link, .whitebox a:visited, .whitebox a:hover{
	background:#FFFFFF;
	height:135px;
	width:110px;
	color:transparent;
	}
.whiteboxcontents, .whiteboxcontents a:link, .whiteboxcontents a:visited, .whiteboxcontents a:hover{
	background:#FFFFFF;
	height:130px;	
	}
.img_search{
 background-image:url(images/img_search.gif);
 background-repeat:no-repeat;
 height:22px;
 width:22px;
}
.selected_category, .selected_category a:link, .selected_category a:visited {
 font-family:Arial, Helvetica, sans-serif;
 color:#9E7271;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
}
.selected_category a:hover{
 font-family:Arial, Helvetica, sans-serif;
 color:#9E7271;
 font-size:12px;
 font-weight:bold;
 text-decoration:underline;
}
.paging_font, .paging_font a:link, .paging_font a:visited{
 color:#9D7374;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 text-decoration:none;
}
.paging_font a:hover{
 color:#9D7374;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
.pagingfooter{
  background-color:#DACACA;

}
.pagingfooter_font, .pagingfooter_font a:link, pagingfooter_font a:visited{
  color:#413736;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;

  height:45px;
} 
.pagingfooter_font a:hover{
 color:#413736;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:underline;
}
.imageheading{
 color:#FEFEFE;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
}

.categories_even_bg{
 background-color:#E1D5D5;

 text-align:center;
 vertical-align:middle;
}
.categories_odd_bg{
 background-color:#CFBFBF;

 text-align:center;
 vertical-align:middle;
}

.pagewidth{
 width:1000px;
}
.related_products_even_bg{
 background-color:#E1D5D5;
 width:243px;
}
.related_products_odd_bg{
 background-color:#CFBFBF;
 width:243px;
}
.related_products_img_box{
 border:solid 1px #AC9C9C;
 background-color:#FFFFFF;

}
.related_products_inner_imgbox{
 border:1px solid #D9CBCA;
 background-color:#FFFFFF;
vertical-align:middle;

}


#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(../images/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	}
	
	
	
/* classi per 2gether discount*/

.getslogan	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gettitolo	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.buybothText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getprezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.prezzo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 8px;
}

.getrisparmio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.vsmalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 8px;
}

.rust {
color:#DACECE !important;
text-decoration:none;
}
.brown_bg{
background:url(../images/brown_box.jpg) no-repeat;
height:192px;
}
.font22{
font-size:22px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #483D3C;
}

DIV.align_left{
float:left;
}

DIV.align_right{
float:right;
}

DIV.main,td.main, p.main {
color:#4A3E3E;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.5;
text-align:left;
padding-left:5px;
}

DIV.main_bold,td.main_bold, p.main_bold {
color:#4A3E3E;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
line-height:1.5;
font-weight:bold;
text-align:left;
padding-left:5px;
}

.rust1 a:link, .rust1 a:visited {
color:#796666;
text-decoration:none;
}
.category_title {
color:#9D8A8A;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
}
.centerColumn h1
{
color:#403535 !important;
font-family:"Times New Roman",Times,serif !important;
font-size:26px !important;
padding-top:10px;
font-weight:normal;
display:inline;
}
.commonbg {
background-color:#FFFFFF;
border-bottom:25px solid #EFE6E7;
padding:10px;
height:100%;
}
DIV.width15{
width:15%;
}
DIV.width85{
width:85%;
}
DIV.width30{
width:30%;
}
DIV.width70{
width:70%;
}
DIV.width40{
width:40%;
}
DIV.width60{
width:60%;
}

DIV.width20{
width:20%;
}
DIV.width80{
width:80%;
}
DIV.width25{
width:25%;
}
DIV.width75{
width:75%;
}
DIV.width10{
width:10%;
}
DIV.width90{
width:90%;
}
.padding_left5{
padding-left:5px;
}
.padding_right10{
padding-right:10px;
}
.padding_left10{
padding-left:10px;
}
.padding_left15{
padding-left:15px;
}
.valign_top{
vertical-align:top;
}
ul.chk_pay_ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

 .navSplitPagesLinks a
{
	background:#3C3030;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
}
.navSplitPagesLinks strong
{
	background:#9B436A;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
}

 .navSplitPagesLinks a:hover
{
	background:#3C3030;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
	text-decoration:underline;
}

.padding_right5{
padding-right:5px;
}
.padding_right15{
padding-right:15px;
}

.border_none{
border:none;
}
.category_head{
 text-align:left;
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#403535;
}

#productListinghead_border{
border-right:1px solid #A39F93;
 border-spacing: 1px;
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #A39F93;
  color: #FFFFFF;
  font-weight: bold;
  height:21px;
  background-color:#3B2F2F;
  text-align:center;
}
#cartProdTitle{
 font-size:12px;
	color:#3c3131;
	font-weight:bold;
	text-decoration:none;
	height:30px;
}
#orderTotals{
 padding-right:20px;
}
.padding_index{
padding-top:14px;
}
#specialsListingTopLinks
{
	margin-right:40px;
}