﻿body 
{
font-family:Tahoma, Arial, sans-serif;
		color: #212121;
font-size:11pt;
}
h1
{
    font-size:14pt;
    margin:0;
    padding:0;
color: #0096FF;
}
.contactForm
{
        font-size:14pt;
    margin:0;
    padding:0;
color: #0096FF;
}
h2
{
    font-size:14pt;
    margin:-5px 0 10px 0;
}
h3
{
    font-size:14pt;
    margin:-5px 0 10px 0;
color: #0096FF;
}
img
{
    border-style:none;
}
#Main
{	
width:900px;	
margin:0 auto;
}
#header
{
    width:269px;
}
#Logo
{
    float:left;
    width:269px;
}
.ajax_slideshow
{
	float:left;
	width:630px;
}
#footer
{
width:900px;
	text-align:center;
    margin:40px 0 30px 0;
    padding:40px 0 0 0;   
    clear:both;   
}
.footer1
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.menu
{
    margin:0 190px 0 190px;
clear:both;
/*margin:-50px 40px 0 0;*/
}
.menu1
{
margin:5px 0 0 100px;
}
.sub_menu1
{
    font-family:Arial,tahoma,sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#1B1B1B;
	line-height:30px;
}

.language_group
{
    margin: 0 200px 10px 0;
	text-align:right;
	font-weight:bold;
	font-size:10pt;
}
.language_group .language
{
	text-align:right;
	font-weight:bold;
	color:#0096FF;
	text-decoration:underline;
}
.language_group a:hover
{
	text-align:right;
	color:#003399;
	text-decoration:none;
}

/*************************************/
/*          Main content             */
/*************************************/
#mainbody
{
}
#left_column
{
    width:700px;
    float:left;
}

#right_column
{
    width:200px;
    float:left;
}
#left_column2
{
    width:515px;
    float:left;
    margin:20px 0 0 0;
    padding:0 20px 0 0;
    border-right:1px dotted #ccc;
    font-size:11pt;
}
#right_column2
{
    width:350px;
    float:left;
    margin:20px 0 0 0;
}
#left_column3
{
    width:650px;
    float:left;
    margin:20px 0 0 0;
    padding:0 20px 0 0;
    /*border-right:1px dotted #ccc;*/
    font-size:11pt;
}
#right_column3
{
    width:200px;
    float:left;
    margin:20px 0 0 0;
}
.link
{
    color: #0096FF;
    text-decoration: none;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    font-weight:bold;   
}

.link:hover

{
color: #0096FF;
text-decoration: underline;
}
.link_group
{
    margin:0 0 0 20px;
}
/*************************************/
/*            blog                   */
/*************************************/
.head_post
{
    color: #0096FF;
}
.head_post:hover
{
    color: #0096FF;
    text-decoration: none;
}
.descr
{
    font-size:9pt;
}
.descr a
{
    color: #0096FF;
    text-decoration: none;
}
.descr a:hover
{
    color: #0096FF;
    text-decoration: underline;
}
/* posts */
.post .info{ background: #eeeeee; border: solid 1px #cccccc;    font-size:9pt; margin:0 0 40px 0;
 }
.post .info table tr td img 
{ 
    padding: 0; 
}
.post .info a 
{ 
    padding: 0; 
    color:#0096FF;
    text-decoration: none;
}
.post .info a:hover
{ 
    padding: 0; 
    color:#0096FF;
    text-decoration: underline;
}
/* links  */
#content a {
	text-decoration: none;
    color:#0096FF;
	background: inherit;
}
#content a:visited {
	text-decoration: none;
    color:#0096FF;
	background: inherit;
}
#content a:hover {
    color:#0096FF;
	background: inherit;
	text-decoration: underline;
}
#right_column3 a {
	text-decoration: none;
    color:#0096FF;
	background: inherit;
}
#right_column3 a:visited {
	text-decoration: none;
    color:#0096FF;
	background: inherit;
}
#right_column3 a:hover {
    color:#0096FF;
	background: inherit;
	text-decoration: underline;
}
/* search */
#searchbox { font-size: 11px; }
#searchbutton { height: 21px; font-size: 12px; }
#searchfield { width: 110px; }
#searchcomments { }
/* tag cloud */
#tagcloud { margin-bottom: 10px; white-space: normal; }
#tagcloud li { display: inline; }
#tagcloud a { margin-right: 4px; color:#666; display: inline; text-decoration: none; }
#tagcloud a:hover {color:#0096FF; }
#tagcloud a:visited {color:#666; }
#tagcloud a.biggest { font-size: 16pt; }
#tagcloud a.big { font-size: 14pt; }
#tagcloud a.medium { font-size: 12pt; }
#tagcloud a.small { font-size: 10pt; }
#tagcloud a.smallest { font-size: 9pt; }
/* star rating */
.rating p { display: inline; position: relative; top: 14px; left: 55px; }
.star-rating { position: relative; width: 125px; height: 25px; overflow: hidden; list-style: none; margin: 0 0 20px 0; padding: 0; background-position: left top; }
.star-rating li { display: inline; }
.star-rating a, .star-rating .current-rating { position: absolute; top: 0; left: 0; text-indent: -1000em; height: 25px; line-height: 25px; outline: none; overflow: hidden; border: none; }
.star-rating a:hover, .star-rating a:active, .star-rating a:focus { background-position: left bottom; }
.star-rating a.one-star { width: 20%; z-index: 6; }
.star-rating a.two-stars { width: 40%; z-index: 5; }
.star-rating a.three-stars { width: 60%; z-index: 4; }
.star-rating a.four-stars { width: 80%; z-index: 3; }
.star-rating a.five-stars { width: 100%; z-index: 2; }
.star-rating .current-rating { z-index: 1; background-position: left center; margin: 0px; }

