/** BASIC */

body { margin: 0; padding: 0; line-height: 12pt; text-align: left; font-size: 10pt; color: #353535; font-family: Corbel, "Gill Sans", sans-serif, helvetica; background: white url(../../../../../RoL%20site%2009/images/img02.jpg) repeat-x left top; width: 1200px; }

h1, h2, h3, h4, h5, h6 { color: #353535; font-weight: normal; }

a { color: #4ebcd7; text-decoration: none; }

a:hover { color: #4ebcd7; text-decoration: none; }

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(../../../../../RoL%20site%2009/images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(../../../../../RoL%20site%2009/images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header { color: #f47137; background-color: transparent; width: 1000px; margin: 0 auto; padding: 1em; height: 126px; }

#header h1 { color: #353535; font-size: 30pt; margin: 0; padding: 20px 0 0; text-transform: capitalize; font-weight: bold; font-style: normal; line-height: 32pt; }

#header h2 { color: #211e1e; margin: 0 0 0 -80px; padding: 0 0 0 95px; text-transform: capitalize; font-weight: bold; font-size: 18pt; }

/** MENU */

#menu {
	width: 1000px;
	margin: 0 auto;
}

#menu ul { text-align: left; margin: 0; padding: 0; list-style: none; }

#menu li {
	display: inline;
}

#menu a { padding: 0 20px; text-decoration: none; text-transform: capitalize; font-weight: 400; font-size: 12pt; color: #4ebcd7; background-image: url(../../../../../RoL%20site%2009/images/img04.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right 50%; }

#menu a:hover { color: #4ebcd7; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#menu .active {
	background: #ffffff;
	color: #4ebcd7;
}

/** CONTENT */

#content { width: 800px; margin: 0 auto; padding: 40px 0 20px; }

#columnA2 { float: right; width: 600px; }
#columnA { width: 600px; float: none; clear: none; }
#columnA h2 {
	height: 22px;
	font-size: 12pt;
	font-weight: bold;
}
#columnB { float: left; width: 200px; padding-left: 20px; }
#columnB2 { padding-left: 20px; width: 200px; height: 1200px; float: left; }
#columnB3 { padding-left: 20px; width: 200px; height: 400px; float: left; }
#columnB h3 {
	height: 22px;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}
#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 #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; }


/** FOOTER */

#footer { color: white; background: url(../../../../../RoL%20site%2009/images/img03.gif) repeat-x left top; clear: both; margin: 0 auto; height: 59px; text-align: center; }

#footer p {
	margin: 0;
	padding: 18px 0 0;
	font-size: 10px;
	color: #f47137;
}

#footer a {
	color: #4ebcd7;
}