body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;	
}
body {
	padding:10px 0;
	background: #91a169 url(background.jpg) repeat-x top;
}
a {
	color: #ffa732;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #b3af23;
}
/* LAYOUT */
#layout {
	position: relative;
	width: 982px;
	margin: auto;
	background:url(inner_layout.jpg) no-repeat;	
}
.default #layout {
	position: relative;
	width: 982px;
	height:620px;
	margin: auto;
	background:#fff9e4 url(default_layout.jpg) no-repeat;
}
/* End LAYOUT */

/* HEADER */
#header span, #header img {
	position:absolute;
	top:0px;
	margin: 0px 0 0 0px;
	padding:0 0 0 10px;
	border: none;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 50px;
	z-index:999;
	text-align:right;
	color:#444;
	background:transparent;
	margin:0;
}
.default #subheader div {
	padding:0 10px 0 0;
	line-height:30px;
	color:#444;
}
#subheader {
	height:24px;
	margin:0 0 0px 0;
	padding:20px 0 0 0;
	width:100%;
	clear:both;
	font-size:14px;
}
#subheader div {
	padding:0px 10px 0 0px;
	color:#fff;
	text-align:right
}
#subheader a {
	text-decoration: none;
	color:#b3af23;
}
#subheader a:hover {
	text-decoration: none;
	color:#fff;
}
/* End HEADER */

