* {
	padding:0px;
	margin:0px;
}

body {
	background:url('../i/background.jpg') repeat-x top;
	font-family:Arial;
}

h1, p {
	margin:10px 0;
}

img {
	border:0;
}

a {
	font-size:12px;
	color:#0079D6;
}

ul, ol {
	list-style-position:inside;
}

.bold {
	font-weight:bold;
}

.fs16px {
	font-size:16px;
}

.underline {
	text-decoration:underline;
}

.pointer {
	cursor:pointer;
}

.profile_form td {
	padding:4px;
}

#wrapper_main {
	width:953px;
	margin:0 auto 0 auto;
	margin-top:441px;
}

#wrapper {
	width:953px;
	margin:0 auto 0 auto;
	margin-top:291px;
}

/*------------------ TOP BEGIN ------------------*/

#top_main {
	position:absolute;
	width:958px;
	height:351px;
	background:url('../i/top_main_bg.gif') no-repeat;
	top:20px;
}

#top {
	position:absolute;
	width:977px;
	height:269px;
	background:url('../i/top_bg.gif') no-repeat 0 10px;
	top:20px;
	margin-left:-13px;
}

/*------- REGISTER/LOGIN BUTTONS BEGIN ----------*/

#reg_login {
	height:25px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	left: 610px;
	position: absolute;
	width: 250px;
	float:left;
	margin-top: 15px;
}

#reg_login div {
	display:inline;
	height:25px;
	cursor:pointer;
}

#reg_login div span {
	display:block;
	height:25px;
}

/*------------- LOGIN BUTTON BEGIN --------------*/

#btn_login {
	
}

#btn_login_rpart {
	float:right;
	width:16px;
	background:url('../i/btn_login_rpart.gif');
}

#btn_login_val {
	float:right;
	background:url('../i/btn_login_bg.gif');
	padding-left:7px;
}

/*------------- /LOGIN BUTTON END ---------------*/

/*------------ BALANCE BUTTON BEGIN -------------*/

#btn_balance {
	float:right;
	margin-right:6px;
}

#btn_balance_val {
	float:left;
	background:url('../i/btn_balance_bg.gif');
	padding-right:7px;
	padding-left:7px;
}

/*------------ /BALANCE BUTTON END --------------*/

/*----------- REGISTER BUTTON BEGIN -------------*/

#btn_reg {
	float:right;
	margin-right:6px;
}

#btn_reg_lpart {
	float:left;
	width:14px;
	background:url('../i/btn_reg_lpart.gif');
}

#btn_reg_val {
	float:left;
	background:url('../i/btn_reg_bg.gif');
	padding-right:7px;
}

/*------------ /REGISTER BUTTON END -------------*/

/*-------- /REGISTER/LOGIN BUTTONS END ----------*/

#top_logo {
	display:block;
	width:219px;
	height:54px;
	left: 40px;
	position: absolute;
}

#slogan {
	font-family:'Trebuchet MS';
	font-size:30px;
	color:#008035;
	margin-left:40px;
	margin-top:53px;
}

#slogan span {
	display:block;
	font-size:22px;
	margin-left:250px;
}

/*----------------- PRODUCTS BEGIN --------------*/

#products {
	height:70px;
	margin-left:37px;
	margin-top:92px;
}

.product {
	float:left;
	height:70px;
	margin-right:13px;
}

.ledge {
	display:block;
	float:left;
	width:15px;
	height:70px;
	background:url('../i/bnr_ledge.gif');
}

.product a {
	display:block;
	float:left;
	height:68px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fff;
}

.product a img {
	margin-top:11px;
}

.redge {
	display:block;
	float:left;
	width:15px;
	height:70px;
	background:url('../i/bnr_redge.gif');
}

/*----------------- /PRODUCTS END ---------------*/

#prod_line {
	width:953px;
	text-align:center;
	word-spacing:30px;
	background:#fff;
	border-left:1px solid #a4a4a4;
	border-right:1px solid #a4a4a4;
	margin-left:13px;
	margin-top:86px;
	padding-bottom:6px;
}

