/*_____________ Main Elements _____________*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 13px Arial,Helvetica,sans-serif; color: #5c5c5c; text-

decoration: none;
	text-align: center;
	background: #63a5ef url(images/bg-2.gif) repeat-x top;
}
a, a:visited {
	color: #2660b7;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #63a5ef;
	text-decoration: underline;
}

img {
	display: block;
	border: 0px;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF url(images/bg-container-2.gif) repeat-y;
}

#container.noBg {
background: #fff;
}


/*_____________ HEADER _____________*/

#header {
background: #FFF;
height: 119px;
margin-top: 10px;
}
#header h1 img {
float: left;
}

#fbLike {
overflow: hidden;
padding: 25px 20px 0 0;
}

#fbLike #likeButton {
float: right;
width: 81px;
margin-left: 5px;
}
#fbLike a {
float: right;
}
#fbLike a img  {
opacity: 0.85;
filter: alpha(opacity=85);
}
#fbLike a img:hover  {
opacity: 1;
filter: alpha(opacity=100);
}


/*_____________ MAIN NAV _____________*/

#container #mainNav {
	background: #FFFFFF url(/images/bg-nav-2.gif) no-repeat;
	font-size: 110%; color: #474747; text-decoration: none;
	width: 950px;
	height: 17px;
	text-align: center;
	padding: 8px 0;
	font-weight: bold;
	clear: both;
	border-bottom: 4px solid #FFFFFF;
}
#container #mainNav ul {
	display: inline;
	list-style-type: none;
}

#container #mainNav li {
	display: inline;
	text-align: center;
position: relative;
}
#container #mainNav li a {
	color: #474747;
	text-decoration: none;
	padding: 8px 18px;
}
#container #mainNav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/bg-nav-roll.gif) repeat-x;
}

#container #mainNav ul li ul {
list-style: none;
z-index: 100;
overflow: visible;
display: none;
position: absolute;
top: 100%;
left: 0;
background-color: #eee;
width: 230px;
text-align: left;
font-size: 90%;
font-weight: normal;
text-transform: none;
border: 1px solid #fff;
border-top: 0;
margin-top: 8px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

body div#container #mainNav ul li ul a {
text-align: left;
padding: 10px;
display: block;
}

#container #mainNav ul li ul li { 
width: 100%;
margin: 0;
}

#container #mainNav ul li:hover > a {
color: #fff;
background: url(/images/bg-nav-roll.gif) repeat-x;
}

#container #mainNav li:hover ul,
#container #mainNav ul li:hover ul,
#container #mainNav ul ul li:hover ul,
#container #mainNav ul ul ul li:hover ul,
#container #mainNav ul ul ul ul li:hover ul {
display:block;
}

#container #mainNav ul li ul li a {
display: block;
margin: 0;
padding: 6px 10px;
border-top: 1px solid #FFF;
}

#container #mainNav ul li ul li a:hover {
background: none;
color: #000;
}


/*_____________ CONTENT - NARROW _____________*/

#contentNarrow {
	width: 650px;
	padding: 0px 0 5px 5px;
}

#contentNarrow h2 {
	width: 635px;
	background: #63a5ef url(images/bg-h2-narrow.gif) no-repeat;
	border-bottom: 2px solid #4284ce;
	font: bold 130% Arial,Helvetica,sans-serif; color: #FFFFFF; 

text-decoration: none;
	padding: 5px 5px 4px 10px;
}

#contentNarrow p, #contentWide p {
	padding: 15px 25px 0px 25px;
	line-height: 1.5;
}




/*_____________ HOME PRESENTATION _____________*/

#presentation, #slider {
	width: 940px;
	margin: 0 auto;
height: 370px;
	border-bottom: 5px solid #FFFFFF;
}

/*_____________ HOME INCLUSIONS _____________*/

#inclusions {
	height: 21em;
	width: 600px;
	color: #ffffff;
	margin: 15px 0 0 25px;
	display: block;
	background: #235db4 url(images/bg-features-home.jpg) top left 

no-repeat;
}

