/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

a img {border: none; }

html, body
	{
	margin:0;
	padding:0;
	background:#fff;
	font:normal 12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	}


form
	{
	margin:0;
	padding:0;
	}

H1
	{
	font:bold 16px Verdana, Arial, Helvetica, Sans-serif;
	text-transform: none;
	color:#66a8e0;
	padding:0;
	margin:0;
	border-bottom:1px dotted #000;	
	}

H2
	{
	font:normal 14px Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	color:#999;	
	}

H3, H4, H4, H5, H6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger
	{
	font:normal 14px Verdana, Arial, Helvetica, Sans-serif;
	color:#f26522;	
	}

a:link, a:visited
	{
	color:#000;
	}

a:hover
	{
	color:#f60;
	}

#mainWrapper 														/* konténer */
	{
	margin:0 auto;
	padding:0;
	background:url(../images/background.gif) repeat-y;
	width:1000px;
	vertical-align: top;
	border-right: 0px solid #f00;
	}
	

#headerWrapper 														/*  fejléc */
	{
	width:1000px;
	background:url(../images/header.jpg) no-repeat;
	height:92px;
   	margin: 0;
	padding: 0;	
	} 	
	
	/*BOF Branding*/	
	
/* Fejléc */

#logoWrapper 														/* Logo alatti DIV */
	{
	display:none;
   	margin: 0;
	padding: 0;
	height: ;
	vertical-align: top;
	position: relative;
	background:;
	}
	
#logo 																/* Logo DIV */
	{
	float: left;
	width:200px;
	background:;
	margin-left:10px;
	}
	
#logo img
	{
	margin-top:25px;
	margin-left:8px;
	}
	
#navMain															/* felso navigáció */
	{
	float: left;
	width:485px;
	background:;
	text-align:right;
	}
	
#navMain .innerdiv		 											/* felso navigáció belso div */
	{
	float:right;
	width:365px;
	height:40px;
	background:;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	}
	
#navMain div a:link, #navMain div a:visited
	{
	color:#000;
	}
	
#navMain div a:hover
	{
	color:#f60;
	}
	
