﻿/* 
  The following settings force a vertical scrollbar. http://ryanfait.com/resources/forcing-vertical-scrollbars/
*/
html, body 
{
   height: 100%;
   margin: 0px 0px 1px 10px;
   padding: 0px 0px 0px 0px;
   overflow: scroll;
}

body
{
	color: black;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: normal;
    font-size: 12pt;
}

.rounded
{
display: block;
text-decoration: none;
border: 1px;
border-radius: 15px;
color: #000000;
background-color: #e6ecff;
text-align: left;
font-size: 1em;
margin: 5px 5px 9px 5px;
padding: 1em;
position: relative;
width:60%;
} 

a:focus 
{
    outline: 0; 
}
     
h1.h1  
{
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    font-size: 3em;
    background-color: white;
    line-height:85%;
}

h2.h2
{
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 1.7em;
    font-weight: bold;
    font-style: italic;
    color: rgb(07,78,71);
    text-align: left;
}

h3.h3
{
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    font-size: 1.5em;
    background-color: white;
}

h4
{
	color:darkcyan;
    color: sienna;
	font-size: 1.15em;
    font-size:0.95em;
	font-style:italic;
	margin-top:1.3em;
}

h5.h5 
{
    clear:both;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: rgb(07,78,71);
    color: #864313;
    text-align: left;
}

h5.darkred
{
    font-size: .90em;
    font-weight: bold;
    color:darkred;
    text-align: left;
}

h6
{
    text-align: center;
	font-style: italic;
	font-size: .9em;
}

p  
{
    font-weight: normal;
}

p.bold
{
    font-weight: bold;
}

p.narrow
{
   letter-spacing: -1px;
}
p.wide
{
   letter-spacing: 10px;
} 

span.blank
{
	display:inline-block;
	min-width:5em;
	border:thin black dotted;
}

.highlight
{
    background-color: yellow;
	display:inline;  /* makes background only the width of the text */
}

/* Bordered sections */

.highlighted
{
	background-color:yellow;
    color: red;
    font-weight:bold;
    border-color:red; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: solid; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    width:80%;	
}

div.box
{
	background-color:white;
    color: red;
    font-weight:normal;
    border-color:black; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: solid; 
    margin-left: 10px; 
    padding:0px 12px 0px 12px;
    border-spacing:0; 
    border-width:1px;
}

p.box 
{
    color: green;
    font-weight: normal;
    background-color:white; 
    border-color:black; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: solid; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
}

.note
{
    color: black;
    background-color:#EBD7C2; 
    border-color:black; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: solid; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    width:90%;	
}

.display 
{
	border: 1px dotted #990000;
	border-collapse: collapse;
	margin-left: 20px;
}

.code 
{
    color: blue;
    /*font-family: courier;*/
    font-family:"Palatino Linotype";
    font-weight: normal;
    font-size: 13pt;
    background-color:#DFDFDF; 
    border-color:#800000; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: dotted; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    width:90%;
}

.CSS
{
    color: #164016;
    font-style: italic;
    font-weight: bold;
}
.codeCSS 
{
    color: #164016;
    font-style: italic;
    /*font-family: courier;*/
    font-family:"Palatino Linotype";
    font-weight: bold;
    font-size: 13pt;
    background-color:#DFDFDF; 
    border-color:#800000; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: dotted; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    width:90%;
} 
.codeWhite
{
    color: blue;
    /*font-family: courier;*/
    font-family:"Palatino Linotype";
    font-weight: normal;
    font-size: 11pt;
    background-color:#DFDFDF; 
    border-color:#800000; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: dotted; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    white-space:pre-wrap;
}

.sql 
{
    color: green;
    /*font-family: courier;*/
    /*font-family:"Bitstream Vera Sans Mono";*/
    font-family:"Lucida Console", Monaco, "Bitstream Vera Sans Mono", monospace;
    /*font-family:Terminal;
    white-space:pre-wrap;*/
    font-weight: normal;
    font-size: 11pt;
    background-color:#DFDFDF; 
    border-color:#006600; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: dotted; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    line-height:120%;
}

