/* C2 Graphics Skin for Spark */

* {
	margin:0;
	padding:0;
}

/* :::::::::::: Structure :::::::::::: */

html {
	background-color:#f2f2f2;
}

#top-navigation {
	height:48px;
}

#top-navigation ul {
	margin-left:22px;
	margin-top:1px;
	text-align:center;
}

#top-navigation ul li {
	display:inline;
	text-align:left;
	text-align:center;
}

#top-navigation ul li a {
	float:left;
	background-color:#1a87ca;
	width:190px;
	height:49px;
	border:none;
	margin-left:2px;
	padding-top:10px;
}

#header {
	height:248px;
	background:url(images/header_bg.gif) repeat-x;
}

#footer {
height:102px;
padding-top:5px;
width:100%;
}
#footer-blurb {
width: 800px
}
.content-part {
	margin-top:17px;
}

#main .content-part {
	width:670px;
}

#main .side-part {
	margin-left:60px;
}

#content #breadcrums {
	position:relative;
	right:auto;
	top:auto;
	margin-bottom:20px;
}

#main-content #content {
	margin-top:0px;
	padding-right:20px;
}

#content .content-navigation {
	border-top:solid 3px #8cc83e;
	margin-top:15px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.9em;
}

.note {
	margin-bottom:15px;
	font-size:.9em;
}

#header .page-part {
	width:1022px;
}

#user-box {
	margin-left:28px;
}

#header .content-part {
	margin-left:28px;
}

#sub-navigation {
	position:static;
	top:128px;
}

#content ol {
font-size:0.9em;
list-style-position:outside;
}

#content ul li {
list-style-type: none;
padding: 0px;
margin: 0px;
background-image: url(/static/images/c2dot.png);
background-repeat: no-repeat;
background-position: 0px 4px; 
padding-left: 21px;
font-size:0.9em;
margin-top:10px;

}

/* :::::::::::: Colors :::::::::::: */

#sub-navigation ul li a {
	background-color:#d1e7f4;
	background-image:url(images/sublink_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#top-bar {
	color:#888;
}

#top-bar a {
	color:#888;
	background-color:#fff;
}

#top-bar #contactus-box {
	color:#000;
	margin-right:30px;
}

#side-top, #side-header {
	background-color:#f2f2f2;
}

#main-side .related-info-box {
	background-color:transparent;
}

.related-info-box .testimonial {
margin-bottom:10px;
margin-left:23px;
}

#contactus-box a {
	padding:2px 4px;
}

/* :::::::::::: Links :::::::::::: */

/* Main Nav */
#top-navigation ul li a {
	font-family:"Lucida Grande",Lucida, Trebuchet, sans-serif;
	color:#6d6d6d;

}

#top-navigation ul li a.selected {
	font-style:normal;
	color:#fff;
}

#top-navigation ul li a:hover, #top-navigation ul li a.selected {
	background-position:bottom;
}
/* End Main Nav */

#top-bar a {
	text-decoration:none;
}

#top-bar a:hover {
	color:#000;
}

#content #breadcrums a {
	color:#1B87C8;
}

#sub-navigation ul li a.selected {
	font-style:normal;
}

a, a:visited, a:active, a:hover {
	color:#1B87C8;
}

a:hover {
	color:#FF8C12;
}

#content h2 a, #content h3 a {
	font-size:1.2em;
}

#content .content-navigation a {
	font-size:1em;
	font-weight:bold;
}




/* Hacks and Hiding */

#side-top {
	display:none;
}

.side-part #search-field {
	border:none;
	margin-top:10px;
	width:190px;
	margin-left:10px;
}

.side-part #search-button {
	margin-top:8px;
	margin-right:3px;
	background: url(/static/skin/default/images/search-box-button.png) no-repeat;
}

/* :::::::::::: Typography :::::::::::: */

#page-header h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}

#content #breadcrums {
	color:#FF8C12;
	text-transform:uppercase;
}

#sub-navigation ul li a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#main .content-part {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.related-info-box h2 span {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#1b87d0;
	margin-left:20px;
	font-size:.8em;
}

#content h2 span {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#1b87d0;
	font-size:1em;
	text-transform:uppercase;
	/*line-height:3em;*/
	font-style:normal;
}

#content h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#1b87d0;
	font-size:.9em;
	text-transform:uppercase;
	line-height:1.2em;
}

#content h2.first {
	color:#000;
	font-size:1.2em;
	line-height:1.2em;
}

p.body_copy {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	font-size:.9em;
	line-height:1.5em;
}

#content p {
	font-size:0.9em;
	line-height:1.6em;
}

