body {
	font-family: Arial, sans-serif;
	font-size:80%;
}

#cu_include_footer {
	display:none;
}

body {
	background: #F7F8F3 url("images/background.jpg") 0 0 repeat-x;
}

.image_replace {
	display:block;
	border:none;
	text-indent:-999em;
	overflow:hidden;
	float:left;
	margin-top:10px;
}

.image_replace:hover {
	border:none;
}

#container_outer {
	width:770px;
	margin:20px auto;
	border:6px solid #fff;
	background:#fff;
}

#container_inner {
	min-height:500px;
/*	border:1px solid #333;*/
}

#content_inner {
	min-height:200px;
	font-size:0.9em;
}

input {
	color:#999;
}

input.text {
	border:1px solid #333;
}

input:active,
input:focus {
	color:#000;
}

input.example {
	color:#aaa;
}

/*******************
 * Header Elements *
 *******************/

#container_outer #header {
	border:none;
}

#csds_header {
	background: url('images/header_background.jpg') 0 0 no-repeat;
	height:138px;
	border:1px solid #fff;
	border-width:6px 0 6px 0;
}

#csds_header h1 {
	height:112px;
	text-indent:-999em;
	position:relative;
}

#csds_header h1 a {
	display:block;
	height:75px;
	left:43px;
	overflow:hidden;
	position:absolute;
	top:33px;
	width:160px;
	border:none;
}

#csds_search {
	background:none;
	float:right;
	padding:0px;
	line-height:20px;
	margin-right:35px;
}

#csds_search input {
	font-size:10px;
	vertical-align:middle;
}

#csds_search_q {
	padding: 2px;
	width:118px;
}

#cu_includes .searchBut {
	vertical-align:middle;
}

/***********
 * Content *
 ***********/

#content_outer {
	background: url('images/content_bg.gif') 0 0 repeat-x;
}

.content_body {
	padding:30px;
}

a {
	color:#333;
	border-bottom:1px dotted #333;
}

a:hover {
	border-bottom:1px solid #333;
}

.content_body h2,
.content_body h3,
.content_body h4,
.content_body h5 {
	margin-bottom:5px;
}

.content_body h2 {
	font-size:1.5em;
	color:#000;
	margin: 10px 0;
}

.content_body h3 {
	font-size:1.2em;
	color:#333;
	border-bottom:1px solid #333;
	margin-top:10px;
}

.content_body h4 {
	font-size:1.0em;
	color:#444;
}

.content_body h5 {
	color:#888;
	font-weight:normal;
}

.content_body p {
	margin: 15px;
	line-height:1.6em;
}

.content_body li {
	padding:5px;
}

.content_body img {
	margin:5px;
	background:#eee;
	padding:2px;
	border:1px solid #333;
}

img.float {
	float:left;
}

img.float.right {
	float:right;
}

.more {
	text-align:right;
	padding:2px;
}

/**********
 * Footer *
 **********/

#csds_footer {
	margin-top:10px;
	background: #B1072E url('images/footer_bg.jpg') top right no-repeat;
}

#csds_footer .address_box {
	float:left;
	width:310px;
	margin: 5px 15px;
	color:#ddd;
}

.address_box ul {
	float:left;
	margin:5px 0;
	padding:0;
	list-style:none;
}

.address_box li {
	white-space:nowrap;
}

.address_box a {
}

.address_box .right .label {
	float:left;
	width:40px;
	padding-right:20px;
	text-align:right;
	color:#aaa;
	white-space:nowrap;
}

#csds_footer .address_box a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
}

#csds_footer .address_box .name {
	font-weight:normal;
	color:#fff;
}

#csds_footer .address_box h5 {
	color:#ddd;
	font-weight:normal;
}

#csds_footer .address_box .left {
}

#csds_footer .address_box .right {
	margin-left:20px;
}

#logos #npsia {
	background: url('images/npsia_logo.png') 0 0 no-repeat;
	width:106px;
	height:46px;
	margin:5px;
	border:none;
}

/***************
 * Footer Menu *
 ***************/
#footer_menu {
	background:#585858 url('images/nav_bk.jpg') center center repeat-x;
	border-top:1px solid #000;
}

#footer_menu ul {
	margin:5px;
	padding:0;
	float:right;
	list-style:none;
}

#footer_menu li {
	display:inline;
	padding: 2px 10px;
	border-left:1px solid #555;
}

#footer_menu li.first-child {
	border:none;
}

#footer_menu a {
	color:#ccc;
}

#footer_menu a:hover {
	color:#fff;
	border-bottom:1px dotted #ccc;
}

#footer_menu a.arrow:hover {
	border:none;
}

/**************
 * Contact Us *
 **************/

.contact ul {
	margin-left:50px;
}

.contact li {
	padding:0;
}

/***********
 * Sidebar *
 ***********/

.home #content_inner {
	margin-right:250px;
}

#content_outer #sidebar {
	float:right;
	width:230px;
	color:#eee;
	border:1px solid #333;
	background: #B1072E;
	margin:35px 25px;
}

#content_outer #sidebar h3 {
	background: url('images/menu_bg.gif') center center repeat-x;
	font-size:1.0em;
	font-weight: normal;
	text-decoration:none;
	padding:5px 10px;
	height:20px;
	line-height:20px;
	border-top:1px solid #999;
	border-bottom:1px solid #000;
	margin:0;
	color: #fff;
}

#sidebar div {
	padding:10px 15px 15px 15px;
	font-size:0.9em;
}

