body {
    margin: 10px auto 0px auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    scrollbar-3d-light-color: #DEE3E7;
    scrollbar-arrow-color: #000080;
    scrollbar-base-color: #000080;
    scrollbar-dark-shadow-color: #000080;
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #DEE3E7;
    scrollbar-shadow-color: #000080;
   	overflow:scroll;
    width: 960px;
    font-family: verdana, arial;
    font-size: 62.5%;
 		line-height: 1.8em;
  	color: #393a3d; 
    background-color: #041A36;
}

.top {
	overflow:visible;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #97C4FD;
	background-position:left;
	background-repeat:repeat;
	background-image:url("/images/top-bg.jpg");
}

div {
	overflow:hidden;
	display:block;
}

.page {
  background-color: #041A36;
	padding-top:8px;
  padding-bottom:8px;
  margin-bottom:0px;
}

.content {
  font-size: 1.0em;
	margin-top:10px;
	margin-bottom:10px;
	overflow:visible;
  height:auto;
  padding:8px 0px 0px 0px;
	background-color:#162A44;
}

.page-content {
  padding:1px 1px 1px 1px;
  margin:0px 0px 0px 0px;
	overflow:visible;
	background-color:white;
	float:left;
}

.header {
    	overflow:visible;
		width:100%;
		height:40px;
}

.menu {
	clear:both;
    padding-bottom: 10px;
    height: 43px;
	width:100%;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
	margin-top:-43px;
	margin-left:150px;
}

.menu a:link {
	border-bottom:none;
	color: #393a3d; 
}

.menu a:visited {
	border-bottom:none;
	color: #393a3d; 
}

.menu-item {
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    float: left;
    vertical-align: middle;
    padding: 2px 20px 2px 20px;
    font-weight: bold;
    font-variant: small-caps;
}

.breadcrumb {
  color:white;
   margin-top:-4px;
}
.breadcrumb a:link{
  color:white;
}

.breadcrumb a:visited {
	border-bottom:none;
	color: white; 
}

.menu-item.last {
    border-right: none;
}

div.floating-image {
    float: right;
    text-align: center;
    font-size: 1em;
    padding: 0px 0px 0px 10px;
}

div.image-footer {
    font-family: arial;
    font-weight: bold;
    font-size: 0.8em;
}

.content {
    font-family: verdana, arial;
    font-size: 1.2em;
    text-align: justify;
}

.roundedDiv {
	overflow:visible;
  background-color:#f0f0f0;
  display:block;
  height:auto;
  margin-bottom:4px;
}

.fullRoundedDiv {
	overflow:visible;
  background-color:#f0f0f0;
  display:block;
  height:auto;
  margin-bottom:4px;
}

.alertDiv {
  margin-top:10px;
	overflow:visible;
  background-color:#f7f8a0;
  padding-top:4px;
  padding-bottom:2px
}


.agenda  {
	clear:both;
  margin-bottom:20px;
	padding: 4px 0px 4px 0px;
	background-color:#355073;
  font-family: arial;
  font-size: 0.9em;
}

.agenda H3 {
  margin:0px 0px 2px 0px;
  color:white;
  font-size:1.2em
}

.agenda  .item {
padding-top:2px;padding-bottom:2px;padding-left:2px;padding-right:2px;
width:100%;
  font-size:0.9em;
}


.footer {
  font-size: 1.0em;
	margin-top: 0px;
	overflow:visible;
	background-color:#355073;
	color:#fff;	
	text-align:center;	
}

.imagetable {
	width:100%;
	display:inline;
	margin-left:auto;
	margin-right:auto;
	height: 150px; 
	line-height: 130px;
}

.gallery-samples .image{
	float:left;
	text-align:center;
	margin:auto auto auto auto;
	vertical-align: middle;
	width:25%;
}

.gallery-samples img{
	vertical-align: middle;
}

.gallery-samples a:link{
	color: #393a3d; 
}

.gallery-samples a:visited{
	color: #393a3d; 
}

.gallery-samples .image div {
	height: 20px;
	line-height:20px;
}


.poty {
	clear:both;
}


.poty .poty-caption {
	padding-bottom:10px;
}

.poty .winner {
	float:left;
	text-align: center;
	width:40%;
}

.poty .description{
	float:right;
	width:55%;
}

a > img {
	border: none;
}	

.caption {
  font-size: 1.4em;
  font-weight: 500;
  font-family: arial,verdana;
	margin-bottom:0px;
	margin-top:5px;
  display:inline;
  background-color:#f0f0f0;
  padding-left:10px;padding-right:10px;
}

