@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #928e7e;
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 1.2em;
	color: #700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #700;
}
a:hover {
	text-decoration: underline;
	color: #700;
}
a:active {
	text-decoration: none;
	color: #700;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:100;
	color: #F0EDE1;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight:100;
	color: #700;
	margin-bottom: -8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:   #007; 

	margin-bottom: -10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
	margin-bottom: -12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #007;
	margin-bottom: -12px;
	margin-top:0px;
	margin-left:8px;
}
.helptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #700;
	margin-bottom: -12px;
	margin-top:0px;
}
h4.redtitle {
	background-color: #BEB59C;
	color: #700;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

h3.bigtitle {
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom: 0px;
}
h4.bigtitle {
	font-size: 1.3em;
	font-weight:bold;	
	display:inline;
}

.jobtext {
	font-size: 1.2em;	
}

.emphasize {
	font-size: 1.1em;
	font-weight:bold;	
}
.normaltxt {
	font-size: 1.1em;	
}

/* ----------------- FINANCIAL AID -------------- */
#formmenu {
	
}

#formmenu ul {
	padding-top: 15px;
}

#formmenu li {
	float: left;
	list-style:none;
	padding-right: 15px;
}
#formcontent {
}
#formcontent a {
	line-height:1.5em;
}



/* -------------HUMAN RESOURCES ----------- */

#employmentopportunities p {
padding: 0;
margin: 0;
}

label {
	float: left;
	width: 12em;
}

.posted {
	float: right;	
}

.clear {
	clear: both;
}

/* ---- Table element Properties ---- */
table {
	border-collapse: collapse;
	border: 1px solid #666;
	
}
th {
	background-color: #BEB59C;
	padding-left: 6px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 28px;
}
td.desc {
	background-color: #FFFFFF;
	padding-left: 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 28px;
}
th.schedule {
	background-color: #BEB59C;
	padding-left: 6px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	height: 28px;
}

th.scheduleright {
	background-color: #BEB59C;
	padding-right: 6px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	height: 28px;
}

th.extra {
	background-color: #BEB59C;
	padding-right: 6px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 28px;
}
th.desccredits {
	background-color: #BEB59C;
	padding-right: 6px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100;
	height: 12px;
}
td.titles {
   background-color:#BEB59C;
   font-weight:bold;
}
td.titlesextra {
   background-color:#BEB59C;
}
td.smalltxt {
	font-size: 11px;	
}
td.coursetitle {
		font-size: 1.3em;
		font-weight: Bold;
}

ul.seq {
float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none
}

li.seq {
float: left;
  width: 7em;
  margin: 0;
  padding: 0;	
}
li.seq2 {
float: left;
  margin: 0;
  padding: 0;	
}
li.seq3 {
float: right;
 
  margin: 0;
  padding: 0;	
}

ul.prefix {
float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;	
}
li.prefix {
	
float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
li.prefix a {
	color: #333;
}
li.prefix a:link {
	color: #333;
}
li.prefix a:visited {
	color: #333;
}
li.prefix a:active {
	color: #333;
}
li.prefix a:hover {
	color: #700;
}
li.catalog {
	line-height: 1.5em;
	font-size: 1.1em;
	list-style: none;
}


/*
tr :hover {
	background-color: #FFFFFF;	
}
*/

td.seq {
    background-color: #BEB59C;
	padding-left: 6px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	font-size: 16px;
	font-weight:bold;
	height: 28px;
}

tr {
	height:25px;
	
}

td {
	vertical-align:top;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #D0C9B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* WORKFORCE DEVELOPMENT AND CONTINUING EDUCATION */

th.nctitle {
	font-size:1.3em;
}

.wrkfrclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
}
table.categories {
	border-collapse: collapse;
	border: 1px solid #666;
}
td.categories {
padding-left: 8px;
padding-right: 4px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #D0C9B7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	vertical-align:text-top;

}
td.categoryselect {
font-size: 16px;
color:#700;
vertical-align:top;
}

.courselist {
background:#FFF;
}
.categorydesc {
	float:left;
	font-size: 12px;
	font-weight:normal;
	color:#222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.img_shadow {
	background: url(../images/shadow.png) no-repeat bottom right;
	clear: right;
	float: left;
}
.img_shadow img {
	margin: -5px 4px 3px -2px;
}

.ncsubtitle {
	background:#FFF;
	font-size: 1.3em;
	color:#333;
}
.ncdesc {
	background:#FFF;
	padding-left: 45px;
}

.nccancelled {
	z-index: 100;
	position:absolute;
	left:0;
	top:14px;
	width:650px;
	height:275px;
	background-image:url(../workforcedev/images/cancelled.png);
}



/*  *********** END WORKFORCE DEVELOPMENT AND CONTINUING EDUCATION************************** */

.proglist {
	background-color: #D0C9B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	margin-bottom: -12px;
}
.prog_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/* ----- For Academic Calendar ---- */
ul.acadcal {
float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.3em;
  
}
li.acadcal {
float: left;
  width: 14em;
  margin: 0;
  padding: 0;	
}
li.acadcal2 {
float: left;
  margin: 0;
  padding: 0;	
}
li.acadcal3 {
float: right;
 
  margin: 0;
  padding: 0;	
}
.helptext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-variant: small-caps;
	float: right;
	position: relative;
	bottom: 0px;
}



