/* home header */
#gib_bg
{
	background: url('../img/gib_bg_home.jpg') 0 0 repeat-x #0f1b1e;
	height: 621px;
}
#rain_lines
{
	background: url('../img/rain.png') top center no-repeat;
}
#gib_container
{
	width: 960px;
	margin: 0 auto;
}
#top_navigation
{
	height: 41px;
}
#top_navigation div.left
{
	width: 480px;
	float: left;
	text-align: left;
	padding: 11px 0 0 0;
}
#top_navigation div.right
{
	width: 480px;
	float: right;
	text-align: right;
	padding: 11px 0 0 0;
}

a.customer_dropdown:link,
a.customer_dropdown:visited
{
	color: #e87a21;
	text-decoration: underline;
	background: url('../img/form.png') right -3671px no-repeat;
	padding: 0 20px 0 0;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
a.customer_dropdown:hover,
a.customer_dropdown:active
{
	text-decoration: none;
}
ul.customer_menu
{
	position: absolute;
	background: #1e2a2c;
	padding: 1px 15px 15px 15px;
	border: 1px #484848 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 5px #323c3e;
	-webkit-box-shadow: 0px 0px 5px #323c3e;
	box-shadow: 0px 0px 5px #323c3e;
	z-index: 100;
	margin: -22px 0 0 -16px;
}
ul.customer_menu li
{
	padding: 5px 0 0 0;
}
ul.customer_menu li.username
{
	color: #E87A21;
	padding: 4px 20px 10px 0;
	background: url('../img/form.png') right -3698px no-repeat;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
ul.customer_menu li a:link,
ul.customer_menu li a:visited
{
	color: #D97524;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}
ul.customer_menu li a:hover,
ul.customer_menu li a:active
{
	text-decoration: underline;
}

div.home_bottom_block ul
{
	padding: 0 0 0 15px;
}
div.home_bottom_block ul li
{
	list-style: disc;
}

#gib_middle
{
	height: 105px;
}
#gib_middle div.left
{
	width: 200px;
	float: left;
	padding: 21px 0 0 0;
}
#gib_middle div.right
{
	text-aling: right;
	float: right;
	padding: 36px 2px 0 0;
	margin-right: -4px;
}
/* home header end */

/* main header */
#header
{
	background: url('../img/gib_bg_home.jpg') 0 0 repeat-x #0f1b1e;
	height: 143px;
	border-bottom: 1px black solid;
}
#rain_lines
{
	background: url('../img/rain.png') top center no-repeat;
}
#header_container
{
	width: 960px;
	margin: 0 auto;
}
#logo_area
{
	height: 102px;
}
#logo_area div.left
{
	width: 53px;
	float: left;
	padding: 17px 0 0 0;
}
#logo_area div.center
{
	width: 700px;
	float: left;
	padding: 26px 0 0 26px;
}
#logo_area div.right
{
	text-align: right;
	float: right;
	padding: 25px 0 2px 0;
	margin-right: -4px;
}
/* main header end */

/* home main menu */
#main_menu
{
	height: 46px;
	position: relative;
	position: static\9;
	z-index: 3;
}
#main_menu ul.menu
{
	height: 46px;
	background: url('../img/main_menu_bg.jpg') top right no-repeat;
	filter: alpha(opacity=80);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
#main_menu ul.menu li
{
	float: left;
}

#main_menu ul.menu li.flynax span.left,
#main_menu ul.menu li.flynax span.right
{
	cursor: default;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 14px 1px 13px;
	background: url('../img/form.png') 0 -102px no-repeat;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height: 19px;
}
#main_menu ul.menu li.flynax span.right
{
	background-position: -5px -102px;
	padding: 14px 5px 13px 4px;
}
#main_menu ul.menu li.flynax span.hover,
#main_menu ul.menu li.flynax span.hover_fixed
{
	background-position: -18px -102px;
}
#main_menu ul.menu li.flynax span.center
{
	color: white;
	cursor: default;
	float: left;
	font-size: 18px;
	text-shadow: 1px 1px 1px #3d3d3d;
	padding: 11px 20px 14px 25px;
	background: url('../img/form.png') 0 -148px repeat-x;
}
#main_menu ul.menu li.flynax span.center span
{
	background: url('../img/form.png') 51px -206px no-repeat;
	padding: 0 25px 0 0;
}
#main_menu ul.menu li.item a,
#main_menu ul.menu li.item a.active,
#main_menu ul.menu li.item a:hover,
#main_menu ul.menu li.item a:active
{
	font-size: 16px;
	padding: 13px 35px 15px;
	background: url('../img/form.png') 0 -244px repeat-x;
	display: block;
	text-decoration: none;
	color: white;
}
#main_menu ul.menu li.item a:hover,
#main_menu ul.menu li.item a:active,
#main_menu ul.menu li.item a.active
{
	background: url('../img/form.png') 0 -294px repeat-x;
}

div#flynax_menu
{
	background: #352d24;
	width: 130px;
	margin-top: 1px;
	position: absolute;
	border: 1px #433d37 solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 30px;
	text-shadow: 0 1px 0 #000;
	z-index: 4;
	
	filter: alpha(opacity=95);
}

div#flynax_menu ul li
{
	padding: 4px 0;
}
div#flynax_menu ul li.border_top
{
	border-top: 1px #4a433c solid;
	padding: 15px 0 4px;
	margin: 15px 0 0;
}
div#flynax_menu ul li.border_bottom
{
	border-bottom: 1px #4a433c solid;
	padding: 4px 0 15px 0;
	margin: 0 0 15px 0;
}

div#flynax_menu ul li a:link,
div#flynax_menu ul li a:visited
{
	color: #dfdfdf;
	font-size: 14px;
	text-decoration: none;
}
div#flynax_menu ul li a:hover,
div#flynax_menu ul li a:active
{
	color: white;
}
/* home main menu end */

/* home slideshow container */
div#slideshow_container
{
	height: 362px;
	margin: 11px 0 0 0;
	overflow: hidden;
	background: url('../img/slides_bg.jpg') 0 0 no-repeat;
}
div#slideshow_container ul#slides
{
	width: 6240px;
	height: 362px;
	padding: 0;
}
div#slideshow_container ul#slides li.slide
{
	height: 322px; /* 362px - 40px */
	width: 960px; /* 960px - 80px */
	list-style: none;
	float: left;
	padding: 20px 40px;
	margin: 0;
}
div#slideshow_container ul#slides li.slide div.inner
{
	position: relative;
	z-index: 2;
}

div#slideshow_container ul#slides li.slide_overview
{
	background: url('../img/slide1_bg.png') 86px 0 no-repeat;
}
div#slideshow_container ul#slides li.slide_general
{
	background: url('../img/slide2_bg.gif') 80px 0 no-repeat;
}
div#slideshow_container ul#slides li.slide_auto
{
	background: url('../img/slide3_bg.gif') 80px 0 no-repeat;
}
div#slideshow_container ul#slides li.slide_realty
{
	background: url('../img/slide4_bg.gif') 80px 0 no-repeat;
}
div#slideshow_container ul#slides li.slide_boats
{
	background: url('../img/slide5_bg.gif') 80px 0 no-repeat;
}
div#slideshow_container ul#slides li.slide_pets
{
	background: url('../img/slide6_bg.gif') 80px 0 no-repeat;
}

div#slideshow_container h1,
div#slideshow_container h2
{
	margin: 0;
	padding: 0;
	color: white;
	font-size: 31px;
	font-weight: normal;
	padding: 0;
	font-family: trebuchet MS;
}
div#slideshow_container h2
{
	font-size: 21px;
	font-weight: normal;
	padding: 5px 0;
}
div#slideshow_container ul
{
	padding: 20px 0 20px 0;
}
div#slideshow_container li
{
	padding: 5px 0;
	list-style: disc;
	color: #f5b74d;
	font-size: 17px;
	margin: 0 0 0 20px;
}
div#slideshow_container li .text
{
	color: white;
	font-size: 14px;
	line-height: 22px;
	text-shadow: 0 1px 0 #000;
	width: 550px;
	float: left;
	padding: 15px 0 25px;
}
div#slideshow_container li div.navigation
{
	width: 278px;
	height: 34px;
	float: right;
	margin: -40px 86px 0 0;
	font-size: 14px;
}
div#slideshow_container li div.navigation div.left,
div#slideshow_container li div.navigation div.right,
div#slideshow_container li div.navigation div.center
{
	float: left;
	width: 5px;
	height: 34px;
	background: url('../img/form.png') 0 -742px no-repeat;
}
div#slideshow_container li div.navigation div.right
{
	background-position: -5px -742px;
}
div#slideshow_container li div.navigation div.center
{
	width: 268px;
	background: url('../img/form.png') 0 -776px repeat-x;
	height: 26px;
	padding: 8px 0 0 0;
}
div#slides_mask
{
	width: 960px;
	height: 362px;
	background: url('../img/slides_mask.png') top right no-repeat;
	margin-top: -362px;
	position: relative;
	z-index: 1;
}
td.slash
{
	background: url('../img/form.png') right -816px no-repeat;
}

ul#slides div.deep p.text
{
	padding: 10px 0 0px;
	margin: 0!important;
}
ul#slides div.deep ul
{
	padding: 10px 0 20px;
}
ul#slides div.deep ul li
{
	font-size: 15px;
}
/* home slideshow container end */

/* home slideshow nav */
/* default */
ul#slideshow_nav
{
	padding: 12px 0 0 0;
}

ul#slideshow_nav li
{
	float: left;
}
ul#slideshow_nav li.arrow
{
	width: 49px;
	height: 29px;
	background: url('../img/form.png') center -603px no-repeat;
}

ul#slideshow_nav li a
{
	text-decoration: none;
}
ul#slideshow_nav li a span.left,
ul#slideshow_nav li a span.right,
ul#slideshow_nav li a span.left_rounded,
ul#slideshow_nav li a span.right_rounded
{
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 2px 7px 1px;
	background: url('../img/form.png') -19px -513px no-repeat;
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height: 15px;
}
ul#slideshow_nav li a span.right
{
	background-position: -25px -513px;
}
ul#slideshow_nav li a span.left_rounded
{
	background-position: 0 -513px;
	padding: 7px 1px 7px;
}
ul#slideshow_nav li a span.right_rounded
{
	background-position: -5px -513px;
	padding: 7px 1px 7px;
}
ul#slideshow_nav li a span.center
{
	color: #b4b7b8;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	padding: 6px 10px 7px 11px;
	background: url('../img/form.png') 0 -571px repeat-x;
}

/* hover/active */
ul#slideshow_nav li a:hover span.left,
ul#slideshow_nav li a.active span.left
{
	background-position: -19px -484px;
}
ul#slideshow_nav li a:hover span.left_rounded,
ul#slideshow_nav li a.active span.left_rounded
{
	background-position: 0 -484px;
}
ul#slideshow_nav li a:hover span.right,
ul#slideshow_nav li a.active span.right
{
	background-position: -25px -484px;
}
ul#slideshow_nav li a:hover span.right_rounded,
ul#slideshow_nav li a.active span.right_rounded
{
	background-position: -5px -484px;
}
ul#slideshow_nav li a:hover span.center,
ul#slideshow_nav li a.active span.center
{
	background-position: 0 -542px;
	color: white;
}
/* home slideshow nav end */

/* content */
div#content
{
	background: url('../img/form.png') 0 -3973px repeat-x;
}
div#content div.inner
{
	width: 960px;
	margin: 0 auto;
	padding: 35px 0 0 0;
}
div#content div.inner table td.divider
{
	width: 35px; /* was 40 */
}
div#content div.inner table td.right
{
	width: 315px;
}
/* content end */

/* content bottom */
div#content_bottom
{
	border-top: 1px #e6e6e6 solid;
	margin-top: 20px;
}
div#content_bottom div.border
{
	border-top: 1px white solid;
	background: url('../img/content_bottom_bg.gif') bottom center repeat-x #f1f1f1;
}
div#content_bottom div.border
{
	border-top: 1px white solid;
	background: url('../img/content_bottom_bg.gif') bottom center repeat-x #f1f1f1;
}
div#content_bottom div.border div.blocks
{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 10px 0;
}
/* content bottom end */

/* common content */
#content_container h1
{
	margin: 0;
	padding: 0;
	color: #1b2a2d;
	font-size: 38px;
	font-weight: normal;
	padding: 0 0 20px 0;
	font-family: trebuchet MS;
}
#content_container h2
{
	font-size: 21px;
	color: #e36617;
	margin: 0;
	padding: 10px 0 15px;
	font-weight: normal;
	clear: both;
}
#content_container td.post h2
{
	font-size: 21px;
	color: #e36617;
	margin: 0;
	padding: 0 0 15px;
	font-weight: normal;
	clear: both;
}
h2.no_padding
{
	padding-top: 0!important;
}
div.cell,
div.cell last
{
	width: 306px;
	padding: 0 21px 0 0;
	/*overflow: hidden;*/
	float: left;
}
div.last
{
	padding: 0;
}
div.cell h3
{
	font-size: 1.1em;
	color: #222222;
	margin: 0 0 10px;
}
div.cell p
{
	font-size: 14px;
	color: #3B3B3B;
	line-height: 20px!important;
	margin: 0 0 25px!important;
}
div.cell img
{
	margin: 10px 0 0 0;
}
div.section
{
	clear: both;
}

#content_container p.text
{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 25px 0;
}
div.middle_block p
{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 0;
	margin: 0;
}
#content_container p.desc
{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}
div#content div#bottom_gradient
{
	background: url('../img/common_bottom_bg.gif') bottom center repeat-x;
	min-height: 400px;
}
div#content div.common_inner
{
	width: 960px;
	margin: 0 auto;
	padding: 35px 0 50px;
}
div#content div.common_inner table td.divider
{
	width: 35px; /* was 40 */
}
div#content div.common_inner table td.tRight
{
	width: 315px;
}
/* common content end */

/* footer */
#footer
{
	height: 387px;
}
#footer div.inner
{
	height: 387px;
	width: 960px;
	margin: 0 auto;
}
#footer div.inner div.left
{
	height: 387px;
	width: 606px;
	float: left;
}
#footer ul.menu_column
{
	padding: 30px 0 0 0;
	margin: 0 48px 0 0;
	width: 170px;
	float: left;
}
#footer ul.menu_column li.caption
{
	color: #838181;
	font-size: 18px;
	border-bottom: 1px #323d3f solid;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
	text-shadow: 0 1px 0 #000;
}
#footer ul.menu_column li
{
	padding: 0 0 7px 0;
}

#footer ul.menu_column li a:link,
#footer ul.menu_column li a:visited
{
	color: #838181;
	font-size: 13px;
	text-decoration: none;
	/*text-shadow: 0 1px 0 #000;*/
}
#footer ul.menu_column li a:hover,
#footer ul.menu_column li a:active
{
	text-decoration: none;
	color: #a3a1a1;
}
#footer ul.menu_column li a.active
{
	text-decoration: underline;
}

/* search */
#footer div.inner div.right
{
	height: 387px;
	width: 315px;
	float: right;
}
#footer div.inner div.right div.search
{
	padding: 35px 0 0 0;
}
#footer div.inner div.right div.search label.left,
#footer div.inner div.right div.search label.right
{
	width: 19px;
	height: 22px;
	float: left;
	background: url('../img/form.png') 0 -851px no-repeat;
}
#footer div.inner div.right div.search label.right
{
	background-position: -19px -851px;
}
#footer div.inner div.right div.search input
{
	float: left;
	background: url('../img/form.png') 0 -873px repeat-x;
	width: 174px;
	height: 21px;
	height: 18px\9;
	padding: 0;
	border: 0;
	font-size: 11px;
	color: #696867;
	padding: 0 0 1px 5px;
	padding: 4px 0 0 5px\9;
}
/* search end */

/* helpfull links */
#footer div.inner div.right div.helpfull_link
{
	padding: 22px 0 0 0;
	position: absolute;
	width: 315px;
}
div.helpfull_link div.top td.left,
div.helpfull_link div.top td.right
{
	width: 3px;
	height: 3px;
	background: url('../img/form.png') 0 -895px no-repeat;
}
div.helpfull_link div.top td.right
{
	background-position: -3px -895px;
}
div.helpfull_link div.top td.center
{
	height: 3px;
	background: url('../img/form.png') 0 -901px repeat-x;
	width: 309px;
}
div.helpfull_link div.middle
{
	background: white;
	padding: 10px 18px;
	background: url('../img/10percent_bg.png') 0 0 repeat;
}
div.helpfull_link div.middle div.caption
{
	color: #9c9c9c;
	font-size: 12px;
	font-weight: bold;
}
div.helpfull_link div.middle div.links
{
	padding: 5px 0 0 0;
	line-height: 20px;
	color: #686868;
	font-size: 12px;
}
div.helpfull_link div.middle div.links a:link,
div.helpfull_link div.middle div.links a:visited
{
	color: #686868;
	font-size: 12px;
	text-decoration: underline;
}
div.helpfull_link div.middle div.links a:hover,
div.helpfull_link div.middle div.links a:active,
div.helpfull_link div.middle div.links a.active
{
	text-decoration: none;
}

div.helpfull_link div.bottom td.left,
div.helpfull_link div.bottom td.right
{
	width: 3px;
	height: 3px;
	background: url('../img/form.png') 0 -898px no-repeat;
}
div.helpfull_link div.bottom td.right
{
	background-position: -3px -898px;
}
div.helpfull_link div.bottom td.center
{
	height: 3px;
	width: 309px;
	background: url('../img/form.png') 0 -901px repeat-x;
}
/* helpfull links end */

/* copyrights */
div.copyrights
{
	position: absolute;
	margin-top: 210px;
	color: #4b585b;
	font-size: 11px;
	width: 315px;
	padding: 10px 0 0 0;
	height: 31px;
	background: url('../img/footer_logo.png') center right no-repeat;
}
/* copyrights end */
/* footer end */

/* modal mask */
#modal_mask
{
	background: black;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	z-index: 1000;
}
.modal_block
{
	position: absolute;
	z-index: 1001;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -176px;
	width: 372px;
	height: 274px;
}
.modal_block div.relative_area
{
	position: relative;
}

/* modal block */
/* header */
.modal_block tr.header td.left,
.modal_block tr.header td.right
{
	width: 17px;
	height: 17px;
	background: url('../img/form.png') 0 -1597px no-repeat;
}
.modal_block tr.header td.right
{
	background-position: -15px -1597px;
}
.modal_block tr.header td.center
{
	background: url('../img/form.png') 0 -1631px repeat-x;
	height: 17px;
}

/* body */
.modal_block tr.body td.left,
.modal_block tr.body td.right
{
	width: 8px;
	background: url('../img/bg_vertical.png') 0 0 repeat-y;
}
.modal_block tr.body td.right
{
	background-position: -10px 0;
}
.modal_block tr.body td.center
{
	background: url('../img/customer_login_bg.gif') top center repeat-x white;
	height: 17px;
}
.modal_block tr.body td.center div.inner
{
	padding: 20px 35px 30px;
}

/* footer */
.modal_block tr.footer td.left,
.modal_block tr.footer td.right
{
	width: 17px;
	height: 17px;
	background: url('../img/form.png') 0 -1614px no-repeat;
}
.modal_block tr.footer td.right
{
	background-position: -15px -1614px;
}
.modal_block tr.footer td.center
{
	background: url('../img/form.png') 0 -1648px repeat-x;
	height: 17px;
}

/* close */
.modal_block div.close
{
	width: 31px;
	height: 44px;
	background: url('../img/form.png') 0 -1664px repeat-x;
	position: absolute;
	margin: 3px -23px 0 0;
	cursor: pointer;
	right: 0;
}
.modal_block div.close:hover
{
	background-position: 0 -1708px;
}
/* modal block end */

/* modal login */
div.modal_login div.caption,
div#account_block div.caption
{
	font-size: 26px;
	color: #313131;
	padding: 0 0 25px 0;
}
div.modal_login td.field,
div#account_block td.field
{
	font-size: 14px;
	color: #797979;
	width: 80px;
}
/* modal login end */

/* bread crumbs */
ul#bread_crumbs
{
	height: 25px;
	margin: 0 0 15px;
	font-size: 13px;
}
ul#bread_crumbs li
{
	float: left;
	padding: 4px 7px 0 17px;
	background: url('../img/form.png') 0 -2554px no-repeat;
}
ul#bread_crumbs li.home
{
	background: none;
	padding: 3px 7px 0 0;
}
ul#bread_crumbs li a
{
	font-size: 13px!important;
}
ul#bread_crumbs li.home a
{
	text-decoration: none;
}
ul#bread_crumbs li.home a span
{
	background: url('../img/form.png') 0 -2536px no-repeat;
	padding: 1px 7px;
}
ul#bread_crumbs li a.last
{
	color: #505050;
	text-decoration: none;
}
/* bread crumbs end */

/* team */
div.photo
{
	width: 119px;
	height: 117px;
	float: left;
}
div.photo img
{
	margin: 0;
}
div.about
{
	float: left;
	width: 170px;
	padding: 5px 0 0 17px;
}
div.about h3
{
	margin-bottom: 5px;
}
div.staff
{
	clear: both;
	padding: 0 0 20px;
}
/* team end */