/* Holmes Media (UK) Ltd */
            div.tooltipLeft, div.tooltipRight {
font-size:10px;
position:relative;
z-index:999;
line-height:12px;
text-align: left;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
div.tooltipLeft span.tooltipLeftContent, div.tooltipRight span.tooltipRightContent {
-moz-border-radius:5px 5px 5px 5px;
background-color:#EAEFF5;
border:1px solid #99B2CC;
color:#336699;
display:none;
padding:9px 10px 10px;
width:200px;
}
div.tooltipLeft span.tooltipLeftContent p, div.tooltipRight span.tooltipRightContent p {
color:#336699;
font-size:10px;
}
div.tooltipLeft span.tooltipLeftContent a, div.tooltipRight span.tooltipRightContent a {
color:#336699;
font-weight:bold;
}
div.tooltipLeft span.tooltipLeftContent a:hover, div.tooltipRight span.tooltipRightContent a:hover {
color:#336699;
text-decoration:underline;
}
div.tooltipLeft {
float:left;
}
div.tooltipLeft span.tooltipLeftArrow {
background:url("../images/tooltip_arrow_left.png") no-repeat scroll center center transparent;
display:none;
height:9px;
padding:10px 0 10px 10px;
width:9px;
}
div.tooltipLeft:hover span.tooltipLeftContent {
display:inline;
left:26px;
position:absolute;
top:-4px;
}
div.tooltipLeft:hover span.tooltipLeftArrow {
display:block;
left:-14px;
position:absolute;
top:0;
}
div.tooltipRight {
float:right;
}
div.tooltipRight span.tooltipRightArrow {
background:url("../images/tooltip_arrow_right.png") no-repeat scroll center center transparent;
display:none;
height:9px;
padding:10px 10px 10px 0;
width:9px;
}
div.tooltipRight:hover span.tooltipRightContent {
display:inline;
position:absolute;
right:26px;
top:-4px;
}
div.tooltipRight:hover span.tooltipRightArrow {
display:block;
position:absolute;
right:-14px;
top:0;
}
.rotateimageleft
{
	float: left;
	padding: 6px 6px 6px 20px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_anticlockwise.png) left center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 98px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateimageright
{
	float: right;
	padding: 6px 20px 6px 6px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_clockwise.png) right center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 98px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateimageleftlink
{
	float: left;
	padding: 6px 3px 6px 18px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_anticlockwise.png) left center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 75px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateimagerightlink
{
	float: right;
	padding: 6px 18px 6px 3px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_clockwise.png) right center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 75px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateiconleft
{
	float: left;
	padding: 6px 6px 6px 20px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_anticlockwise.png) left center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 98px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateiconright
{
	float: right;
	padding: 6px 20px 6px 6px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_clockwise.png) right center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 98px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateiconleftlink
{
	float: left;
	padding: 6px 3px 6px 18px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_anticlockwise.png) left center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 75px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotateiconrightlink
{
	float: right;
	padding: 6px 18px 6px 3px !important;
	text-decoration: none !important;
	background: #f5f6f7 url(../images/arrow_rotate_clockwise.png) right center no-repeat;
	border: 1px solid #bac2cd;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 75px;
	font-size: 1.0em !important;
	text-align: center;
}

.rotate_hint
{
	font-size: 0.9em !important;
	text-align: center;
	color: #888;
}


.loadingimagechange
{
	width: 200px;
	height: 150px;
	background: url(../images/workimg-ajax-loader.gif) center center no-repeat;
	display: none;
}

.loadingimagechange p
{
	text-align: center;
	padding: 40px 0 0 0 !important;
	font-size: 1.1em !important;
}

#businessimagecont table
{
	margin: 0 0 0 6px;
}

#businessimagecont table tr td
{
	padding: 0px 10px 10px 0px;
}

#businessimagecont table p
{
	padding: 0px 0px 6px 0px;
	margin: 0px;
	font-size: 1.1em;
}

#businessimagecont input
{
	margin: 0px 0px 8px 0px;
}

.mapinfo  { }
.mapinfo ul						{margin:0 0 0 10px; list-style:none;}
.mapinfo li						{background:url(../images/icons/bullet_orange.png) no-repeat 2px 2px!important; line-height:1.8em; padding:0 0 2px 20px;}
#covsplitlink						{font-family:Arial, Helvetica, sans-serif; font-size:12px; width:100px;}

.wpexamplequ {font-size: 11px; line-height:16px;font-family:Arial, Helvetica, sans-serif;}
.wpexamplequ h3 {background-color:#EDEDDC; color:#666635; -moz-border-radius:5px 5px 5px 5px; padding:4px; margin: 10px 0 -10px 5px;}
.wpexamplequ .wpexamplequreq {padding-left:10px;}
.wpexamplequ .wpexamplequti {font-size: 12px; font-weight:normal; color: #333333; font-weight:bold; }
.wpexamplequ .wpexamplequget {font-size: 10px; font-weight:normal; color: #333333; position: relative; left: 736px; top: -10px; padding-left:18px; background: url(../images/icons/bullet_go.png) no-repeat 0 -2px;}
.wpexamplequ .wpexamplequnoget {font-size: 10px; font-weight:normal; color: #333333; position: relative; left: 736px; top: -10px; padding-left:18px;}



#dashboard {
	position: relative;
	width: 810px;
	font-size: 11px;
}
#dashboard h3 {
		font-size: 1.1em;
		color: #0096DF;
		padding-bottom: 4px;
		margin-left: 2px!important;
	}
#dashboard  h3 a {
		color: #0096DF;
		border-bottom:1px dotted #0096DF;
	}
#dashboard  h3 a:hover {
		color: #f49622;
		border-bottom:0px;
		text-decoration: none;
	}
#dashboard .sec {
	width: 810px;
	margin-bottom: 10px;
}
#dashboard .seccontainer {
	position: relative;
	padding: 10px 10px 10px 10px;
	background-color: #EEF8FD;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	width: 810px;
	border:1px solid #A7CCDF;
}
#dashboard .seccontainer.highlight {
    background-color: #EF5963;
    border: 1px solid #D73842;
}
#dashboard #leadsquantity {
	/*position: absolute;*/
	float: right;
	width: 200px;
	clear: both;
}
#dashboard #leadsquantitycontainer {
	width: 200px;
}

