@charset "utf-8";
/* CSS Document */
html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
background:transparent none repeat scroll 0 0;
font-size:100%;
outline-style:none;
}
body {
  margin: 0;
  padding: 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #555555;
  /*background-color: #ffffff;
  background: #ffffff url(../../template_images/bgr.png) repeat-x;*/
 background:#EDF0F4 url(../../template_images/background.png) repeat-x scroll 0 0;

}
fieldset {
   background:#ffffff none repeat scroll 0 0;
   padding: 10px;
   margin: 10px;
}
a {
  /*color: #005C9C;#edf0f4
  color :blue;
  color:#5E83C1;
  color:#0033CC;*/
  color:#105CB6;
  /*color:#DB1300;#003494
  font-weight:bold;*/
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
   color:red;
}
ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
/*Logo*/
#headlogo  a{
    height: 40px; 
    width:120px; 
	color: white;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../../images/LOGO.png);
	background-repeat: repeat-x;
	display: block;	
	background-color: transparent;	
	text-decoration: none;	
}
.headCity {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
/*#headlogo  a:link,a:visited {
    height: 50px;  
	background-image:url(../../template_images/butoon_bgr.gif);
	background-repeat: repeat-x;
	display: block;	
	background-color: transparent;		
	color: white;
	text-decoration: none;	
}
#headlogo  a:hover{
     background-image:url("../../template_images/butoon_bgr_over.gif");	 
}*/
/*End Logo*/



#content_body 
{
	font-size:100%;
	min-width:960px;
	padding:0 1em 1em 1em;
}
#header {
	float:left;
	margin:0;
	width:100%;
	
}
#BIZCAFlogo {
	display:inline;
	float:left;
	margin:0 0 0 10px;
}
#BIZCAF_header_nav {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:90%;
}

.subheader {
	background:#E2E2E2 url(../../template_images/corner_small.gif) no-repeat scroll left top;
	/*background: url(../../template_images/corner_small.gif) no-repeat scroll left top;*/
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	
}
.subheader div {
        background:transparent url(../../template_images/corner_small_generic_top_right.gif) no-repeat scroll right top;
}
.subheader div div {
        background:transparent url(../../template_images/corner_small_generic_base_left.gif) no-repeat scroll left bottom;
}

.subheader div div div {
		background:transparent url(../../template_images/corner_small_generic_base_right.gif) no-repeat scroll right bottom;
		
}
.subheader div div div div{
	padding : 2px;
}
#account_nav {
	height:40px;
	background:transparent url(../../template_images/bg_head.gif) repeat-x ; 	
	float:left;
	font-size:97%;
	font-weight:bold;
	text-align:center;
	width:100%;
	
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, label, img {
		border:0 none;
		margin:0;
		padding:0;
              vertical-align:middle;
}
#my_nav_promo {
	background: url(../../template_images/promo.gif) repeat-x ; 
	float:right;
	padding:0px;
	white-space:nowrap;
	width:150px;	
	border:1px solid red;
	text-decoration:none;
}
#my_nav_promo a{
	color:#CC3300;
	line-height:25px;
	padding:5px;
}
#my_nav_promo a:hover{
	background: url(../../template_images/promo_over.gif) repeat-x ; 
	color:#CC3300;
	text-decoration:none;
}
.nav-item_ {
	background:transparent ;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #999999;
	
	float:left;
	
	font-weight:bold;
	
	padding:9px 8px 10px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
.my_nav_account  {
	float:left;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	width:auto;
	padding:4px;
	margin:5px;
	font-size:14px;
}
.my_nav_account a {
	border-right:1px solid #FFFFFF;
	/*color:#FFFFFF;*/
	padding:0pt 4pt 4pt;
}
.my_nav_account_right {
	float:right;
	padding:0.2em 0.5em;
	white-space:nowrap;
	width:auto;
}
#main_content {
	float:left;
	width:100%;
}
#round_border_content_main
{
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	overflow:hidden;
	padding:4px 10px;
}
#main_menu {
	float:left;
       padding-right:10px;
	width:23%;
}
#main_contentLeft{
	float:left;
	width:75%;
}
#main_content1{
	float:left;
	width:69%;
}
#main_content2{
	float:left;
	width:40%;
}
#right_menu {
	float:right;
	width:30%;
	padding-left:4px;
}
/* BEGIN: round border
---------------------------------- */
.round_border {
  display: block;
}
.round_border * {
  background: #fff;
  display: block;
  height: 1px;
  overflow: hidden;
}
.round_border_layer3 {
  background: #c4c4c4;
  border-left: 1px solid #d3d4d5;
  border-right: 1px solid #d3d4d5;
  margin: 0 3px;
  padding: 0 1px;
}
.round_border_layer2 {
  border-left: 1px solid #d3d4d5;
  border-right: 1px solid #d3d4d5;
  margin: 0 2px;
  padding: 0;
}
.round_border_layer1 {
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  margin: 0 1px;
}
.round_border_content {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #C4C4C4;
	border-right:1px solid #C4C4C4;
	overflow:hidden;
	padding:4px 10px;
}
.round_border_content_flag {
	background:transparent url(../../images/flag_sheild.jpg) no-repeat scroll left top;
	border-left:1px solid #C4C4C4;
	overflow:hidden;
	font-weight:bold;
	padding:4px 20px 5px;
}
.round_border_content_flag a{color:red;}
#left_menu_nav {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
#left_menu_nav a:hover {
	text-decoration: underline;
}

