#userArea a {
	color:#000;
	text-decoration: none;
}
#userArea a:hover {	
	text-decoration: underline;
}
#userArea a img {
	border: none;
}
#userArea .rss {
	display:block;
	padding-left:24px;
	margin-right:5px;
	background:url('/i/ico/ico_rss.png') no-repeat center left;
}
#userArea .rss a {
	color:#000;
	text-decoration: none;	
	color:#FFF;
	font-weight:normal;
}
#userArea .rss a:hover {	
	text-decoration: underline;
}

#userArea input.submit_button_image {
	background: transparent none;
	overflow: hidden;
}

#userArea .left {
	float: left;
	display: inline;
}

#userArea .fright {
	float: right;
	display: inline;
}

#userArea {
	width:750px;
	margin-top:10px;
	/*margin :0px auto;		*/
}
#userArea,#userArea a, #userArea input, #userArea select,#userArea textarea, #userArea table {
	font-family:Tahoma;
	font-size:11px;
}
#userArea table,#userArea form, #userArea p {
	margin:0px;
	padding:0px;
}
#userArea table th {
	font-weight:normal;
	text-align:left;
}
#userArea table td{
	font-weight:normal;		
	text-align:left;
}

#userArea div.sepearator{
	height:1px;
	border-top:1px #E1E1E1 solid;
	margin: 5px 0px;
}
.red {
	color:#AE1B00 !important;
}
#userArea .price
{
	font-weight:bold;
	color:#AE1B00 !important;
}

#userArea h1 {
	font-size:14px;
	color:#000;
	margin:10px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}
#userArea h2 {	
	color:#000;
	margin:0px;
	font-size:12px !important;
	padding:0px 5px 0px 5px;
}

#userArea div.registerIcons{
	margin:34px 0 0 40px;
}
#userArea div.registerIcons td{
	padding:0 5px;
}


/* формы */
#userArea form {
	margin:0px;
	padding:0px;	
}
#userArea input.button, 
#userArea a.button,
#userArea a.button:hover,
#userArea a.button:active
{
	margin:0px;
	padding:3px 15px;
	background-color:#AF1A00;
	color:#FFF;
	font-weight:bold;
	border:1px #CF3A20 solid;
	text-decoration: none;	
		
	overflow: visible;
}
#userArea a.button,
#userArea a.button:hover,
#userArea a.button:active 
{
	padding:4px 16px;
}

#userArea input.text,#userArea textarea.text {
	margin:0px;
	padding:4px 0px 2px 0px;
	height:15px;
	background-color:#FFF;
	color:#000;
	font-weight:normal;
	border:1px #C7C7C7 solid;	
}

#userArea form input.radio, #userArea form input.checkbox {
	height:1.2em;
	width:1.2em;
	margin:0px 5px 0px 10px;
	padding:0px;
	border:0px;	
}
#userArea form div.selectCheckboxes,#userArea form div.selectCheckboxesActive {
	margin:0px;
	padding:0px;
	width:100%;
	height:100px;
	overflow:auto;
	border:1px #e1e1e1 solid;
	background-color:#FFF;
}



#userArea form div.selectCheckboxes label {
	float: none;
	display: block;
}


#userArea form div.selectCheckboxes label input {
	float: none;
}

#userArea form div.selectCheckboxesActive {
	border-color:#AE1B00;
}
#userArea form div.selectCheckboxes label,#userArea form div.selectCheckboxesActive label{
	display:block;
	line-height:18px;
}
#userArea form div.selectCheckboxes label:hover,#userArea form div.selectCheckboxesActive label:hover{
	background-color:#E1E1E1;
}
#userArea form label.active {
	color:#AE1B00;
}
#userArea form div.legend {
	margin:5px 0px;
	padding:0px;
	display:block;
	border:0px;	
}

#userArea .required input,#userArea .required textarea 
{
	border:1px #CF3A20 solid;
}
/**/

/* Заголовок */
#userArea div.header {
	background: url('/i/bg/bg_naglowek.png') repeat-x top left;
	color:#FFF;
	font-weight:bold;
	padding:0px;
	margin: 0px;
	line-height: 35px;
	height: 35px;
	width:100%;
}

