/* ----- Page layout ------------------------- */
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

a > img {border: 0;}
img { border: 0;}

ul {margin-left: 0;}

#page li.leaf {
    list-style: none;
}

#page .item-list ul li {
    list-style: none;
}

th, table th, table tbody, table tbody th, tbody th {
    border: default;
    border-bottom: 0;
}

#page table {
    border-collapse: separate;
}

#page {
	width: 1000px;
	margin: 0px auto;
    padding: 0;
}

#header {
	position: relative;
	height: 106px;
	clear: both;
    z-index: 500 !important;  /*Needed to fix nice-menus dropping behind content div in IE*/
}

#logo {
	position: absolute;
	top: 16px;
	left: 12px;
	margin: 0px;
	width: 114px;
	height: 35px;
}

#k20 {
	position: absolute;
	top: 24px;
	left: 138px;
	width: 121px;
	height: 25px;
}

#i2logo {
	position: absolute;
	top: 22px;
	left: 259px;
	width: 31px;
	height: 25px;
}

h1, h2, h3, h4, h5, h6,
form {
	margin: 0px;
	padding: 0px;
}

form label {display: block;}

/* Region switch bar */
#region_buffer {
	width: 782px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0;
	height: 24px;
	background-color: #FFFFFF;
}

#region_switch_container {
	position: relative;
	float: left;
	clear: none;
	margin: 5px 0px 0px 0px;
	width: 217px;
}

#region_switch {
	background: url(../img/region_switch_bg.png) bottom repeat-x;
	line-height: 19px;
	float: right; clear: none;
	text-align: center;
	color: #FF6600;
	border-top: 1px solid black;
}

#region_switch a {color: #FF6600;}

/* welcome */
#welcome {
	position: absolute;
	top: 13px;
	right: 65px;
	width: 350px;
	height: 40px;
	margin-top: -.25em;
}

#welcome strong {
	display: block;
	float: right;
}

#messages {
	float: right;
	clear: both;
	margin: .1em 0px 0px;
	padding: 0px;
}

#messages dt span {
	display: block;
	position: absolute;
	top: -5000px;
}

#messages dt {
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
}

#messages dt.msg_messages {
	background-image: url(../img/envelope.png);
}

#messages dt.msg_ims {
	background-image: url(../img/people.png);
}

#messages dt.msg_musings {
	background-image: url(../img/speech_bubble.png);
}

#messages dd {
	float: left;
	width: 2em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#user_photo {
	position: absolute;
	top: .25em;
	right: -60px;
}

/* search */
#search {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 39px;
	line-height: 39px;
    margin: 0px;
    padding-left: 6px;
	z-index: 1;
}

#search .container {
    padding: 11px 0px 10px 0px;
    line-height: 17px;
    margin: 0;
    border: 0;
    background-color: #A1735F;
}

#search_contain .form-item {
	width: 200px;
	line-height: normal;
	clear: none;
	margin: 0px 0px;
	background: transparent url(../img/search_bg2.gif) no-repeat scroll;
	height: 17px;
}

#div-edit-keys.throbbing {
    background-position: 100% -17px;
}

#all-search-form {
	margin: 0px;
	padding: 0px;
}
#all-search-form input {
	width: 200px;
	margin-bottom: 0;
	margin-top: 0;
	color: #523A22;
	font-size: 11px;
	float: none;
    border: 0;
}
#search .option {font-weight: normal;}

#all-search-form > div > .form-item {clear: none; min-width: 240px; margin: 0px;}

#search .search_keys {
	margin: 1px 20px 0px 20px;
	width: 160px;
	padding: 0px 2px 0px 8px;
	height: 15px;
	background: white none no-repeat scroll 3px;
	border: 0;
    position: absolute;
}
#search input:focus {outline: none;} 
#search input[type="text"].region {margin: 5px 0 0 0;}

#search_contain {float: left; clear: left;}

