/* CSS Document */
a {text-decoration: none;}
a:link{
	color:#1473CC;
}
a:hover{
	color:#5BC4BD;
}
a:visited{
	color:#1473CC;
	
}

body {/*width:100%;
	  margin:0 10% 0 10%;
	  padding:0;
	  border:0;*/
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      color: black;
	  }
p 	{
	text-indent: 0;
	font-size: .8em;
	}
.quote {
	font-style: italic;
	margin-right: 30px;
	margin-left: 30px;
}
	
#lsidebar 	{
	background-color: white;
	margin:0 0 0 0;
	padding: 0;
	border: 0;
	width:160px;
	float: left;
			}
			
#rsidebar 	{
	background-color: white;
	width:213px;
	float: right;
	outline-color: #00C;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	border: thin solid #18B3AF;
	position: relative;
			}

			
#topstory {
	margin:0 0 0 0;
	border: 5px thin solid;
	padding: 0 0 0 0;
	width: 365px;
	float: left;
}
	
#lsidebar a{text-decoration: none;}
#lsidebar a:link{color:black;}
#lsidebar a:hover{color:blue;}
#lsidebar a:visited{color:black;}

#libraryBar{
	background-color: white;
	margin:0 0 0 0;
	padding: 0;
	border: 0;
	width:160px;
	float: left;
			}
			
#libraryBar a{text-decoration: none;}
#libraryBar a:link{color:black;}
#libraryBar a:hover{color:blue;}
#libraryBar a:visited{color:black;}

#container {
	width: 800px;
	position:relative;
	left: 50%;
	margin-left:-400px;
	/* margin-right: 0;
	
	margin-bottom: 0;*/
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
			}
			
#containernews {
	width: 800px;
	position:relative;
	left: 50%;
	margin-left:-400px;
	/* margin-right: 0;
	
	margin-bottom: 0;*/
	margin-top: 25px;
			}
#logonews {
	background-color: white;
	background-image: url(/images/FCF_Logo_R_Holiday.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding: 0px;
	height: 110px;
	width: 800px;
	clear: both;
	}
	
#headernews {
	background-color:#CC9;
	height: 40px;
	width: 800px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#headernews h2 {
	color:#FFF;
	text-align:center;
	
}

#hrnews {
	width:100%;
	height: 5px;
	color:#CCC;
	background-color:#CCC;
	
}

.newsitem {
	padding: 0px;
	height: auto;
	width: 800px;
	clear: both;
	
}

.newsitem h3 {
	font-size:16px;
}

.newsitem p{
	font-size:12px;
}

.newsmore {
	font-style:italic;
}

	

#banner {
	 background-color:#D9D9D9;
	 height: 30px;
	 margin:0 ;
 	 padding:5px 0 10px 0;  }
		
#banner h1 {
	text-indent: 1em;
	font-size: 1.3em;
	text-transform: capitalize;
	color: black;
	text-decoration: none;
	font-weight: normal;
			}

#logo {
	background-color: white;
	background-image: url(/testbed/draft_banner.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 800px;
	clear: both;
	}

/*logo2 and title styles are used on the main index page only to implement the temporary redesign by KS on Oct 6, 2011 */

#header {
	width: 792px;
	height: 140px;
	/*background-color: #3c3a8e;*/
	background-image: url(/includes/headcolorgreen.jpg); /*THIS is the style declaration that calls the header color fade thing.  if it isn't working make sure the headcolor.jpg file is in the right place on the server */ 
	background-repeat: no-repeat;
	padding: 0px;
	}
	
#logo2 {
	float: left;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	height: 86px;
	width: 172px;
	/*clear: both;*/
	}
	
#title {
	height: 86px;
	width: 620px;
	float: left;
	}
	
#sharkLogo{
	background-color: white;
	background-image:url(/testbed/tournament/sharkbanner_new.jpg);
	background-repeat: no-repeat;	
	padding:0;
	height: 110px;
	width: 800px;}
	
#sharkLogo h1 {font-size:1.7em;
	color:#3c3a8e;
	font-weight: normal;
	padding-top: 40px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 190px;}

	
#logo h1 {
	float:right;
	font-size:1.8em;
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-left: 0px;
		 }

#logo h4 {
	font-size: 0.8em;
	text-transform:capitalize;
	color: white;
	font-style: italic;
	line-height: 0.8em;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	white-space: nowrap;
	line-height: 2;
	padding-top:25px;
			}

			 
#maincontent {
	margin: 0 0 0 170px;
	padding-left: 10px;
	height: auto;
				}
				
#maincontent h2 {
				font-size: 1.3em;
				text-transform: capitalize;
				text-decoration: none;
				}
#maincontent h3 {margin: 0 0 1em 0;
				font-size: 1.1em;
				text-transform: capitalize;
				text-decoration: none;
				}
				
