/**

 * 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 $

 * uprava a popis by PeterB http://www.tech-net.sk

 * peterb@tech-net.sk

 */

 

/*..v�eobecn?nastavenia pre cel?str�nku..*/

body {

	margin: 5px 0 0 0;

	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 68%;

	color: #FFFFFF;

	background-color: #666666;	}	

/*..Farba pozadia za hlavi�kou..*/

#HeaderBack {

	width: 100%;

	background-color: #FFE96F;/*bez farby: "transparent"*/

	}	

/*..Farba pozatia ostatok..*/

#BodyBack {

	width: 100%;

	background-color: #372412;/*bez farby: "transparent"*/

	}

/*..v�eobecn?nastavenia pre obr�zky..*/		

a img {border: none; }

/*..nastavenie farby odkazov pre EzPages..*/

a:link, #navEZPagesTOC ul li a {

	color: #FFFFFF;

	text-decoration: none;

	}

/*..nastavenie farby u?kliknut�ho odkazu..*/ 

a:visited {

	color: #FFEA6F;

	text-decoration: none;

	}

/*..nastavenie farby odkazu ak je nad n�m my?.*/

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #FFEA6F;

	}



a:active {

	color: #FFEA6F;

	}



h1 {

	font-size: 1.5em;

	color: #9a9a9a;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



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

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background-color: #74c7de;

	}

#navMainSearch input {

	border-top: 2px #898787 solid;

	}

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.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}

#logo {

	float: right;

	}



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 #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}

	

/*..hlavicka..*/

#headWrapper {

	background-color: #ffffff;

	text-align: left;

	width: 950px;

	vertical-align: top;

/*	border-left: 6px #906136 solid;

	border-right: 6px #906136 solid; */

	}



/*..telo..*/

#mainWrapper {

	background-color: #372412;

	text-align: left;

	width: 950px;

	vertical-align: top;

	border-top: 1px #cdcdcd inherit;

 /* border-left: 6px #906136 solid;

	border-right: 6px #906136 solid; */

	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}



#logoWrapper{

	background-image: url(../images/header_bg.jpg);

	background-repeat: repeat-x;

	background-color: #ffffff;

	height:110px;

/*	margin-top: -9px;*/

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-left: 0.5em;

	margin-right: 0.5em;

	}

/*..predajn?slogan - pre pou�itie vyma�te - display: none;..*/	

#tagline {

	display: none;

	float:right;

	color:#000000;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}

#navMainWrapper {

	margin: 0em;

	background-color: #FFE96F;

	/*...zelen?pozadie..*/

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

	/*..pozadie nadv�zuj�ce na logo..*/

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

	/*..tmave pozadie - ako p�ti�ka..*/

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

	/*...modr?pozadie..*/

	/*background: url(../images/tile_back.gif) bottom; 

	border-top: 1px #E1E3E0 solid;

	border-bottom: 1px #979797 solid; */

	padding: 0.5em 0.2em;

	font-weight: bold;

	height: 1%;

	}

#navMain ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #000000;

	white-space: nowrap;

	}

/*..p�ti�ka - ez_pages..*/

#navSuppWrapper {

	margin-top: 5px;

	background-color: #906136;

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

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}

	

#navCatTabsWrapper {

	background-color: #EAECE7;

	color: #386178;

	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;

	}



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

	}

/*..centr�lna naviga�n?li�ta pod hlavi�kou..*/

#navBreadCrumb {

	padding: 0.5em 0.5em;

    background-color:#372412;

/* background: url(../images/header_s.gif) bottom;

	border-top: 1px #ABBCA9 solid;

	border-bottom: 1px solid #444444; */

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	}

#navBreadCrumb a, #navBreadCrumb a:visited {

	color: #ffffff;

	}

#navBreadCrumb a:hover {

	color: #9AD32E;

	}

/*..vrchn?li�te EZ Pages..*/

#navEZPagesTop {

	background-color: #444444;

	/*..zelen?pozadie..*/

/*	background: url(../images/header_s2.gif) bottom;*/

	/*..modr?pozadie..*/

	background: url(../images/tile_back.gif) bottom;

	/*jemne �ed?pozadie..*/

