/*
Theme Name: Applied Learning Solutions
Description: WP theme for ALS
Version: 1.0
Author: Miller Meier
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*******************************************
end reset
*******************************************/
/*This css document was created by Miller Meiers Design for Communciation.
/* global elements */

@font-face {font-family: 'SchemeRg-Bold';src: url('webfonts/1685A0_0.eot');src: url('webfonts/1685A0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/1685A0_0.woff') format('woff'),url('webfonts/1685A0_0.ttf') format('truetype'),url('webfonts/1685A0_0.svg#wf') format('svg');}
@font-face {font-family: 'SchemeLt-Regular';src: url('webfonts/1685A0_1.eot');src: url('webfonts/1685A0_1.eot?#iefix') format('embedded-opentype'),url('webfonts/1685A0_1.woff') format('woff'),url('webfonts/1685A0_1.ttf') format('truetype'),url('webfonts/1685A0_1.svg#wf') format('svg');}
@font-face {font-family: 'SchemeBk-Regular';src: url('webfonts/1685A0_2.eot');src: url('webfonts/1685A0_2.eot?#iefix') format('embedded-opentype'),url('webfonts/1685A0_2.woff') format('woff'),url('webfonts/1685A0_2.ttf') format('truetype'),url('webfonts/1685A0_2.svg#wf') format('svg');}
@font-face {font-family: 'SchemeRg-Regular';src: url('webfonts/1685A0_3.eot');src: url('webfonts/1685A0_3.eot?#iefix') format('embedded-opentype'),url('webfonts/1685A0_3.woff') format('woff'),url('webfonts/1685A0_3.ttf') format('truetype'),url('webfonts/1685A0_3.svg#wf') format('svg');}


body {
	background-image:url(images/background_tile_horz.gif);
	background-repeat:repeat-x;
	background-color:#005295;
	margin:0; padding:0;
	}

a {
	color: #005295; 
	text-decoration: none; 
	}
	
a:visited { 
	color: #005295;
	text-decoration: none;
	}
a:hover { 
	color: #005295; 
	text-decoration: underline; 
	}


/* headings & paragraph */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #005295; 
	padding-bottom:7px;}

h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	}


h3 {
	font-size: 16px;
	font-weight: bold;
	line-height:16px;
	color: #000;
	padding-bottom:7px;}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height:16px;
	color: #000;
	padding-bottom:7px;}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #000;
	padding-bottom:7px;}

h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-bottom:7px;}


p {	margin:0; padding:0;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	color: #000; }

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	color: #000;
	margin:0; padding:0;}


/* misc */

ul {
	list-style: disc;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 12px 15px;
}

ol {
	list-style:decimal;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 12px 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
	padding-bottom:5px;
	}
	
li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
	padding-bottom:5px;
	margin-left:10px;
	}

/* form  */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000; }

form { display: inline; }


/* Global Styles */

#wrapper{
width:970px;
margin:0; padding:0;
padding-top:32px;
text-align:left;
}

#header{
text-align:left;
margin-bottom:30px;
width:970px;
background-color:#fff;
}

.logo{
width:207px;
float:left;
margin-left:30px;
margin-bottom:15px;
}

.navContainer{
width:600px;
float:right;
}

.search-wrap{
width:300px;
text-align:right;
margin-bottom:10px;
float:right;
margin-right:20px;
}
.search-wrap { text-align: right;}
#searchsubmit { background: url(images/search_btn_off.gif); width: 99px; height: 28px; border: 0; padding: 0; text-indent: -9999px; cursor: pointer; margin: 0 0 0 3px; }
#searchsubmit:hover { background: url(images/search_btn_on.gif); }
#nav{
color:#333333;
font-family: SchemeRg-Regular;
font-size:15px;
width:600px;
text-align:right;
clear:both;
}

#nav a{
color:#666;
text-decoration:none;
}

#nav a:hover, #nav li.current-menu-item a{
color:#005295;
text-decoration:none;
}

#nav a:visited{
color:#666;
text-decoration:none;
}

#nav ul{
margin:0; padding:0;
list-style:none;
}

#nav li{
margin:0; padding:0;
list-style:none;
display:inline;
margin-right:18px;
font-family: SchemeRg-Regular;
font-size:15px;
text-transform: uppercase;
}

