/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for Bilsington Priory Estate site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 "Times New Roman", Times, serif, arial, verdana, helvetica; margin:0; padding:0; background:#000 url(../images/layup/bodyRepeat.jpg) repeat-y top center; color:#FFFFFF; text-align:center; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */
#wrapper { height: 100%; width: 100%; background: url(../images/layup/bodyBg.jpg) no-repeat top center; }

/* ----- IDS ----- */
#container { width:927px; margin:0 auto; text-align:left; font-size:110%; line-height: normal; min-height: 800px; }   
#printHeader { display:none;}

#header { height: 90px; position: relative; }
#header #logo { position: absolute; top: 36px; left: 0px; }
#header #contactDetails { position: absolute; top: 0px; right: 0px; }

/* ----- Main Image ----- */
#mainImage { width: 927px; height: 114px; background: url(../images/layup/internalImgBg.gif) no-repeat; }
#mainImage .padding { padding: 9px 13px 14px 13px; }

/* ----- Main Container ----- */
#mainContent { margin: 0px 14px 43px 13px; color: #c4c1ba; background: url(../images/layup/internalMainContentRepeater.jpg) repeat-y; }
#mainContent .padding { padding: 7px 11px 10px 12px; background: url(../images/layup/internalMainContentBg.jpg) no-repeat; width: 877px; }

/* ----- Home Jumps ----- */
#mainContent #homeJumps { margin-bottom: 15px; }
#mainContent #homeJumps a { display: block; width: 167px; height: 99px; float: left; margin-right: 10px; }
#mainContent #homeJumps a.lastItem { margin-right: 0px; }

/* ----- Internal Jumps ----- */
#mainContent #internalJumps { }
#mainContent #internalJumps a { display: block; width: 197px; height: 42px; margin-right: 10px; margin-bottom: 20px; }
#mainContent #internalJumps a.lastItem { margin-bottom: 0px; }

/* ----- LEFT COLUMN ----- */
#leftCol { float: left; width: 205px; border-right: 1px solid #403324; }

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width: 649px; }
#rightCol #monoSlideShow { margin-bottom: 20px; border: 6px solid #5A5247; }
#rightCol #monoSlideShow embed { display: block; margin: 0px; padding: 0px; }

