/* CSS - Eden Scott */
/* Design - LEWIS Creative Consultants */
/* Global Styles */

/* --------------- =Structure --*/
#container { width: 760px; margin: 10px; margin-left: auto; margin-right: auto; padding: 0px; }
	
#banner { padding: 0px; margin-bottom: 0px; width: 760px; float: left; background: url(../Images/top_edge.gif) no-repeat top left #eaeaea; }
#topBar { padding: 0px; margin-bottom: 0px; width: 760px; float: left; }
#breadBox { padding: 0px; margin: 0px; width: 540px; float: left; }
#logoBox { float: left; width: 220px; margin: 0; margin-left: 0px; padding: 0px; text-align: right; }
.logoArea { padding-top: 7px; padding-right: 20px; padding-bottom: 8px; }

#mainContent { padding: 20px 15px 0px 20px; margin: 0px; width: 510px; float: left; background: url(../Images/content_top_corner.gif) no-repeat top left; }
.mainContentHome{padding:0!important; width:549px!important;}
#mainContentSub { padding: 20px 20px 20px 20px; margin: 0px; width: 510px; float: left; background: url(../Images/content_top_r_corner.gif) top right no-repeat; }
#topRNav { float: right; width: 213px; margin: 0px; padding: 0px; background: url(../Images/top_nav_bg_top.gif) no-repeat top left #eaeaea; }
#LColNav { float: left; width: 210px; margin: 8px 0px 10px 0px; padding: 0px; background-color: #eaeaea; }
#LCol { float: left; width: 200px; margin: 10px 0px 10px 0px; padding: 0px 0px 0px 10px; background-color: #eaeaea; }
#RCol { float: left; width: 200px; margin: 0px; padding: 0px 3px 0px 8px; }
#contentFooter { clear: both; padding: 15px 20px 10px 20px; margin-top: 0px; width: 720px; background: url(../Images/footer_bg.gif) no-repeat top left #000000; min-height: 32px; height: auto !important; height: 32px; }
#baseFooter { clear: both; padding: 10px 0px 10px 0px; margin-top: 0px; background-color: #000 !important; }

#baseFooter p.green{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px;}
#baseFooter p.greyLight{ font-family:Tahoma, Geneva, sans-serif; font-size:11px;}