/* ----- Structure ----- */
#wrapper {
	clear: both;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#faux_columns {
	padding: 0px;
	float: left;
	min-height: 850px;
	width: 972px;
	margin-top: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	overflow: visible;
	position: relative;
	z-index: 200;
	left: 0px;
	background-image: url(../images/skinnyslice.gif);
	background-repeat: repeat-y;
}
#footer_text {
	clear: both;
	text-align: center;
	margin: 115px;
	font-size: 1.2em;
	color: #FFF;
}
#footer_text a {
	color:#FFF;
	font-size: 1em;
}
#footer_bg {
	background-image: url(../images/drkpurple.gif);
	background-repeat: repeat;
	background-position: center bottom;
	display: block;
	float: left;
	height: 217px;
	width: 100%;
	margin-top: -100px;
	position: relative;
	z-index: 3;
	bottom: 0px;
}
/* ----- Inner Structure ----- */
#header {
	background-image: url(../images/drkpurple.gif);
	background-repeat: repeat;
	background-position: center top;
	display: block;
	height: 76px;
	width: 972px;
	position: relative;
	margin-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#mainnav_upper {
	float: left;
	position: relative;
	width: 221px;
	min-height: 284px;
}
#apply_now_area {
	display: block;
	overflow: hidden;
	float: left;
	position: relative;
}
#mainnav_lower {
	float: left;
	position: relative;
	width: 221px;
	min-height: 487px;
	overflow: visible;
}
/* ----- Header Contents ----- */
#sullivan {
	float: left;
	position: relative;
	height: 76px;
	width: 481px;
}
#header_right {
	float: right;
	position: relative;
	height: 76px;
	width: 491px;
}
#suny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-variant: small-caps;
	color: #FFF;
	float: right;
	position: relative;
	bottom: 0px;
}
#search_area {
	float: right;
	height: 60px;
	width: 491px;
	position: relative;
	color: #FFF;
	text-align: right;
}


/*----- Content Header (pic & section title) -----*/
#inside_top_pic {
	float: left;
	position: relative;
	height: 192px;
	width: 540px;
}
#inside_top_colorblock {
	background-color: #600;
	height: 192px;
	width: 190px;
	position: relative;
	float:right;
}
#inside_top_text {
	bottom: 0px;
	position: absolute;
	left: 5px;
	vertical-align: bottom;
}

/*----- Content Header LANDING PAGES (pic & section title) -----*/
#landing_top_pic {
	float: left;
	position: relative;
	height: 284px;
	width: 733px;
}

#landing_top_text {
	bottom: 0px;
	position: absolute;
	left: 5px;
	vertical-align: bottom;
	z-index: 900;
}



/*----- Main Navigation -----*/
#mainnav {
	float: left;
	position: relative;
	width: 236px;
	min-height: 275px;
	overflow: hidden;
}
.main_nav {
	list-style-image: none;
	list-style-type: none;
	min-height: 200px;
	position: relative;
	line-height: 28px;
	width: 230px;
	margin-left: -10px;
}
.main_nav ul {
	margin-left: 0;
	padding-left: 0;
}
.main_nav li a {
	color: #FFF;
	font-weight: bold;
}
.main_nav li a:link {
	color: #FFF;
	font-weight: bold;
}
.main_nav li a:visited {
	color: #FFF;
	font-weight: bold;
}
.main_nav li a:active {
	color: #FFF;
	font-weight: bold;
}
.main_nav li a:hover {
	color: #E6D38E;
	font-weight: bold;
}


/*----- Content Area -----*/
#body_area {
	position:relative;
	top:10px;
	width: 713px;
	margin-left: 20px;
}
#body_area a {
	font-size:1.0em;
}
#content_area {
	width: 733px;
	min-height: 500px;
	position: relative;
	float:right;	
}
#the_real_content{
	margin-top:192px;
	width: 500px;	
}
.larger_text {
	font-size: 1.15em;
}
.pull_quote {
	font-size:1.3em;
	width: 375px;
	margin-left: 50px;
	color: #007;
	font-style:italic;
}

/*----- Third Column -----*/

#third_col{
	float:right;
	width: 191px;
/*	top: 204px;
	right: 0px;*/
	clear: both;
}
#secondary_nav_area {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #600;
	margin-bottom: 25px;
}
#secondary_nav_area a {
	font-size:1.1em;
}
.secondary_nav {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	line-height: 20px;
	margin-left: -20px;
}
.secondary_nav li a {
	color: #600;
}
.landing_nav {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	line-height: 22px;
	margin-left: -20px;
	font-size:1.2em;
}
.landing_nav li a {
	color: #600;
}
#extra_info_area {
	background-color:#FFF;
	margin-right:10px;
	padding:5px;
	margin-left:10px;
}

/*----- NY Alert -----*/
#nyalert_area {
	background-color: #600;
	height: 50px;
	width: 215px;
	position: absolute;
	left: 10px;
	border: 1px dotted #FFF;
	padding-top: 10px;
	text-align: center;
}
.small_caps {
	font-size: 1.3em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.alert {
	font-size: 1.8em;
	color: #FF0;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}

.ox-regioneditbutton {
position: absolute;
}


