body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    background-color: #4b4b4b;
    background-image:url(../images/bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
	line-height:1.5;
}

h3 {
	color:#F00;	
	margin:0;
	padding:0;
}

.clear
{
    clear: both;
}

.wrapper
{
    width: 803px;
    margin: 0 auto;
}

.header
{
    height: 89px;
    background-image:url(../images/header-bg.png);
    background-position: left top;
    background-repeat: repeat-x;
}

.logo
{
    float: left;
    display: block;
    width: 158px;
    height: 89px;
    background-image: url(../images/logo.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.header-right
{
    float: right;
}

.language-links
{
    float: right;
    font-size: 10px;
    width: 340px;
    height: 30px;
    line-height: 30px;
    text-align: right;
	padding-right:5px;
}

.language-links a {
	color:#000;
}
.language-links a:visited {
	color:#000;	
}

.page-title
{
    clear: right;
    float: right;
    font-family: Georgia, 'Times New Roman', Sans-Serif;
    font-size: 26px;
    color: #dc0015;
    line-height: 30px;
    margin-top: 19px;  
    padding-right: 15px;
	width:600px;
	text-align:right;
}

.menu-container
{
    background-color: #000;
    height: 28px;
}

.banner
{
    /*background-image: url(../images/banner.jpg);*/
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #000;
    height: 150px;
}

.content
{
    padding: 25px 30px 25px 30px;
    background-color: #fff;
    background-image: url(../images/content-bg.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.content-footer
{
    background-color: #000;
    height: 30px;
}

.footer
{
    font-size: 11px;
    line-height: 14px;
    padding-top: 20px;
    text-align: center;
    color: #999;
    height: 50px;
    background-image: url(../images/copyright-bg.jpg);
    background-position: center top;
    background-repeat: repeat-x;	
}

.footer a
{
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
}

.footer a:hover
{
    color: #fff;
}
/*******************************body ********/

.CmsAnnouncementDetails
{
}

.CmsAnnouncementDetails-Title
{
    font-size: 20px;
    font-weight: bold;
}

.CmsAnnouncementDetails-DateTime
{
    font-size: 12px;
    text-align: right;
    color: #666;
}

.CmsAnnouncementDetails-Content
{
    min-height: 100px;
    padding: 10px 0;
}

.CmsAnnouncementDetails-Statistics
{
    border-top: 1px solid #336666;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.CmsAnnouncementDetails-Footer
{
}


.CmsAnnouncementFullListControl
{
}

.CmsAnnouncementFullListControl-Header
{
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #336666;
    margin-bottom: 10px;
    color: #336666;
}

.CmsAnnouncementFullListControl-ItemList
{
}

.CmsAnnouncementFullListControl-ItemList-Item
{
    color: #000;
    padding: 3px 5px;
    text-decoration: none;
    display: block;
}

.CmsAnnouncementFullListControl-ItemList-Item:hover
{
    background-color: #c0e0e0;
}

.CmsAnnouncementFullListControl-ItemList-Item-DateTime
{
    color: #888;
    padding-right: 5px;
}

.CmsAnnouncementList-Header
{
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #336666;
    margin-bottom: 10px;
    color: #336666;
}

.CmsAnnouncementList-ItemList-Item
{
    background:url(../images/post_bg.jpg) repeat-x #FFF;
    margin-bottom:30px;
    border:1px solid #CCC;
    background-color:#FFF;
}

.CmsAnnouncementList-ItemList-Item-Header
{
    float: left;
    margin: 10px 10px 0 10px;
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes
{
    position: relative;
    top: 75px;
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes-Empty,
.CmsAnnouncementList-ItemList-Item-Header-Attributes-New,
.CmsAnnouncementList-ItemList-Item-Header-Attributes-Important
{
    float: left;
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes-Empty,
.CmsAnnouncementList-ItemList-Item-Header-Attributes-New,
.CmsAnnouncementList-ItemList-Item-Header-Attributes-Important
{
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes-New
{
    background-image: url(../images/announcement-hot.png);
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes-Important
{
    background-image: url(../images/announcement-important.png);
}

.CmsAnnouncementList-ItemList-Item-Header-Attributes-Footer
{
    clear: both;
}

.CmsAnnouncementList-ItemList-Item-Header-PublicationTime
{   
    position: relative;
    left: 2px;
    top: -25px;
    font-size: 20px;
    width: 46px;
    height: 70px;
    background: url(../images/bg_date.jpg) no-repeat;
    display:block;
    text-align:center;
    color:#FFF;
    line-height:20px;
    padding: 5px 0 0 0;
    /*margin: 5px 0 0 2px;*/
}

.CmsAnnouncementList-ItemList-Item-Header-PublicationTime-ShortDate-Year
{
    font-size: 11px;
}

.CmsAnnouncementList-ItemList-Item-Content
{
    float: left; 
    width: 645px;
    padding: 10px 0;
}

.CmsAnnouncementList-ItemList-Item-Content-Title
{
    font-size: 14px;
    display: block;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
    text-decoration: none;
}

.CmsAnnouncementList-ItemList-Item-Content-Title:hover
{
    text-decoration: underline;
}

.CmsAnnouncementList-ItemList-Item-Content-Image
{
    float: right;
    margin: 0 0 5px 5px;
}

.CmsAnnouncementList-ItemList-Item-Content-Summary
{
    font-size: 12px;
    font-style: italic;
    color: #333;
}

.CmsAnnouncementList-ItemList-Item-Content-ReadMoreLink
{
    font-size: 12px;
    font-style: italic;
    color: #336666;
}

.CmsAnnouncementList-ItemList-Item-Content-Footer
{
    clear: both;
}

.CmsAnnouncementList-ItemList-Item-Spacing
{
    clear: both;
}

.CmsAnnouncementList-ItemList-Item-Statistics
{
    line-height: 20px;
    height: 20px; 
    background:url(../images/bg-stats.png) repeat-x top left; 
    color:#336666; 
    font-size: 10px;
    position: relative;
    float: right;
    top: 20px;
    padding: 0 5px;
}

.CmsAnnouncementList-ItemList-Item-Footer
{
    clear: both;
}

.CmsAnnouncementList-FullListLink
{
    border-top: 1px solid #336666;
}

.CmsAnnouncementList-FullListLink a
{
    float: right;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    background-color: #336666;
}

.CmsAnnouncementList-FullListLink a:hover
{
    text-decoration: underline;
}

.CmsAnnouncementList-Footer
{
    clear: both;
}

.CmsPhotoGalleryControl
{
}

.CmsPhotoGalleryControl-Thumbnail
{
    border-style: solid;
    border-width: 1px;
    border-left-color: #ededed;
    border-top-color: #ededed;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    background: #ffffff;
    padding: 8px;
    /*display: inline;*/
    margin: 4px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

.CmsPhotoGalleryControl-Thumbnail a
{
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.CmsPhotoGalleryControl-Thumbnail a:hover
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.CmsPhotoGalleryControl-Footer
{
    clear: both;
}

.CmsSiteMenuControl
{
}

.CmsSiteMenuControl li
{
    background-color: transparent !important;
}

.CmsSiteMenuControl li ul
{
    width: 150px !important;
    background-color: #333 !important;
    /*filter: alpha(opacity=90);*/ /* IE7 sucks whenever filter is used. 3rd level sub-menus vanish :-S */
    -moz-opacity: 0.9;
    KhtmlOpacity: 0.9;
    opacity: 0.9;
}

.CmsSiteMenuControl li ul span,
.CmsSiteMenuControl li ul a:hover
{
    background-color: #76b900;
}

.CmsSiteMenuControl li a,
.CmsSiteMenuControl li span
{
    color: #fff !important;
}

.CmsSiteMenuControl li a
{
}

.CmsSiteMenuControl li a:hover,
.CmsSiteMenuControl li span
{
    color: #76b900 !important;
    text-decoration: underline !important;
}

.CmsSiteMenuControl li ul li
{
    border: none !important;
}

.CmsSiteMenuControl li ul li a
{
    color: #fff !important;
}

.CmsSiteMenuControl li ul li span,
.CmsSiteMenuControl li ul li a:hover
{
    text-decoration: none !important;
    color: #fff !important;
}


ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown,
ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown li,
ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown ul
{
    cursor: pointer;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown
{
    position: relative;
    z-index: 597;
    float: left;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown li
{
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown li.hover, 
ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown li:hover
{
    position: relative;
    z-index: 599;
    cursor: default;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown ul
{
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown ul li
{
    float: none;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown ul ul
{
    top: 1px;
    left: 99%;
}

ul.CmsSiteMenuControl_Behaviour_HorizontalDropDown li:hover > ul
{
    visibility: visible;
}


ul.CmsSiteMenuControl_Style_White
{
    background: transparent;
    color: #000;
}

ul.CmsSiteMenuControl_Style_White li
{
    padding: 0;
}

ul.CmsSiteMenuControl_Style_White ul li.hover,
ul.CmsSiteMenuControl_Style_White ul li:hover
{
    background-color: #eee;
}

ul.CmsSiteMenuControl_Style_White a,
ul.CmsSiteMenuControl_Style_White span
{
    display: block;
    padding: 7px 8px;
}

ul.CmsSiteMenuControl_Style_White a:link,
ul.CmsSiteMenuControl_Style_White a:visited { color: #000; text-decoration: none; }
ul.CmsSiteMenuControl_Style_White a:hover { color: #000; }
ul.CmsSiteMenuControl_Style_White a:active { color: #000; }

ul.CmsSiteMenuControl_Style_White ul
{
    width: 160px;
}

ul.CmsSiteMenuControl_Style_White li ul li
{   
    border-style: solid;
    border-width: 1px 1px 1px 0;
    border-color: #fff #d9d9d9 #d9d9d9;
    background-color: #f6f6f6;
}

#ctl00_ContainerBody_ctl00 a {
	color:#89b001;	
}

#ctl00_ContainerBody_ctl00 a:visited {
	color:#89b001;	
}