html, body{

margin:0;
padding:0;
text-align:center;
background: #ffffff url(../img/top_bg.jpg) repeat-x top;
color: #222222;

font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size:9pt;
}
body {
/*		behavior:url("../js/csshover/csshover3.htc");*/

}

*{
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,tr,th,td,embed,object {
margin:0;
padding:0;

}
*{
margin:0;
padding:0;
}

#ftr_bg{
background: url(../img/footer_bg.gif) repeat-x bottom;
}
#pagewidth{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#header{
position:relative;
height:219px;
width:100%;
background: url(../img/hdr_bg.jpg) no-repeat left top;
z-index: 1;
}
#header_hrf{
position:absolute;
top: 10px;
left: 110px;
height:130px;
width:200px;
z-index: 10;
}
#hdr_menu{
position: relative;
z-index: 10;
top: 145px;
height: 29px;
width: 625px;
text-align: left;
float: left;
}

#maincol{
float: right;
position: relative;
width:710px;
}

#leftcol{
float: left;
position: relative;
width:240px;
}

#footer{
height:110px;
background: #9da0a9 url(../img/footer_bg.gif) repeat-x top;
clear:both;
text-align:center;
}
#wrapper{
padding: 5px 5px 10px 5px;
}


/* *** Float containers fix:*** */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/* ------------------------------------------- */
#ftr_logo{
position: relative;
background: url(../img/ftr_logo.gif) no-repeat ;
margin: 10px 0 0 10px;
width: 173px;
height: 84px;
float:left;
}

.ftr_hl{
position: absolute;
top: 30px;
left: 160px;
width: 665px;
height: 1px;
background: url(../img/ftr_hl.gif) no-repeat;
margin:0;
padding: 0;
z-index: 999;
}
* html .ftr_hl{
position: relative;
top: 30px;
left: -80px;
}

#ftr_menu, #ftr_menu a{
padding: 10px 0 0 0;
color: #000;
}
#ftr_menu a:hover{
color: #cb2323;
}


.center{
text-align:center;
margin: 0 auto;
}
.float_left{
float: left;
margin-right:20px;
}

.float_right{
float: right;
margin-left:20px;
}

/* правила для контента страниц */

img {border: 0;

}
/* h1, h2, h3, h4, h5, h6, p, pre, blockquote,  ul {margin: 0.4em 0;}*/

h1 {font-size:16pt; margin-top:15px; margin-bottom:8px;}
h2 {font-size:14pt; margin-top:13px; margin-bottom:7px;}
h3 {font-size:11pt; margin-top:10px; margin-bottom:5px;}
h4 {font-size:10pt; margin-top:9px;  margin-bottom:5px;}
h5 {font-size:9pt;  margin-top:8px;  margin-bottom:4px;}

/* messages - errors
----------------------------------------*/
.error {
clear:both;
font-weight: bold;
color:#cb2323;
padding-left: 18px;
background: url(../img/error.png) no-repeat left top;
text-align:left;
}

/* set the width for IE6- */

* html .error_ {width: 10em;}

/* =FLASH MESSAGE
-----------------------------------------------------------------------------*/
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }

#flashMessage {
color:#FF0000;
border-bottom: 1px solid #FF0000;
border-top: 1px solid #FF0000;
font-size: 12px;
margin: 2px 0px;
font-weight: bold;
padding: 2px;}

/* hrefs
----------------------------------------*/

a {color: #000000;text-decoration: none}
a:hover {color: #cb2323;text-decoration: none}
a:focus {outline: none;}



/* Icon images
---------------------------------------- */
.icon-register, .icon-logout {
background-position: 0 50%;
background-repeat: no-repeat;
background-image: none;
padding: 1px 0 0 17px;
}
.icon-register                                  { background-image: url("../img/icon_register.gif"); }
.icon-logout                                    { background-image: url("../img/icon_logout.gif"); }

/* containers
-----------------------------------------*/
.rounded{
padding: 10px;

}

#loginwin, #catalogwin{
/*	border: solid 1px #aaaaaa;
background: #f3f3f3 ;*//*url(../img/gradients/grad_win_hdr.gif) repeat-x top;*/

}
.leftwin{
border: solid 1px #aaaaaa;
background: #f3f3f3;
}

#mainwin{
border: solid 1px #aaaaaa;
background: #ffffff ;/*url(../img/grad2.jpg) repeat-x top;*/
text-align: center;
}
#mainwin a:link{
/*color:#861515;*/
}
#mainwin a:hover{
color:#cb2323;
}
#nav_menu {
position: absolute;
z-index: 1;
top: 195px;
left: 255px;
padding: 0 0 0 5px;
text-align: left;
clear:both;
}