.sqlTable 
{
    color: green;
    font-family:"Palatino Linotype";
    font-weight: normal;
    font-size: 11pt;
    background-color:#DFDFDF; 
    text-indent: -1px;  
    border-spacing:0; 
    border-width:1px;
    line-height:15pt
}

figcaption 
{
	size:.7em;
	color:black;
	clear: left;
	margin: .6em;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}

figure.main
{
   margin: 0px auto; 
   width:125px;
   width:60vw;
   border:thick orange dashed;
   
}

.pseudocode
{
    color: green;
    font-style:italic;
    background-color:#FFFFFF; 
    border-color:green; 
    border-collapse:collapse; 
    text-indent: -1px; 
    border-style: dotted; 
    margin-left: 10px; 
    padding:12px; 
    border-spacing:0; 
    border-width:1px;
    /*width:100%;	*/
}

aside
{
    border:thin black dotted;
    font-size:.8em;
    font-style:normal;
    background-color:cornsilk;
    float:right;
    width:30%;	
    margin: 4px;
    padding: 6px;
    overflow:auto;
}

aside.generic
{
    border:thin black dotted;
    font-size:.8em;
    font-style:normal;
    background-color:cornsilk;
    float:right;
    width:30%;	
    margin: 0 4px 4px 4px;
    padding: 3px;
    overflow:auto;
}

aside h2 
{
    font-style:italic;
    color:green;
}

aside.test
{
    position: relative;
    top: 40%;
    /*
    left: 60%;
    */
    border:thin black dotted;
    font-size:.8em;
    font-style:normal;
    background-color:cornsilk;
    float:right;
    width:25%;	
    margin: 4px;
    padding: 6px;
}


/* end of bordered sections */

img.mysql
{
	margin-left:10px;
	border-style: solid;
	border-width: 1px;
}

.command
{
	font-weight:bold;
	color:#800000;
}

p.snug
{
	margin-bottom:0px;
}

ol 
{ 
    font-weight: normal;
}

ul 
{ 
    font-weight: normal;
}

li
{
	margin-top:6px;
	margin-bottom:6px;
}

li.spaced
{
	margin-top:6px;
	margin-bottom:6px;
}

li.nodot
{
	list-style:none;
}

table 
{ 
    font-weight: normal;
    width: 100%;
}

table.bordered
{
	border:1px navy solid;
	border-collapse: collapse; 
	border-spacing: 0;
	width:70%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: normal;
    font-size: 12pt;
}

th
{
	background-color:silver;
}

th.none
{
    background-color:white;
    border:thin black solid;
}

td.bordered
{
	border:1px navy solid;
}

td.bordered15
{
	width:15%;
	border:1px navy solid;
}

table.main
{ 
text-align: left;
width: 80%;
border: 0px black;
border-collapse: collapse;
padding: 0
}

table.nowidth
{
    table-layout:fixed;
    width:auto;
}

table.noborder
{
    border-style:none;
}


tr.title
{
width:100%;
color: #808080;
font-family:Arial, helvetica, sans-serif; 
font-size:50px;
font-weight:bold;
}

td.normal
{
color:#000080;
}

td.right
{
color:#000080;
text-align:right;
}

	     table.objectives
		 {
		    border-collapse: collapse;	
            border: thick #864313 solid;			
		 }
	     table.objectives td
		 {
			border: thick #864313 solid;
			padding:.3em;
		 }  

         table.objectives thead tr th
                {
           background-color: #d2691e;  
           color: #f9e2d2 ;           
         }
		 
		 table.phases
		 {
		    border-collapse: collapse;	
            border: thick #864313 solid;	
			width:80%;
		 }
		 table.phases td
		 {
			border: thick #864313 solid;
			padding:.3em;
		 } 

p.bold11
{
color:#000080;
font-weight:bold;
}

p.bold14
{
font-family:Arial, helvetica, sans-serif; 
font-size:14pt; 
color:#000080;
font-weight:bold;
}

p.indentedP
{
	margin-left:25px;
}

.bold
{
    font-weight: bold;
}

.italic 
{
   font-style: italic;
}

.bi
{
	font-weight: bold;
	font-style: italic;
}

.underline
{
   text-decoration:underline;
}

