/**

 * 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 $

 */

/*popup-hoz*/
/* Div to disable background */
#backgroundFilter
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.7;
    display: none;
    z-index: 100000;
    width: 100%;
    height: 100%;
	text-align:center;
}

#popup_window{
	width:100%;
	height:100%;
	filter: alpha(opacity=100);
	opacity:1;
	background:none;
	text-align:center;
	z-index:100005;
}

#popup_inner{
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color:#333;
	width: 420px;
	height: 150px;
	/*background-color:#F0F0F0;*/
	border: 2px solid #E98A26;
	z-index:100007;
	background-image: url(/images/generalas_back.png);
}

#popup_inner p {
font-weight: bold;
color: #777777;
}

/* POPUP WINDOW */
#popupWindow
{
    position: absolute;
	top: 200;
	left: 200;
    width: 383px;
    height: 300px;
    padding: 1px;
    z-index: 100005;
    display: none;
    background-color: #ddd;
    border: 1px solid black;
}
#topLeft
{
    width:357px;
    float:left;
}
#topRight
{
    width:23px;
    float:left;
}
#popupBody
{
    width:380px;
    margin: 30px 0 0 0;
}



/*popup cuccainak a vége*/	

#largeImage {
position: absolute;
padding: .5em;
background: #e3e3e3;
border: 1px solid #BFBFBF;
}

a.floating img {
border: none;
}


body {

	margin: 0;

	/*font-family: verdana, arial, helvetica, sans-serif;*/

	/*font-size: 62.5%;*/

	/*color: #000000;*/

	/*background-color: #e5edf5;*/

	

	/**

		mviktor

	*/

	background-image:url(../images/bg.jpg);

	background-repeat:repeat;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#777777;

	}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#777777;
	

}


table#main {

	background-image:url(../images/bg_top.jpg);

	background-repeat:repeat-x;

	width:100%;

}

	

div#icons {

	float:right;

	position:relative;

	top: 30px;

	right: 8px;

	cursor:pointer;

}



.icon {

	padding-right:5px;

}



.icon_text {

	color:#999999;

	font-weight:bold;

	padding-right: 10px;

}

div.float_img_unvisible {
	float:left;
	position:absolute;
	display:none;
}

div.float_img_visible {
	float:left;
	position:absolute;
	display:block;
}

.unvisible {
	display:none;
}

.visible {
	display:block;	
}


div#logo_area{
	float:left;
	position:absolute;
	left:190px;
	top:10px;
	/*border: 1px solid black;*/
	width:470px;
	height:50px;
	cursor:pointer;
}

div#buttons{

	float:left;

	position:relative;

	top:56px;

	left:19px;

	width:875px;

	height:34px;

}



div#buttons ul {

	padding:0px;

	margin:0px;

}



div#buttons ul li {

	background-repeat:no-repeat;

	list-style:none;

	float:left;

	width:169px;

	height:34px;

	padding:0px;

	margin:0px;

	margin-right:6px;

	cursor:pointer;

}



div#buttons ul li.inactive {

	background-image:url(../images/button.png);

}



div#buttons ul li.active {

	background-image:url(../images/button_active.png);

}



div#buttons ul span {

	position:relative;

	top:9px;

	left:18px;

	padding:0px;

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

}



div#buttons ul li.inactive span {

	color:#8c8b89;

}



div#buttons ul li.active span {

	color:#ffffff;

}



div#body {

	width:872px;

	border:solid;

	border-width:0px;

	border-color:#006600;

	margin-top:14px;

	margin-bottom:14px;

}



table#contentMainWrapper {

	width:100%;

}



td#navColumnOne {

	width:169px;

}



td#navColumnTwo {

	width:169px;

}



td#mid_menu{

	padding:0px;

	margin:0px;

}



td#mid_menu_mod{

	padding:0px 0px 0px 8px;

	margin:0px;

}



div#main_content {

	width:518px;

}



div#main_content_text {

	padding: 5px 4px;

}



