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

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

Type: Screen, Projection

Description : Screen and projection stylesheet for Tiger site

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

/* ----- IDS ----- */
#wrapper { background:url(../images/layup/bg.jpg) no-repeat center top; }

/* ----- MAIN IMAGE AREA */
#mainImg { width:930px; height:328px; position:relative; }
#mainImg #logo { position:absolute; left:3px; top:17px; }
#mainImg #contactDetails  { font-size:29px; color:#fff; text-align:right; position:absolute; right:5px; top:46px; }
#mainImg #btnTryForFree { position:absolute; right:3px; top:-1px; }

/* ----- HOME JUMPS */
#homeJumps { height:176px; margin:0 0 35px; position:relative; top:-19px; }
#homeJumps #shadowLeft { position:absolute; left:-27px; top:19px; }
#homeJumps #shadowRight { position:absolute; right:-23px; top:19px; }
#homeJumps a { height:157px; text-decoration:none; font-weight:normal; margin:19px 0 0; display:block; float:left; }
#homeJumps a.active { height:176px; margin:0; }

#homeJumps a.freeTrial { width:308px; background:url(../images/layup/spriteHomeJumps.jpg) 0 0; }
#homeJumps a.takeTour { width:309px; background:url(../images/layup/spriteHomeJumps.jpg) -308px 0; }
#homeJumps a.specialOffers { width:309px; background:url(../images/layup/spriteHomeJumps.jpg) -617px 0; }

#homeJumps a.freeTrial.active { background:url(../images/layup/spriteHomeJumps.jpg) 0 -157px; }
#homeJumps a.freeTrialactive { height:176px; margin:0; width:308px; background:url(../images/layup/spriteHomeJumps.jpg) 0 -157px; }

#homeJumps a.takeTour.active { background:url(../images/layup/spriteHomeJumps.jpg) -308px -157px; }
#homeJumps a.specialOffers.active { background:url(../images/layup/spriteHomeJumps.jpg) -617px -157px; }
#homeJumps a .description { font-family:Verdana, Geneva, sans-serif; text-align:center; color:#5d5957; padding:95px 0 0; display:block; }
#homeJumps a .orange { font-weight:bold; color:#5d5957; }
#homeJumps a.active .description { padding:114px 0 0; color:#fff; }
#homeJumps a.active .orange { color:#fa4e05; }

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

/* ----- YOUR SOLUTION */
#yourSolution { background:url(../images/layup/dotsH.gif) repeat-x -1px top; margin:19px 0; }
#yourSolution .box { width:241px; height:138px; font-size:18px; background:url(../images/layup/dotsV.gif) repeat-y right top; padding:0 30px 0 0; margin:0 26px 0 0; float:left; }
#yourSolution .last { background:none; margin:0; padding:0; }
#yourSolution .box a { text-decoration:none; font-weight:normal; text-decoration:none; padding:37px 0 45px; display:block; }
#yourSolution .box .link { font-size:11px; font-weight:bold; padding:14px 0 0; display:block; }

/* ----- JUMP PACKAGES */
#jumpPackages { background:url(../images/layup/jumpPackages.jpg) no-repeat left top; }
#jumpPackages a { width:543px; height:107px; text-decoration:none; font-weight:normal; display:block; }
#jumpPackages .link { font-weight:bold; padding:76px 0 0 12px; display:block; }

/* ----- CLIENT PORTFOLIO */
#clientPortfolio { margin:0 0 30px; }
#clientPortfolio .h3 { font-size:28px; color:#fff; padding:0 0 5px; }
#clientPortfolio .box { width:180px; margin:11px 0px 11px 5px; float:left; }
#clientPortfolio .last { margin:11px 0; }
#clientPortfolio .box a { font-weight:normal; text-decoration:none; display:block; }
#clientPortfolio .box .thumb { width:180px; height:121px; display:block; }
#clientPortfolio .box .title { font-size:12px; color:#fa4e05; font-family:Arial, Helvetica, sans-serif; padding:17px 0; display:block; }
#clientPortfolio .box .testimonial { font-size:12px; color:#6e6c6c; padding:0 0 17px; display:block; }
#clientPortfolio .box .link { font-size:10px; font-weight:bold; display:block; }

/* ----- LATEST ARTICLES */
#latestArticles {}
#latestArticles .title { font-size:28px; color:#fff; padding:0 0 30px; }
#latestArticles .listItem { padding:0 0 30px 2px; }
#latestArticles .listItem a { text-decoration:none; font-weight:normal; display:block; }
#latestArticles .listItem .title { font-size:11px; font-weight:bold; color:#fa4e05; padding:0 0 15px; display:block; }
#latestArticles .listItem .description { color:#fff; font-weight:bold; padding:0 0 10px; display:block; }
#latestArticles .listItem .link { text-align:right; font-weight:bold; color:#fff; display:block; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1 { font-size:28px; font-weight:normal; color:#fff; background:url(../images/layup/arrowLarge.gif) no-repeat left 8px; padding:0 0 7px 44px; }
