/* GLOBAL SETTINGS
---------------------------------------*/

#wrapper {
	width: 827px; 
	margin: 0 auto;
	background-color: white;
	border: 1px solid black;
}

a:link { color: black; } 

/* HEADER
---------------------------------------*/

	header {
	position: relative;
	height: 150px;
	background-image: url(../images/core_banner2.jpg);
	background-repeat: no-repeat;	

}



/* MAIN NAVIGATION 
---------------------------------------*/	
nav.main {
	
	
	background-color: #685537;
	font-family: 'Open Sans', sans-serif;
	margin: auto;
	width: 100%;
	height: 30px;
	font-size:14px;
}

nav.main ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

nav.main li {
	display: inline;
	line-height: 2em;
	margin-left: 1em;
}

nav.main li a {
	color: white;
	text-decoration: none;
	padding:0;
}

nav li a:hover {
	background-color: #05416d;
	color: white;
	
}

/* MAIN AREA 
---------------------------------------*/	
section#main_area {
	font-family: 'Ubuntu', sans serif; 
	font-size: 80%;
	float: left;
	width: 500px;
	padding-left: 20px;
}


section#main_area a {
	color: #044f86;
}


article#about_standard h1 {
	color: #044f86;
	margin-left: 8px;
	margin-top: 20px;
	
}

article#about_standard p {
	margin-left: 8px;
	margin-top: 10px;
}

article#documentation h1 {
	margin-left: 8px;
	margin-top: 10px;
	color: #044f86;
	font-size: 100%;
}

article#documentation p {
	
	float:right;
	color: #685537;
	font-size: 100%;
	width: 175px;
	height: 150px;
	margin-top: -2px;
	font-family: 'Open Sans', sans-serif;
	margin-right: 3em;
	font-weight: bold;
	
}

article#documentation h2 {
	
	float: left;
	clear: left;
	font-size: 80%;
	font-family: 'Open Sans', sans-serif;
	
}

.screen_shot {
	float: left;
	padding-left: 8px;
	background-color: white;	
}

figure {
	
   	margin: 0 0 1em .1em;
	float: left;
}

section#side_bar  {
	background-color:#f6e6cd;
	font-family: 'Open Sans', sans-serif;
	font-size: 55%;
	float: right;
	postion: relative;
	padding: 1em 1em 1em 1em;
	width: 190px;
	height: 500px;
	margin-bottom: 0;
	margin-right: 32px;
	margin-top: 25px;
	border: 2px solid;
	border-color:#006699;
	border-radius: 5px;
} 

section#side_bar p  {
	color: black;
	clear: both;
}
		
section#side_bar a  {
	color: #044f86;
	text-decoration: none;		
}

section#side_bar ul {
	list-style-type: none;
	margin: 0 0 0 -40px;	
}

section#side_bar li {
	
	text-decoration: none;
	margin: 1em 0;		
}
		
section#side_bar h1 {
	color: black;
	border-bottom: 1px solid black;
	clear: both;	
}

/* FOOTER
---------------------------------------*/

footer {
	padding:.5em 0 .35em 0; 
	font-size: 55%; 
	clear: both;
	border-top: 5x solid #9f4688;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

footer p {
	margin:10px;
		
}

footer a {
	
	
}

/* FAQ Page

---------------------------------------*/

article#faq_questions {
		
	padding-left: 8px;
}

article#faq_questions h1 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	
}


/* About Page

---------------------------------------*/

article#about {
		
	padding-left: 8px;
}

article#about h1 {
	color: #044f86;
	font-size: 120%;
	font-family: 'Ubuntu', sans serif; 
}


article#about h2 {
	color: #044f86;
	font-size: 100%;
	font-family: 'Ubuntu', sans serif;		
}

/* Examples 

---------------------------------------*/

article#examples h1 {
	color: #044f86;
	padding-left: 13px;
	font-family: 'Ubuntu', sans serif; 
	padding-left: 8px;
	
}