/* ----- CMS IMAGE ----- */
.internalImage { float: right; margin: 0px 0px 15px 15px; border: 9px solid #383127; }

/* ----- CMS FILE LIST ----- */
#fileList { float: right; margin: 0px 0px 15px 15px; width: 273px; clear: right; border: 1px solid #281e12; background: #352818; border-bottom: 0px; }
#fileList .fileLink { padding: 12px 10px 12px 35px; border-bottom: 1px solid #281e12; background: url(../images/cms_layup/icons/fileListFile.gif) left no-repeat; }
#fileList .fileLink a { text-decoration: none; }
#fileList .fileLink.pdf { background: url(../images/cms_layup/icons/fileListPdf.gif) left no-repeat; }
#fileList .fileLink.zip { background: url(../images/cms_layup/icons/fileListZip.gif) left no-repeat; }
#fileList .fileLink.doc { background: url(../images/cms_layup/icons/fileListWord.gif) left no-repeat; }
#fileList .fileLink.xls { background: url(../images/cms_layup/icons/fileListXls.gif) left no-repeat; }

/* ----- LIST ----- */
#list {}
#list .listItem { padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #4A3D2C; float: left; }
#list .listItem.lastItem { border-bottom: none; }
#list .listItem a { display: block; text-decoration: none; font-weight: normal; }
#list .listItem .thumb { display: block; width: 184px; margin-right: 10px; height: 134px; float: left; border: 9px solid #383127; margin-bottom: 5px; background: url(../images/layup/noImage184x134.gif) no-repeat; }
#list .listItem .itemDescription { float: left; width: 435px; }
#list .listItem .itemDescription .title { display: block; color: #FFF; font-size: 1.3em; font-weight: bold; padding-bottom: 5px; }
#list .listItem .itemDescription .itemDetails {}

/* ----- BOX LIST ----- */
#boxList {}
#boxList .box { width: 202px; margin-right: 14px; float: left; }
#boxList .box a { display: block; font-weight: normal; text-decoration: none; }
#boxList .box .thumb { display: block; width: 184px; height: 134px; border: 9px solid #383127; margin-bottom: 5px; background: url(../images/layup/noImage184x134.gif) no-repeat; }
#boxList .box .title { display: block; text-align: center; color: #FFF; height: 40px; font-size: 1.3em; }

/* ----- GLOBAL CLASSES ----- */
.clear { clear:both; display: block; }
.clearSmall { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.printHide { display:block; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }
.seo {text-decoration:none;font-weight:normal;}
.ieLinkFix { background: url(../images/layup/ie6LinkFix.gif); }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-weight: normal; font-size: 1.7em; text-transform: uppercase; }

/* ----- TOP NAVIGATION ----- */
#primaryNav { margin: 0px 0px 0px 0px; width: 927px; height: 26px; background: url(../images/layup/navBg.jpg) no-repeat; }
#primaryNav ul { list-style: none; margin: 0px; padding: 0px 13px 0px 13px; height: 26px; }
#primaryNav li { padding: 0px; margin: 0px; float: left; }
#primaryNav li a { display: block; text-decoration: none; padding: 4px 18px 6px 18px; color: #FFFFFF; font-size: 1.3em; font-weight: normal; line-height: normal; }
#primaryNav li.lastItem a { padding: 4px 19px 6px 19px; }
#primaryNav li a:hover,
#primaryNav li.active a { color: #000; background: url(../images/layup/navActive.gif) repeat-x; }

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav { margin-bottom: 40px; }
#secondaryNav ul { position: relative; list-style: none; margin: 0; padding: 0; left: -22px; }
#secondaryNav li { }
#secondaryNav li a { display: block; text-decoration: none; font-weight: normal; font-size: 1.3em; text-transform: uppercase; padding: 5px 0px 5px 23px; width: 180px; }
#secondaryNav li a:hover { background: #372e21; }

/* ----- DROPDOWN NAV ----- */
#primaryNav ul li  ul {	left: -999em; position: absolute;  }
#primaryNav ul li:hover ul,
#primaryNav ul li.sfhover ul { left: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: block; width: 200px; }
#primaryNav ul li:hover ul li,
#primaryNav ul li.sfhover ul li { display: block; padding: 4px 0px 0px 0px;	margin: 0px; background: #ececec; width: 200px; height: 20px; border-bottom: 1px solid #CFCFCF; border-left: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; }
#primaryNav ul li:hover ul li a,
#primaryNav ul li.sfhover ul li a {	padding: 0px 5px 5px 10px; margin: 0px; color: #666666; }
#primaryNav ul li:hover ul li a:hover,
#primaryNav ul li.sfhover ul li a:hover { padding: 0px 5px 5px 10px; margin: 0px; color: #000; }

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 5px no-repeat; padding:6px 0 5px 22px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { font-size: 1.2em; color: #dfd3c3; font-weight: bold; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #342c1e; }
#breadcrumbs a { color: #dfd3c3; font-weight: normal; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs .btnBack { float: right; }
.footerBack { border-top: 1px solid #4a3d2c; }
.footerBack a.btnBack { display: block; padding: 5px 0px 0px 0px; float: right; font-weight: normal; font-size: 1.2em; color: #DFD3C3; text-decoration: none; }
.footerBack a.btnBack:hover { text-decoration: underline; }
#pagination { float: right; }
#pagination a { padding: 0px 4px 0px 4px; text-decoration: none; }
#pagination a:hover { text-decoration: none; background:#000000; color:#FFFFFF; }
#pagination .active { text-decoration: none; background:#000000; color:#FFFFFF; }
#pagination span { display: block; float: left; padding: 0px 2px 0px 2px; }

/* ----- FOOTER ----- */
#footer { margin:0; padding:0; text-align:center; background: url(../images/layup/footerBg.jpg) top left repeat-x; height: 115px; }
#footer #footerContainer { color: #6c685e; line-height: 25px; width:927px; margin:0 auto; text-align:left; }
#footer .padding { padding: 15px 25px 0px 25px; }
#footer a { font-weight:normal; text-decoration:none; color: #6c685e; }
#footer a:hover { text-decoration:underline;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}

/* ----- LINKS ----- */
a { color:#FFFFFF; font-weight:bold; text-decoration:underline;cursor:pointer; }
a:hover { text-decoration:none; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#b49972;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit, .submit { width: 116px; height: 26px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #FF0000; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #5e0f0f; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }

/* ----- STOCK UPDATES FORM ----- */
#promoForm { padding:12px 0 0 19px; }
#promoForm .signupBoxes { margin-bottom:20px; margin-top:10px;}
#promoForm .signupBoxes label { float:left; width:450px; position:relative; top:4px;}
#promoForm .signupBoxes input { float:left; width: 14px; margin-right: 10px;}
#promoForm select { width:125px !important; margin-bottom: 10px; display:block; margin-right:15px;}
#promoForm .carSelects { padding-top:18px;}
#promoForm .submitButton { margin:5px 0 20px 0;}

/* ----- DOMTABS ----- */
.domTabs { padding-bottom: 30px; }
.domContent { border: 1px solid #333333; }
.dt1 { display: block; }

ul.domHeadings { padding: 0px; margin: 0px; list-style: none; }
ul.domHeadings li { float: left; }
ul.domHeadings li a { display: block; float: left; padding: 5px 10px 5px 10px; background: #000; color: #FFF; text-decoration: none; font-weight: bold; }
ul.domHeadings li a:hover, ul.domHeadings li.active a { background: #BCBCBC; color: #000; }