#right_menu_nav {
  position: relative;
  /*z-index: -1;*/
  margin: 0;
  padding: 0;
  width: 100%;
}


#footer {
	float:left;
	padding:0.5em 0;
	width:100%;
}
#footer_nav {
	text-align:center;
	border-top:1px dotted #B5B5B5;
	margin:0.5em 0 0;
	padding:1em 0 0;
}
/*sEARCH*/
.search-options-text-div {
	background:#FFFFFF none repeat scroll 0 0 !important;
	border:1px solid #CCCCCC;
	font-weight:normal;
	height:25px;
	padding:0 !important;
}
.tdrop-container {
	float:right;
	margin:5px;
	position:relative;
	width:452px;
	padding:0 !important;
}
.search-option-text {
	background:transparent none repeat scroll 0 0;
	border-width:0;
	font-size:16px;
	height:20px;
	line-height:20px;
	margin:1px;
	outline-style:none;
	outline-width:medium;
	width:425px;
}
.search-option-link {
		display:block;
		height:25px;
		margin:1px;
		padding-right:3px;
		right:0;
		text-align:right;
		top:0;
}
.search-option-link a {
	color:#AAAAAA;
	line-height:25px;
	/*outline-color:none;
	outline-style:none;
	outline-width:medium;*/
	padding:5px;
	text-decoration:none;
	
}
.search-option-link2 {
	    
		height:25px;
		margin:5px;
		padding-right:3px;
		position:relative;		
		text-align:right;
		border: 1px solid #5970B2;
		float:right;
		background: transparent url(../../template_images/bg_head.gif) repeat-x scroll 0 0 ;
}
.search-button-text{
	background:transparent none repeat scroll 0 0;
	border:0px;
	line-height:15px;	
	outline-style:none;
	outline-width:medium;
	margin:5px;
}
.clearing {
   clear:both;
}
.free-post-img {
	float:left;
	left:0px;
	position:relative;
	top:-5px;
	z-index:4000;
}
.free-post-img-head {
	float:left;
	left:-30px;
	position:relative;
	top:-5px;
	z-index:4000;
}
#sddm div
{	position: absolute;
	/*visibility: hidden;*/
	display:none;
	margin: 0;
	padding: 0;
	background-color: #EAEBD8;
	border: 1px solid #5970B2;
	background: #ffffff url(../../template_images/bg_head.gif);
	right:0;
	
	}
#sddm div a
	{
			position: relative;
		display: block;
		margin: 0;
		padding: 2px 10px;
		line-height:20px;
		width: auto;
		text-align: left;
		text-decoration: none;
		white-space: nowrap; 
		background-color: white;
		color: #2875DE;
		font-size:  11px;
		
		 }

	#sddm div a:hover
	{	background-color: #49A3FF;
		color: #FFF;
		}
#sddm li{
	display:block;
}
#m0 
{	position: absolute;
	/*visibility: hidden;background: #ffffff url(../../template_images/bg_head.gif);*/
	display:none;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	z-Index:100;
	}
#m0  a
	{
		position: relative;
		display: block;
		margin: 0;
		padding: 2px 10px;
		line-height:16px;
		width: auto;
		text-align: left;
		text-decoration: none;
		white-space: nowrap; 
		background-color: white;
		/*color: #2875DE;*/
		font-size:  11px;
		
		 }	
