* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}

.clr {
	clear: both;
}

.no {
	border: none !important;
}

.rememberMe {
	float: left;
	padding: 0 !important;
	margin: 10px 10px 0 10px;
}

.rememberMe input {
	margin: 0 !important;
	width: auto !important;
	padding: 0 !important;
	float: left;
	display: inline;
}

body {
	background: #f0f0f0 url(http://bulinfo.info/public/images/front_end/bgr_layout.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #6e0f0f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 5px 0;
}
#main_left	a {
	cursor: pointer;
}
#main_left a:hover {
	color: #fff;
	background: #6e0f0f;
}

#main_center a {
	cursor: pointer;
}
#main_center a:hover {
	color: #fff;
	background: #6e0f0f;
}


fieldset {
	border: none;
}

input:focus, textarea:focus {
	background: #fff7c7;
}

#noise {
	/*background: url(../images/site_images/backgrounds/wallpaper_christmass.jpg) top center no-repeat;*/
	padding: 15px 0;
	width: 100%;
	height: 100%;
	float: left;
}

#wrapOut {
	margin: 0 auto;
	width: 970px;
	height: 100%;
	clear: both;
}

#wrap 
 {
	width: 970px;
	background: url(http://bulinfo.info/public/images/front_end/wrapBg.gif);
	float: left;
	margin: 0 auto;
}

#wrap1 
 {
	background: url(http://bulinfo.info/public/images/front_end/wrapTop.gif) top no-repeat;
	padding: 5px
}

#top {
	height: 80px;
	padding: 5px 5px 0 5px;
	position: relative;
}

#top h1 {
	float: left;
	padding: 5px 0 0 10px;
}

#top h1 a {
	display: block;
	font-size: 9px;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: normal;
	width: 210px;
	text-align: center;
	cursor: pointer;
}

#top h1 a strong {
	display: block;
	width: 210px;
	height: 55px;
	text-indent: -9000px;
	background: url(http://bulinfo.info/public/images/front_end/logo.gif) top left no-repeat;
	cursor: pointer;
}

#top h1 a:hover {
	color: #1e94e0;
}

#top form {
	width: 200px;
	height: 77px;
	float: right;
	background: url(http://bulinfo.info/public/images/front_end/topLogin_bg.gif) top right no-repeat;
	text-align: right;
}

#top form fieldset {

	border: none;

	padding: 6px 10px 0 0;

	height: 100%;

	overflow: hidden;

}

#top form label {

	float: left;

	color: #737f87;

	font-size: 11px;

	width: 190px;

	text-align: right;

	padding: 0 0 3px 0;

}

#top form label input {

	border: 1px solid #2f6f97;

	font-size: 11px;

	width: 100px;

	padding: 2px;

}


#top form label input:focus {

	background: #fffdf1;

}

#top form a {

	font-size: 11px;

	color: #1c5b85;

	text-decoration: underline;

	float: left;

	padding: 2px 5px;

}

#top form a:hover {

	text-decoration: none;

}



#nav {

	background: url(http://bulinfo.info/public/images/front_end/navBg.gif) top left no-repeat;

}

#nav ul#navUL {

	width: 960px;

	height: 40px;

}

#nav ul#navUL li {

	float: left !important;

	margin: 0 15px;

	position: relative;

	z-index: 99;

	display: inline;

}

#nav ul#navUL li a {

	float: left;

	height: 40px;
	
	line-height:40px;
	
	text-align:center;
	background-position: top left;

	background-repeat: no-repeat;
	color:#ffffff;
	
	font-size:15px;
	font-weight:bold;
	
	text-decoration:none;

	/*text-indent: -9000px;*/

}

#nav ul#navUL li a:hover,
#nav ul#navUL li a.hover 
 {
	background-position: 0 -40px;
	color:#2677ab;
}

#nav ul#navUL ul li a
 {
	color:#2677ab;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	background-color: #000;
}

#nav ul#navUL ul li a:hover
 {
	color:#C00;
}

#navHome a {
	width: 68px;
	/*background:url(http://bulinfo.info/public/images/front_end/nav_home.gif);*/
}

#navClients a {
	width: 77px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_clients.gif);*/
}

#navClients ul 
 {
	/*background: url(http://bulinfo.info/public/images/front_end/nav_clients.gif);*/
	z-index:-50;
}

#navRegistration a {
	width: 99px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_registration.gif);*/
}

#navRegistration ul {
	/*background: url(http://bulinfo.info/public/images/front_end/nav_registration.gif);*/
	z-index:-50;
}

#navSearch a 
 {
	width: 68px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_search.gif);*/
}

#navServices a 
 {
	width: 68px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_search.gif);*/
}

#navGuide a {
	width: 101px;
	/*background: url(http://localhost/bulinfo_html/pages/nav_guide.gif);*/
}

#navGuide ul {
	/*background: url(http://localhost/bulinfo_html/pages/nav_guide.gif);*/
	z-index:-50;
}

#navAbout a {
	width: 88px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_about.gif);*/
}

#navAbout ul {
	/*background: url(http://bulinfo.info/public/images/front_end/nav_about.gif);*/
	z-index:-50;
}

#navAdvertise a {
	width: 145px;
	/*background: url(http://bulinfo.info/public/images/front_end/nav_advertise.gif);*/
}

#navAdvertise ul {

	/*background: url(http://bulinfo.info/public/images/front_end/nav_advertise.gif);*/
	z-index:-50;

}

#navContacts a {
	width: 200px;/*140px;*/
	/*background: url(http://bulinfo.info/public/images/front_end/nav_contacts.gif);*/
}

#navContacts ul {
	/*background: url(http://bulinfo.info/public/images/front_end/nav_contacts.gif);*/
	z-index:-50;
}

/* - Cities - */

#navCities {
	float: right !important;
	padding: 10px 0 0 0 !important;
	margin: 0 !important;
	width: 120px !important;
}


#navCities a {
	text-indent: 0 !important;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 22px 4px 8px;
	background: url(http://bulinfo.info/public/images/front_end/bullet3.gif) right no-repeat !important;
	border: 1px solid #bec5c8;
	height: auto !important;
	float: right !important;
}

#navCities ul {
	padding: 0 0 0 0 !important;
	background: none !important;
	width: 136px !important;
	margin: 0 !important;
	position: absolute !important;
	left: 31px !important;
	top: 0px !important;
	z-index: 199;
	overflow: auto;
}

#navCities ul li {

	background: #bec5c8 !important;

	padding: 0 !important;

	margin: 0 !important;

	width: 110px !important;

	border: none !important;

}

#navCities ul li a {

	background: #bec5c8 !important;

	border-bottom: 1px solid #d9dde1 !important;

	border-top: 1px solid #b0b7bc;

	color: #666 !important;

	font-weight: normal;

	width: 110px !important;

	margin: 0 !important;
	float: left !important;

}

