﻿.contact-block{
	padding:0;
}
.contact-block .ruled-header{
	border-color:#f6f8e8;
	margin:-2px 0 10px;
	padding:0 0 7px;
}
.contact-block .return{
	font-size:11px;
}
#main-content .contact-block .tab p { padding-bottom: 15px; margin: 0; }
.content-block{
	background:url(../images/divider.gif) repeat-y;
	overflow:hidden;
	clear:both;
}
.content-block .tabset{
	padding:0px 6px 0 0;
	width:154px;
	float:left;
	border:0;
	position:relative;
}

.content-block .tabset a{
	background:none;
	font:13px/20px Verdana, Geneva, sans-serif;
	color:#4D8ABE;
	padding:2px 19px 3px 0;
	margin-bottom: 1px;
	width:121px;
	float:none;
	display:block;
	text-align:right;
}
.content-block .tabset a.active,
.content-block .tabset a.tab:hover{
	/*background:url(../images/bg-tab-5.gif) no-repeat 100% 0;*/
	background-color: #F0F1F1;
	color: #000;
}
.content-hold{
	float:left;
	margin:0 -6px 0 0;
	padding:7px 0 0;
	width:440px;
}
.tab-block .heading{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.tab-block h3{
	font-family: Verdana, Geneva, sans-serif;
	float:left;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
	color:#1B1D1F;
	margin: 0 0 0 0;
}
.time{
	float:right;
	font-size:11px;
	color:#333;
	background:url(../images/ico-clock.gif) no-repeat 0 3px;
	padding:0 6px 0 15px;
}
.tab-block address,
.phones,
.contact-box address{
	font-style:normal;
	font-size:12px;
	line-height:16px;
	padding:0;
	color:#333;
}
.phones { padding: 0 0 15px 0; }
.tab-block address span,
.contact-box address span,
.contact-box address strong{
	display:block;
}
.phones dl{
	width:100%;
	overflow:hidden;
	margin:0;
}
.phones dt,
.phones dd,
.phones dd span{
	display:inline;
	margin:0;
	font-weight:normal;
	color:#333;
}
.phones span{
	display:block;
	color:#000;
}
.phones span span{
    display: inline;
}
.map{
	padding:2px 0 6px;
}
.map #map_canvas{
	display:block;
	width: 440px; 
	height: 339px;
}
.direction{
	width:100%;
	overflow:hidden;
}
.direction span{
	float:left;
	padding:2px 0 0 0;
}
.direction ul{
	list-style:none;
	padding:2px 7px 0 0;
	margin:0;
	float:left;
}
.direction ul li{
	display:inline;
	float:left;
	padding:0 8px 0 4px;
	background:url(../images/separator.gif) no-repeat 100% 3px;
}
.direction ul li a{
	text-decoration:none;
}
.direction fieldset{
	float:left;
	border: none;
	margin: 0 0 16px 0;
	padding: 0px;
}
.direction fieldset input{
	float:left;
}
.direction .inpt-txt{
	width:200px;
	padding:0px 3px 0px 3px;
	height: 20px; line-height: 20px;
	font-size:12px;
	line-height:16px;
	color:#666;
	background:#fff;
	border:1px solid #949494;
	margin:0 3px 0 0;
}
.direction .btn-submit{
	background:url(../images/btn-enter.gif) no-repeat;
	width:27px;
	height:22px;
	border:none;
	text-indent:-9999px;
	padding:19px;
	overflow:hidden;
	cursor:pointer;
}
