/*-- Eric Meyer_s CSS Reset --*/
/* v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body{
	line-height:1;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:collapse;
	border-spacing:0;
}
/*-- end Eric Meyer_s CSS Reset --*/
/*-- YUI CSS Reset --*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
* html input,textarea,select{
	font-size:100%;
}
legend{
	color:#000;
}
/*-- end YUI CSS Reset --*/
/*-- page --*/
html{
	font-size:100.01%;
}
body{
	font-size:55%;
	margin:0;
	padding:0;
	background: url("../images/bg-body.gif") repeat-x 0 118px;
	font-family:Arial,Verdana,sans-serif;
}
.hidden{
	display:none;
}
a{
	color:#070405;
	text-decoration:none;
}
a:hover{
	color:#f4540b;
}
img{
	display:block;
}
#main{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/*-- header --*/
#header{
	width:1000px;
	height:156px;
	background: url("../images/bg-header.gif") no-repeat 0 0;
	float:left;
	position:relative;
	z-index:999;
}
#header h1{
	width:328px;
	height:49px;
	overflow:hidden;
	margin:41px 0 0 134px;
	float:left;
	display: inline;
}
#header h1 a{
	display: block;
	width: 328px;
	height: 49px;
	outline: 0;
	background:  url("../images/logo.png") no-repeat 0 0;
	text-indent:-9999px;
}
#header h2{
	width:862px;
	float:left;
	font-size:14px;
	color:#2a2a2a;
	line-height:22px;
	margin:0 0 0 138px;
	display:inline;
}
#header dl.menu{
	width:100%;
	float:left;
	height:38px;
	margin:3px 0 0;
	position:relative;
}
#header dl.menu dt{
	width:15px;
	float:left;
	margin:13px 0 0 15px;
	display:inline;
}
#header dl.menu dd{
	float:left;
	font-size:16px;
	line-height:30px;
	height:30px;
	color:#000;
	margin:0;
	padding:4px 0 4px;
	display:inline;
	position:relative;
	z-index:999;
}
#header dl.menu dd.what-new{
	width:95px;
}
#header dl.menu dd.member-login{
	width:90px;
}
#header dl.menu dd.company-catalogue{
	width:170px;
}
#header dl.menu dd.search-company{
	width:146px;
}
#header dl.menu dd.webboard{
	width:123px;
}
#header dl.menu dd.contactus{
	width:120px;
}
#header dl.menu dd a{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
#header dl.menu dd a:hover{
	color:#f00;
}
#header div.registration{
	width:375px;
	padding:3px 4px 5px 19px;
	height:26px;
	float:right;
	font-size:14px;
	overflow:hidden;
	background: url("../images/bg-registration.png") no-repeat 0 0;
}
#header div.registration label{
	float:left;
	font-size:12px;
	color:#8cb1df;
	line-height:16px;
	font-weight:bold;
	margin:3px 4px 0 0;
	position:relative;
}
#header div.registration input{
	float:left;
	font-size:12px;
	color:#c6c6c6;
	line-height:16px;
	margin:1px 0 0 4px;
	width:123px;
	height:17px;
	padding:0 2px;
	border:1px solid #d9d9d9;
	background:#fff;
	font-family:Arial,Verdana,sans-serif;
	position:relative;
}
#header div.registration input.submit{
	float:left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:21px;
	overflow:hidden;
	margin:0 0 0 5px;
	width:35px;
	height:21px;
	padding:0 0 2px;
	border:0;
	background: url("../images/bg-btn-registration.gif") no-repeat 0 0;
	cursor:pointer;
}
#header div.registration input.hover{
	background: url("../images/bg-btn-registration.gif") no-repeat 0 -21px;
}
/*-- end header --*/
/*-- content --*/
#content{
	width:1000px;
	overflow:hidden;
	background:  url("../images/bg-holder-content.gif") repeat-y 970px 0;
	float:left;
	position:relative;
	z-index:1;
}
#content div.holder-content{
	width:1003px;
	overflow:hidden;
	/*background: url("../images/bg-content.jpg") no-repeat 0 bottom;*/
	float:left;
}
#content div.wraper{
	width:1003px;
	float:left;
	background: url("../images/bg-girl.gif") no-repeat 711px 0;
	padding:0 0 310px 0;
}
#content div.container{
	width:750px;
	float:left;
	margin:0 0 0 22px;
	display:inline;
}
/*-- top-search --*/
#content div.top-search{
	width:500px;
	height:111px;
	padding:20px 37px 0 105px;
	margin:0 0 0 22px;
	overflow:hidden;
	background: url("../images/bg-top-search.gif") no-repeat 0 20px;
}
#content div.top-search div.text-form{
	width:500px;
	overflow:hidden;
}
#content div.top-search h1{
	font-size:14px;
	color:#444;
	font-weight:bold;
	line-height:22px;
	margin:9px 0 0;
	font-family:"Times New Roman",Times,serif;
}
#content div.top-search h1 span{
	color:#0063dc;
}
#content div.top-search p{
	font-size:14px;
	color:#838383;
	line-height:16px;
	margin:0;
	font-family:"Times New Roman",Times,serif;
}
#content div.top-search a{
	font-size:12px;
	color:#ff631f;
	line-height:14px;
	margin:13px 0 0;
	float:left;
	width:140px;
}
#content div.top-search a:hover{
	text-decoration:underline;
}
#content div.top-search input.text{
	float:right;
	width:174px;
	height:19px;
	padding:0 2px;
	border:1px solid #c9c9c9;
	font-size:14px;
	line-height:18px;
	color:#838383;
	font-family:Arial,Verdana,sans-serif;
	margin:11px 0 0 90px;
}
#content div.top-search input.submit{
	float:right;
	width:85px;
	height:22px;
	padding:0 0 2px;
	border:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	font-family:"Times New Roman",Times,serif;
	cursor:pointer;
	background: url("../images/bg-btn-search.gif") no-repeat 0 0;
	margin:10px 0 0 2px;
}
#content div.top-search input.hover{
	background: url("../images/bg-btn-search.gif") no-repeat 0 -22px;
}
/*-- end top-search --*/
/*-- left-col --*/
#content div.leftcol{
	width:373px;
	float:left;
}
#content div.leftcol div.box{
	width:360px;
	overflow:hidden;
	float:left;
}
#content div.box{
	position:relative;
	margin:15px 0 0;
}
#content div.box h2{
	font-size:25px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:40px;
	padding:0 0 0 45px;
	background: url("../images/bg-blue-flower.gif") no-repeat 9px 50%;
}
#content div.leftcol div.border{
	background: url("../images/bg-border-left-col.gif") repeat-y 0 0;
}
#content div.leftcol div.box div.top-border{
	width:360px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-border-left-col.gif") no-repeat 0 0;
}
#content div.leftcol div.box div.bottom-border{
	width:356px;
	overflow:hidden;
	float:left;
	padding:0 0 40px;
	background: url("../images/bg-bottom-border-left-col.gif") no-repeat 0 100%;
}
#content ul.list{
	overflow:hidden;
	width:360px;
	float:left;
}
#content ul.list li{
	width:170px;
	padding:0 0 0 10px;
	background: url("../images/bg-yelow-bull.gif") no-repeat 0 5px;
	font-size:1.4em;
	color:#070405;
	line-height:1.3;
	float:left;
	margin:5px 0 0;
}
#content a.more{
	display:block;
	width:41px;
	height:40px;
	text-indent:-9999px;
	background: url("../images/bg-link-more.gif") no-repeat 0 0;
	position:absolute;
	top:8px;
	right:15px;
}
#content div.box div.pictures{
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	margin:0 10px 0 18px;
	display:inline;
}
#content div.pictures img{
	margin:3px auto 0;
}
#content div.box div.pictures a{
	text-decoration:underline;
}
#content div.box h3{
	font-size:1.6em;
	color:#070405;
	line-height:1.4;
	font-weight:bold;
	margin:0 10px;
}
#content div.box p{
	font-size:1.4em;
	color:#515151;
	line-height:1.4;
	margin:0 10px;
}
/*-- end left-col --*/
/*-- rightcol --*/
#content div.rightcol{
	width:375px;
	float:left;
	overflow:hidden;
}
#content div.newsletter{
	width:271px;
	height:98px;
	overflow:hidden;
	background: url("../images/bg-newsletter.gif") no-repeat 0 0;
	margin:18px 0 0;
}
#content div.newsletter label{
	width:190px;
	height:16px;
	float:left;
	margin:12px 0 0 20px;
	display:inline;
	font-size:14px;
	color:#1f1617;
	line-height:16px;
	font-family:"Times New Roman",Times,serif;
}
#content div.newsletter input.text{
	float:left;
	overflow:hidden;
	width:230px;
	height:21px;
	padding:0 2px;
	border:1px solid #c9c9c9;
	font-size:14px;
	line-height:18px;
	color:#000;
	font-family:Arial,Verdana,sans-serif;
	margin:9px 0 0 18px;
}
#content div.newsletter input.submit{
	float:right;
	overflow:hidden;
	width:79px;
	height:25px;
	padding:0;
	font-size:14px;
	line-height:25px;
	color:#000;
	font-family:Tahoma,Arial,Verdana,sans-serif;
	margin:5px 17px 0 0;
	cursor:pointer;
	border:0;
	background: url("../images/bg-submit-newsletter.gif") no-repeat 0 0;
}
#content div.rightcol div.box{
	width:375px;
	overflow:hidden;
	position:relative;
	float:left;
}
#content div.rightcol div.border{
	background: url("../images/bg-border-right-col.gif") repeat-y 0 0;
}
#content div.rightcol div.box div.top-border{
	width:375px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-border-right-col.gif") no-repeat 0 0;
}
#content div.rightcol div.box div.bottom-border{
	width:375px;
	overflow:hidden;
	float:left;
	padding:0 0 40px;
	background: url("../images/bg-bottom-border-right-col.gif") no-repeat 0 100%;
}
#content div.box ul.pictures{
	width:368px;
	overflow:hidden;
	margin:0 0 0 7px;
}
#content div.box ul.pictures li{
	float:left;
	margin:18px 0 0 7px;
	display:inline;
}
#content div.company-pictures{ // WattaR
	width:150px;
	height:85px;
	overflow:hidden;
	padding:5px;
	border:1px solid #e5dac2;
	background:#f1ebe0;
	float:left;
	margin:0 0 12px;
}
/*-- end rightcol --*/
/*-- downcont --*/
#content div.downcont{
	width:751px;
	float:left;
	overflow:hidden;
	margin:0 0 0 22px;
	display:inline;
}
#content div.downcont div.box{
	width:751px;
	overflow:hidden;
	float:left;
}
#content div.downcont div.border{
	background: url("../images/bg-border-downcont.gif") repeat-y 0 0;
}
#content div.downcont div.box div.top-border{
	width:751px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-border-downcont.gif") no-repeat 0 0;
}
#content div.downcont div.box div.bottom-border{
	width:751px;
	overflow:hidden;
	float:left;
	padding:0 0 40px;
	background: url("../images/bg-bottom-border-downcont.gif") no-repeat 0 100%;
}
#content div.discription{
	width:691px;
	overflow:hidden;
	margin:12px 0 0 26px;
	background: url("../images/bg-downcont-discription.gif") repeat-y 0 0;
	float:left;
	display:inline;
}
#content div.discription div.holder-info{
	width:100%;
	overflow:hidden;
	float:left;
	z-index:1;
}
#content div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:691px;
	background: url("../images/bg-downcont-top-discription.gif") no-repeat 0 0;
}
#content div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:691px;
	background: url("../images/bg-downcont-bottom-discription.gif") no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.discription div.pictures{
	margin:18px 0 0 21px;
}
#content div.discription div.info{
	width:335px;
	float:left;
	margin:12px 0 0 18px;
	display:inline;
}
#content div.discription div.info ul{
	width:335px;
	overflow:hidden;
}
#content div.discription div.info li{
	float:left;
	width:100%;
	margin:0;
	font-size:12px;
	line-height:24px;
	color:#858585;
	background: url("../images/dotted-line.gif") repeat-x 0 100%;
}
#content div.discription div.info li strong{
	float:left;
	width:83px;
	text-align:right;
	color:#a1be61;
	font-weight:bold;
	margin:0 15px 0 0;
}
#content div.discription p{
	font-size:12px;
	line-height:24px;
	color:#858585;
}
#content div.discription div.info li span{
	width:237px;
	float:left;
}
#content div.discription div.info li a{
	color:#858585;
	text-decoration:underline;
}
#content div.discription div.info li a:hover{
	color:#f4540b;
}
#content div.discription a.code:hover{
	color:#f4540b;
	background:#F6F4C8;
	border:1px dotted #CCCCCC;
}
#content div.discription li img{
	margin:3px 0 0;
	float:left;
}
#content div.discription div.view{
	width:120px;
	float:right;
	margin:16px 0 0 10px;
	display:inline;
	/*background: url("../images/dotted-line.gif") repeat-x 0 100%;*/
}
#content div.discription div.view-index{
	width:135px;
	float:right;
	margin:16px 0 0 55px;
	display:inline;
	/*background: url("../images/dotted-line.gif") repeat-x 0 100%;*/
}
#content div.discription div.view span{
	color:#ff5400; bv
	font-weight:bold;
}
#content div.discription div.vote{
	width:112px;
	float:right;
	margin:-27px 52px 0 0;
	background: url("../images/dotted-line.gif") repeat-x 0 100%;
	height:22px;
	display:inline;
	z-index:999;
}
#content div.discription div.vote-detail{
	width:104px;
	float:left;
	margin:-57px 0 0 520px;
	height:22px;
	display:inline;
	font-size:12px;
	text-align:center;
}
#content div.discription div.vote-detail-main{
	width:100%;
	float:left;
}
#content div.discription div.vote-detail1{
	width:24px;
	float:left;
	margin:-27px 65px 0 540px;
	height:22px;
	display:inline;
	z-index:999;
}
#content div.discription div.vote-detail2{
	width:24px;
	float:left;
	margin:-27px 15px 0 580px;
	height:22px;
	display:inline;
	z-index:999;
}
* html .vote-detail-main div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #vote-detail-main div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}

