
/* DES 306 - Web Design II  Screen Layout Stylesheet */ 

 #printpagetitle {
 display: none;
 }

body {
 font-family: Arial, Verdana, sans-serif;
 
 margin: 0;
 padding:0;
 color: #000000;
 background-color: #ffffff;
 }
 
 
 p {
 line-height: 1.5em;
 font-size: .9em;
 margin: 10px 10px 0px 10px;
 padding:0;
 color: #000000;
 background-color: transparent;
 }
 
 a, a:link, a:visited, a:active {
 font-family: Arial, sans-serif;
 font-weight: bold;
 text-decoration: none;
 color: blue;
 background-color: transparent;
 }
 
 a:hover {
 text-decoration: underline;
 }
 
 li { 
 margin: 0;
 padding: 5px;
 list-style-position: outside;
 color: #000000;
 background-color: transparent;
 }
 
 ul { list-style-type: square;
 margin: 20px 0 10px 30px;}
 
 ol {font-weight: bold;}
 
 li > ul > li { color: #336699; /* Rule 1 */
 list-style-type: circle;
 margin: 5px 0 5px 0;}
 
 ul > li > ol > li { color: #000000; /* Rule 2 */
 font-weight: normal;
 list-style-type: upper-alpha;
 margin: 4px 0 0 0;}
 
 ul > li { 
 margin: 0px 125px 15px 15px;
 padding: 2px;
 list-style-position: outside;
 color: #000000;
 background-color: transparent;
 }
 
 h1 {
 font-size: 1.3em;
 color:  #e2e3e1;
 margin: 5px 0 0 5px;
 background-color: transparent;
 }
 
 h2 {
 font-size: 1.2em;
 margin-bottom: 20px;
 color:  #666666;
 border-bottom: 1px gray solid;
 background-color: transparent;
 }
 
 h3 {
 font-size: 1.1em;
 color: #c35617;
 margin: 22px 10px 20px 18px;
 padding: 0;
 color: #000000;
 background-color: transparent;
 }
 
 h3 strong {font-weight: 800;
 text-transform: uppercase;
 margin-left: 20px;
 }
 
 h5 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 1em;
 color: #666666;
 text-align: center;
 margin:0; 
 padding:0;
 background-color: transparent;
 }
 
td  {
 margin: 1px;
 padding: 1px;
 text-align: center;
 color: #333333;
 background-color: transparent;
 }
 
 pre {
 margin: 2em;
 color: #333333;
 font-size: 1em;
 font-weight: bold;
 background-color: transparent;
 }
 
 hr {margin:10px 10px 0 50px;}
 
 a.block, a.block:link, a.block:visited, a.block:active {
 font-family: Arial, sans-serif;
 font-weight: bold;
 display: block;
 font-size: 1em;
 text-decoration: none;
 color: blue;
 background-color: transparent;
 }
 
 a.block:hover {
 text-decoration: underline;
 }
 
  .alpha {
 font-weight: normal;
 list-style-type: lower-alpha;
 line-height: 1.4em;
 }
 
 .assignment {
 font-size: 1em; 
 font-weight: bold;
 text-align: center;
 letter-spacing: .2em;
 border: 2px dotted red;
 margin-bottom: 40px;
 padding: 1px;
 background-color: #e0e0e0;
 }
 
 .bigger {font-size: 2em;}
 
 .bigred { font-weight: bold;
 color: red;
 background-color: transparent;
 }
 
 .black {color: black;}
 
 .blue {
 font-weight: bold;
 color: #2554c7;
 }
 
 .courier { font-family: "courier";
 font-size: 1em;
 font-weight: bold;
 text-align: left;}
 
 .gray {font-size: .7em;
 text-transform: uppercase;
 color: gray;}
 
 .green {
 font-weight: bold;
 color: green;
 background-color: transparent;}
 
 .indent { margin-left: 20px;
 text-indent: 0;
 }
 
 .imgleft {
 margin: 0 20px 0 0px;
 border: 1px black solid;
 float: left;
 }
 
 .image {
 margin: 20px;
 background-color: transparent;
 }
 
 .imagecone {
 border: 0;
 margin: 10px 0 10px 0;
 background-color: transparent;
 }
 
 .line {
 text-decoration: underline;
 }
 
 .link { 
 text-decoration: underline;
 text-indent: 0;
 }
 
 .learninglink { font-family: "verdana";
 font-size: .8em;
 font-weight: bold;
 color: #666666;
 margin-left: 20px;
 text-indent: 0;
 border-bottom: 1px #9aadc7 dashed;
 background-color: transparent;
 }
 
 .learninglinktext { font-family: sans-serif;
 font-size: .8em;
 color: #000000;
 margin: 1em 0 0 8em;
 background-color: transparent;
 }
 
 .learninglinktext a {
 font-weight: bold; 
 color: #2554c7;
 background-color: transparent;
 }
 
 .learninglinktext a:hover {
 text-decoration: underline;
 }
 
 .nav a {
 font-weight: bold;
 margin: 0px;
 color: #151b54;
 background-color: transparent;
 }

 .nav a:hover  {
 text-decoration: none;
 border-top: 1px #151b54 solid;
 border-bottom: 1px #151b54 solid;
 background-color: white;
 }
 
 .quote {padding: 10px 35px 10px 25px;}
 
 .orange {
 color: #c35617;
 }
 
 .smaller {font-size: .7em;
 padding: 5px;
 color: #333333;}
 
 img.snuffy {display: in-line;
 margin: 5px;}

 div#floatleft { 
 padding: 0;
 float: left;
 width: 220px;
 color: #0066ff;
 background-color: transparent;       
}
 
