@import url(css_sub_navigation_menu.css);

body,html{
background:url(../i/bg.jpg) top left  repeat-x
}


#menu_horizontal{
padding:0;
}

#menu_vertical{
width:200px;
padding-top:0;
background:#efefef;
}



#content_main {
background:#FFFFFF;	
}

/*------------------------------------*/


div.img{
margin: 10px 10px;
height: auto;
width: auto;
float: left;
text-align: center;
}	

div.img img{ 
display: inline;
margin: 0px;
}


div.img .desc{
text-align: center;
font-weight: normal;
margin: 2px;
}

/*------------------------------------*/

.top_small_nav a{
color: #ffffff;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.top_small_nav a:hover {
color: #ffffff;
text-decoration: underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.footer {
background:url(../i/footer_bg.jpg) top right no-repeat #ececec;	
color: #666666;
font-size:14px;
}

.footer a{
color: #666666;
text-decoration: none;
}

.footer a:hover {
color: #333333;
text-decoration: underline;
}



#main_border{
width:1000px;
background:url(../i/bg_border.png) repeat-y center;
margin:0 auto;
}


#main_border_bottom{
width:978px;
margin:0 auto;
}

#main_border_bottom_left{
float:left;
width:9px;
background:url(../i/left_cnr.png) no-repeat left top;
height:15px;
}

#main_border_bottom_center{
float:left;
width:960px;
height:15px;
background:url(../i/bg_border_bottom.png) repeat-x top;
}

#main_border_bottom_right{
float:left;
width:9px;
background:url(../i/right_cnr.png) no-repeat left top;
height:15px;
}


#div_cotnent_edit{
border:#FF6600 dashed 1px;
}

#div_cotnent_edit_button{
color:#FF6600;
text-align:right;
padding:5px;
font-weight:bold;
}

#div_cotnent_edit_button a{
color:#FF6600;
text-decoration:none;
}

#div_cotnent_edit_button a:hover{
color:#FF6600;
text-decoration:underline;
}


.sitemap{
padding-bottom:30px;
padding-left:40px;
}


.sitemap ul{
margin-top:0;
}


.sitemap li{
  padding:2px;
  text-decoration: none;
  margin-left:-25px;
}


.sitemap a{
text-decoration: none;
}

.sitemap a:hover {
text-decoration: underline;
}

/* ############### blog start ############################# */

.blog_calendar_border{
border:#cccccc solid 1px;
padding:5px;
}

.blog_calendar_border a{
text-decoration:none;
}

.blog_calendar_border a:hover{
text-decoration:underline;
}


.blog_calendar_line{
border-bottom:#074e7c solid 1px;
}

.blog_calendar_line_top{
border-top:#074e7c solid 1px;
}

.blog_red{
color:#990000;
}

.blog_grey{
color:#cccccc;
}

.blog_green{
color:#356d6f;
font-weight:bold;
}

.blog_box{
border:#cccccc solid 1px;
}

.blog_date{
color:#e57748;
font-size:10px;
border-top:#cccccc dashed 1px;
border-bottom:#cccccc dashed 1px;
}


.blog_date_comments{
color:#e57748;
font-size:10px;
border-bottom:#cccccc dashed 1px;
}


.blog_title{
color:#0599dc;
font-size:18px;
}

.blog_category{
color:#0599dc
}

.blog_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
border:#e57748 dashed 1px;
margin:3px;
padding:3px;
}

.blog_comments{
border-top:#cccccc dashed 1px;
}

					





/* ################# blog end ########################### */





.temporarybody {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  line-height: 16px;
      color: #666666;
	  margin-left:5px;
	 
    }

.bluecells {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;

      font-weight: bold;

      color: #FFFFFF;
	  background-color: rgb(0,72,113);
	  border:solid;
	  border-width:thin;
	  border-color:#FFFFFF;

    }
	
	.greycells {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;

      font-weight: bold;

      color: #FFFFFF;
	  background-color: #999999;
	   border:solid;
	  border-width:thin;
	  border-color:#FFFFFF;

    }
	
		
	
	
		.whitecells {
	  color: #FFFFFF;
	  background-color: #FFFFFF;
	  border-color:#FFFFFF;
	  border:solid;
	  border-width:thin;
	 

    }
	
	
	.darkgreycells {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 13px;

      font-weight: bold;
	  color: #FFFFFF;
	  background-color: #666666;
	  border:solid;
	  border-width:thin;
	  border-left-color: #FFFFFF;
	  border-right-color: #666666;
	  border-top-color: #666666;
	  border-bottom-color: #666666;
	 
	 

    }
	
	

