/* main selectors */
body {
	margin: 0;
	padding: 18px 0 34px 0;
	background: #A1B7CE url(/Templates/Public/Images/background-body.jpg) repeat;
	font: 76% 'Trebuchet Ms', Trebuchet, sans-serif;
	color: #666;
}

a {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #999999
}

hr
{
    height:1px;
    color:#CCCCCC
}

h1, h2.title, div.poll em.head {
	margin: 0;
	padding: 0 0 8px 0;
	color: #006892;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	display: block;
}

h2 {
	margin: 0;
	padding: 8px 0 8px 0;
	color: #006892;
	/*font-size: 1.3em;*/
	font-size: 1.2em;
	line-height: 1.2em;
	/*font-weight: bold;*/	
	font-weight: normal;
}

h3 
{
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 8px 0 8px 0;
    margin:0;
    color: #006892;
    font-weight: normal;
	/*font-weight: bold;*/
}

.intro
{
    font-weight:bold;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

p {
	font-size:1em;
	margin: 0;
	padding: 0 0 12px 0;
}

p.path {
	font-size: 1em;
	color: #999;
	padding-bottom: 10px;
}

p.path a, p.path a:visited {
	color: #999;
}

p.path a,
p.path span {
	white-space: nowrap;
}

p.more {
	padding-left: 11px;
	background: url(/Templates/Public/Images/bullet.gif) no-repeat 0 4px;
}

p.more a:visited{
    color: #336699;
}

div.box p.more {
	border-top: 1px solid #CCC;
	padding-top: 8px;
	background-position: 0 12px;
}

ol {
	margin: 0 0 0 20px;
	padding: 0 0 7px 0;
}
ol li {
	padding-bottom: 5px;
}

ul {
	margin: 0;
	padding: 0 0 7px 0;
	list-style: none;
}

ul li {
	padding: 0 0 5px 11px;
	background: url(/Templates/Public/Images/bullet.gif) no-repeat 0 4px;
}

img {
	/*border: none;*/
}

img.icon {
	margin: 0 auto 8px auto;
	display: block;
}

form {
	margin: 0;
	padding: 0;
}

input.text {
	margin: 0;
	border: 1px solid #99CCCC;
	background-color: #FFF;
	font: 1em 'Trebuchet Ms', Trebuchet, sans-serif;
	padding: 1px 4px;
}

input.submit {
	margin: 0;
}

#container {
	margin: 0 auto;
	border: 1px solid #424242;
	background-color: #FFF;
	width: 988px;
}


/* header section */
#header div.extra {
	height: 1%;
	overflow: hidden;
	padding: 12px 0 7px 20px;
	background-color: #336699;
	color: #FFF;
}

/* logo section */

.printLogo
{
    display:none;
}

strong.logo {
	float: left;
}

strong.logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 262px;
	height: 20px;
	background: #FFF url(/Templates/Public/Images/logo.gif) no-repeat;
}

#header div.extra a {
	color: #FFF;
	text-decoration: none;
}

#header div.extra a:hover {
	text-decoration: underline;
}

#header div.extra ul {
	float: right;
	padding: 0;
}

#header div.extra ul li {
	float: left;
	padding: 0 12px 0 13px;
	line-height: 20px;
	background: url(/Templates/Public/Images/separator-extra.gif) no-repeat left;
}

#header div.extra ul li.first {
	padding-left: 0;
	background: none;
}

#header div.extra ul li a,
#header div.extra ul li label,
#header div.extra ul li input {
	float: left;
}

#header div.extra ul li input.text {
	margin: 0 6px 0 8px;
	width: 92px;
}

#header div.title {
	background: url(/Templates/Public/Images/background-title.jpg) no-repeat top right;
	height:90px;
}

#header div.title img {
	display: block;
	border: none;
}

/* navigation section */
div.navigation {
	border-top: 1px solid #336699;
	background: #336699 url(/Templates/Public/Images/background-navigation.gif) repeat-x;
	padding: 4px 0 5px 0;
	width: 100%;
	overflow: hidden;
	line-height: 21px;
}

div.navigation ul {
	padding: 0;
	list-style: none;
}

div.navigation ul li {
	float: left;
	background: none;
	padding: 0 10px 0 8px;
}

div.navigation ul li a {
	float: left;
	color: #FFF;
	padding: 0 8px;
	text-decoration: none;
}

