* {
	margin:0;
	padding:0;
}

.hidden {
    display: none;
}

/* General Style Info */
body {
	background: url("../img/new/background_strip.gif") repeat-x scroll left top #F2F2F2  !important;
	
	font-family: Helvetica, "Helvetica Neue, Helvetica, Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px 0 40px 0;
}

#bodyFront {
	background: url("../img/new/background_strip.gif") repeat-x scroll left top #F2F2F2  !important;
}

#container {
	width: 960px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	}

#bodyFront #container {
	background: none;
}

#headerBand {
		margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#header {

	margin-left: auto;
	margin-right: auto;
	height: 92px;
	width: 960px;
	color: #ddd;
	position: relative;
	

	
}

#interBand {
	background: #fff;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
        
    
}
#interContainer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-right: 1px;
	position: relative;
	padding-top: 14px;
}
#interBandSupplierPitch span{
	float:right;
	height: 43px;
}
#interBandSupplierPitch span a{
	float:right;
	height: 43px;
}
#interBandSupplierPitch span a:hover{
	text-decoration: underline;
}

#interBandSupplierPitch {
	float:right;
	clear: right;
	margin: 0px 5px 0px 0px;
}



#header .phone_message{
	clear: right;
	  color: #FFFFFF;
	  float: right;
	  font-family: Georgia;
	  font-size: 24px;
	  margin: 45px 20px 0;
	  text-align: right;
	  width: 577px;
} 
#header .phone_message a{

   color: #FFFFFF;
 } 

#login {
    background-color: #333333;
    color: #FFFFFF;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    margin-top;
    width: 960px;
}

#login a {
	color: #CCCCCC;
}

#login_controls {
	float:right;
	color: #CCCCCC;
	margin: 9px 18px;
}

#google_plusone {
	float:left;
	margin: 6px 18px;
}

#logo {
	float: left;
	margin: 28px 0 0 20px;
	clear: both;
}
#slogan {
	margin: 4px 0px 0px 5px;
}
#headerRight {
	float: right;
	text-align: right;
}
#headerRight a {
	color: white;
}
#headerRightInfo {
	height: 47px;
	padding-top:20px;
	height: 111px;
}

#access {
	height:28px;
	margin: 0px 20px 14px;

	background: #fff; /* Show a solid color for older browsers */
    }

#access ul {
	font-family: Georgia;
    font-size: 18px;
    list-style: none outside none;
    margin: 0 0 0 0;
    padding-left: 0px;
    color: #4D4D4D;
}
#access li {
    float: left;
    position: relative;
    margin: 0 0 0 0;
    list-style: none outside none;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #F2F2F2;
    height: 28px;
    background: #fff url('../img/new/grey_button.gif') repeat-x left top;
     
   }
#access li:hover {
	color: #fff;
    background: #fff url('../img/new/green_button.gif') repeat-x left top;   
   }
#access li:hover a{
	color: #fff;
   }
#access a {
    color: #333333;
    display: block;
    padding: 3px 30px 0;
    text-decoration: none;
    
}
#access ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 3.333em;
    width: 188px;
    z-index: 99999;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px dotted #DDDDDD;
    color: #444444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px;
    width: 168px;
}

#access .rightNavli {
	border-right: 0px;
}
#access .leftNavli {
	border-left: 0px;
}

#access li:hover > a, #access ul ul *:hover > a, #access a:focus {
    background: #fff url('../img/new/green_button.gif') repeat-x left top;
}
#access li:hover > a, #access a:focus {
    background: #fff url('../img/new/green_button.gif') repeat-x left top;
}
#access ul li:hover > ul {
    display: block;
}
#access .current_page_item > a, #access .current_page_ancestor > a {
    font-weight: normal;
}


.title {
	background: url() top left repeat-x #ffffff;
	padding: 7px 20px 0px;
}
#content {
	background: #fff;
	padding: 0px 20px;
	clear: both;
    float: left;
    width: 910px;
}
#bodyFront #content {
	padding : 10px 0;
}
#footer {
	clear: both;
	border-top:1px solid #d4d4d4;
	color: #777;
	margin: 10px 10px 0;
}

#footer_links .list_title {
	color: #666666;
	font-weight: bold;
	margin: 0 0 2px 0px;
}

#footer_links {
	border-top: 1px solid #F2F2F2;
   float: left;
   margin-bottom: 28px;
   margin-left: 20px;
   padding-top: 7px;
   width: 921px;
   margin-top: 7px;
   
}
#bodyFront #footer_links {
   border-top: 1px solid #F2F2F2;
   float: left;
   margin-bottom: 28px;
   margin-left: 0px;
   padding-top: 7px;
   width: 921px;
   margin-top: 7px;
   
}

#footer_links ul{
	border-right: 1px solid #F2F2F2;
	 float: left;
	 list-style: none outside none;
	 margin: 2px 0;
	 padding: 7px 0 0 14px;
	 width: 116px;	
}
#footer_links ul li {
	margin: 0px;
}
#footer_links ul li a{
	color: #666666;
}

 
#bodyFront #footer {
	margin: 0px;
	
	
}
#footer a {
	color: #666666;
}
#bodyFront #footer a {
	color: #666666;
}

#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#footerBottom {
	font-size: 10px;
    margin-top: 0;
    text-align: left;
}

.topTab {
	float: right;
	background: bottom left no-repeat #4b78fe;
	margin-left: 10px;
	background: #fff url('../img/new/green_button.gif') repeat-x left top;
	
}

.topTabSelected {
	background: #fff url('../img/new/green_button.gif') repeat-x left top;
}

.topTab a {
    color: white !important;
    display: block;
	height: 28px;
	padding: 10px 30px 0px;
}

a {
	color: #162E6E;;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
h1 {
	color: #333333;
	font-size : 30px;
}
h2 {
	
	color: #333333;
	font-size : 30px;
	text-transform: uppercase;
}
h3 {
	color: #666666;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	color: #162E6E;
	font-size: 20px;
	font-weight: normal;
}
h5 {
	color: #162E6E;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
}
.underheading {
	color: #0e42de;
	letter-spacing: -1px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 170%;
	margin: 0 0 20px 0;
}
.headingRight {
	float: right;
	text-align: right;
	margin-top: 10px;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 10px;
}

li {
	margin: 15px 0px 0;
}

ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }

/* Layout */

#footer {
    clear: both;
    margin: 20px 20px 40px;
    padding: 30px 10px;
    text-align: right;
    border-top: 1px solid #F2F2F2;
    padding-top: 14px;
}