#dashboard #contactam {
	float: right;
	width: 200px;
	clear: both;
}

#dashboard #contactamcontainer {
	width: 200px;
}

#dashboard .dash-telephone {
	background: url('../images/telephone.png') no-repeat left center;
	padding: 2px 2px 2px 20px !important;
	margin: -4px 0 0 6px;
	}

#dashboard .dash-email {
	background: url('../images/email.png') no-repeat left center;
	padding: 2px 2px 2px 20px !important;
	margin: 0 0 0 6px;
	}

#dashboard #leadslhs {
	min-height: 228px;
}

#dashboard #latestleads {
	/*position: absolute;*/
	width: 600px;

}
#dashboard #latestleadscontainer {
	width: 580px;
}

#dashboard #marketplaceleads {
	/*position: absolute;*/
	width: 600px;

}
#dashboard #marketplacecontainer {
	width: 580px;
}

#dashboard #statistics {
	/*position: absolute;*/
	float: right;
	width: 200px;
	clear: both;
}
#dashboard #statisticscontainer {
	width: 200px;
}


#dashboard #latestfeedback {
	/*position: absolute;*/
	clear: both;
}

#dashboard #latestforum {

	padding-bottom: 9px;
}
#dashboard #latestforum  p {
    /*background-color: #F7F7F7;*/
    font-size: 11px;
    margin: 10px 0 3px 3px;
    padding: 7px;
    width: 790px;
}

#dashboard #latestforum .forumItem {
    background-color: #F7F7F7;
    font-size: 12px;
    margin: 10px 0 3px 3px;
    padding: 7px;
    width: 790px;
	border:solid 1px #CCC;
	position:relative;
}

#dashboard #latestforum a.readMore {
	display:block;
	background:#0096E0;
	padding:2px;
	color:#FFF;
	position:absolute;
	right:0;
	bottom:0;
	text-decoration:none;
	width:70px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	border-top-left-radius:10px;
	-moz-border-top-left-radius:10px;
	-webkit-border-top-left-radius:10px;
}

#dashboard #latestforum a:hover.readMore {
	background:#018ace;

}

#dashboard #latestforum .forumHeader {
	display:block;
    font-weight: bold;
    margin-left: 2px;
	width:100%;
	padding:0 0 5px 0;
	border-bottom:dashed 1px #CCC;
}

#dashboard #latestforum .forumHeader a {
    color: #F18506;
	text-decoration:none;
}

#dashboard #latestforum .forumHeader a:hover {
    color: #dd7903;
		text-decoration:none;
}


#dashboard #invoices
{
	width: 600px;
}

#dashboard #invoicescontainer
{
	width: 580px;
}


#dashboard #messages a {
	text-decoration: underline;
}

#dashboard .clear
{
	clear: both;
}
#dashboard #messages p.msg-warning {

	padding: 10px;
	font-size: 110%;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;

	color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/knobs/warning-small.png');
    	margin: 4px 0 10px 0;
	padding: 7px 7px 7px 32px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	    border: 1px solid;
}
#dashboard #messages p.msg-notify {
	background-color: #cccccc;
	padding: 10px;
	font-size: 110%;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;

		color: #00529B;
    background-color: #D4EBFF;
    background-image: url('../images/knobs/info-small.png');
    	margin: 4px 0 10px 0;
	padding: 7px 7px 7px 32px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	 border: 1px solid;

}
#dashboard #messages p.msg-site {

	padding: 10px;
	/*font-size: 100%;*/
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;

    color: #333333;
    background-color: #DFF2BF;