#navCities ul li a:hover {
	background: #667179 !important;
	color: #fff !important;
}

/* | Cities | */

#nav ul li ul {

	display: none;

	background-position: 0 -40px;

	background-repeat: no-repeat;

	position: absolute;

	top: 0;

	left: 0;

	padding: 43px 0 0 0;

	width: 180px;

}

#nav ul li:hover ul {
	display: block;
}

#nav ul li ul li {

	/*background: #92d4ff;*/
	background: #000;

	float: left;

	border-right: 1px solid /*#25251d*/ #000;

	padding: 0 6px;

	width: 167px;

	margin: 0 !important;

}

#nav ul li ul li a {
	color: #114668;
	font-size: 12px;
	text-decoration: none;
	background: none;
	text-indent: 0 !important;
	width: 159px;
	height: auto !important;
	padding: 4px;
	border-bottom: 1px solid /*#bfe6ff*/ #000;
}

#nav ul li ul li a:hover {

	color: #c10000;

}

.last {
	background: url(http://bulinfo.info/public/images/front_end/nav_subnav_bg.gif) left bottom !important;
	border: none !important;
	width: 230px !important;
}

.last a {

	margin-bottom: 4px;

	border-bottom: none !important;

}

#header {
	width: 960px;
	height: 150px;
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_index.jpg) top left no-repeat;
	position: relative;
}

#header h1 {

	color: #6c0707;

	font-size: 24px;

	font-weight: normal;

	padding: 50px 0 71px 80px;

	background-position: 390px 0;

	background-repeat: no-repeat;

}

.headerIndex h1 {

	background-image: url(http://bulinfo.info/public/images/front_end/yh_index.jpg);

}

.headerAbout h1 {

	background-image: url(http://bulinfo.info/public/images/front_end/yh_about.jpg);

}

.headerJobs h1 {

	background-image: url(http://bulinfo.info/public/images/front_end/yh_jobs.jpg);

}

.headerLogin h1 {

}

.headerSearch h1 {

	background-image: url(http://bulinfo.info/public/images/front_end/yh_search.jpg);

}

.headerContacts h1 {

	background-image: url(http://bulinfo.info/public/images/front_end/yh_contacts.jpg);

}

.headerCategories h1 {

	/*background-image: url(http://bulinfo.info/public/images/front_end/yh_categories.jpg);*/

}

.headerGuide h1 {

	/*background-image: url(http://bulinfo.info/public/images/front_end/yh_guide.jpg);*/

}

.headerSignin h1 {

	/*background-image: url(http://bulinfo.info/public/images/front_end/yh_signin.jpg);*/

}

.headerAds h1 {

	/*background-image: url(http://bulinfo.info/public/images/front_end/yh_ads.jpg);*/

}

#header h2 {
	color: #796500;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	top: 80px;
	left: 120px;
}

#header p {
	position: absolute;
	right: 15px;
	bottom: 10px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #a8900f;
}

#header p strong {
	color: #854906;
}

#header a {

	display: block;

	width: 121px;

	padding: 9px 0 8px;

	background: url(http://bulinfo.info/public/images/front_end/button_subscription.gif) 0 0 no-repeat;

	text-align: center;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	color: #846903;

	text-decoration: none;

	font-weight: bold;

	position: absolute;

	top: 5px;

	right: 5px;

}

#header a:hover {

	background: url(http://bulinfo.info/public/images/front_end/button_subscription.gif) 0 -37px no-repeat;

	color: #854906;

}


#header a.allcategories {

	display: block !important;

	width: 134px !important;

	background: url(http://bulinfo.info/public/images/front_end/button_allCategories.gif) 0 0 no-repeat !important;

	height: 31px !important;

	position: absolute !important;

	left: 5px !important;

	top: 119px !important;

	text-indent: -9000px !important;

	padding: 0 !important;

}

#header a.allcategories:hover {

	background: url(http://bulinfo.info/public/images/front_end/button_allCategories.gif) 0 -31px no-repeat !important;

}








#showBox {

	width: 960px;

	height: 140px;

	background: url(http://bulinfo.info/public/images/front_end/showBox_bg.gif);

	border-top: 1px solid #fff;

	position: relative;

}

.content {

	width: 860px;

	margin: 0 auto;

	height: 130px;

	overflow: hidden;

}

.content .section {

	float: left;

	padding: 6px;

}
.infovip {
	float: left;
}
.vipclientsinfo	 {
}
.content .section a {

	float: left;

	width: 258px;
	height: 102px;

	display: inline;

	padding: 8px;

	background: #cde7f6;

	color: #163e58;

	text-decoration: none;

	font-size: 10px;

}

.content .section a:hover {

	background: #e8f2f7;

}

.content .section a img {

	float: left;

	margin: 0 8px 0 0;

	padding: 1px;

	background-color: #fff;

	border: 1px solid #163e58;

}

.content .section a:hover img {

	background-color: #163e58;

}

.content .section a strong {

	display: block;

	padding: 0 0 2px 0;

	font-size: 10px;

}

.content .section a:hover strong {

	text-decoration: underline;

}

.content .section a span {

	float: left;

	padding: 1px;

	width: 114px;

}



/********GLIDER*/
div.scroller {
	/* modify width and height of scrolling section if necessary	*/
	width: 860px;
	height: 130px;
	overflow: hidden;
	margin-left: 50px;
	}

	div.scroller div.content {
		width: 10000px;
		}
/********GLIDER*/



#showBox_prev {

	width: 29px;

	height: 29px;

	display: block;

	text-indent: -9000px;

	position: absolute;

	left: 15px;

	top: 52px;

	background: url(http://bulinfo.info/public/images/front_end/showBox_left.gif) 0 -29px no-repeat;

}

#showBox_prev:hover {

	background: url(http://bulinfo.info/public/images/front_end/showBox_left.gif) 0 -58px no-repeat;
	cursor: pointer;

}

#showBox_next {

	width: 29px;

	height: 29px;

	display: block;

	text-indent: -9000px;

	position: absolute;

	right: 15px;

	top: 52px;

	background: url(http://bulinfo.info/public/images/front_end/showBox_right.gif) 0 -29px no-repeat;

}

#showBox_next:hover {

	background: url(http://bulinfo.info/public/images/front_end/showBox_right.gif) 0 -58px no-repeat;
	cursor: pointer;

}

#showBox .inactive {

	background-position: 0 0 !important;

	cursor: default !important;

}
#showBox .inactive:hover {
	cursor: default !important;
}
#showBox_categories {

	height: 32px;

	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	display: none;

}

#showBox_categories li {

	float: left;

	margin: 0 3px;

	display: inline;

}

