body {
	background-color: #ffffff;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;

	
}
#main_cont{
	width: 789px;
	margin: auto;
	
}
*{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	outline: 0px;
}
div,td,th,span,input,textarea,select{
	font-size: 11px;
	outline: none;
}
form{
	padding: 0px;
	margin: 0px;
	
}
a{
	color: #6D91B7;
	text-decoration: none;	
	outline: 0px !important;

}
a img{
	border: 0px;
}
a:hover{
	text-decoration: underline;
	outline: 0px !important;	
	color: #000;
}
#lan{
	float: left;
	width: 17px;
	padding-top: 35px;
}
#lan img{
	display: block;
	margin-bottom: 3px;
}
#header{
	height: 134px;
	margin-top: 20px;
	width: 789px;
	float: left;
}
#logo{
	float: left;
	width: 186px;
	height: 82px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#banner{
	float: left;
	width: 386px; 
	height: 70px;
	padding-left: 11px;
	padding-top: 12px;
	background-image: url(images/bk_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
	margin-left: 10px;
}

#nav {
	float: left;
	width: 593px;
	margin-top: 5px;
	
}
#nav img{
	display: block;
	float: left;
	border: 0px;
}

#login{
	float: right;
	background-image: url(images/bk_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;			
	width: 186px;
	height: 134px;
}
#login form,#login div#logged {
	padding-top: 35px;
	padding-left: 17px;
	height: 55px;
}
#login div#logged{
	padding-top: 40px;
	height: 50px;
}
#login div#logged a{
	display: block;
	font-size: 10px;	
}
#login form img{
	padding: 0px;
	margin: 0px;
	margin-top: 5px !important;
	margin-top: 6px;	

}
#login form input{
	border: 1px solid #A59F9F;
	background-color: #fff;
	width: 145px;
	margin-bottom: 3px !important;	
	margin-bottom: 1px;
	padding-left: 5px;
	font-size: 10px;
	color: #676767;
	height: 14px;
	/*display: block;*/
	
}
.hidden{
	display: none !important;
}/*
#login img{
	border: 0px;
}*/
#cont{
	overflow: auto;
	height: 100%;
	float: left;
}
#footer{
	background-image: url(images/bk_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;		
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	color: #C8CFD7;
	margin-top: 20px;
	width: 789px;	
	float: left;	
}
#footer span{
	color: #8A8285;
	display: block;
	margin-top: 5px;
}
#footer span a{
	margin: auto;
}
#footer a{
	color: #8A8285;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a:hover{
	text-decoration: underline;
}
#footer img{
	display: block;
	float: left;
	margin-top: -20px;
}
#col_left{
	float: left;
	width: 188px;
	margin-right: 10px;
}

#col_middle{
	float: left;
	width: 591px;
}

