﻿#background {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	height: 635px;
	position: absolute;
	left: 0;
	z-index: -1;
}

#footer {  margin: 50px 0; padding: 50px 0; }

#frontBody {
	background: url(images/index-content-bg.png) top repeat-x;
}

ul.list, .list li {
	display : block;
	list-style-type : none;
	padding: 0; margin: 0;
}

img { border: 0; }
label, input{	display: inline;}

a { text-decoration: none; color:#036; }
li a:visited { color: #600; }
a:hover { color: #69c; }
.new {
	border-left: 1px Solid red;	
}
.alt {
	background-color: #EFFDFF;
}

div.list ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div.list a
{
display: block;
color: #000;
background-color: #fff;
width: 120px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border: 1px solid #fff;
font-weight: bold;
}

div.list a:hover
{
background-color: #FFFCEE;
color: #333;
border: Solid 1px #000;
}

div.list li li a
{
display: block;
width: 120px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
}

.contentList ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.contentList ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.contentList ul li a {
	text-decoration:none;
	color:#3e4346;
}
.contentList ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}

/* Pager */
.pager 
{
	margin:8px 3px;
	padding:3px;
	display:inline;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}
/* end pager */

/* fcbkComplete begin */
/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; white-space:nowrap;}
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: auto; overflow:visible; margin: 0; border: 0px; outline: 0; padding: 3px 0px 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */      
#add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }
form ol li { list-style-type: none; }
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 500px; }
form ul { margin: 0 !important }
ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; z-index:1000;}
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

.facebook-auto { display: none; position: absolute; width: 512px; background: #eee; }
.facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
.facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; position:absolute; z-index:9999}
.facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee }
.facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
.facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
.facebook-auto ul li.auto-focus em { background: none; }
.deleted { background-color:#4173CC !important; color:#ffffff !important;}
.hidden { display:none;}

#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}
/* fcbkComplete end */

#validationSummary span.validation-summary-errors
{
	font-size: 2em;
	color:#8A1F11;
}
#validationSummary .validation-summary-errors ul{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FBE3E4 none repeat scroll 0 0;
	border-color:#FBC2C4;
	color:#8A1F11;
	border:2px solid #DDDDDD;
	margin-bottom:1em;
	padding:0.8em 3em;
}

#beta {
	color:red !important;
	font-weight: bold;
	font-size: small !important;
	vertical-align:top;
}

.right 
{
	text-align: right;
}

.icon
{
	padding-left: 20px !important; height: 18px;
}

#mail-message-new {
	background: transparent url('images/mail-message-new.png') no-repeat;
}

#mail-message {
	background: transparent url('images/mail-message.png') no-repeat;
}

#alert-popup 
{
    width: 300px;
}

#alerts-new, a.alerts {
	background: transparent url('images/alerts-new.png') no-repeat;
}

#alerts {
	background: transparent url('images/alerts.png') no-repeat;
}

dd.lastpost 
{
	width: 28%;
}