/* NAVIGATION */
#nav {
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	height: 60px;
	width:100%;
	float:right;
}
#nav ul {
	padding: 0;
	margin: 0 0px 0px 0;
	padding: 0;
	clear: both;
	float:right;
	width:660px;
	text-align:right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
	line-height:20px;
}
#nav a {
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0 16px 0px 0px;
}
#nav a:hover {
	color:#ffa732
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	height: 50px;
	color: #fff;
	margin: 0;
	padding: 26px 0 0 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
	background:url(footer_inner_back.gif) no-repeat top;
}
.login #footer, .lostpassword #footer, .showstatus #footer, .contentpage #footer, .topcharts #footer, .broadcastvideo #footer{
	background:url(footer_back.gif) no-repeat top left;	
	clear:both;
}
#footer a {
	color: #ffa732;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#fff
}
.default #footer {
	position: absolute;
	top: 750px;
	left: 0px;
	width: 100%;
	margin: 0;
	font-size: 11px;
	text-align: center;
	padding:0px 0 0 0;
	z-index:99999;
	background:transparent;
}
#cplinks{
	height:20px;
	margin:0;
	padding:0px 0 0 0px;
	clear:both;
}
#cplinks ul {
	float:none;
	text-align:left;
	margin:0 auto;
	padding:0;
	width:96%;
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	height:16px;
	display:inline;
	line-height:18px;
}
#cplinks a {
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	padding: 0 10px 0 0px;
	background-position: 10px 0 0 0;
}
#cplinks a:hover {
	color:#ffa732
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 247px; 
	overflow: hidden; 
	float:left;
	margin:0px 0 0 0px;
	padding:0px 0 0px 0;
	background:#ffe899  url(left_top.jpg) no-repeat top left;
}
#right {	
	width: 715px; 
	margin:0px 0 0 0px;
	float:right;
	padding:0px 10px 0px 10px;
	background:#fff9e4 url(right_top.jpg) no-repeat top left;
	overflow:hidden;
}
.photocontest #left a{
	color:#ffa732;
}
.photocontest #left a:hover{
	color:#b3af23;
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	color: #b39223 !important;
	margin: 0px;
	padding:0;
	font-size:11px;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !important;
	font-weight:bold;
	color: #67411d !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	line-height: 20px;
	position: relative;
	overflow:hidden;
	width:100%;
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:630px;
	border-top:1px dotted #c6d698;
}
.headerfix{
	display:inline-block;
	width:680px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:570px;
	overflow:hidden;
}
.tdfix{
	width:390px !important;
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#ffe89a;
}
/* End table wrap */
.wrap-sized{
	padding:0 0 0 0px;
	margin:0 auto;
	width:520px;
}
/* end wrap styles */
.label {
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#b39223
}
.value {
	font-weight: normal;
	font-size: 11px;
	display:inline;
}
.date {
	color: #ffa732;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	border:1px solid #67411e !important;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	font-style:italic;
	color:#999;
}
.info{
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#919191;
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #eee;
}
/* end borders, margin and padding */
/* lines and separators */
.favorites .line, .search .line, .groups .line{
	background:0;
	border-bottom:1px dotted #c6d698;
}
.line {
	height: 0px;
	line-height:0px;
	font-size:0px;
	overflow: hidden;
	margin: 0;
}
.navline{
	border-bottom:1px dotted #fff;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
/* end lines and separators */
/* end Global Styles */

/* Default Page Image */
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	position: absolute !important;
	top:132px;
	right: 6px;
	width: 220px;
	padding:0;
	height: 300px;
	z-index:999;
}
.LoginBoxTop {
	padding: 0px 0 0 0;
	width:220px;
}
.LoginBoxHeader {
	font-size: 26px;
	font-weight:normal;
	padding:0 0 0 0px;
	margin: 0px 0 0 20px;
	line-height: 34px;
	height:34px;
	color: #b39223;
}
.LoginBoxContent {
	padding: 22px 0 0 0;
	height:270px;
}
.LoginBoxContent a:hover{
	color:#ffa732;
}
.LoginForm{
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink{
	display: block;
	margin:0 auto;
	text-align:center;
}
.PassLink{
	font-size: 12px;
	color: #b3af23;
	font-weight:bold;	
}
.RegisterLink {
	font-size: 18px;
	color: #b3af23;
	font-weight:bold;
}
.LoginText {
	padding: 0px 10px 0 10px;
	color: #555;
	text-align: justify;
}
.LoginModes{
	text-align:center;
	padding:2px 0 2px 0;
}
.LoginBtn{
	display:block;
	margin:0 auto
}
.FormBtn{
	display:none
}
.StealthMode{
	clear:both;
	display:block
}
/* end DefaultPage Login Box */

/* DefaultPage Search Box */
.default #SearchBox {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 270px;
	padding: 0px 0 0 0;
	height:315px;
}
.default .SearchBoxTop {
	padding: 0px 0 0 0;
}
.default .SearchBoxHeader {
	font-size: 26px;
	text-align:right;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 14px 0 0;
	margin: 0 0 0 0px;
	color: #b37523;
}
.default .SearchBoxContent {
	padding: 10px 0px 6px 10px;
	color: #555
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	position: absolute;
	top:385px;
	left: 10px;
	width: 280px;
	padding: 0px 0 0 0;
	height: 190px;
	overflow:hidden;
	z-index:999;
}
.default .NewsBoxTop {
	padding: 0px 0 0 0;
	height:30px;
}
.default .NewsBoxHeader {
	font-size: 26px;
	font-weight:normal;
	padding:0 0 0 12px;
	margin: 0px 0 0 0px;
	line-height: 30px;
	height:30px;
	color: #b39223;
}
.default .NewsBoxContent {
	padding: 6px 0 0 0;
	color:#555;
	height:140px;
	overflow:hidden;
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	position: absolute;
	top: 560px;
	right: 0px;
	width: 982px;
	padding: 0px 0 0 0;
	z-index:999;
}
.default .UsersBoxTop {
	padding: 0px 0 0 0;
	margin:0 0 0px 0;
}
.default .UsersBoxHeader {
	font-size: 26px;
	font-weight:normal;
	padding: 5px 0px 5px 0px;
	line-height: 30px;
	color:#b39223;
	height:30px;
	margin: 0px 0 0 0px;
	border-bottom:0px;
	text-align:center;
	background:url(default_newusers.jpg) no-repeat bottom;
}
.default .UsersBoxContent {
	padding: 10px 10px 0px 10px;
	background:#fff9e4 url(footer_back.jpg) no-repeat bottom center;
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	width: 245px;
	padding: 30px 0 0 0;
}
.SideMenuBoxTop {
	padding: 0 0 6px 0;
}
.SideMenuBoxHeader {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 24px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #b3af23;
}
.SideMenuBoxContent {
	padding:10px 10px 0px 10px;
	color:#555
}
.SideMenuBoxInfo{
}
.SideMenuItem {
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
}
.SideMenuLink {
	color: #ffa732;
	font-weight:bold;
	padding: 0 0px 0 0;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0;
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
	padding: 0px 0 0 0px;
	margin:0 auto;
}
.StandardBoxX .StandardBoxTop{
	border-bottom:1px dotted #b39223
}	
.StandardBoxTop {
	line-height: 40px;
	padding: 0 0 0 0px;
	margin:0px;
	border-bottom:1px dotted #ffa732
}
.StandardBoxX .StandardBoxHeader {
	font-size: 24px;
	text-align:left;
	font-weight:normal;
	line-height: 40px;
	padding:0 0px 0 0px;
	margin: 0 0 0 0px;
	color: #b39223;
}
.StandardBoxHeader {
	font-size: 24px;
	text-align:left;
	font-weight:normal;
	line-height: 40px;
	padding:0 0 0 80px;
	margin: 0 0 0 0px;
	color: #ffa732;
}
.StandardBoxContent {
	padding: 6px 0px 10px 0px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #333;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	width: 982px;
	clear:both;
	padding:0 0 0px 0;
	margin:0px 0 0 0;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left;
}
.WideBoxTop{
	line-height: 40px;
	padding: 0 0 0 0px;
	margin:0px;
	border-bottom:1px dotted #ffa732
}
.contentpage .WideBoxTop{
	border:0px;
}
.WideBoxHeader {
	font-size: 24px;
	text-align:left;
	font-weight:normal;
	line-height: 40px;
	margin: 0 0 0 0px;
	color: #ffa732;
	padding:0 0 0 200px !important;
}
.WideBoxContent{
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #333;
}
/* end Wide Box */

