@charset "utf-8";

/* Meyer reset*/
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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


/* general styles */
body {
	background-color:#523178;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:100%;
}

a {
	color:#009;
	text-decoration:underline;
	overflow:hidden;
	text-align:left;
}

a img {
	border:none;
}

a:link {
	color:#297eb7;
	font-weight:normal;
}

a:visited {
	color:purple;
	font-weight:normal;
}

h1, h2, h3, h4 {
	font-weight:normal;
	padding-left:13px;
}

h5 {
	text-align: left;
	font-weight: bold;
	padding-left: 12px;
}

h1 {
	font-size:.95em !important;
	padding:.4em 0 .4em .75em;
	color:white;
	background:url(../images/h1_gradient.png) top left repeat-x #523178;
	margin: 10px 0;
}

h3 {
	font-size:.75em;
}

h4 {
	font-size:.75em;
	font-weight:bold;
	line-height:1.5;
	padding:10px 0 10px 13px;
}

h5 {
	font-size:.75em;
	font-weight:bold;
	line-height:1.5;
	padding-top:18px;
}

h6 {
	font-weight:bold;
	line-height:1.5;
	text-align:center;
}

p {
	padding:5px 12px 10px;
	line-height:1.5;
	font-size:.75em;
	overflow:hidden;
	text-align:left;
}

img {
	border:0;
}

.error {
	color:#000;
	background:#F99;
	padding:1.2ex 1em;
}

.success {
	color:#000;
	background:#9F9;
	padding:1.2ex 1em;
}

/* header styles */
#top_header {
	margin-top:0;
	height:60px;
	background-color:#523178;
	color:#fff;
}

#left_header {
	float:left;
	text-align:left;
}

#left_header a:link,
#left_header a:visited,
#left_header a:hover,
#left_header a:active {
	color:white;
	font-weight:normal;
}

#logo {
	float:left;
	padding:12px 10px 0 0;
}

#left_header_text {
	margin-top:27px;
}

#nys {
	font-size:16px;
}

#ocfs a {
	display:block;
	font-size:22px;
	text-decoration:none;}

#skipper {
	display:block;
	float:left;
	padding:4px 10px 0 0;
}

#gov_comm {
	font-size:.58em;
}

#gov_comm a {
	text-decoration:none;
}

#right_header {
	float:right;
	text-align:right;
	margin-right:10px;
	font-size:.75em;
}

#right_header a:link,
#right_header a:visited,
#right_header a:hover,
#right_header a:active {
	color:white;
}

#right_header_text{
	margin-top:24px;
	font-size:.95em;
}

div#right_header_text ul,
#sub_footer ul{
	list-style: none;
}

div#right_header_text li {
	display:inline;
	padding:0 5px;
	border-right:1px solid #fff;
	text-decoration:none;
}

div#right_header_text li.last{
	border-right:0;
}

#search {
	font-size:.75em;
	margin-top:10px;
}

.button {
	margin-top:5px;
	font-size:1.4em;
	color:#FFF;
	background:#001745;
	border:1px solid orange;
}

#ny_logo {
	margin-bottom:5px;
	float:none;
	clear:both;
}

#ccs_masthead {
	background:url(../images/subheading.jpg) no-repeat;
	height:147px;
}

#ccs_masthead_both {
	height:147px;
	width:560px;
}

#ccs_masthead_heading {
	width:560px;
	height:90px;
}

#ccs_masthead_nav {
	margin: 0;
	padding:0;
	float:left;
}

#ccs_masthead_nav li {
	display:inline;
	list-style-type:none;
	margin:0;
}

#ccs_masthead_nav li a {
	text-decoration:none;
	font-size:.95em;
	letter-spacing:.03em;
	font-weight:bold;
	color:white;
	width:130px;
	height:52px;
	float:left;
	border-right:1px solid white;
	padding-top:10px;
	text-align:center;
}
/* end header styles */


/* body styles */
.register-text{
	font-size:.75em;
	font-style:italic;
}

.star_text{
	float:right;
}
.ccs_policies li {
	font-size:12px;
}

.container_12b, .container_12 {
	background-color:white;
}

#rss_icon p{
	text-align: right;
	background-color:white;
}

#rss_icon img{
	float:right;
}

.form_text {
	padding:0 0 5px 30px;
	line-height:2.25;
	font-size:.75em;
	font-weight:bold;
}

.red_form_text{
	color:#F00;
	padding-left:30px;
	font-weight:bold;
}

.body_content {
	background-color:white;
}

.body_content h2 {
	padding-top:5px;
}
.body_content h3{
	font-style:italic;
	font-weight:normal;
	padding:20px 0 0 45px;
}

.body_content_cd{
	font-style:italic;
	font-weight:normal;
	padding-left:10px;
}

.body_content ul {
	padding:0 0 5px 30px;
	list-style-type:disc;
	line-height:1.5;
	font-size:.88em;
}

ol.withroman {
	list-style-type:lower-roman;
}

li.withroman_indent{
	margin-left:20px;
	font-weight:bold;
}

li.withroman_indent_non{
	margin-left:20px;
	font-weight:normal;
}

#filter_list_container{
	padding-top:15px;
}

#filter_list ul,
#filter_list li {
	display:inline;
	list-style-type:none;
	padding-left:15px;
}


#left_content img {
	padding:10px 0 30px 8px;
}

#left_content ul{
	list-style:disc;
	padding:0 12px 10px 30px;
	line-height: 1.5;
	font-size:.75em;
}

#back_to_top p {
	text-align: right;
	padding:0 0 10px 0;
}

.trainings_for{
/*	border-bottom:1px solid #CCC;
*/	padding-bottom:5px;
}

.trainings_for img {
	padding-top: 8px;
}

.upcoming_training ul {
	padding:5px 0 5px 13px;
	overflow:hidden;
	text-align:left;
}

.upcoming_training li {
	margin-right:20px;
	border-bottom:1px solid #CCC;
	padding:10px 0 5px;
	line-height:1.25;
	font-size:.88em;
}

.course_list {
	margin:10px 10px 15px;
	padding:0;
}

.course_heading {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#F4F4F8;
	font-weight:bold;
}

.course_body {
	padding:5px 10px 15px;
}

.course_body ul {
	list-style-type:disc;
	padding:0 12px 10px 45px;
	line-height:1.5;
	font-size:.75em;
}

.course_body li {
	padding-bottom:8px;
}

ul.default-bullets {
    list-style: disc;
    padding-left: -1px;
    margin-left: 32px;
    font-size: 75%;
    font-family: Arial, Helvetica, sans-serif;
	line-height:1.55;
}

.course_body ul .subheading-resources  {
    font-size: 1.2em;
    font-weight: 700;
    padding-left: 0px;
    margin-left: -34px;
    color: purple;
    font-variant-caps: all-petite-caps;
}


/* end body styles */


/* footer styles */
#sub_footer ul{
	text-align:right;
	position:relative;
}
	
#sub_footer li{
	display: inline;
	padding:0 5px;
	border-right:1px solid #fff;
	font-size:.7em;
}

#sub_footer li.last{
	border-right:0;
}

#sub_footer a:link,
#sub_footer a:visited,
#sub_footer a:hover,
#sub_footer a:active {
	color:white;
	text-decoration:underline;
}

#sub_footer {
	background-color:transparent;
}

#sub_footer p {
	overflow:hidden;
	text-align:center;
	color:white;
	position:relative;
}
/* end footer styles */