#userArea div.title {
    display: block;
    width: 400px !important;
    float: left;
    margin: 0px;
    font: 12px tahoma;
    font-weight: bold;
    color: #fff;
    text-indent : 34px;
    line-height: 34px;
    text-decoration: none;
    background-image: url(/i/bg/bg_header_menu2.png);
    background-repeat: no-repeat;
    background-position: 13px 8px;
}

#userArea div.header img {
	float: left;
}
/* */

#userArea div.content {
	margin: 0px;
	padding: 0px;
	background: url('/i/bg/account_bg.gif') repeat-y top right;
}

/* -------------------------------------------- */

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

#userArea .listingFilter
{
	margin:0px 0px 10px 0px;
}

#userArea .listingFilter .header
{
	/*margin-bottom:10px;*/
}

#userArea .listingFilter .content
{
	padding: 10px 0px;	
}

#userArea .listingFilter div.filter_checkbox {
	float: left;
}

#userArea .listingFilter div.filter_checkbox b {
	float: left;
	display: inline;
	margin-top: 2px;
}

#userArea .listingFilter div.filter_checkbox input {
	float: left;
	display: inline;
	margin-left: 15px;
}

#userArea .listingFilter div.filter_checkbox label {
	float: left;
	display: inline;
	margin-left: 3px;
	margin-top: 2px;	
}

#userArea .listingFilter div.filter_counters {
	float: right;
}

#userArea .listingFilter div.filter_counters span {
	margin-right: 15px;	
}

#userArea .listingFilter div.filter_counters span b {
	color: #ad1c01;
}


/* Стили для account, registration */
#userArea ul.account {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 14px;
	list-style-type: none;
}

#userArea ul.account li	{
	padding: 7.5px 23px;
	background: url('/i/li.gif') no-repeat left center;
}

#userArea .account	div.header.menuTop	{
	color:#CCCCCC;
	font-size:11px;
}

#userArea div.header.menuTop	{
	background-image: url(/i/bg/bg_naglowek.png);
	background-repeat: repeat-x;
	height: 16px;
	padding: 0px 0 16px 0;
	margin: 5px 0;

}

#userArea .account	div.header.menuTop a	{
	font-weight: normal;
	color:#c8c9cb;
	text-decoration: none;
	background: url('/i/li_off.gif') no-repeat left;
	padding-left: 24px;
	padding-right: 23px;
}

#userArea .account	div.header.menuTop a.active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none; 
	background: url('/i/li_on.gif') no-repeat left;	
}

#userArea .account	div.header.menuTop a:hover {
	color:#FFFFFF;
	text-decoration: none; 
}

#userArea .account .submit	{
	background: url('/i/bg/btn_bg.gif') repeat-x; 
	width: 77px; 
	height: 24px;
	border: none;
	float: right;
	display: inline; 
}

#userArea .account .headerTxt	{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin-top: 29px;
	margin-bottom: 10px;
}

#userArea .account div.columnLeft {	
	float: left;
	display: inline;
	width:350px;
	padding-top: 26px;
	padding-left: 12px;
	padding-bottom: 15px;
}

#userArea .account div.columnRight {
	float: left;
	display: inline;
	padding-bottom: 15px;
}

#userArea .account table.tableAccount{
	width:100%;
}
#userArea .account table.tableAccount .columnLeft{
	width:100px;
}



#userArea .account table.tableAccount	td	{
	padding:3px;
}

#userArea .account table.tableAccount	td.submit_cell a	{
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	float: left; 
	display: inline;
	color: #000000;
}

#userArea .account table.remindPassword {
	border-collapse: collapse;
}

#userArea .account table.remindPassword  td {
	padding: 10px;
	background: #fafafa;
}


#userArea .account table.tableAccount	td.submit_cell div {
	width: 189px;
	margin: 0px;
	padding: 0px;
}

#userArea .account table.tableAccount	td.submit_cell a:hover {
	text-decoration: none;
}


#userArea .account table.tableAccount input.account {
	width: 185px;
	height: 17px;
	margin: 0px;
	padding: 0px 4px;
	padding-top: 4px;
	border: 1px solid #c3c3c3;
	background: #efefef; 
}

#userArea .account table.tableAccount textarea.account {
	margin: 0px;
	padding: 0px 4px;
	padding-top: 4px;
	border: 1px solid #c3c3c3;
	background: #efefef; 
}