#showBox_categories li.selected {

	background: url(http://bulinfo.info/public/images/front_end/showBox_tab_right.gif) top right no-repeat;

}

#showBox_categories li a {

	float: left;

	padding: 9px 13px;

	color: #165485;

	text-decoration: none;

}

#showBox_categories li.selected a {

	background: url(http://bulinfo.info/public/images/front_end/showBox_tab_left.gif) top left no-repeat;

}

#showBox_categories li a:hover {

	text-decoration: underline;
	cursor: pointer;

}

#showBox_categories li.selected a:hover {

	text-decoration: none;

}





#catsIndex {
	width: 665px;
	height: 103px;
	background: url(http://bulinfo.info/public/images/front_end/catsIndex_bg.gif) top left no-repeat;
	position: relative;
}

#catsIndex #subcatslist {

	width: 635px;

	height: 100px;

	padding: 0 1px 0 3px;

	margin: 3px 0 0;

	overflow: hidden;

}

#catsIndex .subcat {

	float: left;

	width: 190px;

	border-bottom: 1px solid #e3e3e3;

	padding: 10px;

	height: 30px;

}

#catsIndex .subcat a {

	width: 190px;

	font-size: 11px;

	font-weight: normal;

	color: #155782;

}

#catsIndex .subcat a:hover {

	background: none;

	color: #155782;

	text-decoration: none;

}

#catsIndex_prev {

	width: 28px;

	height: 52px;

	position: absolute;

	top: 0;

	left: 637px;

	background: url(http://bulinfo.info/public/images/front_end/catsIndex_arrow_top.gif) 0 0 no-repeat;

	text-indent: -9000px;

}

#catsIndex_next {

	width: 28px;

	height: 51px;

	position: absolute;

	top: 52px;

	left: 637px;

	background: url(http://bulinfo.info/public/images/front_end/catsIndex_arrow_bottom.gif) 0 0 no-repeat;

	text-indent: -9000px;

}

#catsIndex_prev:hover {

	background: url(http://bulinfo.info/public/images/front_end/catsIndex_arrow_top.gif) 0 -52px no-repeat !important;

}

#catsIndex_next:hover {

	background: url(http://bulinfo.info/public/images/front_end/catsIndex_arrow_bottom.gif) 0 -51px no-repeat !important;

}
#catsAll {
	position: absolute;
	top: 92px;
	left: 20px;
	z-index: 99;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 6px 4px;
	color: #fff;
	text-decoration: none;
	background: url(http://bulinfo.info/public/images/front_end/allCats_bg.gif) 0 0 repeat-x;
}
#catsAll:hover {
	background: url(http://bulinfo.info/public/images/front_end/allCats_bg.gif) 0 -20px repeat-x !important;

}




#main {

	padding: 10px;

	height: 100%;

	overflow: hidden;

}

#main_left {

	width: 690px;

	float: left;

	padding: 0 10px;

	position: relative;

}

#main_center {

	width: 460px;

	float: left;

	padding: 0 10px;

	position: relative;

}

#categories, #vipOffers {
	background: url(http://bulinfo.info/public/images/front_end/categories_bg.gif) right repeat-y;
	height: 100%;
	overflow: hidden;
	width: 665px;
	border-top: 1px solid #f4eee3;

}

#categories li {

	width: 665px;

	float: left;

	padding: 4px 0;

	border-bottom: 1px solid #f4eee3;

}

#categories li a {

	float: left;

	padding: 7px;

	width: 205px;

	color: #155782;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	margin: 0 0 0 1px;

}

#categories li a:hover {

	background: #eee4d4;

}



#vipOffers li {

	float: left;

	width: 216px;
	height: 64px;

	padding: 2px;

	border-bottom: 1px solid #f4eee3;

	border-left: 1px solid #f4eee3;

}

#vipOffers li a {

	display: block;

	padding: 4px;

	text-decoration: none;

	color: #155782;

	height: 56px;

	overflow: hidden;

	font-size: 11px;

}

#vipOffers li a:hover {

	background: #eee4d4;

	color: #155782;

}

#vipOffers li a img {

	float: left;

	border: 1px solid #eee4d4;

	padding: 1px;

	margin: 0 5px 0 0;

	display: inline;

}

#vipOffers li a:hover img {

	background: #165485;

}

#vipOffers li strong {

	display: block;
}
#vipOffers li span {
	float:right;
	width: 118px;
}


#main_left h2, h1.title {
	margin: 0;
	padding: 5px 5px 5px 0;
	font-size: 16px;
	color: #b13232;
	font-weight: normal;
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) bottom repeat-x;
}

#main_left h3, h2.bread {
	margin: 0;
	padding: 5px;
	font-size: 16px;
	color: #b13232;
	font-weight: normal;
}

#main_left form 
 {
	background: url(http://bulinfo.info/public/images/front_end/shadow.gif) top repeat-x;
	padding: 10px 5px;
	height: 100%;
	overflow: hidden;
}

#main_center h2, h1.title {
	margin: 0;
	padding: 5px 5px 5px 0;
	font-size: 16px;
	color: #b13232;
	font-weight: normal;
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) bottom repeat-x;
}

#main_center h3, h2.bread {
	margin: 0;
	padding: 5px;
	font-size: 16px;
	color: #b13232;
	font-weight: normal;
}

#main_center form 
 {
	background: url(http://bulinfo.info/public/images/front_end/shadow.gif) top repeat-x;
	padding: 10px 5px;
	height: 100%;
	overflow: hidden;
}

form.oneRow label {

	display: block;

	padding: 15px 5px 5px 5px;

}

form.oneRow label span {
	display: block;
	padding: 3px 0;
}

form.oneRow label input ,
form.oneRow input
 {
	padding: 2px;
	width: 400px;
}

form.oneRow textarea {
	padding: 2px;
	width: 400px;
	overflow: auto;
	height: 220px;
}
/*
form.oneRow label textarea:focus {
	height: 220px;
}
*/


form.oneRow input.submit
 {
	width: 105px;
}

form.threeRows label {

	float: left;

	width: 207px;

	padding: 5px;

}

form.threeRows label span {

	display: block;

	padding: 3px 0;

}

form.threeRows label input {

	padding: 2px;

	width: 190px;

}

form.threeRows label select {
	padding: 1px;
	width: 198px;
}
form.threeRows label textarea {
	padding: 2px;
	width: 190px;
	overflow: auto;
}
form.threeRows .submit {
	margin: 25px 0 0 5px;
}
.submit {
	background: url(http://bulinfo.info/public/images/front_end/button_bg.gif);
	width: 105px;
	text-align: center;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	height: 22px;
	cursor: pointer;
	margin: 5px;
}
#mainLoginForm .submit {
	float: left;
}
.submit:hover {
	color: #fff7c7;
}
.submit:focus {
	background: url(http://bulinfo.info/public/images/front_end/button_bg.gif);
}
#innerLeft {
	float: left;
	width: 250px;
	padding: 20px 0 0 0;
}
#innerLeft dl {
	padding: 2px;
	background: #f7f7f7;
	margin: 3px 0;
	font-size: 12px;
}

