@charset "utf-8";
/* CSS Document */
a{
	color: #0000FF;
	text-decoration: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
form{
	height: 100%;
}
#tableMain{
	height: 100%;
}
#tdHeader{
	background-color: #072593;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C6AB76;
	height: 93px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tdBody{
	vertical-align: top;
	padding-top: 7px;
}
#tdFooter{
	vertical-align: bottom;

}
#divFooter{
	background-color: #072593;
	height: 50px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
}
#divFooter a{
	color: #FFFFFF;
	text-decoration: none;
}
.tdFooterCells{
	padding-top: 4px;

}
/* TABLE PROFILE */
#tableProfile{
}
#tdProfile1{
	vertical-align: top;
}
#tdProfile2{
	vertical-align: top;
}
#tdProfile3{
	vertical-align: top;
}
#tableHeader{
	height: 95px;
}
#tdheader1{
	vertical-align: top;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
#tdheader1 a{
	background-color: #072593;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	margin-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#tdheader1 a:hover{
	color: #FFFFFF;
	background-color: #C6AB76;

}
#tdheader3{
	vertical-align: bottom;
	text-align: left;
}
#tdheader3 a{
	background-color: #072593;
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 6px;
	padding-top: 4px;

}
#tdheader3 a:hover{
	color: #FFFFFF;
	background-color: #C6AB76;

}
#tdheader4{
	vertical-align: bottom;
	text-align: left;
	color: #FFFFFF;
}
.spanSmallText{
	font-size: 12px;
}
#tableProfilePic{
}
#tableProfileContact{
}
.tdProfileContact{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdTableHeaders{
	background-color: #c6ab76;
	color: #FFFFFF;
	line-height: 26px;
}
.tdTableHeaders a{
	color: #FFFFFF;
}
.divTableHeaders{
	padding-right: 4px;
	padding-left: 4px;
}
.divTableFooters{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.tdProfileContact a{
	color: #000000;
	text-decoration: none;
}
#tableFriends{
	text-align: left;
	border: 1px solid #bbb7b7;
	margin-bottom: 15px;
}
#tdFriendsHolder{
}
#tdFriendsFooter{
}
.tableFriend1{
	text-align: left;
}
.tdFriend1{
	font-size: 11px;
}
.tdFriend1 a{
	color: #000000;
	text-decoration: none;
}
.tdFriend1 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divFriend1{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

/* profile center column */
#tableProfileText{
	text-align: left;
}
#tdProfileText{
}
#divProfileText{
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
}
.profileName {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
}
.profileCity{
	font-size: 15px;
	margin-bottom: 10px;
}
#tableComments{
	background-color: #f2f2f2;
	text-align: left;
	margin-bottom: 15px;
}
#tdCommentsHolder{
}
#tdCommentsFooter{
}
.tableComment1{
	background-color: #fafafa;
	margin-top: 5px;
}
.tableComment1New{
	background-color: #fafafa;
	margin-top: 6px;
	border: 1px solid #999;
}
.tdComment11{
	vertical-align: top;
}
.tdComment12{
	vertical-align: top;
	font-size: 13px;
}
.tdComment13{
	vertical-align: bottom;
	text-align: right;
	font-size: 13px;
}
.tdSubCommentHolder{
	padding-bottom: 1px;
}
.divCommentImg{
	background-color: #DADADA;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
	height: 56px;
	width: 56px;
}
.divSubCommentImg{
	background-color: #DADADA;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	height: 45px;
	width: 45px;
}
.tableCommentImgHolder{
}
.tdCommentImgHolder{
	height: 56px;
	width: 56px;
	text-align: center;
	vertical-align: middle;
}
.tableSubCommentImgHolder{
}
.tdSubCommentImgHolder{
	height: 45px;
	width: 45px;
	text-align: center;
	vertical-align: middle;
}
.TableSubComment{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #DEE6FE;
	margin-bottom: 3px;
}
.tdSubComment1{
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}
.tdSubComment1 a{
	color: #000000;
	text-decoration: none;
}
.tdSubComment1 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdSubComment2{
	vertical-align: top;
	font-size: 12px;
}

/* profile right column */
#tableCalendar{
	background-color: #f2f2f2;
	text-align: left;
}
#tdCalendarHolder{
}
#tdCalendarFooter{
	font-size: 12px;
}
.tableCalendar1{
	margin-top: 7px;
	margin-bottom: 7px;
}
.tdCalendar11{
	vertical-align: top;
}
.tdCalendar11 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tdCalendar12{
	vertical-align: top;
}
.tdCalendar12 a{
	color: #000000;
}
#tableJournal{
	background-color: #f2f2f2;
	text-align: left;
}
#tdJournalHolder{
}
#tdJournalFooter{
	font-size: 12px;
}
.divsmallfont{
	font-size: 12px;
}
.divsmallfont a{
	color: #0000FF;
}
.spanGreyText{
	color: #605e5e;
}

/* TABLE PUBLIC PAGE CODE */
#tablePublic{
}
#tdPublic1{
	vertical-align: top;
	text-align: left;
}
#tdPublic2{
	vertical-align: top;
	text-align: left;
}

/* TABLE SIGN UP */

#tableSignup{
}
#tdSignup{
}
#tableSignupForm{
	margin-top: 25px;
	margin-bottom: 150px;
}
.tdSignupForm{
	padding-top: 4px;
	padding-bottom: 4px;
}
.spanTitleLarge{
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}
.spanTitle{
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.spanTitle2{
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 25px;
}
.btnJoin{
	background-color: #c6ab76;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #868686;
	padding-top: 4px;
	padding-bottom: 4px;
}
#tableSignin{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
}
#tableSignin a{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#tableSignin a:hover{
	color: #FFFFFF;
	background-color: #072593;
}
.btnSignin{
	background-color: #6177c4;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #939bb9;
	padding-top: 1px;
	padding-bottom: 3px;
}
#tdProfileImg{
	height:205px; 
	vertical-align: middle;
}
.tdSmallThumb{
	text-align: center;
	vertical-align: middle;
	height: 56px;
	width: 56px;
	background-color: #F2F2F2;
}
.tdSmallThumb img{
	vertical-align: middle;
}
/* Messages */
#tdMessNav{
}
#tdMessNav a{
	display: block;
	background-color: #FAFAFA;
	margin: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#tdMessNav a:hover{
	background-color: #F2F2F2;
}
.divMessTitle{
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