.module_bk,.module_bk_home,.module_blue_bk,.module_bk_right,.module_bk_right,.home_module_bk_wide{
	background-image: url(images/module_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;		
	margin-bottom: 10px;

}
.module_bk_right{
	background-image: url(images/module_bk_right.gif);
}
.module_blue_bk{
	background-image: url(images/home_blue_bk.gif);
}
.module_bk_home{
	background-image: url(images/module_bk_home.gif);
}
.home_module_bk1{
	background-image: url(images/home_module_bk.gif);
	width: 193px;
	float: left;

}
.home_module_bk_wide{
	background-image: url(images/home_module_bk_wide.gif);
	width: 397px;
}
.module_bottom,.module_bottom_home,.module_blue_bottom,.module_bottom_right,.home_module_bottom_wide{
	background-image: url(images/module_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home_module_bottom_wide{
	background-image: url(images/home_module_bottom_wide.gif);
}
.module_bottom_right{
	background-image: url(images/module_bottom_right.gif);
}
.home_module_bottom{
	background-image: url(images/home_module_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.module_bottom_home{
	background-image: url(images/module_bottom_home.gif);
}
.module_blue_bottom{
	background-image: url(images/home_blue_bottom.gif);
}
.module,.module_home,.home_module,.module_blue,.module_right,.home_module_wide{
	background-image: url(images/module_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.home_module_wide{
	background-image: url(images/home_module_top_wide.gif);
	/*min-height: 205px;*/
	height: auto !important;
	/*height: 210px;*/
	padding-top: 12px;	
}
.home_module_wide .linkholder{
	display: block;
	text-align: left;
	background-color: #7F9DB9;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}
.home_module_wide .linkholder a{
	color: #fff;
}
.home_module_wide .linkholder a.selected{
	display: block;
	float: right;
}
.module_right{
	background-image: url(images/module_top_right.gif);
}
.home_module h3,.module_blue h3{
	margin-top: 0px;
	padding-top: 0px;
}
.module_blue h3{
	color: #fff;
}
.module_blue a{
	display: block;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(images/arr5.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	width: 57px;
	color: #253E5A;
}
.module_home{
	background-image: url(images/module_top_home.gif);
}
.home_module{
	background-image: url(images/home_module_top.gif);
/*	min-height: 205px;
	height: auto !important;*/
/*	height: 155px !important;*/
	height: 205px !important;

	padding-top: 12px;
}
.module_blue{
	background-image: url(images/home_blue_top.gif);
	color: #fff;
	min-height: 202px;
	height: auto !important;
	height: 207px;
	padding-top: 15px;
}
.cnt_bk{
	background-image: url(images/cnt_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;		
	margin-bottom: 10px;
	

}
.cnt_bottom{
	background-image: url(images/cnt_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cnt,.cnt1,.cnt2,.cnt1a{
	background-image: url(images/cnt_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 23px;
	padding-bottom: 15px;
	color: #333333;
}
.cnt1,.cnt1a{
	background-image: url(images/cnt_top2.gif);
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
.cnt1a{
	background-image: url(images/cnt_top2a.gif);
	min-height: 190px;
	height: auto !important;
	height: 190px;	
}
.cnt1 h1{
	margin-bottom: 30px;
}
.cnt2{
	background-image: url(images/cnt_top3.gif);
	min-height: 140px;
	height: auto !important;
	height: 140px;	

	/*line-height: 14px;*/
}












.cntb_bk{
	background-image: url(images/cnt_b_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;		
	margin-bottom: 10px;
	

}
.cntb_bottom{
	background-image: url(images/cnt_b_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cntb{
	background-image: url(images/cnt_b_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #253E5A;
}

.search_top{
	background-image: url(images/search_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.search_top img{
	float: left;
	display: block;
}
.search_cnt{
	padding: 10px;
	background-color: #fff;
	overflow: auto;
	height: 100%;
}
.search_bottom,#side_search .search_bottom{
	background-image: url(images/search_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	margin-bottom: 10px;	
}

#side_search img{
	display: block;
	
}
#side_search .search_bottom{
	background-image: url(images/sidesearch_bk.jpg);
	text-align: center;
	padding: 0px;
	border: 0px;
}
#side_search .form_cont{ 

	background-color: #F4F4F6;
	border-bottom: 1px solid #C3CAD4;
	padding: 12px;
	padding-left: 15px;

	padding-bottom: 7px;
	color: #000 !important;	
}
#side_search div.form_cont input,#side_search div.form_cont select{

	background-color: #fff;
	border: 1px solid #7F9DB9;
	width: 152px;
	margin-bottom: 5px !important;
	margin-bottom: 3px;	
	padding: 2px;

}
#side_search div.form_cont select{

	width: 158px;
	padding: 0px;

}

#side_search .search_bottom img{
	margin: auto;
	padding-top: 7px;
	cursor: pointer;
}
.search_bottom input{
	margin-left: 10px;
	margin-top: 8px;
}
.search_bottom a{
	float: right;
	margin-top: 12px;
	margin-right: 15px;

	text-align: right;
	background-image: url(images/openclose.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 25px;
	height: 20px;
	padding-top: 3px;
	text-decoration: underline;
}

.search_bottom a:hover{
	text-decoration: none;
	color: #000;
}
.form-container{
	width: 541px !important;
}
.form-container th{
	font-weight: normal;
	width: 158px;
	padding-top: 5px;
	vertical-align: top;
	text-align: left;	
	padding-left: 0px;
}
.form-container td{
	vertical-align: top;
	text-align: left;	
}

.form-container .required{
	color: #8AA6C2;
}


.form-container input,.form-container textarea{
	width: 273px;
	border: 1px solid #C3CAD4;
	background-color: #F2F3F7;
	padding: 3px;
	margin-right: 10px;
	vertical-align: middle;
}
.form-container select{
	background-color: #F2F3F7;
	margin-right: 10px;
	vertical-align: middle;	
}
.form-container textarea{
	width: 350px;
	height: 100px;	
}
.form-container input.checkbox,.form-container input.radio,.form-container input.submit,.cntb .form-container input.submit,.cntb .form-container input.checkbox{
	width: auto;
	border: 0px;	
	padding: 0px !important;
	margin: 0px !important;

	background-color: transparent;
	vertical-align: middle;	
	margin-right: 3px !important;	
}
.form-container input.checkbox{
	width: auto;
	height: auto;
	padding: auto;
	margin: auto;
	border: auto;

}
.form-container td label{
	float: left;
	display: block;
	/*width: 190px;
	margin-bottom: 10px;*/
	margin-right: 10px;
}
.form-container td label input{
	margin-right: 3px !important;
}
.form-container td a{
	text-decoration: underline;
}
.form-container td a:hover{
	text-decoration: none;
}
.form-container input.submit{
	text-align: center;
	font-weight: bold;
}

.form-container td.small_title,.form-container td.checkboxes{
	width: auto !important;
	padding-left: 0px;
}
.cntb .form-container input,.cntb .form-container textarea{
	background-color: #fff;
	border: 1px solid #8AA2BD;
}
.cntb .form-container th{
	padding-left: 0px;

}
.form-container .req,.cntb .form-container .req{
	border: 1px solid #6885A6;
	border-top: 2px solid #6885A6;
	background-image: url(images/bk_req.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
	background-color: #E7EBF1;	
}
#error_message{
	background-color: #F2F3F7;
	font-weight: bold;
	color: #000;
	padding: 10px;	
	padding-top: 15px;
	border: 1px solid #C3CAD4;
	background-image: url(images/warn.gif);	
	background-repeat: no-repeat;	
	background-position: 20px 10px;
	min-height: 80px !important;
	height: auto !important;
	height: 80px;
	padding-left: 148px !important;	
	padding-left: 155px;
	font-weight: bold;
	margin-bottom: 10px;
}
#error_message ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#error_message li{
	display: block;
	background-image: url(images/err_bullet.gif);	
	background-repeat: no-repeat;	
	background-position: left 4px;	
	padding-left: 15px;
	margin-bottom: 3px;

}
#error_message a{
	text-decoration: underline;
}
#error_message a:hover{
	text-decoration: none;
	color: #000;

}
.cntb #error_message {
	border: 1px solid #8AA2BD;
}
.cntb .required{ 
	color: #fff;
}
h1{
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}









.small_title,th.small_title{
	font-weight: bold;
	color: #8AA6C2;
	font-size: 13px;
	padding-top: 15px;
	display: block;
	margin-bottom: 5px;
	width: 100%;
/*	border-bottom: 1px solid #C7CCD1;*/
}
.small_title strong,th.small_title strong{
	color: #000;
}
#termsofuse{
	overflow: auto;
	background-color: #F2F3F7;
	border: 1px solid #C3CAD4;
	width: 480px;
	height: 200px;
	padding: 20px;
	color: #463F3E;
}
#myaccount{
	margin-top: 25px;
}
#myaccount th{
	width: 90px;
	vertical-align: top;
	text-align: left;

}
#myaccount th a img{
	border: 0px;
}
#myaccount td{
	vertical-align: top;
	text-align: left;	
}
#myaccount td a{
	display: block;
	margin-top: 5px;
	background-image: url(images/arr1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	float: left;
}
#myaccount td a:hover{
	color: #000;
}
#myaccount td span{
	font-weight: bold;
	color: #8AA6C2;
	display: block;
	font-size:12px;
}
#myaccount td span	 strong{
	color: #000;
}
.module span{
	margin-top: 10px;
	display: block;
	font-weight: bold;
}
.module a{
	display: block;
}
.page_header{
	display: block;
	padding-bottom: 10px;
}
.search_cnt ul,#advancedsearch ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#advancedsearch{
	overflow: auto;
	height: 100%;
}
#advancedsearch ul{
	margin: 0px;
	padding: 0px;

}
.search_cnt ul li,#advancedsearch ul li,#advancedsearch ul li{
	display: block;
	width: 155px !important;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	float: left;


}

