html {
	width:100%;
	height:100%;
}
body {
	min-width:970px;
	position:relative;
	height:100%;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
   background: #e8e7e3 url(../images/bg.gif) repeat;
}
body.app {
	min-width:100%;
   background: none;
	height:auto;
	text-align:left;
}
a {
	color:#0b84e1;
	text-decoration:underline;
	outline:none;
}

a.dashed {
	text-decoration: none;
   display: inline-block;
   border-bottom: 1px dotted #777a7d;
}
a:hover,
a.dashed:hover {
	text-decoration:none;
}
a.dashed:hover {
	border-bottom: 0;
}
img {
	border:0;
}
.wrapper {
	background-color:#FFF;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	max-width:1160px;
	margin:0 auto;
	border-right: 1px solid lightgray;
	border-left: 1px solid lightgray;
}
.banner_up {
	background-color: #ffffff;
	height: auto !important;
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #E1E5E8;
	border-top: none;

}
.warning_up {
	background-color: #ffffff;
	height: auto !important;
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #E1E5E8;
	border-top: none;
}
.wrapper.app {
	height:auto;
	width:100%;
	margin:0 auto;
	border: none;
	text-align:left;
	margin:0;
	padding:0;
	min-width:600px;
	max-width: none;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.btn{
	background: transparent url(../images/bt_bg.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-right: 15px;
	text-decoration:none !important;
}
.btn input,
.btn span {
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/bt_bg_r.gif) no-repeat top right;
	padding:0 15px 4px 15px;
	border:0;
	margin:0px;
	cursor:pointer;
	color:#fff !important;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	height: 23px;
	vertical-align:middle;
	text-shadow: #002a3c 0px 1px 1px;
	text-decoration:none !important;
	display: block;
}
.btn.g input,
.btn.g span {
	background: transparent url(../images/bt_bg_r_g.gif) no-repeat top right;
}
.btn input:hover,
.btn span:hover {
	text-shadow: #002a3c 0px -1px 1px;
}
/*-------------------------------------- HeaderMain -------------------------------------*/
.headerMain {
	height:139px;
	padding:1px 0 0;
}
.hm_logo {
	display:block;
	position:absolute;
	top:20px;
	left:39px;
}
.partner_hm_logo img {
	display:block;
	position:absolute;
	top:30px;
	left:44px;
}
.hm_slogan {
	position:absolute;
	top:72px;
	left:72px;
	margin:0;
	padding:0;
	font:normal 14px/1.3 Arial, Helvetica, sans-serif;
	text-align:center;
	width:230px;
	color: #8c8c8c;
}
.hm_login_menu {
	margin:0 37px 0 0;
	padding:25px 0 0 0;
	overflow:hidden;
	height:23px;
}
/*
.may9{
	display:block;
	position: absolute;
	width:73px;
	height:75px;
	background: url(../images/9may.png) no-repeat top;
	top:50px;
	left:-10px;
	z-index: 10000;
}
*/
.hm_login_menu li {
	float:right;
	list-style:none;
	padding:0 18px 0 18px;
	margin:0 -18px 0 18px;
	background:url(../images/hm_login_divider.gif) no-repeat center right;
}
.hm_loginForm {
	margin:0;
	padding:25px 17px 0 0;
	text-align:right;
}
.hm_loginForm a {
	font-size:12px;
}
.hm_loginForm a img {
	position:relative;
	margin-left: 0px;
}
.hm_loginForm label {
	font-size:12px;
	color:#4a4a4a;
	vertical-align: middle;
}
.hm_loginForm img{
	position: relative;
	margin-bottom: -7px;
	margin-left: 12px;
}
.hm_loginForm .btn{
	margin-left:10px;
	float:right;
}
.hm_lf_l {
	margin:0 0 0 11px;
}
.hm_lf_password {
	width:103px;
	height:19px;
	margin:0 0 0 12px;
	padding:0;
	vertical-align:middle;
	padding:2px 0 0 22px;
	border:0;
	color:#a1a1a1;
	font-size:12px;
	background:url(../images/hm_pass.png) no-repeat 0 0;
}
.hm_lf_login {
	width:97px;
	height:19px;
	margin:0 0 0 25px;
	padding:2px 0 0 28px;
	vertical-align:middle;
	border:0;
	color:#a1a1a1;
	font-size:12px;
	background:url(../images/hm_login.png) no-repeat 0 0;
}
.hm_lf_clean {
	width:125px;
	height:19px;
	margin:0 0 0 12px;
	padding:2px 0 0 6px;
	vertical-align:middle;
	border:0;
	color:#a1a1a1;
	font-size:12px;
	background:url(../images/hm_clean.png) no-repeat 0 0;
}
.hm_lf_checbox_off input, .hm_lf_checbox_on input {
	opacity:0;
	margin:0;
	cursor:pointer;
}
.hm_lf_checbox_off {
	vertical-align:middle;
	margin:0 4px 0 10px;
	height:11px;
	width:11px;
	line-height:11px;
	overflow:hidden;
	background:url(../images/checkbox.png) no-repeat 0 2px;
}
.hm_lf_checbox_on {
	vertical-align:middle;
	margin:0 4px 0 10px;
	height:11px;
	width:11px;
	overflow:hidden;
	background:url(../images/checkbox.png) no-repeat 0 -12px;

}
.hm_lf_checbox {
	vertical-align:middle;
	margin:0 4px 0 10px;
}
.hm_i_myacc {
	position:absolute;
	top:82px;
	right:120px;
	padding:0 0 0 24px;
	color:#8b8a8a;
	background:url(../images/hm_i_ma.png) no-repeat 0 0;
}
.hm_i_help {
	position:absolute;
	top:82px;
	right:32px;
	padding:0 0 0 20px;
	color:#8b8a8a;
	background:url(../images/hm_i_q.png) no-repeat 0 0;
}
.hm_navbar {
	position:relative;
	left:40px;
	width:424px;
	margin:18px auto 0;
	padding:0;
	height:47px;
	background: url(../images/hm_navbg_l.jpg) no-repeat top left;
}
.hm_navbar ul {
	height:47px;
	overflow:hidden;
	margin:0;
	padding:0 10px 0;
	background: url(../images/hm_navbg_r.jpg) no-repeat top right;
}
.hm_navbar ul li {
	float:left;
	list-style:none;
	height:47px;
	padding:0 0 0 2px;
	margin:0 0 0 -2px;
	background: url(../images/hm_navbg_divider.jpg) no-repeat 0 0;
}
.hm_navbar ul li.first {
	background:none;
}
.hm_navbar ul li a {
	display:block;
	height:47px;
	padding:0 12px 0 12px;
	line-height:45px;
	color:#000;
}
.hm_navbar ul li a:hover {
	background:url(../images/hm_navbg_hove.jpg) no-repeat top center;
}
.headerMain .snow1{
	position: absolute;
	left:-7px;
	top:-15px;
	z-index:11;
}
/*-------------------------------------- HeaderInner -------------------------------------*/
.headerInner {
	position:relative;
	margin:0 30px 0;
	border-bottom:1px solid #e5e5e5;
	height:140px;
	z-index: 2;
}
.hi_logo {
	display:block;
	position:absolute;
	top:14px;
	right: 23px;
	width:90px;
	height:36px;
	background:url(../images/s12/mini_logo.png) no-repeat 0 0;
}
.app_logo {
	display:block;
	position:absolute;
	top:24px;
	right:0px;
	width:90px;
	height:36px;
	background:url(../images/s12/mini_logo.png) no-repeat 0 0;
}
.hi_logo_menu {
	position:absolute;
	top: 62px;
	right: 10px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.hi_logo_menu li {
	float:left;
	list-style:none;
	margin:0 10px 0 0;
}
.hi_logo_menu li a {
	color:#000;
	text-decoration:underline;
	line-height: 16px;
}
.hi_profile {
	position:absolute;
	top:25px;
	width:220px;
	left:0;
	overflow:hidden;
	border-right:1px solid #cccccc;
}
.hi_profile img {
	float:left;
}
.hi_profile h3 {
	font-size:16px;
	font-weight:normal;
	margin:0px 0 0 75px;
}
.hi_profile.app h3 {
	margin:-3px 0 0 70px;
}
.hi_profile .hi_p_raiting {
	margin:8px 0 0 75px;
}
.hi_profile.app .hi_p_raiting {
	margin:8px 0 0 50px;
}
.hi_profile .hi_p_raiting .hi_p_stars {
	width:83px;
	height:20px;
	float:left;
	margin:0 8px 0 0;
	background:url(../images/hi_prof_stars_i.png) no-repeat 0 0;
}
.hi_profile .hi_p_raiting .hi_p_stars span {
	display:block;
	height:20px;
	background:url(../images/hi_prof_stars_a.png) no-repeat 0 0;
}
.hi_profile .hi_p_raiting strong {
	float:left;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-top: 2px;
}
.hi_menubar {
	position:absolute;
	top:25px;
	left:240px;
}
.hi_menubar h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	margin:0;
}
.hi_menubar h3 a.l_buymaster {
	font-size:12px;
	color:#ff013d;
	margin:0 0 0 7px;
}
.hi_menubar h3 a.l_passport {
    font-size:12px;
    margin:0 0 0 7px;
}
.hi_menubar h3 span {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#777a7d;
}
.hi_menubar h3 span a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#777a7d;
}
.hi_menu {
	margin:12px 0 0;
	padding:0;
}
.hi_menu li {
	position:relative;
	height:24px;
	list-style:none;
	float:left;
	line-height:23px;
	margin:0 11px 0 0;
}
.hi_menu li strong {
	color: #414141;
}
.hi_menu li span {
	display:block;
	height:24px;
	background-color: white;
	-moz-border-radius: 3px; /* Firefox */
  	-webkit-border-radius: 3px; /* Safari, Chrome */
  	-khtml-border-radius: 3px; /* KHTML */
  	border-radius: 3px; /* CSS3 */
    margin-left: -8px;
}
.hi_menu li.sub span {
	cursor: pointer;
}
.hi_menu li span em {
	display:block;
	height:24px;
	line-height:23px;
	color:#000;
	font-style:normal;
	font-weight:bold;
	padding:0 8px 0;
}
.hi_menu li ul li{
	clear:both;
}
.hi_sub_menu {
	display:none;
	position:absolute;
	width:174px;
	padding:29px 0 0;
	background: url(../images/hi_sub_menu_top.png) no-repeat top left;
}
.hi_sub_menu ul {
	width:174px;
	margin:0;
	padding:0 0 10px;
	background: url(../images/hi_sub_menu_bottom.png) no-repeat bottom left;
}
.hi_sub_menu ul li {
	list-style:none;
	float:none;
	padding:0 15px;
	margin:0 0 9px;
	line-height:normal;
	height:auto;
}
.hi_sub_menu li a.active {
	font-weight:bold;
}
.hi_sub_menu.pref {
	top:22px;
	left:-50px;
}
.hi_sub_menu.work {
	top:22px;
	left:-60px;
	height:170px;
}
.hi_menu li.sub:hover .hi_sub_menu{
	display:block;
}
/*--------------------------------- Content -------------------------------------------*/

.cwrapper {
overflow: hidden;
padding: 0 0 20px 0;
background-color: white;
border: 1px solid #E1E5E8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
position: relative;
margin-bottom: 23px;
}
.contentW {
	padding: 1px 20px;
	line-height:1.6;
}
.contentW.article ul {
	margin: auto;
	padding-left: 40px;
	}
.contentW.article li {
	list-style: disc;
	}	
.contentW.app{
	padding:1px 15px;
}
.cwrapper h1,
.cwrapper h2,
.cwrapper h3 {
	position:relative;
}
.contentW h1,
.contentW h2,
.contentW h3,
.contentW div.title,
.calculator div.title,
.cwrapper div.title {
	position:relative;
	margin: 26px 0px 26px 0px;
	font-size:20px;
	font-weight:normal;
	padding:0;
	z-index: 1;
}
.contentW h1 a.btn,
.contentW h2 a.btn,
.contentW h3 a.btn{
	float:right;
	margin-right:70px;
}
.contentW h1 span,
.contentW h2 span,
.contentW h3 span,
.contentW div.title span {
	color:#ababab;
}
.contentW h1 a.right,
.contentW h1 b.right,
.contentW h3 a.right,
.contentW h3 b.right {
	position:relative;
	float:right;
	font-size: 12px;
	font-weight: normal;
	margin:10px 0 0 25px;
}
.contentW h1 a.add_work,
.contentW h3 a.add_work {
	float: right;
	margin: 10px 40px 0 0px;
	padding: 0 0 0 22px;
	font-size:14px;
	background: url(../images/i_a_addorder.png) no-repeat left;
}
.contentW_i {
	padding:1px 30px;
	line-height:1.8;
}
.contentW_i wSideBar {
	padding:1px 50px 0 20px;
	margin:0 0 0 320px;
}
.contentW_i h1,
.contentW_i h3 {
	position:relative;
	margin:26px 0;
	font-size:20px;
	font-weight:normal;
}
.contentW_i h1 span,
.contentW_i h3 span {
	color:#ababab;
}

.contentW.newsfeed,
.contentW.article{
	text-align: justify;
}

.contentW.newsfeed p,
.contentW.article p{
	margin: 0;
	padding:0;
}
.contentW .content{
	padding:20px 0;
	min-height: 780px;
}
.contentW.newsfeed span.date,
.contentW.article span.date{
	color:gray;
	font-size: 12px;
	float:left;
}

.contentW.newsfeed span.right,
.contentW.article span.right{
	float:right;
	margin-top:10px;
}

p.art_bottom{
	border-top: 1px solid #e1e1e1;
	padding-top: 20px !important;
}

.contentW.newsfeed p.content,
.contentW.article p.content{
	margin-top: 25px;
}

.contentW.article h1,
.contentW.article h2,
.contentW.article h3,
.contentW.newsfeed h1,
.contentW.newsfeed h2,
.contentW.newsfeed h3{
	margin: 0;
	padding:0;
	position:relative;
	z-index: 1;
}

.article_right,
.newsfeed_right{
	position:relative;
	float:right;
	padding:30px 40px 0px 40px;
	z-index:50;
}

.article_right .add_order,
.newsfeed_right .add_order {
	width:290px;
	float:right;
	margin-right:-50px;
	padding: 0 20px 0 0px;
	/*border:1px dashed lightgray;
	border-right:0;
	margin-bottom:20px;
	background-color:#F1F1F1;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;*/
}

/*------------------------------------------ itemSideBar----------------------------*/


.itemSideBar {
	float:left;
	padding:1px 0 0 30px;
	margin-top: 10px;
}
.itemSideBar h3,
.itemSideBar div.ttl {
	margin:20px 0 20px;
	font:normal 20px Arial, Helvetica, sans-serif;
}
.itemSideBar ul {
	margin:0 0 20px;
	padding:0 0 0 15px;
	width:260px;
}
.itemSideBar ul li {
	list-style: circle;
	padding:0 0 0 2px;
	margin:0 0 10px 0;

}
.itemSideBar ul li a,
.itemSideBar ul li a:link,
.itemSideBar ul li a:active,
.itemSideBar ul li a:visited {
	text-decoration: none;
}
.itemSideBar ul li a:hover{
	text-decoration: underline;
}
.itemSideBar a.gotoback {
	margin:0 20px 0 0;
}

.itemSideBar a.add_order1 {
	width:108px;
	height:26px;
	background:url(../images/ci_benef_look_bt.png) no-repeat;
	text-align:center;
	color: #404040;
	text-decoration:none;
	display: block;
	margin: 10px 0 20px 150px;
	line-height:25px;
}

/*------------------------------------------ SideBar_l----------------------------*/


.sideBar_l {
	width:310px;
	float:left;
	padding:1px 0 0 30px;
	margin: 10px 0 0 0;
	position: relative;
}

.sideBar_l ul.lasttopics li {
	list-style:none;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	overflow:hidden;
	background:none;
}
.sideBar_l ul.lasttopics li a {
	color:#0b84e1;
	text-decoration:underline;
}

