:focus {
outline: 0;
}
* {
	outline: 0;
}
body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{margin:0;padding:0;  border: none;}

body,td,th {
	font-family: Arial, Helvetica LT Std, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	background-image: url(/img/bg-main.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.price {
	background-image: url(/img/bg-price.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #73c118;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #73c118;
}
a:hover {
	text-decoration: none;
	color: #274009;
}
a:active {
	text-decoration: underline;
	color: #73c118;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica LT Std, Helvetica, Arial;
	color: #73c118;
	font-weight: normal;
}
#big-form h1, #big-form h2, #big-form h3, #big-form h4, #big-form h5, #big-form h6 {
	color: white;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-size: 20px;
	text-decoration: none;
	text-shadow:1px 1px #3d660d;
	padding-bottom: 20px;
}
h1 {
	font-size: 24px;	
}
h2 {
	font-size: 18px;	
}
h3 {
	font-size: 16px;	
}
h4 {
	font-size: 14px;	
}
a#sms-expire {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-size: 20px;
	color: black;
	text-decoration: none;
}
a#sms-expire:hover {
	text-decoration: none;
	color: white;
	text-shadow:1px 1px #3d660d;
}
span.sms {
	color: white;
	text-decoration: underline;
	text-shadow:1px 1px #3d660d;
}
a#sms-expire img {
	border: none;
	position: relative;
	margin-bottom: -5px;
	top: +4px;
	padding: 0px 5px;
}
a#sms-expire:hover span.sms {
	color: black;
	text-decoration: none;
	text-shadow:none;
}
div#wrapper {
	display: block;
	width: 820px;
	margin: 0 auto;
	left: 2px;
	position: relative;
}
a#logo {
	display: block;
	width: 155px;
	height: 55px;
	margin-top: 52px;
	float: left;
	text-indent: -999px;
}
div#phone-block {
	display: block;
	width: 230px;
	float: right;
	text-align: right;
	background-image: url(/img/icon-phone.png);
	margin-top: 45px;
	background-repeat: no-repeat;
	background-position: left -2px;
}
span.code {
	font-family: Helvetica LT Std, Helvetica, Arial;
	color: #838383;
	font-size: 18px;
	position: relative;
	top: -3px;
}
span.number {
	font-family: Helvetica LT Std, Helvetica, Arial;
	color: #73c118;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -1px;
	position: relative;
	top: 5px;	
}
*:first-child+html span.number {
	height: 40px;
	background-color: transparent;
	position: relative;
	top: 7px;
}
ul#top-menu {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:30px;
	padding-top:44px;
	overflow: hidden;
}
ul#top-menu li {
	float: left;
}
ul#top-menu li a {
	display: block;
	float: left;
	margin-right: 19px;
	font-weight: normal;
	font-size: 12px;
	color: #192908;
	text-transform: uppercase;
}
* html ul#top-menu li a {
	margin-right: 10px;
}
div#lustra-front {
	display: block;
	height: 150px;
	background-image: url(/img/lustra-main.png);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 40px;
}
ul.services {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: bot;
	list-style: none;
}
ul.services li {
	display: block;
	width: 273px;
	height: 50px;
	float: left;
}
ul.services li.osago {
	background-image: url(/img/sprite-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.services li.kasko {
	background-image: url(/img/sprite-menu.png);
	background-repeat: no-repeat;
	background-position: -273px top;
}
ul.services li.greencard {
	background-image: url(/img/sprite-menu.png);
	background-repeat: no-repeat;
	background-position: -546px top;
	width: 274px;
}
ul.services li.osago:hover {
	background-position: left -50px;;
	cursor: pointer;
}

ul.services li.kasko:hover {
	background-position: -273px -50px;;
	cursor: pointer;
}
ul.services li.greencard:hover {
	background-position: -546px -50px;;
	cursor: pointer;
}
ul.services li.osago.active {
	background-position: left -50px;;
	cursor: pointer;
}

ul.services li.kasko.active {
	background-position: -273px -50px;;
	cursor: pointer;
}
ul.services li.greencard.active {
	background-position: -546px -50px;;
	cursor: pointer;
}
div#calculate {
	display: block;
	background-image: url(/img/bg-block-green.png);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
}
a#more {
	text-shadow:1px 1px #3d660d;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-size: 18px;	
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	padding-right: 20px;
	background-image: url(/img/more-arrow.png);
	background-position: right +6px;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}
