﻿
body {
	margin:0;
	color:#888;
	font:11px/18px Arial, Verdana, Tahoma, Helvetica, sans-serif;
    background-image: url("images/body_bg.png");
	background-repeat: repeat-x;
	background-position: center top;	
	background-color:#fff;

}
a {
	color:#778ab8;
	text-decoration:none;
}
a:hover{ color:#cd000d;}
a:focus { outline:none;}

p
{
   margin: 0;
   line-height: 1.8em;
}

h1
{    
    margin:0;
	font-size:12px;
	line-height:28px;
	font-weight: normal;
	color:#000;
}
h2
{
    margin:0;
	font-size:14px;
	line-height:1.6em;
	font-weight:bold;
	color:#000;  
}

h3
{
    margin:0;
	font-size:12px;
	line-height:1.6em;
	font-weight:bold;
	color:#555;  
	margin:4px 0 4px 0;
}

.left
{
	float:left;	
}

.right
{
	float:right;	
}

.clear_both
{
	clear:both;	
}

img
{
    border:none;
}

.tc_red
{
    color:Red;
}

/*---------------------------------------*/

#wrapper 
{

}
#page 
{

}
#page_area 
{

}
#page_btm 
{

}

#main 
{ 
    min-height:300px;	

}

#main_block
{ 
    /*background-color:#fff;*/
    margin:0px auto;
	width:970px;
}



/*---------------------------------------*/

.main_content_block 
{
    background-image: url("images/main_content_block_top_bg.png");
	background-repeat: repeat-x;
	background-position: 0 top;	
	background-color:#eaeaea;
	
	padding:10px 0 0 0;
	
	border-right:solid 1px #dedde1;
    border-left:solid 1px #dedde1;
    border-bottom:solid 1px #dedde1;
}

/*----------------------------------------------*/

div.column_main_wide h1,
div.column_main_narrow h1,
div.column_main_full h1
{
    margin:0px 0 6px 0;
	font-size:16px;
	padding-left:10px;
	line-height:40px;
	font-weight:bold;
	color:#222;   
}

div.column_main_wide h1
{
   /* background-image: url("images/h1_685.png");
	background-repeat: no-repeat;
	background-position: 0 top;	*/
}

div.column_main_narrow h1
{ 
   /* background-image: url("images/h1_420.png");
	background-repeat: no-repeat;
	background-position: 0 top;	*/
}

div.column_main_full h1
{/*
    background-image: url("images/h1_935.png");
	background-repeat: no-repeat;
	background-position: 0 top;	*/
}

div.column_main_wide h2,
div.column_main_narrow h2,
div.column_main_full h2,
div.column_sub_left h2,
div.column_sub_right h2
{
    margin:4px 0 4px 0;
	font-size:14px;
	padding-left:25px;
	line-height:22px;
	font-weight:bold;
	color:#222;   
    background-image: url("images/h2_620.gif");
	background-repeat: no-repeat;
	background-position: 0 top;	    
}

div.column_main_wide p,
div.column_main_narrow p,
div.column_main_full p
{
    padding-left:15px;
}

div.column_sub_left p,
div.column_sub_right p
{
    padding-left:8px;
}

/*----------------------------------------------*/

div.slide_block
{    
     border-right:solid 1px #dedde1;
     border-left:solid 1px #dedde1;
}

div.slide_block *
{
    margin:0;    
     
}

div.column_main_narrow
{
    float:left;
    width: 395px; 
    padding: 5px 5px 20px 10px; 
    margin-left:0px; 
	min-height:200px; 
	margin-bottom:0;
}
div.column_main_wide
{
    float:left;    
    width: 665px; 
    padding:5px 5px 20px 5px;
    margin-left:0; 
    min-height:200px; 
	margin-bottom:0;
 
}

div.column_main_full
{
    padding: 10px 5px 20px 5px;  
}

div.column_border_left
{
    background-image: url("images/border_5px.gif");
	background-repeat: no-repeat;
	background-position: 0 top;	
}


div.column_sub_left
{
    width: 280px; 
    padding: 5px 0px 20px 5px;
    float:left;
     background-image: url("images/border_5px.gif");
	background-repeat: no-repeat;
	background-position: right top;	
	min-height:200px;   
	z-index:-1;
}

div.column_sub_right
{
    width: 280px; 
    padding: 5px 5px 20px 0px;
    float:left;
    margin-left:0px; 
     background-image: url("images/border_5px.gif");
	background-repeat: no-repeat;
	background-position: left top;	  
	min-height:200px;
}


/*--header-------------------------------------*/

#header 
{
    
	height:100px;	
    background-image: url("images/header_bg.png");
	background-repeat: no-repeat;
	background-position: center top;	

}
#header_block
{
    margin:0px auto;
	width:970px;
	padding:0;
	height:92px; 
}

/*---------------------------------------*/

#logo
{
   position:relative;
   height:92px; 
   float:left;
   width:107px;
   display:block;
}

#logo strong a 
{
    position:relative;
    margin-top:10px;
    margin-left:10px;
    display:block;
    height:77px; 
    width:87px;
	background:url(images/logo.png) no-repeat;	
	overflow:hidden;
	text-indent:-9999px;
}

/*---------------------------------------*/

#login
{ 
    position:relative;
    width:863px;
    height:26px;
    display:block; 
}


#login_block
{
    float:right;
    display:block;
    min-width:10px;
    padding:0 0 0 40px;
    color:#ccc; 
}

#login a
{
    color:#ddd; 
}

#login ul
{
	margin:0px;
	padding:0px;
	list-style:none;	
}

#login ul li
{
    float:left;
	padding-right:10px;
	padding-left:10px;
	line-height:30px;
	height:30px;
}

#login ul li.username
{
    background-image: url("images/side_bar.gif");
	background-repeat: no-repeat;
	background-position: right center;
}


/*---------------------------------------*/

#menu
{
    position:relative;
    float:left;
    display:block;
    height:92px;
    width:863px;
}

#menu_block
{
    background-image: url("images/menu_bg.png");
	background-repeat: no-repeat;
	background-position: 0 top; 
	width:863px;
	height:40px;
	
}

#menu ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}


#menu .menu {
	font-size:12px;
	font-weight:bold;
	line-height:47px;	
}
#menu .menu li {
	float:left;
	padding:0 3px 0 0;
	background-image: url("images/menu_tab_bg.png");
	background-repeat: no-repeat;
	background-position: right top; 
}
#menu .menu li:last-child{

	background-image: none;
}