.sideBar_l p {
	line-height:1.6;
	width:215px;
	margin:10px 0 30px;
}
.sideBar_l h3,
.sideBar_l div.ttl {
	position:relative;
	margin:10px 0 0;
	font:normal 20px Arial, Helvetica, sans-serif;
}
.sideBar_l ul {
	margin:20px 0 20px;
	padding:0;
	width:270px;
}
.sideBar_l ul li {
	list-style:none;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	overflow:hidden;
	background:url(../images/side_l_l_p.gif) no-repeat 0 3px;
}
.sideBar_l ul li.active {
	background:url(../images/side_l_l_m.gif) no-repeat 0 3px;
}
.sideBar_l ul li.noSub {
	background: none;
}
.sideBar_l ul li.in {
	font-weight:bold;
}
.sideBar_l ul li span {
	float:right;
	color:#b3b3b3;
}
.sideBar_l ul li ul {
	margin:10px 0 0;
	width:auto;
	padding:0;
}
.sideBar_l ul li ul li {
	background:none;
	padding:0 0 0 4px;
}
.sideBar_l ul li ul li a {
	padding:0 0 0 8px;
}
.sideBar_l ul li ul li a small,
.sideBar_l ul li ul li span small {
	font-size: 12px;
	color: #888888;
}
.sideBar_l ul li ul li span{
	float:none;
	font-weight:bold;
	padding: 4px 10px 4px 3px;
	color:#000;
	line-height:17px;
	background:url(../images/s_l_active.gif) no-repeat center right;
	margin-left: 5px;
}
.sideBar_l ul li a {
	color:#000000;
	text-decoration:none;
}
.sideBar_l ul.ctg {
	margin:20px 0 20px;
	padding:0;
	width:260px;
}
.sideBar_l ul.ctg li {
	background: none;
}
.sideBar_l ul.ctg li a.in {
	font-weight:bold;
	background:url(../images/s_l_active.gif) no-repeat center right;
	line-height:17px;
	color:#000;
	padding: 4px 10px 4px 3px;
}
.s_l_cityfilter {
	position:relative;
	margin:20px 0 20px;
}
.s_l_cityfilter select {
	width:200px;
	margin:0 0 12px;
}

/*------------------------------------------ Content_l----------------------------*/