#inclusions h2 {
	font-size: 120%;
	margin-left: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
	background: none;
	border: 0;
	letter-spacing: 0;
	width: 500px;
}
#inclusions ul {
	margin: 0;
}
#inclusions li {
	margin-left: 30px;
	padding-left: 15px;
	float: left;
	display: inline;
	font-size: 90%;
	width: 250px;
	line-height: 1.8;
	list-style-type: none;
	background: url(images/icon-tick.gif) left no-repeat;
}
#container #contentNarrow p#moreDetails {
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0;
	margin-left: 10px;
	text-align: center;
}
#moreDetails a {
	color: #2660b7;
	text-decoration: underline;
}
#moreDetails a:hover {
	color: #63a5ef;
	text-decoration: underline;
}


/*_____________ Content - Wide _____________*/

#contentWide {
	width: 940px;
	padding: 0px 5px 20px 5px;
	background-color: #ffffff;
}
#contentWide.modelDetails {
	padding: 0px 5px 5px 5px;
}

#contentWide h2 {
	background: #63a5ef url(images/bg-h2-wide.gif) no-repeat;
	border-bottom: 2px solid #4284ce;
	font: bold 130% Arial,Helvetica,sans-serif; color: #FFFFFF; 

text-decoration: none;
	margin: 0px;
	padding: 5px 5px 4px 10px;
	letter-spacing: -0.05em;
}
#contentWide h3 {
	font-size: 115%;
	font-weight: bold;
	color: #2660b7;
	margin-top: 15px;
	margin-left: 25px;
}
#contentWide h4 {
	text-align: center;
	font-weight: normal;
	font-size: 130%;
	margin-top: 15px;
}

#contentWide ul {
	line-height: 1.3em;
	margin-left: 65px;
	margin-top: 15px;
}

#contentWide #oneMinute {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#platinumGallery img {
	border: 1px solid #c9c9c9;
	background: #fff;
	padding: 1px;
	margin: 0 0 20px 20px;
	float: left;
}

.testimonial {
	
	padding: 0 0 20px 0;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}

#OutandAboutVideo {
	margin: 20px 40px;
}


/*_____________ ADVENTURE TREK _____________*/

#adventureTrek ul li {
float: left;
width: 280px;
margin-bottom: 3px;
}
#adventureTrek #modelGallery {
clear: left;
}


/*________ Sidebar ________*/

#sidebar {
	float: right;
	width: 285px;
	padding-right: 5px;
}

#sidebar h2 {
	margin-bottom: 20px;
}

#sidebar h3 {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
}
#sidebar h3 b {
	font-size: 18px;
}

#sidebar form {
	width: 230px;
	margin-bottom: 20px;
	margin-left: 25px;
}

#sidebar form fieldset {
	border: 0;
}

#sidebar form fieldset legend {
	display: none;
}

#sidebar form div {
	margin-bottom: 5px;
	display: block;
	margin-left: 0px;
}

#sidebar form label {
	float: left;
	width: 65px;
	text-align: right;
	margin-right: 9px;
	font: bold 13px Arial,Helvetica,Sans Serif;
	color: #474747;
}

#sidebar form fieldset input {
	width: 149px;
	height: 19px;
	border: 1px solid #9e9e9e;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}
#sidebar form textarea {
	width: 149px;
	height: 112px;
	border: 1px solid #9e9e9e;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

#sidebar form input#submitButton {
	clear: left;
	padding-top: 5px;
	margin-left: 74px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

#sidebar #financeBox {

}

#sidebar form fieldset #financeBox label {
	float: right;
	width: 180px;
	text-align: left;
	margin: 0;
	font-weight: normal;
	font-size: 90%;
}
#sidebar form fieldset #financeBox input {
	width: 15px;
	margin: 3px 0 5px 28px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
	border: 0;
}

/*_____________ Footer _____________*/

