/* CSS Document */

body{
	margin: 0;
	color: #444444;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

h1{
	color: #992222;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	background: transparent url(images/bg_headings.png) no-repeat left bottom;
	padding-bottom: 0px;
	text-align:left;
}
h2, h2 a:link, h2 a:visited{
	color: #003479;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	text-decoration: none;
}
h3{
	color: #992222;
}

p{
	color: #444444;
	font-family: arial;
	font-size: 12px;
	margin-top: 5px;
	line-height: 17px;
	text-align: left;
	padding-right:16px;
}
li, td, textarea{
	color: #444444;
	font-family: arial;
	font-size: 12px;
	text-align: left;
}

a:link, a:visited{color:#003479;}
a:hover{color:#0252bb;}
img{
	border: 0;
}

#wrapper{
	margin: 0 auto;
	width: 940px;
	text-align: center;
}
#content{
	float: left;
	text-align: left;
	width: 940px;
	clear: both;
	margin-top: 10px;
}
#ace-content{
	clear: both;
	float:left;
	margin-top:10px;
	
}

#logo{
	float: left;
	margin-top: -1px;
	margin-bottom:14px;
	clear:right;

}



/*-------- Global Nav ---------------*/
#globalnav{
	float: right;
	margin-bottom: 0px;
	margin-right:0px;

	width:190px !important;
}
#globalnav ul{
	list-style-type: none;
}
#globalnav ul li{
	display: inline;
}
#globalnav ul li a{
	display: block;
	float: left;
	border-right: 1px solid #444;
	color: #444;
	text-decoration: none;
	padding-right: 8px;
	margin-right: 8px;
}



/*-------- Main Menu ----------------*/

#navigation{
	float: right;
	height: 30px;
	margin-right: 15px;
	width: 900px;


}
/*#oldnavigation{
	position:relative;
	top: 20px;
	clear: right;
	float: right;
	height: 60px;
	margin-right: 15px;
	width: 576px;
}*/
#navigation ul{  
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	height: 30px;
	background: transparent url(images/bg_nav.png) repeat-x center 25px;
}
#navigation ul li{
	display: inline;
	margin: 0;
	padding: 0;
	

}
#navigation ul li a{
	display: block;
	float: left;
	color: #444;
	padding-bottom:4px;
	text-decoration: none;
	font-size: 18px;
	margin-right: 45px;
	margin-bottom:3px;
}
#navigation ul li a:hover{
	border-bottom: 3px solid #003479;
	color: #992222;
	margin-bottom: 0;
	padding-right: 0;
	margin-right: 45px;
	padding-bottom:3px;
	
}


/*----------- Content and Specifics -------------*/
#right{
	width: 590px;
	float: left;
}
#left{
	width: 320px;
	float: left;
	height: 500px;
	margin-right: 30px;
	margin-top:20px;
}
.upcomingevents{
	background: transparent url(images/bg_upcomingevents_big.png) no-repeat left top;
	height: 214px;
	width: 320px;
	text-align: left;	
	padding: 3px 0px 0px 17px !important;
}

.upcomingevents table{
	/*padding: 0px 0 30px 17px !important;*/
	margin-top: 30px;
}
.msie7 img.dude2,.msie6 img.dude2,.msie8 img.dude2{
	margin-right: 9px;
}
.msie7 .upcomingevents table,.msie6 .upcomingevents table,.msie8 .upcomingevents table{
	/*width:320px !important;*/
}
.upcomingevents td{
	padding-bottom:3px;
	margin: 0;
	padding-top: 0;
	color: #444444;
	font-family: "Calibri", arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 10px;
}
.upcomingevents{
	background: transparent url(images/bg_upcomingevents_big.png) no-repeat left top;
	height: 214px;
	width: 320px;
	text-align: left;	
	padding: 3px 0px 0px 17px !important;
}

