
body{
	font-family:Arial;
	font-size:11px;
	color:#8797a0;
	background-color:#dedde8;
	margin:0;padding:0;
	cursor:default;
}
form{
	padding:0;
	margin:0;
}
img, div, table, input, p {border:0; padding:0}
a {
	text-decoration:none;
	color:#8797a0;
	margin:0;
	padding:0;
	border:0;
}
a:hover{text-decoration:none}
li{
	list-style-type:none;
	margin:0;
}
ul{padding:0;margin:0}
h3{
	margin:0px 20px 24px 20px;
	font-size:30px;
	font-weight:normal;
}
h1{
	margin:0px 20px 24px 20px;
	font-size:30px;
	font-weight:normal;
}
h2{
	margin:0px;
	padding: 0px;
	font-size:11px;
	font-weight:bolder;
}
h4{
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.left{
	float:left;
}
/* HEADER */
.header{
	/*background-image:url(../images/header.bmp);*/
	height:65px;
}
.header .logo{
	margin:8px 0px 0px 19px;
	float:left;
}
.header .title{
	padding:13px 20px 0px 14px;
	float:left;
}
.header .header_div{
	 height:67px;
}
.header .menu{
	margin-right:26px;
	margin-top:43px;
	font-size:12px;
	float:right;
}
.header .menu li{
	padding:3px 8px 4px 8px;
	float:left;
}
.header .menu .active{
	background-image:url(../images/lang_sel.jpg);
	float:left;
}
.header .menu .thin{
	padding:3px 2px 3px 2px;
}
.header .dot{
	margin:5px 32px 10px 10px;
}
.middle{
	background-image:url(../images/backgrnd.bmp)
}
.white{
	background-image:url(../images/white.jpg);
}
.white .top{
	background-image:url(../images/white_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.white .bottom{
	background-image:url(../images/white_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.white .login a{
	color:#000;
}
.white .src_input{
	background-image:url(../images/src_input.jpg);
	height:14px;
	width:122px;
	padding:4px 8px 6px 9px;
	margin-bottom:23px;
	color:#8797a0;
	font-size:12px;
}
.white .go{
	height:32px;
	margin:0px 0px 0px 10px;
}
.white .cat_list{
	margin:14px 0px 0px 16px;
	font-size:13px;
}
.white .bluetop{
	background-image:url(../images/white_blue_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.blue .top{
	background-image:url(../images/white_blue_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#3f59bc;
}
.blue .title{
	background-image:url(../images/blue_title.jpg);
}
.blue .bottom{
	background-image:url(../images/blue_bottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.blue{
	background-image:url(../images/blue_back.jpg);
}
.pink{
    background:url("/images/pink_back.png") repeat-y scroll 4px 0px transparent;
}
.remove_btn{
	background-color:#fff;
	font-weight:bold;
	color:#98a8b0;
}


.vl{
	background-color:#d4d3e0;
}
.pre_field{
	margin-bottom:12px;
}
.heading{
	padding-bottom:30px;
}
.separator{
	width:982px;
	height:8px;
}
.newsbar .liner{
	border-right:1px solid #d7d7e0;
}
.newsbar .cart_img{
	margin:0px 28px 0px 0px;
	float:right;
}
.newsbar p{
	margin:0px 10px 0px 0px;
	float:left;
}
.newsbar .fresh_image{
	margin:3px 3px -2px 0;
}
.newsbar .input_line{
	width:130px;
	height:18px;
	float:right;
}
.newsbar .input_line label{
	float:left;
	margin-top:3px;
	width:33px;
}
.newsbar .text_input{
	width:88px;
	padding:2px 0px 0px 1px;
	height:15px;
	background-image:url(../images/input_small.jpg);
	color:#8797a0;
	font-size:11px;
}
.newsbar .blue_fill{
	background-color:#3f59bc;
}
.newsbar .column a{
	font-weight:bold;
}

/* ABOUT */
.about img{
	float:right;
}
.about .text{
	width:260px;
	margin:140px 25px 0px 0px;
}

/* REGISTRATION */
.reg{
	width:302px;
}
.reg .line{
	width:100%;
	height:30px;
}
.reg .label{
	padding-top:3px;
	font-size:11px;
	float:left;
}
.reg .msg .error{
	padding-top:3px;
	font-size:11px;
	float:left;
	color:red;
	margin-left:115px;
}
.reg .label .error{
	padding-top:3px;
	font-size:11px;
	float:left;
	color:red;
}
.reg .notify{
	color:red;
	margin-bottom:10px;
}
.reg .input{
	width:183px;
	height:16px;
	font-size:12px;
	border:0;
	padding:2px 2px 2px 2px;
	background-image:url(../images/input_std.jpg);
	float:right;
}
.reg .checkbox{
	margin-left:115px;
}
.reg .comment .line{
	width:372px;
	height:105px;
}
.reg .comment{
	width:279px;
	height:98px;
	font-size:12px;
	padding:2px 2px 2px 2px;
	border:0;
	background-image:url(../images/request-comment.jpg);
	float:right;
}
.reg .accept{
	width:400px;
}
.reg .send{
	width:372px;
	float:right;
}
.reg .send .button{
	border:0;
	color:#67717d;
	background-color:transparent;
	font-weight:bold;
	float:right;
	cursor:pointer;
}

.ext_foot{
	background-image:url(/images/backgrnd2.jpg);
}
.foot{
}
.breadcrumb{
	/*font-weight:bold;*/
	margin-left:20px;
	float:left;
}
.breadcrumb_fent{
	float:left;
	margin-bottom: 10px;
}
.breadcrumb a, .breadcrumb_fent a{ float: left;}
.breadcrumb h2, .breadcrumb_fent h2{ float: left;}
.copyright{
	float:right;
	margin-right:20px;
}
.credits{
	background-image:url(../images/backgrnd4.jpg);
	width:975px;
	padding:13px 0px 13px 0px;
	text-align:center;
}
.product_list{
	height:580px;
}
.table-item{
	width:178px;
	height:178px;
	border:1px solid #dcdddf;
	margin:0px 7px 10px 0px;
	float:left;
}
.table-item .note{
	width:178px;
	height:14px;
	border-top:1px solid #e9edef;
	border-bottom:1px solid #b4bdc4;
	background-color:#a7b4bd;
}
.table-item .note a{
	color:#fff;
	margin-left:3px;
	font-weight:bold;
}

/* TURNPAGE */
.arrow{
	margin:0px 30px 12px 30px;
}
.pages{
	margin-top:23px;
}

/* PRODUTCS */
.products-left{
	width:270px;
}
.products-item{
	width:256px;
	/*border:1px solid #d8d9db;*/
	height:373px;
	margin:0px 10px 8px 0px;
	float:left;
}

/*
.products-item-note{
	padding:4px 0px 4px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#a7b4bd;
}
*/
.products-item-note a{
	color:#717f8c;
	margin-right:4px;
}
.products-type{
	font-size:28px;
}
.product_add{
	margin:0px 0px 8px 0px;
}
.sub_category{
	margin:3px 0px 10px 12px;
}
.old_price{
	color:#e02468;
	text-decoration:line-through;
	font-size:14px;
}
.spceial_price{
	font-size:16px;
}

/*
li.headlink ul { display: none;width:110px;}
li.headlink:hover ul { display: block;width:110px; }
*/
/*li.headlink a {display:block;}*/

.cart_view{
	background-color:#fff;
}
.cart_view .title{
	background-image:url(../images/cart_head_a.jpg);
	height:39px;
}
.cart_view .title .text{
	margin:9px 0px 0px 29px;
	float:left;
}

.login{
	width:160px;
	color:#526979;
}
.login .label{
	padding-top:5px;
	float:left;
}
.login .input{
	width:84px;
	height:13px;
	font-size:9px;
	border:0;
	padding:2px 2px 2px 3px;
	margin-top:2px;
	background-image:url(../images/input_small.jpg);
	float:right;
}
.login .title{
	background-color:transparent;
	border:0;
	padding:0;
	float:right;
	text-align:right;
	width:150px;
	font-size:14px;
	font-weight:bold;
}
.login .forgot{
	text-decoration:underline;
	text-align:right;
	color:#62707e;
	margin-top:4px;
	width:150px;
	float:right;
}

.press img{
	margin:20px 0px 0px 0px;
}

.contact_form label{
	float:left;
}
.contact_form .contact-line{
	width:260px;
	margin-top:4px;
	height:22px;
}
.contact_form .contact-line label{
	margin-top:4px;
}
.contact_form .contact-input{
	width:166px;
	padding:1px 2px 1px 2px;
	height:19px;
	float:right;
	color:#9aa1a9;
	background-image:url(../images/contact_input.jpg);
}
.contact_form .comment{
	background-color:#f0f0f0;
	border:1px solid #9aa1a9;
	color:#9aa1a9;
	width:234px;
	height:172px;
	float:left;
	margin-left:17px;
	resize: none;
}
.contact_form .send_btn{
	margin:8px 0px 0px 90px;
}
.contacts{
	margin:0px 0px 0px 0px;
}

.request-item{
	float:left;
	width:175px;
	height:120px;
}

.amount-input{
	background-image:url(../images/basket_pcs_bg.jpg); 
	background-repeat:no-repeat; 
	height:22px;
    padding-left: 3px;
}

.content-remove-button{
	color:#8797A0;
	font-size:11px;
	cursor:pointer;
}
.content p{
	margin:17px 0px 0px 0px;
}

.request-form_top{
	background-image:url(../images/basket_form_top.jpg); 
	background-repeat:no-repeat; 
	height:10px;
	width:701px;
}
.request-form{
	background-image:url(../images/basket_form_center.jpg); 
	background-repeat:repeat-y; 
	padding-left:30px;
}
.request-form_bottom{
	background-image:url(../images/basket_form_bottom.jpg); 
	background-repeat:no-repeat; 
	height:10px;
	width:701px;
}
.request-form .error{
	margin:2px;
	border:1px solid #ff2222;
}
.request-form-line
{
	color:#FFFFFF;
}
.gallery_sub_cat{
	margin-top:10px;
	margin-bottom:7px;
    margin-right:10px;
}
.gallery-item{
	float:left;
}
.gallery_sub_pic{
	clear:both;
	
}
.gallery-picture{
	float:left;
	margin-right:5px;
	margin-top:10px;
}
/* Dropdown menu*/
#jsddm{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		white-space: nowrap}

	#jsddm li a:hover
	{
	}
		
		#jsddm li ul{	margin:-33px 0px 0px 5px;
			padding:0;
			position:absolute;
			visibility:hidden;
			background-image:url(../images/dropdown_back.gif);
			background-position:bottom;
			background-repeat:no-repeat;
	}

	#jsddm li ul.aboutus_dropdown{
		background-image:url(../images/dropdown_back3.png);
	}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
		}
		
		#jsddm li ul li a{
			background-image:url(../images/dropdown.jpg);
			padding:5px 0px 0px 18px;
			margin:8px 5px 0px 5px;
			width:115px;
			height:19px;
		}
		
		#jsddm li ul li a:hover
		{
			background-image:url(../images/dropdown_sel.jpg);
		}





.gal_cats_img{
    /*display: block;
    /*width:210px;
    height:180px;
    overflow: auto;
    overflow: visible;*/
    margin-bottom:5px;
    margin-right:6px;
    border: 1px solid #A7B4BD;   
}

.gal_cats_img .title{
    line-height: 15px;
    color: #fff;
    float: left;
    margin-left: 5px;
    font-weight: bold;
    font-size: 14px;
}

.gal_cats_img img{
    margin: 2px 2px 2px 2px;
    width: 204px;
    height: 161px;
}

a.pop    {display: block;width:208px;height:165px;position:relative;overflow: visible;}

a.pop img{left: 0px;top: 0px;position: absolute;}

.gal_focats_img{
   /* display: block;
    width:236px;
    height:214px;
    overflow: visible;
    overflow: auto;*/
    margin-bottom:5px;
    margin-right:6px;
    border: 1px solid #A7B4BD;   
}

.gal_focats_img .title{
    line-height: 15px;
    color: #fff;
    float: left;
    margin-left: 5px;
    font-weight: bold;
    font-size: 14px;
}

.gal_focats_img img{
    margin: 2px 2px 2px 2px;
    width: 230px;
    height: 210px;
}





.gal_focats_img_div{
    width: 234px;
    height:254px;
	float:left;
    margin-bottom:5px;
    margin-right:5px;
    border: 1px solid #A7B4BD; 
	text-align:center;
}

.gal_focats_img_div .title{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
	text-align:center;
}

.gal_focats_img_div img{
    margin: 2px 2px 2px 2px;
    width: 230px;
    height: 210px;
}
.gal_focats_img_div_pic{
	width: 234px;
    height: 214px;

}
.gal_focats_img_div_text{
	background-color:#A7B4BD;
	height:40px;
}
.gal_focats_img_div_text span{
	line-height: 2.8;
}
.gal_focats_img_div_text a{
	margin:0;
}






a.pop_fo
{
	display: block;
	width:238px;
	height:218px;
	position:relative;
	overflow: visible;
}

a.pop_fo img{
	left: 0px;
	top: 0px;
	position: absolute;
	border:2px solid #ffffff;
}

#firstHeading {font-size: 20px;margin: 0px 10px 10px 0px;}

#bodyContent{overflow: auto;}

#bodyContent img{margin-right: 10px;padding: 1px;border: 1px solid #ccc;}



.gallery-items{
	background: url('/images/gallery_one_image_bgr.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width:274px;
	height:378px;
}

.gallery-items img{
	margin:50px auto;
}


#cart   {width: 730px;height: 480px;}

#cart .products{width: 190px;height: 480px;overflow: auto;float: left;}
#cart .form{width: 330px;height: 480px;overflow: auto;float: left;}
#cart .buttons{width: 190px;height: 480px;overflow: auto;float: left;position: relative;}

#cart .products .product{width: 174px;height:100px; float: left;margin: 10px 0px;}
#cart .products .product .left{width: 85px;text-align: center;float: left;}
#cart .products .product .right{width: 85px;text-align: left;float: left;}
#cart .products .product .center{width: 170px;float: left;}
#cart .products .product .name{float: left;width: 85px;text-align: center;margin: 0px;}
#cart .products .product .del{float: left;width: 85px;text-align: left;margin: 0px;}

#cart .form .form1 .error{border: 2px solid red !important;-moz-border-radius: 4px;border-radius: 4px;-webkit-border-radius: 4px;}

#cart .form
{
	width: 301px;
	height: auto;
	margin: 10px 0px;
	margin-left: 10px; 
	position: relative;
    float: left;
	overflow: auto;
	
	color:#fff;
	font-size:12px;
	
	background:#C5C5C5;
	border:solid 1px #ADADAD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

#cart .form .form1
{
	margin:24px;
}

#cart .form .form1 .col1
{
	width:120px;
	float:left;
	margin-right:12px;
}
#cart .form .form1 input,
#cart .form .form1 select,
#cart .form .form1 textarea
{
	margin-top:1px;
	margin-bottom:8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border:0;
}

#cart .form .form1 .name    {width: 119px;}
#cart .form .form1 .cname  {width: 115px;}
#cart .form .form1 .country {width: 247px;}
#cart .form .form1 .email  {width: 247px;}
#cart .form .form1 .email2{width: 247px;}
#cart .form .form1 .tel1    {width: 20px; margin-right: 12px;}
#cart .form .form1 .tel2    {width: 202px;}
#cart .form .form1 .type    {width: 247px;}
#cart .form .form1 .comment{width: 238px; height: 157px;}
#cart .form .form1 .send    {margin-left: 37px;}
#cart .form .form1 .newsl  {clear:left;}

#cart .buttons .megrendel{position: absolute;top: 175px;left: 50px;}
#cart .buttons .back{position: absolute;top: 200px;left: 20px;}
#cart .buttons .speechbubble{
	width:163px;
	height:122px;
	background:url(/images/speechbubble.png) no-repeat;
	margin-top:65px;
	margin-left:17px;
	
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#cart .buttons .speechbubble div{
	padding:18px;
}

.kosar_txt1{width: 220px;margin-top: 0px !important;color: #fff;font-weight: bold;font-size: 13px;
    text-align: center;}
.kosar_txt2{width: 220px;margin-top: 0px !important;color: #fff;text-align: center;}
.kosar_txt3{width: 220px;margin-top: 5px !important;text-align: center;}

.newsbar.white{background: url(/images/white_grey_bg.png) no-repeat top center !important;}



.gallery-items .prev_box{width:31px;height:378px;float: left;margin-left: 5px;}
.gallery-items .prev_box .prev{display: block;width: 31px;height: 31px;background: url(/images/prev_button.png) no-repeat center top;cursor: pointer;margin-top: 170px;}
.gallery-items .prev_box .prev.disabled{display: none;}
.gallery-items .next_box{width:31px;height:378px;float: left;}
.gallery-items .next_box .next{display: block;width: 31px;height: 31px;background: url(/images/next_button.png) no-repeat center top;cursor: pointer;margin-top: 170px;}
.gallery-items .next_box .next.disabled{display: none;}

.gallery-items .scrollable{width: 201px;height: 378px;float: left;position:relative;overflow:hidden}
.gallery-items .scrollable .items{position:absolute;	width:20000em;height: 378px;}
.gallery-items .scrollable .items .item{float:left;height:378px;width:201px;display: block;}


.gallery-items .magnifier {
	margin-top: 10px;
    /*padding-left: 149px;*/
    margin-left:0;
    position: absolute;
}

.listviewbox{
float:right;margin:-6px 10px 0 5px;
}
.listviewbox span {
float:left;color:#f00763;font-size:30px;font-weight:normal;
}
.listviewbox select {
color:#F00763;font-size:30px;height:36px;width:40px;
}
.listviewbox form {
float:left;
}



/* gallery carousel */


.jcarousel-skin-galitem{
	position:relative;
}


.jcarousel-skin-galitem .jcarousel-container {
    /*-moz-border-radius: 10px;
    border: 2px solid #C1CACF;
    background: url("/images/bg_cat_items.png") no-repeat scroll center center transparent; 
    border: 2px solid transparent;*/ 
}

.jcarousel-list .jcarousel-list-horizontal{}

.jcarousel-skin-galitem .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-galitem .jcarousel-container-horizontal {
	
    padding: 20px 40px 20px 0;
    width: 565px;
}

.jcarousel-skin-galitem .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-galitem .jcarousel-clip-horizontal {
    width:  100%; 
    height: 75px;
}

.jcarousel-skin-galitem .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-galitem .jcarousel-item {
    /*width: 120px; */
    height: 75px;
}

.jcarousel-skin-galitem .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-galitem .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-galitem .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-galitem .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-galitem .jcarousel-next-horizontal {
    position: absolute;
    top: 23px;
    right: 5px; 
    width: 32px; 
    height: 32px;
    cursor: pointer; 
    background: transparent url(../images/next-horizontal3.png) no-repeat 0 0; 
}

.jcarousel-skin-galitem .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-horizontal3.png);
}

.jcarousel-skin-galitem .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-galitem .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-galitem .jcarousel-next-disabled-horizontal,
.jcarousel-skin-galitem .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-galitem .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-galitem .jcarousel-prev-horizontal {
    position: absolute;
    top: 63px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal3.png) no-repeat 0 0;
}

.jcarousel-skin-galitem .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto; 
    right: 5px;
    background-image: url(../images/next-horizontal3.png);
}

.jcarousel-skin-galitem .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-galitem .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-galitem .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-galitem .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-galitem .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-galitem .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical3.png) no-repeat 0 0;
}

.jcarousel-skin-galitem .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-galitem .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-galitem .jcarousel-next-disabled-vertical,
.jcarousel-skin-galitem .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-galitem .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-galitem .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px; 
    height: 32px; 
    cursor: pointer; 
    background: transparent url(../images/prev-vertical3.png) no-repeat 0 0;
}
   
.jcarousel-skin-galitem .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-galitem .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-galitem .jcarousel-prev-disabled-vertical,
.jcarousel-skin-galitem .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-galitem .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/* gallery carousel end */

.moreproductsincat {
    display: block;
    font-size: 15px;
    font-weight: normal;
    left: 30px;
    position: relative;
    top: 30px;
    z-index: 100;
}


.show {
    display: block !important;
}
.newsletters{
		width:715px;
		 
		background-color:#eee; 
}
.newsletters h3 {
    color: #97A8B2;
    font-family: arial;
    font-size: 12px;
		height:64px;
	margin:0;
	cursor:pointer;
}

.newsletters h3 img{
	margin-right:25px; 
	margin-left: 15px;
}

.newsletters table{
	/*margin-left:18px; */
}
.newsletters  p{
margin:0;
padding:0;
}

.newsletter_divider{
	height:30px;
	width:715px; 
	background: url(/images/newsletter_divider) top center no-repeat;
}

.newsletteritem{
	padding-top:5px; 
	padding-bottom:10px;
}

.generate_dropdown{background: none !important;}

.generate_dropdown .top{
	background: url(/images/dropdown_top.png) top center no-repeat;
	width: 143px;
	height: 6px;
	display: block !important;
	margin-top: -2px;
}
.generate_dropdown .bottom{
	background: url(/images/dropdown_bottom.png) bottom center no-repeat;
	width: 143px;
	height: 6px;
	display: block !important;
}
.generate_dropdown .line{
	background: url(/images/dropdown_center.png) bottom center repeat-y;
	display: block !important;
	width: 143px;
	overflow: auto;
	overflow: hidden;
}

.generate_dropdown .line a{
	font-size: 11px;
	padding-left: 6px !important;
	width: 127px !important;
	background-repeat: no-repeat;	
}


.megrendeles_form{
    float: left;
    height: 530px;
    width: 310px;
    color:white;
    display:none;
}
.megrendeles_form .validateTips{
    color: red;
    float: left;
    /*font-weight: bold;*/
    height: 25px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.megrendeles_form .formrow{
    float: left;
    margin-left: 20px;
    width: 300px;
    height: 43px;
    color: white;
}
.megrendeles_form .sg{
	height: 20px;
}
.megrendeles_form .tx{
	height: 190px;
}
.megrendeles_form .bt{
	height: 50px;
}
.megrendeles_form .news{
	height: 18px;
}

.megrendeles_form .formrow .left{
    float: left;
    width: 48%;
}
.megrendeles_form .formrow .right{
    float: left;
    width: 45%;
}
.megrendeles_form .formrow .left input, .megrendeles_form .formrow .right input{
    float: left;
    width: 110px;
    color:black;
    height: 18px;
}
.megrendeles_form .formrow input{
	width:255px;
	float: left;
	height: 18px;
}
.megrendeles_form input.send{
    height: 33px;
    width: 178px;
    margin-left: 30px;
}
.megrendeles_form .formrow textarea{
	width:255px;
	float: left;
}
.megrendeles_form .formrow .radio, .megrendeles_form .formrow .newsletter{
	width:20px;
	float: left;
	margin-right: 5px;
	height: 13px;
}
.megrendeles_form .formrow .left .upper{
    float: left;
    width: 100%;
}
.megrendeles_form .formrow .left .lower{
    float: left;
    width: 100%;
}
.megrendeles_form .formrow .right .upper{
    float: left;
    width: 100%;
}
.megrendeles_form .formrow .right .lower{
    float: left;
    width: 100%;
}
.megrendeles_form .formrow .upper{

	margin-bottom: 2px;
}
/*
.megrendeles_send{
    background: url('/images/form_send_hu.png') center top transparent;
    border: medium none;
    left: 53px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -80px;
    height: 33px;
    width: 178px;
}
*/


.ui-dialog .ui-state-default, 
.ui-dialog .ui-widget-content .ui-state-default, 
.ui-dialog .ui-widget-header .ui-state-default
{
    /*background: url('/images/{$lang.code}/form_send.png') center top transparent;*/
    border: medium none;
    height: 33px;
    left: -74px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -69px;
    width: 178px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
	height:0;
}
.megrendeles_cancel{
    height: 20px;
    left: 35px;
    position: relative;
    top: -49px;
    width: 65px;
}

.ui-dialog .ui-button-text{
	display:none;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.megrendeles_form .formrow input{
		width:230px;
	}
	.megrendeles_form .formrow textarea{
		width:230px;
	}
	#yourtelephone2{
		width:190px;
	}


}
*/