#content div.discription div.vote-detail-index{
	width:100%;
	float:left;
}
#content div.discription div.vote-index1{
	width:24px;
	float:left;
	margin:-27px 65px 0 560px;
	height:22px;
	display:inline;
	z-index:999;
}
#content div.discription div.vote-index2{
	width:24px;
	float:left;
	margin:-27px 15px 0 600px;
	height:22px;
	display:inline;
	z-index:999;
}
* html .vote-detail-index div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #vote-detail-index div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}

#content div.discription div.vote a{
	float:left;
	width:50px;
	height:15px;
	padding:3px 0 0;
	margin:0 0 0 25px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#a1be61;
	background: url("../images/Ok.gif") no-repeat 0 50%;
	text-align:right;
	position:relative;
}
/*-- end downcont --*/
/*-- end content --*/
/*-- footer--*/
#footer{
	width:1000px;
	/*overflow:hidden;*/
	/*--background: url("../images/bg-footer.gif") repeat-x 0 0;--*/
}
#footer div.holder-footer{
	width:100%;
	margin:0 auto;
	/*overflow:hidden;*/
	clear:left;
	padding:0 0 20px;
	font-family:"Times New Roman",Times,serif;
}
#footer ul{
	width:935px;
	height:30px;
	padding:8px 0 8px 65px;
	/*overflow:hidden;*/
	position:relative;
	/*--background: url("../images/bg-footer-menu.gif") no-repeat 0 0;--*/
	float:left;
}
#footer ul li{
	float:left;
	font-size:14px;
	color:#000;
	line-height:20px;
	height:30px;
	margin:0 12px;
	position:relative;
	display:inline;
	cursor:pointer;
}
#footer ul li.home{
	width:50px;
}
#footer ul li.what-new{
	width:95px;
}
#footer ul li.member-login{
	width:90px;
}
#footer ul li.caompany-catalogue{
	width:170px;
}
#footer ul li.search-company{
	width:146px;
}
#footer ul li.webboard{
	width:123px;
}
#footer ul li.contactus{
	width:120px;
}
#footer ul li a{
	cursor:pointer;
	color:#5d5649;
}
#footer ul li a:hover{
	color:#000;
}
#footer p{
	text-align:center;
	font-size:1.2em;
	color:#747272;
	line-height:1.3;
	float:left;
	width:1000px;
	overflow:hidden;
}
#footer p a{
	color:#747272;
}
#footer p a:hover{
	color:#f4540b;
}
/*-- end footer --*/
/*-- page inner --*/
#content div.second{
	background: url("../images/bg-top-search-second.gif") no-repeat 0 20px;
	width:515px;
	height:114px;
	padding:20px 18px 0 132px;
	overflow:hidden;
	margin:0 0 0 20px;
}
#content div.second input.text{
	margin:17px 0 0;
}
#content div.second input.submit{
	margin:16px 0 0 2px;
}
#content div.holder-inner{
	width:680px;
	padding:20px 0 0 20px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-holder-inner-page.gif") no-repeat 0 20px;
	position:relative;
}
#content ul.breadcrumb{
	float:left;
	width:100%;
	margin:5px 0px 0 0;
	display:inline;
	overflow:hidden;
	text-align:right;
	padding:0 0 0px;
}
#content ul.breadcrumb li{
	float:right;
	font-size:1.2em;
	line-height:1.3;
	color:#f4540b;
	font-weight:bold;
	padding:0 12px 0 0;
	background: url("../images/bg-breadcrumb-li.gif") no-repeat 100% 50%;
	margin:0 19px 0 -12px;
	display:inline;
}
#content ul.breadcrumb li.last{
	background:none;
}
#content ul.breadcrumb li a{
	font-weight:normal;
}
#content div.blue-box{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-blue-box.gif") repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
}
#content div.top-blue-box{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-blue-box.gif") no-repeat 0 0;
}
#content div.bottom-blue-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background: url("../images/bottom-blue-box.gif") no-repeat 0 100%;
}
#content div.blue-box div.leftcol{
	width:162px;
	float:left;
	margin:25px 0 0 22px;
	display:inline;
	text-align:center;
}
#content div.blue-box div.leftcol a.adres{
	color:#838383;
}
#content div.blue-box div.leftcol a:hover{
	color:#f4540b;
}
#content div.big-pictures{
	width:150px;
	overflow:hidden;
	padding:5px;
	border:1px solid #e5dac2;
	background:#f1ebe0;
	float:left;
	margin:0 0 12px;
}
#content div.blue-box div.centercol{
	width:275px;
	float:left;
	margin:25px 0 0 22px;
	float:left;
}
#content div.blue-box h2{
	font-size:1.3em;
	color:#2278e1;
	line-height:1.1;
	font-weight:bold;
}
#content div.blue-box h2 a{
	color:#2278e1;
}
#content div.blue-box h2 a:hover{
	text-decoration:underline;
}
#content div.blue-box div.tags{
	height:40px;
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
#content div.blue-box div.tags h3{
	font-size:1.3em;
	color:#fdb400;
	line-height:1.1;
	font-weight:bold;
	padding:0 0 0 26px;
	background: url("../images/bg-h3-tags.gif") no-repeat 3px 50%;
}
#content div.blue-box div.rating{
	width:100%;
	overflow:hidden;
	float:left;
}
#content div.blue-box div.rating strong{
	font-weight:bold;
}
#content div.blue-box div.rating strong span{
	color:#fd5900;
}
#content div.blue-box div.rating strong.rating{
	float:left;
}
#content div.blue-box div.rating strong.member-rating{
	float:right;
}
#content div.blue-box ul.stars{
	width:100%;
	height:14px;
	overflow:hidden;
	float:left;
	margin:4px 0 0;
}
#content div.blue-box ul.stars li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
#content div.blue-box ul.stars img{
	float:left;
	cursor:pointer;
}
#content div.blue-box div.rightcol{
	width:165px;
	float:left;
	margin:25px 0 0 17px;
	display:inline;
}
#content div.blue-box ul.links{
	width:150px;
	overflow:hidden;
	padding:0 0 0 15px;
}
#content div.blue-box ul.links li{
	width:100%;
	float:left;
	line-height:1.8;
}
#content div.blue-box ul.links li a{
	float:left;
}
#content div.blue-box ul.links li a:hover{
	text-decoration:underline;
}
#content div.blue-box ul.links li a.view-comment{
	color:#f98508;
	padding:0 0 0 22px;
	background: url("../images/bg-view-comment.gif") no-repeat 0 50%;
}
#content div.blue-box ul.links li a.add-comment{
	color:#98ce0d;
	padding:0 0 0 31px;
	background: url("../images/bg-add-comment.gif") no-repeat 0 50%;
}
#content div.blue-box ul.links li a.add-favorites{
	color:#ff5775;
	padding:0 0 0 22px;
	background: url("../images/bg-add-favorites.gif") no-repeat 0 50%;
}
#content div.blue-box ul.links li a.tell-a-friend{
	color:#ababab;
	padding:0 0 0 22px;
	background: url("../images/bg-tell-a-friend.gif") no-repeat 0 50%;
}
#content div.holder-inner div.discription{
	float:left;
	overflow:hidden;
	margin:12px 0 0;
	width:669px;
	background: url("../images/bg-inner-discription.gif") repeat-y 0 0;
}
#content div.holder-inner div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background: url("../images/bg-inner-top-discription.gif") no-repeat 0 0;
}
#content div.holder-inner div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background: url("../images/bg-inner-bottom-discription.gif") no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-inner div.discription div.pictures{
	margin:18px 0 0 21px;
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	display:inline;
}
#content div.holder-inner div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-inner div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-brown-box.gif") repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-inner div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-brown-box.gif") no-repeat 0 0;
}
#content div.holder-inner div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background: url("../images/bottom-brown-box.gif") no-repeat 0 100%;
}
#content div.holder-inner div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background: url("../images/bg-blue-flower.gif") no-repeat 9px 50%;
}
#content div.form{
	width:575px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 15px;
}
#content div.form div.line{
	width:100%;
	float:left;
	margin:2px 0 0;
	background: url("../images/bg-line.gif") repeat-y 0 0;
}
#content div.form div.line div.first-column{
	width:138px;
	float:left;
	overflow:hidden;
	padding:0 2px 0 0;
	line-height:22px;
}
#content div.form div.line div.second-column{
	width:435px;
	float:left;
	overflow:hidden;
}
#content div.form div.first-column label{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#5d5649;
}
#content div.form div.second-column select{
	float:left;
	font-size:12px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form div.second-column input{
	float:left;
	width:234px;
	padding:0 2px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form div.second-column textarea{
	float:left;
	width:234px;
	padding:0 2px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:80px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form div.second-column input.file{
	float:left;
	width:234px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form div.second-column input.radio{
	float:left;
	width:auto;
	padding:0;
	border:0;
	height:auto;
}
#content div.form div.second-column label{
	float:left;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	margin:0 14px 0 8px;
}
#content div.form span.importantly{
	width:11px;
	height:11px;
	background: url("../images/bg-importantly.gif") no-repeat 0 0;
	overflow:hidden;
	float:left;
	margin:5px 0 0 3px;
}
#content div.form span.textarea{
	margin:65px 0 0 3px;
}
#content div.form div.button{
	width:100%;
	float:left;
}
#content div.form div.button input{
	float:left;
	width:73px;
	height:22px;
	padding:0 0 2px;
	border:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	font-family:"Times New Roman",Times,serif;
	cursor:pointer;
	background: url("../images/bg-btn-form.gif") no-repeat 0 0;
	margin:5px 0 0 9px;
}
#content div.form div.button input.hover{
	background: url("../images/bg-btn-form.gif") no-repeat 0 -22px;
}
#content div.form div.button input.submit{
	margin:5px 0 0 140px;
}
/*-- end page inner --*/
/*--sIFR--*/
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash {
	visibility: visible !important;
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 0;
}
a.sifr-ghost {
	font-size: 1000%;
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	overflow: hidden;
	line-height: 50%;
	letter-spacing: -0.2em;
	padding: 0;
}
.sIFR-hasFlash #header h2{
	height:25px;
	position:relative;
}
.sIFR-hasFlash div.box h2 span{
	height:50px;
	display:block;
	position:relative;
}
.sIFR-hasFlash div.brown-box h2 span{
	height:50px;
	display:block;
	position:relative;
}
.sIFR-hasFlash dl.menu dd span{
	display:block;
	height:30px;
	cursor:pointer;
}
.sIFR-hasFlash dl.menu dd span a{
	display:block;
	height:30px;
	cursor:pointer;
}
.sIFR-hasFlash #footer ul li a{
	display:block;
	height:25px;
	cursor:pointer;
}
/*########## End popup catalog_index ##########*/
/*- Form WattaR -------------------------------------------------------*/
a.bluelink:link { color: #517CED; text-decoration: none; font-weight: bold; }
a.bluelink:visited { color: #517CED; text-decoration: none; font-weight: bold;}
a.bluelink:active { color: #FF9B21; text-decoration: none; font-weight: bold;}
a.bluelink:hover { color: #FF9B21; text-decoration: none; font-weight: bold;}

.text_red { font-family: "Tahoma"; font-size: 11px; color: #FF0000; font-weight: bold; } 

.border-gray100 {height:100!important;width:100!important;border:solid #333333 1px; }
.boderlink{ background-color:#CCCCCC; border-color:#000000; border-style:dotted; border-width:1px;
}  
/*- Form WattaR -------------------------------------------------------*/
a.bluelink:link {
	color: #517CED;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:visited {
	color: #517CED;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:active {
	color: #FF9B21;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:hover {
	color: #FF9B21;
	text-decoration: none;
	font-weight: bold;
}
.text_red {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.border-gray100 {
	height:100!important;
	width:100!important;
	border:solid #333333 1px;
}
.boderlink {
	background-color:#CCCCCC;
	border-color:#000000;
	border-style:dotted;
	border-width:1px;
}
/*########## Format by OLE ##########*/
/*########## Config ##########*/
.button{
font-family:Tahoma;
cursor:pointer;
border:outset 0px;
background:#999;
color:#fff;
font-weight:bold;
padding: 1px 2px;
width:73px;
height:22px;
vertical-align:middle;
background:url(../images/btn/btn.gif) repeat-x left top;
}
.on_mouse_pointer{
	cursor:pointer;
}
/*######### End config ##########*/
/*######### Start Contact Us ##########*/
#content div.top-contactus{
	width:710px;
	height:82px;
	padding:20px 37px 0 5px;
	margin:0 0 0 0;
	overflow:hidden;
	background:url(../images/bar/contact_02.gif) no-repeat 0 10px;
}
#content div.holder-inner-contactus{
	width:680px;
	padding:2px 0 0 20px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-holder-inner-page.gif) no-repeat 0 0;
	position:relative;
}
#content div.cont_tx{
	margin:10px 0 0 10px;
}
#content div.formcontactus{
	width:500px;
	height:560px;
	margin:10px 0 0 130px;
}
#content div.contactus-complete{
	width:200px;
	height:50px;
	margin:10px 0 0 130px;
	text-align:center;
	font-weight:bold;
}
#content div.formcontactus div.img-infomation{
	height:40px;
}
.contactus-form p{
font-family:Tahoma;
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 20px;
}
.contactus-form label{
font-family:Tahoma;
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.contactus-form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
height: 20px;
border: 1px solid gray;
background:url(../images/member/regis_star.gif) no-repeat right;
}
.contactus-form textarea{
width: 250px;
height: 150px;
border: 1px solid gray;
background:url(../images/member/regis_star.gif) no-repeat right top;
}
#content div.blue-box-contectus{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-blue-box-contactus.gif") repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
}
#content div.top-blue-box-contectus{
	width:667px;
	overflow:hidden;
	float:left;
	background: url("../images/bg-top-blue-box.gif") no-repeat 0 0;
}
#content div.bottom-blue-box-contectus{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background: url("../images/bottom-blue-box.gif") no-repeat 0 100%;
}
#content div.blue-box-contectus div.leftcol{
	width:162px;
	float:left;
	margin:25px 0 0 22px;
	display:inline;
	text-align:center;
}
#content div.blue-box-contectus div.leftcol a.adres{
	color:#838383;
}
#content div.blue-box-contectus div.leftcol a:hover{
	color:#f4540b;
}
#content div.blue-box-contectus div.centercol{
	width:275px;
	float:left;
	margin:25px 0 0 22px;
	float:left;
}
#content div.blue-box-contectus h2{
	font-size:1.3em;
	color:#2278e1;
	line-height:1.1;
	font-weight:bold;
}
#content div.blue-box-contectus h2 a{
	color:#2278e1;
}
#content div.blue-box-contectus h2 a:hover{
	text-decoration:underline;
}
#content div.blue-box-contectus div.tags{
	height:40px;
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
#content div.blue-box-contectus div.tags h3{
	font-size:1.3em;
	color:#fdb400;
	line-height:1.1;
	font-weight:bold;
	padding:0 0 0 26px;
	background: url("../images/bg-h3-tags.gif") no-repeat 3px 50%;
}
#content div.blue-box-contectus div.rating{
	width:100%;
	overflow:hidden;
	float:left;
}
#content div.blue-box-contectus div.rating strong{
	font-weight:bold;
}
#content div.blue-box-contectus div.rating strong span{
	color:#fd5900;
}
#content div.blue-box-contectus div.rating strong.rating{
	float:left;
}
#content div.blue-box-contectus div.rating strong.member-rating{
	float:right;
}
#content div.blue-box-contectus ul.stars{
	width:100%;
	height:14px;
	overflow:hidden;
	float:left;
	margin:4px 0 0;
}
#content div.blue-box-contectus ul.stars li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
#content div.blue-box-contectus ul.stars img{
	float:left;
	cursor:pointer;
}
#content div.blue-box-contectus div.rightcol{
	width:165px;
	float:left;
	margin:25px 0 0 17px;
	display:inline;
}
#content div.blue-box-contectus ul.links{
	width:150px;
	overflow:hidden;
	padding:0 0 0 15px;
}
#content div.blue-box-contectus ul.links li{
	width:100%;
	float:left;
	line-height:1.8;
}
#content div.blue-box-contectus ul.links li a{
	float:left;
}
#content div.blue-box-contectus ul.links li a:hover{
	text-decoration:underline;
}
#content div.blue-box-contectus ul.links li a.view-comment{
	color:#f98508;
	padding:0 0 0 22px;
	background: url("../images/bg-view-comment.gif") no-repeat 0 50%;
}
#content div.blue-box-contectus ul.links li a.add-comment{
	color:#98ce0d;
	padding:0 0 0 31px;
	background: url("../images/bg-add-comment.gif") no-repeat 0 50%;
}
#content div.blue-box-contectus ul.links li a.add-favorites{
	color:#ff5775;
	padding:0 0 0 22px;
	background: url("../images/bg-add-favorites.gif") no-repeat 0 50%;
}
#content div.blue-box-contectus ul.links li a.tell-a-friend{
	color:#ababab;
	padding:0 0 0 22px;
	background: url("../images/bg-tell-a-friend.gif") no-repeat 0 50%;
}
/*########## End Contact Us ##########*/
/*########## Start add your store ###########*/
#content div.box-complete{
	height:100px;
	margin:0 0 0 300px;
}
#content div.top-addstore{
	width:500px;
	height:82px;
	padding:20px 37px 0 105px;
	margin:0 0 0 0;
	overflow:hidden;
	background:url(../images/bar/addstore_02.gif) no-repeat 0 10px;
}
#content div.exoh{
	 width:600px;
	 border-spacing:10px;
	 background:#f2f2f2;
}
/*#content div.img-exoh{
	width:155px;
	height:105px;
	margin:20px 25px 20px 20px;
	padding:5px 2px 2px 5px;
	background-color:#e5dac2;
	display:table-cell;
}*/
/*#content div.add_tx{
	width:200px;
	margin:20 0 0 100px;
	display:table-cell;
}*/
.equal {
height:150px;
padding-bottom: 10px;
}