.search_cnt li input,.search_cnt li select,#advancedsearch li input,#advancedsearch li select{
	background-color: #F2F3F7;
	border: 1px solid #7F9DB9;
	width: 152px;
}
#advancedsearch li input,#advancedsearch li select{
	background-color: #fff;
}
.search_cnt li input,#advancedsearch li input{
	margin-top: 3px !important;	
	margin-top: 2px;
	padding: 2px;
}
.search_cnt li select,#advancedsearch li select{
	margin-top: 3px;
	padding: 1px !important;
}
.cnt2 .div_table,.cnt2 .div_table2{
	overflow: auto;
	background-image: url(images/items_1st.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-bottom: 13px;
	height: 100%;
}
.cnt2 .div_table2{
	background-image: url(images/items_2nd.jpg);
}
.div_table div,.div_table div.th,.cnt2 .div_table2 div,.cnt2 .div_table2 div.th{
	float:left;
	width: 383px;
}
.div_table div.th,.cnt2 .div_table2 div.th{
	width: 158px;
	padding-top: 3px;
	font-size: 12px;
	font-weight:bold;
}
.div_table div label,.cnt2 .div_table2 div label{
	width: 125px;
	float: left;
	margin-bottom: 5px;
}

.div_table div label input,.cnt2 .div_table2 div label input{
	vertical-align: middle;
	margin-right: 5px;
}
.tabbed_nav a{
	float: left;
	display: block;
	background-image: url(images/tab.gif);
	background-position: left top;		

	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;	
	width: 123px;
	height: 21px;
	margin-left: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
}
.tabbed_nav{
	border-bottom: 1px solid #DDDDE1;
	overflow: auto;
	height: 100%;
	margin-left: -2px;
	margin-bottom: 15px;
}
.tabbed_nav a:hover,.tabbed_nav a.selected{
	text-decoration: none;
	background-position: left -29px;
}





div#citydropdown{
    position:absolute;
	width: 279px;
    border:1px solid #0cf;
	border: 1px solid #486381;
	background-color: #98AEC5;
	display: none;
	color: #fff;
}
#citydropdown div{
	height: 200px;
	overflow: auto;
}
.form-container td #citydropdown div a,#citydropdown div a{

	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}
.form-container td #citydropdown div em,#citydropdown div em{
	padding-top: 4px;
	font-style: normal;
	display: block;
	padding-left: 4px;
}
.form-container td table td{
	vertical-align: middle;
}
.form-container td #citydropdown div a span,#citydropdown div a span{
	float: right;
	display: block;
}
.form-container td #citydropdown div a:hover,#citydropdown div a:hover{
	background-color: #486381;
}
.form-container td table tr.uneven td{
	background-color: #F2F3F7;
}

