/* CSS Document */

label{
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
	
	color: #525252;
	font-weight: bold;
	font-size: 10pt;
}

body, html{
	
	font-family: Arial, Sans-serif;
	text-align: center;
}

iframe{
	border: 0;
	margin:  0;
}

img{
border: 0px;
vertical-align:middle;
}

em{
font-weight: normal;
}

form{
display: inline;
}

p{

}

/*
a.info{
   position:relative;
   z-index:24; background-color:#000;
   color:#FFF;
   text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{
   display:block;
   position:absolute;
   top:2em; left:2em; width:15em;
   border:1px solid #0cf;
   background-color:#000; color:#FFF;
   text-align: center}
*/
   
/*-------------------------------------------------------------------------------- Headers */
h1{
	color: #000000;
	font-family: "Arial",Sans-Serif;
	font-size: 14pt;
	margin-top:0px;
}
h2{
	font-size: 12pt;
	color: #000000;
	margin-top:0px;
	
}

h3{
	font-size: 10pt;
	color: #000000;
	margin-top:0px;
}

h4{
	font-size: 8pt;
	color: #525252;
	margin-top:0px;
}
h5{
	font-size: 8pt;
	font-weight: normal;
	color: #525252;
	margin-top:0px;
}
h3.centered{
	text-align: center;
}

h3.equip{
	color: #333333;
}
.headerBox h2{color:#FFF;}
.headerBox h3{color:#FFF;}
.search h3{color: #777;}
.search h2{color: #000;}

/* -------------------------------------------------------------------------------- Containers */
.administrator_options {
	background-color: #FFE0DD;
	padding: 4px;
	font-size:10px;
	border: 1px dotted #FF0000;	
}

#cAlignAll{
	width: 640px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 10px;
	
	text-align: left;
	
	border: 1px solid #AEAEAE;
	clear:both;
}

#cTopNavigation{
	
	width: 100%;
	height: 157px;
	
	margin-bottom: 20px;
	padding:0px;

	background-color: #FED500;
	border-bottom: 1px solid #AEAEAE;	
	
}

#cMain{
	width: 100%;
	
}

#cMainSideNav{
	width: 120px;
	
	float: left;
	
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
	
	border: 1px solid #AEAEAE;
}

#cContentTop{
	width: 100%;
	
}
#cContentBottom{
	width: 470px;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: right;
	
	font-size: 10pt;
	border: 1px solid #AEAEAE;
	
}
#cFooter{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	clear:both;
}
#cFooter td{
	text-align: left;
	color: #000;
	font: bold 8pt Arial,Sans-Serif;
	padding:0px;
}
#cFooter td.light{
	color: #888;
	
}
#cFooter a.light{
	color: #888;
	
}
#cFooter a.dark{
	color: #000;
	
}
/* --------------------------------------------------------------------------------  Ruled Lines */
.rule{
border-bottom: 2px solid #FED500;;
}

/* --------------------------------------------------------------------------------  Tables */
td,tr{
	
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 10px;
	
}
.search td,tr{
padding: 0px 4px 3px 4px;
margin: 0px;
}

.newTool td{
	padding: 2px 10px 0px 10px;
}
#equipment th,td{
	text-align:left;
	padding: 2px;
}

.searchResults td{
font-size: 8pt;
font-weight: normal;

}
table.searchResults{
border-bottom: 2px solid #FED500;
margin-bottom: 10px;

}
/* -------------------------------------------------------------------------------- Search page */
.searchResults img{
vertical-align: middle;
}
/* -------------------------------------------------------------------------------- Forms */
input[type="text"]{
border-style: solid;
border-color:#AEAEAE;
border-width: 1px;
background-color: #FFF;
}
textarea{
border-style: solid;
border-color:#AEAEAE;
border-width: 1px;
background-color: #FFF;
}
input.submit{
border-style: solid;
border-color:#AEAEAE;
border-width: 1px;
background-color: #FFF;
padding:2px;
}
input.fill{
border-width: 0px;
background-color: #FFF;
background-color: #FED500;
color: #000;
padding:2px;
font-weight: bold;
font-size: 10pt;

}
input[type="checkbox"]{border:0px;}
/* --------------------------------------------------------------------------------  Links */
a {
	text-decoration: none;
	}

a:link {
	color: #555;
	}

a:visited {
	color: #555;
	}

a:active {
	color: #000;
	}



/* --------------------------------------------------------------------------------  Buttons */
.button{

	background-color: #FED500;
	
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	
	padding: 4px 10px 4px 10px;
	margin-right: 2px;
	float: left;
	border: 0px;
	
}

.button input{

	background-color: #FED500;
	
	font-weight: bold;
	font-size: 9pt;
	color: #000;
	
	padding: 2px 10px 2px 10px;
	margin-right: 2px;
	float: left;
}