.welcome {
display:block;
margin:3px 0;
font-size:1em;
color: #888888;
text-decoration: none;
}
.welcome b{
color: #000000;
font-size:1em;
text-decoration: none;
}
/*
.user_panel{
margin: 5px 5px 5px 30px;
}
#user_panel a:link{
color: #000;
}

*/

#login_form {
font: 10pt normal;
}
#login_form>p {
text-align:center;
}
#login_form>p #btn  {
border:1px solid #ff0000;
text-align:center;
}

#login_form p {
padding-bottom: 10px;
}
#login_div{
text-align:right;
width:80%;
margin-left:auto;
margin-right:auto;
}

#login label  {
float: left;
width: 50px;
text-align:left;
}


#_login_dialog label, #_login_dialog input {
display:block;
}
#login_dialog input.text {
margin-bottom:12px;
width:95%;
}
#login_dialog fieldset {
padding:0;
border:0;
margin-top:25px;
}


#register_div, #change_password_div  {
text-align:center;
width:80%;
margin-left:auto;
margin-right:auto;
}

#register_div fieldset{
margin:1em ;
border: 1px solid #ccc;

}

#register_div label, #change_password_div label{
float: left;
width: 12em;
text-align:left;
}

#register_div p, #change_password_div p{
text-align:left;
margin:3px 3px 10px 3px;

}

.captcha{
display: block;
}
.captcha input{
margin-left:10.8em;
}

#login_dialog{
display:none;
}

/* forms
-------------------------------------------*/
input,button {
background-color: #f8f8f8;
border: 1px solid #999999;
color: #333333;
padding: 2px 6px 2px 6px;
}

input:hover, button:hover, textarea:hover,.input_hover {
border: 1px solid #000000;
}

input:focus, button:focus, textarea:focus, .input_focus {
background-color: #fafafa;
border: 1px solid #000000;
color: #4b4b4b;
}

textarea  {
font-family: Verdana, Tahoma;
padding:3px;
font-size: 12px;
background: #f8f8f8;
border: 1px solid #999999;
color: #333333 }

select  { font-family: Verdana, Tahoma;
font-size: 12px;
background: #f8f8f8;
border: 1pt solid #999999;
color: #333333
}

fieldset div{
text-align:center;
margin:1em;
}

legend {
font-weight:bold;
margin:0;
padding:0;
}

/* Содержимое главного окна контента mainwin
---------------------------------------- */

.mainwin ul, ul.list{
/*padding: 0 0 18px;*/
}

.mainwin ul li, ul.list li {
overflow: hidden;
padding: 0 0 0 35px;
list-style: none;
text-align: justify;
background: url(../img/arrow.gif) no-repeat 18px 3px;
}

.mainwin ol, ol.list {
/*padding: 0 0 18px;*/
}

.mainwin ol li, ol.list li {
overflow: hidden;
padding: 0 0 0 35px;
list-style: none;
text-align: justify;
background: url(../img/arrow.gif) no-repeat 18px 3px;
}

.mainwin p {
text-indent: 1em;
}


.error_container {
margin: 10px;
padding: 10px;
}

.error_container div{
padding: 10px 0 10px 0;
}

.error_title {
clear:both;
font-weight: bold;
color:#cb2323;
padding-left: 18px;
background: url(../img/error.png) no-repeat left top;
}


.submit {
font-weight: normal;
margin: 5px 1px 5px 1px;
padding: 2px 5px 2px 5px;
}
#search_content{
margin: 5px;
}

.search_row{
margin: 5px 1px 5px 1px;
border:  1px solid #999999;
}

.search_row div{
padding: 0 10px 10px 10px;
text-align: justify;
}
.search_row h3{
padding: 5px;
text-align: left;
text-indent: 1em;
}


#search_form{
margin: 5px 1px 5px 1px;
/*position: absolute;
z-index: 1;
top: 180px;
left: 4px;
clear:both;*/
}

#search_str {
background: #f8f8f8 url(../img/search.gif) no-repeat scroll 5px 5px;
background-position:5px 0px;
padding-left:20px;
}
#search_str:hover {
background-position: 5px -21px;
}
#search_str:focus {
background-color: #fafafa;
background-position: 5px -21px;
}
#mnu_home{
height: 16px;
width: 16px;
background: url(../img/icon_home.gif) no-repeat;
background-position:top center;
cursor: pointer;
display: -moz-inline-box;
display: inline-block;

}
#mnu_home:hover{
background-position:bottom center;
}