#maincontent h4 {
				 font-size: .9em;	
				 margin: 1.0em 0 0 0;
				 padding:0;
				}
#maincontent h5 {
				 font-size: .8em;	
				 margin: 1.0em 0 0 1.0em;
				 padding:0;
				}

#maincontent ul li {
	list-style-type: disc;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-size: .8em;
				   }
#maincontent ol li {
	
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-size: .8em;
				   }
	
#footer    {
	padding: 10px;
	text-align:center;
	text-transform: capitalize;
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 0;
		    }

#footer p  { 
		    text-indent: 0;
			text-align: center;
			font-size: .7em;
			}
#booklist p {
			text-indent: 0;
			text-align: left;
			padding-left: 1em;
			padding-right: .5em;
			}
.authors 	{
			font-style: italic;
			line-height: 1.2em;
			font-weight: lighter;
			font-size: .9em;
			}			
.copyright 	{ 
			color: black;
			text-indent: 0;
			text-align: center;
			font-size: .6em;
			}
			
.floatimgleft {
				float:left;
				margin-top: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
			}
			
.floatimgright {
	float:right;
	margin-top: 10px;
				}
				
.floatimgcenter{float:left;
				margin-left: 150px;
				margin-right: 20px;
				}
				
.employers{	margin:-1em 0 0 0;
			padding: 10px 0 0 0;
			font-style: italic;
			font-weight: lighter;
			font-size: .8em;
			}
#container #maincontent .thumb 
		{ height: 84px;
		width: 640px;
		position: relative;
		list-style-image: none;
		float: left;
		}
	
#container #maincontent .floatleft {
	float: left;
	border: thick solid #3C3A8E;
	margin: 5px 15px 5px 10px;
}


#container #lsidebar .submenu {
	font-size: 11px;
	font-weight:normal;
	font-variant:normal;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#container #lsidebar .menu {
	
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	list-style-type: none;
	margin-left: 3px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container #lsidebar .menu li{margin-bottom: 15px;border-bottom: 2px solid; }
#container #lsidebar .submenu li{margin-bottom: 10px;border-bottom: 1px solid;}

.clear {clear: both;}
.required {font-weight: bold; color: #11B2B3;}

#container #libraryBar .submenu {
	font-size: 11px;
	font-weight:normal;
	font-variant:normal;
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#container #libraryBar .menu {
	
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	list-style-type: none;
	margin-left: 3px;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container #libraryBar .menu li{margin-bottom: 15px;border-bottom: 2px solid; }
#container #libraryBar .submenu li{margin-bottom: 10px;border-bottom: 1px solid;}

#imageLink{
	background-color: white;
	margin:0 0 0 0;
	padding:0;
	border:0;
				}
			
#imageLink a{text-decoration: none;}
#imageLink a:link{color:white;}
#imageLink a:hover{color:white;}
#imageLink a:visited{color:white;}

.arcel h1{font-size:2em; font-weight: normal; border-bottom: 2px solid; }

p .title{font-weight:bold;}
p .name{}
p .coAuthors{font-weight:lighter; font-style:italic;}
p .date{}
p .fileType{font-variant:small-caps;}



.arcLib{margin:0px;
		padding:0px 30px;}
.arcLib img{border-right:20px white solid;
            caption-side:inherit; }
	
.arcLib p{text-indent:40px;}	

#journal{margin:0; padding:10px;}

#journal h1{
	font-size: 1.4em;
	color:#3c3a8e;
	text-align:center;
	font-style:oblique;
	text-transform: uppercase;
	
			}
#journal .authors{font-weight: bold;
				  text-transform: uppercase;
				  font-size: .9em;
				  font-style:normal;
				  line-height:normal;
				  }	
#journal .affiliation{font-size: 0.8em;	padding:5px 0px 5px 20px ;}
				  
					
p .abstract{font-weight: normal; }
p .return{text-transform: uppercase;}
p .keyword{font-style:italic;}
p .thanks{font-size: .85em;}

#report {
	border:0px;
	position: fixed;
	float: left;
	clear:both;
}
#cover {
	height: 200px;
	width: 160px;
	margin-top: 15px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#presphoto {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	right: -5px;
	bottom: 0px;
}
.donation {
	border-top-color: #4FA9C0;
	border-right-color: #4FA9C0;
	border-bottom-color: #4FA9C0;
	border-left-color: #4FA9C0;
	background-color: #DDC196;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.calloutbox {
	background-color: #DBE9EA;
	border: thin solid #6EACC5;
	float: right;
	height: auto;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	margin-top: -40px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 8px;
}

#top {
	width: 600px;
	height:auto;
	float: right;
}
	
#signup {
	float: right;
	height: auto;
	width: 300px;
	margin-bottom: 10px;
}

form {
	width:130;
	}

