/* CSS Document */
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f1ede2;
}

a, a:visited {
	color: #0281ca;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000; /*#0281ca;*/
	font-weight: normal;
}
h2 {
	color: #1d0124;
	font-size: 22px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
h4 {

}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 950px;
	margin: 0 auto;
}

/**** header *****/

#header {
	height: 98px;
	background: url(../images/elements/header-bg2.jpg) top;
}
#headerinterior {
	width: 950px;
	background: url(../images/elements/header-bg.jpg) no-repeat;
	height: 98px;
}
#header #logo {
	padding: 30px 0 0 20px;
}
#topnavbar {
	background: #048cbb;
	height: 28px;
	padding: 0 0 0 20px;
}
#topnavbar ul {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 0 32px;
}
#topnavbar li {
	float: left;
	padding: 8px 6px 0 6px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnavbar li a {
	color: #fff;
	text-decoration: none;
}
#topnavbar li a:hover {
	text-decoration: underline;
}
#topnavbar .signin li.lastleft {
	width: 195px;
	text-align: left;
}
#topnavbar .signout li.lastleft {
	width: 125px;
	text-align: left;
}
#userInfoHeader {
	font-size: 11px;
	color: #fff;
	float: right;
	margin: 0 20px 0px 0;
}
#topnavbar li .textbox {
	font-size: 11px;
}
#topnavbar li.search {
	padding-top: 3px;
}
#topnavbar li.search .button {
	margin-top: 2px;
	margin-left: 3px;
}
#topnavbar li.search input, #topnavbar li.search label {
	float: left;
}
#topnavbar li.search label {
	margin: 5px 5px 0 10px;
}
#topnavbar .signout li.search label {
	margin: 5px 5px 0 0px;
}

#topnavbar li.search input {
	margin: 1px 0 0 0;
}


#signupBox {
	background: url(../images/elements/signup-bg.jpg) no-repeat;
	width: 860px;
	margin: 15px auto;
	height: 366px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5540;
	padding: 25px 20px;
	line-height: 1.2em;
}
#signupBox h1 {
	color: #1d0124;
	font-size: 22px;
	margin: 0 0 10px 0;
}
#signupBox .col1 {
	width: 412px;
	float: left;
	margin-right: 30px;
	line-height:22px;
	list-style-type:circle;
	list-style:circle;
}
#homestyle {
	font-weight:bold;
	list-style-type:disc;
	padding-left:15px;
	margin-bottom:15px;
}
#signupBox .col1 p {
	margin: 0 0 10px 0;
	line-height: 19px;
}

#signupBox .col1 strong {
	color: #e33c2c;
}
#signupBox .col2 {
	width: 417px;
	float: left;
	height: 378px;
	margin-top:-15px;
/*	background: url(../images/elements/tree.jpg) no-repeat;*/
}
#signupBox .signup {
	background: url(../images/elements/signupBackground.gif) no-repeat;
	width: 392px;
	height: 45px;
	color: #046c90;
	padding: 14px 11px 0 11px;
}
#signupBox .or {
	color: #635524;
	font-style: italic;
	font-size: 12px;
	width: 48px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}
#signupBox .signup div {
	float: left;
}
#signupBox a {
	color: #5b5540;	
}


