html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.header:after, .footer:after, .top-menu:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

html { 
	height: 100%; 
	color: #666666; 
	background: #ffffff; 
	font: 0.8em/1.5 Arial, Helvetica, sans-serif; 
	background: #ffffff url('/images/body-bg.gif') repeat top left;
}

body { 
	height: auto !important; 
	height: 100%; 
	min-height: 100%; 
	background: url('/images/body-shadow.png') repeat-y 50.5% top;
}

a { color: #ff3dc8; text-decoration: none;}
.content a:visited { color: #a5249b; text-decoration: none;}
.content  a:hover { text-decoration: underline; }
.content  a:active { text-decoration: underline;  }
			

.content h1, .content h2, .content h3, .content h4 { 
	font: 1.7em Helvetica, Arial,  sans-serif; 
	margin-bottom: .5em; 
	color: #ffffff;
	text-shadow: 0 0 12px #333333;
}
.content h2 { 
	font-size: 1.5em;  
}
.content h3 { 
	font-size: 1.3em; 
}
.content h4 { 
	font-size: 1.1em; 
	font-weight: bold; 
}

blockquote { 
	margin-left: 10em; 
	padding-left: 1em; 
	border-left: 2px solid #ccc; 
}
code, pre { 
	font: 1.2em/1 "Courier New", Courier, monospace;
	padding: 1px 2px;
	background: #eee; 
}
pre { 
	border: 1px dashed #aaa; 
	line-height: 1.7em; 
	padding: 5px; 
	font-size: .9em; 
	background: #eee; 
	margin: 0; 
}
strong { 
	font-weight: bold;
}
em { 
	font-style: italic;
}
sup, sub { 
	vertical-align: baseline; 
	position: relative; 
}
sup { 
	top: -0.4em; 
}
sub { 
	bottom: -0.3em; 
}

hr { 
	color: #222; 
	background-color: #222; 
	height: 1px; 
	border-width: 0px; 
}
.clear {
	clear: both;
}
.content ul, .content ol { 
	margin-left: 3em; 
	line-height: 1.3em; 
}
.content ul li, .content ol li { 
	margin-bottom: .2em; 
}

.content dl {  
}
.content dl dt { 
	margin-bottom: .2em; 
	font-weight: bold; 
}
.content dl dd { 
	padding-left: 5em; 
	margin-bottom: .4em; 
}

.content p, .content ul, .content ol, .content dl, .content table, blockquote, pre, .content img, hr { 
	margin-bottom: 11px; 
}

#page{
	/*min-width: 960px;
	max-width: 1200px;*/
	width: 1020px;
	margin: 0 auto;
	padding: 0px;
	background: #dcdcdc;
	
}

.header {
	height: 100px;
	background: #ffffff;
	/*text-transform: uppercase;*/
}
	.header a.logo {
		padding: 40px 0 0 50px;
		display: block;
		float: left;
	}
	.header a.logo_chatpage {
		padding: 27px 0 0 40px;
		display: block;
		float: left;
	}
.top-menu{
	background: url('/images/top-menu-bg.gif') repeat-x left top;
	height: 54px;
	overflow: hidden;
	border-top: 1px solid #0d9e0d;
	border-bottom: 1px solid #0d9e0d;
	padding-left: 51px;
}
	.top-menu li{ 
		display: block;
		float: left;
		line-height: 54px;
		margin:0;
		padding: 0 30px 0 0;
		z-index: 600;
		position: relative;
	}
	.top-menu li.right {
		float: right;
		font-weight: bold;
	}
	.top-menu a, .my-mossy ul li a{ 
		text-decoration: none;
		color: #666666;
		text-shadow: #777777 0px 0px 3px;
		text-transform: uppercase;
	}
	.top-menu a.active, .top-menu a:hover , .my-mossy ul li a:hover{ 
		color: #ff00ff;
		text-shadow: #770077 0px 0px 3px;
	}
	.my-mossy{ 
		font-weight: bold;
		color: #666666;
		text-shadow: #777777 0px 0px 3px;
		text-align: right;
		position: absolute;
		width:1010px;
		top: 101px;
		z-index: 550;
	}
	.my-mossy span {
		display: inline-block;
		line-height: 54px;
		background: url('/images/arrow-down.png') no-repeat right top;
		padding-right: 20px;
		cursor: pointer;
	}
	.my-mossy span:hover{ 
		background-image: url('/images/arrow-down-selected.png');
		color: #ff00ff;
		text-shadow: #770077 0px 0px 3px;
	}
	.my-mossy:hover ul{ 
		/*display: block;*/
	}
	.my-mossy ul{ 
		display: none;
		position: absolute;
		z-index: 800;
		width: 230px;
		text-align: left;
		text-shadow: none;
		font-weight: normal;
		margin-left:790px;
		z-index: 9100;
	}
	.my-mossy ul li{ 
		width: 200px;
		line-height: 2.5;
		margin:0;
		padding: 0 15px;
		background: #fff url('/images/textarea-bg.gif') repeat-x left top;
		overflow: hidden;
		border-bottom: 1px solid #CFCFCF;
	}
	.my-mossy ul li a{
		/*text-shadow: none;*/
		font-weight: normal;
		
	}
.teaser {
	background: #ffffff url('/images/title-bg.jpg') no-repeat top left;
	padding: 0 50px;
	color: #fff;
	font-size: 12pt;
	text-transform: uppercase;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	text-shadow: 0 0 10px #222222;
}
.teaser strong {
	float: right;
	margin-right: 266px;
	font-weight: normal;
}
.teaser strong  span.button {
		margin-right: 3px;
		font-size: 0.9em;
		text-transform: none;
		text-shadow: none;
		line-height: 32px;
		position: relative;
		
}
.teaser strong.no-margin {
	margin-right: 0px;
}
.teaser strong  span.button a {
	/*padding: 0 25px 0 20px;*/
	width: 90px;
	text-align: center;
}
.content {
	background:  #dcdcdc url('/images/content-bg.gif') repeat-x top left;
	padding: 20px 50px 50px 50px;
	min-height: 250px;
	color: #000000;
}
.search-page {
	background: #dcdcdc url('/images/search-pane-bg.gif') repeat-x left top;
	padding-top: 10px;
}
.search-page  dl.zend_form {
	margin: 0 0 10px 0;
	height: 66px;
}
.left-sidebar {
	width: 200px; 
	float: left;
}
/*.search-page .left-sidebar {
	width: 350px; 
}*/
.left-sidebar h2 {
	color: #000;
	text-shadow: none;
	font-size: 1.2em;
	font-weight: bold;
}
.left-sidebar  ul  {
	margin: 0;
	padding: 0;
}
.left-sidebar  ul  li{
	margin: 0 0 0 15px;
	padding: 0 0 0 20px;
	list-style: none;
	color: #000;
	line-height: 1.6;
	background: url('/images/left-menu-bullet.gif') no-repeat left 0.4em;
	cursor: pointer;
}
	.left-sidebar  ul  li.selected {
		font-weight: bold;
	}
	.left-sidebar  ul  li.selected  ul li {
		font-weight: normal;
	}
	.left-sidebar  ul  li.expanded {
		background-image: url('/images/left-menu-bullet-active.gif');
	}
	.left-sidebar  ul  li ul{
		display: none;
	}
	.left-sidebar  ul  li.expanded > ul {
		display: block;
	}
.left-sidebar  ul  li a{
	color: #000!important;
	text-decoration: none!important;
	position: relative;
}
.search-page .search-results {
	float: right;
	width: 700px;
}
.main {
	float: right;
	width: 700px;
	padding-top:5px;
}
.search-page .margin-right{
	margin-right: 30px;
}
.search-page span.help_btn{
	float: right;
	padding-right: 15px;

} 
dl.zend_form .search-pane .input input.large  {
	width: 250px;
}
dl.zend_form .search-pane  td {
    white-space: nowrap;
}
dl.zend_form .search-pane  td.first-input  {
	width: 311px;
}
dl.zend_form .search-pane  td.first-input .input {
	left: -5px;
}

dl.zend_form .search-pane span.button input  {
	width: 130px;
}
.search-page .search-results .sort {
	border: #c5c5c5 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff url('/images/sort-bg.gif') repeat-x left bottom;
	padding: 0 0 0 140px;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
}
.search-page .search-results .sort a {
	color: #000;
	text-decoration: none;
}
	.search-page .search-results .sort a.hide-busy {
		width: 190px;
		text-align: center;
		display: inline-block;
	}
.search-page .search-results ul {
		margin: 0; padding:0;
}	
	.search-page .search-results ul li{
		margin: 0; padding:10px 0;
		list-style: none;
		border-bottom: 1px dotted #fff;
		clear: both;
		height: 115px;
		overflow: hidden;
	}
	.search-page .search-results ul li a.userpicWrapper{
		float: left;
		margin-right: 30px;
	}
		.search-page .search-results  ul li table, .search-page .search-results  ul li table td {
			border: none; margin: 0; padding:0; color: #666666;
		}
		.search-page .search-results  ul li table td.title  h3{
			color: #666666;
			font-weight: bold;
			margin: 0;
			height: 20px;
			width: 450px;
			overflow: hidden;
			font-size: 1.3em;
			padding: 3px 0; 
			text-shadow: none;
		}
		.search-page .search-results ul li a.userpicWrapper div.userpic{ 
			margin: 0 auto;
		}
			.search-page .search-results  ul li td.actions img, .search-page .search-results  ul li td.actions p{ 
				margin: 0;
			}
			.search-page .search-results  ul li td.actions p{ 
				padding: 20px 0 5px 20px;
			}
		.search-page .search-results  ul li td.votes{ 
			width: 82px;
			text-align: left;
			vertical-align: top;
		}
			.search-page .search-results  ul li td.votes img{
				margin: 0;
			}
			.search-page .search-results  ul li td.votes a{ 
				color: #99cc33;
				display: block;
				text-decoration: none;
			}
			.search-page .search-results  ul li td.votes span {
				color: #ff00cc;
				font-size: 1.2em;
				display: block;
				padding: 33px 0 0 0;
			}
		.search-page .search-results  ul li td.description{ 
			vertical-align: top;
			width: 240px;
		}
			.search-page .search-results  ul li td.description p{ 
				margin: 0;
				height: 52px;
				overflow: hidden;
			}
#userBox {
	float: right;
	margin: 40px 50px 0 0;
	padding: 0;
	z-index: 700;
	position: relative;
}
.authBox {
	display: none;
	position: absolute;
	top: 77px;
	height: 160px; 
	width: 173px;
	padding: 30px;
	background: #dcdcdc;
	border: 2px solid #888;
}
.authBox  .close-btn {
	float: right;
	position: relative;
	top: -20px;
	right: -20px;
}
#userBox a {
	color: 	 #ff00ff;
	text-decoration: none;
}
#myFace {
	height: 162px;
	width: 216px;
	margin: 20px auto;
	border: 3px solid #000;
	background: #8d8c8c;
}
.myFaceWrapper {
	background: url('/images/myface-bg.gif') no-repeat left top;
	position: relative;
	top: -58px;
	height: 253px;
	width: 253px;
	margin: 0 0 -58px 4px;
}
.myFaceWrapper  h2 {
	line-height: 37px;
	overflow: hidden;
	height: 37px;
	width: 223px;
	color: #cc0099;
	font-size: 14pt;
	margin: 0;
	padding: 0 15px;
	text-align: right;
	text-shadow: none;
}
#chatLogWrapper {
	width: 640px;
	height: 100px;
	overflow: auto;
	padding: 4px;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 20px 0px 5px 0px;
	background-color: #eeeeee;
}
dl.zend_form:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
dl.zend_form dt {
	margin: 0 0 -2px 0;
	padding: 6px 0 0 0;
	font-weight: normal;
}
dl.zend_form dd {
	margin: 0;
	padding:3px 0;
	font-weight: normal;
}
dl.zend_form .wrapper {
	padding: 4px 0 3px 0;
}
dl.inline  dd{
	display: inline-block;
}
textarea.textarea {
	border: 2px solid #b9bab9;
	padding: 4px;
	margin-bottom: 10px;
	background: #ffffff url('/images/textarea-bg.gif') repeat-x left top;
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	box-shadow: 0 0 10px #BBBBBB;
	-webkit-box-shadow: 0 0 10px #BBBBBB;
	-moz-box-shadow: 0 0 10px #BBBBBB;
}
#chatLogBox {

}
#chatLogBox p{
	line-height: 1.5;
	margin: 0;
	padding:0;
}
#chatLogBox .msgTime {
	color:#777777;
	float:right;
	font-size:0.8em;
	margin-top:0.3em;
}
#chatLogBox .msgName {
	padding-right: 4px;
}
#chatLogBox .msgYour {
	color: #003471;
}
#chatLogBox .msgModerator {
	font-weight: bold;
}
#chatLogBox .msgText{
	display: block;
	width: 95%;
	margin-left:1em;
	text-indent:-1em;
}
#chatLogBox .userDisconnected {
	color: #cc0099;
}
#chatLogBox .userConnected {
	color: #71b50f;
}
#chatAddMessage input.grey-input {
	margin-right: 10px;
	width: 542px;
}
#userList {
	float: right;
	width: 260px;
}
#mainView {
	float: left;
	width: 650px;
}
#userList ul.userFaces  {
	margin: 0 -33px 0 6px;
	padding: 0;
	width: 281px;
	overflow: hidden;
}
#userList ul.userFaces li{
	float: left;
	list-style: none;
	margin: 3px 28px 3px 0;
	padding:0;
	width: 112px;
	height: 155px;
	text-align: center;
	color: #666666;
	position: relative;
}
#userList ul.userFaces li.hand{
	cursor: pointer;
}
#userList ul.userFaces li.active p.userName {
	color: #65a500;
}
#userList ul.userFaces li p{
	line-height: 1;
	margin: 0;
}
div.userpic{
	width: 110px;
	height: 110px;
	margin: 10px auto 5px auto;
	overflow: hidden;
	position: relative;
}
div.userpic em{
	height: 110px;
	width: 110px;
	display: block;
	position: absolute;
	
	z-index: 3000;
	background: url('/images/service-bg.png') no-repeat left top;
}
#userList div.userpic em {
	background-image: url('/images/user-bg.png');
}
li div.userpic em i {
	height: 110px;
	width: 110px;
	display: block;
	position: absolute;
	z-index: 3001;
}
li.waiting div.userpic em i {
	background: url('/images/loader.gif') no-repeat 50% 50%;
}
div.userpic em i img{
	width: 21px;
	height: 21px;
	margin: 83px 0 0 17px;
	cursor: pointer;
	position:relative;
	z-index: 3000;
}
li.active div.userpic em i img {
	display: none;
}
li.active div.userpic em{
	background-position: left -110px;
}
div.userpic img{
	position: relative;
	left: -14px;
	top: 3px;
	display: block;
	width: 138px;
	height: 103px;
}