.row {  
padding:10px;
}

.row div {
float:left;
}

.row .one {   
width:155px;
height:105px;
padding:5px 0 0 5px;
margin:5px 0 0 10px;
background:#f1ebe0;
}
.row .two {   
margin-left:10px;
width:190px;
}

* html .row div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #row div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}
/*########## End add your store ##########*/
/*########## Start catalog #########*/
.catalog-sort-1{
	float:left;
	width:150px;
	margin:15px 0 0 0;
	font-family:"Tahoma";
	font-size:12px;
}
.catalog-sort-2{
	float:left;
	width:80px;
	margin:10px 0 0 30px;
}
.catalog-sort-3{
	float:left;
	width:30px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
.catalog-sort-4{
	float:left;
	width:100px;
	margin:10px 0 0 0;
}
.catalog-sort-5{
	float:left;
	width:100px;
	margin:10px 0 0 0;
}
.catalog-sort-6{
	float:left;
	width:100px;
	margin:10px 0 0 0;
}
.catalog-sort-7{
	float:left;
	width:100px;
	margin:10px 0 0 0;
}

#content div.top-catalog{
	width:500px;
	height:82px;
	padding:20px 37px 0 105px;
	margin:0 0 0 0;
	overflow:hidden;
	background: url(../images/bar/catalog_20.gif) no-repeat 0 10px;
}
.equal-catalog {
height:auto;
padding-bottom: 10px;
}