#search input.form-submit {
	background: transparent url(../img/search_submit_bg.gif) no-repeat scroll;
	border: 0;
    padding: 0px 10px 1px 1px;
	margin: 0px 4px;
	cursor: pointer;
	width: 30px;
	height: 17px;
}
#search input[type="submit"].region {margin-bottom: 5px;}

.result_info {float: left; clear: none; max-width: 500px;}
.result_pic {float: left; clear: both; padding-right: 5px;}
dd.search_result > div {float: left; clear: both; margin: 2px 0px;}
.search-info {clear: both;}

/* login block */
#user_login {
	position: absolute;
	top: 2px;
	right: 16px;
	width: 335px;
	height: 65px;
	
	font-size: 9px;
}

#user_login label {
	display: block;
}

#user_login .form-required {
	display: none;
}

#user_login div[id^="div-edit-name"] {
	position: absolute;
	left: 0px;
}

#user_login #div-edit-pass {
	position: absolute;
	left: 124px;
}

#user_login input[id^="edit-submit"] {
	position: absolute;
	top: 7px;
	left: 248px;
}

#user_login .form-item {
	margin: 0px;
}

#user_login input.form-text {
	width: 114px;
	padding: 2px;
}

#user_login input.form-submit {
	margin: 20px 0px 0px;
	border-color: #D4B1A1 #68402E #68402E #D4B1A1;
	background-color: #a1735f;
	color: white;
	padding: 0px;
	width: 60px;
}

#user_login .item-list {
	position: absolute;
	bottom: 3px;
	left: 0px;
}

#user_login .item-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 350px;
	height: 14px;
}

#user_login .item-list ul li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#user_login .item-list ul li.create {
	left: 0px;
}

#user_login .item-list ul li.forgot {
	left: 248px;
}

#user_login #user-login-form {
    text-align: left;
}

#user_login #user_login_link {
	position: absolute;
	right: 0;
	top: 14px;
}

#user_login #shib_login_link2 {
	position: absolute;
	right: 0;	
}

/* left sidebar */
#sidebar {
	float: left;
	width: 196px;
	background: url(../img/left_bg.jpg) 9px 0px repeat-y;
}

#sidebar_left {
	position: relative;
	width: 158px;
	margin-left: 16px;
	border-style: none solid none solid;
	border-width: 1px;
	padding: 15px 10px 1px;
}

#sidebar_left_cap {
	position: absolute;
	bottom: -20px;
	left: -8px;
	width: 187px;
	height: 20px;
	
	background: white url(../img/sidebar_left_cap_long.jpg) top left no-repeat;
}

/* left sidebar contents */
#block-addthis-0 {
	margin-bottom: 10px;
}

#sidebar_left #secondary_nav ul {
	list-style: disc inside url('../img/small_arrow.png');
	padding: 0 0 0 5px;
}

#sidebar_left a {
	color: #103E3C;
}

#sidebar_left p {
	margin: 0;
}

#sidebar_left div.block h2 {
	margin: 20px -10px;
	padding: 2px 10px;
}

#sidebar_left div.block h4 {
    margin: 10px 0px 0px 0px;
}

#sidebar_left div.block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar_left div.block-block ul li,
#sidebar_left div.block-k20project ul li {
	margin: .3em 0px;
	padding: 0px;
}

#sidebar_left .searchfilter .filteroption {
    margin-left: 5px;
}

#sidebar_left .searchfilter select {
  font-size: xx-small;
  width: 100%;
}

#sidebar_left div.block ul.popular_now_list, #sidebar_left #all_regions {
  padding-left: 10px;
  text-indent: -10px;
}

/* content */
#content_container {
	float: left;
	position: relative;
	width: 781px;
    margin: 0;
	padding: 0px 0px 0px 10px;
}

#content {
	float: left;
	padding: 0px 0px 10px 0px;
    margin: 0;
}

#content.normal {
	width: 542px;
}

#content.wide {
	width: 775px;
}

#content_container .clear {
	clear: both;
}

