/************************************************** Base*/
* {
	margin:0; 
	padding:0; 
	/*border:none; */
	outline:none;
}

img{
	border:0 none;
}

html, body {
	width:100%;
	height:100%;
}

body {
	font: 14px/1.64em Arial,sans-serif;
	color: #2A2A2A;
	background-color:#FFF;
}

a {
	border-bottom:1px solid #3584CD;
    color:#3584CD;
    text-decoration:none;
}

/*--link with dashed underline--*/
a.false {
	color:#106588;
	border-bottom-style:dashed;
}

a:active {
	border:0 none;
}

a:hover {
	border-bottom-color:#106588;
    color:#106588;
}

/*---for image-links--*/
a.nodecoration {
	border:0 none;
}

p {
	padding-top:0.5em;
	margin-bottom:0.5em;
	padding-left:2em;
}

ul, ol{
	padding-top:0em;
	margin-bottom:1.5em;
	padding-left:2em;
}

h1, .h1, h2, .h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding-top:0.2em;
	padding-bottom:0.5em;
}

h1, .h1 {
	font-size:220%;
	color:#3C3C3C;
}
h2, .h2 {
	font-size:180%;
	color:#4084A0;
}
h3 {
	font-size:160%;
	font-weight:bold;
	color:#4084A0;
}
h4 {
	font-size:120%;
	font-weight:bold;
	color:#454545;
}

::selection {
     background:#7EADD8;
     color:#ffffff;
}
::-moz-selection {
     background:#7EADD8;
     color:#ffffff;
}

/*main div include all content*/
.monster {
	background:url(/images/system/bckgr.gif) repeat-x left bottom;
	width:960px;
	margin:0 auto;
	background-color:#FFF;
	padding:0 20px 0 20px;
	overflow: hidden;
}

.head {
	height:89px;
	clear:both;
}

.logo {
	float:left;
	width:210px;
	height:100%;
}

/*---language toggler--*/
.lang_toggler {
	float:right;
	padding:3px 0 17px 0;
	width:200px;
}

.lang_toggler div{
	width:28px;
	margin-left:4px;
	float:right;
	text-align:center;
	height:21px;
    line-height:140%;
}

.lang_toggler .lang_active{
	background:url(/images/system/lang_toggler.gif) no-repeat left top;
	color:#FFF;
}

/*---main top menu---*/
.main_menu {
	float:right;
	width:750px;
}