.row-catalog {  
padding:10px;
}

.row-catalog div {
float:left;
}

.row-catalog .one-catalog {   
width:125px;
height:105px;
padding:5px 0 0 5px;
margin:5px 0 0 10px;
}
.row-catalog .two-catalog {   
margin-left:10px;
width:190px;
}
.row-catalog .tree-catalog {   
margin:6px 0 0 5px;
width:180px;
}
.row-catalog .four-catalog {   
margin:5px 0 0 0;
width:60px;
float:left;
}
.input-search{
	width:160px;
	height:16px
}	
* html .row-catalog div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #row-catalog div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}

#content ul.list-catalog{
	overflow:hidden;
	width:560px;
	float:left;
}
#content ul.list-catalog li{
	width:170px;
	padding:0 0 0 10px;
	background:url(../img/bg-yelow-bull.gif) no-repeat 0 5px;
	font-size:1.4em;
	color:#070405;
	line-height:1.3;
	float:left;
	margin:5px 0 0;
}
#content div.discription div.pictures-catalog{
	width:140px;
	height:110px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	margin:15px 10px 0 18px;
	display:inline;
}
#content div.pictures-catalog img{
	margin:3px auto 0;
}
#content div.box div.pictures-catalog a{
	text-decoration:underline;
}
.a-link-catalog{
	text-decoration:none;
	font-weight:bold;
	color:#5D5649;
	cursor:pointer;
}
.a-hover-catalog{
	text-decoration:none;
	font-weight:bold;
	color:#F4540B;
	cursor:pointer;
}

