/* CSS Document */

.blue { color: #0000ff; }
.red { color: #ff0000; }
.gray9 { color: #999999; }
.fs12 { font-size: 12px; }
.xsmall { font-size: x-small; }
.fs9 { font-size: 9px; }
.fs10 { font-size: 10px; }

.cusstyle1 {
	font-size: 9px;
	color: #999999;
}
.cusstyle2 {
	font-size: 9px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

/* ============================================================ */
#footer { text-align: center; }
.align_right {
	text-align: right;
}
.search_drop_down {
	color: #806173;
	border: 1px solid #E4E4E4;
}
.search_button {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/Search_Button.jpg) 0px 0px no-repeat;
	width: 83px;
	height: 20px;
	border: none;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-variant: small-caps;
}
.search_button2 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/Search_Button.jpg) 0px -30px no-repeat;
	width: 83px;
	height: 20px;
	border: none;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-variant: small-caps;
}

#profile_form h1, .title {
	color: #950003;
	font-size: 16px;
}
#profile_form table {
	width: 92%;
	background: none;
	border: none;
}
#profile_form td {
	width: 25%;
	height: 25px;
	vertical-align: middle;
	padding: 0px 2%;
	font-family: Arial;
	font-weight: bold;
	margin: -2px;
}
#cltable, #cltable2 {
	width: 75%;
	background: none;
	border: none;
	color: #473E35;
}
#cltable2 td {
	padding: 2px 5px;
}
#results td {
	padding: 5px;
	
}
#results tr {
	border-bottom: 1px solid #ccc;
}
.pf_input {
	width: 96%;
	color: #806173;
	border: 1px solid #E4E4E4;
}
.profile_button {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 111px;
	border: none;
	background: url(images/create_my_profile_button.jpg) 0px 0px no-repeat;
}
.profile_button2 {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 111px;
	border: none;
	background: url(images/create_my_profile_button.jpg) 0px -29px no-repeat;
}
.back_button, .login_button {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 111px;
	border: none;
	background: url(images/back_button.jpg) 0px 0px no-repeat;
}
.back_button2, .login_button2 {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 111px;
	border: none;
	background: url(images/back_button.jpg) 0px -29px no-repeat;
}
.login_button, .login_button2 {
	font-family: Arial;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/login_button.jpg);
}
.button, .button2 {
	color: #FFFFFF;
	font-family: Arial;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 111px;
	border: none;
	background: url(images/button_background.jpg) 0px 0px no-repeat;
}
.button2 {
	background: url(images/button_background.jpg) 0px -29px no-repeat;
}
#maint {
	border: 1px solid #999999;
}
#maint hr {
	color: #999999;
	width: 100%;
	height: 1px;
}
#maint h2, #features h2 {
	width: 111px;
	height: 29px;
	margin: 0px auto;
	background: url(images/button_background.jpg) 0px 0px no-repeat;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 29px;
}
#maint h2:hover, #features h2:hover {
	background: url(images/button_background.jpg) 0px -29px no-repeat;
	color: #DFDFDF;
}
.ctn {
	width: 115px;
	height: 20px;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: url(images/top_button.jpg) center center no-repeat;
	border: none;
	padding-bottom: 3px;
}
.border_top {
	border-top: 1px solid #666666;
}
.tandc_text, .tandc_text a {
	font-size: 11px;
	color: #000000;
}
.tandc_text a {
	text-decoration: underline;
}

#features {
	text-align: center;
	vertical-align: middle;
	margin: 5px auto;
	font-size: smaller;
}
.featurestd {
	padding: 3px;
	border-top: 1px dashed #E9E9E9;
	border-right: 1px dashed #E9E9E9;
}
.featurestd2 {
	padding: 3px;
	border-top: 1px dashed #E9E9E9;
}
.showit {	display: block; }
.hideit { display: none; }
.showcasess {
	display: block;
	width: 420px;
	text-align: center;
	vertical-align: top;
}
.showcase {
	width: 100%;
	
}
.showcase li {
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	padding-left: 20px;
	background: url(images/ticks.gif) left center no-repeat;
	float: left;
	margin: 0 5px;
	display: block;
}
#quotetable {
	width: 60%;
	margin: 0 auto;
}
#quotetable td {
	width: 50%;
}