#content_container .clearblock {
	clear: both;
	float: none;
}

.rss-feed {
  float: left;
  width: 16px;
  height: 16px;
}

/* Recent updates block */
.recentupdates {
}
.recentupdates h2 {
	margin: 0px;
	padding: 2px 0 2px 5px;
	display: block;
}
.recentupdates .content {padding-left: 5px;}

.recentupdates .recentupdateslist {
	padding-left: 20px;
	padding-right: 5px;
	margin: 10px 0px;
	list-style-position: outside;
}
.recentupdates .recentupdateslist li {margin: 5px 0;}
.recentupdates .recentupdateslist li a {font-weight: bold;}
.recentupdates .recentupdateslist .timestamp {font-size: 10px; color: #999999;}
.recentupdates .rss-feed {padding: 4px;}

.monitor_events { padding: 0 5px 0 20px; margin: 10px 0; list-style-position: outside; }
.monitor_events .monitor_event { margin: 5px 0; }
.monitor_events .monitor_event a { color: #996A3C; }
.monitor_events .timestamp { font-size: 10px; color: #999999; }

/* news items */
div.view-content-news div.node {
    margin-bottom: 15px;
}

div.view-content-news div.node > p {
    margin-bottom: 0px;
}

/* right sidebar */
#sidebar_right {
	float: right;
	width: 208px;
	padding: 10px;
}

#sidebar_right .content {
	padding-left: 10px;
}

#sidebar_right .survey_pitch ul, .survey_pitch ul {
  padding-left: 0;	
  list-style: none inside url('../img/empty_arrow.png');
}

#sidebar_right .block h2 {font-size: 14px; margin: 5px 0;}

#sidebar_right #block-block-17 h2, 
#sidebar_right #block-block-11 h2,
#sidebar_right #block-k20organization-4 h2 {margin-left: 20px;}
#sidebar_right .rss-feed {padding-right: 4px;}

.view-header .rss-feed,
#find-your-muse .rss-feed {
  margin-top: -22px;
  padding: 4px;
  padding-left: 0px;
}

.action {
	border: 1px solid #523A22;
	background-color: #E8E1D5;
	padding: 5px;
}

ul.actions {
	list-style: inside;
	margin: 0;
	padding-left: 10px;
}

.highlight_list {
    list-style: none;
    padding-left: 5px;
    margin: 10px 0;
}
.highlight_list > li {margin-bottom: 10px;}
.highlight_list .list-title, .highlight_list .list-title a {color: #996A3C; font-weight: bold;}

p.share {
    text-align: center;
    margin-bottom: 0px;
}

/* content cycles */
.cycle_group {
	margin: 15px 0 15px;
	padding: 5px 10px 5px 0;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 0;
}

.cycle_group:last-child {
	border-bottom-width: 0;
}

.carousel {
	position: relative;
	overflow: hidden;
	height: 190px;
	width: 725px;
	float: left;
	margin: 0 5px;
}

.carousel .cycle_belt {
	position: absolute;
	left: 0px;
	padding: 5px 0 0;
}

.carousel .cycle_element {
	float: left;
	overflow: hidden;
	width: 179px;
	margin: 0 30px;
	font-size: 11px;
	height: 185px;
}

.carousel .cycle_element:first-child {
	/*margin-left: 0;*/
}

.cycle_img {
	height: 130px;
	margin-bottom: 10px;
}

.cycle_element img {
	border: 5px solid #cccccc;
}

.cycle_element .timestamp {
	color: #999999;	
}

.cycle_prev {
	float: left;
	clear: none;
	cursor: pointer;
	visibility: hidden;
	margin-top: 58px;
}

.cycle_next {
	float: right;
	clear: none;
	cursor: pointer;
	margin-top: 58px;
}

/* forms */
.legendtab {
	border-left: 1px solid #523A22;
	background-color: #FAF7F2;
	color: #333;
	padding: 2px 5px;
	cursor: pointer;
}

.disabledtab {
	background-color: #CCCCCC;
	color: #333333;
	cursor: default;
}

.currenttab {
	background-color: #E8E1D5;
	color: #523A22;
}

.item_list {
	list-style: none;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}

.item_text a {
	cursor: pointer;
}

.item_list_input {
	margin-right: 5px;
}
	
/* footer */
#footer {
	clear: both;
	width: 778px;
	margin-left: 190px;
	padding: 14px 15px 7px 22px;
	height: 40px;
}