div#main_content_text_mod {

	padding: 10px 0px;

	margin-top:10px;

	

}



div#flash{

	border:solid;

	border-width:1px;

	border-right-width:1px;

	border-left-width:1px;

	border-color:#999999;
	
	z-index:0 !important;

}



div .leftBoxContainer{

	width:169px;

	margin-bottom:22px;

}



div .rightBoxContainer{

	width:169px;

	margin-bottom:22px;
	
	

}



div.submenu_header {

	background-image:url(../images/submenu_header.png);

	background-repeat:no-repeat;

	height:29px;

	cursor:default;

}



div.pic img{

	behavior: url(../my_extra/pngbehavior.htc);

}



div.pic {

	float:left;

	/*background-image:url(../images/calendar.png);

	width:38px;

	height:32px;*/

	position:relative;

	top:6px;

	left:6px;

}



div.leftBoxContainer span{

	color:#F8F8F8;

	font-size:13px;

	font-weight:600;

	position:relative;

	top:6px;

	right:9px;

}



div.rightBoxContainer span{

	color:#F8F8F8;

	font-size:13px;

	font-weight:600;

	position:relative;

	top:6px;

	right:9px;

}



div.submenu_header2 {

	background-image:url(../images/submenu_header2.png);

	background-repeat:no-repeat;

	height:29px;

	cursor:default;

}



div.sideBoxContent {

	margin-left:1px;

	margin-right:1px;

	padding-top:5px;

	background-color:#fafafa;

}



div.sideBoxContent ul {

	margin:0px;

	padding:0px;

}



div.sideBoxContent ul li {

	list-style:none;

	font-size:12px;

	color:#a5a4a4;

	font-weight:bold;

	padding-top:6px;

	padding-bottom:5px;

	border:solid;

	border-color:#e0e0e0;

	border-width:0px;

	border-bottom-width:1px;

	

}



div.sideBoxContent ul li.no_line {

	border-width:0px;

}



div.sideBoxContent ul li img {

	margin-left:13px;

	margin-right:7px;

}



a {

	text-decoration:none;

	color:#777777;

}

#main_content_text a {
text-decoration: underline;
}

#whatsNew a, #productListing a {
text-decoration: none;
}

#whatsNew a:hover, #productListing a:hover {
text-decoration: underline;
}



a:hover {

	text-decoration:underline;

}



div.sideBoxContent ul li a {

	color:#a5a4a4;

}



div.sideBoxContent div.content{

	height:auto;

	padding: 10px 4px 10px 4px;

}

#foot_conti {
padding-bottom:4px;
font-size:12px;
}

#foot_conti .foot_t {
color:#E98A26;
font-weight:bold;
}



/*--------------------------------*/

div#searchbox {

	color:#fefefe;

}

div#searchbox_content {

	padding-left:11px;
	padding-right:11px;

}

div#searchbox .section {
	padding: 0px 0px 3px 0px;
}

div#searchbox_body {

	background-image:url(../images/sbx_body.png);

	background-repeat:no-repeat;

	width:169px;

	height:277px;

}



div#searchbox_footer div#sbx_button {

	height:25px;

	width:92px;

	background-image:url(../images/sbx_button.png);

	background-repeat:no-repeat;

	padding:0px;

	margin:0px;

	cursor:pointer;

	font-size:13px;

	font-weight:bold;

	padding-top:1px;

}

div#searchbox_footer div#sbx_button:hover {
	/*color:#EAD31C;*/
	text-decoration:underline;
}



div#searchbox_body p.title {

	font-size:16px;

	font-weight:bold;

	color:#fefefe;

	padding-top:10px;

	margin:0px;

	margin-bottom:16px;

}



div#searchbox_body p {

	margin-top:12px;

	margin-bottom:4px;

	color:#ffffff;

	font-size:12px;
	/*font-weight:bold;*/

}



div#searchbox_body input.txb {

	width:auto;

	padding:0px;

	margin:0px;

}



