/* CSS Document */

/*======================================HTML Tags=========================================*/
body
{
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:center;
	margin-top: 10px;
	margin-left: 0;
	min-width:780px;
}

a
{
    color:#336699; 
}

a:hover
{
    color:#FF9933;
}

h1{
    color:#003366;
    font-weight: bold;
    font-size:16px;
    background-image:url(../images/CourseTitleBox.jpg);
    background-repeat:no-repeat;
    background-position:center;
    width: 720px;
    height: 41px;
    display: block;
    text-align:center;
    padding:8px 0 0 0;
    line-height:26px;
    text-decoration:none;
    margin:20px auto 0 auto;
}

h1 a
{
    color:#003366;
    text-decoration:none;
}

h1 a:hover
{
    color:#3399FF;
    text-decoration:none;
}

h2
{
    color: #FF9900;
	font-size: 12pt;
	font-weight: normal;
	background: #003366;
	width:715px;
	display:table;
	padding:5px 0 5px 5px;
	margin:0;
}

h3
{

}

h4
{
    color:#FF0000;
    font-weight:normal;
    font-size:1.5em;
}

u
{
	text-decoration:none;
	color:#FF0000;
	
}

table
{
    border-collapse:collapse;
    border:none;
    text-align:left;
}

td *
{
   vertical-align:top; 
}

label
{
    color:#666666;
}

/*==================================End HTML Tags=========================================*/

/*==================================Main Template=========================================*/
#header
{
	
	width:780px;
	height:120px;
	background-repeat:no-repeat;
	border-bottom: 1px solid #999999;
}

#wrapper
{
	border:1px solid #999999;
	border-bottom: none;
	width: 780px;
	background-color:#FFFFFF;
	margin: auto;
	display:table;
	padding:0;
	text-align:center;
}

.content
{
    width:780px;
    height:auto;
    display:table;
}
/*==============================End Main Template=========================================*/

/*======================================Courses==========================================*/
#continuum
{
    width:720px;
    display:table;
    text-align:center;
    margin:auto;
}



div.session
{
    width:720px;
    display:table;
    margin:20px 0 20px 0;
    border:1px solid #CCCCCC;
    text-align:left;
}

div.session-desc
{
    float:left;
    margin:0 0 20px 20px;
    padding:0 0 20px 0;
    display:table;
    width:700px;
    font-size:1.2em;
}

div.session-desc p
{
	margin:10px;
	padding:0;
}

div.session-desc li
{
	margin:5px;
}

div.session-desc .dates
{
	margin:20px;
}

div.session-desc img
{
	margin:0 0 20px 20px;
	float:right;
}

div.dates
{
    margin:0 0 10px 0;
}

div.dates h4
{
    font-size:1em;
    color:#FF0000;
    margin:0;
    padding:0;
}

div.dates p
{
    margin:0;
    padding:0;
    color:#000000;
}

div.regmenu a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #0099FF;
	background-image:url(../images/menubkgnd.gif);
	height: 45px;
	width: 200px;
	line-height:42px;
	text-align:center;
	display: block;
	margin:auto;
}

div.regmenu a:hover {
	color:#003366;
}
	
.calculatorbar{
	color:#FFFFFF;
	background-image:url(../images/calculatorBar.gif);
	width:625px;
	height: 120px;
	display:block;
	font-size: 12px;
	padding: 5px;
}

div.calculatorbar .num
{
	width: 50px;
}

div.course-description p
{
	font-size:1.1em;
}
/*===================================End Courses=========================================*/

/*======================================Top Menu=========================================*/
#nav_top a
{
	text-decoration: none;
	color: white;	
}

#nav_top a:hover
{
	color:#0099FF;
}

#nav_top ul
{
	list-style-type: none;
	text-align: center;
	margin: 0 0 10px 0;
}

#nav_top li
{
	display: inline;
	color: #0099FF;
}

#nav_top li.login-status a
{
    color:#FF9933;
    font-weight:bold;
}

#nav_top li.login-status a:hover
{
    color: #0099FF;
}
/*==================================End Top Menu=========================================*/

/*=======================================Footers========================================*/

#ad-bar
{
    width:780px;
    height:70px;
    text-align:right;
}

#footer
{
	background-image:url(../imgs/footer2.jpg);
	background-repeat:repeat-x;
	height: 100px;
	line-height: 36px;
	text-align:center;
}

#footer_address
{
	position:relative; top:37px;
	font-weight:800;
	color:#444444;
}

#footer2
{
	width: 780px;
	margin: auto auto auto auto;
	text-align:center;
	color:#FFFFFF;
	font-size: .8em;
}

#footer2 p
{
	margin: 5px;
}

#footer2 p.left
{
	float:left;
}

#footer2 p.right
{
	float: right;
}

#footer2 a
{
	color:#0099FF;
	text-decoration: none;
}

#footer2 a:hover
{
	color:#66FFFF;
	cursor:pointer;
}

#footer2 img
{
	border:none;
}