.form-container td .checkbox_multiple{
	background-color: #F2F3F7;
	width: 100%;
	table-layout: fixed;
	border: 7px solid #F2F3F7;
}
.form-container td .checkbox_multiple td{
	width: 33%;
	padding: 5px;
}
.form-container td .checkbox_multiple td input{
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}
.checkboxes label{
	float: left;
	display: block;
	width: 160px;
	margin-bottom: 14px;
}
.files{
	overflow: auto;
	height: 100%;
	margin-top: 10px;
}
.files div{
	float: left;
	width: 80px;
	height: 95px;
	margin-right: 10px;
	text-align: center;
}
.files div img{
	display: block;
	margin-bottom: 3px;
	border: 1px solid #ccc;
}

.files div.def img{
	border: 2px solid #9AAEC7;
}
.files div a:hover img{
	border: 1px solid #9AAEC7;
}
.img_preview{
	border: 3px solid #ccc;
}
.edit_links{
	float: right;
}
.edit_links a{
	font-weight: bold;
}
/*.items{
	width: 100%;
}*/
.items .th{
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 0px;	
	overflow: hidden !important;
	height: auto !important;
	overflow: auto;
	height: 100%;

}
.items .th a{
	color: #000;
}
.items .th a:hover{
	color: #6C8AA8;
}
.items .th img{
	vertical-align: middle;
	margin-left: 3px;
}

.items{
	margin-bottom: 10px;
	margin-top: 25px;
}
.items .th,.items .tr,.items .rw2{
	clear: both;
	overflow: auto;
	padding: 0px;

}

.items .th div,.items .tr div,.items .rw2 div,.items .th_over div{
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 85px;
	overflow: hidden;
	padding-top: 9px;
	padding-bottom: 9px;
}
.items .tr div.photo img,.items .rw2 div.photo img,.items .th_over div.photo img{
	vertical-align: bottom;
	margin-top: -2px;

}
.items input{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width:13px;
	height: 13px;
	/*background-color: blue;*/
	vertical-align: middle;
}
.items .tr,.items .rw2,.items .th_over{
	background-image: url(images/items_1st.jpg);
	background-position: left top;		
	background-repeat: no-repeat;
	height: 100%;
	overflow: auto;
}
.items .th_over{
	background-image: url(images/items_over.jpg);
	background-position: -15px top;		

}
.items .rw2{
	background-image: url(images/items_2nd.jpg);
	background-position: -15px top;		
}
.pages_cont{
	padding-bottom: 15px !important;
	padding-bottom: 15px;
	overflow: auto;
	height: 100%;

}
.pages_cont .pages_status{
	float: right;
}

.pages_cont .pages a{
	padding-right: 5px;
	color: #000;
}
.pages_cont .pages a.selected{
	font-weight: bold;
	font-size: 12px;
}
.items .th div{
	padding-top: 0px;
	padding-bottom: 0px;
}
.items .th{
	height: 20px;
}
.admin_nav{
	float: right;
}

.admin_nav a{
	diplay: block;
	background-image: url(images/arr1.gif);
	background-position: left top;		
	background-repeat: no-repeat;	
	padding-left: 17px;
	text-decoration: underline;
	
}
.admin_nav a:hover{
	text-decoration: none;
	color: #000;
}
a.goback{
	background-image: url(images/arr_back.gif);
	background-position: left top;		
	background-repeat: no-repeat;	
	display: block;
	padding-left: 17px;
	margin-top: 20px;
	float: left;
}

