/* 

Bentley CSS 
6 December 2009
Colin Lewis
version 1

*/

/* ........................................................................... */
/* reset.css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol,ul { list-style: none; }
blockquote,q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

sup
{
	vertical-align: super;
	font-size: 0.6em;
}

.xouter ul { margin: 0; }
.xouter li { display: inline; }

.xouter
{
	position: relative;
	left: 50%;
	float: left;
	clear: both;
}

.xinner
{
	position: relative;
	left: -50%;
	text-align: center;
}

/* ........................................................................... */
/* Clearfix */
/* updated for IE7: http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
/* slightly enhanced, universal clearfix hack */
.clearfix:after, #content_wrapper:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix, #content_wrapper { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix, * html #content_wrapper { height: 1%; }
.clearfix, #content_wrapper { display: block; }
/* close commented backslash hack */

/* ........................................................................... */
/* Main CSS */
body#homepage,
body#subpage
{
	font: 62.5% Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	background-color: #F5C858;
	background-image: url('../images/body_bg_glow.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#container
{
	margin: 0 auto;
	background-image: url('../images/content_bg_top.png');
	background-repeat: no-repeat;
	background-position: center 55px;
}

#header
{
	position: relative;
	height: 100px;
}

#header a#logo
{
	width: 296px;
	height: 108px;
	text-indent: -9999em;
	position: absolute;
	top: 0px;
	left: 111px;
	background-image: url('../images/the_bentley.png');
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
}

#header,#container, #content_wrapper, #footer { width: 950px; }

#content_wrapper
{
	margin: 5px auto 0 auto;
	background-image: url('../images/content_bg_middle.png');
	background-repeat: repeat;
	z-index: 90;
}

body#homepage #content_wrapper { height: 415px; }

/* ........................................................................... */
#content
{
	line-height: 1.6;
	font-size: 1.5em;
	float: right;
	clear: none;
	width: 690px;
	margin: -32px 17px 0px 0px;
	background: transparent;
	text-align: left;
}

.slideshow_text
{
	text-align: center !important;
	position: absolute;
	top: 145px;
	width: 690px;
	padding: 10px 0;
	overflow:hidden;

}

.slideshow_text h1,
.slideshow_text p
{
	width: 500px;
	padding: 50px 95px 0;
	color: #000;

}
.slideshow {overflow:hidden; height:447px; width:690px;}

.slideshow_text p { line-height: line-height: 1.5; }
.slideshow_text .vert_h1 { line-height: 30px;}

#content_text
{
	color: #ddbdab;
	background-color: #54321F;
	padding: 20px 0 20px 0;
	margin: 2px 0 1.7em 0;
}

#content_text #text_wrapper
{
	padding: 0 0 34px 0;
	margin: 0 0 34px 0;
	background-image: url('../images/ornament-full.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#content_text #text_wrapper2
{
	padding: 0 0 22px 0;
	margin: 0 0 14px 0;
	background-image: url('../images/ornament-full.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content #content_text .pdf_link { text-align: center; }

#content #content_text .pdf_link a
{
        border: 0 !important;
	font-variant: small-caps;

}

#content #content_text .pdf_link a:hover
{
	border: 0 !important;
	font-variant: small-caps;
        color: #F6C752;
}

#content #content_text ul
{
	margin: 0.5em auto;
	width: 320px;
	list-style-type: square;
	list-style-position: outside;
	
}

#content #content_text ul li { padding: 0 0 2px 0; }

#content_text h1
{
	text-align: center;
	width: 450px;
	margin: 0 auto;
	color: #FEF7B7;
}

#content_text h2
{
	color: #FDF5B1;
	text-align: left;
	font-style: italic;
	font-size: 1.05em;
	font-weight: normal;
	width: 450px !important;
	margin: .7em auto 0 auto;
	padding: 0 0 0.5em 0;
	
}

#content_text p
{
	width: 450px !important;
	margin: 0 auto;
	padding: 0.5em 0;
}

#content_text table ul
{
	list-style-type: none !important;
	width: 205px !important;
	padding-right: 10px;
	text-align: center !important;
}

#content_text table
{
	margin: 1em 120px !important;
	width: 430px !important;
}

#content_text table td { text-align: left; }
#content_text table tr { padding: 0 20px 0 0; }

#content_text #info_wrapper
{
	padding: 1em 0 0 0;
	margin: 0 auto;
	text-align: center;
}

#content_text #info_wrapper .info
{
	font-style: italic;
	background-image: url('../images/telephone.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding: 1em 34px;
	
}

#content_text a, #content_text a:link, #content_text a:visited, #content_text a:active
{
	color: #fff;
	text-decoration: none;
	padding-bottom: 0.1em;
	border-bottom: 1px dotted #fff;
}

#content_text a:hover
{
	color: #fff;
	text-decoration: none;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #fff;
}

#content_text .info a
{
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#content_text .info a:hover
{
	color: #fff;
	border-bottom: 1px solid #fff;
}

/* ........................................................................... */

#navigation
{
	margin: 6px 0px 6px 14px;
	float: left;
	clear: none;
	height: 100%;
	width: 218px;
	text-align: left;
	line-height: 1.5;
	font-size: 1.4em;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active
{
	color: #fdf7b7;
	text-decoration: none;
}

#navigation a:hover { color: #f6c758; }
#navigation ul { padding: 25px 0 88px 24px; }

#navigation ul li
{
	text-transform: uppercase;
	line-height: 2.4;
}

#navigation ul li ul
{
	display: none;
	background-image: none;
	padding: 0px 0px 12px 24px;
}

#navigation ul li.here ul,
#navigation ul li.parent-here ul { display: block; }
li.here a { color: #f6c758 !important; }
li.here ul li a { color: #fdf7b7 !important; }
li.here ul li a:hover { color: #f6c758 !important; }

#navigation ul li ul li
{
	text-transform: none;
	line-height: 1.4;
}

#navigation ul li.here ul li a
#navigation ul li ul li.here a { font-weight: bold; }

/* ........................................................................... */

#footer
{
	height: 150px;
	text-align: left;
	font-size: 1.2em;
	color: #4D2B18;
	margin-top: -30px;
	margin-bottom: 1em;
	overflow: visible;
	background-image: url('../images/content_bg_bottom.png');
	background-repeat: no-repeat;
	background-position: center top;
}

body#homepage #footer_wrapper,body#subpage #footer_wrapper
{
	position: relative;
	margin: 0 auto;
	z-index: 2000;
}

body#homepage #footer
{
	position: absolute;
	top: -3px;
	left: 0px;
	background-image: url('../images/content_bg_bottom_homepage.png');
}

#footer ul#footer_navigation
{
	width: 960px;
	list-style-type: none;
	height: 150px;
	padding-top: 60px;
	margin-left: 17px;
	background-image: url('../images/footer_leaves.png');
	background-repeat: no-repeat;
	background-position: 700px 45px;
}

#footer ul#footer_navigation li
{
	border-left: 1px solid #C6987C;
	float: left;
	line-height: 1.1em;
	margin: 0 1.5em 0 -1.5em;
	padding: 0 1.5em 0 1.5em;
}

#footer ul#footer_navigation li:first-child { border:0; }

#footer ul#footer_navigation li#tour_wrapper { position: relative; }

#footer ul#footer_navigation li#tour_wrapper a#tour
{
	width: 207px;
	height: 82px;
	text-indent: -9999em;
	position: absolute;
	top: -50px;
	background-image: url('../images/stop_in_for_a_tour.png');
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2500;
}

#footer ul#footer_navigation li#tour_wrapper a#tour:hover { background-position: left bottom; }

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #4d2b18;
	background: transparent;
	text-decoration: none;
}

#footer a:hover { color: #c16a33; }

/* ........................................................................... */

/* Headlines */
h1.index { font-size: 3.2em; }

h1
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.4em;
	padding-top: 1em;
	padding-bottom: 0.75em;
	line-height: 1.1;
	font-variant: small-caps;
}

/* ........................................................................... */
/* Sitemap page */

ul#sitemap
{
	text-align: left;
	margin: 2em 0 2em 38%;
	width: 200px !important;
}

ul#sitemap ul { padding: 0px 0px 12px 36px; }
ul#sitemap li { list-style-type: none; }
ul#sitemap li ul li { list-style-type: none; }

/* ........................................................................... */
/* Photo Gallery page */

.photo-nav p
{
	text-align: center;
	color: #C8A795;
}

.photo-nav a, .photo-nav a:hover { border: 0 !important; }

/* ........................................................................... */
/* Video Tour page */

.video_tour {width: 690px; height: 480px; background-color: #000;}
.video_tour a {position: relative; display:block;width:640px;height:480px; margin: 0 auto;}
.video_text {background: #000 !important; margin: 0px !important; border-color: #000 !important;}

/* ........................................................................... */
/* Popup photos - Fancybox */

#popups_wrapper_1
{
	width: 690px !important;
	background: #54321F;
	height: 90px;
	padding-bottom: 30px;
}

#popups_wrapper_2
{
	/*	width:auto;     IE7 became width 100%     */
	width: 400px;
	height: 90px;
	background-image: url('../images/ornament.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 30px;
	
	
	
}

ul.popups
{
	width: auto !important;
	background: #54321F;
	height: 90px;
	background-image: url('../images/ornament.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
}

ul.popups li { list-style-type: none; }

.thumbnail
{
	float: left;
	height: 90px;
	width: 90px;
	border: 1px solid #C8A795;
	margin: 0 10px 10px 10px;
	padding: 5px;
}

ul.popups a { border: 0 !important; }
ul.popups img { }

div#fancy_overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30000;
}

div#fancy_loading
{
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100000;
}

div#fancy_loading div
{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
	display: none;
}

div#fancy_outer
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90000;
	padding: 20px 20px 40px 20px;
	margin: 0;
	background: transparent;
	display: none;
}

div#fancy_inner
{
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

div#fancy_content
{
	margin: 0;
	z-index: 100000;
	position: absolute;
}

div#fancy_div
{
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100000;
}

img#fancy_img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
}

div#fancy_close
{
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181000;
	display: none;
}

#fancy_frame
{
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right
{
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111000;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left { left: 0px; }
a#fancy_right { right: 0px; }

span.fancy_ico
{
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112000;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico
{
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico
{
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover
{
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span { left: 20px; }
a#fancy_right:hover span { right: 20px; }

#fancy_bigIframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70000;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg
{
	position: absolute;
	display: block;
	z-index: 70000;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n
{
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne
{
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e
{
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se
{
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s
{
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw
{
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w
{
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw
{
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title
{
	position: absolute;
	z-index: 100000;
	display: none;
}

div#fancy_title div
{
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table { margin: 0 auto; }

div#fancy_title table td
{
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left
{
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main
{
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right
{
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

/* ........................................................................... */
/* Refer a friend page*/

ul#refer {height: 550px; }
ul#refer li { list-style-type: none; }

ul#refer li label
{
	font-style: italic;
	font-size: 0.9em;
}

ul#refer li input
{
	margin: 0 0 1.5em 0;
	width: 298px;
}

ul#refer li input.submit
{
	width: auto !important;
	text-align: middle;
        margin-right: 15px;
}

ul#refer li textarea { width: 303px; }
#message { margin-bottom: 1em; }

.submit
{
	float: right;
	margin: 0;
}

/* ........................................................................... */
/* map feature */

#map_wrapper
{
	margin: 50px 120px 0 120px;
	width: 428px;
	text-align:center;
}

#map_wrapper a, #map_wrapper a:hover 
{ 
        border: 1 !important;

}

iframe
{
	padding: 10px;
	border: 1px solid #C8A795;
}

.center {text-align:center;}
.small {font-size:85%;}
