/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    margin:0;
    padding:0;
/*	background-color: #7F7F81;*/
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:#000000;
	text-decoration: none;
	}
 
#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

a:hover{
text-decoration:underline;
}

.header_tl{
background-image:url(../images/header_tl.jpg);
background-repeat:no-repeat;
height:147px;
background-position:top right;
}

.header_ml{
background-image:url(../images/header_ml.jpg);
background-repeat:repeat-y;
background-position:right;
}

.header_bl{
background-image:url(../images/header_bl.jpg);
background-repeat:no-repeat;
background-position:bottom right;
height:53px;
}

.header_tr{
background-image:url(../images/header_tr.jpg);
background-repeat:no-repeat;
height:147px;
background-position:top left;
}

.header_mr{
background-image:url(../images/header_mr.jpg);
background-repeat:repeat-y;
background-position:left;
}

.header_br{
background-image:url(../images/header_br.jpg);
background-repeat:no-repeat;
height:53px;
background-position:bottom left;
}

h1 {
font-size: 1.5em;
color:#000000;
text-decoration:underline;
}

h2 {
	font-size: 1.4em;
	}

h3 {
font-size: 12px;
}

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

.display_pages{
font-weight:bold;
line-height:20px;
}

.display_img{

}

.biggerText {
text-align:justify;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
float: left;
width: 400px;
margin-left:4px;
margin-top:2px;
}

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

FIELDSET {
padding: 0.5em;
margin: 0.5em 0em;
padding-bottom:15px;
border: 1px solid #95979A;
border-style:dashed;
}

LEGEND {
background-color:#FFFFFF;
color:#434244;
font-weight: bold;
padding: 0.3em;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo{
height:108px;
background-color:#636467;
}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
line-height: 1.8em;
padding: 0.2em;
border: 1px solid #434244;
}

.messageStackWarning, .messageStackError {
color:#000000;
}

.messageStackSuccess {
border: 2px solid #95979A;
color: #000000;
}

.messageStackCaution {
background-color: #F3F4F4;
color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
width: 755px;
vertical-align: top;
}

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

#taglineWrapper{
color:#FFFFFF;
font-weight:bold;
text-align:right;
padding-top:90px;
height:18px;
padding-right:17px;
}

#taglineWrapper a{
color:#FFFFFF;
text-decoration:none;
}

#taglineWrapper a:hover{
text-decoration:underline;
}

#logoWrapper{
background-image:url(../images/header-top.gif);
background-repeat:no-repeat;
float:left;
width:473px;
}

.header_bgcolor{
background-color:#7F7F81;
float:left;
width:118px;
padding-top:84px;
height:24px;
}

.small_box{
float:right;
width:180px;
margin-top:4px;
}

.small-box-bl {background: url(../images/small_box_bl.gif) 0 100% no-repeat}
.small-box-br {background: url(../images/small_box_br.gif) 100% 100% no-repeat}
.small-box-tl {background: url(../images/small_box_tl.gif) 0 0 no-repeat}
.small-box-tr {background: url(../images/small_box_tr.gif) 100% 0 no-repeat; padding:10px;}
.small-box-t {background: url(../images/small_box_t.gif) 0 0 repeat-x; width: auto}
.small-box-b {background: url(../images/small_box_b.gif) 0 100% repeat-x}
.small-box-l {background: url(../images/small_box_l.gif) 0 0 repeat-y}
.small-box-r {background: url(../images/small_box_r.gif) 100% 0 repeat-y}
.small-box-clear {font-size: 1px; height: 1px} 
.small-box-text {
zoom: 100%;
height:50px;
background-color:#EBEBEC;
padding-left:10px;
}

.small-box-text a, .forward a, .back a{
color:#000000;
text-decoration:none;
}

.small-box-text a:hover, .forward a:hover, .back a:hover{
color:#000000;
text-decoration:underline;
}

.small_box_image{
float:left;
margin-top:5px;
}

.small-box-title-tl{
background-image:url(../images/small_box_title_tl.gif);
background-repeat:no-repeat;
height:23px;
width:13px;
float:left;
}

.small-box-title-t{
background-image:url(../images/small_box_title_t.gif);
background-repeat:repeat-x;
line-height:23px;
width:auto;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.floatingBox{
margin:0px;
width:40%;
float:left;
}
.floatingBox2{
margin:0px;

float:left;
}

.boxfloat{
float:left;
}

#myAccountShipInfo{
float:left;
margin-left:30px;
margin-right:250px;
}

.floatingBoxLeft{
font-weight:bold;
float:left;
margin-right:10px;
}


.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}

.navSplitPagesLinks a{
color:#000000;
text-decoration:none;
}