.date{
	font-weight: bold;
	display: block;
}
h4{
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.html_imgholder{
	background-image: url(images/imgholder.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,enabled=true, src='templates/images/imgholder.png');
		
	background-position: left top;		
	background-repeat: no-repeat;	
	width: 231px;
	height: 215px;
	float: left;
	margin-right: 10px;

}
.html_imgholder img{
	display: block;
	width: 211px;
	height: 195px;	
	margin-top: 10px;
	margin-left: 10px;
}

.items_desc{
	margin-bottom: 20px;
}
.items_desc th{
	width: 160px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 105px;
}
.items_desc th a{
	display: block;
	padding: 2px;
	border: 1px solid #C7C6CA;	
	width: 140px;
	height: 105px;	
	background-color: #fff;
}
.items_desc th img{

	width: 140px;
	height: 105px;
}
.items_desc td{
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.items_desc td a,a.readmore{
	display: block;
	background-image: url(images/arr1.gif);
	background-position: left top;		
	background-repeat: no-repeat;	
	padding-left: 17px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	
}
a.readmore{
	font-weight: normal;
}
.items_desc td a:hover,a.readmore:hover{
	text-decoration: underline;

	color: #000;
}
.items_desc td span{
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
.items_desc td span.date{
	font-size: 10px;
	color: #6C8AA8;
	margin: 0px;
}
.cnt2 h3{
	margin-top: 0px;
	margin-bottom: 15px;	
}

.contact_info{
	width: 541px;	
	color: #464646;
	margin-left: -5px;
}
.contact_info th {
	width: 260px;
	vertical-align: top;
	text-align: left;
	vertical-align: middle;
	height: 136px;
}
.contact_info th td{
	background-image: url(images/logoholder.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,enabled=true, src='templates/images/logoholder.png');
		
	background-position: left top;		
	background-repeat: no-repeat;
	
	width: 253px;
	height: 136px;
	text-align: center;
	vertical-align: middle;
}

.contact_info th td img{
	margin-bottom: 5px;
}

.contact_info td{
	vertical-align: top;
	text-align: left;
}
.contact_info td span{
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #000;
}
.contact_info td strong{
	color: #000;
}
.contact_info td table th{
	width: auto;
	padding-right: 15px;
	height: auto;
}
.contact_info td a,.grid_info td a{
	text-decoration: underline;
}
.contact_info td table td {
	padding-top: 1px;
	padding-bottom: 1px;
}
.contact_info td a:hover,.grid_info td a:hover{
	text-decoration: none;
}
.contact_info  td img{
	vertical-align: middle;
	margin-left: 3px;
	margin-bottom: -2px;
}
.sidenav a{
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 10px;
	color: #333333;
	background-image: url(images/arr4.gif);		
	background-position: left 8px;		
	background-repeat: no-repeat;		
	border-bottom: 1px solid #D7DCE1;				
	/*font-weight: bold;*/

}
.sidenav a:hover{
	background-color: #7F98B6;
	text-decoration: none;
	color: #fff;
	background-image: url(none);		
	
}/*
.sidenav span{
	display: block;
	background-image: url(images/navsep.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,enabled=true, src='templates/images/navsep.png');	
	background-position: left top;		
	background-repeat: no-repeat;			
		border-bottom: 1px solid #D7DCE1;
	height: 1px;
	margin: 0px;
	padding: 0px;
	

}*/

.module h3,.module_right h3{
	margin-top: 0px;
}

#fade_flash{
	position:absolute;
  	top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	display: none;
}

.add_info,.grid_info{
	width: 541px;
	table-layout: fixed;
}
.grid_info th{
	vertical-align: top;
	text-align: left;
	/*color: #000;*/
	padding-top: 2px;
	padding-bottom: 2px;	
	width: 130px;
}
.grid_info  td{
	vertical-align: top;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	/*width: 115px;	*/
}
.grid_info td.spacer{
	width: 50px;
}
.add_info th{
	font-weight: bold;
	/*color: #000;*/
	text-align: left;
	vertical-align: top;	
	width: 170px;
	padding-bottom: 7px;
}
.add_info td{
	text-align: left;
	vertical-align: top;
	padding-bottom: 7px;	

}

.icons_cont{
	background-image: url(images/items_1st.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto !important;
	overflow: none;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
}
.icons_cont div{
	/*float: left;*/
	
}
.icons_cont div.icon{
	float: left;
	margin-right: 20px;
}
.icons_cont div.icon a{
	text-decoration: underline;
}
.icons_cont div.icon a:hover{
	text-decoration: none;
	color: #000;
}
.icons_cont a#close{
	float: right; 
	display: block; 
	background-image: url(images/icon_more2.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	text-decoration: underline;
	padding-right: 25px;
	padding-bottom: 6px;	
	margin-top: 5px;
}

.icons_cont a#close:hover{
	text-decoration: none;
	color: #000;
}


.icons_cont div img{
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -1px;
}
.poll_cont {
	margin-bottom: 20px;
}
.poll_cont strong{
	font-size: 12px;
	margin-bottom: 5px;
}
.poll_cont strong,.poll_cont label{
	display: block;
}
.poll_cont label{
	padding: 0px;

	padding-bottom: 2px;
	padding-top: 2px;
}
.poll_cont label input{
	vertical-align: middle;
	margin-right: 4px;
}
.ad_type{

	width: 541px !important;
}
.ad_type td,.ad_type th {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ad_type th {
	width: 30px;
}
.ad_type td{
	background-image: url(images/items_1st.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ad_type td span{
	font-weight: bold;
	display: block;
}

.ad_type td a{
	text-decoration: underline;
}
.ad_type td a:hover{

	color: #000;
}
.ad_type td img.arr{
	margin-left: 3px;
}
.ad_type td label{
	display: block;
}
.ad_type td div{
	margin-top: 10px;
}
.bluetable{
	width: 541px;
	margin-top: 10px;
	background-color: #fff;
	border-bottom: 1px solid #DFE0E1;
	border-top: 1px solid #DFE0E1;
		color: #000;

}
.bluetable td.title{
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.bluetable td,.bluetable th{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #DFE0E1;
}
.bluetable th{
	width: 120px;
	font-weight: normal;
	background-color: #D9DEE4;
	border-bottom: 1px solid #fff;
	color: #000;
}
.bluetable td strong{
	display: block;
}
.bluetable tr.rw2 td {
	background-color: #F2F3F7;
}
.bluetable td label{
	display: block;
}
#checkout_submit{
	text-align: center;
}
#checkout_submit input{
	margin-right: 3px;
}
#checkout_submit img{
	margin-left: 3px;
}
#virman{
	background-image: url(images/virman.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 541px;
	height: 329px;
	display: block; 
	margin-top: 10px;
	color: #000;

	
}
#virman #sum{
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px;
	margin-right: 3px;
	letter-spacing: 5px;
}

#virman #order{
	font-weight: bold;
	padding-top: 162px;
	margin-left: 191px;
	font-size: 12px;	
	letter-spacing: 8px;	
}
#more_properties{
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
}
#more_properties a{
	text-decoration: underline;
	background-image: url(images/icon_more.gif);
	background-position: right -1px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 25px;
	padding-bottom: 6px;
}
#more_properties a:hover{
	text-decoration: none;
	color: #000;
}
.sep{
	background-image: url(images/items_1st.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
}
#membership{
	width: 541px;
	color: #000;

}
#membership th{
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
#membership td{
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #DFE0E1;

}
#membership tr.rw2 td{
	background-color: #F3F5F7;
		
}
#membership tr td.name {
	background-color: #D9DEE4;
	border-bottom: 1px solid #fff;
}
#membership .gratis{
	background-color: #666666;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 4px;
}
#membership td.last{
	border-bottom: 0px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