.updating {
	background-image: url('/images/loader.gif');
	background-repeat: no-repeat;
	background-position: 97% 100%;
}

.files-panel {
	padding: 30px 10px 10px 10px;
}
	.files-panel h3{
		color: #000;
		text-shadow: none;
		font-weight: bold;
	}

span.button {
	display: inline-block;
	background: url('/images/button-bg-l.png') no-repeat left top;
	height: 32px;
	padding-left: 5px;
}
span.button  input{
	border: none;
	background: url('/images/button-bg.png') no-repeat right top;
	height: 32px;
/*	font-size: 12px;*/
	color: #fff;
	font-weight: bold;
	padding: 0 10px 0px 5px;
	margin: 0;
	line-height: 32px;
}
span.button  a{
	border: none;
	background: url('/images/button-bg.png') no-repeat right top;
	height: 32px;
/*	font-size: 12px;*/
	color: #fff!important;
	font-weight: bold;
	padding: 0 10px 0px 5px;
	margin: 0;
	line-height: 32px;
	display: inline-block;
	text-decoration: none!important;
}
span.button:hover {
	background-position: 0 -32px;
}
span.button:hover input, span.button:hover a  {
	background-position: 100% -32px;
	text-decoration: none!important;
}
span.button-red {
	display: inline-block;
	background: url('/images/button-red-bg-l.png') no-repeat left top;
	height: 34px;
	padding-left: 7px;
}
span.button-red  input{
	border: none;
	background: url('/images/button-red-bg.png') no-repeat right top;
	height: 34px;
/*	font-size: 12px;*/
	color: #fff;
	font-weight: bold;
	padding: 0 12px 0px 5px;
	margin: 0;
	line-height: 34px;
}
span.button-red  a{
    white-space: nowrap;
	border: none;
	background: url('/images/button-red-bg.png') no-repeat right top;
	height: 34px;
/*	font-size: 12px;*/
	color: #fff!important;
	font-weight: bold;
	padding: 0 12px 0px 5px;
	margin: 0;
	line-height: 34px;
	display: inline-block;
	text-decoration: none!important;
}
span.button-red:hover {
	background-position: 0 -34px;
}
span.button-red:hover input {
	background-position: 100% -34px;
}
span.button-red:hover a {
	background-position: 100% -34px;
	text-decoration: none!important;
}
span.button-disabled {
	display: inline-block;
	background: url('/images/button-bg-disabled-l.png') no-repeat left top;
	height: 34px;
	padding-left: 7px;
}
span.button-disabled  input{
	border: none;
	background: url('/images/button-bg-warr-disabled.png') no-repeat right top;
	height: 34px;
	color: #fff;
	font-weight: bold;
	padding: 0 35px 0px 5px;
	margin: 0;
	line-height: 34px;
}
span.button-disabled  a{
	border: none;
	background: url('/images/button-bg-warr-disabled.png') no-repeat right top;
	height: 34px;
	color: #fff!important;
	font-weight: bold;
	padding: 0 35px 0px 5px;
	margin: 0;
	line-height: 34px;
	display: inline-block;
	text-decoration: none!important;
	cursor: default;
}
span.button-red.arrow {
	background-image: url('/images/button-red-bg-l-warr.png');
} 
span.button-red.arrow  a, span.button-red.arrow  input {
	background-image: url('/images/button-red-bg-warr.png');
	padding: 0 35px 0px 5px;
}
span.button.arrow  a, span.button.arrow  input {
	background-image: url('/images/button-bg-warr.png');
	padding: 0 35px 0px 5px;
}
input.grey-input {
	height: 17px;
	font-size: 14px;
	padding: 5px;
	background: #dcdcdc url('/images/input-bg.gif') repeat-x right top;
	border: 1px solid #b8b8b8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000;
}
.search-pane {
	color: #666666;
}

	dl.zend_form .search-pane .input{
		left: 0;
	}
