/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

img.main {
    margin: 5px;
}

pre {
    font-family:courier, monospace; 
}
a {
	color: #3780ff;
	text-decoration: none;
}

a:link {
	color: #3780ff;
	text-decoration: none;
}

a:visited {
	color: #e45400;
	text-decoration: none;
}

a:hover {
	color: #1616A2;
	text-decoration: underline;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 135%;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
    font-family: Verdana,Arial,sans-serif;
    font-size: large;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

h3 {
    font-family: Verdana,Arial,sans-serif;
    font-size: large;
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
}

h4 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 90%;
    font-style: italic;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: disc;
}

ul ul {
    list-style-type: circle;
}

ul ul ul {
    list-style-type: square;
}

p {
    font-family: "Times",serif;
    font-size: 100%;
    color: #222222;
    margin-bottom: 10px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#navBar{
    width: 100%;
	padding: 0px;
	background-color: #1616A2;
}

/* Nav Bar link properties */
.mainNav {
    color: #ffffff;
 	font-size: 105%;
 	font-weight: bold;
	font-family: Arial;  
	letter-spacing: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
a.mainNav:link {
	color: #ffffff;
}

a.mainNav:visited {
	color: #ffffff;
}

a.mainNav:hover{
	color: #ffffff;
	background: #3790ff;
	text-decoration: none;
}
/* end nav bar links*/

/* Top links */
.toplinks {
    font-family: Arial, Helvetica, sans-serif;
    float: right;
	font-size: x-small; 
	color: #ffffff;
	padding-left:5px; 
	padding-right:5px;
	padding-top: 5px;
}
a.toplinks {
	color: #ffffff;
}
a.toplinks:link {
	color: #ffffff;   
}
a.toplinks:visited {
    color: #e45400;  
}
a.toplinks:hover {
	color: #ffffff;   
}
/* end top links */

.boxtext {
   margin-left: 5px;
   margin-right: 5px;
   font-family: sans-serif;
   font-size: small;
}

.box {
	color: #000000;
	background-color: #f1f1f1;
	width: 150px;
	float: none;
	border: 1px solid;
	border-bottom: 10px solid;
	border-color: #1616A2;
}

.boxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: white;
	background-color: #1616A2;
	width: 100%;
	text-align: center;
	float: right;
}

.forumbox {       
    font-family: sans-serif;
    font-size: x-small;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom:2px;
    padding-bottom:2px;
}


/* Forms  */
.submit-search {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    border: 1px #000 solid;
    margin-right:5px;
    margin-left:2px;
    margin-bottom:10px;
}
.search-box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    border: 1px #000 solid;
    margin-right:5px;
    margin-left:2px;
    margin-bottom:10px;
}
form {
    margin: 0; 
    padding: 0;
}

.blue {
    color: #3780ff;
    font-weight: bold;
    font-style: italic;
}
/***********************
 * GeologyRocks styles *
 ***********************/
ul.tutorialresult {
	font-family: "Times",serif;
 	font-size: large;
 	color: #000000;
	line-height: 100%;
}

li.author {
	font-family: "Times",serif;
 	font-size: medium;
 	color: #000000;
 	font-style: italic;
 	padding-bottom: 10px;
 	padding-left: 10px;
	list-style-type: none;
}

.small {
	font-size: 80%;
}

.needed {   
    color: #ff0000;
    font-size: 8pt;
    vertical-align: super;
}

img.displaypic {
    border: 1px solid black; 
}

.message {
    font-family: "Times",serif;
    font-size: 100%;
    color: #ff0000;
}

/******************
 * Error Messages *
 ******************/
p.error {
    font-size:100%;
    color: #ff0000;
    background-color: #ffffff;
}

h2.error {
    font-size:110%;
    color: #ff0000;
    background-color: #ffffff;
}
dt {
    font-weight: bold;
}

/****************
 * Navigation   *
 ****************/

#tutorial .tutorial, #shop .shop, #glossary .glossary, #pictures .pictures, #links .links, #fun .fun, #articles .articles
{
	color: #ffffff;
	background: #3790ff;
}

li.inline {
    display:inline;
    padding-left: 3px;
    padding-right: 3px;   
    margin: 3px;
}

.boxlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;   
}

.boxlinks A:hover {
    background-color: #1616A2;
    color: #e45400;
    text-decoration: underline;
}

li.linklist {
	padding-bottom: 10px;
    list-style-type: none;
}

.linkurl {
    font-size: small;    
    font-style: italic;
    color: #555555;
}

.tutfigure {
    border: 1px black solid;
    font-family: "Times",serif;
    font-size: 100%;
    color: #000000;
    margin-bottom: 10px;
}


/*******************
 * Side navigation *
 *******************/
.navcontainer { 
    width: 100%; 
    padding-top:5px;
}

.navcontainer ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
}

.navcontainer a {
    display: block;
    padding: 0px;
    padding-bottom: 3px;
    padding-left: 5px;
    width: 145px;
    background-color: #f1f1f1;
}

.navcontainer a:link {
    color: #3780ff;
    text-decoration: none;
}
.navlist a:visited {
    color: #e45400;
    text-decoration: none;    
}

.navcontainer a:hover {
    background-color: #1616A2;
    color: #e45400;
    text-decoration: underline;
}


.boxout {
	background-color: #f1f1f1;
	color: #000000;
	width:375px;
    border: solid 1pt #000000;
    float:right;
    padding: 5px;
    margin: 5px;
}

.code {     
    font-family:courier, monospace;
}

.abstract {     
    font-size: small;    
    font-style: italic;
}