.upcomingclasses table{
	/*padding: 0px 0 30px 17px !important;*/
	margin-top: 30px;
}
.msie7 img.dude2,.msie6 img.dude2,.msie8 img.dude2{
	margin-right: 9px;
}
.msie7 .upcomingclasses table,.msie6 .upcomingclasses table,.msie8 .upcomingclasses table{
	/*width:320px !important;*/
}
.upcomingclasses td{
	padding-bottom:3px;
	margin: 0;
	padding-top: 0;
	color: #444444;
	font-family: "Calibri", arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	height: 10px;
}
.memberlogin{
	background: transparent url(images/bg_memberlogin.png) no-repeat left top;
	width: 320px;
	height: 155px;
	clear: both;
	margin-top: 15px;
}
.didyouknow{
	background: transparent url(images/bg_didyouknow.png) no-repeat left top;
	width: 320px;
	height: 150px;
	clear: both;
	margin-top: 14px;
	margin-bottom: 5px;
	padding:32px 0 0 10px;
}
.didyouknow p{
	padding: 33px 10px 0 33px;
	margin:0;
}
.emailsignup{
	background: transparent url(images/bg_emailsignup.png) no-repeat left top;
	width: 320px;
	clear: both;
	height: 150px;
	margin-top: 15px;
	padding-left: 15px;
}
.memberlogin form{
	width: 275px;
	padding-top: 40px;
	padding-left: 15px;
	
}
.memberlabel{
	float: left;
	clear:both;
	padding-bottom: 18px;
	display: block;
}
.emailsignupinput{
	float: right;
	border: 1px solid #A1A1A1;
	width: 205;
}
.memberlogininput{
	float: right;
	margin-bottom: 10px;
	border: 1px solid #A1A1A1;
	width: 255px;
}
.memberloginpw{
	float: right;
	margin-bottom: 10px;
	border: 1px solid #A1A1A1;
	width: 155px;
}
.submit{
	float: right;
	display: block;
	clear: both;
	border: 1px solid #a1a1a1;
	height: 25px;
	width: 69px;
	background: transparent url(images/bg_submit.png) no-repeat center;
	color: #003479;
	font-family: arial, sans-serif;
	font-size: 13px;
	margin-bottom:5px;
}
.bluebutton{
	display: block;
	clear: both;
	border: 1px solid #a1a1a1;
	height: 25px;
	width: 69px;
	background: transparent url(images/bg_submit.png) no-repeat center;
	color: #003479;
	font-family: arial, sans-serif;
	font-size: 13px;
}

.emailsignup form{
	padding-top:0px;
	width: 275px;
}
.emailsignup p{
	padding-top:23px;
}

.registeronline{
margin:30px 0 0 15px;
background-image:url(images/registeronline_bg.png);
background-repeat:no-repeat;
height:144px;
width:274px;
}
.registeronline p{
text-align:left;
margin:0;
padding:25px 8px 8px 8px;
}


.mrgntop{margin-top:30px;}
.mrgnleft{padding-left:0px;margin-top:7px;margin-bottom:10px;}
.moretraining_box_top{
height:18px;width:320px;
background-repeat:no-repeat;
background-image:url(images/moretraining_box_top.png);}
.training_box_top{height:18px;width:320px;
background-image:url(images/training_box_top.png);
background-repeat:no-repeat;
}
.training_box_content{
background-image:url(images/training_box_bg.png);
background-repeat:no-repeat;width:320px;
padding-top:10px;
padding-bottom:8px;
}
.training_box_content h2{
padding:0 18px 0 18px;
text-decoration:underline;
}
.training_box_content p{
padding-left:18px;
padding-right:18px;
}
.training_box_bottom{
background-image:url(images/training_box_bottom.png);
background-repeat:no-repeat;
width:6px;}
.smallstar{float:left;margin-right:4px;}
.smallblue{font-size: 16px;
color: #003479;
margin-top:0;
}
.classlink{
color: #003479;
font-weight:bold;}



/* ----------- Scroller -------------*/
#pscroller1{
	width: 282px;
	height: 98px;
}
.someclass{}


/* ----------- Footer -------------*/

#footer{
	clear: both;
	float: left;
	margin-top: 20px;
	width: 940px;
	padding-bottom: 30px;
	padding-top:20px;
	border-top:2px solid #992222;
	
}
#footer a{
	color: #444;
	text-decoration: none;
}
#sitemap{
	float: left;
}
#sitemap ul{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sitemap ul li{
	display: inline;
	margin: 0;
	padding: 0;
}
#sitemap ul li a{
	display: block;
	float: left;
	border-right: 1px solid #003479;
	text-decoration: none;
	padding-right: 7px;
	margin-right: 7px;
	color: #003479;
}
.copyright{
	clear: both;
	float: left;
	margin-top: 15px;
}
.contact{
	float:right;
	margin-right:25px;
	margin-top:8px;
	width: 305px;
	height: 151px;
	background: transparent url(images/bg_contact.png) no-repeat left top;
	padding-left:23px;
}
.msie7 .contact, .msie8 .contact, .msie6 .contact{
	width: 320px;
}
.contact h2{
	padding-top: 30px;
	margin-top: 0;
}
#whole{
	float:left;
	width: 585px;
}
td.dayofweek{
	color: #fff;
	background-color: #003479;
}
#calcontainer, .events-top{
	width: 900px;
}
#calcontainer table td a:link, #calcontainer table td a:visited{
	color: #003479;
	text-decoration: none;
	line-height:11px;
}
#calcontainer table td a:hover{
	text-decoration: underline;
}