/* Tables */
table {
	/*border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;*/
}
th {
	/*background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;*/
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
th a {
	font-weight: bold;
	/*background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;*/
}

table tr td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
.wide {
	margin: 0px 0px 0px 28px;
}
.form {
	background: url(../img/bgform.jpg) top left no-repeat #f9edaa;
	padding: 10px;
	border:1px solid #c3a450;
	margin-bottom: 10px;
}
.wide .form {
	width: 400px;
}
.mainForm {
	width:588px;
	margin: 0px;
	float: left;
	background-color: #f2f2f2;
	color: #666666;
    font-family: helvetica;
    font-size: 10pt;
    font-weight: normal;
	
}

.form_explanation {
	
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	margin: 28px 0;
	padding: 14px 0;
}

.mainForm h4 {
	color: #666666;
	font-family: georgia;
	font-size: 17px;
	margin: 7px 0;
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 7px;
}

.mainForm div {

}

.orderForm .mainForm {
	width:500px;
	margin-left:20px;
	margin-right:auto;
}
.leftContainer {
	width:520px;
	margin-left:20px;
}
.leftForm {
	padding:10px 12px 10px 10px;
	
	background: url(../img/bgform.png) top left no-repeat;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	/*clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;*/
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}

label {
	color: #666666;
    font-family: helvetica;
    font-size: 10pt;
    font-weight: normal;
    }
input, textarea {
	font-size: 100%;
	font-family: Georgia, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 2px;
	width: 98%;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
}
textarea {
	padding: 4px;
}
select {
	clear: both;
	/*font-size: 120%;*/
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
.checkboxInput {
	width: auto;
  vertical-align: middle;
}
.radioInput {
	width:auto;
	margin: 3px 5px 3px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
.submitInputss {
	display: inline;
	font-size: 110%;
	padding: 2px 0 2px 5px;
	width: auto !important;
	vertical-align: bottom;
}
.fileInput {
	width: 98%;
	padding: 2px;
}

/* Notices and Errors */
/*.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}*/
.error-message {
	display: block;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
  overflow: auto;
  font-size: 110%;
}

.searchDiv {
	display: inline;
}

.searchDiv input {
	vertical-align: middle !important;
	padding: 0px 5px;
}

input#ItemQuery, input#ItemLocation {
	margin: 10px 0px;
}

div.auto_complete {
  position:absolute;
  width:500px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.auto_complete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.auto_complete ul li.selected { background-color: #C6FFE6;}
div.auto_complete ul li {
  list-style-type:none;
  display:block;
  text-align:left;
  margin:0;
  padding:5px 2px;
  /*height:32px;*/
  cursor:pointer;
  border-top: 1px solid #EEE;
}

.grey {
	color: #aaa;
}

.catList a {
	color: #136162;
}

.listLevel0 {
	font-size: 20px;
}

.listLevel1 {
	padding-left:20px;
	float:left;
	/*height: 300px;*/
	width: 29%;
	margin-top: 20px;
	font-size: 16px;
}

.listLevel0 div.listItem {
	padding-bottom: 5px;
}

.listLevel2 {
	padding-left:20px;
	font-size: 12px;
}

.listLevel2 div.listItem {
	padding-bottom: 0px;
}

.breadcrumbs {
	font-size: 12px;
}

.basket {
	float:right;
	width: 200px; 
	padding:10px; 
	background: url(../img/basketbg.jpg) top left repeat-x #7dc2b2;
	margin-left:15px;
}

.basket h3 {
	color: white;
	padding:0px;
}

.basket a, {
	color: black;
}

.basket a:hover {
	color: gray;
}

.orderBox td {
	padding:8px 4px;
}

.orderBox a {
	color: black;
	font-size: 18px;
}

.orderRow {
	/*background: #bfe0d8;*/
}

.basketInput {
	margin:0px;
}

.topright {
	float:right;
	margin-right:15px;
	padding:15px 0px 0px 0px; 
	width: 260px;
	background:url(../img/bgtopright.jpg) top left repeat-x #c4cdd9
}

.topright a {
	color: black;
}

.orderBox {
	padding:0px;
	border:4px solid #CCC;
}

.cat1 {
	font-size:18px;
	margin-bottom:4px;
}

.cat2 {
	font-size:12px;
	margin-bottom:10px;
	color: #aaa;
}

.cat1 a {
	color: #0c4a75;
}
.cat2 a {
	color: #136162;
}

.flashSuccess {
	background: url(../img/bgflashconfirmation.jpg) top left repeat-x #16602e;
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashSuccess a {
	color: #fcf1ae;
}

.flashConfirmation {
	background: url(../img/bgflashconfirmation.jpg) top left repeat-x #16602e;
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashConfirmation a {
	color: #fcf1ae;
}

.flashNotice {
	
	background-color:#0E42DE; 
	color: white;
	padding:8px;
	margin-bottom: 2px;
}

.flashNotice a {
	color: #fefba0;
	/*color: white;*/
}

.flashWarning, .approvalBox {
	border: 1px solid #85826a; 
	background: url(../img/warning.png) 8px 8px no-repeat #fbf7d6; 
	padding: 8px 8px 8px 45px;
	margin-bottom: 2px;
}

.flashError, #authMessage {
	background: #891212;
	/*background: url(../img/warning.png) 4px 4px no-repeat #FFCC00;*/
	/*border:1px solid #8F1111 !important; */
	color: white;
	padding: 8px;
	margin-bottom: 2px;
}

.flashError a {
	color: #FFCC00;
}

.pagNavDisabled {
	display: none;
}

.approvalBox {
	/*border: 1px solid #85826a; 
	background: #fbf7d6; 
	padding: 10px;*/
	margin: 10px 0px;
}

.problemMsg {
	padding: 7px 0px 7px 20px;
	margin:10px 0;
	background: white;
}

#approvalForm {
	padding: 10px;
	overflow: auto;
}

.approvalSubmit {
	float: right;
	padding-top: 1em;
}

#approvalDetails {
	margin: 10px 0px;
}

.defaultValue {
	color: #AAA !important;
	text-align: right !important;
}

.asterisk {
	color: red;
}

.important {
	/*font-size: 140%;*/
}

.speech {
	margin-bottom: 10px;
}

.speechStart {
	background: url('../img/speechdoublestart.png') top left no-repeat;
	padding-left: 17px;
	width: auto;
	font-size: 140%;
}

.speechEnd {
	background: url('../img/speechdoubleend.png') bottom right no-repeat;
	padding-right: 17px;
	width: auto;
}

.speechBy {
	text-align: right;
	padding-right: 17px;
	margin-top: 10px;
}

.quoteContainer {
	border-bottom: 1px dotted gray;
}

.quote {
	border-top: 1px dotted gray;
	margin: 0;
	padding: 3px;
}

.infoTable {
	width: 99%;
	border-bottom: 1px dotted gray;
	border-spacing: 0;
}

.infoTable td {
	border-top: 1px dotted gray;
	margin: 0;
	padding: 3px;
	vertical-align: top;
}

.infoTable .infoLabel {
	font-weight: bold;
}

.infoTable .infoValue {
	text-align: right;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 100%;
	margin-bottom: 20px;
}

div.bubble.child {
	margin-left: 17px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble.owner blockquote {
	background: #f5f5f5;
	/*border: 1px solid #9dc9be;*/
}


div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	font-size: 90%;
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(../img/tip.gif) no-repeat 20px 0;
	font-style: normal;
	color: gray;
}

div.bubble.owner cite {
    background-image: url(../img/tip_owner.gif);
}

div.bubble .reply {
	float: right;
	margin-top: 6px;
}
.questions {
	border-left: 3px solid #BBB;
	padding-left: 8px;
}
.rightCol {
	padding:7px;
	background:url(../img/bggrey.jpg);
	border:1px solid #AAA
}

.imageLabel {
	padding: 5px 0;
}
#terms {
	margin: 0 10px;
	border: 1px solid gray;
	padding: 10px;
	height: 300px;
	overflow: scroll;
}
.blueBox {
	background:#3f5772; 
	padding:10px; 
	margin-top:10px; 
	color: #89cfd7
}
.blueBox a {
	color: white;
}
.whiteBox {
	background:white;
	border:1px solid #AAA;
	margin-top:5px;
	padding:10px;
}
.subBox {
	background:url(../img/bgsubbox.jpg) top left repeat-x #99b1b7; 
}
.subBoxDivider {
	background:url(../img/dividersubbox.jpg) top center repeat-y;
	padding:10px;
}
.subContainer {
	padding-left: 30px;
	width: 390px;
}
#visible_enquiry, #visible_provider {
	position: relative; 
	overflow:hidden; 
	height: 45px; 
	margin-top: 0px; 
}
#animate, #animate2, #animate3, #animate4 {
	/*overflow:hidden; 
	position:absolute; 
	z-index: auto; 
	top:-10px; 
	left:0px; 
	right:0px;
	height:45px;
	padding:0px;
	margin-top:10px;*/
}
form .subtext {
	font-size:80%; 
	float:left; 
	color: #777;
	text-align:left;
}
.total {
	border: 1px solid #bbb;
}
div.inboxMsg {
	height: 33px; 
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	padding-top:2px;
	padding-left:35px;
	width: 96%;
	background-color:#F1F2E8;
	
	background-image: url(../img/email.png);
	background-repeat:no-repeat;
	border: 1px solid  #EEE;
}
div.inbox .parent blockquote {
	background: #FFF;
	/*border: 1px solid #9dc9be;*/
}
span.inboxBy {
	margin-right:15px;
	float:right;
}
span.subHeading {
	font-weight: normal;
	font-size:80%;
	margin-top:2px;
}
.leftMenu {
	float:left;
	width:124px;
}
.leftMenu .topShadow {
	height:25px;
	background:url(../img/bgleftmenutop.jpg) top right no-repeat;
}
.leftMenu .bottomShadow {
	height:116px;
	background:url(../img/bgleftmenubottom.jpg) top right no-repeat;
}
.rightOfLeftMenu {
	margin-left:130px;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
}
.leftMenuTab {
	color: #666;
	letter-spacing: -1px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 170%;
	padding:5px 5px 5px 12px;
	margin-left: 3px;
	border:1px solid #cccacd;
	background:url(../img/bgleftmenutab.jpg) top right repeat-y #f3f4ee;
}
.leftMenuTab a {
	color: #666;
}
.leftMenuTab.selected {
	color: #0059E4;
	background: none;
	border:1px solid #b7b4b8;
	border-right:none;
	padding:5px 5px 5px 15px;
	margin-left: 0;
}
.leftMenuTab.selected a {
	color: #0059E4;
}
.acceptedQuote td, .interestingQuote td {
	background: #F3F4EE;
}
ul.helpQuestions {
	list-style: none;
}
.questionAnswer {
	padding: 20px 0 20px 0;
	color: #555;
}
.faQuestion {
	font-size: 130%;
	color: #BF5500;
	padding-bottom: 10px;
}

