/**
 ©  
 * 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 $
 */

body {
	margin: 10px 10px 10px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
/* V2 */
	background-color: #FFA73D;
	/*#F0D2AC;  */
/*	background-image: url(../images/hatter.jpg);*/
	background-repeat: repeat-x;
	width: 960px;
}

a img {border: none; 
    
}
a:link, #navEZPagesTOC ul li a a:visited{
	color: #000000;
	text-decoration: none;
	}
 
a:visited {
	/*color: #ff0000;*/
	color: #000000;
	text-decoration: none;
	}
	
/* A link, amire onmouseover van! /*
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #00ffff;
	text-decoration: bold;	
	}
a:
a:active {
	color: #ff0000;
	}

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;
	}


/*  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 {
	margin: 1em;
	width: 95%;
	}


input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em;
/*	border: 1px solid #cccccc;*/
/*	border: 1px solid #EDB265;	*/
	border: 2px solid #cb4200;	
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

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;
	color: #000000;
font-weight: bold;
	}
	
/* orb */
/* A kategoriak alkategoriait megjelenito tulajdonsagok */
.categoryListBoxContents {
	float: left;
	color: #000000;
	vertical-align: middle;
	font-size: 1.9em;
	font-weight: bold;
	
}

.class_image{
    background-image: url(../images/additional_images_inside_background.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    align: center;
    text-align: center;
}

.class_image_cat_80{
    background-image: url(../images/cat_background_80.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    vertical-align: middle;
    align: center;
    text-align: center;
}

.class_image_cat_150{
    background-image: url(../images/cat_background_150.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    align: center;
    text-align: center;
}


.class_image_cat{
    background-image: url(../images/additional_images_inside_background.png);
//    background-image: url(../images/cat_background_100.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    align: center;
    text-align: center;
}


.orbKosar {
    	font-size: 1.2em;
	font-weight: bold;
	}

.categoryListBoxContents a {

	font-size: 1.4em;
/*	vertical-align: bottom;*/
	
}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelOrb {
	width: 13em;
	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: 20px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 2px solid #cb4200;
	}

.category-top-div HR {
	height: 2px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 2px solid #cb4200;
	}

/*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 - page or section containers*/
#mainWrapper {
/*	background-color: #ff0000;*/
	text-align: left;
	width: 100%;
	vertical-align: top;


	}

#debug {
	border: 1px solid #ff0000;
	}
	

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0px;
	}

/* orb K  z ©ps ‘ r ©sz  */
#contentMainWrapper {
	/*background-color: #E9C44C; */
/*background-color: #eac249;   */
	background-image: url(../images/kozep_hatter.jpg);
	background-repeat: repeat;
	

}

#productGeneral{
	background-image: url(../images/center_background.gif);
	background-repeat: no-repeat;
     	padding-right: 5px;
     	padding-left: 5px;
     	height: 320px;
	

}

#logoWrapper{
	background-color: #FFA73D;
        background-image: url(../images/logo_wrapper.gif);
	/* orb eredeti 120, modositott 200*/
    	height:220px;
	background-repeat: no-repeat;	
	cursor: pointer
	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin-top: 10px;

/*background-color: #F3DCBC;*/
	
} 


	
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	background-color: #ebcc3e;
	}
	
#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, #navEZPagesTOCWrapper {
	margin: 0px;
	width: 100%;
	color: #000000;
	font-size: 1.1em;
	
}

#checkoutShipto{
    margin: 0px;
    width: 50%;
    color: #000000;
    font-size: 1.1em;
}

#checkoutBillto{
    margin: 0px;
    width: 50%;
    color: #000000;
    font-size: 1.1em;
}
	
.floatingBox_login {
    margin: 5px;
    width: 45%;
    color: #000000;
    font-size: 1.1em;
}

.floatingBox_logout {
    margin: 0px;
    width: 96%;
    color: #000000;
    font-size: 1.1em;
}

.floatingBox_contactus {
    margin: 0px;
    width: 96%;
    color: #000000;
    font-size: 1.3em;
}

.floatingBox_kifejezes {
    margin: 10px;
    width: 45%;
    color: #000000;
    font-size: 1.2em;
    width:95%;
}

.floatingBox_kategoriak {
    margin: 10px;
    color: #000000;
    font-size: 1.2em;
    float:left;
    width: 45%;
    height: 65px;
}