#colsThree {
	width: 860px;

	margin: 15px auto;
}
#home #colsThree {
	height: 960px;
}
#colsThree .featured {
	background: #ded6ba;
	padding: 0 10px;
}
#colsThree .col {
	float: left;
	width: 255px;
	margin-right: 45px;
}
#colsThree .col h2 {
	float: left;
}
#colsThree .col a.viewall {
	display: block;
	float: left;
	font-size: 11px;
	margin: 20px 0 0 7px;
}
#colsThree .coltext {
	margin-right: 0;
}
#colsThree .coltext h1 {
	font-size: 22px;
	color: #000;
	margin: 10px 0 15px 0;
}
#colsThree .coltext p {
	color: #5b5540;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 15px 0;
}
#colsThree li {
	margin: 0 0 15px 0;
}
#colsThree .middlecol {
	margin: 0 25px;
}
#colsThree .avatar, #colsThreeExpanded .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsThree .text, #colsThreeExpanded .text {
	float: left;
	font-size: 11px;
	width: 183px;
}
#colsThreeExpanded li {
	width: 270px;
	float: left;
}
#colsThreeExpanded li .info li {
	float: none;
	width: 170px;
}
#colsThreeExpanded li .info {
	width: 180px;
}
#colsThree p {
	font-size: 11px;
	color: #5b5540;
}
#colsThree .avatar img, .onecol .avatar img {
	border: 4px solid #a79b73;
	width: 72px;
}
#colsThree h2 {
	margin: 10px 0 20px 0;
}
#colsThree h3, #colsThree h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: bold;
}
#colsThree h3, #colsThreeExpanded h3 {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
#colsThree li h3, #colsThreeExpanded li h3 {
	float: none;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 13px;
	height: 15px;
	margin: 0 0 3px 0;
}
#colsThree li h3.protege, #colsThreeExpanded li h3.protege {
	background: url(../images/icons/protege.gif) no-repeat;
	padding-left: 50px;
}
#colsThree li h3.mentor, #colsThreeExpanded li h3.mentor {
	background: url(../images/icons/mentor.gif) no-repeat;
	padding-left: 50px;
}
h1.mentor {
	background: url(../images/icons/mentor.gif) no-repeat;
	padding-left: 60px;
}
h1.protege {
	background: url(../images/icons/protege.gif) no-repeat;
	padding-left: 60px;
}
#colsThree li .info, #colsThreeExpanded li .info {
	float: left;
}
#colsThree li .info li, #colsThreeExpanded li .info li {
	font-size: 12px;
	color: #453f2a;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
#colsThree h4 {
	display: block;
	width: 273px;
	margin: 2px 0;
	padding-top: 2px;
}
#colsThree .text img {
	float: left;
}
#colsThree .morelink {
	margin: 15px 0;
	float: right;
}
#colsThree .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsThree .morelink a:hover {
	text-decoration: underline;
}
/**** signup ****/
#signupBoxAlone {
	width: 890px;
	height: 180px;
	background: url(../images/elements/signupbox-bg.gif) no-repeat;
	margin: 20px 0;
	padding: 20px 0 0 0;
	clear: both;
}
#pwdBoxAlone {
	width: 890px;
	height: 226px;
	background: url(../images/elements/pwdbox-bg.gif) no-repeat;
	margin: 20px auto;
	padding: 20px 0 0 0;
	clear: both;
}
.loginArea {
	width: 275px;
	margin: 0 auto;
}
.loginArea label {
	display: block;
	font-size: 11px;
	margin: 5px 0;
}
.loginArea .textbox {
	margin: 0 0 5px 0;
	width: 222px;
}
.loginArea h2 small {
	color: #046c90;
	font-size: 11px;
}
.loginArea .notice {
	font-weight: bold;
	font-size: 12px;
	color: #048cbb;
	margin: 15px 0;
}
.loginArea p {
	font-size: 12px;
	color: #453f2a;
	margin: 0 0 10px 0;
}
/**** interior ****/

.featuredstories h2 {
	margin: 20px 0 10px 28px;
}

.navbar {
	background: #e1d9be;
	width: 890px;
	margin: 0 auto;
}
.navbar li {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	color: #a3917f;
}
.navbar li a {
	text-decoration: none;
	color: #a3917f;
}
.navbar li a:hover {
	text-decoration: underline;
}
.navbar li.first {
	color: #998675;
	background: #d4cbaf;
}
.navbar select {
	font-size: 10px;
	background: #f4f1e6;
	color: #998675;
}
.navbar select#sortbyField {
	width: 100px;
}
li.pagination {
	float: right;
	font-size: 10px;
}
li.pagination a {
	text-decoration: none;
	color: #a3917f;
}
li.pagination div {
	float: left;
	padding: 0 2px;
}
li.inactive {
	background: url(../images/elements/inactive.gif) no-repeat right;
	margin-right: 5px;
}
li.down {
	background: url(../images/elements/down.gif) no-repeat right;
	margin-right: 5px;	
}
li.up {
	background: url(../images/elements/up.gif) no-repeat right;
	margin-right: 5px;	
}