span.input,dl.zend_form  dd.input {
	background: url('/images/text-input-bg-l.png') no-repeat left top;
	padding: 0 0 0 14px;
	display: inline-block;
	position: relative;
	left: -4px;
	margin: -3px 0;
}
dl.zend_form  input.file-input {
	margin-bottom: 11px;
}
dl.zend_form  dd.voting-block div{
	padding: 8px 0 5px 0;
}
dl.zend_form  dd.voting-block p.description {

}
dl.zend_form  dd.input select, span.input select, span.input input, span.input div.multiSelect, dl.zend_form  dd.input input{
	height: 17px;
	font-size: 14px;
	line-height: 14px;
	padding: 9px 17px 11px 0;
	background: url('/images/text-input-bg.png') no-repeat right top;
	border: none;
	color: #000;
}
dl.zend_form  dd.input select, span.input select {
	padding-bottom: 5px;
	height: 31px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
  outline: 0 none;
}
/* Webkit based browsers think they are the smartest, гады */
input:-webkit-autofill {
	background-color: #ff0000!important;
	padding: 0px 9px 4px 10px!important;
	position:relative!important;
	left:-11px!important;
	margin: 7px 0 4px 0!important;
	-webkit-border-radius: 11px!important;
	-webkit-box-shadow: 0 0 10px #BBBBBB!important;
	border: 2px solid #b9bab9!important;
}
span.input div.multiSelect {
	padding: 9px 17px 11px 0;
}