select.sel_day {
	width:44px;
	text-align:center;

}

select.sel_month {
	width:auto;
}



div#main_content {

	width:518px;

}



td#mid_menu{

	padding:0px;

	margin:0px;

}



div#main_content_text div.paragraph {

	padding: 8px 0px 15px 0px;



}



div#main_content_text div.line {

	height:2px;

	width:482px;

	background:url(../images/line.png);

	background-repeat:repeat-x;

	padding-left:0px;

	margin:0px;

}



div#main_content_text p.title{

	margin:0px;

	margin-bottom:10px;

	color:#3399cc;

	font-size:16px;

	font-weight:600;

	text-transform:uppercase;

}



div#main_content_text img.thumb {

	width: 143px;

	height:107px;

	margin:0px;

	margin-right:15px;

	border:1px solid #DEDDDD;

}



div#main_content_text p.text {

	margin:0px;

	padding:0px;

	color:#777777;

	font-size:12px;

	font-weight:normal;

}



div.product {

	border:solid;

	border-color:#dedddd;

	border-width:0px;

	border-bottom-width:1px;

}



div.product_nl {

	border-width:0px;

}



div.sideBoxContent div.line {

	height:1px;

	width:167px;

	background:url(../images/line.png);

	background-repeat:no-repeat;

	padding-left:0px;

	margin:0px;

}



div.submenu div.line2 {

	height:2px;

	width:167px;

	background:url(../images/line2.png);

	background-repeat:no-repeat;

	padding-left:0px;

	margin:0px;

}



div.submenu div.submenu_footer {

	padding-left:1px;

	padding-right:1px;

}



div.button {

	height:28px;

	width:109px;

	background:url(../images/submenu_button.png);

	background-repeat:no-repeat;

	padding:0px;

	margin:0px;

	cursor:pointer;

}



div.button p{

	margin:0px;

	padding:0px;

	padding-top:7px;

	color:#f7bd0b;

	font-weight:bold;

	font-size:12px;

	text-transform:uppercase;

}



div.content p{

	margin-top:5px;

	margin-bottom:5px;

	color:#777777;

	font-size:12px;

	font-weight:normal;

}



div.content input.txb{

	width: 130px;

}



form {

	padding:0px;

	margin:0px;

}



div.content img.bordered {

	border:double;

	border-color:#c9caca;/*#dedddd*/;

	border-width:3px;

}



div.content img.no_b {

	border-width:0px;

}



div.content a{

	color:#777777;

}



div.content p span.price {

	font-weight:bold;

	color:#777777;

	font-size:12px;

	position:relative;

	top:3px;

	left:0px;

}



div.content p span.num {

	font-weight:bold;

	color:#777777;

	font-size:14px;

	position:relative;

	top:0px;

	left:0px;

	cursor:default;

}



.def_cursor {

	cursor:default

}



div#page_footer {

	width:909px;

	background-color:#f2f2f1;

	border:solid;

	border-color:#aaa9a9;

	border-width:0px;

	border-top-width:1px;

}

div#page_footer a {
text-decoration:none;
}

div#page_footer a:hover {
text-decoration:underline;
}

div#footer_text {

	padding: 10px 20px;
	background: url(/images/footer_back.jpg) bottom center no-repeat;

}



div#details_div {

	border:solid;

	border-color:#CCCCCC;

	border-width:1px;

}


#pmt-paypal {
float: left;
}




/*--------------------------------*/



div#pollen_div td.border {

	width:1px;

	background-color: #fff;



}



div#pollen_div td.border_h {

	height:1px;

	background-color: #fff;



}



div#pollen_div td.main_title {

	color: #FFFFFF;
	
	text-align: left;
	
	font-size: 13px;
	
	font-weight: bold;

	/*background-color: #628A6C;*/
	
	height: 29px;
	
	background: url(/images/pollen_table/title_bg.jpg) top left repeat-x;

}



