@charset "utf-8";
/*------------- CSS Document created for Feet On Street -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (31/08/2009) -------------*/

/*------------- Global Styles ---------------*/
body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-align: left;
} 
img {
	border: none;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

*, td {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.clearboth {
	clear: both;
}
.site_wrapper {
	width: 919px;
	margin: 0 auto;
}

/*------------- End Global Styles ---------------*/

/*------------- Top Menu Styles ---------------*/
#top_menu {
	margin-top: 65px;
	font: 17px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #9ee1f4;
}
#top_menu li {
	display: inline;
	padding: 5px 20px;
	background: url(../images/menu_divider.gif) no-repeat left center;
}
#top_menu li.first {
	background: none;
	padding-left: 8px;
}
#top_menu li a {
	color: #9ee1f4;
}

#top_menu li a:hover {
	color: #ec8244;
}
#top_menu li.active {
	color: #ec8244;
}




/*------------- End Top Menu Styles ---------------*/

/*------------- Index Page Styles ---------------*/
#index_header {
	background: url(../images/bg_index_header.jpg) repeat-x left top;
	height: 252px;
}
.index_header_text {
	background: url(../images/orange_lable_bottom.jpg) no-repeat center top;
	width: 919px;
	margin: 0 auto;
	height: 252px;
}
.index_header_text p {
	padding-top: 219px;
	font: 18px Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 33px;
	margin-right: 9px;
}
.index_header_text p span.black {
	background-color: #2e3941;
	line-height: 33px;
	padding: 6px 7px 6px 8px;
	color: #fff;
}
.index_header_text p span.white {
	background-color: #fff;
	line-height: 33px;
	padding: 6px 8px 6px 5px;
	color: #000;
}
.index_header_text p span.black a {
	background-color: #2e3941;
	color: #fff;
}
.index_header_text p span.white a {
	background-color: #fff;
	color: #000;
}


h1.title {
	margin:12px 0 0px 0;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight:normal;
	color:#779f0a;
	line-height: 24px;
}

h2.subtitle {
	margin:0px 0 7px 0;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight:normal;
	color:#038abd;
	line-height: 18px;
}

p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666667;
	line-height: 18px;
	padding-bottom: 15px;
}

p span.fos {
	font-weight: bold;
	color: #fff;
	background-color: #abb0b3;
	padding: 1px 2px;
}

p a {
	color: #CF5711;
	border-bottom: 1px dashed #CF5711;
	padding-bottom: 2px;
}
p a:hover {
	color: #4BAAD6;
	border-bottom: 1px dashed #ccc;
}


ul.index_bullets {
	margin-top: 2px;
	padding-left: 13px;
	color: #666667;
}
ul.index_bullets li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom:10px;
	padding-left: 13px;
	background: url(../images/bullet01.gif) no-repeat left 5px;
}

.divider {
	background: url(../images/main_divider.gif) no-repeat center top;
	height: 20px;
}

.mail_home {
	background: url(../images/icon_mail_index.gif) no-repeat left top;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #cf5711;
	padding-left: 50px;
	height: 60px;
	line-height: 50px;
}
.mail_phone {
	background: url(../images/icon_phone_index.gif) no-repeat left top;
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #cf5711;
	padding-left: 50px;
	height: 60px;
	line-height: 40px;
}
.mail_mobile {
	background: url(../images/icon_mobile_index.gif) no-repeat 7% top;
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #cf5711;
	padding-left: 40px;
	height: 60px;
	line-height: 40px;
}

/*------------- End Index Page Styles ---------------*/

/*------------- Internal Page Styles ---------------*/
#internal_header {
	background: url(../images/bg_internal_header.jpg) repeat-x left top;
	height: 108px;
}
.internal_header_text {
	width: 909px;
	margin: 0 auto;
	height: 89px;
	background: url(../images/bg_internal_header_text.jpg) no-repeat left top;
	padding-top: 17px;
	padding-left: 10px;
}
h1.header_text {
	font: normal 31px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	line-height: 37px;
}
h1.header_text span.grey {
	font-size: 25px;
	color: #676767;
}

h1.pagetitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 30px;
	font-weight:normal;
	color:#779f0a;
	line-height: 77px;
	margin-left: 40px;
}

