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

Title : Burden Bros Stylesheet
Author : Wes Smith / wes.smith@mediarock.co.uk / Mediarock Ltd

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background:url(../images/groupBg.gif) 0 0 repeat-x; color:#000000; text-align:center; }
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }

/* ----- GROUP HOME PAGE ----- */
#groupContainer { width:100%; text-align:left;}
#groupContainer #container { width:980px; margin:0 auto; min-height:600px; height:auto !important; height:600px;}
#groupContainer #container #header { width:980px; height:164px; position:relative;}
#groupContainer #container #header #groupLogo { position:absolute; top:60px; left:5px;}
#groupContainer #container #content { width:980px; padding:30px 0 0 0;}
#groupContainer #container #content .title { color:#FFFFFF; font-size:22px; font-weight:normal; line-height:22px; padding:0; margin:0 0 40px 0;}
#groupContainer #container #footer { width:975px; color:#075645; font-size:12px; padding:0 0 0 5px;}
.clear { clear:both;}


/* ----- HOME JUMPS ----- */
#groupContainer #container #jumps { width:980px; margin-bottom:50px;}
#groupContainer #container #jumps a { text-decoration:none; font-weight:bold !important; color:#333333 !important; line-height:15px; font-size:12px;}
#groupContainer #container #jumps a:hover { text-decoration:none;}
#groupContainer #container #jumps .jumpAgri { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/agriBg.png) no-repeat; display:block; cursor:pointer; margin:0 30px 30px 0;}
#groupContainer #container #jumps .jumpAgri:hover { background:url(../images/agriBg.png) 0 -175px no-repeat;}
#groupContainer #container #jumps .jumpMachinery { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/machineryBg.png) no-repeat; display:block; cursor:pointer; margin:0 30px 30px 0;}
#groupContainer #container #jumps .jumpMachinery:hover { background:url(../images/machineryBg.png) 0 -175px no-repeat;}
#groupContainer #container #jumps .jumpFarm { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/farmsBg.png) no-repeat; display:block; cursor:pointer; margin:0 30px 30px 0;}
#groupContainer #container #jumps .jumpFarm:hover { background:url(../images/farmsBg.png) 0 -175px no-repeat;}
#groupContainer #container #jumps .jumpContractors { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/contractingBg.png) no-repeat; display:block; cursor:pointer; margin:0 0 30px 0;}
#groupContainer #container #jumps .jumpContractors:hover { background:url(../images/contractingBg.png) 0 -175px no-repeat;}
#groupContainer #container #jumps .jumpAmenity { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/civilBg.png) 0 0 no-repeat; display:block; cursor:pointer; margin:0 30px 30px 0;}
#groupContainer #container #jumps .jumpAmenity:hover { background:url(../images/civilBg.png) 0 -175px no-repeat;}
#groupContainer #container #jumps .jumpFerry { float:left; width:265px; height:90px; padding:65px 20px 20px 20px !important; background:url(../images/ferryBg.png) no-repeat; display:block; cursor:pointer; margin:0 0 30px 0;}
#groupContainer #container #jumps .jumpFerry:hover { background:url(../images/ferryBg.png) 0 -175px no-repeat;}