#innerLeft dl dd, .firm_profile dl dd {
	padding: 2px;
	height: 100%;
	overflow: hidden;
	color: #6e0f0f;
}

#innerLeft dl dd span, .firm_profile dl dd span {
	float: left;
	width: 90px;
	text-align: right;
	padding: 0 3px;
	color: #2d2d2d;
}

.firm_profile dl dd span {
	text-align: left;
}
#innerLeft a img {
	border: 1px solid #6dafd9;
	padding: 1px;
	display: block;
}
#innerLeft a:hover img {
	background: #6dafd9;
}
#innerLeft ul li {
	min-height: 90px;
}
#innerLeft ul li, .clientThumbs li {
	float: left;
	padding: 2px;
	margin: 2px;
	display: inline;
}
.clientThumbs li {
	width: 100px;
	border: 1px solid #6dafd9;
}
.clientThumbs li img {
	display: block;
}
.clientThumbs {
	height: 100%;
	overflow: hidden;
}
#innerRight {
	float: left;
	padding: 20px 0 0 10px;
	width: 400px;
}

#innerRight p {
	padding: 0 0 10px 0;
}

#innerRight a {
	float: right;
	color: #3383b8;
	padding: 0 0 0 10px;
	background: url(http://bulinfo.info/public/images/front_end/back_bullet.gif) 2px 6px no-repeat;
}

#innerRight a:hover {
	color: #3383b8;
	background: url(http://bulinfo.info/public/images/front_end/back_bullet.gif) 0 6px no-repeat;
}

#contactsDl 
 {
	position: absolute;
	top: 100px;
	left: 440px;
	width: 240px;
}

#contactsDl dd {
	padding: 2px;
	height: 100%;
	overflow: hidden;
	color: #6e0f0f;
}

#contactsDl dd span {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0 3px;
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 5px;
}

#advertisement dd {
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) bottom repeat-x;
	padding: 10px;
	height: 100%;
	overflow: hidden;
}

#advertisement dd img {
	float: left;
	margin: 0 15px 0 0;
}

#advertisement dd a {
	font-size: 13px;
	font-weight: bold;
}

#advertisement dd p {
	padding: 10px 0;
}

#advertisement dd span, #advertisement dd strong {
	display: block;
}

#advertisement div {
	float: left;
	width: 400px;
}

#companiesList {
	width: 98%;
}

#companiesList dd , .companiesList dd { 
	border:1px solid #666;
	text-decoration: none;
	padding: 8px;
	margin:10px 0 5px 0;
	overflow: hidden;
	clear: left;
	color: #3f3f3f;
}

#companiesList dd a, .companiesList dd a {
	/*display: block;*/
	float:left;
	/*height: 100%;*/
	border: none;
	color: #B13232;
}

#companiesList dd h2, .companiesList dd h2 {
	font-weight: bold;
	background:none;
	padding-bottom: 0px;
	font-size: 14px;
}

#companiesList dd h2 a, .companiesList dd h2 a {
	text-decoration: none;
	display: inline;
	float: none;
}

.categoryName { font-size:16px!important; font-weight:bold!important; margin:5px 0;}

#companiesList dd a:hover, .companiesList dd a:hover, #companiesList dd.hover, .companiesList dd.hover {
	background: #fff7c7 !important;
	color: #3f3f3f !important;
}

#companiesList dd a img, .companiesList dd a img {

	float: left;

	border: 1px solid #6dafd8;

	padding: 1px;

	margin: 0 10px 0 0;

}

#companiesList dd a:hover img, .companiesList dd a:hover img {

	background: #6dafd8;

}

#companiesList dd a strong, .companiesList dd a strong {

	display:block;

	font-size: 13px;

	padding: 2px;

}

#companiesList dd a strong span, .companiesList dd a strong span {
	font-size:11px;
	color:#909090;
	font-weight:normal;
}

#companiesList dd a h3 {
	color: #b13232;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#companiesList dd.gray a, .companiesList dd.gray a {
	background: #eee;
}

#companiesList dd.gray a:hover, .companiesList dd.gray a:hover {
	background: #fff7c7;
	color: #3f3f3f;
}

#companiesList dd div.desc {
	width: 100px;
	float: left;
	font-weight: normal;
}

#companiesList dd div.val 
 {
	width: 530px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	float: left;
}

#mainLoginForm a 
 {
	float: left;
	margin: 9px 0 0 2px;
}



#sidebar, .sidebar 
 {
	float: left;
	width: 230px;
}

#slidebox, .slidebox {
	background: url(http://bulinfo.info/public/images/front_end/slidebox_bg.gif) left repeat-y;
	margin: 0 auto 15px auto;
	width: 228px;
}

#slidebox dd a, .slidebox dd a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 0 -34px;
	background-repeat: no-repeat;
	padding: 9px 10px 10px;
}

#slidebox dd.inactive a, 
.slidebox dd.inactive a 
 {
	background-position: 0 0 !important;
}

#newest a, 
.newest a,
.slidebox_middle a,
#main_cities a
 {
	background: url(http://bulinfo.info/public/images/front_end/slidebox_center.gif);
}

#recommended a , 
.recommended a ,
.slidebox_top a
 {
	background: url(http://bulinfo.info/public/images/front_end/slidebox_top.gif);
}

#recommended > a
 {
	color: red !important;
	text-transform: uppercase;
}


#mostSearched a, 
#last a,
#last_left a
 {
	background: url(http://bulinfo.info/public/images/front_end/slidebox_bottom.gif);
}

#last a 
 {
	background-position: 0 -34px;
}

#slidebox dd dl dd, 
.slidebox dd dl dd {
	padding: 0 10px;
}

#slidebox dd dl dd a, 
.slidebox dd dl dd a {
	/*color: #3f3f3f;*/
	color: black;
	font-weight: normal;
	text-decoration: underline;
	background: url(http://bulinfo.info/public/images/front_end/list_bullet.gif) 5px 13px no-repeat;
	/*padding: 7px 12px;*/
	/*border-bottom: 1px solid #c9dbe7;*/
}
#slidebox dd.inactive dl, .slidebox dd.inactive dl {
	background: #eeeeee;
}
#slidebox dd.inactive dl dd a {
	font-weight: normal;
	text-decoration: underline;
	background: #eeeeee !important;
	color: #eeeeee;
	padding: 7px 12px;
	border-bottom: 1px solid #eeeeee;
}

#slidebox dd dl dd a:hover {
	text-decoration: none;
}

.ads img {
	border: 0;
	display: block;
}

#top .ads img {
	position: absolute;
	top: 10px;
	left: 246px;
}

