/*
---------------------------------------------------
| REKLAMATOR.COM								  |
| Borislav Borisov <borislav at bborisov dot com> |
---------------------------------------------------
*/

body {
	background: url(../i/bgr_site.gif) repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #1F6492;
	text-decoration: none;
}

a:hover {
	color: #1F6492;
	text-decoration: underline;
}

.clear {
	clear: both;
}
.error { color:red; }
#topLine {
	width: 100%;
	height: 23px;
	line-height: 22px;
	background: #FC9;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #FFA54A;
}

#topLine a {
	color: #000;
}

#siteWrapper {
	width: 996px;
	margin: 0 auto;
}

#header {
	/* height: 130px; */
}

#header #logo {
	float: left;
	width: 232px;
	height: 74px;
}

#header #logo a {
	display: block;
	margin: 15px 0 0 18px;
}

#header #mngm {
	float: left;
	width: 532px;
	height: 74px;
}

#mngm #login {
	width: 532px;
	height: 39px;
	background: url(../i/bgr_header_member.gif);
	margin: 0 auto;
}

#mngm #login #logedUser {
	line-height: 33px;
	margin: 0 auto;
	text-align: center;
}

#mngm form {
	margin: 0;
	padding: 0;
	display: inline;
}

#mngm .fld {
	display: inline;
	width: 105px;
	height: 19px;
	border-left: 1px solid #A2A2A2;
	border-top: 1px solid #A2A2A2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 6px;
	margin-left: 2px;
	font-size: 14px;
	color: #666666;
	text-indent: 3px;
}

#mngm form a {
	float: left;
	width: 56px;
	height: 22px;
	background: url(../i/btn_header_login.gif);
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	text-indent: 9px;
	margin: 6px 0 0 2px;
}

#mngm form a:hover {
	background: url(../i/btn_header_login_.gif);
}

#mngm #fp {
	float: left;
	padding-top: 9px;
}

#mngm #fp a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 13px;
}

#mngm #fp a:hover {
	text-decoration: underline;
}

#mainNav {
	width: 532px;
	height: 35px;
}

#mainNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#mainNav li {
	float: left;
}

#mainNav a {
	display: block;
	width: 106px;
	height: 35px;
	background: url(../i/menu_btn_passive.gif);
	text-align: center;
	line-height: 39px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #174A6C;
	text-decoration: none;
}

#mainNav a:hover {
	background: url(../i/menu_btn_active.gif);
	color: #FFFFFF;
}

#mainNav .active {
	background: url(../i/menu_btn_active.gif);
	color: #FFFFFF;
}

#header #newFirm {
	float: left;
	width: 232px;
	height: 74px;
}

#header #newFirm a {
	display: block;
	background: url(../i/bgr_header_new_registration.jpg) no-repeat left;
	width: 184px;
	height: 64px;
	color: #6E8D10;
	line-height: 130%;
	margin: 6px 0 0 25px;
	font-weight: bold;
	text-decoration: none;
}

#header #newFirm a:hover {
	background: url(../i/bgr_header_new_registration_.jpg) no-repeat left;
	text-decoration: underline;
	color: #1F6492;
}

#header #newFirm a .txt {
	display: block;
	width: 105px;
	margin: 0;
	padding: 7px 0 0 60px;
	cursor: pointer;
}

#header #slogan {
	float: left;
	font-size: 10px;
	line-height: 130%;
	width: 232px;
	height: 50px;
	background: url(../i/bgr_slogan.gif);
	color: #EAF4FB;
}

#header #slogan span {
	display: block;
	margin: 6px 0 0 10px;
	width: 220px;
	line-height: 36px;
	text-indent: 18px;
	font-weight: bold;
}

#header #mainSearch {
	float: left;
	width: 532px;
	height: 50px;
	background: url(../i/bgr_main_search.jpg);
}

#mainSearch form {
	padding: 0;
	margin: 0;
	display: inline;
}

#mainSearch input {
	display: inline;
	float: left;
	width: 318px;
	height: 23px;
	margin: 18px 0 0 22px;
	background: url(../i/bgr_main_search_filed.gif) repeat-x;
	border: none;
	border-left: 1px solid #468CB7;
	font-size: 16px;
	overflow: hidden;
	font-family: Arial;
	font-weight: normal;
}

#mainSearch form a {
	display: block;
	float: left;
	background: url(../i/btn_main_search.jpg);
	width: 81px;
	height: 40px;
	margin-top: 10px;
	line-height: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 22px;
}

#mainSearch form a:hover {
	background: url(../i/btn_main_search_.jpg);
}

#mainSearch #extSearch {
	display: block;
	float: left;
	margin: 16px 0 0 5px;
	text-align: center;
}

#extSearch a {
	display: block;
	width: 77px;
	height: 30px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background: url(../i/bgr_extended_search.gif);
}