.floatingBox_gyartok {
    margin: 10px;
    color: #000000;
    font-size: 1.2em;
    float:left;
//    width: 45%;
    height: 65px;
}

.floatingBox_ar {
    margin: 10px;
    color: #000000;
    font-size: 1.2em;
    float: left;
}	

.floatingBox_kor {
    margin: 10px;
    color: #000000;
    font-size: 1.2em;
    float: right;
}


/* Orb Register ablak */
#createAcctDefault LEGEND{
    font-size: 1.2em;
}

#createAcctDefault .mezo, #loginDefault{
    font-size: 1.3em;
}

.itemTitle{
    font-size: 1.2em;
    padding-top:0px;
    margin:0px;
}

#createAcctDefault .inputLabel{
    font-size: 1.3em;
} 

INPUT, SELECT {
    font-size: 1.2em;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
    font-size: 1.4em;
}

.navSplitPagesLinks {
    font-size: 1.4em;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	font-size:1.4em;
	font-weight: bold;
	}

/* Orb a felso nav bar hattere*/
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-image: url(../images/felsonaviwrapper.jpg);*/
	background-repeat: repeat-x;	
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ff0000;
	height: 30px;
	font-size: 1.3em;
}
.navMainWrapper:ul {
	background-image: url(../images/felsonaviwrapper.jpg);
	background-repeat: repeat-x;	

}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navBreadCrumb ul, #navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}


#navBreadCrumb ul li,#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navBreadCrumb ul li a, #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ff0000;
	white-space: nowrap;
	}
	

#navBreadCrumb a:link a:visited {
    color: #ffffff;
    font-color: #ffffff;
}

#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;
	margin-top: 5px;
	}

/* ORB 
 A headeren ez a shopping cart*/
#navMainShoppingCart {
	width: 150;
	position: relative;
	border-bottom: 5px solid #336633;*/
	margin-top: 1.5em;
	margin-right: 1.5em;
}

	

#navBreadCrumb {
	align: right;
	padding: 0.5em 0.5em;
/*        background-image: url(../images/navbarhatter.jpg);
	background-repeat: repeat-x;	*/
/*	height: 35px;*/
	
	font-size: 1.1em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
/*	background-color: #FFFC00;*/
/*	background-image: url(../images/tile_back.gif);*/
/*	background-image: url(../images/navbarhatter.jpg);*/
	font-size: 1.2em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	background-color: #CF861F;	
	}

/* orb */
#navEZPagesTop a{
	color: #fffc00;	
	}

/* orb */
#alsoLinkajanlo {
	width: 728px;
	background-color: #ffffff;	
	color: #000000;
	}
	
#alsoLinkajanlo a{
	color: #0000ff;
	font-weight: bold;
	}


#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/* ORB */
.centerBoxContentsNew {
    /*background-image: url(../images/additional_images_inside_background.png);*/
	vertical-align: middle;
	background-repeat: no-repeat;
	}
	
	
.proba {
/*	background-image: url(../images/additional_images_inside_background.png);*/
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured,  .alert {
	vertical-align: top;
	}
	
.form_label {
	vertical-align: center;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 1.3em;
	font-family: verdana;
	text-align: justify;
	
	}
  
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;

	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	
	/*padding: 0.8em;*/
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	font-size: 1.4em;	
	float: right;
	text-align: left;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/* ORB Eredeti 	color: #660099;*/
	color: #000000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
	
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF0400;
	}

.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;
	width: 100px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
/* ORB 
A kep product_info, reszletes termek nezeten a f ‘k ©p divje
A
*/
#productMainImageOuter {
	/* ORB */
	text-align: center;
	width: 250px;
	height: 250px;
	background-image: url(../images/main_img_background.png);
}

#productAdditionalImages {
    /*background-image: url(../images/additional_images_background.png);*/
    vertical-align: bottom;
    
}

/* A belyegkepek a termek fokepernyojenek nezeten */
/*.additionalImages {
    border: 10px solid rgb(ff,0,0);
    text-align: center;
} */

/* A termek fo nezeteben a tobb kiskep  */
.additionalImages, .specialsListBoxContents {
/*    background-image: url(../images/additional_images_inside_background.png);*/
    vertical-align: middle;
    background-repeat: no-repeat;
    
}
.categoryListBoxContents {
    font-size: 0.9em;
    
}