#content div.holder-inner123{
	width:680px;
	padding:20px 0 0 20px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-holder-inner-page.gif) no-repeat 0 0;
	position:relative;
}
#content div.holder-inner123 div.discription{
	float:left;
	overflow:hidden;
	margin:12px 0 0;
	width:669px;
	background:url(../img/bg-inner-discription.gif) repeat-y 0 0;
}
#content div.holder-inner123 div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-top-discription.gif) no-repeat 0 0;
}
#content div.holder-inner123 div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-bottom-discription.gif) no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-inner123 div.discription div.pictures{
	margin:18px 0 0 21px;
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	display:inline;
}
#content div.holder-inner123 div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-inner123 div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-brown-box.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-inner123 div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-brown-box.gif) no-repeat 0 0;
}
#content div.holder-inner123 div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-brown-box.gif) no-repeat 0 100%;
}
#content div.holder-inner123 div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background:url(../img/bg-blue-flower.gif) no-repeat 9px 50%;
}


#content div.holder-inner1234 div.discription{
	float:left;
	overflow:hidden;
	margin:12px 0 0;
	width:669px;
	background:url(../img/bg-inner-discription-nodata) repeat-y 0 0;
}
#content div.holder-inner1234 div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-top-discription.gif) no-repeat 0 0;
}
#content div.holder-inner1234 div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-bottom-discription.gif) no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-inner1234 div.discription div.pictures{
	margin:18px 0 0 21px;
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	display:inline;
}
#content div.holder-inner1234 div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-inner1234 div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-brown-box.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-inner1234 div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-brown-box.gif) no-repeat 0 0;
}
#content div.holder-inner1234 div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-brown-box.gif) no-repeat 0 100%;
}
#content div.holder-inner1234 div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background:url(../img/bg-blue-flower.gif) no-repeat 9px 50%;
}
#content div.page{
	width:380px;
	float:right;
	height:60px;
}
#content div.page ul.page-catalog{
	overflow:hidden;
	width:100%;
	float:right;
}
#content ul.page-catalog li{
	width:10px;
	padding:0 0 0 8px;
	font-size:10px;
	color:#070405;
	line-height:1.3;
	float:left;
	margin:30px 0 0 10px;
}
#content ul.page-catalog li strong{
	font-weight:bold;
	font-size:12px;
}