#userArea .account table.tableAccount select.account {
	width: 196px;
	height: 22px;
	border: 1px solid #c3c3c3;
	background: #efefef;
	margin: 0px;
}
#userArea .account table.tableAccount tr.required label {
	font-weight:bold;
}
#userArea .account table.tableAccount tr.error label {
	color:#AE1B00;
}
#userArea .account table.tableAccount tr.required input,
#userArea .account table.tableAccount tr.required select.account{
	border-color: #AE1B00 !important;
}
#userArea .account table.tableAccount tr.error input,
#userArea .account table.tableAccount tr.error select.account{
	background: #ffefef !important;
}

#userArea .account table#registerTable td {
	margin: 0px; 
	padding: 0px;
	padding-bottom: 10px;
}
#userArea .account .columnRight a {
	color: #000000;
}

#userArea .account .columnRight a:hover {
	text-decoration: none;
}

#userArea .account .account_info {
	font-weight: bold;
}

#userArea .account table.tableAccount td.sample i {
	display: block;
	width:350px;
	text-align: right;
	color: #aaa;
}

/* ------------------------------------------------------------ 
	Фильтр тендеры, услуги, фирмы 
*/
#userArea .filter
{	
	width:242px;
	padding:0px 0px 0px 10px;
	margin:0px;		
}

/* Список категорий */
#userArea .categories 
{
	width:240px;
	border-right:1px #e1e1e1 solid;
	overflow: hidden;
	vertical-align:top;
}
#userArea .categories div {
	height:100px;
	overflow:auto;
}
#userArea .categories ul 
{
	margin:0px 0px 0px 10px;
	padding:0px;
	font-weight:bold;
}
#userArea .categories ul li {
	padding:5px 0px;
	color: #414141;
	list-style-type: none;
	background: url('/i/li_text.gif') no-repeat 0px 4px;
	padding-left: 22px;	
}

#userArea .categories ul li.subcategory {
	 list-style-type: none;
	 font-weight:normal;
	 padding:2px 0px;
	 margin-left: 0px;
	 background: url('/i/li_simple.gif') no-repeat 5px 6px;
	 padding-left: 22px;	
}
#userArea .categories ul li a {
	text-decoration:none;
	color: #414141;	
}
#userArea .categories ul li a:hover {
	text-decoration:underline;	
}
#userArea .categories ul li a.active {
	color:#AE1B00;
}



/* Таблица со списком */
#userArea table.data {	
	background-color: transparent;/*#FFF;*/
	border-collapse: collapse;
}

#userArea table.data td div,#userArea table.data td div a{
	/*vertical-align: top;*/
	color: #414141;
}
#userArea table.data td div.cellContent{
	padding:10px;	
	color: #414141;
}

#userArea table.data td span.cellContent{
	padding:0 2px;		
}

#userArea table.data td div.detailsContent{
	padding:0px 10px 10px 10px;	
	color: #414141;
}

/* pierwsza kolumna wypunktowanie */
#userArea table.data tbody td.listing_col_1 div {
	background: url('/i/li_text.gif') no-repeat 0px 10px;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 10px;

}

#userArea table.data tbody td.text div a {
	
}


/* Komorki thead tabeli listingu */
#userArea table.data thead td {
	background-color:#ededed;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	color:#000 !important;
}

#userArea table.data thead td.text div {
	text-align: left;
}

/* Linki w thead tabeli listingu */
#userArea table.data thead td a {
	color:#000 !important;
	text-decoration:none;
}
#userArea table.data thead td a:hover {
	text-decoration:underline;
}
/* Oznaczenie sortowania */
#userArea table.data thead td span.sortASC {
	color:#000;	
}
#userArea table.data thead td span.sortDESC {
	color:#000;
}
/* Komorki tbody tabeli listingu */
#userArea table.data tbody td {
	border:none;
	border-top: solid 1px #e4e4e4;	
	white-space:nowrap;
}
#userArea table.data tbody tr.details td {
	border:none;	
	white-space:normal;
}
#userArea table.data tbody td.expand {
	white-space:normal;
	width:100%;
}
#userArea table.data tbody td.number {
	text-align:right;
}
#userArea table.data tbody td.price {
	text-align:center;	
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
}

