/*cssing by Flopick@gmail.com*/
body {
	background:#0f0f0f;
	color:#3d3d3d;
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
}
img { border:none;}
hr { border: 0; color: #CCCCCC; background: url(../images/bg_hr.jpg); height: 2px;}
a {  text-decoration:none; color: #0d719b;}
a:hover {text-decoration:underline;}
.clear { clear:both; line-height:0; font-size:0;}

p {
	margin:0 0 20px 0;
	padding:0;
	}
.left { float:left;}
.right { float:right; }

#page {
	width:1080px;
	margin:0 auto;		
}
#header { 		
	background: url(../images/header_bg.jpg) no-repeat 0% 30px;
	padding:0;	
	height:300px;
	margin: 0 0 10px 0;
	position:relative;
	}
.logo {
	position:absolute;
	left:50px;
	top:88px;
	}	
.descr {
	position:absolute;
	right:180px;
	top:190px;
	}

	
#content { background:#fff url(../images/top_cont.jpg) no-repeat 0px 0px;}
#cont{ background: url(../images/bot_cont.jpg) no-repeat 0% 100%; padding:10px 30px;}
	
#footer {
	text-align:center;
	color:#b5b5b5;
	padding:10px 0;
	}
#footer  a { color:#75aed9;}	

.sidebar {
	width:236px;
	margin-right:35px;
	}
.sidebar ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	border:1px solid #e5e5e5;
	font-size:17px;
	
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	
	}
.sidebar ul  li{
	margin:0;
	padding:2px;
	background:#fff url(../images/li_bg.jpg) repeat-x 0% 100%;
	border-bottom:1px solid #e5e5e5;
	}
.sidebar ul  li.last{ border-bottom:none!important;}
.sidebar ul  li a {
	display:block;
	height:29px;
	padding:14px 0 0 15px;
	color:#626262;
	}
.sidebar ul  li a.act {
	border:1px solid #3e648b;
	background:#679ec5 url(../images/li_a_bg.jpg) repeat-x 0% 100%;
	color:#fff;
	
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	}	
.sidebar2 { 
	width:236px;
	margin-left:30px;
	}	
.sidebar2 table {
	width:100%;	
	margin-bottom:10px;
	border-left:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	
	}
.sidebar2 table th {
	background:#fff url(../images/li_bg.jpg) repeat-x 0% 100%;
	text-transform:uppercase;
	text-align:left;
	padding:10px;	
	border-bottom:1px solid #dcdcdc;
	}
.sidebar2 table td { 
	padding:10px;	
	border-bottom:1px solid #dcdcdc;
	}	
.sidebar2 table td span { color:#b71313;}
.sidebar2 table td.last { border:none!important;}


.main {
	display:table;
	zoom:1;
	}
h1 {
	text-transform:uppercase;
	margin-bottom:10px;
	color:#274f73;
	}	
.img { margin:0 10px 10px 0;}	
.title { color:#5183b5; font-weight:bold; text-transform:uppercase;}
.list {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;	
	}
.list  li{	
	padding:0 0 0 10px;
	margin:0 0 15px 0;
	background: url(../images/list_arr.gif) no-repeat 0% 50%;
	}
.forms {
	margin:0;
	padding:0;
	}	
.forms input {
	width:99%;
	float:right;
	border:1px solid #bcbcbc;
	margin:0 0 15px 0;
	height:23px;
	
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	
	}	
.forms textarea {
	width:99%;
	float:right;
	border:1px solid #bcbcbc;
	margin:0 0 15px 0;
	height:100px;
	
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	
	}	
.forms select {
	width:100%;
	float:right;
	border:1px solid #bcbcbc;
	margin:0 0 15px 0;
	height:23px;
	border-radius: 4px;    
	-khtml-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	
	}	
.forms input.submit {
	background: url(../images/li_bg.jpg) repeat-x 0% 100%;
	width:auto!important;
	color:#3d3d3d;
	float:left!important;
	padding:0 10px;
	margin-right:10px;
	}
.forms label {
	display:block;
	}	
.edgar  .left, .edgar .right{ width:270px;}	
.edgar { width:575px;}
.date, .code { width:130px!important;}
.date input { width:44%!important; float:left!important; margin-right:3px;}
.typefile { float:left!important;}
.calendar { float:right; margin-right:-30px;}

.pdf {
	background: url(../images/pdf_bg.jpg) repeat-x 0% 100%;
	width:245px;
	height:40px;
	float:left;
	padding:25px 0 0 75px;
	margin:0 50px 20px 0;
	}

.ui-datepicker-trigger {
	position:absolute;
	right:-30px;
	top:15px;
}

.ui-datepicker-prev { float:left;}
.ui-datepicker-next { float:right;}
.ui-datepicker-title { clear:both; text-align:center;}
