/*
 * test available colors
 * #006d3c - green
 * #d80045 - red
 * #f38900 - orange
 * #004e7c - blue
 */

body{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
	color:#000;
    background: url("/img/bg.jpg") no-repeat;
}

td
{
	vertical-align: top;
}

.maintable
{
}
.maintablecaption
{
    text-align: center;
    font-weight: bold;
}
.maintablecell
{
    padding: 4px;
}

a
{
	color: #00a85a;
	text-decoration: underline;
	cursor: pointer;
}
a:hover{ color: #20c87a; }


/*---------------------------------- P  ------------------*/
p{
	text-indent:0px;
	line-height: 1.3;
	word-spacing: 0px;
	margin:20px 0 0 0;
}
/*---------------------------------- P  ------------------*/

strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
  
 /*---------------------------------- Input ---------------------*/ 

button{cursor:pointer;} 

input.button{
   cursor:pointer;
}
/*---------------------------------- Input ---------------------*/  
 

h1,h2,h3,h4
{
	font-weight: normal;
	padding:0px;
	margin: 0px;
}
h1{font-size:1.8em; color:#0077be; line-height: 1.1em;}
h2{font-size:1.4em; color:#000;}
h3{font-size:1em; color:#000;}
h4{font-size:0.9em; color:#000;}

#banner{
    height:90px;
    margin-bottom: 10px;
}

div#header{
    position: relative;
    /*background: #fff;*/
    width: 995px;
    height: 100px;
}

#body_head{
    margin-bottom: 10px;
    font: bold 0.85em Verdana, sans-serif;
    color: #0077BE;
}

#body_head img{
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 5px;
}


div#bread
{
    margin: 0px 0 10px 0;
    /*background: #fff;*/
    font: bold 0.9em Verdana, sans-serif;
    margin-bottom: 15px;
    color: #00A85A;
}
div#bread a
{
    color: #037AC2;
    text-decoration: none;
}
div#bread a:hover
{
    color: #0077BE;
    text-decoration: underline; 
}

div#container{width:995px;margin:0 auto}
div#wrapper{float:left;width:100%;}
div#content{margin: 0 0px 0 280px;}
div#leftblock{float:left;width:280px;margin-left:-995px;}
div#rightblock{float:left;width:0px;margin-left:-0px;}
div#footer{clear:left;width:100%}


div#footer
{
    padding-top: 40px;
}


#lang{
	position: absolute;
	right: 0px;
    top: 24px;
}

#auth{
	position: absolute;
	left: 530px;
    top: 24px;
}
#auth img{
	vertical-align: middle;
}
#auth h2{
    margin-top: 40px;
}

#auth h1 a
{
    color: #0077be;
    text-decoration: none;
}

#auth h1 a:hover
{
    text-decoration: underline;
}


#search{
	position: absolute;
	right: 0px;
    top: 50px;
}
#search input.text{
    height: 21px;
    width: 150px;
    border: 1px #b7e5ff solid;
    font-size: 1.1em;
    color: #999;
}
#search input.img{
    vertical-align: bottom;
}

#logo{
	position: absolute;
	margin-top: 25px;
    margin-left: 25px;
}

#content #body
{
    display: inline;
    float: left;
    width: 465px;
    margin-right: 30px;
}

#content #body-layout{
    margin-right: 2px;
}

#content #body #cf
{
    width: 465px;
    margin-right: 40px;
}

#content #right
{
    display: inline;
    float: left;
    width: 210px;
}
   

/**** menu ****/
#menu
{
    margin-top: 110px;
    margin-left: 25px;
	/*width: 100%;*/
	color: #0077be;
}
#menu .l1
{
    font-size: 1.2em;
}
#menu .l1 li{
    margin-bottom: 15px;
}

#menu .l1 li a
{
    color: #0077be;
    text-decoration: none;
    line-height: 1.2em;
}
#menu .l1 li.active a
{
	/*background: #00b853;*/
}
#menu .l1 li.a_tmp a
{
	/*background: #00b853;*/
}
#menu .l1 li.na_tmp a
{
	/*background: #009241;*/
}
#menu .l1 li a span
{
	/*text-decoration: underline;*/
}
#menu .l1 li a:hover
{
    text-decoration: underline;
}

#menu .l2
{
    margin-top: 7px;
    margin-left: 7px;
    font-size: 0.8em;
}
#menu .l2  li{
    margin-bottom: 10px;
    background: url(/img/bullet.png) no-repeat 0 2px;
    padding-left: 17px;
}