.centerBoxContentsNew, specialsListBoxContents {
    font-size: 1.2em;
}

.centerBoxContentsSpecials, .categoryListBoxContents {
    font-size: 1.2em;
}

#createAcctSuccessMainContent{
    font-size: 1.3em;
}

.cartUnitDisplay{
    width: 90px;
    font-size: 1.3em;
}

.cartTotalDisplay{
    width: 90px;
    font-size: 1.4em;
    font-weight: bold;
}

#cartSubTotal{
    font-size: 1.5em;
    font-weight: bold;
}

#cartDefaultHeading{
    margin-bottom: 0em;
}


#scQuantityHeading{
    font-size: 1.3em;
    font-weight: bold;
}

#scProductsHeading{
    font-size: 1.3em;
    font-weight: bold;
}

#scUnitHeading{
    font-size: 1.1em;
    font-weight: bold;
}

#scTotalHeading{
    font-size: 1.3em;
    font-weight: bold;
    text-align: right;
}

#scTaxHeading{
    font-size: 1.3em;
    font-weight: bold;
    text-align: right;    
}




.centerBoxContentsAlsoPurch {
/*    background-image: url(../images/additional_images_inside_background.png);*/
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
}

.centerBoxContentsSpecials {
    background-image: url(../images/additional_images_inside_background.png);
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat;
}



#alsoPurchased {
    vertical-align: middle;
    text-align: center;

}



.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;
	
	}
	
.additionalImages {
    border: 1px;
}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

#fooldalCats {
	border: 2px solid #ff0000;
	height: 1%;
	margin: 1.1em 0;
	}


h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
	
/* ORB A kategoria DIV-en beluli H1*/
#indexCategories h1{
    color: #CB4200;
    font-weight: bold;
    font-size: 2.2em;
}

/* ORB A kategoria DIV-en beluli H1*/
.letolt{
/*    color: #CF861F;*/
    font-weight: bold;
    font-size: 1.4em;
}

/* Amikor a kategorian beluli termekek jelennek meg H1*/
#indexProductList h1{
    color: #cb4200;
    font-weight: bold;
    font-size: 2.2em;
}

#newProductsDefault h1{
    color: #CF861F;
    font-weight: bold;
    font-size: 2.2em;
}



# Orb
a.orbCatName, a.visited.orbCatName {
  font-color: #ffffff;
  color: #ffffff;
  
}


/*sideboxes*/
.columnLeft {

}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.2em;
	color: #ffffff;
	vertical-align: bottom;


	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

/* ORB A bal oldali boxok feletti fejl ©c h ˇttere*/
.leftBoxHeading {
	margin: 0em;
    /*background-image: url(../images/balboxfej.gif);*/
    background-color: #CB4200;
	height:1.7em;
	margin-top: 10px;
	}

/* ORB A bal oldali boxok feletti fejl ©c h ˇttere*/
#categoriesHeading{
	margin: 0em;
    /*background-image: url(../images/balboxfej.gif);*/
    background-color: #CB4200;
	height:2.7em;
	margin-top: 10px;
	}

/* ORB A jobb oldali boxok feletti fejl ©c h ˇttere*/
.rightBoxHeading {
	margin: 0em;
/*	padding: 0.5em 0.2em;*/
    background-color: #CB4200;
/* background-image: url(../images/jobbboxfej.gif);*/
	height:1.6em;
	
	}


.centerBoxHeading {
	margin: 0em;
	background-color: #CB4200;
	padding: 0.5em 0.2em;
	}

.centerBoxHeadingFooldal {
	margin: 0em;
	background-color: #ffffff;
	padding: 0.5em 0.2em;
	border-color: #ff0000;
	
	}

h1.centerBoxHeadingFooldal {
	font-size: 2em;
	
	}

h2.centerBoxHeadingFooldal {
	font-size: 1.3em;
	text-align: justify;
	font-weight: normal;
	}


/* ORB A bal oldali blokkok hol kezdodjenek*/
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	/*margin-top: 1.5em;*/
	}

.sideBoxContent {
    background-color: #ebcc3e;
          
	padding: 0.0em;

/* ORB margin-bottom:10px; */

	border-left: 1px solid #ECC695;
	border-right: 1px solid #ECC695;	

/* ORB EREDETI border-bottom: 5px solid #ECC695; */
border-bottom: 5px solid #ffffff;
/*order-left: 1px solid #00C101;
	border-right: 1px solid #00C101;
	border-bottom: 5px solid #00C101;*/
      
	}
	