#content .content-section h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#8CC83E;
	font-weight:bold;
	font-size:1em;
}

#content .first-content-section {
	font-size:.9em;
}

#content table tbody tr td {
	font-size:.81em;
	line-height:1.6em;
}

.fields {
	font-size:.9em;
}

.related-info-box ul li {
	margin-bottom:5px;
}

#content .content-section {
	font-size:.9em;
}

/* :::::::::::: Images :::::::::::: */

.related-info-box h2 {
	background-image:url(images/stripe_bg.gif);
	padding:2px 5px;
	margin-left:-31px;
	width:260px;
}

img#company-logo {
	height:154px;
	width:156px;
	margin-top:5px;
	max-height:156px;
	margin-left:15px;
}

#main .page-part {
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-y;
}

#top-navigation {
	background:url(images/menu_bar.gif) no-repeat;
	height:50px;
	padding-left:10px;
}

#top-navigation ul li a {
	float:left;
	background-color:#1a87ca;
	background-image:url(images/main_button.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:151px;
	height:36px;
	border:none;
	padding-top:13px;
}

#footer {
	background:url(images/footer_bg.jpg) repeat-x;
	background-color:#f2f2f2;
}

#search-box {
	background-image:url(images/search_box.gif);
	background-repeat:no-repeat;
	border:none;
	height:34px;
	width:234px;
	margin-top:10px;
}

img#page-logo {
	position:relative;
	margin-top:-18px;
	margin-left:20px;
	height:166px;
	width:382px;
}
#content .column {
float:left;
width:auto;
}
#sub-navigation ul li a {
	color:#000;
}

#sub-navigation ul li a.selected {
	color:#fff;
	background-color:#F90;
	background-image:url(images/sublink2_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
#sub-navigation ul li a:hover {
	color:#fff;
	background-color:#F90;
	background-image:url(images/sublink2_bg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
/*
a.callout {
color:#1B87C8;
}
ul.callout li span.buttons a:link {
color:#1B87C8;	
}
ul.callout li span.buttons a:visited {
color:#1B87C8;	
}
ul.callout li span.buttons a:hover {
	color:#F90;	
}
*/
img#page-logo {
height:166px;
margin-left:0px;
margin-top:-18px;
position:relative;
width:970px;
}
#side-top, #side-header {
display:none;
}
table#nycu,table#nycu tr, table#nycu td,table#nycu table {
	margin:0;
	padding:0;
	border:0;
	width:auto;
	height:auto;
	line-height:normal;
font-size:0.2em;
}
#top-navigation {
background:none;
}
#top-bar a {
background-color:transparent;
color:#1B87C8;
border-left:1px solid #1B87C8;
	padding-left:10px;
	margin-left:5px;
}
#top-bar em {
font-style:normal;
font-weight:normal;
color:#1B87C8;
border-left:1px solid #1B87C8;
	padding-left:10px;
	margin-left:5px;
}
img.course-icon {
    width: 20px;
    height: 20px;
}

.course-name img.course-icon {
    float: left;
    margin-right: 5px;    
}


/* :::::::::::: PIPELINE CSS :::::::::::: */
#pipeWrap {
	width:620px;
	padding:0px;
	border:0;
}
#pipeWrap p {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#pipeWrap a {
	
}
#pipeWrap .pipeInnerBlock {
	padding: 6px;
	display: block;
	margin-top: 6px;
	clear: both;
	height: inherit;
	border-bottom: 1px solid #CCC;
	
}
#pipeWrap .pipeInnerBlock li {
	font-size: 10px;
}
#pipeWrap .pipeInnerBlock h3 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#pipeWrap .pipeInnerBlock hr {
	clear: both;
	width: 100%;
	visibility: hidden;
	
}
#pipeWrap .pipeInnerBlock .pipeLogo {
	display: inline;
	width: 160px;
	float: left;
	vertical-align: top;
	
}
#pipeWrap .pipeInnerBlock .pipeInfo {
	padding-left: 6px;
	width: 250px;
	display: inline;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
}
#pipeWrap .pipeInnerBlock .pipeLink {
	padding-left: 6px;
	display: inline;
	width: 180px;
	float: left;
	vertical-align: top;
	
}

.related-info-box a.callout {
    background: url(images/call-button.png) no-repeat top left;
    width: 120px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 2px;
    border: 0;
    padding: 0;
    color: #fff;
    height: 24px;
    line-height: 24px !important;
    margin: 2px 0px;
    font: normal normal bold 12px/20px Helvetica, sans-serif;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
}
.related-info-box a.callout:hover {
    color: #fff;
}

form .formRow .multiCheckboxInput label {
    top: -2px;
}
