

/*Main Stylesheet Info*/

body
{
    background-color: #ffffff; 
    font-size: ;
    font-family: ;
    text-align: ;
}

#content
{
    background-color: #ffffff;
    width: px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    margin: 0 auto;
}

#toplogo
{
    background-color: ;
    width: px;
    height: px;
    margin: 0 auto;    
}

#toplogopicture
{
    width: px;
    height: 120px;
    text-align: ;
}

#navigation
{
    background-color: ;
    width:  px;
    height: 40px;
    margin: 0 auto;    
}

#v3_main_column
{
    text-align: left;
}

#footer
{
    background-color: ;
    width: px;
    height: 40px;
    color: ;
    font-family: ;
    font-size: 10pt;
    text-align: left;
    clear:both;
    margin: 0 auto; 
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
    color: ;
    text-decoration: none;
}

#footertopspacer
{
    width: px;
    height: 15px;
    text-align: left;
    clear:both;
    margin: 0 auto; 
}







/* Welcome Pages */

#v3_welcome_leftcolumn
{
    float: left;
    width: 270px;
}

#v3_welcome_category_tree_heading
{
    background-color: ;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
}

#v3_welcome_category_tree
{
    background-color: ;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
}

#v3_welcome_category_tree a:link, #content a:visited, #content a:active
{
    color: ;
    text-decoration: underline;
}
#v3_welcome_category_tree a:hover
{
    color: #ff0000;
    text-decoration: underline;
}

#v3_welcome_leftcolumnspacer
{
    background-color: #ffffff;
    height: 20px;
}

#v3_welcome_helpline
{
    background-color: ; 
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
    text-align: center;
}

#v3_welcome_middlecolumn
{
    float: left;
    width: -510px;
    padding-left: 30px;
    padding-right: 30px;    
}

#v3_welcome_text_heading
{
    background-color: #ffffff; 
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
    font-weight: bold;
}

#v3_welcome_text
{
    color: ;
    text-align: justify;
}

#v3_welcome_text a:link, #content a:visited, #content a:active
{
    color: ;
    text-decoration: none;
}
#v3_welcome_text a:hover
{
    text-decoration: underline;
}

#v3_welcome_rightcolumn
{
    width: 180px;
    float: left;
}

#v3_welcome_fact_heading
{
    background-color: ; 
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
}

#v3_welcome_fact
{
    background-color: ; 
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;   
    color: ;
}









/* All Courses Pages */

#v3_allcourses_middlecolumn
{
    float: left;
    width: -330px;
    padding-left: 30px;
    padding-right: 30px;    
}







/* My Courses Pages */

#v3_mycourses
{
    float: left;
    width: px;     
}

#v3_mycourses_text_heading
{
    background-color: ; 
    padding-bottom: 10px;
    padding-top: 10px;   
    padding-left: 10px;
    padding-right: 10px;      
    color: ;
}

#v3_mycourses_text
{
    float:left; 
    padding-bottom: 10px;
    padding-top: 10px;      
    padding-left: 10px;
    padding-right: 10px;  
}

#v3_mycourses_text a:link, #content a:visited, #content a:active
{
    color: #000000;
    text-decoration: none;
}
#v3_mycourses_text a:hover
{
    color: #ff0000;
    text-decoration: underline;
}



/* Launch Course Pages */

#v3_launchcourses
{
    float: left;
    width: px;     
}

#v3_launchcourses_text_heading
{
    background-color: ; 
    padding-bottom: 10px;
    padding-top: 10px;   
    padding-left: 10px;
    padding-right: 10px;      
    color: ;
}

#v3_launchcourses_text
{
    float:left; 
    padding-bottom: 10px;
    padding-top: 30px;      
    padding-left: 10px;
    padding-right: 30px;  
}

#v3_launchcourses_text a:link, #content a:visited, #content a:active
{
    color: #000000;
    text-decoration: none;
}
#v3_launchcourses_text a:hover
{
    color: #ff0000;
    text-decoration: underline;
}

#v3_launchcourses_button_heading
{
    background-color: #ffffff; 
    padding-bottom: 10px;
    padding-top: 10px;   
    padding-left: 10px;
    padding-right: 10px;      
    color: ;
}

#v3_launchcourses_button
{
    float:left; 
    padding-bottom: 10px;
    padding-top: 30px;      
    padding-left: 10px;
    padding-right: 30px;  
}





























#lightbox{
	position: absolute;
	top: 40px;
	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(/images/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(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}