@charset "utf-8";
/* CSS Document */


/*=================================about_us==================================*/

div.container-inside{
	width:924px;
	float:left;
	background: url(../images/container-inside.jpg) 17px repeat-y ;
	position:relative;
	
}
div.container-inside ul, div.container-inside ol{ margin: 10px 0 10px 25px;}
div.top-inside{
	width:834px;
	min-height:650px; _height: 650px;
	float:left;
	background: url(../images/top-inside-bg.jpg) no-repeat;
	padding: 23px 38px 18px 52px;
}
div.bottom-inside{
	float:left; width: 924px; height: 15px;
	overflow: hidden;
	background: url(../images/bottom-inside-bg.jpg) top left no-repeat;
	
}
div.bottom-inside img{ float:left; }
div.path{
	float:left; width: 100%;
	height:38px;	
	margin: 0 0 30px 0;
}
div.path a{
	color:#7e7f80;
	text-transform:lowercase;
}
h1.title{
	font-size:16px;
	font-weight:normal;
}
div.text{
	width:564px;
	float:left;
	text-align:justify;
}
div.pictures-about{
	width:261px;
	float:right;
}
div.pic{
	float:left; width:254px;
	height:168px;	
	background:url(../images/about-pic-mask.png) top left no-repeat;
	margin-bottom: 15px;
}
*html div.pic{ background: none; }
div.pic img{
	float: right;
	border: 1px solid #a0b0ce;
}


/*=================================events==================================*/


div.text-events{
	float: left;
	width:827px;
	text-align:justify;
	background:url(../images/underline.png) bottom center no-repeat;
	margin-bottom:10px;
}
* html div.text-events{
	background:url(../images/underline.jpg) bottom repeat-x;
}
div.text-events div.small-pic{
	margin-top:28px;
}
div.text-events a{
	font-size:10px;
}

/*=================================reference==================================*/

div.text-reference{
	float: left;
	width:827px;
	text-align:justify;
	background:url(../images/underline.png) bottom center no-repeat;
	margin-bottom:10px;
}
* html div.text-reference{
	background:url(../images/underline.jpg) bottom repeat-x;
}
div.text-reference a{
	float:left;
	display:block;
	height:20px;
	font-size:10px;
	background:url(../images/download.png) left center no-repeat;
	padding:0 0 0 25px;
}
a.send{
	float:left;
	display:block;
	width:143px;
	height:23px;
	background:url(../images/send.png) no-repeat;
	text-align:center;
	color:#fff;
	padding:2px 0 0 0;
	margin-top:10px;
}

/*=================================events_detail==================================*/

div.text-detail{
	width:564px;
	float:left;
	text-align:justify;
}
div.text-detail a{
	float:left;
	display:block;
	height:20px;
	width:100%;
	font-size:10px;
	background:url(../images/download.png) left center no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
}

/*=================================contacts==================================*/

div.left{
	float:left;
	width:300px;
}
div.right{
	float:right;
	width:440px;
	margin-top:240px;
}
img.phone{
	float:right;
	position:absolute; top:86px; left:533px;
}
img.mail{
	float:right;
	position:absolute; top:460px; left:17px;
}

/*=================================form==================================*/


div.right label{
	display: block; width: 435px;
	float: left;
	margin: 3px 0 0 0;
}

div.right label span{
	display: block; float: left;
	width: 70px;
	text-align: left;
}
div.right label span.l{
	padding: 3px 0 0 0;
}
div.right label span.r{
	float:right; width: 360px; height:28px;
	background:url(../images/input-bg.jpg) no-repeat;
}
div.right label.larea span.r{ height: 85px;}
div.right label span.r input{
	width: 340px; float:left;
	height: 18px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	padding:4px 0 0 10px;
	color:#fff;
}
div.right label span.r span.coder{
	background:url(../images/coder.jpg) no-repeat;
	margin-top:3px;
}

div.right label span.r span.coder input{
	width: 63px; float:left;
	height: 22px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0 0 7px;
	background: none;
}
div.right label span.r textarea{
	width: 353px; float:left; height:78px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/text-area-bg.jpg) no-repeat;
	border:none;
	padding:7px 0 0 7px;
	color:#fff;
}
div.right label span.r input.send{
	float:right; 
	width:67px; 
    height:19px;
	font-size:11px; 
	text-align: center; 
	border:0;
	background:url(../images/button-send.jpg) no-repeat;
	color:#fff;
	padding:0 0 3px 0;
	margin-top:5px;
}





div.paging{
	width: 100%; float: left; clear: both;
	text-align: center; padding: 0 0 13px 0;
	background:url(../images/underline.png) bottom center no-repeat;
}
* html div.paging{
	background:url(../images/underline.jpg) bottom repeat-x;
}
div.paging a, div.paging span{
	display: inline-block;
	width: 23px; height: 17px;
	font-size: 11px; line-height: 17px;
	margin: 0 1px; text-align: center;
	background: url(../images/paging-bg.jpg) top left no-repeat;
}
div.paging span.paging_dots, div.paging a.paging_num{
	display: none;
}
div.paging a:hover, div.paging span.paging_current{
	background: url(../images/paging-hover.jpg) top left no-repeat;
	color: #fff;
}
div.paging a.paging_first, div.paging a.paging_last,
div.paging a.paging_previous, div.paging a.paging_next{
	
	display: inline-block;
	width: 15px; height: 17px;
	font: bold 12px Verdana;
	line-height: 17px;
	margin: 0 1px; text-align: center;
	background: none!important;
}


div.relative{
	float: left; width: 400px;
	margin: 0 0 15px 0;
	position: relative;
}
div.relative label{
	display: block; float: left; width: 120px;
}
div.relative input{
	background: #1d5bd6; width: 270px; float: right;
	border: 1px solid #1c408e;
	height: 20px; line-height: 20px;
	font: normal 10px Verdana;
	color: #fff;
}
div.relative textarea{
	background: #1d5bd6; width: 270px; float: right;
	border: 1px solid #1c408e;
	height: 60px;
	font: normal 10px Verdana;
	color: #fff;
}
div.relative label.error{
	position: absolute; width: auto;
	white-space: nowrap;
	bottom: -12px; right: 0;
	font-size: 10px; color: #fca010;
}

div.sign-box input.send{
	float:right; 
	width:67px; 
    height:19px;
	font-size:11px; 
	text-align: center; 
	border:0;
	background:url(../images/button-send.jpg) no-repeat;
	color:#fff;
	padding:0 0 3px 0;
	margin-top:5px;
	cursor: pointer;
}