*:first-child+html div#calculate {
	position: relative;
	top: -1px;
}
* html div#calculate {
	position: relative;
	top: -9px;	
	margin-bottom: -9px;
}
a#more:hover {
	text-shadow:none;
	color: black;
	border-bottom: 1px dotted black;
}
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mootabs_title li {
}

.mootabs_title li.active {
	background-position: left -50px;
}

.mootabs_panel {
	display: none;
	position: relative;
	
	top: -1px;
	clear: both;
	overflow: auto;
	height: 47px;
	background-image: url(/img/bg-block-small.png);
	background-repeat: no-repeat;
	text-shadow:1px 1px #3d660d;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-size: 18px;	
	color: white;
	padding-left:30px;
	padding-top:13px;
	padding-right: 30px;	
}
.mootabs_panel.active {
	display: block;
}
div#oficces {
	display: block;
	clear: both;
	padding: 30px 0px 50px 30px;
	background-image: url(/img/separator-1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
div#oficces ul {
	margin: 0;
	list-style: none;
	padding: 0;
	margin-top: 20px;
}
div#oficces ul li {
	display: block;
	float: left;
	width: 243px;
	height: 83px;
	padding-left: 20px;
	background-image: url(/img/leaf-green.png);
	background-repeat: no-repeat;
	background-position: left +5px;
	line-height: 18px;
	font-size: 11px;
}
div#oficces ul li strong {
	padding-bottom: 3px;
	font-size: 12px;
	color: black;
}
a.address {
	color: #464646;
}
div#companys {
	display: block;
	height: 138px;
	background-image: url(/img/company-logos.png);
	background-repeat: no-repeat;
}
.popup {
	padding-left: 5px;
}
div#footer {
	display: block;
	background-image: url(/img/separator-2.png);
	background-repeat: no-repeat;
	padding: 20px 30px;
}
div#footer ul {
	padding: 0;
	list-style: none;
	padding-bottom: 10px;
}
div#footer ul li {
	padding-left: 20px;
	color: black;
	line-height: 18px;
	background-image: url(/img/leaf-green.png);
	background-repeat: no-repeat;
	background-position: left +5px;
}
.upcase {
	text-transform: uppercase;
}
.copys {
	display: block;
	color: gray;
	padding: 20px 0px;
}
div#footer a {
	color: #192908;
}
.mootabs_panel select {
	float: left;
	margin-left: 7px;
	font-size: 14px;
	padding: 2px 3px;
	font-family: Arial;
	border: 1px solid #3d660d;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	width: 175px;
}
.mootabs_panel select:focus {
	background-color: #3d660d;
	border-color : #9AE840;
	outline: none;
	color: white;
}
.mootabs_panel span {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}
.mootabs_panel option {
	outline: none;
	line-height: 20px;
	font-size: 12px;	
	border: none;
}
div#big-form {
	display: block;
	background-image: url(/img/bg-block-small.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 30px 20px 30px;
	clear: both;
	overflow: hidden;
	background-color: #73c118;
}
div#big-form table tr td {
	color: white;
	text-shadow: 1px 1px 1px #619D20;
}
div#big-form table tr td select {
	float: left;
	
	font-size: 12px;
	padding: 2px 3px;
	font-family: Arial;
	border: 1px solid #5e9d14;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