/* Стандартые контейнеры
-------------------------------*/
.img_box, .img_box_left, .img_box_right{
border: solid 1px #eeeeee;
color: #999999;
text-align: center;
}
.img_box_right{
float:right;
margin:10px 0 10px 10px;
}
.img_box_left{
float:left;
margin:10px 10px 10px 0;
}
.img_box{
float:none;
margin:10px 10px 10px 0;
}
.img_box, .img_box_left img, .img_box_right img{
margin:5px 5px 10px 5px;
}

.table_1px{
border: 0;
margin:5px auto;
background: #eeeeee;
border-spacing:1px;
}
.table_1px td{
text-align: left;
padding:5px;
background: #ffffff;
}
.mainwin_hdr{
/*width:300px;*/
height: 35px;
background: url(../img/mainwin_hdr.png) no-repeat left top;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.mainwin_hdr h2{
color: #000;
padding:2px 0 0 20px;
line-height: 1.5;
/*white-space: nowrap*/
}

.mainwin_subhdr h2{
color: #000;
/*white-space: nowrap*/
}

.mainwin_forum_hdr{
position: absolute;
top:250px;
left:300px;
width:300px;
height: 35px;
background: url(../img/mainwin_hdr.png) no-repeat left top;
text-align: center;
margin-left:auto;
margin-right:auto;
}
.mainwin_forum_hdr h2{
color: #000;
padding:4px 0 0 20px;
white-space: nowrap
}
.hr_500{
width: 500px;
height:4px;
margin: 3px auto 5px auto;
background: url(../img/hr_500.png) no-repeat;
font-size:0;
}

.hr_500lt{
width: 500px;
height:4px;
margin: 3px auto 5px auto;
background: url(../img/hr_500lt.png) no-repeat;
font-size:0;
}

.hr_200{
width: 200px;
height:4px;
margin: 3px auto 5px auto;
background: url(../img/hr_200.png) no-repeat;
font-size:0;
}
.hr_200lt{
width: 200px;
height:4px;
margin: 3px auto 5px auto;
background: url(../img/hr_200lt.png) no-repeat;
font-size:0;
}
._hdr_grd1 {
position: relative;
width: 100%;
overflow:hidden;
padding:0;
margin:0;
}

._hdr_grd1 span {
background: url(../img/gradients/grd-wht_10_3.png) repeat-x;
background-position: left bottom;
padding:0;
margin:0;
position: absolute;
display: block;
width: 100%;
height: 13px;
line-height: 13px;
}

.hdr_grd1_h3, .hdr_grd2_h3, .hdr_grd1_h2 {
/*background-color:#a22;*/
position:relative;
}
.hdr_grd1_h3 span{
position:absolute;
display:block;
top:0;
left:0;
height:12px;
width:100%;
background:url(../img/gradients/grd-wht_10_3.png) repeat-x;
overflow: hidden; /* for IF6 */

}

.hdr_grd2_h3 span{
position:absolute;
display:block;
top:0;
left:0;
height: 12px; /* for IF6 */
width:100%;
background-color:#FFFFFF;
filter: alpha(opacity=55);
-moz-opacity: 0.55;
opacity: 0.55;
overflow: hidden; /* for IF6 */
}
.hdr_grd1_h2 {
color: #444;
}
.hdr_grd1_h2 span{
position:absolute;
display:block;
top:0;
left:0;
height:9px;
width:100%;
/*	background:url(../img/gradients/grd-wht_10_2.png) repeat-x;*/
overflow: hidden; /* for IF6 */
}
div.caption {
background: #f3f3f3;
border: 1px solid #ddd;
color: #444;
padding: 5px;
margin: 0 5px;
text-align: center;
/*z-index:1;*/
}
div.caption img {
display: block;
margin: 0 auto;
}
div.caption p {
margin: 0;
padding: 5px 0;
}


.fg-button { clear:left; margin:0 4px 40px 20px; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
a.fg-button { float:left;  }
button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }
.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }         /* solo icon buttons must have block properties for the text-indent to work */

.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }

.container_in_leftwin{
/*	padding-top:10px;*/
/*margin: 5px 5px 5px 30px;*/
}

#mailform p{
padding:3px;
}

#mailform{
padding-top: 10px;
text-align: left;
}

