.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* clearfix style end */

body
{
	font-family: Myriad, Verdana, Arial, Helvetica, sans serif;
	padding: 0;
	margin: 0;
	text-align: center;
}
a:active{outline:none;}
a.active{outline:none;}



/*a:link{text-decoration:none; color:#154DA6;}
a:visited{text-decoration:none; color:#154DA6;}
a:hover{text-decoration:none; color: #ff9900;}*/

form
{
	padding: 0;
	margin: 0;
}

table
{
	padding: 0;
	margin: 0;
}

ol
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

.error
{
	color: #ff5500;
	font-weight: bold;
}

.small, .small a, .small a:hover
{
	font-weight: normal;
	font-size: 70% !important;
	padding-right: 5px;
}

.bold
{
	font-weight: bold;
}

.warn
{
	color: red;
	font-weight: bold;
}

.active
{
	color: green;
	font-weight: bold;
}

p
{
	padding: 2px 10px 10px 0;
	margin: 0;
	font-size: 80%;
	color: #404040;
	line-height: 150%;
	clear: both;
}

h1
{
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 100%;
	color: #404040;
}
/* controls the float issues with statements & account pages */

.title_wrapper
{
	float: left;
	width: 740px;
}

.title_wrapper h1, .title_wrapper h2, .title_wrapper p
{
	padding: 10px 0 0 10px;
}

h2
{
	padding: 0;
	margin: 10px 10px 2px 0;
	font-size: 75%;
	color: #404040;
}

h3
{
	margin: 0;
	padding: 2px 10px 0 5px;
	font-weight: bold;
	font-size: 75%;
}
h4
{
	margin: 0;
	padding: 2px 10px 0 5px;
	font-weight: bold;
	font-size: 75%;
}
h5
{
	margin: 0;
	padding: 2px 10px 0 5px;
	font-weight: bold;
	font-size: 75%;
}

h6
{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

hr
{
	height: 1px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #d9d9d9;
	width: 740px;
	float: left;
}

/* main containing centred box */
div#container
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}


/* header and logo container */
#header
{
	float: left;
	width: 740px;
	background-image: url(/images/header_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	color: #fff;
}

div#logo
{
	float: left;
	margin: 0 0px 0 5px;
}

/* contains the logged in information account, statements etc */

.tools
{
	margin: 0px 0px 0 0;
	float: right;
	font-size: 55%;
	font-weight: normal;
	width: 520px;
	text-align: right;
}

.tools ul
{
	padding: 5px;
	margin: 0px;
	white-space: nowrap;
}

.tools ul li
{
	display: inline;
	padding: 3px;
}

.tools ul li a
{
	text-decoration: none;
	color: #fff;
	padding: 3px;
}

.tools ul li a:hover
{
	text-decoration: underline;
	color: #fff;
}

/* nav bar uses ul and li in inline list */
div#navbar
{
	margin-top: 50px;
	margin-bottom: 6px;
	font-size: 65%;
	font-weight: normal;
	float: right;
}

#navbar ul
{
	padding: 5px;
	margin: 0px;
	white-space: nowrap;
	background-color: #154da6;
}

#navbar ul li
{
	display: inline;
	padding: 5px 0px 5px 0;
}

#navbar ul li a
{
	text-decoration: none;
	color: #fff;
	padding: 0px 5px 0 0;
}

#navbar ul li a:hover
{
	text-decoration: none;
	color: #ccc;
}


/* highlight for current page */
.this_page
{
	font-weight: bold;
	color: #ff9900;
}

.bright
{
	color: #ff9900;
}

/* style for linked FAQS and sub nav */
.QandA
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 85%;
}

.QandA p
{
	margin-top: 7px;
}


.QandA h2
{
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	margin: 0;
	padding: 7px 0 0px 2px;
}

.QandA h3
{
	font-weight: bold;
	font-size: 90%;
	color: #ff9900;
	margin: 0;
	padding: 7px 0 0px 2px;
}

.QandA ul
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style: disc url(/images/nav.gif) inside;
}
.QandA li
{
	/*display:block;*/
	font-size: 80%;
	padding: 0 0 5px 0;
}

.QandA ul li span
{
	font-weight:bold;
}

.QandA ul li p
{
	clear:left;
	font-size:100%;
	margin:0px;
}

.QandA li.header
{
	list-style: none;
	font-weight:bold;
	padding: 2px 0px 10px 0px;
}


.QandA ul li ul li
{
	/* display:block; */
	padding: 4px 0 0px 0;
	margin: 0;
	font-size: 100%;
	color: #404040;
	list-style: disc url(/images/nav_b.gif) inside;
}


/* column structure uses exact width divs with float to create combinations of column structures ie. column_full is full width, treble is 3 quarter, double half width and single a quarter width column. Used in combinations to create varied layouts. The most common being single-double-single. Confused? */

.column_full
{
	margin-top: 0px;
	float: left;
	width: 740px;
}

/*--- COLUMN TREBLE FRONT -- */

.column_treble_front
{
	margin-top: 7px;
	width: 551px;
	float: left;
}


/* --- COLUMN TREBLE --- */


.column_treble
{
	margin-top: 7px;
	width: 560px;
	float: left;
}

.column_treble p
{
    margin:0 0 10px 0 !important;
    padding:0 0 10px 0 !important;
}

.column_treble h2 a
{
	text-decoration: none;
}

.column_treble h1 
{
	margin:0 0 15px 0 !important;
	padding:0 0 0 0 !important;
}

.column_treble a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
.column_treble a
{
	text-decoration: none;
	color: #154DA6;
}

	
	
.column_treble_static
{
	width: 560px;
}

.column_treble h3
{
	text-align: center;
	font-size: 75%;
}

.column_treble ul
{
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	display: block;
	font-size: 70%;
}

.column_treble li
{
	padding: 0 0 3px 0;
	margin: 0px;
	display: block;
}

.column_treble li a:hover
{
	text-decoration: underline;
}


/* --- COLUMN DOUBLE --- */


.column_double
{
	margin-left: 6px;
	width: 363px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	min-height:450px;
}

.column_double ul
{
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	display: block;
	font-size: 70%;
}

.column_double li
{
	padding: 0 0 10px 0;
	margin: 0px;
	display: block;
}

.column_double li a:hover
{
	text-decoration: underline;
}

.column_double a:hover.small 
{

	font-size:11px !important;
}



/* --- COLUMN DEBIT --- */


.column_debit
{
	margin-left: 0;
	width: 700px;
	padding: 0 20px 15px;
	float: left;
	margin-top: 7px;
	margin-bottom: 40px;
}

.column_debit ul
{
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	display: block;
	font-size: 70%;
}

.column_debit li
{
	padding: 0 0 10px 0;
	margin: 0px;
	display: block;
}