dl.zend_form  label {
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}
textarea.large, select.large { width: 320px; }
.msgWindow textarea.large {width: 387px;}
input.large {	width: 309px; }
itextarea.medium, select.medium { width: 160px; }
input.medium { width: 149px; }
textarea.small, select.small { width: 80px; }
input.small { width: 69px; }
textarea.little, select.little { width: 60px; } /* Yea, little is smaller than small :)*/
input.little { width: 49px; }
textarea.tiny, select.tiny { width: 40px; }
input.tiny { width: 29px; }
input.time { width: 38px; }
input.date { width: 75px; }
label.required {
	padding-right: 6px;
	background: url('/images/required.gif') no-repeat right 2px;
}
.no-design , .no-design  td, .no-design th{
	padding: 0!important; margin: 0!important; border: none!important;
}
.waiting {
	text-align: center;
	padding-top: 200px;
}
ul.errors {
	margin: 11px 0 0 0; 
	padding:0;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	font-size: 0.9em;
	color: #FF0000;
}
p.description {
	margin: -7px 0 7px 0;
	font-style: italic;
}

.checkbox-wrapper label{
	position: absolute;
	margin-left: 20px;
}

.teaser-main {
	height: 192px;
	background: #c23eaf url('/images/main-page-header.jpg') no-repeat right top;
}

