@import 'reset.css';
@import 'typography.css';

html, body{
	height: 100%;
}

input, textarea, .ui-autocomplete {
    width: 285px;
}
textarea.rich-text {
    width: 450px;
}
select {
    width: 290px;
}

.submit {
    background: #00429d right no-repeat url(../img/chevrons.gif);
    color: #fff;
    display: block;
    margin: 0;
    width: 288px;
    height: 26px !important;
    line-height: 26px;
    padding: 1px 30px 1px 6px;
    /*border: 2px solid;
    border-color: #6089c2 #002251 #002251 #6089c2;*/
}
.submit:hover {
    color: #fff;
    background: #CC3300 right no-repeat url(../img/chevrons_over.gif);
}
a.submit {
    width: 288px;
    padding: 1px 30px 1px 9px;
}

#submit-label, #request-label, #preview-label, #save-label {
    height: 0;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -77px;
}
#wedge {
	height: 75px;
}
#top_bar, #footer, #welcome {
    background-color: #f2f2f2;
    overflow: hidden;
}
#top_bar {
    position: relative;
	border-bottom: 1px solid #d9d9d9;
    height: 30px;
}
#footer {
	border-top: 1px solid #d9d9d9;
	height: 75px;
}
#top_bar ul, #footer ul, #main {
    width: 920px;
    margin: 0 auto;
    clear: left;
}
#top_bar li, #footer li {
    float: left;
    display: block;
    padding: 8px 0;
}
#footer li.last {
    float: right;
}
#footer_legal li {
	padding: 20px 0 15px;
}
#top_bar li a, #footer li a, #footer li span {
    color: #333;
    padding: 0 6px;
    border-left: 1px solid #666;
}
#top_bar li.first a, #footer li.first a, #footer li.first span, #footer li.last span {
    padding-left: 0;
    border: none;
}
#footer li.last span {
    padding: 0;
}
#top_bar li a:hover, #footer li a:hover {
    color: #cc3300;
}
#top_bar ul{
    height: 30px;
}
#top_bar #social_links{
    position: relative;
    top: -30px;
}
#top_bar #social_links li{
    float: right;
    padding: 7px 0 0;
}
#social_links li a{
    display: block;
    overflow: hidden;
    text-indent: -9000px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    padding: 0;
    border: none;
    margin-left: 6px;
}
#twitter_button{
    background-image: url(../img/twitter_32.png);
}
#facebook_button{
    background-image: url(../img/facebook_32.png);
}

#main {
    margin-top: 12px;
}
#session {
    float: right;
}
#session form dt {
    float: left;
    clear: left;
    width: 63px;
}
#session form dd {
    float: left;
    width: 165px;
}
#session form dd input {
    float: none;
    width: 150px;
    height: 18px;
    line-height: 18px;
    padding: 1px 6px;
    margin: 6px 0 0;
}
#session form dd input.text {
    border: 1px solid #D9D9D9;
}
#session form dd input.submit {
    width: 164px;
}

form dt {
    clear: left;
}
form dd {
    overflow: hidden;
}
form dd input, form dd select, form dd textarea {
    float: left;
    margin-bottom: 6px;
}
#content form dt{
    border-top: 1px solid #f2f2f2;
    padding-top: 10px;
}
#coach-label {
    margin-top: 20px;
}

p.description {
    margin: 0 0 0 10px;
    float: left;
    display: block;
    width: 275px;
    margin-bottom: 6px;
}

.errors {
    background: #faeae5;
    clear: left;
    padding: 6px;
    border: 1px dotted #cc3300;
    color: #cc3300;
}
#messages {
    background: #ecfae5;
    clear: left;
    padding: 6px;
    border: 1px dotted #43cc00;
    color: #43cc00;
    margin-bottom: 10px;
}
.errors li, #messages li {
    margin-top: 6px;
}
.errors li.first, #messages li.first {
    margin-top: 0;
}


#nav ul {
    width: 920px;
    display: table;
}
#nav li {
    display: table-cell;
}
#nav li a {
    display: block;
    padding: 5px 15px 6px;
    background-color: #00429d;
}
#nav li a:hover, #nav li.active a {
    background-color: #cc3300;
}

#content {
	overflow: hidden;
	margin-top: 15px;
}

#left, #right {
	float: left;
    margin-bottom: 12px;
}
#left {
    width: 300px;
    clear: left;
}
#left div {
    padding: 15px 15px 5px;
}
#left.group div {
    padding: 0 6px 6px;
}
#left #events {
    padding: 15px 0;
}
#left.group #events {
    padding: 0 0 15px;
}
#right {
	width: 610px;
	margin-left: 10px;
}
#hero {
    width: 609px;
    height: 300px;
    margin-bottom: 0;
    background: url(../img/home_hero.jpg) no-repeat;
    border: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -10000px;
}
#right.group #hero {
    background-position: bottom;
}
.fandf #hero {
    background-image: url(../img/main_fandf.jpg);
}
.fisp #hero {
    background-image: url(../img/main_fisp.jpg);
}
.bfsg #hero {
    background-image: url(../img/main_bfsg.jpg);
}
.bssg #hero {
    background-image: url(../img/main_bssg.jpg);
}

