input, select{
	font-family:Arial,Verdana,sans-serif;font-size:1em;
}
/*Fonts*/
.serif{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;}
.serif11{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; font-size:11px;}
.serif12{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; font-size:12px;}
.serif14{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; font-size:14px;color:#231f20;}
.serif_lightgray{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #757575;}
.serif_gray{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #2e2e2e;}
.serif_gray_bold{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #2e2e2e;font-weight:bold;}
.serif_red{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #e7425f;}
.serif_blue{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #104E8B;}
.serif_slateblue{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #357EC7;}
.serif_steelblue{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #4863A0;}
.serif_deepblue{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #001272;}
.serif_green{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color: #839400;}
.serif_bold{font-weight:bold;}
.serif_black{font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; color:#231f20;}
.serif_selected{
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif; 
	color: #f76840;
	text-decoration:underline;
}
#maincontainer{
	width:960px;
	margin:auto;
}
hr2{
	width: 940px;
	border-bottom: 1px solid #c9c9c9;
	margin: 0px auto;
	clear: both;
	overflow:: hidden;
	height: 50%;
	/* border-color: #c9c9c9; */
}
#slogan, #logo{
	float: left;
}
#slogan{
	font-size:13px;
	font-weight:bold;
	/*color: rgb(232,120,28);*/
	/*color: rgb(193,216,228);*/
	position:relative;
	top: 80px;
}
#logo img{
	height: 100px;
}
#nav{
	float:right;
	position:relative;
	top:15px;
}
#nav ul{
	float:right;
	list-style-type: none;
}
#nav ul li{
	float:left;
	vertical-align: middle;
	padding:5px;
	color: #839400;
}
#nav a{
	color: #839400;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}

#overlap2{
	z-index: 1000;
	position: absolute;
	top:0px;
	left:0px;
	background:rgb(192,192,192);
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	width:100%;
	height:100%
}
#overlaptwo2{	
	z-index: 1000;	
	position: absolute;	
	top:0px;	
	left:0px;	
	background: transparent;	
	width:100%;	height:100%
}

#overlap3{
	z-index: 1000;
	position: absolute;
	top:0px;
	left:0px;
	background:rgb(192,192,192);
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	width:100%;
	height:100%
}
#overlaptwo3{	
	z-index: 1000;	
	position: absolute;	
	top:0px;	
	left:0px;	
	background: transparent;	
	width:100%;	height:100%
}

#overlap4{
	z-index: 1000;
	position: absolute;
	top:0px;
	left:0px;
	background:rgb(192,192,192);
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	width:100%;
	height:100%
}
#overlaptwo4{	
	z-index: 1000;	
	position: absolute;	
	top:0px;	
	left:0px;	
	background: transparent;	
	width:100%;	height:100%
}

#overlap5{
	z-index: 1000;
	position: absolute;
	top:0px;
	left:0px;
	background:rgb(192,192,192);
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	width:100%;
	height:100%
}
#overlaptwo5{	
	z-index: 1000;	
	position: absolute;	
	top:0px;	
	left:0px;	
	background: transparent;	
	width:100%;	height:100%
}

#overlap{
	z-index: 1000;
	position: absolute;
	top:0px;
	left:0px;
	background:rgb(192,192,192);
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	width:100%;
	height:100%
}#overlaptwo{	z-index: 1000;	position: absolute;	top:0px;	left:0px;	background: transparent;	width:100%;	height:100%}
#formContainer{
	width:500px;
	margin:auto;
}
#formContainer h1{
	color:#66615E;
	font-size: 26px;
	line-height: 120%;
}
#formContainer h2{
	color: #867F6D;
	font-size: 14px;
	line-height: 120%;
}
#formContainer h3{
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}
#formContainer_border{
	position:relative;
	top:90px;
	background: #fff;
	width:100%;
	padding:10px;
}
#formContainer_main{
	border: solid 1px rgb(192,192,192) ;
	padding:15px;
	text-align:center;
	background:rgb(255,255,255);
	/*	
	position: relative;	
	z-index: 1001;	
	opacity:1;
	filter:alpha(opacity=100);	
	background-color: opaque;
	*/
}
#formContainer2{
	padding:10px;
	text-align:center;
	background:rgb(255,255,255);
	/*	
	position: relative;	
	z-index: 1001;	
	opacity:1;
	filter:alpha(opacity=100);	
	background-color: opaque;
	*/
}
#formContainer_main input,#formContainer_main select{
	margin:5px;
}
#offPict{
	position: relative;
	top:-250px;
	left:-150px;
	z-index: 1001;
	float:left; 
}
#checkBox_accept{
	color: #6F6D68;
	font-family: Arial,sans-serif;
	font-size: 10px;
}
/*teszt*/
.regdivone {
position: relative;
border-left: 2px solid #B0C800;
border-right: 2px solid #B0C800;
background: url("http://www.lustrelife.com/subscribe/images/home/page_3.gif") repeat-x scroll left top transparent;
border-top: 0px;
border-bottom: 0px;
height: 42px;
}
.regdivona {
width: 350px;
}
#selectchildbrand{z-index: 1010;}
.form_label{
	
	background: #fff;
	padding: 6px 6px 0px 8px;
	width: 202px;
	
}
.form_field{
	
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 202px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

}
.form_field10{
	
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 217px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

}
.form_field2{
	
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 100px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

}