#membership td.last a{
	text-decoration: underline;
	
}
#membership td.last a:hover{
	text-decoration: none;
	color: #000;
}
#membership td.last span{
	display: block; 
	float: right;
	font-size: 10px;
	padding-top: 2px;
}
#membership td input.submit{
	margin-top: 15px;
}
.membership_group tr td,.membership_group tr th{
	text-align: left !important;
	padding: 6px !important;
	background-color: #fff;
}

.membership_group tr td.title{
	font-weight: bold;
	padding-top: 20px !important;
	color: #8AA6C2;
	font-size: 12px;
}
.membership_group tr td img{
	vertical-align: top;

}
.membership_group tr td a:hover{
	color: #000;
}
.membership_group tr td.title strong{	
	color: #000;
}
.membership_group {
	margin-bottom: 10px !important; 
}
#membership_holder{
	clear: both;

	overflow: auto;
	height: 100%;
}
#membership_holder img{
	display: block;
	float: left;
	margin-right: 13px;
}
.cntb .form-container th{
	font-weight: bold;
}
ul.list{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 25px;
	
}
ul.list li{
	display: block;
	background-image: url(images/arr.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;

}
#advancedsearch{
	/*position:absolute;*/
	width: 561px;
	/*border: 2px solid #486381;*/
	background-color: #F2F1F4;
	border-top: 1px solid #C3CAD4;
	padding: 10px;
	padding-left: 20px;
	display: none;

}
#advancedsearch table.container{
	margin-top: 0px !important;
	margin-top: -20px;
}
#advancedsearch table tr th{
	color: #fff;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	vertical-align: bottom;
	padding-top: 10px;
}
#advancedsearch a:hover{
	color: #000;
}
#advancedsearch .checkbox_multiple{
	table-layout: fixed;
	width: 550px;

}
#advancedsearch .checkbox_multiple td{
	width: 33%;
	padding: 3px;
	margin: 0px;

	padding-left: 0px;
}
#advancedsearch .checkbox_multiple td input{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 0px !important;
	margin-left: -4px;
}
#advancedsearch a{

	float: right;
	clear: both;
	background-image: url(none);
	margin: 0px !important;
	padding: 0px !important;
}
.items_list{
	overflow: auto;
	height: 100%;
	margin-bottom: 20px;
	margin-left: -10px;
}
.items_list .th{
	height: 100%;
	overflow: auto;
	padding-left: 105px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.items_list .th div{
	float: left;
	width: 95px;
	text-align: right;
	
}
.items_list .th div img{
	vertical-align: top;
	margin-top: 5px;
	margin-left: 3px;
}
.items_list .th div a{
	color: #000;
	font-size: 12px !important;
}
.items_list .th div a:hover{
	color: #6D91B7;
}
.items_list .tr,.items_list .tr2,.items_list .th_over{
	overflow: auto;
	height: 100%;
	padding-bottom: 8px;
	padding-top: 8px;
	background-image: url(images/items_1st.jpg);
	background-repeat: no-repeat;
	background-position: center top;	

	

}
.items_list .tr2{
	background-image: url(images/items_2nd.jpg);
}
.items_list .tr div,.items_list .tr2 div,.items_list .th_over div{
	float: left;
	width: 95px;
	text-align: right;
	padding-top: 25px;


}
.items_list div.desc{
	width: 155px !important;
	text-align: left !important;
	padding-top: 0px !important;
}
.items_list div.avg{
	text-align: left !important;
}
.items_list div sup{
	font-size: 6px;
}
.items_list .th_over{
	background-color: #DBDEE8;
	border-top: 1px solid #fff;
	background-image: url(images/th_hover.gif);


}
.items_list .img_holder {
	padding-left: 10px;
	padding-top: 0px !important;


}
.items_list .img_holder a{

	border: 1px solid #BACBD8 !important;

	width: 80px !important;
	height: 60px !important;
	background-color: #fff;
	display: block;
	margin: 0px !important;

	padding: 2px !important;
	background-image: url(none) !important;		
	margin-right: 10px !important;
	text-align: left;
}

.items_list div div span{
	font-weight: bold;
	display: block;
	font-size: 12px;
}
.items_list .img_holder img{
	width: 80px;
	height: 60px;

}
.items_list  .tr div a,.items_list  .tr2 div a,.items_list  .th_over div a {
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/arr1.gif);	
	background-repeat: no-repeat;
	background-position: right top;	
	margin-top: 8px;
	width: 60px;
	
}