/*    background-image:url('../images/knobs/success-small.png');*/
        	margin: 4px 0 10px 0;
	padding: 7px 7px 7px 32px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	    border: 1px solid;
}

p.msg-tick {
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/knobs/success-small.png');
    margin: 4px 0 10px 0 !important;
	padding: 7px 7px 7px 32px;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	    border: 1px solid;
}

p.msg-warning {

	padding: 10px;
	font-size: 110%;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;
	color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/knobs/warning-small.png');
    	margin: 4px 0 10px 0;
	padding: 7px 7px 7px 32px !important;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	    border: 1px solid;
}

.iPhoneCheckContainer {
  position: relative;
  height: 27px;
  cursor: pointer;
  overflow: hidden;
  margin: 4px 0 4px 0;
   }

.iPhoneCheckContainer input {
    position: absolute;
    top: 5px;
    left: 30px;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); }

.iPhoneCheckContainer label {
    white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    height: 27px;
    position: absolute;
    width: auto;
    top: 0;
    padding-top: 5px;
    overflow: hidden; }

.iPhoneCheckContainer, .iPhoneCheckContainer label {
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none; }

.iPhoneCheckDisabled {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); }

label.iPhoneCheckLabelOn {
  color: white;
  background: url('../images/on.png') no-repeat;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
  left: 0;
  padding-top: 5px; }

label.iPhoneCheckLabelOn span {
    padding-left: 8px; }

label.iPhoneCheckLabelOff {
  color: #8b8b8b;
  background: url('../images/off.png') no-repeat right 0;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
  text-align: right;
  right: 0; }

label.iPhoneCheckLabelOff span {
    padding-right: 8px; }

.iPhoneCheckHandle {
  display: block;
  height: 27px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: url('../images/slider_left.png') no-repeat;
  padding-left: 3px; }

.iPhoneCheckHandleRight {
  height: 100%;
  width: 100%;
  padding-right: 3px;
  background: url('../images/slider_right.png') no-repeat right 0; }

.iPhoneCheckHandleCenter {
  height: 100%;
  width: 100%;
  background: url('../images/slider_center.png'); }

  .alerts-checkbox
  {
  display: none;
  }

  .alert_capped_at
  {
  display: none;
  }

  .lead-alerts
  {
  color: #fff !important;
  }

  .help-bubble
  {
  position: absolute;
  z-index: 300;
  }

  .help-bubble-inner
  {
   background: #F8F8F8;
   width: 280px;
   margin: 0 0 20px 0;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
   border: 2px solid #9DCCDB;
  }

    .freelead{
  background: url('../images/freeicon.png') top right no-repeat;
  height: 20px;
	}