#extSearch a:hover {
	background: url(../i/bgr_extended_search_.gif);
}

#left {
	float: left;
	width: 237px;
	background: url(../i/bgr_left.gif);
	margin-right: 2px;
}

.blue_bg {
	background: url(../i/bgr_right.gif);
	margin-right: 2px;
	padding-top:10px;
	margin-bottom: -4px;
}

.lTitle {
	width: 100%;
	height: 33px;
	background: url(../i/bgr_left_title.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 33px;
	text-indent: 38px;
	margin-bottom: 10px;
}

#left ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#left li {
	margin-left: 10px;
	line-height: 17px;
	background: url(../i/left_li.gif) 0px 5px no-repeat;
	text-indent: 17px;
}

#left li a {
	color: #46490C;
	text-decoration: none;
}

#left li a:hover {
	text-decoration: underline;
}


ul.profile_menu_links li {
	margin-left: 0;
	line-height: 21px;
	background: none !important;width:199px;
	text-indent: 0 !important;
}

ul.profile_menu_links li a {
	color: #1F6492 !important;
	width:193px;
	display:block;
	padding-top:3px;
	margin:5px 0 4px 7px;
	font-weight:bold;
	text-align:center;
	padding:5px 3px 5px 3px;
	background: url(../i/bgr_white_link.png) ;
	 -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%; 
	background-size: 100% 100%;
}

ul.profile_menu_links li a:hover {
	background: url(../i/bgr_blue_link.png) 0 0 no-repeat;
	text-decoration:none !important;
	
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%; 
	background-size: 100% 100%;

	color:#fff !important;
}

#left #lbottom {
	width: 100%;
	height: 19px;
	background: url(../i/bgr_bottom_l.gif);
}
.bottom_wide {
	width: 100%;
	height: 19px;
	background: url(../i/bgr_bottom_wide_green.png);
}

#left #lbanner {
	background: #FFFFFF;
}

#left #lbanner img {
	display: block;
	border: none;
	margin: 0 auto;
}

#contentc {
	float: left;
	width: 519px;
}

#contentc h1 {
	width:518px;
	height: 33px;
	background: url(../i/bgr_title_center.gif) no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	text-indent: 35px;
	color: #FFFFFF;
	margin: 0;
	font-weight: normal;
	border-right:1px solid #ABD6F1;
	overflow: hidden;
}

#contentc #midContent {
	width: 498px;
	margin: 0 auto;
}

#right {
	float: left;
	width: 237px;
	background: url(../i/bgr_right.gif);
	margin-left: 1px;
	color: #0E2F45;
}

.rTitle {
	width: 100%;
	height: 33px;
	background: url(../i/bgr_right_title.gif);
	font-size: 12px;
	line-height: 34px;
	text-indent: 35px;
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.rTitle2 {
	width: 100%;
	height: 33px;
	background: url(../i/bgr_right_title2.gif);
	font-size: 12px;
	line-height: 34px;
	text-indent: 35px;
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#right .catTitle {
	width: 210px;
	margin: 0 auto;
	background: url(../i/arrow_blue_v.gif) no-repeat left;
	text-indent: 11px;
}

#right .rlink {
	display: block;
	width: 211px;
	height: 22px;
	margin: 0 auto;
	background: url(../i/bgr_right_link.gif);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 14px;
	line-height: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right a:hover {
	background: url(../i/bgr_right_link_.gif);
}

#right .siteDescr {
	width: 200px;
	margin: 0 auto;
	line-height: 130%;
}

#right .vline {
	width: 100%;
	height: 6px;
	background: url(../i/right_vline.gif);
	margin: 6px 0;
	overflow: hidden;
}

#right #stat a {
	display: block;
	float: left;
	color: #1F6492;
	text-indent: 21px;
	line-height: 16px;
	text-decoration: none;
	clear: both;
}

#right #stat a:hover {
	background: none;
	text-decoration: underline;
}

#right #stat img {
	display: block;
	float: left;
	padding: 7px 0 0 5px;
}

#right p {
	text-indent: 15px;
	padding-top: 5px;
	margin: 0;
}

#rbottom {
	width: 100%;
	height: 19px;
	background: url(../i/bgr_bottom_r.gif);
}

#right #rbanner {
	background: #FFFFFF;
}

#right #rbanner img {
	display: block;
	border: none;
	margin: 0 auto;
}

#footer {
	width: 100%;
	height: 45px;
	background: url(../i/bgr_footer.gif) repeat-x;
	margin-top: 10px;
	color: #666666;
}

#footer a {
	margin: 0 5px;
	color: #46490C;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #fContent {
	width: 992px;
	margin: 0 auto;
}

#fContent #fLeft {
	float: left;
	line-height: 44px;
	color: #46490C;
	width:250px;
}

#fContent #fCenter {
	float: left;
	width: 526px;
	line-height: 44px;
	text-indent: 14px;
	text-align: center;
}