#menu .l2 li a
{
}
#menu .l2 li a:HOVER
{
	text-decoration: underline;
}
#menu .hide
{
	display: none;
}


#auth_menu
{
    float: right;
    font-size: 0.9em;
    padding: 5px 10px;
    margin-bottom: 10px;
}

#auth_menu.not-logged{
    padding: 10px;
}

#username{
    padding-left: 10px;
    margin: 0 10px 5px;
    text-align: center;
    font: bold 0.9em Verdana, sans-serif;
}

#username img{
    margin-right: 3px;
}

#auth_menu .private-sum{

}

.negative{
    color: red;
}


#auth_menu a{
    color: #0077BE;
}

#auth_menu li
{
	list-style-position: inside;
    list-style-type: disc;
}
#auth_menu li a
{
	text-decoration: none;
	color: #0077BE;
	font-weight: bold;
}
#auth_menu li a:hover
{
	text-decoration: underline;
	color: green;
	font-weight: bold;
}


div#content
{
	padding: 0px;
	font-size: 0.9em;
}


div#leftblock
{
	padding: 0;
}

div#rightblock
{
	padding: 0;
}



.error
{
	color: #c33;
}


.auth 
{
    width: 465px;
}
.auth input.text
{
    width: 200px;
}
.auth textarea.text
{
    width: 200px;
    height: 100px;
}
.auth .note
{
	margin-top: 15px;
	color: #999;
}
.auth .msg
{
	margin-top: 15px;
	color: #c33;
}
.auth .form
{
}
.auth .form .frow
{
	margin-top: 15px;
}
.auth .form .ftitle
{
	float: left;
	display: inline;
	width: 200px; 
}
.auth .form .ffield
{
	float: left;
	display: inline;
	width: 200px; 
}
.auth .form .fend
{
	clear: left;
}



#content div
{
	line-height: 1.3em;
}
#content h1
{
	margin: 15px 0 15px 0;
}
#content h2
{
	margin: 15px 0 15px 0;	
}
#content h3
{
	margin: 15px 0 15px 0;
}
#content h4
{
	margin: 15px 0 15px 0;
}
#content h5
{
	margin: 15px 0 15px 0;
}
#content h6
{
	margin: 15px 0 15px 0;
}
#content p
{
	margin-top: 15px;
}
#content #body ul
{
	list-style-position: inside;
	list-style: disc;
	margin: 15px 0 0 30px;
	line-height: 1.3em;
}

#content #body ul li
{
}

#content #body  ol
{
	list-style-position: inside;
	list-style: decimal;
	margin: 15px 0 0 30px;
	line-height: 1.3em;
}
#content #body  ol li
{
}


#hot_menu
{
	width: 220px;
	font-size: 0.9em;
	margin-top: -10px;
}
#hot_menu li
{
	text-align: right;
	margin-top: 10px;
	background: url("/img/hr.png") repeat-x bottom;
	padding-bottom: 9px;
	padding-right: 25px;
	position: relative;
    width: 185px;
}
#hot_menu li a
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#hot_menu li a:hover
{
	text-decoration: underline;
	color: green;
	font-weight: bold;
}
#hot_menu li img
{
	position: absolute;
	right: 0px;
	top: 0px;
}


#hot_news
{
    margin-left: 15px;
}
#hot_news .news
{
    margin-top: 21px;
    padding-bottom: 20px;
}
#hot_news .news .date
{
    padding-bottom: 6px;
}

#hot_news .news a
{
    color: #0077be;
    text-decoration: none;
}
#hot_news .news a:hover
{
    color: #037ac2;
    text-decoration: underline;
}

/*-------------- package -----------------*/
.package{
    margin-bottom: 15px;
}

.package .name{
    font: 1.3em Georgia, serif;
    color: #00A85A;
}

.package .price{
    margin-top: 5px;
    font-weight: bold;
    color: #0077BE;
    text-align: right;
}

.package .price span{
    color: #C51230;
}


.package .order{
    text-align: right;
}

#package .name{
    font: 1.3em Georgia, serif;
}

#package .title{
    font: italic 1.2em 'Trebuchet MS',Arial, serif;
    margin: 10px 0 4px;
    color: #0077BE;
}

/*-------- services -----------------*/
.services-table{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
    font: 0.85em Verdana;
    margin-left: 2px;
}