/* WebParts */
.SideMenuWebpartsWrap{
	padding:30px 0 0 0;
}
.wpzHomePageLeftZone, .SideMenuEditorZone{
	margin:0 0 0px 0 !important;
	border-bottom:1px dotted #fff;
}
.SideMenuWebpartTop {
	height:37px;
	border-bottom:1px dotted #b3af23 !important
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 10px !important;	
	width:134px;	
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	color: #b3af23;
	height:28px !important;
	line-height:26px;
	line-height:22px\9;	
}
.wpzHomePageLeftZone_0 .SideMenuWebpartTop{
	background:url(LeftBoxTop.jpg) no-repeat top left !important;
}
.SideMenuWebpartBtm{
	background: url(LeftBoxBtm2.jpg) no-repeat bottom left;
	height:6px;
	padding:0 0 0px 0;
}
.wpzHomePageLeftZone_0 .SideMenuWebpartBtm{
	background: url(LeftBoxBtm.jpg) no-repeat bottom left;	
}
/* Right Web Parts */
.wpzHomePageRightZone, .StandardEditorZone{
	margin: 0 0 0px 0;
}
.StandardWebpartTop{
	height: 40px;
	border-bottom:1px dotted #ffa732;
}
.wpzHomePageRightZone_0 .StandardWebpartTop span, .wpzHomePageRightZone_2 .StandardWebpartTop span,
.wpzHomePageRightZone_4 .StandardWebpartTop span, .wpzHomePageRightZone_6 .StandardWebpartTop span
{
	color: #b39223;	
}
.wpzHomePageRightZone_0 .StandardWebpartTop, .wpzHomePageRightZone_2 .StandardWebpartTop,
.wpzHomePageRightZone_4 .StandardWebpartTop, .wpzHomePageRightZone_6 .StandardWebpartTop
{
	border-bottom:1px dotted #b39223;
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 24px;
	text-align:left;
	color: #ffa732;
	font-weight:normal;
	padding:0 0 0 0px !important;
	height:38px !important;
	line-height:36px;
	line-height:32px\9;	
}
.WebpartsCatalogWrap .StandardBoxHeader{
	padding:0;
}
.StandardWebpartContent{
	padding: 4px 0px 10px 0px !important;
}
.StandardEditorZone .StandardWebpartBtm{
	height:10px;
}
/* End WebParts */
/* User Events */
.eventtext, .EventCommentsWrap {
	width:488px;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* end User Events */

/* News Box */
.home #NewsBox, .home .NewsBoxContent, .home .NewsBoxTop{
	background:none;
}
#NewsBox {
	padding: 36px 0 0 0;
	width:240px;
	margin:0 auto;
}
.home #NewsBox{
	padding:0px 0 0 0
}
.NewsBoxTop {
	padding: 0;
	height:30px;
}
.NewsBoxHeader {
	font-size: 26px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #b37523;
}
.NewsBoxContent {
	padding:10px 0 10px 0px;
	margin:0;
}
#newswrap{
	padding:2px 0px 2px 10px;
	margin:0 auto 0px auto;
}
#newswrap a{
	font-weight:bold;
	color:#ffa732;
}
#newswrap a:hover{
	color:#b3af23
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px
}
.expander{
	border-top:1px dotted #e89f50;
}
/* end Search Box */