.whitebar li img {
	margin-top: 3px;
}


#colsThreeExpanded {
	width: 890px;

	margin: 15px auto;
}
#colsThreeExpanded .col {
	float: left;
	width: 270px;
}
#colsThreeExpanded li {
	margin: 0 0 20px 0;
}
#colsThreeExpanded .middlecol {
	margin: 0 35px;
}
#colsThreeExpanded .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsThreeExpanded .text {
	float: left;
	font-size: 11px;
	width: 193px;
}
#colsThreeExpanded p {
	font-size: 11px;
	color: #5b5540;
}
#colsThreeExpanded .avatar img {
	border: 4px solid #a79b73;
}
#colsThreeExpanded h2 {
	margin: 10px 0 20px 0;
}
#colsThreeExpanded h3, #colsThreeExpanded h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: normal;
}
#colsThreeExpanded h3 {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
#colsThreeExpanded h4 {
	display: block;
	width: 273px;
	margin: 2px 0;
	padding-top: 2px;
	font-weight: bold;
}
#colsThreeExpanded .text img {
	float: left;
}
#colsThreeExpanded .morelink {
	margin: 15px 0;
	float: right;
}
#colsThreeExpanded .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsThreeExpanded .morelink a:hover {
	text-decoration: underline;
}





#colsOne {
	margin: 15px auto;
}
.readStory #colsOne {
	float: left;
	margin: 0 0 0 20px;
}
#colsOne .col {
	float: left;
	width: 270px;
}
#colsOne li {
	margin: 0 0 30px 0;
}
#colsOne .middlecol {
	margin: 0 35px;
}
#colsOne .avatar {	
	float: left;
	width: 83px;
	margin-right: 5px;
}
#colsOne .text {
	float: left;
	font-size: 11px;
	width: 193px;
}
#colsOne p {
	font-size: 11px;
	color: #5b5540;
}
#colsOne .avatar img {
	border: 4px solid #a79b73;
}
#colsOne h2 {
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1d0124;
}
#colsOne h3, #colsOne h4 {
	color: #1d0124;
	font-size: 11px;
	font-weight: normal;
}
#colsOne h3 {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}
#colsOne h4 {
	display: block;
	width: 273px;
	margin: 2px 0;
	padding-top: 2px;
	font-weight: bold;
}
#colsOne .text img {
	float: left;
}
#colsOne .morelink {
	margin: 15px 0;
	float: right;
}
#colsOne .morelink a {
	font-size: 11px;
	color: #453f2a;
	text-decoration: none;
}
#colsOne .morelink a:hover {
	text-decoration: underline;
}

/**** readStory ****/
.readStory {
	padding-top: 20px;
}
#storyBox {
	float: left;
	background: #e1d9be;
	width: 550px;
	padding: 15px 30px;
	font-size: 12px;
	color: #5b5540;
	line-height: 1.3em;
}
#storyBox p {
	margin-bottom: 10px;
}
#storyBox h2, #storyBox h3 {
	color: #1d0124;
	font-size: 12px;
	font-weight: bold;
}
#storyBox h2 {

}
#storyBox h3 {
	width: 390px;
	margin-bottom: 10px;
}

#storyBox .avatarLarge {
	margin: 0 15px 0 0; 
}
#storyBox .avatarLarge img {
	border: 4px solid #a79b73;
}
.whitebar {
	background: #fff;
	width: 510px;
	padding: 5px 15px;
	margin: 40px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5540;
}
.whitebar a {
	color: #5b5540;
	text-decoration: none;
}
.whitebar li {
	float: left;
}
.whitebar li.emailStoryteller div {
	float: left;
}
.whitebar li.emailStoryteller  {
	width: 190px;
}
.whitebar li.emailStoryteller img {
	padding: 0 5px;
}
.whitebar li.rateStory  {
	width: 210px;
}
.whitebar li.pagination  {
	float: right;
}
/**** reviews ****/

