* {
	margin: 0;
	padding: 0;
}
:focus {
	outline:none;
}
html {
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
}
body {
	text-align: center;
	color: #333;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/body_bgr.gif) top left;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: none;
}
h2, .fs24 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2, h3 {
	color:#0078ff;
}
ul {
	list-style-type: none;
}
fieldset {
	border: 0;
}
#container {
	margin: 15px auto;
	width: 995px;
	text-align: left;
	padding:10px 0px 0px 10px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/container_bgr.gif) top left repeat-y;
}
/***Header************************/
#header {
	width: 970px;
	background: #2d2d2d;
	padding: 5px 5px 0px 5px;
}
#logo {
	width: 328px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/hb1_bgr.gif) top left repeat-y;
	float: left;
	margin-right: 5px;
}
#logo h1 {
	padding: 10px 4px 0 4px;
}
#info {
	width: 575px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/hb2_bgr.gif) top left repeat-y;
	color: #0078ff;
	font-size: 20px;
	float: left;
	margin: 0 5px 0 1px;
	line-height: 25px;
}
#info a{
	color: #0078FF;
}
#info .cornerBoxInner{
	padding: 5px 0 5px 40px;
	height: 125px;
}
#lang {
	width: 55px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/hb3_bgr.gif) top left repeat-y;
	margin-left: 1px;
	float: left;
}
#lang .cornerBoxInner{
	height: 123px;
	padding-top: 12px;
	text-align: center;
}

