
* {
	margin:0px;
	padding: 0px;
}
.clearBoth { clear:both;height:0px;font-size:1px;line-height:1px;}

.clearLeft { clear:left;height:1px;font-size:1px;line-height:1px;}

.clearRight { clear:right; height:1px;font-size:1px;line-height:1px;}

html,body{
height:100%;
}
body {
	margin:0px;
	background:#ffffff;	
	background-image:url(../images/background2.jpg);
}

body, div, h1,h2,h3,h4,h5,p,li,td,a,strong,span,td,th{
	/*font-family: 'Marck Script',   cursive; */
	/*font-family: 'Lobster', cursive;*/
	font-family: 'Tenor Sans',  Arial, Verdana,  Helvetica, sans-serif; 
	
}
a img{
	border:none;
}


h1{
	padding-top:0px;
	font-size:1.4em; 
	margin-bottom:1em;
	
	padding-left:1em;
	color:#700915;
}
h4{
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	color:#985252;
	padding-left:0px;
	
}
p{
	font-size:14px; 
	line-height:20px;
	color:#333333;
}
p img{
	margin:1em;
}
.img_30{
	width:30%;
	border:solid 1px #666666;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #888888;
}
.img_10{
	width:10%;
	border:solid 1px #666666;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #888888;
}
.img_sep_05em{
	margin: 0.5em;
}
.sep_20{
	height:20px;
	width:20px
}
.sep_15{
	height:20px;
	width:15px
}
.sep_40{
	height:40px;
	width:39px
}

.system_info{
	border:solid 1px #333333;
	
	font-size:0.8em;
	color:#333333;
	font-style:italic;
	margin:0px 0px 10px 0px;
	padding:0.1em;
}
.error{
	color:red;
}
ul{
	list-style-type:none;
	list-style-position:inside;
	padding: 0px;
	margin: 0px;
}
ol{
	list-style-position:inside;
}
li{
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 5px; 
	margin-left:5px;
	padding-top:5px;
	font-size:13px;
}
li.links{
	margin-left:25px!important;
}
li a{
	font-size:13px;
	color:#333333;
}


#center {
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
}
#transparent{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
background-image:url(../images/transparent.png);
}

.youtube_frame{
max-width:450px;
margin-top:10px;
}
h3{
	color:#641e1c;
	margin-bottom:1em;
	margin-top:1em;
	padding:0em;
	padding-left:0%;
	font-size:1em;
	font-weight:normal;
}
h3 a{
	text-decoration:none;
	color:#641e1c;
	font-size:1em;
}
/* *********************header**************************************/
#header_holder{
	margin-top:0px;
	/*background-image:url(../images/headre_holder.gif);
	background-repeat:repeat-x;
	background-position:top;*/
}

#header {
	margin: 0px auto 0px auto;
	background-image:url(../images/background.jpg);
}
#header_top{
float:right;
height:40px;
margin: 0px auto 0px auto;
max-width:1200px;
min-width:800px;
width:40%;
margin-right:12%;
}



#logo{
	margin:0px auto 0px auto;
	width:80%;
	max-width:1200px;
	text-align:left;
	min-width:800px;
	max-height:110px;
	
}

#logo img{
	display:block;
	float:left;
	
}
#slogan{
	display:block;
	float:left;
	margin-top:40px;
	margin-left:40px;
	height:2em;
	max-height:30px;
	line-height:2em;
	color:#700915;
	font-weight:bold;
	font-size:1.1em;
}
#show_top_menu{
	display:none;
}


#close_top_menu{
	display:none;
}

#top_menu{
	height:40px;
	max-width:1200px;
	margin:0px auto 0px 100px;
	padding-right:2px;
	text-align:right;
	line-height:40px;
	float:right;
	display:block;
	min-width:120px;
	
}
#search_form{
	float:right;
	display:block;
	height:28px;
	width:180px;
	background-color:#945351;
	border:solid 1px #945351;
}
#search_form form{
	
	
}
.search_form_static{
height:20px!important;
margin-top:5px;
float:left!important;
width:100px!important;
}
.search_txt{
	margin-top:0px!important;
	height:26px;
	width:76%;
	display:block;
	float:left;
}
.search_form_static .search_txt{
height:18px;
}
.search_form_static .search_btn{
	height:20px;
}


