@media screen,projection{


/*############################## GLOBAL #################*/
* {margin:0; padding:0;}
div.test {margin:0; padding:0;}
body,html {height:100%; background:#ffffff; color:#000000; font:normal 0.82em Arial, Helvetica, sans-serif; /*line-height:1.4em;*/}
#aspnetForm {height:100%;}
div.all {position:relative; width:820px; height:100%; margin:5px auto;}
html>body div.all {height:auto; min-height:100%;}
html>body form div.all {height:auto; min-height:100%;}

a { color:#ae0b0c; text-decoration:underline;}
.BreadCrumbsItem a{color:#ffffff; font-weight:bold; text-decoration:underline;}
a.strong{font-weight:bold; color:#ae0b0c;}
a.red {color:#ae0b0c;}
a:hover{text-decoration:none;}

.BreadCrumbsBG
{
	background:#aa0c0d url(../images/frontend/bg-block-header.jpg) repeat-x top left;
	height:30px;
	width:562px;
}

*html .BreadCrumbsBG
{
	width:560px;
}

.BreadCrumbsBG td
{
	width:0px;
	padding-top:5px;
}
.BreadCrumbsBG td.last
{
	width:100%;
}
.BreadCrumbsBG td.first
{
	padding-left:13px;
}
ul{list-style:none; }
h1.page_header     { font-size:1.5em; font-weight:bold;color:#ae0b0c; margin-bottom:16px; margin-top:18px;}
h1.page_sub_header { font-size:1.2em; font-weight:bold;color:#ae0b0c; margin-bottom:16px; margin-top:18px;}

.for_company_listing
{
	margin-bottom:5px !important;
	width:60%;
	float:left;
}
html>/**/body .for_company_listing{margin-bottom:13px !important;}
h2.strip{display:block; clear:both; color:#fff; font-weight:bold; font-size:1em; line-height:1.9em; background:#ae0b0c; margin-bottom:10px; padding-left:15px;}

h2.stripfeatured{ color:#fff; font-weight:bold; font-size:1em; line-height:1.9em; background:#ae0b0c;}

h2.step1{display:block; clear:both; color:#fff; font-weight:bold; font-size:1em; line-height:1.9em; background:url(../images/frontend/h2_strip.gif) #5f0706; margin-bottom:10px; padding-left:15px; width:532px;}
h2.adv{float:left; width:470px; margin-bottom:10px !important; margin-bottom:0;}
h2.dark{background:#5f4d3c; font-weight:normal;}
h3.common_h3{font-size:1.1em; font-weight:bold; color:#000000; line-height:1.5em !important; line-height:1.4em; margin-bottom:5px;}
h3.left{float:left;}
h4.little_bold_header{font-size:1em; font-weight:bold;}
hr{display:block; clear:both; height:1px; color:#ae0b0c; border:none; background:#ae0b0c; margin-bottom:4px!important; margin-bottom:0;}
input{}
textarea { margin: 0 0 6px 0}
p { margin-bottom:20px; }
strong.red{font-weight:bold; color:#ae0b0c;}
img {border:none;}

dl{}
	dt{display:block; float:left; clear:left; width:195px;  font-size:11px; line-height:20px; margin:0 0 6px 0;}
	dd{display:block; font-size:11px; line-height:20px; margin:0 0 6px 195px;}
	
	dl.order_values dt{width:95px; font-weight:bold;}
	dl.order_values dd{font-weight:bold; margin:0 0 6px 95px;}

.clear{clear:both; font-size:xx-small;}
.clear.far{height:20px;}
.clear.middle{height:10px;}

div.top_logo
{
	background:url(../images/frontend/top_logo.png) no-repeat;
	height:93px;
}

.home-box{border:1px solid #999; width:240px;}
.top-space {margin-top:10px;}

div.box-header {width:100%; height:29px; background:#aa0c0d url(../images/frontend/bg-block-header.jpg) repeat-x top left; margin:0; vertical-align: middle; font-size:13px; font-weight:bold;}
div.box-header-text
{
	color:#fff;
	float:left; 
	margin:6px 0 6px 10px;
}

div.box-header-text a
{
	color:#fff;
	text-decoration:none;
}

div.box-header-text a:hover
{
	text-decoration:underline;
}

.main_padding{height:90px;}
span.az_caption{display:block; float:left; clear:left; font-weight:bold; line-height:13px; margin:6px 0px 0 0 ;}
span.az_caption.long
{
	width:167px;
}
*:first-child+html span.az_caption.long
{
	width:164px;
}
* html span.az_caption.long
{
	width:164px;
}
ul.az_list{display:block; float:left; margin:7px 0 15px 0; padding:0 !important;}
ul.az_list.search{display:block; float:left; margin:7px 0 0 0; padding:0 !important;}
	ul.az_list li{display:inline;}
	ul.az_list li span{display:block; float:left; font-size:11px; line-height:12px; width:12px; height:12px; font-weight:bold; color:#ffffff; background:#cdc4ba; text-align:center; text-decoration:none; margin:0 1px;}
		ul.az_list a{display:block; float:left; font-size:11px; line-height:12px; width:12px; height:12px; font-weight:bold; color:#ffffff; background:#ae0b0c; text-align:center; text-decoration:none; margin:0 1px;}
		ul.az_list a.active{background:#cdc4ba;}
		
		ul.number_list{display:block; float:left; margin:7px 0 15px 0 !important;}
		ul.number_list.search{display:block; float:left; margin:7px 0 0 0 !important;}
	ul.number_list li{display:inline;}
	ul.number_list li span{display:block; float:left; font-size:11px; line-height:12px; width:26px; height:12px; font-weight:bold; color:#ffffff; background:#cdc4ba; text-align:center; text-decoration:none; margin:0px;}
		ul.number_list a{display:block; float:left; font-size:11px; line-height:12px; width:26px; height:12px; font-weight:bold; color:#ffffff; background:#ae0b0c; text-align:center; text-decoration:none; margin:0 1px;}
		ul.number_list a.active{background:#cdc4ba;}
.AZDiv
{
	float:left;
	width:391px;
	padding:0;
	margin-left:5px;
}
*html .AZDiv
{
	width:392px;
}
.part_2{display:block; float:left; width:210px; margin:10px 20px 10px 0 !important;}
	.part_2.short{width:90px;}
	.part_2 a{display:block; font-weight:bold;}
	.part_2.short a{font-weight:normal;}
.part_3{display:block; float:left; width:168px; border-width:0 1px 0 1px; border-style:solid; border-color:#cdc4ba; margin-top:10px; margin-left:-1px; padding-left:10px; padding-right:5px; }
.part_3.first{border-width:0 1px 0 0; width:246px; padding-left:5px; }
.part_3.last{border-width:0 0 0 1px; width:246px;}
	
.btn_h2{width:67px; border:none; font-weight:600; color:#ffffff;}

.DropDownList
{
	height:19px !important;
}
/*############################# HEADER ###################*/

div.header {height:55px; background:#ae0b0c url(../images/frontend/header_bg.gif) repeat-x top left; vertical-align:bottom; position:relative;}
	img.logo{display:block;}

	ul.upper_menu{display:block; height:18px; padding:3px 0 0 0; margin:1px 0; font-size:12px; font-weight:bold; line-height:14px;}
		ul.upper_menu li{display:block; float:left; width:auto; border-right:1px solid; padding:0 3px;}
		ul.upper_menu li.last{border:none;}
			ul.upper_menu li a{font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none; padding:0 3px;}
			
	div.info_block{width: 820px; height:29px !important;}
		span.page_name{display:block; float:left; width:450px; font-size:11px; color:#cdc4ba; margin-left:17px;}
			span.page_name strong{color:#cdc4ba;}
		div.quick_search_form{position:absolute; top:3px; right:5px; padding:3px 10px 0 0;}
		div.quick_search_form p{margin-bottom:0 !important;}
			div.quick_search_form span{font-weight:bold; color:#ffffff; font-size:13px; line-height:13px; padding-right:7px;}
				input.qsearch_input{width:139px; height:18px; border:1px solid #604e3d;}
				input.qsearch_submit{width:51px; height:18px; background:none; border:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; text-align:center; cursor:pointer;}
div.flash_class
{
	margin:6px 0;
}
.leftside_menu_items
{
	float:left;
	color:#ffffff;
}
.rightside_menu_items
{
	float:right;
	text-align:right;
	padding-right:10px;
	color:#ffffff;
}
*html .rightside_menu_items ul.upper_menu
{
	float:right;
}
/*############################# BODY #####################*/
div.payment_button
{
	float:left; 
	width:223px !important;
}


div.body{width:820px; background:#ffffff; min-height:100%; }

ul.top-menu {display:block;font-size:13px; font-weight:bold; }
	ul.top-menu li{display:block; float:left; width:auto; border-right:1px solid #000; padding:0 3px;}
		ul.top-menu li.last{border:none;}
			ul.top-menu li a{font-size:13px; font-weight:bold; color:#000; text-decoration:none; padding:0 3px;}


	div.left{float:left; width:240px; padding-bottom:15px; background:#ffffff;}
	div.images
	{
		width:180px;
		float:right;
		padding-right:5px;
		
	}
	div.listing_details
	{
		float:left;
		width:330px;
		padding-left:5px;
	}
	



    ul.left_menu 
	{
		padding:15px 13px;
	}
	ul.left_menu li{display:block; }
	ul.left_menu li a{font-size:12px; line-height:17px; text-decoration:none; color:#000 !important; font-weight:bold;}
	ul.left_menu li a:hover{font-size:12px; line-height:17px; text-decoration:underline; color:#000 !important; font-weight:bold;}
	ul.left_menu li.adv{background:url(../images/frontend/left_menu_item_adv.gif) no-repeat left #5f0607;}
    
	ul.login{
	background:url(../images/frontend/bg-login.jpg) no-repeat;
	display:block;
	margin-bottom:3px;
	margin-top:3px;
	}
	ul.login li.first{
	display:block; width:170px; height:17px; padding:5px 0 0 20px;
	}
	ul.login li.second{
	display:block; width:170px; height:17px; padding:0 0 5px 20px;
	}
	
	ul.login li.second a:hover, ul.login li.first a:hover{
		text-decoration:underline;
	}
	.login_top
	{
		margin-top:3px;
		margin-bottom:-6px;
		background:url(../images/frontend/top-login.jpg) no-repeat;
	}
	.login_bottom
	{
		background:url(../images/frontend/bottom-login.jpg) no-repeat;
	}
	ul.login li a{
		text-decoration:none;
		font-weight:bold;
		color:#fff;
	}
	
			
			/*ul.left_menu li.adv{background:url(../images/frontend/left_menu_item_adv.gif) no-repeat left #5f0607;}*/
			
	ul.loged{width:214px; padding:15px 13px; list-style-type:disc; color:#000;}	
	ul.loged li{ font-weight:bold; margin-left:14px; width:200px;}
	ul.loged li a{font-size:12px; font-weight:bold; line-height:17px;color:#000;text-decoration:none;}
	ul.loged li a:hover{font-size:12px; line-height:17px; color:#000;text-decoration:underline;}
	
	div.logout {float:right; margin:6px 10px 6px 0;}
	div.logout a {color:#fff; text-decoration:none;}
				
	div.left_advert
	{
		padding-top:4px; 
		padding-bottom:4px;
		text-align:center; 
		border:solid 1px #999999;
		width:240px;
	}
				
	div.top
	{
		margin-top:5px;
		margin-bottom:-8px;
		background:url(../images/frontend/top-banner.jpg) no-repeat;
	}
	div.bottom{
		
		background:url(../images/frontend/bottom-banner.jpg) no-repeat;
		height:7px;
	}
	
	.all .body .left .left_advert img 
	{
	padding:4px 0; text-align:center;
	margin-bottom: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}

 .all .body .left .left_menu a:hover { text-decoration: underline; }
 .all .body .main p.Clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background:#ffffff;
}
	div.featureds{ width:300px; }
		
			/* 
	---------------------
	*/

	div.main{
		float:right;
		width:560px;
		font-size:12px;
	}


/* ---------------------  */
div.banner
	{
	padding:0; text-align:center;
	margin-bottom: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
	
}

/*------------------------News---------------------*/
.news_date
{
	color:#5f4d3c;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:8px;
}
.title
{
	color:#ae0b0c;
	font-weight:bold;
}

.NewsSectionHeader
{
	font-size:13px;
	font-weight:bold;
	color:#5f4d3c;
	margin-bottom:10px;
}
/*---------------------end News--------------------*/

.article_date
{
	color:#5f4d3c;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:8px;
	margin-bottom:20px !important;
}
/*---------------------Supplier Registration Step 1-------------------*/
.grey_area
{
	background:#ded7cf;
	width:515px !important;
	padding:0 16px;
}
.grey_area span
{
	color:#600807;
	font-weight:bold;
}
.grey_area_top
{
	background:url(../images/frontend/supplier_register_grey_top.gif);
	height:14px;	
	width:547px;
}
.grey_area_bottom
{
	background:url(../images/frontend/supplier_register_grey_bott.gif);
	height:22px;
	width:547px;
}
.clear.little{margin-bottom:4px;}
/*-------------------------------------------------*/
/*---------------------Supplier Registration Step 2-------------------*/
.red_area
{
	background:#ae0b0c;
	width:515px !important;
	color:#ffffff;
	padding:0 16px;
	height:320px;
}
.red_area input.radio
{
	border:none !important;
}
.red_area a
{
	color:#ffffff;
}

.red_area_bottom
{
	background:url(../images/frontend/supplier_register_red_edge.gif) no-repeat;
	width:547px;
	height:21px;
}
.form h2
{
	margin-bottom:3px;
	padding-bottom:0;
}

/*---------------------------------------*/

			
		div.center{float:left; width:560px; margin:0 -1px 0px 0;}
			p.index_intro{
			padding:0 17px;
	margin-bottom:20px;
	font-weight: bold;
	
	font-size: 1.1em;
}
				p.index_intro img{float:right; margin-left:11px;}

				p.Spacer.Home {
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	border-top: 1px solid #ae0b0c;
}

			a.business_link{display:block; float:left; width:190px; color:#ae0b0c; font-weight:600; font-size:12px; padding-left:7px; margin:14px auto 8px auto; text-align:center;}
			a.business_link.last{margin-left:8px;}
			a.business_link.clear{font-size:12px !important;}
						
			p.cite{background:#e9e4e0; font-style:italic; font-family:Tahoma; padding:8px 8px 10px 12px;}
				p.cite span{display:block; font-size:11px; font-weight:bold; line-height:140%; margin:0; padding:0; text-align:right;}
		
		div.top_rigth{ background:url(../images/frontend/featured-bg.gif) no-repeat; height:30px; width:150px;}
		
		div.bottom_rigth{ background:url(../images/frontend/rigth-bottom-corner.jpg) no-repeat; width:150px;}
		
		div.right{padding-bottom:7px;}
		
		div.services{ margin-top:0px;}
			div.right div.into{ border-bottom:1px solid #ae0b0c; margin:0 10px;padding-bottom:5px;text-align:left;}
			
			div.right_advert{margin:0; padding:0;width:250px !important;}
			div.right_advert div.advert_group{margin:0px !important; padding:0 0 10px 0 !important; vertical-align:middle;}
			div.right_advert div.advert_group a{font-size:11px; font-weight:600; color:#000;text-decoration:none;}
			div.right_advert div{margin-left:17px; margin-right:17px; padding:2px 0;border-bottom:none;}
			
			div.right_advert div.last{width:84% !important;} 
			
	div.main ul{list-style:disc; margin-left:30px; }
	div.main ol{margin-left:30px; }			
a.black_title,.last a.black_title
{
	font-weight:normal;
	color:Black;
	text-decoration:none;
	text-align:justify;
}
a.black_title:hover,.last a.black_title:hover
{
	font-weight:normal;
	color:Black;
	text-decoration:underline;
	text-align:justify;
}
a.red_title,.last a.red_title
{
	font-weight:normal;
	color:#ae0b0c !important;
	text-decoration:none;
	text-align:justify;
}
a.red_title:hover,.last a.red_title:hover
{
	font-weight:normal;
	color:#ae0b0c !important;
	text-decoration:underline;
	text-align:justify;
}

.link_more
{
	color:#000000;
	float:right; 
	margin:0; 
	padding:0;
	position:relative; 
	bottom:-2px; 
	right:0px;
	background:#ded7cf;
}
*:first-child+html .link_more
{
	color:#000000;
	float:right; 
	margin:0; 
	position:relative; 
	bottom:-8px; 
	right:5px;
	background:#ded7cf;
}
.higher
{
	color:#000000;
	float:right; 
	margin:0; 
	position:relative; 
	bottom:0px; 
	right:-10px;
	
}
*:first-child+html .higher
{
	color:#000000;
	float:right; 
	margin:0; 
	position:relative; 
	bottom:-5px; 
	right:-5px;
}
.higher div
{
	text-align:right;
}
.higher a
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.higher a:hover
{
	color:#000000;
	font-size:10px;
	text-decoration:underline;
}
.link_more a
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.link_more a:hover
{
	color:#000000;
	font-size:10px;
	text-decoration:underline;
}

								
					div.right_advert h4{font-size:10px; font-weight:bold; padding-top:5px; font-weight:600;}
					div.right_advert h4 a{color:#000000; text-decoration:none;}
					div.right_advert h4 a:hover{color:#000000; text-decoration:underline;}
									
			div.right_advert span{padding-left: 10px;}

			
/*----------------------*/		
ul.new_business_opp
{
	padding-bottom:5px;
}
ul.new_business_opp li
{
	padding-bottom:8px;
}
.ABB_column
{
	width:45%;
	float:left;
}
.left_column
{
	padding-right:10px;
	border-right: solid 1px #ae0b0c;
}
h3.column_name_left
{
	font-size:1.3em !important;
	color:#ae0b0c !important;
	padding-bottom:15px;
}
.left_column p.header
{
	font-size:1.1em !important;
	color:#ae0b0c !important;
	font-weight:bold !important;
}
.right_column
{
	padding-left:10px;
}
h3.column_name_right
{
	font-size:1.3em !important;
	color:#000099 !important;
	padding-bottom:15px;
}
.right_column p.header
{
	font-size:1.1em !important;
	color:#000099 !important;
	font-weight:bold !important;
}
/*############################### CONTENT ##########################*/
			
			div.form{}
				div.form span{display:block; float:left; clear:left; width:135px; line-height:18px; text-align:right; margin:0 15px 6px 0;}
				div.form span.check{clear:none; width:250px; text-align:left; vertical-align:top; line-height:28px; }
				div.form span.check.adv{width:540px;}
				dif.form span.radio{clear:none; width:110px;}
				div.form span.adv{height:32px; line-height:16px;}
				div.form.adv span{ text-align:left; margin:0 0 6px 0;}
				div.form.wide span{width:135px; text-align:left; margin:0 6px 6px 6px;}
				div.form.w1500 div{width:100%;}
				
				div.form.w1500 span.Text
				{
					line-height:18px; 
					text-align:right; 
					margin:0 5px 6px 0 !important;
					width:145px !important;
					float:left !important;
				}
				div.form.w1500 .checkboxes
				{
					padding-left:145px;
					width:300px;
				}
				*html div.form.w1500 label
				{
					position:relative;
					top:3px;
				}
				div.form.w1500 span.note
				{
					width:10px;
				}
				div.form.w1500 div input, div.form.w1500 div select
				{
					float:left;
				}
				
				div.form > .w150 input[type="text"] { line-height:16px !important; margin-bottom:0px !important; }
				 
				div.form.wide.w180 span{width:170px; }
				div.form.wide.w180 span.Text{width:170px !important; }
				div.form.wide.w180 span.coment{width:100px !important; float:left !important; padding-left:3px;}
				
				
				
				div.form.wide.w170 span{width:160px; }
				div.form.wide.w170 span.Text{width:155px !important; }
				div.form.wide span.warning{border:1px solid #AE0B0C; float:left; padding: 4px; font-size:xx-small; line-height:13px; width:135px; clear:none; }
				div.form.wide.w170 span.coment{width:100px !important; float:left; margin-left:20px;}
				* html div.form.wide.w170 span.coment{width:100px !important; float:left;}
				div.form.wide.w170 input.input_field{width:188px;}
				
				div.form.file span{display:block; float:left; clear:none; width:auto; white-space:nowrap;}
				div.form span.radio.adv{display:block; float:left; clear:none; text-align:left;}
				div.form.adv span.radio{clear:none; width:100px;}
				div.form.adv span.check{clear:none; width:350px; text-align:left;}
				div.form input.input_field{display:block;  width:138px; height:18px; line-height:18px; border:1px solid #515845; margin:0 0 6px 0; *margin-bottom:5px !important; padding-left:5px;}
				div.form input.input_field.close{margin:0 10px 6px 0;}
				div.form span.inputcheck{clear:left; width:11px !important; width:13px; height:11px !important; height:13px; margin:6px 30px 6px 30px;  border:none; line-height:16px; vertical-align:top;}
				div.form span.inputcheck.left{clear:left; margin:6px 5px 6px 0;}
				div.form span.inputcheck.adv{margin:6px 30px 6px 0;}
				div.form span.inputcheck.wide{clear:none; margin:6px 200px 32px 0;}
				div.form input.radio{display:block; float:left; width:13px; height:13px; border:1px solid #fff; border:none; margin:4px 10px 6px 0;}
				div.form input.last{margin:0 100px 6px 0;}
				div.form input.short{width:67px;}
				div.form select{display:block; float:left; width:140px !important; width:142px; height:18px; font-size:11px; line-height:14px; border:1px solid #515845; margin:0 140px 6px 0;}
				div.form.wide select{margin:0 100px 6px 0;}
				div.form.wide div.warning select{margin:0 0 6px 0;}
				div.form select.short{width:61px !important; width:59px;}
				div.form select.free{}
				div.form select.free.wide{clear:left; margin:0 140px 6px 195px !important; margin:0 140px 6px 97px;}
				div.form input.coment{margin:0 5px 6px 0;}
				div.form input.file{width:219px !important; width:223px;}
				div.form.wide input.file{margin:0 0 26px 0;}
				div.form.file input.file{float:left; clear:none; margin:0 5px 6px 0;}
				div.form.file input.check{display:block; float:left; clear:none; width:11px !important; width:13px; height:11px !important; height:13px; margin:6px 5px;}
				div.form.file select{margin:0 5px 6px 0;}
				div.form input.x2{margin-bottom:26px;}
				div.form span.x2{height:46px;}
				div.form span.x3{width:195px; height:72px;}
				div.form img.coment{display:block; float:left; margin:0 5px 6px 0;}
				
				div.form span.coment{clear:none; color:#a5a6a5; margin:0 0px 6px 0; float:right; width:200px; text-align:left; }
				
				div.form span.note{	color: #AE0B0C;	font-size: 10px;font-weight: bold; display:inline; width:0px; margin:0; float:none; }
				div.form span.Text{	display:inline; margin:0; }
				div.form.align_left span.Text{text-align:left; }
				div.form span.RequiredCssClass{	}

				div.form span.ErrorCssClass{ color: red; float:none; }
				div.form span.DateExample{display:inline; width:auto; margin:0; }
				
				textarea.t224x126{display:block; float:left; width:224px; height:126px; border:1px solid #515845; margin:0 50px 6px 0;}
				textarea.t246x106{display:block; float:left; width:246px; height:106px; border:1px solid #515845; margin:0 50px 6px 0;}
				textarea.t237x110{display:block; float:left; width:237px; height:110px; border:1px solid #515845; margin:0 50px 6px 0;}
				textarea.t215x91{display:block; float:left; width:215px; height:91px; border:1px solid #515845; margin:0 50px 6px 0;}
				textarea.t358x186{display:block; float:left; width:350px; height:186px; border:1px solid #515845; margin:0 0 6px 0;}
				textarea.t392x178{display:block; float:left; width:392px; height:178px; border:1px solid #515845; margin:0 0 6px 0;}
				textarea.t438x256{display:block; float:left; width:438px; height:276px; border:1px solid #515845; margin:0 0 6px 0;}
				
				div.form div.buttons{width:400px; float:left; clear:left; padding-left:130px; margin-top:14px; white-space:nowrap;}
				div.form div.buttons.adv{width:450px; padding-left:10px;}
				div.form.adv div.buttons{padding-left:150px;}
				div.form.wide div.buttons{padding-left:195px; width:300px;}
					div.form input.btn_58,input.btn_58{display:block; float:left; width:58px; height:19px; background:url(../images/btns/btn_58.gif) no-repeat; border:none; text-align:center; font-size:11px; line-height:12px; color:#ffffff; margin:0 7px 6px 0; cursor:pointer;}
					div.form input.btn_58.adv,input.btn_58.adv{font-weight:bold;}
					div.form input.btn_58.right,input.btn_58.right{float:right;}
					div.form input.btn_67,input.btn_67{display:block; float:left; width:67px; height:19px; background:url(../images/btns/btn_67.gif) no-repeat; border:none; text-align:center; font-size:11px; line-height:12px; color:#ffffff; margin:0 7px 6px 0; cursor:pointer;}
					div.form input.btn_92, input.btn_92{display:block; float:left; width:92px; height:19px; background:url(../images/btns/btn_92.gif) no-repeat; border:none; text-align:center; font-size:11px; line-height:12px; color:#ffffff; margin:0 7px 6px 0; cursor:pointer;}
					div.form input.btn_92.adv,input.btn_92.adv{font-weight:bold;}
					div.form input.btn_92.right,input.btn_92.right{float:right;}
					div.form input.btn_127,input.btn_127{display:block; float:left; width:127px; height:19px; background:url(../images/btns/btn_127.gif) no-repeat; border:none; text-align:center; font-size:11px; line-height:12px; color:#fff; margin:0 7px 6px 0; cursor:pointer;}
					div.form input.btn_196, input.btn_196{display:block; float:left; width:196px; height:19px; background:url(../images/btns/btn_196.gif) no-repeat #ae0b0c; border:none; text-align:center; font-size:11px; line-height:12px; color:#fff; margin:0 7px 6px 0; cursor:pointer;}
					div.buttons a{display:block; clear:left;}
				div.form p{display:block; float:left; clear:left; width:100%; font-size:1em;}
				div.form.file ul{display:block; float:left; width:540px; margin:10px 0 0 0;}
				div.form.file ul.adv{width:300px; margin:0;}
				div.form.file ul.short{width:100px; margin:0 200px 0 0;}
					div.form.file ul li{display:block; float:left; padding:5px 10px 5px 0; white-space:nowrap;}
					div.form.file ul.short li{padding:0 10px 0 5px !important; padding:0 10px 5px 10px;}
				div.form .category_list
				{
					width:188px !important;
				}
			div.prewiev{background:#cdc4ba; margin-bottom:15px; padding:10px 10px 10px 5px;}
				div.prewiev img{display:block; float:left; clear:left; border:2px solid #ae0d0e; margin:0 10px 8px 8px !important; margin:0 5px 8px 4px;}
				div.prewiev div.last img{display:inline; clear:none; margin:0 2px 8px 8px;}
				div.prewiev div.buttons{float:right; margin:0 10px 0 0 !important; margin:0 5px 0 0;}
					div.prewiev div.last div.buttons{margin:-30px 10px 0 0 !important; margin:80px 5px 0 0;}
				div.prewiev h3{display:block; font-weight:bold; margin-bottom:10px;}
				div.prewiev ul{list-style:disc; margin-left:210px !important; margin-left:220px;}
				
			div.bottom_buttons{float:left; clear:both; margin-bottom:15px; white-space:nowrap;}
			div.bottom_buttons.adv{float:left; clear:none; width:300px;}
				div.bottom_buttons input{margin:0 7px !important; margin:0 4px;}
				div.bottom_buttons .left{float:left;}
				div.bottom_buttons .right{float:right;}
				div.bottom_buttons.left input{margin:0 5px 0 0 !important; margin:0 5px 0 0;}
			
			ul.h3_menu{float:right; list-style:none;}
				ul.h3_menu li{display:inline; padding:0 10px; border-right:1px solid #000;}
				ul.h3_menu li.last{border-right:none;}
				
			ul.categories{display:block; float:left; width:500px; margin-bottom:10px;}
				ul.categories li{display:block; float:left; width:200px; padding-left:15px; background:url(../images/frontend/category_item.gif) no-repeat 3px 5px;}
					ul.categories li a{font-weight:bold; text-decoration:none; }
					ul.categories li a:hover{text-decoration:underline;}
			
					a.black_categories{font-weight:bold; color:#000000; text-decoration:none; }
					a.black_categories:hover{text-decoration:underline;}
			div.featured_service_info{clear:both; background:#efece9; border:1px solid #614f3e; margin:5px 0 10px;}
				div.featured_service_info img{float:left; margin:10px 15px 10px 10px;}
				div.featured_service_info h4{margin-top:10px;}
				div.featured_service_info p{ margin:5px 20px 5px 5px;}
				
			div.char_service{}
				div.char_service h3{color:#ae0b0c; margin-bottom:0; float:left; line-height:1.25em !important; width:10px; }
				div.char_service ul{float:left;list-style:none;}
			
				div.char_service div.char{color:#ae0b0c; margin-bottom:0; font-size:1.1em; font-weight:bold; line-height:1.5em !important; line-height:1.4em; float:left; }
				div.char_service a.strong{text-decoration:none; line-height:1.5em;}
				div.char_service a.strong:hover{text-decoration:underline; }
				
			ul.matching_cat{display:block;}
				ul.matching_cat ul{display:block; margin-left:30px;}
				
			div.bordered{float:left; border:1px solid #CDC4BA; padding:8px; width:548px !important; width:518px;}
			
			div.company_card{background:#cdc4ba; float:left; width:564px!important; width:auto; margin-top:10px;}
				div.company_card div{float:left; width:190px; padding:10px 12px 0 10px;}
					div.company_card div div.botton_buttons{margin:0;}
				div.company_card h3{padding-top:10px; margin-left:190px;}
				div.company_card ul{list-style:disc; padding-left:25px;}
			
			span.order_listings{display:block; float:left;}
			h2.order_listing{margin-left:0px;}	
			div.order_listing{margin-left:0px; background:#ded8d1; padding:10px 10px 5px 15px; margin-bottom:2px;}
				div.order_listing div.buttons{float:right; margin:0 10px 0 0 !important; margin:0 5px 0 0;}
				div.order_listing div.order_left_images{float:left; width:150px;}
					div.order_left_images div img{display:block; margin:0 0 8px 8px;}
				div.order_listing div.order_bottom_images{float:left; width:400px; }
					div.order_left_images div img{display:inline; margin:0 0 8px 8px;}		
					
			div.right_info{float:right; width:187px;}
				div.right_info img{display:block; margin:0 5px 8px 5px; text-align:right;}
				html>/**/body div.right_info img{display:block; margin:0 5px 8px 5px; float:right;}
			div.main h2.login{display:block; clear:both; font-weight:bold; font-size:1.1em; line-height:1.9em; background:#fff; color:#000; margin-bottom:0px; padding-bottom:0px; padding-left:5px; border-bottom: 1px solid #ae0b0c;} 
			
			div.featured_service{float:left; clear:both; width:100%; border-bottom:1px solid #ae0b0c; margin-bottom:10px; padding-bottom:10px;}
				div.featured_service img{display:block; float:left;}
				div.featured_service h4{margin-left:90px;}
				div.featured_service p{margin-left:90px;}
				div.featured_service div{margin-left:90px;}
				
			ul.navigation{}
				ul.navigation li{display:inline; padding:0 2px !important; padding:0 2px 0 4px; border-right:1px solid #000;}
				ul.navigation li.first{border-right:none;}
				ul.navigation li.last{border-right:none;}
					ul.navigation li span{font-weight:bold;}
					
			table.supplier_order_history{line-height:18px;}
				table.supplier_order_history tr th{font-weight:bold; width:150px; padding-left:5px; border-width:0 0px 0px 0; border-style:solid; border-color:#5f0607; background:#DED8D1 none repeat scroll 0%; text-align:center;}
				table.supplier_order_history tr td{padding-left:5px; border-width:0px 0px 0px 0; border-style:solid; border-color:#5f0607; text-align:center;}
							
		
table.sub-cat-list {width:100%;}
table.sub-cat-list td {vertical-align:middle;}
table.sub-cat-list td input{display:block; float:left; clear:none; width:11px !important; width:13px; height:11px !important; height:13px; margin:4px 0;}
*html table.sub-cat-list td label{padding:0px;}
.check1 {display:block; float:left; clear:none; width:11px !important; width:13px; height:11px !important; height:13px; margin:4px 0;}
/*############################# CMS ###################*/

div.cms strong{font-weight:bold; color: #000000;}

/*############################# FOOTER ###################*/

div.footer{
	position:relative;
	bottom:0px;
	width:820px;
	height:90px;
	font-size:10px;
	line-height:11px;
	background:#ffffff;
	overflow: hidden;
	
}
	div.page_remember{
	float:left;
	width:155px;
	height:200px;
	padding:35px 0 0 35px;
	background-color: #FFFFFF;
	position: relative;
	bottom: -2px;
}
		div.page_remember a{display:block; float:left; font-size:10px; color:#5f4d3c; text-decoration:none; padding-right:4px; margin-bottom:10px;}
		
	ul.bottom_menu{display:block; text-align:center!important; padding:15px 0 5px;}
		ul.bottom_menu li{display:inline; border-right:1px solid #5f4d3c; padding:0 4px;}
		ul.bottom_menu li.last{border:none;}
			ul.bottom_menu li a{color:#5f4d3c; text-decoration:none;}
			ul.bottom_menu li a:hover{text-decoration:underline;}
			
	span.copyright{display:block; text-align:center; color:#5f4d3c;}

.MainActions a {
	margin-top: 10px;
	margin-bottom: 7px;
}

p.Spacer.Home {
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	border-top: 1px solid #ae0b0c;
}
.FeaturedServices h2 { margin-bottom: 0px; }
.FeaturedServices p { margin-bottom: 8px; }

.Intro.Home 
{
	font-size: 1.1em; 
	padding:10px 0px 10px 0px !important; 

}

.MainInfo {
    margin-left:8px;
 }
.MainInfo div.header{
	border-bottom:2px solid #ae0b0c;
	width:378px;
	margin:0 17px;
	padding:0;
	height:0px;
}

.MainInfo h1{
	padding:0 17px;
	color:#c90128;
	line-height:1px;
}
}

/* FileUpload class*/

.upload_field
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66546c;
	border: solid 1px #5F0607;
	width: 200px;
}
.upload_field_delete
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66546c;
	border: solid 1px #5F0607;
	width: 130px;
}
.upload_field_custom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66546c;
	border: solid 1px #5F0607;
	margin:5px 0;
}

	

/* DataGrid classes */

label
{
	padding-left: 6px;
	padding-right: 25px;
}

.DataGridColumn
{
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 10px;	
	vertical-align: top;
	padding: 4px;
	border-right:1px; 
}

.cursor
{
	cursor: pointer;
	cursor: hand;
}

.TotalLine
{
	font-weight: bold;
	padding-bottom: 7px;
}

.DataGridHeader
{
	height: 25px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #980b0c;
}

.LinkButton
{
	 color: #550000;	
}

.DataGrid
{
	width: 100%;
	border: 1px solid #f0e5e5;
}

.DataGrid_item
{
	background-color: #ffffff;
	height: 25px;
}

.DataGrid_item_act
{
	background-color: #99ccff;
	height: 25px;
}

.DataGrid_item TD
{
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	height: 25px;
}

.DataGrid_item_act TD
{
	cursor: pointer;
	cursor: hand;
	height: 25px;
	padding: 3px;
	text-decoration: none;
}

TABLE.DataGrid TD.fld-check {padding: 0px; width: 0%;}
TABLE.DataGrid TR.header TD {background-color: #008eba; color: white; font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold;}
TABLE.DataGrid TR.pager TD {border-right: 0px; border-bottom: 0px; border-left: 0px; border-top: 0px;}

TABLE.DataGrid A { color: #FFF; }
TABLE.DataGrid TD {padding: 4px 4px 2px 4px; border-left: 1px solid #f0e5e5; border-top: 1px solid #f0e5e5; }
TABLE.DataGrid TD.fld-check {padding: 0px; width: 0%;}
TABLE.DataGrid TR.header TD {background-color: #008eba; color: white; font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: bold;}
TABLE.DataGrid TR.pager TD {border-right: 0px; border-bottom: 0px; border-left: 0px; border-top: 0px;}
TABLE.DataGrid TD {border-bottom: 1px solid #f0e5e5}
TABLE.DataGrid TR.dark TD {background-color: #FFF}
TABLE.DataGrid TR.light TD {background-color: #FFF}
TABLE.DataGrid TR.noclick TD {cursor: default; }
TABLE.DataGrid TR.active TD{background-color: #f0f0f0; height: 25px;}
TABLE.DataGrid TR.inactive TD{background-color: #FFF; color: #663366; height: 25px;}
TABLE.DataGrid TR.hl TD {background-color: #FFF; color: #F26521;}
TABLE.DataGrid TR TD.line {border-right: 1px solid #f4f0ff}
TABLE.DataGrid TR.bf TD {font-size: 14px; font-weight:bold}
TABLE.DataGrid TR.header TD {border-top: 1px solid #f0e5e5;}
TABLE.DataGrid TR.header A:link, TABLE.DataGrid TR.header A:visited {color: white; text-decoration: none}
TABLE.DataGrid TR.header A:hover {text-decoration: underline}
TABLE.DataGrid TR.active A:link, TABLE.DataGrid TR.active A:visited {color: white}
TABLE.DataGrid TD.nav-butt {padding: 0px 0px 2px 4px}
TABLE.DataGrid TD.nav-butt A:link, TABLE.DataGrid TD.nav-butt A:visited {color: #000}
TABLE.DataGrid TR.paging TD {BORDER-BOTTOM: 0px solid; font-weight: bold; border-left: 0px solid; border-top: 0px solid; padding-bottom: 3px; padding-top: 3px}
TABLE.DataGrid TR.paging TD SPAN {BORDER-LEFT: 0px solid}
TABLE.DataGrid TR.paging TD A:link, TABLE.DataGrid TR.paging TD A:visited {font-weight: normal; text-decoration: underline}
TABLE.DataGrid TR.buttons TD {border-right: 0px; border-bottom: 0px; border-left: 0px; border-top: 0px; padding-top: 10px}

/* Calendar classes */

TABLE.calendar {background-color: #FFF; border: 1px solid #315A8C; padding: 0px; margin: 0px}
.day {background-color: #FFF}
.day A:link, .day A:visited {text-decoration: none; color: #315A8C}
.day A:hover {color: #F26521}
.calendar-title {color: #FFF; font-weight: bold}
.calendar-nav {color: #FFF}
.calendar-nav A:link, .calendar-nav A:visited {text-decoration: none; font-weight: bold; color: #FFF}
.calendar-nav A:hover {color: #F26521}
.day-header {border: 0px solid; font-weight: bold; background-color: #FFF; width: 25px}
.calendar-today {background-color: #F26521; font-weight: bold; }
.calendar-today A:link, .calendar-today A:visited, .calendar-today A:hover { text-decoration: none; }
.other-month-day { background-color: #FFF; }
.other-month-day A:link, .other-month-day A:visited, .calendar-today A:hover {color: #EEE; text-decoration: none}
.weekend A:link, .weekend A:visited, .weekend A:hover { color: #000; text-decoration: none;}

.calendar 
{
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table 
{
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  width: 200px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  font-size:x-small;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;  
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}




/* Drop-Down menu */

.menu-sh_grey
{
	border-color: #777777;
	background: #f5f5f5;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 2px;
border-bottom-width: 1px;
width: 190px;
}
.menu-sh_settings_menu
{
	border-color: #aaaaaa;
	background: #f5f5f5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	width: 190px;
}
DIV.menu-sh_container
{
	width: 192px;
	border: 0px solid #000000;
	padding:0px;
}
DIV.blk-menu, .blk-menu
{
	width: 192px;
}
DIV.menu-sh, .menu-sh
{
border-color: #aaaaaa;
background: #f5f5f5;
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
width: 190px;
}
DIV.menu-sh_noborder
{
	width: 190px;
}
DIV.menu-sh_body
{
	width: 190px;
}
DIV.menu-sh_noborder DIV.menu-sh_body
{
	border-color: #aaaaaa;
	background: #f5f5f5;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 188px;
}

TABLE.tab-menu-sh {
font-size: 14px;
font-weight: bold;
width: 190px;
}

table.tab-menu-sh TD.blk-menu-sh {}

td.blk-menu-sh, TD.blk-menu-sh-act 
{
color:White;
border-top: solid 1px #ffffff !important;
padding: 5px 10px 5px 10px;
}

td.blk-menu-sh 
{	
background: #AE0B0C;
border: 1px solid transparent;
}

td.blk-menu-sh-act 
{
cursor:pointer;	
background: #5f0607 no-repeat center left;
}

.hand, TABLE.tab-menu-sh TD {cursor: pointer; cursor: hand}

td.blk-menu-arr {background: transparent url(../images/availability/arrow.gif) no-repeat 145px center; border: 1px solid transparent; }
td.blk-menu-arr-act {background: #ffe7a2 url(../images/availability/arrow.gif) no-repeat 145px center; border: 1px solid #ffbd69;}

div.blk-menu {position: absolute;}

.menu_gr
{
	
	border-color: #aaaaaa;
	background: #ff9999;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 160px;
}

.MessagesContainer
{
	padding: 5px 10px;
	border: solid 1px #5F0607;
	background-color: #f0e5e5;
}

.ErrorMessageHeader
{
	padding-bottom: 6px;
	color: Red;
	width:517px;
}

.ErrorMessage ul
{
	display:block;
	list-style:disc !important;
}
.Text
{
	font-size: 12px;
}

.smaxw
{
	width: 590px;
}

.note
{
	color: #AE0B0C;
	font-size: 10px;
	font-weight: bold;
}

.Container
{
	vertical-align: top;
	padding-left: 20px;
}

.ErrorCssClass
{
	color: red;
}

table#business td{padding: 0 6px 6px;}
.order_history
{
	text-decoration:none !important;
}
.order_history:hover
{
	text-decoration:underline !important;
}

.link_on_listing
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
}
.link_on_listing:hover
{
	text-decoration:underline;
}
.Red_Category
{
	border:solid 1px #515845;
	color:Red;
}

div.press_ctrl
{
	float:left;
	width:0%;
}
div.press_ctrl span
{
	border:1px solid #AE0B0C; 
	float:left; padding: 4px; 
	font-size:xx-small; 
	line-height:13px; 
	width:135px; 
	clear:none; 
	text-align:left; 
}
.redbanner
{
	background:#ae0b0c; 
}
.redbanner h2
{
	display:block; 
	padding-left:15px;
}
.select_cat_link
{
	color:#fff; 
	font-weight:bold; 
	font-size:1em; 
	line-height:1.9em; 
	text-decoration:none;
}

.email_appliciants
{
	color:#fff; 
	font-weight:bold; 
	font-size:1em; 
	line-height:1.9em; 
	text-decoration:underline;
}

.email_appliciants:hover
{
	color:#fff; 
	font-weight:bold; 
	font-size:1em; 
	line-height:1.9em; 
	text-decoration:none;
}

.save_and_close
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

div.without_style p, div.without_style div, div.without_style span
{
	padding:0;
	margin:0;
}
div.without_style a
{
	font-weight: inherit;
	font-style: inherit;
}

.top_right_link
{
	float:right;
	font-weight:bold; 
	width:380px; 
	padding-bottom:16px;
	padding-top:18px;
	text-align:right;
}

.featured_entity
{
	background:#aa0c0d url(../images/frontend/bg-block-header.jpg) repeat-x top left;
	font-weight:bold;
	color:#ffffff;
	height:23px;
	padding:7px 0 0 13px;
	font-size:13px;
}
.featured_entity a
{
	color:#ffffff;
	text-decoration:none;
}
.featured_entity a:hover
{
	text-decoration:underline;
}

.featured_entity_body
{
	border:solid 1px #999999;
	border-top:none;
}
.featured_companies, .featured_news, .featured_requests, .featured_vacancies
{
	padding:8px 18px 8px 0;
	text-align:justify !important;
}
.featured_companies a, .featured_news a, .featured_requests a, .featured_vacancies a
{
	color:#000000;
	font-weight:bold !important;
	text-decoration:none;
}
.featured_companies a:hover, .featured_news a:hover, .featured_requests a:hover, .featured_vacancies a:hover
{
	text-decoration:underline;
}
.featured_services_link
{
	color:#AE0B0C;
	font-weight:bold !important;
	text-decoration:none;
	font-size:11px;
}
.featured_services_link:hover
{
	text-decoration:underline;
}
.underlined
{
	text-decoration:underline;
}
.underlined:hover
{
	text-decoration:none;
}
.global_offices td
{
	width:30%;
	vertical-align:top;
	text-indent:-25px;
	padding-left:25px;
}
.global_offices td label
{
	padding:0px;
	padding-left:5px;
}
html>/**/body .global_offices td
{
	text-indent:-20px !important;
	padding-left:25px;
}
.sub_cat_link
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.cat_link
{
	color:#ffffff;
	text-decoration:none;
}
.stars
{
	padding-right:5px;
	border:none;
}
.business_details
{
	border:solid 1px #ded7cf;
	border-collapse:collapse;
	margin-bottom:15px;
	width:100%;
}
.business_details td
{
	border:solid 1px #ded7cf;
	border-collapse:collapse;
	padding:5px;
	width:45%;
}
.business_details td.special_row
{
	background:#ae0b0c;
	text-align:center;
	font-weight:600;
	font-size:12px;
	color:#ffffff;
	padding-bottom:3px;
	padding-top:3px;
}
.edit
{
	background:url(../Tools/images/btns/Edit.gif) no-repeat !important;
}
.delete
{
	background:url(../Tools/images/btns/Delete.gif) no-repeat;
}
.renew
{
	background:url(../Tools/images/btns/Renew.gif) no-repeat;
}
.review_details
{
	margin-bottom:10px; 
	width:100%;
}
.review_details .left_td
{
	width:33%;
}
.banner_adverts p
{
	margin-bottom:15px;
}
.banner_adverts ul
{
	margin-bottom:15px;
}
.note_on_step4
{
	width:545px;
	color:#ae0b0c;
	background:#ded7cf;
	padding:3px 0 3px 15px;
	margin-bottom:5px;
}
html>/**/body .note_on_step4
{
	margin-bottom:-15px;
}

.service_request_form_main
{
	padding:0 12px;
}

.service_request_form_main div.field_name
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:12px;
}
.service_request_form_main p.in_red
{
	color:#ac0c0e;
	font-weight:bold;
	padding:15px 0 8px 0;
	margin-bottom:0px;
}
.service_request_form_main .input
{
	width:162px;
	padding-left:3px;
	padding-right:3px;
}
.service_request_form_main .select
{
	width:172px;
}

.MultiDropDownDefaultSkin
{
	position:relative; 
	top:0px; 
	left:0px;
}
.MultiDropDownDefaultSkin td.MainLeftTD
{
	border-top:solid 1px #7f9db9;
	border-bottom:solid 1px #7f9db9;
	border-left:solid 1px #7f9db9;
	padding-left:3px;
	background:#ffffff;
}
.MultiDropDownDefaultSkin p.MainLeftSpan
{
	text-align:left;
	width:95%; 
	border:solid 1px #ffffff;
	margin-bottom:0px;
	width:100%;
}
.MultiDropDownDefaultSkin td.MainRightTD
{
	border-top:solid 1px #7f9db9;
	border-bottom:solid 1px #7f9db9;
	border-right:solid 1px #7f9db9;
}
.MultiDropDownDefaultSkin div.DropDown
{
	position:absolute;
	top:21px; 
	left:0px;
}
.MultiDropDownDefaultSkin .ListBox
{
	height:140px;
}

.MultiDropDownSRFSkin
{
	position:relative; 
	top:0px; 
	left:0px;
	margin-left:10px;
}
.MultiDropDownSRFSkin td.MainLeftTD
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	padding-left:3px;
	background:#ffffff;
}
.MultiDropDownSRFSkin p.MainLeftSpan
{
	text-align:left;
	width:95%; 
	border:solid 1px #ffffff;
	margin-bottom:0px;
	width:100%;
}
.MultiDropDownSRFSkin td.MainRightTD
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	background:#ffffff;
	padding-right:2px;
}
.MultiDropDownSRFSkin div.DropDown
{
	position:absolute;
	top:18px; 
	left:0px;
}
.MultiDropDownSRFSkin .ListBox
{
	font-size:10px;
	height:140px;
	border:solid 1px #000000;
}

.hr_padding
{
	padding:8px 0;
}
.special .Text
{
	float:right !important;
	width:95px !important;
}

.resume
{
	float:right;
}

.resume_total
{
	float:right;
	width:178px;
}
.resume_inner
{
	float:right;
	text-align:right;
}
.download_resume
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.9em;
	width:135px;
	text-decoration:none;
	text-align:center;
	background:#AE0B0C;	
	padding:3px 5px;
	font-weight:bold;
	color:#ffffff;
}

.red_bold
{
	color:#ae0b0c;
	font-weight:bold;
}

.hide_profile_section
{
	background:#DED7CF;
	width:120px;
	padding:5px;
	font-weight:bold;
	border:solid 1px #000000;
	float:right;
	margin-bottom:3px;
}

.hide_profile_section label
{
	padding-right:0px;
}
.industry_item
{
	font-weight:bold;
}

.contact_PP
{
	font-weight:bold;
	float:left;
	width:115px;
}
.contact_PP_details
{
	float:left;
}

div .contact_PP, div .contact_PP_details
{
	padding:3px 0;
}
.JobSeekerRow
{
	width:100%;
}

.JobSeekerRow td
{
	vertical-align:top;
}
.liveTR .jobSeekerCountry, .liveTR .jobSeekerJobTitle
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.liveTR .jobSeekerCity
{
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.liveTR .jobSeekerFullName
{
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.jobSeekerCountry, .jobSeekerCity
{
	width:18%;
	padding-left:5px;
}
.jobSeekerJobTitle
{
	width:28%;
	padding-left:5px;
}
.jobSeekerFullName
{
	width:32%;
	padding-left:5px;
}
.jobSeekerFullName a
{
	font-weight:bold;
	text-decoration:none;
}

.jobSeekerFullName a:hover
{
	text-decoration:underline;
}
.red_strip
{
	color:#ffffff;
	background:#ae0b0c;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.is_seeker_on_search
{
	margin-left:0px;
	text-align:left;
	width:12px !important;
	margin-right:7px !important;
}

*html .is_seeker_on_search
{
	margin-right:0px !important;
}

.grey_HD
{
	background:#ded7cf;
	padding:6px 3px;
	border-bottom:solid 1px #ccc2b6;
}
.extra
{
	padding-bottom:8px;
}

*html .extra
{
	padding-bottom:7px !important;
}

.grey_h3
{
	padding-left:7px;
	font-size:12px;
}
*html .for_IE6, *:first-child+html .for_IE6
{
	padding-top:4px;
}

.even_gap
{
	margin-bottom:17px;
}
*html .even_gap, *:first-child+html .even_gap
{
	margin-bottom:0px;
}

*html div
{
	padding:0px;
	margin:0px;
}

*html .gap_for_IE6
{
	margin-top:0px;
}
.AutoCompleteList
{
	z-index: 9999;
	overflow:auto;
	width:180px;
	background:#ffffff;
	padding:2px;
	left:315px !important;
	width:134px !important;
	border:solid 1px #000000;
}

*html .AutoCompleteList
{
	z-index: 9999;
	overflow:auto;
	width:180px;
	background:#ffffff;
	padding:2px;
	left:314px !important;
	width:134px !important;
	border:solid 1px #000000;
}

.memberArea
{
	margin-left:50px;
	margin-top:30px;
	margin-bottom:30px;
	width:400px;
}

.memberArea td
{
	padding-left:15px;
	padding-bottom:10px;
	vertical-align:top;
}

.jv_view
{
	font-weight:bold;
	font-size: 12px;
	border:solid 1px #ded7cf;
	border-collapse:collapse;
	width:100%;
}

.jv_view td.first
{
	width:320px !important;
}

.jv_view td
{
	border:solid 1px #ded7cf;
	padding:2px 3px 2px 2px;
}

.jv_header
{
	color:#ffffff;
	background:#ae0b0c;
	text-align:center;
}

.jv_message
{
	color:#ae0b0c;
}

.editJV
{
	width:100%;
}

.editJV td
{
	vertical-align:top;
	padding:2px 2px 2px 5px;
}

.editJV table td
{
	padding:0px !important;
}

.editJV span.Text
{
	width:100% !important;
	text-align:left !important;
}
.left_box
{
    float:left;
	width:278px;
	margin-right:4px;
}
.right_box
{
    float:left;
	width:278px;
}
.left_box div.border, .right_box div.border
{
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	height:70px;
}
.left_box div.inner_text, .right_box div.inner_text
{
	width:250px !important;
	padding:10px 10px 0 10px;
}

.red_column
{
	float:left;
	width:278px;
	margin-right:4px;
}
.red_column_header
{
	background:url(../images/frontend/jv_header_bg.gif) repeat-x;
	color:#ffffff;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	font-size:1.1em;
}
.blue_column
{
	float:left;
	width:278px;
}
.blue_column_header
{
	background:url(../images/frontend/jv_header_bg.gif) repeat-x;
	color:#ffffff;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	font-size:1.1em;
}

.red_column div.border, .blue_column div.border
{
	border-left:solid 1px #d1d1d1;
	border-right:solid 1px #d1d1d1;
	border-bottom:solid 1px #d1d1d1;
	height:260px;
}
.red_column div.inner_text, .blue_column div.inner_text
{
	width:250px !important;
	padding:10px 10px 0 10px;
}
.more_info_link
{
	color:#000000;
	font-weight:bold;
	background:url(../images/frontend/black_bullet.gif) no-repeat right;
	padding-right:8px;
}
.jv_expiration_message
{
	color:#CC0000;
	font-weight:bold;
	letter-spacing:1px;
}
.jv_step1 div span
{
	width:180px !important;
	float:left;
	font-size:11px; 
	line-height:18px;
}

.jv_step1 div span.note
{
	width:0px !important;
	float:none;
	margin:0px !important;
}
.jv_step1 div span.Text
{
	width:180px !important;
	float:left;
	margin-left:6px !important;
}

.jv_step1 div input
{
	width:200px !important;
	float:left;
	margin-bottom:8px !important;
	border:1px solid #515845;
}

.jv_step1 div select
{
	width:202px !important;
	float:left;
	margin-bottom:8px !important;
	border:1px solid #515845;
}

.jv_step1 div span.coment
{
	float:left !important;
	padding-left:3px;
	width:100px !important;
}

.jv_step1 div.outer_div
{
	width:547px !important;
	clear:both;
	margin-bottom:8px !important;
}

.jv_step1 div span.warning
{
	border:1px solid #AE0B0C; 
	float:left; 
	margin-left:5px;
	padding: 4px; 
	font-size:xx-small; 
	line-height:13px; 
	width:125px !important; 
	clear:none; 
}
.jv_step1 .for_checkbox
{
	width:20px;
	float:left;
}

.jv_step1 .for_checkbox input
{
	width:15px !important;
	border:none !important;
	margin-left:3px;
}

.jv_article div span
{
	width:120px !important;
	float:left;
	font-size:11px; 
	line-height:18px;
}

.jv_article  div span.note
{
	width:0px !important;
	float:none;
	margin:0px !important;
}
.jv_article  div span.Text
{
	width:120px !important;
	float:left;
	/*margin-left:6px !important;*/
}

.jv_article  div input
{
	width:200px !important;
	float:left;
	margin-bottom:8px !important;
	border:1px solid #515845;
}

.jv_article  div select
{
	width:202px !important;
	float:left;
	margin-bottom:8px !important;
	border:1px solid #515845;
}

.jv_article  div span.coment
{
	float:left !important;
	padding-left:3px;
	width:100px !important;
}

.jv_article  div.outer_div
{
	width:547px !important;
	clear:both;
	margin-bottom:8px !important;
}

.jv_article  div span.warning
{
	border:1px solid #AE0B0C; 
	float:left; 
	margin-left:5px;
	padding: 4px; 
	font-size:xx-small; 
	line-height:13px; 
	width:125px !important; 
	clear:none; 
}

.art_details p { 
	margin:0;
}


.bulletin_feature
{
	margin-top:7px;
	padding-bottom:7px;
	border-bottom:solid 1px #ae0b0c;
	clear:both;
}

.brequests_div
{
	float:right;
	width: 265px !important;

}

.jvacancies_div
{
	float:left;
	width: 265px !important;
	margin-right:15px;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AE0B0C;
	cursor:hand;
	cursor:pointer;
	height: 20px;
	color: #FFF;
	width: 80px;
	text-align:center;
	border: solid 1px #5F0607;	
	padding-bottom:0px;
}
.button_disabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #bbb;
	cursor:default;
	height: 20px;
	color: #FFF;
	width: 80px;
	text-align:center;
	border: solid 1px #aaa;	
	padding-bottom:0px;
}
html>/**/body .button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AE0B0C;
	cursor:hand;
	cursor:pointer;
	height: 20px;
	color: #FFF;
	width: 80px;
	text-align:center;
	border: solid 1px #5F0607;	
	padding-bottom:2px;
}
.adjust_height
{
	float:right;
	width:63px; 
	height:23px;
	vertical-align:middle;
	padding:5px 3px 0 0;
}

html>body .adjust_height
{
	float:right;
	width:63px; 
	height:24px;
	vertical-align:middle;
	padding: 5px 3px 0 0;
}

.bigger_font
{
	font-size:12px;
}
.supplier_step1
{
	padding:8px 13px 0px 13px;
}

.alert_email_categories td
{
	padding-bottom:0px;
	margin:0px;
}

.article_details
{
	float:left;
	width:450px;
	padding:10px 0;
}

.article_edition_links
{
	float:right;
	text-align:right;
	width:100px;
}

.articleItem .first_div
{
	margin-bottom:7px;
	float:left; 
	width:60px;
}
.articleItem .second_div
{
	padding-left:7px;
	float:left; 
	width:490px;
	margin-bottom:5px;
}

.black_link
{
	color:#000000;
	text-decoration:none;
}

.black_link:hover
{
	text-decoration:underline;
}
#industries_list ul
{
	margin-left:22px;
}
.popupFront table
{
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
}
.company_description_tag_explanation
{
	width: 252px !important;
	padding-left:5px;
	float:left;
}
.durationList label
{
	padding-right:20px;
}
.TPletter
{
	padding:0 5px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	border-right:solid 1px #000000;
}

.TPletter:hover
{
	text-decoration:underline;
}
.professional
{
	width:100%;
}
.professional td
{
	vertical-align:top;
}
.professional .name
{
	width:30%;
	font-weight:bold;
}

.professional .job_title
{
	width:30%;
	text-align:center;
}

.professional .city_country
{
	width:20%;
}

.professional .management_block
{
	width:20%;
	font-weight:bold;
	text-align:right;
}
.joinTP
{
	float:right;
	width:110px;
	margin-top:18px;
}
div.form select.long_DD
{
	margin-right:0px !important;
	width:210px !important;
}
.grey_letter
{
	color:#b1aca6;
	padding:0 5px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	border-right:solid 1px #000000;
}
.pp_tp_description
{
	color:#ae0b0c;
	margin-left:15px !important;
}

.pp_tp_description p, .pp_tp_description ul
{
	color:#000000;
}

.sub_cat label
{
    padding-right:0px;
    padding-left:3px;
    width:100%
}

td.chkRdoList
{
	margin-top:2px;
	vertical-align:top;
}
td.chkRdoList input
{
	float:left;
}
td.chkRdoList label
{
	display:block;
	padding-left:5px;
	padding-right:0px;
	margin-left:13px;
	#padding-top:3px;
}

.header_title { width: 100%; }
.header_left, .header_right
{
	width: 9px;
    height: 41px;
}
.header_left  { background: url(/tools/images/frontend/header_left.gif)	no-repeat; }
.header_right { background: url(/tools/images/frontend/header_right.gif) no-repeat; }
.header_middle {background: url(/tools/images/frontend/header_middle.gif) repeat-x; 
                height:29px; font-weight: bold; font-size: 13px; text-align:center; padding-bottom:7px;
                color: White; font: Arial, Helvetica, sans-serif;
                }
.head_down_row { width:100%; margin-top:10px; margin-bottom:10px; padding-left:5px; }
.head_row { width:100%; margin-top:10px; margin-bottom:10px; }
.head_cell { width:20%; float:left; }
.head_img { height:95px; width:135px; }
.head_href { color:Black; font-weight:bold; margin-left:-10px; display:block; }
.head_div { width:25%; float:left; }
.head_span { color:#ae0b0c; font-weight:bold; }
.head_a { color:Black; }
.head_sp { width: 5px; float:left; }
a.shadow {
	float:left;
	background: url(/tools/images/frontend/dropshadow.gif) no-repeat bottom right;
	margin: 10px 10px 10px 10px;
}
a.shadow img {
	position: relative;
	display: block;
	margin: -3px 6px 6px -3px;
}
.head_cms p { margin-top: 0px !important; margin-bottom: 0px !important; }
.head_cms img { float:none !important; }

.modalBackground
{
      background-color: Gray;
      filter: alpha(opacity=60);
      opacity: 0.6;
}
 
.modalPopup
{
      background-color: White;
      border-width:3px;
      border-style:solid;
      border-color:Gray;
      padding:5px;

}

.pagerNav{margin-bottom:-3px;}

div.blackUrls a
{
	color: Black;
}

div.redUrls a
{
	color: #ae0b0c;
}

.discussion_box             { width: 420px; border: 0px; }
.full_width .discussion_box { width: 560px; }

.comment   { padding:2px; }
.comment p { padding: 0px; margin: 0px; }

.validation_summary { color: #ae0b0c!important; }
.validator          { color: #ae0b0c!important; font-weight: bold; font-size: 18px; line-height: 18px; }
.validator_message  { color: #ae0b0c!important; font-weight: bold; text-transform: uppercase; }

.mb10     { margin-bottom: 10px; }
.mb10bold { margin-bottom: 10px; font-weight: bold;}
.mb15     { margin-bottom: 15px; }
.redbold  { color:#ae0b0c; font-weight:bold; }


/* FeaturedAdvert Image rotaotor */
.image_rotator { position:relative; left:100px}
#welcomeimage { display:inline; float:left; height:200px; overflow:hidden; position:relative; width:360px; margin-bottom:10px; margin-top:5px; }

.featurecontainer { height:200px; position:relative; top:0; width:360px; text-align:center; vertical-align:bottom; }
.welcomeimage-text {background: url(/Tools/images/frontend/v2-img_darkglass.png) repeat; bottom:0; color:#FFFFFF; height:auto; position:absolute; width:360px; }
* html .welcomeimage-text { background: url(/Tools/images/frontend/v2-img_darkglass.gif) no-repeat; }
.welcomeimage-text h3 { color:#FFFFFF; font-weight:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; padding-bottom:5px; padding-left:10px; padding-right:10px; padding-top:10px; }
.welcomeimage-text h3 a:link, .welcomeimage-text h3:visited { color:#FFFFFF !important; text-decoration:underline !important; }
.welcomeimage-text h3 a:hover, .welcomeimage-text h3:active { color:#FFFFFF !important; text-decoration:none !important; }
.welcomeimage-text a:link, .welcomeimage-text a:visited { color:#FFFFFF; text-decoration:underline; }
.welcomeimage-text p { padding:0 70px 10px 10px; color:#dedede; font-size:11px;}
.welcomeimage-text p a:hover, .welcomeimage-text a:active { color:#FFFFFF !important; text-decoration:none !important; }
.welcomeimage-text acronym { color:#FFFFFF; font-size:0.875em; }
#welcomewrapper-inner { position:relative; }
* html #welcomewrapper-inner { background-color:#FFFFFF; width:963px; }
#featurenav { background-color:transparent; bottom:10px; color:#FFFFFF; height:23px; position:absolute; bottom:-190px; left:310px; width:50px; z-index:9999 !important;}
#featurenav a { outline-style:none !important; }
#campaignbuttons { margin-bottom:1em; }

/* HomePAgeSlides ImageRotator*/
.image_rotator_home { position:relative; left:0px}
#welcomeimage_home { display:block; float:left; height:140px; overflow:hidden; position:relative; width:820px; margin-bottom:0px; margin-top:0px; }

.featurecontainer_home { height:200px; position:relative; top:0; width:820px; text-align:left; vertical-align:bottom; }
.welcomeimage-text_home {background: url(/Tools/images/frontend/slidebackground.png) repeat; left:0px; bottom:60px; color:#FFFFFF; height:auto; position:absolute; width:820px;}
* html .welcomeimage-text_home { background: url(/Tools/images/frontend/slidebackground.png) no-repeat; }
.welcomeimage-text_home h3 { color:#FFFFFF; font-weight:normal; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; padding-bottom:5px; padding-left:15px; padding-right:100px; padding-top:10px; font-weight:bold; }
.welcomeimage-text_home h3 a:link, .welcomeimage-text_home h3:visited { color:#FFFFFF !important; text-decoration:none !important; }
.welcomeimage-text_home h3 a:hover, .welcomeimage-text_home h3:active { color:#FFFFFF !important; text-decoration:underline !important; }
.welcomeimage-text_home a:link, .welcomeimage-text_home a:visited { color:#FFFFFF; text-decoration:none;}
.welcomeimage-text_home p { padding:0 70px 10px 10px; color:#dedede; font-size:11px;}
.welcomeimage-text_home p a:hover, .welcomeimage-text_home a:active { color:#FFFFFF !important; text-decoration:none !important; }
.welcomeimage-text acronym { color:#FFFFFF; font-size:0.875em; }
#welcomewrapper-inner_home { position:relative; }
* html #welcomewrapper-inner_home { background-color:#FFFFFF; width:963px; }
#featurenav_home { background-color:transparent; bottom:10px; color:#FFFFFF; height:23px; position:absolute; bottom:-127px; left:770px; width:50px; z-index:9000 !important;}
#featurenav_home a { outline-style:none !important; }
#campaignbuttons_home { margin-bottom:1em; }

/*AtGlance Service Styles */

.category_active
{
    background: #ffffff url(../images/frontend/atglance/category_active.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.category_enabled_passive
{
    background: #ffffff url(../images/frontend/atglance/category_enabled_passive.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.category_disabled
{
    background: #ffffff url(../images/frontend/atglance/category_disabled.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.supplier_active
{
    background: #ffffff url(../images/frontend/atglance/supplier_active.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.supplier_disabled
{
    background: #ffffff url(../images/frontend/atglance/supplier_disabled.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.supplier_disabled_passive
{
    background: #ffffff url(../images/frontend/atglance/supplier_disabled_passive.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.personal_active
{
    background: #ffffff url(../images/frontend/atglance/personal_active.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.personal_disabled
{
    background: #ffffff url(../images/frontend/atglance/personal_disabled.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.personal_disabled_passive
{
    background: #ffffff url(../images/frontend/atglance/personal_disabled_passive.png) no-repeat top left;
    height:28px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
    padding-bottom:6px;
}

.atGlance_active
{
    background: #ffffff url(../images/frontend/atGlanceActive.png) repeat-x top left;
    height:23px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border:none;
    cursor:pointer;
}

.atGlance_disabled
{
    background: #ffffff url(../images/frontend/atGlanceDisabled.png) repeat-x top left;
    height:23px;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding-left:12px;
    padding-right:12px;
    border: none;
}
/* Services index Right block */
	.ServiceInfBlock
	{
	    margin:10px 0 10px 0;
	    padding: 15px 0 5px 5px;
	    padding-left:6px\0/;
	    background: #ffffff url(../images/frontend/serviceBox.png) no-repeat left top;
	    height:510px;
	}
	
	.tableDefaultSearch
	{
	    width:100%;
	    border-collapse:collapse;
	}
	
	p.tableDefaultSearch, ul.tableDefaultSearch
	{
	    text-align:left!important;
	    margin-left:0px!important;
	}
	
	.tableDefaultSearch a
	{
        text-decoration:none!important;
        color:#000000;
	}
	
	
	.tableDefaultSearch a:hover
	{
        text-decoration:underline!important;
	}	
	
	#divMemberSearch {text-align:left;}
	#divCompanySearch {text-align:left;}
	
	
	.shadow 
	{
	    zoom:1;
	    position:relative;
        background: #ffffff;
        -webkit-box-shadow: 0.4em 0.4em 0.7em #777777;
        -moz-box-shadow: 0.4em 0.4em 0.7em #777777;
        box-shadow: 0.4em 0.4em 0.7em #777777;
    }
    
    .shadowie9
	{
	    position:relative;
        background: #ffffff;
        box-shadow: 0.4em 0.4em 0.7em #777777;
    }
    
    .hpb 
    {
        line-height:15px !important;
            
    }
    
    /* LEAGACY IE BUX FIX AND DEFAULTS ------------------------------------- */

.clearfix { *zoom: 1; /*IE Legacy*/} .clearfix:after { content: " "; display:block; clear:both; visibility:hidden; font-size:0; height:0; }

.selectDefaultSearchSelect
{
    font-size:12px;
    width:148px;
    font-weight:bold;
    color:#990000;
    height:20px;
}

.divpnlnotreg input, .divpnlnotreg textarea { background:transparent;}

.txtinfo {background: url(../images/homepage/textarea_bg.png) no-repeat right bottom; margin-left:40px; height: 50px; *height:52px; width:94%; *width:552px !important}
.txtcountry {background: url(../images/homepage/input_field_large.png) no-repeat -29px bottom; *background: url(../images/homepage/input_field_large.png) no-repeat -19px bottom; margin-left:40px; height: 50px; width:98%; *width:535px; }
.txtcountry input[type="text"] { height:25px; line-height:25px;}

.txtsmall {background: url(../images/homepage/input_field_normal.png) no-repeat right bottom; height: 50px; width:250px; margin-left:40px; *margin-left:12px;}
.txtsmall input { width:225px; padding-top:0px; *padding-top:4px;} .right_fields { *margin-left:-15px;}
* { outline:none !important; outline:0;}

textarea.input_field { padding:5px; width:550px; }
.checkboxMemberArea { width"15px;height:15px;}