#footer{
width:970px;
height:105px;
background-image:url(images/footer_bkg_logo.gif);
background-repeat:no-repeat;
background-position:right;
text-align:left;
}

.footerLinks{
margin-left:18px;
color:#fff;	
margin-bottom:10px;
padding-top:30px;
}

.footerLinks ul{
margin:0; padding:0;
list-style:none;
display:inline;
}

.footerLinks li{
margin:0; padding:0;
list-style:none;
margin-right:10px;
font-family: SchemeRg-Regular;
font-size:12px;
font-weight:normal;
color:#fff;
display:inline-block;
text-transform: uppercase;
}

.footerLinks a{
font-family: SchemeRg-Regular;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
margin-right:10px;
display:block;
}

.footerLinks a:hover{
font-family: SchemeRg-Regular;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:underline;
}

.footerLinks a:visited{
font-family: SchemeRg-Regular;
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:none;
}

.copyright{
color: #739dd2;
font-size:12px;
font-family: SchemeRg-Regular;
font-weight:normal;
margin-left:18px;
}


.clear{
clear:both;	
}

/* FeaturedBar Styles */

.featuredBar{
width:940px;
margin-left:18px;
height:250px;
clear:both;
}

.featuredBar a{
color:#ff9900;
text-decoration:none;
font-weight:normal;
}

.featuredBar a:hover{
color:#ff9900;
text-decoration:underline;
font-weight:normal;
}

.featuredBar a:visited{
color:#ff9900;
text-decoration:none;
font-weight:normal;
}