.reviewsTwoCol {
	width: 890px;
	margin: 15px auto;
}
.reviewsCol {
	width: 575px;
	margin: 15px 36px 0 30px;
	float: left;
}
.reviewsCol h2 {
	color: #1d0124;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.reviewsCol p {
	font-size: 11px;
	color: #5b5540;
}
.reviewsCol li {
	margin: 0 0 20px 0;
}
.commentsCol {
	float: left;
	width: 275px;
	margin: 15px 0;
}
.commentsCol .commentBox {
	width: 278px;
}
.commentsCol .commentBoxHeader {
	width: 278px;
	height: 9px;
	background: url(../images/elements/commentBoxHeader.gif) no-repeat;
}
.commentsCol .commentBoxFooter {
	width: 278px;
	height: 9px;
	background: url(../images/elements/commentBoxFooter.gif) no-repeat;
}
.commentsCol .commentBoxMiddle {
	width: 228px;
	padding: 0 25px;
	background: #e1d9be;
}
.commentsCol p {
	color: #5b5540;
	font-size: 12px;
	padding: 15px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.commentsCol label {
	font-weight: bold;
	font-size: 12px;
	display: block;
}
.commentsCol .textbox, .commentsCol textarea {
	margin: 3px 0 10px 0;
	width: 227px;
}
 .commentsCol textarea {
 	height: 273px;
 }
.commentsCol .submitButton {
	float: right;
	margin: 10px 0 10px 0;
}

/**** about ****/

.threeCol {
	width: 890px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
}
.threeCol .col1 {
	margin: 15px 0;
	float: left;
	width: 275px;
}
.threeCol .col2 {
	margin: 15px 30px;
	float: left;
	width: 275px;
}
.threeCol .col3 {
	margin: 15px 0;
	float: left;
	width: 275px;
}
.threeCol p {
	margin: 0 0 15px 0;
}
.threeCol .pic {
	float: left;
	margin: 5px 10px 4px 5px;
}
.threeCol h2 {
	color: #1d0124;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
}
/**** terms ****/
.twoCol, .oneCol {
	width: 890px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
}
.onecol ul li.profile {
	min-height: 135px;
}
.oneCol h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	font-weight: normal;
}
.twoCol .col1 {
	width: 430px;
	float: left;
	margin-right: 30px;
}
.twoCol .col2 {
	width: 430px;
	float: left;
}
.oneCol p, .twoCol p {
	margin: 0 0 15px 0;
}
#terms .twoCol {
	font-size: 11px;
}

#agreementDownload {
	float: right;
	background: #e1d9be;
	padding: 20px;
	width: 320px;
	margin: 0 0 20px 20px;

}
/**** write Story ****/

#myStoryBox {
	background: #e1d9be;
	width: 830px;
	margin: 15px auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5540;
	line-height: 16px;
	padding: 20px 30px;
	position: relative;
}
#myStoryBox .col1 {
	width: 412px;
	float: left;
	margin-right: 35px;
}
#myStoryBox .col2 {
	width: 380px;
	float: left;
}
#myStoryBox p {
	margin: 0 0 15px 0;
	font-size: 12px;
}
#myStoryBox p.nomargin {
	margin: 0;
	font-size: 12px;
}
#myStoryBox h1 {
	color: #1d0124;
	font-size: 22px;
	margin: 0 0 10px 0;
}
#myStoryBox #storyTtext {
	width: 585px;
	height: 550px;
	margin: 0 0 10px 0;
}
#myStoryBox .textbox {
	width: 219px;
}
#myStoryBox .avatarLarge {

	margin: 0 15px 0px 0; 
}
#myStoryBox .avatarLarge img {
	border: 4px solid #a79b73;
}
#myStoryBox .avatarUpdate {
	float: left;
	width: 170px;
}
#myStoryBox .buttons {
	float: right;
	width: 190px;
	cursor: pointer;
}
#myStoryBox .button {
	background: #048cbb;
	color: #fff;
	font-size: 11px;
	padding: 4px 10px;
	margin: 5px 0;
	width: 165px;
}
#myStoryBox .button a {
	color: #fff;
	text-decoration: none;
}
#myStoryBox small {
	font-size: 10px;
}
#myStoryBox .avatarInfo {
	margin-top: 10px;
}
#myStoryBox a {
	color: #645c42;
}
#myStoryBox .saveShare {
	font-size: 11px;
	background: url(../images/elements/saveshareBackground.gif) no-repeat;
	width: 370px;
	height: 57px;
}
#myStoryBox .save p {
	font-size: 11px;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 10px;
}
#myStoryBox .share p {
	font-size: 11px;
	text-align: right;
	line-height: 12px;
	margin-top: 10px;
	margin-right: 10px;
}