#sidebar a {
	color:#eee;
	border-bottom-color:#eee;
}

#sidebar a:hover {
	border-bottom-color:#fff;
}

#sidebar #ccoptin {
	line-height:20px;
}

#sidebar #ccoptin input {
	vertical-align:middle;
}

#sidebar div p {
	margin: 5px;
	line-height:1.4em;
}

#sidebar form {
	padding:5px;
}

#bulletin_email {
	width:136px;
}

#sidebar .nato_logo {
	text-align:center;
	margin:15px;
}

.nato_logo a {
	width:200px;
	border:none;
}

/*****************
 * Events & News *
 *****************/
#events .event,
#news .news {
	margin:10px;
	padding:10px 0 45px 0;
	background: url('images/event_bottom.jpg') bottom center no-repeat;
}

#events #months {
	list-style:none;
	margin:0 0 25px 0;
}

#events #months li {
	float:left;
	width:24.5%;
	padding:0;
	margin-top:10px;
}

#events #months li a {
	color:#B1072E;
	font-weight:bold;
	border-bottom:1px dotted #B1072E;
}

.event h4,
.news h4 {
	margin-top:5px;
	color:#222;
	font-weight:bold;
	font-size:1.0em
}

#events .event h5.date {
	color:#222;
	font-weight:normal;
	font-size:1.0em;
}

.event h5 {
	color:#444;
	margin-left:20px;
	font-size:1.0em;
}

.event h6 {
	font-weight:normal;
	font-size:0.9em;
	color:#666;
}

.event p {
	margin: 5px 0 5px 10px;
	padding: 5px 5px 5px 10px;
	color:#444;
}

.event .rsvp {
	background:#f6f6f6;
	margin: 10px 0 10px 20px;
	padding: 5px 5px 5px 20px;
	border-left:5px solid #850523;
	border-top:1px solid #850523;
	color:#444;
}

.event em {
}

h4.month {
}

/********
 * News *
 ********/

.news h5 {
	font-style:italic;
}

/********
 * Home *
 ********/

.home .section h3 {
	padding:0 0 5px;
}

.home .section .event,
.home .section .news {
	margin:15px 0 25px 20px;
}

.home .frontpage h5,
.home .frontpage h6 {
	color:#444;
	margin:0;
	margin-bottom:5px;
}

.home .frontpage h6 {
	text-transform:lowercase;
}

.home .frontpage h5.speaker {
	font-weight:normal;
}

.home .section_outer {
	width:425px;
	margin:35px 0 0 20px;
}

.home #upcoming_events {
	margin-top:5px;
}

.home .section {
	padding:10px 30px 20px 30px;
	border:1px solid #aaa;
	background:#F7F8F3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.home .event,
.home .news {
	display:none;
}

.home .news h5 {
	font-style:normal;
	font-size:0.9em;
}

.home #content_inner p {
	margin:15px 0;
}

.home .frontpage {
	display:block;
}

.home .frontpage .details,
.home .frontpage p.rsvp,
.home h3.month {
	display:none;
}

/**********
 * People *
 **********/
#people_roster {
}

#people_roster .person {
	margin: 10px 10px 10px 35px;
}

#program_roster h4,
#people_roster h4 {
	background:#eee url("images/arrow_right_off.gif") center left no-repeat;
	padding:5px 5px 5px 25px;
	cursor: pointer;
	cursor: hand;
}

#program_roster h4.alt,
#people_roster h4.alt {
	background-color:#ddd;
}

#program_roster h4.ui-state-hover,
#people_roster h4.ui-state-hover {
	background: url("images/arrow_right_on.gif") center left no-repeat;
}

#program_roster h4.ui-state-active,
#people_roster h4.ui-state-active {
	background:url("images/arrow_down_off.gif") center left no-repeat;
}

#program_roster h4.ui-state-active.ui-state-hover ,
#people_roster h4.ui-state-active.ui-state-hover {
	background:url("images/arrow_down_on.gif") center left no-repeat;
}

#program_roster p,
#people_roster p {
	margin-left:20px;
	color:#666;
}

#people_roster h5 a {
	color:#888;
	border-bottom-color:#888;
}

#people_roster ul {
	margin:5px;
	padding-left:15px;
	list-style:none;
}

#people_roster li {
	margin:0;
	padding:0;
}

/***********************
 * SDF 2009 Conference *
 ***********************/

.conference h4,
.conference h6 {
	text-transform:uppercase;
}

.conference h4 {
	font-size:3em;
	color:#666;
}

.conference h5 {
	font-size:2em;
	color:#B1072E;
}

.conference h6 {
	font-size:1.2em;
	color:#666;
	margin:15px 0;
}

.conference ul.bold {
	font-weight:bold;
	padding-left:15px;
}

.conference table {
	margin:15px 10px;
	width:100%;
	border-top:1px solid #ccc;
}

.conference table th {
	text-align:left;
}

.conference table td {
	padding:10px 0;
}

.conference ul {
	list-style:none;
	padding-left:0;
	margin:0;
}

.conference li {
	padding:0;
}

.conference .photo {
	float:right;
	padding:5px;
	border:1px solid #999;
}

.conference .quicklinks {
	font-size:1.2em;
	margin-left:15px;
	padding-bottom:10px;
}

.conference .quicklinks li {
	margin:10px 0;
}

.conference .section {
	border-bottom:2px solid #B1072E;
	padding-bottom:25px;
	margin-bottom:35px;
}

.conference #registration {
	border-bottom:none;
}