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

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

Type: Screen, Projection

Description : Screen and projection stylesheet for RegalZone site

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#ffffff url(../images/layup/bodyBg.jpg) no-repeat top center; color:#000000; 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! */

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

#header { height: 96px; position: relative; }
#header #logo { position: absolute; top: 32px; left: 20px; }
#header #contactDetails { position: absolute; top: 32px; right: 20px; }

/* ----- HOMEPAGE ----- */
#homeProducts { position: relative; height: 189px; margin-top: 10px; }
#homeProducts .position { position: absolute; left: 8px; }
#homeProducts .box { background: url(../images/layup/homeItemBg.png) no-repeat; width: 189px; height: 189px; float: left; margin-left: -7px; }
#homeProducts .box a { display: block; padding: 19px; }
/*#homeProducts .box a img { display: block; height: 152px; padding-left:18px; }*/

#homeProducts .boxNew { background: url(../images/layup/homeItemBgNew.png) no-repeat; width: 162px; height: 189px; float: left; margin-left: -7px; }
#homeProducts .boxNew a { display: block; padding-top: 19px; padding-left:19px; }
#homeProducts .boxNew a img{ display: block; height: 152px; }


#homeJumps { position: relative; height: 177px; }
#homeJumps a { display: block; width: 190px; height: 177px; }
#homeJumps a#homeProductsJump { position: absolute; top: 0px; left: -7px; }
#homeJumps a#homeVendingJump { position: absolute; top: 0px; left: 183px; }
#homeJumps a#homeSamplesJump { position: absolute; top: 0px; left: 373px; }

/* ----- MAIN CONTENT ----- */
#mainContent { padding: 0px 10px 0px 10px; background: url(../images/layup/mainContentBg.png) repeat-y; float: left; }
#shadowTop { background: url(../images/layup/mainShadowTop.png) no-repeat top left; height: 20px; }
#shadowLeft,
#shadowRight { position: relative; }
#shadowLeft .position { background: url(../images/layup/mainShadowLeft.png) no-repeat; position: absolute; top: -11px; left: -10px; width: 20px; height: 165px; }
#shadowRight .position { background: url(../images/layup/mainShadowRight.png) no-repeat; position: absolute; top: -11px; left: 890px; width: 20px; height: 165px; }

/* ----- LEFT COLUMN ----- */
#leftCol { float: left; width: 610px; margin-right:12px; }
#leftCol .padding { padding: 30px 0px 0px 40px; }

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width: 277px; }
#rightCol .padding { padding: 30px 40px 0px 0px; }
#rightCol .box { padding: 0px 0px 25px 0px; font-size: 10pt; line-height: 130%; }
#rightCol .savedProducts { border-bottom: 1px solid #425518; border-top: 1px solid #425518; padding: 5px 0px 7px 0px; margin-bottom: 25px; height:21px; }
#rightCol .savedProducts input#savedProducts { width: 30px; display: block; float: left; height: 18px; margin: 0px 5px 0px 15px; padding: 0px; font-size: 14px !important; }

/* ----- STOCK ENQUIRY TABLE ----- */
#stockEnquiryTable table { border: 1px solid #425518; }
#stockEnquiryTable table th { background: #cacfc0; color: #425518; }
#stockEnquiryTable table td,
#stockEnquiryTable table th { padding: 10px; color: #425518; font-weight: bold; }
#stockEnquiryTable table tr { border-bottom: 1px solid #425518; }

/* ----- CMS IMAGE ----- */
#internalImage { float: right; width: 293px; margin-bottom: 10px;}
#internalImage #cmsImage { margin: 0px 0px 5px 0px; background:none; text-align: center; }
#internalImage #cmsImage2 { margin: 0px 0px 3px 0px; background:none; float:right;  }
#internalImage #cmsImage img { padding: 12px 12px 12px 11px; margin: 0 auto; }
#internalImage #internalJumps { width:166px; margin: 0 auto; }
#internalImage #internalJumps img { float: left; }

/* ----- INTERNAL PAGE ----- */
#internalDetails { width: 260px; float: left; margin-bottom: 10px; }
#internalDetails .row { border-bottom: 1px solid #f5f5f5; padding: 0px 0px 8px 0px; margin: 0px 0px 8px 0px; width: 260px; }
#internalDetails .row .heading { width: 110px; float: left; font-weight: bold; }
#internalDetails .row .value { width: 150px; float: left; }


/* ----- LIST ----- */
#list {}
#list .listItem {}
#list .listItem a {}
#list .listItem .thumb {}
#list .listItem .thumb .frame {}
#list .listItem .title {}
#list .listItem .description {}
#list .listItem .btn {}