.featuredBox{
margin:0; padding:0;
width:302px;
height:250px;
background-image:url(images/news_Box_bkg.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-right:13px;
float:left;
}

.featuredBoxGuts{
padding:0 15px 0 12px;	
}

.featuredBoxGuts h2{
	color:#005295;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:16px;	
display:inline;
padding-bottom:5px;
}

.featuredBoxGuts ul{
margin:0; padding:0;
list-style:none;
clear:both;
padding-top:15px;
}

.featuredBoxGuts li{
margin:0; padding:0;
list-style:none;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
line-height:16px;
font-style:italic;
font-size:13px;
}

.featuredBoxTwo{
margin:0; padding:0;
width:302px;
height:250px;
background-image:url(images/news_Box_bkg.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-right:13px;
float:left;
}

.featuredBoxTwo h2{
color:#005295;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:16px;	
display:inline;
padding-bottom:5px;
clear:both;
}

.featuredBoxTwo h3{
font-size:18px;
line-height:20px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
padding-top:15px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

.featuredBoxThree{
margin:0; padding:0;
width:302px;
height:250px;
background-image:url(images/news_Box_bkg.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;

}

.featuredBoxThree h2{
color:#005295;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:16px;	
display:inline;
padding-bottom:15px;
clear:both;
}

.featuredBoxThree h3{
font-size:18px;
line-height:20px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
padding-top:15px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

.viewAllLink{
float:right;
width:100px;
display:inline;
text-align:right;

}

.viewAllLink a{
font-style:italic;
color:#f90;
font-weight:bold;	
text-decoration:none;
}

.viewAllLink a:hover{
font-style:italic;
color:#f90;
font-weight:bold;
text-decoration:underline;
}

.viewAllLink a:visited{
font-style:italic;
color:#f90;
font-weight:bold;
text-decoration:none;
}


/* Social Bar Styles */

.socialBar{
width:970px;
background-color:#739dd2;
overflow:auto;
}

.latestBlog{
width:280px;
float:left;
margin-right:35px;
color:#fff;
margin-left:28px;
}

.latestBlog p{
color:#fff;	
}

.latestBlog a{
color:#fafb86;	
}

.latestBlog a:hover{
color:#fafb86;	
}


.latestBlog a:visited{
color:#fafb86;	
}

.latestBlog h2{
font-family:Georgia, "Times New Roman", Times, serif;
color:#fafb86;
font-weight:normal;
font-size:22px;
line-height: 28px;
}

.latestBlog h3{
font-family: SchemeRg-Regular;
color:#fff;
font-weight:normal;
font-size:18px;
padding-bottom:15px;
}

.date{
font-size:11px;
color:#fff;
margin-bottom:10px;
padding-top:10px;
}


.twitterWidget{
width:280px;
float:left;
margin-right:35px;
color:#fff;
}

.twitterWidget ul{
margin:0; padding:0;
list-style:none;
}

.twitterWidget li{
color:#fff;
border-bottom:1px solid #005295;
padding-bottom:10px;
margin-bottom:10px;
}

.time{
font-size:11px;
font-style:italic;
color:#fff;
display:inline-block;
margin-left:10px;
}

.follow{
text-align:right;
color:#fafb86;
}

.twitterWidget a{
color:#fafb86;	
}

.facebook{
width:280px;
float:left;
}


/* Home Content Styles */

#container{
width:970px;
background-color:#fff;
clear:both;
}

.containerBtm{
margin-bottom:10px;	
}


.feature{
margin-left:20px;	
margin-bottom:20px;
position: relative;
}

.missionContainer{
width:930px;
margin:0; padding:0;
text-align:left;
margin-left:20px;
margin-bottom:10px;

}

.mission{
width:625px;
float:left;
text-align:left;
margin:0; padding:0;
}

.mission h2{
color:#005295;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:18px;
}

.enrollBtn{
width:300px;
float:right;

}

.hmcourseHder{
width:940px;
background-image:url(images/home_class_hder.gif);
background-repeat:no-repeat;
height:42px;
margin-left:10px;
clear:both;
padding-top:28px;
}

.hmcHderLeft{
margin:0; padding:0;
width:600px;
float:left;
margin-left:15px;
}

.hmcHderLeft h2{
color:#fff;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:20px;	
display:inline;
margin-right:50px;
}

.calloutText{
color:#005295;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:14px;	
display:inline;
}

.hmcHderRight{
margin:0; padding:0;
width:275px;
float:left;
margin-left:35px;
}

.hmcHderRight h2{
color:#fff;
font-family: SchemeRg-Regular;
font-weight:normal;
font-size:20px;	
}




.hmcourseContainer{
width:930px;
margin-left:18px;
}

.hmcourseLeft{
width:580px;
border-left:1px solid #ccc;
float:left;
padding-left:20px;
}

.hmcourseRight{
width:298px;
border-right:1px solid #ccc;
background-color:#f0f8ff;
background-image:url(images/torch_onBlue_bkg.gif);
background-repeat:no-repeat;
background-position:bottom left;
float:right;
margin-right:1px;
height:448px;
text-align:left;
}

.hmcourseRight ul{
	list-style:none;
	margin:0; padding:0;
	margin-left:15px;
}

.hmcourseRight li{
	list-style:none;
	color:#005295;
	font-weight:bold;
	padding-bottom:10px;
	line-height:15px;
}

.hmcourseRight a{
color:#005295;
text-decoration:none;
}

.hmcourseRight a:hover{
color:#005295;
text-decoration:underline;
}

.hmcourseRight a:visited{
color:#005295;
text-decoration:none;
}



.courseCallout{
margin:0; padding:0;
margin-right:15px;
width:167px;
float:left;
}

.courseCallout img{
margin-bottom:10px;	
}

.courseCallout h2{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#005295;
}

.viewAvailable, a.viewAvailable, .hmcourseRight a.viewAvailable, a.buy-now{
font-style:italic;
color:#f90;
font-weight:bold;
}


/* Sub Page Styles */

.featureImg{
width:940px;
margin-left:18px;
height:110px;	
margin-bottom:15px;
}

.courseOverviewContainer{
clear:both;
width:940px;
margin-left:18px;
padding-top:5px;
margin-bottom:10px;
overflow:auto;
}

.courseOverview{
width:297px;
margin-right:15px;
margin-bottom:15px;
float:left;
}

.courseOverview h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
line-height:17px;
color:#005295;
border-bottom:1px solid #ccc;
padding-bottom:5px;
margin-bottom:5px;
}

.courseOverview img{
margin-bottom:10px;
}

.courseOverview ul{
list-style:none;
margin:0; padding:0;
margin-left:10px;
}

.courseOverview li{
list-style:none;
margin:0; padding:0;
padding-bottom:7px;
font-weight:bold;
}

.courseOverview a{
color:#005295;
text-decoration:none;
}

.courseOverview a:hover{
color:#005295;
text-decoration:underline;
}


.courseOverview a:visited{
color:#005295;
text-decoration:none;
}

.divLine{
margin-left:18px;
width:928px;
border-top:1px solid #ccc;
height:1px;
margin-bottom:15px;
}

/* Course Detail Styles */

.containerTwo{
margin:0; padding:0;
margin-left:18px;
width:940px;
overflow:auto;
}

/* Sidebar Styles */

.sidebar{
width:209px;
margin:0; padding:0;
margin-right:20px;
float:left;
margin-bottom:20px;
}

.sbCategoryBox{
margin:0; padding:0;
width:209px;
}

.sbCategoryBox{
margin:0; padding:0;	
}

.sbCategoryBoxTop{
width:209px;
height:35px;
background-image:url(images/sidebar_dkblue_top.gif);
background-repeat:no-repeat;
padding-top:15px;
}

.sbCategoryBoxTop h2{
font-size:18px;
color:#fff;
font-family: SchemeRg-Regular;
font-weight:normal;
text-align:center;
}

.sbCategoryBoxBtm{
width:199px;
height:30px;
background-image:url(images/sidebar_bkg_small.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:10px;
margin-bottom:10px;
padding-left:10px;
}

.sbClassesBox{
margin:0; padding:0;	
}

.sbClassesBoxTop{
width:209px;
height:35px;
background-image:url(images/sidebar_medBlue_top.jpg);
background-repeat:no-repeat;
padding-top:15px;
}

.sbClassesBoxTop h2{
font-size:18px;
color:#fff;
font-family: SchemeRg-Regular;
font-weight:normal;
text-align:center;
}

.sbClassesBoxBtm{
width:199px;
background-image:url(images/sidebar_bkg_small.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:10px;
margin-bottom:10px;
padding-left:10px;
padding-bottom:10px;
}

.sbClassesBoxBtm p{
	padding-bottom:5px;
}

.sbClassesBoxBtm h2{
	padding-bottom:5px;
	color:#005295;
	font-size:12px;
	font-weight:bold;
}

.sbWhitepapersBox{
margin:0; padding:0;	
}

.sbWhitepapersBoxTop{
width:209px;
height:35px;
background-image:url(images/sidebar_medBlue_top.jpg);
background-repeat:no-repeat;
padding-top:15px;
}

.sbWhitepapersBoxTop h2{
font-size:18px;
color:#fff;
font-family: SchemeRg-Regular;
font-weight:normal;
text-align:center;
}

.sbWhitepapersBoxBtm{
width:199px;
background-image:url(images/sidebar_bkg_small.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:10px;
margin-bottom:10px;
padding-bottom:10px;
padding-left:10px;
}


/* contentBody Styles */

.contentBody{
margin:0; padding:0;
width:680px;
float:left;
margin-bottom:20px;
}

.classInfo{
margin-bottom:15px;	
}

.paperListing{
margin:0; padding:0;
margin-bottom:15;
}

.paperListing img{
margin:0; padding:0;
float:left;
margin-right:10px;
margin-bottom:15px;
}


/* New Styles */

/*Sidebar Styles */
.sidebarTwo{
	width:220px;
	margin:0; padding:0;
	margin-left:20px;
	float:left;
	margin-bottom:20px;
	}
	
.sbCalloutBox{
	width:194px;
	height:105px;
	background-image:url(images/enrollnow_sidebar_lg.gif);
	background-repeat:no-repeat;
	padding: 75px 0px 0px 15px;
	}

.sbCalloutBox h2{
	font-size:18px;
	font-family: SchemeRg-Regular;
	font-weight:normal;
	color:#005295;
	padding-bottom:10px;
	}



/* Template One */

.templateOneBody{
	margin:0; padding:0;
	width:680px;
	float:left;
	margin-bottom:20px;	
	}

.templateOneBody h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	color: #000; 
	padding-bottom:7px;}

.templateOneBody h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom:7px;
	}
	
.templateOneBody h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom:7px;
	}
	
.templateOneBody img{
	margin:0;
	margin-left:15px;
	margin-bottom:15px;
	padding:4px;
	border:1px solid #ccc;
	}

.sbClassesBoxBtm ul{
	margin:0; padding:0;
	list-style:none;
	}
	
.sbClassesBoxBtm li{
	margin:0; padding:0;
	list-style:none;
	padding-bottom:5px;
	font-weight:bold;
	}
	
.widget {
	margin:0; padding:0;
	margin-bottom:10px;
	}
	
.widget h2 {
	margin:0; padding:0;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
	}
	
.widget ul {
	margin:0; padding:0;
	list-style:none;
	margin-left:15px;
	}
	
.widget li {
	margin:0; padding:0;
	list-style:none;
	padding-bottom:5px;
	}
	
.blogExcerpt{
	margin:0; padding:0;
	margin-bottom:20px;
	}
	
.blogExcerpt img{
	margin:0; padding:0;
	float:none;
	margin-right:10px;
	border:none;
	clear:both;
	}
	
.buyNow{
	clear:both;

	}
	

/*Comments Styles */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	}

.commentmetadata{
	font-size: 12px;
	}

.comments-template p.nocomments{
	padding: 0;
	}
	
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}
	
	
/* Enroll Styles */
.enrollFormContainer{
	clear:both;
	width:906px;
	margin-left:18px;
	padding:10px;
	margin-bottom:10px;
	overflow:auto;
	border:1px solid #ccc;
	}

.enrollImageBox{
	width:295px;
	background-color:#f0f8ff;
	float:left;
	margin-right:20px;
	}

.enrollImageBox h2{
	font-family: SchemeRg-Regular;
	font-weight:normal;
	color:#005295;
	padding-bottom:10px;
	font-size:24px;
	padding-left:15px;
	padding-top:15px;
	}

.enrollImageBox p{
	padding-left:15px;
	padding-right:15px;
	}
	
.enrollForm td{
	margin:0; padding:0;
	font-size:12px;
	color:#666;
	font-weight:bold;
	}
	
.enrollForm h1{
	font-family: SchemeRg-Regular;
	font-weight:normal;
	color:#005295;
	padding-bottom:10px;
	font-size:24px;
	}
	
.enrollClassesContainer{
	clear:both;
	width:906px;
	margin-left:18px;
	padding:10px;
	margin-bottom:10px;
	overflow:auto;
	border:1px solid #ccc;
	}
	
.enrollClassesContainer H2{
	font-family: SchemeRg-Regular;
	font-weight:normal;
	color:#005295;
	padding-bottom:10px;
	font-size:16px;
	}
	
.enrollClassListing{
	width:275px;
	float:left;
	margin-right:25px;
	margin-bottom:15px;
	}
	
.enrollClassListing ul{
	list-style:none;
	margin:0; padding:0;
	}
	
.enrollClassListing li{
	list-style:none;
	margin:0; padding:0;
	padding-bottom:5px;
	}
	
.enrollClassListing h2{
	list-style:none;
	margin:0; padding:0;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

/*************************
slider styles
*************************/
#slider { margin: 0; padding: 0; }
#slide-controls { position: absolute; bottom: 20px; right: 30px; }
#slide-controls a { display: block; height: 10px; width: 10px; background: url(images/slide-dots.png) 0 -10px; float: left; margin: 0 5px 0 0; text-indent: -9999px; }
#slide-controls a.pager-active, #slide-controls a:hover { background-position: 0 0; }


/*************************
general image styles
*************************/
.alignleft { float: left; margin: 0 15px 15px 0; }	
.alignright { float: right; margin: 0 0 15px 15px; }	
.alignnone { margin: 0; }

/*************************
other styles
*************************/

.page-navigation { border-top: 1px solid #e8e8e8; padding: 4px 0 0; font-size: 12px; font-weight: bold; }
.page-navigation a { color: #F90; }

.archive .enroll-button { position: relative; top: 7px; left: 5px; }

#enroll-table td { vertical-align: top; padding: 0 8px 8px 0; }
input#enroll-submit { display: block; background: url(images/enroll_button_lg.png); width: 174px; height: 24px; padding: 0; margin: 0; border: none; text-indent: -999px; cursor: pointer; }

h1.course-title { color: #005295; }
h2.course-category a { color: #000; }

.cat-arrow { display: block; float: left; margin: 0 5px 5px 0; color: #005295; }