/* Orb
A headerben levo shopping cart kinezete*/

.headercartContent {
	float: right;
	padding: 0.4em;
	}

.headercartQty {
	font-size:1.2em;
	color: #ffffff;
	margin-top: 22px;
	height: 12px;
	text-align: center;
	padding-bottom: 30px;
	}

.ill {
        font-size:1.2em;
	font-weight: bold;
	color: #0000ff;
	margin-top: 2px;
	height: 12px;
	text-align: center;
	padding-bottom: 30px;
	}
	
.headercartSum{
        font-size:1.1em;
        margin: 0em;
	color: #000000;
	padding: 0.4em;
	}

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, .centerBoxHeadingFooldal,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	vertical-align:middle;
	display: block;
	horizontal-align:middle;
	
	}
/* ORB*/
.rightContent{
	text-align: right;
}

#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;
	}

/* Az oldals   f ‘ kateg  ria h ˇtt ©r szine */
.category-top-div {
/*    background-color:  #BFE9A1;*/
    background-color:  #EBCC3E;
	  filter:alpha(opacity=90); 
	     -moz-opacity: 0.9; 
	        opacity: 0.9; 
	        
    color: #000000;
    border-bottom: 1px solid #ffffff;
    padding: 2px 2px 2px 2px;
}


.category-top-div-special{
    background-color:  #ff0000;
    color: #ffffff;
    font-color: #ffffff;    
    border-bottom: 1px solid #ffffff;
    padding: 2px 2px 2px 2px;
}

.category-top-div-news{
    background-color:  #0000ff;
    color: #ffffff;
    font-color: #ffffff;    
    border-bottom: 1px solid #ffffff;
    padding: 2px 2px 2px 2px;
}

.category-current {
    background-color:  #F9EEDE;
    color: #000000;
    border-bottom: 1px solid #ffffff;
    padding: 2px 2px 2px 2px;
}

.category-products-div {
    background-color:  #F9EEDE;
    color: #000000;
    border-bottom: 1px solid #ffffff;
    padding: 2px 2px 2px 2px;
}

A.category-top, A.category-top:visited {
	color: #000000;
	font-size:1.2em;
	text-decoration: none;
	width: 100%;
}

A.category-top-viszont, A.category-top-viszont:visited {
	color: #ff0000;
	font-size:1.2em;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}


A.category-top-special {
	color: #ffffff;
	font-size:1.2em;
	text-decoration: none;
	width: 100%;
}


A.category-current, A.category-current:visited {
	color: #CF861F;
	font-size:1.2em;
	text-decoration: none;
	width: 100%;
}

A.category-products, A.category-products:visited {
	color: #007F01;
	font-size:1.2em;
	text-decoration: none;
	width: 100%;
}
	
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	font-size:1.2em;	
	}
	
/*A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #007F01;
	text-decoration: none;
	font-size:1.1em
	}*/
	
SPAN.category-subs-parent {
	font-weight: bold;
	width: 100%;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	width: 100%;
	
	}
/* end categories box links */

/*

misc
orb
A term kek alatti ár

*/
.back {
	float: left;
	color: #000000;
	}
ul.back {
/*        background: #209e0f;*/
/*        background: #B56400;	*/
}
	
	
.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 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;
	}

#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;
	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;
	}

/* TreeMenu linkek ORB*/
.boxText:hover{
    color: #ff0000;
    font-weight: bold;
}

.boxText:link, .boxText:visited{
    font-weight: bold;
    font-size:1.1em
}

.orb_header{
    width: 950px;    
}

.orb_nav{
    margin: 5px 5px 0px 0px;
    float:left;
    width:100%;
}


.orb_header_logo{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}


.orb_header_kreativ{
    margin: 5px 5px 0px 0px;
    float:left;
}

.orb_header_main{
    margin-top: 10px;
    margin-left: 5px;
}

.orb_header_right{
    margin-top: 8px;
    float:left;
/*    border-left: 1px solid #ff0000;*/
    position:absolute;
    top: 0px;
    left:660px;
//    border: 1px solid #ff0000;
    width: 300px;
    

}

.orb_header_right_1{
    width: 160px;
    float:right;
}