.search-box {
	margin: 139px 0 0 184px;
	float: left;
	z-index: 600;
	position: relative;
}
	.search-box  .search-input {
		background: url('/images/search-input.png') no-repeat left top;

		font-size: 12px;
		padding: 10px 37px 12px 25px;
		width: 172px;
		border: none;
	}
	.search-box  .search-btn {
		position: relative;
		left: -34px;
		top: 2px;
	}

.buttons-panel {
	background: url('/images/buttons-panel-bg.gif') no-repeat left top;
	padding: 40px 0 0 120px;
	height: 98px;
	width: 150px;
	margin-top: 30px;
}
.buttons-panel span.button a{
	width: 115px;
}
	
/*Стили для servicetypes*/
table#tree {
	width: 100%;
	border: 1px solid black;
	border-collapse: collapse;
}
table#tree thead {
	background-color: #BBBBBB;
}

table#tree td, th {
	border: 1px solid black;
}

table#tree tr td.first {
	width: 20%;
	cursor: default;
	font-size: 12pt;
	white-space: nowrap;
	padding-left: 20px;
	padding-right: 5px;
}

table#tree tr td.second {
	cursor: default;
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
}

table#tree tr td.last {
	text-align: center;
	white-space: nowrap;
	width: 1%;
}

table#tree tr td.last a {
	color: #C444C4;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

