@import url("grid.css");

/*#################################### 
WELCOME TEXT CSS
####################################*/
.welcometxt_box {
	margin-bottom:20px;
	min-height:1px;
	}
.welcometxt_content{
	font-size:12px;
	line-height:22px;
	color:#666666;
	}
.welcometxt_content h2{
	font-size:20px;
	color:#48176D;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:13px;
	}
.welcometxt_box .morebar {
	display:block;
	position:relative;
	height:37px;
	background-color:#526A50;
	}
.welcometxt_box .morebar .morebtn1 {
	position:absolute;
	right:10px;
	top:10px;
	}
h5 {
	color:#000000;
	}
/*#################################### 
INFOBOX CONTAINER CSS
####################################*/

.midbar {
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:13px;
/*	position:relative;
*/	border:1px solid #DEDEDE;
	}
.midbar .top_border {
	position:absolute;
	top:0px;
	left:175px;
	}
.midbar .bot_border {
	position:absolute;
	bottom:0px;
	left:175px;
	}
/*WIDTH 1
========================*/
.midbar .width1 {
	width:315px;
	height:580px;
	background:url(../images/sidebar_rightborder.gif) repeat-y right 0;
	font-size:100%;
	padding-left:30px;
	padding-right:20px;
	}
	.midbar .width1 .search_container {
	margin-top:-38px;
	}
.midbar .width1 .search_container h2{
	text-transform:none;
	color:#48176D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight:normal;
	margin-bottom:27px;
	background-color:#FFFFFF;
	margin-right:170px;
	
	}
.search_container .radio_btn {
	width:180px;
	margin-left:-5px;
	margin-bottom:25px;
	}
.search_container .radio_btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#5C5C5C;
	font-weight:bold;
	}
.search_container .radio_btn input {
	border:none;
	}
.search_container  {
	}
.search_container .searchbox {
	background-image:none;
	}
.search_container .searchbox dt {
	font-weight:bold;
	text-transform:none;
	color:#5C5C5C;
	font-size:80%;
	margin-bottom:10px;
	letter-spacing:1px;
	}
.search_container .searchbox dd {
	font-weight:bold;
	text-transform:none;
	color:#5C5C5C;
	font-size:80%;
	margin-bottom:19px;
	}
.search_container .searchbox input {	
	border:1px solid #A5ACB2;
	font-weight:normal;
	color:#333333;
	font-size:13px
	}
.search_container .searchbox select {
	color:#5D3680;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/searchselect_bg.gif) repeat-x 0 0;
	border:1px solid #A3A3A3;
	background-color:#F0EDF2;
	}
.search_container .morebar {
	min-height:5px;
	position:relative;
	}
.search_details table {
	margin-bottom:-5px;
	margin-top:-6px;
	}
/*WIDTH 2
========================*/
.midbar {
	margin-top:36px;
	}
 .widht2 {
	width:485px;
	padding-left:33px;
	padding-top:0px;
	}
.widht2 .location_map {margin-top:-15px;}
.midbar .width2 .imgborder {
	border:none;
	padding:4px;
	}
.midbar .width2 .imgborder:hover {
	border:none;
	}
.radio_btn input {
	border:none;
	}