#top_menu  span.tmspan{
	display:block;
	float:left;
	border-top:solid 6px #ffffff;
	height:20px;
	line-height:30px;
	margin-top:-4px;
	width:2px!important;
	
}

#top_menu a{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding:0em 0.2em;
	font-size:0.9em;
	margin-left:0px;
	margin-top:0px;
	color:#820a0a;
	text-decoration:none;
	text-align:center;
	
}

#top_menu a:hover{
		color:#ffffff;
		
		
}
a#menu_back_icon{
display:none;
}
a.top_lang{
	display:block;
	float:left;
	height:30px;
	padding:0px 5px;
	margin-left:0px;
	margin-top:-4px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}

#top_menu_container{
float:right;
width:50%;
height:40px;
padding-top:0px;
margin-right:0px;
text-align:right;
}

div#top_like_btns{
	display:block;
	float:none;
	
}


#category_menu_holder{

width:100%;
height:40px;
background-image:url(../images/cattegory_menu_backgr.png);
}
.static_menu{
position:fixed;
top:0px;
left:0px;
z-index:1000;
/*background-color:#9d8b72;*/

}

.static_logo{
position:fixed;
top:0px;
left:0px;
z-index:1001;
width:20%!important;
max-width:100px!important;
min-width:40px!important;
}
.static_logo img{
	height:40px;
	background-color:#ffffff;
}

.header_top_static{
position:fixed;
top:0px;
left:100%;
margin-left:-10%!important;
width:10%!important;
max-width:200px!important;
min-width:100px!important;
z-index:1002;
margin-right:0%!important;

}
.header_top_static img{
	height:1.5em;
}
#category_menu{
	/*background-image:url(../images/cattegory_menu_backgr.png);
	width:1000px;*/
	text-align:left;
	height:40px;
	margin:0px auto 0px auto;
	max-width:1200px;
	width:80%;
	min-width:800px;
}
#category_menu a{
	padding: 0 1.5em 0 1em;
	display:block;
	float:left;
	margin-top:0em;
	 
	margin-right:1em;
	height:40px;
	line-height:40px;
	font-size:1.2em;
	margin-left:0em;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/menu_pointer.png);
	background-repeat:no-repeat;
	background-position:center right;
	/*border-left:solid 1px #cccccc;*/
	text-align:center;
	}
/*#category_menu a::first-letter {
    font-weight:bold;
    color: #700915;
} */
#category_menu a.first{
	border:none;
}
#category_menu a:hover{
	color:#FFFFFF;
	
	
	
	background-image:url(../images/menu_sel_pointer.png);
	background-repeat:no-repeat;
	background-position:center right;
}

#category_menu a#show_category_menu{
	display:none;
}
/* ******************************** end header *********************************** */
/* ******************************** content ************************************   */

#content_holder{
	padding-bottom:0px;
	/*background-color:#ffffff;*/
	background-image:url(../images/kartina.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
div#content{
	
	max-width:1200px;
	width:80%;
	min-width:800px;
	margin: 0px auto 0px auto;
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../images/w_transparent.png);
}

/* ************************* breadcramp ************************ */
div#path{
	font-size:0.8em;
	width:96%;
	line-height:2em;
	
	margin-left:2%;
	display:block;
	float:left;
	border-bottom:dotted 1px #333333;
}
div#path div#p_back{
display:block;
	float:left;
}
 div#path a{
	color:#641e1c;
	padding:0.3em;
	text-decoration:none;
}

div#path a.f_path{
	padding-left:0em;
}
 a#category_menu_link_icon{
	display:none;
}
/* *********************************** end breadcramp ******************************************** */
#cart_content{
	color:#ffffff!important;
}
/* *********************************** tree menu ************************************************* */
#tree_menu{
	display:none;
}
#content_right_menu{
	float:left!Important;
	width: 100%;
}



#content_right_menu a{
	text-decoration:none;
	display:block;
	color:#935351;
} 

#content_right_menu li{
	/*background-color:#e8eaea;
	border:solid 1px #9d9d9e;*/
	margin-bottom:0.1em;
	padding-top:0.1em;
	padding-left:5%;
	
}

#content_right_menu li.tree_menu_top{
	border:solid 1px #9d9d9e;
	background-image:url(../images/pointer_right_blue.png);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:1em;
	padding-bottom:0.1em;
}