div#pollen_div td.subtitle_hun {

	font-size:12px;

	font-weight:bold;

	width:120px;

	text-align:left;

	padding-left:6px;

	/*color: #884F0A;*/
	color: #6f7c0e;

	/*background-color: #f4d273;*/
	background-color: #cfde65;
	
	padding-top: 2px;
	
	padding-bottom: 2px;

}



div#pollen_div td.subtitle_latin {

	width:120px;

	text-align:left;

	padding-left:6px;

	color:#777777;

	background-color: #e9e9e9;
	
	padding-top: 2px;
	
	padding-bottom: 2px;
	
}



div#pollen_div td.subtitle {

	background-color: #dfc327;
	/*background-color: #6f7c0e;*/

	width: 34px;
	
	color: #884f0a;
	/*color: #FFFFFF;*/
	
	font-size: 11px;
	
	padding-top: 2px;
	
	padding-bottom: 2px;

}



div#pollen_div td.allerg {

	background-color: #e9e9e9;

	width: 120px;
	
	padding-top: 2px;
	
	padding-bottom: 2px;
	
}

table.own_celeb {
	text-align: center;
}

hover {
	background-color: black;
}


.grey {

	background-color: #F2F2F1;

}



div#pollen_div td.period {

	text-align:left;

	width:314px;

	background: url(../images/pollen/pollen_bg.gif);
	
	padding-top: 2px;
	
	padding-bottom: 2px;	

}



div#pollen_div td.title {

	color: #884f0a;
	
	font-weight: bold;

	/*background-color: #eae146;*/
	background-color: #c2d05f;
	
	padding-top: 2px;
	
	padding-bottom: 2px;	

}



table#pollen_table {

	text-align: center;

	background-color: #F2F2F1;

}

div.browse_divs {
    float: left;
    text-align: center;
    padding: 5px 5px 0px 5px;	
}

div.browse_product {
    width: 156px;
    margin: auto;	
    border-left: 1px solid #c9caca;
    border-right: 1px solid #c9caca;
	padding: 2px 1px 0px 1px;
}

div.browse{ width:160px;}