/* Register Page */
#registration {
	clear:both;
	margin:0 auto;
	padding:10px 0 6px 0px;
}
.registration-info {
	text-align:justify;
	border-bottom:1px dotted #c6d698;
	clear:both;
	line-height:18px;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px dotted #c6d698;
	border-top:1px dotted #c6d698;
	text-align:center;
	padding:10px 0;
	margin:0;
}
/* end Register Page */

/* Groups Page */
/* Group Gallery*/
.GroupPhotos ul {
	border-top:1px dotted #c6d698
}
.quotetext{
	border:1px solid #eee;
	background-color:#fafafa;
}
/* Group Events */
.calendar{
	margin:0 auto;	
	border:1px solid #f2f2f2 !important;
	width:300px;
	height:220px;
	background:#fafafa
}
.DayHeaderStyle{
	background:#f2f2f2;
	font-size:12px !important;
}
.DayStyle{
	border:1px solid #f2f2f2
}
.NextPrevStyle a{
	font-weight:bold !important;
	color:#fff !important;
}
.NextPrevStyle a:hover{
	text-decoration:underline !important;
}
.OtherMonthDayStyle{
	border:1px solid #f2f2f2;	
}
.OtherMonthDayStyle a{
	color:#aaa !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.SelectedDayStyle{
	background:#e5e5e5 !important;
	border:1px solid #f2f2f2;	
}
.SelectedDayStyle a{
	text-decoration:none !important;
	font-size:12px !important;
	color:#333 !important
}
.TitleStyle{
	border:0px;
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff;
}
.TodayDayStyle{
	border:1px solid #f2f2f2
}
.WeekendDayStyle{
	border:1px solid #f2f2f2
}
.WeekendDayStyle a{
	color:#9d1308 !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.eventselected{
	background:#f9b562;	
	border:1px solid #f2f2f2
}
.eventselected a{
	text-decoration:none !important;
	font-size:12px !important;	
	color:#fff !important
}
/* end Group Events */
/* End Groups Page */

/* Content Page */

/* end Content Page */

/* Top Users Page */
.topchartswrap{
	text-align:center;
	margin:0px 0 10px 0;
	clear:both;
}
#topuserstable{
	margin:0px 0 0 0px;
	width:982px !important;
}
#topuserstable .line{
	background:0;
	border-bottom:1px dotted #c6d698
}
/* end Top Users Page */

/* Search Page */
.modes{
	margin-right:0px;
	width:100%;
	text-align:right;
	border-bottom:1px dotted #c6d698;
	padding:0 0 2px 0;
}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:100px;
}
.BoxWrapStyle{
	border: 1px dotted #c6d698;
	background:#fff;
}
/* Online Filter */
.UserFilter {
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #c6d698;
	line-height:14px;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	margin:91px 0 0 0;
	height: 433px;
	width: 247px;
	background: url(banner01.jpg) bottom left no-repeat;
	padding:0px 0 0 0;
}
/* End Favorites Page */

/* Profile Page */
.choosephoto{
	border:1px solid #eee	
}
/* end Profile Page */

/* Thumbs Style */
.ThumbsInfo{
	background:#fff8e5;	
	border: 1px dotted #f69427;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:48px 0 0 0;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left
}
.BroadcastWatchersHead{
	height:35px;
	color: #F47618;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	padding:0 0 0 10px;
}