.content_l {
	line-height:1.8;
	padding:1px 50px 0 20px;
	margin:0 0 0 320px;
	position:relative;
}
.content_l.app{
	margin:0;
	padding:1px 50px 0 50px;
}
.content_l p{
	margin: 0;
}
.content_l h3,
.content_l h1,
.content_l div.title {
	margin:15px 0 20px;
	font-size:20px;
	font-weight:normal;
	overflow:hidden; 
	position:relative; 
}
.content_l h3 span,
.content_l h1 span,
.content_l div.title span {
	color:#ababab;
}
.content_l div.catalog_bt {
	position:absolute;
	right:50px;
	top:50px;
}
.content_l div.catalog_bt a.b_makeup {
	display:block;
	float:right;
	width:125px;
	height:26px;
	background:url(../images/b_makeup.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:25px;
	margin:5px 0 0 10px;
	color:#1568a3;
}
.content_l div.catalog_bt a.b_addtocat {
	display:block;
	float:right;
	width:148px;
	height:26px;
	color:#3e505d;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	line-height:25px;
	letter-spacing:-0.5px;
	margin:5px 0 0 10px;
	background:url(../images/b_addtocat.png) no-repeat 0 0;
}
.content_l div.catalog_bt a.b_load_map {
	display:block;
	float:right;
	width:125px;
	height:26px;
	background:url(../images/b_makeup.png) no-repeat 0 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:25px;
	margin:5px 0 0 10px;
	color: #0c8000;
}
.content_l h1 a.btn,
.content_l h3 a.btn{
	float: right;
	margin: 6px 0 0 0;
}
/*------------------------------------------ offers ----------------------------*/

.offers_table {
	background:#f1f1f1;
	padding:15px 30px;
	margin:0 0 17px -30px;
}
.offers_table table {
	width:100%;
	border-collapse:collapse;
}
.offers_table table td {
	padding:7px 0;
	vertical-align:top;
	border-bottom:1px solid #d8d8d8;
}
.offers_table table tr.last td {
	border:0;
}
.offers_table .offer_name {
	color:#ababab;
	line-height:1.5;
	padding-right:5px;
}
.offers_table .offer_name em {
	display:block;
	font-size:11px;
	color:#ababab;
}
.offers_table .offer_name em span {
	font-style:normal;
}
.offers_table .offer_price {
	width:95px;
}
.offers_table .offer_region {
	width:160px;
}
.offers_table .offer_status {
	width:110px;
}
.offers_table .offer_status span {
	color:#479413;
	padding:0 0 0 21px;
	background:url(../images/i_ok_g.gif) no-repeat 0 0;
}
.offers_table .offer_status a {
	display:block;
	width:90px;
	height:26px;
	color:#3e505d;
	text-decoration:none;
	text-align:center;
	line-height:24px;
	background:url(../images/bt_propose.png) no-repeat 0 0;
}
/*------------------------------------------ SideBar Right----------------------------*/

.sidebar_r {
	float:right;
	width:270px;
	line-height:1.4;
	padding:22px 0 0;
	margin:0 40px 0 0;
}

.sidebar_r h3 {
	margin:-7px 0 15px;
	font-size:17px;
	font-weight:bold;
}
.sidebar_r ul {
	margin:0;
	padding:0;
}
.sidebar_r ul li {
	list-style:none;
	margin:0 0 10px;
}
.sidebar_r ul li span {
	display:block;
	color:#777a7d;
	font-size:11px;
}
.sidebar_r p.sbr_right {
	text-align:right;
	margin:0 0 -5px;
	color:#0b84e1;
}
.sidebar_r p.sbr_right a {
	font-weight:bold;
}
.sidebar_r .box_t {
	margin:0 0 15px;
}
.sbr_recomend_l {
	margin:0 0 -7px;
	padding:0;
}
.sbr_recomend_l li {
	margin:0 0 3px !important;
	background:url(../images/i_warning.gif) no-repeat 0 0;
	padding:0 0 0 22px;
}
.sidebar_r .msg_upic{
	float: left;
}
.sidebar_r .fl{
	position: relative;
	float: left;
	margin: 0 10px 0 10px;
}
.sidebar_r .fl .rating{
	position: relative;
	display:block;
	margin: 7px 0 0 0;
}
.sidebar_r .fl .rating .i_stars{
	float: left;
}
.sidebar_r .fl .rating small{
	position: relative;
	margin: -3px 0 0 5px;
	float: left;
	font-weight:bold;
}
/*------------------------------------------ Content Right----------------------------*/

.content_r {
	/*line-height:1.8;*/
	margin:0 310px 0 0;
	padding:22px 36px 0 30px;
}
.content_r h3 {
	position:relative;
	font-size:20px;
	font-weight:normal;
	margin:0 0 26px 0;
}
.content_r h3 span{
	color: gray;
}
.content_r h3 a.i_settings {
	background:url(../images/i_settings.gif) no-repeat 0 2px;
	padding:2px 0 2px 22px;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 30px;
}
.content_r h3 a.btn{
	float:right;
	margin-right:0px;
}
/*------------------------------------------ Content_index----------------------------*/


.ci_youstill {
	padding:1px 30px;
	overflow:hidden;
	background: url(../images/ci_youstill_bg.jpg) no-repeat top right #f1f1f1;
}
.ci_youstill p {
	color:#595858;
	margin:10px 0;
}
.ci_youstill h3,
.ci_youstill div.h3 {
	margin:26px 0 23px;
	font: bold 25px Arial, Helvetica, sans-serif;
	color: #383838;
}
.ci_youstill.app h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
}
.ci_youstill .ta {
	margin:0 275px 0 0;
}
.ci_youstill .ta_2_fields {
	margin:0 215px 0 0;
}
.ci_youstill textarea {
	color: #9d9d9d;
	font-style:italic;
	font-size:16px;
	width:95%;	
	height:75px;   
	padding:15px;
	margin:0 0 6px 0;
	vertical-align:middle;
	background: white url(../images/ci_youstill_textarea.gif) no-repeat top left;
	border:0;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #cecece;
	overflow:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ci_youstill input.desc {
	color: #9d9d9d;
	font-style:italic;
	font-size:16px;
	width:65%;	
	height:34px;    
	padding:15px;
	margin:0 0 6px 0;
	vertical-align:middle;
	background: white url(../images/ci_youstill_textarea.gif) no-repeat top left;
	border:0;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #cecece;
	overflow:visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ci_youstill input.email {
	color: #9d9d9d;
	font-style:italic;
	font-size:16px;
	width:20%;
	height:34px;
	padding:15px;
	margin:0 0 6px 10px;
	vertical-align:middle;
	background: white url(../images/ci_youstill_textarea.gif) no-repeat top left;
	border:0;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #cecece;
	overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ci_youstill textarea.ready {
	color: #191919;
	font-style: normal;
}

.ci_youstill input.ready {
	color: #191919;
	font-style: normal;
	font-size:18px;
}

.ci_youstill .submit {
	width:243px;
	height:69px;
	background:#4a7fa7 url(../images/ci_youstill_submit.jpg) no-repeat 0 0;
	border:0;
	cursor:pointer;
	vertical-align:7px;
	margin:15px 0 0 0;
	float:right;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
}

.ci_youstill .submit_2_fields {
	width:243px;
	height:69px;
	background:#4a7fa7 url(../images/ci_youstill_submit.jpg) no-repeat 0 0;
	border:0;
	cursor:pointer;
	vertical-align:7px;
	margin:-2px 0 0 0;
	float:right;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
}

.ci_benef {
	padding:1px 30px;
	margin:0 0 25px;
	overflow:hidden;
}
.ci_benef.app {
	padding:15px 0 15px 0;
	margin:0;
}
.ci_benef_look {
	width:61%;
	position:relative;
}
.ci_benef_look.app {
	width:100%;
}
.ci_benef_look_img {
	position:absolute;
	bottom:2px;
	right:18px;
	width:96px;
	height:89px;
	background:url(../images/ci_benef_look_img.jpg) no-repeat 0 0;
}
.ci_benef_look_bt {
	position:absolute;
	top:118px;
	right:154px;
	width:108px;
	height:26px;
	background:url(../images/ci_benef_look_bt.png) no-repeat;
	text-align:center;
	color:#3f515e;
	line-height:25px;
	text-decoration:none;
	font-weight: bold;
}
.ci_benef_look h3,
.ci_benef_look div.h3 {
	font-size:20px;
	margin:0 0 20px 13px;
}
.ci_benef_look ul {
	margin:0 0 15px;
	padding:0;
}
.ci_benef_look ul li {
	list-style:none;
	background:url(../images/list_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:0 0 7px;
}
.ci_benef_look h4,
.ci_benef_look div.h4 {
	font-size:16px;
	margin:0;
	position:absolute;
	top:50px;
	right:60px;
}
.ci_benef_str {
	position:relative;
	float:right;
	width:37%;
}
.ci_benef_str h3,
.ci_benef_str div.h3 {
	font-size:20px;
	margin:0 0 20px;
}
.ci_benef_str ul {
	margin:0;
	padding:0;
}
.ci_benef_str ul li {
	list-style:none;
	background:url(../images/list_arrow.gif) no-repeat 0 2px;
	padding:0 0 0 20px;
	margin:0 0 5px;
}
.ci_benef_str_bt {
	display:block;
	width:125px;
	height:26px;
	margin:8px 0 6px 0px;
	background:url(../images/ci_benef_str_bt.png) no-repeat;
	text-align:center;
	color: #3f515e;
	line-height:25px;
	text-decoration:none;
	font-weight: bold;
}
.ci_benef_str_bt_none {
	display:block;
	width:125px;
	height:26px;
	margin:15px 0 6px 15px;
}
.ci_benef_str_img {
	position:absolute;
	top:12px;
	right:22px;
	width:105px;
	height:157px;
	background:url(../images/ci_benef_str_img.jpg) no-repeat 0 0;
}
.ci_cols {
	overflow:hidden;
	padding:0 20px 0 0;
	margin:20px 0 20px 0;
}
.ci_cols h3,
.ci_cols div.h3 {
	font-weight:normal;
	font-size:20px;
	margin:25px 0 20px;
	position: relative;
}
.ci_col1 {
	width:290px;
	float:left;
	margin-right:40px;
	padding-left:30px;
	/*border:1px dashed lightgray;
	border-left:0;
	background-color:#F1F1F1;
	-moz-border-radius:0 15px 15px 0; -webkit-border-radius:0 15px 15px 0; border-radius:0 15px 15px 0;*/
}
.ci_col1 ul {
	margin:0;
	padding:0 30px 0 0;
}
.ci_col1 ul li {
	padding:1px 0 0 20px;
	list-style:none;
	margin:0 0 30px;
}
.ci_col1 ul li p {
	margin:0 0 10px 0;
}
.ci_col1 ul li.feed_good {
	background:url(../images/i_feed_g.png) no-repeat 0 2px;
}
.ci_col1 ul li.feed_bad {
	background:url(../images/i_feed_b.png) no-repeat 0 2px;
}
.ci_col1 ul li .col1_feed {
	line-height:1.7;
}
.ci_col1 ul li .col1_date {
	color:#787878;
}
.ci_col1 ul li .col1_date a {
	color:#787878;
	font-size:11px;
}
.ci_col1 .ci_col_all {
	padding:0 0 0 20px;
}
.ci_col2 {
	width:300px;
	float:left;
}
.ci_col2 table {
	margin:0 0 5px;
	border-collapse:collapse;
}
.ci_col2 table td {
	padding:5px 5px;
}
.ci_col2 table .col2_order {
	color:#c0c0c0;
	font-size:11px;
	text-align:right;
	width:12px;
}
.ci_col2 table .col2_rating {
	color:#777a7d;
	width:45px;
	text-align:left;
}
.ci_col2 table .col2_medal {
	width:13px;
	text-align:center;
}
.ci_col2 table .col2_stars {
	width:50px;
}
.ci_col2 table .col2_name {
	width:100px;
}
.ci_col3 {
	width:280px;
	float:left;
}
.ci_col3 ul {
	margin:20px 0 20px;
	padding:0;
}
.ci_col3 ul li {
	list-style:none;
	overflow:hidden;
	margin:11px 0;
	position: relative;
}
.ci_col3 ul li span {
	float:right;
	color:#535353;
	width: 22%;
	white-space: nowrap;
}
.ci_col3 ul li a {
	display:block;
	float: left;
	overflow: hidden;
	width: 68%;
	white-space: nowrap;
	position: relative;
}
.ci_col3 ul li a.onlymaster {
	padding:0 0 0 20px;
	background: url(../images/i_medal.png) no-repeat left center;
	}
.ci_cols .ci_col_all {
	color: gray;
}
.ci_cols .ci_col_all a {
	font-weight:bold;
	font-size:13px;
	margin:0 4px 0 0;
}
.ci_a_p_row{
	padding:0 50px 0 50px;	
}
.ci_article_col{
	display:block;
	float:right;
	width:72%;
}
.ci_article_col h3,
.ci_article_col div.h3 {
	font-weight:normal;
	font-size:20px;
	margin:15px 0 25px;
}
.ci_article_col h3 span,
.ci_article_col div.h3 span {
	color:gray;
	font-size:15px;
}
.ci_article_col h3 a,
.ci_article_col div.h3 a {
	color:gray;
	font-size:15px;
}
.ci_article_col a.title {
	display:block;
	margin:0 0 5px 0;
	font-size:14px;
	font-weight:bold;
}
.ci_article{
	float:left;
	width:45%;
	margin:0 10px 0 5px;
	font-size:12px;
	line-height:18px;
}
.ci_article img{
	float:left;
	margin:0 10px 0 0;
}
.ci_news_col{
	display:block;
	float:left;
	width:25%;
	margin: 0 15px 0 0;
}
.ci_news_col h3,
.ci_news_col div.h3 {
	font-weight:normal;
	font-size:20px;
	margin:15px 0 25px;
}
.ci_news_col h3 span,
.ci_news_col div.h3 span {
	color:gray;
	font-size:15px;
}
.ci_news_col h3 a,
.ci_news_col div.h3 a {
	color:gray;
	font-size:15px;
}
.ci_news_col ul {
	margin:0 15px 0 15px;
	padding:0;
}
.ci_news_col ul li {
	display:block;
	margin:5px 0 15px 0;
	list-style-type: none;
}
.ci_news_col ul li span {
	color: gray;
	display:block;
	font-size:11px;
}
.ci_news_col p {
	float:right;
	margin:10px 10px 0 0;
}
.ci_news_col p a {
	font-weight:bold;
	font-size:13px;
	margin:0 4px 0 0;
}
.ci_desc_col{
	display:block;
	float:right;
	width:72%;
}
.ci_desc_col h1,
.ci_desc_col h2 {
	font-weight:normal;
	font-size:20px;
	margin:15px 0 25px;
}
.l_howitworks {
	height:49px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.l_howitworks li {
	height:49px;
	float:left;
	list-style:none;
	background:url(../images/l_hiw_bg.png) no-repeat 0 0;
	margin:0 0 0 -2px;
}
.l_howitworks li.active {
	background:#f0f5e3;
}
.l_howitworks li.active a {
	font-weight:bold;
}
.l_howitworks li a {
	display:block;
	height:49px;
	line-height:48px;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-align:center;
	padding:0 19px;
}
.l_howitworks_desc {
	position:relative;
	margin:0 0 46px;
	background:#f0f5e3;
	padding:32px 20px 20px 20px;
	overflow:hidden;
}
.l_hiw_d_arrows {
	position:absolute;
	bottom:16px;
	right:16px;
	width:60px;
	height:21px;
	overflow:hidden;
	background:url(../images/l_hiw_d_arrows.png) no-repeat;
}
.l_hiw_d_arrows a {
	display:block;
	height:21px;
	width:22px;
}
.l_hiw_d_arrows a.a_left {
	float:left;
}
.l_hiw_d_arrows a.a_right {
	float:right;
}
.l_howitworks_desc img {
	float:left;
}
.l_hiw_d_info {
	margin:0 0 0px 487px;
}
.l_hiw_d_info h4 {
	font-size:18px;
	margin:-10px 0 0px;
}
.l_hiw_d_info ul {
	margin:0 0 5px;
	padding:0;
}
.l_hiw_d_info li {
	list-style:inside square;
}
/*-------------------------------------- MainPage Client -------------------------------------*/


.bt_addorder {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:116px;
	height:26px;
	background:url(../images/bt_addorder.png) no-repeat 0 0;
	color:#1568a3;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	font-size:12px;
}
.your_orders_l {
	margin:0 0 19px -30px;
	padding:24px 17px 24px 30px;
	background:#f1f1f1;
}
.your_orders_l.app {
	margin-right:-30px;
}
.your_orders_l ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.your_orders_l li {
	list-style:none;
	margin:-1px 0 0;
	padding:0 0 0 29px;
}
.your_orders_l li.i_select {
	background:url(../images/i_olist_select.gif) no-repeat 0 12px;
}
.your_orders_l li.i_working {
	background:url(../images/i_olist_working.gif) no-repeat 0 18px;
}
.your_orders_l li.i_done {
	background:url(../images/i_olist_done.gif) no-repeat 0 15px;
}
.your_orders_l li.i_close {
	background:url(../images/i_olist_close.gif) no-repeat 0 15px;
}
.your_orders_l li .i_restart {
	float:right;
	margin:0 20px 0 0;
	background:url(../images/i_olist_restart.gif) no-repeat 0 2px;
	font-size:11px;
	padding:2px 0 2px 23px;
	line-height: 16px;
}
.your_orders_l li .yol_wrapper {
	border-top:1px solid #d8d8d8;
	padding:10px 0 20px;
	overflow:hidden;
}
.your_orders_l li .yol_right {
	position:relative;
	width:240px;
	float:right;
}
.yol_right textarea {
	margin:5px 0px;
}
.your_orders_l li .yol_right table td.td_checkbox{
	width:17px;
}
.your_orders_l li .yol_right p {
	margin:0 0 5px;
}
.your_orders_l li .yol_right p.feed_good {
	font-weight:bold;
	color:#649f18;
}
.your_orders_l li .yol_right p.feed_good span {
	color: black;
}
.your_orders_l li .yol_right p.feed_bad {
	font-weight:bold;
	color:#d20000;
}
.your_orders_l li .yol_right p.feed_bad span {
	color: black;
}
.your_orders_l li .yol_right p.o_warning {
	color:#777a7d;
	padding:0 0 0 22px;
	background:url(../images/i_warning.gif) no-repeat 0 2px;
	line-height:1.6;
}
.your_orders_l li .yol_right .new_prop {
	font-size:11px;
	margin:0 0 10px;
	line-height:1.9;
}
.your_orders_l li .yol_right .new_prop span {
	color:#777a7d;
}
.your_orders_l li .yol_right .bt_setworker {
	display:block;
	width:158px;
	height:26px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	color:#3e505d;
	background:url(../images/bt_setworker.png) no-repeat 0 0;
}
.your_orders_l li .yol_left {
	margin:0 220px 0 0;
	padding:0 20px 0 0;
}
.your_orders_l li .yol_left p {
	margin:0 0 5px;
}
.your_orders_l li .yol_left .o_name a {
	font-size:13px;
	line-height: 16px;
}
.your_orders_l li .yol_left .o_name span {
	color:#ababab;
	margin:0 0 0 12px;
}
.your_orders_l li .yol_left .o_status strong {
	text-decoration:underline;
}
.your_orders_l li .yol_left .o_status span {
	font-weight:bold;
}
.your_orders_l li .yol_left .o_reviewes {
	font-size:11px;
	color:#777a7d;
}
.your_orders_l li .yol_left .o_reviewes .i_edit {
	background:transparent url(../images/i_edit_pt.gif) no-repeat scroll 0 2px;
	margin:0 0 0 0;
	padding:2px 0 2px 18px;
}
.your_orders_l li .yol_left .o_reviewes .i_delete {
	background:transparent url(../images/i_delte_pt.gif) no-repeat scroll 0 2px;
	margin:0 0 0 11px;
	padding:2px 0 2px 18px;
}

/*--------------------------------- Account tables -------------------------------------------*/

.prop_filter {
	position:absolute;
	top:7px;
	right:-10px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.prop_filter li {
	margin:0 0 0 -1px;
	font-size:12px;
	float:left;
	padding:0 10px 0 10px;
	list-style:none;
	background:url(../images/l_divider_g.gif) no-repeat 0 5px;
}
.prop_filter li strong {
	color:#0b84e1;
	margin:0 0 0 3px;
}
.prop_table {
	margin:0 -30px 20px;
	padding:15px 30px;
	background:#f1f1f1;
}
.prop_table table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.prop_table table td {
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #d8d8d8;
}
.prop_table table th {
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
	border-bottom: 1px dotted #d8d8d8;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
}
.prop_table table tr.last td {
	border:0;
}
.prop_table table td.pt_date {
	width:130px;
	color:#777a7d;
}
.prop_table table td.pt_price {
	width:97px;
}
.prop_table table td.pt_term {
	width:100px;
}
.prop_table table td.pt_type {
	width:92px;
}
.prop_table table td.pt_links {
	width:200px;
}
.prop_table table td.resp_date {
	width:130px;
	color:#777a7d;
	vertical-align: top;
}
.prop_table table td.resp_theme {
	width:230px;
	color:#777a7d;
	vertical-align: top;
}
.prop_table table td.resp_resp {
	vertical-align: top;
}
.prop_table table td.resp_resp a.good {
	padding:0 0 0 22px;
	background: url(../images/i_feed_g.png) no-repeat left;
}
.prop_table table td.resp_resp a.bad {
	padding:0 0 0 22px;
	background: url(../images/i_feed_b.png) no-repeat left;
}
.prop_table table td a.i_edit {
	padding:0 0 0 18px;
	margin:0 0 0 11px;
	float:right;
	background:url(../images/i_edit_pt.gif) no-repeat 0 3px;
}
.prop_table table td a.i_delete {
	padding:0 0 0 18px;
	margin:0 0 0 11px;
	float:right;
	background:url(../images/i_delte_pt.gif) no-repeat 0 3px;
}
.prop_table table td a.i_pay {
	padding:0 0 0 18px;
	margin:0 0 0 11px;
	float:right;
	color:#f04aa4;
	background:url(../images/i_pay_pt.gif) no-repeat 0 3px;
}
.prop_table table td.msg_select {
	width:20px;
	text-align:center;
}
.prop_table table td.msg_rating {
	width:140px;
	font-size:12px;
	font-weight:bold;
}
.prop_table table td.msg_ttl {
	width:140px;
}
.prop_table table td.msg_new {
	width:140px;
	font-weight: bold;
	color: red;
}
.prop_table table td.msg_name {
	font-weight: bold;
}
/*--------------------------------- ExecutorList -------------------------------------------*/


.t_e_list {
	width:100%;
	margin:0 0 15px;
	border-collapse:collapse;
}
.t_e_list td {
	line-height:1.5;
	border-bottom:1px solid #e5e5e5;
	text-align:left;
	padding: 9px 6px 9px 0px;
	vertical-align:top;
}
.t_e_list tr.last td {
	border:0;
}
.t_e_l_s {
	width:55px;
	text-align:center;
}
.t_e_l_s div {
	margin:5px 0 0;
}
.t_e_l_r {
	width:60px;
	font-weight:bold;
}
.t_e_l_w {
	width:60px;
}
.t_e_l_num {
	width:25px;
	color:#ababab;
}
.e_top {
	background:#f1f1f1;
	padding:12px 18px;
	margin:0 0 13px;
	overflow:hidden;
}
.e_top img {
	float:left;
}
.e_top_info {
	margin: 0px 155px 0 120px;
}
.e_top_info h4 {
	margin:-5px 0 9px;
	font-size:15px;
	font-weight:normal;
	line-height:1.4;
	text-shadow:none !important;
}
.e_top .prof_works_l {
	float:right;
	margin:0;
	padding:0;
}
.e_top .prof_works_l li {
	margin: 0 6px 0 0;
}
.e_top .prof_works_l li div {
	padding:4px 0 0 4px;
	background:#fff url(../images/prof_works_l_img.png) no-repeat bottom right;
}
.e_top_info .prof_r_s_i {
	margin:0;
}
.e_top_info .e_top_rating {
	overflow:hidden;
	padding:1px 0 0;
	width: 160Px;
}
.e_top_info .e_top_rating strong {
	float:left;
	line-height:16px;
	font-size:15px;
}
.e_top_info .e_top_s_i {
	width:79px;
	height:14px;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/e_top_s_i.png) no-repeat 0 0;
}
.e_top_info .e_top_s_i span {
	display:block;
	height:14px;
	background:url(../images/e_top_s_a.png) no-repeat 0 0;
}
.e_top_info table {
	margin:5px 0 0;
}
.e_top_info table td {
	padding:0 15px 0 0;
	vertical-align:top;
	color:#707070;
	line-height:1.5;
}
/*--------------------------------- Order_info -------------------------------------------*/

.order_info {
	padding:15px;
	background:#f1f1f1;
	margin-bottom:20px;
}
.order_details {
	margin:0 220px 0 0;
}
.order_details .o_c {
}
.order_reg {
	font-weight:normal;
	color:#777a7d;
}
.order_details p {
	margin:0 0 20px;
	font-size:12px;
}
.order_details p.attach {
	border: 1px dotted #b4b7b3;
	background-color: #fff;
	padding: 10px;
}
.order_reg span {
	font-weight:bold;
	margin:0 30px 0 0;
	font-size:14px;
	color:#000;
}
.order_reg span i {
	font-weight:normal;
	color:#777a7d;
	font-style: normal;
}
.order_author {
	width:180px;
	float:right;
	border: 1px dashed #acacac;
	padding: 10px 15px;
	background-color: white;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	margin-left: 10px;
}
.order_author span.cnt {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px;
}
.order_author span.cnt a {
	color:#777a7d;
}
.order_author ul {
	margin:0;
	padding:0;
}
.order_author ul li {
	list-style:none;
	margin:0 0 3px;
	padding:0 0 0 25px;
}
.order_author ul li.oa_mail {
	background:url(../images/i_prof_email_w.gif) no-repeat center left;
}
.order_author ul li.oa_phone {
	background:url(../images/i_prof_phone_w.gif) no-repeat center left;
}
.order_author ul li.oa_message {
	background:url(../images/i_prof_message_w.gif) no-repeat center left;
}
.order_author div.need_reg a {
	margin-top:5px;
	margin-right:0px;
}
.order_footer {
	overflow:hidden;
	color:#777a7d;
	font-size:11px;
}
.order_footer span {
	margin:0 5px;
}
.order_footer .of_sub {
	float:right;
}
.order_footer .order_edit {
	background:url(../images/i_edit.jpg) no-repeat 0 0;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
}
.order_footer .order_delete {
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	background:url(../images/i_delete.jpg) no-repeat 0 0;
}
.order_footer b.working {
	padding:0 0 0 25px;
	background: url(../images/i_olist_working.gif) no-repeat 0 0;
}
.order_footer b.open {
	padding:0 0 0 25px;
	background: url(../images/i_olist_select.gif) no-repeat 0 0;
}
.order_footer b.done {
	padding:0 0 0 25px;
	background: url(../images/i_olist_done.gif) no-repeat 0 0;
}
.order_footer b.close {
	padding:0 0 0 25px;
	background: url(../images/i_olist_close.gif) no-repeat 0 0;
}
.order_footer a.pay_cmm {
	padding:0 0 0 25px;
	font-size:12px;
	font-weight:bold;
	background: url(../images/i_pay_pt.gif) no-repeat 0px;
}
.order_footer a.send_resp {
	padding:0 0 0 25px;
	font-size:12px;
	font-weight:bold;
	background: url(../images/i_olist_select.gif) no-repeat 0px;
}
.order_chat_sv {
	font-size:10px;
	color:#ababab;
	text-decoration:none;
	padding:0 12px 0 0;
	margin:0 0 0 15px;
	line-height:0px;
	background:url(../images/i_arrow_up.png) no-repeat center right;
}
.order_chat_sv span {
	border-bottom:1px dashed #ababab;
}
.order_chat {
	margin:0 0 20px;
	overflow:hidden;
}
.order_chat_add {
}
.order_chat_add .bt_addchat {
	width:78px;
	height:26px;
	background:url(../images/bt_addchat.png) no-repeat 0 0;
	text-align:center;
	color:#3e505d;
	border:0;
	padding:0 0 3px 0;
	cursor:pointer;
	font-size:12px;
}
.order_chat_list {
	width:375px;
	float:left;
}
.order_chat_list ul {
	margin:0;
	padding:0;
}
.order_chat_list ul li {
	margin:0 0 10px;
	list-style:none;
}
.order_chat_list ul li p {
	margin:0;
	line-height:1.5;
}
.order_chat_list ul li.special {
	color:#830a0a;
}
.order_chat_list ul li p span {
	font-size:11px;
}
.order_chat_list ul li p em {
	font-style:normal;
	padding:0 0 0 15px;
	background:url(../images/i_medal_s.gif) no-repeat 0 0;
}
.order_chat_add {
	float:left;
	padding:0 0 0 50px;
}
.order_chat_add textarea {
	width:220px;
	padding:4px;
	font-size:12px;
	color:#838181;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	height:110px;
	background:url(../images/ci_youstill_textarea.gif) no-repeat top left;
	border:0;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #cecece;
	overflow:auto;
}
.order_replies_f_l {
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
}
.order_replies_f_l li {
	float:left;
	list-style:none;
	padding:0 15px;
	margin:0 0 0 -1px;
	background:url(../images/hm_login_divider.gif) no-repeat 0 17px;
}
.order_replies_f_l li a {
	font-size:12px;
	font-weight:normal;
}
.order_replies_f_l li a.active {
	color:#777a7d;
}
.add_rep_reg {
	color:#000 !important;
	font-size:13px;
	background-color: #F1F1F1;
	padding:15px;
	float:right;
	margin:-20px 0 0 0;
}
.add_rep_reg a {
	background: url(../images/add_offer_but.gif) no-repeat;
	color: white;
	display: block;
	width: 263px;
	height: 29px;
	text-decoration: none;
	font: italic 12px Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-shadow: #002a3c 0px 1px 1px;
	cursor: pointer;
	text-align:center;
}
.add_rep_reg a:hover {
	text-shadow: #002a3c 0px -1px 1px;
	cursor: pointer;
	text-align:center;
}
.rep_list {
	margin:0 0 20px;
	padding:0;
}
.rep_list li {
	list-style:none;
	margin:0 0 15px;
}
.rep_list .r_l_left {
	margin:0 230px 0 0;
}
.rep_list .r_l_right {
	float:right;
	width:230px;
	text-align:right;
}
.rep_list .r_l_right img.r_l_ava {
	float:right;
}
.rep_list .r_l_right strong {
	font-size:15px;
	font-weight:bold;
	margin:-5px 10px 0 0;
}
.rep_list .r_l_right strong img {
	vertical-align:middle;
	margin:0 4px;
}
.rep_list .r_l_right p {
	margin:-2px 70px 0 0;
	line-height:1.3;
	font-size:11px;
}
.rep_list .r_l_stars {
	padding-right:10px;
	overflow:hidden;
}
.rep_list .r_l_stars strong {
	float:right;
	margin:0 0 0 5px;
}
.rep_list .r_l_stars .i_stars {
	margin:8px 0 0 0;
	float:right;
}
.rep_list .r_l_footer {
	/*clear:both;*/
	overflow:hidden;
	margin:15px 0 0;
}
.r_l_footer .bt_setworker {
	display:block;
	width:158px;
	height:26px;
	background:url(../images/bt_setworker.png) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	font-size:12px;
	color:#3e505d;
	text-align:center;
	text-decoration:none;
	float:right;
}
.rep_list .r_l_footer .bt_incand {
	display:block;
	width:100px;
	height:26px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:#649f18;
	font-weight:bold;
	float:left;
	background:url(../images/bt_incand.png) no-repeat 0 0;
	margin:0 7px 0 0;
}
.rep_list .r_l_footer .bt_reject {
	display:block;
	width:88px;
	height:26px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:#d20000;
	font-weight:bold;
	float:left;
	background:url(../images/bt_reject.png) no-repeat 0 0;
	margin:0 7px 0 0;
}
.rep_list .r_l_footer .bt_change {
	display:block;
	width:84px;
	height:26px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:#3e505d;
	float:left;
	margin:0 7px 0 0;
	background:url(../images/bt_change.png) no-repeat 0 0;
}
.rep_list .r_l_footer .bt_delete {
	display:block;
	width:75px;
	height:26px;
	font-size:12px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:#3e505d;
	float:left;
	background:url(../images/bt_delete.png) no-repeat 0 0;
	margin:0 7px 0 0;
}
.r_l_left .r_l_text {
	padding:1px 0 0;
	line-height:1.3;
}
.r_l_text span {
	display:block;
	font-size:11px;
	color: #404040;
	font-style: italic;
}
.r_l_left .r_l_d {
	overflow:hidden;
	margin:0 0 10px;
}
.r_l_left .r_l_d .r_l_d_p {
	float:left;
	width:124px;
}
.r_l_left .r_l_d .r_l_d_t {
	float:left;
	width:125px;
}
.r_l_left .r_l_d .r_l_d_d {
	float:left;
	color:#777a7d;
}
.r_l_left .r_l_text p {
	margin:0 0 10px;
}
.add_replie_form {
	overflow:hidden;
}
.add_replie_form table {
	width:100%;
}
.add_replie_form table td {
	padding:4px;
}
.add_replie_form table td.td_3 input {
	width:200px;
	
}
.add_replie_form table .td_1 {
	width:270px;
}
.add_replie_form table .td_2 {
	width:10px;
}
.add_replie_form table .td_1 input {
	margin-left: 0px;	
}
.add_replie_form .rep_text {
	margin:0 250px 0 0;
}
.add_replie_form textarea {
	width:95%;
	height:110px;
	overflow:hidden;
	margin:0;

}
.add_replie_form .arf_right {
	width:255px;
	overflow:hidden;
	float:right;
}
.add_replie_form .arf_right input {
	/*background:url(../images/ci_youstill_textarea.gif) no-repeat top left;
	border:0;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #cecece;
	margin:0 0 12px;
	font-size:12px;
	color:#777a7d;
	padding:4px;*/
}
.add_replie_form .arf_right input.price {
	width:144px;
	color:#777a7d;
}
.add_replie_form .arf_right input.terms {
	width:205px;
	color:#777a7d;
}
.add_replie_form strong {
	font-size:11px;
	font-weight:normal;
}
.add_replie_form p {
	margin:0 0 0 5px;
}
/*--------------------------------- Profile -------------------------------------------*/

.prof_sidebar{
	float:right;
	width:270px;
}

.prof_text {
	margin:0 300px 0 0;
}
.prof_services {
	margin:0 300px 0 0;
}
.prof_services table {
	width:100%;
}
.prof_services table tr td {
	padding: 2px 10px;
	border-bottom: 1px dashed #e4e4e4;
}
.prof_services table tr td.last {
	border-bottom: 0px;
}
.prof_services table tr td.name {
	font-weight:normal;
}
.prof_services table tr td.volume {
	width:50px;
}
.prof_services table tr td.price {
	width:100px;
}
.prof_services table tr td.ctg {
	font-size:14px;
	color: #64831d;
	font-weight: bold;
	padding: 10px 10px;
	padding-left:0px;
}
.prof_feed_rand,
.prof_nice {
	margin-top: 30px;
}

.prof_ctg_filter {
	width:270px;
	float:right;
}
.prof_ctg_filter{
	margin:20px 0 0 0 ;
}
.prof_feed_rand .prof_feed_text {
	color:#487907;
}
.prof_feed_rand .prof_feed_text.bad {
	color:#e93a00;
}
.prof_feed_rand div.ttl,
.prof_ctg_filter div.ttl,
.prof_nice div.ttl,
.prof_feed_rand h3,
.prof_ctg_filter h3,
.prof_nice h3 {
	font-size:20px;
	margin:-10px 0 0;
	font-weight:normal;
}
.prof_feed_rand p {
	margin:7px 0 0;
}
.prof_feed_rand div.ttl span,
.prof_feed_rand h3 span {
	font-size:12px;
	color:#599807;
	float:right;
	font-weight:bold;
	line-height:44px;
	margin:-4px 0 0 0 ;
}
.prof_feed_rand div.ttl span.bad,
.prof_feed_rand h3 span.bad {
	color: #e93a00;
}
.prof_feed_rand_count {
	color:#c4bebe;
	font-size:14px;
}
.prof_feed_rand_count strong {
	font-size:14px;
	color:#000;
}
.prof_feed_rand_count a {
	float:right;
	font-size:12px;
}
.prof_feed_rand_count span {
	color:#649f18;
}
.prof_feed_rand_count em {
	color:#d20000;
	font-style:normal;
}
.prof_ctg_filter ul {
	margin:10px 0 0 0px;
}
.prof_ctg_filter ul li {
	list-style: none;
	margin:0 0 5px 0;
}
.prof_ctg_filter ul li a {
	color: black;
	text-decoration: none;
}
.prof_ctg_filter ul li a.active {
	font-weight:bold;
}
.prof_ctg_filter ul li span {
	color:gray;
	margin:0 0 0 8px;
}
.prof_lasw_h {
	margin-right: 400px !important;
}
.prof_lasw_h span {
	color: #767676;
	margin:0 0 0 17px;
	font-size:14px;
}
.prof_works_l {
	padding-left:10px;
	margin-right: 300px;
}
.prof_works_l li {
	float:left;
	margin:0 10px 0 0;
	list-style:none;
}
.prof_works_l li div {
	width:135px;
	height:106px;
	overflow:hidden;
	background:url(../images/prof_works_l_img.png) no-repeat 0 0;
}
.prof_works_l li strong {
	display:block;
	font-size:12px;
	font-weight:normal;
}
.prof_works_l li p {
	margin:5px 0;
	line-height:1.5;
}
.prof_works_l li span {
	font-size:11px;
	color:#8e8e8e;
}
.prof_works_l li em {
	text-align: right;
	display:block;
}
.prof_work div.img{
	margin:20px 0 0 0 ;
	text-align:center;
	width:100%;
	vertical-align: middle;
}
.prof_work div.ttl span,
.prof_work h3 span{
	float:right;
	margin:15px 0 0 0;
}
.prof_work div.ttl span a.prev,
.prof_work h3 span a.prev{
	background: #0885e5 url(../images/pf_prev.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display:block;
	float:right;
	margin: 0 10px 0 0;
}
.prof_work div.ttl span a.prev.na,
.prof_work h3 span a.prev.na{
	background: #0885e5 url(../images/pf_prev_na.gif) no-repeat 0 0;
}
.prof_work div.ttl span a.next,
.prof_work h3 span a.next{
	background: #0885e5 url(../images/pf_next.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
	display:block;
	float:right;
	margin: 0 10px 0 0;
}
.prof_work div.ttl span a.next.na,
.prof_work h3 span a.next.na{
	background: #0885e5 url(../images/pf_next_na.gif) no-repeat 0 0;
}
.prof_info {
	margin:0 0 0;
	padding:18px 38px 27px 51px;
	border-bottom: lightgray 1px dashed;
	overflow:hidden;
}
.prof_info.nonebg{
	border-bottom: none;
	padding-bottom:10px;
}
.prof_ava {
	width:120px;
	height:120px;
	float:left;
	border: 1px solid #d9d9d9;
	z-index:2;
	position:relative;
}
.prof_info span.status{
	position:absolute;
	padding:126px 0px 0px 0px;
	margin-bottom:20px;
	display:block;
	font-size:11px;
	z-index:1;
}
.prof_info span.status b{
	color: #606060;
}
.prof_info span.status b i{
	font-size:14px;
}
.prof_info span.status b i.admin{
	color: red;
}
.prof_info span.status b i.emp{
	color: #7ebb00;
}
.prof_info span.status b i.exp{
	color: #0487f1;
}
.prof_info span.status b i.master{
	color: #ffc000;
}
.prof_info_details {
	margin:0 205px 0 150px;
}
.prof_info_details h1,
.prof_info_details h3 {
	margin:-4px 0 0;
	font:bold 25px Arial, Helvetica, sans-serif;
}
.prof_info_details h1 em,
.prof_info_details h3 em {
	font-size:25px;
	font-weight:normal;
	font-style:normal;
}
.prof_info_details h1 span,
.prof_info_details h3 span {
	display:block;
	font-size:12px;
	color:#5e5e5e;
	font-weight:normal;
}
.prof_info_s_list {
	margin:11px 0;
	padding:0;
	width:530px;
	overflow:hidden;
}
.prof_info_s_list li {
	list-style:none;
	float:left;
	color:#0b84e1;
	margin:0 14px 5px 0;
}
.prof_info_s_list li a {
	font-weight: bold;
}
.prof_info_c_list {
	margin:12px 0 0;
	padding:0;
	overflow:hidden;
}
.prof_info_c_list li {
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
.prof_info_c_list li a {
}
.prof_info_c_list li.picl_phone {
	padding:0 0 2px 15px;
	background:url(../images/i_prof_phone_w.gif) no-repeat 0 0;
	line-height: 18px;
}
.prof_info_c_list li.picl_mail {
	padding:0 0 2px 21px;
	background:url(../images/i_prof_email_w.gif) no-repeat 0 0;
	line-height: 18px;
}
.prof_info_c_list li.picl_site {
	padding:0 0 2px 22px;
	background:url(../images/i_prof_site_w.gif) no-repeat 0 0;
	line-height: 18px;
}
.prof_info_c_list li.picl_message {
	padding:0 0 2px 21px;
	background:url(../images/i_prof_message_w.gif) no-repeat 0 0;
	line-height: 18px;
}
.prof_rating {
	float:right;
}
.prof_r_s {
	position:relative;
	width:199px;
	height:37px;
	padding:1px 0 0;
	/*background:url(../images/prof_raiting_p.png) no-repeat 0 0;*/
	margin:0 0 18px;
}
.prof_r_s_i {
	margin:9px 0 0 21px;
	width:98px;
	height:16px;
	background:url(../images/prof_r_s_i.png) no-repeat 0 0;
}
.prof_r_s_i span {
	display:block;
	height:16px;
	background:url(../images/prof_r_s_a.png) no-repeat 0 0;
}
.prof_r_s strong {
	position:absolute;
	top:8px;
	left:130px;
	font-size:18px;
}
.prof_rating p {
	margin:19px 0 0;
	padding:0 0 0 22px;
	color:#595858;
}
.prof_rating p strong {
	color:#000;
}
.prof_table {
	margin: 0 300px 20px 0;
	width:auto;
}
.prof_table table{
	width:100%;
}
.prof_table table td{
	border-bottom: 1px dashed #d9d9d9;
}
.prof_table table td.last{
	border:0;
}
.prof_table table tr.odd {
	background-color: #f3f3f3;
}
.prof_table table td {
	padding:15px;
}
.prof_table table td.resp_resp {
	vertical-align: top;
}
.prof_table table td p.good {
	color:green;
}
.prof_table table td p.bad {
	color:red;
}
.prof_table table td.resp_resp a.title {
	font-weight: bold;
}
.prof_table table td.resp_resp a.good {
	padding:0 0 0 22px;
	background: url(../images/i_feed_g.png) no-repeat left;
}
.prof_table table td.resp_resp a.bad {
	padding:0 0 0 22px;
	background: url(../images/i_feed_b.png) no-repeat left;
}
.prof_table table td.resp_resp a.writer{
	float: right;
	color: gray;
}
.footer {
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:95px;
	background:url(../images/f_bg.jpg) repeat-x top left;
}
.f_copytright {
	top:26px;
	left:51px;
	margin:0;
	position:absolute;
}
.f_copytright.app {
	left:21px;
}
.f_copytright a {
	color:#000;
}
.f_slogan {
	position:absolute;
	top:52px;
	left:51px;
	margin:0;
	font-size:11px;
}
.f_menu {
	position:absolute;
	top:26px;
	right:20px;
	margin:0;
	width:455px;
	padding:0;
}
.f_menu li {
	float:right;
	list-style:none;
	width:105px;
	margin:0 0 5px;
}
.f_menu li a {
	font-size:11px;
}
.f_counters {
	width:200px;
	margin:0 auto;
	position:relative;
	left:-34px;
	padding:28px 0 0;
	text-align:center;
}
.f_counters img {
	margin:0 5px 0;
}
/*--------------------------------- General -------------------------------------------*/

.box_t_l {
	background:url(../images/box_t_l.png) no-repeat top left;
}
.box_t_r {
	background:url(../images/box_t_r.png) no-repeat top right;
}
.box_b_l {
	background:url(../images/box_b_l.png) no-repeat bottom left;
}
.box_b_r {
	padding:22px;
	background:url(../images/box_b_r.png) no-repeat bottom right;
}
.box_t {
	background:url(../images/box_bb.png) repeat-x top left;
}
.box_b {
	background:url(../images/box_bb.png) repeat-x bottom left;
}
.box_l {
	background:url(../images/box_bb.png) repeat-y top left;
}
.box_r {
	background:url(../images/box_bb.png) repeat-y top right;
}
.i_stars {
	width:47px;
	height:8px;
	background:url(../images/i_stars_i.png) no-repeat 0 0;
}
.i_stars span {
	display:block;
	width:47px;
	height:8px;
	background:url(../images/i_stars_a.png) no-repeat 0 0;
}
.pages_m_list {
	position:relative;
	margin:0 0 25px;
	padding:0;
	overflow:hidden;
}
.pages_m_list li {
	list-style:none;
	float:left;
	margin:0 10px 0 0;
}
.pages_m_list li a {
	line-height:22px;
	color:#000;
	text-decoration:none;
	margin-right:0px !important; 
}
.pages_m_list li.ahead a,
.pages_m_list li.goback a{
	color: #777a7d;
	text-decoration:underline;
	margin-right:0px !important;
}
.pages_m_list li.ahead {
	color:#777a7d;
	margin:0 0 0 5px;
}
.pages_m_list li.goback {
	color:#777a7d;
	margin:0 5px 0 0;
}
.pages_m_list li strong {
	color:#fff;
	display:block;
	width:28px;
	height:23px;
	text-align:center;
	line-height:22px;
	background:url(../images/l_num_active.gif) no-repeat 0 0;
}
.pages_m_list li a {
}
.t_o_order {
	width:100%;
	margin:0 0 15px;
	border-collapse:collapse;
}
.t_o_order td {
	line-height:1.5;
	border-bottom:1px solid #e5e5e5;
	text-align:left;
	padding:9px 0;
	vertical-align:bottom;
}
.t_o_order tr.last td {
	border:0;
}
.t_o_order td.o_name {
	width:470px;
	padding:9px 15px 9px 0;
}
.t_o_order td.o_name a {
	font-size:16px;
	font-weight: bold;
}
.t_o_order td.o_name a.closed {
    color:#A4D0DF;
}
.t_o_order td.o_name i {
    font-size:15px;
    padding-left:6px;
}
.t_o_order td.o_name span {
	color:#ababab;
}
.t_o_order td.o_name em {
	display:block;
	color:#ababab;
	font-size:11px;
	margin:0;
}
.t_o_order td.o_price {
	font-weight:bold;
}
.o_archive {
	position:absolute;
	top:0;
	right:0;
	color:#777a7d !important;
}
.o_archive a {
	font-weight:bold;
	margin:0 5px 0 0;
	text-decoration:underline !important;
	color:#777a7d !important;
}
.art_bottom {
	overflow:hidden;
	margin:30px 0 0;
}
.art_bottom .ab_addorder {
	float:right;
	padding:0 0 0 22px;
	margin:0 0 0 20px;
	background:url(../images/i_a_addorder.png) no-repeat 0 2px;
}
.art_bottom .ab_selectBuilder {
	float:right;
	padding:0 0 0 25px;
	margin:0 0 0 20px;
	background:url(../images/i_a_selectworker.png) no-repeat 0 2px;
}
.art_bottom .ab_editArticle {
	float:right;
	padding:0 0 0 25px;
	margin:0 0 0 20px;
	background: url(../images/i_edit.jpg) no-repeat 0 2px;
}
.art_bottom a.edit_new_open {
	float:right;
	margin:0 0 0 4px;
	text-decoration: none;
}
.art_bottom small{
	color: gray;
	font-size: 100%;
}
.article_over{
	padding:10px 0;
	font-size: 18px;
	line-height: 1.8;
}
.article_over .cols{
	padding-right:15px;
	float:left;
	width:48%;
}
.article_over .cols:last{
	padding-right:0;
}
.article_over ul{
	list-style:none;
}
.article_over ul a{
	font-size:14px;
}
/* Sys messages
--------------------------------------------------*/
.sysmsg {
	color: #000;
	margin-bottom: 15px;
}
.sysmsg a {
	color: #000;
}
.sysmsg p {
	margin: 12px !important;
}
.sm_error p{
	display: block;
	background: url(../images/icon_del.gif) no-repeat left;
	padding-left:20px !important; 
	line-height: 14px;
}
.sm_ok p{
	display: block;
	background: url(../images/icon_confirm.gif) no-repeat left;
	padding-left:20px !important;
	line-height: 14px;
}
.sm_ok {
	border: 1px dashed #d0efd3;
	background-color: #effbed;
}
.sm_error {
    border: 0px solid #ffbbbb;
    background-color: #f9e5e5;
    text-align: center;
    padding: 3px;
}
#sysmsg_glob .glob_overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	z-index:100;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65); /* IE 5.5+*/
	-moz-opacity: 0.65; /* Mozilla 1.6 � ���� */
	-khtml-opacity: 0.65; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.65;
	/*height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
*/}
#sysmsg_glob .glb_msg {
position: fixed;
z-index: 101;
top: 50%;
left: 50%;
}
#sysmsg_glob .sysmsg {
  top: -50%;
  left: -50%;
  position: relative;
}
#sysmsg_glob .sm_ok,
#sysmsg_glob .sm_error {
	text-align:center;
}

/* Query Log
--------------------------------------------------*/
#ilog,
#qlog,
#go_admin {
	background-color: white;
	border: 1px solid lightgray;
	color: black;
	height: 25px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25px;
	z-index: 999;
}
#ilog{
	right: 26px;
}
#ilog #ilog_q,
#qlog #qlog_q,
#go_admin a {
	font: 12px "Times New Roman", Times, serif !important;
	padding: 5px 9px;
	cursor: default;
	text-align: center;
}
#ilog_list,
#qlog_list {
	border: 1px solid lightgray;
	background-color: white;
	font-size: 11px;
	padding: 15px;
	position: absolute;
	right: 26px;
	top: 26px;
	width: 800px;
	z-index: 1000;
}
#ilog_list{
	right: 52px;	
}
#go_admin{
	width: 51px;
	top: 26px;	
}
#go_admin a{
	display: block;
	cursor: auto;
}