.smallHeader {
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:7px;
	margin-top:0px;
  font-size: 1.2em;
  font-weight: 300;
  font-family: arial,verdana;
	line-height: 0.5em;
}

p {
  margin-top:4px;
  margin-bottom:12px;
  padding-left:0px;
  padding-right:0px;
  
}

ul {
  margin-top:0px;
}
a:link {
	text-decoration: none; 
	color:#00a0a0;
}

a:visited {
	text-decoration: none; 
	color:#00a0a0;
	}

a:hover {
	text-decoration: none; 
	color:#00a0a0;
}

.past {
	display:none;
}

img { border:none}
input {	border: 1px solid black; }
input[type="radio"], input[type="checkbox"] {	border: 0px; }

input:focus { border: 1px dotted black; }

/* ---------------------- Blueslate nav ---------------------- */
.blue #slatenav{position:relative;display:block;margin-top:-1px;height:22px;font-size:11px;font-weight:bold;background:transparent url(/images/blueslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:4px 22px 0 22px;height:18px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(/images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */

#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}#lightbox-overlay{z-index:90;background-color:#000;height:100%}#lightbox-overlay-text{display:none;text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{text-decoration:underline;color:white}#lightbox-overlay-text span{padding-left:5px;padding-right:5px}#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:250px;height:250px;margin:0 auto}#lightbox-imageContainer{padding:1px}#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("../images/blank.gif") no-repeat;zoom:1;padding:0px;margin:0px}#lightbox-nav-btnPrev{left:0;right:auto;float:left}#lightbox-nav-btnNext{left:auto;right:0;float:right}#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:none}#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}#lightbox-infoHeader{width:100%;text-align:center}#lightbox-caption{text-align:justify}#lightbox-caption-title{font-weight:bold}#lightbox-caption-description{font-weight:normal}#lightbox-infoFooter{margin-top:3px;color:#999}#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}#lightbox-close{display:block;width:45%;float:right;text-align:right}#lightbox-close-button{padding-left:30%}#lightbox-close-button,#lightbox-close-button:link,#lightbox-close-button:visited,#lightbox-close-button:hover{text-decoration:underline;color:#999}#lightbox-close-button:hover{color:#666}#lightbox-infoContainer-clear{clear:both;visibility:hidden}

#tbgetter {
    border: 1px #ccc solid;
    padding: 5px;
    background: #eee;
    font: 10px verdana,helvetica,arial;
    height: 40px;
    overflow: auto;
}

#tbgetter a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

#tbgetter a:hover {
    text-decoration: underline;
}

/** 
 * Styles used for Tags 
 */
.taglinkext, a[rel="tag"] {
    border-bottom: 3px double #C2C2C2;
    background: none;
}

.taglinkext:hover {
    border-bottom: 3px double #00A8FF;
    color: #00A8FF!important;
    background: none;
}

ul.taglist li, ul.taggeratilist li {
    margin: 0.5em 0;
    line-height: 1.3em;
}

ul.taglist a, ul.taggeratilist a {
    font-weight: bold;
}

#tagcloud {
    margin: 0;
    padding: 0;
    background-image: none;
    background-color: transparent;
}

#flickrpics img {
    margin-right: 8px;
    margin-bottom: 4px;
    border-width: 1px;
}

#flickrpics a, #flickrpics a:hover, #tagbuttons a, #tagbuttons a:hover {
    background: none;
}

#tagbuttons img {
    border-width: 1px;
}

/**
 * Pivot, RSS- and Atom-buttom
 */ 
a.badge, a.badge img {
    border: 0px!important;
    background: none!important;
    margin-bottom: 2px;
}

/**
 * Pages and pagelists.
 */
li.activepage {
    font-weight: bold;
} 
 
/**
 * Search forms
 */
.searchbox, .result-searchbox, .commentinput, .piv_notify, .piv_discreet {
    border: 1px solid #B5B5B5;
    padding: 3px;
    background: #F8F8F8;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.searchbutton, .result-searchbutton, .commentbutton {
    border: 1px solid #B5B5B5;
    background: #E2E8E5;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    height: 21px;
    margin-top: 5px;
}


.result-searchbox, .result-searchbutton {
    margin-bottom: 10px;
}

fieldset > .result-searchbox {
    margin-bottom: 11px;
}

.pivot-search fieldset, .pivot-search-result fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.pivot-search label, .pivot-search legend, .pivot-search-result label, .pivot-search-result legend {
    display: none;
    visibility: hidden;
}

#search-results li a {
    font-weight: bold;
}

#search-results li {
    line-height:1.4em;
    margin-bottom: 0.5em;
}


/**
 * Higlight registered visitors
 */