div.browse  .rtop,div.browse  .rbottom{display:block}
div.browse  .rtop *,div.browse  .rbottom *{display: block; height: 1px; overflow: hidden;}
div.browse  .r1{margin: 0 4px; border-bottom: 1px solid #cbcbcb; }
div.browse  .r12{margin: 0 4px; border-top: 1px solid #cbcbcb; }
div.browse  .r2{margin: 0 3px; border-left: 2px solid #cbcbcb;border-right: 2px solid #cbcbcb;}
div.browse  .r3{margin: 0 2px; border-left: 1px solid #cbcbcb;border-right: 1px solid #cbcbcb;}
div.browse  .r4{margin: 0 1px; border-left: 1px solid #cbcbcb;border-right: 1px solid #cbcbcb;} 

div.browse_s{ 
	font-size:0px;
	border-top: 3px solid #F7BB07; /*#ffef27;*/ 
	width:153px; 
}


div.morecati{
	/*height:150px;
	width:160px;
	#position: relative;*/
	overflow: hidden;
	display: table;
	text-align:center;
	margin:auto;
}
table.morci tr td{
	vertical-align: middle;
	text-align: center;
	height: 110px;
	width:160px;
}
table.morci tr td.text{
	height: 40px;
}

div.browse_img_outer {
	/*height:150px;
	width:150px;
	#position: relative;*/
	overflow: hidden;
	display: table;
	text-align:center;
	margin:auto;
}

div.browse_img_outer img{
	border: 3px double #c9caca;
}

div.browse_img_outer_mid{
	#position: absolute;
	#top: 50%; 
	left:0; 	
	display: table-cell; 
	vertical-align: middle;
}

div.browse_img_outer_in{
	#position: relative; 
	#top: -50%;
	text-align: center;
}



div.browse_product_name { text-align: center; height: 45px;owerflow:hidden;}

div.browse_product_name h3 { font-size: 12px; }

div.browse_product_name a, div.browse_product_name a:visited, div.browse_product_name a:active { 	color: #454545; }

div.browse_desc { }

div.browse_price { }

div.browse_price span { }

div.browse_elv { 
	background: url(../images/elv.gif) top center no-repeat; 
	height: 1px; 
	margin: 1px 0px;
	font-size: 0px;
}

div.browse_sku { 
	text-align: center; 
	color: #42424; 
	font-weight: bold;
	background: #f6f6f6;
	height: 21px;
	line-height: 21px;
	overflow:hidden;
}

div.browse_sku2 { 
	text-align: center; 
	color: #42424; 
	font-weight: bold;
	background: #f6f6f6;
	height: 42px;
	line-height: 21px;
	width: 170px;
	#position: relative;
	overflow: hidden;
	display: table;
	text-align:center;
	margin:auto;
}


div.browse_details { background: url(../images/arrow.gif) center left no-repeat; 
	padding: 0px 0px 0px 15px; 
	width: 71px; 
	margin:auto;
	height: 28px;
	line-height: 28px;
}

div.browse_details a, div.browse_details a:visited, div.browse_details a:active { 
	color: #7c7c7c;
}



.own{
	background-color:#000;	
}

.tr_hidden{
	visibility:hidden;
	display:none;
	/*background-color:#030;*/
}

.tr_hover{
	background-color:#F9B505;
	cursor:default;	
}

.tr_visible{
	display:inline;
	visibility:visible;
	background-color:none;
}

.bg_none {
	background-color:none;
}

table.own_celebrations_table{
	/*background-color:#DFDCCC;*/
	background-color:#FFFFFF;
	text-align: center;
}

table.added_celebrations_table{
	/*background-color:#F3F3F2;*/
	background-color:#FFFFFF;
	text-align: center;
}

table#before_start_table{
	/*background-color:#FAFAFA;*/
	background-color:#FFFFFF; 
}

td.comment{
	width: 169px;
	text-align:center;
	vertical-align: top;
}

div.help{
	/*background-color:#ECF7FE;*/
}







/*--------------------------------*/









/*

img#house{

	background-image: url(../images/house.png);

}*/



img {

    behavior: url(../my_extra/pngbehavior.htc);

}







a img {border: none; }

/*



a:link, #navEZPagesTOC ul li a {

	color: #3300FF;

	text-decoration: none;

	}

 

a:visited {

	color: #3300FF;

	text-decoration: none;

	}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #FF0000;

	}



a:active {

	color: #0000FF;

	}

*/

h1 {

	font-size: 1.5em;

	/*color: #9a9a9a;*/
	color:#E98A26;
	text-decoration: underline;

	}



h2 {

	font-size: 1.4em;

	}

.greeting {
font-size: 16px;
}

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;

	}

h3.addressBookDefaultName {
background: #EAD461;
color: #814F1B;
padding-top: 4px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
border-top: #E98A26 2px solid;
margin-bottom: 1px;
}

#addressBookDefaultPrimary, #checkoutShippingHeadingAddress, #checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress, #checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultHeadingComments, #checkoutConfirmDefaultHeadingCart {
background-color: #EAD461;
color: #814F1B;
padding-top: 4px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
border-top: #E98A26 2px solid;
margin-bottom: 1px;
}

#myAccountPaymentInfo h3, #myAccountShipInfo h3 {
background-color: #EAD461;
color: #814F1B;
padding-top: 4px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
border-top: #E98A26 2px solid;
margin-bottom: 1px;
}

#checkoutConfirmDefaultHeadingCart, #orderHistoryDetailedOrder, #orderHistoryStatus {
background-color: #E98A26;
color: #FFFFFF;
padding-top: 4px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
/*border-top: #E98A26 2px solid;*/
margin-bottom: 1px;
border-right: #FFFFFF 1px solid;
}

/*  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: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	/*background: #fefcf3;*/
	
	/*border:1px solid #fafafa;
	background:#fafafa;*/

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;
	
	padding-top: -5px;
	background-color: #f6f6f6;

	}