#footer {
	background: #63a5ef url(images/bg-footer-03.jpg) no-repeat top;
	height: 70px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 330px;
	font-size: 85%;
	clear: both;
}
#footer .seventhvision a, #fullpagefoot .seventhvision a {
	color: #a3caf6;
	padding: 0 0 3px 0;
}
#footer p, #fullpagefoot p {
	color: #a3caf6;
	padding: 0 0 3px 0;
}
#footer a, #fullpagefoot a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #fullpagefoot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer.aboutus {
	background: #63a5ef url(images/bg-footer-04.jpg) no-repeat top;
}

#fullpagefoot {
	height: 70px;
	text-align: center;
	color: #FFFFFF;
	background: #63a5ef url(images/bg-footer-full-2.gif) no-repeat 


top;
	padding-top: 60px;
	font-size: 85%;
	clear: both;
}

/*_____________ MODELS PAGE _____________*/

/*_____________ Gallery _____________*/

#gallery {
	margin-left: 20px;
}

#gallery img {
	border: 1px solid;
	float: left;
	margin: 0px 5px 10px 5px;
	height: 110px;
	width: 110px;
	background-color: #f2f1f1;
}

#galleryCategories {
	margin: 15px 0 0 20px;
	background: #FFF;
	overflow: hidden;
}
#galleryCategories img {
	float: left;
	margin: 0 16px 16px 0;
}

iframe {margin: 0 auto; display: block;}


/*_____________ Gallery ______________*/

#l360Gallery, #tent9ftGallery, #tent12ftGallery {
float: left;
display: inline;
width: 425px;
margin-left: 30px;
background-color: #e7e7e7;
padding-bottom: 10px;
margin-bottom: 30px;
}

#expGallery {
float: left;
display: inline;
width: 880px;
margin-left: 30px;
background-color: #e7e7e7;
padding-bottom: 10px;
margin-bottom: 30px;
margin-top: 25px;
}

#podiumGallery {
float: left;
display: inline;
width: 880px;
margin-left: 30px;
background-color: #e7e7e7;
padding-bottom: 10px;
margin-bottom: 30px;
margin-top: 25px;
}

#podiumGallery a img {
float: left;
display: inline;
padding: 1px;

background-color: #ffffff;
border: 1px solid #c9c9c9;
margin-left: 10px;
margin-bottom: 10px;
}

#l360Gallery a img, #tent9ftGallery a img, #tent12ftGallery a img {
float: left;
display: inline;
padding: 1px;
background-color: #ffffff;
border: 1px solid #c9c9c9;
margin-left: 21px;
margin-bottom: 15px;
}

#expGallery a img {
float: left;
display: inline;
padding: 1px;
background-color: #ffffff;
border: 1px solid #c9c9c9;
margin-left: 10px;
margin-bottom: 10px;
}

#galleryDisclaimer {
padding: 20px;
}

/*_____________ Content - News _____________*/

.news {
	width: 580px;
}

#contentWide h1 {
	background-color: #e7e7e7;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	color: #2660b7;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	padding: 7px 15px;
	height: 18px;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 15px;
}

.news h1 {
	background: #e7e7e7 url(images/bg-news-header-2.gif) no-repeat 

left top;
}
.news h1 a {
	text-decoration: none;
	color: #2660b7;
}

.news h2 {
	font-size: 120%;
	font-weight: bold;
	color: #2660b7;
	margin-bottom: 5px;
}

.news h3 {
	font-size: 120%;
	font-weight: bold;
	color: #2660b7;
	margin-bottom: 15px;
	margin-left: 25px;
}
#contentWide small {
	background: url(images/calendar-icon.gif) no-repeat left top;
	font-size: 95%;
	color: #929292;
	margin-top: 5px;
	margin-left: 25px;
	padding-left: 20px;
	display: block;
}
.news p {
	line-height: 1.5em;
}

.news form {
	margin-left: 25px;
}

.news form input#cntnt01searchinput {
	height: 15px;
	width: 150px;
}
#NewsPostDetailReturnLink {
	margin-left: 25px;
	margin-bottom: 20px;
}
ul.categories {
	margin-left: 20px;
}

#prevarticles {
	float: right;
	margin-left: 40px;
	font-size: 85%;
	width: 285px;
	background-color: #e7e7e7;
	padding-bottom: 20px;
	margin-top: 15px;
}