.orb_header_kosar_right{
    margin: 5px 5px 0px 5px;
    float:left;
}

.orb_header_kereso{
/*    margin: 5px 5px 10px 0px;*/
    float:right;
}

.orb_header_termekek_container{
    top: 152px;
    margin-left: 150px;
    width: 820px;
    float:left;
    text-align: bottom;
    height: 50px;
    position: relative;

}

.orb_header_termekek{
    text-align: bottom;
    vertical-align: bottom;
    bottom: 10px;
    position: absolute;
}

/*.orb_header_termekek{
    margin-left: 10px;
    float:right;
    vertical-align: middle;
    height: 223px;
}*/

.kiscella{
    background-image: url(../images/kiscella.gif);
    width:82px;
    height:82px;
    text-align: center;
}

#navBreadCrumb_header {
	align: right;
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	width: 100%;
	}

#navBreadCrumb_header ul{
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}


#navBreadCrumb_header ul li {
	display: inline;
	}

#navBreadCrumb_header ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	font-size: 1.3em;
	border-left: 5px solid #a9a9a9;
	}

#navBreadCrumb_header ul li a:hover {
/*	text-decoration: underline;*/
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	background-color: #a9a9a9;

	}


.headercartQty_orb a{
        font-size:1.3em;
	color: #ffffff;	
	height: 12px;
	text-align: right;
	padding-bottom: 30px;
	font-weight: bold;
	}

#categoriesContent{
    background-color: #F9EEDE;

}

#orb_left {
    float: left;
}

#orb_right{
    float: right;
}

#logoffDefaultMainContent{
    font-size: 1.2em;
}

#orb_popup_body {
    background-color: #ffffff;
    background-image: url(../images/hatter.jpga);
}

.att_szoveg {
    font-size: 1.1em;
}

.red {
    color: #ff0000;
    font-color: #ff0000;
    }

.black {
    color: #000000;
    }

.kereso_header{
/*    background-color: #d88a23;*/
//    border-top: 1px solid #EDB265;	    
    border-bottom: 1px solid #EDB265;	    
}

.header_kereso{
    font-size: 1.1em;
    font-weight: bold;
    color: #007f01;
    vertical-align: middle;
/*    background-color:#00ff00;*/
}

.zold_betu{
    font-color: #007f01;
}

.piros_betu{
    color: #ff0000;
}

.image-top{
    margin-top: 0px;
    margin-left: 0px;
    
}

#passwordForgotten {
    font-size: 1.3em;
}

.szoveg_kozepre {
    text-align: center;
}

#szoveg_jobbra {
    text-align: right;
}

.shopping_div{
    width: 100%;
    align: center;
    float: left;

}

#checkoutConfirmDefaultBillingAddress{

    font-size: 1.5em;    
    font-weight: bold;
}

#checkoutBillto{
    width: 45%;
    margin-left:5px;    
    border-right: 1px solid #EDB265;	        
    padding-right: 5px;
}

.bord{
    border: 1px solid #EDB265;	        
}

.cartContentDisplay, .cartTableHeading, .cartProductDisplay, .cartQuantity, .cartTotalDisplay{
    font-size: 1.2em;
}

#ccTotalHeading{
    font-color: #ff0000;
}

#orderTotals{
    font-size: 1.1em;
}


.lineTitle_Osszesen{
    font-size: 1.1em;
}

.lineTitle_Osszesen_osszeg{
    font-size: 1.1em;
    width: 100px;
    text-align: right;
}

#checkoutOrderTotals{
    font-size: 1.1em;
    border-color: #0000ff;
}

.orb_frame{
    font-size: 1.1em;
    width:100%;
    background-color: #f0f1f1;
}

.orb_frame_inside{
    margin:5px;
}

.orb_heading_szurke{
    width: 100%;
    background-color:#bdd0bd;
    font-size: 1.5em;
    color: #ffffff;
}


.orb_heading_title{
    width: 100%;
    background-color:#cb4200;
    font-size: 1.5em;
    color: #ffffff;
    height: 20px;
}

.orb_heading_title_small{
    width: 100%;
    background-color:#bdd0bd;
    font-size: 1.2em;
    color: #000000;

}

.full{
    width: 100%;
}

#checkoutShippingHeadingAddress{
    width: 100%;
}

.blue{
    border-color:#0000ff;
}