#f_send{
	background:green;
}
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
.gray {
	color: #e8f0de;
	border: solid 1px #757575;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#757575));
	background: -moz-linear-gradient(top,  #a0a0a0,  #757575);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#757575');
}
.gray:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#454545));
	background: -moz-linear-gradient(top,  #808080,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#454545');
}
.gray:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#a0a0a0));
	background: -moz-linear-gradient(top,  #757575,  #a0a0a0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#a0a0a0');
}
.red {
	color: #fff;
	border: solid 1px #e7425f;
	background: #e7425f;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7425f), to(#e7425f));
	background: -moz-linear-gradient(top,  #e7425f,  #e7425f);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#e7425f', endColorstr='#e7425f');
}
.red:hover {
	color: #fff;
	border: solid 1px #e7425f;
	background: #e7425f;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7425f), to(#e7425f));
	background: -moz-linear-gradient(top,  #e7425f,  #e7425f);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#e7425f', endColorstr='#e7425f');
}
.red:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7425f), to(#e7425f));
	background: -moz-linear-gradient(top,  #e7425f,  #e7425f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7425f', endColorstr='#e7425f');
}
.brown {
	color: #e8f0de;
	border: solid 1px #ef5735;
	background: #ef5735;
	background: -webkit-gradient(linear, left top, left bottom, from(#f27960), to(#ef5735));
	background: -moz-linear-gradient(top,  #f27960,  #ef5735);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#f27960', endColorstr='#ef5735');
}
.brown:hover {
	color: #e8f0de;
	border: solid 1px #ef5735;
	background: #f27960;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef5735), to(#f27960));
	background: -moz-linear-gradient(top,  #f27960,  #ef5735);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#f27960', endColorstr='#ef5735');
}
.brown:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#ef5735), to(#f27960));
	background: -moz-linear-gradient(top,  #ef5735,  #f27960);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5735', endColorstr='#f27960');
}
.black {
	color: #e8f0de;
	border: solid 1px #231f20;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#231f20));
	background: -moz-linear-gradient(top,  #323232,  #231f20);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#231f20', endColorstr='#231f20');
}
.black:hover {
	background: #323232;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#323232));
	background: -moz-linear-gradient(top,  #323232,  #323232);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#323232', endColorstr='#231f20');
}
.black:active {
	color: #e8f0de;
	background: -webkit-gradient(linear, left top, left bottom, from(#231f20), to(#231f20));
	background: -moz-linear-gradient(top,  #231f20,  #231f20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#231f20', endColorstr='#231f20');
}

/*
.button {
	display: inline-block;
	zoom: 1; 
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
*/
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .4em 1.75em .45em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

#siteAdContainer{
	width:500px;
	margin:auto;
}
#siteAdContainer_border{
	position:relative;
	background: #fff;
	width:100%;
	padding:0px;	
}
#siteAdContainer_main{
	border: solid 1px rgb(192,192,192) ;
	padding:10px;
	text-align:center;	
}

.imagediv { float: left; position: relative; }  
.soldout { position: absolute; bottom: 10px; right: 0; z-index:999; }  

/*
.imagediv{
    position:relative;
}
.soldout{
    position:absolute;
    top:5px;
    right:5px
}​
*/

.searchSelections {
	position:relative;
}
.searchSelections a {
	text-align:center;
	text-decoration:none;
	color:#757575;
	font-size:12px;
	font-weight:bold;
}
.searchSelections a:hover {
	text-align:center;
	text-decoration:underline;
	color:#4863A0;	
	font-size:12px;
	font-weight:bold;	
}
.searchSelections #overlaptwo_brands{	
	z-index: 1001;	
	position: absolute;	
	visibility:hidden;	
	top:-300px;	
	left:0px;	
	opacity:1;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	/*background: transparent;*/	
	width:100%;	
	height:100%
}
/*
a:hover .selBrands #overlaptwo_brands{
	visibility:visible;	
}
*/
.searchSelections #overlaptwo_stores{	
	z-index: 1000;
	position: absolute;	
	visibility:hidden;	
	top:-200px;	
	left:0px;	
	opacity:1;
	filter:alpha(opacity=1);
	-moz-opacity:1;
	-khtml-opacity:1;
	/*background: transparent;*/	
	width:100%;	
	height:100%
}
#search_options {
	width:850px;
	margin:auto;
}
#search_options_border{
	position:relative;
	top:0px;
	background: #fff;
	width:100%;
	padding:0px;
}
#search_options_main{
	border: solid 1px rgb(192,192,192) ;
	padding:10px;
	text-align:center;
	background:rgb(255,255,255);
}

.catinfo {
	position:relative;
    width:180px;
}
.catinfo .catname {
	position: absolute;
	left:0;
	top:0;
}
.catinfo .subcats {
	display:none;
}
.catinfo:hover .subcats{	
	z-index: 10;	
	position: absolute;	
	border: solid 1px #cccccc;
	padding:5px;
	left:-5px;
    top:15px;	
	width:165px;	
	background-color: #efefef;
	display: block;
}

.search_options_brands {
	margin-left: 10px; 
	margin-top: 10px; 
	height:200px;
	overflow:auto;
}
.search_options_brands::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 11px;
    height: 11px;
}
.search_options_brands::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}
