html, body {
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #e9e9e9 url(../images/background.gif) repeat-x;
}
div, ul {
	position: relative;
}
#container {
	width: 950px;
	margin: 0 auto;
	background: url(../images/header.gif) no-repeat;
}
#content {
	width: 850px;
	padding: 0 50px 19px 50px;
	background: #fff url(../images/background_content.gif) repeat-y;
	float: left;
}
#col_left {
	width: 530px;
	float: left;
	border-right: 1px solid #e5e5e5;
	padding: 0 23px 0 0;
}
#col_left.full_width {
	width: 850px;
	border: none;
}
p.footer {
	font-size: 0.85em;
	margin: 0;
	padding-top: 28px;
}
p.footer a {
	color: #666666;
}
img.footer {
	position: relative;
	width: 950px;
	float: left;
	padding-bottom: 50px;
}

/* SIDEBAR */

#col_right {
	width: 270px;
	float: left;
	border-left: 1px solid #e5e5e5;
	margin: 0 0 0 -1px;
	padding: 0 0 0 23px;
	font-size: 0.85em;
}

#col_right #search {
	font-size: 1.2em;
	width: 268px;
	background: #fcfcfc;
	border: 1px solid #e9e9e8;
}
#col_right #search label {
	position: absolute;
	margin-left: -999em;
}
#col_right #search input.search_keyword {
	position: relative;
	background: #fcfcfc;
	border: none;
	padding: 8px 0 0 12px;
	margin: 0;
	float: left;
	color: #666666;
	width: 205px;
}
#col_right #search .search_button {
	position: relative;
	float: right;
}

#col_right h1, #col_right h2, #col_right h3, #col_right h4, #col_right h5, #col_right h6 {
	color: #072f4f;
	margin: 30px 0 12px 0;
}
#col_right p.item_summary {
	position: relative;
	width: 270px;
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #e5e5e5;
}
#col_right p.item_summary span.date {
	color: #004489;
}
#col_right p.item_summary a, a.orange, .orange, .orange a, td a, #col_left a, #col_right a {
	color: #ff6600;
}
#col_right p.link_to_all a {
	color: #167ac3;
}

#col_right ul.useful_links, ul.arrowed {
	padding: 0;
	margin: 0;
	list-style: none;
}
#col_right ul.useful_links li, ul.arrowed li {
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e5e5e5;
}
#col_left ul.arrowed li {
	border-bottom: none;
}
ul.arrowed li {
	padding-left: 30px;
	background: url(../images/arrow_bullet.gif) 4px 2px no-repeat;
}
ul.arrowed li:hover, ul.arrowed li.selected, ul.orange_all_arrows li {
	background-image: url(../images/arrow_bullet_selected.gif);
}
#col_left ul.arrowed li a, #col_right ul.arrowed li a {
	color: #333333;
}
#col_left ul.arrowed li a:hover, #col_left ul.arrowed li.selected a, 
#col_right ul.arrowed li a:hover, #col_right ul.arrowed li.selected a, 
#col_left ul.orange_all_arrows li a, 
#col_right ul.useful_links li a {
	color: #ff6600;
}
#col_right ul.useful_links li a, ul.arrowed li a {
	font-weight: bold;
}

/* PROFILES */

div.profile {
	width: 510px;
	padding: 9px;
	margin: 0 0 19px 0;
	border: 1px solid #d9d9d9;
	background: #fafafa;
}
div.profile div.image {
	width: 112px;
	float: left;
}
div.profile div.details {
	width: 380px;
	float: right;
}
div.profile div.details a {
	color: #ff6600;
}

/* LOGIN REQUIRED */

.login_required {
	position: relative;
	padding: 9px 10px;
	background: #ff6600 url(../images/background_chevrons.gif);
	color: #fff;
}
#col_right div.login_required {
	width: 272px;
	margin: 8px -8px 19px -14px;
	padding: 0 10px;
}
#col_right div.login_required img.corners {
	float: left;
	margin: 0 -10px;
}
#col_right .login_required p.title {
	color: #fff;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ea9e6b;
}
#col_right .login_required ul, .login_required a {
	color: #072f4f;
}
#col_right .login_required ul li.selected a, #col_right .login_required ul li a:hover {
	color: #fff;
}
#col_right .login_required ul.arrowed li {
	border-bottom: 1px solid #ea9e6b;
	background: url(../images/arrow_bullet_orange_back.gif) 4px 2px no-repeat;
}
#col_right .login_required ul.arrowed li:hover, #col_right .login_required ul.arrowed li.selected {
	background-image: url(../images/arrow_bullet_orange_back_selected.gif);
}
#col_right p.login_required {
	position: relative;
	width: 510px;
	font-weight: bold;
	text-transform: uppercase;
}
p.login_required img {
	position: absolute;
	top: 0;
	left: 493px;
}

/* SEARCH FILTER */

#filter_search {
	font-size: 0.85em;
	width: 510px;
	padding: 19px 9px 0 9px;
	border: 1px solid #ccc;
	background: #C8ECFD;
}
#filter_search p.heading {
	position: relative;
	font-weight: bold;
	margin-top: -27px;
	margin-left: 20px;
}
#filter_search p.field {
	position: relative;
	width: 245px;
	float: left;
}
#filter_search p.right {
	float: right;
}
#filter_search p.field label, #filter_search p.field select {
	display: block;
	width: 120px;
	float: left;
}

/* NEW MEMBERS APP KIT */

#new_members_app_kit {
	border: 1px solid #f8bf88;
	background: #ffe5cc;
	padding: 20px 20px 8px 20px;
}
#new_members_app_kit li.image {
	position: absolute;
	right: 0;
	top: -36px;
	background: none;
}
#new_members_app_kit li {
	background-image: url(../images/arrow_bullet_light_orange_back.gif);
}
#col_left #new_members_app_kit li a {
	font-size: 0.85em;
	color: #ff6600;
}

/* MISC */

input {
	font-size: 1em;
}
input.text, textarea {
	width: 150px;
}
textarea {
	height: 100px;
}
input.narrow, textarea.narrow {
	width: 75px;
}
input.wide, textarea.wide {
	width: 300px;
}
.spacer, div.separator {
	position: relative;
	display: block;
	float: none;
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
div.separator {
	margin: 0 0 13px 0;
	border-top: 1px solid #e5e5e5;
}
.bordered {
	padding: 8px;
	background: #fafafa;
	border: 1px solid #e4e4e4;
}
.two_col_a {
	float: left;
	width: 200px;
}
.two_col_b {
	float: right;
	width: 310px;
}
