﻿/* DEFAULTS
----------------------------------------------------------*/
*
{
	margin: 0;
}

html, body, form
{
	height: 100%;
}

.wrapper 
{	
	width: 1024px;       
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */	
}

.push
{
	height: 60px; /* .push must be the same height as .footer */
}

body 
  
{
    background: #dcded3;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a, a:visited
{
    color:#e06400;    
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform: none;    
    margin: 0;
    padding: 0;
}

.s_mid hr
{
	border: 1px dotted #b9bda7;
}

.s_mid a
{
	color: #282828;
	display:block;
	text-align: left;
	font-size: 10px;
	margin-bottom:5px;
	margin-top:5px;
}

.s_mid a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

.main h1
{
	color: #282828;
    font-size: 1.6em;
    font-variant: small-caps;
    font-weight:bold; 
}

.blogTitle {
	color: #e06400;
    font-size: 1.6em;
    font-variant: small-caps;
    font-weight:bold; 
}

.time
{
	color: #282828;
	font-size: 1.3em;
}

.author
{	
	color: #e06400;
    font-weight:bold;
    display: inline;
    text-decoration: none;    
}

.main h2
{	
	color: #e06400;
    font-size: 1.3em;
    font-weight:normal;
    letter-spacing: 1px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    padding-top: 15px;
}

#TopShine
{
	background-image: url('../Images/TopShine.png');	
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 243px;
	z-index: -2;
}



.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

#mainTable
{
	margin-left: 74px;
	width:870px;
}

.main
{
	padding-left: 15px;
    min-height: 420px;  
    width: 600px;	
    vertical-align:top;
}

.main hr
{	
	border: 1px dotted #b9bda7;
	margin-top:20px;
	margin-bottom:20px;
	display: block;
}

.side
{	
	vertical-align:top;
	padding-top: 10px;	
    width: 248px;	     
}

.s_top
{
	background-color: #c3c6b5;
	width: 248px;	
	height: 43px;
	padding-top: 4px;
	font-size: 20px;
	font-weight:bold;
	text-align: center;	
}

.s_mid
{
	background-image: url('../Images/SideMiddle.png');	
	background-repeat: repeat-y;		
	width: 248px;	
	height: 1px;
	padding: 6px 9px 10px 9px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
	background-image: url('../Images/Footer.png');	
	background-repeat: repeat-x;
	width: 100%;	
	height:60px;
}

.bottomContent
{
	text-align:center;
	margin-left:auto;
	margin-right: auto;	
	width:auto;
	height: 60px;
	display:table;
}

#TitleBox 
{	
	padding-top: 8px;
	padding-bottom: 16px;
	margin-left: 10px;
	width: 340px;	
}

#BoxLogo
{
	background-image: url('../Images/BoxLogo.png');	
	background-repeat:no-repeat;
	width: 52px;
	height: 59px;
	float: left;
}

#TitleLogo
{
	background-image: url('../Images/TylerJensenTitle.png');	
	background-repeat:no-repeat;
	width: 300px;
	height: 36px;
	float: right;
	margin-top:12px;
	position:absolute;
	margin-left:67px;
}

.OrangeAccent
{
	background-image: url('../Images/OrangeAccent.jpg');	
	background-repeat:no-repeat;
	width: 246px;
	height: 244px;
	float:left;			
}

.Emphasis
{
	color: #ffee02;
	font-size:xx-large;
	text-align:center;
	font-weight:bolder;
	line-height:12px;
	padding-top: 90px;
}

.Quote
{
	color:White;
	font-weight:bold;
	text-align:center;
	font-size:medium;
	padding: 0px 17px 17px 17px;
}

.MainPhoto
{
	background-image: url('../Images/Photo1.png');	
	background-repeat:no-repeat;
	width: 621px;
	height: 244px;
	float: right;
	z-index: -1;
	position:relative;	
}

.picShade
{
	
	background-image: url('../Images/PicShade.png');	
	background-repeat: repeat-x;
	bottom: 2px;
	left: 1px;
	width: 618px;
	height: 23px;
	position:absolute;
}

.picShade p
{
	font-size:small;
	font-style: italic;
	color: White;	
	position: absolute;
	line-height: 10px;
	bottom: -2px;
	right: 15px;
}

#MainMenu
{
	margin-top: 33px;	
	width: 867px;
	height:244px;
	margin-left: auto;
	margin-right: auto;	
}

.websiteName
{
	font-family: Arial;
	display:inline;
	color:White;
	font-weight:bold;		
}

.copyright
{
	font-family: Arial;	
	color: #5d6064;
	font-weight:bold;			
	display: inline;

}

.legalTxt
{
	display:table-cell;
	vertical-align: middle;	
	width:512px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.menu
{
    display:table;
    width: 1024px;
}
.menu ul
{	
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 1024px;
}

.menu ul.level1 li a, .menu ul.level1 li a:visited
{          
	display:table-cell;	
	height: 36px;  
	width: 107px;		
    text-decoration: none;
    text-align: center; 
    vertical-align:middle;
    white-space:nowrap;   
    color: black; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 15px; 
    font-weight: bold; 
    font-style: normal;     
    background-repeat:no-repeat;
    background-image: url('../Images/DefaultTab.png');     
}

.menu ul.level1 li a:hover
{
    background-repeat:no-repeat;
    background-image: url('../Images/ActiveTab.png');	 
    color: White;
    text-decoration: none;
}

.menu ul.level1 li a:active
{
    background-repeat:no-repeat;
    background-image: url('../Images/TabPressed.png');	 
    color: White;
    text-decoration: none;
}



.menu ul.level3 li a, .menu ul.level3 li a:visited
{          
	display:table-cell;	
	height: 30px;  
	width: 115px;		
	padding-left:5px;
	padding-right:5px;
    text-decoration: none;
    text-align: left; 
    vertical-align:middle;    
    color: black; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal;     
    background-repeat:repeat-x;
    background-image: url('../Images/Level2Slice.png');         
    position: relative;
    z-index: 999;
}

.menu ul.level3 li a:hover
{
    background-repeat: repeat-x;
    background-image: url('../Images/Level2SliceHov.png');	 
    color: White;
    text-decoration: none;
    position: relative;
    z-index: 999;
}

.menu ul.level3 li a:active
{
    background-repeat: repeat-x;
    background-image: url('../Images/Level2SliceActv.png');	 
    color: White;
    text-decoration: none;
}

div.subMenu
{	
	margin: 0;	
	width:512px;
	display:table-cell;	
	height:100%;
}

div.subMenu ul
{		
	margin: 0;
    list-style: none;	
    margin-top:19px;
}

div.subMenu ul li a, div.subMenu ul li a:visited
{          	
    text-decoration: none;
    white-space:nowrap;   
    color: White; 
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 12px;     
    font-style: normal;
    font-weight: bold; 
	margin-right:10px;
	background-image: none;	
}

div.subMenu ul li a:hover
{
    background-repeat:no-repeat;    
    color: #5d6064;
    text-decoration: none;    
}

div.subMenu ul li a:active
{
    background-repeat:no-repeat;
    background-image: url('../Images/ActiveTab.png');	     
    text-decoration: none;
}

#MainMenu a.level2.selected, #MainMenu a.level1.selected
{
    background-repeat:no-repeat;
    background-image: url('../Images/ActiveTab.png');	 
    color: White;
    text-decoration: none;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/
.fillToPrnt { width:100% }

a img
{
	border:none;
}

.cmtError
{
	padding-left: 15px;
	color: Red;	
	vertical-align: top;		
}

.cmtField
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
    color: #282828;
    display: none;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;    
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Pagination Styles */

.pageControl
{
	margin-top:10px;
	margin-bottom: 10px;
	display:table;	
	width:100%;
	margin-left:0px;
	padding-left:0px;
}

.pageControl li
{
	border:0; margin:0; padding:0;
	font-size:13px;
	list-style:none;
	margin-right:2px;
}

.pageControl a
{
	border:1px solid #e06400;
	margin-right:2px;
}
.pageControl .previous-off,
.pageControl .next-off 
{
	border: 1px solid #888888;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
	
.pageControl .next a,
.pageControl .previous a 
{
	font-weight:bold;
} 

.pageControl .active
{
	background:#e06400;
	color: #dcded3;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}

.pageControl a,
.pageControl a:visited
 {
	color:#e06400;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}

.pageControl a:hover
{
	border:solid 1px #2e6ab1;
	color: #2e6ab1;
}

/* Comments CSS */

.commentWrap
{
	width: 100%;
	display:block;
	min-height: 16px;
	color:#e06400;	
}
.comments
{
	display:none;
}

.cmtError img, .commentLink2 img
{
	width: 10px;
	height: 10px;
}

.commentLink
{
	font-size:14px; 
	font-weight:bold; 	
	color:#e06400;
	text-decoration: none;	
	cursor: pointer;
	text-align:right;
}

.commentLink2
{
	font-size:12px; 	
	color:#e06400;
	text-decoration: none;	
	cursor: pointer;
	text-align:right;
}

.noComments
{
	font-size:15px; 
	font-weight:bold; 		
	text-decoration: none;	
	display:block;	
	color:#888888;
	text-align:right;
}

div.bubble {
	width: auto;
	font-size: 13px;
	margin-bottom: 24px;
	color: #282828;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url('../Images/tip.gif') no-repeat 20px 0;
	font-style: normal;
}

.download
{
	text-decoration: none;
	background-image: url('../Images/download.png');
	background-repeat:no-repeat;
	width:115px;
	height:32px;
	display: block;
}

.download:hover
{
	text-decoration: none;
	background-image: url('../Images/downloadHover.png');
	color: #fded0a;
}

.download:hover p
{
	color: #fded0a;
}

.download p
{	
	color:White;
	font-size: 11px;
	font-style: italic;
	position:absolute;	
	display: inline;
	margin-top:13px;
	margin-left: 2px;
}

.download img
{
	margin-left: 8px;
	margin-top:6px;
	width:16px;
	height:16px;
}

.blueButton
{
	background-image: url('../Images/blueButton.png');
	width: 107px;
	height: 33px;
	background-repeat: no-repeat;
	color:White;
	font-weight:bold;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}

.blueButton:hover
{
	background-image: url('../Images/blueButtonHover.png');
	cursor: pointer;
}

.blueButton:active
{
	background-image: url('../Images/blueButtonHit.png');
	cursor: pointer;
}

.hidden
{
	display:none;
}

.thankYou
{
	background-color: #8ac642;
	border:1px solid #34a660;
	text-align:center;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	margin-top:10px;
	color:#262626;
}

.course
{
	margin-left: 20px;
}
.section
{
	margin-left: 40px;
}


.semester span
{
	display: block;
}