#content div.holder-innernodata div.discription{
	float:left;
	overflow:hidden;
	margin:12px 0 0;
	width:669px;
	background:url(../img/bg-inner-discription-nodata.gif) repeat-y 0 0;
}
#content div.holder-innernodata div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-top-discription.gif) no-repeat 0 0;
}
#content div.holder-innernodata div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-bottom-discription.gif) no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-innernodata div.discription div.pictures{
	margin:18px 0 0 21px;
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	display:inline;
}
#content div.holder-innernodata div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-innernodata div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-brown-box.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-innernodata div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-brown-box.gif) no-repeat 0 0;
}
#content div.holder-innernodata div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-brown-box.gif) no-repeat 0 100%;
}
#content div.holder-innernodata div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background:url(../img/bg-blue-flower.gif) no-repeat 9px 50%;
}
#content div.star{
	height:20px;
	background:url(../images/btn/star.gif) repeat-x 18px 3px;
}
/*########## End catalog ##########*/
/*########## Start popup catalog ##########*/
#popup{
	width:300px;
	background-color:#FFFFFF;
	overflow:hidden;
	z-index:1;
}	
#popup div.discription{
	width:300px;
	overflow:hidden;
	vertical-align:top;
	background:url(../img/bg-popup.gif) repeat-y 0 0;
	float:left;
	display:inline;
}
/*########## End popup catalog ##########*/

/*########## Start detail catalog ##########*/
.equal-catalog-detail {
width:420px;
height:auto;
padding-bottom: 10px;
}

.row-catalog-detail { 
width:420px; 
}

.row-catalog-detail div {
float:left;
}

.row-catalog-detail .one-catalog-detail {   
width:100px;
height:16px;
padding:2px 0 0 0;
float:left;
/*background:url(../images/main/user_ok.gif) no-repeat 0 3px;*/
}
.one-catalog-detail span{
	padding:0 0 0 5px;
}
.row-catalog-detail .two-catalog-detail {   
width:100px;
}
.row-catalog-detail .three-catalog-detail {   
width:200px;
}
* html .row-catalog-detail div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #row-catalog-detail div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}