#prevarticles ul {
	list-style-type: none;
	line-height: 1.4;
	padding-left: 15px;
	margin: 0;
}
#prevarticles ul li {
	margin-bottom: 8px;
}
#prevarticles h1 {
	background: #e7e7e7 url(images/bg-news-header.gif) no-repeat 

left top;
	font-size: 140%;	
	margin: 0 0 15px 0;
}


/*_____________ Lifestyle Differences _____________*/

#contentWide table.differences {margin: 0 auto 30px auto;}

#contentWide table.differences h4 {
	padding: 0 0px 0px 25px;
	background: url(/images/icon-check.gif) no-repeat;
	text-align: left;
	margin: 0px 0 10px 0;
	color: #2660b7;
}

table.differences th {
	padding: 10px;
	background: #e4e4e4;
	text-align: center;
	font-size: 16px;
}

table.differences td {
	padding: 10px;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	vertical-align: top;
	width: 410px;
}

table.differences td.left {border-left: 1px solid #e4e4e4; vertical-align: top;}

#contentWide table.differences td ul {margin: 0 0 10px 0; padding-left: 50px;}
#contentWide table.differences td ul li {margin: 0 0 5px 0;}
#contentWide table.differences td p.cross {padding: 0 0px 10px 25px; background: url(/images/icon-cross.gif) no-repeat;}


/*_____________ About Us Content _____________*/

p.quote {
	margin-left: 45px;
	margin-right: 10px;
	font: 95% Georgia, Trebuchet MS, Times New Roman, serif;
	line-height: 1.5;
	font-style: italic;
	letter-spacing: 1px;
}


/*_____________ Optional Extras Content _____________*/

#optionalExtras {
	padding: 0px 0px 30px 5px;
}

/*_____________ Contact Form _____________*/


p.address {
}
p.address strong {
	font-size: 130%;
}

p.address img {
	float: left;
	margin-right: 10px;
	border: 1px solid;
	margin-bottom: 15px;
}

#emailForm {
	float: right;
	background-color: #ffffff;
	border-left: 1px solid #d8d8d8;
	margin-left: 25px;
	width: 460px;
	display: inline;
}
#emailForm h3 {
	margin-left: 25px;
}

#contactForm {
	width: 420px;
	margin-bottom: 100px;
	padding-left: 25px;
}

#contactForm fieldset {
	border: 0;
	padding-top: 15px;
}

#contactForm fieldset legend {
	display: none;
}

#contactForm div {
	margin-bottom: 5px;
	display: block;
	margin-left: 0px;
}

#contactForm label {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#contactForm input {
	width: 180px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}
#contactForm textarea {
	width: 220px;
	height: 200px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

#contactForm textarea#comments {
	width: 220px;
	height: 70px;
}

#contactForm fieldset #financeBox label, #contactForm fieldset #newsletterBox label {
	float: right;
	width: 250px;
	text-align: left;
	margin: 0;
	font-weight: normal;
}
#contactForm fieldset #financeBox input, #contactForm fieldset #newsletterBox input {
	width: 15px;
	margin: 3px 0 5px 150px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

#contactForm input#submitButton {
	clear: left;
	width: 120px;
	margin-top: 0px;
	margin-left: 125px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

div#errorText {
	color: red;
	background-color: #ffc9c9;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #ff0000;
	margin-bottom: 15px;
	line-height: 1.5;
	width: 313px;
}

div#errorText p {
	margin: 0px;
	font-weight: bold;
}

div#errorText ul {
	margin: 0px;
	margin-left: 35px;
}

/*__________Tell a Friend ________*/

#friendForm {
	margin-right: 30px;
	width: 540px;
	margin-bottom: 100px;
	margin-left: 25px;
}

#friendForm fieldset {
	border: 0;
	padding-top: 20px;
}

#friendForm fieldset legend {
	display: none;
}

#friendForm div {
	margin-bottom: 5px;
	display: block;
	margin-left: 0px;
}

#friendForm label {
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#friendForm input {
	width: 180px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}
#friendForm textarea {
	width: 350px;
	height: 100px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}