.internal_content {
	background: url(../images/main_divider.gif) no-repeat center top;
}
.internal_content td {
	padding-top: 35px;
}
.internal_content td td{
	padding-top: 0;
}
.internal_content td.v_divider {
	border-left: 1px solid #cdd2d9;
	padding-left: 39px;
	padding-right: 24px;
}

.internal_content td p {
	padding-left: 40px;
	padding-right: 30px;
	line-height: 22px;
}
.internal_content h2 {
	font: normal 19px Georgia, "Times New Roman", Times, serif;
	color: #cf5711;
	padding-left: 40px;
	padding-bottom: 15px;
}
.internal_content h3 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #038abd;
	padding-left: 40px;
}
.internal_content h4 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #2898b4;
	padding-left: 2px;
	padding-bottom: 15px;
}
.hr_divider {
	background: url(../images/submenu_divider.gif) repeat-x left top;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #cf5711;
	line-height: 55px;
}
.hr_divider img {
	float: left;
	margin-top: 1px;
}
.hr_divider a {
	color: #cf5711;
}
.hr_divider a:hover {
	color: #4eacd8;
}

.hr_divider_address {
	background: url(../images/submenu_divider.gif) repeat-x left top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666667;
	line-height: 16px;
	padding: 20px 10px 20px 40px;
}
.hr_divider2 {
	background: url(../images/submenu_divider.gif) repeat-x left top;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #697072;
	line-height: 39px;
}
.hr_divider2 img {
	float: left;
	margin-top: 1px;
}

.hr_divider2 a {
	color: #697072;
}
.hr_divider2:hover {
	background-color: #f2f2f2;
	color: #333;
}

.msg_box {
	background-color: #cbd8db;
	padding: 16px;
	border-bottom: 1px solid #a7b0ba;
}
.msg_box h5 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #0b0b0b;
	padding-bottom: 12px;
}
.internal_content td .msg_box p {
	padding-left: 0;
	margin-left: 0;
	color: #1a819d;
	text-align: left;
	line-height: 18px;
}
.internal_content td .msg_box p a {
	color: #cf5711;
	border-bottom: 1px solid #a9bec3;
	padding-bottom: 2px;
}

.quotes {
	background: #efe9e6 url(../images/quote_start.gif) no-repeat 10px 10px;
	/*padding: 16px 0;
	border-bottom: 1px solid #a7b0ba;*/
}
.quotes .top {
	border-top: 3px solid #6F3D22;
	border-left: 1px solid #6F3D22;
	border-right: 1px solid #6F3D22;
	height: 7px;
}
.quotes .bottom {
	border-bottom: 2px solid #6F3D22;
	border-left: 1px solid #6F3D22;
	border-right: 1px solid #6F3D22;
	height: 7px;
}

.internal_content td .quotes p {
	padding: 0;
	margin: 0;
	color: #3F3027;
	text-align: left;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	padding: 0 12px 0 30px;
	background: url(../images/quote_end.gif) no-repeat;
}
.internal_content td .quotes p.writer {
	background: none;
	text-align: right;
	font: italic 12px Arial, Helvetica, sans-serif;
	margin-top: 7px;
	color: #D7612A;
}

.tof {
	background: #EEEEDD url(../images/logo_tof.gif) no-repeat 30px 15px;
	padding: 90px 15px 5px 25px;
	margin-bottom: 60px;
	border-top: 2px solid #EC8B44 /*#A7A697*/;
	border-bottom: 5px solid #85857E;
}
.internal_content td .tof p {
	padding-left: 0;
	padding-right: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #8F8C62;
	line-height: 20px;
}
.internal_content td .tof p a {
	border-bottom: none;
}

.tof_home {
	background: #EEEEDD url(../images/logo_tof.gif) no-repeat 10px 10px;
	padding: 20px 15px 5px 200px;
	border-top: 2px solid #EC8B44 /*#A7A697*/;
	border-bottom: 5px solid #85857E;
}
.tof_home p {
	padding-left: 0;
	padding-right: 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #8F8C62;
	line-height: 20px;
}
.tof_home p a {
	border-bottom: none;
}
ul.internal_bullets {
	margin-bottom: 10px;
	margin-left: 55px;
	margin-right: 35px;
}
ul.internal_bullets li {
	background: url(../images/icon_checkmark.gif) no-repeat left top;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666667;
	padding-bottom: 12px;
	line-height: 18px;
	display: block;
	padding-left: 23px;
}

