@charset "UTF-8";
/* CSS Document */



body {
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, san-serif;
	background-color: #94cbef;
	padding: 0 0 25px 0;
	margin: 0;
	text-align: center;
	}

small {
	font-size: .72em;
	}

img {
	border: none;
	}

h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 2.25em;
	line-height: 1em;
	color: #3D790C;
	font-weight: normal;
	letter-spacing: -.02em;
}

a {
	color: #DE5D08;
	border: none;
	cursor: pointer;
	}

a:active, a:link, a:visited {
	border: none;
	outline-style: none;
	outline-width: 0;
	}

.panel0_title, .panel1_title{
	cursor: pointer;
}


hr {
	float: left;
	clear: both;
	height: 0;
	width: 100%;
	border-top: 3px solid #ffffff;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 3px 0 7px 0;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}




div #smsnumber, div #smsvalidation {
  display: none;
}





#say_something h1, #retrieve_box h1 {
	color: #ffffff;
/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
*/
	}

h2 {
	margin: 0 0 3px 0;
	font-size: 1.7em;
	color: #523a23;
	font-weight: normal;
	}

h2 a {
	color: #523a23;
	}

h2 a:hover {
	color: #fff;
	background-color: #795939;
	}

h2 small a {
	font-size: .65em;
	color: #DE5D08;
	}

h3 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.15em;
/*	color: #DE5D08; */
	color: #D04A0F;
	font-weight: normal;
}

#how h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	}

#how p {
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
	}

#how ul {
	margin: 6px 120px 8px 0;
	padding: 0;
	}

#how li {
	margin: 0 0 14px 0;
	padding: 0;
	color: #695036;
	line-height: 1.2em;
	list-style-type: none !important;
	}

a	{
	text-decoration: none;
	}

p	{
	color: #333333;
	margin-right: 60px;
	}

#mainContainer {
	margin-top: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	}

#mainContainer2 {
	margin-top: 0;
	padding-top: 0;
	text-align: left;
	float: left;
	clear: both;
	}

#logo {
	float: left;
	clear: none;
	margin: 24px 0 75px 0;
	}


#say_something div {
	color: #ffffff;
	float: left;
}

#loginbox {
	margin-right: -3px;
	font-weight: bold;
	}

#say_something .say_number{
	font-size: 2.2em;
	line-height: 20px;
	width: 40px;
	clear: left;
}

#say_something .say_description{
	font-size: 1.4em;
	line-height: 20px;
	width: 250px;
	clear: both;
	margin-bottom: 10px;
}

#say_something .say_description small {
	font-size: .6em;
	line-height: 1em;
	}


.messageEntry h2 {
	line-height: 1em;
	margin-bottom: 5px;
	}

.messageEntry a {
	position: relative;
	left: 4px;
	}

.messageEntry p {
	padding: 0 70px 10px 21px !important;
	color: #555 !important;
	font-size: 1.1em !important;
	line-height: 1.3em !important;
	}

.messageEntry .recipient {
	padding: 0 10px 10px 50px !important;
	color: #D5470C !important;
	}





/*//---NAV ITEMS---//*/

#navBar{
	width: 100%;
	float: left;
	clear: none;
	margin: 0 0 5px 0;
	}

#navBar a {
	color: #ffffff;
	}

#navBar ul, #navBar li, #navBar span {
	display: inline;
	font-size: 1.2em;
	list-style-type: none !important;
	color: #ffffff;
}

#navBar .spacer {
	color: #D3FCD9;
	margin: 0 1px 0 1px;
	font-weight: bold;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#navLeft {
	float: left;
	width: 48%;
	display: inline;
	}

#navRight {
	float: right;
	font-size: 1.em;
	width: 48%;
	display: inline;
	text-align: right;
	}

#adHeader {
	width: 468px;
	height: 60px;
	float: right;
	clear: none;
	margin: 22px 0 0 0;
	}



#recents p {
	color: #333;
	}

.listItem {
	width: 100%;
	float: left;
	clear: both;
	}

.listItem h2 {
	display: inline;
	margin: 0;
	padding: 0;
	}



.listItem .listItemContent p {
	line-height: 1.2em;
	height: 3.6em;
	overflow: hidden;
	padding: 0;
	color: #B29475;
	margin: 0 25px 5px 17px;
	}

.listItem .info {
	float: left;
	clear: both;
	width: 100%;
/*
	border: 1px dashed #55ff66;
*/
	display: inline;
	margin: 0;
	padding: 2px 0 21px 0;
	}
	
.listItem .info span .spacer {
	color: #25669D;
	font-size: .9em;
	font-weight: bold;
	padding: 0 2px 0 2px;
	}

.listItem .info span {
	font-size: .8em;
	line-height: .8em;
	padding: 0;
	margin: 0;
	display: inline;
	}

.listItem .info .left {
	float: left;
	clear: none;
	display: inline;
	color: #B08B68;
	width: 85%;
	margin: 0;
	padding: 0 0 0 17px;
	}

.listItem .info .left strong {
	color: #846649;
	}

