@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
 	height:700px;
	width:580px;
  	padding:0px 0 10px 340px;
  	background:#ffffff;
 }
 
 div#left-sidebar{
  position:fixed left;
  top:0px;
  left:20px;
  width:300px;
  background:#ffffff;
  color: #000;
 }
 

 
 div#content{
 	float:right;
 	margin-left:0px;
  	background:#fff;
 }
 
 @media screen{
  body>div#left-sidebar{
   position:fixed;
  }
 }
 
 * html body{
  	overflow:hidden;
 }
 
 * html div#content{
  	height:100%;
  	overflow:hidden;
 }


.clearfloat { 
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#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(assets/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(assets/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; }



/* tabbed panel email form */



#contactarea {
line-height:20px;
	width:300px;
	height:auto;
	margin:0px 0px;
	text-align:left;
	padding:5px 0px;
	border:none;
	background-color:#ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#inputbox {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 298px;
	padding: 2px; 
	font-variant:small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#inputlabel {
	color:#CCCCCC;
	font-variant:small-caps;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#textarea {
	margin: 0px 0px;
	background-color:#FFFFff;
	border: 1px solid #cccccc;
	padding: 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:298px;
	
}

#submitbutton {
margin-top:10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ffff33;
	background-color: #ffff33;
	line-height:25px;
	float:right;

}

					
				
		
/* ^ tabbed panel email form */






/* sidebar1 content*/

.title {
	top:0px;
}

h1 {
text-align:left;
	border: none;
	margin: auto;
	color: #FF9900;
	backround-color:#ffffff;
	height:auto;
	font-size:xx-large;
	padding:20px 20px 20px 0px;
	
}

#globalnav {
	
	padding: 20px 20px 20px 20px;
  	min-height: 120px;
	width:auto;	
	background-color: #ff9900;
}

.glonav {
	line-height:30px;
	font-weight:bold;
	padding:0px 05px 0px 0px;
	margin:auto;
	float:left;	
	display:block;
	font-size:x-large;
	color:#fff;
}

.glonav:hover{color:#ffff33; text-decoration:underline;}
.glonav:active{color:#ffff33;}


.badgedescrip:link{
	font-size:x-small;
	color: #000000; 
	text-decoration: none; 
	float:left; 
	margin:10px 0px 0px 0px; 
	background-color: #FFFF00; 
	padding:2px 5px;
	height:15px; 
	width:auto; 
	font-variant:normal;
	border:2px thick #FFFFFF;
 }
 
 .badgedescrip:visited {
 	font-size:x-small;
	color: #000000; 
	text-decoration: none; 
	float:left; 
	margin:10px 0px 0px 0px; 
	background-color: #FFFF00; 
	padding:2px 5px;
	height:15px; 
	width:auto; 
	font-variant:normal;
	border:2px thick #FFFFFF;
}
	

	
.infopane {
	margin-top: 0px;
	backround-color:ff9900;
	height:384px;
}
	
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	width:300px;
}

.TabbedPanelsTab {
	color:#ffffff;
	position: relative;
	top: 5px;
	float: left;
	padding: 10px 20px;
	margin: 0;
	font: bold small sans-serif;
	background-color: #ff9900;
	list-style: none;
	border-left: solid 1px #ff9900;
	border-bottom: solid 1px #ff9900;
	border-top: solid 1px #ff9900;
	border-right: solid 1px #ff9900;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	color: #ffff33;
	text-decoration:underline;
	background-color: #FF9900;
}

.TabbedPanelsTabSelected {
	color:#ff9900;
	text-decoration: underline;
	background-color: #ffffff;
	border: none;
	padding: 10px 26px 10px 27px;
	outline:0;
}

.TabbedPanelsTab a {
	color: #FFFF33;
	text-decoration: underline;
}

.TabbedPanelsContentGroup {
	clear: both;
	margin-top:20px;
	border-left: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 1px #ffffff;
	background-color: #ffffff;
}

.TabbedPanelsContent {
	padding: 10px 0px 10px 0px;
}

.TabbedPanelsContentVisible {
}




/* main content */

#block {
margin-right:0px; 
	width:580px;
	position: static;
	max-height:160px;
	min-height:160px;
}

	
#description {
text-align:left;
	position:static;
	height:120px;
	background-color: #3399CC;
	margin:0px 20px 0px 0px;
	padding:20px 20px 20px 20px;
	border:0px;
	width:580px;
}