/* Articles
--------------------------------------------------*/

ul.articles{
	margin:0 0 20px 10px;
	padding:0;
}

ul.articles li{
	list-style-type: none;
	margin:0;
	padding:0 0 10px 0;
	display: block;
	position: relative;
	height:120px;
}

ul.articles img{
	margin:0 10px 10px 0;
	float:left;
}

ul.articles a.title{
	display: block;
	margin:0 0 5px 0;
	font-weight: bold;
	font-size: 15px;
}

/* Newsfeed
--------------------------------------------------*/

ul.newsfeed{
	margin:0 0 20px 10px;
	padding:0;
}

ul.newsfeed li{
	list-style-type: none;
	margin:0;
	padding:0 0 10px 0;
	display: block;
	position: relative;
}

ul.newsfeed a.title{
	display: block;
	margin:0 0 5px 0;
	font-weight: bold;
	font-size: 15px;
}

/* IMGpreview
--------------------------------------------------*/

.IMGpreview {
	OVERFLOW: hidden
}
.IMGpreview DIV {
	MARGIN: 10px 20px 0px 0px
}
.IMGpreview IMG {
	BORDER-BOTTOM: #d9d9d9 1px solid; BORDER-LEFT: #d9d9d9 1px solid; PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; WIDTH: 350px; PADDING-RIGHT: 4px; DISPLAY: block; MAX-WIDTH: 100%; MARGIN-BOTTOM: 5px; BORDER-TOP: #d9d9d9 1px solid; CURSOR: pointer; BORDER-RIGHT: #d9d9d9 1px solid; PADDING-TOP: 4px
}
.IMGpreview IMG.big {
	WIDTH: auto;
	_width:100%;
	_overflow:hidden;
}