/*detail list*/
.detail_list {	
	margin:0;
	overflow:auto;
	padding:0;
	position:relative;
	height:400px;
	width: 98%;
	display: block;
	font-size:95%;
}
.detail_list_nav {		
	padding:4px;
	position:relative;
	width: 100%;
	display: block;
	text-align:right;
}
/* BEGIN: categshadowAlpha.jpg
---------------------------------- */
.catParent {
	font-size:124%;
	font-weight:bold;
	padding: 0 6px 0 32px;
    line-height: 30px;    
    border-bottom:1px solid #3399FF;
    /*background:transparent url(../../template_images/bkg_modul_head_list_bgr.gif) repeat-x ;  */
    background:transparent url(../../template_images/catSprite1.png) no-repeat ;
}
.catParentTopList {
	font-size:124%;
	font-weight:bold;
	padding: 0 6px 0 32px;
    line-height: 30px;    
    width:29%;float:left;
    background:transparent url(../../template_images/catSprite1.png) no-repeat ;
}
.catParentTopList a{
	/*color:black;*/
}
.errorMsg {
	margin: 10px;
	padding:0.5em;
	width:90%;
	background:red none repeat scroll 0 0;
	border-right:1px solid #C4C4C4;
}



div.selector1 {
  padding: 0 1px;  /* Needed for IE */
  border: none;
  position: relative;
}
div.selector2 {
  border-width: 1px 0;
  border-style: solid;
  border-color: #fff;

}
div.selector3 {
  border-width: 0 1px;
  border-style: solid;
  border-color: #fff;
  margin: 0 -1px;
}
.menu-selector-item {
  margin: 0 0 1px 0;
  padding: 1px 0 0 0;
}
.menu-selector-item a.init{
	color:#ffffff;
}
.menu-selector-item a.initHeadMenu div.selector2 {
  /*background: #3399FF;*/
  color:#000000;  
}
.menu-selector-item a.init div.selector2 {
  background: #FF6600;
}

.menu-selector-item a.init div.selector2,
.menu-selector-item a.init div.selector3,
.menu-selector-item a.init div.selector2,
.menu-selector-item a.init div.selector3 {
  /*border-color: #696969;*/
  border-color: #FF6600;
}
/*section for head button new post*/
.menu-selector-item a.initHeadPost div.selector2 {
  background: #FF6600 url(../../template_images/promo.gif) repeat-x scroll 0 0;
  color:#994800;  
}
.menu-selector-item a:hover.initHeadPost div.selector2 {
  background: #FF6600 url(../../template_images/bkg_modul_head_list_bgr.gif) repeat-x scroll 0 0;
  color:red;  
}
.menu-selector-item a.initHeadPost div.selector2,
.menu-selector-item a.initHeadPost div.selector3,
.menu-selector-item a.initHeadPost div.selector2,
.menu-selector-item a.initHeadPost div.selector3 {
  /*border-color: #696969;*/
  border-color: #FF6600;
}