#userArea table.data tbody td.price div {
	font-weight: bold;
	color: #ad1c01;
}

#userArea table.data tbody td.center {
	text-align:center;
}
#userArea table.data tbody td.date {
	text-align:center;
}
#userArea table.data tbody td.date div {
	text-align:center;
}
#userArea table.data tbody td.center div {
	text-align:center;
}
#userArea table.data tbody td.text {
	text-align:left;
}
#userArea table.data tbody td.right {
	text-align:right;		
}
#userArea table.data tbody td.left {
	text-align:left;
}
/* Linki w tbody tabeli listingu */
#userArea table.data tbody td a {
	color:#000;
	text-decoration:none;
}
#userArea table.data tbody td a:hover {
	text-decoration:underline;
}


/* Пейджер */
#userArea .pager {
	background-color:#EEE;	
	margin:0;		
	width:100%;
	overflow: hidden;
}
#userArea .pager2 {
float: right; position: relative; right: 50%;
}

#userArea .pager ul {	
	list-style-type:none;
	margin:0;
	padding:0;
position: relative; right: -50%;
	display:block;
	padding:7px 5px;
	height:18px;
	wwidth: 45%
}
#userArea .pager li{
	float:left;
	display:block;
	height:18px;		
}
#userArea .pager a,#userArea .pager span {
	color:#666;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:3px 5px 3px 6px;
}
#userArea .pager a:hover {
	color:#AE1B00
}
#userArea .pager li.disabled a:hover {
	color:#666;
}
#userArea .pager li.first,	#auctions .pager li.last, 
#userArea .pager li.firstPage,	#auctions .pager li.previousPage, 
#userArea .pager li.lastPage,	#auctions .pager li.nextPage {
}
#userArea .pager li.skip {
	padding-right:0;
	padding-left:0;
}
#userArea .pager span b {
	color:#AE1B00;			
}
#userArea .pager li.disabled {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}


/* Baza firm karta firmy */
#userArea .company .details th {
	width:110px;
}
#userArea .company .details  {
	line-height:20px;
}
/* */ 
#userArea .company .details {
	margin:0px 0px 10px 0px;
	padding:10px 5px 5px 5px;	
}
/* */ 
#userArea .company .details{
	margin:0;
	padding:0;
}
/*#userArea .company .details,*/ #userArea .company .video{
	margin:10px 0px;
	padding:0px;	
}
/* opis firmy */
#userArea .company .description {
	text-align:justify;
	line-height:16px;
}
/* naglowki listingu firm */
#userArea table.data td.companys_head_1 {	
	text-align:left;
	border-right:1px #FFF solid;
}
#userArea table.data td.companys_head_2 {
	border-right:1px #FFF solid;	
}
#userArea table.data td.companys_head_3 {
	border-right:1px #FFF solid;
}
#userArea table.data td.companys_head_4 {
}
/* Kolumny listingu firm */
#userArea table.data td.companys_col_1 {
	font-weight:bold;
	border-right:1px #FFF solid;
}
#userArea table.data td.companys_col_2 {
	border-right:1px #FFF solid;
}
#userArea table.data td.companys_col_3 {
	border-right:1px #FFF solid;
}
#userArea table.data td.companys_col_4 {
}
#userArea .addCompanyButton {
	margin:0 5px;
	position:absolute;
	left:180px;
	top:6px;
}
#userArea .addCompanyButton a{
	color:#FFF;
	font-weight:normal;
}
/* galeria */
#userArea .gallery {
	margin-left:25px;
}
#userArea .gallery a {
	border:1px #ddd solid;
	display:block;
	width:160px;
	height:120px;
	margin:5px 10px 0 0;
	float:left;
	background: no-repeat center center #fff
}


/* LISTING */
#userArea div.companyPresentation a.logo{
	display:block;
	width:160px;
	height:80px;
	border:1px #ddd solid;
	float:left;
	/*margin:20px 0 0 20px;*/
	margin:20px 0 0 0;
	background:no-repeat center center;
	position:relative;
	display:inline;
}
#userArea div.companyPresentation a.companysPresentation_logo_0 {
	margin-left:21px
}
#userArea div.companyPresentation a.companysPresentation_logo_0,
#userArea div.companyPresentation a.companysPresentation_logo_1,
#userArea div.companyPresentation a.companysPresentation_logo_2 {
	margin-right: 20px;
}