.outer_f {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #E98A26;
	/*background-color: #F0F0F0;*/

	}
	
.outer_l {
color: #E98A26;
font-weight: bold;
}

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, .categoryListBoxContents, .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;
	background-color: #EFEFEF;
	border-bottom: #EAD461 1px solid;
	}



.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: #ff3728;

	color: #ffffff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}

.messageStackWarning, .messageStackError a{
color: #f7bb07;
font-weight: bold;
}

.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	/*background-color: #ffffff;*/

	/*text-align: left;*/

	/*width: 750px;*/

	vertical-align: top;

	/*border: 1px solid #9a9a9a;*/

	

	/**

		mviktor

	*/

	background-image:url(../images/bg_main2.png);

	background-repeat:repeat-y;

	width:917px !important;

	}



div#headerWrapper {

	background-image:url(../images/header.jpg);

	background-repeat:no-repeat;

	width:909px;

	height:118px;

}

	

#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:75px;

	}



#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;

	}



.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;

	}



#navSuppWrapper, #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%;

	}



#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;

	}



#navSupp ul li a{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #999999;

	white-space: nowrap;

	}

	

#navMain 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 {

	padding: 0.5em 0.5em;

	background-color: #ffffff;

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	text-align:left;

	}



#navEZPagesTop {

	background-color: #abbbd3;

	background-image: url(../images/tile_back.gif);

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0.5em;

	}



#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, #bannerSix {

	padding: 2px;
	padding-left: 0px;
	padding-right:0px;

	}

.productListing-heading {
	cursor: default;
	
}

a.productListing-heading {
	color:#ffffff;
	
}

a.productListing-heading:hover {
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

.productListing-odd {
	background-color:#FAFAFA;
	
}

.productListing-odd .productListing-data
{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: 1px solid #E0E0E0;
}

.productListing-even {
	background-color:#ffffff;	
}

.productListing-even .productListing-data
{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: 1px solid #E0E0E0;
}

.listingProductImage {
	border: 3px double #c9caca;/*#CCCCCC;*/
}

.listingProductImage2 {
	border: 0px;/*#CCCCCC;*/
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 1px solid #000000;

	padding: 1em;

	}



.tableHeading TH {

	border-bottom: 1px solid #E98A26;
	
	background-color:#EAD461;
	color: #814F1B;
	text-align:left;
	border-right: #FFFFFF 1px solid;
	padding-left:4px;
	padding-right:4px;

	}



.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;*/
	padding: 4px;

	}



.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 {

	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;

	}

.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 {}



#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: 2px 0em;

	}



.centerBoxWrapper {

	/*border: 1px solid #9a9a9a;*/

	height: 1%;

	margin: 1.1em 0;

	}



h2.centerBoxHeading {

	font-size: 14px;

	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/orange_bar.png); /*url(../images/tile_back.gif);*/
	background-repeat:no-repeat;

	padding: 0.5em 0.2em;

	}



/*

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	border: 1px solid #9a9a9a;

	border-bottom: 5px solid #336633;

	margin-top: 1.5em;

	}

*/



/*

.sideBoxContent {

	background-color: #ffffff;

	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,.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 parent and child categories */

/*

A.category-top, A.category-top:visited {

	color: #008000;

	text-decoration: none;

	}

A.category-links, A.category-links:visited {

	color: #004080;

	text-decoration: none;

	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {

	color: #FF0000;

	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;

	}



.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/orange_bar.png); /*url(../images/tile_back.gif);*/
	background-repeat:repeat-x;
	height: 29px;
	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;

	}

#infoShoppingCart {
background-image:none;
}

.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;

	}



/*javascriptes sneakpeek miatt*/

/*---------------------------*/

div.js {

	width:518px;

	height:210px;

}



ul.js_imgs {

	margin:0px;

	padding:0px;

	list-style:none;

}