article#examples p {
	color: black;
	padding-left: 8px;
	font-family: 'Ubuntu', sans serif; 
}


.exampleLabels {
  padding: 2px 1px 3px;
  font-size: 11px;
  color: #998675;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 10px;
  text-align: center;
  vertical-align: middle;
}

.exampleLabels a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
}

.exampleLabels a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
}

.exampleLabels a:hover {
  color: #c4b49b;
  text-decoration: none;
  font-size: 10px;
  line-height: 10px;
}

.exampleLabels a:active {
  padding: 3px 1px;
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 11px;
}

.category1 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example006_tile.jpg);
  background-repeat: no-repeat;
  color: #000000;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category2 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example010_1_tile.jpg);
  background-repeat: no-repeat;
  color: #000000;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category3 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example018_tile.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category4 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example026_tile.jpg);
  background-repeat: no-repeat;
  color: #000000;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category5 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example026_tile.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category6 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example029_tile.jpg);
  background-repeat: no-repeat;
  color: #000000;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category7 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/drawing_title.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.category8 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example016_tile.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.tileLabels {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  height: 129px;
  width: 192px;
  display: inline;
}
.category9 {
  background-image: url(file:///Macintosh%20HD/Users/meyeret/Desktop/Website%20Examples/images/example031_tile.jpg);
  background-repeat: no-repeat;
  color: #ffffff;
  width: 192px;
  height: 129px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.mainContentTitle {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #003366;
  text-align: center;
}
.main-content-title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #645335;
  text-align: center;
  background-position:  center center;
  padding-top: 5px;
  padding-bottom: 5px;
}
td {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
.smaller {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
td.column1 {
  border-color: #eeeeee;
  padding: 6px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  vertical-align: text-top;
  width: 20%;
  min-width: 180px;
}
td.column2 {
  border-color: #eeeeee;
  padding: 6px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  vertical-align: text-top;
  width: 20%;
  min-width: 120px;
}
td.column3 {
  border-color: #eeeeee;
  padding: 6px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  width: 60%;
  vertical-align: text-top;
}
.inst {
  font-weight: bold;
}
.coll {
  font-weight: bold;
  padding-top: 6px;
}
.navlink {
  font-size: 7pt;
}
.exampleName-1 {
	color: white;
	background-color: #645335;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
}
.subtitle a:link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #645335;
  font-weight: bold;
  text-decoration: underline;
}
.subtitle a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: bold;
  color: #726652;
  text-decoration: underline;
}
.subtitle a:visited {
  color: #645335;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: bold;
  text-decoration: underline;
}


/* Presentations Page

---------------------------------------*/
article#presentations {
	padding-left: 8px;		
}

article#presentations h1 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 120%;
}

article#presentations h2 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 90%;
}

article#presentations h3 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 120%;
}

article#presentations a {
		color: #044f86;
}
	
article#documentation_faq {
	width: 250px;
	float: right;
	overflow: hidden;
	padding-right: 20px;
	font-family: 'Open Sans', sans-serif;
}

article#documentation_faq h1 {	
	color: #044f86;
	font-size: 80%;
}

article#documentation_faq h2 {	
	color: black;
	font-size: 60%;
	
}

article#documentation_faq a {
	color: #044f86;
	
}


/* registry Page

---------------------------------------*/
article#registry {
	padding-left: 8px;		
}

article#registry h1 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 120%;		
}

article#registry  h2 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 100%;	
}

article#registry h3 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 100%;
}

article#registry a {
		
	color: #044f86;
}

/* tools Page

---------------------------------------*/
article#tools {
	padding-left: 8px;		
}

article#tools h1 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 120%;		
}

article#tools h2 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 100%;	
}

article#tools h3 {
	color: #044f86;
	font-family: 'Ubuntu', sans serif; 
	font-size: 100%;
}

article#tools a {
		
	color: #044f86;
}
	
}


