/* CSS Document */
/* deeplinks */
#deeplinks-container { margin:10px 0 0 10px; }

.deeplinks-top {background:url(/images/deeplinks-top-right.gif) right top no-repeat;}
.deeplinks-bottom {background:url(/images/deeplinks-bottom-right.gif) right top no-repeat;}

.deeplinks {
	float:left;
	margin:0 2px; padding:0;
	width:32%;
}
.deeplinks .bg-wrapper-outer {
	border-left:solid 1px #DEDCC3;
	border-right:solid 1px #DEDCC3;
}
.deeplinks .bg-wrapper-inner {
	background:#FFF9BF url(/images/sidelinks-bg.jpg) repeat-x;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	height:130px;
}
.deeplinksA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.deeplinks ul {
	margin:0; padding:5px 5px;
	list-style:none;
	line-height:13px;
}
.deeplinks ul li {
	border-top:solid 1px #E2D2A0;
	padding:0 0 5px;
}

.font11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font11b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.font14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font14b{
	font-family:Arial Narrow, Helvetica, ans-serif;
	font-size: 16px;
	font-weight:bold;
}

/* tab navigation */
#links-top {
	height:30px;
	background-color:#e8e8e8;
}

#links-top ul {
  margin:0;
  padding:8px 10px 0;
  list-style:none;
}
#links-top li.left {
  float:left;
  background:url("/images/tab-left.gif") no-repeat left top;
  margin:0 8px 0 0;
  padding:0 0 0 6px;
  }
  
#links-top li.left-bright {
  float:left;
  background:url("/images/tab-left-bright.gif") no-repeat left top;
  margin:0 8px 0 0;
  padding:0 0 0 6px;
  }

#links-top li.right {
  float:right;
  background:url("/images/tab-left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 6px;
  }

.tab-right {
  margin:0; padding:0;
  background:url("/images/tab-right.gif") no-repeat right top;
}
.tab-right-bright {
  margin:0; padding:0;
  background:url("/images/tab-right-bright.gif") no-repeat right top;
}

#links-top a {
  font-weight:bold;
 }
  
#links-top a.button-back {
  	padding:5px 6px 4px 16px;
  	display:block;
	background:url("/images/tab-arrow-left.gif") left 1px no-repeat;
}

#links-top a.button-rfq {
 	padding:5px 6px 4px 22px;
  	display:block;
	background:url("/images/tab-email.gif") left 1px no-repeat;
}
#links-top a.button-rfq-bright {
 	padding:5px 6px 4px 22px;
  	display:block;
	background:url("/images/tab-email-bright.gif") left 1px no-repeat;
}

#links-top a.button-next {
  	margin:0 6px 0 0;
	padding:5px 16px 4px 0px;
  	display:block;
	background:url("/images/tab-arrow-right.gif") right 1px no-repeat;
}
a{
	color:#5a0101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover{
	color:#b50202;
}
.div_header{
	background-image: url(/images/bcg_header.gif);
	background-repeat: repeat-x;
	background-position: center; 	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;	
	font-weight:bold;
	color:#fff;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;	
	font-weight:bold;
	color:#a8a8a8;
	background:#e8e8e8;
	width: 160px; 
	float:left;
}
.linksURL{
	float:right;
	margin-right:8px; 
	padding-right:8px;
}
.content{
	padding-left:8px; 
	padding-bottom:3px; 
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
	background-image: url(/images/listing-bg.jpg);
	background-repeat: repeat-x;
	padding-top:8px;
	padding-bottom:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

/* inside google ad styles */
.google_title{
	color:#8b0101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.google_info_link{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.google_info_link:hover{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.div_google_part{
	background-image: url(/images/listing-bg.jpg);
	background-repeat: repeat-x;
	padding-top:5px;
	padding-left:8px;
	border-top:1px solid #cccccc;  
	padding-bottom:8px;
}
/* side google ad styles */
.google_div{
	background-image: url(/images/google_bcg.jpg);
	background-repeat: repeat-x;
	background-position:bottom; 
	border-style: solid;
	border-width:1px;
	border-color:#cccccc;
	width:160px;
	padding-left:6px;
	line-height: 2;
	wrap:true;
}
.google_title_abs:hover{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.google_title_abs{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.google_link_smoll{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
.google_link_smoll:hover{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
.googelFrame{
	border-left-width:6px; 
	border-left-style:solid; 
	border-left-color:#dab6b6; 
	border-right-width:3px; 
	border-right-style:solid; 
	border-right-color:#dab6b6;
}
#dv_bot a{
	font-weight: normal;
}
#dv_province{
	padding-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:15px;
}
#dv_province a{
	font-weight: normal;
	color:#a70707;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#dv_province a:hover{
	font-weight: normal;
	color:#e00a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dv_prov_header{
	background:#ae5e5e; 
	border-bottom:3 solid #5f0606; 
	color:#ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:6px;
}
.divBorder{
	border-style: solid;
	border-width: 2px;
	border-color: #870606;
}
.sp_Link{
	color:#5a0101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}
.fontH, .fontH:link, .fontH:visited, fontH:active{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.fontH:hover{
	color:#eeccc4;
	text-decoration:none;
}
.abl1, .abl1:active, .abl1:link, .abl1:visited{
	color:#5a0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.abl1:hover{
	color:#D12A1B;
}

.footerN, .footerN:active, .footerN:link, .footerN:visited{
	color:#5a0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.footerN:hover{
	color:#D12A1B;
}

.abl2, .abl2:active, .abl2:link, .abl2:visited{
	color:#737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.abl2:hover{
	color:#5a0101;
}

.td_search_btn{font-family:Arial, Helvetica, sans-serif; font-size:13px; 
	color:#510000; padding-left:2px; font-weight:normal; cursor:pointer; cursor:hand;}
