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

Title : 
Author : James Greenwood / james.greenwood@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for Furness Park site

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

/* COMMON AND GLOBAL */
body { background:url(../images/layup/bg.jpg) no-repeat center top #ffffff; }

/* ----- IDS ----- */
#container { width:960px; background:none; }

#mainImg { width:701px; height:304px; position:relative; z-index:5; }
#mainImg .frame { position:absolute; left:0; top:0; }
#mainImg .overlay { position:absolute; left:260px; top:-23px; }

/* ----- LEFT COLUMN ----- */

/* ----- SEARCHES */
#search { background:url(../images/layup/searchBg.jpg) no-repeat left top; }

/* ----- RIGHT COLUMN ----- */
#rightCol { width:701px; background:none; }

#mainContent { padding:0 0 0 20px; }

/* ----- SITE JUMPS */
#siteJumps { width:701px; margin:-72px 0 5px; }
#siteJumps .box { width:227px; margin:0 10px 0 0; position:relative; float:left; z-index:10; }
#siteJumps .end { margin:0; }
#siteJumps .box .shadow { position:absolute; left:0; top:0; z-index:-1; }
#siteJumps .box a { text-decoration:none; font-weight:normal; display:block; }
#siteJumps .box .title { width:227px; height:45px; background:url(../images/layup/homeJumpTitleBg.png) no-repeat left top; display:block; }
#siteJumps .box .title span { font-size:21px; color:#252525; padding:17px 0 0 9px; display:block; }
#siteJumps .box .thumb { width:227px; height:84px; display:block; }
#siteJumps .box .description { width:227px; height:103px; font-size:11px; color:#000; background:url(../images/layup/homeJumpDescriptionBg.jpg) no-repeat left top; display:block; }
#siteJumps .box .description .padding { padding:14px 9px; display:block; }
#siteJumps .box .description .testCustomer { font-style:italic; text-align:right; display:block; }

/* ----- FEATURED CARS */
#featuredCars { width:701px; height:276px; background:url(../images/layup/featuredCarsBg.jpg) no-repeat left top; margin:0 0 22px; }
#featuredCars #viewAll { text-align:right; padding:11px 10px 0 0; margin:0 0 38px; display:block; }
#featuredCars #sliderContainer { width:701px; height:212px; position:relative; overflow:hidden; }
#featuredCars #sliderContainer #featuredSlider { width:10000px; margin:0 0 0 33px; display:inline; position:absolute; left:0px; top:0px; }
#featuredCars #sliderContainer .container { width:699px; height: 212px; overflow:hidden;}
#featuredCars #sliderContainer .item { width:233px; float:left; }
#featuredCars #sliderContainer .box { width:169px; float:left; }
#featuredCars #sliderContainer .box a { text-decoration:none; font-weight:normal; display:block; }
#featuredCars #sliderContainer .box .thumb { width:165px; height:124px; border:2px solid #fff; margin:0 0 5px; display:block; }
#featuredCars #sliderContainer .box .model { font-weight:bold; font-size:12px; color:#252525; text-align:center; margin:0 0 5px; display:block; }
#featuredCars #sliderContainer .box .description { font-size:12px; color:#252525; text-align:center; margin:0 0 5px; display:block; }
#featuredCars #sliderContainer .box .price { width:121px; height:22px; font-size:16px; font-weight:bold; color:#9eae18; text-align:center; background:url(../images/layup/featuredCarsPriceBg.gif) no-repeat left top; margin:0 auto; display:block; }
#featuredCars #sliderContainer .divider { width:64px; height:159px; float:left; }
#featuredCars #sliderContainer #btnPrevious { width:33px; height:212px; background:url(../images/layup/featuredCarsPrevious.gif) no-repeat left top; position:absolute; left:0; top:0; z-index:9999;}
#featuredCars #sliderContainer #btnNext { width:29px; height:212px; background:url(../images/layup/featuredCarsNext.gif) no-repeat left top; position:absolute; right:0; top:0; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1 { font-size:30px; color:#252525; }

/* ----- TOP NAVIGATION ----- */
#primaryNav { margin:0 0 24px; }