#friendForm input#submitButton {
	clear: left;
	width: 120px;
	margin-top: 5px;
	margin-left: 170px;
	font: 100% Arial,Helvetica,Sans Serif; color: #4b4a4a; text-

decoration: none;
}
#verification #captcha {
	margin-left: 170px;
}
#verification a {
	margin-left: 170px;
	font-size: 80%;
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
}


/*__________ Video Page ________*/

#instructionalVideo {
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: center;
}


/*_____________ Misc _____________*/

.imgRight {
	float: right;
	margin: 15px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.imgMap {
	float: left;
	margin-left: 25px;
	margin-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix { display: inline-table; }

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.clearBoth, p.success {
	clear: both;
}
p.success {
	color: #2660b7;
}
#container p.success {
background-color: #c7f7cb;
color: #06630f;
text-align: center;
padding: 10px;

margin: 20px;
border: 1px solid #06a215;
}

#contentFull p.pdf {
	background: url(images/icon-pdf.gif) no-repeat left top;
	margin-left: 30px;
	width: 680px;
}

#googleMap {
clear: left;
display: block;
padding-top: 15px;
}

#independentBanner {
border-top: 1px solid #fff;
margin-left: 10px;
padding-top: 3px;
width: 605px;
overflow: hidden;
}
#independentBanner a {
display: block;
float: left;
}
#independentBanner a img {
display: inline;
}

/*_____________ Model Info _____________*/

#modelInfo {
background-color: #fff;
position: relative;
}

.playVideo {
position: absolute;
top: 20px;
left: 510px;
opacity: 0.85;
filter: alpha(opacity=85);
}

.playVideo:hover {
opacity: 1;
filter: alpha(opacity=100);
}

#modelInfo.range {
height: 289px;
}

#modelHeader, .modelHeader {
height: 289px;
text-align: right;
margin: 0 0 5px 0;
width: 940px;
padding: 0;
display: block;
overflow: hidden;
}

#modelHeader div, .modelHeader div {
width: 260px;
text-align: left;
height: 269px;
margin: 0;
background: url(/images/bg-option-panel.png) no-repeat;
z-index: 10;
position: absolute;
top: 0;
right: 0;
padding: 20px 0 0 20px;
color: #fff;
}

.range #slider {
margin: 0;
}

.modelHeader {
float: left;
display: block;
}

#modelHeader div h3, .modelHeader div h3 {
margin: 0 0 25px 0;
}
#modelHeader div p, .modelHeader div p {
font-size: 12px;
line-height: 1.5;
width: 240px;
margin-bottom: 15px;
}
#modelHeader div ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#modelHeader div li a {
background: url(/images/bg-button.png) no-repeat;
display: block;
padding: 5px 0 0 9px;
width: 233px;
height: 23px;
margin: 0 0 9px 0;
}

#featureNav {
height: 30px;
padding: 10px;
overflow: hidden;
margin-bottom: 20px;
background: rgb(207,207,207);
background: -moz-linear-gradient(top,  rgba(207,207,207,1) 0%, rgba(232,232,233,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,207,207,1)), color-stop(100%,rgba(232,232,233,1)));
background: -webkit-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(232,232,233,1) 100%);
background: -o-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(232,232,233,1) 100%);
background: -ms-linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(232,232,233,1) 100%);
background: linear-gradient(top,  rgba(207,207,207,1) 0%,rgba(232,232,233,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#e8e8e9',GradientType=0 );
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

#featureNav p.price, .modelHeader p.price {
float: right;
font-size: 14px;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
letter-spacing: -.5px;
margin: 4px 20px 0 0;
padding: 0;
}

#featureNav p.price strong, .modelHeader p.price strong {
color: #2a61b4;
font-size: 24px;
padding: 0;
margin: 0;
}

.modelHeader p.price strong {
color: #fff;
}

#featureNav ul {
font-size: 16px;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