.navSplitPagesLinks a:hover{
color:#000000;
text-decoration:underline;
}

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#footerwrapper{
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
font-size: 10px;
color: #FFFFFF;
text-align: center;
padding-top:2px;
}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
font-weight:bold;
color:#FFFFFF;
padding-left:10px;
}

#navBreadCrumb a, .small-box-title-t a{
color:#FFFFFF;
text-decoration:none;
}

#navBreadCrumb a:hover, .small-box-title-t a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#navEZPagesTop {
clear:both;
background-image:url(../images/menu_top.gif);
background-repeat:repeat-x;
width:auto;
line-height:20px;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .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;
font-size:12px;
font-weight:bold;
}

.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	}

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


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

.tabTable a{
text-decoration:none;
color:#000000;
}

.tabTable a:hover{
color:#000000;
text-decoration:underline;
}

td.productListing-data img{
padding:10px;
}

td.productListing-data{
text-align:center;
}

.productListing-odd{
background-color:#EBEBEC;
}

.productListing-even{
background-color:#F2F2F2;
}

.productListing-heading a{
color:#FFFFFF;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {

}

#cartSubTotal {
border-top: 1px solid #000000;
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: #000000;
position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
color:#000000;
position: relative;  /*do not remove-fixes stupid IEbug*/
text-align:left;
}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
border: 0px solid #9a9a9a;
height: 1%;
margin: 1.1em 0;
}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
margin-bottom: 10px;
}