p.content_divider {
	padding: 0;
	margin: 0 30px 30px 30px;
	border-bottom: 1px dotted #c0c3c7;
	font-size: 1px;
	line-height: 1px;
}

.case_study_box {
	background-color: #F7F7F7;
	border-bottom: 2px dashed #E6E8E9;
	border-top: 1px solid #E6E8E9;
	margin: 0px 20px 30px 20px;
	padding: 15px 0;
}
.case_study_box h2 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #19A8CF;
}
p span.subtitle {
	color: #CF5711;
}

ol.internal_bullets2 {
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 65px;
	list-style: outside;
	list-style-type: decimal;
}
ol.internal_bullets2 li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666667;
	padding-bottom: 12px;
	line-height: 18px;
	padding-left: 5px;
}
.floatleft {
	float:left;
	margin-right:15px;
	margin-bottom:8px;
	margin-top:6px;
	padding:2px;
	border:1px solid #0F6A7F;
	}
	.floatright {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	padding:2px;
	border:1px solid #0F6A7F;
	}
/*------------- End Internal Page Styles ---------------*/

/*------------- Contact Form Styles ---------------*/

#myform {
	float: left;
	font-size: 13px;
	margin: 15px 40px;
	width: 85%;
}
*HTML #myform {
	width: 85%;
}
#myform .clear {
	clear: both;
	margin-top: 20px;
}
#myform span {
	font-size: 10px;
	color: #C41A14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#myform h4 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #67437c;
	line-height: 25px;
}
#myform fieldset {
	border: 1px dashed #ccc;
	padding: 10px 20px;
	background-color: #f1f1f1;
}
#myform label {
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
}
#myform label span.mandatory {
	color: #993300;
}

input {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	height: 23px;
	width: 327px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 6px;
	color: #675e5e;
}
input.small {
	width: 130px;
}

textarea {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	width: 405px;
	height: 142px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #675e5e;
}
select {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	width: 336px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #675e5e;
}
select.gender {
	width: 50px;
}
input.submit {
	border: medium none;
	background: transparent url(../images/submit.gif) no-repeat left top;
	width: 78px;
	height: 24px;
	padding: 24px 0 0;
	margin: 0;
  	border: 0;
	overflow: hidden;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
form> input.submit { /* For non-IE browsers*/
  height: 0px;

}

input.submit:hover { background-position: left bottom; }

/*#myform .textbox {
	border: none;
	border-bottom: 1px dashed #ccc;
	padding: 1px 2px;
	color: #3973B3;
	font-size: 11px;
	width: 250px;
	background-color: #edf8fb;
}
#myform .textarea {
	border: none;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding: 1px 2px;
	color: #3973B3;
	font-size: 11px;
	width: 250px;
	background-color: #edf8fb;
}*/

#myform p.note {
	text-align: right;
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #993300;
}
.mandatory {
	padding: 0;
	margin: 0;
	color: #993300;
}
/*#myform .button {
	background-color: #CBE6F7;
	border: 2px solid #0AA8E5;
	color: #E21F27;
	font-size: 15px;
	margin-left: 150px;
	cursor: pointer;
}*/
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
#myform .errFld {
	padding: 1px;
	border: 3px solid #0DA9E6;
}
/* Styling for message associated with a validation error. */
#myform .errMsg {	
	color: #CC3333 !important;
	display: block;
	margin-left: 150px;
}
/* Field-Hint with focus */

/*------------- End Contact Form Styles ---------------*/


/*------------- Footer Styles ---------------*/
#footer {
	background: url(../images/bg_footer.jpg) repeat-x left top;
	height: 84px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #c4c2c2;
	line-height: 50px;
}
#footer a {
	color: #c4c2c2;
}
#footer a:hover {
	color: #f3f3f3;
}

/*------------- End Footer Styles ---------------*/