#faq-box {
	background-color: #f2f2f2;
	margin: 14px 0 0;
}

#faq-box h2 {
	 border-bottom: 1px solid #0099CC;
	 color: #0099CC;
	 font-family: Georgia;
	 font-size: 14px;
	 font-style: italic;
	 margin: 7px;
}
#faq-box a {
	color: #999999;
	font-family: Helvetica;
}

.helpAnchor {
	text-align: right;
	font-size: 90%;
}
.frontCorner {
	float:left;
	position:relative;
	top:-38px;
	left:-36px
}
.inlineInput {
	display: inline !important;
}
span.stats_header{
	color: #0E42DE;
	letter-spacing: -1px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 150%;
	margin-bottom:5px;
}
span.stats{
	color: #444;
	letter-spacing: -1px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 175%;
	padding-right:20px;
}
div.inputPrefix {
	position:absolute;
	margin-top:3px;
	margin-left:5px;
	font-size: 110%;
}
input.inputPrefix {
	padding-left:1.1em;
}

.notesPendingTable {
	width: 99%;
	border-bottom: 1px dotted gray;
	border-spacing: 0;
}

.notesPendingTable td {
	background: #F9F4CA; /*#E0EFEA;*/
	border-top: 1px dotted gray;
	margin: 0;
	padding: 6px;
	vertical-align: top;
}
}
.fixedBox {
	border: 1px solid gray;
	background: white;
	height: 150px;
	overflow: auto;
	padding: 15px;
	margin: 15px 0;
}

#companiesRight {
    float: right;
    width: 200px;
    border-left: 1px solid #000;
    padding-left: 20px;
    margin: 5px 10px 0 0;
}

#companiesRight ul {
    list-style-type: disc;
    margin-left: 16px;
}
#companiesRight li {
    margin: 0 0 10px;
}

.itemRow {
    border-color: #ddd;
    border-style: solid;
    border-width: 1px 0 0;
	padding: 15px 0;
	overflow: hidden;
}

.itemRow h5 a{
	color: #009933;
	font-size: 21px;
	font-family: Helvetica;
	margin: 7px 0px;
	font-weight: bold;
}

.itemRow .item_price {
	color: #666666;
	font-size: 21px;
	font-family: Helvetica;
}

.stars {
    background: url(/img/stars.png);
    display: inline-block;
    width: 65px;
    height: 12px;
    vertical-align: middle;
}