#main_left .ads img {
	margin: 10px auto;
}


#footer {
	padding: 20px 20px 20px 20px;
	width: 930px;
	height: 100%;
	overflow: hidden;
	/*background: url(http://bulinfo.info/public/images/front_end/wrapBottom.gif) top no-repeat;*/
	position: relative;
	float: left;
	clear: left;
}

#footer small {

	float: left;

	font-size: 11px;

	color: #d4d4d4;

	padding: 3px 0 0 0;

}

#footer #cd {

	float: right;

	width: 30px;

	height: 25px;

	text-decoration: none;

	background: url(http://bulinfo.info/public/images/front_end/cd.gif) 0 0 no-repeat;

	font-family: Arial, Helvetica, sans-serif

}

#footer #cd:hover {

	width: 133px;

	background-position: right -25px;

}

#footer #cd:hover span {

	display: block;

	padding: 0 35px 0 0;

}

#footer #cd span {

	font-size: 10px;

	text-align: right;

	padding: 0;

	margin: 0;

	text-decoration: none;

	display: none;

	color: #fff;

}

#footer #cd span strong {

	display: block;

	color: #90C73B;

}

#logoBottom, .logoBottom {
	float: right;
	display: block;
	height: 35px !important;
	width: 88px !important;
	text-indent: -9000px !important;
	background: url(http://bulinfo.info/public/images/front_end/logo_bottom.gif) 0 0 no-repeat !important;
}
.logoBottom * {
	display: none !important;
}


#footer ul {

	margin: 0 auto;

	width: 420px;
/*
	top: 23px;
	left: 400px;
	position: absolute;
*/
}

#footer ul li {

	float: left;

	padding: 0 6px;

	border-right: 1px solid #d3d3d3;

	height: 14px;

}

#footer ul li a {
	color: #d3d3d3;
	font-size: 12px;
	text-decoration: none;
	float: left;
	clear: both;
}

#footer ul li a:hover {

	color: #f2dd4f;

}

/* - Categories - */
dl#mainCategories {
	padding: 5px;
}

dl#mainCategories dd {

/*	float: left;*/

	width: 216px;

	height: 60px;

	padding: 1px;

}

dl#mainCategories dd a {

	width: 140px;

	padding: 8px 4px 0px 65px;

	display: block;

	height: 50px;

	background-position: 0 0;

	background-repeat: no-repeat;

	color: #333;

	font-weight: bold;

	border: 1px solid #fff;

}

dl#mainCategories dd a:hover {

	background-position: 0 -60px !important;

	color: #333;

}

.catsIcons dd#cat_default a {

}

.catsIcons dd#cat_default a:hover {

}


.catsIcons dd#cat_media a {

	background: 0 0 url(http://bulinfo.info/public/images/front_end/icon_media.gif) no-repeat;

}

.catsIcons dd#cat_media a:hover {
	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_media.gif) no-repeat;
}

.catsIcons dd#cat_finances a {
	background: 0 0 url(http://bulinfo.info/public/images/front_end/icon_finance.gif) no-repeat;
}

.catsIcons dd#cat_finances a:hover {
	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_finance.gif) no-repeat;
}

.catsIcons dd#cat_accounting a {
	background: 0 0 url(http://bulinfo.info/public/images/front_end/icon_accountant.gif) no-repeat;
}

.catsIcons dd#cat_accounting a:hover {
	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_accountant.gif) no-repeat;
}

.catsIcons dd#cat_building a {
	background: 0 0 url(http://bulinfo.info/public/images/front_end/icon_builder.gif) no-repeat;
}

.catsIcons dd#cat_building a:hover {
	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_builder.gif) no-repeat;
}

.cat_auto {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_cars.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.cat_auto a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_cars.gif) no-repeat;

}

.cat_realEstate {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_realEstates.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_realEstate a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_realEstates.gif) no-repeat;

}

.cat_pets {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_pets.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_pets a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_pets.gif) no-repeat;

}

.cat_medicine {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_medicine.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_medicine a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_medicine.gif) no-repeat;
	
}

.cat_health {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_beauty.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;
}

.catsIcons dd#cat_health a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_beauty.gif) no-repeat;

}

.cat_sport {
	
	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_sport.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_sport a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_sport.gif) no-repeat;

}

.cat_services {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_services.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_services a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_services.gif) no-repeat;

}

.cat_foods {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_food.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_foods a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_food.gif) no-repeat;

}

.cat_alchohol {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_drinks.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_alchohol a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_drinks.gif) no-repeat;

}

.cat_education {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_education.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_education a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_education.gif) no-repeat;

}

.cat_tourism {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_tourism.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_tourism a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_tourism.gif) no-repeat;

}

.cat_kids {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_kids.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_kids a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_kids.gif) no-repeat;

}

.cat_furniture {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_furniture.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_furniture a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_furniture.gif) no-repeat;

}

.cat_technics {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_technics.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_technics a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_technics.gif) no-repeat;

}

.cat_clothes {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_clothes.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_clothes a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_clothes.gif) no-repeat;

}

.cat_safety {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_security.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_safety a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_security.gif) no-repeat;

}

.cat_office {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_office.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_office a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_office.gif) no-repeat;

}

.cat_textile {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_textiles.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_textile a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_textiles.gif) no-repeat;

}

.cat_jewel {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_jewel.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;
			
}

.catsIcons dd#cat_jewel a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_jewel.gif) no-repeat;

}

.cat_weddings {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_weddings.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_weddings a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_weddings.gif) no-repeat;

}

.cat_farms {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_tractor.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_farms a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_tractor.gif) no-repeat;

}

.cat_machines {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_machines.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_machines a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_machines.gif) no-repeat;

}

.cat_gardening {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_gardening.gif) no-repeat;
	width:400px;
	height:60px;
	line-height:60px;
	text-indent:65px;

}

.catsIcons dd#cat_gardening a:hover {

	background: 0 -60px url(http://bulinfo.info/public/images/front_end/icon_gardening.gif) no-repeat;

}
#registrationForm #city	 {
	width: 410px;
}
#registrationForm select	 {
	width: 410px;
}
#registrationForm #categoriesreg	 {
	width: 410px;
}

#registrationForm #subcats select	 {
	width: 410px;
	margin-left: 5px;
}
#companyStart_day, #companyStart_month, #companyStart_year {
	width: 130px !important;
	margin: 0 2px;
}
#abonamentreg	 {
	width: 410px;
}
#registrationBanner, #registrationPolicy	 {
	width: auto !important;
	float: left !important;
	margin: 0 5px 0 0;
	display: inline;
}
.phoneContact {
	width:60px !important;
	text-align: left;
	padding: 0;
	margin:0;
	padding-left: 5px;

}
#reginfo {
	padding-top: 10px;
}
#bannerlist {
	height: 100%;
	overflow: hidden;
}
.logged {
	text-align: left;

}
.logged {
	display: block;
	float: right;
}
#linktojob	 {
	padding: 10px;
	text-align: right;
}
.catsviewcat {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) bottom repeat-x;
}

