/* meyer web reset */

/* 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;
}
/* colors


Dark Blue:  003c79
Orange: e66e00

Building Trades:  5394c9
Court Reporting:  7d1513
Human Services:  24a28a
Telecom:  e9ae42

*/

/*font sizing
base font = 16px


desired / base font = size in ems
36px 36 / 16 = 2.25em
32px 32 / 16 = 2.0em
30px 30 / 16 = 1.875em
28px 28 / 16 = 1.75em
24px 24 / 16 = 1.5em
22px 22 / 16 = 1.375em
20px 20 / 16 = 1.25em
18px 18 / 16 = 1.125em
17px 17 / 16 = 1.0625em
14px 14 / 16 = 0.875em
12px 12 / 16 = 0.75em
11px 11 / 16 = 0.6875em
10px 10 / 16 = 0.625em
 9px  9 / 16 = 0.5625em


*/

/* typography.css */
h1 {
	position: absolute;
	left: 33px;
	top: 24px;
}
h2 {
}
#header h2 {
	position: absolute;
	right: 44px;
	top: 24px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #cbcbcb;
	text-transform:uppercase;
	outline: 0px dashed #fff;
}
h3 {
}
#header h3 {
	font: bold 38px "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	right: 44px;
	top: 50px;
}
h4 {
}
#header h4 {
	font: 20px "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	right: 44px;
	top: 98px;
}
h5 {
	font: bold italic 32px "Times New Roman", Times, serif;
	color: #fff;
	margin: 0 0 10px 0;
}
h6 {
}
p {
	font: 14px Arial, Helvetica, sans-serif;
	color:#fff;

}

#primary-content p{
	width: 350px;

}


p.asterisk-note {
margin: 5px 0 10px 0;
font-size: 12px;
display:block;
color: #000;




}


dt {
}
dd {
}
li {
}
#list-of-areas li, #list-of-areas li a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#list-of-areas li a:hover {
	text-decoration: underline;
}


#secondary-content li {
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
#contact-callout, #contact-callout a {
	font: bold 24px "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
#contact-callout a:hover {
	text-decoration: underline;
}
a {
}
#secondary-content a.callout {
	font: bold italic 24px "Times New Roman", Times, serif;
	color: #fff;
	margin: 20px 0 0 0px;
	display: block;
	text-decoration: none;
}
#callout-nav a {
	font: 18px Arial, Helvetica, sans-serif;
	color: #fff;
	background-image: url(http://www.orleanstech.edu/images/landing/bg-callout-nav.png);
	width: 103px;
	height: 26px;
	padding: 12px 10px;
	display: block;
	background-position: 0px 0px;
	text-decoration: none;
	text-align: center;
	text-transform:capitalize;
}
#btn-apply-now {
}
#btn-schedule-an-apt a {
	font: bold 15px Arial, Helvetica, sans-serif;
	padding: 6px 10px;
	width: 103px;
	height: 38px;
}
#btn-learn-more {
}
a.btn-watch {
	font: italic 16px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.btn-watch:hover {
	text-decoration: underline;
}
#callout-nav a:hover {
	background-position: 0px -50px;
}
a:hover {
}
a:active {
}
em {
}
sup, sub {
	font-size: .5em;
	height: 0;
	line-height: 1em;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1.5ex;
}
sub {
	top: .5ex;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color:#003c79;
}
#footer span {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #003c79;
}























/* grid.css */
body {
	background-color: #cccccc;
}
#container {
	margin: 10px auto;
	width: 773px;
	padding: 0px;
	outline: 0px dashed #f00;
	background: url(http://www.orleanstech.edu/images/landing/bg-container.gif);
	background-repeat: repeat-y;
}
#header {
	position: relative;
	height: 130px;
	background-image:  url(http://www.orleanstech.edu/images/landing/bg-hdr.gif);
	outline: 0px dashed #ff0;
}
#banner {
	height: 170px;
	width: 765px;
	outline: 0px dashed #00f;
	position: relative;
	margin: 0px 4px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	position: relative;
}


#banner img {
position: absolute;



}
#slideshow-small {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 286px;
	height: 170px;
	border-right: 4px solid #fff;
	outline: 0px dashed #00f;
}
#slideshow-large {
	position: absolute;
	left: 291px;
	top: 0px;
	width: 474px;
	height: 170px;
	outline: 0px dashed #00f;
}
#column-wrapper {
	outline:0px dashed #f0f;
	overflow: auto;
	height: auto;
	margin: 0px 4px 0px 5px;
	width: 764px;
	background-color: #5394c9;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.building-trades-page #column-wrapper {
	background-color: #5394c9;
}
.court-reporter-page #column-wrapper {
	background-color: #7d1513;
}

.human-services-page #column-wrapper {
	background-color: #24a28a;
}

.telecommunications-technician-page #column-wrapper {
	background-color: #d89419;
}


#primary-content {
	outline: 0px dashed #0ff;
	float: left;
	width: 400px;
	margin: 0px 0px 0px 334px;
	border-left: 2px solid #fff;
	padding: 0px 0px 0px 22px;
}
#list-of-areas {
	margin: 10px 0 20px 0;
	
}
#list-of-areas li {
	width: 130px;
	padding: 0px 0px 0px 10px;
	background-image: url(http://www.orleanstech.edu/images/landing/bg-list-of-areas.gif);
	background-repeat: no-repeat;
	background-position:0 2px;
	
	
}


a.btn-watch {
	padding: 0px 0px 0px 24px;
	display: block;
	background-image: url(http://www.orleanstech.edu/images/landing/bg-play-btn.png);
	background-repeat:no-repeat;
	height: 24px;
	margin: 10px 0 10px 0;
}

#callout-nav {
	margin: 10px 0 10px 0;

}
#callout-nav li {
	float: left;
	margin: 0 10px 0 0;
	padding:0;
}
#secondary-content {
	outline: 0px dashed #ff0;
	float: left;
	width: 293px;
	margin: 0px 0px 10px -721px;
	
}


#secondary-content ul {
margin: 0 0 15px 0;

}

#secondary-content p {
width: 250px;




}

#contact-callout {
	height: 34px;
	background-image: url(http://www.orleanstech.edu/images/landing/bg-contact-callout.gif);
	text-align: center;
	padding: 10px
}
#footer {
	background-color: #cccccc;
	outline: 0px dashed #f00;
/*	text-align: center;*/
	padding: 10px 0px 20px 30px;

}
#webtrends_img img {
	border: 0px solid #333;
}




/* forms.css */