#recentJobs {
	float: right;
	clear: both;
}

#recentJobs #featured-jobs-box{
	margin: 0px;
}

.search_container {
     background-color: white;
    float: left;
    height: 208px;
    margin: 0 0 28px 0;
    padding: 14px;
    width: 501px;
}

.search_left {
    float:left;
    width:230px;
}

.search_right {
    float:left;
    width:230px;
    margin: 0 14px;
}

.cat_button {
    border: 0px none;
    margin: 5px 0px;
    cursor: default;
}

.star-none { background-position: 0 -24px; }
.star-0  { background-position: -65px 0; }
.star-1  { background-position: -52px -12px; }
.star-2  { background-position: -52px 0; }
.star-3  { background-position: -39px -12px; }
.star-4  { background-position: -39px 0; }
.star-5  { background-position: -26px -12px; }
.star-6  { background-position: -26px 0; }
.star-7  { background-position: -13px -12px; }
.star-8  { background-position: -13px 0; }
.star-9  { background-position: 0 -12px; }
.star-10 { background-position: 0 0; }

.star-select-0  { background-position: -65px -36px; }
.star-select-2  { background-position: -52px -36px; }
.star-select-4  { background-position: -39px -36px; }
.star-select-6  { background-position: -26px -36px; }
.star-select-8  { background-position: -13px -36px; }
.star-select-10 { background-position: 0 -36px; }

.middleTable td {
    vertical-align: middle;
}
.providerCol { width: 180px; }
.feedbackCol { width: 160px; }
.quoteCol    { width: 100px; }
.detailsCol  { width: 40px; }
.acceptCol   { width: 200px; }

.itemCol     { width: 190px; }

.typeCol     { width: 100px; }
.postcodeCol { width: 100px; }

.durationCol { width: 200px; }
.priceCol    { width: 200px; }

.ratingCol   { width: 80px; }

.dateCol     { width: 100px; }
.timeCol     { width: 80px; }
.distanceCol { width: 100px; }

.deleteCol   { width: 100px; text-align: right; }

.rowDetails td {
    background-color: #eee;
    padding: 10px
}
.rowDetails div {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 0 15px;
}
.rowDetails p {
    margin: 12px 0;
}

.hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.delete, .delete:hover {
	color: red;
}

/* box list */
.boxlist {
	margin: 0;
}

.boxlist li {
	float: left;
	width: 250px;
	list-style-type: none;
	text-align: center;
}

.boxlist li a {
	display: block;
	padding: 10px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #ddd;
	background-color: #fafafa;
	font-size: 150%;
}

/* home page */
#featured-pics-box {
	border-top: 1px solid #F2F2F2;
	margin: 14px 0px;
	pading: 14px 0px;
}

#featured-jobs-box a {
	color: #666666;
}

#featured-jobs-box .ajob_title a {
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
}

#featured-jobs-box .ajob_text_box {
	margin: 7px 0px;
	font-size:10px;
}

#featured-jobs-box h2{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-family: Helvetica;
	margin: 14px 0;
}

#featured-jobs-box {
  	border-top: 1px solid #F2F2F2;
  	margin: 14px 0px;
  	pading: 14px 0px;
  	}

#featured-jobs-box .ajob {
	float: left;
	width: 124px;
	margin-right: 7px;
}

#featured-jobs-box .ajob img{
	max-width: 120px;
	max-height: 93px;
}


/* featured */
#featured-pics img {
	float: right;
	margin: 4.8px;
}

#featured-jobs {
	width: 100%;
}

#featured-jobs thead {
	background-color: #cacaca;
}

#featured-jobs th {
	padding: 5px;
	white-space: nowrap;
}

#featured-jobs tr {
	vertical-align: top;
}

#featured-jobs td {
	 background: none repeat scroll 0 0 #F2F2F2;
	 border-left: 0 none;
	 border-top: 0 none;
	 color: #999999;
	 font-size: 15px;
	 padding: 3px 5px 3px 14px;
}

#featured-jobs tfoot {
	padding: 0 10px;
}

#featured-jobs tfoot td {
	background: none;
	padding: 10px 0 0 0;
}

/* left col */
#leftCol {
	float: left;
	width: 640px;
	clear:left;
}

#rightOfLeftCol {
	float: right;
  	margin-left: 20px !important;
  	margin-right: 31px;
  	width: 249px;
}

>body #rightOfLeftCol {
	margin-left: 196px; 
}



#leftColTop {
	height: 340px;
	background: url(../img/sidebarpitch.gif) no-repeat;
	margin-bottom: 20px;
	padding: 21px 10px 0px 21px;
}
.leftColTopReasonOne {
	color: #0241fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 60px 0px 0px 28px;
}
.leftColTopReason {
	color: #0241fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 28px;
}
.leftColTopDetail {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 0px 5px 0px;
}
.leftColBox {
 	background: none repeat scroll 0 0 #FBFBFB;
    border: 0 solid #2A54D2;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}

.leftColBox h3 {
	color: #162E6E;
	font-size: 150%; /*<J 160%; J>*/
	margin-bottom: 10px;
	
}

#expertTeam {
	margin: 0px 0px 21px 0px;
}


#full-locations h5 {
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 5px;
}

#full-locations ul {
	list-style-type: none;
	margin: 0 0 10px 0;
}

#full-locations li {
	margin: 0 0 3px 0;
	font-size: 85%;
}

#full-locations .subgroup {
	float: left;
	width: 50%;
}

.location-hidden {
	display: none;
}

#expand-locations {
	font-weight: bold;
}

/* hierarchical list */
.hierarchical-list ul {
	list-style-type: none;
	margin: 5px;
}

.hierarchical-list > ul {
	margin: 1px;
}

.hierarchical-list li {
	margin: 5px 0;
}

.hierarchical-list ul ul li {
	padding-left: 16px;
}

.hierarchical-list .selected li:first-child {
	background: none;
}

.hierarchical-list .selected ul {
	list-style-type: disc;
}

.hierarchical-list .selected li {
	padding-left: 0;
	margin-left: 16px;
}

.hierarchical-list ul ul li:first-child {
	background: url(../img/hierarchyarrow.gif) no-repeat 4px 4px;
}

.hierarchical-list li span {
	background: none;
	color: #000000;
	font-weight: bold;
}

/* how it works */
#frontHowItWorks {
	/*<J 
	height: 160px;
	background: url(../img/howitworksbg.png) top left repeat-x;
	padding: 15px; 
	J>*/
	position: relative;
}
/*<J*/
#supplierCount {
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
}