.registered {
    background-color: #F0E68C;
}

/**
 * Images and popups inserted by [[image]] and [[popup]]
 */
.pivot-image, .pivot-popupimage {
    border: 7px solid #B5B5B5;
    margin: 0px 0px;
}

.pivot-popuptext{
    padding: 0;
    margin: 0;
}

a.thickbox {
        background: none!important;
}

.message p {
    margin-bottom:5px;
    display:block;
}

.pivot-message {
    border: 1px solid #888;
    margin: 12px 0px;
    padding: 6px;
    font-weight: bold;
    
}

#header img {
    border: 0;
}


.commentblock {
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
}

div.comment {
    background:#EEEEEE none repeat scroll 0%;
    border-left:3px solid #AAA;
    color: #333;
    margin: 14px 0px 0px 70px;
    min-height:36px;
    padding: 14px 14px 7px 14px;
}

div.comment cite {
    color: #666;
    font-style: normal;
    font-size: 11px;
    line-height: 24px;
    display: block;
    padding-top: 6px;
    padding-bottom: 0px;
    
}

.comment small {
    color: #000;
    font-size: 11px;
}

.commentform, .commentform a:link {
    font-size: 11px;
    color: #424440;
}

.commentinput {
    width: 170px;
    margin: 0px 0px 3px 0px;
}

.tags {
    display: block;
    margin-top: 5px;
}

.tags a, .tags, a[rel=tag] {
    color: #666666;
    text-decoration: none;
}

/**
 * Styles for widgets 
 */ 

.widget-lg, .widget-lg div, .widget-lg p, .widget-lg li, 
.widget-dg, .widget-dg div, .widget-dg p, .widget-dg li  {
    font: 11px/14px verdana,helvetica,arial;
} 
.widget-lg {
    background-color: #FFF;
    border: 1px solid #CCC;
    margin: 8px 0;
    padding: 2px;
    color: #444;
}


.widget-lg div {
    background: #EEE url(../pics/widget_lg_bg.png) repeat-x top;
    margin: 0;
    padding: 2px 8px;    
}

.widget-lg a {
    color: #028;
    text-decoration: none;
    background-image: none;
}

.widget-lg a:hover {
    color: #000;
    text-decoration: underline;
    background-image: none;
}

.widget-lg .date {
    font-size: 90%;
    color: #666;
    background-image: none;
    display: inline;
} 
 
.widget-dg {
    background-color: #333;
    border: 1px solid #000;
    margin: 8px 0;
    padding: 2px;
    color: #EEE;
}

.widget-dg div {
    background: #444 url(../pics/widget_dg_bg.png) repeat-x top;
    margin: 0;
    padding: 5px 8px;    
}

.widget-dg a {
    color: #9CF;
    text-decoration: none;
    background-image: none;
}

.widget-dg a:hover {
    color: #FFF;
    text-decoration: underline;
    background-image: none;
}

.widget-dg .date {
    font-size: 10px;
    color: #BBB;
    background-image: none;
    display: inline;
} 


.widget-lg ul, .widget-dg ul {
    margin: 0 0 0 12px;
    padding: 0;
    list-style-position: outside;
} 

.widget-lg li, .widget-dg li {
    margin: 6px 0 6px 4px;
}

ul.iconlist {
    list-style: none;
    margin: 0;
}

ul.iconlist li {
    background-position: 0 2px;
    background-repeat: no-repeat;
    min-height: 18px;
    padding-left: 20px;
}


/* 
 * Example CSS code for Digg style naviagtion (provided by the
 * paging extension. Original CSS code found at
 * http://www.nowcss.com/navigation/create-digg-style-pagination
 */
#pages {
    clear: both;
    margin: 20px 0px;
    padding: 0px;
    min-height: 24px;
    float:right;
}
#pages ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px; 
}
#pages li {
    float: left;
    display: inline;
    margin: 0 2px 0 0;
    display: block;
    line-height: 1.2em;    
}
#pages li a {
    color: #888;
    background-color: #EEE;
    padding: 4px;
    border: 1px solid #BBB;
    text-decoration: none;
    float: left;
    background-image: none;
    line-height: 1.2em;
}
#pages li a:hover {
    color: #333;
    background: #FFF;
    border: 1px solid #666;
}
#pages li.nolink {
    color: #BBB;
    border: 1px solid #CCC;
    padding: 4px;
}
#pages li.current {
    color: #FFF;
    border: 1px solid #888;
    padding: 4px;
    background: #888;
}
#pages li.skip {
    color: #666;
    border: 0px;
    padding: 1px;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	font-size:0.8em;
}
