html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.lined {
	text-decoration: underline;
}

a.lined:hover {
	text-decoration: none;
}

table {
	empty-cells: show;
}

td {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

img.i_valignt {
	vertical-align: top;
}

img, img.i_valignm,.inpt_img {
	vertical-align: middle;
}

img.i_valignb {
	vertical-align: bottom;
}

.input_box {
	padding: 0;
	margin: 0;
	border: 1px solid #D5D5D5;
}
.offer_input {
	font-size: 8pt;
	color: #333;
	width: 300px;
}
table.offet_item_list .offer_input {
	font-size: 7pt;
}
.clear,.clr {
	clear: both;
	border: 0 none;
	height: 0;
	line-height: 0;
	font-size: 0px; /*for IE*/
	margin: 0;
	padding: 0;
}

div { /*border: 1px solid;*/
	
}

#main {
	position: relative;
	display: block;
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}
#footer {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	color:#383838;
	font-size: 7pt;
}
#footer a {
	color:#383838;
	font-size: 7pt;
}
#header {
	display: block;
	position: relative;
	width: 960px;
	height: 100px;
	margin: 0 0 10px 0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#header table {
	width: 960px;
	height: 100px;
}

#header .newsletter {
	position: relative;
	display: block;
	width: 250px;
	height: 70px;
}

#header .newsletter .input_name {
	position: absolute;
	top: 21px;
	left: 16px;
	width: 218px;
	height: 20px;
	border: 1px solid #e2e2e2;
	font-size: 10pt;
}

#header .newsletter .newsletter_button_ok {
	position: absolute;
	right: 15px;
	bottom: 2px;
}
#header .newsletter .newsletter_error {
	position: absolute;
	left: 23px;
	bottom: 2px;
	font-size: 7pt;
	color: #fff;
}
#header .newsletter .newsletter_success {
	position: absolute;
	left: 16px;
	top: 21px;
	font-size: 10pt;
	color: #fff;
}
#content {
	display: block;
	width: 970px;
	padding: 0 0 40px 0;
}

#content_left {
	display: block;
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#content_right {
	display: block;
	float: right;
	width: 705px;
	margin: 0;
	padding: 0;
}

#cr_left {
	display: block;
	float: left;
	width: 450px;
	margin: 0;
}

#cr_right {
	display: block;
	float: right;
	width: 250px;
	margin: 0;
}

.left_box {
	display: block;
	width: 250px;
	margin: 0 0 0px 0;
}

