/* Tabs and boxes */
.tabsHome { height:33px; list-style-type:none; display:block; padding-left:38px; background:url(../images/tabBackground.gif) repeat-x bottom }
.tabsHome li { display:block; cursor:pointer; color:#454545; float:left; height:18px; padding-top:10px; padding-bottom: 5px; width:150px; margin-right:1px; background:url(../images/tab2.gif); text-align:center; font-size:14px; }
.tabsHome li.active { background: url(../images/tabActive.gif); }

#box1 { display:none; padding: 40px 0 0 51px; }
#box2 { display:none; padding: 40px 0 0 51px; }
#box3 { display:none; padding: 40px 0 0 51px; }
#box4 { display:none; padding: 40px 0 0 51px; }

.caribTab {}

/*.italyTab { margin-right:40px;}
.italyTab p { font-size:16px;}
.italyTab p span { font-size:12px;}*/
.hr { width:100%; height:1px; background-color:#eeeded; margin-top:24px; }
#serviceEngineer { margin:27px 54px 34px 0; }
#accessToProducts { margin:27px 0 34px 0; }

.tabSpacer { height:40px; width:100%; float:left; }

.applicationTab a:hover { color:#56ab27;}

.palmaTab { background:url(/images/serviceEngineerBackground.jpg) top right no-repeat;}
.palmaTab h1 { font-size:18px;  font-weight:normal; margin-top:30px;}
.palmaTab h2 { font-size:14px; margin-bottom:12px; margin-top:12px; font-weight:bold;}
.palmaTab ul   { margin-left:0; list-style:none; margin-bottom:10px;  }
.palmaTab ul li { margin-left:10px; margin-bottom:5px; padding-left:14px; background:url(/images/productBullet.jpg) 0 5px no-repeat;}

.italyTab { background:url(/images/serviceEngineerBackground.jpg) top right no-repeat;}
.italyTab h1 { font-size:18px;  font-weight:normal; margin-top:30px;}
.italyTab h2 { font-size:14px; margin-bottom:12px; margin-top:12px; font-weight:bold;}
.italyTab ul   { margin-left:0; list-style:none; margin-bottom:10px;  }
.italyTab ul li { margin-left:10px; margin-bottom:5px; padding-left:14px; background:url(/images/productBullet.jpg) 0 5px no-repeat;}

.ukTab { background:url(/images/serviceEngineerBackground.jpg) top right no-repeat;}
.ukTab h1 { font-size:18px;  font-weight:normal; margin-top:30px;}
.ukTab h2 { font-size:14px; margin-bottom:12px; margin-top:12px; font-weight:bold;}
.ukTab ul   { margin-left:0; list-style:none; margin-bottom:10px;  }
.ukTab ul li { margin-left:10px; margin-bottom:5px; padding-left:14px; background:url(/images/productBullet.jpg) 0 5px no-repeat;}

