@charset "utf-8";
/* CSS Document */
body{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
background-color:#fff;
margin:0px;
}
span{
padding:0px;
margin:0px;
}
div{
padding:0px;
margin:0px;
border-width:0px;  
}

img{
border:0px;
padding:0px;
margin:0px;

}
th{
background-image:url("img/th_bg.jpg");
background-repeat:repeat-x;
padding:4px;
padding-bottom:6px;
text-align:center;
font-weight: bold;
}
form{
margin: 0px;
padding: 0px;
}
h1{
color:#951108;
font-size:15px;
font-weight:bold;
}

h2{
color:#951108;
text-align:center;
font-size:14px;

font-weight: bold;
}
h3{
color:#93150E;
font-size:12px;
}

a, a:link, a:visited, a:active{
font-size:12px;
text-decoration:underline;
color:#860700;
}
a:hover{
font-size:12px;
text-decoration:none;
color:#860700;
}
input[type="text"], input[type="select"], input[type="password"]{
border-color:#860700;
border-width:1px;
border-style:solid;
font-size: 11px;
height:14px;
}

textarea{
border-color:#860700;
border-width:1px;
border-style:solid;
font-size: 11px;
}

.header{
background-image:url(img/header_bg.jpg);
background-repeat:no-repeat;
width:975px;
height:195px;
position:relative;
}

.main{
border-color:#6A6A6A;
border-width:1px;
border-style:solid;
text-align:left;
width:976px;
background-color:#fff;
}
.main_bg{
background-image:url(img/main_bg.jpg);
padding-top:12px;
padding-bottom:24px;
}
.leftCol{
width:292px;
}
.rightCol{
width:680px;
/*background-image:url(img/content_bg.jpg);
background-repeat:no-repeat;*/
}
.company{
position:absolute;
top:20px;
left:92px;
color:#870801;
font-size:24px;
}
.login{
background-image:url(img/login_bg.jpg);
background-repeat:no-repeat;
width:274px;
height:118px;
position:absolute;
top:65px;
left:20px;
}
.authorised{
background-image:url(img/authorised_bg.jpg);
background-repeat:no-repeat;
width:274px;
height:118px;
position:absolute;
top:65px;
left:20px;
}

.login input{
border:none;
color:#AE3630;
font-size:10px;

}
.login_btn{
color:#fff;
font-size:16px;
font-weight:bold;
font-style:italic;
margin-top:24px;
float:left;
width:25px;
padding-top: 8px; margin-left: 13px;

}
.login_btn a,.login_btn a:link,.login_btn a:active,.login_btn a:visited{
color:#fff;
text-decoration:none;
font-size:16px;
font-weight:bold;
font-style:italic;
}
.login_btn a:hover{
color:#FFCC00;
text-decoration:none;
font-size:16px;
font-weight:bold;
font-style:italic;
}

.loginContent{
margin-top:25px;
float:left;
width:162px;
padding-left:35px;
}
.register{
color:#fff;
font-size:15px;
margin-top:24px;
padding-left:40px;
clear:both;
}
.main_menu_ind{
height:36px;
width:671px;
position:absolute;
top: 15px;
right:0px;
background-image:url(img/main_menu_bg.png);
background-repeat:no-repeat;
}
.main_menu_ind .mainMenuIt{
font-size:11px;
text-align:center;
}
.main_menu_ind .mainMenuAct{
background-image:url(img/main_menu_act_bg.jpg);
background-repeat:repeat-x;
height:27px;
text-align:center;
color:#fff;
padding-top:11px;
font-size:11px;
}
.main_menu_ind .mainMenuIt a,.main_menu_ind .mainMenuIt a:link,.main_menu_ind .mainMenuIt a:active,.main_menu_ind .mainMenuIt a:visited{
color:#fff;
text-decoration:none;
font-size:11px;
}
.main_menu_ind .mainMenuIt a:hover{
color:#FF8A8A;
text-decoration:none;
font-size:11px;
}