#content_right_menu li.tree_menu_next{
	background-image:url(../images/pointer_end_blue.png);
	background-position: left top;
	background-repeat:no-repeat;
	padding-left:1em;
}

#content_right_menu a:hover{
	color:#000000;
}

#content_right_menu div.tree_like_buttons{
	margin-top:2em;
	margin-left:2em;
}
/* ********************************* end tree menu ****************************************************8 */

#content_page{
	float:left;
	
	
	width:100%;
	
}

#content_txt{
	width:100%;
	float:left;
	display:block;
	margin-left:0px;
}

#content_txt h2{
	font-size:1.1em;
	color:#074179;
}
/*
.box  h2 a{
	color:#074179;
	text-decoration:none;
}
.box  h2 a:hover{
	color:#333333;
	
}
*/
#content_txt ol{
		list-style-position: inside;
}
#content_txt li{
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
}
#serach_result{
	width:100%;
	float:left;
	
}
#serach_result h2{
	font-size:1em;
}
#serach_result p{
border-bottom:dotted 1px #333333;
margin-bottom:1em;
}
.full{
	width:100%!important;
	margin-left:0px!important;
	margin-right:0px!important;
}
.full_right{
	width:80%!important;
	margin-left:0px!important;
	margin-right:0px!important;
}
.margin_bot1em{
margin-bottom:1em;

}
.box_links_600{
	float:left;
	width:570px;
	margin-left:20px;
}

.box_links_600 a{
	display:block;
	float:left;
	width:570px;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	margin-bottom:10px;
}
.box_links_600 a:hover{
	
	color:#333333;
}
div.category_products{
	display:inline-block;
	width:220px;
	background-image:url(../images/img_bgr.png);
	margin:10px 5px 5px 5px;
	border:solid 2px #dddddd;
}
a.link_category_products_img img{
    vertical-align: middle;
    max-height: 300px;
    max-width: 220px;
}

a.link_category_products_img{
	display:block;
	float:left;
	width:220px;
	
	line-height:300px;
	white-space: nowrap;
    text-align: center; 
	margin: 0;
	height:300px;
	padding:auto;
	text-decoration:none;
}
.helper {
    display: inline-block;
	height: 100%;
    vertical-align: middle;
	padding-left:0px!important;
}

.btn{
	margin-top:10px;
	padding:5px 30px 5px 10px;
	background-color:#2a0607;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #975349;
	background-image:url(../images/btn_pointer.png);
	background-repeat:no-repeat;
	background-position: right;
}
.btn_hover{
	margin-top:10px;
	padding:5px 30px 5px 10px;
	background-color:#975349;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border:solid 1px #ffffff;
	background-image:url(../images/btn_hover.png);
	background-repeat:no-repeat;
	background-position: right;
}

/* ********************************* inner part of page ******************************* */
.inner_content{
	width:100%;
	float:left;
	/*margin-left:3%;*/
	
}
.inner_content div.box{
	float:left;
	width:47%;
	
}
.inner_content div.box_3_2{
	float:left;
	width:61%;
	
}
.inner_content div.box_3_1{
	float:left;
	width:29%;
	
}
.inner_content div.c1{
	margin:2% 3% 2% 2%;
}
/*.inner_content div.c2{
	margin:2% 2% 2% 3%;
}*/
.inner_content div.c2{
	margin:2% 0% 2% 2%;
}
.inner_content div.c3{
	margin:2% 2% 2% 0%;
	width:48%;
}
.inner_content div.c4{
	margin:2% 0% 2% 2%;
	width:48%;
}
.inner_content div.c1 p{
margin-left:0%;
}
.inner_content div.c2 p{
margin-right:0%;
}

.inner_content div.c1 h2{
padding-left:0%;

color:#700915;
margin-top:20px;

}

.inner_content div.c2 p{
margin-right:0%;
}
.inner_content div.c1 h1{
padding-left:2%;
background-image:url(../images/logo_min.png);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
color:#945351;
font-weight:300;
}
.inner_content div.c1 h2{
padding:0.2em 0% 0.2em 0%;
background-color:#945351;
color:#ffffff;
margin-top:20px;;
}