/* smaller star */
.small-star { width: 50px; height: 10px; }
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating { background-image: url(../../pics/star_small.gif); line-height: 10px; height: 10px; }
/* related posts */
#relatedPosts a { display: block; margin-top: 5px; margin-left: 15px; margin-bottom: 5px; font-size: 1.2em; }
div#boxCategories img, 
div#boxBlogroll img  
{
    margin-right: 2px; padding: 2px; 
    }

div#boxTags ul li { border: none; }

div#boxArchive ul li, 
div#boxBlogroll ul li { border: none; }

div#boxArchive ul li ul li, 
div#boxBlogroll ul li ul li { border-bottom: dashed 1px #728D26; }
/* Sidebar */	
.sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	color: #728D26;	
}
.sidebar h2 {
	margin-top: 10px;
	padding: 5px 5px; 
	font-size:12pt;
}
.sidebar ul 
{
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;
}
.sidebar ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
	border-bottom: dashed 1px #728D26;
}
* html body .sidebar ul li {
	height: 1%;
}
.sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
.sidebar ul li a:hover {	
	color: #1773BC;	
}
.sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
.sidebar ul ul li { background: none; }
#login
{
    text-align:right;
}
#login a
{
    color:#fff;
}
/*************************************/
/*            Text                   */
/*************************************/
#text 
{ 
}
#text p 
{ 
    margin:7px 0 7px 0;
    text-indent: 25px;
    text-align:justify;
}
#text1 
{ 
    }
#text1 p 
{ 
    margin:7px 0 7px 0;
    }
#text1 h1 
{ 
    font-size:14pt;
    margin:10px 0 0 0;
    padding:0;
    }
    #text2 
{ 
    }
#text2 p 
{ 
    margin:7px 0 7px 25px;
    }

#text3 
{ 
    }
#text3 p 
{ 
    margin:7px 0 7px 0;
    text-indent: 25px;
    }
#text4 
{ 
    }
#text4 p 
{ 
    margin:7px 0 7px 0;
    }

#text li 
{
    background:url(images/li.gif) no-repeat 0px 7px;
    }


/*************************************/
/*            News ajax              */
/*************************************/
.title
{	
    text-align:center;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
}
.textTitle
{
	font-size:10pt;
	font-weight:bold;
}
.textTitle a
{
	color:#0096FF;
}

.textContent
{
	font-size:11px;
}
.textLink
{
	text-decoration:none;
}
.textLink:hover
{
	text-decoration:underline;
	color:#003399;
}
.newsTable
{
    margin:5px 0 0 0;
}
.image
{
	cursor:pointer;
}
.date
{
    font-weight:bold;
    font-size:10pt;
    color:gray;
}
/*******************************/
/*            tabs             */
/*******************************/
#tabs
{
    width:300px;
    float:left;
    margin:0 0 0 0;
    text-align:center;
    font-size:12pt;
    font-weight:bold;
}
.tabs_ul
{
list-style:none;
}
.tabs_li1
{
    background-image:url('../../Images/tab11.png');
    background-repeat:no-repeat;
    background-position:left center;
    height:65px;
    margin:0 0 0 -40px;
}
.tabs_li1:hover
{
    /*background-image:url('../../Images/tab1.png');
    background-repeat:no-repeat;*/
    height:65px;
}
.tabs_li1 a
{
    display:block;
    height:45px;
    padding:20px 0 0 60px;
    text-decoration:none;
    color:#212121;
}
.tabs_li1 a:hover
{
    color:#666666;
}
.tab
{
border-style:none;

	}