#copyright {
	display: block;
	float: left;
}


/* admin */
.module {
	font-weight: bold;
}

/* autocomplete */
#autocomplete li span {
  color: #666;
  font-size: 10px;
}

#autocomplete li.selected span {
  color: #CCC;
}

html.js input.form-autocomplete {
    padding-right: 17px;
}

/* misc blocks */
.popular_now_list, .block .popular_now_list {
  padding-left: 10px;
  text-indent: -10px;
  list-style: none;
  line-height: 1.5;
  margin: 0;
}

.pager .pager-item, .pager .pager-ellipsis, .pager .pager-next,
.pager .pager-last, .pager .pager-current, .pager .pager-first, .pager .pager-previous {
  margin: 0px;	
}

.pager .pager-item a, .pager .pager-next a, .pager .pager-last a {
  color: #996A3C;	
}

/* ----- Fonts & colors ---------------------- */

body {
	background: #fff;
	font-size: 13px;
	line-height: 1.35;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	color: #575757;
}

input,
button,
select,
textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	border: solid 1px #dacec2;
}

h2 { font-size: 14px; }

h3 { font-size: 1em;}

#main {
  background: url(../img/page_bg_long.jpg) -7px repeat-y;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}

form label {
	font-weight: bold;
}

form .form-required {
    color: #A1735F;
}

.form-item .error {border: 1px solid red;}

div.messages {font-size: 9pt; font-weight: bold;}
div.messages.status {color: #009900;}
div.messages.error {color: #FF0000;}

a:link, a:active, a:visited, a:hover {
	color: #996a3c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	background: #a1735f url(../img/header_bg2.png) top left repeat-x;
}

#logo {
	background: url(../img/logo2.png) left top no-repeat;
}

#logo.region {background: url(../img/logo_regional.png) left top no-repeat; height: 47px;}
#logo.global {background: url(../img/logo_global.png) left top no-repeat; height: 47px;}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo a * {
	display: block;
	position: absolute;
	top: -5000px;
}

#welcome {
	text-align: right;
}

#user_photo {
	float: right;
}

#messages dd {
	font-weight: bold;
	font-size: 11px;
}

#user_menu a {
	font-weight: bold;
	font-size: 9px;
}

#search {
	background-color: #a1735f;
}

/*#block-block-3 h2 {*/
#sidebar_left div.block h2 {
	border-style: solid none;
	border-width: 1px;
	color: #523a22;
	border-color: #dacec2;
	background-color: #e8e1d5;
	font-size: 12px;
}

#sidebar_left div.block h4 {
    font-size: 11px;
}

#header_border {
	position: absolute;
	left: -7px;
	top: 0px;
	height: 100%;
	width: 20px;
	background: url(../img/left_bg.jpg) left repeat-y;
}

#header_corner {
	display: block;
	position: absolute;
	bottom: -7px;
	left: 0px;
	width: 23px;
	height: 14px;
	background: white url(../img/corner_header_bg.jpg) bottom left no-repeat;
}

#sidebar_left {
	background-color: #faf7f2;
	border-color: #ded6ce;
}

#main {
}

#content .tabs {
	position: relative;
	left: -20px;
	list-style-type: none;
	margin: 10px;
	padding: 2px 20px;
	border-bottom: solid 1px #BF997C;
	line-height: 1.0;
}

#content .tabs li {
	display: inline;
}

#content .tabs li a {
	padding: 0px 10px;
	
	font-size: 11px;
	font-weight: bold;
	
	background-color: #E8E1D5;
	color: #523a22;
}

