body {
color:#282828;
font-family:Arial;
font-size:10pt;
line-height:150%;
height:100%;
background:#ffffff
}

#frame {
    border-bottom: 4px solid #768ba8;
    padding: 10px 0px;
    overflow: hidden;
    position: relative;
    height: 290px;
	background:#c4cdd4
}

#frame ul {
    list-style: none;
    position: absolute;
    height: 290px;
}

#frame li { 
    float: left;
    height: 100%;
}

#frame li div div {
    margin-left: 450px;
    line-height: 22px;
}

#frame li ul {
    list-style: disc;
    position: static;
    height: auto;
    margin-left: 2em;
}

#frame li li { 
    float: none;
    height: auto;
}

ul.tick {
    margin-left: 0px;
}

ul.tick li {
    padding-left: 2em;
    list-style: none;
    background: url("/images/dash.gif") no-repeat 4px 0.75em;
    display:block;
}

#frame ul.bullet {
    margin-left: 0px;
}

#frame ul.bullet li {
    padding-left: 2em;
    list-style: none;
    background: url("/images/dash.gif") no-repeat 4px 0.75em;
}

#frame li div {
    padding: 0 40px;
}

#frame img {
    margin-right: 20px;
    float: left;
}

#frame h2 {
    margin-bottom: 10px;
}

#frame h3 {
    margin-top: 10px;
}

#frame p {
    /*line-height: 22px;*/
}

#frame a.b {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center top;
	cursor:pointer
}

#frame a.prev {
    left: 5px;
    background-image: url("/images/prev.png");
	background-position:-32px 0px;
}

#frame a.next {
    right: 5px;
    background-image: url("/images/next.png");
	background-position:-32px 0px;
}

#frame a.inactive {
    background-position: 0px 0px;
    cursor: default;
}

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}


a img {
    border: none;
}

.clear {
    clear: both;
}

b.hidden {
    display: none;
}

option {
    padding-right: 15px;
}

a {
    color: #00678f;
}

a:hover {
    color: #ec6d11;
    text-decoration: none;
}

h2 {
    font-size: 22px;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    font-weight: normal;
}

#cont ul {
    margin-left: 2em;
}

#cont ol {
    margin-left: 2em;
}

.pages ul {
    margin-left: 0px !important;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
    
    /* for ie6 */
    } * html #wrapper {
    height: 100%;
}

#footer {
    width: 100%;
    height: 50px;
    text-align: left;
    
    /* for ie6 */
    } 
	
/* header */
#header {
    background: #fff;
    min-height: 300px;
	height: 100%;
    } 

td.panel {
    width: 187px;
    height: 20px;
    text-align:center;
}


.panel:hover img{
opacity:0.5;
}

.tehn:hover {
opacity:0.5;
}

.info {
	font-size:12px;
	text-align:center;
	color:#7c7c7c;
}

.point {
background: url("/images/point.png") repeat-x;
}

#header td {
text-align:center;
}

#nav {
    /*padding: 0px 35px 35px 315px;*/
    
    width: 100%;
    float: right;
}

#nav .inner {
    padding-right: 35px;
}

#nav .col {
    float: left;
    /*width: 33%;*/
    margin: 40px 0 0 0;
/*    width: 154px;
    margin: 40px 85px 0px 0px;*/
}

#nav .last {
    margin-right: 0px;
}

#nav ul {
    margin-top: 30px;
    list-style: none;
}

#nav h2 {
    margin-top: 30px;
    list-style: none;
}

#nav li {
    margin-top: 12px;
    padding-left: 20px;
    background: url("/images/dash.gif") no-repeat 4px 0.60em;
}



/* footer */
#footer {
    background: #c4cdd4;
    border-top: 1px solid #768ba8;
    font-size: 12px;
}

td.counter{

    padding-top: 5px;
    padding-left: 20px;
    width: 30%;
}

td.wm {

    padding-top: 5px;
    padding-right: 20px;
    width: 10%;
}

td.copyright {

}

/* cont */
#cont {
    padding: 27px 0px 90px;
}

/* tape */
#tape {
    background: #c5ccd6;
    border: 1px solid #495f76;
    border-style: solid none;
}

#main {
    float: right;
    width: 70%;
    /*margin-left: -230px;*/
}

#text {
    margin-right: 40px;
    /*margin-left: 275px;*/
}

#text p{
   text-align:justify;
font-size:11px;
}

#right {
    float: left;
    width: 30%;
}

#right .inner {
    padding: 0px 40px;

}






#cont dl {
    margin-top: 12px;
}

#cont dt small {
    display: block;
    font-size: 12px;
    color: #777;
}

#cont dt a {
    font-weight: bold;
}

#cont dd {
    line-height: 22px;
    margin-bottom: 30px;
}

#main h3 {
    margin-bottom:20px;
    margin-bottom:20px;
}

#main h3 span {
    background: #f8f8f3;
    padding-right: 5px;
}



.inner b {

}

.inner h3 {
color:#000000;
font-family:Georgia;
font-size:14px;
font-weight:normal;
line-height:150%;
margin:15px 0 10px;
}

.inner p {
 font-size: 12px;
    color: #444444;
}

ol li {
 font-size: 11px;
}