#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;
	color: #000;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a 
	{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
	
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover 
	{
	color:#f60;
	}
	
#navMainSearch 														/* fejléc gyorskereso */
	{
	float: left;
	width:265px;
	background:;
	padding:2px 0 0 40px;
	}
	
.header_search_button
	{
	background:url() no-repeat;
	margin:0;
	padding:0;
	width:59px;
	height:18px;
	border:0;
	cursor:pointer;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	}
	
.header_search_textfield
	{
	width:175px;
	height:12px;
	border:0px solid #6d470f;
	font-size:11px;
	margin:0 8px 0 0;
	}

.sideBoxContent_loginbox											/* Bal oldali ügyfél belépés doboz */
	{
	text-align:center;
	font-size:10px;
	padding:4px;
	margin:1px;
	text-transform:uppercase;
	color:#97a0a7;
	letter-spacing: 0.5em;
	background:#e5e7e9 ;
	}
	
.sideBoxContent_loginbox a											/* Bal oldali ügyfél belépés doboz - linkek */
	{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	letter-spacing: normal;
	text-transform:none;
	}
	
.sideBoxContent_loginbox ul											/* Bal oldali ügyfél belépés doboz - lista */
	{
	text-align:left;
	}
	
.loginBoxLinks
	{
	
	}
	
.login_userdiv
	{
	background:url(../images/user_textfield_bg.gif) no-repeat 5px 12px;
	text-align:center;
	}

.login_passwddiv
	{
	background:url(../images/passwd_textfield_bg.gif) no-repeat 5px 12px;
	text-align:center;
	}
	
.login_textfield													/* Bal oldali ügyfél belépés doboz - szövegmezo */
	{
	width:130px;
	height:16px;
	background:;
	border:0px solid #000;
	font-size:11px;
	padding:1px;
	margin:2px 0 0 10px;
	}
	
.login_passwd_textfield													/* Bal oldali ügyfél belépés doboz - szövegmezo */
	{
	width:130px;
	height:16px;
	background:;
	border:0px solid #000;
	font-size:11px;
	padding:1px;
	margin:2px 0 0 10px;
	}
	
.clearBoth
	{
	clear:both;
	}
	
#navSuppWrapper, #navCatTabsWrapper 												/* lábléc */
	{
	margin: 0em;
	background-image: url(../images/footer_bg.gif);
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	height: 60px;
	}
	
#navSuppWrapper table
	{
	padding-top:10px;
	height:20px;
	}

#navSupp																	/* lábléc linkek */
	{
	font-size:10px;
	}

.footer_td1
	{
	width:200px;
	}
	
.footer_td2
	{

	}
	
.legalCopyright														/* lábléc Copyright */
	{
	padding-top:5px;
	font-weight:normal;
	font-size:10px;
	color:#000;
	}
	
#navCurrenciesWrapper.forward										/* nyelvválasztás a fejlécben DIV */
	{
	float: left;
	background:;
	text-align:right;
	width:600px;
	height:10px;
	}
	
#navCurrenciesWrapper a 
	{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}

#navCurrenciesWrapper a:hover 
	{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	}

#navBreadCrumb 														/* BreadCrumb navigáció */
	{
	padding: 0.5em 0.5em;
	width:580px;
	height:31px;
	font-size: 11px;
	font-weight: normal;
	margin: 0em;
	background:url(../images/breadcrumb_bg.gif) no-repeat;
	overflow:hidden;
	}
	
#navBreadCrumb a
	{
	text-decoration:none;
	}
	
#navEZPagesTop 														/* szöveges oldalak */
	{
	display:none;
	background:#f00;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	height:54px;
	}

.tabTable
	{
	width:100%;
	}
	
attrib-5
	{
	max-width:500px;
	background:#99FF00;
	}
	
.ezpages_innerdiv
	{
	float:right;
	width:770px;
	background:;
	padding-top:28px;
	padding-right:25px;
	color:#fff;
	}
	
#navEZPagesTop a:link, #navEZPagesTop a:visited
	{
	color:#fff;
	text-decoration:none;
	}
	

#navEZPagesTop a:hover
	{
	color:#f60;
	text-decoration:none;
	}
	
#taglineWrapper
	{
	background:#f33;
	}

.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;
	background:transparent;
	}

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

input:focus, select:focus, textarea:focus 									/* szövegbeviteli mezo - onfocus */
	{
	background:;
	}

FIELDSET 
	{
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #97a0a7;
	}

LEGEND 
	{
	font-weight: bold;
	padding: 0.3em;
	color: #fff;
	background:#66a8e0;
	border:1px solid #97a0a7;
	}

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

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

#logo, .centerBoxContents, .specialsListBoxContents, .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;
	font-size:12px;
	color:#000;
	}

ADDRESS {
	font-style: normal;
	}

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

																							/*wrappers - középso doboz konténer*/

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: -55px 0 0 0;
	padding: 0em;
	}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0;
	padding:0;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0;
	padding: 0;
	}
	
#navColumnOneWrapper
	{
	padding:0 0 0 10px;
	}
	
#tagline 
	{
	float:left;
	padding-left:60px;
	vertical-align: middle;
	color:#fff;
	text-align:center;
	background:#f33;
	}
	
#tagline H1
	{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}

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

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



/*navigation*/

.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 												/* fejléc navigáció - kategóriák (kikapcsolva) */
	{
	display:none;
	background-color:;
	color: #9a9a9a;
	background-image:none;
	}

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

#navColumnOne 																			/* bal oszlop */
	{
	background-color:;
	margin:0;
	padding:55px 0 0 0;
	}
	
#navColumnTwo																			/* jobb oszlop */
	{
	background-color:;
	margin:0 ;
	padding:0 ;
	}
	