.catsviewcat a {
	display: block;
	padding: 2px;
	font-size:12px;
}

#main_center .catsviewcat h3 {
	padding: 0px;
	border: 0;
	background: none;
}

label small {
	color: #5a0000;
}

h2.whereAmi, div.whereAmi {
	font-size: 12px !important;
	color: #B13232;
}

.noresults {
	color: red;
	font-size:14px;
	font-weight:bold;
}
#sendCompanyEmail fieldset, #sendCompanyEmail {
	background: none !important;
}
#sendCompanyEmail label span {
	width: 220px !important;
	text-align: left !important;
}
#sendCompanyEmail label input, #sendCompanyEmail label textarea {
	width: 220px;
}
#sendCompanyEmailLink, #sendCompanyEmailLink:hover {
	width: 142px;
	height: 25px;
	display: block;
	text-indent: -9000px;
	background: url(http://bulinfo.info/public/images/front_end/button_send_request.gif) no-repeat !important;
	margin: 5px auto;
}
#leftImmages {
	border: 1px solid #5a0000;
	padding: 1px;
	float: left;
}
.userImages {
	width: 665px;
	float: left;
	border-top: 1px solid #dfdfdf;
	margin: 5px 0 0 0;
	padding: 5px 0;
}
.userImages li {
	float: left;
	padding: 3px;
}
.userImages li a img {
	display: block;
	border: 1px solid #6dafd9;
	padding: 1px;
}
.userImages a:hover img {
	background: #6dafd9;
}
.companyCategory {
	margin: 0;
	padding: 2px !important;
	font-size: 12px !important;
	background: #eeeeee;
}

#Footer
	 {
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 940px;
	height: auto;
	background:url(http://bulinfo.info/public/images/front_end/footer_bg.jpg) repeat-y;	
	}
	
#label
	 {
	background:url(http://bulinfo.info/public/images/front_end/label.jpg) no-repeat;
	width:940px;
	height: 38px;
	}

#partners
	 {
	margin-left: 25px;
	width: 865px;
	}

p#footerLabelText
	 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0;
	padding-top: 10px;
	padding-left: 15px;
	}

#foot1, #foot2, #foot3, #foot4
	 {
	width: 195px;
	float: left;
	}
	
p.partnersLink
	 {
	width: 172px;
	}

p.partnersLink a
	 {
	text-decoration: none;
	}
	
p.partnersLink a:hover
	 {
	display:block;
	text-decoration:underline;
	}

div.pagination
 {
	padding:3px;
	margin:10px 10px 10px 0px;
	text-align:center;
	font-size: 11px;
}

div.pagination a, div.pagination a:link, div.pagination a:visited {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #000;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(http://bulinfo.info/public/images/front_end/poff.gif);
}
DIV#main_left div.pagination a:hover {
	border:1px solid #92d4ff;
	color: #FFF;
	background: #92d4ff url(http://bulinfo.info/public/images/front_end/pon.gif);
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #92d4ff;
	font-weight: bold;
	background: #AAD83E url(http://bulinfo.info/public/images/front_end/pon.gif);
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


div.statDesc {
	width: 335px;
	float: left;
	font-weight: normal;
}

div.statVal {
	width: 300px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	float: left;
}


div.tabbar, div#tabbar
 {
	margin-bottom: 40px;
}

div.tab_headerset
 {
	background-color: #222;
	height: 20px;
}
div.tab_hdr
 {
	cursor: pointer;
	width: 160px;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	text-align: center;
}


	div.active
	 {
		color: black;
		cursor: default;
		background-color: #26d4ff;
		border-bottom: 1px solid;
		border-collapse: collapse;
	 	border-spacing: 0;
	}

span.tab_cont,
div.tab_cont
 {
	display: none;
}

span.active_tab,
div.active_tab
 {
	display: block;
}



.paginationControl {
	font-size: 12px;
	text-transform: lowercase;
	margin-bottom: 20px;
}
	.paginationControl .showing {
		margin-right: 20px;
		font-variant: normal;
		float:left;
		padding:5px 0 0 0;
	}
	.paginationControl a.pg-prev,
	.paginationControl span.pg-prev {
		margin-right: 10px;
	}
	
	.paginationControl a.pg-next,
	.paginationControl span.pg-next {
		margin-left: 10px;
	}
	
	.paginationControl a,
	.paginationControl .disabled {
		padding: 3px 5px;
		margin: 3px 2px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		display:block;
		float:left;
	}

	.paginationControl a,
	.paginationControl a:visited, 
	.paginationControl a:active {
		border: 1px solid #b3c7e7;
		text-decoration: none;
		color:#333333;
	}

	.paginationControl a:hover,
	.paginationControl a.current {
		background-color: #5595ce!important;
		color: #fff!important;
	}

	.paginationControl .disabled {
		border: 1px solid #cccccc;
		color: #bbb;
	}

	.paginationGray .paginationControl a,
	.paginationControl a:visited, 
	.paginationControl a:active {
		border: 1px solid #cccccc;
		text-decoration: none;
		color:#000000;
	}

	.paginationGray a:hover,
	.paginationGray a.current {
		background-color: #8d8d8d;
		color: #fff;
	}

	.paginationGray .disabled {
		border: 1px solid #d5d5d5;
		color: #b3b3b3;
	}

dd.current a
 {
	/*background-color: #FDFDFD !important;*/
	color: navy !important;
}

#innerLeft dl.client_info dd span
 {
	width: 100%;
	float: left;
	text-align: left;
}

.required:after
 {
	color:red;
	content: "*";
}

ul.errors li span.error {
	font-weight: bold; 
	color:red;
	width: 100px;
}

div.tarrife_color
 {
	display:inline-block;
	height:15px;
	width:50px;
}

#footer div.footer_container
 {
	float: left;
	width: 970px;
	margin-bottom: 20px;
	margin-left: -20px;
}


	#footer div
	 {
		width: 100%;
	}
	
	#footer div.footer_middle
	 {
		height: auto;
		background: url(http://bulinfo.info/public/images/front_end/footer_bulinfo/footer_middle.jpg) repeat-y;
		float: left;
	}
	
		#footer div.footer_middle a
		 {
			color: white;
		}

	#footer div.footer_container ul
	 {
		float: left;
		width: 230px;
		padding-left: 10px;
	}
	
	#footer div.footer_container ul.current li
	 {
		opacity: 1;
		filter:alpha(opacity=100)
	}

	#footer div.footer_container ul li
	 {
		float: none;
		border-right: none;
		opacity: 0.7;
		filter:alpha(opacity=70)
	}

	#footer div.footer_top
	 {
		background: url(http://bulinfo.info/public/images/front_end/footer_bulinfo/footer_top.jpg) no-repeat;
		height: 10px;
	}

	#footer div.footer_bottom
	 {
		background: url(http://bulinfo.info/public/images/front_end/footer_bulinfo/footer_bottom.jpg) no-repeat;
		height: 10px;
		clear:left;
	}

	.footer_heading
	 {
		font-weight: bold;
		text-transform: uppercase;
	}
	
#wrap_bottom { background: url(http://bulinfo.info/public/images/front_end/wrapBottom.gif) top no-repeat; height: 13px; width: 970px; float: left;}

#nav .headerSignin
 {
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_registration.jpg) top no-repeat;
}

#nav .header_contacts
 {
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_contacts.jpg) top no-repeat;
}

#nav .headerLogin
 {
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_login.jpg) top no-repeat;
}

#nav .header_search
 {
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_search.jpg) top no-repeat;
}