p.title {
font-size:16pt;
margin:0 0 10px;
padding:0 45px 0 0;
}

td.line {
border-top: 4px solid #768ba8;
margin: 0;
padding: 0;
}

.lic_doc {
width:600px;
height:400px;
border:1px solid grey;
background:#fff;
overflow-y:scroll;
padding:3px
}


.content h1, .content .title {
font-size:17pt;
margin:0 0 10px;
padding:0;
}

h1, .title {
color:#000000;
font-family:Georgia;
font-size:17pt;
font-weight:normal;
line-height:150%;
margin:25px 0 20px;
}

h2 {
color:#000000;
font-family:Georgia;
font-size:15pt;
font-weight:normal;
line-height:150%;
margin:10px 0 0;
}

.shop_table {
border-bottom:1px solid #DADADA;
margin-bottom:15px;
margin-right:10px;
padding-bottom:7px;
}

.shop_item_title {
font-family:Georgia;
font-size:13pt;
margin:0 0 3px;
padding:0;
}

td.inner,td.breadcrumb {
padding:10px 15px 0 15px
}

.shop_cart_table td, shop_cart_table_result td {
border-bottom:1px solid #DADADA;
font-size:11pt;
margin-bottom:15px;
margin-right:10px;
padding:10px 10px 12px 0;
vertical-align:middle;
}

.shop_cart_table_title td {
font-family:Georgia;
font-weight:bold;
padding:5px 10px 12px 0;
vertical-align:middle;
}

.shop_cart_table_result td {
font-size:11pt;
font-weight:bold;
}

.shop_cart_table {
width:90%;
}

.mdash_list li {
background:transparent url(/images/dash.gif) no-repeat scroll 0 11px;
list-style-type:none;
padding:0 0 5px 26px;
}

.table_border_sitecontrol, .table_border_sitecontrol td {
border:1px solid #E3E1DA;
border-collapse:collapse;
color:#3D3D3D;
empty-cells:show;
padding:2px;
vertical-align:middle;
}

.inner hr {
width:90%;
color: #555; /*для IE */
background-color:#555; /*для Firefox, Opera, Safari*/
border:0px none;
height:1px; /* высота 1px IE, Firefox, Opera, Safari */
}

input, textarea {
border:1px solid #A5A5A5;
padding:2px;
}

.table_group_forums {
border:1px solid #E3E1DA;
border-collapse:collapse;
empty-cells:show;
padding:2px;
vertical-align:middle;
width:700px;
}

.table_group_forums td {
border:1px solid #E3E1DA;
border-collapse:collapse;
empty-cells:show;
padding:2px;
vertical-align:middle;
}

.table_group_forums {
border-collapse:collapse;
empty-cells:show;
}

.row_title_group_forums {
background-color:#EFEEEA;
color:#000000;
font-weight:bold;
}

#available_sum {
cursor:pointer;
border-bottom: 1px dashed #000000
}

.users_list {
margin:0;
padding:0;
}

.users_list li {
background-position:10px 6px;
background-repeat:no-repeat;
list-style-type:none;
margin:0 0 6px;
padding:5px 0 11px 45px;
width:230px;
}

.users_list li a:link, .users_list li a:hover, .users_list li a:visited {
border-bottom:1px dashed #666666;
color:#666666;
font-family:Georgia;
font-size:14pt;
text-decoration:none;
}

.sc_table {
border:1px solid #E3E1DA;
border-collapse:collapse;
color:#3D3D3D;
empty-cells:show;
padding:2px;
vertical-align:middle;
}

.sc_tr_title {
background-color:#EFEEEA;
color:#000000;
font-weight:bold;
}

.sc_table, .sc_table td {
border:1px solid #E3E1DA;
border-collapse:collapse;
color:#3D3D3D;
empty-cells:show;
padding:2px;
vertical-align:middle;
}

.news_group li {
background:transparent url(/images/dash.gif) no-repeat scroll 0 11px;
list-style-type:none;
padding:0 0 5px 26px;
}

p.what {
font-size:15pt;
margin:0 0 0 10px;
font-family:Georgia;
border-bottom:1px dashed #939393
}

.slider{
	display: none;
}

.container {
width:100%;	
background:#C4CDD4 none repeat scroll 0 0;
border-bottom:4px solid #768BA8;
height:290px;
overflow:hidden;

position:relative;

}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
		
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
	
}
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 290px;	
	overflow:hidden;
	
}
.contentWrapper{	
}
.contentInnerWrapper{
	text-align: justify;

}

.handleOver{	

}
.handleSelected{	

}
.contentWrapper h2{
padding:0;
margin:0
}
p{

}


.slider .handle {
	float: left;
	width: 14px;
	height: 290px;
	text-align:center;
	vertical-align: bottom;
	font-family:Arial;
        font-size:10px;
font-weight:bold;
	color: #ffffff;
	background: #d6d9de;
	border-left:1px solid #768BA8;

}
.slider .contentContainer{

}
.slider .handleOver{	

}
.slider .handleSelected{
	background: #768BA8;
}
.slider .handleInnerWrapper{

}

.slider table td {padding:0 5px 0 5px}

h1.price {
text-align:center;
font-size:20pt;
}