#cable {
	width:953px;
	height:100px;
	background:#fff;
	border-left:1px solid #a4a4a4;
	border-right:1px solid #a4a4a4;
	position:relative;
	top:-51px;
	z-index:-100;
}

#cable img {
	margin-top:51px;
	position:relative;
	left:-9px;
}

/*------------------- /TOP END ------------------*/

/*---------------- CONTENT BEGIN ----------------*/

#content_main {
	width:953px;
	background:url(../i/content_bottom_bg.jpg) no-repeat bottom #fff;
	border-left:1px solid #a4a4a4;
	border-right:1px solid #a4a4a4;
	font-size:12px;
	padding-bottom:20px;
}

#content {
	width:953px;
	background:url(../i/content_bottom_bg.jpg) no-repeat bottom #fff;
	border-left:1px solid #a4a4a4;
	border-right:1px solid #a4a4a4;
	padding-top:5px;
	font-size:12px;
}

/*---------------- MAIN PAGE BEGIN --------------*/

#about {
	float:left;
	width:260px;
	padding-left:40px;
	margin-right:70px;
	font-size: 16px;
	font-family: Trebuchet MS, Arial;
}

#about p {
	padding-left: 25px;
}

#h_about {
	margin:0px 0 7px 0;
}

#about h1 {
	font-size:16px;
	font-weight:bold;
}

#news {
	float:left;
	width:490px;
	padding-right:50px;
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
}

#news img {
	margin-bottom:17px;
}

.news {
	margin-bottom:21px;
}

.news span {
	display:block;
	font-weight:bold;
}

#top_av {
	float:left;
	width:213px;
	position:relative;
	z-index:1;
}

#list {
	height:220px;
	background:url('../i/top_av_bg.gif');
	color:#009ED6;
	margin-bottom:10px;
}

#list a {
	color:#009ED6;
	text-decoration:none;
}

#list span {
	display:block;
	font-size:18px;
	text-align:center;
	padding:10px 0;
}

#list ol {
	margin-left:18px;
}

#list ol li {
	margin-left:5px;
	margin-bottom:13px;
	/*background:url('/bitrix/templates/anti_optimized/images/stars_off.gif') no-repeat bottom left;*/
}

#list ol li .stars {
	width:64px;
	height:15px;
	background:url('../i/stars_on.gif') no-repeat;
}

#list ol li .s05 {
	width:8px;
}

#list ol li .s10 {
	width:15px;
}

#list ol li .s15 {
	width:25px;
}

#list ol li .s20 {
	width:33px;
}

#list ol li .s25 {
	width:42px;
}

#list ol li .s30 {
	width:50px;
}

#list ol li .s35 {
	width:59px;
}

#list ol li .s40 {
	width:67px;
}

#list ol li .s45 {
	width:76px;
}

#list ol li .s50 {
	width:84px;
}

/*----------------- /MAIN PAGE END --------------*/

.spacer {
	clear:both;
	height:1px;
	font-size:1px;
}

#left_col {
	float:left;
	width:390px;
	padding-left:70px;
	padding-top: 7px;
	margin-right:32px;
}

#left_col h1 {
	font-size:24px;
	font-weight:normal;
}

#right_col {
	float:left;
	width:395px;
	padding-top: 7px;
	text-align:justify;
}

#one_col {
	width:810px;
	padding-left:70px;
}

/*----------------- /CONTENT END ----------------*/

/*----------------- BOTTOM BEGIN ----------------*/

#bottom {
	width:956px;
	height:105px;
	background:url(../i/bottom_bg.jpg) no-repeat bottom left;
	margin-bottom:40px;
}

#bottom p#on_main {
	float:left;
	font-size:12px;
	margin:0px;
	padding-left:40px;
}

#bottom p {
	float:left;
	font-size:12px;
	margin:0px;
	padding-left:70px;
}

#bottom div {
	margin-left:350px;
	padding-top:15px;
	word-spacing:6px;
}