#featureNav ul li {
margin-right: 10px;
overflow: hidden;
float: left;
background: rgb(96,162,236);
background: -moz-linear-gradient(top,  rgba(96,162,236,1) 0%, rgba(41,93,174,1) 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,162,236,1)), color-stop(99%,rgba(41,93,174,1)));
background: -webkit-linear-gradient(top,  rgba(96,162,236,1) 0%,rgba(41,93,174,1) 99%);
background: -o-linear-gradient(top,  rgba(96,162,236,1) 0%,rgba(41,93,174,1) 99%);
background: -ms-linear-gradient(top,  rgba(96,162,236,1) 0%,rgba(41,93,174,1) 99%);
background: linear-gradient(top,  rgba(96,162,236,1) 0%,rgba(41,93,174,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a2ec', endColorstr='#295dae',GradientType=0 );
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

#featureNav ul a {
float: left;
text-decoration: none;
padding: 4px 15px;
color: #fff;
}

#featureNav ul a:hover {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(top,  rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 );
}

#featureNav ul li.current, #featureNav ul #quoteLink.current, #featureNav ul #standardLink, #featureNav ul .former {
background: rgb(161,161,161);
background: -moz-linear-gradient(top,  rgba(161,161,161,1) 0%, rgba(113,113,113,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(161,161,161,1)), color-stop(100%,rgba(113,113,113,1)));
background: -webkit-linear-gradient(top,  rgba(161,161,161,1) 0%,rgba(113,113,113,1) 100%);
background: -o-linear-gradient(top,  rgba(161,161,161,1) 0%,rgba(113,113,113,1) 100%);
background: -ms-linear-gradient(top,  rgba(161,161,161,1) 0%,rgba(113,113,113,1) 100%);
background: linear-gradient(top,  rgba(161,161,161,1) 0%,rgba(113,113,113,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#717171',GradientType=0 );
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
}

#featureNavSmall {
height: 28px;
margin-right: 5px;
overflow: hidden;
margin-bottom: 20px;
background-color: #e8e8e9;
}
#featureNavSmall ul {
font-size: 11px;
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}
#featureNavSmall ul a {
float: left;
height: 21px;
text-decoration: none;
border-left: 1px solid #fff;
padding: 7px 12px 0 12px;
color: #474747;
}
#featureNavSmall ul a:hover {
color: #2a62b5;
}

#slider {
width: 940px;
overflow: hidden;
}

#slider ul {
margin: 0;
padding: 0;
}

#optional, #quote, #standard {
width: 940px;
display: block;
float: left;
}

#standard ul, #optional ul {
list-style-type: none;
font-size: 11px;
overflow: hidden;
margin: 0;
padding: 0;
}
#standard ul li, #optional ul li {
float: left; 
width: 170px;
height: 187px;
margin-left: 15px;
}

#optional ul li {
height: 220px;
}
#optional ul li a {
height: 162px;
display: block;
}

#standard ul li a, #optional ul li a {
color: #474747;
text-decoration: none;
}
#standard ul li a img, #optional ul li a img {
border: 1px solid #bebebf;
padding: 1px;
margin-bottom: 4px;
}
#standard ul li a:hover, #optional ul li a:hover {
color: #2a62b5;
}
#standard ul li a:hover img, #optional ul li a:hover img {
border: 1px solid #2a62b5;
}

#optional ul div {
background-color: #e8e8e9;
height: 20px;
padding: 6px 0 0 6px;
}
#optional ul div.selected {
	background-color: #63a5ef;

	color: #fff;
}
#optional ul div input {



float: left;
margin-right: 6px;
}
#optional ul div label {
font-size: 11px;
}

#contentWide #modelNav {
height: 105px;
background: url(/images/bg-model-nav.jpg);
margin: 0 0 5px 0;
list-style-type: none;
}
#contentWide #modelNav li {
display: block;
float: left;
margin: 5px 0 0 5px;
}

#contentWide #modelNav li img {
opacity: 0.4;
filter: alpha(opacity=40);
}

#contentWide #modelNav li.current img,
#contentWide #modelNav li img:hover,
#contentWide #modelNav.noOpacity li img {
opacity: 1;
filter: alpha(opacity=100);
}