.noshow 
{
   visibility: hidden;
} 

.indent
{
   text-indent: 3em;
}

.indentGreenItalic
{
   margin-left: 3em;
   color:green;
   font-style:italic;
}

.lineFirst
{
	margin-bottom:0px;
	text-indent: 3em;
}

.lineMiddle
{
	margin-top:0px;
	margin-bottom:0px;
	text-indent: 3em;
}

.lineLast
{
	margin-top:0px;
	text-indent: 3em;
}

.sup 
{ 
    font-size: 75%; 
    position: relative; 
    bottom: 0.4em; 
}

.sub
{
	font-size: 60%; 
	position: relative; 
	bottom: -0.6em;
}

.red
{
	color:red;
}

.darkred
{
    font-size: .90em;
    color:darkred;
}

.blue
{
	color:blue;
}

.green
{
	color:green;
}

.margin30
{
	margin-left:30px;
}

.margin60
{
	margin-left:60px;
}

.margin120
{
	margin-left:120px;
}



span.indent3
{
	padding:12px;
}

span.indent6
{
	padding:24px;
}
span.indent9
{
	padding:36px;
}

span.indent12
{
	padding:48px;
}

span.indent15
{
	padding:60px;
}

span.indent16
{
	padding:64px;
}

span.indent18
{
	padding:72px;
}

span.indent20
{
	padding:80px;
}

span.indent21
{
	padding:84px;
}

.pseudolink
{
    cursor:pointer; 
    color:blue;
    text-decoration: underline;
}

.divcode
{
   margin-left: 12px;
   padding-left: 12px;
}

.divcodeBold
{
   margin-left: 12px;
   padding-left: 12px;
   font-weight:bold;
}


.divBlue
{
    width: 100%;
    color:black;
    background-color:#86b8dd;
    height: auto;
    min-height: 1px;
    font-style:italic;
}

.divBack
{
    width: 100%;
    background-color: #DBDBDB;
    height: auto;
    min-height: 1px;
}

.divNone
{
    width: 100%;
    height: auto;
    min-height: 1px;
}

img.centeredImage
{
	display: block; 
	margin-left:auto; 
	margin-right:auto
}

sample 
{
    color: blue;
    font-family: courier;
    font-weight: normal;
    font-size: 11pt;
    background-color: white;
}

div.figure
{
   padding: 10px 0em 10px  0em !important;  
   display: table-cell;
   vertical-align: middle;
   width: 100%;
}
   
div.figure img
{
    display: block;
    margin: 0 auto;
    max-width: 100%;  /* this line and the next contol image sizing on projector */
    height: auto;	
}   

div.figure p
{
   text-indent: 0em !important;
   text-align: center;
   font-size: 0.8em;
   margin-top:0px;
}

/* ######### Top Section ######### */

/* Frame code borrowed from http://www.dynamicdrive.com/style/layouts/category/C11/ */

body
{

    padding: 0;
    border: 0px none;
    overflow: hidden;
    height: 100%; 
    max-height: 100%;
    font-weight: bold;
    background-color: white;
    overflow: visible; /* Makes complete page visible w/o scroll bars */
}