table#tree tr td.last a:hover {
	text-decoration: underline;
}
/*конец стилей для servicetypes*/

/*Стили дерева типов сервисов в поиске*/
table#servicetypestree {
    border-collapse: collapse;
	border: none;
}

table#servicetypestree td {
	border: none;
	padding: 0;
}
table#servicetypestree td a {
	color: #000;
	text-decoration: none;
	line-height: 1.8;
}
table#tree td a {
	color: #C444C4;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

table#tree td a:hover {
	text-decoration: underline;
}
/*Конец стилей дерева типов сервисов в поиске*/

.top-featured-expert {
	position: absolute;
	top:0;
	height: 347px;
	/*position: relative;
	top: -347px;
	margin-bottom: -347px;*/
	width: 1020px;
	
}
.top-featured-expert .expert-photo  {
	float: right;
	z-index: 500;
}
.balloon {
	position: absolute;
	top: 125px;
	right: 0;
	width: 265px;
	
}
	.balloon a.meet {
		padding: 0 10px!important;
		display: block;
		background: none;
	}
	.balloon a.meet img {
		display: block;
	}
	.balloon  .balloon-top {
		background: url('/images/balloon-top.png') no-repeat left top;
		height: 55px;
	}
	.balloon  .ballon-text-wrapper {
		background: url('/images/balloon-wrapper-bg.gif') repeat-y left top;
		padding-left: 20px;
	}
	.balloon  .ballon-text-wrapper table {
		width: 100%;
		border-collapse: collapse;
	}
	.balloon  .ballon-text-wrapper td {
		vertical-align: middle;
		padding: 0;
	}
	.balloon  .ballon-text-wrapper  p{
		margin: 3px 0 0 0;
		line-height: 1;
	}
	.balloon  .ballon-text-wrapper  strong {
		font-size: 1.3em;
		display: block;
		margin: 3px 0 0 0;
	}
	.balloon  .ballon-text-wrapper  a {
		color: #cc66ff;
		text-decoration: none;
		font-weight: bold;
		padding-top: 2px;
		display: block;
	}
	
	.balloon  .balloon-bottom {
		background: url('/images/balloon-bottom.png') no-repeat left -5px;
		height: 22px;
	}
	