#myStoryBox .save {
	font-size: 9px;
	float: left;
	width: 170px;

}
#myStoryBox .share {
	font-size: 9px;
	float: right;
	width: 170px;
	text-align: right;

}
#myStoryBox .saveButton {
	float: left;
	margin-left: 10px;
	font-size: 11px;
	margin-top: 15px;	
}
#myStoryBox .shareButton {
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 11px;
	text-align: right;
}



#profileUpdate {
	background: #f1eee1;
	position: absolute;
	top: 20px;
	right: 30px;
	width: 299px;
	padding: 20px;
	height: 400px;
}
#photoUpdate {
	background: #f1eee1;
	position: absolute;
	top: 20px;
	left: 260px;
	padding: 20px;
	width: 357px;
	height: 333px;
}
#sendEmailPopup {
	background: #f1eee1;
	position: absolute;
	top: 40px;
	left: 380px;
	border: 2px solid #999;
	padding: 20px;
	width: 357px;
	height: 280px;
	font-size: 12px;
	display: none;
}
div.close {
	float: right;
	cursor: pointer;
}
#sendEmailPopup label {
	margin: 0 0 1px 0;
	padding: 0;
	display: block;
}
#sendEmailPopup .textbox {
	width: 90%;
	margin: 0 0 15px 0;
}
#sendEmailPopup textarea {
	width: 90%;
	margin: 0 0 15px 0;
	height: 50px;
}


#basicquestions {
	width: 405px;
	background: #c8bd97;
	padding: 15px;
}
.questions {
	width: 385px;
	padding: 15px;
}
.questions h3, #basicquestions h3 {
	display: inline;
	color: #453f2a
	font-weight: bold;
	font-size: 14px;
}
#basicquestions span {
	color: #048cbb;
	font-weight: bold;
	font-size: 11px;
}
.questions input, #basicquestions input {
	width: 96%; /*380*/
	border: 0;
	background: #f1eee1;
}
.questionList {
	margin: 3px 0;
}
.question {
	margin: 2px 0 1px 0;
}


#contactBox {
	width: 740px;
	background: #e1d9be;
	margin: 0 auto;
	padding: 10px 0 20px 150px;
}
#contactBox .submitButton {
	text-align: right;
	width: 370px;
	margin: 10px auto 0 auto;
}
#contactBox .textbox {
	width: 215px;
}
#contactBox textarea {
	width: 550px;
	height: 230px;
}
#contactBox label {
	font-family: arial;
	margin: 10px 0 3px 0;
	display: block;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}	

#profileBox {
	width: 840px;
	background: #e1d9be;
	padding: 18px 25px;
	margin: 0 auto 20px auto;
	position: relative;
}
#topProfilebox {
	background: #f6f2e6;
	border: 5px solid #c8bd97;
	padding: 12px;
	margin: 0 0 0px 0;
}
#topProfilebox .avatarLarge {
	float: left;
}
#topProfilebox .info .protege {
	background: url(../images/icons/protege.gif) no-repeat 0 7px;
	padding-left: 60px;
}
#topProfilebox .info .mentor {
	background: url(../images/icons/mentor.gif) no-repeat 0 7px;
	padding-left: 60px;
}
#topProfilebox .info {
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
}
#topProfilebox h1 {
	float: left;
	font-family: Helvetica, Arial;
	color: #000;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}