ul.js_imgs img {

	display: block;

	/*padding-top: 1px;

	margin-left: 1px; */

	margin:0px;

	padding:0px;

	width: 518px;

	height: 210px;

	position: absolute;

	top:0px;

	z-index:100;

}



div.js li {

	display:none;

}



div.js li.visible {

	display:block;

}



ul.js_content {

	float:right;

	margin-right:18px;
	
	margin-top: 40px;

	z-index:1000;

}



.js_ie_overlay {

	display: none;

}



.js_overlay {

	position: relative;

	top: 0;

	left: 0;

	padding:0px;

	margin:0px;

	height: 210px;

	width: 518px;

	z-index:2000;

	background: url(../images/sneakpeek/bg_sneakpeek.png) no-repeat;

}

#js_overlay_container p {
margin-top: 0px;
padding-top: 0px;
color: #FFFFFF;
}

#js_overlay_container h2 {
margin-bottom: 4px;
color: #FFFFFF;
}

#js_overlay_container a {
color: #FFFFFF;
}

.js_control {

	position:absolute;

	left:335px;

	top:155px;

	height: 21px;

	padding: 2px;

	/*background: url(../images/bg_sneakpeek_control.png) repeat-x;*/
	
	background-color: #f7ddc3;

	overflow: hidden;

}



.js_control li {

	display:block !important;

	float: left;

	border: 1px solid #eacaaa;

	border-width: 1px 1px 1px 0;
	
	background-color: #f4d999;

	list-style:none;


}



.js_control a {

	width: 19px;

	height: 19px;

	display: block;

	/*text-indent: -9999px;*/

	background-repeat: no-repeat;

	outline: 0;

}



.js_control a:hover,

.js_control a.selected {

	background-position: 0% 100%;

}
/*-----------------------------*/


.sp_perv {

	border-width: 1px !important;


}



.sp_perv a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_perv.png);

}



.sp_p1 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p1.png);

}



.sp_p2 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p2.png);

}



.sp_p3 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p3.png);

}



.sp_p4 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p4.png);

}



.sp_p5 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p5.png);

}



.sp_p6 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p6.png);

}



.sp_p7 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p7.png);

}



.sp_p8 a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_p8.png);

}



.sp_play a,

.sp_pause a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_playpause.png);

}



.sp_play a {

	background-position: 0 0;

}



.sp_play a:hover,

.sp_play a.selected {

	background-position: 0 -19px;

}



.sp_pause a {

	background-position: 0 -38px;

}



.sp_pause a:hover,

.sp_pause a.selected {

	background-position: 0 -57px;

}



.sp_next a {

	background-image: url(../images/sneakpeek/bg_sneakpeek_control_next.png);

}


/********************************/

#search_results {

}

#search_results #name_details {
position: relative;
background: url(/images/nevnap/nevnap_bg.jpg) top center no-repeat;
padding-left: 20px;
padding-right: 20px;
padding-top: 75px;
}

#search_results #name_details #nevkartya {
position: absolute;
width: 214px;
height: 63px;
top: 8px;
left: 20px;
background: url(/images/nevnap/nevnap_bg.png) top center no-repeat;
text-align: center;
color: #e98a26;
font-weight: bold;
font-size: 18px;
padding-top: 22px;
}

#search_results #name_details #kapocs {
position: absolute;
width: 19px;
height: 40px;
top: -4px;
left: 125px;
background: url(/images/nevnap/kapocs.png) top center no-repeat;
z-index: 500;
}

#search_results #name_details #tartalom .left {
text-align: right;
padding-right: 10px;
width: 125px;
vertical-align: top;
padding-top: 7px;
padding-bottom: 7px;
color: #e98a26;
}

#search_results #name_details #tartalom .right {
text-align: left;
width: 370px;
vertical-align: top;
border-bottom: #eadcc5 1px solid;
padding-top: 7px;
padding-bottom: 7px;
font-weight: bold;
}


