@charset "utf-8";
/* CSS Document 

contains default styles and major layout items.

*/

html {
	margin: 0;
	padding: 0;
	background: url(./images/html.gif);
	}

body {
	padding: 0;
	margin: 0;
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	background: url(./images/body.gif) 11px 7px;
	color: #c1d7ee;
	}
	
#container {
	background: url(./images/container.gif) top repeat-x;
	}

#header,  #content {
	position: relative;
	margin: 0 auto;
	}

#header {
	width: 978px;
	}

#header {
	background: url(./images/logo.gif) 0 18px no-repeat;
	height: 97px;
	}

#logo {
	float: left;
	margin: 20px 0 0;
	}
#logo a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 209px;
	height: 72px;
	}
	
#supplementals {
	margin: 0;
	padding: 3px 0 0;
	position: absolute;
	top: 0px;
	right: 2px;
	width: 412px;
	height: 30px;
	background: url(./images/supplementals.gif) top no-repeat;
	}

#supplementals .newsletter {
	float: left;
	padding: 0 15px 0 10px;
	}
#supplementals .newsletter a {
	display: block;
	height: 22px;
	text-indent: -999px;
	overflow: hidden;
	width: 200px;
	}

#supplementals label {
	display: none;
	}

#supplementals input {
	display: block;
	float: left;
	}

#supplementals #query_input {
	width: 127px;
	background-color: transparent;
	color: #fff;
	font-size: .9em;
	line-height: 1.4;
	height: 14px;
	padding: 3px 6px 5px 12px;
	margin: 0 4px 0 0;
	border: 1px solid #1e3004;
	}

#supplementals #go_button {
	margin-top: 1px;
	}

#primary_nav {
	position: absolute;
	/*bottom: 4px;*/
	top: 62px;
	left: 209px;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#primary_nav li {
	float: left;
	margin: 0;
	padding: 0;
	}

#primary_nav li a {
	display: block;
	text-indent: -9999px;
	color: #eee;
	height: 31px;
	_height: 32px;
	overflow: hidden;
	background-color: #333;
	background-position: 0 34px;
	line-height: 1em;
	font-size:12px;
	}

#primary_nav li a:hover {
	background-position: 0 103px;
	}
	
#primary_nav li.u_r_here a {
	background-position: 0 69px;
}	

li {
	line-height: 1.4;
	display: block;
	color: #FFF;
	padding-left: 10px;
	background: url(./images/home_arrow.gif) 0 .4em no-repeat;
	text-decoration: none;
}

#subnav {
	position: absolute;
	right: 252px;
	top: 64px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Sans-serif;
	background: none;
	}

ul#subnav li {
	float: right;
	padding: 0 6px 1px;
	border-right: 1px solid #58646d;
	font-size: .8em;
	line-height: 1.1;
	background: none;
	}
	
#subnav li.first, #subnav li.last {
	border-right: none;
	background-image: none;
	}

#subnav li a {
	color: #6db30a;
	text-decoration: none;
	background-image: none;
	}
#subnav li a:hover {
	color: #0dc0e0;
	background-image: none;
	}

#subnav.becoming_subnav {
	margin-top: -8px;
}

#subnav.becoming_subnav li {
	margin-bottom: 3px;	
}

#subnav.becoming_subnav li.breaking {
	clear: both;
	border: none;
}

#subnav.becoming_subnav li.alignment {
		padding-left: 13px;
		padding-right: 13px;	
}