.content_region			{background:#FFFFFF; padding:7px; margin-bottom: 20px; background-color:#EDF8FE; border-radius: 8px; -moz-border-radius:8px; font-size:12px;}
.content_region_1			{background:#FFFFFF; border:1px solid #DADADA;  padding:7px 7px 35px 7px;}
.content_region_nobg		{border:1px solid #DADADA; padding:7px 7px 35px 7px;}
.region_full				{margin:0 0 9px 0; width:592px;}
.region_half				{float:left; width:283px;}
.region_left				{float:left; width:265px;}
.region_right				{float:right; width:325px; margin:0 5px 10px 20px; padding-left:10px;}
.region_margin				{margin-right:10px;}
.home_row					{margin:0 0 9px 0;}


.guide ul {
		list-style:none;
		margin:5px 0 13px 5px;
	}
.guide li {
		background:url(../images/tick-med.png)  no-repeat scroll 4px 2px transparent!important;
		line-height:1.5em!important;
		padding:0px 0px 15px 20px!important;
		font-size:11px;
	}
.largeNumber {
       font-size: 5em;
       color: #ccc;
       float: left;
       margin-right: 10px;
	   font-weight:bold;
	   line-height: 50px;
	   width: 40px;
	   height: 100px;
	   padding: 0 0 0 5px;
}
.smallText {
        font-size: 14px;
        color: #333333;
        margin-right: 10px;
	   font-weight:bold;
	   font-family:Arial, Helvetica, sans-serif;
	   }
.explanText {
        font-size: 11px;
        color: #666666;
        margin-right: 10px;
	   margin-left:0px;
	   background-color:#F5F5F5;
	   padding:5px;
	   }
.contact_steps_right ul li
{
	background: none !important;
	padding: 0!important;
	margin: 0 0 14px 0;
	width: 510px;
}

/*
	Coverage stuff
*/


#worktypes-indv
{
	list-style-type: none;
}
#worktypes-indv li
{
	width: 800px;
	margin: 0 0 10px 0;
}
#worktypes-indv li ul
{
	list-style-type: none;
}
#worktypes-indv li select
{
	float: right;
	padding: 3px;
	margin: 2px 0 0 0;
}
#worktypes-indv li .left-cont
{
	width: 385px;
	float: left;
	background: #ffffff;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin: 0 0 0 15px;
}
#worktypes-indv li span
{
	float: right;
	color: #98C4DA;
}
.count-subworktypes
{
	padding: 5px;
	background: url('../images/icons/control_down.png') 376px 5px no-repeat #ffffff;
	border: 1px solid #AAAAAA;
	width: 400px;
	cursor: pointer;
	font-weight: bold;
}
.sub-open
{
	background: url('../images/icons/control_up.png') 376px 5px no-repeat #FAFAFA;
	font-weight: bold;
}
#worktypes-indv li .left-cont input
{
	float: right;
	margin: 2px 0 0 0;
}

#coverage-indv
{
	list-style-type: none;
}

#coverage-indv li .l-cont
{
	float: left;
	width: 470px;
}

#coverage-indv li .add-new-postcodes
{
	margin: 30px 0 16px 0;
	padding: 10px 10px 10px 48px;
	background: url('../images/icons/add_32.png') no-repeat 8px center #fafafa;
	border: 1px solid #AAAAAA;
	width: 350px;
	float: left;
}
#coverage-indv li .add-radius
{
	margin: 30px 0 0 0;
	padding: 10px 10px 10px 45px;
	background: url('../images/icons/refresh_icon.png') no-repeat 8px center #fafafa;
	border: 1px solid #AAAAAA;
	width: 350px;
	float: left;
}
#coverage-indv li .add-radius select
{
	float: none;
	margin: 0 4px 0 4px;
	width: 90px;
}
#coverage-indv li .add-radius input[type="submit"]
{
	float: right;
	margin: 2px 12px 0 0;
}
#coverage-indv li .add-radius p
{
	float:left;
	padding: 0 0px 0 0;
	margin: 0;
	font-size: 1.0em;
}
#coverage-indv li .add-new-postcodes-arrow
{
	width: 36px;
	height: 56px;
	background: url('../images/icons/arrow_right_32.png') no-repeat center center;
	float: right;
	margin: 26px 16px 0 0;
}
.worktypes-arrow
{
	width: 20px;
	height: 20px;
	background: url('../images/icons/arrow_right_16.png') no-repeat center center;
	float: left;
	margin: 5px 0px 0 30px;
}
#coverage-indv li .add-new-postcodes p
{
	float:left;
	padding: 0 28px 0 0;
	margin: 0;
	font-size: 1.0em;
}
#coverage-indv li .add-new-postcodes .add-postcode-field
{
	float: left;
	width: 50px;
	margin: 0 10px 0 10px;
}

#coverage-indv li .add-new-postcodes input
{
	margin-top: 5px !important;
}

#coverage-indv li .right-cont
{
	float: right;
	width: 310px;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #AAAAAA;
	text-align: center;
	margin-right: 10px;
}

#coverage-indv li
{
	border-bottom: 2px dotted #cccccc;
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
	width: 820px;
}
#worktype
{
	/*background: none repeat scroll 0 0 #EEF8FD;*/
    border: 1px solid #A7CCDF;
    padding: 10px;
}

#coverage > #worktype
{
	background: none repeat scroll 0 0 #EEF8FD;
}

#add-new-worktype
{
	margin: 8px 0 0 0;
	padding: 10px 0 10px 0;
	width: 790px;
	/*background: none repeat scroll 0 0 #EEF8FD;*/
    /*border: 1px solid #A7CCDF;*/
}
#add-new-worktype .left
{
	float: left;
	width: 400px;
}
#add-new-worktype .right
{
	float: right;
}
.delete-worktypes
{
	margin: 0 0 0 298px;
}
#coverage-section
{
	background: none repeat scroll 0 0 #EEF8FD;
    border: 1px solid #A7CCDF;
    padding: 10px;
    margin: 0 0 10px 0;
}
.coverage-warning-unsaved
{
	padding: 10px 10px 10px 46px !important;
	border: 1px solid #F2ECAE;
	background: #FBF7CE url('../images/icons/dialog-warning.png') no-repeat 6px center;
}
.submit-cont
{
	text-align: center;
}
.coverage-submit-loader
{
	background: url('../images/ajax-coverage.gif') center center no-repeat;
	height: 46px !important;
}
.required-accreditations
{
	background: none repeat scroll 0 0 #EEF8FD;
    border: 1px solid #A7CCDF;
    margin-bottom: 30px;
    padding:10px;
}
.profbody-check
{
	display:none;
	padding: 20px;
	background: #f6f6f6;
	position: fixed;
	width: 560px;
	margin: 40px 115px 0 115px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	border: 3px solid #fff;
	z-index: 5000;
}
.profbody-check p
{
	padding: 0px !important;
	margin: 0px !important;
}
.profbody-ini-check
{
	display:none;
	padding: 20px;
	background: #f6f6f6;
	position: absolute;
	width: 560px;
	margin: 40px 115px 0 115px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	border: 3px solid #fff;
}
.profbody-ini-check p
{
	padding: 0px !important;
	margin: 0px !important;
}
.indv-accreditation
{
	margin: 4px 0 4px 0;
	padding: 4px 4px 12px 4px;
	background: url("../images/hdborder.gif") repeat-x scroll left bottom transparent;
}
.indv-accreditation p
{
	padding: 0 0 6px 0 !important;
	font-size: 1.1em !important;
}
.indv-accreditation-nojs
{
	list-style-type: none;
	margin: 0 10px 0 0;
	width: 850px;
	overflow: hidden;
}
.indv-accreditation-nojs li
{
	float: left;
	margin: 0 20px 10px 0;
	width: 380px;
	/*height: 55px;*/
	padding: 5px;
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
}
.indv-accreditation-nojs p
{
	padding: 0 0 4px 0 !important;
	margin: 0px !important;
}
.indv-accreditation-nojs select
{
	padding: 3px !important;
	float: none !important;
	width: 240px !important;
}
.indv-accreditation-nojs input
{
	padding: 3px !important;
	width: 100px !important;
}
.alert
{
	background: url('../images/icons/error.png') 5px center no-repeat #FFF7CE;
	border: 1px solid #F1D152;
	padding: 5px 5px 5px 26px !important;
	margin: 4px 0 0 0;
	font-size: 1.1em;
}
.alerts
{
	background: url('../images/icons/coins.png') 5px center no-repeat #E9F6CD;
	border: 1px solid #BEE36C;
	padding: 5px 5px 5px 26px !important;
	margin: 4px 0 0 0;
	font-size: 1.1em;
}
.alerte
{
	background: url('../images/icons/exclamation.png') 5px center no-repeat #EDB9B2;
	border: 1px solid #C75E50;
	padding: 5px 5px 5px 26px !important;
	margin: 4px 0 0 0;
	font-size: 1.1em;
}
.canvas-bg
{
	width: 1200px;
	height: 200px;
	top: 0px;
	left: 0px;
	position: fixed;
	background: url('../images/canvas-bg.png');
	z-index:2000;
	display:none;
}
.highlight-error
{
	border: 1px solid #C75E50;
	background: #FFF0ED;
}
.highlighterror
{
	border: 1px solid #C75E50;
	background: #FFF0ED;
}
.coverage-name {
	font-size: 1.3em;
	font-weight: bold;
	color: #0096DF;
}
.coverage-show-map{
	display:none;
	padding: 20px;
	background: #f6f6f6;
	position: absolute;
	width: 700px;
	height: 600px;
	margin: -200px 0 0 40px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	border: 3px solid #fff;
	z-index: 5000;
}
.close-map
{
	float: right;
}

.close-map-button
{
	background: url('../images/icons/window-close.png') no-repeat center center;
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	margin: -16px 0 0 680px;
	cursor:pointer;
}

/*
 	END COVERAGE STUFF
*/

.lead-report-faq {
	background: #f6f6f6;
	padding: 6px;
	font-size: 0.9em;
	color: #555;
	line-height: 140%;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	border: 3px solid #fff;
}
.report-lead-cont {
	float: left;
	width: 580px;
}
.choiceitem {
	padding: 6px 0 6px 0;
}

.report-lead-info {
	background-color: rgb(236,242,247);
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.42, rgb(212,235,255)),
    color-stop(0.71, rgb(236,242,247))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(212,235,255) 42%,
	    rgb(236,242,247) 71%
	);
	border: 1px solid #B5CEE4;
	padding: 10px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	line-height: 150%;
	margin: 6px 0 0 0;
}

.report-lead-title {
	background: url('../images/icons/information.png') no-repeat left center;
	padding: 0 0 0 20px !important;
}

.choiceitem > label > em {
	font-weight: bold;
}

#searchrequestquotes {
	position: absolute;
	right: 0px;
	top: 14px;
}