#content div.holder-inner-detail div.discription{
	float:left;
	overflow:hidden;
	margin:12px 0 0;
	width:669px;
	background:url(../img/bg-inner-discription-catalog-detail.gif) repeat-y 0 0;
}
#content div.holder-inner-detail div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-top-discription.gif) no-repeat 0 0;
}
#content div.holder-inner-detail div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-bottom-discription.gif) no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-inner-detail div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-inner-detail div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-brown-box.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-inner-detail div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-brown-box.gif) no-repeat 0 0;
}
#content div.holder-inner-detail div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-brown-box.gif) no-repeat 0 100%;
}
#content div.holder-inner-detail div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background:url(../img/bg-blue-flower.gif) no-repeat 9px 50%;
}
#content div.holder-inner-detail div.discription div.spac{
	margin:18px 0 0 21px;
	width:1px;
	height:93px;
	text-align:center;
	font-size:11px;
	line-height:14px;
	float:left;
	display:inline;
}
#content div.discription div.view-detail{
	width:100px;
	float:left;
	margin:12px 0 0 180px;
	display:inline;
	/*background:url(../img/dotted-line.gif) repeat-x 0 100%;*/
}
#content div.holder-inner-detail div.discription div.info ul{
	width:420px;
	overflow:hidden;
}
#content div.holder-inner-detail div.discription div.info li{
	float:left;
	width:420px;
	margin:0;
	font-size:12px;
	line-height:24px;
	color:#858585;
	background: url("../images/dotted-line.gif") repeat-x 0 100%;
}
#content div.blue-box-detail{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-blue-box-detail.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
}
#content div.top-blue-box-detail{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-blue-box.gif) no-repeat 0 0;
}
#content div.bottom-blue-box-detail{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-blue-box.gif) no-repeat 0 100%;
}
#content div.blue-box-detail div.leftcol{
	width:162px;
	float:left;
	margin:25px 0 0 22px;
	display:inline;
	text-align:center;
}
#content div.blue-box-detail div.leftcol a.adres{
	color:#838383;
}
#content div.blue-box-detail div.leftcol a:hover{
	color:#f4540b;
}
#content div.big-pictures{
	width:150px;
	overflow:hidden;
	padding:5px;
	border:1px solid #e5dac2;
	background:#f1ebe0;
	float:left;
	margin:0 0 12px;
}
#content div.blue-box-detail div.centercol{
	width:275px;
	float:left;
	margin:25px 0 0 22px;
	float:left;
}
#content div.blue-box-detail h2{
	font-size:1.3em;
	color:#2278e1;
	line-height:1.1;
	font-weight:bold;
}
#content div.blue-box-detail h2 a{
	color:#2278e1;
}
#content div.blue-box-detail h2 a:hover{
	text-decoration:underline;
}
#content div.blue-box-detail div.tags{
	height:auto;
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
}
#content div.blue-box-detail div.tags h3{
	font-size:1.3em;
	color:#fdb400;
	line-height:1.1;
	font-weight:bold;
	padding:0 0 0 26px;
	background:url(../img/bg-h3-tags.gif) no-repeat 3px 50%;
}
#content div.blue-box-detail div.rating{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0;;
	float:left;
}
#content div.blue-box-detail div.rating strong{
	font-weight:bold;
}
#content div.blue-box-detail div.rating strong span{
	color:#fd5900;
}
#content div.blue-box-detail div.rating strong.rating{
	float:left;
}
#content div.blue-box-detail div.rating strong.member-rating{
	float:right;
}
#content div.blue-box-detail ul.stars{
	width:100%;
	height:30px;
	overflow:hidden;
	float:left;
	margin:4px 0 0;
}
#content div.blue-box-detail ul.stars li{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
#content div.blue-box-detail ul.stars img{
	float:left;
	cursor:pointer;
}
#content div.blue-box-detail div.rightcol{
	width:165px;
	float:left;
	margin:25px 0 0 17px;
	display:inline;
}
#content div.blue-box-detail ul.links{
	width:150px;
	overflow:hidden;
	padding:0 0 0 15px;
}
#content div.blue-box-detail ul.links li{
	width:100%;
	float:left;
	line-height:1.8;
}
#content div.blue-box-detail ul.links li a{
	float:left;
}
#content div.blue-box-detail ul.links li a:hover{
	text-decoration:underline;
}
#content div.blue-box-detail ul.links li a.view-comment{
	color:#f98508;
	padding:0 0 0 22px;
	background:url(../img/bg-view-comment.gif) no-repeat 0 50%;
}
#content div.blue-box-detail ul.links li a.add-comment{
	color:#98ce0d;
	padding:0 0 0 31px;
	background:url(../img/bg-add-comment.gif) no-repeat 0 50%;
}
#content div.blue-box-detail ul.links li a.add-favorites{
	color:#ff5775;
	padding:0 0 0 22px;
	background:url(../img/bg-add-favorites.gif) no-repeat 0 50%;
}
#content div.blue-box-detail ul.links li a.tell-a-friend{
	color:#ababab;
	padding:0 0 0 22px;
	background:url(../img/bg-tell-a-friend.gif) no-repeat 0 50%;
}
#content div.form-detail{
	width:575px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 15px;
}
#content div.form-detail div.line{
	width:100%;
	float:left;
	margin:2px 0 0;
	background:url(../img/bg-line.gif) repeat-y 0 0;
}
#content div.form-detail div.line div.first-column{
	width:138px;
	float:left;
	overflow:hidden;
	padding:0 2px 0 0;
	line-height:22px;
}
#content div.form-detail div.line div.second-column{
	width:435px;
	float:left;
	overflow:hidden;
}
#content div.form-detail div.first-column label{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#5d5649;
}
#content div.form-detail div.second-column select{
	float:left;
	font-size:12px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form-detail div.second-column input{
	float:left;
	width:234px;
	padding:0 2px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form-detail div.second-column textarea{
	float:left;
	width:234px;
	padding:0 2px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:80px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form-detail div.second-column input.file{
	float:left;
	width:234px;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	border:1px solid #a7a6aa;
	height:20px;
	font-family:Arial,Verdana,sans-serif;
}
#content div.form-detail div.second-column input.radio{
	float:left;
	width:auto;
	padding:0;
	border:0;
	height:auto;
}
#content div.form-detail div.second-column label{
	float:left;
	font-size:14px;
	line-height:18px;
	color:#5d5649;
	margin:0 14px 0 8px;
}
#content div.form-detail span.importantly{
	width:11px;
	height:11px;
	background:url(../img/bg-importantly.gif) no-repeat 0 0;
	overflow:hidden;
	float:left;
	margin:5px 0 0 3px;
}
#content div.form-detail span.textarea{
	margin:65px 0 0 3px;
}
#content div.form-detail div.button{
	width:100%;
	float:left;
}
#content div.form-detail div.button input{
	float:left;
	width:73px;
	height:22px;
	padding:0 0 2px;
	border:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	font-family:"Times New Roman",Times,serif;
	cursor:pointer;
	background:url(../img/bg-btn-form.gif) no-repeat 0 0;
	margin:5px 0 0 9px;
}
#content div.form-detail div.button input.hover{
	background:url(../img/bg-btn-form.gif) no-repeat 0 -22px;
}
#content div.form-detail div.button input.submit{
	margin:5px 0 0 140px;
}
#content span.importantlys{
	width:11px;
	height:11px;
	background:url(../img/bg-importantly.gif) no-repeat 0 0;
	overflow:hidden;
	float:left;
	margin:5px 0 0 3px;
}
/*########## End detail catalog ##########*/
/*########## Start Comment ##########*/
#content div.box-save-member{
	width:377px;
	height:110px;
	margin:12px 0 0 150px;
	background:url(../img/bg-box-save-member.gif) repeat-y 0 0;
	float:left;
	display:inline;
}
#content div.box-save-member div.box-top{
	width:377px;
	height:200px;
	background:url(../images/main/block-t.gif) no-repeat 0 0;
	float:left;
	overflow:hidden;
}
#content div.box-save-member div.box-bottom{
	width:377px;
	height:90px;
	background:url(../images/main/block-b.gif) no-repeat 0 100%;
	float:left;
	overflow:hidden;
	padding:0 0 20px 0;
	
}
#content div.box-save-member div.img-header{
	width:268px;
	height:42px;
	background:url(../images/text/text01.gif) no-repeat 0 0;
	float:left;
	margin:5px 0 0 5px;
}
#content div.img-header div.box-content{
	height:60px;
	width:180px;
	overflow:hidden;
	float:left;
	margin:60px 0 0 100px;
}
#content div.box-content strong{
	font-family:"Tahoma";
	font-weight:bold;
	font-size:12px;
}
.equal-comment {
width:600px;
margin:20px 0 0 0;
}

.row-comment { 
width:500px; 
}

.row-comment div {
float:left;
}

.row-comment .one-comment {   
width:120px;

}
.one-comment span{
	padding:0 0 0 20px;
}
.row-comment .two-comment {   
width:400px;
float:right;
height:20px;
text-indent:20px;
}
.row-comment .two-comment div.leftcontent{ 
	left:1%;
	width:20px;
	top:50px;
}
.row-comment .two-comment div.center{ 
	left:3%;
	width:100px;
	top:50px;
	float:left;
}
.row-comment .two-comment div.rightcontent{ 
	left:10%;
	width:20px;
	top:50px;

}
* html .row-catalog-detail div { /* IE6 and older */
height: expression(parseFloat(row.offsetHeight)-10);
}