#emailStorytellerLink {
	float: left;
	cursor: pointer;
	margin: 0 0 0 20px;
}
#topProfilebox .basicQuestions ul {
	list-style: disc;
	margin-top: 20px;
	margin-left: 15px;
}
#topProfilebox .basicQuestions li {
	float: left;
	margin-bottom: 3px;
	font-size: 12px;
	width: 180px;
}
#profileBox .col1 {
	width: 412px;
	float: left;
	margin-right: 35px;
}
#profileBox .col2 {
	width: 380px;
	float: left;
}
#profileBox p {
	margin: 0 0 15px 0;
	font-size: 12px;
}
#profileBox p.nomargin {
	margin: 0;
	font-size: 12px;
}
#profileBox li {

}
#profileBox li .question {
	color: #453f2a;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 14px;
}
#profileBox li .answer {
	color: #453f2a;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}


#registerBoxAlone {
	background: #e1d9be;
	width: 850px;
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5540;
	padding: 25px 20px;
	line-height: 1.3em;
}
#registerBoxAlone .left {
	float: left;
	width: 400px;
	margin-right: 20px;
}
#registerBoxAlone .right {
	float: left;
	width: 400px;
	margin-right: 20px;
}
#registerBoxAlone #firstName, #registerBoxAlone #lastName, #registerBoxAlone #city, #registerBoxAlone #state {
	width: 150px;
}
#registerBoxAlone #email, #registerBoxAlone #password, #registerBoxAlone #password_confirm {
	width: 320px;
}
#registerBoxAlone label {
	display: block;
	margin-bottom: 3px;
}
#registerBoxAlone .box {
	float: left;
	margin: 10px 10px 10px 0px;
}
#registerBoxAlone #terms {
	margin: 10px 0;
	line-height: 12px;
	font-size: 11px;
}


#profileUpdate .box {
	float: left;
	margin: 3px 0px 5px 0px;
}
.allowEmailBoxLeft, .allowEmailBox {
	float: left;
}
.allowEmailBox {
	width: 200px;
}
/**** footer ****/

#footer {
	height: 34px;
	background: url(../images/elements/footer-bg.gif) repeat-x;
	color: #fff;
	padding: 25px 0 0 0;
	width: 100%;
	font-size: 11px;
}
#footercontent, #headerinterior {
	width: 950px;
	margin: 0 auto;
}
#footer .copyright {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#footer .links {
	float: left;
	width: 600px;
	margin-right: 20px;
	text-align: right;
}
#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}

/**** misc *****/

#sortField {
	width: 70px;
}
#sortLang {
	width: 70px;
}
#sortTime {
	width: 70px;
}
#sortSize {
	width: 70px;
}
#sortLocationflexible {
	width: 70px;
}


.hiddenDiv { display: none; }
.visibleDiv { display: block; }

.update {
	background: #7a9648;
	padding: 10px;
	font-size: 12px;
	color: #fff;
	width: 870px;
	margin: 0 auto 15px auto;
}
.update a, .error a {
	color: #fff;
}
.error, .warning {
	background: #980d00;
	padding: 10px;
	font-size: 12px;
	color: #fff;
	margin: 0 auto 15px auto;
	width: 870px;
}
#registerBox .error, #signupBoxAlone .error {
	width: 100%;
}
.seemore {
	background: url(../images/elements/columnFooterBackground.gif) no-repeat;
	width: 266px;
	height: 37px;
	line-height: 33px;
	text-align: center;
}
.seemore a {
	color: #000;
	font-size: 11px;
}
.clear {
	clear: both;
}
.agreelist {
	list-style:disc;
	list-style-type:disc;
	padding-left:15px;
}
#agreeform {
	background-color:#FFF;
	padding: 15px;
}