#bottom #live_inet {
	margin:0px;
	padding:0px;
	padding-left:70px;
}

/*------------------ /BOTTOM END ----------------*/

/*--------------- OLD STYLES BEGIN --------------*/

.frm_head {
	color:#000000;
	font-family:Arial,Times New Roman,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
}

.grey12{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #969696;
}

.grey11_2{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
color: #ACACAC;
}
.grey12_2{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #ACACAC;
}

.black12{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.black14{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}
.black16{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 16px;
color: #010100;
}
.black24,h1{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
font-weight:normal;
}

.red24{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 24px;
color: #E44D0A;
}

.grey24{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 24px;
text-decoration: line-through;
color: #AAAAAA;
padding-left: 10px;
}

.blue11{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
color: #0D4774;
}
.blue12,a{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #0079D6;
}

.white11{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}
.white12{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.white14{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
line-height: 14px;
}

.login{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
background-image: url(../i/b_registr_bg.gif);
width:94px;
height:25px;
text-align:center;
line-height:24px;
text-decoration:none;
float:left;
margin:0px;
margin-right:3px;
padding-left:10px;
padding-right:10px;
}

.form{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px #9D9D9D solid;
}

.form_read{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #969696;
border: 0px #FFFFFF solid;
background-color: transparent;
}

.form_select{
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
border: 1px #9D9D9D solid;
background-color: #F9F9F9;
}

.w120px {
	width:120px;
}

.padding_0_0 { padding-left: 0px; padding-right: 0px;
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.padding_12_12 { padding-left: 12px; padding-right: 12px;
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.padding_25_25 { padding-left: 25px; padding-right: 25px;
font-family:    Arial, Times New Roman, Helvetica, sans-serif;
font-size: 12px;
color: #969696;
}

.logo { margin-top: 22px;}
.slogan { margin-top: 50px;margin-bottom: 28px;}

.margin_15_left { margin-left:15px; }
.margin_15_right { margin-right:15px; }
.margin_23_right { margin-right:23px; }
.margin_27_right { margin-right:27px; margin-top:13px; display:block; }

/*--------------- /OLD STYLES END ---------------*/
.pay_system {
	background:url("../i/pay_system.png") no-repeat scroll center center transparent;
	display:block;
	float:left;
	height:46px;
	margin:0 10px 10px 0;
	text-align:center;
	width:158px;
}

.pay_system img {
	margin-top: 9px;
}

.historCar {
	margin-left: 40px;
	margin-bottom: 70px;
}

#ps3nv4t {
	margin-top: 10px; 
	margin-bottom: 10px;
}

#ps3nv4t td {
	padding: 5px;
}

/** new main page **/
.g {
	padding-left: 25px;
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	height: 22px;	
}

.gred {
	color: #d43106;
	background: url(../i/gred.gif) no-repeat;
}

.gblue {
	color: #0076a3;
	background: url(../i/gblue.gif) no-repeat;
}

.ggreen {
	color: #509427;
	background: url(../i/ggreen.gif) no-repeat;
}

.ptb {
	margin-bottom: 10px;
}

#ls {
	height: 32px;
	background: url(../i/safe.png) no-repeat;
	padding-left: 45px;
	left: 400px;
	width: 120px;
	float: left;
	position: absolute;
	margin-top: 10px;
}

#ls a.sdf {
	position: absolute;
	top: 16px;
	font-size: 13px;
	color: #454545;
}

.balance {
	font-size: 16px;
	font-family: Trebuchet MS, Arial;
	color: #c31202;
	position: absolute;
	top: -5px;
}

#bhelp {
	position: absolute;
	left: 105px;
}

#lsa {
	margin-top: 65px;
	height: 54px;
}

.changepwd {
	float: right;
	font-size: 11px;
	color: #454545;
} 

#npl {
	padding-left: 0px;
}

.colorbox_info{padding:20px 50px 20px 20px; line-height:23px; font-size:14px; text-align:center;}
.button_clck{font-size:14px; padding:2px 10px 2px 10px}