/* ----- BOX LIST ----- */
#boxList {}
#boxList .box { width: 176px; height:180px; float: left; padding-right: 10px; margin-bottom: 8px; border-bottom: 1px solid #f5f5f5; padding-bottom: 8px; }
#boxList .lastItem { padding-right: 0px; }
#boxList .box a { display: block; font-weight: normal; text-decoration: none; }
#boxList .box .thumb { background:none; padding: 6px; display: block; }
#boxList .box .thumb img { margin: 0 auto;}
#boxList .box .thumb .frame {}
#boxList .box .title { display: block; padding: 0px 0px 0px 5px; }
#boxList .box .title2 { display: block; padding: 0px 0px 0px 5px; font-weight:bold; text-align:center; }
#boxList .box .moreDets { float: right; display: block; padding: 0px 5px 0px 0px; }

/* ----- 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;}
.borderGrn { border: 1px solid #5f541e; }
.grnText { color: #425518; font-weight: bold; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-size: 16px; border-bottom: 1px solid #dedede; padding: 20px 0px 10px 0px; margin: 0px 0px 13px 0px; }
h2 { color: #425518; border-bottom: 1px solid #425518; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; }
h2.search { background: url(../images/layup/magGlass.gif) no-repeat right top; }
h2.phone { background: url(../images/layup/iconPhone.gif) no-repeat right top; }
h2.saved { padding-top: 5px; border: none; float: left; }
h1.finder { background: url(../images/layup/magGlassLarge.gif) no-repeat right bottom; }

/* ----- TOP NAVIGATION ----- */
#primaryNav { width: 920px; height: 69px; background: url(../images/layup/primaryNavBg.jpg) no-repeat; position: relative; z-index: 999; margin-bottom: -5px; }
#primaryNav ul { list-style: none; padding: 20px 19px 0px 19px; margin: 0; }
#primaryNav li { float: left; background: url(../images/layup/navSpacer.gif) no-repeat right top; }
#primaryNav li a { display: block; float: left; padding: 10px 17px 12px 15px; text-decoration: none; color: #464f16; font-size: 12px; }
#primaryNav li .position { position: relative; width: 175px; display: block; height: 34px; }
#primaryNav li .position #crownLogo { position: absolute; top: -96px; left: 0px; display: block; }
#primaryNav li a:hover,
#primaryNav li.active a { background: #fff !important; }
#primaryNav li.firstItem a:hover,
#primaryNav li.firstItem.active a { background: none; }
#primaryNav li#navLogo a:hover { background: none !important; display:block; float:none; padding: 0px; }
#primaryNav li#navLogo a { display:block; float:none; padding: 0px; }

/* ----- SECONDARY NAVIGATION ----- */
ul#secondaryNav { list-style: none; margin: 0; padding: 0; width: 237px; }
#secondaryNav li { width: 237px; border-bottom: 1px solid #425518; margin-bottom: 7px; background: url(../images/layup/bulletSecondaryNav.gif) 230px 5px no-repeat; }
#secondaryNav li a { text-decoration: none; font-size: 11px; color: #5f5f5f; display: block; padding-bottom: 7px; width: 237px; }

/* ----- 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 11px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { font-size: 10px; border-bottom: 1px solid #f5f5f5; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; }
#breadcrumbs a { text-decoration: none; font-weight: normal; }
#breadcrumbs span { color: #606c28; font-weight: bold; }
.pagination { float: right; }
.pagination a { padding: 0px 4px 0px 4px; text-decoration: none; font-weight: normal; }
.pagination a:hover { text-decoration: none; background:#8c9e2d; color:#FFFFFF; }
.pagination .active { text-decoration: none; background:#8c9e2d; color:#FFFFFF; }
.pagination span { display: block; float: left; padding: 0px 2px 0px 2px; }
.pagination ul { list-style: none; padding: 5px 0px 20px 0px; margin: 0px; }
.pagination ul li { display: inline; float: left; }
.pagination li a.nextPrev { background: none; font-weight: bold; color: #000; }

/* ----- FOOTER ----- */
#footer { line-height: 180%; }
#footer .padding { padding: 10px 20px 0px 20px; }
#footer a { font-weight:normal; text-decoration:none;}
#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: #000; font-weight:bold; text-decoration:underline;cursor:pointer; }
a:hover { text-decoration:none; }
#leftCol .padding a { color:#1F527B; text-decoration: none; }
#leftCol .padding a:hover { color:#1F527B; text-decoration: underline; }
#leftCol .padding a:visited { color: #4F85AE; }

/* ----- 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:#8c9e2d;}
.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 { width:62px; height:22px; border:none;}
#btnGo { width: 33px; height: 22px; float: left; }
#productSearch { width: 187px; float: left; margin-right: 10px; }
#btnView { width: 47px; height: 22px; float: right; }
#choosePlant select{width:135px;}


/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #990000; 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: #8c9e2d; 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;}