#worktype-suggestions{
	margin: -2px 0 0 154px;
	background: #F6F6F6;
	border: 1px solid #A7CCDF;
	list-style-type: none;
	width: 185px;
	padding: 2px 0 0 0;
	position: absolute;
	z-index: 800;
}

#worktype-suggestions li a{
	margin: 0;
	padding: 4px 4px 4px 28px;
	display: block;
	color: #222222;
	background: url('../images/icons/add.png') 6px center no-repeat;
}

#worktype-suggestions li a:hover{
	margin: 0;
	padding: 4px 4px 4px 28px;
	display: block;
	background: url('../images/icons/add.png') 6px center no-repeat #EEF8FD;
	text-decoration: none;
	color: #222222;
}

#selected-additional {
	list-style-type: none;
	margin: 0 0 0 2px;
}

#selected-additional li {
	padding: 0 0 8px 0;
}

#dynamicsection2
{
	margin: 0 0 5px 0;
}

.coverage-map-link {
	float: right;
	text-align: left;
    padding: 10px 10px 10px 34px;
    background: url('../images/globe_icon.png') 6px center no-repeat #fafafa;
    border: 1px solid #AAAAAA;
    margin: 0 10px 6px 0;
    width: 286px;
}
.freelead{
  background: url('../images/freeicon.png') top right no-repeat;
  height: 20px;
  width: 20px;
  float: left;
}

