@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	border: 0;
}

/*standart tools*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearLeft {
	margin-left: 0 !important;
}

.clearRight {
	margin-right: 0 !important;
}

.clearTop {
	margin-top: 0 !important;
}

.clearBottom {
	margin-bottom: 0 !important;
}

/*insurance page*/
body {
	background: #fff;
}

.insuranceMain {
	width: 478px;
	background: #ece9d8;
	padding: 4px 6px 7px 7px;
	font-family: Tahoma, sans-serif;
	color: #000;
	float: left;
}

.insuranceHeader {
	font-size: 12px;
	padding-left: 13px;
	background: url(../i/top_corner.gif) no-repeat 0 9px;
	height: 21px;
	position: relative;
	margin-bottom: -1px;
	z-index: 2;
}

.insurancePage {
	width: 476px;
	border: 1px solid #9a9a9a;
	background: #fff;
	position: relative;
	z-index: 1;
}

.insurancePageTop {
	width: 452px;
	_width: 477px;
	background: url(../i/topright.gif) no-repeat top right;
	margin: -1px -1px 0 0;
	position: relative;
	z-index: 2;
	padding: 10px 13px 0 12px;
}

.insuranceLogo {
	float: left;
	width: 158px;
	height: 45px;
	margin-right: 13px;
}

.insuranceText, .insuranceTextCent {
	width: 280px;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}

.insuranceTextCent {
	width: 450px;
	margin: 7px 0 0 3px;
	_margin-left: 1px;
}

.insuranceLine {
	width: 449px;
	height: 1px;
	_font-size: 0;
	_line-height: 1px;
	margin: 11px 0 0 0;
	background: #9a9a9a;
}

.insurancePageCent {
	width: 451px;
	_width: 476px;
	padding: 0 13px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.insurancePageCent h1 {
	float: left;
	font-size: 20px;
	font-weight: normal;
	margin: 8px 0 0 1px;
	width: 450px;
}

.insurancePageCent h1 a, .insuranceTextCent a {
	color: #1cb5ff;
	text-decoration: none;
}

.insuranceTextCent a {
	font-weight: bold;
}

.insurancePageCent h1 a:hover, .insuranceTextCent a:hover {
	text-decoration: underline;
}

.topMargin {
	margin-top: 15px;
}

ul.insurancePartnerList {
	list-style: none;
	margin: 10px 0 0 8px;
	_margin-left: 4px;
}

ul.insurancePartnerList li {
	float: left;
	padding: 0 3px;
}

.insuranceForm {
	margin: 8px 0 0 14px;
	_margin-left: 7px;
}

.insuranceForm input, .insuranceForm select {
	background: #fff;
	color: #000;
	border: 1px solid #7f9db9;
	margin-top: 4px;
}

.insuranceForm input {
	border: none;
}

.rowWrap {
	float: left;
	margin-bottom: 11px;
	width: 460px;
	_width: 460px;
}

.insuranceForm label {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	width: 142px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	margin: 0 11px 0 0;
}

.noneFloat {
	float: none !important;
	margin: -2px 0 0 0 !important;
	width: 20px !important;
	position: relative;
	top: -2px;
}

#qp3_country {
	width: 254px;
}

.selectSht, .qp3_startday, .qp3_startyear {
	width: 57px;
}

.selectMed {
	width: 112px;
}

.btn_getAQuote {
	margin: 0 15px 0 0 !important;
	_margin: 0 8px 0 0 !important; 
	position: relative;
}

.indentLng {
	position: relative;
	margin: 2px 19px 0 0;
	_margin: 2px 1px 22px 0 !important;
}

.insuranceBottom {
	background: url(../i/botleft.gif) no-repeat bottom left;
	width: 467px;
	height: 67px;
	margin: 0 0 -1px -1px;
	position: relative;
	padding: 13px 0 0 13px;
}

*+html .insuranceBottom  {
	height: 77px;
}

#theForm2 {
	font-size: 11px;
	margin-top: 4px;
}

#theForm2 label {
	margin-bottom: 6px;
	float: left;
}

.selectMedLng {
	width: 141px;
	float: left;
	background: #fff;
	color: #000;
	border: 1px solid #7F9DB9;
}

.insuranceBottomBg {
	width: 460px;
	background: url(../i/botright.gif) no-repeat bottom right;
	height: 22px;
	margin-right: 2px;
	_display: none;
}

*+html .insuranceBottomBg {
	height: 32px !important;
}