#content .tabs li.active a {
	background-color: #BF997C;
	color: #faf7f2;
}

#content .tabs li.active a:hover {
	text-decoration: none;
}

#page-title {
    font-size: 15px;
}

#footer {
	line-height: 24px;

	background: white url(../img/footer_bg_long.jpg) left top no-repeat;
}

#rev {
	margin: 0px;
	text-align: center;
	color: #ccc;
}

ul.actions {
	font-size: 0.9em;
}

/* News stuff */
div.view-news h2 {
    font-size: 11px;
}

/* Registration styling */
/*#user-register {margin-top: 15px;}*/

#user-register .shib_register
{
	width: 600px;
	padding: 10px 0;
	margin: 0 auto;
	border-bottom: 1px solid black;
	font-size: 16px;
	text-align: center;
}

#user-register .shib_register a
{
	color: #103E3C;
}

#user-register h2 {font-size: 1.2em; margin-bottom: 15px;}
#user-register h4 {font-size: 1.1em;}

#user-register fieldset {clear: both; margin: 10px 0px 0px;}

#user-register input, #user-register select, #user-register textarea {
    background-color: #FFFFFF;
    color: #000000;
}

#user-register input.error {border: 1px solid red;}

#user-register label {display: block; width: auto; color: auto;}

#user-register .form-item {margin: 0px 0px 10px; width: auto;}

#user-register td {border: 0; padding: 0; margin: 0;}

#user-register #div-edit-country, #user-register #div-edit-name, #user-register #div-edit-profile-title {
    float: left;
    clear: both;
}

#user-register #div-aftercountry, #user-register #div-afterstate {
    float: left; margin: 1.45em 0 0 10px;
    display: none;
}

#content #div-edit-name {width: 322px;}
#user-register #div-edit-name, #user-register #div-edit-mail {margin-top: 15px;}
#user-register #edit-name, #user-register #edit-mail, #user-register #edit-profile-title, #user-register #edit-profile-fname, #user-register #edit-profile-lname, #user-register #edit-profile-position {
    width: 100%;
}

#user-register #div-edit-profile-title {width: 50px;}
#user-register #div-edit-mail, #user-register #div-edit-profile-fname, #user-register #div-edit-profile-lname {
    width: 270px;
}

#user-register #div-edit-state, #user-register #div-edit-province, #user-register #div-edit-city, #user-register #div-edit-county, #user-register #div-edit-mail, #user-register #div-edit-profile-fname, #user-register #div-edit-profile-lname {
    float: left;
    clear: none;
    padding-left: 15px;
}

#user-register #div-edit-state, #user-register #div-edit-province, #user-register #div-edit-city, #user-register #div-edit-county {
    display: none;
}

#user-register #div-edit-profile-position {
    float: none; clear: both;
    width: 314px;
}

#user-register #div-edit-search {
    float: right;
    clear: none;
}

#user-register #div-edit-orgname, #user-register #div-edit-newurl, #user-register #div-edit-newlogo, #user-register #newtext, #user-register #div-edit-newdistrict, #user-register #div-edit-newcounty, #user-register #div-edit-newdistrictname, #user-register #div-edit-newdistrictcounty {
    display: none;
}

#user-register #orglists {display: none;}

#user-register .orglist {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-indent: -8px;
    padding: 0 0 0 1.5%;
    width: 31%;
    float: left;
    margin: 0;
    border: 0;
}

#user-register #neworglink {
    margin-top: 10px;
    text-align: center;
}

#newerrortext {font-size: 1.3em; margin-top: 10px; color: red}

#user-register #newtext h4 {margin: 10px 0px;}

#user-register #edit-orgname {background-color: #EEEEEE;}

#user-register .hasurl, #user-register .haslogo {display: none;}s

#user-register h4 {margin: 0px 0px 10px 0px;}

#user-register #orgloading {text-align: center; display: none;}