.marketplacelead{
  background: url('../images/marketplaceicon.png') top right no-repeat;
  height: 20px;
  width: 20px;
  float: left;
}
.lead_invalid
{
	background: url('../images/invalid.png') top right no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}

.lead_valid
{
	background: url('../images/valid.png') top right no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}

.lead_reported
{
	background: url('../images/reported.png') top right no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}

#frmSuccess
	{
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 4px;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/knobs/success-small.png');
    margin: 4px 0 10px 0 !important;
	padding: 7px 7px 7px 32px !important;
    background-repeat: no-repeat;
    background-position: 10px center;
	font-size: 1em;
	border: 1px solid;
	}

#adopt-block .form-section-box-container
{
	padding: 10px;
	height: 106px;
}

#adopt-block .form-section-box-container h2
{
	font-size: 1.2em;
	border-bottom: 1px solid #DEDEDE;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
}

#ie6SpacerRG
{
	height: 0px;
	width: 0px;
	display: none;
	position: absolute;
}

#alerts-html input, #marketplacealerts-html input{
	font-size: 1.1em;
}

#alerts-html, #marketplacealerts-html
{
	padding: 10px 10px 10px 10px;
	width: 200px;
	background-color: #CDF07E;
}

#alerts-html
{
	border: 1px solid #789B37;
    border-radius: 7px;
}

#alerts-html.highlight, #marketplacealerts-html.highlight
{
	border-left: 1px solid #C75E50;
	border-right: 1px solid #C75E50;
	border-top: 1px solid #C75E50;
	background: #FFF0ED;
}

 #marketplacealerts-html.highlight{
	border: 1px solid #C75E50;
}

#alerts-html h3, #marketplacealerts-html h3{
	color: #789B37 !important;
}

#alerts-html.highlight h3, #marketplacealerts-html.highlight h3
{
	color: #C75E50 !important;
}

#marketplacealerts-html
{
	border: 1px solid #789B37;
    border-radius: 0px 0px 7px 7px;
}

#form_register .errormessage ul
{
	list-style-type: none;
}



/* New Accept Leads Screen */

div.t-getleads div.content_nofooter {
	clear:both;
	margin:0 0 10px 0;
	 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px dashed #ccc;
    padding: 10px;
}

div#main_content h1.getleadsh1 {
    color: #666666 !important;
    display: inline !important;
    font-size: 14px !important;
    margin: 0 0 10px !important;
    padding: 1px 0 0 0 !important;
    width: auto !important;
	border:none !important;
	background:none !important
}

a.twisty {
	display:block;
	float:left;
	margin:0 10px 0 0;
	width:20px;
	height:21px;
}

div#offeredleadsdiv.content_nofooter, div#marketplaceleadsdiv.content_nofooter, div#marketplacewidenleadsdiv.content_nofooter, div#marketplacemorewtleadsdiv.content_nofooter, div#marketplacesearchleadsdiv div.content_nofooter {
	display:block;
	margin:0 0 10px 0;
	background:#fafafa;
	border:1px solid #ccc;
	padding:10px
	}

span.leadssectionsubnote {
	font-size:11px;
	font-style:italic;
	padding:2px 0 0 0;
	display:block;
	margin:0 0 5px 0
}

div.leadgroupsection {
	clear:both;
	padding:5px 0 0 0;
	border-top:solid 1px #f1f1f1;
	margin:10px 0 0 0
}

.twisty.open {
    background-image: url("/images/twist_close.png");
}
.twisty.closed {
    background-image: url("/images/twist_open.png");
}

div.t-getleads div.content_nofooter div.leadgroupsection h2 {
	font-size:14px !important;
	margin:5px 0 !important;
	padding:0 !important
}