.sideBoxContent {
padding: 0em;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.productListing-data{
text-align:justify;
padding-left:5px;
padding-right:5px;
}

.specialsListBoxContents a{
font-weight:bold;
float:left;
}

.specialsListBoxContents img{
margin-left:20px;
}

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

/* categories box parent and child categories */

A.category-top, A.category-top:visited {
color: #000000;
text-decoration: none;
}

A.category-links, A.category-links:visited {
color: #000000;
text-decoration:none;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color:#000000;
text-decoration: none;
}

SPAN.category-subs-parent {
font-weight: bold;
color:#000000;
}

SPAN.category-subs-selected {
color:#FFFFFF;
font-weight:bold;
}

.categoryListBoxContents{
background-color:#636466;
color:#FFFFFF;
border:#FFC122 solid 1px;
margin-right:15px;
margin-top:15px;
padding:5px;
text-align:center;
font-size:12px;
font-weight:bold;
float:left;
width:160px;
}

.categoryListBoxContents a{
color:#FFFFFF;
text-decoration:none;
}

.categoryListBoxContents a:hover{
color:#FFFFFF;
text-decoration:underline;
}

/* end categories box links */

.float_l{
float:left;
width:130px;
text-align:center;
}

.float_l2{
margin-top:9px;
font-weight:bold;
width:130px;
float:left;
text-align:center;
}

.float_l3{
float:left;
}

.float_l4{
width:130px;
float:left;
text-align:center;
}

.float_l5{
margin-top:-33px;
font-weight:bold;
width:130px;
float:left;
text-align:center;
}

.float_l6{
margin-top:-22px;
width:130px;
float:left;
text-align:center;
}

.float_l7{
margin-top:-12px;
width:130px;
float:left;
text-align:center;
}

.float_l8{
color:#FF0000;
float:left;
padding-left:28px;
}

.float_l a{
color:#000000;
text-decoration:none;
}

.float_l a:hover{
color:#000000;
text-decoration:underline;
}

.float_r{
float:left;
margin-top:-20px;
padding-left:130px;
}

.float_r2{
clear:both;
float:left;
margin-top:-20px;
padding-left:130px;
}

.float_r3{
float:left;
margin-top:-32px;
padding-left:130px;
}

.float_r4{
float:left;
margin-top:-30px;
padding-left:130px;
}


/*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 a, #myAccountNotify a{
color:#000000;
text-decoration:none;
}

.accountProductDisplay{
text-align:center;
}

#myAccountGen a:hover, #myAccountNotify a:hover{
color:#000000;
text-decoration:underline;
}

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

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

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

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

.productListing-rowheading {
background-color: #434345;
height: 2em;
color: #FFFFFF;
}

.productListing-rowheading a{
color:#FFFFFF;
text-decoration:none;
}

.productListing-rowheading a:hover{
color:#FFFFFF;
text-decoration:underline;
}

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

.cartOldItem a{
color:#000000;
text-decoration:none;
}

.cartOldItem a:hover{
color:#000000;
text-decoration:underline;
}

.layout{
margin:10px;
}

.sidebox_layout{
margin:10px;
margin-right:0px;
margin-left:0px;
}

.h1_body{
color:#626466;
font-size:14px;
font-weight:bold;
height:24px;
background-image:url(../images/h1.gif);
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:2px;
}

.h1_body a{
color:#626466;
text-decoration:none;
}

.h1_body a:hover{
color:#626466;
text-decoration:underline;
}

.h2_body{
color:#626466;
font-size:14px;
font-weight:bold;
height:24px;
background-image:url(../images/h13.gif);
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:2px;
}

.h2_body a{
color:#626466;
text-decoration:none;
}

.h2_body a:hover{
color:#626466;
text-decoration:underline;
}

.main-box-text {
background:#F3F4F4;
}

.main-box-text a{
color:#000000;
text-decoration:none;
}

.main-box-text a:hover{
text-decoration:underline;
color:#000000;
}

.title_font{
font-size:10px;
}

.title{
font-weight:bold;
width:170px;
float:left;
height:20px;
}

.h1_title{
font-weight:bold;
font-size:12px;
float:left;
margin-bottom:10px;
}

.box_height{
height:195px;
}

.advisory a{
color:#000000;
text-decoration:none;
}

.advisory a:hover{
color:#000000;
text-decoration:underline;
}

.box_float_left{
float:left;
width:330px;
text-align:center;
}

.box_float_left2{
float:left;
width:120px;
text-align:center;
}

.box_float_left4{
float:left;
width:100px;
text-align:center;
}

.box_float_left3{
float:left;
width:220px;
}

.box_float_left3 a{
color:#000000;
text-decoration:none;
}

.box_float_left3 a:hover{
color:#000000;
text-decoration:underline;
}

.box_float_clear{
clear:both;
margin-top:10px;
}

.pageimage{
float:left;
}

.productName{
font-size:12px;
font-weight:bold;
}

.main-box-text a{
font-weight:bold;
}

#main a {
	color: #FFFFFF;
	text-decoration:none;
}
#main a:hover {
	color: #7F7F81;
	text-decoration:none; }

.content{
text-align:justify;
margin:10px;
}

.content_index{
text-align:justify;
margin-top:10px;
}

ul.side-menu-list, ul.side-submenu-list  {
	margin:0px;
}

.underlined-heading{
font-weight:bold;
padding-left:22px;
background-image:url(../images/sidebox_title.gif);
background-position:bottom;
background-repeat:repeat-x;
height:32px;
line-height:32px;
width:auto;
}

.sidemenu_list li{
padding-left:10px;
}

.sidemenu_list{
background-color:#E8E9EA;
background-image:url(../images/left-side-back.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:10px;
padding-top:5px;
}

.sidemenu_list a, .underlined-heading a{
text-decoration:none;
color:#000000;
}

.sidemenu_list a:hover, .underlined-heading a:hover, .small_listing_details a:hover{
text-decoration:underline;
color:#000000;
}

.small_listing_box{
background-image:url(../images/small_lising_box.gif);
background-repeat:no-repeat;
width:180px;
height:160px;
float:left;
margin-bottom:5px;
padding-right:3px;
}

.small_listing_img{
padding-top:4px;
padding-left:0px;
width:180px;
height:120px;
text-align:center;
}

.featured_prod_image{
margin-top:4px;
padding-left:0px;
width:180px;
height:118px;
text-align:center;
}

.image_layout{
height:120px;
width:180px;
}

.featured_prod_name{
font-weight:bold;
padding-top:9px;
padding-left:2px;
padding-right:2px;
text-align:center;
}

.small_listing_img2{
padding-top:4px;
padding-left:0px;
width:180px;
height:118px;
text-align:center;
}

.featured_prod_name a, .small_listing_details a, .float_l2 a{
text-decoration:none;
color:#000000;
}

.large_listing_title{
background-image:url(../images/large_lising_title.gif);
background-repeat:no-repeat;
line-height:20px;
font-weight:bold;
font-size:12px;
padding-left:18px;
}

.large_lising_bottom{
background-image:url(../images/large_lising_bottom.gif);
background-repeat:repeat-x;
}

.wish_list{
background-image:url(../images/large_lising_yellow_line.gif);
background-repeat:repeat-x;
height:25px;
line-height:25px;
font-weight:bold;
font-size:10px;
padding-bottom:5px;
}

.header-menu, .header-menu a{
color:#3D3D3D;
font-weight:bold;
text-align:center;
line-height:19px;
text-decoration:none;
height:19px;
width:755px;
background-image:url(../images/menu-back.gif);
}

.header-menu a:hover{ color:#FFFFFF; }

.shopping_title{
color:#626466;
font-size:14px;
font-weight:bold;
height:3px;
background-image:url(../images/h12.gif);
background-repeat:repeat-x;
margin-top:0px;
margin-bottom:5px;
}