/* HiddenForm
--------------------------------------------------*/
.hidden_form form h3,
.hidden_form form div.ttl {
	font-size:18px;
	line-height: normal !important;
}
.hidden_form form h3 a.close,
.hidden_form form div.ttl a.close{
	font-size:12px;
	float: right;
	background: url(../images/i_delte_pt.gif) no-repeat left;
	padding: 0 0 0 18px;
	margin:3px 5px 0 0;
	line-height: 15px;
	color:gray;
}
.hidden_form {
	background-color: lightgray;
	border: 1px solid #fff;
	left: 50%;
	margin-left: -250px;
	margin-top: -175px;
	_margin-top: 0px;
	position: fixed;
	_position: absolute;
	top: 50%;
	_top: 175px;
	width: 500px;
	z-index: 5000;
	-moz-border-radius:14px; -webkit-border-radius:14px; border-radius:14px;
}
.hidden_form form {
	margin: 5px;
	background-color: #f0f0f0;
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}
.hidden_form form .right {
	float: right;
	margin: 10px 0 15px 10px;
}

#hidden_form_overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #fff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
text-align:center;
display:none;
}

.hidden_form .info {
	width:440px;
	border: 1px dashed #acacac;
	padding: 10px 15px;
	background-color: white;
	font-size:11px;
}