.column_debit li a:hover
{
	text-decoration: underline;
}


/* --- COLUMN SINGLE --- */


.column_single
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 6px;
	width: 177px;
	float: left;
}

.column_single p
{
	padding: 3px;
	font-size: 80%;
}

.column_single a, .column_double a
{
	text-decoration: none;
	color: #154DA6;
}

.column_single a:hover, .column_double a:hover
{
	text-decoration: none;
	color: #ff9900;
}

.column_single hr, .column_double hr
{
	height: 1px;
	background-color: #ccc;
	width: 100%;
	margin: 5px 0 5px 0;
	border: none;
}

.column_single a:hover, column_double a:hover, column_treble a:hover
{
	text-decoration: none;
	color: #ff9900;
}
.white
{
	color: #fff;
}

.column_double ul li a, .column_treble ul li a
{
	text-decoration: none;
}


/* styles for the locations page */
.column_double_local
{
	width: 369px;
	background-color: #fff;
	float: left;
	margin: 7px 0 7px 0;
	padding-bottom: 7px;
}
.column_treble_local
{
	margin: 7px 0 7px 0;
	float: left;
	background-color: #ccc;
	width: 555px;
}

.column_treble_local h1, .column_treble_local h2, .column_treble_local h3, .column_treble_local p
{
	margin-left: 25px;
	width: 510px;
}

.column_treble_local img
{
	margin-left: 25px;
	border: 1px solid #666;
}
.locations_title h1
{
	margin: 0px 0 0px 0;
	padding: 0;
}
.locations_search
{
	padding: 0;
	margin: 0;
	width: 555px;
	float: left;
}


/* goggle map styles */

.google_map
{
	float: left;
}