div.navigation ul li a:hover,
div.navigation ul li.active a {
	background-color: #FFF;
	color: #003366;
}
/*div.navigation ul li a:visited,*/

/* footer section */
#footer {
	border-top: 1px solid #9DB4CB;
	background-color: #336699;
	padding: 25px 40px 20px 25px;
	line-height: 18px;
	color: #FFF;
	height: 1%;
	overflow: hidden;
	clear: both;
}

#footer a, #footer a:visited
{
    color:#FFF;
}

#footer p {
	padding: 0;
}

#footer a.partner {
	float: right;
	margin-top: -12px;
}

#footer a.partner img {
	float: left;
	border: none;
}

/* content section */
#content {
	padding: 0 242px 10px 242px;
	width: 504px;
	position: relative;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #FFF;
	background: url(/Templates/Public/Images/background-content.gif) repeat-y;
}

#content-primary {
	float: left;
	width: 454px;
	padding: 15px 25px 0 25px;
	margin-right: -504px; 
	position: relative;
}

/* left sidebar */
.sidebarpadding
{
    padding-top:8px;
}

#sidebar1 {
	float: left;
	width: 221px;
	padding: 2px 10px 0 11px;
	margin-left:-121px;
}

html>body #sidebar1 
{
    margin-left:-242px; 
}

/* right sidebar */
#sidebar2 {
	float: right;
	width: 221px;
	padding: 10px 10px 0 11px;
	margin-right: -242px;
}

* html #sidebar2 {
	margin-left: -242px;
	border: none;
}

/* inner boxes section */

/* article section */
div.article {
	border-bottom: 1px solid #CCC;
	margin-bottom: 12px;
}

div.MainListarticle, div.Newsarticle
{
	margin-bottom: 12px;
}