#user-register .captcha {margin-bottom: 15px;}

#neworginfo label {display: block; font-weight: bold;}
#neworginfo .form-item {margin: 0 0 10px 0; width: auto;}
#neworginfo #div-edit-newdistrict, #neworginfo #div-edit-newdistrictname, #neworginfo #div-edit-newdistrictcounty, #neworginfo #div-edit-newcounty {
    display: none;
}

/*Help bubble*/
img.help {display: none; cursor: pointer;}

img.surveythumb {border: none; margin-top: 5px;} /*border: 1px solid #a0a0a0;*/

.helpbubble {
  position: absolute;
  display: none;
  background-color: #E8E1D5;
  z-index: 1000;
  max-width: 200px;
  overflow: none;
  padding: 1.4em 1em 1em;
  text-align: left;
}

.helpclose {
  position: absolute;
  right: 3px;
  top: 3px;
  color: #996A3C;
  cursor: pointer;
}

.helpclose:hover {text-decoration: underline;}

/** Modal styling **/
/* jqModal base Styling courtesy of	Brice Burgess <bhb@iceburg.net> */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #E8E1D5;
    color: #333;
    border: 1px solid black;
    padding: 30px 15px 15px 15px;
}

#neworginfo {width: 400px; margin-left: -200px;}

#changeorg {width: 800px; margin-left: -400px; background-color: #FFFFFF;}

.jqmWindow.messages {
  font-size: 13px;
}

.jqmBar {
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: #996A3C;
  right: 0px;
  height: 25px;
  color: #FAF7F2;
  font-size: 14px;
  margin-bottom: 10px;
}

.jqmBar:hover {cursor: move;}

.jqmDialog {
  display: none;
  position: fixed;
  top: 17%;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  overflow: hidden;
}

.jqmdX {
  position: absolute;
  right: 4px;
  top: 5px;
  padding: 0 0 0 19px;
  height: 16px;
  width: 16px;
  background: url(../img/delete.gif) no-repeat top right;
  overflow: hidden;
  cursor: pointer;
}

.jqmOverlay { background-color: #000; }

/*Shib login*/
#shib_login_box {
	padding: 0;
	width: 567px;
	margin-left: -283px;
	padding: 0;
	background: transparent;
	border: 0;
}

.shib_popup_top {
	background: transparent url(../img/shib_popup_top.png) no-repeat top left;
	width: 567px;
	height: 20px;
}

.shib_popup_body {
	background: transparent url(../img/shib_popup_body.png) repeat-y top;
	width: 506px;
	padding: 10px 35px 25px 26px;
}

.shib_popup_body .shib_login_input {
	padding: 0 30px 0 45px;
	position: relative;	
}

.shib_popup_body .shib_login_input .jqmClose {
	position: absolute;
	right: 30px;	
}

.shib_popup_bottom {
	background: transparent url(../img/shib_popup_bottom.png) no-repeat bottom left;
	width: 567px;
	height: 37px;
}

/*Share form styling*/
.shareform .sharebox {padding: 10px; width: 450px;}

.shareform .title {font-weight: bold; font-size: 16pt; color: #523A22;}

.shareform input {padding: 0;}

.shareform > div {font-size: 8pt; color: #523A22;}

.shareform div[id^=div-edit-name] {
  width: 200px;
  float: left;
  clear: left;
}

.shareform input[type=text] {
  width: 196px;
}

.shareform div[id^=div-edit-email] {
  width: 200px;
  float: left;
  clear: none;
}

.shareform #div-edit-friends {clear: both;}

.shareform #div-edit-subject {clear: both;}

.shareform #div-edit-message {margin-top: 5px;}

.shareform .form-item {margin: 2px 0;}

.shareform .description {color: #996A3C;}

.shareform #shareblurb {font-size: 9pt; color: #523A22;}

.shareform #sharepreview {
  border: 1px solid #523A22;
  background-color: #FAF7F2;
  margin-bottom: 5px;
}