#nav .offers_index
 {
	background: url(http://bulinfo.info/public/images/front_end/backgrounds/header_offers_index.jpg) top no-repeat;
}

div#companiesList dl dd
 {
	margin-bottom: 5px;
}

.header_categories_right 
 {
 float: right;
 /*background: url(http://bulinfo.info/public/images/front_end/buttons/buton_header2_bgr.png);*/
 width:200px;
 height: 150px;
 position: absolute;
 z-index: 25;
 left: 760px;
 top: 0px;
 display:none;
}

.headerCategories .header_categories_right
 {
	display: block;
}

#btn_1 a, #btn_2 a 
 {
 width:183px;
 height: 24px;
 background:url(http://bulinfo.info/public/images/front_end/buttons/button_header.png) 1px 0;
 float: left;
 color: #000;
 margin-top: 20px;
}

#btn_2 a { top: 70px;}

#btn_1 a:hover, #btn_1 a.active, #btn_2 a:hover, #btn_2 a.active
 {
 width: 183px;
 height: 25px;
 background:url(http://bulinfo.info/public/images/front_end/buttons/button_header.png) 1px -42px;
 color: #FFF;
}

#btn_2 a:hover, #btn_2 a.active {top: 70px;}

dd.current
 {
	background-color: #4EAEF6;
}

div.forgotten_password h2
 {
	vertical-align: top;
}

div.forgotten_password h2 img
 {
	margin-right: 15px;
}

.send_password img 
 {
	margin:10px 285px;
}

.send_password p {
	text-align:center;
}

.send_password strong 
 {
	background-color:#48B6FF;
	float:left;
	font-weight:normal;
	text-align:center;
}

.forgotten_password p, .send_password p 
 {
	color:#0099FF;
	font-size:18px;
}



/*
div.forgotten_password h2 div
 {
	color: #0099FF;
	font-size: 18px;
	text-indent: 70px;
	height: 60px;
	background: url(http://bulinfo.info/public/images/front_end/img_key.png) no-repeat top left;
	float:left; 
	width: 120px;
}
*/

.hdn
 {
	display: none;
}
	
div.other_categories
 {
	float: right;
	width: 430px;
	margin-top: 80px;
}

	div.other_categories ul li
	 {
		margin-bottom: 15px;
		border-bottom: 1px dashed;
	}

	div#gallery
	 {
		width: 99%;
		float: left;
	}

.error_container
 {
	color: red;
}

.slidebox_top dd a:hover, 
.slidebox_top dd a.active 
 {
	background-color:#0099FF;
	width:190px;
}

.password_form
 {
	float: left;
	width: 415px;
}

.bgr_forgotten_pass,
.bgr_reset_pass
 {
	float: right;
	background: url(http://bulinfo.info/public/images/front_end/bgr_forgotten_pass.jpg) no-repeat;
	width: 255px;
	height: 206px;
	clear: right;
}

	.bgr_reset_pass
	 {
		background: url(http://bulinfo.info/public/images/front_end/bgr_reset_pass.jpg) no-repeat;
	}
	
.search_form {
}

.search_form .txt {
	width: 98%;
}


/* NEW FIRM PROFILE */

#innerRight p {
	text-align: justify;
}

.firm_profile .tabbar, 
#searchForm .tabbar {
	background: url(../images/front_end/backgrounds/bgr_tabbar_firm_profile.jpg) no-repeat;
	width: 670px;
	height: 28px;
	margin: 5px 0px 10px 0px;
	padding: 11px 0px 0px 4px;
	clear: right;
}

	.firm_profile .tabbar li,
	#searchForm .tabbar li {
		float: left;
		width: 120px;
		text-align: center;
	}

	.firm_profile .tabbar li a,
	#searchForm .tabbar li a {
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
	}

		.firm_profile .tabbar li a:hover,
		.firm_profile .tabbar li a.active,
		#searchForm .tabbar li a:hover,
		#searchForm .tabbar li a.active {
			color: #ff0000 !important;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			background: none !important;
			text-transform: uppercase;
		}

.firm_profile  .client_info {
	float: right;
	width: 540px;
	padding-right: 15px;
	clear: right;
}

.firm_profile #innerRight {
	margin: 10px 0px;
	padding: 5px 0px 2px 0px;
	width: 665px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
	.firm_profile #inner_container #innerRight {
		float: right;
		/*width: 360px;*/
		width: auto;
		margin-top: 0;
		padding-top: 0;
		border: none;
	}

.firm_profile div.other_categories {
	float: left;
	width: 670px;
	margin-top: 5px;
}

.firm_profile #gallery,
.firm_profile #listing_container,
.firm_profile #inner_container {
	width:665px;
}

.firm_profile #gallery,
.firm_profile #listing_container .list_items li,
.firm_profile #inner_container {
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
}

	.firm_profile #inner_container {
		float: left;
	}

/*
.firm_profile .userImages li a img {
	margin-right: 5px;
	width: 205px;
}
*/

.firm_profile .tabset_body .gallery li a,
.firm_profile .tabset_body .gallery li a:hover {
	border: none;
	background: none;
}

.firm_profile .tabset_body .gallery li a img {
	margin: 0 3px 3px 3px;
    width: 150px;
	border: 1px solid #6dafd9;
	padding: 1px;
}

	.firm_profile .tabset_body .gallery li a:hover img {
		border: 1px solid #6E0F0F;
	}

.firm_profile .heading {
	margin-top: 0;
	padding: 5px 5px 5px 0;
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) repeat-x center bottom;
	font-size: 16px;
	color: #b13232;
	font-weight: normal;
}

.item_content {
	float: left;
    width: 98%;
}