a div.content {
  border-bottom: 1px solid #ccc;
  font-size: 120%;
  font-weight: bold;
  margin-left: 4px;
  padding: 0 6px 0 24px;
  line-height: 22px;
}
a div.contentHeadMenu {
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-left: 4px;
  padding: 0 6px 0 6px;
  line-height: 20px;
}
a div.contentMenu0 {
  border-bottom: 1px solid #ccc;
  margin-left: 4px;
  padding: 0 6px 0 12px;
  line-height: 20px;
  font-size:120%;
   font-weight: bold;
  /*  
  color:#3399FF;*/
  color:#000000;
}
a div.contentMenu1 {
  border-bottom: 1px solid #ccc;
  margin-left: 4px;
  padding: 0 6px 0 18px;
  line-height: 20px;
 /* font-size:94%;  
  color:#3399FF;*/
  color:#000000;
}
a div.contentMenu2 {
  /*border-bottom: 1px solid #ccc;*/
  margin-left: 4px;
  padding: 0 6px 0 24px;
  line-height: 18px;
  /**/font-size:96%;
  color:#105CB6;
  /*color:#105CB6;font-weight: bold;
  color:#000000;*/
}
a:hover div.contentMenu2 {
  background:#FF4F1F;color:white;
}
.post_label {
	
	line-height: 20px;
	margin-left: 4px;
	font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	color:#575757;
}
.post_label_err {
	font-weight: bold;
	line-height: 20px;
	margin-left: 4px;
	color:red;
}
.post_label_req_err {
	font-weight: bold;
	line-height: 20px;
	margin-left: 4px;
	color:red;
	background-color:#F7DADA;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:5px;
	border-bottom:1px solid #CC0000;
	border-top:1px solid #CC0000;
	
}
.post_label_req {
	font-weight: bold;
	line-height: 20px;
	margin-left: 4px;
	font-weight: bold;
	color:blue;
	padding-left:5px;
}
.post_label span{visibility: hidden;float: right;line-height: 11px;font-size:11px;}
.post_label_req_err span{visibility: visible;float: right;color:red;}
.post_label_attr {float:left;text-align:right;width: 150px;padding-right: 5px;padding-top:5px;}
div.info_step h5 { background-color: #EAF1F9; color: #575757;font-size: 1.2em; font-weight: bold;margin: 0;  padding: 5px 10px;}
.step-title {    display: block;float: left; width: 152px;}
.step-subtitle {    float: left;}
div.info_step {background-color: #FBFCFE;}
.clear {clear: both;}
div.steps_wrap { background-color: #FBFCFE; margin-bottom: 50px; padding: 10px;padding-left:150px;}
div.detail-specialization {    background-color: #FBFCFE; border: 1px solid #CDCDCD;color: #575757;margin: 0 0 25px;}
div.detail-specialization h3 { background-color: #EDEBEB;border-bottom: 1px solid #CDCDCD;color: #575757;font-size: 1.2em;font-weight: bold;margin: 0; padding: 5px 10px;position: relative;}
.ui-button {cursor: pointer; display: inline-block;font-size: 12px;font-weight:bold;color:#FFFFFF; margin-right: 0.1em;overflow: visible; padding: 0.26em 0.2em;position: relative;background-color: #FF7200;text-align: center;text-decoration: none !important;-moz-border-radius: 3px 3px 3px 3px;}
#mainFormId select {
    background-color: #FFFFFF;
    border: 1px solid #417FCA;    
    margin: 0;
    padding: 5px;
    width: 162px;
}
.post_input_text {
    background-color: #FFFFFF;
    border: 1px solid #417FCA;    
    margin: 0;
    padding: 5px;
    width: 150px;
}
#mainFormId input[type="radio"],input[type="checkbox"]{vertical-align:middle;}
.warning, .caution {
	margin: 20px 20px 20px 20px;
    border: 1px #333333 solid;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 5px 5px 5px 50px; /* HI (10 => 50) */
    font-weight: bold;
    color:#ffffff;
    line-height: 30px;
    background-color: red;
    background-image: url(../../template_images/dialog-warning.png);
    background-repeat: no-repeat; /* HI (new) */
}
.caution {
	color:#000000;
	background-color: YELLOW;
    background-image: url(../../template_images/dialog-warning.png);   
}
.message_ok {
	color:#000000;
	border: 1px green solid;
    border-style: solid;
    /*font-weight: bold;*/
    padding: 5px 5px 5px 165px;
    background-color: white; 
    background-image: url(../../template_images/checked.png);
    background-repeat: no-repeat; /* HI (new) */
    height: 153px;   
}
.subcat {
	padding :2px 0 3px 0;
	width: 33%; float: left;
	line-height:22px;
	
	/*font-size:94%;
	font-size:12px;*/
}
.subcat a{
	padding :5px 2px 3px 2px;
	font-weight:bold;
	color:#105CC6;
	background:transparent;	
}
.subcat a:hover{
	/*font-weight: bold;
	background:#0033CC;
	
	text-decoration: none;*/
	background:#FF4F1F;color:white;
	text-decoration: none;
}
.subcatTop {font-size:120%;}
.top_post_categ {
	font-size:164%;
	font-weight: bold;
}
.sub_top_post_categ{
	font-size:128%;
	font-weight: bold;
	color: #FF6600;
}
.catPath {
    font-size:124%;
	font-weight:bold;
	padding: 0 6px 0 2px;
    line-height: 24px;    
    background:transparent url(../../template_images/bkg_modul_head_list_bgr.gif) repeat-x ;    
    /*border-bottom:1px solid #808080;
    
    color:#FF6600;
   color:#000000;*/
}
.catPath H1{display: inline; font-size: 100%; padding: 0px 6px 3px 2px;}
.catPath a{
	padding: 3px 6px 3px 2px;
	color:#FF4F1F;
	font-weight:bold;
	background:transparent;
}
.catPath a:hover{
	color:white;
	font-weight:bold;
	background:#FF4F1F;
	text-decoration: none;
}
.headList {
	/*background-image: url(../../template_images/head_list.jpg);*/
	background:transparent url(../../template_images/bgr.png) repeat-x right bottom;; 
    line-height: 28px;
    height: 36px;
    border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FBFBFB;
	font-weight: bold;
}
.headList h1{font-size:20px;text-transform:capitalize;}
.headListsearch {display:block;}
/*.catPath a{color:#000000;; }
 list ads*/
.list_line{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding:0px;
	font-size:98%;
	
}
#headListList { background: url("/images/list_icon.gif") no-repeat scroll 0 0 transparent;padding: 1px 0 0 20px;}
#headListGallery { background: url("/images/photo_icon.gif") no-repeat scroll 0 0 transparent;padding: 1px 0 0 20px;}
.list_line table tbody{
		/*background:transparent url(../../template_images/bkg_modul_head_list_bgr.gif) repeat-x ;*/
		background:transparent;
}
.list_line  h3 {
	font-size:123%;
	font-weight:bold;
	letter-spacing:-0.01em;
	line-height:1.1;
}
.list_line_Price {
	display:block;
	font-weight:bold;
	line-height:1.1;
	font-size:143%;
	color:green;
}
.list_line_gallery_date{
	font-size:90%;
}
.list_line_Date {
	font-weight:normal;
	width:54px;
	line-height:1.1;
	font-size:123%;
	color:#736926;
	background:transparent  url(../../template_images/biz-date.gif) no-repeat scroll 0 0 ;
	padding:10px 2px 10px 0px;
	text-align:center;
}
.list_thumbnail {
	float: left;
	margin-top: 5px;
	margin-right: 8px; 
	width:64px;
	
}
.expanded_arrow {
	background:transparent url(../../images/icons.gif) no-repeat scroll -35px -1px;
	height:16px;
	margin-bottom:1px;
	margin-right:2px;
	vertical-align:text-bottom;
	width:16px;
}
.expand_arrow  {
	background:transparent url(../../images/icons.gif) no-repeat scroll -35px -22px;
	height:16px;
	margin-bottom:1px;
	margin-right:2px;
	vertical-align:text-bottom;
	width:16px;
}
/* new layaout list */
.statsarrow {
	background:transparent url(../../template_images/ad-arrow.gif) no-repeat scroll right top;
	float:left;
	height:32px;
	width:7px;
	margin-top: -10px;
}
.statscontainer {
	float:right;
	margin-right:8px;
	width:80px;	
}
.statscontainer_desc {
	margin-left:8px;
	float:left;
	white-space:pre-line;
}

.stats {
	background:#EEEEEE none repeat scroll 0 0;
	margin:0 0 0 0;
	padding:1px 4px 1px;
	width:64px;
	float:left;
}
.statsviews {
	color:#999999;
	padding-top:4px;
	text-align:center;
	white-space:nowrap;
	width:86px;
}
/*share*/

.at_item_top{line-height:1.1;white-space:nowrap;
	/*border:1px solid #C4C4C4;
	background-color:#FFFFF4;*/
	width:100%;
	padding:4px;
	} 
.at_item_top a{}	
.at_item_top a:hover{text-decoration: none;}

.at_item{ padding:4px;}
.shareBiz{display:inline!important;height:18px!important;line-height:18px!important;padding-bottom:2px!important;padding-left:20px!important;background:url(../../images/shareUI.gif) no-repeat left;cursor:pointer}
.shareBiz_favorites{background-position:0px -256px}.shareBiz_digg{background-position:0px -160px}.shareBiz_delicious{background-position:0px -144px}
.shareBiz_google{background-position:0px -320px}.shareBiz_myspace{background-position:0px -480px}.shareBiz_live{background-position:0px -400px}
.shareBiz_facebook{background-position:0px -208px}
.shareBiz_twitter{background-position:0px -784px}.shareBiz_email{background-position:0px -192px}.shareBiz_print{background-position:0px -560px}
#warning {padding:4px;background:url("../../template_images/bkg_modul_head_list_bgr.gif") repeat-x scroll 0 0 transparent}
#warning ul {list-style-type:none;margin:0;padding:10px;}
#warning ul li {background:url("../../images/dot.jpg") no-repeat scroll 0 0 transparent;margin:2px;padding:0 0 0 16px;color:red;font-size:94%;}
div#qTip {
    background: none repeat scroll 0 0 #999999;
    border-color: #666666;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #FFFFFF;
    display: none;
    font: bold 9px Verdana,Arial,sans-serif;
    padding: 3px;
    position: absolute;
    text-align: left;
    z-index: 1000;
}

.icon-1 {
background-position:0 0px;
}
.icon-2 {
background-position:0 -30px;
}
.icon-3 {
background-position:0 -60px;
}
.icon-4 {
background-position:0 -90px;
}
.icon-5 {
background-position:0 -120px;
}
.icon-6 {
background-position:0 -150px;
}
.icon-7 {
background-position:0 -180px;
}
.icon-8 {
background-position:0 -210px;
}
.icon-9 {
background-position:0 -240px;
}
.icon-10 {
background-position:0 -270px;
}