/* --------------- =HTML -- */
body { margin: 0px; padding: 0px; background-color: #000000; font-family: Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
h1 { font: normal 1.5em Arial, Helvetica, sans-serif; color: #ffffff; margin: 0px; padding: 0px; }
h2 { font: normal 1.2em Arial, Helvetica, sans-serif; }
#mainContent h2 { color: #3F3F3F; margin: 0px 0px 10px 0px; padding: 0px; }
#mainContentSub h2 { color: #ffffff; margin: 0px; padding: 0px; }
h3 { font: bold 0.9em Arial, Helvetica, sans-serif; text-indent: 0px; color: #3f3f3f; margin: 0px; padding: 0px; }
h4 { font: normal 0.8em Arial, Helvetica, sans-serif; color: #3f3f3f; margin: 0px; padding: 0px; }
h4 a { color: #666666; }
h4 a:visited { color: #666666; }
h4 a:hover { color: #96BD0D; }
h4 a:active { color: #666666; }
h5 { font: normal 0.7em Arial, Helvetica, sans-serif; color: #96BD0D; margin: 0px; padding: 0px; }
h5 a { color: #666666; }
h5 a:visited { color: #666666; }
h5 a:hover { color: #96BD0D; }
h5 a:active { color: #666666; }
p { margin: 0px 0px 10px 0px; padding: 0px; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
p a { color: #666666; }
p a:hover { color: #96BD0D; }
p a:visited { color: #666666; }
p a:active { color: #666666; }
blockquote { font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; color: #666666; }
form { margin: 0px; padding: 0px; }
input { vertical-align: middle; margin: 0px; padding: 0px; }
img { overflow: hidden; }
hr { padding-top: 10px; margin-bottom: 10px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat bottom left; width: 500px; height: 1px; font-size: 1px; border: none; }
.contentArea p a { color: #ffffff; background-color: #96BD0D; padding: 0px 3px 0px 3px; }
.contentArea p a:visited { color: #ffffff; background-color: #96BD0D; padding: 0px 3px 0px 3px; }
.contentArea p a:hover { color: #ffffff; background-color: #3f3f3f; text-decoration: none; padding: 0px 3px 0px 3px; }
.contentArea p a:active { color: #ffffff; background-color: #96BD0D; padding: 0px 3px 0px 3px; }
.contentArea p { margin: 0px 5px 10px 0px; }

/* --------------- =Components --*/
.contentGroup { float: left; width: 550px; margin-bottom: 5px; margin-top: 10px; background: #FFFFFF url(../Images/content_bottom_edge.gif) no-repeat bottom left; padding-bottom: 15px; }
.contentArea { padding-left: 0; padding-right: 20px; float: left; width: 505px; margin: 0px; }
.contentAreaListBox { float: left; margin-left: 5px; width: 490px; margin-bottom: 10px; }
.contentArea ul, .contentArea ol { margin: 0px 0px 15px 15px; padding: 0px 0px 0px 15px; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #666666; overflow: hidden; }
.contentArea li { margin: 0px 0px 5px 0px; padding: 0px 0px 0px 3px; list-style-image: url(../Images/bullet_green.gif); list-style-type: none; list-style-position: outside; }
.contentArea li a:link { color: #3F3F3F; }
.contentArea li a:visited { color: #3F3F3F; }
.contentArea li a:hover { color: #96BD0D; }
.contentArea li a:active { color: #3F3F3F; }
.contentArea featureBox ul, .contentArea featureBox ol { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #666666; list-style-image: url(../Images/bullet_green2.gif); list-style-type: none; list-style-position: inside; overflow: hidden; width: auto; }
.contentArea featureBox li { margin: 0px 0px 5px 0px; padding: 0px; }

.featurePanel { float: right; width: 210px; }
.featureBox { background: url(../Images/grey_feature_panel_top.gif) no-repeat top right; width: 160px; float: right; margin: 0px; padding: 15px; }
.featureBox2 { width: 160px; float: right; margin: 0px 0px 0px 10px; padding: 15px; background: url(../Images/consultant_panel.gif) top right no-repeat; height: 99px; }
.featureBoxBottom { width: 190px; float: right; margin: 0px; padding: 0px; }
.teamMemberPanel { float: right; width: 135px; padding-right: 5px; margin-top: 10px; }
.teamMemberBox { width: 114px; float: right; margin: 0px; padding: 0px 9px 0px 12px; }

.copyright { float: left; width: 280px; font-family: Arial, Helvetica, sans-serif; font-size: 0.65em; color: #cccccc; }
.footerNav { float: right; width: 270px; font-family: Arial, Helvetica, sans-serif; font-size: 0.65em; color: #B2B2B2; padding-top: 7px; padding-left: 170px; }
.footerInfo { color: #B2B2B2; font-size: 0.65em; font-family: Arial, Helvetica, sans-serif; }

#baseFooter{margin-top:20px;}
.baseFooterBox1 { float: left; width: 158px; color: #FFFFFF; }
.baseFooterBox2 { float: left; width: 158px; color: #FFFFFF; }
.baseFooterBox3 { float: left; width: 158px; color: #FFFFFF; }
.baseFooterBox4 { float: left; width: 158px; color: #FFFFFF; }
.baseFooterBox4 { float: left; width: 158px; color: #FFFFFF; }

#nPromo { display: block; background: url(../Images/hPageBgPanel2.jpg) no-repeat; height: 205px; color: #fff!important; padding: 15px 20px 0 20px; }
#nPromo p { color: #fff!important; width: 250px; line-height:1.6em; font-family:Tahoma, Geneva, sans-serif!important}
#nPromo a{display:block; float:left; margin:8px 0 0 0; padding:2px 5px; float:left; background-color:#3f3f3f; color:#fff; font-family:Tahoma, Geneva, sans-serif!important}
#nPromo a:hover{ background-color:#96BD0D; text-decoration:none;}
#nPromo h2{color:#fff!important; font-family:Tahoma, Geneva, sans-serif!important; font-size:20px;}

#locationsPanel{ background:url(../Images/LocPanelBg.jpg) no-repeat; margin:15px 20px; padding:0 0 10px 15px; clear:both; display:block; float:left; width:706px; height:217px; position:relative; overflow:hidden;}
#locationsPanel h2{color:#fff; margin:10px 0 15px 0; font-family: Tahoma, Geneva, sans-serif;font-size:20px;}
#locations{/*overflow:hidden;*/ height:167px; position:relative;}
#locationsPanel .baseFooterBox1 { float: left; width: 155px; height:174px; color: #FFFFFF; padding:0 12px 0 0; background:url(../Images/LocPanelBgGrad.jpg) no-repeat; background-position:right 0;}
#locationsPanel .baseFooterBox2 { float: left; width: 155px; height:174px; color: #FFFFFF; padding:0 12px 0 12px; background:url(../Images/LocPanelBgGrad.jpg) no-repeat; background-position:right 0;}
#locationsPanel .baseFooterBox3 { float: left; width: 155px; height:174px; color: #FFFFFF; padding:0 12px 0 12px;}
#locationsPanel .baseFooterBox4 { float: left; width: 155px; height:174px; color: #FFFFFF; padding:0 0 0 12px; background-position:right 0;}
#locationsPanel .locationsPanelPic{display:block; overflow:hidden; width:155px; height:80px; margin-top:15px; float:left; position:absolute; cursor:pointer;}
#locationsPanel .locationsPanelPic img{margin-top:-15px; margin-left:-1px;}
#locationsPanel .locationsPandasdaelPic:hover img{margin-top:0px; margin-left:-1px;}
#locationsPanel p{font-family:Tahoma, Geneva, sans-serif; font-size:11px; line-height:1.2em;}
#locationsPanel p.green{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; margin-bottom:5px;}

#topAdPanel { padding: 0px; margin: 0px 4px 0px 0; top:84px; background-color: #eaeaea; width: 535px; float: left; height: 220px; position:absolute; ; }
#hero-sp{margin:0; padding:0; width:535px; height:220px; overflow:hidden; position:absolute; z-index:50; list-style-type:none;}
#hero-sp li{width:535px; height:220px; background:url(../Images/carouselBg.png) no-repeat; z-index:75; color:#fff; list-style-type:none;}
#hero-sp li.alt1{background:url(../Images/carouselBgAlt.png) no-repeat;}
#hero-sp li.alt2{background:url(../Images/carouselBgAlt2.png) no-repeat;}
#hero-sp li div{margin:30px 35px 30px 20px;}
#hero-sp li div h2{width:275px;  margin-top:10px; line-height:1.4em; font-size:23px; font-family:Tahoma, Geneva, sans-serif!important}
#hero-sp li div a{background-color:#3f3f3f; color:#fff; display:block; float:left; padding:2px 8px; font-family:Tahoma, Geneva, sans-serif!important}
#hero-sp li div a:hover{background-color:#eaeaea; color:#3f3f3f; text-decoration:none;}
#hero-sp li div img{float:right; border:6px solid #cccccc;}

.cycle-nav{position:absolute; z-index:100; bottom:20px; left:20px;}
.cycle-nav a{display:block; float:left; width:10px; height:10px; overflow:hidden; background-color:#3f3f3f; margin-right:7px; text-indent:-5000px;}
.cycle-nav a:hover,.cycle-nav a.activeSlide{background-color:#eaeaea;}


.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.resultsNav { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #666666; text-align: center; padding: 0px; margin: 0px; }
.resultsNav a { color: #666666; }
.resultsNav a:visited { color: #666666; }
.resultsNav a:hover { color: #ffffff; background-color: #3f3f3f; text-decoration: none; }
.resultsNav a:active { color: #666666; }
.resultsNav .on { color: #ffffff; background-color: #96BD0D; }

.titleBox { margin-bottom: 20px; }
.headerBar { background: url(../Images/title_bg_top.gif) no-repeat top left; background-color:#333; width:530px; padding: 7px 0px 3px 20px;  }
.titleBox div{margin-left:-20px!important; max-width:550px!important; overflow:hidden;}
.headerBar h2{margin:0!important;}
.adPanelTitleBox { padding: 70px 200px 0px 25px; }

/* --------------- =Forms details -- */
.greenTitle { font: normal 0.75em Arial, Helvetica, sans-serif; color: #96BD0D; font-weight: bold; }
.goButton { margin-top: 10px; padding-left: 8px; float: left; width: 34px; display: block; }
.searchInput { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 120px; float: left; }
.searchArea {padding:0; display:block; float:left; clear:both; margin:20px 20px; padding-top:10px; border-top:1px dashed #ccc;  }
.searchBox { margin-top: 10px; padding-left: 0; float: left; }
.goButton2 { margin-top: 5px; padding-left: 3px; float: left; width: 34px; display: block; }
.searchInput2 { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 100px; float: left; }
.searchArea2 { width: 190px; float: left; }
.searchBox2 { margin-top: 5px; padding-left: 8px; float: left; width: 140px; }
.searchInput3 { margin-top: 10px; margin-left: 6px; width: 153px; border: 1px solid #b2b2b2; color: #666666; border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; float: left; }
.searchInput4 { margin-top: 2px; margin-left: 0px; width: 153px; border: 1px solid #b2b2b2; color: #666666; border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; float: left; }
.browsePath { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 180px; display: block; float: left; margin-top: 4px; }
.jobSearchBox { float: left; width: 170px; margin-top: 0; }
.jobSearchBox h2{font-family: Tahoma, Geneva, sans-serif; font-size:20px; margin-bottom:12px;}
.sectorBox { background: url(../Images/dd_list_bg.png) no-repeat; background-position:1px 0; padding: 4px 6px 5px 6px; height: 20px; width:169px; }
.detailedDD { width: 160px; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; border: 1px solid #b2b2b2; color: #666666; margin:0 0 3px 6px!important; }
.sectorBox .detailedDD{margin-left:0!important;}

/* --------------- =Buttons -- */
.quickSearchButton { float: left; width: 160px; margin-top: 15px; padding-left: 7px; display: block; height: 30px; }
.quickSearchButton2 { float: left; width: 160px; margin-top: 15px; padding-left: 5px; display: block; height: 30px; }
.browseButton { float: left; width: 90px; margin-top: 0px; padding-left: 7px; display: block; height: 30px; }
.applyButton { float: right; width: 120px; margin-top: 0px; padding-left: 7px; display: block; height: 30px; }
.submitButton { float: left; width: 90px; margin-top: 0px; padding-left: 7px; display: block; height: 30px; }
.searcbButton2 { float: left; width: 90px; margin-top: 10px; padding-left: 7px; display: block; margin-left: 187px; height: 30px; }
.searcbButton3 { float: left; width: 90px; margin-top: 0px; padding-left: 7px; display: block; margin-left: 187px; height: 30px; }
.searcbButton4 { float: left; width: 90px; margin-top: 0px; padding-left: 7px; display: block; height: 30px; }
.searcbButton5 { float: left; width: 90px; margin-top: 0px; padding-left: 0px; display: block; height: 30px; }
.sendButton { float: left; width: 130px; margin-top: 60px; padding-left: 60px; display: block; height: 30px; }
.sendButton2 { float: left; width: 130px; margin-top: 0px; margin-bottom: 10px; padding-left: 192px; display: block; height: 30px; }
.sendButton3 { float: left; width: 90px; margin-top: 20px; margin-bottom: 10px; padding-left: 40px; display: block; height: 30px; }

/* --------------- =Campaign Feature -- */
.clientCampaignArea { float: left; width: 200px; padding: 10px 0px 0px 0px; }
.clientCampaignArea h2 { padding: 0px; margin: 0px 0px 0px 14px; color: #fff; font-size:1em; font-weight: bold; }
.clientCampaignBox { padding: 10px 0px 0px 0px; background: url(../Images/dkgrey_panel_top.gif) no-repeat top left; display: block; width: 200px; }
.campaignLink { margin-top: 10px; padding-right: 10px; padding-left: 12px; margin-bottom: 0px; padding-bottom: 0px; background: url(Images/arrows_g.gif) right 50% no-repeat; width: 92px; float: left; }
.logoBox { margin-top: 7px; margin-left: 15px; padding: 0px; width: 168px; height: 29px; }
.logoContainer { margin: 0px 0px 5px 0px; float: left; clear: both; width: 200px; padding: 0px; background-image: url(../Images/logo_camp_bg.gif); background-repeat: no-repeat; background-position: 10px 4px; }
.clientCampaignBoxBot { float: left; width: 200px; height: 8px; background-color: #FFFFFF; font-size: 1px; }

/* ---- =Campaign Feature Added SMcM 1/8/09 -- */
.flshCltCmpgnBox { float: left; padding: 0px 0px 0px 0px; display: block; width: 200px; height: 190px; }
.moreInfoArea { float: left; width: 500px; }
.jobDescArea { float: left; width: 500px; padding-left: 0px; margin: 0px; display: block; }
.noClntCmpgnFlsh {margin: 0px; padding: 0px; width: 200px; height: 190px; background: transparent url(../Images/bgClientCampaignNF.gif) no-repeat scroll left top;}

/* --------------- =Dividers -- */
.dotGradTop { padding-top: 10px; margin-bottom: 10px; background: url(../Images/dot_grad_divider_top.gif) no-repeat bottom left; width: 500px; height: 1px; font-size: 1px; }
.dotGradTop2 { padding-top: 10px; margin-bottom: 10px; background: url(../Images/dot_grad_divider_bot.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; }
.dotGradTopSectors { padding-top: 10px; margin: 0px; background: url(../Images/dot_grad_divider_top.gif) no-repeat bottom left; width: 500px; height: 1px; font-size: 1px; }
.dotDivMain { margin-bottom: 20px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; float: left; display: block; }
.dotDivMain2 { margin-bottom: 10px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; float: left; display: block; }
.dotDivMain3 { padding-bottom: 10px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; width: 500px; min-height: 1px; height: auto !important; height: 1px; font-size: 1px; margin: 0px; padding: 0px; }
.dotDivMain4 { background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; float: left; display: block; margin: 0px; padding: 0px; }
.dotDivMain5 { margin: 10px 0px 10px 50px; display:inline; float: left; width: 400px; height: 1px; font-size: 1px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; }
.tableDotBot { background-image: url(../Images/dot_grad_divider_main_cont.gif); background-repeat: no-repeat; background-position: bottom left; width: 500px; float: left; }
.dotDivSectors { padding: 0px; margin: 0px; background: url(../Images/dot_grad_divider_main_cont.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; }
.dotGradBot { padding-top: 10px; margin-bottom: 20px; background: url(../Images/dot_grad_divider_bot.gif) no-repeat bottom left; width: 500px; height: 1px; font-size: 1px; }
.dotGradBot2 { padding-top: 10px; margin-bottom: 10px; background: url(../Images/dot_grad_divider_bot.gif) no-repeat bottom left; width: 500px; height: 1px; font-size: 1px; }
.dotGradBotSectors { padding-top: 0px; margin-bottom: 20px; background: url(../Images/dot_grad_divider_bot.gif) no-repeat top left; width: 500px; height: 1px; font-size: 1px; padding-bottom: 10px; }
.actionIcon { width: 22px; height: 22px; float: left; padding-right: 7px; }
.dotSideNavDivider { margin-left: 0px; background: url(../Images/dotted_side_nav_divider.gif) no-repeat left center; width: 190px; height: 1px; float: left; font-size: 1px; padding-bottom: 10px; padding-top: 15px; }
.dotSideNavDivider2 { padding-top: 10px; margin-bottom: 10px; margin-left: 16px; background: url(../Images/dotted_side_nav_divider.gif) no-repeat top left; height: 1px; font-size: 1px; margin-top: 5px; }

/* --------------- =Links -- */
.arrowLink { padding: 0px 10px 0px 0px; background: url(../Images/arrows_g.gif) right 50% no-repeat; width: auto; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; color: #666666; margin: 0px; overflow: hidden; }
.arrowLink a { color: #666666; }
.arrowLink a:visited { color: #666666; }
.arrowLink a:hover { color: #96BD0D; }
.arrowLink a:active { color: #666666; }
.arrowLink3 { padding: 0px 10px 0px 0px; width: auto; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; color: #666666; margin: 0px; overflow: hidden; }
.arrowLink3 a { color: #666666; }
.arrowLink3 a:visited { color: #666666; }
.arrowLink3 a:hover { color: #96BD0D; }
.arrowLink3 a:active { color: #666666; }
.arrowLinkTitle { padding-right: 10px; background: url(../Images/arrows_g.gif) right 50% no-repeat; width: auto; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; line-height: 15pt; color: #3f3f3f; font-weight: bold; text-transform: capitalize; }
.arrowLinkTitle a { color: #3f3f3f; }
.arrowLinkTitle a:visited { color: #3f3f3f; }
.arrowLinkTitle a:hover { color: #96BD0D; }
.arrowLinkTitle a:active { color: #3f3f3f; }
.arrowLink2 { padding-right: 0px; background: url(../Images/arrows_g.gif) 50% 50% no-repeat #FFFFFF; width: auto; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; margin-top: 3px; margin-left: 7px; }
.arrowLink2 a { color: #666666; }
.arrowLink2 a:visited { color: #666666; }
.arrowLink2 a:hover { color: #96BD0D; }
.arrowLink2 a:active { color: #666666; }
.arrowLink4 { background: url(../Images/arrows_g.gif) right 50% no-repeat; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12pt; color: #666666; width: 160px; padding: 3px 10px 3px 5px; display: block; }
.arrowLink4 a { color: #666666; text-decoration: none; }
.arrowLink4 a:visited { color: #666666; text-decoration: none; }
.arrowLink4 a:hover { color: #96BD0D; text-decoration: underline; }
.arrowLink4 a:active { color: #666666; text-decoration: none; }
.arrowLink5 { padding-right: 0px; background: #FFFFFF; width: auto; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; margin-top: 3px; margin-left: 7px; }
.arrowLink5 a { color: #666666; }
.arrowLink5 a:visited { color: #666666; }
.arrowLink5 a:hover { color: #96BD0D; }
.arrowLink5 a:active { color: #666666; }
.arrowLink6 { float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; color: #666666; width: 160px; padding: 3px 10px 3px 5px; display: block; }
.arrowLink6 a { color: #ffffff; text-decoration: none; }
.arrowLink6 a:visited { color: #ffffff; text-decoration: none; }
.arrowLink6 a:hover { color: #96BD0D; text-decoration: underline; }
.arrowLink6 a:active { color: #ffffff; text-decoration: none; }
.arrowLink7 { float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; color: #666666; width: 160px; padding: 32px 10px 3px 14px; display: block; }
.arrowLink7 a { color: #ffffff; text-decoration: none; }
.arrowLink7 a:visited { color: #ffffff; text-decoration: none; }
.arrowLink7 a:hover { color: #96BD0D; text-decoration: underline; }
.arrowLink7 a:active { color: #ffffff; text-decoration: none; }
.arrowLink8 { float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; color: #666666; width: 146px; padding: 12px 10px 3px 14px; display: block; }
.arrowLink8 a { color: #ffffff; text-decoration: none; }
.arrowLink8 a:visited { color: #ffffff; text-decoration: none; }
.arrowLink8 a:hover { color: #96BD0D; text-decoration: underline; }
.arrowLink8 a:active { color: #ffffff; text-decoration: none; }
.jobTitleLink { padding: 0px 10px 0px 0px; width: auto; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; line-height: 15pt; color: #3f3f3f; font-weight: bold; display: inline; text-transform: capitalize; }
.jobTitleLink a { color: #3f3f3f; }
.jobTitleLink a:visited { color: #3f3f3f; }
.jobTitleLink a:hover { color: #96BD0D; }
.jobTitleLink a:active { color: #3f3f3f; }
.prevLink { padding-left: 12px; background: url(../Images/arrows_g_left.gif) left 50% no-repeat; width: auto; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.prevLink a { color: #666666; }
.prevLink a:visited { color: #666666; }
.prevLink a:hover { color: #96BD0D; }
.prevLink a:active { color: #666666; }
.prevLink2 { padding-left: 12px; width: auto; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.prevLink2 a { color: #666666; }
.prevLink2 a:visited { color: #666666; }
.prevLink2 a:hover { color: #96BD0D; }
.prevLink2 a:active { color: #666666; }
.nextLink { padding-right: 10px; background: url(../Images/arrows_g.gif) right 50% no-repeat; width: auto; float: right; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.nextLink a { color: #666666; }
.nextLink a:visited { color: #666666; }
.nextLink a:hover { color: #96BD0D; }
.nextLink a:active { color: #666666; }
.nextLink2 { padding-right: 10px; width: auto; float: right; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.nextLink2 a { color: #666666; }
.nextLink2 a:visited { color: #666666; }
.nextLink2 a:hover { color: #96BD0D; }
.nextLink2 a:active { color: #666666; }
.contactLink { padding-right: 10px; background: url(../Images/arrows_lg.gif) right 50% no-repeat; width: auto; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #ffffff; margin-top: 5px; margin-left: 10px; }
.contactLink a { color: #ffffff; text-decoration: none; }
.contactLink a:visited { color: #ffffff; text-decoration: none; }
.contactLink a:hover { color: #ffffff; text-decoration: underline; }
.contactLink a:active { color: #ffffff; text-decoration: none; }
.contactButton { float: right; width: 126px; height: 29px; background: url(Images/contact_button.gif) no-repeat top right; margin-top: 5px; }
.moreLink { padding-right: 10px; background: url(../Images/arrows_g.gif) right 50% no-repeat; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; width: 25px; margin-right: 5px; }
.moreLink a { color: #666666; }
.moreLink a:visited { color: #666666; }
.moreLink a:hover { color: #96BD0D; }
.moreLink a:active { color: #666666; }

.jobRef { padding-right: 10px; width: auto; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; line-height: 15pt; color: #3f3f3f; font-weight: bold; display: block; padding-left: 20px; }
.sortBox { width: 360px; float: left; }

.teamCopy { float: left; width: 360px; display: block; }
.resultsPanel { float: left; width: 500px; display: block; }
.searchResultsNav { width: 486px; float: left; background: url(../Images/search_results_nav_bg.gif) top left no-repeat; height: 31px; padding: 7px 7px 0px 7px; margin: 0px; }
.teamArea { float: left; margin-bottom: 10px; }
.resultsArea { width: 500px; float: left; margin-bottom: 10px; }

.sectorBar1 { background-color: #F6F6F6; width: 500px; float: left; padding: 5px 0px 5px 0px; }
.sectorBar2 { background-color: #ffffff; width: 500px; float: left; padding: 5px 0px 5px 0px; }
.sectorTitles { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #3f3f3f; font-weight: bold; padding: 0px 0px 0px 10px; width: 450px; float: left; }
.sectorTitles a { color: #3f3f3f; text-decoration: none; }
.sectorTitles a:visited { color: #3f3f3f; text-decoration: none; }
.sectorTitles a:hover { color: #3f3f3f; text-decoration: underline; }
.sectorTitles a:active { color: #3f3f3f; text-decoration: none; }
.applyFieldArea { width: 500px; float: left; margin-bottom: 2px; }
.fieldTitleBox { float: left; width: 185px; text-align: right; padding: 4px 10px 2px 0px; }
.fieldTitleBox2 { float: left; width: 185px; text-align: right; padding: 1px 10px 2px 0px; }
.fieldSpacerBox { float: left; width: 195px; text-align: right; padding: 0px; }

.applyFieldBox { width: 300px; float: left; }
.applyFieldBox2 { width: 305px; float: left; }
.applyCheckArea { vertical-align: middle; height: 20px; width: 305px; float: left; }
.applyFormBox { width: 500px; float: left; margin: 0px; padding: 0px; }
.applyFormBox2 { width: 500px; float: left; margin: 0px 0px 20px 0px; padding: 0px; }
.applyInput { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 218px; display: block; float: left; }
.applySelect { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 225px; display: block; float: left; }

.applyDD { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 218px; display: block; float: left; }
.sectorDD { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 225px; display: block; float: left; margin-top: 5px; margin-bottom: 5px; }
.sortDD { border: 1px solid #b2b2b2; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; padding: 3px 2px 2px 3px; display: block; width: 260px; display: block; float: left; margin-top: 5px; margin-bottom: 5px; }
.applyCheckBox { color: #666666; padding: 0px; display: block; float: left; margin: 0px; background-color: #ffffff; height: 15px; width: 15px; }
.applyCheckBox2 { color: #666666; padding: 0px; display: inline; vertical-align:middle; margin: 0px; background-color: #ffffff; height: 15px; width: 15px; }
.checkBoxText { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 0.7em; color: #666666; float: left; margin-left: 10px; vertical-align: middle; display: block; line-height: 10pt; }
.applyTitle { width: 250px; height: 17px; background: url(../Images/number_bg.gif) no-repeat top left; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 8px; color: #3f3f3f; }
.applyTitleNoNumber { width: 250px; height: 17px; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 8px; color: #3f3f3f; }
.applyTitle2 { width: 182px; height: 17px; background: url(../Images/number_bg.gif) no-repeat top left; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 8px; color: #3f3f3f; }

.numberPanel { width: 24px; height: 17px; background: url(../Images/number_bg.gif) no-repeat top left; float: right; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 0px 5px 0px; color: #3f3f3f; text-align: center; }
.sectorSearchTitle { width: 175px; height: 17px; float: left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 15px; color: #3f3f3f; }
.sectorSearchTitle2 { width: 190px; float: left; padding: 5px 5px 5px 0px; color: #3f3f3f; }
.resultsInfo { width: 385px; height: 17px; float: left; padding: 5px 5px 5px 0px; }
.sortText { width: 116px; height: 17px; float: left; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 5px 5px 5px 10px; color: #666666; }
.jobInfo { width: 500px; float: left; margin-top: 0px; margin-bottom: 0px; display: block; padding-bottom: 10px; padding-top: 5px; text-align: left; }
.sendBox { width: 190px; float: left; }

.LColFeaturePanel { margin-top: 0px; width: 170px; height: 90px; float: left; }
.LColFeaturePanel2 { margin-top: 0px; width: 170px; height: 90px; float: left; background: url(../Images/cv_drop_bg.gif) no-repeat top left; }
.LColFeatureTitle { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; margin-top: 15px; padding-left: 13px; padding-right: 10px; }
.homeFeatureTitle { font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; margin-top: 3px; padding-left: 3px; padding-right: 10px; padding-bottom: 15px; zoom: 100%; }
.LColFeatureText { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; color: #FFFFFF; padding-left: 13px; margin-top: 5px; padding-right: 10px; margin-bottom: 5px; }
.RColFeatureTitle { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; margin-top: 15px; padding-left: 13px; padding-right: 10px; }
.LColInfo { float: left; padding-left: 10px; width: 190px; }

#nPanelOuter{margin:20px  0 3px 16px; clear:both; float:left; display:block; padding-top:15px; border-top:1px dashed #ccc;}
.nPanel{margin:0  0 0 0; background:url(../Images/nPanelBg.gif) no-repeat; height:192px; width:166px; float:left; margin-right:8px; color:#000!important;}
.nPanelAlt{background:url(../Images/nPanelBgAlt.gif) no-repeat!important; margin-right:0!important}
.nPanelInner{padding: 8px 10px; }
.nPanel .nPanelInner h2{color:#000; padding:0; margin:0 0 15px 0; font-size:80%; font-weight:normal; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.nPanel .nPanelInner h2 span{color:#000;}
.nPanel .nPanelInner p,.nPanel .nPanelInner table{font-family:Tahoma, Geneva, sans-serif; line-height:1.3em; font-size:11px;}
.nPanel .nPanelInner table input{margin-right:4px;}
.nPanel .nPanelInner a{display:block; float:left; margin:0; padding:1px 5px; float:left; background-color:#96bd0d; color:#fff; font-family:Tahoma, Geneva, sans-serif; text-decoration:none;}
.nPanel .nPanelInner a:hover{background-color:#666; color:#fff; font-family:Tahoma, Geneva, sans-serif;}
.nPanel .nPanelInner table{color:#666; margin:0; padding:0; border-collapse:collapse; margin-bottom:5px;}


.sideNavText { margin-top: 0px; padding-right: 10px; width: 180px; float: left; }
.sideNavText2 { margin-top: 0px; padding-right: 10px; width: 180px; float: left; }
.sideNavText2 p a { color: #ffffff; background-color: #96BD0D; }
.sideNavText2 p a:visited { color: #ffffff; background-color: #96BD0D; }
.sideNavText2 p a:hover { color: #ffffff; background-color: #3f3f3f; text-decoration: none; }
.sideNavText2 p a:active { color: #ffffff; background-color: #96BD0D; }

.vacanciesButton { float: left; width: 210px; text-align: right; margin-top: 15px; }

/* --------------- margins & padding -- */
.marginLeft5 { margin-left: 5px; }
.marginLeft6 { margin-left: 6px; }
.marginLeft10 { margin-left: 10px; }
.marginLeft15 { margin-left: 15px; }
.marginLeft16 { margin-left: 16px; }
.marginLeft20 { margin-left: 20px; }
.marginTop3 { margin-top: 3px; }
.marginTop5 { margin-top: 5px; }
.marginTop7 { margin-top: 7px; }
.marginTop10 { margin-top: 10px; }
.marginTop15 { margin-top: 15px; }
.marginTop20 { margin-top: 20px; }
.marginTop25 { margin-top: 25px; }
.marginTop30 { margin-top: 30px; }
.marginRight5 { margin-right: 5px; }
.marginRight10 { margin-right: 10px; }
.marginRight15 { margin-right: 15px; }
.marginRight20 { margin-right: 20px; }
.marginBottom0 { margin-bottom: 0px; }
.marginBottom5 { margin-bottom: 5px; }
.marginBottom6 { margin-bottom: 6px; }
.marginBottom10 { margin-bottom: 10px; }
.marginBottom15 { margin-bottom: 15px; }
.marginBottom20 { margin-bottom: 20px; }
.marginBottom25 { margin-bottom: 25px; }
.marginBottom30 { margin-bottom: 30px; }

.paddingLeft5 { padding-left: 5px; }
.paddingLeft10 { padding-left: 10px; }
.paddingLeft15 { padding-left: 15px; }
.paddingLeft16 { padding-left: 16px; }
.paddingLeft20 { padding-left: 20px; }
.paddingTop3 { padding-top: 3px; }
.paddingTop5 { padding-top: 5px; }
.paddingTop10 { padding-top: 10px; }
.paddingTop15 { padding-top: 15px; }
.paddingTop20 { padding-top: 20px; }
.paddingTop25 { padding-top: 25px; }
.paddingTop30 { padding-top: 30px; }
.paddingRight5 { padding-right: 5px; }
.paddingRight10 { padding-right: 10px; }
.paddingRight15 { padding-right: 15px; }
.paddingRight20 { padding-right: 20px; }
.paddingBottom5 { padding-top: 5px; }
.paddingBottom10 { padding-bottom: 10px; }
.paddingBottom15 { padding-bottom: 15px; }
.paddingBottom20 { padding-bottom: 20px; }
.paddingBottom25 { padding-bottom: 25px; }
.paddingBottom30 { padding-bottom: 30px; }

/* --------------- =Colours -- */
.white { color: #FFF; }
.black { color: #000; }
.green { color: #96BD0D; }
.greyLight { color: #B2B2B2; }
.greyMid { color: #666666; }
.greyDark { color: #3F3F3F; }
.LightGreen { color: #96BD0D; }
.red { color: #ff0000; }

/* --------------- =clears -- */
.clear-L { clear: left; margin: 0px; padding: 0px; }
.clear-R { clear: right; }
.clearB { clear: both; }
.clear-B { clear: both; }
.clearBoth { clear: both; }

/* --------------- Content Headline Listings -- */
.HeadlineListings { width: 500px; }
.HeadlineListingsImage { float: left; margin: 0px 10px 10px 0px; }
.validation { color: #FF0000; font: 0.7em Arial, Helvetica, sans-serif; }
.LeadingImage { margin: 7px 15px 10px 0px; float: left; display: block; }

/* --------------- =Printing Formatting -- */
@media print {
	body { background-image: none; }
}
.bannerLabel { position: absolute; top: 35px; left: 30px; color: white; font-size: 1.0em; background-color: inherit; margin: 0px; padding: 0px 260px 0px 0px; }
/* --------------- Section Heading Back Button */
.BackTextButton { float: right; width: 100px; color: #FFFFFF; padding-top: 2px; margin-right: 20px; text-align: right; }
.BackTextButton a:link { color: #FFFFFF; font-size: 0.7em; }
.BackTextButton a:visited { color: #FFFFFF; font-size: 0.7em; }
.BackTextButton a:hover { color: #FFFFFF; font-size: 0.7em; }
.BackTextButton a:active { color: #FFFFFF; font-size: 0.7em; }

.CheckBoxLabel { font: 0.7em Arial, Helvetica, sans-serif; color: #666666; }

/* --------------- =Templates HTML -- */
.Table2Columns { width: 96%; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.Table2Columns { vertical-align: top; text-align: left; }
.Table2Columns td { width: 50%; vertical-align: top; text-align: left; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.Table3Columns { width: 96%; margin-left: 0px; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.Table3Columns { vertical-align: top; text-align: left; }
.Table3Columns td { width: 33%; vertical-align: top; text-align: left; font-family: Arial, Helvetica, sans-serif; line-height: 12pt; color: #666666; }
.titleClass { text-transform: capitalize; }

/* --------------- =Poll main page -- */
.voteContainer { float: left; margin: 0px; padding: 0px; width: 370px; }
.voteContainer td { vertical-align: bottom !important; height: 16px; font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; color: #666666; margin: 0px; padding: 5px 0px; }
.voteContainer td label { float: left; margin: 0px; padding: 2px 10px 0px 6px; font-size: 12px; font-weight: bold; }
.voteContainer input { margin: 0px; padding: 0px; float: left; }
.voteContainer table tbody tr td { text-align: left !important; }
.voteContainer table tbody tr td table { width: 130px !important; }
.specialClass { width: 0px; }

/* --------------- =Poll home page -- */
.homePagePollCntr {margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px; float: left; width: 200px; overflow:hidden; background-image: url(../Images/bg_HomePagePollGreen.gif); background-repeat: no-repeat; background-position: left top; }
.homePagePollContent { float: left; width: 166px; padding: 0px 0px 0px 10px; overflow:hidden!important; display:block; float:left; }
.homePagePollCntrFtr { clear: left; float: left; width: 200px; height: 22px; font-size: 1px; background: transparent url(../Images/bg_HomePagePollBotGreen.gif) no-repeat left top; margin: 4px 0px 0px 0px; padding: 0px; }
.homePagePollCntr table { width: 136px; float:left; }
.homePagePollCntr td { margin: 0px; padding: 3px 0px 0px 0px; vertical-align: middle !important; height: 10px; }
.homePagePollCntr label { float: left; margin: 0px; padding: 2px 0px 0px 7px; font-weight: bold; }
.homePagePollCntr input { float: left; margin: 0px; padding: 0px; vertical-align: bottom !important; }
.homePagePoll { font-size: 0.7em; font-family: Arial, Helvetica, sans-serif; color: #fff; }
.homePagePoll input[type="image"] { position: relative; left: -107px; top: 22px; width: 32px; height: 16px; background: url(../images/btnVote.gif); }
.homePagePoll input[type="image"]:hover { background-position: bottom left; }
.homePagePoll table { width: 100%; }
h3.pollHeader { color: White; padding: 0px 0px 3px 14px; }
.arrowLinkPoll { color: #666666; display: block; float: left; font-size: 11px; font-weight: normal; padding: 3px 10px 3px 15px; width: 160px; }
.arrowLinkPoll a { color: #FFFFFF; text-decoration: none; }
.arrowLinkPoll a:hover { text-decoration: underline; color: #96BD0D; }

/* --------------- =Contact Panel GJ - 290208 -- */
.contactWrapper { float: left; margin: 0px; padding: 0px; width: 505px; background: transparent; }
.contactLeft { float: left; margin: 10px 0px 0px 0px; padding: 0px; width: 505px; background: transparent; }
.contactLeftLeft { float: left; margin: 0px; padding: 0px; width: 140px; background: transparent; }
.contactLeftRight { float: left; margin: 0px; padding: 0px; width: 250px; background: transparent; }
.contactRight { float: right; margin: 0px; padding: 0px; width: 255px; background: transparent; }
.contactRightLeft { float: left; margin: 0px; padding: 0px; width: 125px; background: transparent; }
.contactRightRight { float: right; margin: 0px; padding: 0px; width: 130px; background: transparent; }
.contactWrapper h1 { float: left; margin: 0px; padding: 0px; background: transparent; font-size: 0.7em; font-weight: bold; color: #96BD0D; text-decoration: none; width: 100%; }
.contactWrapper h2 { float: left; margin: 0px; padding: 0px; background: transparent; font-size: 0.7em; font-weight: bold; color: #000 !important; text-decoration: none; width: 100%; }
.contactWrapper a { float: left; color: #96BD0D; padding: 0px; margin: 0px; font-size: 0.7em; font-weight: normal; text-decoration: none; }
.contactWrapper a:hover { text-decoration: underline; }
.contactWrapper p { float: left; clear: both; margin: 0px; padding: 0px; background: transparent; font-size: 0.7em; font-weight: normal; color: #000; text-decoration: none; }

/* --------------- =Body Content Tables - SMcM 070408 -- */
.bodyContentText { border-collapse: collapse; width: 96%; margin: 0px; color: #666666; font-size: 0.7em; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.bodyContentText td { padding: 10px; vertical-align: top; text-align: left; color: #666666; border-top: 1px solid #ccc; border-right: 1px solid #ccc; }

/* --------------- =Online Surveys - SMcM 300708 -- */
.questionCntr { margin: 20px 0px; float: left; width: 500px; }
.questionNumber { margin: 0px 10px 0px 0px; padding: 5px 0px 5px 8px; float: left; width: 20px; line-height: 1.4em; background: url(../Images/number_bg.gif) no-repeat top left; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #3f3f3f; }
.question { margin: 5px 0px 0px 0px; padding: 0px; float: left; width: 450px; font-size: 0.8em; font-weight: bold; color: #3f3f3f; }
.radioList { margin: 0px 0px 20px 0px; float: left;  font-weight: bold; color: #666666; width: 450px; }
.w450 {width: 450px;}
.radioList input { margin: 0px 0px 0px 3px; padding: 0px; }
.radioList label { padding: 0px 0px 0px 0px; margin: 0px;  font-size: 0.7em;}
.radioTitleLeft { float: left; margin: 0px 0px 0px 5px; width: 100px; color: #96BD0D; display: inline; font-size: 0.7em;}
.radioTitleRight { float: right; margin: 0px 15px 0px 0px; width: 100px; color: #ff0000; display: inline; text-align: right;font-size: 0.7em; }
.surveyTextBox { margin: 0px 0px 20px 40px; display: inline; float: left; width: 450px;  }
.surveyCheckBox { margin: 0px 0px 10px 40px; display: inline; float: left;  }
.surveyTextBox textarea { margin: 0px;  padding: 3px; width: 385px; height: 70px; display: inline; font: 0.7em/1.4em normal Arial, Helvetica, sans-serif; color: #666666; }
.surveyTextBox label { margin: 0px 10px 0px 0px; display: inline; width: 40px; text-align: right; color:#666666; font-size:0.7em; }
.surveyTextBox input { margin: 0px; padding: 3px; width: 40px; display: inline;  color:#666666; font-size:0.7em; }
.surveyTextBox table { margin: 0px 0px 10px 0px; }
.surveyNameCapCntr {clear: left; margin: 0px 0px 20px 40px; float: left; width: 425px; display: inline;}
.surveyFields { margin: 5px 0px; float: left; width: 450px;}
.surveyFields p { margin: 5px 0px; float: left; color:#3F3F3F;  float:left; font-size:0.8em; font-weight:bold; }
.surveyFields label { margin: 0px 10px 0px 0px; display: inline; width: 200px; text-align: right; color:#666666; font-size:0.7em; }
.surveyFields input { margin: 0px; padding: 3px; display: inline; width: 200px; color:#666666; font-size:0.7em; }
.surveyValidation { margin: 0px 0px 0px 10px; float: left; color: #FF0000; font: 0.7em/1.2em Arial, Helvetica, sans-serif; }
.surveyMrgLft60 { margin: 0px 0px 0px 60px!important; display: inline; }
.surveyMrgLft40 { margin: 0px 0px 0px 40px!important; display: inline; }
.formCntr { margin: 0px; padding: 0px; float: left; width: 500px; color:#666666; }
.formCntr label { margin: 0px; padding: 0px 10px 0px 0px; float: left; display: inline; width: 200px; text-align: right; font-size:0.7em; }
.formCntr input { margin: 0px; padding: 2px; float: left; width: 218px; border: 1px solid #B7B7B7; font-size:0.7em; color: #666; }
.formCntr textarea { margin: 0px; padding: 2px; float: left; width: 244px; height: 80px; border: 1px solid #B7B7B7; font: 1em Arial, Helvetica, sans-serif; color: #666; }
/*.formCntr input:hover, .formCntr textarea:hover, .formCntr input:active, .formCntr input:focus { border: 1px #99ca3b solid; background: #f8f8f8; }*/
.formSpacer { display: block; float: left; font-size: 14px; height: 14px; line-height: 14px; margin: 0px; padding: 0px; width: 100%; clear: both; }
.formCntr .tbw1 { margin: 0px 10px 0px 0px; float: left; width: 20px; display: inline; }
.formCntr .tbw2 { float: left; width: 30px; }

/* --------------- =Online Surveys tables - SMcM 300708 -- */
.rateData { float: left; margin: 0px 0px 0px 0px; padding: 0px; width: 100%; border-collapse: collapse; border-spacing: 1px; font-size: 0.7em; }
.rateData span { margin: 2px 0px 0px 0px; }
.rateData thead th, .rateData tbody th { padding: 8px 0px; background-color: #fff; color: #96BD0D; text-align: center; }
.rateData tbody td { padding: 8px 5px 8px 5px; color: #666666; width: 50px; text-align: center; }
.rateData tbody tr { background-color: #fff; }
.rateData tbody tr.tableRowOdd { background: transparent url(../Images/bgTableRowOdd.gif) repeat-x scroll left top; }
.rateData td.tableColNum, .rateData th.tableColNum { padding: 8px 5px 8px 5px; text-align: center; }
.rateData tbody tr td input { margin: 2px 0px 0px 0px; padding: 3px; width: 20px; border: none; }
.rateData tbody tr label { margin: 0px; padding: 3px; width: auto; }
.rateData tbody td.textCol { width: 130px; margin: 0px 0px 0px 0px; padding: 0px 20px 0px 0px; text-align: right; }
.rateData tbody td.validationCol { margin: 0px; padding: 0px; width: 70px; }

/* -------- Award Images Homepage - IB 24/09/08 ------- */
.nora { float: left; padding: 35px 10px 0px 30px; }
.dadi { float: left; padding: 25px 0px 0px 0px;}

.contentArea dl { margin: 15px 0 15px 0; }

.contentArea dd { margin: 0 0 6px 0; padding: 0 0 6px 15px; background: url(../Images/arrows_g.gif) no-repeat left 5px !important; border-bottom: dotted 1px #dddddd; }
.contentArea dd p { margin-bottom: 5px !important; font-size: 11px !important; }
.contentArea dd a { color: #fff !important; }



.jcarousel-skin-tango .jcarousel-container {width:510px; margin:20px 0 0 20px; float:left; display:block; clear:both;}
.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width: 447px;    padding: 0 32px 0 30px;}
.jcarousel-skin-tango .jcarousel-container-vertical {width: 75px;    height: 245px;    padding: 40px 20px;}
.jcarousel-skin-tango .jcarousel-clip {overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  446px;    height: 100px;}
.jcarousel-skin-tango .jcarousel-clip-vertical {width:  75px;    height: 245px;}
.jcarousel-skin-tango .jcarousel-item {width: 132px;    height: 90px; border:5px solid #eaeaea;}
.jcarousel-skin-tango .jcarousel-item:hover {border:5px solid #96BD0D;}
.jcarousel-skin-tango .jcarousel-item a{}
.jcarousel-skin-tango .jcarousel-item a:hover{}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin-left: 0;    margin-right: 10px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 10px;    margin-right: 0;}
.jcarousel-skin-tango .jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {background: #fff; color: #000;}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute; top: 0px;    right: 0;    width: 20px;    height: 100px;    cursor: pointer;    background: transparent url(next-horizontal.png) no-repeat -21px 0;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {left: 0;    right: auto;    background-image: url(prev-horizontal.png);}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-horizontal:focus {background-position: -42px 0;}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {background-position: -63px 0;}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {cursor: default;    background-position: 0 0;}

.jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute;top: 0;    left: 0;    width: 20px;    height: 100px;    cursor: pointer;    background: transparent url(prev-horizontal.png) no-repeat -42px 0;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {background-image: url(next-horizontal.png); background-position: -21px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {background-position: -21px 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {background-position: -21px 0;}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {cursor: default;    background-position: -63px 0;}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {position: absolute; bottom: 5px;    left: 43px;    width: 32px;    height: 32px;    cursor: pointer;    background: transparent url(next-vertical.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,.jcarousel-skin-tango .jcarousel-next-vertical:focus {background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-next-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {cursor: default;    background-position: 0 -96px;}
.jcarousel-skin-tango .jcarousel-prev-vertical {position: absolute; top: 5px; left: 43px; width: 32px; height: 32px; cursor: pointer; background: transparent url(prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-vertical:focus {background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {cursor: default; background-position: 0 -96px;}



body#micro #container{background:url(../Images/micro_header.gif) no-repeat; min-height:500px;background-color:#fff; color:#666666; }
body#micro #mHeader{padding:0 50px; height:274px; margin-bottom:20px; position:relative;}
body#micro #mHeader h1{position:absolute; top:100px; left:340px; color:#3F3F3F; font-family:Tahoma, Geneva, sans-serif; font-size:23px; width:300px;}
body#micro #mMid{padding:20px 50px; font-family:Tahoma, Geneva, sans-serif!important; position:relative;}
body#micro #mMidIntro{padding:0 80px 0 0; font-family:Tahoma, Geneva, sans-serif!important;}
body#micro #mMidIntro p{font-family:Tahoma, Geneva, sans-serif!important; font-size:11px!important; color:#666666;}
body#micro h2{font-family:Tahoma, Geneva, sans-serif!important; font-size:20px; color:#3F3F3F; margin:0 0 10px 0; padding:0;}
body#micro h2.wbg{font-family:Tahoma, Geneva, sans-serif!important; position:relative; vertical-align:middle; font-size:20px; padding:7px 10px; background-color:#3f3f3f; margin-top:20px; margin-bottom:25px; color:#fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
body#micro h2.wbg span{float:right; display:block; font-size:55%; color:#96BD0D;  margin-top:5px; vertical-align:middle;}
body#micro h2.wbg span a{color:#fff; padding-left:3px;}
body#micro h3{font-family:Tahoma, Geneva, sans-serif!important; font-size:13px; color:#3F3F3F!important; margin:0 0 10px 0; padding:0;}
body#micro h4{font-family:Tahoma, Geneva, sans-serif!important; font-size:11px; color:#3F3F3F!important; margin:0 0 10px 0; padding:0;}
body#micro #midShare { position: absolute; right: 20px; top: -10px; }
body#micro .midShare { font-size: 11px; vertical-align: middle; }
body#micro #midShare img{vertical-align:middle;}
body#micro #mClientImage{position:absolute; top:47px;}
body#micro p{margin-bottom:5px;}
body#micro p.hr {margin:0; margin-top: 0px; margin-bottom: 25px; background: url(../Images/dot_grad_divider_top.gif) repeat-x; background-position:left bottom; width: 660px; font-size: 1px; border: none; clear:both; }
body#micro .green{color:#96BD0D; font-weight:bold;}
body#micro .indVac{position:relative; clear:both;}
body#micro a.vd{position:absolute; right:0; bottom:20px; background:url(/Images/mButton.jpg) no-repeat; width:93px; height:29px; color:#fff;}
body#micro a.vd span{padding:5px 0 0 8px; display:block;}
body#micro a.vdWide{position:absolute; right:0; bottom:20px; background:url(/Images/mButtonWide.jpg) no-repeat; width:121px; height:29px; color:#fff;}
body#micro a.vdWide span{padding:5px 0 0 8px; display:block;}
body#micro #mFooter{background:url(../Images/mFooter.gif) no-repeat; background-position:left bottom; padding:0 50px 50px 50px; font-family:Tahoma, Geneva, sans-serif!important; position:relative;}
body#micro ul{margin:0 0 15px 0!important;}
body#micro ul li{font-size:70%; margin-bottom:3px; margin-left:0!important; padding:0!important;}
body#micro #mFooter #prevNext{ background-color:#eaeaea; border:1px solid #b2b2b2; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align:center; padding:8px 10px;}
body#micro #mFooter #prevNext #prevNextLeft{float:left; font-weight:bold; color:#96BD0D;}
body#micro #mFooter #prevNext #prevNextRight{float:right; font-weight:bold; color:#96BD0D;}
body#micro #mFooter #prevNext p{margin:0; padding:0; vertical-align:middle; line-height:1em;}
body#micro #mFooter #prevNext a{margin:0 2px; padding:0; vertical-align:middle; line-height:1em; color:#3F3F3F; text-decoration:none;}
body#micro #mFooter #prevNext a:hover{text-decoration:underline;}
body#micro #mFooter #prevNextMid{color:#666;}
body#micro #mFooter #prevNextMid a{color:#666; padding:0 2px;}
body#micro #mFooter #prevNextMid a.active{color:#fff; background-color:#96BD0D; text-decoration:none!important;}
body#micro a img{border:none;}

#mClientImage img { border: 10px solid #CCC !important; }

/* added 170611 AH */
.baseFooterBox1 *{border:none!important;}
body#micro .vacShare {float:right; }
body#micro #mMidIntro p a{margin:0; padding:1px 5px; background-color:#96bd0d; color:#fff; font-family:Tahoma, Geneva, sans-serif; text-decoration:none;}
body#micro #mMidIntro p a:hover{background-color:#666; color:#fff; font-family:Tahoma, Geneva, sans-serif;}

/* FEATURE BOXES - GJ - AUG 2011 */

#asides { padding-left: 20px; display: inline-block; clear: both; }
#asides * { font-family: Tahoma; }
#asides a { cursor: pointer; }

.fb { margin-bottom: 20px; float: left; width: 100%; }
.fb-light-small { padding: 12px 15px; float: left; width: 136px; height: 67px; background:url(/Images/fb-light-short.png) no-repeat left top; position: relative; }
#asides h2 span, #asides .fb-dark-mid h2 { color: #96BD0D; }
#asides h2 { margin: 0 0 20px 0; font-weight: bold; color: #3F3F3F; line-height: 1.0em; }
.fb-light-small h2, .fb-light h2 { font-size: 1.4em; }

.fb-light { padding: 12px 15px; float: left; width: 136px; height: 250px; background:url(/Images/fb-light-long.png) no-repeat left top; position: relative; }
#asides .fb-light h2 { margin-bottom: 15px; }
.fb-light p { margin-bottom: 20px; font-size: 0.8em; line-height: 1.2em; color: #3F3F3F; }

#asides .fb-dark * { color: #fff; }
#asides .post { margin: 15px 0 0 -4px; position: relative; }
.fb-dark-top { float: left; width: 166px; height: 15px; background:url(/Images/fb-dark-top.png) no-repeat left top; overflow: hidden; }
.fb-dark-mid { padding: 0 12px; width: 142px; float: left; background: #414141 url(/Images/fb-dark-mid.png) repeat-x left bottom; }
.fb-dark-bot { float: left; width: 166px; height: 15px; background:url(/Images/fb-dark-bot.png) no-repeat left top; overflow: hidden; }
#asides .fb-dark-mid h2 { margin-bottom: 10px; font-size: 0.9em; }
.fb-dark-mid p { margin-bottom: 10px; font-size: 0.8em; line-height: 1.2em; color: #fff; }

.blocker { padding: 2px 5px; display: inline-block; background-color: #96BD0D; font-size: 0.7em; }
a:hover.blocker { background-color: #666; text-decoration: none; }

.raq { padding-right: 12px; background:url(/Images/raq.png) no-repeat right 6px; font-size: 0.9em; color: #3F3F3F; }
.read { float: left; width: 93px; line-height: 27px; height: 29px; background:url(/Images/read.png) no-repeat left top; overflow: hidden; color: #fff; font-size: 0.7em; }
.read span { padding-left: 12px; float: left; }

#LCol #asides { padding: 10px 0 0 10px; }

/* added 051011 AH */
.fb-light-left {  float: left; width: 166px; min-height: 170px; padding-bottom:15px; background:url(/Images/fb-light-long-bot-new.png) no-repeat left bottom; position: relative; }
.fb-light-inner{padding: 12px 15px; background:url(/Images/fb-light-top-new.png) no-repeat left top;}
.fb-light-inner .read{margin-top:5px;}

.micro-logo{position:absolute; top:21px; left:583px;  width:155px; }
.micro-logo a{position:absolute; height:43px; width:155px;}
.micro-logo a span{background: url(/Images/logo-micro.gif) 0 0 no-repeat; height:43px; width:155px; display:block; position:absolute; top:0; left:0; cursor:pointer; }

h1.bannerH1{font-size:1.3em;}

/* SOCIALS GJ */

#locations #socy { margin-top: -50px; position: relative; background: url(../Images/divy.gif) repeat-y left top; height: 230px; }
#socy p { margin-bottom: 35px; padding: 18px 0 0 7px; color: #fff; font-size: 16px; }
#socy, #socy *, #social, #social * { margin: 0; padding: 0; }

#social-box { margin: 0 0 0 25px; display: inline-block; }
#social-box li { margin-bottom: 10px; list-style: none; float: left; width: 100%; }
#social-box a { display: inline-block; width: 112px; line-height: 38px; height: 38px; background-image: url(/Images/2011-social.png); background-repeat: no-repeat; font-family: Lucida Sans Unicode; font-size: 13px; color: #3F3F3F; overflow: hidden; }
#social-box span { padding-left: 40px; display: block; }
#social-box .social-kiltr { background-position: left top; }
#social-box .social-linkedIn { background-position: left -167px; }
#social-box .social-twitter { background-position: left -348px; }

#footy .greyLight { color: #fff; }
#social { margin-bottom: 15px; float: left; width: 100%; }
#social li { margin: 0 3px 0 0; list-style: none; float: left; }
#social a { float: left; width: 20px; height: 20px; overflow: hidden; background-image: url(/Images/2011-social.png); background-repeat: no-repeat; text-indent: -9999em; }
#social .social-kiltr { background-position: left bottom; }
#social .social-linkedIn { background-position: -25px bottom; }
#social .social-twitter { background-position: -50px bottom; }