#userArea div.companyPresentation a.logo {
	background-color:transparent;
	text-decoration:none;
	background-color:#FFF;
}
#userArea div.companyPresentation a.logo:hover {
	background-color:#FFF;
	text-decoration:none;
}

#userArea div.companyPresentation a.logo span.companyZoom{	
	/*display:block;*/
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:999;
	width:160px;		
	background-color:#ddd;
	/*filter:alpha(opacity=40);   
	-moz-opacity: 0.4;   
	opacity: 0.4;*/
	cursor: pointer;
	display:none;
}
#userArea div.companyPresentation a.logo:hover span.companyZoom{	
	display:block;
	filter:alpha(opacity=80);   
	-moz-opacity: 0.8;   
	opacity: 0.8;
}
#userArea div.companyPresentation a.logo span.companyName {			
	display:block;
	width:160px;
	/*line-height:16px;*/
	letter-spacing: 0px;
	font-size:9px;
	overflow:hidden;
	padding:5px 0;
	color:#000;/*#ae1b01;*/
	text-align:center;
	font-weight:bold;
}





/* Subsection Tabs
--------------------*/
#userArea ul.tabs {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	clear:both;
	border-bottom:1px solid #ccc;
	height:30px;
	clear:both;
}

#userArea ul.tabs li.tab {
	float:left;
	margin-right:7px;
	text-align:center;
}

#userArea ul.tabs li.tab a {
	display:block;
	height:30px;
	width:99px;
	padding:0 6px 0 6px;	
	background: url('/i/bg/tab_bg.gif') no-repeat #fff;
	color:#FFF;
	width:80px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}

#userArea ul.tabs li.tab a:hover {

	background: url('/i/bg/tab_bg_active.gif') no-repeat #ddd;
}

#userArea ul.tabs li.tab a.active {

	background: url('/i/bg/tab_bg_active.gif') no-repeat #ddd;
}

#userArea ul.tabs li.source_code {
	float:right;
}

#userArea div.tabContent p{
	/*padding:10px 0;*/
	margin: 5px 0 0 0 !important;
}

#userArea div.tabContent a{
	color:#ae1b01;
}



#userArea .galleryDetailsPrevNext {	
	padding:5px 15px 11px 15px;/**/
	padding-bottom:25px;
	text-align:center;
	/*background: #eee url('/i/bg/gallery_details_bg1.gif') bottom left repeat-x;*/
}
#userArea .galleryDetailsPrevNext a,
#userArea .galleryDetailsPrevNext span {
	color:#AE1B01;
 	font-weight:bold;
}
#userArea .galleryDetailsPrevNext span {
	font-weight:normal;
	color:#AE1B01;
}
#userArea .galleryDetailsNext {
	
}

#userArea .galleryDetailsPrev {
	
}

#userArea .galleryListing {
	background-color:#EEE;	
	padding:0 15px 0px 15px;
}
#userArea .galleryListingHeader {
	font-weight:bold;
	color:#421939;
	padding-bottom: 7px;
}

#userArea .galleryListing .pager {
	width:auto;
}

#userArea .galleryListing .pager ul {
	height:22px;
	padding:0px;
}
#userArea .galleryListing .pager li {
	background-color:#FFF;
	margin-left: 3px;
	height:22px;
} 
#userArea .galleryListing .pager li.currentPage {
	background-color:#AE1B01;	
}
#userArea .galleryListing .pager li.currentPage span b{
	color:#FFF;
}
#userArea .galleryListing .pager span,
#userArea .galleryListing .pager a {
 	padding:5px 7px 5px 8px;
 	color:#421939;
 	font-weight:bold;
}
#userArea .galleryListing .col {
	float:left;
}

#userArea .galleryListing .col_0,
#userArea .galleryListing .col_1,
#userArea .galleryListing .col_2{
	padding:0 15px 15px 0;
	
}
#userArea .galleryListing .col_3{
	padding:0 0 15px 0;	
}

