@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	background-color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin-left: 20px;
	margin-top: 4px;
	font-weight: normal;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}
h2 {
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.clear {
	clear:both;
}
#logo {
	width: 800px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
}
#logo img {
	border: none;
	margin-left: 58px;
}
#mainContainer {
	width:800px;
	text-align:left;
	height:600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#leftContainer {
	height: 600px;
	width: 244px;
	position: relative;
	float: left;
}
#rightContainer {
	width: 439px;
	float: right;
	height: 600px;
}
#rightContent {
	margin-right: 20px;
	margin-left: 20px;
}
#topBar {
	width:760px;
	height:100px;
}
#leftMenu {
	width:96px;
	padding-left:10px;
	padding-right:10px;
	height: 597px;
	padding-top: 3px;
	float: left;
}   
#mainContent {
	width: 520px;
	padding-right:10px;
	float:left;
	height: 600px;
}
.halfcolumn {
	width: 44%;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}
.halfcolumn ul {
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.halfcolumn a:link, .halfcolum a:visited {
	color: #8B2D2E;
}
#rma_menu li {
	list-style-type:none;
	position:relative;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
}
#rma_menu ul {
	margin:0px;
	position:relative;
	padding: 0px;
}
#rma_menu div {
	margin:0px;
	padding:0px;
}
#rma_menu {
	width:96px;
	visibility:hidden;
}
/* All a tags */
#rma_menu a {
	color: #FFFFFF;
	text-decoration:none;
	outline: none;
	display:block;
	clear:both;
	padding-left:2px;
	font-size: 10px;
}
/* Main menu items */
#rma_menu .slMenuItem_depth1 {
	font-size: 12px;
	margin-top: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
#rma_menu .slMenuItem_depth1:active {
	color: #8B2D2E;
}
/* Sub menu items */
#rma_menu .slMenuItem_depth2 {	
	margin-top: 1px;
	color: #999999;
}
#rma_menu .slMenuItem_depth2:active {
	color: #FFFFFF;
}
#rma_menu .slMenuItem_depth3 {
	margin-top: 1px;
	color:#999999;
	padding-bottom: 3px;
}
#rma_menu .slMenuItem_depth3:active {
	color: #FFFFFF;
}
#rma_menu .slideMenuDiv1 ul {
	padding:1px;
}
#rma_menu .slideMenuDiv2 ul {
	margin-left:5px;
	padding:1px;
}
#rma_menu .slideMenuDiv3 ul {
	margin-left:10px;
	padding:1px;
}
#thumbnails {
	width: 75px;
	margin-top: 70px;
	margin-left: 110px;
}
#projectdetail {
	height: 210px;
	margin-top: 310px;
	margin-right: 20px;
	margin-left: 20px;
	/* auto scroll */ 
	overflow: auto;
}
#projectdetail p, #rightContent p {
	font-size: 11px;
	line-height: 15px;
}
#projectdetail h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
}
#rightContent a:link, #rightContent a:visited,{
	color: #8B2D2E;
	text-decoration: none;
}
#rightContent a:hover, #rightContent a:hover {
	text-decoration: underline;
}
#rightContent a:active {
	color: #FFFFFF;
}
#rightContent ul {
	font-size: 11px;
}
#gallery li img {
	visibility: hidden;
}
.gallerylinks a:link, .gallerylinks a:visited {
	color: #8B2D2E;
	text-decoration: none;
}
.gallerylinks a:hover {
	color: #B93C3C;
}
.mainimage {
	border: 1px solid #FFFFFF;
}
#jgal {
	list-style: none;
	width: 75px;
} 
#jgal li {
	float: left;
	display: block;
	width: 73px;
	height: 73px;
	background-position: left top;
	cursor: pointer;
	margin-bottom: 14px;
} 
#jgal li img {
	position: absolute;
	top: 70px;
	left: 380px;
	display: none;
	height: auto;
	width: auto;
} 
#jgal li.active img {
	display: block;
	background-position: left top;
} 
#jgal li.active, #jgal li:hover {
	outline-color: #bbb;
	opacity: .99;
	background-position: right top;
} 
#jgal li.active {
	width: 71px;
	height: 71px;
	border: 1px solid #FFFFFF; 

}
#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color: #333333;
	padding: 0px;
	margin-top: 20px;

}

#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;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}