.main_menu_inner{
height:36px;
width:671px;
float:right;
background-image:url(img/main_menu_bg.png);
background-repeat:no-repeat;}

.main_menu_inner .mainMenuIt{
font-size:10px;
text-align:center;
font-family:sans-serif, Tahoma, Arial;
position:relative;
}
.main_menu_marker{
position:absolute;
top:14px;
left:7px;
}
.main_menu_inner .mainMenuAct{
background-image:url(img/main_menu_act_bg.jpg);
background-repeat:repeat-x;
height:27px;
text-align:center;
color:#fff;
padding-top:11px;
font-size:10px;
position:relative;
}

.main_menu_inner .mainMenuIt a,.main_menu_inner .mainMenuIt a:link,.main_menu_inner .mainMenuIt a:active,.main_menu_inner .mainMenuIt a:visited{
color:#fff;
text-decoration:none;
font-size:10px;
font-family:sans-serif, Tahoma, Arial;
}
.main_menu_inner .mainMenuIt a:hover{
color:#FF6300;
text-decoration:none;
font-size:10px;
font-family:sans-serif, Tahoma, Arial;
}

.header_link a,.header_link a:link,.header_link a:active,.header_link a:visited{
color:#fff;
font-family:sans-serif, Tahoma, Arial;
font-size:11px;
text-decoration:none;
}
.header_link a:hover{
color:#FF6300;
text-decoration:underline;
font-size:11px;
}
.header_link input{
background-color:#CCCCCC;
width:100px;
color:#C25751;
margin-top:8px;
font-family:sans-serif, Tahoma, Arial;
font-size:10px;
border:none;
background-color:#FFE3E2;
}
.info_block{
margin-left:24px;
background-image:url(img/info_bg.jpg);
background-repeat:repeat-y;
}
.info_block2{
margin-left:25px;
background-image:url(img/info_bg2.jpg);
background-repeat:repeat-y;
padding-right:18px;
}