#userArea .galleryListing a.imageContainer{
	display: block;
	
	width:168px;
	background-color:#FFF;
}

#userArea .galleryListing a.imageContainer:hover span.image{
	border-color:#333;
	cursor:pointer;
}

#userArea .galleryListing span.image {
	display:block;
	border:2px #FFF solid;
	height:120px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}

#userArea .galleryDetails {
	background-color:#EEE;
	padding:9px 15px 15px 15px;	
}

#userArea .galleryDetails .photo_img{
	float:left;
	border:2px #FFF solid;
	width:526px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	background-color:#FFF;
}

#userArea .galleryDetails .photo_header{
	float:right;
	width:170px;	
}

#userArea .galleryDetails .photo_content_head{
	padding-bottom:5px;
	border-bottom:1px #D7D7D7 solid;
	color:#000 !important;
	font-weight:bold;
}

#userArea .galleryDetails .photo_content_body{
	padding-top:5px;
	padding-bottom:10px;
}

#userArea .galleryDetails .photo_content_body a {
	color:#000 !important;
	text-decoration:underline;
}
#userArea .galleryDetails .tags {
	color:#000 !important;
}
#userArea .galleryDetails .tags a {
	text-decoration:none;
}
#userArea .galleryDetails .tags a:hover {
	text-decoration:underline;
}

#userArea .galleryDetails .photo_tags{
	float:right;
	width:170px;	
}

#userArea .galleryDetails .photo_description{
	float:left;	
	width:530px;	
}




#userArea .galleryDetails .photo_comment_head{
	padding-bottom:5px;
	border-bottom:1px #D7D7D7 solid;
	color:#000 !important;
	font-weight:bold;
}

#userArea .galleryDetails .photo_comment_body{
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom:1px #D7D7D7 solid;
	
	overflow:auto;
	max-height: 70px; /* sets max-height value for all standards-compliant browsers */
	height: expression( this.scrollHeight > 69 ? "70px" : "auto" ); /* sets max-height for IE */  
}

#userArea table.galleryCategoriesMenu {
	width:100%;		
}

#userArea table.galleryCategoriesMenu td,
#userArea table.galleryCategoriesMenu th {
	white-space:nowrap;
	text-align:center;
	border-top: 4px #FFF solid;		
	background:#000 url(/i/bg/gallery_cat_background.gif) repeat-x ;
}
#userArea table.galleryCategoriesMenu th {
	white-space:normal;
}

#userArea table.galleryCategoriesMenu td a,
#userArea table.galleryCategoriesMenu th a {
	display:block;	
	padding:7px 10px 7px 22px ;	
	border-left:1px #666 solid;
	border-right:1px #222 solid;
	color:#FFF;	
	background:url(/i/gallery_li_black.gif) 12px 10px no-repeat;
}

#userArea table.galleryCategoriesMenu th a {			
	padding-left:0px;		
	padding-right:0px;
	font-weight: bold;
	background-image:url(/i/bg/gallery_cat_header_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat
}
#userArea table.galleryCategoriesMenu td.selected {
	border-top: 4px #AE1B01 solid;	
}
#userArea table.galleryCategoriesMenu td.selected a{
	background-color: #AE1B01;
	background-image:url(/i/gallery_li_red.gif);
	background-position: 12px 8px;
	background-repeat:no-repeat;
	padding:5px 15px 9px 22px;
}
#userArea table.galleryCategoriesMenu td.bottom {
	height:7px;
	margin:0px;
	padding:0px;
	border:none;	
	background: none;
	background-color:#EEE;	
}






/* FAQ */

#userArea .porady_content p{
	line-height:16px;
}

#userArea .porady_content table { border: 1px solid #d6d5d3; margin: 10px 0;}
#userArea .porady_content table th { border-bottom: 1px solid #d6d5d3; text-align: center;}
#userArea .porady_content table td { border: 1px solid #d6d5d3; }

#userArea table.porady_data {
	/*position:relative;
	top:-33px;*/
}
#userArea table.porady_data thead {
	/* display:none;*/
	visibility:hidden;
}
#userArea table.porady_data tr.details td {
	/* display:none;*/
	padding: 10px 10px 10px 20px;	
	background: url('/i/bg/faq_hovered_bg.gif') repeat-y !important;
	line-height:16px;
}
#userArea tr.porady_group td {
	background: url('/i/bg/faq_header_bg.gif') no-repeat 0 0 #d6d6d6;
	padding-left: 25px;
	color: #414141;
	font-weight: bold;
	margin-top: 10px;
}