#fContent #fRight {
	float: left;
	width: 133px; margin-right:50px;
}

#fContent #fRight img {
	display: block;
	float: left;
	width: 80px;
	height: 15px;
	position: relative;
	top: 14px;
	left: 80px;
}

/*
******************* WIDE PROFILE **************************
*/

.wideProfile {
	display: block;
	border: 1px solid #ABD6F1;
	margin-top: 1px;
	clear: both;
}

.wideProfile a {
	display: block;
	width: 100%;
	background: url(../i/bgr_result_title_wide.gif) no-repeat top;
	background-color: #E3F1FB;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EBEBEB;
	clear: both;
}
.paid_standart a {
	background: url(../i/paid_headers/paid_standart.png) no-repeat top;
	background-color: #E3F1FB;
}
.paid_pref a {
	background: url(../i/paid_headers/paid_pref.png) no-repeat top;
	background-color: #E3F1FB;
}
.paid_vip a {
	background: url(../i/paid_headers/paid_vip.png) no-repeat top;
	background-color: #E3F1FB;
}

.wideProfile a:hover {
	background: url(../i/bgr_result_title_wide_.gif) no-repeat top;
	background-color: #E8F8B6;
	text-decoration: none;
}

.paid_standart a:hover {
	background: url(../i/paid_headers/paid_standart_over.png) no-repeat top;
	background-color: #E8F8B6;
}
.paid_pref a:hover {
	background: url(../i/paid_headers/paid_pref_over.png) no-repeat top;
	background-color: #E8F8B6;
}
.paid_vip a:hover {
	background: url(../i/paid_headers/paid_vip_over.png) no-repeat top;
	background-color: #E8F8B6;
}

.wideProfile .hpTitle {
	width: 100%;
	height: 25px;
	font-weight: bold;
	line-height: 22px;
	color: #0E2F45;
	text-indent: 25px;
}

.paid_prof .hpTitle {
	color: #fff;
}

.wideProfile img {
	display: block;
	float: left;
	border: 1px solid #0E2F45;
	position: relative;
	left: 6px;
	top: 6px;
}

.wideProfile span {
	display: block;
	float: left;
	width: 395px;
	height: 67px;
	line-height: 130%;
	margin: 6px 0 0 13px;
	color: #0E2F45;
}

.wideProfile .stat {
	display: block;
	float: right;
	width: 402px;
	font-size: 10px;
	color: #666666;
	padding: 6px 0 0 0;
}
.searchMsg {
	line-height: 130%;
	text-align: justify;
	padding: 10px;
}
.ui-tabs .ui-tabs-panel {
    padding: 1em 0 !important;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.5em 5px !important;
    text-decoration: none;
}
.gallery_thumb_holder { width:100px; float:left; background-color:#f0f0f0; padding:5px 5px 5px 5px; text-align:center; margin:5px; }
.gallery_thumb_holder img { border:1px solid #b0b4b5;  }
.gallery_thumb { width:100px; height:100px; }
.qq-upload-list { clear:both; }
a.delete, a.delete:visited { color:red !important; }
a.restore, a.restore:visited { color:green !important; }

/* table css */
.rounded-corner {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
    width: 480px;
}
.rounded-corner thead th.rounded-company {
    background: url("/i/table-images/left.png") no-repeat scroll left -1px #B9C9FE;
}
.rounded-corner thead th.rounded-q4 {
    background: url("/i/table-images/right.png") no-repeat scroll right -1px #B9C9FE;
}
.rounded-corner th {
    background: none repeat scroll 0 0 #B9C9FE;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}
.rounded-corner td {
    background: none repeat scroll 0 0 #E8EDFF;
    border-top: 1px solid #FFFFFF;
    color: #666699;
    padding: 8px;
}
.rounded-corner tfoot td.rounded-foot-left {
    background: url("/i/table-images/botleft.png") no-repeat scroll left bottom #E8EDFF;
}
.rounded-corner tfoot td.rounded-foot-right {
    background: url("/i/table-images/botright.png") no-repeat scroll right bottom #E8EDFF;
}
.rounded-corner tbody tr:hover td {
    background: none repeat scroll 0 0 #D0DAFD;
}
#tabs ul li { height:30px; overflow:hidden; list-style: none; float:left; }


/* profile pages */
.page_content { margin:20px; }
#sortable div.gallery_thumb_holder, #sortable tr { cursor:move !important; }
.profile_link { float:right; margin:0 10px 0 0; color:#fff; }

.edit_page div.wordcount {
    float: left;
    clear: both;
    padding: 2px 10px;
    border: 1px solid #ccc;
    border-top: 0px none;
    margin-left: 30px;
    font-size: 110%;
}
ul.qq-upload-list li { clear:both; }
.qq-upload-failed-text { color:red; }
.paid_type { float:right; margin-right:10px; }