.services-table .td-center{
    vertical-align: middle;
    text-align: center;
}

.services-table td.chet{
    background-color: #DBF1FF;
}

.services-table td.nechet{
    background-color: #F3FBFE;
}


.services-table .service-name{
    color: #777;
    border-left: none;
    width: 220px;
}

.services-table td.td-order{
    border: none;
    border-left: 1px solid #ccc;
    font-weight: bold;
}

.services-table td.td-clear-border{
    border: none;
}


.services-table .service-price{
    font-weight: bold;
}

.services-table td{
    border: 1px solid #ccc;
}

.services-table td{
    padding: 5px;
    vertical-align: middle;
}

.services-table th{
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #0077BE;
    font-size: 1.1em;
}

col#c_name { width: 100%; }
col#c_period { width: 60px; }
col#c_price { width: 120px; }
col#c_order { width: 80px; }

.services-table .order{
    text-align: center;
}

.services-table select.variants{
    width: 70px;
}

.services-table .price{
    text-align: center;
}

.services-table .period{
    text-align: center;
}

.btn{
    padding: 4px 15px;
}

.buttons{
    text-align: center;
}

#price{
    margin-top: 10px;
    text-align: center;
    font: bold 1.1em Arial, sans-serif;
    color: #0077BE;
}

#price .full{
    color: #C51230;
}

#price .descr{
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
    color: #666;
}

#price .descr span{
    font-weight: bold;
}

.services-table .input-num{
    width: 20px;
    font: 0.9em Verdana,sans-serif;
}

.faq{
    margin-bottom: 25px;
}

.faq .question{
    margin-bottom: 5px;
    font: italic 1.2em 'Trebuchet MS',Arial, serif;
    color: #0077BE;

}

.faq .answer{
    margin-bottom: 5px;
}

/*----------- order --------------------------*/
.order{
    margin-bottom: 20px;
}

.order .name{
    font: italic 1.2em 'Trebuchet MS',Arial, serif;
    color: #0077BE;
}

#content .order ul.services{
    margin: 5px 20px;
}

.clear{
    clear: both;
}

#contract{
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
    height: 350px;
    overflow: auto;
}

.contract-actions{
    width: 400px;
    float: right;
    text-align: right;
}
/*--------- order -------------------*/
.order{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#account span{
    font-weight: bold;
    color: #0077BE;
}

#account span.negative{
    color: red;
}

#account-history{
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 2px;
}

#account-history th{
    border: 1px solid #ccc;
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

#account-history td{
    border: 1px solid #ccc;
    padding: 4px;
}

col#c_dtime { width: 120px; }
col#c_op { width: 150px; }
col#c_sum { width: 60px; }
col#c_sumlast { width: 60px; }
col#c_descr { width: 100%; }

.text-center{
    text-align: center;
}


.message-send{
    margin-bottom: 10px;
}

.message-send .head{
    font-size: 0.9em;
    color: #999;
}

.message-send .content{

}

#copyright{
    font: 0.8em Verdana,sans-serif;
    color: #888;
    line-height: 1.3em;
    width: 300px;
    margin-left: 280px;
    margin-top: 10px;
}

.footer-center{
    margin-right: 200px;
}

/*------ top menu ---------------*/
#topmenu {
    height:34px;
    margin-left: 120px;
    margin-bottom: 10px;
}


.order-info {
    font-size: 1.1em;
}
.order-info span{
    line-height: 1.3em;
    font-style: italic;
    color: #0077BE;
}

/*---------- docs list style ------------*/
.docs{
    line-height: 1.4em;
    font: 1em Arial, sans-serif;
    margin-left: 15px;
    margin-top: 5px;
}

.docs li{
    margin-bottom: 5px;
}

.docs li a{
}


.docs .ico{
    margin-right: 7px;
    vertical-align: middle;
}

.docs .filesize{
    color: #666;
    font-size: 0.9em;
}

#not-print{
    padding: 20px;
    border-bottom: 1px solid #999;
    text-align: center;
    margin-bottom: 20px;
}

.email-obfuscate{
	direction:rtl;
	unicode-bidi:bidi-override;
}

#header_phone { 
    position: absolute;
    margin-top: 55px;
    margin-left: 530px;
    color: #F58735;
    font-family: Arial,sans-serif;
    font-size: 19px;
    font-weight: bold;
}