.info_left_corn{
width:36px;
float:left;
}
.info_header{
width:232px;
float:left;
}
.info_header2{
width:599px;
float:left;
}
.info_content{
     text-align: justify;
     font: 12px/20px Tahoma, Arial, sans-serif;
     color: #000000;
     text-decoration: none;
     padding-left:13px;
padding-right:13px;

}
.number{
color:#860700;
}
.banners{
padding-left:34px;
padding-top:6px;
padding-bottom:6px;
}
.news_date{
float:right; 
width:75px;
color:#CCCBCB;
font-size:12px;
}
.prev_delim{
padding-left:1px;
padding-right:13px;
width:100%;
margin-top:3px;
margin-bottom:6px;
}
.delim{
background-image:url(img/delim.gif);
background-repeat:repeat-x;
background-position:0px 7px;
padding-right:4px;
}
.delim_cont{
width:54px;
background-color:#fff;
background-image:url(img/news_delim_bg.jpg);
color:#CCCBCB;
font-size:10px;
}
.banner{
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
.changer_header{
color:#8E1009;
background-image:url(img/changer_header.jpg);
background-repeat:no-repeat;
padding-top:4px;
height:24px;
font-size:14px;
text-align:center;
}
.changer_content{
background-image:url(img/changer_bg.jpg);
background-repeat:repeat-y;
padding-top:10px;
padding-bottom:10px;
}
.changer_footer{

}
.content_text{
margin-left: 10px;
margin-right: 10px;
padding-top:10px;
padding-bottom:10px;
border-bottom-color:#ccc;
border-bottom-style:solid;
border-bottom-width:1px;
}
.content_delim{
background-image:url(img/content_delim.jpg);
background-repeat:repeat-y;
}




.auct_btn{
height:22px;
width:125px;
background-image:url(img/auction_btn.jpg);
background-repeat:no-repeat;
text-align:center;
padding-top:4px;
margin-top:5px;
}

.auct_btn a,.auct_btn a:link,.auct_btn a:active,.auct_btn a:visited{
color:#040404;
text-decoration:none;
font-size:14px;
}
.auct_btn a:hover{
color:#15398A;
text-decoration:none;
font-size:14px;
}


.error {
        color: #FF0000;
        text-align: center;
        font-weight: bold;
		font-size : 12px;
}
.message {
        color: #111188;
        text-align: center;
        font-weight: bold;
		font-size : 12px;		
}

.grey_delim{
background-image: url('img/grey_delim.gif');
background-repeat: repeat-x;
}

.errors {
    color: #FF0000;
    text-align: center;
    font-weight: bold;
		font-size : 12px;
		margin-left: 40px;
		margin-right: 40px;
		background-color: #FFEEBD;
		border-color: #E31C0C;
		border-width:1px;
		border-style: solid;
		padding-top: 7px;
		padding-bottom: 7px;		 
}
.messages {
    color: #111188;
    text-align: center;
    font-weight: bold;
		font-size : 12px;		
		background-color: #FFEEBD;
		border-color: #120CE3;
		border-width:1px;
		border-style: solid;
		padding-top: 7px;
		padding-bottom: 7px;
}
.submenu_it{
padding-top: 10px;
}

.level1 a,.level1 a:link,.level1 a:active,.level1 a:visited{
color:#040404;
text-decoration:none;
font-size:14px;
padding-left:5px;
font-weight: bold;
}

.level1 a:hover{
color:#040404;
text-decoration:underline;
font-size:14px;
padding-left:5px;
font-weight: bold;
}
.level2 span{
text-decoration:none;
font-size:12px;
padding-left:10px;
color:#951108;
}

.level2 a,.level2 a:link,.level2 a:active,.level2 a:visited{
color:#040404;
text-decoration:none;
font-size:12px;
padding-left:10px;
}

.level2 a:hover{
color:#040404;
text-decoration:underline;
font-size:12px;
padding-left:10px;
}

.block {
     PADDING-RIGHT: 40px; PADDING-LEFT: 100px; PADDING-TOP: 10px; text-align:justify
 }
.block2 {
     PADDING-RIGHT: 40px; PADDING-LEFT: 100px; PADDING-TOP: 10px; text-align:justify
 }
.text01 
{
     text-align: justify;
     font: 12px/20px Tahoma, Arial, sans-serif;
     color: #000000;
     text-decoration: none;
     padding-left:17px;
padding-right:13px;
}
/* areas */
.helpArea, .helpAreaWide, .helpAreaHidden, .helpAreaWideHidden {
    display: none;
    border: solid 1px #cccccc;
    background-color: #FFE2E1;
    padding: 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 8pt;
}
.helpArea, .helpAreaHidden { width: 300; }
.helpAreaWide, .helpAreaWideHidden { width: 100%; }
.helpAreaHidden, .helpAreaWideHidden { display: none; }
.attentionArea1,.attentionArea2,.attentionArea3,
    .attentionArea1Bold,.attentionArea2Bold,.attentionArea3Bold,
    .attentionAreaInfo {
    border: 1px solid #00cc00;
    color: #00cc00;
    padding: 7px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    background-color: #ffffff;
}
.attentionArea2,.attentionArea2Bold { border: 1px solid #008800; color: #008800; }
.attentionArea3,.attentionArea3Bold { border: 1px solid #cc0000; color: #cc0000; }
.attentionArea2Bold,.attentionArea3Bold { font-weight: bold; }
.attentionAreaInfo { text-align: justify; color: #008800; }

body.bright { background-color: #ffffff;  }
body.light { background-color: #ffffff; padding: 5px; }
body.preview { margin: 10; padding: 10; font-family: verdana; font-size: 11pt; }
td.mainArea { padding: 10px; vertical-align: top;}
pre { font-family: verdana; font-size: 9pt; padding: 0; margin: 0; }

.checkbox { padding: 0; margin: 0; }
.regular { background-color: #ffffff; }