.inner_content div.c2 h1{
padding-right:0%;
background-color:#666666;
color:#ffffff;
}
.inner_content div.c2 h2{
padding-right:0%;
font-size:1em;
font-weight:300;
color:#423517;
padding-left:0%;
border-bottom:dotted 2px #baae91;
}
.inner_content div.c2 h2 a{
padding-left:0%;
color:#ffffff!important;
}
.inner_content div.c2{
	margin:2% 0% 2% 3%;
}

.inner_content div.box h2{
	margin-left:0px;
	margin-bottom:0.5em;
	padding-left:0em;
	font-size:1em;
	font-weight:normal;
	
}
.inner_content div.box h2 a{
	padding-left:1em;
	color:#ffffff;
	text-decoration:none;
}

.inner_content div.box .box_img{
	float:left;
	width:30%;
	margin:0px 5px 5px 5px;
}
.inner_content div.box .box_img img{
	max-width:100px;
}

.inner_content div.box .box_links {
	float:left;
	width:60%;
	margin-left:5%;
}

.box_links a{
	display:block;
	float:left;
	width:100%;
	font-size:0.89em;
	color:#935351;
	text-decoration:none;
	padding:0.2em 0 0.1em 0;
	border-bottom:dotted 1px #dddddd;
}
.inner_content div.box .box_links a:hover{
	
	color:#333333;
}

.inner_content div.box p{
font-size:0.9em;
}
.inner_content div.box ol{
	padding-left:20px;
}
.inner_content div.box ol li{
	font-size:1em;
}
.inner_content div.box p img{
	margin:0em 1em 1em 0em;
}
.inner_content div.box p a{
	color:#935351;
}


.inner_content div.products_row{
	margin-bottom:1.2em;
	width:100%;
}
/* *************** results google in 100% of hloder ************************** */
div.list_result{
	width:100%;
	border-bottom:dotted 1px #dddddd;
	float:left;
	margin-bottom:1em;
}
div.list_result h2{
	
	font-size:1em;
	font-weight:bold;
}
div.list_result h2 a{
	text-decoration:none;
	color:#935351;
}
div.list_result img{
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border: solid 1px #333333;
	max-width:100px;
}
/* *************** resultas google in 100% of hloder ************************** */

/* ************************8  footer *****************************************  */

#footer_holder{	
	background-image:url(../images/cattegory_menu_backgr.png);
	border-top:dotted 1px #333333;
	
	padding-top:0px;
	
}
#footer{
	width:80%;
	max-width: 1200px;
	min-width: 800px;
	margin: 0px auto 0px auto;
	padding-top:1em;
}
#footer_menu{
	
	padding-right:1em;
	float:left;
	width:100%;
	color:#700915;
	font-size:1em;
}
div.footer_menu_coll{
	width:20%;
	float:left;
	margin-top:1em;
	padding-right:2%;
	margin-left:2%;
	border-right:dotted 1px #dddddd;
}
.last{
	border-right:none!important;
	
}

div.footer_menu_coll li{
	padding-left:0px!important;
	color:#700915;
	margin-bottom:0.5em;
}
#footer_menu a{
	color:#700915;
	font-size:1em;
	text-decoration:none;
}
#copy{ 
	float:right;
	width:80%;
	max-width:1200px;
	min-width:800px;
	font-size:0.8em;
	color:#700915;
	font-style:italic;
	text-align:right;
	margin-top:1em;
	margin-bottom:1em;
}
/* ********************** footer ***************************** */




#col1{
	display:block;
	float:left;
	max-width:450px;
	margin-left:25px;
	margin-right:25px;
	
}
#col2{
	max-width:450px;
	margin-left:25px;
	margin-right:25px;
	float:left;
}
#col2 div.box{
	float:left;
	width:450px!important;
}

#col2 h2{
	margin-left:0px;
	color:#935351;
	margin-bottom:10px;
	padding:6px 0px;
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 5px #935351;
}


#gallery{
	float:left;
	width:30%;
	padding:0em 1em 1em 0em;
	
}
#gallery img{
	width:100%;
	border:solid 2px #700915;
}
#gallery_set{
	display:block;
	float:left;
	width:100%;
	padding:1em 0em 0em 0em;
}
#gallery_set img{
	width:5em;
	height:5em;
	
	margin:1%;
}