html>body #row-catalog-detail div { /* IE7, and maybe later versions */
min-height: expression(parseInt(row.offsetHeight)-43);
}

#content div.holder-inner-comment{
	overflow:hidden;
	float:left;
	position:relative;
}
#content div.holder-inner-comment div.discription{
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	width:669px;
	background:url(../img/bg-inner-discription-nodata.gif) repeat-y 0 0;
}
#content div.holder-inner-comment div.discription div.top-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-top-discription.gif) no-repeat 0 0;
}
#content div.holder-inner-comment div.discription div.bottom-discription{
	float:left;
	overflow:hidden;
	width:669px;
	background:url(../img/bg-inner-bottom-discription.gif) no-repeat 0 100%;
	padding:0 0 20px;
}
#content div.holder-inner-comment div.discription div.pictures{
	margin:18px 0 0 21px;
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	display:inline;
}
#content div.holder-inner-comment div.discription div.vote{
	margin:-27px 30px 0 0;
}
#content div.holder-inner-comment div.brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-brown-box.gif) repeat-y 0 0;
	font-size:1.2em;
	line-height:1.3;
	color:#838383;
	position:relative;
	margin:18px 0 0;
}
#content div.holder-inner-comment div.top-brown-box{
	width:667px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-top-brown-box.gif) no-repeat 0 0;
}
#content div.holder-inner-comment div.bottom-brown-box{
	width:667px;
	overflow:hidden;
	padding:0 0 22px;
	float:left;
	background:url(../img/bottom-brown-box.gif) no-repeat 0 100%;
}
#content div.holder-inner-comment div.brown-box h2{
	font-size:30px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:50px;
	padding:0 0 0 45px;
	background:url(../img/bg-blue-flower.gif) no-repeat 9px 50%;
}
#content div.holder-inner-comment div.view{
	width:80px;
	float:left;
	margin:12px 0 0 75px;
	display:inline;
	/*background:url(../img/dotted-line.gif) repeat-x 0 100%;*/
}
#content div.holder-inner-comment div.boxcomment{
	width:330px;
	float:left;
	height:150px;
}
#content div.holder-inner-comment div.boxrequest{
	width:330px;
	float:left;
	height:150px;
}

/*########## End Comment ##########*/

/*-- pagesearch by WattaR --*/
/*-- search-pagesearch --*/
#content div.top-searchall{
	width:710px;
	height:82px;
	padding:20px 37px 0 5px;
	margin:0 0 0 0;
	overflow:hidden;
	background:url(../images/bar/search_01.gif) no-repeat 0 10px;
}
#content div.holder-inner-searchall{
	width:680px;
	padding:2px 0 0 20px;
	overflow:hidden;
	float:left;
	background:url(../img/bg-holder-inner-page.gif) no-repeat 0 0;
	position:relative;
}

#content div.search-pageserch{
	width:500px;
	height:111px;
	padding:20px 37px 0 105px;
	margin:0 0 0 22px;
	overflow:hidden;
	background: url("../images/bg-top-search.gif") no-repeat 0 6px;
}
#content div.search-pageserch div.text-form{
	width:500px;
	overflow:hidden;
}
#content div.search-pageserch h1{
	font-size:14px;
	color:#444;
	font-weight:bold;
	line-height:22px;
	margin:9px 0 0;
	font-family:"Times New Roman",Times,serif;
}
#content div.search-pageserch h1 span{
	color:#0063dc;
}
#content div.search-pageserch p{
	font-size:14px;
	color:#838383;
	line-height:16px;
	margin:0;
	font-family:"Times New Roman",Times,serif;
}
#content div.search-pageserch a{
	font-size:12px;
	color:#ff631f;
	line-height:14px;
	margin:13px 0 0;
	float:left;
	width:140px;
}
#content div.search-pageserch a:hover{
	text-decoration:underline;
}
#content div.search-pageserch input.text{
	float:right;
	width:174px;
	height:19px;
	padding:0 2px;
	border:1px solid #c9c9c9;
	font-size:14px;
	line-height:18px;
	color:#838383;
	font-family:Arial,Verdana,sans-serif;
	margin:11px 0 0 90px;
}
#content div.search-pageserch input.submit{
	float:right;
	width:85px;
	height:22px;
	padding:0 0 2px;
	border:0;
	font-size:14px;
	line-height:22px;
	color:#fff;
	font-family:"Times New Roman",Times,serif;
	cursor:pointer;
	background: url("../images/bg-btn-search.gif") no-repeat 0 0;
	margin:10px 0 0 2px;
}
#content div.search-pageserch input.hover{
	background: url("../images/bg-btn-search.gif") no-repeat 0 -22px;
}
#content ul.pictures-search-ul{
	overflow:hidden;
	width:720px;
	float:left;
}
#content ul.pictures-search-ul li{
	width:160px;
	float:left;
	height:125px;
	margin:10px 0 0 0;
}
#content div.pictures-search{
	width:140px;
	height:115px;
	overflow:hidden;
	padding:5px;
	border:1px solid #e5dac2;
	background:#f1ebe0;
	float:left;
}
#content div.tab-search1{
	top:10px;
	width:200px;
	float:right;
	margin:0 275px 0 0;
	background:url();
}
#content div.tab-search2{
	top:10px;
	width:150px;
	float:right;
	margin:0 0 0 0;
}
/*-- end search-pagesearch --*/

#content div.searchcontent{
	width:710px;
	padding:20px 37px 0 5px;
	margin:0 0 0 0;
	overflow:hidden;
}
#content div.searchcontent div.box{
	width:360px;
	overflow:hidden;
	float:left;
}
#content div.box{
	position:relative;
	margin:15px 0 0;
}
#content div.box h2{
	font-size:25px;
	font-weight:normal;
	color:#000;
	margin:0;
	line-height:40px;
	padding:0 0 0 45px;
	background: url("../images/bg-blue-flower.gif") no-repeat 9px 50%;
}
#content div.box div.picturessearch{
	width:108px;
	height:93px;
	background:#f1ebe0;
	border:1px solid #e4dac1;
	text-align:center;
	font-size:11px;
	line-height:14px;
	color:#5d5649;
	float:left;
	margin:0 10px 0 18px;
	display:inline;
}
#content div.picturessearch img{
	margin:3px auto 0;
}
#content div.box div.picturessearch a{
	text-decoration:underline;
}
#content div.box h3{
	font-size:1.6em;
	color:#070405;
	line-height:1.4;
	font-weight:bold;
	margin:0 10px;
}
#content div.box p{
	font-size:1.4em;
	color:#515151;
	line-height:1.4;
	margin:0 10px;
}
.txtCoppy{
	border:0;
	cursor:pointer;
	color:#666666;
}
.txtCoppyOver{
	cursor:pointer;
	color:#f4540b;
}

.txtCoppyCut{
	border:0;
	cursor:pointer;
	color:#666666;
	background:url(../images/main/user_ok.gif) no-repeat 0 4px;
	padding:0 0 0 18px;
}
/*-- end pagesearch --*/
