html {
    overflow: -moz-scrollbars-vertical;
    height:100%;
}
body {margin:0px; padding:0px;background: #111111 url(images/body.jpg) no-repeat left top;height:100%;}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	vertical-align:top;
	color: #ffcc00;
	width:875px;
	border:0px solid #FFF;
}
img {text-decoration:none;}
a{text-decoration:none;}
a:hover{ text-decoration:none;}
#botevplovdiv {
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-size: 32px;
    vertical-align:top;
    font-weight:bold;
    color: #ffcc00;
    padding-top:25px;
    padding-bottom:25px;}
#botevplovdiv a{color: #ffcc00;}
#botevplovdiv a:hover{color: #ffcc00;}
#buttons{width:875px;height:35px;color: #ffcc00;background: url(images/butback.jpg) repeat-x left top;border:1px solid #000000;}
#buttons a {color: #ffcc00;}
#buttons menu{margin-top:10px;}
#day{width:875px;height:222px;color: #ffcc00;background: url(images/daybackhome.jpg) no-repeat left top;border:1px solid #000000;}
.homelogo {position:relative;bottom:0px;left:46px;top:17px;border:none;text-decoration:none;}
/*#day{width:875px;height:222px;color: #ffcc00;background: url(images/dayback.jpg) no-repeat left top;border:1px solid #000000;}*/
.txtdate {margin-left:270px;font-size:22px;text-shadow:1px 1px #2F2F2F;position:relative;bottom:162px;}
.txtbody {margin-left:280px;margin-top:14px;position:relative;bottom:162px;}
.txtimg {margin-left:0px;margin-top:0px;}
#link{width:877px;height:99px;color: #000;background: url(images/linkback.jpg) no-repeat left top;border:0px solid #000000;}
#link a{text-decoration:none;font-weight:bold;color:#000;}
#link a:hover{text-decoration:none;font-weight:bold;color:#CC0000;}
.ball{position:relative;top:2px;margin-right:4px;}
#data{width:879px;border-left:1px solid #000000;border-right:1px solid #000000;background:#1D1D1D;color:#ffcc00;height:auto;;padding:6px;}
#data img{border:2px solid #ffcc00;-moz-border-radius: 4px;border-radius: 4px;padding:1px;background:#ffcc00;width:96;height:72;margin-bottom:4px;cursor:pointer;}
#bodytxt{width:879px;border-left:1px solid #000000;border-right:1px solid #000000;background:#1D1D1D;color:#ffcc00;height:auto;margin-left:6px;}
#footer{text-align:left;width:875px;height:14px;background:#ffcc00;color:#000;font-weight:bold;border:1px solid #000000;margin-bottom:20px;}




/*start lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
/*end lightbox*/






















/* ######### Wire Frame Menu CSS ######### */
    
.wireframemenu{
font-weight: bold;
width: 100%;
border: 0px solid gray;
border-width: 0px 0;
margin-top:4px;
text-transform:uppercase;
font-size:10px;}

.wireframemenu ul{
padding: 6px 0 6px 0; /*1st and 3rd value should equal 1st and 3rd values of "padding" for link itself (see ul li a)*/
margin: 0;
text-align: left;
}

.wireframemenu ul li{
display: inline;
}

.wireframemenu ul li a{
color: #494949;
padding: 6px 50px 6px 50px;
margin: 0;
text-decoration: none;
border-left: 1px solid #000;
}

.wireframemenu ul li a:hover, .wireframemenu ul li a.selected{
color: #cc0000;
}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 10px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border: 1px solid #000000;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 170px; /*width of menu (not including side paddings)*/
color: black;
background-color: #ffcc00;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #cc0000;
color: #ffcc00;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 0px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 0px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}



#cd {
font-size: 18px;
color: #ffcc00;
text-align: left;
margin-left:10px;
margin-top:10px;
font-weight: bold;
/*background: url(images/clockback.png) no-repeat right top;*/
}


/*a.gflag {font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16.png');}
a.gflag img {border:0;}
a.gflag:hover {font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16a.png');}*/

a.gflag {vertical-align:middle;font-size:16px;padding:1px 0;background-repeat:no-repeat;background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16.png');}
a.gflag img {border:0;}
a.gflag:hover {background-image:url('http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/tmpl/lang/16a.png');}

.news {text-align:left;text-shadow:1px 1px #FECB00;width:875px;height:33px;/*background: top url(images/news_bpfc.png) no-repeat;*/color:#000;font-size:10px;font-weight:bold;text-transform:uppercase;}
.feedItem {width:420px;height:auto;vertical-align:top;margin:4px;}
.feedItem a {color:#ffcc00;text-decoration:none;}
.feedItem img{display: none;width:150px;margin-right:6px;float: left;vertical-align:top;position:relative;top:2px;border:2px solid #ffcc00;-moz-border-radius: 4px;border-radius: 4px;background:#ffcc00;}
.feedTitle {font-size:22px;font-weight:normal;margin-left:0px;position:relative;top:20px;text-shadow:1px 1px #000;}