.tabs_li2
{
    background-image:url('../../Images/tab22.png');
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:1px solid #ccc;
    height:65px;
    margin:0 0 0 -40px;
}
.tabs_li2:hover
{
    /*background-image:url('../../Images/tab22.png');
    background-repeat:no-repeat;*/
    height:65px;
}
.tabs_li2 a
{
    display:block;
    height:45px;
    padding:20px 0 0 60px;
    text-decoration:none;
    color:#212121;
}
.tabs_li2 a:hover
{
    color:#666666;
}

.tabs_li3
{
    background-image:url('../../Images/tab33.png');
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:1px solid #ccc;
    height:65px;
    margin:0 0 0 -40px;
}
.tabs_li3:hover
{
    /*background-image:url('../../Images/tab33.png');
    background-repeat:no-repeat;*/
    height:65px;
}
.tabs_li3 a
{
    display:block;
    height:45px;
    padding:20px 0 0 60px;
    text-decoration:none;
    color:#212121;
}
.tabs_li3 a:hover
{
    color:#666666;
}

.tabs_li4
{
    background-image:url('../../Images/tab44.png');
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:1px solid #ccc;
    height:65px;
    margin:0 0 0 -40px;
}
.tabs_li4:hover
{
    /*background-image:url('../../Images/tab44.png');
    background-repeat:no-repeat;*/
    height:65px;
}
.tabs_li4 a
{
    display:block;
    height:45px;
    padding:20px 0 0 60px;
    text-decoration:none;
    color:#212121;
}
.tabs_li4 a:hover
{
    color:#666666;
}

.tabs_li5
{
    background-image:url('../../Images/tab55.png');
    background-repeat:no-repeat;
    background-position:left center;
    border-bottom:1px solid #ccc;
    height:65px;
    margin:0 0 0 -40px;
}
.tabs_li5:hover
{
    /*background-image:url('../../Images/tab55.png');
    background-repeat:no-repeat;*/
    height:65px;
}
.tabs_li5 a
{
    display:block;
    height:45px;
    padding:10px 0 0 60px;
    text-decoration:none;
    color:#212121;
}
.tabs_li5 a:hover
{
    color:#666666;
}

#tab_sep
{
    width:20px;
    float:left;
    margin:-10px 0 0 5px;
}
#tab_cont
{
    width:355px;
    float:left;
    margin:12px 10px 0 0;
}
.tab_a
{
    font-size:14pt;
    color:#0066FF;
    text-decoration:none;
    margin: 0 20px 0 20px;
}
.tab_cont_box {
   background: #e6f5f0;
}
.tab_cont_top div 
{
    background-image:url('../../Images/roundedcornr_776754_tl.png');
    background-repeat:no-repeat;
    background-position:top left;
}
.tab_cont_top {
   background-image:url('../../Images/roundedcornr_776754_tr.png');
   background-repeat:no-repeat;
   background-position:top right;
}
.tab_cont_bottom div {
   background-image:url('../../Images/roundedcornr_776754_bl.png');
   background-repeat:no-repeat;
   background-position:bottom left;
}
.tab_cont_bottom {
   background-image:url('../../Images/roundedcornr_776754_br.png');
   background-repeat:no-repeat;
   background-position:bottom right;
}

.tab_cont_top div, .tab_cont_top, 
.tab_cont_bottom div, .tab_cont_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.tab_cont_content 
{ 
margin: 0 10px;
text-align:justify;
}
/*  bottom main */
#bottom_main
{
    width:100%;
    clear:both;
}
/*******************************/
/*            menu             */
/*******************************/
.menu
{
    height:25px;
    width:590px;
    background-color:#e9f4ff;
    text-align:center;
}
.MenuItem
{
    float:left;
    width:20%;
    padding:0px 0 0 0;
    font-size:13pt;
}
.MenuItem:hover
{
    background-color:#0096FF;
    color:#ffffff;
    height:25px;
}
.MenuLink
{
    color:#212121;
    text-decoration:none;
}
.MenuLink:hover
{
    color:#ffffff;
    background-color:#0096FF;
            display:block;
}
.MenuLink a:hover
{
    color:#ffffff;
    background-color:#0096FF;
            display:block;
}
.MenuPop
{
    		height: 20px;
    		width:160px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		background-color: #595959;
		padding-top: 3px;
		text-align:center;
}
.MenuPop2
{
    		height: 20px;
    		width:370px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		background-color: #595959;
		padding-top: 3px;
		text-align:center;
}
.MenuPop3
{
    		height: 20px;
    		width:300px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		background-color: #595959;
		padding-top: 3px;
		text-align:center;
}
.popupHover
{
    color:#fff;
        background-color:#0096FF;
        display:block;
        height:25px;
        text-decoration:none;
}
.MenuPop_cell
{
    float:left;
    width:33%;
}
.MenuLinkCell
{
    color:#ffffff;
    text-decoration:none;
    font-size:9pt;
}
.MenuLinkCell:hover
{
    color:#000;
    text-decoration:underline;
    font-size:9pt;
}