#supplierCount #Image-Maps_5201108190637455 {
	border-width: 0px;
}

#threeEasyWays {
	position: relative;
	height:51px;
	background: url('../img/well-also-find-you-the-best.gif') no-repeat;
	width: 620px;
}
/*J>*/
#leftHowItWorks {
	
}

#rightHowItWorks {
	height: 160px;
	width: 4px;
	background: url(../img/howitworksright.png) top left no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#frontHowItWorks ul {
	list-style-type: none;
	margin: 0;
}
#frontHowItWorks li {
	float: left;
	width: 200px;
	margin: 0 25px 0 0;
}

.iconNumberLeft {
	margin-left: 40px; 
	height: 40px;
}

.iconLeft {
	margin-left: 40px; 
	height: 40px;
}

/* categories */
#frontCategories {
	border: 1px solid #2a54d2;
	padding: 15px 14px 10px; /*<J - changed padding to 14px from 15px*/
	overflow: hidden;
	margin-bottom: 20px;
	width: 590px;
	background: url(../img/category-box-gradient.png) top left repeat-x #A8C0FF;
	
}

#CategoryColumnHolder {
	padding:0px 0px 15px;
	float:left;
	clear:both;
	width: 100%;
}


#enqCategoryColumnHolder {
	float:left;
}


#oneChooseFromThisList {
	margin-bottom: 15px;
	float:left;
	width: 100%;
}
#twoCallOurFriendlyTeam {
	padding: 15px 0;
	float:left;
	border-bottom: 1px #36f solid;
	clear:both;
}
#threeChooseFromThisList {
	padding-top: 15px;
	float:left;
	clear:both;
}

#frontCategories h3 {
	font-size:120%;
	font-weight:bold;
	color: #0e42de;
	
}

#frontCategories .grey {
	display: block;
	font-size: 12px;
	margin-top: 2px;
	margin-left: 60px;
}

#frontCategories .grey a {
	color: #aaa;
}

#frontCategories .category-icon {
	float: left;
	width: 50px;
	height: 42px;
	background-image:url("../img/categoryicons.png");
	background-repeat:no-repeat;
	margin-bottom: 5px;
}

#frontCategories .category-waste-disposal {
	background-position: 0 0px;
}

#frontCategories .category-access-hire {
	background-position: 0 -42px;
}

#frontCategories .category-other {
	background-position: 0 -84px;
}

.cat-group {
	float: left;
	width: 170px;
	margin-right: 25px;
	
}

#searchform .cat-group {
	float: left;
	width: 200px;
	margin-right: 25px;
	
}


.cat-group h3 {
	margin-left: 0px
}
.enq-cat-group {
	float: left;
	width: 170px;
	margin-right: 25px
}

#searchform .enq-cat-group {

	width: 200px;
	
	
}

.enq-cat-group ul {
	border-top: 1px solid #ddd;
	padding: 5px 10px 0;
	margin: 0 0 10px 0;
}

.enq-cat-group h3{ line-height: 250%; }

.cat-group ul {
	border-top: 1px solid #ddd;
	padding: 5px 10px 0;
	margin: 0 0 10px 0;
}

.cat-group li {
	margin-bottom:10px;
	font-size: 90%;
}

/* subcategories */
#subCategories {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}

.locationCol h3 {
	font-size: 160%;
	margin-bottom: 10px;
}

/* postcode */
#postcodeSearch {
	height: 87px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    width: 100%;
}

#postcodeSubmitBut {
    float: right;
    height: 40px;
    margin: 40px 0 0 0;
    width: 178px;
	}

/* invoice */
.plainTable td {
  padding: 0;
}

.invoiceTable {
  border-collapse: collapse;
}

.invoiceTable th, .invoiceTable td {
  border: 1px solid #888;
  padding: 8px;
}

.invoiceTable .divider td {
  border-top-width: 2px;
}

.invoiceTable .cost {
  text-align: right;
}

/* contact */
.office {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-left: 10px;
}

/* Search Itens */

#item_search_bar {
	
	width: 620px;
	height: 55px;
	background-image:url("../img/iwantto.png");
	background-repeat:no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	font-size: 16px;
	
	
}

#item_search_bar #postcodeItem_search{
	background-color: #FFFFFF;
    border: 0 none;
    height: 22px;
    margin: 14px 0 0 214px;
    position: absolute;
    width: 133px;
    cursor:pointer;
}

#item_search_bar #postcodeInput3 {
 	background-color: #FFFFFF;
    border: 0 none;
    height: 22px;
    margin: 14px 0 0 433px;
    position: absolute;
    width: 99px;
}

#item_search_bar .defaultValue {
 	font-size:16px;
}

#item_search_bar #postcodeSubmit {
 	background-color: #FFFFFF;
    background-image: url("../img/buttons/button_go.png");
    background-position: center bottom;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    margin: 14px 0 0 554px;
    position: absolute;
    width: 51px;
}

#search_submit_a {
	background-image:url("../img/buttons/button_go.png");
}

#item_search_bar #postcodeItem_search_list {
	background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 41px 0 0 213px;
    position: absolute;
    min-width: 169px;
    z-index: 5;
    border: 1px solid #000;
    list-style: none;
    font-size:15px;
    color:#000;
}
    
#item_search_bar #postcodeItem_search_list  li {
	border: 0px solid #CCCCCC;
    list-style: none outside none;
    margin: 0;
    padding: 0px 5px;
}

#item_search_bar #postcodeItem_search_list  li a {
	display:block;
	color:#000;
}

#item_search_bar #postcodeItem_search_list  li span {
	color:#ccc;
}

#item_search_bar #postcodeItem_search_list  li:hover {
	background-color: #3366ff;
	color:#E53500;
	cursor: pointer;
}

#loadingDiv {
	
    position: fixed;
    right: 0;
    top: 0;
}