.top-experts  {
	float: left;
	width: 600px;
}
	.top-experts  ul{ 
		margin: 0;
		padding: 0;
	}
	.top-experts  ul li{ 
		width: 280px;
		padding: 10px 20px 10px 0;
		float: left;
		list-style: none;
	}
	.top-experts  ul li.odd{ 
		clear: both;
	}
	.top-experts  ul li a {
		position: relative;
	}
	.top-experts  ul li h3{ 
		text-shadow: none;
		color: #666666;
		font-weight: bold;
		margin: 0;
		width: 158px;
		height: 20px;
		overflow: hidden;
	}
	.top-experts  ul li p { 
		height: 50px;
		overflow: hidden;
		margin: 0 0 6px 0;
	}
	.top-experts  ul li .userpicWrapper { 
		float: left;
		width: 120px;
	}
	.top-experts  ul li .userpicWrapper .userpic {
		margin: 0;
	}
	
	a.userpicWrapper {
		position: relative;
		cursor: pointer;
	}
	.top-experts img {
		margin: 0;
	}
	
.special-events  {
	float: right;
	width: 305px;
	color: #663399;
}
	.special-events  h3 {
		text-shadow: none;
		color: #663399;
		font-weight: bold;
	}
	.special-events  p.big{
		font-size: 1.1em;
		font-weight: bold;
	}
	