.firm_profile #listing_container .list_items .item_content li a {
/*
	padding: 5px;
	display: block;
	color: #3F3F3F;
	text-decoration: none;
*/
	
}

	.firm_profile #listing_container .list_items li a:hover {
		border: none;
	}

.firm_profile h3 {
	padding: 0px !important;
	color: #000000;
	display: block;
}

.firm_profile .tabset_body img {
	float: left;
}

.firm_profile .item_content a {
	margin-right: 5px;
	float: left;
}

.firm_profile .tabset_body .item_content img {
	border: none;
	float: none;
}

.nav {
	float: right;
}

	.nav a {
		margin-left: 4px;
		color: #3383B8;
	}
	
		.nav a:hover {
			background: none !important;
			color: #00499F !important;
			text-decoration: underline;
		}
		
.product_imgs,
.services_imgs {
	float: left;
	width: 302px;
}

.product_imgs img,
.services_imgs img {
	border: 1px solid #6dafd8;
	padding: 1px;
}

	.product_imgs .main_img,
	.services_imgs .main_img {
		width: 290px;
	}

.product_imgs li {
	float: left;
	margin-top: 5px;
	width: 100px;
	height: 70px;
	overflow: hidden;
}

	.product_imgs li img {
		width: 90px;
	}

.offers_container a.all,
.firms_container a.all {
	margin-left: 5px;
}
	
.product_imgs a:hover,
.services_imgs  a:hover,
.offers_container a.all,
.firms_container a.all {
	background: none !important;
}

	.offers_container a.all,
	.offers_container a.all:hover {
		color: #006699 !important;
	}
	
	.firms_container a.all,
	.firms_container a.all:hover {
		color: #993333 !important;
	}
	
.firm_profile  #sendCompanyEmail {
	overflow: visible;
	width: 400px;
	text-align: left;
}
	
	.firm_profile  #sendCompanyEmail label {
		display: block;
	}

	#sendCompanyEmail img {
		float: none;
	}
	
	.firm_profile  form input,
	.firm_profile  form textarea {
		margin-bottom: 5px;
		width: 400px;
	}
	
		.firm_profile  form input.submit
		 {
			width: 105px;
			margin-left: 0;
		}

.actual_offers h3 {
	background: url(http://bulinfo.info/public/images/front_end/dotH.gif) repeat-x center bottom;
	margin: 20px 0 7px 0 !important;
    padding: 0 5px 3px 0 !important;
}

.actual_offers .title {
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	padding: 3px 5px;
}
		
	.actual_offers .offers_container .title {
		background: url(../images/front_end/backgrounds/bgr_offers_box.jpg) repeat-y;
		border: 1px solid #006699;
	}

	.actual_offers .firms_container .title {
		background: url(../images/front_end/backgrounds/bgr_firms_box.jpg) repeat-y;
		border: 1px solid #993333;
	}

.offers_container,
.firms_container {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
	
	.offers_container {
		background: #EFF6FF;
		border: 1px solid #006699;
	}

	.firms_container {
		background: #FFEFEF;
		border: 1px solid #993333;
	}
	
.carousel {
	margin: 7px 5px;
}

.carousel_items_container {
	overflow: hidden;
    width: 611px;
	float: left;
	position: relative;
	height: 170px;
}

.carousel_items {
    width: 10000px;
	position: absolute;
}

.prev_arrow,
.next_arrow {
	display: block;
	margin-top: 10px;
	width: 33px;
	height: 136px;
}
	
	.prev_arrow {
		background: url(../images/front_end/backgrounds/prev_arrow_o.jpg) repeat-y;
		float: left;
	}
	
		.prev_arrow:hover {
			background: url(../images/front_end/backgrounds/prev_arrow_o_ahover.jpg) repeat-y !important;
		}

	.next_arrow {
		background: url(../images/front_end/backgrounds/next_arrow_o.jpg) repeat-y;
		float: right;
	}
	
		.next_arrow:hover {
			background: url(../images/front_end/backgrounds/next_arrow_o_ahover.jpg) repeat-y !important;
		}
	
			.firms_container .prev_arrow {
				background: url(../images/front_end/backgrounds/prev_arrow_f.jpg) repeat-y;
			}
			
				.firms_container .prev_arrow:hover {
					background: url(../images/front_end/backgrounds/prev_arrow_f_ahover.jpg) repeat-y !important;
				}

			.firms_container .next_arrow {
				background: url(../images/front_end/backgrounds/next_arrow_f.jpg) repeat-y;
			}
			
			.firms_container .next_arrow:hover {
					background: url(../images/front_end/backgrounds/next_arrow_f_ahover.jpg) repeat-y !important;
				}

.carousel_items li {
	float: left;
	margin: 0 2px 3px 2px;
	padding: 3px;
	width: 294px;
	height: 160px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #006699;
	overflow: hidden;
	text-decoration: none;
}

	.firms_container .carousel_items li {
		border: 1px solid #993333;
	}
		
		.carousel_items li:hover {
			color: #000000 !important;
			background: #DFFFF8 !important;
		}
		
			.firms_container .carousel_items li:hover {
				background: #FFDFEF !important;
			}
	
.carousel_items li .img {
	float: left;
	margin: 2px 5px 0 0;
	width: 110px;
	height: 70px;
	border: 1px solid #006699;
	overflow: hidden;
}

	.firms_container .carousel_items li .img {
		border: 1px solid #993333;
	}

.carousel_items li img {
	width: 110px;
	border: none;
}

.carousel_items li h4 {
	padding-bottom: 4px;
	font-size: 12px;
}

	.carousel_items li h4 a {
		color: #000000;
		text-decoration: none;
	}
	
		.carousel_items li h4 a:hover {
			color: #000000 !important;
			background: none !important;
		}

ul.gallery li {
	float: left;
	/*width: 112px;*/
}

.next_button_disabled,
.previous_button_disabled {
 visibility: hidden;
}

div.error_mark, label.error_mark {
	background-color: #FFAAAA;
}

p.info {
	color: black;
	font-size: 14px;
}

#mainLoginForm p.info a {
	margin: 0px;
	float: none;
}

.error_msg {
	color: red;
	font-weight: bold;
}

.anchor_contacts {
	color: black;
}

.autocomplete ul {
	background-color: white;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 280px;
}
.autocomplete ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 1px 2px 2px 1px;
	font-size: 15px;
}

.autocomplete ul li.selected {
	color: navy;
	background-color: #DDD;
}

#searchForm .tabset {
	margin-bottom: 10px;
}
#searchForm .tabset ul {}
#searchForm .tabset ul li { 
	float:left; 
	text-align:center;
	width: 150px;
}

#searchForm .tabset ul li a {
	font-size: 16px;
}

#searchForm .tabset ul li a.active {
	text-decoration: none;
}
