﻿body 
{
	font-family: Sans-Serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	background-color:#efefef;
}
a 
{
	text-decoration: none;
	color: #336699;
}
a:hover
{
	text-decoration: underline;
	color: #6699cc;
}
table.mainTable
{
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
}
div.tableLayer
{
	padding: 4px;
	background-color: #ffffff;
	border:1px solid #d0d0d0;
	text-align: left;
	width: 980px;
}
div.mainLayer
{
	
	
	
}
table.menuPane
{
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
table.stdPane
{
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
table.menuPane th
{
	text-align: left;
	color: #996666;
	background-color: #6699cc;
	background-image: url(../../images/default/head_back.jpg);
	padding: 4px;
}
table.stdPane th
{
	text-align: left;
	color: #663333;
	background-color: #6699cc;
	background-image: url(../../images/default/head_back.jpg);
	background-repeat: repeat-x;
	padding: 4px;
}
table.menuPane td a
{
	display: block;
	background: url(../../images/default/menu_back.jpg);
	padding-left: 6px;
	color: #ffffff;
	margin-bottom: 0px;
	width: 154px;
	height: 20px;
	padding-top: 4px;
	text-decoration: none;
}
table.menuPane td a:hover
{
	display: block;
	background: url(../../images/default/menu_back.jpg) 0 24px;
	color: Yellow;
}

table.menuPane td a:active
{
	display: block;
	background: url(../../images/default/menu_back.jpg) 0 24px;
	color: DarkGreen;
}

table.financeBar
{
	background-image: url(../../images/default/finance_back.jpg);
	background-repeat: repeat-x;
	border: none;
	font-size: 80%;
}

table.financeBar td
{
	text-align: center;
	color: Black;
	border-right: 1px solid #9f9f95;
	border-left: 1px solid #f9f9f4;
	padding-left: 8px;
	padding-right: 8px;
		
}
table.financeBar td span
{
	color: crimson;
}

a.pager
{
	display: inline-block;
	width: 12px;
	font-family: 'lucida console', Monospace, mono;
	font-weight: bold;
	color: Maroon;
	margin-right: 8px;
	background-color: #f5f5f5;
	border: 1px solid #c5c5c5;
	padding-top: 2px;
}
.currentPage
{
	display: inline-block;
	width: 12px;
	font-family: 'lucida console', Monospace, mono;
	font-weight: bold;
	color: Black;
	margin-right: 8px;
	background-color: #f5f5f5;
	border: 1px solid #c5c5c5;
	padding-top: 2px;
}

.newsPane
{
	border: 1px solid #c0c0c0;
	padding: 4px;
	background-color: #ffffff;
}
.newsHeadline
{
	color: maroon;
	display: block;
}
.newsDate
{
	font-style: italic;
	color: #0848af;
	font-size: 75%;
	display: block;
}
.newsCategory
{
	color: #999999;
	font-size: 75%;
	display: block;
}

.newsDigest
{
	color: Black;
	font-size: smaller;
}
img.newsImageThumb
{
	border: 1px solid #cccccc;
}
div.menuPane a
{
	display: block;
	background: url(../../images/default/menu_back.jpg);
	padding-left: 6px;
	color: #336699;
	margin-bottom: 0px;
	width: 154px;
	height: 20px;
	padding-top: 4px;
	text-decoration: none;
}

div.menuPane a:hover
{
	display: block;
	background: url(../../images/default/menu_back.jpg) 0 24px;
	color: DarkGreen;
}
.authorName
{
	display: block;
	color: Maroon;
	font-weight: bold;
	font-size: 100%;
}
div.blinkLayerNormal
{
	background-color: inherit;
}
div.blinkLayerHover
{
	background-color: #f0fff0;
}
div.advPanel
{
	padding: 8px;
	text-align: center;
}
span.pollQuestion
{
	font-weight: bold;
	color: Maroon;
	font-size: 115%;
	margin: 8px;
	display: block;
}
.pollOptionRateBar
{
	background-color: #c0ffc6;
	background-image: url(../../images/default/poll_back.jpg);
	background-repeat:repeat-x;
	font-size: 10%;
	height: 12px;
}
.pollOptionBlankBar
{
	font-size: 10%;
	height: 12px;
	border-right: 1px solid #cccccc;
	background-color: #f0f0f0;
}

table.tabTable th
{
	text-align: center;
	border: 1px solid #cccccc;
	border-bottom: none;
	cursor: pointer;
	color: #336699;
}
table.tabTable th.pasif
{
	text-align: center;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #000000;
}

table.tabTable td
{
	border: 1px solid #cccccc;
	border-top: none;
	height: 140px;
	vertical-align: top;
}
#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 */ 
	