.fillet_top_555
{
	background-image: url(/images/555_fillet_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	min-height:15px;
}

.fillet_bot_555
{
	background-image: url(/images/555_fillet_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:15px;
}

.fillet_top_369
{
	background-image: url(/images/369_fillet_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.fillet_bot_369
{
	background-image: url(/images/369_fillet_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.locations_search h2
{
	padding: 5px 0 5px 0;
}

.locations_search a
{
	text-decoration: none;
	color: #154DA6;
}

.locations_search a:hover
{
	text-decoration: none;
	color: #ff9900;
}

.column_locations
{
	width: 123px;
	padding: 0px 0 0px 0;
	float: left;
	color: #aaa;
}

.column_locations a
{
	text-decoration: none;
	color: #154DA6;
}

.column_locations a:hover
{
	text-decoration: none;
	color: #ff9900;
}

.column_locations ul li h2
{
	margin: 0px 0 0 0px;
	padding: 0;
	font-size: 90%;
}
.column_locations ul
{
	padding: 0px 0 0 0px;
	margin: 0px 0 0px 0px;
}

.column_locations ul li
{
	display: block;
	padding: 3px 0 0px 0px;
	margin: 0;
	font-size: 80%;
}

.locations_title h1
{
	margin: 10px 0 10px 0;
	padding-left: 0px;
}

/* --- PAGE DIVIDER ---dividing bar between the main content and the lower page section factoids */

#blue_bar
{
	float: left;
	width: 739px; /*height:5px;*/
	background-color: #fff; /*border-top:1px solid #103a7d;*/
	margin: 0;
	padding: 0;
}

#blue_bar2
{
	width: 739px;
	height: 0px; /*border-top:2px solid #2177ff;*/
	background-color: #fff;
	margin: 0;
}

/* --- NAV PATCHES ---right hand graphical device for supporting the content */

.locations_patch
{
	margin: 10px 0 10px 0;
}
.locations_patch h2
{
	padding: 5px 5px 2px 8px;
}
.patch_post form, .locations_patch form
{
	padding: 0;
	margin: 0 0 0 5px;
}

.patch_post
{
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_postcode.gif);
	height: 121px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_demo
{
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_busi_sm.gif);
	height: 95px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_busi
{
	color: #fff;
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_busi_sm.gif); /*sc_bg_business.gif*/
	height: 95px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_join
{
	margin: 0 0 0 0;
	background-image: url(/images/sc_bg_join.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_book
{
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_book.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_postcode
{
	margin: 6px 0 0 0;
	background-image: url(images/sc_bg_book.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_tell
{
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_tell.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_want
{
	margin: 6px 0 0 0;
	background-image: url(/images/sc_bg_iwant.gif);
	height: 121px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_map
{
	margin: 6px 0 0 0;
	background-image: url(/images/patch_map_bg.gif);
	height: 177px;
	background-repeat: no-repeat;
	background-position: left top;
}

.patch_book a:hover, .patch_join a:hover, .patch_post a:hover, .patch_map a:hover, .patch_busi a:hover, .patch_demo a:hover, .patch_tell a:hover
{
	color: #ccc;
	text-decoration: none;
}

.patch_book a, .patch_join a, .patch_post a, .patch_map a, .patch_demo a, .patch_tell a
{
	display: block;
	text-decoration: none;
	color: #fff;
}

.patch_busi a
{
	color: #fff;
}


.patch_busi p, .patch_post p, .patch_post p, .patch_demo p, .patch_map p
{
	padding: 5px;
	font-size: 70%;
	color: #fff;
}

.patch_busi h3, .patch_post h3, .patch_post h3, .patch_demo h3, .patch_map h3
{
	margin: 0;
	padding: 12px 10px 0 5px;
	font-weight: bold;
	font-size: 75%;
	color: #fff;
}

.link_bold
{
	 font-family:Myriad, Verdana, Arial, Helvetica, sans serif;
	 padding:0px 0px 0px 5px;
	 font-size:75%;
	 color:#FFFFFF;
	 font-weight: bold;
}

.link_bold a
{
	 font-family:Myriad, Verdana, Arial, Helvetica, sans serif;
	 padding:0px 0px 0px 5px;
	 font-size:75%;
	 color:#FFFFFF;
	 font-weight: bold;
}

.link_bold a:hover
{
	 font-family:Myriad, Verdana, Arial, Helvetica, sans serif;
	 padding:0px 0px 0px 5px;
	 font-size:75%;
	 color:#000000;
	 font-weight: bold;
}




/* controls the positioning of the left hand image */
.help
{
	font-size: 80%;
}

.float_left
{
	padding: 10px 10px 10px 0;
	float: left;
}


/* --- FOOTER --- */


#footer
{
	float: left;
	margin-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	width: 740px;
}

#footer a
{
	text-decoration: none;
	color: #154DA6;
}

#footer a:hover
{
	text-decoration: underline;
	color: #666;
}


#footer p
{
	font-size: 70%;
}



/* --- THE OPEN / HIDE MENU THING --- */


.menuclosed
{
	display: block;
	font-weight: normal;
	font-size: 80%;
	padding: 8px 0 0 3px;
}


/* hides the menu contents and the padding around the info text */


.menuopen
{
	display: none;
	padding: 0px 0px 0px 3px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 75%;
	color: #404040;
}


/* --- VARIOUS STYLES --*/



.big_bold
{
	color: #ff9900;
	font-weight: bold;
	font-size: 120%;
}

.grey
{
	color: #666;
	background-color: #e5e5e5;
}

.darkgrey
{
	color: #666;
	background-color: #d4d4d4;
}

.hilight
{
	color: #ff9900;
}


.small_print
{
	font-size: 70%;
}

.search_box
{
	margin-top: 8px;
	background-image: url(/images/search_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FF9900;
}

.search_box h2
{
	color: #fff;
	padding-left: 10px;
}

.search_results
{
	float: left;
	padding-bottom: 10px;
	width: 740px;
	background-image: url(/images/factiods_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}


.search_results h1
{
	margin: 0 0 10px 23px;
	font-size: 100%;
}

.search_results h2
{
	font-weight: bold;
	font-size: 75%;
	width: 500px;
	margin: 10px 0 0 23px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}

.search_results p
{
	margin: 3px 0 0px 23px;
	font-size: 70%;
	width: 500px;
	padding: 0;
}

.search_results a
{
	text-decoration: none;
	color: #154DA6;
}

.search_dist
{
	font-weight: normal;
	margin: 0 0 0 23px; /* float:right; */
	font-size: 65%;
}

/* .search_results th{
font-weight:normal;
font-size: 70%;
padding-bottom:5px;
padding-left:12px;
} */


.results_head
{
	padding: 10px 0 0 0px;
	font-size: 75%;
	border-bottom: solid 1px #ccc;
}

.results_body
{
	padding: 5px 0 0 0px;
	font-size: 90%;
}

.results_title
{
	padding: 0 0 0 0px;
	font-size: 150%;
	font-weight: bold;
}

/* fillet edges - For the 4 column view */
.fillet_top_qtr
{
	margin-top: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_top_qtr.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.fillet_bottom_qtr
{
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_bottom_qtr.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.fillet_wrapper_qtr
{
	width: 740px;
	float: left;
	background-image: url(/images/fillet_bg_qtr.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/* fillet three-quarter */
.fillet_bot_3qtr
{
	height: 5px;
	width: 560px;
	float: left;
	background-image: url(/images/fillet_bot_3qtr.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:10px;
}
.fillet_top_3qtr
{
	height: 5px;
	width: 560px;
	float: left;
	background-image: url(/images/fillet_top_3qtr.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.fillet_wrapper_3qtr
{
	width: 540px;
	float: left;
	background-image: url(/images/fillet_bg_3qtr.png);
	background-repeat: repeat-y;
	background-position: center;
	padding:10px;
}


/* fillet three-quarter thin */
.fillet_bot_3qtr_thin
{
	height: 5px;
	width: 560px;
	float: left;
	background-image: url(/images/fillet_bot_3qtr_thin.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:10px;
}
.fillet_top_3qtr_thin
{
	height: 5px;
	width: 560px;
	float: left;
	background-image: url(/images/fillet_top_3qtr_thin.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.fillet_wrapper_3qtr_thin
{
	width: 540px;
	float: left;
	background-image: url(/images/fillet_bg_3qtr_thin.png);
	background-repeat: repeat-y;
	background-position: center;
	padding:10px;
}

/* fillet half */
.fillet_top_hlf
{
	margin-top: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_top_hlf.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fillet_bottom_hlf
{
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_bottom_hlf.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.fillet_wrapper_hlf
{
	width: 740px;
	float: left;
	background-image: url(/images/fillet_bg_hlf.gif);
	background-repeat: repeat-y;
	background-position: center;
}

/* fillet full width */
.fillet_top_full
{
	margin-top: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_top_full.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fillet_top_full_blue
{
	margin-top: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_top_full_blue.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fillet_bottom_full
{
	margin-bottom: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_bottom_full.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}


.fillet_bottom_full_blue
{
	margin-bottom: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #ccc;
	background-image: url(/images/fillet_bottom_full_blue.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* fillet half & qtr - 3 cols */
.fillet_top_hlfqtr
{
	margin-top: 3px;
	height: 6px;
	width: 740px;
	float: left;
	background-color: #d9d9d9;
	background-image: url(/images/fillet_top_hlfqtr.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fillet_bottom_hlfqtr
{
	height: 6px;
	width: 740px;
	float: left;
	background-color: #d9d9d9;
	background-image: url(/images/fillet_bottom_hlfqtr.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.fillet_wrapper_hlfqtr
{
	width: 740px;
	float: left;
	background-image: url(/images/fillet_bg_hlfqtr.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/* the fillet columns qtr=divided into 4 / half=divided in half */
.col_grey_qtr
{
	width: 184px;
	float: left;
}

.col_grey_hlf
{
	width: 368px;
	float: left;
}

.col_grey_full
{
	width: 740px;
	float: left;
	background-color: #d9d9d9;
}

.col_transparent_full
{
	width: 740px;
	float: left;
	margin-top:10px;
	padding-top:10px;
	height:22px;
	background-image: url(/images/fillet_blue.gif);
}

.col_grey_full h1
{
	padding: 0 0 5px 7px;
	margin: 0;
}


/* fillet text style */
.col_grey_qtr p, .col_grey_hlf p, .col_grey_full p
{
	padding: 0 5px 0 10px;
}

.col_grey_qtr a, .col_grey_hlf a, .col_grey_full a
{
	text-decoration: none;
	color: #154DA6;
}

.col_grey_qtr a:hover, .col_grey_hlf a:hover, .col_grey_full a:hover
{
	text-decoration: none;
	color: #ff9900;
}

/* looks after the invoice */

.invoice_totals_col
{
	float: left;
	width: 70px;
	border-top: solid 1px #d9d9d9;
	text-align: right;
}
.invoice_detail_col
{
	float: left;
	width: 668px;
	border-top: solid 1px #d9d9d9;
}

.invoice_detail_col p
{
	padding-left: 10px;
}

/*the borders for the tables eg. statements page */

.table_border_first
{
	/*border-top:1px solid #fff;*/
}

.table_border_top
{
	border-top: 1px solid #fff;
}

.table_border_bot
{
	border-bottom: 1px solid #fff;
	text-align: left;
}

.table_border_botleft
{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: left;
}

.table_border
{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

.table_border_ul
{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

.table_border_noLeft
{
	border-bottom: 1px solid #eee;
}

.panelControls ul
{
	width: 730px;
	padding: 0px 0 0 0px;
	margin: 0px 0 10px 0px;
}

.panelControls ul li
{
	display: inline;
	padding: 3px 0 0px 20px;
	margin: 0;
	font-size: 80%;
}

.hidden
{
	display: none;
}

.confirmedAddress
{
	font-weight: normal;
	font-size: 70%;
	padding-right: 5px;
	display: list-item;
	list-style-type: none;
}

.bank
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

.linkButton_debit
{
	background: url(/images/button_directDebit_rtn.gif) no-repeat;
	line-height: 16px;
}

.col_hlf_right
{
	width: 368px;
	float:right;
	text-align:left;
}

.col_hlf_left
{
	width: 368px;
	float: left;
	text-align: right;
}

#f_debit
{
	margin: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	width: 100%;
	border: 1px solid #000;
}

#aspnetForm #form_col1
{
	display: block;
	width: 40%;
	float: left;
	margin-left: 15px;
}

#aspnetForm #form_col1 input
{
	display: block;
	margin-bottom: 15px;
}
#aspnetForm #form_col1 span
{
	display: block;
	font-size: 0.9em;
}

#aspnetForm #form_col2
{
	float: right;
	display: block;
	width: 49%;
	margin-right: 15px;
}
#aspnetForm #form_col2 input
{
	display: block;
	margin-bottom: 15px;
}

#aspnetForm #form_col2 span
{
	display: block;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#aspnetForm #form_col2 #sortCode
{
	width: 64px;
}
#f_debit span.originators
{
	font-family: Verdana, Arial, Helvetica, sans serif;
	padding: 0;
	margin: 0;
	font-size: 0.6em;
	font-weight: bold;
}
#f_debit .clear
{
	clear: both;
}

#aspnetForm .next
{
	float: right;
	font-weight: bold;
	margin-right: 50px;
	width: 75px;
	line-height: 32px;
	background: url(~////images/button_directDebit.gif);
	padding: 0;
	text-align: center;
}

#aspnetForm a.next
{
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}
#aspnetForm a:hover.next
{
	text-decoration: none;
}

#aspnetForm #btn_Debit
{
	font-family: Verdana, Arial, Helvetica, sans serif;
	margin: 0;
	margin-top: 50px;
	font-size: 0.6em;
	color: blue;
	width: 500px;
	padding: 0;
	font-weight: bold;
}

#aspnetForm #btn_Debit1
{
	padding: 0;
	margin: 0;
	width: 192px;
	border: 1px solid #000000;
	float: left;
	margin-right: 40px;
	background: url(~////images/button_directDebit.gif);
	height: 32px;
	text-align: center;
}

#aspnetForm #btn_Debit2
{
	padding: 0;
	margin: 0;
	width: 192px;
	border: 1px solid #000000;
	float: left;
	height: 32px;
	text-align: center;
	background: url(~////images/button_directDebit.gif);
}


#aspnetForm #btn_return
{
	padding: 5px 0 5px 8px;
	margin: 0;
	width: 192px;
	border: 1px solid #000000;
}

#aspnetForm #btn_Debit a
{
	text-decoration: none;
	color: #fff;
}
#aspnetForm #btn_Debit a:hover
{
	text-decoration: underline;
}

.cdebit
{
	margin: 7px 0 15px 0;
	width: 700px;
	float: left;
	padding: 0 20px 15px;
}

.cdebit ul
{
	margin-top: 0;
	margin-left: 15px;
	font-size: 0.7em;
}

.cdebit > ul
{
	margin-left: -23px;
}
.cdebit img
{
	float: right;
}

#terms
{
	margin-bottom: 40px;
}

#terms a
{
	text-decoration: none;
	color: #154da6;
}

#terms a:hover
{
	text-decoration: none;
	color: #ff9900;
}

#terms ul
{
	float: left;
	padding-left: 10px;
	margin-left: 0px;
}

#terms ul.left
{
	width: 355px;
	float: left;
}

#terms ul.right
{
	width: 355px;
	float: right;
}

#terms .col p
{
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#terms .col
{ margin-top:15px;/*ie bug*/
}

#terms h1
{
	font-size: 24px;
	font-weight: normal;
	margin: 12px 0px 0px 10px;
}

#terms h2
{
	font-size: 18px;
	line-height: 36px;
	margin: 10px 0px 10px 0px;
	width: 600px;
	color: #154da6;
}

#terms li
{
	float: left;
	clear: left;
	list-style: none;
	margin: 0px 0px 5px 0px;
}

#terms li .index
{
	float: left;
	width: 50px;
	font-size: 12px;
}

#terms li li .index
{
	line-height: 18px;
}

#terms li h2 .index
{
	font-size: 18px;
	color: #ff9900;
}

#terms a.index
{
	float: left;
	width: 50px;
	font-size: 14px;
	font-weight: bold;
}

#terms li.section
{
	margin-top: 10px;
	font-weight: bold;
}

#terms li p
{
	float: left;
	clear: right;
	width: 660px;
	margin: 0px;
	padding: 0px;
}

/* Jobs page-specific styles */


#jobs ul li
{
	list-style-type: disc;
	display: list-item;
	margin-left: 15px;
	font-size: 12px;
	line-height: 18px;
}

#jobs ul.horizontal li
{
	list-style-type: disc;
	list-style-position:inside;
	display: list-item;
	margin-left: 10px;
	padding-left:5px;
	font-size: 12px;
	line-height: 18px;
	float:left;
}

#jobs h2
{
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}

#jobs h3
{
	font-size: 16px;
	line-height: 36px;
	width: 100%;
	color: #154da6;
	padding: 0px;
}

#jobs h4
{
	font-size: 12px;
	margin:14px 0 0 0;
	width: 600px;
	color: #154da6;
	padding: 0px;
}

#jobs .nb
{
	font-style: italic;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 10px;
	background-color: #ff9900;
	display: block;
	color: #fff;
	float: left;
}


table.rates
{
	margin: 5px 0px 0px 10px;
	font-size: 80%;
	padding: 0px;
}

table.rates tr
{
	margin: 0px 0px 5px 0px;
	display: block;
	padding: 0px;
}

table.rates td
{
	width: 70px;
	padding: 0px;
}

table.rates th
{
	font-weight: normal;
	color: #154da6;
	width: 70px;
	padding: 0px;
}

.italic
{
	font-style: italic;
}

small
{
	font-size: 10px;
	display: block;
	margin: 5px 0px 5px 0px;
}
.small
{
	font-size: 10px;
	display: block;
	margin: 5px 0px 5px 0px;
}
.small a
{
	font-size: 10px;
	display: block;
	margin: 5px 0px 5px 0px;
}

.small a:hover
{
	font-size: 10px;
	display: block;
	margin: 5px 0px 5px 0px;
}

.small_field
{
	font-size: 70%;
	height: 10px;
	display: block;
	margin: 5px 0px 5px 0px;
}

.hybrid h2
{
	padding: 0;
	margin: 10px 10px 5px 0;
	font-size: 80%;
}

.pollOptions input
{
	font-size:12px;
	margin:5px 10px 5px 10px;
}
.pollOptions label
{
	font-size:12px;
	padding:0px;
}

.shop .productBox
{
	width:356px; 
	height:246px; 
	background-repeat:no-repeat;
}

.shop .productBox .button
{
	margin:203px 10px 10px 210px;
	padding:px;
}

/* added styles for testimonial */

.testimonial
{
    width:740px;
    background-image:url(/images/testimonial_top.png);
    background-position:top;
    background-repeat:no-repeat;
    padding-top:10px;
    margin-top:10px;
}

.testimonial>span
{
    width:700px;
    display:block;
    background-image:url(/images/testimonial_bg.png);
    background-repeat:repeat-y;
    color:#fff;
    float:left;
    padding:10px 20px;
    line-height:20px;
    font-size:12px;
}
.testimonial>div
{
    width:740px;
    display:block;
    background-image:url(/images/testimonial_bot.png);
    background-repeat:no-repeat;
    background-position:bottom;
    color:#454545;
    font-size:10px;
    font-weight:bold;
    float:left;
    min-height:50px;
}
.testimonial>div .t-location
{
    float:right;
    margin-right:100px;
    padding-top:25px;
}
.testimonial>div .t-name
{
    float:right;
    margin-right:10px;
    padding-top:25px;
}

.testimonial>div .t-another
{
    float:left;
    margin-left:10px;
    padding-top:25px;
    text-decoration:underline;
    color:#454545;
}

.new_price
{
    background-color:#FFF9A8;
}

.new_price_fill
{
    background-color:#FFF9A8;
    display:inline;
    border:solid 3px #FFF9A8;
    line-height:22px;
}

/* added 19/06/09 business styles */

.link_list 
{
	float:left;
	width:100%;
	margin:20px 0 20px 0;
}	
.link_list > ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

.link_list li
{
	display:block;
	float:left;
	width:100%;
	margin:0 0 10px 0; 
	padding:0 0 0 0;
}
.link_list li a 
{ 
	display:block; 
	float:left; 
	width:100%;
	color:#154da6;
	padding:0 0 0 20px;
	background: url(/images/li.gif) no-repeat left 2px; 
}	

.link_list li a:hover
{	
	text-decoration:none;
	display:block; float:left; width:100%;
}

.link_list li div *
{
    font-size:100%;
}

#hide_sfb, .no_display
{
	display:none;
}
.display
{
	display:block;
}
.make_height_overlay { height:200px; } 
.make_height_overlay_two { height:200px; } 

.overlay_container, .overlay_container_two
{
	
	position:absolute;
	z-index:1;
	left: 300px;
	top: 300px;
	width:600px;
	display:none;


}
.hide_lists div{ float:left; width:100%; height:100%; background: transparent;}
.hide_lists_two div{ float:left; width:100%; height:100%; background: transparent;}
.overlay_container h2, .overlay_container_two h2 { color:#ffffff; font-size:18px; font-weight:bold; margin:-20px 0 20px 0;}
.overlay_container p, .overlay_container_two p { margin:10px 10px 0 0px; width:80%; padding:0; color:#a8a5a5 !important;}
.overlay_container ul, .overlay_container_two ul{ list-style-type:none; margin:10px 10px 0 0px; width:80%; padding:0; color:#a8a5a5 !important; 
}
.overlay_container li, .overlay_container_two li{ 
					padding:0 0 0 20px; 
					margin:0 0 9px 10px;  
					background:transparent url("/images/overlay/bullet.png") no-repeat left 2px; 
					font-size:12px;
}

.overlay_container_top 
{
	float:left;
	width:100%;
	height:18px;
	background:transparent url("/images/overlay/overlay_top2.png") no-repeat left top; 
	padding:0;
}
.overlay_container_mid
{
	float:left;
	width:100%;
	height:100%;
	background:transparent url("/images/overlay/over_lay_mid2.png") repeat-y left 18px;
	padding:10px 20px 10px 20px; 
}

.overlay_container_bottom
{
	float:left;
	width:100%;
	height:18px;
	 background:transparent url("/images/overlay/overlay_bottom2.png") no-repeat left bottom; 
	padding:0 0 0 0;
}

.overlay_close
{
	position:relative;
	z-index:1001;
	left: 550px;
	top: -24px;
	height:21px;
	width:21px;

}
.overlay_close a
{
	background: url("/images/overlay/close_dark.png") no-repeat left top; 
	display:block;
	width:21px;
	height:21px;
	border:none;
	outline: none;

}

.column_double a:active, .column_double a:hover  { outline: none; }

.overlay_close a:hover 
{
	background: url(/images/overlay/close.png) no-repeat left top; 
	border:none;
	outline: none;
}
.overlay_nav a:hover { outline: none; }
.overlay_close a:active, .overlay_nav a:active
{
  outline: none;
}


.overlay_nav 
	{
		float:left;
		width:100%;
		margin:0 0 0 0;
		height:20px;
		font-size:11px;
		color:#ffffff;
	}
	
	.overlay_nav2
	{
		float:left;
		width:100%;
		margin:30px 0 0 0;
		height:20px;
		font-size:11px;
		color:#ffffff;
	}
#next3 { float:right; margin:0 44px 0 0;}
#prev3 { float:left; }

 a.activoverlay { color:#ff9900; font-weight:normal; }

#car_hire, #taxi, #ptransport, #pcars, #pmileage {  } 

#car_hire_content, #taxi_content, #ptransport_content, #pcars_content, #pmileage_content { display:none; float:left; margin:0 0 10px 0;}
.toggle_me {display:none;}

.image_pad { padding: 10px 0 10px 0;}

.list_styling ul 
	{ 
		margin:10px;
	}
.list_styling li
	{ 	
		background: url(/images/nav.gif) no-repeat left 4px; 
		padding:0 0 16px 20px;
		font-size:12px;
	}
.list_styling p
	{
	   color:#000000;  
	}	
	
.list_styling h2
{
	margin:10px 0 10px 0;  
	font-size: 80%;
	color: #E98300;
}

.list_styling h2.highlight
{
	color: #E98300;
}

.list_styling h3
{
	padding:0;
	margin:10px 0 2px 0;
	font-weight: bold;
	font-style:italic;
	font-size: 75%;
	color: #404040;
}
	
/* pricing styles */

#business_rate_pricing_bg
{
    width:347px;
    height:243px;
    font-size:12px;
    color:#000000;
}
.pricing_border { border-bottom:2px solid #000000;}

#business_rate_pricing_bg em
{
    font-size:10px; width:100%; float:left;
    color:#ffffff;
}
.pad_row_pricing { padding:0 0 0 10px; }




/* styles added for the new invitations section */

.s_car_box_holder
{
	float:left;
	width:700px;
	color:#6d6d6d;
	font-family: Myriad, Verdana, Arial, Helvetica, sans serif;
	font-size:12px;
	margin:14px 0 0 0;
}

.s_car_box_top
	{
		float:left;
		width:100%;
		height:30px;
		background: url(/images/invite_pannel/pass_it_on_top.jpg) no-repeat left top; 
		padding:0;
		margin:0;
	}
.s_car_box_mid
	{
		float:left;
		width:700px;
		height:100%;
		background: url(/images/invite_pannel/pass_it_on_mid.jpg) repeat-y left 34px; 
		padding:0 20px 6px 10px; 
		margin:-2px 0 0 0;
	}
	
.s_car_box_bottom
	{
	float:left;
	width:100%;
	height:34px;
	background:url(/images/invite_pannel/pass_it_on_bottom.jpg) no-repeat left bottom; 
	padding:0;
	margin:0;
	}

.s_car_box_neg 
	{
	margin:8px 0 0 20px;
	}

#pass_it_on { float:left; margin:10px 10px 0 10px; }

#pass_it_on p 
	{
	float:left;
	margin:0;
	padding:2px 10px 0 0;
	clear:none;
    line-height:20px;
	}
#pass_it_on p em { color:#000000; padding:0 0px 0 2px;}
.s_car_arrow
	{
	float:left;
	background:url(/images/invite_pannel/arrow.jpg)  repeat-x left 2px; 
	width:26px;
	height:22px;
	margin:0 30px 0 30px;
	}
	
.s_car_slash
	{
	float:left;
	background:url(/images/invite_pannel/slash.jpg)  repeat-x left top; 
	width:26px;
	height:30px;
	margin:-5px 0 0 0;
	}
	
.s_car_email
	{
	float:left;
	width:23px;
	height:14px;
	margin:0 0 0 20px;
	}
	
.s_car_email a
	{
	display:block;
	background:url(/images/invite_pannel/e-mail_icon.jpg)  no-repeat left 4px; 
	width:23px;
	height:20px;
	}
.s_car_email a:active
	{
  	outline: none;
	}
.s_car_mobile
	{
	float:left;
	width:10px;
	height:27px;
	margin:-14px 20px 0 40px;
	}
	
.s_car_mobile a
	{
	display:block;
	background:url(/images/invite_pannel/mobile2.jpg)  no-repeat left 10px; 
	width:10px;
	height:44px;
	}
	
.s_car_fb
	{
		float:left;
		width:14px;
		height:14px;
		margin:2px 5px 0 0;
	}
.s_car_fb a
	{
		display:block;
		width:14px;
		height:18px;
		background:url(/images/invite_pannel/face-book.jpg)  no-repeat left 3px; 
	}
	
.s_car_twitter
	{
		float:left;
		width:14px;
		height:14px;
		margin:2px 5px 0 0;
	}
	
.s_car_twitter a
	{
		display:block;
		width:14px;
		height:18px;
		background:url(/images/invite_pannel/twitter.jpg)  no-repeat left 3px; 
	}
	
.s_car_tick
	{
		float:left;
		width:50px;
		height:20px;
		margin:0;
		background:url(/images/invite_pannel/tick.jpg)  no-repeat right top; 
	}
#email_form_invite, #sms_form_invite
 	{ 
	margin:10px 0 0 0;
	width:100%;
	float:left;
	display:none;
	}	 
#email_form_invite .input_width
 	{
	background-color:#ffffff;
	width:140px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:6px 0 0 0;
	
	}
	
#email_form_invite .message_width
 	{
	background-color:#ffffff;
	width:270px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:6px 0 0 0;
	}
	
#sms_form_invite .input_width_sms
 	{
	background-color:#ffffff;
	width:160px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:60px 0 0 0;
	}
	
#sms_form_invite .message_width_sms
 	{
	background-color:#ffffff;
	width:230px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:70px;
	margin:6px 0 0 0;
	}
	
/*  The sliding doors button */

button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 6px 0 0; 
  text-align:center; 
  margin:5px 0 0 6px;
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 6px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(/images/invite_pannel/right_button.jpg) right no-repeat; 
  font-size:12px; 
}
button.submitBtn span { 
  height:25px; 
  line-height:25px;
  background:url(/images/invite_pannel/left_button.jpg) left no-repeat;
  color:#154ca6;

}
button.submitBtn:hover {
	background:url(/images/invite_pannel/right_button_over.jpg) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(/images/invite_pannel/left_button_over.jpg) left no-repeat; 
	color:#ffffff;
}
/* end slidign doors button */

#email_form_invite, #sms_form_invite
	{
		margin:10px 0 0 0;
		display:none;
		padding:0;
	}
	
.button_sms_pad { margin:56px 0 0 0;}




/* new styles to hide the jobs divs show and hide */


#jobs_reveal00, #jobs_reveal1, #jobs_reveal2, #jobs_reveal3, #jobs_reveal4, #jobs_reveal5
{ display:none; }






 
/* new styles for contact page */

#contact_holder
{
    float:left;
    width:100%;
}

.column_single2
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 6px;
	width: 160px;
	float: left;
}
.column_single_right
{
    float:left;
    width:180px;
    
}

.column_double2
{
	margin-left: 6px;
	width: 100px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}



#contact_us a {color: #154da6;}
#contact_us a:hover { text-decoration:none; color: #ff9900; }

#contact_us div 
{ 
	height:1px;
	margin:16px 70px 16px 0;
	padding:0;
	background:url(/images/rule2.gif) left top repeat-x; 
	width:80%;
	float:left;
	font-size:1px;
}

#contact_us h2
{
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
#contact_us h3
{
	float:left;
	font-size: 14px;
	width: 100%;
	color: #000000;
	padding:0;
	margin:30px 0 10px 0;
}

#contact_us p
{
	float:left;
	width:100%;
	margin:0 0 5px 10px;
	padding:0;
	font-size:11px;
	
}

#contact_us p i
{
	font-style:italic;
	font-size:11px;
}
#contact_us p span
{
	float:left; width:130px; 	
}

#contact_us p em
{
	font-size: 11px;
	float:left;
	color: #585555;
	padding: 0px;
	margin:0 10px 0 0;
	font-style:normal;

}

#contact_us h4
{
	font-size: 11px;
	margin:14px 0 0 0;
	width: 100%;
	color: #154da6;
	padding: 0px;
}


#contact_us p em i { float:left; width:100%; font-style:italic; font-size:10px; }

.prompt
{
    background-image:url(/images/survey/annual09/prompt2.png);
    background-repeat:no-repeat;
    width:466px;
    height:424px;
    display:block;
    margin:10px auto;
}

.prompt .actions
{
    float:left;
    margin:238px 0px 0px 0px;
    padding-left:25px;
}

.prompt .btn
{
    padding:5px 5px;
    font-size:12px;
    font-weight:bold;
    color:#0464d5;
}

.col_grey_full.upsell>input
{
	float:right;
	margin:0px 5px 0px 5px;
}
.col_grey_full.upsell>span
{
	padding:0px 0px 5px 5px;
	display:block;
	width:580px;
	margin:5px 0px 0px 5px;
	font-size:11px;
	float:left;
}
.col_grey_full.upsell_full>span
{
	padding:0px 0px 5px 5px;
	display:block;
	margin:5px 0px 0px 5px;
	font-size:11px;
	float:left;
}

.testimonial
{
    width:740px;
    background-image:url(/images/testimonial_top.png);
    background-position:top;
    background-repeat:no-repeat;
    padding-top:10px;
    margin-top:10px;
}

.testimonial>span
{
    width:700px;
    display:block;
    background-image:url(/images/testimonial_bg.png);
    background-repeat:repeat-y;
    color:#fff;
    float:left;
    padding:10px 20px;
    line-height:20px;
    font-size:12px;
}
.testimonial>div
{
    width:740px;
    display:block;
    background-image:url(/images/testimonial_bot.png);
    background-repeat:no-repeat;
    background-position:bottom;
    color:#454545;
    font-size:10px;
    font-weight:bold;
    float:left;
    min-height:50px;
}
.testimonial>div .t-location
{
    float:right;
    margin-right:100px;
    padding-top:25px;
}
.testimonial>div .t-name
{
    float:right;
    margin-right:10px;
    padding-top:25px;
}

.testimonial>div .t-another
{
    float:left;
    margin-left:10px;
    padding-top:25px;
    text-decoration:underline;
    color:#454545;
}

.new_price
{
    background-color:#FFF9A8;
}

.new_price_fill
{
    background-color:#FFF9A8;
    display:inline;
    border:solid 3px #FFF9A8;
    line-height:22px;
}



/* styles added for the new invitations section */

.s_car_box_holder
{
	float:left;
	width:700px;
	color:#6d6d6d;
	font-family: Myriad, Verdana, Arial, Helvetica, sans serif;
	font-size:12px;
	margin:14px 0 0 0;
}

.s_car_box_top
	{
		float:left;
		width:100%;
		height:30px;
		background: url(/images/invite_pannel/pass_it_on_top.jpg) no-repeat left top; 
		padding:0;
		margin:0;
	}
.s_car_box_mid
	{
		float:left;
		width:700px;
		height:100%;
		background: url(/images/invite_pannel/pass_it_on_mid.jpg) repeat-y left 34px; 
		padding:0 20px 6px 10px; 
		margin:-2px 0 0 0;
	}
	
.s_car_box_bottom
	{
	float:left;
	width:100%;
	height:34px;
	background:url(/images/invite_pannel/pass_it_on_bottom.jpg) no-repeat left bottom; 
	padding:0;
	margin:0;
	}

.s_car_box_neg 
	{
	margin:8px 0 0 20px;
	}

#pass_it_on { float:left; margin:10px 10px 0 10px; }

#pass_it_on p 
	{
	float:left;
	margin:0;
	padding:2px 10px 0 0;
	clear:none;
    line-height:20px;
	}
#pass_it_on p em { color:#000000; padding:0 0px 0 2px;}
.s_car_arrow
	{
	float:left;
	background:url(/images/invite_pannel/arrow.jpg)  repeat-x left 2px; 
	width:26px;
	height:22px;
	margin:0 30px 0 30px;
	}
	
.s_car_slash
	{
	float:left;
	background:url(/images/invite_pannel/slash.jpg)  repeat-x left top; 
	width:26px;
	height:30px;
	margin:-5px 0 0 0;
	}
	
.s_car_email
	{
	float:left;
	width:23px;
	height:14px;
	margin:0 0 0 20px;
	}
	
.s_car_email a
	{
	display:block;
	background:url(/images/invite_pannel/e-mail_icon.jpg)  no-repeat left 4px; 
	width:23px;
	height:20px;
	}
.s_car_email a:active
	{
  	outline: none;
	}
.s_car_mobile
	{
	float:left;
	width:10px;
	height:27px;
	margin:-14px 20px 0 40px;
	}
	
.s_car_mobile a
	{
	display:block;
	background:url(/images/invite_pannel/mobile2.jpg)  no-repeat left 10px; 
	width:10px;
	height:44px;
	}
	
.s_car_fb
	{
		float:left;
		width:14px;
		height:14px;
		margin:2px 5px 0 0;
	}
.s_car_fb a
	{
		display:block;
		width:14px;
		height:18px;
		background:url(/images/invite_pannel/face-book.jpg)  no-repeat left 3px; 
	}
	
.s_car_twitter
	{
		float:left;
		width:14px;
		height:14px;
		margin:2px 5px 0 0;
	}
	
.s_car_twitter a
	{
		display:block;
		width:14px;
		height:18px;
		background:url(/images/invite_pannel/twitter.jpg)  no-repeat left 3px; 
	}
	
.s_car_tick
	{
		float:left;
		width:50px;
		height:20px;
		margin:0;
		background:url(/images/invite_pannel/tick.jpg)  no-repeat right top; 
	}
#email_form_invite, #sms_form_invite
 	{ 
	margin:10px 0 0 0;
	width:100%;
	float:left;
	display:none;
	}	 
#email_form_invite .input_width
 	{
	background-color:#ffffff;
	width:140px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:6px 0 0 0;
	
	}
	
#email_form_invite .message_width
 	{
	background-color:#ffffff;
	width:270px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:6px 0 0 0;
	}
	
#sms_form_invite .input_width_sms
 	{
	background-color:#ffffff;
	width:160px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:16px;
	margin:60px 0 0 0;
	}
	
#sms_form_invite .message_width_sms
 	{
	background-color:#ffffff;
	width:230px;
	border:1px solid #154da6;
	color: #154da6;
	padding:2px 0 0 10px;
	height:70px;
	margin:6px 0 0 0;
	}
	
/*  The sliding doors button */

button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 6px 0 0; 
  text-align:center; 
  margin:5px 0 0 6px;
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 6px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(/images/invite_pannel/right_button.jpg) right no-repeat; 
  font-size:12px; 
}
button.submitBtn span { 
  height:25px; 
  line-height:25px;
  background:url(/images/invite_pannel/left_button.jpg) left no-repeat;
  color:#154ca6;

}
button.submitBtn:hover {
	background:url(/images/invite_pannel/right_button_over.jpg) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(/images/invite_pannel/left_button_over.jpg) left no-repeat; 
	color:#ffffff;
}
/* end slidign doors button */

#email_form_invite, #sms_form_invite
	{
		margin:10px 0 0 0;
		display:none;
		padding:0;
	}
	
.button_sms_pad { margin:56px 0 0 0;}




/* new styles to hide the jobs divs show and hide */


#jobs_reveal00, #jobs_reveal1, #jobs_reveal2, #jobs_reveal3, #jobs_reveal4, #jobs_reveal5
{ display:none; }



/* new styles for contact page */





.column_single2
{
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 6px;
	width: 160px;
	float: left;
}
.column_single_right
{
    float:left;
    margin:10px 0 0 44px;
}

.column_double2
{
	margin-left: 6px;
	width: 530px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#contact_us { float:left; width:382px; }

#contact_us a {color: #154da6;}
#contact_us a:hover { text-decoration:none; color: #ff9900; }



#contact_us h2
{
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
#contact_us h3
{
	float:left;
	font-size: 14px;
	width: 100%;
	color: #000000;
	padding:0;
	margin:30px 0 10px 0;
}

#contact_us p
{
	float:left;
	width:100%;
	margin:0 0 5px 10px;
	padding:0;
	font-size:11px;
	
}

#contact_us p i
{
	font-style:italic;
	font-size:11px;
}
#contact_us p span
{
	float:left; width:130px; 	
}

#contact_us p em
{
	font-size: 11px;
	float:left;
	color: #585555;
	padding: 0px;
	margin:0 10px 0 0;
	font-style:normal;

}

#contact_us h4
{
	font-size: 11px;
	margin:14px 0 0 0;
	width: 100%;
	color: #154da6;
	padding: 0px;
}


#contact_us p em i { float:left; width:100%; font-style:italic; font-size:10px; }


#map_contact
 {
    position:relative;
    left:172px;
    top:316px;
    width: 562px; 
    height: 400px; 
    border:1px solid #999999;
    margin:0;
    padding:0;
    outline:none !important;
 }

#map_spacer
{
    float:left !important;
    width:300px !important;
    height:400px !important;
    margin:40px 0 0 0 !important;
    padding:0;
    outline:none !important;
    border:none !important;
}

 
 





.join
{
	font-family:Verdana;
	margin:0 50px 0 50px;
}

.join fieldset
{
	border-style:none;
	text-align: left;
	margin-left:5px;
	padding:0px;
}

.join fieldset legend
{
	font-size: 18px;
	font-weight: bold;
	color: #154DA6;
	padding:10px 0px 10px 0px;
}

.join fieldset table th
{
	padding-top: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	width: 200px;
	color: #404040;
}


.join fieldset table td
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	width:200px;
	white-space: nowrap;
	vertical-align: top;
	color: #404040;
}

.join fieldset table td .form_input
{
	width:100%;
	margin:0 0 10px 0;
}

.join .join_btn
{
	margin-top:20px;
}

.join .error
{
	color:Red;
}


.joiningForm
{
}

.joiningForm fieldset
{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	font-family: verdana;
	width: 535px;
	text-align: left;
	margin-left:5px;
	padding:0px;
}
.joiningForm fieldset table
{
	width: 535px;
}
.joiningForm fieldset legend
{
	font-size: 18px;
	font-weight: bold;
	color: #154DA6;
	width: 500px;
	padding:10px 0px 10px 0px;
}
.joiningForm p
{
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin-bottom: 20px;
	font-weight: normal;
	margin-left:10px;
}
.joiningForm fieldset p
{
	margin-bottom: 10px;
}
.joiningForm fieldset a
{
    text-decoration:none;
    font-size:11px;
}
.joiningForm fieldset a:hover
{
    text-decoration:none;
    font-size:11px;
}
.joiningForm fieldset table tr.buttons th
{
    height:70px;
    vertical-align:middle;
}
.joiningForm fieldset table tr.buttons td
{
    height:70px;
    vertical-align:middle;
}
.joiningForm fieldset table tr.dropped th
{
    background-image:url(/images/join_bg_highlight.png);
    background-repeat:no-repeat;
    background-position:top left;
    padding:5px;
}
.joiningForm fieldset table th
{
	padding-top: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	min-width: 90px;
	color: #404040;
}
.joiningForm fieldset table th span
{
    
}
.joiningForm fieldset table td
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	color: #404040;
}
.joiningForm fieldset table select
{
    margin:0 2px 0 2px;
}
.joiningForm fieldset table.col2 td
{
	padding-top: 7px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	width: 150px;
	color: #404040;
}
.joiningForm fieldset table.col2 th
{
	padding-top: 7px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	color: #404040;
	width:492px;
}
.joiningForm fieldset input
{
	font-size: 12px;
	padding: 3px;
	width: auto;
	margin-bottom: 3px;
}
.joiningForm fieldset submit
{
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	width: auto;
	margin-bottom: 3px;
}
.joiningForm fieldset label.final
{
	padding-bottom: 10px;
}
.joiningForm fieldset label
{
	font-size: 12px;
	margin-bottom:3px;
}
.joiningForm h1
{
	padding:0px;
	margin:5px 0px 5px 10px;
}

.joiningForm fieldset small
{
	font-size: 10px;
	color: #454545;
	line-height: 1.3em;
}
.joiningForm fieldset hr
{
	border:solid 1px #e1e0e0;
	background-color: #e1e0e0;
	float: none;
	width: 525px;
}
.joiningForm div.error
{
	border: solid 2px #ff9900;
	padding: 10px 10px 0px 10px;
	width: 310px;
	text-align: left;
	margin-bottom: 20px;
	margin-right:15px;
}
.joiningForm div.error h1
{
	color: #ff9900;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.joiningForm div.error p
{
	margin: 0px;
}

.joiningForm .approve label
{
	font-size: 10px;
}
.approve input
{
	vertical-align: middle;
}
.joiningForm li
{
	font-size: 12px;
	margin-bottom: 5px;
}
.joiningForm a
{
	font-size: 12px;
}
.joiningForm .Address
{
	font-weight: normal;
	font-size: 12px;
	display: list-item;
	list-style-type: none;
}
.joiningForm ul.small_list
{
	font-weight: normal;
	padding: 0;
	list-style: disc url(/images/nav.gif) inside;
	margin: 5px 0px 0px 6px;
}
.joiningForm ul.small_list li
{
	font-size: 10px;
	padding: 0 0 2px 0;
	list-style: disc url(/images/nav.gif) inside;
	display: list-item;
}