.buttonx {
   border-top: 1px solid #fffaff;
   background: #3366ff;
   background: -webkit-gradient(linear, left top, left bottom, from(#fbb000), to(#e78433));
   background: -webkit-linear-gradient(top, #e78433, #e78433);
   background: -moz-linear-gradient(top, #e78433, #e78433);
   background: -ms-linear-gradient(top, #e78433, #e78433);
   background: -o-linear-gradient(top, #e78433;, #e78433);
   padding: 8px 16px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 17px;
   font-family: Georgia, Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.buttonx:hover {
   border-top-color: #3366ff;
   background: #3366ff;
   color: #fcfcfc;
   }
.buttonx:active {
   border-top-color: #ffffff;
   background: #ffffff;
   }
 

.ordernowButtonForm button.ui-button {
    margin-bottom: 10px;
    margin-left: 35px;
    margin-top: 38px;
   }
  
button.ui-button, button.ui-button span {
    background-color: transparent;
    background-image: url("http://cdn4.kayak.com/images/v40514/button/a-buttons-slider-medium.png") !important;
    background-repeat: no-repeat;
    cursor: pointer;
}
button.ui-button {
    background-position: 100% -50px;
    border: 0 none;
    height: 31px;
    overflow: visible;
    padding: 0 18px 0 0;
    text-align: center;
    text-decoration: none !important;
}
button.ui-button span {
    background-position: 0 0;
    color: #FFFFFF;
    display: block;
    font: bold 12px "Lucida Grande",Tahoma,sans-serif;
    height: 24px;
    padding: 7px 0 0 18px;
    text-shadow: 0 -1px #DD5500;
    white-space: nowrap;
}
button.ui-button a {
	color: #fff;
}

button.ui-button.ui-button-compresstext {
    padding-right: 12px;
}
button.ui-button.ui-button-compresstext span {
    padding-left: 6px;
    width: 100%;
}
button.ui-button:hover {
    background-position: right -150px;
}
button.ui-button:hover span {
    background-position: 0 -100px;
}
button.ui-button:active {
    background-position: right -250px;
}
button.ui-button:active span {
    background-position: 0 -200px;
    color: #7C2200;
    text-shadow: 0 1px #FFEEDD;
}
button.ui-button-small, button.ui-button-small span {
    background-image: url("http://cdn4.kayak.com/images/v40526/button/a-buttons-slider-small.png") !important;
}
button.ui-button-small {
    height: 26px;
}
button.ui-button-small span {
    font-size: 11px;
    height: 21px;
    padding-top: 5px;
}
button.ui-button-big, button.ui-button-big span {
    background-image: url("http://cdn4.kayak.com/images/v405195/button/a-buttons-slider-big.png") !important;
}
button.ui-button-big {
    height: 34px;
}
button.ui-button-big span {
    font-size: 13px;
    height: 26px;
    padding-top: 8px;
}
button.ui-button-gray {
    background-position: right -650px;
}
button.ui-button-gray span {
    background-position: 0 -600px;
    color: #000000;
    text-shadow: 0 -1px #FFFFFF;
}
button.ui-button-gray:hover {
    background-position: right -750px;
}
button.ui-button-gray:hover span {
    background-position: 0 -700px;
}
button.ui-button-gray:active {
    background-position: right -850px;
}
button.ui-button-gray:active span {
    background-position: 0 -800px;
    color: #333333;
    text-shadow: 0 1px #FFFFFF;
}
button.ui-button-green {
    background-position: right -350px;
}
button.ui-button-green span {
    background-position: 0 -300px;
    text-shadow: 0 -1px #006600;
}
button.ui-button-green:hover {
    background-position: right -450px;
}
button.ui-button-green:hover span {
    background-position: 0 -400px;
}
button.ui-button-green:active {
    background-position: right -550px;
}
button.ui-button-green:active span {
    background-position: 0 -500px;
    color: #003300;
    text-shadow: 0 1px #EEFFCC;
}
button.ui-button:disabled, button.ui-button:disabled span, button.ui-button.ui-state-disabled, button.ui-button.ui-state-disabled span {
    cursor: default;
}
button.ui-button:disabled, button.ui-button.ui-state-disabled {
    background-position: right -950px;
    opacity: 1;
}
button.ui-button:disabled span, button.ui-button.ui-state-disabled span {
    background-position: 0 -900px;
    color: #555555;
    text-shadow: 0 1px #FFFFFF;
}
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button.ui-button {
    padding-right: 14px;
}
 
.ordernowButtonForm {
	float:right;
}  

.largeImgButton {

}
.largeImgButton, .submitInput {
	-moz-box-shadow:inset 0px 1px 0px 0px #37b44a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #37b44a;
	box-shadow:inset 0px 1px 0px 0px #37b44a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #37b44a), color-stop(1, #009244) );
	background:-moz-linear-gradient( center top, #37b44a 5%, #009244 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#37b44a', endColorstr='#009244');
	background-color:#37b44a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #009244;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:19px;
	height: 28px;
	font-weight:normal;
	text-align: center;
	text-decoration:none;
	max-width: 200px;
}.largeImgButton:hover , .submitInput:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009244), color-stop(1, #37b44a) );
	background:-moz-linear-gradient( center top, #009244 5%, #37b44a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009244', endColorstr='#37b44a');
	background-color:#009244;
}.largeImgButton:active ,.submitInput:active{
	position:relative;
	top:1px;
}

.largeImgButton:hover, .submitInput:hover {
	cursor:pointer;
}

div.submit {
	margin: 14px 0px;
}

.submit .largeImgButton {
	width: 177px;
	margin: 28px 0px;
}

.mainForm .mainFormContainer {
	padding: 0px 14px 0px 14px;
}
   
   
#main_pitch {
	color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
    margin: 0;
    padding: 13px 15px;
	
}

#searchform_box {
 	left: 50%;
    margin-left: -480px;
    margin-right: auto;
    position: absolute;
    top: 40px;
    width: 942px;

}

 
#searchform  input, textarea {
    color: #373737;
    font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
}

 #searchform   input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #888888;
}

#searchform {
  moz-border-bottom-colors: none;
      -moz-border-image: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      background: none repeat scroll 0 0 #F9F9F9;
      border-color: #DDDDDD;
      border-style: solid;
      border-width: 1px 0;
      display: none;
      margin-left: 19px;
      padding: 1.625em 8.9%;
      position: absolute;
      width: 744px;
      z-index: 100000;

    
}
 #searchform  #s {
    width: 30%;
}

 #searchform  #t {
    width: 30%;
}

.entry-content #s {
    width: 75%;
}

#searchform  input#s {
    background: url("/img/search.png") no-repeat scroll 5px 6px transparent;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}

.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

#searchform input#searchsubmit, #searchform input#itemsubmit {
    display: none;
}

#searchform h3, #searchform h3 a {
	color: #666666;
	font-family: Georgia, Helvetica Neue,Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
}

#searchform ul {
	list-style:none;
}

#searchform ul li a {
	color:#000;
}

#searchform ul li  {
	margin: 5px 0px;
}

#main-marketing {
	width:  587px;
	float: left;
	background-color: #F2F2F2;
}

#main-marketing-container {
    border-bottom: 1px solid #F2F2F2;
    margin: 0 0 0;
    min-height: 248px;
    overflow: hidden;
    padding-bottom: 20px;   
}




#main-marketing-container #illustration {
 	float: right;
    padding-top: 20px;
    width: 421px;
}
#main-marketing-container #illustration{
 	float: right;
    margin:0 20px 0 0 ;  
}