/*--------------- create own calendar ---------------*/
.own_separate {
background: url(/images/own_calendar/create_own_separate_bg.jpg) top center no-repeat;
height: 140px;
vertical-align: top;
width: 518px;
}

#own_separate_container {
position: relative;
margin-left: 50px;
margin-right: 20px;
margin-top: 14px;
}

#own_separate_container #create_step {
position: absolute;
width: 48px;
height: 49px;
left: -55px;
top: -22px;
}

#own_separate_container h2 {
color: #E98A26;
}

.own_celebrations_table .head {
background-color:#ead461;
color: #814f1b;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
}

.added_celebrations_table .content {
background-color:#efefef;
color: #777777;
padding-top: 4px;
padding-bottom: 4px;
}

#help_01, #help_02, #help_03 {
position: absolute;
left: -30px;
top: 10px;
width: 200px;
height: 110px;
display:block;
background: url(/images/own_calendar/help_bg.png) top center no-repeat;
}

#helptext {
text-align: left;
padding-left: 40px;
padding-top: 10px;
color: #E98A26;
padding-right: 8px;
}

#vevoszolgbox a {
color: #FFFFFF;
text-decoration: underline;
}

#accountHistInfo td {
text-align:left;
padding:4px;
border-right: #FFFFFF 1px solid;

}

.cartTableHeading th {
text-align:left;
padding-left:4px;
padding-right:4px;
border-right: #FFFFFF 1px solid;
}

#cartContentsDisplay2 td {
text-align:left;
padding:4px;
border-right: #FFFFFF 1px solid;
}

#productsListingBottomNumber, #productsListingListingBottomLinks, #productsListingTopNumber, #productsListingListingTopLinks {
padding-top: 4px;
padding-bottom: 4px;
}

.addimages_conatiner {
border-color:#C9CACA;
border-style:double;
border-width:3px;
width: 100px;
height: 100px;
margin:10px;
padding: 2px;
margin-bottom: 0px;
margin-top: 0px;
}


/*------------------- főoldal -------------------*/

#fooldal_create_container1 {
position: relative;
width: 100%;
background: url(/images/fooldal/fooldal_create_images_back.png) center bottom no-repeat;
text-align: justify;
}

#fooldal_create_container1 .title, #fooldal_create_container2 .title {
font-size: 14px;
font-weight: bold;
padding-bottom: 8px;
padding-top: 10px;
}

#fooldal_create_container1 #from_left_text {
position: absolute;
width: 400px;
bottom: 120px;
left: 100px;
}

#fooldal_create_container2 {
position: relative;
width: 100%;
text-align: justify;
}


/*------------------- számláló -------------------*/
#productsListingListingTopLinks .current, #productsListingListingBottomLinks .current {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
color: #FFFFFF;
border: #E98A26 1px solid;
background-color: #E98A26;
font-size: 11px;
font-weight: bold;
margin: 0px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
margin-left: 1px;
margin-right: 1px;
}

#productsListingListingTopLinks a, #productsListingListingBottomLinks a {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
color: #814F1B;
border: #eacaaa 1px solid;
background-color: #f4d999;
font-size: 11px;
text-decoration: none;
font-weight: bold;
margin: 0px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
margin-left: 1px;
margin-right: 1px;
}

#productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
color: #FFFFFF;
border: #E98A26 1px solid;
background-color: #E98A26;
font-size: 11px;
text-decoration: none;
font-weight: bold;
margin: 0px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
margin-left: 1px;
margin-right: 1px;
}

.categoryListBoxContents {
background: url(/images/category_back.png) top left repeat-x;
height: 170px;
border-bottom: #F7BB07 1px solid;

}

a.category_link {
color: #E98A26;
font-weight: bold;
font-size: 14px;
background:transparent url(../images/arrow.gif) no-repeat scroll left center;
padding-left: 20px;
}

a.category_link:hover {
color: #E98A26;
font-weight: bold;
font-size: 14px;
background:transparent url(../images/arrow.gif) no-repeat scroll left center;
padding-left: 20px;
}