/* @group Browser Default Overrides */
body {
font-family: "helvetica neue", arial, "Trebuchet MS", Verdana, sans;
color:#000;
background:#535e73 url(http://images.tauniv.com/bg_tau.gif) repeat-x top left;
}
html { font-size: 100.1%; /* IE hack */ }
html>body {font-size: 16px; /* IE can’t read this and makes it consistent on mac*/}
#page { font-size: 0.625em; /* Make default size 10 for easy percentages */ }
/* DO NOT MODIFY */
body, table, td, th, div, h6, h5, h4, h3, h2, h1, form, blockquote, li, ul, ol, dt, dd, dl, select, input, button, textarea {
margin:0;padding:0;line-height:1em;}
ul, li, ol {list-style:none;}
img{	border: 0; }
table, td, th{	border-collapse:collapse;}
/* @end */

/* @group General Styles */
a:link, a:visited{color: #CC2142; outline: none;}
a:hover{color:#CC2142; border: 0; outline: none;}
h1{
font-size:2.8em;
margin:0 0 .25em 0;
line-height:1.1em;
color: #CC2142;
font-weight: normal;
}
h2{
font-size:1.8em;
margin:.5em 0 1em 0;
line-height:1em;
color: #666;
}

h3{
font-size:1.6em;
margin:1.5em 0 .3em 0;
line-height:1em;
color: #CC2142;
font-weight: bold;
}
h3 a:link{}
h3.subHeadline{
margin:0 0 1.5em 0;
font-size:1.6em;
color: #666;
font-weight: normal;
}
h4{
font-size:1.3em;
margin:1em 0 .5em 0;
}	
h5{
font-size:1.1em;
margin:.5em 0 .5em 0;
}	
p{
font-size:1.4em;
margin:0 0 1em 0;
line-height:1.3em;
}
p.small{
font-size:1.1em;
}
p.intro{
font-size:1.8em;
line-height:1.3em;
}

li{
font-size:1.2em;
}
blockquote{
font-size:1.2em;
line-height:2em;
margin:0 0 1em 0;
font-style:italic;
}
input, select{
color:#4C493E;
font-family: "Trebuchet MS", Tahoma, sans;
}
/* @group List styles */

#lesson ul{
margin: .5em 0 1em 40px;
}
#lesson ul ul{
margin: .5em 0 .5em 30px;
}

#lesson li{
list-style: disc;
line-height:1.1em;
font-size:1.3em;
margin: 0 0 .5em 0;
}
#lesson li p{
font-size:1em;
}
#lesson li li{list-style: circle;}
#lesson li li li{list-style: square;}
#lesson ol{
margin: 1em 0 1em 40px;
}
#lesson ol ol{
margin: .5em 0 .5em 30px;
}
#lesson ol li{
list-style: decimal;
line-height:1.1em;
}
#lesson ol li li{list-style: lower-alpha;}
#lesson ol li li li{list-style: lower-roman;}
#lesson ol li li li li{list-style: decimal;}

#lesson ol.large li{
font-size: 1.4em;
color: #CC2142;
font-weight: bold;
}

/* @end */
/* @end */

/* @group General Layout */
#page{
margin:0 auto 0 auto;
width: 983px;
padding:0 10px;
}
#wrapperMain{
	background: #fff;
	float: left;
	width: 983px;
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
}
#courseContent{
	width: 740px;
	margin:  0 0 0 17px;
	_margin:  0 0 0 8px;
	padding: 17px 0 20px 0;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.welcome #courseContent{
	width: 923px;
	margin:  0 0 0 30px;
	_margin:  0 0 0 15px;
}
.intro #courseContent{
	width: 930px;
}

/* @end */

/* @group Univerasal Classes */

/* @end */

/* @group Header */

/* @group Logo */


/* @end */

/* @end */

/* @group Global Navigation */
#gNav{
	float: right;
	width: 772px;
	height: 32px;
	overflow: hidden;
	background: #CD2042;
	margin-top: 4px;;
}
#gNav ul{
	font-family: Arial;
	margin: 0;
}
#gNav li{
	float: left;
	border-right: 1px solid #E690A1;
}
#gNav li.first{
	border-left:0;
}
#gNav  li.right{
	float: right;
	border-right: 0;
	border-left: 1px solid #E690A1;
}



#gNav li a{
	display: block;
	text-decoration: none;
	background: #CD2042;
	color: #fff;
	padding:12px 8px 8px 8px;
	text-transform: uppercase;
	font-size: 12px;
}
#gNav li.current a, #gNav li a:hover{
	background: #B91229;
}


/* @end */

/* @group Footer */

div#footer {
	position:relative;
	clear:both;
	width:983px;
	background:#f0f0f0;
	border-top:2px solid #fff;
}
#footerLinks{
	text-align: center;
}
#footerLinks a{
color:#999;
text-decoration: none;
padding: 0 10px;
}
#footerLinks a:hover{text-decoration: underline; color: #333;}
#footerLinks a.first{
padding: 0 10px 0 0 ;
background: none;
}


/* @end */

#copyright{
margin: .6em 0 0 0 ;
text-align: center;
color:#999;
}


/* @end */

/* @group LightBox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://images.tauniv.com/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(http://images.tauniv.com/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://images.tauniv.com/next.gif) right 15% no-repeat; }*/
#prevLink { background: url(http://images.tauniv.com/prev.gif) left 50% no-repeat; }
#nextLink { background: url(http://images.tauniv.com/next.gif) right 50% no-repeat; }


#imageDataContainer{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageDetails{
	font-size: 14px;
	font-weight: normal;
color: #CC2142;
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #999;
}
/* @end */