/***Content************************/
#content {
	background: #2d2d2d;
	width: 970px;
	padding: 5px;
}
/***Left colum************************/
#left_col {
	width: 198px;
	float: left;
	margin: 0 5px 0 0px;
}
/***Navigation and Search************************/
#nav {
	background: url(http://www.tomdva.com/templates/public/simplicity/images/sb_bgr.gif) top left repeat-y;
}
#nav ul {
	padding: 15px 0px 5px 9px;
}
#nav ul li {
	margin-bottom: 10px;
	width: 180px;
}
#nav a, .button {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 179px;
	line-height: 30px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/btn_bgr.gif) top no-repeat;
	text-align: center;
}
#nav a:hover, .button:hover, #nav a.active{
	color: #1377ff;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/btn_hover_bgr.gif) top no-repeat;
}
#search_box {
	background: url(http://www.tomdva.com/templates/public/simplicity/images/sb_bgr.gif) top left repeat-y;
	padding: 20px 0px 20px 0px;
	margin-top: 5px;
	height: 78px;
}
.search_btn {
	width: 180px;
	border: none;
	cursor: pointer;
	margin: 0 auto;
	padding-bottom: 5px;
}
.search_btn2{
	width: 29px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin: -7px 0 0 11px;
	padding-top: 4px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/search.gif) top left no-repeat;
}
.search_input {
	width: 130px;
	border: none;
	background: none;
}
.search_bgr{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/search_bgr.gif) top left no-repeat;
	padding: 5px 7px;
	margin-left: 10px;
}
#search img {
	margin-top: -7px;
	margin-left: 11px;
}
/***Right colum************************/
#r_col {
	width: 765px;
	float: right;
}
#r_col a {
	color: #0078FF;
}
.contact{
	color:#0078ff;
	width: 275px;
	margin: 20px 0 0 0;
	float: left;
}
/***Form styles************************/
.contact p{
	margin-bottom:5px;
}
.contact span{
	display: inline-block;
}
.chb_field {
	margin-bottom:5px;
}
.chb_field input {
	margin: 0 5px 0 0;
}
.chb_field span{
	width: 110px;
	display: inline-block;
}
.contact .chb_field p {
	margin: 0px;
}
.txt_field input {
	width:238px;
	border: none;
	background: none;
}
.input_bgr{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/form_bgr.gif) top left no-repeat;
	padding: 4px 5px;
	/*padding: 2px 5px 4px 5px;*/
	margin-bottom: 5px;
}
.txt_field select {
	width:248px;
	height: 23px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/form_bgr.gif) top left no-repeat;
	border: none;
	margin-bottom: 5px;
}
.contact textarea {
	width:238px;
	height: 138px;
	background: none;
	border: none;
	overflow: auto;
}
.textarea_bgr{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/txtarea_bgr.gif) top left no-repeat;
	padding: 2px 5px 5px 5px;
	margin-bottom: 10px;
}
.reset_btn {
	width: 55px;
	height: 22px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/reset_btn.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	margin-right: 5px;
}
.send_btn {
	width: 159px;
	height: 34px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/send_btn.gif) top left no-repeat;
	border: none;
	cursor: pointer;
	font-size: 18px;
}
.buttons{
	padding-right: 25px;
}
.application{
	width: 450px;
}
.application label{
	float: left;
	width: 150px;
}
.application .chb_field{
	margin-left: 150px;
}
.application .chb_field label{
	width: 115px;
}
.contact_info{
	width:400px;
}
.contact_info span{
	width: 150px;
	display: inline-block;
}
.upload_cv{
	margin-bottom: 5px;
}
.upload_cv input{
	border: 0;
}
/***Pages(Rooms_and_Home)************************/
.rooms{
	width:730px;
	background: #e0dfdf;
	padding:5px 0 0 5px;
}
.room{
	width: 345px;
	background: #fff;
	margin: 0 5px 5px 0;
	padding: 5px 5px 5px 10px;
	float: left
}
.r_odd{
	margin-right: 0px;
}
.thumb_bgr{
	width: 138px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/thumb_bgr.gif) top left repeat-y;
	text-align: center;
	padding: 5px 0 2px 0;
	margin: 5px 5px 0 0;
}
.home img{
	padding: 10px 10px 8px 10px;
}
#img_holder{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/img_holder.gif) bottom right no-repeat;
	margin: 0 auto 10px auto;
}
/***Content bottom************************/
#content_bottom{
	margin: 5px 0 0 0;
	padding-bottom: 0px;
}
.date{
	width:80px; 
	margin-top:4px;
	font-weight: bold;
}
#content_bottom h3 a, .rooms  h3 a{
	text-decoration: none;
}
#bb_l{
	width: 327px;
	height: 255px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/bb2_bgr.gif) top left repeat-y;
	float: left;
	margin-right: 5px;
	padding: 10px 0px;
}
#bb_r{
	width: 638px;
	height: 255px;
	background: #D6D6D6 url(http://www.tomdva.com/templates/public/simplicity/images/hb2_bgr.gif) top left repeat-y;
	float: left;
	padding: 10px 0px;
}
.txt_box{
	width: 295px;
	padding: 0px 10px;
	font-size: 14px;
	margin-top: 5px;
}
.txtb_inner_h{
	min-height: 200px;
	height:auto !important;
	height: 200px;
}
.nh{
	height:185px;
}
.rh{
	height: 155px;
}
/***Footer************************/
#footer{
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 0 10px;
}
#footer ul{
	margin-right: 15px;
}
#footer ul li{
	display: inline;
	border-right: 1px solid #000;
}
#footer a{
	padding: 5px;
	text-decoration: none;
	color: #000;
}
#footer a:hover{
	text-decoration:underline;
}
#container_bottom{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/bottom_bgr.gif) bottom left no-repeat;
	height: 5px;
	margin-left: -10px;
}
/*********************************/
.cornerBox{ position: relative; background: #e0dfdf; width: 100%; }
.corner{ position: absolute; width: 14px; height: 14px; background: url('http://www.tomdva.com/templates/public/simplicity/images/corners.gif') no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 0px; overflow:hidden;}
.TL{ top: 0; left: 0; background-position: 0 0; }
.TR{ top: 0; right: 0; background-position: 0px 0; }
.BL{ bottom: 0; left: 0; background-position: 0 0px; }
.BR{ bottom: 0; right: 0; background-position: 0px 0px; }

.home{
	background: url(http://www.tomdva.com/templates/public/simplicity/images/main_home_bgr.gif) top left no-repeat;
	height: 451px;
	color:#fff;
	padding-top: 12px;
}
.home p{
	padding: 0px 10px 0px 10px;
	font-size: 16px;
}
#home_about_a a{
	color:#fff;
	padding: 0px 10px;
	font-size: 14px;
}
.custom_page{
	padding: 10px; 
	width: 745px;
}
.custom_page_inner{
	padding: 10px 5px 5px 5px;
	background: #fff;
	font-size: 14px;
	/*min-height: 428px;
	height:auto !important;
	height:428px;*/
}
.custom_page_inner table{
}
.custom_page_top{
	margin-bottom: 20px;
}
.custom_page_top p{
	margin-bottom: 5px;
}
.article_img{
	margin: 5px 10px 0 0;
	border: 5px solid #454545;
}
.zoom_ico_holder{
	position: relative; 
	width: 150px;
}
.zoom_ico{
	position: absolute; 
	top: 11px;
	left: 108px;
}
.pager{
	font-size: 18px;
	text-align: right;
}
.pager a{
	text-decoration: none;
	color:#333;
}
.pager a:hover{
	text-decoration: underline;
}
.map{
	border: 3px solid #0078ff;
	margin: 75px auto 10px auto;
}
/*********************************/
.rooms a, .txt_box a, .custom_page_top a, .blue_txt,
#footer .blue_txt, .pager a.blue_txt {
	color: #0078ff;
}
.clb{
	clear: both;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.center{
	margin: 0 auto;
}
.align_top{
	vertical-align: top;
}
.txt_center{
	text-align: center;
}
.txt_right{
	text-align: right;
}
.txt_bold{
	font-weight: bold;
}
.txt_hide{
	position:relative;
}
.txt_hide span{
	position:absolute;
	top:-9999px;
}
#nav a.fs14, .fs14{
	font-size: 14px;
}
.h135{
	height:135px;
}
.pt12{
	padding-top: 12px;
}
.mt5{
	margin-top: 5px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mr45{
	margin-right: 45px;
}
/****************************************/
.txt_field input.error,
.contact textarea.error{
	/*background: #FF9999;
	background: #EA5200;*/
}
label.error{
	float: right;
	margin-left: 10px;
	color: #ff9999;
	/*width: 200px;*/
	font-size: 12px;
	width:14px;
	height: 14px;
	background: url(http://www.tomdva.com/templates/public/simplicity/images/unchecked.gif) top left no-repeat;
}
.chb_field label.error{
	position: absolute;
	left: 65px;
	top: -20px;
}

/***min-height_fix**/
.prop {
	float:right;
	_float: left;
	width:1px;
}
.clear_mh {
	clear:both;
	height:1px;
	overflow:hidden;
}
.mh_fix1{
	height: 383px;
}
.mh_fix2{
	height: 427px;
	_height: 407px;
}