.grey_line {
	height: 1px;
	widdth:100px;
	background-color: #F2F2F2;
	margin: 7px 0;
}

#main-marketing-container #headline {
    padding: 9px 0 0 30px;
    width: 477px;
}
#homepage #main-marketing-container #headline {
    margin-bottom: 20px;
    overflow: hidden;
}
#main-marketing-container #location_string, #main-marketing-container h2 {
    margin: 0 0 8px;
}
#main-marketing-container h1 {
    margin-bottom: 0;    
}

#main-marketing-container h1 {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	color: #666666;
	font-family: helvetica;
	font-size: 10pt;
	font-weight: normal;
	margin: 28px 0;
	padding: 14px 0;
}
 #main-marketing-container h2 {
    margin: 5px 0;

}
#main-marketing-container h3 {
    margin-right: 25px;
}
#main-marketing-container h4 {
    margin: 5px 0 15px;
}
#main-marketing-container p {
    color: #FFFFFF;
    font-size: 120%;
    line-height: 145%;
    padding: 0 0 8px;
}
#main-marketing-container #item-links {
    padding-bottom: 15px;
    width: 115%;
}
#main-marketing-container #item-links a {
    color: #FFFFFF;
    font-size: 125%;
}
#main-marketing-container #item-links a:hover {
    color: #DDF07F;
    text-decoration: none;
}
#main-marketing-container #item-links span {
    color: #DDF07F;
    font-size: 135%;
}

#main_left_breakout {
	 background-color: #FFFFFF;
	 float: left;
	 min-height: 234px;
	 padding: 14px 0 0 30px;
	
}

#main_breakout_container #main_left_breakout #full-locations {
	margin: 20px 0px 20px 0px;
}

#main_breakout_container #main_left_breakout.locations, #main_right_breakout.locations {
	margin-bottom: 20px;
}
#main_breakout_container #main_left_breakout.locations  {
	width: 400px;
}
#main_breakout_container #main_left_breakout.locations h3 {
	margin-left: 0px;
    text-align: left;
}
#main_breakout_container #main_right_breakout.locations  {
	height: 240px;
    padding: 17px 0 0 20px;
    width: 464px;
}

#bodyFront #main_breakout_container #main_left_breakout.locations  {
	width: 264px;
}
#bodyFront #main_breakout_container #main_right_breakout.locations  {

}

#main_breakout_container #main_left_breakout.locations.postcodepage {
    width: 258px;
    min-height: 81px;
}

.thickBlueLine , .mainForm div.thickBlueLine{
	width: 100%;
	background-color: #01A0CE;
	height: 14px;
	padding: 0px;
}
.thinBlueLine , .mainForm div.thinBlueLine{
	width: 100%;
	background-color: #01A0CE;
	height: 7px;
	padding: 0px;
}


#main_right_breakout {
    background-color: #fff;
    float: left;
    height: 175px;
    margin-right: 0;
    padding-top: 0px;
    width: 311px;
}

#main_left_breakout .row {
	width:100%;
}

#main_left_breakout .row .main_cat_box {
	float:left;
	width: 265px;
}

#main_left_breakout .row .main_cat_box img {
	float:left;
	margin: 0 15px 10px 0;
}

.main_cat_box .cat_text {
	float:left;
}

.cat_links ul {
	list-style:square;
}

.cat_text .cat_title {
	font-weight:bold;
	color:#162E6E;
	font-size: 16px;
}

#partners {
  	clear: both;
  	  color: #666666;
  	  float: left;
  	  font-weight: bold;
  	  margin: 14px 0;
  	  width: 100%;
}
#partners img{
  	  margin: 7px 0 0 -3px;
}

#main_content_container {
	float:left;
	clear:both;
	width:100%;
}

#main_breakout_container {
	float: right;
	width: 312px;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	   
}

#main_breakout_container a{
	color:#162E6E;

}
#main_right_breakout ul {
	list-style:none;
	margin: 0 0 0 77px;

}

#main_right_breakout ul li {
  font-size: 10pt;
  font-weight: normal;
  height: 39px;
  margin: 0;
  padding: 0 3px;
}
#main_right_breakout ul li span{
	color: #666666;
}

#main_right_breakout ul li .usp_title{
	font-size:16px;
	display:block;
	color: #FF9421;
}
#main_right_breakout ul li .usp_sub{
	font-size:12px;
	color:#B9B9B9;
	display:block;
}

#testimonial {
	float:left;
	clear:both;
	width: 896px;
}

#testimonial h2 {
  	color: #232323;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 1.1em;
    margin: 0 0 20px;
    text-align: center;
}
#testimonial h2 span {
    font-size: 18px;
    font-style: italic;
    letter-spacing: normal;
}

#headline .button {
	font-size:20px;
}

.floatL{
	float:left;
}

.floatR{
	float:right;
}

.skipinfobox {
	margin: 10px 15px 40px 15px;
    width: 220px;
}

.skipinfobox.leftbox {
	margin: 10px 15px 10px 0px;
}

.padding020 {
	 height: 266px;
}
.recommended {
	
}
.recommended .recommendedimage {
	float:right;
}

.skipinfobox.centrebox {
	width: 356px;
}

.skipinfobox.rightbox {
 width: 220px;
}

.productInfoBoxes {
	float:left;
	clear:both;
	width:100%;
}

.productInfoBoxes .marginR040, .productInfoBoxes .sc20 {
	clear:both;
	width:900px;
}

#main_left_breakout .row {
	background-color: #FBFBFB;
}

#main_left_breakout .row_left {
	background-color: #fff;
}

#main_left_breakout .row_right {
	float:right;
	 margin: 20px 0px 20px 0px;
}

#main_breakout_container ul {
	list-style:none;	
	width: 207px;
}

#main_breakout_container h3 {
	    font-size:20px;
}
#main_left_breakout li h2 {
	  font-family: helvetica;
	  font-size: 10pt;
	  font-weight: normal;
	  margin: 5px 0 0 50px;
	  padding-top: 10px;
	  text-transform: capitalize;
	  width: 203px;
	  color: #666666;
}

#main_left_breakout li {
  margin-top: 0px;
  height: 48px;
}

#main_left_breakout.locations li {
  margin-top: 0px;
  height: 10px;
}
#main_left_breakout.locations ul {
	margin-top: 0px;
}


#main_left_breakout ul {
		margin: 0px 0px 0;
}
#main_left_breakout.locations ul {
    font-size: 11px;
    font-weight: normal;
    list-style: square outside none;
}

