﻿html, body{overflow:hidden;}

html, #container{height:100%; font-family:Arial; font-size:12px;}
body{background-image:url(images/bodybg.jpg); background-repeat:repeat-x; background-color:#a33303; color:#e78700; 
     scrollbar-base-color: #A33303;scrollbar-arrow-color: #fda102;scrollbar-3dlight-color: #000000;scrollbar-darkshadow-color: #000000;scrollbar-face-color: #a33303;scrollbar-highlight-color: #a33303;}
body a{color:#e06e00; text-decoration:underline;}
body a:hover{color:#5f1d00;}
a img{border-style:none; border-width:0;}
	#container { width:940px; margin-left:auto; margin-right:auto; border:1px solid black; background-color:#a33303;}
	#TopPane{height:100px; margin-bottom:0px; background-image:url(images/headerback.png);}
		#languages, #sitestruct{padding:10px; width:325px; position:relative; top:15px;}
		#logo{width:250px;text-align:center;}
		#sitestruct, #languages, #logo{float:left;}
		#sitestruct{text-align:left;} 
		#languages{text-align:right;}
		#breadcrumb{position:relative; bottom:10px;clear:both;left:200px;}
		#LeftPane{	padding:4px;
				font-size:16px;
				text-align:center;
				float:left;
				height:100%;
				/*margin-right:20px;*/
				}
		#contentpane{ background-color:#a33303;}	

form{height:100%; background-color:#a33303;}			
hr{color:#8e2b01;}
	#RightPane{margin-top:0px; padding-left:0px; padding-right:0px;overflow-y:scroll; overflow-x:hidden;width:756px;margin-bottom:0px;}
	#footer{background-image:url(images/footertest.png); height:25px; width:940px; }
	#LeftPane{background-color:#a33303; width:176px;float:left; }
	
	#RightPane{padding-bottom:28px; float:left; background-color:#a33303;}
#footer{ position:fixed; bottom:0; }

.statmenuitem, .dynmenuitem{background-color:transparent; height:40px; width:150px; background-image:url(images/buttonbg.png); text-align:center; }
.statmenuitem:hover, .dynmenuitem:hover{background-image:url(images/buttonbghover.png); /*color:#fda102;*/}
.statmenuitem a, .dynmenuitem a, .statmenuitem a:hover, .dynmenuitem a:hover{background-image:none;}


.collapsiblepanelheader{cursor:pointer; text-align:center; background-image:url(images/collapsebg.png);margin-bottom:0px; height:25px;}
.button{padding-left:50px; padding-right:50px; color:#e06e00;}
.buttons{ border:1px dotted black; width:737px; border-top:none;}
h1{font-family:Verdana; font-size:20px;}

.photoalbumimage{border:1px solid black; cursor:pointer;}
.photoalbumrow{padding-left:8px; padding-right:8px;}
hr{color:Black;}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
   position:absolute;
   width:100%;
   height:100%;
   background-color:Black;
   left:0px; top:0px;
   visibility:hidden;
   z-index:0;
}
.fullpicture
{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:5;
	}
	.ie8Fix{z-index:100;
	        background-color:#a33303;}
	        
.LanguageLink{padding-right:10px; padding-left:5px;}	        
.LanguageImage{ vertical-align:middle; border-width:0px;}
.BreadcrumbClass{color:#e06e00;}

.AdRotator{border-width:0px; height:162px; width:140px; margin-left:10px; }


ul.nav, ul.nav ul {list-style-type:none; list-style-position:outside;position:relative; left:-25px; z-index:100; }
ul.nav a, ul.nav a {text-decoration:none; color:#e78700; }
ul.nav li {background-image:url(images/buttonbg.png); width:150px; height:30px; text-align:center;padding-top:10px;}
ul.nav li:hover {background-image:url(images/buttonbghover.png);}
ul.nav .hidden{display:none;}
ul.nav .moved{position:relative; top:-25px; left:109px;z-index:100000;bottom:0;}