img.gallery_right{
	width:46%;
	margin:2%;
	display:block;
	float:left;
}

/* ******************************* comments form ***********************************88 */
div#facebook_comments{
	margin-left:-3px;
	display:block;
	float:left;
	width:100%;
	
	
}
div#facebook_comments div{
	display:block;
	float:left;
	width:100%;
}
div.fb-comments{
	display:block;
	float:left;
	width:100%;
}

#coments_form_holder{
	display:block;
	float:left;
	width:100%;
	
}

#coments_product_form_holder{
	width:100%;
	min-width:320px;
	display:block;
	float:left;
	padding:0px 5px;
	/*background-color:#ffffff;*/
	border:solid 1px;
	
}

div.comment_buttons{
	margin-top:2em;
	width:100%;
	margin-bottom:0px;
}
div.form_title_comment{
	display:block;
	float:left;
	width:34%;
	text-align:left;
	height:2em;
	line-height:2em;
	color:#666666;
}
div.comment_buttons a{
	display:block;
	float:left;
	width:32%;
	text-align:center;
	height:2em;
	line-height:2em;
	border:solid 1px #e9e9e9;
	text-decoration:none;
	border-bottom:none;
	color:#666666;
	font-size:0.9em
}
div.comment_buttons a.comment_btn{
	background-color:#e8e8e8;
}
div.comment_form{
	margin-top:0px;
	width:98%;
	font-size:0.8em;
	/*background-color:#e8e8e8;*/
	background-image:url(../images/slider_bckgr.png);
	padding:1%;
	border:solid 1px;
	
}

div.comment_form table{
	width:98%;
}
.coment_form_field{
	width:100%;
}
div.comment_form textarea{
width:100%;
}
/* *************************************** end comments form *********************************** */

/* ********************************************* rating stars ********************************** */
div#like_btns{
	float:left!important;
	display:block;
	width:100%;
	margin-left:0px;
	text-align:left;
	
}

div.rating-box{
	float:left!important;
	display:block;
	width:80px!important;
	height:20px!important;
	background-image:url(../images/stars_bckgr.png);
	
}
div.rating{
	float:left!important;
	display:block;
	top:-20px;
	height:20px;
	background-image:url(../images/stars_vote.png);
}
.review_result{
	
	font-size:0.9em;
	width:100%;
}
.review_result span{

padding:0px!important;
}
/* ********************************************* rating stars ********************************** */


.comment_review{
	display:block;
	float:left;
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
	margin-top:0.5em;
	width:100%;
	border-bottom:dotted 1px #dddddd;
}
.comment_review span{

padding:0px!important;

}
.rating_txt{
display:block;
	float:left;
	height:0.8em;
	line-height:1.4em;
	padding-top:1px;
	font-size:1em;
	margin-right:1em;
}
.page_more_info{
	font-size:1em;
	width:100%;
}
.page_more_info div{
width:50%;
}
.page_more_info span{
padding:0px!important;
}
/* ********************************* product page ************************************/
div#product_review{
	
	width:100%;
}
div#product_review a{
	display:block;
	float:left;
	height:2em;
	line-height:2em;
	background-color:#eeeeee;
	color:#222222;
	padding-left:1em;
	padding-right:1em;
	text-decoration:none;
	margin-right:1em;
}
div#product_review a:hover{
	background-color:#dddddd;
	color:#111111;

}

div#product_review a.slected_item{
	background-color:#666666;
	color:#eeeeee;
}

div#product_review_content{
	border:solid 1px #333333;
	padding: 1.2;
	width:90%;
	background-color:#f9f6f8;
}



.product_left_part{
	float:left;
	display:block;
	width:47%;
	margin:0% 5% 2% 0%;
}
.product_left_part div{
	float:left;
	display:block;
	
}

.product_left_part img{
	display:block;
	border:solid 1px #084fa7;
	margin:0.5em 1em 1em 0em;
	max-width:300px;
}
.product_descr{
	
	display:block;
	float:left;
	border:soild 1px #000000;
	
}
.product_descr p{
	width:100%;
}
.product_descr ul{
	list-style-type: disc!important;
}