.lbox_head {
	display: block;
	width: 215px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0 1px 35px;
	background-image: url(../images/lbox_head.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.lbox_head h4 {
	padding: 0;
	margin: 0;
}

.lbox_content {
	padding: 5px;
	border: 1px solid #E8E8E8;
}

.rbox_normal {
	display: block;
	width: 450px;
}
.rbox_large h1, .rbox_normal h1 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 13pt;
	color: #383838;
}
h1 a {
	font-size: 13pt;
	color: #383838;
}
.right_boxes {
	color: #333;
	margin: 0 0 10px 0;
}
	
.right_boxes h2 {
	font-size: 10pt;
	padding: 0;
	margin: 0 0 5px 0;
}
h2 a {
	color: #383838;
}
.rbox_head {
	display: block;
	height: 30px;
}
.rbox_head h2 {
	padding: 0;
	margin: 0;
	line-height: 30px;
	font-size: 10pt;
	color: #383838;
	font-weight: normal;
}

.percent50 {
	background-image: url(../images/lbox_normal_50percent.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.rbox_content {
}
.rbox_small {
	display: block;
	width: 250px;
}

.rbox_normal h3, .rbox_normal h2{
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 9pt;
}
.rbox_normal h4 {
	padding: 0;
	margin: 0;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
}

.rbox_large {
	display: block;
	width: 705px;
}



.article_image_small {
	vertical-align: top;
	float: left;
	margin: 0 5px 5px 0;
}

/* LEFT MENU */
ul#leftmenu {
	padding: 0;
	margin: auto;
	width: 230px;
	list-style-type: none;
}

ul#leftmenu li {
	display: block;
	width: 230px;
	height: 20px;
	padding: 3px 0 3px 0;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul#leftmenu li a {
	display: block;
	width: 205px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 25px;
	text-transform: uppercase;
}
ul#leftmenu li a.current, ul#leftmenu li a:hover {
	color: #fff;
	background-image: url(../images/leftmenu_link_hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul#leftmenu2 {
	padding: 0;
	margin: 0 0 0 auto;
	width: 205px;
	list-style-type: none;
	background-color: red;
}
ul#leftmenu2 li {
	display: block;
	width: 205px;
	height: 20px;
	padding: 0;
	background-image: url(../images/leftmenu2_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

ul#leftmenu2 li a {
	display: block;
	width: 195px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 10px;
}
ul#leftmenu2 li a.current, ul#leftmenu2 li a:hover {
	background-image: url(../images/leftmenu2_link_hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #333;
	background-color: blue;
}

.pilots_box {
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 8pt;
	background-image: url(../images/leftmenu_pilots_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.pilots_box a {
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.pilots_box a.more {
	font-size: 8pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
.pilots_image {
	float: left;
	border: 1px solid #E8E8E8;
	margin: 0 5px 5px 0;
}

.contact
{
	padding: 0;
	margin: 0;
	border: 0px none;
}

#map {
	display: block;
	width: 248px;
	height: 158px;
	border: 1px solid #E8E8E8;
}
#map span {
	font-size: smaller;
}
.adv705 {
	display: block;
	width: 698px;
	/*height: 290px;*/
	border: 1px solid #E8E8E8;
	background-color: #efefef;
	margin: 0 0 5px 0;
}
.adv250
{
	display: block;
	width: 248px;
	border: 1px solid #E8E8E8;
	background-color: #efefef;
	margin: 0 0 5px 0;
}
table.offer_box {
	display: block;
	width: 450px;
	margin: 5px auto 0 auto;
	padding: 0 5px 0px 5px; 
	background-image: url(../images/rbox_normal_content_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
table.offer_box td {
	vertical-align: top;
	height: 20px;
}

table.product_box_small {
	width: 450px;
	margin: 5px auto 0 auto;
	padding: 0 5px 0px 5px; 
	background-image: url(../images/rbox_normal_content_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
table.product_box_small td {
	vertical-align: top;
}
div.product_image {
	position: relative;
	display: block;
	width: 100px;
	/*height: 100px;*/
}
div.product_image_large {
	position: relative;
	display: block;
	width: 250px;
	/*height: 100px;*/
}
div.action{
	position: absolute;
	right:0;
	bottom:0;
}

div.product_show {
	padding: 0 5px 25px 5px;
	background-image: url(../images/rbox_large_content_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 10px 0;
}

div.product_show p {
	padding: 0;
	margin: 0;
}

div.product_show table {
	width: 100%;
	padding: 0;
}	
div.product_show table td.tblue_11 {
	height: 20px;
	padding: 0 0 10px 0;
}

div.product_show table td  {
	vertical-align: top;
}

table.properties td {
	height: 20px;
}
table.properties td.bordered {
	border-bottom: 1px dashed #e6e6e6;
}

table.properties tr {
}


	
table.pager {
	width: 100%;
}
table.pager td {
	font-size: 8pt;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}

span.page_number, a.page_number {
	display: block;
	float: left;
	width: 16px;
	height: 20px;
	line-height: 20px;
	vertical-align: center;
	text-align: center;
	color: #fff;
	font-size: 8pt;
	background-image: url(../images/pager_number_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
span.page_number, a.page_number:hover {
	background-image: url(../images/pager_number_hover.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.gallery_image_box {
	display: block;
	float: left;
	width: 170px;
	border: 0;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 8pt;
}
.gallery_image_box img {
	margin: 0 0 5px 0;
}
/* PUBLIC TABLE */
table.public_table {
	width: 100%;
	/*border: 1px solid #e4e4e4;*/
	margin: auto;
}

table.public_table td {
	font-size: 8pt;
	padding: 3px;
	vertical-align: top;
}

table.public_table td.title_cell {
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
	color: #034277;
	text-transform: uppercase;
}

table.public_table td.property_name_cell,span.property_name_cell {
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	color: #034277;
	text-transform: uppercase;
	vertical-align: top;
}

.public_input {
	font-size: 8pt;
	border: 1px solid #9fb5ca;
	width: 90%;
}

table.public_table td.cons_day_cell {
	width: 60px;
	color: #333;
}

table.public_table td.opening_cell {
	width: 80px;
	color: #333;
}

table.public_table td.description_cell {
	padding-left: 15px;
	border-left: 1px solid #E6E6E6;
}