/*#globalnav ul {margin: 0; padding: 0;list-style-type: none;}*/
/*#globalnav ul li{position: relative;display: inline;}
#globalnav ul li ul{
	position: absolute;
	float:left;
	top:2px;
	display:none;
	padding:5px; 
	width:120px;
	padding-top: 20px;
}
.msie6 #globalnav ul li ul, .msie7 #globalnav ul li ul,.msie8 #globalnav ul li ul{left:0px;top:2px;padding-top:20px;}
#globalnav ul li a{display:block;text-decoration:none;padding:0 15px 0 5px;}
#globalnav ul li ul li a{display:block;text-decoration:none;padding:0 15px 0 5px; border:1px solid black; }
#globalnav {position:absolute;display:block; height:100px;left:800px;}
 Fix IE. Hide from IE Mac \
* html #globalnav ul li { float: left; }
* html #globalnav ul li a { height: 1%; }
End 
#globalnav li:hover ul, #globalnav li.over ul{display: block;}*/

.blue_bg{
	background: transparent url(images/bg_blue.png) no-repeat left top;
}

/*---------------drop down courses---------------*/
.technology{
cursor: hand;
cursor: pointer;
margin: 0 0 4px 28px;
font-size:14px;
font-weight: bold;
color: #6e6e6e;
}
.thelanguage{
padding-right:10px;
}
.graytechnology{

cursor: pointer;
margin: 0 0 0 28px;
font-size:14px;
font-weight: bold;
color: #c9c9c9;
}

.event_date {
	/*font-size: 10px;*/
	text-align: right;
}
.event_firstrow {
	
}
.event_otherrows {
	border-top: dashed 1px #e1e1e1;
}
.event_location {
	
}
.question{
font-family:Arial;
font-size:18px;
font-style:normal;
letter-spacing:.01em;
font-weight:none;
color:#003479;
margin: 18px 0px 0px 0px;
}
.answer{
margin: 5px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:none;
line-height:16px;
letter-spacing:0px;
padding: 0px 0px 0px 27px;
}
.largeno{
font-family:Arial;
font-size:26px;
letter-spacing:-1px;
color:#CCCCCC;
}

/*----Gradient Box----*/
#gradbox_border{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:320px;
border: 1px solid #a1a1a1;
}
#gradbox_bg{
width:314px;
border:white 3px solid;
background-color:#FFFFFF;
background-image:url(Images/boxbk.png);
background-repeat:repeat-x;
}
#gradbox_title{
margin-top:-15px;
margin-left:-140px;
position: absolute;
}
.msie7 #gradbox_title{
	margin-left: 12px;
	margin-top:-15px;
	position: absolute;
}
.msie7 .front #gradbox_title{
	margin-left: 20px;
}
.msie7 #gradbox_title2{
	margin-left: -300px;
	margin-top:-15px;
	position: absolute;
}
.gradbox_title_blue{
font-family:Arial, Helvetica, sans-serif;
color:#003479;
font-weight:bold;
font-size:16px;
background-image:url(Images/topbk.gif);
padding:0px 5px 0px 5px;
margin-top:15px;
margin-left:150px;
}

.msie7 .gradbox_title_blue{
	margin-left:0px !important;
	
}
.gradbox_title_red{
font-family:Arial, Helvetica, sans-serif;
color:#a03131;
font-weight: bold;
font-size:15px;
background-image:url(Images/topbk.gif);
padding:0px 5px 0px 5px;
margin-top:15px;
margin-left:150px;
}
.gradbox_main{
text-align:left;
padding:10px 6px 8px 6px;
}
.coursehr{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
font-weight:bold;
text-align:right;
}
ul.red { 
position:relative;
list-style-position: outside;
color: #992222; 
text-indent: -2px; 
list-style-type: round; 
text-align: left;
list-style-image : url( "images/smallredbullet.png" );
}
ul.red li{
font-family: Arial, Helvetica, Sans-serif;
font-size: 1em;
text-align:left;
}
ul.red li:first-line{color:#000;}