div#topnav {
 font-family: Verdana, sans-serif;
 text-transform: uppercase;
 text-decoration: none;
 word-spacing: .2em;
 color: #cccccc;
 height: 3em;
 border-bottom: 1px #737ca1 solid;
 margin: 1px;
 padding: 5px 0 5px 20px;
 background-color: #c35617;
 }

 /*div#topnav a {
  color: black;
  text-decoration: none;
  }*/
  
 /*div#topnav a:hover {
  color: black;
  text-decoration: underline;
  }*/
 
td.sidenav {
 font-family: Arial, Verdana, sans-serif;
 font-size: .8em;
 color: #151b54;
 text-align: right;
 vertical-align: top;
 width: 150px;
 padding: 10px 10px 0 0;
 background-color: #e2e3e1;

 }
 
td.textbox {
 font-family: Arial, Verdana, sans-serif;
 text-align: left;
 vertical-align: top;
 margin: 0px 0px 0px 170px;
 padding: 20px 100px 20px 20px;
 border-left: 1px #9aadc7 solid;
 border-bottom: 1px #9aadc7 solid;
 background-color: #ffffff;
 }
 
 #green {
 font-weight: bold;
 color: green;
 background-color: transparent;}
 
 div#codebox {
 font-family: courier, monospace;
 font-size: .8em;
 margin: 15px;
 padding: 20px 15px 20px 15px;
 width: 500px;
 color: black;
 border: 1px #9aadc7;
 background-color: #9aadc7;
 }
 
 div#test { font-size: 16px;
 text-align: center;
 margin: 20px;
 border: 1px black solid;
 height: 150px;
 width: 100px;
 background-color: #c35617;
 }
 
 div#buttonfun1 a {font-family: courier, serif;
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 margin: 25px;
 background-color: #999999;
 }
 
 div#buttonfun2 a {font-family: courier, serif;
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 margin: 25px;
 padding: 10px;
 background-color: #999999;
 }
 
 div#buttonfun3 a {font-family: courier, serif;
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 margin: 25px;
 padding: 10px;
 border-style: ridge;
 background-color: #999999;
 }
 
 div#buttonfun4 a {font-family: courier, serif;
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 margin: 25px;
 padding: 10px;
 border-style: ridge;
 background-color: #999999;
 }
 
 div#buttonfun4 a:hover { color: #ffffff;
 text-decoration: none;
 background-color: #003366;}
 
 div#buttonfun5 a {font-family: courier, serif;
 font-size: 14px;
 font-weight: bold;
 color: #003366;
 margin: 25px;
 padding: 10px;
 border-style: ridge;
 background-color: #999999;
 }
 
 div#buttonfun5 a:hover { color: #ffffff;
 text-decoration: none;
 background-color: #003366;}
 
 div#buttonfun5 a:active { color: #ffffff;
 border:3px #c35617 groove;
 background-color: blue;}
 