#groups, #features {
	margin-bottom: 18px;
	overflow: hidden;
}
#groups li, #features li {
	float: left;
	width: 300px;
	margin-top: 18px;
	position: relative;
	display: inline;
}
#groups li {
	height: 215px;
}
#groups li.fandf, #groups li.bfsg, #case-studies {
	margin-right: 10px;
}
#groups li.fandf, #groups li.fisp {
    margin-top: 0;
}
#groups li h3 a, .group h2, #features li h3 a, .group #events h3 a {
    padding: 6px;
    background: #00429d bottom no-repeat;
    display: block;
    color: #fff;
    height: 14px;
}
#groups li h3 a, .group h2.intro, #features li h3 a.feature {
	padding-bottom:  96px;
}
#groups li h3 a:hover, #features li h3 a:hover, .group #events h3 a:hover {
    background-color: #cc3300;
}

#groups li.fandf h3 a, .group.fandf h2.intro {
    background-image: url(../img/home_fandf.jpg);
}
#groups li.fisp h3 a, .group.fisp h2.intro {
    background-image: url(../img/home_fisp.jpg);
}
#groups li.bfsg h3 a, .group.bfsg h2.intro {
    background-image: url(../img/home_bfsg.jpg);
}
#groups li.bssg h3 a, .group.bssg h2.intro {
    background-image: url(../img/home_bssg.jpg);
}
#groups p a {
    position: absolute;
    bottom: 0;
    left: 0;
}
#features dd a, #events dd a {
	display: block;
	margin-top: 6px;
}
#features dt a {
	font-weight: bold;
}
img.hero {
	margin-bottom: 6px;
}
#group-nav {
	overflow: hidden;
	margin-top: 12px;
}
#group-nav li {
    float: left;
    padding: 0 6px;
    border-left: 1px solid #00429D;
}
#group-nav li.first {
	padding-left: 0;
	border: 0;
	font-weight: bold;
}
thead tr th {
    background: #00429d;
}
thead th a {
    padding: 6px;
    background: #00429d;
    color: #fff;
    display: block;
    margin: 0;
}
thead th a:hover {
    background: #CC3300;
    color: #fff;
}
table {
    width: 100%;
}
td {
    position: relative;
    vertical-align: top;
    padding: 6px;
}
td dt, td dd {
    float: left;
    margin: 0;
    padding: 0 3px 0 0;
    border: 0;
}
td dt {
    clear: left;
}
td dl {
    width: 145px;
    overflow: hidden;
}

tr.new td {
    font-weight: bold;
}
tr.deleted td {
    text-decoration: line-through;
}

td.right dl {
    float: right;
}
#pager {
    margin: 6px 0;
}
#pager ol, #pager li {
    display: inline;
}

td.post li {
    padding: 6px;
    overflow: hidden;
    clear: left;
}
td.post li.images {
    border-bottom: 1px solid #E6E6E6;
}
td.post li li {
    float: left;
    clear: none;
    padding: 0 6px 0 0;
    color: #00429D;
}
td.post li li a {
    font-weight: bold;
}
td.post dl {
    width: auto;
}

#posts {
    border-collapse: collapse;
}
#posts td {
    padding: 0;
    border-top: 1px solid #E6E6E6;
}
#posts tr.space td {
    border: 0;
}

#posts td.identity {
    background: #F2F2F2;
    width: 112px;
}
#posts td.identity ul {
    padding: 6px;
}
#posts td.post {
    background: #f9f9f9;
}
#posts td.post li.post {
    background: #ffffff;
}
#posts td.post li.post dt {
    float: left;
    clear: left;
}
#posts td.post li.post dd {
    float: left;
    clear: none;
}
#image-element #image {
    clear: left;
}
#image-element li, #avatar-element li {
    width: 100px;
    float: left;
}
#image-element input, #avatar-element input {
    width: auto;
}
#preview-element, #save-element, #send_element {
    float: left;
    margin-right: 6px;
}
#submit-element {
    clear: both;
}
.topic #save-label, #send-label {
    display: none;
}
.title {
    font-weight: bold;
}

textarea.multi_autocomplete {
    line-height: 16px; /* Vitally important for IE autocomplete function */
}

.ui-autocomplete {
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-top: none;
}
.ui-autocomplete li {
    padding: 4px;
    border-top: 1px solid #E6E6E6;
}
.ui-autocomplete li a {
    cursor: pointer;
}

.recipients {
    overflow: auto;
    padding-bottom: 6px;
}
.recipients dt, .recipients dd {
    float: left;
    padding: 0;
    margin: 0;
    line-height: 16px;
}
.recipients dd {
    border: 1px solid #E6E6E6;
    margin-left: 6px;
    padding-right: 3px;
}
.recipients dd img {
    border-right: 1px solid #E6E6E6;
    vertical-align: bottom;
}

#attendee-dt{
    color: #00429D;
    font-weight: bold;
}

#attendees table{
    border-collapse: separate;

}
#attendees thead tr th{
    background: #f2f2f2;
	border-top: 1px solid #d9d9d9;
    padding: 6px 2px;
}
#attendees td{
    padding: 0;
}

#attendees input, #attendees select{
    margin: 5px 0 0;
    height: 16px;
    padding: 2px;
}
#attendees input.submit{
    width: 180px;
    margin-right: 112px;
    padding: 1px 30px 1px 6px;
}
#attendees .remove input{
    background:url(../img/controls.png) -25px 0px no-repeat;
    width:25px;
    height:25px;
    text-indent:-9999px;
    border: none;
    padding: 0;
}
#attendees .remove input:hover{
    background-position:-25px -25px;
}

#attendees .name{width:120px;}
#attendees .rel{width:80px;}
#attendees .age{width:20px;}
#attendees .room{width:84px; height: 22px;}
#attendees .reqs{width:227px;}