#agd
{
	margin:0;
	background-image:url("../images/agdlogo.gif");
	width:780px;
	height:60px;
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	text-align:right;
}

#join_email_list
{
	width: 200px;
	height: 60px;
	float:left;
	position:relative; left:20px;
	text-align:center;
}

#join_email_list p
{
	width: 200px;
	height: 60px;
	position:relative; top:5px;
	vertical-align: middle;	
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2em;
	background-image: url(../imgs/EmailListButton.jpg);
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
}

#join_email_list a
{
	color: #000000;
	text-decoration:none;
	display:block;
}

#join_email_list a:hover
{
	color:#0099FF;
}

/*====================================End Footers========================================*/

/*====================================Home Page==========================================*/
#home
{
	width: 740px;
	height: 280px;
	margin: 10px auto 20px 20px;
	text-align:center;
}

#home img
{
	float:left;
	height: 280px;
	width: 214px;
	border: 1px solid #999999;
}

#intro
{
	float:left;
	text-align:left;
	width: 480px;
	margin: auto auto auto 20px;
	line-height: 18px;
}

/*================================End Home Page==========================================*/

/*================================Continuum Nav Table===================================*/

div.coursenavtable 
{
 	text-align: center;
	margin: auto auto auto auto;
	height:160px;
	width:710px;
}

div.coursenavtable a {
  
        font-weight: bold;
        font-size: .9em;
        width: 230px;
        display: block;
        height: 30px;
        color: #003366;
        text-decoration: none;
        position:relative; top:8px;
	    background: url(../images/menubkgnd.gif);
	    background-repeat:repeat-x;
	    border:1px solid #003366;  
	    text-align: center;
        float: left;
        margin: 2px; 
        padding-top:10px; 
}

div.coursenavtable a:hover, div.coursenavtable a.active 
{
    color:#0066FF;
}

div.coursebuttons
{

}
 

/*============================End Continuum Nav Table===================================*/

/*====================================Form Fields=======================================*/

.textarea {
	border: 1px solid #A28A43;
	width: 400px
}

.textfield{
	border: 1px solid #A28A43;
	height: 25px;
	width: 200px;
}

.textfieldshort{
	border: 1px solid #A28A43;
	height: 25px;
	width: 100px;
}

.numberField{
	border: 1px solid #A28A43;
	height: 20px;
	width: 50px;
}

.listboxlong {
	border: 1px solid #A28A43;
	width:200px;
}
.listboxmed {
	border: 1px solid #A28A43;
	width:130px;
}

.listboxshort {
	border: 1px solid #A28A43;
	width:50px;
}

/*================================End Form Fields=======================================*/

/*====================================Faculty=======================================*/
#faculty
{
    width:720px;
    margin:20px auto 20px auto;
}

#faculty ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#faculty li
{
    list-style:none;
    margin:20px 0 20px 0;
    display:table;
    width:720px;
    text-align:left;
}

#faculty img
{
    float:left;
    padding:0;
    margin:0;
    border:1px solid #003366;
}

#faculty h2
{
    float:right;
    width:533px;
    margin:0;
    margin-bottom:20px;
    color:#FFFFFF;
}

#faculty h2 a
{
    color:#99CCFF;
}

#faculty li p
{
    margin:0 20px 5px 20px;
    float:left;
    width:450px;
}

/*==================================End Faculty=======================================*/

/*====================================Downloads=======================================*/

#download_area h3
{
	font-size: 1.2em;
	margin: auto;
}

#download-area fieldset
{
	width:500px;
	text-align:left;
	margin:20px;
}
#download-area legend
{
	font-weight:bold;
	color:#333333;
}

#download-area
{
	margin:20px 0 20px 0;
}

/*================================End Downloads=======================================*/


/*==================================Login==============================================*/

div.login
{
    margin:40px auto 40px auto;
    border:1px solid #CCCCCC;
    display:table;
    width:400px;
    padding:20px;
}

/*=====================================================================================*/

#editItem
{
    padding:20px;
    text-align:center;
}

#editItem table
{

}

#editItem .even
{
 
}

#editItem tr
{

}

#editItem td
{
    padding:5px;
    vertical-align:top;
}

#editItem .txtarea
{
    width:400px;
    height:100px;
    display:block;
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    padding:5px;
    display:table;
}

#editItem h3
{
    color:#0099CC;
}

/*=====================================================================================
Members Menu
=====================================================================================*/

#members-menu
{
    width:780px;
    height:30px;
   	background: url(../images/menubkgnd.gif);
	background-repeat:repeat-x;
	border:1px solid #003366;  
	border-left:none;
	border-right:none;
}

#members-menu ul, #members-menu li
{
    list-style-type:none;
    margin:0;
    padding:0;
}

#members-menu li
{
    float:left;
}

#members-menu a
{
    display:block;
    padding:0 10px 0 10px;
    height:30px;
    text-decoration:none;
    float:left;
    border-right:1px solid;
    line-height:2.1em;
    font-weight:bold;
    color: #003366;
}
#members-menu a:hover
{
    color:#0099CC;
}