/* Forms
--------------------------------------------------*/
form.feditor input.s{
	position:relative;
	margin:25px 15px 20px 10px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:40px;
	float: left;
}
form.feditor fieldset input.s.nolabel{
	position:relative;
	margin: -3px 0 0 5px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:40px;
}
form.feditor fieldset input.s{
	position:relative;
	margin: 20px 0 0 5px;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:40px;
}
#captcha,
#fast_order_captcha{
	position:relative;
	margin:0 0 -5px 0;
}
#captcha,
#captcha-login,
#fast_order_captcha{
	cursor: pointer;
}
div.clear{
	clear: both;
	/*font-size: 1px;*/
	height: 0;
}
div.clear.left{
	clear: left;
}
div.clear.right{
	clear: right;
}
form.feditor{
	padding:10px;
}
form.feditor.nopadding{
	padding:0;
}
form.feditor h3{
	position:relative;
	margin: 5px 0 10px 0;
}
form.feditor h4{
	position:relative;
	margin: 5px 0 10px 8px;
	font-size:16px;
}
form.feditor h4 img{
	float:right;
}
form.feditor fieldset{
	position:relative;
	float:left;
	border:0px;
	display:block;
	padding: 10px 5px 10px 15px;
}
form.feditor label{
	position:relative;
	margin:0 15px 0 0;
	font-weight:bold;
	display:block;
	color: #454545;
	font-size:13px;
}
form.feditor label.inline{
	position:relative;
	margin:0 0 0 5px;
	font-weight:normal;
	color: #454545;
	display: inline;
}
form.feditor select{
	border:1px solid #A6A6A6;
	color: #191919;
	font-size:13px;
	margin:5px 0px 0px;
	padding:0 0 0 5px;
	background:#FFF url(../images/textfield.gif) top repeat-x;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
form.feditor select.nonactive{
	color:gray;
}
form.feditor input.in{
	border:1px solid #A6A6A6;
	color: #191919;
	padding:5px;
	height:20px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background:#FFF url(../images/textfield.gif) top repeat-x;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}
form.feditor input.nonactive{
	color:gray;
}
form.feditor input.in.simple{
	height:auto;
	padding:0 0 0 5px;
	margin:6px 0 0 0;
}
form.feditor input.notextbox{
	border:0px;
	background:none;
}
form.feditor textarea.in{
	border:1px solid #A6A6A6;
	color: #191919;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#FFF url(../images/textfield.gif) top repeat-x;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;

}
form.feditor textarea.nonactive{
	color:gray;
}
.tip {
	position:relative;
	background: #defbbb url("../images/bg_tip.gif") repeat-x 0 0;
	display: block;
	margin: 34px 0 0 15px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	height:31px;
	color: #303030;
}
.tip.nolabel{
	margin: 10px 0 0 15px;
	
}
.tip b {
	background: url("../images/bg_tip_r.gif") no-repeat 100% 0%;
	display: block;
	font-weight: normal;
	overflow: hidden;
}
.tip b i {
	background: url("../images/bg_tip_l.gif") no-repeat;
	display: block;
	font-style: italic;
	padding: 5px 12px 5px 19px;
	overflow: hidden;
	line-height: 21px;
}

/* INFO 
--------------------------------------------------*/

span.info {
	margin:0 0 0 5px;
	padding: 0 0 10px 10px;
	display: block;
	font-style: italic;
}

span.help {
    display: block;
	 color: #9e9e9e;
    font-size:10px;
}

/* SiteMap
--------------------------------------------------*/

div.map {
	font-size: 13px;
	padding: 10px;
}

div.map li.map_level1{
	list-style: disc;
	margin-left: 25px;
	padding-bottom: 5px;
}

div.map li.map_level2{
	list-style: circle;
	margin-left: 50px;
	padding-bottom: 5px;
}

div.map li.map_level3{
	list-style: square;
	margin-left: 75px;
	padding-bottom: 5px;
}

/* Global inputs
--------------------------------------------------*/

input.button{
	position:relative;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height:40px;
	padding:5px;
}

textarea{
	border:1px solid #A6A6A6;
	color: #191919;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	background:#FFF url(../images/textfield.gif) top repeat-x;
}

input.text{
	border:1px solid #A6A6A6;
	color: #191919;
	padding:5px;
	height:20px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	background:#FFF url(../images/textfield.gif) top repeat-x;
}

select{
	border:1px solid #A6A6A6;
	color: #191919;
	font-size:13px;
	margin:6px 0 0 0;
	padding:0 0 0 5px;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
}

/* Profile: master's page
--------------------------------------------------*/
.acc_master {
	float: left;
}
.acc_master table {
	border-collapse: collapse;
	color: #333;
}
.acc_master table td {
	padding: 5px 0;
}
.acc_master table tr td {
	border-bottom: 1px solid #dedede;
}
.acc_master table tr.d td {
	border-bottom: 1px solid #98adbe;
	text-align: center;
}
.acc_master table td.ch {
	background: url("../images/icon_greendot.gif") no-repeat center;
}
.acc_master table td.ch_not {
	background: url("../images/icon_notexist.gif") no-repeat center;
}
.acc_master p {
	padding-top: 5px;
}
b.asum {
	background-color: #80c428;
	color: #fff;
	padding: 0 3px;
}
b.asum.low {
	background-color: #be3e20;
}
.acc_master ul {
	list-style: none;
	margin: 10px 0;
}
.acc_master ul li {
	padding: 5px 0;
}
.acc_master ul li label {
	padding-left: 5px;
}
.acc_master ul li label b {
	font-weight: normal;
	color: #606060;
}

/* Forums
--------------------------------------------------*/
.t_o_forum {
	width:100%;
}
.t_o_forum table{
	width:100%;
	margin:0 0 15px;
	border-collapse:collapse;
}
.t_o_forum table td {
	line-height:1.5;
	border-bottom: 1px solid #e5e5e5;
	text-align:left;
	padding:9px 15px;
	vertical-align:middle;
}
.t_o_forum table tr.last td {
	border-bottom:0;
}
.t_o_forum table th {
	margin:0;
	padding:10px 0 10px 10px;
	text-align:left;
	border-bottom:1px dotted #d8d8d8;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;
}

.t_o_forum div.edit{
	float:right;
}

.t_o_forum table td.forums {
	color: #616161;
	font-size: 13px;
}
.t_o_forum table td.forums span {
	color: #616161;
	display: block;
	font-size: 10px;
}

.t_o_forum table th.tanswers,
.t_o_forum table td.tanswers,
.t_o_forum table th.tposts,
.t_o_forum table td.tposts,
.t_o_forum table th.tuser,
.t_o_forum table td.tuser,
.t_o_forum table th.ttopics,
.t_o_forum table td.ttopics {
	width: 100px;
	text-align: center;
}

.t_o_forum table td.ttopic img{
	position:relative;
	margin:0 5px -3px 0;
}

.t_o_forum table td.ttopic div.small_page{
	font-size:10px;
}

.t_o_forum table td.lastpost,
.t_o_forum table td.tlastpost {
	width: 230px;
}

.t_o_forum table td.lastpost span {
	display: block;
	padding: 1px;
}

.t_o_forum table td.tlastpost span {
	display: block;
	font-size: 10px;
}

.t_o_forum table td.userinfo {
	width: 180px;
	border-right:lightgray solid 1px;
	vertical-align: top;
}

.t_o_forum table th.post {
	font-weight: normal;
}

.t_o_forum table td.post {
	vertical-align: top;
	font-size: 13px;
	padding-bottom:30px;
	height:150px;
}

.t_o_forum table td.qt {
	vertical-align: bottom;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	height:20px;
}

.t_o_forum table td.ttopics a{
    float:left;
}

.t_o_forum table td.ttopic a.read{
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
}

.t_o_forum table td.ttopic a.unread,
.t_o_forum table td.forums a.unread{
	font-weight: bold;
	font-size: 13px;
	/*color: #0d73c8;*/
}

.t_o_forum table td.ttopic a.getnewposts{
	text-decoration: none;
}

.t_o_forum table td.userinfo span {
	display: block;
	padding-top: 3px;
	font-size: 11px;
}

.t_o_forum table td.userinfo span b {
	font-size: 10px;
	font-weight: bold;
}

.contentW h1 a.addtopic,
.contentW h3 a.addtopic {
	padding:0 0 0 20px;
	background: url(../images/forum_addtopic.png) no-repeat left;
}
.contentW h1 a.addpost,
.contentW h3 a.addpost {
	padding:0 0 0 20px;
	background: url(../images/forum_addpost.png) no-repeat left;
}
.contentW h1 a.subscribe,
.contentW h3 a.subscribe {
	padding:0 0 0 20px;
	background: url(../images/forum_subscribe.gif) no-repeat left;
}
.contentW h1 a.unsubscribe,
.contentW h3 a.unsubscribe {
	padding:0 0 0 20px;
	background: url(../images/forum_unsubscribe.gif) no-repeat left;
}
.contentW h1 a.closed,
.contentW h1 b.closed,
.contentW h3 a.closed,
.contentW h3 b.closed  {
	padding:0 0 0 20px;
	background: url(../images/forum_closed.gif) no-repeat left;
}
form.feditor fieldset span.bb {
	display: block;
	margin: 0 5px 15px 2px;
	border: 1px solid #f8f8f8;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	float: left;
	font-size: 12px;
	vertical-align: middle;
	min-width:20px;
	text-align:center;
	cursor: pointer;
	padding:1px;
}

form.feditor fieldset span.down {
	border: 1px solid #cccccc;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}
form.feditor fieldset span.b {
	background: #f8f8f8 url(../images/bb/b.gif) no-repeat center;
}
form.feditor fieldset span.i {
	background: #f8f8f8 url(../images/bb/i.gif) no-repeat center;
}
form.feditor fieldset span.u {
	background: #f8f8f8 url(../images/bb/u.gif) no-repeat center;
}
form.feditor fieldset span.font,
form.feditor fieldset span.color,
form.feditor fieldset span.size {
	border: 0px;
	padding-left:4px;
	padding-right:4px;
	background: #f8f8f8;
	height:22px;
}
form.feditor fieldset span.font select,
form.feditor fieldset span.color select,
form.feditor fieldset span.size select{
	margin:2px 0 0 0;
}
form.feditor fieldset span.s {
	background: #f8f8f8 url(../images/bb/s.gif) no-repeat center;
}
form.feditor fieldset span.sub {
	background: #f8f8f8 url(../images/bb/sub.gif) no-repeat center;
}
form.feditor fieldset span.url {
	background: #f8f8f8 url(../images/bb/url.gif) no-repeat center;
}
form.feditor fieldset span.sup {
	background: #f8f8f8 url(../images/bb/sup.gif) no-repeat center;
}
form.feditor fieldset span.img {
	background: #f8f8f8 url(../images/bb/img.gif) no-repeat center;
}
form.feditor fieldset span.email {
	background: #f8f8f8 url(../images/bb/email.gif) no-repeat center;
}
form.feditor fieldset span.quote {
	background: #f8f8f8 url(../images/bb/quote.gif) no-repeat center;
}
form.feditor fieldset span.indent {
	background: #f8f8f8 url(../images/bb/indent.gif) no-repeat center;
}
form.feditor fieldset span.code {
	background: #f8f8f8 url(../images/bb/code.gif) no-repeat center;
}
form.feditor fieldset span.left {
	background: #f8f8f8 url(../images/bb/left.gif) no-repeat center;
}
form.feditor fieldset span.center {
	background: #f8f8f8 url(../images/bb/center.gif) no-repeat center;
}
form.feditor fieldset span.right {
	background: #f8f8f8 url(../images/bb/right.gif) no-repeat center;
}

form.feditor fieldset span.sep {
	display: block;
	margin: 3px 5px 15px 2px;
	height: 20px;
	float: left;
	width: 20px;
	background: url("../images/bg_dots_rborder.gif") repeat-y center;
	vertical-align: middle;
}
form.feditor fieldset span.bb select {
	font-size: 10px;
	height:18px
}
form.feditor fieldset span.bb a:link,
form.feditor fieldset span.bb a:active,
form.feditor fieldset span.bb a:visited,
form.feditor fieldset span.bb a:hover
{
	text-decoration: none;
	padding: 4px 4px;
}

span.quote {
	background-color: #f4f4f4;
	color: #333333;
	margin: 5px;
	padding: 5px;
	display: block;
	border: 1px solid #cccccc;
}
fieldset.smile{
	width:260px;
	padding:0px;
	margin:0px;
}
fieldset.smile div{
	width:50px;
	height:40px;
	text-align: center;
	float: left;
}
fieldset.smile div img{
	cursor: pointer;
}

.ci_col3 a.rss_feed{
	background: white url(../images/rss.gif) no-repeat top;
	width: 20px;
	height: 10px;
	display:block;
	position: absolute;
	top:3px;
	left:135px;
}

.app_desc{
	padding:0 30px 0 30px;
}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/colorbox/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/colorbox/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/sys/images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/* jQuery remove_delete */
a.duplicate,
a.remove {
    height: 16px; width: 16px;
    display: block;
    overflow: hidden;
    font-size: 0.0;	line-height: 0.0;
	text-decoration: none; text-indent: -9999px;
	background: transparent no-repeat 0 0;
	border: 0;
    margin-top: 18px;
    margin-left: 8px;
    float: left;
}
a.duplicate {
    background-image: url(../images/add.png);
}
a.remove {
    background-image: url(../images/delete.png);
}
a.duplicate.forbidden,
a.duplicate-forbidden {
    background-image: url(../images/add-grey.png);
}
a.remove.forbidden,
a.remove-forbidden {
    background-image: url(../images/delete-grey.png);
}

/* Items My */

.work_auction {
overflow: hidden;
padding: 0;
background-color: white;
border: 1px solid #E1E5E8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
position: relative;
margin-bottom: 23px;
}

.work_auction a:hover{text-decoration:none;}
.work_auction .clear{clear:both;}
.work_auction *{margin:0px; padding:0px;}

.work_auction h1{font-family:Arial; font-size:20px;font-weight:normal;}
.work_auction  .small_gray{color:#ababab; font-size:12px; font-weight:normal !important;}
.work_auction  h1 span.gray{color:#ababab;}

.top {padding:25px; padding-right:0px;}
.top .top_left{float:left; width:45%; background:url(../images/top_l_t.png) left top no-repeat; background-color:#f4f4f4; margin-top:16px;}
.top .top_left div { background:url(../images/top_r_t.png) right top no-repeat; }
.top .top_left div div{ background:url(../images/top_l_b.png) left bottom no-repeat;}
.top .top_left div div div {background:url(../images/top_r_b.png) right bottom no-repeat; padding:10px; font-family:Arial; font-size:12px; }
.top .top_left p{font-weight:bold; line-height:25px;}
.top .top_left small{font-weight:normal; font-size:10px; float:right; color: #d5d5d5;line-height:20px;}
.top .top_left div.descr{font-weight:normal; font-size:12px;  display: none;     }

.top .top_right{float:right; width:53%; margin-top:10px;}
.top .top_right p{ float:left; margin-left:110px;padding-right: 15px;}


.step_by_step{margin-top:10px; text-align:center; font-family:Tahoma, arial; font-size:13px; float:right; margin-right:35px; border: 1px solid #eaedef;}
.step_by_step div{width:145px;height:28px;float:left;padding: 10px 5px 0 5px;}
.step_by_step .done{background: #f2f9fe  url(../images/step_done.gif) no-repeat left; color:gray;}
.step_by_step .select{background: #b6e251 url(../images/step_select.gif) no-repeat left ;}
.step_by_step  .next{background: white url(../images/step_next.gif) no-repeat left;}
.step_by_step .none{background-image:none;}

.work_auction #bids{width:100%;}
.work_auction #left{width:300px; }
.work_auction  #bids #right{}

.work_auction #left {padding-top:50px; font-family:Arial;vertical-align: top;}
.work_auction #left h3{float:left; font-size:14px;}
.work_auction #left h3 img{float:left;}
.work_auction #left .new_proposal{float:right; width:272px;}
.work_auction #left .candidats{float:right; width:272px;}

.workers_list {width:250px; list-style:none; margin-left:5px; margin-top:25px; margin-bottom:25px; border-top:1px solid #e5e5e5; }
.workers_list  li{border-bottom:1px solid #e5e5e5;   padding-left:8px; height:35px;}
.workers_list  li a.login{text-decoration:none; color:#000000; float:left; margin-top:10px;}
  .oopen{border-top:1px solid #9bca39; border-bottom:1px solid #9bca39 !important; margin-top:-1px; padding-left:0px; width:270px; background:#fff;}
  .oopen div{background:url(../images/workers_list_bg_l.png) no-repeat;height:37px; width:8px; float:left; margin-top:-1px;  margin-left:-9px;}
 .workers_list span{float:right; color:#9bca39; font-size:12px; margin-top:10px; padding-right:5px;}
  .oopen span.no_msg{margin-right:28px;}
#pixel {height:37px;  width:3px; background:#fff; float:right; position:relative;}
#pixel div{background:none;}
.workers_list img.new_msg{float:right; margin:10px 5px 0px 0px;}
  .oopen img.new_msg{margin-right:33px;}
.candidats .workers_list span{color:#ababab; }


/*///////////////////////////////////     IE   7    ////////////////////////////////////////////////////////////*/
*html .workers_list .oopen{margin-top:-4px; width:268px;}
*html .workers_list .oopen #pixel{width:11px; border-top:1px solid #9bca39; border-bottom:1px solid #9bca39 !important; height:35px; float:right;}
*html .workers_list  {margin-left:5px;}
/*///////////////////////////////////     IE   7    ////////////////////////////////////////////////////////////*/

.work_auction #right{vertical-align:top; padding-right:30px; }
.worker_kontent {width:100%; margin-top:15px; margin-left:8px; float:none;}

#right .worker_kontent .bt{width:100%; background:url(../images/content_border.png) left top repeat-x; float:left; }
#right .worker_kontent .bl{width:100%; background:url(../images/content_border.png) top left repeat-y; float:left;}
#right .worker_kontent .bb{width:100%; background:url(../images/content_border.png) left bottom repeat-x; float:left;}
#right .worker_kontent .br{width:100%; background:url(../images/content_border.png) right bottom repeat-y; float:left;}

#right .worker_kontent .l_t{width:100%; background:url(../images/content_l_t.png) left top no-repeat; float:left;}
#right .worker_kontent .r_t{width:100%; background:url(../images/content_r_t.png) right top no-repeat; float:left;}
#right .worker_kontent .l_b{width:100%; background:url(../images/content_l_b.png) left bottom no-repeat; float:left;}
#right .worker_kontent .r_b{width:100%; background:url(../images/content_r_b.png) right bottom no-repeat;  float:left; }


#right .worker_kontent .buttons{float:right; background:none; padding:10px;  text-align:center;}
#right .worker_kontent .buttons a{font-size:12px; color:#000; text-decoration:none; }
#right .worker_kontent .buttons .add_w{width:148px; height:21px; background:url(../images/add_candidat.png) no-repeat; float:left; padding-top:5px; margin-right:5px;}
#right .worker_kontent .buttons .deny{width:100px; height:21px; background:url(../images/deny.png) no-repeat; float:left; padding-top:5px;}

#wrapper {width:100%;}
#wrapper td{padding:10px; padding-top:0px;}

#right .worker_kontent .worker_info{float:left; width:100%;  background:none;}
#right .worker_kontent .worker_info .bt1{background:url(../images/gray_border.png) left top repeat-x;  float:left; width:100%;}
#right .worker_kontent .worker_info .bl1{background:url(../images/gray_border.png) left bottom repeat-x;  float:left; width:100%;}
#right .worker_kontent .worker_info .br1{background:url(../images/gray_border.png) left top repeat-y;float:left; width:100%;}
#right .worker_kontent .worker_info .bb1{background:url(../images/gray_border.png) right top repeat-y; float:left; width:100%;}

#right .worker_kontent .worker_info .l_t1{background:url(../images/gray_l_t.png) left top no-repeat;float:left; width:100%;}
#right .worker_kontent .worker_info .r_t1{background:url(../images/gray_l_b.png) left bottom no-repeat;float:left; width:100%;}
#right .worker_kontent .worker_info .l_b1{background:url(../images/gray_r_t.png) right top no-repeat;float:left; width:100%;}
#right .worker_kontent .worker_info .r_b1{background:url(../images/gray_r_b.png) right bottom no-repeat;float:left; width:100%;}
#right .worker_kontent div.sysmsg {margin:10px;}

.worker_info .inner{width:100%; float:left; background:none; font-family:Arial; font-size:12px; padding:15px;}
.inner .right_info {float:right; background:none; width:200px; }
.inner .right_info p {margin-bottom:5px; line-height:20px;}
.inner .right_info .hire {width:100px; height:21px; background:url(../images/deny.png) no-repeat; float:left; padding-top:5px; text-align:center;}
.inner .right_info .hire a{font-size:12px; color:#000; text-decoration:none;}
.inner .left_info {float:left;  background:none;  width: 66%;}
.inner .left_info  .gray{color:#ababab;}
.inner .left_info  .red{color: red;}
.inner .left_info  .green{color: green;}
.inner .left_info p {line-height:20px; margin-top:5px; font-size:14px;}


#wrapper .info_menu{float:left;margin-bottom: -6px;}
#wrapper .info_menu ul {margin-left:15px; width:550px; height:32px;}
#wrapper .info_menu ul li{float:left; list-style:none; padding-left:5px; display:inline;}
*html #wrapper .info_menu ul li{float:left; list-style:none; padding-left:5px; display:inline; width:70px;}
#wrapper .info_menu ul li a{color:#000; font-size:12px; text-decoration:underline; padding:10px; float:left;}
#wrapper .info_menu ul li a:hover{text-decoration:none;}

#wrapper .info_menu ul li div{height:32px; background:url(../images/green_bg.png) repeat-x;}
#wrapper .info_menu ul li div div {height:32px; background:url(../images/green_left.png) left no-repeat;}
#wrapper .info_menu ul li div div div {height:32px; background:url(../images/green_right.png) right no-repeat;}
#wrapper .info_menu ul li div div div div {background:none;}

#wrapper .info_menu ul li.open1 div {height:32px; background:url(../images/white_bg.png) repeat-x; }
#wrapper .info_menu ul li.open1 div div{height:32px; background:url(../images/white_left.png) left no-repeat;}
#wrapper .info_menu ul li.open1 div div div{height:32px; background:url(../images/white_right.png) right no-repeat;}
#wrapper .info_menu ul li.open1 div div div div{ background:none; position:relative;}
#wrapper .info_menu ul li.open1 div div div div #pixel_b{width:100%; height:10px;  background:#fff;  padding:0px; margin-left:-10px; left:10px; position:absolute; bottom:-10px;}
*html #wrapper .info_menu ul li div{padding:0px;}

.info_inner{float:left; width:100%;  background:none; font-family:Arial; font-size:12px; margin-top:0px;}
.info_inner .gray{color:#ababab;}
.info_inner .text{width:100%; padding:10px; padding-top:20px; }
.info_inner .text div.offer{padding:10px; border: 1px dashed #e9e9e9 ; margin-right:20px; margin-bottom:20px; background-color: #f7f7f7; }
.info_inner .text div.title{ text-align: right; margin-bottom:15px;}
.info_inner .text div.subs{ margin-top:15px;}
.info_inner .text div.message{padding:10px; border-bottom: 1px dashed #e9e9e9 ; margin-right:20px; margin-bottom:10px; }
.info_inner .text div.message.last{border-bottom: 0px; }
.info_inner .text div.newmessage{ height:130px; border-bottom: 1px dashed #e9e9e9 ; margin-right:35px; margin-bottom:10px; }
.info_inner .text p{margin-bottom:10px; }
.info_inner .text a{margin-right:15px; }
.info_inner .text textarea{width:75%; height:66px; margin-bottom:5px;padding:5px;float:left}
.info_inner .text .send_button{width:20%; height:80px; margin-bottom:5px;padding:5px;float:right}
.info_inner .text .sent {font-size:14px; margin-top:30px;}

.info_inner .text #form {width:100%; margin-left:-10px;}
.info_inner .text #form td{padding-right:15px;}

.info_inner .text ul{list-style:none;margin: 10px;}
.info_inner .text ul li{margin-bottom: 5px;}
.info_inner .text .profile p{margin-bottom:20px;}
.info_inner .text .profile p.content{padding-left:10px;}
.info_inner .text .profile p a{font-size:14px; }
.info_inner .text  .big{font-size:14px;font-weight:bold;padding:3px;}
.info_inner .text .green {color:#b6e251;}
.info_inner .text .red {color: #ff7171;}

#last_works {Width:100%;}

#rew{width:100%; margin-left:-10px;}
#rew .low{width:100%; }
#rew .high{background:#f2f9fe; width:100%; }
#rew p{margin-top:10px; margin-bottom:20px;}
#rew .green,#rew .red{float:right;}
#rew td{padding-top:10px; padding-bottom:0px;}

#works {width:100%;}
#works th{font-size:14px; font-weight:bold; text-align:left;}
#works td {vertical-align:top; padding-top:5px;}
#works #last_works {margin-left:-20px;}
#works td.ctg { white-space: nowrap; width:30%}

#works ul.work_filter span {color:gray; margin-left: -8px;}
#works ul.work_filter a.active {font-weight:bold;}

#form .sub_button {background:url(../images/add_candidat.png); 
border: none;
cursor: pointer;
display: block;
overflow: hidden;
padding: 0;
padding-bottom:4px;
font-size:12px;
width: 148px;
height:26px;

}

.info_inner .bt1{background:url(../images/gray_border.png) left top repeat-x;  float:left; width:100%;}
.info_inner .bl1{background:url(../images/gray_border.png) left bottom repeat-x;  float:left; width:100%;}
.info_inner .br1{background:url(../images/gray_border.png) left top repeat-y;float:left; width:100%;}
.info_inner .bb1{background:url(../images/gray_border.png) right top repeat-y; float:left; width:100%;}

.info_inner .l_t1{background:url(../images/gray_l_t.png) left top no-repeat;float:left; width:100%;}
.info_inner .r_t1{background:url(../images/gray_l_b.png) left bottom no-repeat;float:left; width:100%;}
.info_inner .l_b1{background:url(../images/gray_r_t.png) right top no-repeat;float:left; width:100%;}
.info_inner .r_b1{background:url(../images/gray_r_b.png) right bottom no-repeat;float:left; width:100%;}

/* Ajax overlay*/

#ajax_overlay {
position: fixed;
z-index: 100;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #fff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
text-align:center;
display:none;
}
* html #ajax_overlay {
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}
#ajax_load {
position: absolute;
z-index: 101;
top: 30%;
left: 50%;
}
#ajax_load img {
  top: -50%;
  left: -50%;
  position: relative;
}
#ajax_load span {
  top: -50%;
  left: -50%;
  position: relative;
  display: block;
  font-size: 12px;
  text-align:center;
  color: #333333;
}
.ajax_loader {
position: relative;
}
.ajax_smooth {
width:100%;
height:100%;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.65;
-khtml-opacity: 0.65;
opacity: 0.65;
position: absolute;
z-index: 100;
background-color: #fff;
}

#wrapper_tabs ul{
	position: absolute;
	display:block;
	width: 33px;
	top:150px;
	right:-33px;
	z-index:20;
}
#wrapper_tabs ul li{
	list-style-type: none;
}
#wrapper_tabs ul li a.calc{
	background: transparent url(../images/tabs/calc.png) no-repeat;
	display:block;
	width:33px;
	height:162px;
}

#look_builders{
	border: 2px solid #f1f1f1;
	padding: 20px;
	position: relative;
	-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;
	background: url(../images/look_builders_bg.gif) repeat-x bottom;
	width:235px;
}
#look_builders div.head{
	height:30px;
	background-color: #f1f1f1;
	font-size:18px;
	line-height:30px;
	margin:0px -20px 10px -20px;
	padding-left:70px;
}
#look_builders img{
	position: absolute;
	top:0px;
	left:-5px;
}
#look_builders a.send{
	display: block;
	width: 218px;
	height: 29px;
	line-height: 29px;
	background: url(../images/look_builders_but.gif) no-repeat left top;
	color: #fff;
	margin:10px -15px -15px -15px;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	padding-left:45px;
	font-style: italic;
}

input.fast_order_btn{
	display: block;
	width: 263px;
	height: 29px;
	line-height: 29px;
	background: url(../images/look_builders_but.gif) no-repeat left top;
	color: #fff;
	margin: 15px 0 15px -10px;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	padding:0;
	font-style: italic;
	border: 0px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
}

.payment{
	padding:0 30px 0 30px;
	margin-right: 280px;
	position: relative;
}

.payment h3{
	font-size: 20px;
	font-weight: normal;
	margin: 32px 0 26px 0;
}

.payment ul.type{
	padding:0px;
}

.payment ul.type li{
	display:block;
	width: 13%;
	height: 130px;
	background: #fff url(../images/payment/type_bg.gif) repeat-x bottom;
	border: 2px solid #f1f1f1;
	-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;
	list-style-type: none;
	font-size:17px;
	text-align: center;
	padding:20px 10px 10px 10px;
	margin-right:20px;
	float:left;
	cursor: pointer;
	position:relative;
}

.payment ul.type li.active span{
	background: #fff url(../images/payment/up.gif) no-repeat;
	display:block;
	width:45px;
	height: 22px;
	position:absolute;
	bottom: -36px;
	left: 35%;
}

.payment ul.type li.last{
	margin-right:0px;
}

.payment ul.type li.active{
	border: 4px solid #bae45d;
	padding:18px 8px 8px 8px;
}

.payment ul.type li a{
	color:#3f515e;
	text-decoration: none;
	display: block;
	width: 100%;
	padding-top:80px;
	overflow: hidden;
}

.payment ul.type li a.type_1{
	background: url(../images/payment/type_1.png) no-repeat top;
}
.payment ul.type li a.type_2{
	background: url(../images/payment/type_2.png) no-repeat top;
}
.payment ul.type li a.type_3{
	background: url(../images/payment/type_3.png) no-repeat top;
}
.payment ul.type li a.type_4{
	background: url(../images/payment/type_4.png) no-repeat top;
}
.payment ul.type li a.type_5{
	background: url(../images/payment/type_5.png) no-repeat top;
}

.payment .sub_type {
	margin-top:30px;
}

.payment .curr_type {
	border: 2px solid #f1f1f1;
	-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;
	width:98%;
}

.payment .head {
	height:60px;
	vertical-align: middle;
	font-size:19px;
	overflow: hidden;
}

.payment .head span{
	float:left;
	padding: 17px 15px 0 15px;
}

.payment .head ul.curr{
	float:left;
	margin: 0;
	padding: 0;
}

.payment .head ul.curr li{
	float:left;
	list-style: none;
	padding: 15px 15px 0px 15px;
	margin: 0;
	vertical-align: middle;
}

.payment .head ul.curr li input{
	margin: 8px 10px 0 0;
	float:left;
}

.payment .head ul.curr li label{
	margin: 0;
	float:left;
	cursor: pointer;
}

.payment .head fieldset{
	float:left;
	border:0;
	margin:10px 0 0 10px;
	font-size:14px;
	font-weight: bold;
	width:45%;
}

.payment .head fieldset label{
	margin:0 10px 0 0;
}

.payment .head fieldset input{
	width:50%;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	border:1px solid #A6A6A6;
	padding:4px;
}

.payment .foot {
	height:50px;
	background-color:#f2f2f2;
	vertical-align: middle;
	font-size:19px;
	-moz-border-radius:0 0 13px 13px; -webkit-border-radius:0 0 13px 13px; border-radius:0 0 13px 13px;
}

.payment .foot span{
	float:left;
	padding: 12px 0 0 15px;
}

.payment .foot span input{
	margin-left:17px;
	width:50px;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	border:1px solid #A6A6A6;
	padding:4px;
	background-color: #fff;
}

.payment .foot input[type=submit]{
	display: block;
	width: 127px;
	height: 28px;
	line-height: 28px;
	background: url(../images/payment/btn.png) no-repeat left top;
	color: #fff;
	margin: 12px 15px 0 25px;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
	padding:0;
	font-style: italic;
	border: 0px;
	cursor: pointer;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-shadow: #002A3C 0px 1px 1px;
}

.payment .foot input[type=submit]:hover{
	text-shadow: #002A3C 0px -1px 1px;
}

.payment .help{
	margin: 25px 0 0 0;
	width: 95%;
	padding: 15px;
	background-color: #f0f5e3;
}

.payment .help b{
	font-size:19px;
	font-weight: normal;
	display: block;
	padding-left: 35px;
}

.payment .help b.i_help{
	background: url(../images/payment/help.png) no-repeat;
	height: 25px;
	line-height: 25px;
}

.payment .help b.i_video_help{
	background: url(../images/payment/video_help.png) no-repeat;
	height: 22px;
	line-height: 22px;
}

.payment .help span{
	color: #808080;
	padding: 10px 10px 20px 35px;
	display: block;
	text-align: justify;
}

.payment .help p{
	padding: 10px;
	display: block;
	text-align: center;
	margin: 0;
}

.payment_right{
	float:right;
	width: 260px;
	margin: 40px 30px 0 10px;
}

.payment_right .balance{
	height:50px;
	border: #f2f2f2 2px solid;
	-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;
	background: #a5d23f url(../images/payment/balance_bg.png) repeat-x;
	color:#3f515e;
	font-size: 17px;
	margin:0 0 30px 0;
}

.payment_right .balance b{
	display:block;
	padding: 0 0 0 50px;
	background: url(../images/payment/balance.png) no-repeat;
	line-height: 37px;
	font-weight:normal;
	float:left;
	margin: 7px;
}

.payment_right .balance i{
	display:block;
	margin: 17px 0 0 5px;
	font-style:normal;
	float:left;
	color:#000;
	font-weight: bold;
}

.payment_right .history{
	border: 2px solid #f1f1f1;
	-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;
}

.payment_right .history b{
	display:block;
	font-size: 18px;
	margin:20px;
	margin-bottom:10px;
	font-weight:normal;
}

.payment_right .filter{
	margin:20px;
	margin-top:0px;
}	
	
.payment_right .filter a{
	display:block;
	padding:0 0 0 20px;
	float: left;
	margin-right:15px;
	text-decoration: none;
}	

.payment_right .filter a i{
	font-style: normal;
	border-bottom:1px dashed;
}	
	
.payment_right .filter a.payout{
	background: url(../images/payment/payout.png) no-repeat left center;
}	

.payment_right .filter a.payin{
	background: url(../images/payment/payin.png) no-repeat left center;
}		

.payment_right .filter a.active {
	color:#000;
	font-weight: bold;
}

.payment_right ul.op {
	padding: 0px;
	margin-top: 15px;
}

.payment_right .li.gray {
	background-color: #f0f5e3;
	display: block;
	height: 30px;
}

.payment_right .history ul.op li {
	display: block;
	height: 40px;
}

.payment_right .history ul.op li.gray {
	background-color: #f0f5e3;
}

.payment_right .history ul.op li div.summ {
	float:left;
	width:50px;
	padding: 0 20px 0 10px;
	height: 40px;
	line-height:40px;
	text-align:right;
}

.payment_right .history ul.op li div.summ.payin {
	background: url(../images/payment/payin.png) no-repeat right center;
}

.payment_right .history ul.op li div.summ.payout {
	background: url(../images/payment/payout.png) no-repeat right center;
}

.payment_right .history ul.op li div.descr {
	float:left;
	padding: 20px 10px 0 10px;
	position:relative;
	width: 150px;
	white-space: nowrap;
	overflow:hidden;
	font-size:10px;
}

.payment_right .history ul.op li div.descr i {
	position:absolute;
	top:5px;
	right:10px;
	font-size:10px;
	color:#a3a3a3;
	text-align:right;
}

.payment_right .history ul.pages_m_list {
	padding:5px 5px 0 20px;
}

div.Fade{
	background: transparent url(../images/fade.png) no-repeat scroll left top;
	color: #999 !important;
	height: 16px;
	padding-left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
	width: 25px !important;
	cursor: default;
	float: none !important;
}

.index_adv{
	height: 60px;
	width: 100%;
    background-color: #F1F1F1;
	padding:15px 0 15px 10px;
	border-top: 1px dashed lightgray;
	border-bottom: 1px dashed lightgray;
	position:relative;
}
.index_adv a.arr-right{
	position:absolute;
	display:block;
	top:25px;
	right:15px;
	width:15px;
	height:43px;
	background:url(/sys/images/arr-right.png);
}
.index_adv a.arr-left{
	position:absolute;
	display:block;
	top:25px;
	left:5px;
	width:15px;
	height:43px;
	background:url(/sys/images/arr-left.png);
}
.index_adv ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.index_adv ul li{
	width:23%;
    float:left;
	margin-left:15px;
}

.index_adv ul li img{
    float:left;
	 border: 1px solid lightgray;
}

.index_adv ul li span{
	float:left;
	color:#000;
	text-decoration: none;
	font-weight:normal;
	width:67%;
	margin-left:10px;
	height: 60px;
	overflow: hidden;
	font-size: 11px;
}

.index_adv ul li a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration:none;
}

.index_adv ul li a i{
	display:block;
	font-weight: bold;
	color: #0b84e1;
	text-decoration: underline;
	font-size:12px;
	font-style: normal;
}

.index_adv ul li a i:hover{
	text-decoration: none;
	color:gray;
}

.index_adv_link{
	position:absolute;
   display:block;
	height:24px;
	bottom: -25px;
	right:10px;
	background-color: #F1F1F1;
	line-height:24px;
	border-left: 1px dashed lightgray !important;
	border-bottom: 1px dashed lightgray !important;
	-moz-border-radius:0 0 0 10px; -webkit-border-radius:0 0 0 10px; border-radius:0 0 0 10px;
	font-size:11px;
	text-align: center;
	color: gray;
}

.index_adv_link a{
	margin:0 10px;
}

.index_adv_link a:hover{
   text-decoration: underline;
	color: gray;
}


/* Order BOX*/

#order-box{
	margin:0 auto;
}
.order-box-box {
	width:274px; /* Block Width */
	height:348px;
	background:#F1F1F1 url(../images/bg-box.jpg) no-repeat;
}
.order-box-content {
	padding:21px 54px 0;
	position:relative;
}
.order-box-content h2 {
	font-style:italic;
	color:#0862a0;
	font-size:20px;
	line-height:20px;
	margin:0 0 15px;
}
.order-box-content strong {
	display:block;
	font-size:14px;
	font-style:italic;
	color:#ee6b01;
	margin-bottom:10px;
}
.order-box-content strong span {
	background:url(../images/border.png) no-repeat;
	height:5px;
	width:121px;
	display:block;
	font-size:0;
	line-height:0;
}
.order-box-img-holder {margin:0 -46px 10px;}
.order-box-img-holder img {display:block;}
.order-box-content form {
	position:relative;
	z-index:10;
	margin:0;
	padding:0;
	border-style:none;
}

.order-box-radio-box {
	overflow:hidden;
	height:1%;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.order-box-radio-box input {
	margin: 0;
	width:16px;
	height:15px;
}
.order-box-select-box {margin-top:10px;}
.order-box-select-box select {
	width:171px;
	display:block;
	margin-bottom:5px;
}
.order-box-go {
	position:absolute;
	right:-14px;
	top: 175px;
	background: url(../images/bg-go.gif) no-repeat 100% 0;
	padding-right:25px;
	color:#fff;
	font: italic bold 14px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-shadow: #293c00 1px 1px 3px;
	border: none;
	cursor: pointer;
	
}
.order-box-go:hover {text-decoration:none;}

/* -------- */

/* Order BOX-POPUP */

#order-box-popup {
	width:589px; /* Block Width */
	padding:68px 0 0; /* Top height */
	background:url(../images/popup/bg-top.png) no-repeat;
	left: 50%;
	margin-left: -250px;
	margin-top: -175px;
	_margin-top: 0px;
	position: fixed;
	_position: absolute;
	top: 40%;
	_top: 175px;
	z-index: 5000;
}
#order-box-popup .b {
	height:59px; /* Bottom height */
	overflow:hidden;
	background:url(../images/popup/bg-bottom.png) no-repeat;
}
#order-box-popup .c {
	height:1%;
	background:url(../images/popup/bg-center.png) repeat-y;
}
#order-box-popup .c:after {
	content:'';
	display:block;
	clear:both;
}
#order-box-popup form fieldset {
	margin-bottom: 20px;
}
.order-box-popup-content-box {
	float:left;
	position:relative;
	width:100%;
	margin:-68px 0 -42px;
}
.order-box-popup-container {
	overflow:hidden;
	height:1%;
	padding:12px 21px 0;
	margin-bottom:28px;
	margin-top: 5px;
}
.order-box-popup-close {
	background:url(../images/popup/bg-close.png) no-repeat;
	height:16px;
	width:16px;
	float:right;
	font-size:0;
	line-height:0;
	position:relative;
	cursor:pointer;
}
.order-box-popup-close:hover {text-decoration:none;}
.order-box-popup-rulles {
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
	overflow:hidden;
	height:1%;
	line-height:18px;
	color:#666;
	font-size:12px;
}
.order-box-popup-rulles li {
	float:left;
	margin-right:10px;
}
.order-box-popup-rulles li span {
	background: url(../images/icon-number.png) no-repeat;
	float:left;
	width:18px;
	text-align:center;
	color:#0081c0;
	font-size:14px;
	font-weight:bold;
	padding-right:5px;
}
.order-box-popup-line {
	background:url(../images/bg-line.png) no-repeat;
	height:41px;
	width:584px;
	font-size:15px;
	color:#8b2f07;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	margin:0 0 10px 1px;
}
.order-box-popup-select-block {
	padding-left:17px;
	overflow:hidden;
	height:1%;
	margin-bottom:20px;
}
.order-box-popup-select-block select {
	width:178px;
	float:left;
	margin-right:10px
}
.order-box-popup-input-block {
	float:right;
	padding-right:22px;
	width:173px;
}
.order-box-popup-input-block input {
	display:block;
	width:170px;
	margin-bottom:18px;
	border:1px solid #A6A6A6;
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	background:#FFF url(../images/textfield.gif) top repeat-x;
	padding:2px !important;
}
.order-box-popup-content-box label {
	font-size:12px;
	color:#3f515e;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.order-box-popup-input-block label span {
	font-size:10px;
	color:#959595;
	padding:0 2px;
}
.order-box-popup-code-box {
	overflow:hidden;
	height:1%;
	width: 175px;
	height: 25px;
}
.order-box-popup-code-box img {float:left;}
.order-box-popup-input-block .order-box-popup-code-box input {
	width:70px;
	float:right;
	margin-bottom:0px;
	text-align: center;
}
.order-box-popup-content-box form textarea {
	width:352px;
	height:190px;
	padding: 4px;
}
.order-box-popup-textarea-holder {
	padding-left:18px;
	float:left;
}
.order-box-popup-info-box {
	overflow:hidden;
	height:1%;
	padding:0 15px 0 35px;
	margin-bottom: -3px;
}
.order-box-popup-info-box span {
	font-size:10px;
	color:#7d7d7d;
}
.order-box-popup-send {
	margin-top:21px;
	float:right;
	background: url(../images/popup/bg-send.gif) no-repeat 100% 0;
	padding-right:25px;
	color:#fff;
	font: italic bold 14px/18px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-decoration:none;
	text-shadow: #293c00 1px 1px 3px;
	border: none;
	cursor: pointer;
	filter: Shadow(Color=#293c00, Direction=135, Strength=2);
}
.order-box-popup-send:hover {text-decoration:none;}

/* -------- */

/* DOCK*/

#dock {height:110px; z-index:100;max-width:1160px;clear:both;float:left;min-width:970px;width:96%;}
#dock a {color:#737373;}
#form0 {clear:both;float:left;background: url(../images/dock/321.jpg); width:100%;height:100px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;-khtml-border-radius:5px;}
#form {border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:0px 5px 0px 5px;-khtml-border-radius:5px;float:left; width:27%; margin-right:1%; height:58px; margin:5px 5px;}
#form2 {margin-left:18px;color:#000; font-size:13px; font-family:arial;padding:7px;border-radius:0px 5px 0px 5px;-webkit-border-radius:0px 5px 0px 5px;-moz-border-radius:0px 5px 0px 5px;-khtml-border-radius:0px 5px 0px 5px;}
#form3 {margin-right:5px; margin-top:5px; height:58px; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;background: #00ff9c url(../images/dock/1234.jpg); float:right; width:14%;}
#form3 {margin-right:5px; margin-top:5px; height:58px; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;background: #00ff9c url(../images/dock/1234.jpg); float:right; width:14%;}
#form3:hover {background: #00ff9c url(../images/dock/1234h.jpg);}
#form4 a {color:#fff;}
#form4 {font-weight:bold;color:#fff;font-family:arial; font-size:15px; text-align:center; padding-top: 20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:px;-khtml-border-radius:5px;}

/* -------- */

.press .title{
	font-weight:bold;
	font-size: 16px;
	
}
.press .title{
	font-weight:bold;
	font-size: 16px;
}
.press li{
	margin-bottom:20px;
}


 /*--------------- FORM -----------------*/
.error {
	display: block;
	color: #c40000;
	background: url(../images/forms/p-alert.jpg) no-repeat center left;
	padding: 4px 0 2px 18px;
}
.popup-link {color: #4e8798;}
.popup-link:hover {color: #4e8798; text-decoration: none;}
.popup-close {
	position: absolute;
	top: 9px;
	right: 9px;
	cursor: pointer;
}
.popup-title {font: bold 1.6em Arial; color: #3e4138; margin:0px !important; font-weight: bold !important; }
.popup-text {color: #3e4138;}
.popup-text.myorder{
margin-top: 10px;
background-color: #FAFAFA;
padding: 5px !important;
}
.popup-right-text {text-align: right;color: #3e4138;}
.popup-center-text {text-align: center;color: #3e4138;}
.popup-button {
	display: block;
	height: 38px;
	background: #ffad00 url(../images/forms/p-orange-button.jpg) repeat-x top;
	color: #000;
	font: bold 1.8em Arial;
	text-shadow: 1px 1px 0px #ffeb90;
	line-height: 38px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	position: relative;
	z-index: 999;
	border: 0px;
}
.popup-red-button {
	display: block;
	height: 38px;
	background: #d50000 url(../images/forms/p-red-button.jpg) repeat-x top;
	color: #fff;
	font: normal 1.5em Arial;
	text-shadow: 1px 1px 0px #790002;
	line-height: 38px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
	position: relative;
	border:0px;
}
.box-left {float: left;}
.popup-list {color: #ff9e00;	font: bold italic 1.8em Myriad Pro;}
.popup-input {
	height: 38px;
	line-height: 38px;
	padding: 0px 8px;
	border: 1px solid #cdcdcd;
	color: #959792;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	position: relative;
}

.popup-new-order {
	width: 440px;
	/*padding: 26px 30px 7px 30px;*/
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	background: #fff url(../images/forms/p-new-order-bg.jpg) repeat-x bottom;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	left: 50%;
	position: fixed;
	_position: absolute;
	top: 20%;
	_top: 175px;
	z-index: 5000;
	margin-left:-221px;
}
.popup-new-order .popup-title {margin-bottom: 15px;}
.popup-new-order .popup-input {width: 235px; padding: 0 10px;}
.popup-new-order p {padding: 0;display: block; margin-bottom: 10px; position: relative;}
.popup-new-order .p-type {}
.popup-new-order .popup-button {width: 245px; display: block; margin: 7px auto;}
.popup-new-order .popup-center-text {color: #9b9d98; padding: 0 50px; margin: 20px 0 17px 0;}
.popup-new-order .popup-bottom {padding: 0 30px 7px 30px;}
.popup-new-order table {width: 100%;}
.popup-new-order td {padding-bottom: 5px;}
.popup-new-order td.popup_form_title {padding-top: 11px;}
.popup-new-order label.error {margin: 1px 0 0 8px; text-align: left;}
.popup-new-order  {vertical-align: middle;}
.popup-new-order .popup-top {
	background: #fff;
	margin-bottom: 15px;
	padding: 26px 30px 7px 30px;
	border: 1px solid #f5f5f5;
border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
}
.popup-new-order .order-add {margin-top: 20px; display: none;}
.popup-new-order .p-plus {
	position: relative;
	top: 3px;
	cursor: pointer;
	margin-right: 12px;
}
.popup-new-order .order-add .popup-right-text {margin-top: 7px;}
.popup-new-order .p-cross {
	position: relative;
	top: 1px;
	cursor: pointer;
	margin-left: 5px;
}
.popup-new-order #edit-area {
	width: 367px;
	display: none;
	resize:none;
	padding: 10px 0 10px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.search-order {
	width: 289px;
	padding: 20px 0 18px 0;
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	background: #fff url(../images/forms/p-search-order-bg.jpg) repeat-x bottom;
}
.search-order .popup-title {text-align: center; margin-bottom: 15px;}
.search-order .popup-center-text {padding: 0 30px; margin-bottom: 20px;}
.search-order .popup-button {width: 254px; margin: 0 auto;}


.popup-not-logged {
	padding: 15px 10px 14px 12px;
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(css/PIE/PIE.htc);
	background: #fff url(../images/forms/p-not-logged.jpg) repeat-x bottom;
}
.popup-not-logged .popup-title {font-size: 1.3em; margin: 0; margin-right: 245px; font-weight: bold;}
.popup-not-logged .popup-text {padding: 0;margin-right: 245px;}
.popup-not-logged .popup-button {float: right; width: 240px; font-weight: normal; font-size: 1.5em; margin-top: -2px;}
.popup-not-logged .popup-right-text {padding: 0; margin: 0; margin-top: 7px;}
.popup-not-logged .popup-link {font-weight: bold; margin-left: 10px;}


.popup-repair {
	width: 240px;
	padding: 15px 17px 14px 17px;
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	background: #fff url(../images/forms/p-repair-bg.jpg) repeat-x bottom;
	margin-top: 4px;
}
.popup-repair .popup-title {font-size: 1.3em;}
.popup-repair .popup-text {margin: 15px 0 24px 0;}
.popup-repair .popup-center-text {color: #959792; margin-top: 3px;}


.popup-city {
    width: 246px;
    padding: 15px 17px 15px 17px;
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    behavior: url(PIE/PIE.htc);
    background: #fff url(../images/forms/p-city-bg.jpg) repeat-x bottom;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 50;
    display: none;
    text-align: left;
}
.popup-city .popup-title {font-size: 1.3em;padding-bottom: 10px;}
.popup-city .popup-text {margin: 14px 0; padding: 0;}
.popup-city .popup-button {width: 75px; float: left;}
.popup-city .popup-button.right {width: 75px; float: right;}
.popup-city .popup-link { position: relative; top: 12px; left: 22px; border-bottom: 1px dashed #4e8798; text-decoration: none;}
.popup-city .popup-link:hover {border: none;}

.popup-region-list{
    height: 198px;
    width: 100%;
    overflow-y: scroll;
}
.popup-region-list ul li{
    font-weight: bold;
    background-color: #F0EFEF;
    padding: 0 10px;
    border-bottom: 1px solid #E0E0E0;
    line-height: 32px;
}
.popup-region-list ul li.region-sub{
    padding-left: 30px;
    font-weight: normal;
    background: none;
}

.popup-create-order {
	padding: 15px 24px;
	border: 1px solid #dfdfdf;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	/*overflow: hidden;*/
	position: relative;
	background: #fff url(../images/forms/p-create-order-bg.jpg) repeat-x bottom;
}
.popup-create-order .box-left {width: 205px;}
.popup-create-order .box-left .popup-text{font-weight: bold;}
.popup-create-order .popup-list  {margin-left: 25px;}
.popup-create-order .popup-list  li{margin-top: 7px; padding-top: 5px;list-style: decimal;}
.popup-create-order .popup-list .popup-text {font: normal 0.6em Arial; color: #3e4138;padding: 0;}
.popup-create-order .right-box {margin-left: 235px;}
.popup-create-order .popup-title {font-size: 1.7em;}
.popup-create-order .popup-input {width: 455px;}
.popup-create-order .popup-red-button {width: 185px; font: bold 1.8em Arial; position: relative; left: 15px; margin-top: 10px;}
.popup-create-order  .p-obr {float: left; margin-top: 10px;position:relative;}
.popup-create-order .popup-area {
	width: 656px;
	height: 80px;
	padding: 10px 17px;
	border: 1px solid #cdcdcd;
	color: #959792;
	background: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	margin: 10px 0 0 0;
}
.popup-create-order .popup-cor {
	width: 125px;
	position: absolute;
	top: 0;
	right: 0;
	background: #f2f2f2 url(../images/forms/p-how-work-bg.jpg) repeat-x bottom;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #eaeae9;
	border-bottom: 1px solid #eaeae9;
	box-shadow: inset 0 0 2px rgba(255, 255, 255, 1);
	border-radius: 0 6px 0 6px;
	behavior: url(PIE/PIE.htc);
	-moz-border-radius: 0 6px 0 6px;
	-webkit-border-radius: 0 6px 0 6px;
	text-decoration:none;
	color: black;
}

.city_help{
	background-color:white;
	overflow-y: scroll;
	border: 1px solid #CDCDCD;
	position: absolute;
	width: 250px;
	height: 180px;
	z-index: 1000;
	bottom:-185px;
	display: none;
	font-style: normal;
	left:0;
}

.city_help ul li{
	padding:6px 6px;
	border: 1px dashed #CDCDCD;
	font-weight:bold;
	border-width: 0px 0px 1px 0px;
	cursor: pointer;
}

.city_help ul li:hover,
.city_help ul li.active{
	background-color: #DDEDFC;
	/*border: 1px dashed #002446;*/
	border-width: 1px 0px 1px 0px;
	margin: -1px 0px 0px 0px;
}

.city_help ul li.last{
	border-bottom-width: 0px;
}


.city_help ul li.first{
	border-top-width: 0px;
	margin-top: 0px;
}

.city_help ul li small{
	/*display:block;*/
	font-size:10px;
	color:silver;
	font-weight:normal;
}

.city_help.popup{
	left:8px;
	text-align: left;
}


.popular_articles{
	padding:10px 5px 8px 13px;
	border:1px solid #DFDFDF;
	width: 256px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: white url(../images/forms/articles_bg.jpg) repeat-x ;
}
.popular_articles a.mainlink{
	padding:3px;
}
.popular_articles a.mainlink.active{
	font-weight:bold;
	background-color: #e9e9e9;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: black;
}
.popular_articles ul{
	margin-top:20px;	
}
.popular_articles ul li{
	position: relative; 
	float:left; 
	margin:0 8px 8px 0px; 
	width:120px; 
	height:120px;
}
.popular_articles ul li img{
	position: absolute;
	width:120px;
}
.popular_articles ul li a.link{
	text-decoration:none;
	bottom:10px;
	color:black;
	background-color:white;
	height:24px; 
	overflow:hidden;
	font-size: 10px;
	line-height:12px;
	position: absolute; 
	width:90px; 
	left:0px; 
	overflow: hidden;
	padding:2px;
}
.popular_articles ul li a.link:hover{
	width:136px; 
	z-index:1000;
	background-color: #f2f2f2;
	height:50px;
	border-right:1px solid #DFDFDF;
}


div.slide_block {
	position:fixed;
	z-index:1000;
	width:244px;
	border: 1px solid #DFDFDF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE/PIE.htc);
	background-color: white;
	/*background: white url(../images/forms/p-new-order-bg.jpg) repeat-x bottom;*/
	padding: 15px;
	bottom:30%;
	right:-280px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

div.slide_block p{
	font-size:14px;
	font-weight:bold;
}

div.slide_block li{
	padding:10px 0;
	vertical-align: middle;
	display:block;
	height:50px;
	border-bottom: 1px dashed #DFDFDF;
}

div.slide_block li.last{
	border-bottom-width: 0px;
}

div.slide_block li img{
	width:50px;
	margin:0 5px 0 0;
}
.u_catalog .portfolio ul{
    opacity: .3;
    filter: alpha(opacity=30);
    height:100px;
}
.u_catalog:hover .portfolio ul{
    opacity: 1;
    filter: alpha(opacity=100);
}
.u_catalog.master{
    background-color: #FFFDE8;
    /* border: 2px solid rgb(186, 148, 0); */
}
.u_catalog.master:hover {
    border: 1px solid rgb(186, 148, 0);
    background-color: rgb(250, 250, 203);
}
.u_catalog{
  padding: 10px;
  border:1px solid lightgrey;
  margin-bottom:25px;
}
.u_catalog.last{
  margin-bottom:0px;
}
        .u_catalog .sub{
            float: right;
            width:455px;
        }

        .u_catalog .ava{
           border: solid 1px lightgray;
        }
        .u_catalog h4{
            font-weight:bold;
        }
        .u_catalog h4 a{
            line-height: 16px;
        }

        .u_catalog .medal{
            float:left;
            margin-right: 5px;
        }
        .u_catalog .passport{
            float:left;
            margin-right: 5px;
        }
        .u_catalog span.city{
            float: right;
            font-weight: bold;
        }
        .u_catalog .contacts,
        .u_catalog .services{
            margin-bottom:2px;
        }
        .u_catalog .contacts,
        .u_catalog .services,
        .u_catalog .resp{
            border: 1px solid #E1E5E8;
            border-width: 0px 0px 1px 0px;
            background-color:white;
            padding:5px;
        }
        .u_catalog .portfolio{
            width:556px;
            height:100px;
            margin-top:15px;
            border: 1px solid #E1E5E8;
            background-color:white;
            padding:5px;

        }
        .u_catalog .resp{
            border-color:lightgray;
        }
        .u_catalog .resp.good{
            background-color:#CCFFCC;
        }
        .u_catalog .resp.bad{
            background-color:#FFCCCC;
        }
        .u_catalog .services table{
          width: 100%;
        }
        .u_catalog .services table tr td.name{
          font-weight: normal;
        }
        .u_catalog .services table tr td.volume{
          width: 70px;
        }
        .u_catalog .services table tr td.price{
          width: 70px;
        }
        .u_catalog .portfolio li{
          float:left; margin:0 4px;
        }