div#big-form table tr td input.text {
	border: 1px solid #5e9d14;
	border-top: none;
	font-family: Arial;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-box-shadow:inset 0px 1px 1px #2F4D0F;	/* orly? */
	-webkit-box-shadow:inset 0px 1px 1px #2F4D0F;/* yarly */
	box-shadow: inset 0px 1px 1px #2F4D0F;		/* nowai */
	padding: 2px 3px;
}
div#big-form table tr td input.text:focus {
	background-color: #31510a;
	color: white;
	border: 1px solid #5e9d14;
	-moz-box-shadow:inset 0px 1px 1px #132004;	/* orly? */
	-webkit-box-shadow:inset 0px 1px 1px #132004;/* yarly */
	box-shadow: inset 0px 1px 1px #132004;		/* nowai */
	border-top: none;
}
.s12 {
	font-size: 11px;
	color: #d5f0b7;
}
.s12 input {
	position: relative;
	top: 2px;
}
.s18 {
	font-size: 18px;
	color: black;
}
.s14 {
	font-size: 14px;
	color: black;
}
div#price-content h1 {
	color: white;
	font-size: 24px;
	text-shadow:1px 1px #3d660d;	
}
div#price-content {
	display: block;
	height: 220px;
	display: block;
	padding: 40px 30px;
}
span.price {
	display: block;
	float: left;
	font-size: 60px;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-weight: bolder;
	margin: 0px 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: black;
	clear: both;
}
span.p1 {
	display: block;
	float: left;
	width: 46px;
	height: 86px;
	background-image: url(/img/price-left.png);
	background-repeat: no-repeat;
}
span.p2 {
	display: block;
	float: left;
	height: 55px;
	padding-top:30px;
	background-image: url(/img/price-center.png);
	background-repeat:repeat-x;
	letter-spacing: -2px;
	margin: 0px 0px 0px -10px;
}
*:first-child+html span.p2 {
	padding-bottom: 20px;
	margin-bottom: -20px;
}
span.rub {
	font-size: 38px;
}
span.p3 {
	display: block;
	float: left;
	width: 50px;
	height: 86px;
	background-image: url(/img/price-right.png);
	background-repeat: no-repeat;
}
div#info {
	display: block;
	clear: both;
	line-height: 24px;
	padding-left: 30px;
}
div#info .s12 {
	padding-bottom: 7px;
}
a.link-white, a.link-white:visited, a.link-white:active {
	color: white;
}
a.link-white:hover {
	color: black;
}
a.via-internet {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	background:#538D11 url(//img/overlay-button.png) repeat-x scroll 0 0;
	border: 2px solid #74D900;
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	overflow:visible;
	padding:5px 15px 6px;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	width:auto;
	display:inline-block;
	margin:0 10px 9px 20px;
	font-size:14px;
	padding:8px 19px 9px;
	
}
a.via-internet:hover {
	background-color: #effbe1;
	color:#000000 !important;
	border: 2px solid #568f12;
	text-shadow: none;
}
.pad-bot {
	padding-bottom: 7px;
}
.white {
	color: white;
	text-shadow:1px 1px #3d660d;
}
.s24 {
	font-size: 24px;
}
span.up {
	margin-top: 0px;
	float: left;
}
#text-content {
	display: block;
	background-image: url(/img/bg-block-white-middle.png);
	background-repeat: repeat-y;
	padding: 0px 30px;
	margin-top: 35px;
	min-height: 200px;
}
#text-footer {
	display: block;
	height: 40px;
	background-image: url(/img/block-footer-white.png);
	background-repeat: no-repeat;
}
ul#top-menu li a.active {
	color: #73c118;
	font-weight: bolder;
	text-decoration: none;
	cursor: default;
}
#text-content ul {
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0px;	
}
#text-content ul li {
	list-style: none;
	padding-left: 20px;
	background-image: url(/img/leaf-green.png);
	background-repeat: no-repeat;
	background-position: left +7px;
	padding-bottom: 5px;
}
#text-content h1, #text-content h2, #text-content h3, #text-content h4, #text-content h5, #text-content h6 {
	color: black;
	line-height: 24px;
	font-weight: bolder;
	font-family: Helvetica LT Std, Helvetica, Arial;
	font-size: 20px;
	text-decoration: none;
	padding-bottom: 0px;
}
#text-content p {
	padding: 7px 0px;
	text-indent: 15px;
}

