
/* body */

body {
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #012842;
}
h1 {}
h2 {}
h3 {}
form {}
hr {color: #fff; width: 75%; background-color: #fff; height: 1px; border: none;}
img {border: 0px;}

/* container */

#container {
	margin: 0 auto;
	width: 980px;
	background: url('../images/contentbg.jpg') repeat-y;
}
#header {
	position: relative;
	background: url('../images/navbg.jpg') no-repeat bottom #fff;
	z-index: 9999;
}

#navmenu {
	position: relative;
	top: 0;
	height: 22px;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}

#nav a{
display:block;
padding:0px;
text-decoration:none;
}

#nav li{
float:left;
position:relative;
}

#nav li li {
background-color: #fff;
border: 1px solid #e2e7ec;
z-index: 9999;
}

#nav ul {
position:absolute;
display:none;
width:14em;
top:1.5em;
}

#nav li ul a{
width:14em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#header ul{
	list-style: none;
	list-style-position: outside;
	margin-top: 2px;
}
#header ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#header ul.menu li{
	font-weight: 700;
	display: block;
	padding: 4px 10px 4px 10px;
	margin-bottom: -1px;
	position: relative;
	color: #041f55;
	cursor: pointer;
}
#header ul.menu li a:link, #header ul.menu li a:visited {
	color: #041f55;
	text-decoration: none;
}
#header ul.menu li a:hover, #header ul.menu li a:active {
	color: #000;
	text-decoration: none;
}
#header ul.menu li.active{
	border-bottom: 0;
	color: #041f55;
}

.content{
	margin: 0 auto;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	position: absolute;
	top: 20px;
	left: 0;
}

.content ul {
	margin: 0;
	padding: 0;
	color: #676767;
	text-transform: uppercase;
}

.content.my h1{
	text-transform: uppercase;
	color: #041f55;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.content.my{
	display: none;
	color: #041f55;
	width: 511px;
	background: url('../images/mybg.png') no-repeat;
	height: 242px;
	z-index: 9999;
}

.content.my p {
	width: 270px;
}

.content.my a:link, .content.my a:visited {
	color: #041f55;
	text-decoration: none;
}

.content.my a:hover, .content.my a:active {
	color: #041f55;
	text-decoration: underline;
}

.content.conv h1{
	text-transform: uppercase;
	color: #041f55;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.content.conv{
	display: none;
	color: #041f55;
	width: 511px;
	background: url('../images/mybg.png') no-repeat;
	height: 242px;
	z-index: 9999;
}

.content.conv p {
	width: 270px;
}

.content.conv a:link, .content.conv a:visited {
	color: #041f55;
	text-decoration: none;
}

.content.conv a:hover, .content.conv a:active {
	color: #041f55;
	text-decoration: underline;
}

.content.gt h1{
	text-transform: uppercase;
	color: #041f55;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.content.gt{
	display: none;
	color: #041f55;
	width: 511px;
	background: url('../images/mybg.png') no-repeat;
	height: 242px;
	z-index: 9999;
}

.content.gt p {
	width: 270px;
}

.content.gt a:link, .content.gt a:visited {
	color: #041f55;
	text-decoration: none;
}

.content.gt a:hover, .content.gt a:active {
	color: #041f55;
	text-decoration: underline;
}

/* home */

#ctabox {
	background-color: #eaeaea;
	width: 195px;
	padding-top: 10px;
}

#ctabox ul {
	margin-top: 0;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
	margin-bottom: 7px;
}

#ctabox li {
	margin-left: 0;
	padding-left: 0;
	line-height: 14px;
}

#ctabox li a:link, #ctabox li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
}

#ctabox li a:hover, #ctabox li a:active {
	color: #5e5e5e;
	text-decoration: underline;
	font-weight: bold;
}

#ctaboxint {
	background-color: #eaeaea;
	width: 195px;
	padding-top: 10px;
	float: left;
}

#ctaboxint ul.shadetabs {
	list-style: none;
	list-style-position: outside;
	margin-top: 10px;
}
#ctaboxint ul.shadetabs li{
	font-weight: 700;
	display: block;
	cursor: pointer;
	color: #5e5e5e;
}

