/* Nation 2 nation */

img {
	border: 1px solid #FFFFFF;
	margin: 0px;
}

img:hover {
	border: 1px solid #f8059a;
}

.image-browser-image img{
	border: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover,
a:active {
	text-decoration: underline;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 18px;
	margin-bottom: 0px;
	color: #f8059a;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #f8059a;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #f8059a;
}

body {
	background: url("../Images/background.jpg") repeat-x scroll 51% 0 #311e5b;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#center {
	text-align: left;
	width: 1000px;
	background-color: #1a191b;
	margin: auto;
}


/******************* STYLY PRO CAST TOP **********************************************/

#top {
	height: 109px;
	width: 1000px;
	background-image: url("../Images/top.jpg");
}

#top .right{
	width: 150px;
	height:113px;
	float: right;
	margin-top: 15px;
	margin-right: 75px;
}

#top .facebook{
	width: 590px;
	height: 22px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

#top .facebook img{
	border: 0px;
}

/******************* STYLY PRO CAST MENU **********************************************/
#mainMenu {
	margin-top: 46px;
	width: 590px;
	height: 31px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold	;
	background-image: url(../Images/button.jpg);
	background-repeat: repeat-x;
	float: right;
}

#mainMenu a:hover{
	text-decoration: none;
}

#mainMenu .button {
	width: 95px;
	height: 31px;
	background-image: url(../Images/button.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 3px;
	cursor: pointer;
	text-align: center;
	padding-top: 8px;
}

#mainMenu .button:hover {
	width: 95px;
	height: 31px;
	background-image: url(../Images/buttonUp.png);
	background-repeat: no-repeat;
	color: #000000;
}

#mainMenu .buttonVisited {
	width: 95px;
	height: 31px;
	background-image: url(../Images/buttonUp.png);
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	margin-left: 3px;
	cursor: pointer;
	text-align: center;
	padding-top: 8px;
}

/******************* STYLY PRO CAST MAINCONTENT **********************************************/

#content{
	width: 1000px;
}

#bottomBanner {
	width: 1000px;
	height: 188px;
	padding: 0px;
	border-bottom: 1px solid #484848;
	background-image: url(../Images/foto.jpg);
}

#mainContent {
	width: 1000px;
	padding-top: 20px;
	padding-left: 10px;
}

#mainContent p {
	line-height: 1.3em;
} 	

#mainContent .left {
	width: 260px;
	float: left;
	margin-bottom: 20px;
}

#mainContent .middle {
	width: 460px;
	float: left;
	margin-bottom: 20px;
}

#mainContent .middle img{
	border: 0px;
}

#mainContent .bigContent {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}

#mainContent .right {
	width: 260px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}

#box {
	width: 250px;
	margin-bottom: 20px;
}

#box .topBox{
	width: 250px;
	height: 5px;
	background-image: url(../Images/topBox.png);
	background-repeat: no-repeat;
}

#box .centerBox{
	width: 220px;
	height: auto;
	background-image: url(../Images/centerBox.png);
	background-repeat: no-repeat;
	background-color: #000000;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px; 
}

#box .bottomBox{
	width: 250px;
	height: 27px;
	background-image: url(../Images/bottomBox.png);
	background-repeat: no-repeat;
}

#box .centerBox .titleBox{
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#box .centerBox .contentBox{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
}

#box .centerBox img{
	width: 200px:
}

#box .centerBox .contentBox .party{
	width: 220px;
	text-align: left;
	padding-right: 10px;
	margin-bottom: 10px;
	height: auto;
}

#box .centerBox .contentBox .party .flag{
	float: left;
}

#box .centerBox .contentBox .party .discription{
	float: left;
	margin-left: 15px;
}

#box .centerBox .contentBox p {
	margin-top: 3px;
	margin-bottom: 0px;
}

#box .centerBox .contentBox img {
	margin-top: 10px;
	margin-bottom: 0px;
}

#box .centerBox .contentBox .flag img {
	border: 0px;
	cursor: default;
}

#box .centerBox .contentBox .date{
	color: #858585;
	margin-bottom: 3px;
}

#box .centerBox .contentBox .logoBS img {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 0px;
}

#box .centerBox .contentBox .logoBS h4 {
	margin-top: 1px;
	margin-bottom: 3px;
	font-size: 15px;
}

/******************* STYLY PRO CAST FOOTER **********************************************/
#footer {
	width: 1000px;
	height: 25px;
	background-color:#0a0a0a;
	border-top: 1px solid #484848;
	padding-top: 10px;
}

#footer .content {
	width: 10OOpx;
	text-align: right;
}

#footer .links {

}

#footer .links .copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
}

#footer .links .copyright .companyName{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
}

#footerTop {
	width: 1000px;
	height: 19px;
	background-image: url("../Images/footerTop.jpg");
	background-repeat: no-repeat;
}

#footerBottom {
	width: 1000px;
	height: 140px;
	background-image: url("../Images/footer.jpg");
	background-repeat: no-repeat;
}

/* Programme */
th {
	background: #090909;
}

.even_line {
	background: #090909;
}

#program_table {
	text-align: center; 	
	padding: 0px; 
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Clubs */
#left_club_column{float: left; width: 100px;}
#right_club_column{margin-left: 0px;}

/* gallery */
.thumb {display : inline; text-align: center;}
.thumbImg {margin : 5px; border: 2px solid white;}
.submenu_item {color : white; text-decoration: none; margin-bottom: 5px}
#screen a {color : black}
#albumHeadline {color: orange; margin: 1em 1em}
#linkPrev{margin-right: 3em;}
#linkNext{margin-left: 3em}
#archive{display: none;}

#controlDiv a {color: white; text-decoration: none; font-weight: bold;}

.comment {width:30em;background: #F7C66A; margin-top:1em;}
.comment .commentbody {padding:2em;font-weight:normal;color:black;}
.commenttop {padding:0.5em;background: #F7D67A;color:black;}
.commentfooter {padding:0.5em;background: #F7D67A;color:black;}

/*//////////////// Light box ////////////////////////*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#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 #downloadPhoto{ display: block; clear: left; padding-bottom: 1.0em; color: #666; font-weight: bold; font-size: 11px}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