.items_list div div a:hover {
	color: #000;
	text-decoration: underline;
	
}
.recent {
	margin-top: 15px;
	table-layout: fixed;
}
.recent td {
	color: #463F3E;
	vertical-align: top;
	text-align: left;	
	padding: 0px;
	padding-bottom: 5px;


}
.recent th{
	padding: 0px;
	width: 55px;
	padding-bottom: 7px;	
	text-align: left;
	vertical-align: top;

}
.recent th div {
	border: 1px solid #C1C0C5;
	padding: 1px;
	width: 45px;
	height: 45px;	
	background-color: #fff;
}
.recent th div img{
	width: 45px;
	height: 45px;
	vertical-align: top;
	text-align: left;
	
}

.recent a{
	display: block;


}
.recent a:hover{
	color: #000;
	text-decoration: none;
}
.recent a.lightbox{
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	background-image: url(images/arr4.gif);
	background-repeat: no-repeat;
	background-position: 31px 5px;
}
.recent a.lightbox:hover{
	color: #6D91B7;
}

#top3{
	overflow: auto;

	margin-bottom: 15px;
}
#top3 div{
	float: left;
	width: 178px;
}
#top3 div table{
	display: block;
}
#top3 div table tr td{
	background-image: url(images/120x65logoholder.png) !important;
	background-image: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,enabled=true, src='templates/images/120x65logoholder.png');
		
	background-position: left top;		
	background-repeat: no-repeat;
	
	width: 178px;
	height: 104px;
	text-align: center;
	vertical-align: middle;

}
#top3 div table tr td img{
	margin-bottom: 5px;
}
#top3 span{
	padding-left: 3px;
	display: block;
}
#top3 span strong{
	display: block;
	font-size: 12px;
}
#top3 a{
	display: block;
	padding-left: 18px;
	background-image: url(images/arr1.gif);
	background-position: left 1px;		
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
}
.module_inner_bk{
	background-image: url(images/module_inner_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;		
	width: 288px;
}
.module_inner_bottom{
	background-image: url(images/module_inner_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;		
}
.module_inner_top{
	background-image: url(images/module_inner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;		
	height: auto !important;
	height: 120px;
	min-height: 120px;
	padding: 20px;
	color: #463F3E;


}
#news_cont {
	margin-bottom: 10px;
	overflow: auto;
	height: 100%;
}
#news_cont .module_inner_bk{
	float: left;
	
}

#news_cont .module_inner_top span{	
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#news_cont .module_inner_top  a{
	color: #463F3E;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;

	display: block;
}
#news_cont .module_inner_top  a:hover{
	text-decoration: none;
}

#news_cont .module_inner_top  a.readmore{
	font-weight: bold;
	margin-top: 10px;
	color: #6C8AA8;	
	text-decoration: none;
}

#news_cont .module_inner_top  a.readmore:hover{
	color: #000;
	text-decoration: underline;
}
#news_cont .module_inner_top span.date{	
	font-weight: normal;
	color: #6C8AA8;
	font-size: 11px;
	padding-top: 10px;	
}
.news2 span.date{
	font-size: 10px;
	font-weight: normal;
	color: #698DB3;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
}
.news2 span,.module_blue span{
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	margin-bottom: 10px !important;
}
.module_blue span{
	font-weight: bold;
}
.news2 a{
	font-weight: bold;
	display: block;
	margin-top: 10px;
	background-image: url(images/arr1.gif);
	background-position: 52px top;
	background-repeat: no-repeat;
}
.links{
	font-weight: bold;
}
.links a{
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}
.newuser ul{
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 10px;
}
.newuser img{
	display: block;
	margin: auto;
	margin-top: 10px;
}
.report{
	width: 541px;
	margin-bottom: 15px;
	border-bottom: 1px solid #5D7E9F;
}
.report td{
	width: 14%;
	padding: 3px;
	background-color: #F2F3F7;
	border-bottom: 1px solid #5D7E9F;
}

.report td.name {
	background-color: #5D7E9F;
	color: #fff;

	width: 100%;
}
.report td.name a{
	color: #fff;
	text-decoration: none;
}
.report td.name a:hover{
	text-decoration: underline;
}
.report .name span{
	font-weight: bold;

}
.report th{
	font-weight: bold;
	background-color: #D9DEE4;
	padding: 3px;
	width: 20%;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #5D7E9F;
}
.report th.stat{
	border-bottom: 1px solid #DFE0E1;
	background-color: #F2F3F7;
	font-weight: normal;
	font-size: 10px;

}
.report td.stat{
	background-color: #fff;
	border-bottom: 1px solid #DFE0E1;
	font-weight: bold;	
}
#home_cont{
	overflow: auto;
	height: 100%;
}
#home_middle{
	width: 397px;
	float: left;
}
#home_right{
	width: 186px;
	float: left;
	margin-left: 8px;
}

.topoffer{
	overflow: auto;

}
.topoffer div{
	float: left;
	width: 113px;
	height: 130px;
	overflow: hidden;
	margin-right: 10px;
	color: #463F3E;

}
.topoffer div a{
	display: block;
	width: 107px;
	height: 80px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #BACBD8;
	margin-bottom: 5px;
}
.topoffer div a img{
	width: 107px;
	height: 80px;	
}
.topoffer div span{
	display: block;
	font-weight: bold;
}
#home_search{
/*	overflow: auto;
	height: 100%;*/
	margin-bottom: 10px;
	/*overflow: auto;*/
}
.ads{
	text-align: center;
}
.ads a{
	display: block;
	margin-bottom: 5px;
}