.darkgreytext {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;

      font-weight: bold;

      color: #666666;
	  background-color: #666666;
	   border:solid;
	  border-width:thin;
	  border-color:  #666666;

    }
	
	.darkgreytextright {

      font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;

      font-weight: bold;

      color: #666666;
	  background-color: #666666;
	   border:solid;
	  border-width:thin;
	 border-left-color: #666666;
	  border-right-color: #FFFFFF;
	  border-top-color: #666666;
	  border-bottom-color: #666666;

    }
	
	/* #################  end ########################### */
	
	#navbar
{
    margin: 0;
    border: 0;
    padding: 0;
	padding-left: 35px;
	width:auto;
}

#navbar li 
{
    list-style-type: none;
    float: left;
}

#navbar li a
{
    padding: 0px 20px 20px 20px ;
    text-decoration: none;
	color:#ffffff;
	background:#4ba82e no-repeat right top;
}

#navbar li ul
{
    display: none; 
    width: auto;
}

#navbar li:hover ul
{
    display: block; 
    position: absolute;
    margin: 0;
    border: 0;
    padding: 0;
}

#navbar li:hover li a
{
   background: #4ba82e;
   color: white; 
}

#navbar li ul a:hover
{
    background-color: white;
    color: #4ba82e;
}

/* ---------------------------------
	H E A D E R
----------------------------------*/
.header
{
	background-color: transparent;
}
.hlTop
{
	background: transparent url(../claim.png) no-repeat top left;
}
/* top menu */
.hlbMenu
{
	color: #555555;
}
.hlbMenuMain a, .hlbMenuMain a:active, .hlbMenuMain a:visited
{
	color: #555555;
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-top: solid 1px white;
	background: transparent url(../menu_line.png) no-repeat right 8px;
}
.hlbMenuMain a:hover, 
a.hlbMenuMainSelected, a.hlbMenuMainSelected:visited, a.hlbMenuMainSelected:active, a.hlbMenuMainSelected:hover
{
	color: #9f9f9f;
	background-color: white;
	background-image: none;
	border-left: solid 1px #ebebeb;
	border-top: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
}
a.hlbMenuLinkLast, a.hlbMenuLinkLast:visited, a.hlbMenuLinkLast:active, a.hlbMenuLinkLast:hover
{
	background-image: none !important;
}
/* top menu - second level */
.hlbmslMain
{
	background-color: white;
	border-left: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	color: #555555;
}
.hlbmslMain UL LI a, .hlbmslMain UL LI a:visited, .hlbmslMain UL LI a:active
{
	color: black;
	background: transparent url(../arrow_right.png) no-repeat 5px center;
	border: none !important;
}
.hlbmslMain UL LI a:hover
{
	color: #4ba82e;
	background: #ebebeb url(../arrow_right.png) no-repeat 5px center;
	border: none !important;
}
/* search box */
.hlbSearch
{
	border-top: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #D2D2D2;
	border-bottom: solid 1px #D2D2D2;
	background: white url(../search_bgr.png) no-repeat left center;	
}
.hlbSearchTextBox
{
	border: solid 0px white;
	background-color: transparent;
	color: #646464;
}
.hlbSearchButton
{
	background: #D3D3D3 url(../search_btn.png) no-repeat center center;
	border: none;
}
/* right part */
.hRight
{
	background: transparent url(../logo.png) no-repeat top left;
}
/* language bar */
.hrLanguages
{
	color: #a5a5a5;
}
.hrLanguages a, .hrLanguages a:visited, .hrLanguages a:active
{
	color: #a5a5a5;
	text-decoration: none;
}
.hrLanguages a:hover
{
	color: #299926;
	text-decoration: underline;
}
.hrTextSelected
{
	color: #555555 !important;
}