/* columns section */
div.columns {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

div.columns div.article {
	margin-bottom: 0;
	border: none;
	width: 211px;
	float: left;
}

div.columns div.left {
	float: left;
	border-right: 1px solid #CCC;
	padding-right: 16px;
}

div.columns div.right {
	float: right;
	border-left: 1px solid #CCC;
	padding-left: 15px;
	margin-left: -1px;
}

div.columns div.article h2,
div.columns div.article p {
	margin: 0 5px;
}

/* latest news box section */
ul.latest {
	border-top: 1px solid #CCC;
	margin: 0 0 12px 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

ul.latest li {
	border-bottom: 1px solid #CCC;
	padding: 0;
	background: none;
	width: 100%;
	float: left;
	clear: left;
}

ul.latest li a, ul.latest li a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 7px 7px 7px 18px;
	background: url(/Templates/Public/Images/bullet.gif) no-repeat 7px 9px;
}

ul.latest li a span, ul.latest li a:visited span  {
	display: block;
	color: #666;
}


ul.latest li.dark a {
	background-color: #F1F1F1;
}
ul.latest li a:hover,
ul.latest li.dark a:hover {
	background-color: #FCFCFC;
}

/* page status box section */
div.page-status {
	margin-top: 15px;
	padding: 8px;
	height: 1%;
	overflow: hidden;
	font-size: 1em;
	border-top: 1px solid #CCCCCC;
}

div.noborder 
{
    margin-top:0px;
	border-top: 0px;
}

div.page-status p {
	padding: 0;
}

div.page-status p.print {
	float: right;
}

div.page-status p.print a, div.page-status p.print a:visited {
	padding-right: 21px;
	background: url(/Templates/Public/Images//icon-print.gif) no-repeat right;
	color: #666;
	text-decoration: none;
}

div.page-status p.print a:hover {
	text-decoration: underline;
}

/* box section */
div.box {
	margin-bottom: 12px;
}

div.box div.body {
	border: 1px solid #7F7F7F;
	padding: 10px 12px 0 12px;
	height: 1%;
	overflow: hidden;
	background-color: #FFF;
}

div.box div.head {
	height: 1%;
	overflow: hidden;
	background: #7F7F7F url(/Templates/Public/Images/box-head.gif) no-repeat;
	padding: 5px 13px;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
}
/*
div.box div.head a.rss {
	float: right;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
	background: #F68226 url(/Templates/Public/Images/icon-rss.gif) no-repeat;
}
*/
div.box div.head .rssheading
{     
    background: url(/Templates/Public/Images/icon-rss.gif) no-repeat right;
}

/* orange box section */

div.box-orange div.body 
{
	border-color: #FF9900;
}

div.box-orange div.head {
	background-color: #FF9900;
	background-image: url(/Templates/Public/Images/box-head-orange.gif);
}

/* recent articles list section */
ul.recent {
	padding-bottom: 2px;
}

ul.recent li {
	padding-bottom: 10px;
}

ul.recent a {
	color: #333;
}

/* calendar list section */
dl.calendarbody {
	margin: 0;
	padding: 0 0 3px 0;
}

dl.calendarbody dt {
	margin: 0;
	padding: 0 0 5px 0;
}

dl.calendarbody dd {
	margin: 0;
	padding: 0 0 9px 11px;
	background: url(/Templates/Public/Images/bullet.gif) no-repeat 0 4px;
}

/* pages roll list section */
ul.roll {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

ul.roll li {
	padding: 0;
	background: none;
	display: inline;
	color: #336699;
}

ul.roll li a {
	text-decoration: none;
}

ul.roll li a:visited {
	color: #336699;
}

ul.roll li a:hover {
	text-decoration: underline;
}

/* weather box section */
div.weather {
	width: 100%;
	overflow: hidden;
}

div.weather div.status {
	float: left;
	/*width: 75px;*/
	width:195px;
}

div.weather div.status img {
	display: block;
}

div.weather p.more {
	/*float: left;
	border: none;
    margin-top: 35px;*/
	margin-top: 10px;
}

/* poll section */
div.poll {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
}

div.poll ul li {
	padding: 0 0 7px 0;
	background: none;
}

div.poll ul input {
	width: 13px;
	height: 15px;
	margin: 0;
	vertical-align: middle;
}

div.poll input.submit {
	float: right;
	margin-right: 10px;
	
    border:0px;
    width:53px;
    height:19px;
    color:#FFF;
    font-size:1.05em;
    font-weight:bold;
    background-image:url('/Templates/Public/Images/button-vote_blank.gif');    
}

div.poll fieldset
{    
    border:0px;
}

/* ad box section */
div.ad {
	margin-bottom: 12px
}

div.ad img {
	border: none;
	display: block;
	margin: 0 auto;
}

/* side navigation section */
div.navigation-side {
	width: 241px;
	margin: -3px -10px 12px -10px;
	border-bottom: 1px solid #CCC;
}

div.navigation-side ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	clear: both;
}

div.navigation-side ul li {
	border-top: 1px solid #CCC;
	padding: 0;
	background: none;
	width: 100%;
	float: left;
	clear: left;
}

div.navigation-side ul li.active {
	background-color: #FFF;
}

div.navigation-side ul a {
	color: #666666;
	text-decoration: none;
	display: block;
	border-left: 6px solid #CCC;
	margin: 1px 0 1px 1px;
	padding: 6px 4px 6px 10px;
}
div.navigation-side ul a:visited {
	color: #666666;
}

div.navigation-side ul ul a {padding-left: 25px;}
div.navigation-side ul ul ul a {padding-left: 47px;}
div.navigation-side ul ul ul ul a {padding-left: 69px;}
div.navigation-side ul ul ul ul ul a {padding-left: 91px;}

div.navigation-side ul a:hover,
div.navigation-side ul a.active {
	border-color: #FF9900;
	background-color: #FFF !important;
}

div.navigation-side ul a.active {
	color: #333;
	/*background:url(/Templates/Public/Images/bullet.gif) no-repeat 36px 10px;*/
}

.hidden
{
    display:none;
}

/*************************/
/* CALENDAR              */
/*************************/

.calendar
{
	width: 100%;
	border-color: #e3e3e3;
	background-color:#FFF;
}

.calendar .title
{
	border-bottom: 1px solid #e3e3e3;
}

.calendar table,
.calendar table td,
.calendar .title td
{
	padding-bottom: 3px;
	border: 0;
}

.calendar th
{
	padding: 3px;
	text-align: center;
}
.calendar td
{
	text-align: center;
	border: 1px solid #eeeeee;
	padding: 2px;
}

.calendar .selector
{
	font-weight: bold;
	border-top-width: 0;
	border-bottom: 1px solid #eeeeee;
}

.calendar a
{
	padding: 3px;
	text-decoration: none;
}
.calendar .today
{
	font-weight: bold;
	background-color: #dddddd;
}

.calendar td.highlighted
{
	background-color: #307DA0;
}

.CalendarList .SelectedPeriod
{
    margin-bottom:30px;
}

.CalendarList .DayPrefix
{
    line-height:25px;
    border-bottom:solid 1px #E3E3E3;
}

.CalendarList .Event
{
    line-height:25px;    
    border-bottom:solid 1px #E3E3E3;
}

/*************************/
/* BLOG                  */
/*************************/

.bloggerThumbnail 
{
    float: left; 
    width: 75px;
    padding: 7px; 
    border: 1px solid #dcdcdc; 
    background-color: White;
}
.bloggerImage
{
	width: 150px;
	padding: 10px;
	border: 1px solid #dcdcdc;
	background-color: White;
}
.blogItem
{
    width: 100%;
    overflow: hidden;
}

.blogItem .textWide
{
    width: 100%;
}

.blogItem .text
{
    float: left;
    margin-left: 15px;
    width: 260px;
}

.blogItem h2
{
    margin: 0 0 0.6em 0;
    font-size: 1.1em;
    font-style: italic;
}

.blogItem h2 a
{
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
    font-style: normal;
}

/* Tag links */
.tags 
{
    overflow: hidden;
}

.tags h2
{
    float: left;
    font-style: normal;
}

.tags ul 
{
    margin: 0;
    padding-top: 8px;
    overflow: hidden;
}

.tags li
{
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
    list-style: none;
    list-style-image: none;
    float: left;
    margin-left: 0.5em;
}

/* Tag cloud */
ul.tagCloud
{
    margin: 0;
    padding: 0;
}

ul.tagCloud li 
{   
    display:inline;
    list-style: none;
    list-style-image: none;
    margin: 0 0.4em 0 0;
    vertical-align: baseline;
}

ul.tagCloud h1,
ul.tagCloud h2,
ul.tagCloud h3,
ul.tagCloud h4,
ul.tagCloud h5,
ul.tagCloud h6
{
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
}
ul.tagCloud h1 {
    font-size: 1.6em;
    font-weight: 900;
}
ul.tagCloud h2 {
    font-size: 1.3em;
    font-weight: 700;
}
ul.tagCloud h3 {
    font-size: 1.0em;
    font-weight: 500;
}
ul.tagCloud h4 {
    font-size: 0.9em;
    font-weight: 400;
}
ul.tagCloud h5 {
    font-size: 0.8em;
    font-weight: 200;
}
ul.tagCloud h6 {
    font-size: 0.7em;
    font-weight: 100;
}

/* Date archive */
div.dateTree 
{
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.dateTree ul
{
    padding: 0;
    margin: 0;
}

div.dateTree ul ul
{
    margin: 0 0 0 2em;
}

div.dateTree li
{
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    background:none;
}

/* Comments */
ol.comments 
{
	margin-bottom: 1.5em;
	padding-left: 2em;
	margin: 0;
}
ol.comments li
{
	margin-bottom: 1.8em;
}
ol.comments .footer
{
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2
{
	margin: 0.5em 0;
    margin-top: 0.2em;
    font-size: 1.1em;
    font-style: italic;
}
ol.comments .footer a
{
    /*font-family: Verdana, Helvetica, Sans-Serif;*/
    font-style: normal;
}

/* Post comment */
fieldset.comment {}

fieldset.comment ul
{
	/* Validation summary */
	/*font-family: Verdana, Helvetica, Sans-Serif;*/
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}

fieldset.comment li
{
	margin-left: 1.4em;
	list-style-image: none;
    margin-bottom: 0.7em;
    padding: 0;
}

fieldset.comment label,
fieldset.comment input,
fieldset.comment textarea
{
	display: block;
}

fieldset.comment input.textinput,
fieldset.comment textarea
{
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea
{
	height: 140px;
}

/*************************/
/* CAPTCHA               */
/*************************/

fieldset.captcha 
{
	margin-top: 1em;
	padding: 0;
	border: 0;
}
fieldset.captcha legend
{
	display: none;
}
fieldset.captcha label
{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.7em;
    width: 115px;
}
fieldset.captcha img
{
    float:left;
    margin-bottom: 0.7em;
    padding-left: 0.5em;
}
fieldset.captcha input
{
	clear: both;
	width: 325px;
}
fieldset.captcha span
{
	/* validator */
	float: right;
}

/*************************/
/* FLASH              */
/*************************/

.flash
{
    padding-bottom:10px;
}

/*Rss-paging*/
.selected
{
    font-weight:bold;
}