* html body
{ 
    /*IE6 hack*/
    padding: 114px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/

/*  I think this section can be removed.                      */

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/

#framecontent
{
    /*position: absolute; */
    position: static;
      
    margin-top: -10px;
    padding: 0;
    top: 0; 
    left: 0; 
    width: 85%; 
    height: 150px; /*Height of frame div*/
    overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
    background-color: white;
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-image: url('file:///C:/Windows/System32/logo.jpg');
    background-repeat: no-repeat;
    background-position: right 50%; 
}

#maincontent
{
    position: static;
    overflow: visible;

    top: 106px; /*Set top value to HeightOfFrameDiv*/
    width: 85%; 
    left: 0;
    right: 0;
    bottom: 0;
    /*overflow: auto; */
    background: #fff;
}

.innertube
{
    margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}


* html #maincontent
{ 
    /*IE6 hack*/
    height: 100%; 
    width: 85%; 
}

/*** FOOTER ***/
#footer {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: white;
	color: black;
	text-align: center;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/


/* The following rules are to align the top navigation images */
.contain, .left, .center, .right
{
    margin:0;
    padding:0;
    border:0;
}

.contain
{
    float:left;
    width:100%;
}

.left
{
    width:33%;
    float:left;
    text-align:left;
}

.center
{
    width:34%;
    float:left;
    text-align:center;
}

.right
{
    width:33%;
    float:right;
    text-align:right;
}

hr
{
   background-color: #864313;
   color:#d2691e;
   height: 3px;
  
}

hr.short
{
	width: 50%;
    height: 3px;
    color: #86B8DD;
    text-align: left;
    margin: 0 auto 0 0; 
}

hr.ex
{
	width: 25%;
    height: 3px;
    color: #0066FF;
    text-align: left;
    margin-left: 30px; 
}

hr.ex60
{
	width: 25%;
    height: 3px;
    color: #008080;
    text-align: left;
    margin-left: 60px; 
}

.example1
{
	background-color:#FFFFFF;
	border-color:#800000;
	border-collapse: collapse;
	text-indent: -1px;
	border-style: dotted;
	margin-left: 10px;
	padding:12px;
	border-spacing:0;
	border-width:1px;
	color:#721D00;
	width:90%;
	font-weight:normal;
}

.example1 ul
{
	color:#721D00;
}

.example1 hr
{
	color:#721D00; 
	margin-left:0; 
	text-align:left; 
	width:45%;
	border-style:dashed;
}

.example1 ol
{
	color:#721D00;
}

.example1 p
{
	color:#721D00;
}

/* ######### END Top Section ######### */

.hidden
{
	/*
	visibility:hidden;
	*/
	display:none;
}

.visible
{
	/*
	visibility:visible;
	*/
	display:block;
}

@font-face
{
   font-family: 'Italianno';
   font-style: normal;
   font-weight: 400;
   src: local('Italianno'), local('Italianno-Regular'), url(http://themes.googleusercontent.com/static/fonts/italianno/v3/r8-H81S5And8WyrrbOrbEz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
} 

.italianno
{
    font-family: 'Italianno', cursive;
    font-size:2em;
    font-weight:bold;
}

/*
    color: gray;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    font-size: 3em;
    background-color: white;
    line-height:85%;
*/


/* gradient 1 */
.gradient1 h1 
{
   font: bold 300%/100% "Lucida Grande", Arial, sans-serif;
   position: relative;
   margin: 30px 0 50px;
   color: #708090;
   color: #d2691e;
   color: #000;
   
   	background: -webkit-gradient(linear, 100% 0, 0 0, from(#323232), to(#d2691e));
	background: -webkit-linear-gradient(bottom, #323232, #d2691e);
	background: -moz-linear-gradient(bottom, #323232, #d2691e);
	background: -o-linear-gradient(bottom, #323232, #d2691e);
	background: linear-gradient(bottom, #323232, #d2691e);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gradient1 h1 span 
{
   /*
   background: url("gradient-white.png") repeat-x;   
   */
   
   position: absolute;
   display: block;
   width: 100%;
   height: 31px;
}

/* Styles for new HTML5 semantic tags */

header
{
    width: 85%; 
    margin-top: 20px;
    margin-left: 1%;
}

header h1
{
    display:inline;
    margin-left: 1%;
}

img.logo
{
    float: right;
    vertical-align:middle;
} 

article
{
    margin-left: 1%;
    position: static;
    overflow: visible;

    top: 106px; /*Set top value to HeightOfFrameDiv*/
    width: 85%; 
    left: 0;
    right: 0;
    bottom: 0;
    /*overflow: auto; */
    background: #fff;
}

section
{
	display: block;
}

footer
{
    margin-left: 1%;
    width: 85%;
    text-align: center;
}

div.clear
{
    clear:both;
}

.greenText
{
	color:green;
}

.smallCap
{
   font-variant:small-caps;
}

.yellowbox
{
    border: thin #0079b6 dashed;
    background-color:#E0FFFF;
    font-size:150%;
    font-style:italic;
	color:#0079b6;
	font-weight:normal;
	letter-spacing:-.05em;
	padding: 3px 6px 3px 3px;
}