#quoteform {
width: 550px;
padding: 5px 0 30px 25px;
overflow: hidden;
}

#quoteform input {
margin: 10px 0 0 140px;
}

#quoteform fieldset { 
border: none;
padding: 25px 0 0 5px;
}
#quoteform fieldset legend { 
display: none;
}
#quoteform fieldset label { 
float: left;
display: block;
clear: left;
width: 140px;
padding-top: 5px;
}
#quoteform fieldset input, #quoteform fieldset textarea, #quoteform fieldset select { 
float: left;
margin-bottom: 10px;
border: 1px solid #b8b8b8;
font: 11px Arial, Helvetica, Sans Serif;
padding: 4px;
}
#quoteform fieldset input { 
width: 210px;
height: 18px;
margin: 0 0 10px 0;
}
#quoteform fieldset textarea { 
width: 320px;
height: 150px;
overflow: auto;
}

#quoteform fieldset div label { 
float: right;
clear: both;
width: 380px;
padding-top: 2px;
font-size: 12px;
}
#quoteform fieldset div input { 
width: 15px;
height: 20px;
margin: 0 0 0 140px;
}

#banners {
float: right;
padding: 60px 25px 0 0;
}
#banners img {
margin-bottom: 18px;
}

.noDisplay {
display: none;
}

#modelInfo #virTour {
display: none;
}

#modelGallery {
padding: 30px 0 0 40px;
overflow: hidden;
}

#modelGallery .imageThumb a, 
#modelGallery .imageThumb a:hover {
display: block;
padding: 9px;
margin: 0px 15px 15px 0px;
line-height: 0px;
border: 1px solid #e6e6e6;
background-color: #f6f6f6;
}

#modelGallery .imageThumb a:visited {
background-color: #fcfcfc;
border: 1px solid #f8f8f8;
}

#modelGallery .imageThumb a:hover {
background-color: #f3f3f3;
border: 1px solid #cccccc;
}

#modelGallery .imageThumb {
float: left;
}

#modelGallery .imageThumb img {
max-width: 110px;
max-height: 110px;
}

/*_____________ MODELS PAGE NEW _____________*/

#modelsPage .modelsLCT {
float: left;
margin-right: 10px;
margin-bottom: 30px;
}
#modelsPage .modelsAT {
margin-bottom: 30px;
}
#modelsPage .modelsGoAnywhere {
clear:both;
margin: 20px auto 0 auto;
}
#modelsPage a img:hover, #introModelsText a img:hover  {
opacity: 0.9;
filter: alpha(opacity=90);
}

#introModelsText {
float: right;
width: 329px;
padding: 20px 25px 0 0;
}

#introModelsText img {margin-bottom: 20px; margin-top: -15px;}

#introModelsText p.main {
color: #2962b6;
font-size: 18px;
padding: 0 0 10px 0;
margin: 0;
line-height: 1.3;
}

#introModelsText h4 {
padding: 0 0 10px 0;
text-align: left;
font-weight: bold;
color: #000000;
font-size: 14px;
}

#introModelsText ul {
padding: 0 0 15px 20px;
margin: 0;
font-size: 11px;
color: #000;
}
#introModelsText ul li {
padding: 0 0 10px 0;
}

#modelsListing {
overflow: hidden;
padding: 5px 25px 5px 0;
}

#modelsListing .lc_model {
overflow: hidden;
padding-bottom: 35px;
}

#modelsListing .lc_model img {
width: 560px;
margin: 0 0 10px 0;
}

#modelsListing .lc_model h1 {
margin: 0 0 10px 0;
padding: 5px;
}


#modelsListing .lc_model h1 a {
text-decoration: none;
}

#modelsListing .lc_model p {
padding: 5px 0 15px 20px;
color: #505050;
font-size: 12px;
}

#sidebarSignup {
padding: 20px 0 0 30px;
}

#subForm {
padding: 15px 0;
}
#sidebarSignup #subForm label {
padding-top: 2px;
width: 35px;
}
#subForm input {
margin: 0 0 10px 43px;
}
#subForm fieldset input {
margin: 0 0 10px 0;
}