.product_left_part div#product_gallery{
	
	padding: 0px;
	width:100%;
}	
.product_left_part div#product_gallery img{
	display:inline;
	margin-left:5px;
	width:92px;
	
}
.product_desc{
	display:block;
	float:left;
	width:100%;
}
div#product_info{
	display:block;
	float:left;
	width:47%;
}
div#product_info div{
	display:block;
	float:left;
}

div#product_info ul li{
	font-weight:normal;
	font-size:1em;
	padding-left:0em;
	margin-left:0em;
	text-align:left;
	
	margin:0px;
	padding:1px 0px;
}
div#product_info ul li span{
	font-weight:bold;
}
div#product_info div#price{
	width:100%;
	height:40px;
	font-size:16px; 
	line-height:40px;
}
.ul_product_parametars{
	
}
.ul_product_parametars li{
	
	font-size:1em!important;
	font-weight:bold!important;
	margin-bottom:0.5em;
}

/* ************************************************ end product page **************** */
/* ********************************************* form request ******************************* */
#form_request{
	/*width:100%;
	margin-top:1em;
	display:block;float:left;*/
	position:fixed;
	top:100px;
	width:400px;
	left:50%;
	margin-left:-200px;
	background-color:#ffffff;
	padding:0px;
	border: 2px solid #eeeeee;
    border-radius: 10px;
	box-shadow: 5px 5px 5px #888888;
}
#form_request div{
	display:block;
	float:left;
}
div.title_form{
	background-color:#eeeeee;
	width:100%;
	color:#333333;
	height:2em;
	line-height:2em;
	/*border: 0px solid #eeeeee;
    border-radius: 5px;
	/*background-image:url(../images/form_pointer.png);
	background-repeat:no-repeat;
	background-position:left center*/;
}
.title_form h4{
	margin-left:1em;
	margin-top:0em;
	display:block;
	float:left;
	font-size:1em;
	color:#333333;
}
.title_form a{
	float:right;
	font-size:1em;
	color:#333333;
	margin-right:1em;
	text-decoration:none;
	font-family:Arial;
}
.title_form a img{
	width:1em;
	height:1em;
	margin-top:0.5em;
}
div.coll_form{
	float:left;
	display:block;
	padding:5%;
	width:90%;
	
}
div.form_row{
	width:100%;
	padding:10px 0px 5px 0px;
	border-bottom:dotted 1px #eeeeee;
}
div.field_holder input.inp{
	width:100%;
	font-size:14px;
	height:20px;
}
div.field_holder input.inpcode{
	width:45%;
	font-size:14px;
	height:28px;
}
div.field_holder select.inp{
	width:100%;
	font-size:14px;
	height:20px;
	margin-bottom:5px;
}
div.field_holder textarea.inp{
	width:100%;
	font-size:14px;
	height:35px;
}

div.label2{
float:left;
	display:block;
	color:#333333;
	text-transform: capitalize;
	font-size:0.8em;
	width:30%;
	
}
div.label3{
	float:left;
	display:block;
	color:#333333;
	text-transform: capitalize;
	font-size:0.8em;
	width:50%;
	
}
div.field_holder{
	float:left;
	display:block;
	width:60%;
	margin-left:10%;
}
div.field_holder3{
	float:left;
	display:block;
	width:40%;
	margin-left:10%;
}

/* ************************************** end form request ******************************************** */


/* ************************************ pages list view *********************************************** */
#pages_cnt{
	font-size:12px;
	margin-top:20px;
}
#pages_cnt a{
	color:#333333;
	font-size:1em;
}
#pages_cnt a:hover{
	color:#000000;
}
#pages_cnt a.selected{
	font-size:1.02em;
}
/* ***************************************** end pages list view ****************************************** */

.category_descr{
display:block;
float:left;
width:100%;
}
.category_descr img{
	display:block;
	float:left;
	margin-right:1em;
	margin-bottom:1em;
	border:solid 1px #666666;
	max-width:200px;
}
.article_content{
	width:100%;
	float:left;
	display:block;
}
.article_content_350{
	display:block;
	float:left;
	margin-left:20px;
}

.pagination{
margin-top:1em;
font-size:0.9em;
}
.pagination a{
font-size:0.9em;
color:#666666;
text-decoration:none;
padding:0em 0.3em;
}
.pagination a:hover{
text-decoration:underline;
}

.pagination a.selected{
font-size:1em;
color:#955351;
}