#ctaboxint ul.shadetabs li.active{
	border-bottom: 0;
	color: #041f55;
}

#ctaboxint ul.shadetabs {
	background: url(../images/brochurelistbg.jpg) repeat-x top;
	padding-top: 15px;
}

#ctaboxint ul {
	margin-top: 0;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
	margin-bottom: 7px;
	padding-top: 0;
}

#ctaboxint li {
	margin-left: 0;
	padding-left: 0;
	line-height: 14px;
	margin-top: 0;
	padding-top: 0;
}

#ctaboxint li a:link, #ctaboxint li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
}

#ctaboxint li a:hover, #ctaboxint li a:active {
	color: #5e5e5e;
	text-decoration: underline;
	font-weight: bold;
}

#imagestabs {
	margin: 0;
	padding: 0;
}

#imagestabs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homebg {
	background: url('../images/homepagebg.jpg') no-repeat 195px 155px;
}

#hometext {
	margin: 20px 0 0 0;
	width: 500px;
	color: #000;
}

#hometext p {
	line-height: 16px;
}

#homeimages {
	padding: 5px 0 5px 5px;
	float: right;
	margin-right: 40px;
}

#homeimages img {
	border: 5px solid #fff;
}

#homeimages span {
	margin-right: 5px;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 980px;
}

#footer ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #041f55;
	font-weight: bold;
	font-size: 9px;
}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #041f55;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-transform: uppercase;
	color: #041f55;
	text-decoration: underline;
}

/* content */

#content {float: right; width: 740px; padding: 0 10px 10px 0;}
#contentfull { padding: 10px;}

/* module */

#module {}

/* brochure module */

#rightcontentbrochure {
	margin-left: 10px;
	background-repeat: no-repeat;
	width: 775px;
	min-height: 785px;
}

#rightcontentbrochure h1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.topimage {
	margin-left: 12px;
}

.tabcontentstyle {
	clear: both;
	padding-right: 20px;
	font-size: 12px;
}

.contentbrochure {
	
}

.contentbrochure.overview {
	display: block;
	padding-left: 20px;
	width: 470px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 20px;
}

.contentbrochure.specs {
	display: none;
	padding-left: 20px;
	padding-top: 10px;
}

.contentbrochure.arrangements {
	display: none;
	padding-left: 20px;
	padding-top: 10px;
}

.contentbrochure.exterior {
	display: none;
	padding-left: 20px;
}

.contentbrochure.exterior2 {
	display: none;
	padding-left: 20px;
}

.contentbrochure.interior {
	display: none;
	padding-left: 20px;
}

.contentbrochure.interior2 {
	display: none;
	padding-left: 20px;
}

#specstable td, #enginestable td {
	border-bottom: 1px solid #e4e5e5;
	height: 25px;
}

.fpright {
	float: right;
}

#floorplans {
	width: 570px;
}

.fpimage {
	width: 224px;
	height: 150px;
	float: left;
	display: block;
	margin-right: 10px;
	color: #676767;
	font-size: 10px;
	text-transform: uppercase;
}

.extinttext {
	width: 470px;
}

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 686px;	
	height:136px;
	margin-bottom: 20px;
	
	/* custom decorations */	
	background-color:#fff;			
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	margin: 2px 0 2px 2px;
}

/* active item */
div.scrollable div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:12px;
	height:140px;
	background:url(../images/arrowleft.jpg) no-repeat;
	float:left;
	margin:0px 5px;
	cursor:pointer;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/arrowright.jpg);
	clear:right;	
}

.intpagecontent {
	padding-right: 80px;
	width: 470px;
}

/* calculator module */

#calculator {}

/* calendar module */

#calendar {}

/* dealer locator module */

#dealerlocator{}

/* employment module */

#employment {}

/* formbuilder module */

#formbuilder {}

#formbuilderinstructions { 
	background-color: #ccc; 
	padding: 10px; 
	border: 1px solid #999;
	font-weight: bold;
	width: 200px;
}

/* myprofile module */

#myprofile {}

/* news module */

#news {}

/* promotion module */

#promotion {}

/* search engine module */

#searchengine {}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