.listItem .info .right {
	float: right;
	clear: none;
	display: inline;
	text-align: right;
	width: 8%;
	margin: 0;
	padding: 0;
	}













#notifications ul, #inbox ul {
/*	border-top: 1px solid #ffffff; */
	margin: 18px 0 0 0;
	padding: 0;
	width: 100%;
	}

#notifications ul li, #inbox ul li {
	margin: 0;
	padding: .2em .1em .2em .3em;
	width: 100%;
	height: 20px;
	list-style: none;
/*	border-bottom: 1px solid #ffffff; */
	display: block;
	float: left;
	clear: both;
	}

#notifications ul li .listLeft, #inbox ul li .listLeft {
	float: left;
	clear: none;
	width: 70%;
	overflow: hidden;
	}

#notifications ul li .listLeft .icon, #inbox ul li .listLeft .icon{
	}
	
#notifications ul li .listRight, #inbox ul li .listRight {
	float: right;
	clear: none;
	width: 28%;
	overflow: hidden;
	text-align: right;
	}

#notifications span, #inbox span {
	position: relative;
	top: -3px;
	left: 3px;
	}







#retrieve_box img {
	margin: 0;
	padding: 0;
	}

#retrieve_box form div {
	float: left;
	clear: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#retrieve_box {
	color: #ffffff;
	}

#retrieve_box #retrieve_id {
	display: inline;
	width: 65%;
	margin: 5px 4% 5px 0;
	}

#retrieve_box #retrieve_pin {
	display: inline;
	width: 25%;
	margin: 5px 0 5px 0;
	}

#retreive_button {
	float: right !important;
	text-align: right;
	clear: both;
	display: inline;
	padding: 12px 5px 0 0;
	}

#retrieve_box form div span, #retrieve_box form div input {
	float: left;
	width: 100%;
	clear: both;
	}

#retrieve_box form div span {
	font-size: 16px;
	}

#retrieve_box form div input{
	font-size: 20px;
	margin-top: 4px;
	display: inline;
	}


/*
PHASE THESE OUT SOON
*/
.crnr1 {
	display: inline;
	float: left;
	clear: none;
	position: relative;
	top: -8px;
	left: -8px;
	margin-bottom: -8px;
	margin-right: -8px;
	width: 26px;
	height: 26px;
}

.crnr2 {
	display: inline;
	float: right;
	clear: none;
	position: relative;
	top: -8px;
	right: -8px;
	margin-bottom: -8px;
	margin-left: -8px;
	width: 26px;
	height: 26px;
}


.crnr3 {
	display: inline;
	float: left;
	clear: left;
	position: relative;
	bottom: -15px;
	left: -8px;
	margin-top: -15px;
	margin-right: -8px;
	width: 26px;
	height: 33px;
}

.crnr4 {
	display: inline;
	float: right;
	clear: right;
	position: relative;
	bottom: -15px;
	right: -8px;
	margin-top: -15px;
	margin-left: -8px;
	width: 26px;
	height: 33px;
}




#message_view .boxContent p{
	font-size: 1.25em;
	margin-right: 30px;
	color: #ae967b;
	}





#message_comments {
	margin: 0 0 30px 0;
	float: left;
	clear: both;
	}

#message_comments p {
	font-size: .85em;
	line-height: 1.1em;
	margin: 0;
	padding: 0;
	color: #9E8468;
	}

#message_comments .comment {
	width: 340px;
	float: left;
	clear: both;
	margin: 0 0 2px -9px;
	}

#message_comments .comment .post {
	padding: 5px;
	width: 260px;
	float: left;
	clear: both;
	margin: 8px 0 4px 28px;
	}

#message_comments .added {
	background: none;
	width: 246px;
	margin: 0 0 4px 28px;
	float: left;
	clear: both;
	}

#message_comments .added p {
	font-size: .70em;
	margin: 0;
	padding: 0;
	text-align: right;
	}






#footer {
	width: 916px;
	padding: 35px 0 35px 0;
	float: left;
	clear: both;	
	}








.formWrapper {
	float: left;
	clear: both;
/*
	background-color: #33ffff;
*/
	margin-bottom: 11px;
	width: 100%;
	}

.pad {
	margin-bottom: 24px;
	}

.formLabel {
	width: 23%;
	text-align: right;
	float: left;
	clear: left;
	}

.formLabel h3 {
	padding-top: 3px;
	}

.formElement {
	width: 74%;
	text-align: left;
	display: inline;
	margin: 0;
	float: left;
	clear: right;
	margin-left: 2%;
	}

.formElement .text {
	width: 95%;
	padding: 3px 0 3px 3px;
	margin: 0;
	float: left;
	clear: right;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #8AB6DF;
	color: #402C1A;
	}

.inputField, .fakefile input, textarea {
	width: 95%;
	padding: 3px 0 3px 3px;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #8AB6DF;
	color: #402C1A;
	font-family: Arial, Helvetica, san-serif;
	}


form {
	margin: 0;
	padding:  0;
	}


div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