div.error_box.success {
	font-size:12px;
	color:#666
}

div.error_box.success a {
	color:#F60;
	text-decoration:none;
	margin:0 0 0 5px;
	padding:3px 0 3px 22px;
	 background: url("/images/pencil_icon.png") left no-repeat;
}

div.error_box.success a:hover {
	color: #C60
}

div.t-getleads div.content_nofooter .table_header {
    font-size: 12px !important;
    font-weight: bold !important;
	background: #f1f1f1;
}

div.t-getleads div.content_nofooter td {
padding: 4px 0 4px 4px;
border-bottom:solid 1px #f1f1f1
}

table.list[style] {
	margin-bottom:0px !important
}

div.t-getleads div.content_nofooter table a {
	color:#F60;
	text-decoration:none !important;
}


a.getmore {
	color:#F60;
	text-decoration:none;
	padding:4px;
	text-transform:capitalize;
	display:block
}
a.getmore:hover {
	color: #C60
}

div.searcharea input {
	margin:0 5px 10px 0 !important;
	float:left
}
div.searcharea input:focus {
	margin:0 0 10px 0 !important;
	font-style:inherit
}

div.searcharea label {
    float: left !important;
    margin: 0 5px !important;
    padding: 1px 0 0 !important;
}

 a.do.search {
	background:#09C;
	color:#FFF !important;
	padding:2px 5px;
	margin:0 0 0 5px;
	text-decoration:none
 }

  a:hover.do.search {
	background: #069;
 }

 #easyTooltip {
	padding:5px 10px;
	border:1px dashed #F90;
	background: #FC6;
	color:#000;
	}
img.tooltip {
	display:inline
}
div.content_nofooter h2 {
	font-size:14px !important;
	font-weight:normal !important
}


select#worktypechoice {
	border: 1px solid #ccc !important;
    color: #333333 !important;
    float: left !important;
    line-height: 18px !important;
    padding: 1px !important;
    width: 200px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px !important
}



table.list td.table_header {
    border-bottom: none;
    color: #333333;
    font-weight: bold;
    margin: 0;
    padding: 8px;
}


table.accreditationstable {

	margin:15px 0 10px 0
}

div.subnote {
	margin:20px 0 0 0
}

table.accreditationstable td {
	padding:10px;
}

input.saveButton {
	margin:0 20px 0 0
}

div.pending, div.accredFl {
	float:left;
	margin:0 10px 0 0
}

div.notifysaved {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF6600;
    color: #FF6600;
    display: block;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 5px;
}

div.searcharea {
	height:40px;
	font-size:14px
}

a.smartButton {
	display:block;
	width:212px;
	height:69px;
	overflow:hidden;
	 background:url('../images/smart-button-2.jpg') no-repeat top;
	 margin:0 0 20px 0
}

a.smartButton:hover {
	cursor:pointer;
	 background:url('../images/smart-button-2.jpg') no-repeat bottom;
}





#colLeft {
    position:relative !important
}



.wizzy td {
	vertical-align:top
}

form#passivengineerform {
	padding:15px 15px 5px 15px;
	background:#EEF8FD;
	border:1px solid #CCCCCC;
	margin:0 0 0 10px
}

form#passivengineerform h2 {
	padding:0px;
	margin:0 0 10px 0;
}

form#passivengineerform label, form#passivengineerform input {
	display:block
}

form#passivengineerform input[type="text"], form#passivengineerform textarea {
	border:1px solid #CCCCCC;
	padding:5px 2px;
	width:195px
}

form#passivengineerform label {
	font-size:12px;
	padding:5px 0
}

form#passivengineerform input[type="submit"] {
	background:#C8401A;
	color:#FFF;
	border:0px;
	border-radius:10px;
	padding:5px 10px;
	margin:10px 0;
	font-weight:bold;
	float:left
}

form#passivengineerform input[type="submit"]:hover {
	background:#a8300e;
	cursor:pointer
}

form#passivengineerform p {
	float:right;
	padding:13px 0 0 0
}

form#passivengineerform:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

span.credit {
	display:block;
	padding:5px 0 0 0;
	font-weight:bold;
	font-style:normal !important;
}

div.passivTestimonials p {
	border-bottom:1px dashed #fff !important;
	margin:0 0 10px 0 !important;
	padding:0 0 10px 0 !important;
	font-style: italic;
}

div.passivTestimonials h2 {
	padding:0px !important;
	margin: 0 0 10px 0 !important;
}

#custom-messages {
	background-color:	white;
	margin:				20px 0;
}

.custom-message-title {
	padding:			10px 0 5px 0;
	clear:				both;
}

.custom-message-title:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main_content .custom-message-title h4 {
	float:				left;
	line-height:		20px;
	padding:			0;
	margin:				0;
	font-size:12px;
}
.custom-message-title span {
	display:			inline-block;
	line-height:		20px;
	padding:			0;
	margin:				0;
	float:				right;
	font-style:italic;
	color: #999
}

