html
{
	font-size:1em;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin:0;
	padding:0;
	width:100%;
}

#header
{
	height:188px;
	width:100%;
}

#logo
{
	height:188px;
	margin:0;
	vertical-align:middle;
	width:800px;
}

#horizontal_bar
{
	border:0;
	height:1em;
	top:188px;
	position:absolute;
	width:100%;
	/*background-color:red;*/
}



#content
{
	margin:45px 10px 10px 10px;
}

#pagecontent
{
	padding-left:210px;

}

#leftmenu
{
	float:left;
	padding:0;
	padding-top:1em;
	width:206px;
}




#text
{
}

#text
{
	padding:0 5px 0 10px;
}

img
{
	border:0;
}


	.feed
	{
		border:1px solid;
		border-color:#FC9 #630 #330 #F96;
		padding:0 3px;
		font:bold 10px verdana,sans-serif;
		color:#FFF;
		background:#F60;
		text-decoration:none;
		margin:4px;
	}

	#horizontal_bar a.feed, #horizontal_bar a.feed:link, #horizontal_bar a.feed:active
	{
		border:1px solid;
		border-color:#FC9 #630 #330 #F96;
		padding:0px 3px 0px 3px;
		font:bold 10px verdana, sans-serif;
		color:#FFF;
		background:#F60;
		text-decoration:none;
		margin:2px;
	}

	#horizontal_bar a.feed:hover, #horizontal_bar a.feed:active
	{
		border:1px solid;
		border-color:#FC9 #630 #330 #F96;
		padding:0px 3px 0px 3px;
		font:bold 10px verdana, sans-serif;
		color:#FF0;
		background:#F60;
		text-decoration:none;
		margin:2px;
	}





#presse_left
{
	float:left;
	height:341px;
	margin:auto;
	overflow:hidden;
	width:364px;
	padding-top:35px;
	padding-left:95px;
	padding-right:50px;
}

#presse_left h2
{
	margin-bottom:0;
}

#presse_left span.journal_title_left
{
	float:left;
	width:auto;
}

#presse_left span.journal_title_right
{
	float:right;
	width:auto;
}

#presse_right
{
	/*background-image:url(img/theme/bg_pda_right.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	float:left;
	height:376px;
	overflow:hidden;
	width:241px;
}

#content .bloctext1
{
  /*background-color:blue;
  border:2px outset #000;*/
}

#content .bloctext2
{
  /*background-color:blue;
  border:2px outset #000;*/
}



#content .bloctext1, #content .bloctext2
{
	float:left;
	margin-bottom:3em;
	text-align:left;
	width:48%;
}

#content .bloctext2
{
	margin-left:10px;
	padding-left:10px;
	/*border-left:1px dotted #FF0066;*/
}

#content .bloctext1 h2, #content .bloctext2 h2
{
	text-align:center;
}


.clear
{
  clear:both;
}




#thePhoto, #thePhotoLegend, #thePhotothePhotoNeighbors
{
  text-align:center;
}




.big_links
{
	margin:auto 10%;
	padding:0;
}

.big_links a, .big_links a:active, .big_links a:visited
{
	display:block;
	margin:0;
	background-position:center left;
	background-repeat:no-repeat;
	/*border:1px dashed #FF0000;*/
	padding:25px 0 0 70px;
	height:70px;
	text-decoration:none;
	font-weight:bold;
	color:#0000FF;
}

.big_links a:hover
{
	/*border:1px dashed #FF000;*/
	color:#0000FF;
	background-color:#FFFFDD;
}

.big_links a span, .big_links a:active span, .big_links a:visited span
{
	color:#009;
	text-decoration:none;
	font-weight:normal;
}

.big_links a:hover span
{
	color:#F00;
	font-weight:normal;
}


































form, div.pseudoform
{
    width:90%;
		margin:1em;
}


.formhead
{
	margin:0;
	padding:.5em;
	background-color:#73A9D7;
	color:#FFF;
}

.formbody
{
	margin:0;
	padding:1em;
	background-color:#E9F1F8;
	border-left:1px solid #73A9D7;
	border-right:1px solid #73A9D7;
}

.formfoot
{
	margin:0;
	padding:1em;
	background-color:#73A9D7;
	text-align:right;
}

fieldset
{
	border:1px dotted #73A9D7;
	/*border-left:1px dotted #78A4BE;
	border-bottom:1px dotted #78A4BE;
	border-right:1px dotted #78A4BE;*/
}

fieldset legend
{
	color:#73A9D7;
	font-weight:bold;
}

.focus
{
	background-color:#F5F5DC;
	color:#000000;
}

.normal
{
	background-color:#FFFFFF;
	color:#000000;
}

input[type=text], textarea
{
	width:50%;
}

input[type=submit]
{
	color:#FF0000;
}


fieldset label, .radio_legend
{
	float:left;
	width:40%;
	text-align:right;
	margin:0;
	padding:0 .5em 0 0;
	line-height:1.8;
}

.pseudolabel
{
	padding-left:20%;
	width:40%;
	margin:0;
	line-height:1.8;
}






.pseudolien
{
  text-decoration:underline;
  cursor:pointer;
}







/* lightbox */
#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(http://www.exiarena.org/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.exiarena.org/img/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 #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; }



#main_forum label
{
	float:none;
}


#main_forum form
{
	width:auto;
}