#mailform textarea{
width: 195px; height: 100px; overflow: auto
}
#mailform .input_text{
width: 190px;
}
#mailform select{
/*width: 195px;*/
}

#mf_popup_message{
display: none;
/*	position: absolute;
left: 0px;
top: 185px;
z-index: 100;*/
padding: 10px;
}

.img_middle{
vertical-align: middle;
}
.leftbox_header{
}
.leftbox_header a{
display: block;
/*padding-right: 26px;*/
}

.pg_hdr{
position:relative;
left:50%;
margin-left:-100px;
float:left;
padding-top: 10px;
background: url(../img/mnwn_hdr/mnwn_hdr_tp.gif) no-repeat top left;

}
.pg_hdr1{
margin: 0;
padding-bottom: 16px;
background: url(../img/mnwn_hdr/mnwn_hdr_bt.gif) no-repeat bottom left;

}
.pg_hdr2{
background: url(../img/mnwn_hdr/mnwn_hdr_bg.gif) repeat-y left;
/*border: solid 1px #eeeeee;*/
font-size: 14pt;
font-weight: bold;
padding-left: 16px;
padding-right: 16px;

}
.pg_hdr_cnt{
margin-left:auto;
margin-right:auto;
}
.highlighted{
color: #cb2323;
background: #ffeeee;
}
.hovered p{
color: #cb2323;
}

#newsboxlist_content .news_date{
font-weight: bold;
font-size: 11px;
}
#newsboxlist_content .news_description{
font-size: 11px;
}

#newslist_content{
}

#newslist_content .news_title{
font-weight: bold;
}
#newslist_content .news_date{
font-weight: bold;
font-size: 11px;
}
#newslist_content .news_description{

}

#news_content .news_date{
font-weight: bold;
font-size: 11px;
}
#news_content .news_title{
font-weight: bold;
}
#news_content .news_content{

}
#mainwin .ui_tabs {
list-style-image: url(../img/spacer.gif);
padding: 0;
margin: 0;
}

.forms_div fieldset{
margin:1em ;
border: 1px solid #ccc;

}
.forms_div label{
float: left;
width: 12em;
text-align:left;
}

.forms_div p{
text-align:left;
margin:3px 3px 10px 3px;

}
.highlight_row{
color: #cb2323;
background: #fafafa;
}
.profile_fields {
width: 100%;
border-spacing:0px;
}
.profile_fields .label{
width: 200px;
font-weight: bold;
font-variant: small-caps;
}
.profile_fields tr{
vertical-align: top;
}
.profile_fields td{
text-align: left;
padding: 5px;
border-bottom: solid 1px #eee;
}
.profile_inputs{
margin: 3px 3px 3px 0;
}
.profile_placeholder{
color: #aaaaaa;
}

.profile_error {
clear:both;
font-weight: bold;
color:#cb2323;
padding: 0 18px 0 18px;
background: url(../img/error.png) no-repeat left top;
text-align:left;
display: none;
}
.cursor_hand{
cursor: pointer;
}
.pagination{
text-align: center;
padding: 10px 5px 5px 5px;
}
.slider_wrp{
background: #fff url(../img/grad2.jpg) repeat-x top;
border: solid 1px #aaa;
}


.slider_prev, .slider_next {
color: #aaa;
}

#georg_logo{
position: absolute;
top:12px;
left:17px;
width:383px;
height: 130px;
background: url(/public/common/img/georg_logo.png);

}
.align_center{
    margin-left: auto;
    margin-right: auto;
}

.more, .more a{
padding: 0 0 10px 0;
color: #444;
}
.more a:hover{
color: #cb2323;
}
.box{
border: solid 1px #dddddd;
background: #f3f3f3;
margin: 20px 10px 15px 10px;
}


.box ul, .box ul.list{
padding: 10px 0 8px;
}

.box ul li, .box ul.list li {
overflow: hidden;
padding: 0 0 0 25px;
list-style: none;
text-align: justify;
background: url(../img/ico/dwnld_ico.gif) no-repeat 8px 3px;
}
.table_1px p {
	text-indent: 0;
}

.mainwin p{
margin-top: 10px;
}
.display_none{
display: none;
}
.float_left{
float: left;
}
.float_right{
float: right;
}
.accordion_itm_ttl{
cursor: pointer;
}
.accordion_itm_ttl:hover{
color: #cb2323;
}

ul.list_h3 li {
background: url(../img/arrow.gif) no-repeat 18px 14px;
}