/*	background: url(../images/header_s.gif) bottom;*/

	border-bottom: 1px solid #ffffff;

	font-size: 1em;

	font-weight: bold;

	height: 35px;

	margin: 0em;

	}

#navEZPagesTop a, #navEZPagesTop a:visited {

	color: #ffffff;

	}

#navEZPagesTop a:hover {

	color: #494949;

	}

.navEZPagesTopDiv {

	float: left;

	padding: 0.6em;

	}

.separatorEZtop {

	float: left;

	padding: 0.6em;

	}

/*..postrann?boxy - pozadie za boxamy..*/

#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}



/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive {

	padding-left: 5px;

	}

	

#bannerSix {

	width: 100%;

/*	background-color: #666666;*/

	padding: 5px 0px 5px 0px;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}

#siteinfoLegal {

	padding-bottom: 2px;

	}

/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #906136;

	 }



#cartSubTotal {

	border-top: 1px solid #372412;

	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;

	}

/*..pr�ve pridan?produkt do ko��ka..*/

.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}

/*..star�� pridan?produkt do ko��ka..*/

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

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff5554;

	}



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

	}

/*..zobrazenie ikoniek kateg�rie na hlavnej str�nke - treba zapn�� v adminovy..*/

.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}

/*..centr�lne boxy v�eobecne..*/

.centerBoxWrapper {

/*	border: 1px solid #9a9a9a;

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

	height: 1%;

	margin: 1.1em 0;

	}

/*..nadpis v hlavi�ke centr�lnych boxov..*/

h2.centerBoxHeading {

	font-size: 1.3em;

	color: #ffffff;

	}

/*..v�eobecne hlavi�ky centr�lnych boxov..*/

.centerBoxHeading {

	margin: 0em;

	background-color: #906136;

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

	padding: 0.5em 0.2em;

	}

/*..Z�avy v mesiaci - hlavi�ka..*/

#specialsDefault table h2 {

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

	height: 20px;

	}

/*..Z�avy v mesiaci..*/

#specialsDefault {

	border: 1px solid #E44910;

	border-bottom: 5px solid #E44910;

	}

/*..Nove produkty pre mesiac..*/

#whatsNew {

	}

/*..postrann?boxy..*/

.columnLeft {}

/*..nadpisy v bo�n�ch boxoch - odkazy..*/

h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {	

	font-size: 1.3em;

	color: #ffffff;



	}

/*..nadpisy v bo�n�ch boxoch - bez odkazov..*/

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}

/*..v�eobecn?nastavenie hlavi�iek boxov..*/

.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

  /* background-color: #906136;

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

	background:transparent url(../images/sbox05.gif) no-repeat scroll left bottom;

    font-size:1.3em;

    font-weight:bold;

	padding: 0.5em 0.2em;

	}

/*..v�eobecn?nastavenie postrann�ch boxov..*/

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	border: 0px solid #9a9a9a;

/*	border-bottom: 1px solid #906136; */

	/*odsadenie od vrchu*/

	margin-top: 5px;

	}

.sideBoxContent {

	background-color: #372412;

	padding: 10px 4px;

   /* border-left: 1px solid #906136;

	border-right: 1px solid #906136; */

	border-top: 1px solid #906136;

	}

/*..hlavi�ka boxu Reklama1 - pre zobrazenie vyma�te diplay: none;..*/

#bannerbox h3 {

	display: none;

	}

/*..postrann?box Reklama1..*/

#bannerbox {

	border-bottom: 1px solid #3094DE;

	}

/*..postrann?box Reklama1 - obsah..*/

#bannerboxContent {

	background: #3094DE;

	}

/*..hlavi�ka boxu Reklama2 - pre zobrazenie vyma�te diplay: none;..*/

#bannerbox2 h3 {

	display: none;

	}

/*..postrann?box Reklama2..*/

#bannerbox2 {

	border-bottom: 1px solid #3094DE;

	}

/*..postrann?box Reklama2 - obsah..*/

#bannerbox2Content {

	background: #3094DE;

	}

/*..nastavenie p�sma odkazov v hlavi�ke boxov, ak je my?nad..*/

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #52e8ff;

	text-decoration: none;

	} 

/*..nastavenie u?nav�t�ven�ho odkazu v hlavi�k�ch boxov..*/

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}

/*..telo boxu Nove produkty pre mesiac...*/

