/* ---- BUTTON UNDER BANNER ---- */  
  
			.home_button {
						height: 75px;
						width: 725px;
			}
			.bt_nav	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(http://www.blytheco.com/images/home/bt_home_over.gif) no-repeat;
						width: 181px;
						height: 75px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.bt_nav a {
						display: block;
						color: #191c1f;
						font-size: 14px;
						font-weight:bold;
						width: 181px;
						height: 75px;
						display: block;
						float: left;
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}
			.bt_nav a:hover {
						color: #575a5d;
			}
			
 
			.bt_nav img {width: 181px; height: 75px; border: 0; }
			* html a:hover {visibility:visible}
			.bt_nav a:hover img{visibility:hidden}
 
			.bt_nav span {
					   	position:absolute;
					    left:15px; top:18px; right:15px;						
					    text-align: center;
					    width: 150px;
					    cursor: pointer;  
						
			}
/* ---- END BUTTON UNDER BARNER ---- */ 



/* +++++++++++++++++++++++++++++ TABS  */

.tabs { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #171717;
	font-size: 11px;
	line-height: 130%;	
	padding: 5px 0 0 0; 
	margin: 0;  
	list-style-type: none; 
	text-align: left; 
	}
.tabs ul { border-top: none !important; border-bottom: none !important; }
.tabs li{ display: block; float: left; margin: 0 2px 0 0;}
.tabs li a { background: url(../images/home/tab_bg.gif) repeat-x top left; border: 1px solid #b3b3b3; border-bottom: none; color: #ffffff; font-size: 10px; line-height: 100%; font-weight: bold; display: block; padding: 6px 9px; position: relative; text-decoration: none; z-index: 1; }
.tabs li a:hover{ color: #171717; text-decoration: none; }
.tabs li.first a { background: url(../images/home/tab_left_crn.gif) no-repeat!important; border-top: none; border-left: none; padding: 7px 9px 6px 12px; } 
.tabs li.first a.selected { background-image: url(../images/home/tab_left_crn_sel.gif) !important; }
.tabs li a.selected { background-color: #fff; background-image: none; color: #004584; position: relative; top: 0px; margin-bottom: -1px; padding-bottom: 7px; }
.tabs li a.selected:hover { text-decoration: none; }

#tablepad { padding: 5px 5px 4px 10px; margin: 0; }
#tabcontent {border:1px solid #b3b3b3; border-bottom: none; clear: both; width:524px; margin: 0; background: url(../images/home/tab_bx_content_bg.gif) repeat-x bottom left;} 
#tab2content, #tab3content, #tab4content, #tab5content, #tab6content { display: none; }
.tabRndCrnrBtm {background : url(../images/home/tab_bx_btm.gif) no-repeat 0 0; height: 15px; width: 526px; margin: 0 0 0 0;
}
.smallgray {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #171717;
	line-height: 11px;
}
.tablink {
	color: #145d6f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
a.tablink:hover {text-decoration: underline;
}
.tablink2 {
	color: #6b034d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
a.tablink2:hover {text-decoration: underline; }
.tablink3 {
	color: #0d2385;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
a.tablink3:hover {text-decoration: underline; }
a.tabelement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #336;
	line-height: 15px;
}
a.tabelement:hover {text-decoration: underline;

}
#service {
	background-image: url(../images/tab/nopic.gif);
	background-repeat: no-repeat;
	background-position: 390px 0px;
}
#clock {
	background-image: url(../images/index_clock1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#train {
	background-image: url(../images/tab/nopic.gif);
	background-repeat: no-repeat;
	background-position: 400px 10px;
}
#hand {
	background-image: url(../images/index_hand3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#webinars {
	background-image: url(../images/home/nopic.gif);
	background-repeat: no-repeat;
	background-position: 415px 10px;
}
#keys {
	background-image: url(../images/index_keys2.gif);
	background-repeat: no-repeat;
	background-position: 360px 1px;
}
.guy {
	background-image: url(/images/index_guy.jpg); 
	background-repeat: no-repeat;
	background-position: 46px 14px;
}
.special {
	color: #502183;
}
.thumb a {
color: black;
display: block;
right: 0;
width: 100%;
text-decoration: none;
padding: 0.15em 0.0em 0.15em 0.0em;
border-bottom: 1px #999999 dotted;
}
.thumb a:hover {
color: black;
display: block;
right: 0;
width: 100%;
text-decoration: none;
background-color: #F4F4F4; 
padding: 0.15em 0.0em 0.15em 0.0em;
border-bottom: 1px #999999 dotted;
}