/* individual styles for navigation */
#primary_nav #home_nav a            { width: 46px; background-image: url(./images/nav/home.gif); }
#primary_nav #becoming_a_cpa_nav a  { width: 100px; background-image: url(./images/nav/becoming_a_cpa.gif); }
#primary_nav #cpa_exam_nav a        { width: 69px; background-image: url(./images/nav/cpa_exam.gif); }
#primary_nav #career_services_nav a { width: 103px; background-image: url(./images/nav/career_services.gif); }
#primary_nav #students_nav a        { width: 68px; background-image: url(./images/nav/students.gif); }
#primary_nav #scholarships_nav a    { width: 91px; background-image: url(./images/nav/scholarships.gif); }
#primary_nav #educators_nav a       { width: 75px; background-image: url(./images/nav/educators.gif); }
#primary_nav #news_events_nav a     { width: 89px; background-image: url(./images/nav/news_events.gif);}
#primary_nav #community_nav a       { width: 78px; background-image: url(./images/nav/community.gif);}
#primary_nav #about_nav a           { width: 48px; background-image: url(./images/nav/about.gif);}

#content {
	width: 980px;
	padding: 31px 0 3em 2px;
	}

#main {
	float: left;
	width: 700px;
	padding: 70px 15px 0;
	background: url(./images/interior_stripe.gif) 100% 20px no-repeat;
	}
#homepage #main {
	float: none;
	width: auto;
	padding: 0;
	background-image: none;
	}
	
#column {
	margin-top: -10px;
	float: left;
	width: 242px;
	}
#homepage #column {
	display: none;
	}

#footer {
	clear: both;
	background: url(./images/footer.gif) top repeat-x;
	border-top: 4px solid #000;
	padding-bottom: 1em;
	}

#footer_container {
	width: 978px;
	padding: 5px 4px;
	margin: 0 auto;
	}

#footer #partners {
	float: right;
	margin-right: -5px;
	}

#footer_nav {
	list-style: none;
	margin: 0;
	padding: 15px 0;
	}
	
#footer_nav li {
	float: left;
	margin: 0;
	padding: 0 6px 1px;
	border-left: 1px solid #777;
	line-height: 1;
	font-size: .8em;
	background-image: none;
	}
#footer_nav li.first {
	border-left: 0;
	padding-left: 0;
	}

#footer_nav li a {
	color: #888;
	font-weight: bold;
	}

.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	}

.callout {
	float: left;
	width: 30%;
	border: 4px solid #333;
	background: url(./images/callout_green_grad.jpg) center no-repeat #418c02;
	color: #fff;
	padding: 1.5em 1.8em;
	text-align: center;
	margin: .5em 1.5em 1em 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.4;
	}

a {
	color: #78a5ef;
	text-decoration: underline;
	}
a:hover {
	color: #acf;
	text-decoration: underline;
	}

a img {
	border: none;
	}

p {
	margin:  0 0 12px 0;
	padding: 0;
	font-size: 1.1em;
	}
	
h1 {
	float: left;
	display: inline;
	background: url(./images/h1.gif) top right no-repeat;
	margin: -50px 0px -50px -15px;
	padding: 9px 55px 20px 15px;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: -0.02em;
	color: #fff;
	}

h2 a:link, h2 a:visited {
	color: #88ce0b;
	text-decoration: none;
}

h2 {	
	color: #aadf0a;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 21px 0px 2px 0px;
	padding: 0px;
}

h2 a:hover {
	text-decoration: underline;
	color: #fff;
}


h3 {
	color: #e0edb8;
	font-size: 1.1em;
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Sans-serif;
}

h4 {
	color: #5cccf6;
	font-size: 1.1em;
	margin: 0px;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-serif;
}

ul.tertiary li {
	background:transparent none repeat scroll 0 0;
	border-right:1px solid #58646D;
	float:right;
	font-size:0.85em;
	line-height:1.1;
	padding:0 9px 1px;
}

.tertiary {
	background: url(/sup/images/tertiary_bg.gif) no-repeat top right;
	margin-right: -15px;
	height: 47px;
}

ul.tertiary {
		padding-top: 15px;
}

ul.tertiary li a {
	color: #6DB30A;
	text-decoration: none;
}

.tertiary li a:hover {
	color: #0DC0E0;
}

.tertiary li.first, .tertiary li.last {
	border-right: none;
	background-image: none;
	}
	
ul#subnav li.u_r_here a, .tertiary li.u_r_here a {
	color: #0DC0E0;
}