a.button { text-decoration: none; padding: 2px 4px; margin: 0; color: #000; background-color:#fff; font-size: 10px; }
.quoteMsg { padding-left: 18px !important; background: #fff url(images/quote.gif) no-repeat 2px; }
.contact { padding-left: 18px !important; background: #fff url(images/contact.png) no-repeat 2px; }
.attach { padding-left: 18px !important; background: #fff url(images/attach.png) no-repeat 2px; }
.groups { padding-left: 18px !important; background: #fff url(images/groups.gif) no-repeat 2px; }
.modUp { padding-left: 18px !important; background: #fff url(images/thumbs-up.png) no-repeat 2px; }
.moddedUp { padding-left: 18px !important; background: #fff url(images/thumbed-up.png) no-repeat 2px; }
.modDown { padding-left: 18px !important; background: #fff url(images/thumbs-down.png) no-repeat 2px; }
.moddedDown { padding-left: 18px !important; background: #fff url(images/thumbed-down.png) no-repeat 2px; }

#timeline {
color:#333333;
font-size:1.1em;
margin:0;
padding:0;
}
ol.statuses {
margin:0;
padding:0;
font-size:14px;
list-style:none outside none;
}
ol.statuses > li.alt {
border-top:1px solid #EEEEEE; background-color: #FFFDED;
}
ol.statuses li.status, ol.statuses li.direct_message {
border-bottom:1px solid #EEEEEE;
line-height:16px;
padding:10px 0 8px;
position:relative;
}
ol.statuses li {
position:relative;
}
ol.statuses > li {
border-bottom:1px dotted #D2DADA !important;
}
ol.statuses span.status-body {
overflow:visible;
}
ol.statuses span.status-body {
display:block;
margin-left:42px;
min-height:35px;
overflow:hidden;
width:425px;
}
ol .status .status-body {
/*padding-right:40px;*/
width:415px !important;
}
ol.statuses .thumb {
display:block;
height:30px;
left:0;
margin:0 10px 0 0;
overflow:hidden;
position:absolute;
width:50px;
z-index:10;
}
.meta  {
color:#999999;
display:block;
font-size:11px;
}
.entry-meta {
margin-top:2px;
}
.getLatest {
background-color:#FFFFFF;
background-image:url("images/latest-bg.gif");
background-position:left top;
background-repeat:repeat-x;
border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
border-style:solid;
border-width:1px;
display:block;
font-size:14px;
font-weight:bold;
height:22px;
line-height:1.5em;
margin-bottom:6px;
outline:medium none;
padding:6px 0;
text-align:center;
text-shadow:1px 1px 1px #FFFFFF;
width:100%;
}
.activityDetail p
{
	margin: 3px; padding:0;
}
.post h3 {
margin:0;
padding:7px 0;
border-top: Solid 1px #ccc;
}
.notification {
	background: #FBFBFB;
	margin: 0;padding: 0;
}
.notification h3 {
	font-size: 16px;
	margin: 0;padding: 0;
}
.notification div{
	margin: 0;padding: 0;}
ul#userList { margin:0;padding:0;}
ul#userList li  
{
	padding: 0 3px;
	display: inline; 
	list-style: none;
	margin:0; padding:0;
}
ul#userList li a { 
	display: block; 
	margin:0; padding:0;
	text-decoration: none; 
	padding: .25em; 
}

li.active a {
	color: #00404d;
}

/* header */
#header {
	width: 100%;
	height: 38px;
	border-bottom:1px solid #000;
	margin-bottom: 3px; color: #333; font-size: 14px;
	background:#3087AB url('body_bg_blue.png') repeat scroll 0 0;
}
/* end header */
/* search box */
#searchwrapper {
background-image:url(images/search.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
display:inline;
}
#searchwrapper form { display:inline ; }
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:7px;
left:9px;
width:256px;
height:18px;
}
.searchbox_submit {
border:0px;
background-color:transparent; 
position:absolute;
top:9px;
left:247px;
width:16px;
height:16px;
}
/* end search box */

/* nav bar */
ul.topnav {
	list-style:none;
	color:#fff;
	height:38px;
	z-index: 1000 !important;
	margin-top:0px;
	display:inline;
}
ul.topnav a {
font-size: 18px;
font-weight: bold; 
color:#fff; 
text-decoration:none; 
}
ul.topnav > li a {margin-top:5px;position:relative;float:left;}

ul.topnav > li a:hover {color:#fff;}
ul.topnav > li {
	cursor:pointer;
	float:left;
	position:relative;
	padding-right: 17px;
	padding-left: 17px;
	padding-top:0px;
	height:38px;
}
ul.topnav > li:hover {background-color:#004C58;}
/*end nav bar */

th.label {
	color:#999;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	width:94px;
}

.error-notification {
	background-color: #AE0000;
	color: white;
	cursor: pointer;
	display: none;
	font-size: 100%;
	padding: 0 15px 15px;
	position: absolute;
	z-index: 1;
}
.error-notification h2 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 7px;
}

#notification {
    font-family:Arial,Helvetica,sans-serif;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:105;
    text-align:center;
    font-weight:bold;
    font-size:100%;
    color:white;
    padding:10px 0px 10px 0px;
    background-color:#8E1609;
}

#notification span {
    text-align: center;
    width: 95%;
    float:left;
}

.close-notify {
    white-space: nowrap;
    float:right;
    margin-right:10px;
    color:#fff;
    text-decoration:none;
    border:2px #fff solid;
    padding-left:3px;
    padding-right:3px
}

.close-notify a {
    color: #fff;
}


input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error
{
		border: 1px solid #FBC2C4;
		background:#FBE3E4;
		color:#8a1f11;
}

.validation-summary-errors {
	background:#FBE3E4;
	color:#8a1f11;
	border: 1px Solid #FBC2C4;
}
.validation-summary-errors ul {
	margin: 20px 0;
	padding: 0 0 0 35px;
	color: #fff;
}
.validation-summary-errors ul li {
	margin: 0; list-style-type: none;
	padding: 15px 15px;
	font-weight: bold;
	border-top: 1px solid #000;
	border-bottom: 1px solid #353535;
	border-right: 1px solid #333;
	border-left: 1px solid #151515;
	background: #8A1F11;
}
.validation-summary-errors span {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.6em;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #8a1f11;
}
.validation-summary-errors ul li.first { border-top: 1px solid #333; }
.validation-summary-errors ul li.last {	border-bottom: none; }

.validation-summary-valid
{
		display: none;
}

#activities 
{
    
}