#main_right_breakout ul {
	list-style: square;
	
}
#main_right_breakout li {
	list-style-image:url('/img/new/green_tick.gif');
}

#getquotebuttonmain {
	float:left;
	
}

#headline h3 {
	margin: 0 0 20px;
}

.headline-item {
	margin: 20px;
	width: 640px;
}

.headline_box {
	height: 43px;
	background-color: #F2F2F2;
	font-family: Georgia;
	font-style: italic;
	font-size: 11px;
	color: #666666;
	margin-bottom: 14px;
}

.headline_box .showing_results {
	margin: 7px;
}

#map {
	margin: 0px;
}

.b_numbers {
	
}

.b_numbers .b_one{
	background: url("/img/new/blue_one.gif") no-repeat #ffffff;
}
.b_numbers .b_two{
	background: url("/img/new/blue_two.gif") no-repeat #ffffff;
}
.b_numbers .b_three{
	background: url("/img/new/blue_three.gif") no-repeat #ffffff;
	}

.ui-progressbar .ui-widget-header {
    border: 1px solid #CCCCCC;
    color: #F99A14;
    font-weight: bold;
}

.ui-progressbar .ui-progressbar-value {
    background: url("/img/repeating-slider-bg.gif") repeat-x scroll 50% 50% #CCCCCC;
    height: 100%;
    margin: -1px;
}

.ui-progressbar .ui-corner-left {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ui-progressbar-value {
    background-color: #F28300;
}

#comparing {
	height:200px;
	background-color: #FBFBFB;
	margin: 0 0 25px;
	text-align:center;
	padding: 10px;
	height: 82px;
}

#progressDiv {
	margin: 20px;
    width: 200px;
}


.ui-progressbar {
    background: none repeat-x scroll 50% 50% #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    font: 1.1em Verdana,Arial,sans-serif;
    height: 2em;
    text-align: left;
}


#leftCol #featured-jobs-box {
 
    min-width: 0px;

}

#item_list_master {
	list-style: none;
}
#item_list_master li{
	margin: 0px 0px 0px 0px;
}


#filter label, #filter input {
	float:left;
	margin:2px;
}

#filter label {
	width: 100%;
}
#filter input {
	width: 20%;
}

.account_balance_box {
	float:right;
	text-align:right;
}

.didyouknow {
	background-color: #3366FF;
	color: #fff;
	margin: 10px;
    padding: 10px;
    font-size: 16px;
}

.didyoukowtitle {
	font-size: 26px;
}

.link_red a{
	color:red;
}

.tuxebo-benefits {
	float: left;
	margin-left: 28px;
}

.benefits_top h3{
    margin: 0px 0 0 0px;
}
.benefits_top h2{
	margin: 18px 0 0 0px;
}




.search_container .item_select_large,.search_container #postcodeInput2 {
	background: url("../img/new/grey_button.gif") repeat-x scroll left top #FFFFFF;
	border: 1px solid #E2E2E2;
	border-radius: 4px 4px 4px 4px;
	color: #666666;
	display: block;
	font-size: 10pt;
	height: 28px;
	padding: 4px;
	width: 256px;
	}
	
.search_container #postcodeInput2 {
 height: 19px;
 width: 245px;
}


.searc_sel {
}
.searc_sub {
}

#error_text {
	color:red;
      float: left;
    margin: 42px 10px;
}

.search_container .expanation_text {
	width:100%;
	color: #B9B9B9;
}
.search_container .expanation_text .hire {
	color: #666666;
	font-family: georgia;
	font-size: 17px;
	margin: 7px 0;	
}

.search_container .expanation_text .location{
	margin: 0px 0px 0px 100px ;
}


.provider_list {
	list-style: none;
}

.provider_list li {
	margin  : 10px 0 0;
}

.provider_list li div	{
	display:inline;
}

.item_provider_list {
	color: #999999;
    float: left;
    margin-left: 7px;
}

.item_provider_list a {
	color: #999999;
}

.item_provider_list .provider_list {
	float: left;
 	list-style: none outside none;
 	font-size: 13px;
}

.item_provider_list .instant_quote {
	margin: 7px 0 0 14px;
	color: #666666;
	font-size: 16px;
}

.item_provider_list .online_quote {
	margin: 7px 0 0 14px;
	color: #666666;
	font-size: 13px;
	clear: both;
	
}
.item_provider_list .online_quote a{
	color: #666666;
	font-size: 13px;
	text-decoration: underline;
}

#item_list_master .item_provider_list .provider_list li{
	border-top: 1px solid #F2F2F2;
	padding: 4px 0 0;
}

.item_provider_list .provider_list li div{
	margin: 0px;
	padding: 0 5px;
}

.breadcrumb {

	float: left;
    margin: 2px 22px;
}

.breadcrumb a {
	color: grey;
    font-size: 10px;
}










/* CHOSEN JS SELECT */


/* @group Base */
.chzn-container {
  font-size: 13px;
  position: absolute;
  display: inline-block;
  zoom: 1;
  *display: inline;
  float:left;
  z-index:1000;
  width: 130px;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #333333), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #333333 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #333333 0%, white 50%);
  background-image: -o-linear-gradient(top, #333333 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #333333 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #333333 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 2px solid #E2E2E2;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 43px;
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
  width:156px;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  margin-top: 9px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(/img/chosen-sprite.png) right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#333333 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#333333',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#333333 60%);
  border-left: 1px solid #2px solid #E2E2E2;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('/img/chosen-sprite.png') no-repeat 0 10px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('/img/chosen-sprite.png') no-repeat 100% -22px;
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #333333));
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%,#333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%,#333333 99%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #333333));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #333333 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #333333 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #333333 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#333333 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#333333',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#333333 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #333333));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #333333 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #333333 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #333333 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#333333 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#333333',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%,#333333 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;
}
.chzn-container-multi .chzn-choices .search-choice span {
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(/img/chosen-sprite.png) right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background: #3875d7;
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 20px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #333333));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #333333 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #333333 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #333333 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#333333 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#333333',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#333333 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { direction:rtl;text-align: right; }
.chzn-rtl .chzn-single { padding-left: 0; padding-right: 8px; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; }
.chzn-rtl .chzn-single div { 
  left: 0; right: auto; 
  border-left: none; border-right: 1px solid #aaaaaa;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius   : 4px 0 0 4px;
  border-radius        : 4px 0 0 4px; 
}
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 5px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin-left: 4px; margin-right: 0; padding-left: 0; padding-right: 4px; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 20px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, #ffffff;
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #333333));
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #333333 99%);  
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%,#333333 99%);
  background: url('/img/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%,#333333 99%);
  padding: 4px 5px 4px 20px;
}
/* @end */