#main_content #custom-messages p {
	margin:0 0 0 2px;
	font-size:100%	
}

#custom-messages p.alert-dashboard-message {
	padding:			10px 0;
}

#custom-messages p.info-dashboard-message {
	padding:			10px 0;
}

#custom-messages p.success-dashboard-message {
	padding:			10px 0;

}

#custom-messages hr {
	height:1px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #fff;
	border-left:none;
	border-right:none;
	clear:both	
}

div#custom-messages br {
	display:none
}

div#custom-messages h3 {
	margin-bottom:10px	
}

a.custom-message-read {
    background: url("../images/book.gif") no-repeat scroll 3px top #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    color: #336633;
    display: inline-block;
	float:right;
    height: 16px;
    line-height: 15px;
    margin: 10px 0 0;
    padding: 0 0 0 18px;
    text-align: center;
    width: 85px;
	box-shadow:0 1px 1px 0 #ccc;
	-moz-box-shadow:0 1px 1px 0 #ccc;
	-webkit-box-shadow:0 1px 1px 0 #ccc
	}

a.custom-message-read:hover {
	color: #000;
	text-decoration:none;
	 background:url('../images/book.gif') no-repeat 3px bottom #fff;
	 box-shadow:0 1px 1px 0 #999;
	-moz-box-shadow:0 1px 1px 0 #999;
	-webkit-box-shadow:0 1px 1px 0 #999
}

div.custom-message {
	background:#fff;	
	padding:0 10px 10px 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:10px
}

div.custom-message:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.info-custom-message {
	border:1px solid #005d92;
	background:#bee5fc
}

div.alert-custom-message {
	border:1px solid #d30606;
	background: #ffe7e7
}

div.success-custom-message {
	border:1px solid #009229;
	background: #e6ffed
}

div.info-custom-message h4 {
	color: #005d92;
}

div.alert-custom-message h4 {
	color: #d30606;
}

div.success-custom-message h4 {
	color: #009229;
}

div.info-custom-message div.custom-message-title {
	border-bottom: 1px dashed #005d92;
}

div.alert-custom-message div.custom-message-title {
	border-bottom: 1px dashed #d30606;
}

div.success-custom-message div.custom-message-title {
	border-bottom: 1px dashed #009229;
}


#homeTestimonial span {
		
}

#homeTestimonial {
	color:#999 !important;
	text-align:center;
	padding:15px 0 5px 0;
	font-size:12px !important;
	font-weight:normal !important;
	font-style:italic !important;
	font-family:Arial, Helvetica, sans-serif	
}


/* Contact page */

p.leaveReply {
	margin:10px 0 !important;
	font-size:18px !important;
	color:#069 !important;
}

div.external p.dateAuthor {
	color:#069	
}

div.internal p.dateAuthor {
	color: #7cab00
}

div.internal p.dateAuthor span {
	color: #e49702
}


p.dateAuthor {
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
	margin:0 !important	
}

p.contactMessage {
	border-top:1px solid #fff;
	padding:5px 0 10px 0;
	margin:0 !important	
}

hr.double {
	border:none;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	margin:10px 0
}

.external {
            background-color: #f9f9f9;
            color: black;
            font-size: 11px;
             padding: 10px 10px 0 10px;
            border: 1px solid #FFF;
			outline: 1px solid #DFDFDF;
            margin-bottom:8px;
        }

        .internal {
            background-color: #F1f1f1;
            color: #666666;
            font-size: 11px;
           padding: 10px 10px 0 10px;
           border: 1px solid #FFF;
		   outline: 1px solid #DFDFDF;
            margin-bottom:8px;
        }
		
		form#contact_form input {
    clear: both;
    color: #000 !important;
    display: block;
    font-size: 14px;
	text-align:left;
    font-style: italic;
    margin: 5px 0 10px;
    padding: 5px;
    width: auto !important
}

#main_content form#contact_form .form_bg label {
    display: block;
    float: left;
    margin-right: 8px;
	margin-bottom:5px;
    text-align: left;
    width: auto;
}

#main_content form#contact_form .form_bg {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    padding:10px;
}

span.mand {
	float:left	
}

textarea#cont_enquiry {
	clear:both;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 0 0	
}

form#contact_form input.submitButton {
	color:#FFF !important;
	text-align:center;
	width:150px !important	
}

div.contactUpload {
	padding:20px 0 10px 0	
}

#main_content form#contact_form .form_bg div.contactUpload label {
	margin:0 0 10px 0	
}

#main_content form#contact_form .form_bg div.contactUpload label em {
	font-style:italic;
	padding:0 0 0 5px;
	font-size:12px	
}