.columnRight
	{
	background-color:;
	padding:0;
	margin:0;
	}
	
.columnLeft 
	{
	padding:0;
	margin:0;
	}
	
.centerColumn																			/* középso oszlop */
	{
	width:;
	background:;
	padding:0 5px 0 0;
	margin:0;
	}

.wrapper
	{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	}
	
.wrapper a
	{
	text-decoration:none;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.centerBoxContentsSpecials a
	{
	text-decoration:none;
	}
	
.centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew			/* kiemelt termék boxok */
	{
	background:;
	padding:10px 0 10px 0;
	min-height:160px;
	}
	
.centerBoxContentsSpecials a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .additionalImages a
	{
	font-size:11px;
	text-decoration:none;
	}
	
.centerBoxContentsSpecials img, .centerBoxContentsFeatured img, .centerBoxContentsNew img, .additionalImages img
	{
	margin:10px 0 10px 0;
	}
	
h2.centerBoxHeading 
	{
	font-size: 1.3em;
	color: #ffffff;
	margin-bottom:-10px;
	}
	
.additionalImages
	{
	background:;
	padding:10px 0 10px 0;
	min-height:120px;
	}
	
#productsListingTopNumber, #productsListingListingTopLinks
	{
	height:25px;
	}
	
.navSplitPagesResult {height:25px;}
.navSplitPagesLinks {height:25px;}


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

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
#siteinfoIP																	/* IP cím kiírás (kikapcsolva) */
	{
	display:none;
	}

															/*Shopping Cart Display*/
#cartAdd 
	{
	float: right;
	text-align: center;
	margin: 1em;
	border: 0px solid #000000;
	padding: 1em;
	}
	
#productDetailsList
	{
	background:;
	}
	
#productTellFriendLink														/* ajánlom a terméket doboz */
	{

	}
	
#productReviewLink
	{

	}

.tableHeading TH 
	{
	border-bottom: 1px solid #fff;
	background-color:#66a8e0;
	}

.tableHeading, #cartSubTotal 
	{
	background-color:#66a8e0;
	color:#fff;
	}

#cartSubTotal {
	border-top: 0px solid #000;
	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;
	}
	
.cartProductDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalDisplay, .cartUnitDisplay, .cartRemoveItemDisplay
	{
	background:;
	border-bottom:1px dotted #000;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}
	
.cartQuantity input
	{
	background:#fff;
	border:1px solid #000;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 95%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #e4d4bf;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .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 
	{
	display:none;
	padding:4px;
	background:;
	border-bottom:1px dotted #aa8a55;
	}

#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 														/* középso tartalmi doboz */
	{
	border: 0px solid #9a9a9a;
	height: 1%;
	margin: 0 ;
	}

																				/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading label,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font:bold 11px Verdana, Arial, Helvetica, Sanss-serif;
	text-transform:uppercase;
	color: #fff;
	text-align:left;
	text-indent:16px;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: ;
	background:#66a8e0;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer										/* bal/jobb oldali dobozok */
	{
	background:;
	margin: 0;
	border-bottom: 0px solid #fff;
	margin-bottom: 0;
	margin-left:2px;
	}
	
.rightBoxContainer 
	{
	margin-right:3px;
	}

.sideBoxContent 															/* bal/jobb oldali dobozok tartalom */
	{
	background-color:;
	padding: 0.4em;
	font-size:12px;
	}
	
.sideBoxContent_price
	{
	color:#66a8e0;
	font-size:14px;
	font-weight:bold;
	}
	
.sideBoxContent a
	{
	text-decoration:none;
	}
	
.sideBoxContent img
	{
	margin:5px;
	}
	
.sideBoxContent_category 											/* bal oldali kategória menü doboz */
	{
	padding:0 0 0 5px;
	font-size:12px;
	color:#000;
	background:url(../images/leftnav_bg_up.gif) ;
	}
	
.whoisonline														/* ki olvas minket? doboz */
	{
	padding:5px;
	text-align:left;
	font-size:11px;
	}

.cartTableHeading													/* bevásárló kosár táblázat fejléc */
	{
	background:#66a8e0;
	padding:4px;
	border-top:0px solid #fff;
	color:#fff;
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited 
	{
	color: #fff;
	text-decoration: none;
	} 

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover 
	{
	color: #F60;
	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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg 
	{
	text-align: center;
	}
	
#productMainImage
	{
	flaot:left;
	width:200px;
	background:#fff;
	border:0;
	}
	
#productMainImage a
	{
	text-decoration:none;
	}
	
#loginboxContent .centeredContent
	{
	border:0;
	}

.centeredContent
	{
	border-bottom:1px dotted #000;
	}

#productMainImage img
	{
	margin:15px;
	}
	
.productListing-data img
	{
	margin:5px;
	}
	
.productListing-data input
	{
	background:#fff;
	border: 1px solid #000;
	}
	
.productListing-data
	{
	border-bottom: 1px dotted #999;
	}

#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 										/* bal oldali menü */
	{
	font-size:12px;
	color: #000;
	line-height:20px;
	text-decoration: none;
	}
	
A.category-top:hover
	{
	font-size:12px;
	color: #f60;
	}
	
A.category-links, A.category-links:visited 
	{
	color: #000;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
	}
	
A.category-links:hover
	{
	color: #f60;
	font-weight:bold;
	line-height:20px;
	text-decoration: none;
	}
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited 
	{
	color: #000;
	line-height:20px;
	text-decoration: none;
	}

A.category-subs:hover, A.category-products:hover 
	{
	color: #f60;
	line-height:20px;
	text-decoration: none;
	}
	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back 
	{
	float: left;
	
	background:;
	}
	
.wrapperAttribsOptions 
	{
	margin: 0.3em 0em;
	background:;
	overflow:hidden;
	width:560px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

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

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

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

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

.productListing-rowheading 
	{
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
	
.productListing-heading a:link, .productListing-heading a:visited					/* terméklista fejléc link */
	{
	color:#fff;
	text-decoration:none;
	}
	
.productListing-heading a:hover
	{
	color:#f60;
	text-decoration:none;
	}
	
.itemTitle																	/* terméklista - termékcím */
	{
	text-align:left;
	}
	
.itemTitle a																/* terméklista - link */
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
.listingDescription															/* terméklista - termékleírás */
	{
	text-align:left;
	font-size:11px;
	}
	
#productDescription
	{
	text-align:left;
	font-size:11px;	
	}

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

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.categoryListBoxContents
	{
	float:left;
	width:189px;
	height:170px;
	vertical-align: top;
	margin: 1em 0em;
	padding-top:15px;
	background:url(../images/prodcatbox_bg.gif) no-repeat center;
	text-align: center;
	}
	
.categoryListBoxContents img
	{
	padding-top:10px;
	}
	
.categoryListBoxContents a:link, .categoryListBoxContents a:visited 
	{
	text-decoration:none;
	color:#66a8e0;
	}
	
.categoryListBoxContents a:hover 
	{
	text-decoration:none;
	color:#f60;
	}
	
#categoryImgListing
	{
	display:none;
	}
	
.productListing-odd, .rowOdd 
	{
	vertical-align: top;
	height: 1.5em;
	background:#f7f9fa;
	}
	
.productListing-even, .rowEven
	{
	background:#f0f1f2;
	height: 1.5em;
	vertical-align: top;
	}
	
#productQuantityDiscounts
	{
	border-bottom:1px dotted #000;
	}
	
#productQuantityDiscounts table
	{
	border:0;
	width:100%
	}
	
.discount_type_td1
	{
	background:#66a8e0;
	padding:5px;
	color:#fff;
	font-weight:bold;
	}
	
#tellAFriendDefault legend
	{
	font-size:10px;
	overflow:hidden;
	}
	
#informationContent										/* Információs linkek doboz */
	{
	line-height:18px;
	}