ul.bottom-teaser {
	margin: 0;
	padding: 0 0 20px 50px;
	background: #cccccc url('/images/bottom-teaser-bg.gif') repeat-x left top;
}
	ul.bottom-teaser  li {
		list-style: none;
		float: left;
		width: 293px;
		padding: 15px 20px 15px 0;
	}
	ul.bottom-teaser  li h2{
		font: 1.5em Helvetica, Arial,  sans-serif; 
		margin-bottom: .5em; 
		color: #ffffff;
		text-shadow: 0 0 12px #333333;
	}
	ul.bottom-teaser  li  div.corners {
		height: 130px;
		overflow:auto;
	}
	ul.bottom-teaser  li  ul {
		margin: none;
		padding: none;
	}
	ul.bottom-teaser  li  ul li{ 
		padding: 0;
		margin: 0 0 1em 0;
		width: auto;
		float: none;
	}
	ul.bottom-teaser  li  ul li a{ 
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
	ul.bottom-teaser li.how_it_works div.corners{
		padding: 5px 10px 0 10px;
		height: 175px;
	}
	ul.bottom-teaser .how_it_works img{
		float: left;
	}
	ul.bottom-teaser .how_it_works p{
		color: #fff;
		padding-top: 46px;
	}
	ul.bottom-teaser .how_it_works a {
		text-decoration: none;
	}
.corners {
	border: 1px solid #e2e2e2;
	padding: 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.a-right {
	text-align: right;
}
.bottom-menu  {
	background: #fff;
	margin: 0;
	padding: 40px 50px 30px 50px;
}
	.bottom-menu li {
		float: left;
		list-style: none;
		padding: 0 15px;
		border-left: 1px solid #cc33cc;
	}
	.bottom-menu li.first {
		border:none;
		padding-left: 0;
	}
		.bottom-menu li  a{
			color: #cc33cc;
			text-decoration: none;
		}
		.bottom-menu li  a:hover{
			text-decoration: underline;
		}
	.copyright {
		background: #fff;
		color: #b8b8b8;
		padding: 0 0 20px 50px;
	}
.content img.ui-datepicker-trigger {
	margin: 1px 1px 1px 1px;
	padding: 2px;
	position: relative;
	top: 5px;
}
.content img.ui-datepicker-trigger:hover {
	margin: 0px 0px 0px 0px;
	border: 1px solid #B8B8B8;
}
.block {
	display: block;
}
.time-selector{
	margin-bottom: 20px;
}
.time-selector p{
	margin: 25px 0 0 0;
}
.time-selector dd {
	margin-top: 3px;
}
.time-wrapper {
	float: left;
	padding-right: 10px;
}
dl.zend_form .time-wrapper label { padding-left: 0; }

.content table {
	border-collapse: collapse;
	border-top: 1px solid #000;
	/*font-size: 0.8em;*/
}
.content table tr th{
	border-bottom: 5px solid #000;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 5px 10px;
	background-color: #cdcdcd;
}
.content table tr td{
	border-bottom: 5px solid #000;
	padding: 5px 10px;
	border-bottom: 1px solid #000;
}
.content table tr td.head{
	background-color: #cdcdcd;
}
div.avatar-wrapper  {
	height: 103px;
	width: 103px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}	
	div.avatar-wrapper img {
		position: relative;
		left: -17px;
		margin: 0px;
	}

div.paginationControl {
    font-family: arial;
    font-weight: bold;
    text-align: center;
    color: white;
}

div.paginationControl  span.disabled {
    color: black;
}

div.paginationControl a:visited { color: #666666; text-decoration: none;}
div.paginationControl a:hover { color: #999999; text-decoration: underline; }
div.paginationControl a, a:active { color: #666666; text-decoration: none;  }

.msgWindow {
	display: none;
	position: absolute;
	width: 400px;
	padding: 0 20px 20px 20px;
	top: 200px;
	background: #dcdcdc;
	border: 2px solid #888;
}
.msgWindow  h2 {
	background: #ababab;
	color: #fff;
	padding: 3px 20px;
	margin: 0 -20px 5px -20px;
	font-size: 1.1em;
}
.msgWindow .message {
	border-bottom: 1px solid #bcbcbc;
	padding: 10px 0;
	margin-bottom: 10px;
}
.vote {
	padding-left: 13px;
	height: 14px;
	background: url('/images/vote.gif') no-repeat left top;
	cursor: pointer;
	line-height: 14px;
	display: inline-block;
	overflow: hidden;
}
	.vote_set {
		background: url('/images/vote.gif') no-repeat left -14px;
	}
	.voted {
		cursor: auto;
	}
	.vote_img {
		margin: 0!important;
		vertical-align: middle;	
	}
	.feedback td{	
		vertical-align: top;
	}
	.feedback td img { margin: 0; vertical-align: middle;}
	ul.feedback {margin: 0; padding:0; list-style: none;}
	ul.feedback  li img {margin: 0; vertical-align: bottom;}
	ul.feedback  li  {margin-bottom: 2em;}
	ul.feedback  li  span.time, ul.feedback  li  span.username {
		padding-right: 1em;
	}
.hidden {
	display: none!important;
}
.admin-links  h3{
	margin: 1em 0 .3em 15px;
	color: #FF00FF;
}
.left-sidebar div.admin-links  ul li, .left-sidebar div.admin-links  ul li.expanded {
	background-image: url('/images/left-menu-admin-bullet.gif');

}
div.error{
	background:#DBD0DA none repeat scroll 0 0;
	border:1px solid #BCAABA;
	padding:15px 20px;
}
	div.error h1,div.error h2 {
		text-shadow: none;
		color: #000;
	}
	div.error h2 {
		font-weight: bold;
	}