a.button{
color: #000;
}
a.button:visited{
color: #000;
}		
/* --------------------------------------------------------------------------------  Top nav stuff */
.topNavLink a
{
color: #FFF;
padding-right: 25px;
}
.topNavLink a:visited{color: #FFF;}

.topNavLinkBar
{
	background-color: #000;
	padding: 2px;
}
.helpLink a{
	color: #FFF;
	padding-right: 10px;
	padding-left: 40px;
}
.helpLink a:visited{color: #FFF;}
/* --------------------------------------------------------------------------------  side nav styles */
.sideTitle{
	background-color: #FED500;
	padding: 3px;
}
.sideSection{
	padding-bottom: 20px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 0px;
}

.sideSection img{
	vertical-align: middle;
	padding-right: 4px;
}

.sideSection ul{
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	
}

.sideSection li{
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sideSectionLogo{
	padding-bottom: 15px;
}

.sideTitle a{ color:#000; }
.sideTitle a:visited{ color:#000; }

/* -------------------------------------------------------------------------------- main content area formating */
.headerBox{
	height:24px;
	background-color: #000;
	padding: 5px 10px 2px 30px;
	margin-bottom: 40px;
	color: #FFF;
}
.headerBox a{
	color: #FFF;
}
.headerBox a:visited{
color: #FFF;
}

.contentColLeft{
	float:left;
	width:70%;
	margin:0px;
	padding:0px;
}
.contentColRight{
	float:right;
	width:25%;
	text-align: right;
	margin:0px;
	padding:0px;
}
.contentRow{
	width:100%;
	margin: 0px 0px 15px 0px;
	padding:0px;
	
}
p.tutorial{
padding: 0px 10px 20px 0px;
}

.new{
padding-left:10px;
padding-right:30px;
padding-top: 5px;
text-align:right;
line-height: 1.75em;
background-color: #D1D1D1;	
}
.new h3{ color:#777; }
.new h2{ color:#000; letter-spacing:1px;}

#cMainContent p.first{
	padding-top: 0px;	
}
#featured {
	float: right; 
	background-color: #333333; 
	width: 360px; 
	padding: 10px;
	font-size:12px;
	margin-bottom: 10px;
}
#featured a, #featured {
	color: #FFFFFF;
}
#featured h1 {
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
}
#featured p {
	width: 180px;
}

/* -------------------------------------------------------------------------------- Black bar headers*/
.home{
background-color: #000;
padding: 2px 2px 2px 10px;
color: #FFF;
}

.barHeader{
	background-color: #000;
	padding: 2px 2px 2px 10px;
	margin-left: -10px;
	margin-right: -5px;
	color: #FFF;
}
.barHeader a{
	color: #FFF;
}


/* -------------------------------------------------------------------------------- overlays and thumbnails */
.imgNumber{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 2;
	
	background-color: #FFFFFF;
	color: #000000;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	
	border: 1px solid #000;
	
	font-size: 7pt;
}
.thumbBig img{
	border: 1px solid #000;
}
.thumbBox img{
	border: 1px solid #000;
}
.thumbBox{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width:80px;
	height:80px;
}
.thumbSmall{
 margin:0px 8px 8px 0px;
}

.overlay{
	position: absolute;
	z-index: 2;
	
}
.thumbBig{
	width: 80px;
}
.thumbSmall{
width:50px;
height:50px;
margin-top: 10px;
}
.thumbSmall img{
width:50px;
height:50px;
}

/* --------------------------------------------------------------------------------  other formating */
.centered{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.inline{
display: inline;
}
.relative{
position:relative;
}

/* --------------------------------------------------------------------------------  avatar */

td.avatar{
padding-top:10px;
}

div.avatar{
padding:0px;
width:100px;
height:100px;
text-align:center;
border: 1px solid #000;
margin-bottom:5px;
}
.avatar img{
vertical-align:middle;
}
div.avatarListBox
{
float:left;
text-align:center;
margin-bottom:5px;
padding:2px;
}

img.avatar{
border: 1px solid #000;
}

/* --------------------------------------------------------------------------------  page numbering */
a.pageNum{
	width: 20px;
	display: block;
	float: left;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin-right:3px;
	border: 2px solid #FFF;
}
a.pageNum:hover{
	
	padding: 2px 2px 2px 2px;
	border: 2px solid #FED500;
	
}
a.pageOn{
	font-weight: bold;
	border: 2px solid #FED500;
	
}

/* --------------------------------------------------------------------------------  overly link areas */

.freeMediaToolKit{
position:absolute;
margin-top:70px;
margin-left:80px;
width:260px;
height:70px;
z-index: 2;
display:block;
}
.mediashedOver{
position:absolute;
margin-top:148px;
margin-left:128px;
width:90px;
height:15px;
z-index: 3;
}
.eyebeamOver{
position:absolute;
margin-top:148px;
margin-left:225px;
width:80px;
height:15px;
z-index: 4;
}

img.freeMediaLogo{
margin-bottom: 10px;
margin-right: 5px;
}

em.required{
	font-size: 8pt;
	color: #777;
}

.enterHome{
margin-bottom:0px;
padding-bottom:2px;
text-align:right;

}

.commentBar{
	background-color: #999;
	padding: 2px 2px 2px 10px;
	margin-left: -10px;
	margin-right: -5px;
	color: #FFF;
}

p.comment{
	color: #666;
	font-size: 9pt;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}

h3.comment{
	color: #666;
	margin-top:20px;
	margin-bottom:5px;
	padding: 0px;
}


.about{
	padding: 10px 80px 10px 20px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 15pt;
}
.about p{
	padding-bottom: 15px;
}