*.descriptitle {
	text-align: left;
	color: #ffff33;
	font-size:x-large;
	font-weight:bold;
	border:0px;
	margin:0px;
	padding:0px;
}

*.descrip {
	color: #ffffff;
	font-size:small;
	font-variant:small-caps;
	margin:0px 0px 0px 0px;
	padding:0px;
 }

#block2 { 
	position: relative;
	margin-top:10px 0;
}

#badge {
	text-align:left;
	position:relative;
	height:180px;
	background-color: #EAEAEA;
	margin:20px 20px 0px 0px;
	padding: 20px 20px;
	border: 0px 0 0 0;
	width: 580px;
}


.badgeimg {
	border:none;
	margin:auto;
	position:relative;
	float:left;
	height:180px;
	width:180px;
}
	
.img {
	border:none;
	display:block;
	width:auto;
	height:auto;
}

.badgetag {
	top:5px;
	position:relative;
	float:right;
	display:block;
	line-height:8px;
	height:180px;
	width: 180px; 
	margin: 0px 5px 0 0;
	border:0px; 
	padding: 0 0 0 0px; 
}

.btc {
	position: relative;
	float:none;
	line-height:8px;
	font-size:x-small;
	font-variant:small-caps;
	color: #333333;
	height:auto
}

.badgedescrip {
	
	position: relative;
	float:right;
	height:180px;
	width: 180px; 
	margin:0 0px 0 15px;
	border:0px 0px;
	padding:0px 0px 0px 0px;
}	

.bdc { 
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	height:auto;
	line-height:15px;
	font-size:x-small;
	font-variant:small-caps;
	color: #666666;
}

.badgetag {
	top:5px;
	position:relative;
	float:right;
	display:block;
	line-height:8px;
	height:180px;
	width: 180px; 
	margin: 0px 0 0 0;
	border:0px; 
	padding: 0 0 0 0px; 
}

.btc {
	position: relative;
	float:none;
	line-height:8px;
	font-size:x-small;
	font-variant:small-caps;
	color: #666666;
	height:auto
}

#resume {
	background-color:#999999;
	text-align:left;
	position:static;
	height:auto;
	margin:20px 0px 0px 0px;
	padding:10px 20px 20px 20px;
	width:580px;
}

.t1 { 
	color:#666666;
	font-size:x-large;
	font-weight:bold;
}

.t12 { 
	line-height: 35px;
	color: #ffffff;
	font-size:x-large;
	font-weight: normal;
	font-variant:normal;
	
}

.t13 {
	color:#ffffff;
	font-size:large;
	font-variant: normal;

}

.t2 {
	color: #666666;
	font-size:small;
	font-variant:small-caps;


}



.t3 {
	color:#ffffff;
	font-size:x-small;
	font-variant:small-caps;
	
	}
	
h3 {
	padding::0px 0px 10px 0x;
	margin:auto;
	font-size: medium; 
	color: #4E4E4E;
	font-variant:small-caps;
	font-weight:bold;
}


.tabc {
padding:10px 0px 0px 10px;
margin:0px 0 0px 0;
float:right;
font-size:small;
color: #cccccc;
line-height:auto;
font-size:x-small;
color:#ffffff;
text-decoration:none;

}

.tabc:hover {
color:#ffff33;
text-decoration: blink;
font-size:xx-large;
font-weight:bold;
text-align:right;
}