.home_module table,#tourism table{
	width: 157px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.home_module table td,#tourism table td{
	vertical-align: top;
	font-size: 12px;
}
.home_module table th,#tourism table th{
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
}
.home_module table  a,#tourism table  a{
	color: #000;
}
.home_module table  a:hover,#tourism table  a:hover{
	color: #6D91B7;
}
.home_module table td.count,#tourism table td.count{
	color: #6D91B7;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}

.home_module_wide .imgtitle{
	display: block;
	padding-bottom: 10px;
	margin-top: 2px;
}
.home_module_wide div{
	background-color: #F2F3F7;
	border: 1px solid #7F9DB9;
	height: 176px;
	overflow: auto;


}
.home_module_wide div a{
	/*display: block;
	padding: 3px;*/
	color: #000;
}
.home_module_wide div a:hover{
	/*background-color: #6D91B7;
	color: #fff;
	text-decoration: none;*/
}

.home_module_wide div span{
	display: block;
	padding: 3px;	


}
.home_module_wide div span i{
	font-style: normal;
	float: right;
	display: block;	
	color: #6D91B7;
}
.home_module_wide div span input{
	vertical-align: middle;
	margin: 0px !important;
	padding: 0px !important;	

	width: 13px;
	height: 13px;


}

.form-container td div.multiple{
	width: 277px; 
	height: 250px;
	overflow: auto;
	background-color: #F2F3F7;
	border-top: 2px solid #7C7B7D;
	border-left: 2px solid #7C7B7D;
	border-bottom: 2px solid #F5F5F6;
	border-right: 2px solid #F5F5F6;
}
.form-container td div.multiple a{
	display: block;
	padding: 2px;
	color: #000;
	text-decoration: none;
}
.form-container td div.multiple a:hover,.form-container td div.multiple a.selected,.form-container td div.multiple em.selected{
	cursor: pointer;
	background-color: #7F9DB9;
	color: #fff;
}
.form-container td div.multiple a span,.form-container td div.multiple em span{
	display: block;
	float: right;
	color: #7F9DB9;
}
.form-container td div.multiple a:hover span,.form-container td div.multiple a.selected span,.form-container td div.multiple em.selected span{
	color: #fff;
}
.form-container td div.multiple em{
	font-style: normal;
	display: block;
	padding: 2px;	
}
.form-container td div.multiple em input{
	display: block !important;
	float:left !important;
	margin: 0px !important;
	padding: 0px !important;
	width: auto !important;
	border: 0px !important;
	width: 13px;
	height: 13px;
	vertical-align: top !important;
	margin-right: 2px !important;

}
.form-container td div.multiple em u {
	text-decoration: none;
}

.footnote a{
	color: #000;
	font-size: 10px;
}

.footnote a:hover{
	text-decoration: underline;
}

#banner_left_cont a,#banner_left_cont div{
	display: block;
	margin-bottom: 10px;
	
}

#login_right{
	display: inline;
	background-image: url(images/login_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width: 64px;
	color: #463F3E;
	height: 28px;
	float: left;
	padding-top: 5px;
	text-align: right;
	padding-right: 15px;
}
#login_right1{
	float: right;
	width: 80px;
	text-align: right;
	padding-right: 15px;
}

#login div#logged #login_right1 a{
	display: inline;
	font-size: 11px;
}

#tourism{
	background-image: url(images/tourism.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 375px;
	height: 216px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 11px;
}

#tourism div{
	float: left;
	text-align: left;
	width: 180px;
	
}
#tourism div ul{
	margin: 0px;
	margin-top:16px;
	padding: 0px;
	list-style: none;
}
#tourism div ul li{

	margin-bottom: 3px;
	background-image: url(images/arr4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	float: left;
	width: 80px;
	display: block;	

}

.search_cnt li{
	overflow: hidden;

}



#home_search{
	margin-bottom: 0px;
	overflow: auto;
	height: auto !important;
}

#home_search .home_module{
	
	height: 225px !important;	
}
#home_search .home_module table{
	margin-bottom: 0px !important;
}
#zone4 a,#zone4 div{
	display: block;
	margin-bottom: 10px;
}

#banner_far_right{

	width: 120px;  
	height: 600px; 
	float:left; 
	margin-left: 10px; 
	margin-top: 20px;
}

#banner_far_right a,#banner_far_right div{
	display: block;
	margin-bottom: 10px;
}


h1,h3,.white,.small,.white_small{
	color: #8AA6C2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.white,.white_small{
	color: #fff;
	display: block;
	margin-bottom: 10px;	
}
h1 strong,h3 strong,.white strong,.small strong,.white_small strong{
	font-weight: bold;
	color: #000;


}
h3,.white{
	font-size: 16px;
}
.small,.white_small{
	margin-bottom: 15px;
	display: block;		
}
.small,.small strong,.white_small,.white_small strong{
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;	
}

#links_bottom_h{
	text-indent: -9999px;
	clear: both;
	width: 300px;
}