#userArea td.porady_col_1 div{
	background: url('/i/li_simple.gif') no-repeat 8px 15px !important;	
	padding-left: 25px !important;
	font-weight:normal !important;
}

#userArea td.porady_col_1 div.details_shown {	
	background: url('/i/bg/faq_hovered_bg.gif') repeat-y !important;
	padding-left:0 !important;
	margin-left:0 !important;
}
#userArea td.porady_col_1 div.details_shown a {
	background: url('/i/li_simple_down.gif') no-repeat 15px 4px !important;
	padding-left:35px;
	
	font-weight: bold;
	color: #4E8DC0!important;
}






#userArea div.faq_container {
	width: 100%;	
}

#userArea div.faq_container div.faq_category {
	background: url('/i/bg/faq_header_bg.gif') no-repeat #d6d6d6;
	padding: 12px;
	padding-bottom: 10px;
	padding-left: 35px;
	color: #414141;
	font-weight: bold;
	margin-top: 15px;
}

#userArea div.faq_container td.faq_unhovered {
	background: url('/i/faq_unhovered_bg.gif') repeat-y #f1f1f1;
}

#userArea div.faq_container td div.faq_content {
	padding: 8px 15px 5px 18px;	
}


#userArea div.faq_container td div.faq_content_text {
	margin-top: 8px;
	margin-bottom: 8px;
}

#userArea div.faq_container td a.faq_header_link {
	color: #414141;
	background: url('/i/li_simple.gif') no-repeat 0px 4px;
	padding-left: 17px;
	text-decoration: none; 
}

#userArea div.faq_container td a.faq_header_link:hover {
	text-decoration: underline;
}

#userArea div.faq_container td a {
	text-decoration: underline;
	color: #414141;
}

#userArea div.faq_container td a:hover {
	text-decoration: none;
}

#userArea .faq_content_hover {
	background: url('/i/bg/faq_hovered_bg.gif') repeat-y !important;
}

#userArea .faq_content_hover a.faq_header_link {
	font-weight: bold;
	color: #ae1c00 !important;
	background: url('/i/li_simple_down.gif') no-repeat 0px 4px !important;
}

/* */

/* Видео */

#userArea .video_container h1 {
	font-size: 18px;
	display:block;
	margin:10px 0;
	font-weight:bolder;
	padding:0;
}

#userArea .video_container .video_box{
	border: 1px #D7D7D7 solid;
	background-color:#FAFAFA;
	width:160px;
}
#userArea .video_container .video_box div.vbcontent{
	padding: 10px;
	line-height: 20px;
}

#userArea a.videoImage
{
	display:block;
	width:100px;
	height:70px;
	text-decoration:none;
	
}

#userArea a.videoImage img.videoImage1 {
	display:inline;
}
#userArea a.videoImage img.videoImage2 {
	display:none;
}
#userArea a.videoImage:hover img.videoImage1 {
	display:none;
}
#userArea a.videoImage:hover img.videoImage2 {
	display:inline;
}


#userArea div#videoComments table.data tbody tr td {
	border:none;	
}

#userArea div#videoComments table.data tbody tr td.listing_col_1 div{
	background:none;
	padding-left:0;
}

#userArea div#videoComments table.data tbody tr.odd td {
	background-color:#FAFAFA;	
}

#userArea div#mostViewedListing
{
	background:none;
	background-color:#FAFAFA;
	padding:10px 0;
}

#userArea div.videoMostViewedContainer {
	border-bottom: 1px #E6E6E6 solid;
	padding:5px 0 5px 10px;
	margin:0;
	float:left;	
}
#userArea div.row_end {
	border-bottom: none;
}
#userArea div.videoMostViewed {
	margin:0;
	padding:0;
	width:239px;
	border-right: 1px #E6E6E6 solid;
}

#userArea div.col_3 div.videoMostViewed {
	border-right: none;
}

#userArea div.videoMostViewedName {
	height:30px;
	margin-top:10px;
}

/* */