#menu .menu li:first-child{

 /*margin-left:10px;*/
}

#menu .menu a {
	float:left;
	color:#fff;
	
}

#menu .menu a span {
	display:block;
	padding:0 20px 0px 20px;
	}


#menu .menu a:hover
{
    text-decoration:none;
    background-color:#2f67fd;
    /*background:url(images/menu_tab_bg.png) no-repeat left 0;*/
    color:#fff;

}

#menu .menu li.active a 
{
    color:#fff;
    background:url(images/menu_selected_bg.png) no-repeat left 0;
    overflow:hidden;
    height:47px;
}

#menu .menu a:hover span,
#menu .menu li.active a span 
{
	/*background:url(images/menu_border.png) no-repeat right 0;*/
}


/*--------------------------------------------------------------------------*/

.sub_menu 
{
   position:relative;
   width:800px;
    height:26px;
   display:block; 
}


/*---------------------------------------*/
#footer {

	clear:both;
    background-image: url("images/footer_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
	height:200px;	
	color:#778ab8;
}

#footer_block
{
    margin:0px auto;
	width:970px;		
	padding:55px 0px 0 0px;
}

#footer_block p
{
    margin:0;
}

#footer a
{
    color:#778ab8;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer span.small_font
{
    font-size:10px;
    color:#aaa;
    line-height:1.2em;
}



#logo_footer
{
   position:relative;
   height:45px; 
   float:left;
   width:71px;
   display:block;
}

#logo_footer span
{
    position:relative;
    display:block;
    height:45px; 
    width:71px;
	background:url(images/logo_footer.png) no-repeat;	
	overflow:hidden;
	text-indent:-9999px;
}

/*----------------------------------------------*/


#panel_folder {
	overflow:hidden;
	border-bottom:2px solid #bae1e9;
	padding:40px 25px 25px 25px;
	position:relative;
	width:890px;
}

#panel_folder ul {
	margin:0 0 0 -17px;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	width:912px;
}
#panel_folder ul li {
	float:left;
	display:inline;
	margin-left:18px;
	background:url(images/panel_bg.png) repeat-y;
	width:278px;
	height:98px;
	padding:2px;
}
#panel_folder ul li img {
	float:left;
	margin:0 7px 0 0;
}
#panel_folder ul li .description {
	overflow:hidden;
	padding:10px 15px 0 0;
	margin-left:14px;
}
#panel_folder ul li .description strong {
	display:block;
	margin:-4px 0 0;
}
#panel_folder ul li .description p { margin:0 0 5px;}







/*-------------------------------*/

span.please_note
{
    color: Orange;
    font-size:10px; 
    line-height:1.4em;
}