.main_menu .menu_item{
	margin-left:57px;
	float:right;
	position:relative;
	font-size:130%;
	line-height:140%;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.main_menu .item_active{
	color:#3C819D;
}

.main_menu .menu_item .dropped_down{
	position:absolute;
	z-index:999;
	top:-8px;
	left:-18px;
/*	width:200px;*/
	width:170px;
	color:#3C819D;
	cursor:pointer;
}

.main_menu .menu_item .dropped_down .dropped_down_l_right{
	float:left;
	width:10px;
	height:45px;
	background:url(/images/system/dropped_down_l_right.gif) no-repeat left top;
}

.main_menu .menu_item .dropped_down .dropped_down_r_right{
	float:left;
	width:13px;
	height:52px;
	background:url(/images/system/dropped_down_r_right.gif) no-repeat right top;
}

.main_menu .menu_item .dropped_down .dropped_down_l_left{
	float:left;
	width:10px;
	height:52px;
	background:url(/images/system/dropped_down_l_left.gif) no-repeat left top;
}

.main_menu .menu_item .dropped_down .dropped_down_r_left{
	float:left;
	width:13px;
	height:45px;
	background:url(/images/system/dropped_down_r_left.gif) no-repeat right top;
}

.main_menu .menu_item .dropped_down .dropped_down_cent{
	float:left;
	background:#FFF url(/images/system/dropped_cent.gif) repeat-x left top;
	height:45px;
	padding:8px 4px 0 4px;
}



.main_menu .menu_item a{
	color:#000;
	border-bottom-color:#000;
}

.main_menu .menu_item a:hover{
	color:#3C819D;
	border-bottom-color:#3C819D;
}

.main_menu .submenu{
/*	width:216px;*/
	width:236px;
	position:absolute;
	top:30px;
	font-size:14px;
	font-weight:bold;
	z-index:666;
}

.main_menu .right{
	right:-13px;
}

.main_menu .left{
	left:-19px;
}
	
.main_menu .submenu_top{
	height:16px;
	background:url(/images/system/menu_top.png) no-repeat left top;
}

.main_menu .submenu_bottom{
	height:16px;
	background:url(/images/system/menu_bottom.png) no-repeat left top;
}

.main_menu .submenu_center{
	background:url(/images/system/menu_cent.png) repeat-y left top;
	padding:0px 20px 0px 20px;
	text-align:left;
}

.main_menu .submenu_center ul{
	padding:0 5px 0 5px;
	margin:0;
	line-height:220%;
	list-style:none;
}

.main_menu .submenu_center ul li{
	background:url(/images/system/menu_item.gif) no-repeat left 13px;
	padding-left:13px;
}

.main_menu .submenu_center ul a{
	color:#3584CD;
	border-bottom-color:#3584CD;
}



/*div is contained user content*/
.content {
	/*width:100%;*/
}
/*pagetitle*/

.footer {
	width:100%;
	height:170px;
	padding-top:30px;
	clear: both;
	color:#070707;
}
.footer .copyright_block{
	float:left;
	width:305px;
	height:100%;
	position:relative;
}

.footer .copyright_block .copy_dd{
	font-size:95%;
	font-weight:bold;
	position:absolute;
	bottom:24px;
	left:3px;
}

.footer .contacts_block{
	float:left;
	width:625px;
	height:100%;
	background:url(/images/system/footer_vert_line.gif) no-repeat left bottom;
	position:relative;
}

.footer .contacts_block .copyright{
	font-size:120%;
	position:absolute;
	bottom:26px;
	left:20px;
}

.footer .contacts_block .text{
	height:100%;
	background:url(/images/system/phone.gif) no-repeat right bottom;
}

.footer .contacts_block .text .phone{
	font-size:120%;
	position:absolute;
	bottom:42px;
	right:100px;
	width:230px;
	text-align:right;
	padding-bottom:3px;
	background:url(/images/system/footer_hor_line.gif) no-repeat right bottom;
}

.footer .contacts_block .text .phone span{
	font-size:140%;
	color:#4084A0;
	line-height:160%;
}

.footer .contacts_block .text .address{
	font-size:110%;
	position:absolute;
	bottom:12px;
	right:100px;
	color:#3E3E3E;
}

.clear{
	clear:both;
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
}

/*---universal vertical padding--*/
.height20{
	height:20px;
	clear:both;
}

.height10{
	height:10px;
	clear:both;
}

/*--just block with paddings--*/
.padblock{
	padding:10px 0px 10px 35px;
}

/*--sprite_buttons--*/
.my_button{
	height:39px;	
	background:url(/images/system/get_cost_sprite.gif) repeat-x top;
	text-align:center;
	cursor:pointer;
	text-shadow: 1px 1px 2px #267BA7;
}

.my_button:hover{
	background-position:bottom;
}

.my_button span{
	line-height:39px;
	font-size:140%;
	color:#FFF;
	text-shadow:1px 1px 1px #006699;
}

/*--form elements border--*/
input[type=text], select, textarea{
	border:1px solid #7F9DB9;
}

input:active, select:active{
	border:1px solid #7F9DB9;
}

/*--page navigation--*/
.page_nav{
	padding-left:2em;
	padding-top:2em;
	font-size:130%;
    height:24px;
}

.page_nav span.current{
    display:block;
    width:23px;
    height:24px;
    color:#FFF;
    line-height:24px;
    text-align:center;
    background:#43B9E8 url(/images/system/page_nav_act.gif) no-repeat left top;
}

.page_nav a:hover {
    border-bottom-color:#106588;
    color:#106588;
}

.page_nav a {
border-bottom:1px solid #3584CD;
color:#3584CD;
text-decoration:none;
}

.page_nav span{
	float:left;
	margin-right:15px;
}


.page_nav span.prev_page{
    float:left;
    margin-right:15px;
}

.page_nav span.next_page{
    float:left;
    margin-right:15px;    
}
.page_nav a.prev_page{
    float:left;
    margin-right:15px;
}

.page_nav a.next_page{
    float:left;
    margin-right:15px;
}

.page_nav a{
    float:left;
    margin-right:15px;
}

form div{
	margin:0;
	padding:0;
	//display:inline;
}
