
.chrome{}

a {
	font:Verdana, Geneva, sans-serif;
	color:#e8b900;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

body {
	margin:0px; padding:0px;
	background-image:url(shingles.jpg);
	font:70%/1.5 Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color: #333; 
}

#top_title {
	margin:0px; padding:0px;
	height: 108px; 
	background:transparent url(../../../includes/img/top_bg.png) repeat-x scroll 0 0;
	color: #fff; 
}

#box {
	padding-top:5px;
	background: #fff;
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	border-left: 3px solid #ccc;
	width: 820px;
	min-height:500px;
}

#box img {
	padding:2px;
	border: 1px solid #ccc;
	background:#fff;
}

h1 { 
	font-size: 16px;
	line-height: 90%;
}
h2 {
font-size:10px;
text-align:center;
font-style:italic;
color:#000000;

}

h3 { 
	font-size: 16px;
	line-height: 90%;
	color:#8a8a8a;
}
h4{
	color:#ff0101;
	display:inline;
	font-size:12px;
	}
p, h1, h3 {
	text-align:left;
	margin:20px;
}

#menu{padding:2px;border:1px
solid #ccc;background:#fff;margin:0px
10px 0px 10px}


#menu_bar {
	padding-left:1%;
	height:31px;
	background:transparent url(../../../includes/img/menu_bg.png) repeat-x scroll 0 0;
	color:#FFF;
}

.menu_button {
	padding:2px 0px 2px 0px;
}

.menu_button_hover {
	padding:2px 0px 2px 0px;
	background-color:#393939;
}

#menu_bar a {
	margin:6px 10px 6px 10px;
}

#paradigm {
	padding:3px;
	text-align:left;
	background: #fffacc;
	border: 1px solid #f9e964;
	margin:5px 10px 10px 10px;
	height:50px;
}

#footer {
	padding-top:7px;
}

#paradigm img{
	border:none;
}
#paradigm_l {
	float:left;
	width:203px;
}
#paradigm_r {
	float:right;
	margin:-3px 13px 0px -5px;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../../../includes/img/quote.gif) no-repeat 5px 10px; 
	background-position: 8px 10px;
	border: 1px solid #ccc; 
	border-left: 4px solid #ccc; 
	font-weight: bold;  
}

.left { 
	float:left;
}

.right {
	float:right;
}

hr {
	width:90%;
	height:1px;
	color:#ccc;
}

#form {
	text-align:left;
	padding:0px 0px 0px 10px;
}
#form p {
	margin:0px; padding:4px 0px 4px 0px;
}
#form img {
	border:none;
	cursor:pointer;
}
#form strong {
	font-size:14px;
}

.form_block {
	padding-left:40px;
	width:230px;
}

#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(../../../includes/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../includes/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; }