.centerBoxContentsNew {

	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}



#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/*..categories box - hlavn?menu..*/

A.category-top, A.category-top:visited {

	color: ##FEE86E;

	text-decoration: none;

	}

A.category-top:hover {

	color: #ffffff;

	}

/*..nastavenie farby odkazov pod �iarou v Menu..*/

A.category-links, A.category-links:visited {

	color: #004080;

	text-decoration: none;

	}

A.category-links:hover {

	color: #ffffff;

	}

/*..nastavenie farby podkateg�ri?.*/

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

	color: #FFEA6F;

	text-decoration: none;

	}

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

	color: #ffffff;

	}

/*..nastavenie kateg�ri?v pr�pade zobrazovania ich odkazu..*/

SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.back img {border:1px solid #A0682A;}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #372412;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #372412;

	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: #906136;

	height: 2em;

	}



.productListing-rowheading {

	background-color: #906136;

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

	height: 2em;

	color: #FFFFFF;



	

	}



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

	}

/*.............................................................*//*

BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby

Updated to v1.3.5   2006-09-19  gilby

*/

#categoriesContent, #documentcategoriesContent, #informationContent, #moreinformationContent, #ezpagesContent, #bestsellersContent {

	background-color: #372412;

	}

#documentcategoriesContent a {

	padding-bottom: 4px;

	}

.betterCategories, .betterDocuments, .betterEzpages,

.betterInformation, .betterMoreinformation, .betterBestsellers {

	border-bottom: 1px #906136 dotted;

	background-color: #372412;

	}



.betterCategories a, .betterCategories a:visited,

.betterDocuments a, .betterDocuments a:visited,

.betterEzpages a, .betterEzpages a:visited,

.betterInformation a, .betterInformation a:visited,

.betterMoreinformation a, .betterMoreinformation a:visited {

	display: block;

	background-color: #372412;

	padding: 4px 4px 0px 4px;

	}

.betterEzpages img, .betterInformation img, .betterMoreinformation img, .betterCategories img {

	vertical-align: middle;

	padding: 0px 2px 4px 0px;

	}

	

.betterCategories a:hover, .betterCategories a:active,

.betterDocuments a:hover, .betterDocuments a:active,

.betterEzpages a:hover, .betterEzpages a:active,

.betterInformation a:hover, .betterInformation a:active,

.betterMoreinformation a:hover, .betterMoreinformation a:active,

.betterBestsellers a:hover, .betterBestsellers a:active {

	background-color: #bebebe;

	}



.betterBestsellers a, .betterBestsellers a:visited {

	display: block;

	background-color: #dbdbdb;

	border-top: 1px #7b7b7b solid;

	padding: 4px 0px 4px 0px;

/*	margin-top: -1px;*/

	}

#catBoxDivider{

	height: 1px;

	margin: 0 0 0 0;

	border: none;

	border-bottom: 3px solid #906136;

	}



/*

.category-subs-selected, .category-subs-selected a:hover {

	font-weight: bold;

	text-decoration: none;

}

*/

/*...........................................................*/

/*

  Quick Contact Sidebox Stylesheet

  $Id: stylesheet_quick_contact.css, 2006-06-16, Copyright (c) 2006 2P (zencart@palek.net)

*/



#quickcontactContent {font-size:95%; white-space:nowrap;}

#quickcontactContent img {vertical-align:middle;}



#quickcontactContent hr {margin:0;}

html>body #quickcontactContent hr {margin:5px 0;}



#quickcontactContent address {margin:0; padding:0 1em; font-style:normal;}



#quickcontactContent .qc_title {

	margin:.25em 0;

	padding:.25em; 

	background-color: #eee;}

#quickcontactContent #qc_hours {}

#quickcontactContent #qc_more {}



/* news list */

.newslist {text-align:left; overflow:hidden; margin:5px auto; width:940px; }

.newslist .newsheader {line-height:30px;height:30px;text-align:left;border-bottom:solid 1px #D3D3D3;color:#ffffff; font-size:14px; font-weight:bold;}

.newslist .box5{ width:303px; float:left; margin-top:5px; margin-left:5px;}

.newslist .box5 a{color:#BEBEBE; font-size:12px;}

.newslist .box5 a:hover{color:#990000; }