body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: arial;
	font-size: 11px;
	line-height:14px;
}
body {
	background: #ea757a url(BodyBgr.jpg) repeat-y top left;
}
a {
	color: #f57f20;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	text-decoration:underline
}
 
/*LAYOUT*/
#layout {
	position: relative;
	width: 943px;
	margin: auto;
	border: 0;
}

/*Layout style for the default page*/
.default #layout {
	background: url(DefaultBgr.png) no-repeat 0 60px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	behavior: url(iepngfix.htc);	
}
/* End LAYOUT*/

/* HEADER */
#header{
	padding:0 0 0px 0;
	height:0px;
}
#header img, #header span {
	position:absolute;
	top:0px;
	margin:0 0 0 0px;
	padding:5px 0 0 21px;
	border: none;
}
/*Subheader*/
#subheader {
	clear:both;
	margin:0 0 0px 0px;
	height:23px;
	padding:1px 0 0 0;
	background:url(HeaderBgr.png) no-repeat top left;
	behavior: url(iepngfix.htc);	
}
.default #subheader div{
	background:transparent;
}
#subheader div{
	padding:0px 35px 0px 0px;
	text-align: right;
	clear:both;	
}
#subheader div select {
	font-size: 10px;
	margin:auto;
}
.hlinks {
	padding: 0 0px 0 0;
	line-height:24px;
	height:24px;
	text-transform:uppercase
}
/* End HEADER*/

/* NAVIGATION */
#nav {
	padding: 5px 0 0 0;
	margin: 0 0 0px 0;
	height: 45px;
	width:100%;		
}
#nav ul {
	text-align: right;
	display: block;
	margin: 0 25px 0px 0px;
	padding: 0 0px 0 0;
	clear: both;
	width:650px;
	float:right
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
}
#nav a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	text-transform:uppercase;
	display:inline-block;
	padding: 0 10px 0px 0px;
	font-weight:normal;
}
#nav a:hover {
	text-decoration: underline;
}
/* End NAVIGATION*/

/* FOOTER */
#footer {
	clear:both;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	text-align: center;
	behavior: url(iepngfix.htc);
	color:#c8161d;
	background:url(FooterBgr.png) no-repeat top left;	
}
#cplinks{
	height:20px;
}
#footer a{
	color:#fff
}
#cplinks ul{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#cplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#cplinks a {
	font-size: 12px;
	margin: 0;
	color:#fff;
	text-transform:uppercase;
	padding: 0 5px 0 5px;
}
/*Footer style for the default page*/

/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 291px;  
	padding:0px 0 0 0px;
	float:left;
	margin:0 0px 0 0px;
	behavior: url(iepngfix.htc);
	background:url(LayoutBgr.png) repeat-y left;
}
#right {	
	width: 652px; 
	overflow: hidden; 
	float:left;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	behavior: url(iepngfix.htc);
	background:url(LayoutBgr.png) repeat-y right;	
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #ef3f43 !important;
	overflow:hidden;
}
.SectionHeading {
	font-size: 12px !important;
	color: #ef3f43 !important;
	margin: 0 0 6px 0px;
	padding-left: 0px !important;
	display: block !important;
	line-height: 24px;
	font-weight:bold;
	position: relative;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:530px;
	border-top:1px solid #eee
}
.headerfix{
	display:inline-block;
	width:600px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:450px;
	overflow:hidden;
}
.tdfix{
	width:240px !important;
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#eee;
}
/* 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;
}
.value {
	font-weight: normal;
	font-size: 11px;
	display:inline;
}
.date {
	color: #f57f20;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	background: #fff url(input.gif) no-repeat scroll -2px -2px !important;
	border: 1px solid #ddd !important;
	padding: 4px;
	margin:0 5px 0 0
}
.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 */
.line {
	background: #EEE;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.navline{
	margin:0 auto 0px auto;
	padding:2px 0 0 0;
	height:2px;
	line-height:2px;
	font-size:2px;
	width:100%;
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	float:left;
	margin:0 0 0px 0px;
	width: 268px;
	height:342px;
	padding: 0px 0 0 22px;
	overflow:hidden
}
.LoginBoxTop {
	height:30px;
	padding:0 0 0 21px;	
}
.LoginBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.LoginBoxContent {
	color: #fff;
	padding: 0px 10px 0px 10px;
	height:auto	
}
.LoginForm{
	width:80%;
	margin:0 auto
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink {
	display: block;
	margin:0 auto;
	text-align:center;
	font-weight:bold;	
}
.default .PassLink, .default .RegisterLink{
	color:#fff;	
}
.RegisterLink {
	font-size: 16px;
	font-weight:bold;
	padding:10px 0 0 0;
}
.LoginText {
	padding: 5px 0px 0px 0px;
	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 {
	float:right;
	margin:0 0px 0 0px;
	padding:0 21px 0 0px;	
	width: 244px
}
.default .SearchBoxTop {
	height:30px;
	padding:0 0 0 21px;	
}
.default .SearchBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.default .searchtable {
	color:#fff !important;
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	float:left;
	margin:0 0px 0px 0px;
	*margin:-1px 0px 0 0px;		
	width: 268px;
	padding: 0px 0 0 22px;
	background:url(LayoutBgr.png) repeat-y left;	
	behavior: url(iepngfix.htc);
	border-right:1px solid #fbd1af
}
.default .NewsBoxTop {
	background:transparent;
	padding:0;
}
.default .NewsBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #c8161d;
	text-align:left;
}
.default .NewsBoxContent {
	padding:0 10px 0px 10px;
	line-height:16px;
	height:300px;	
	width: 248px;	
	background:transparent;	
}
.default .NewsBoxContent .scrollbarwrap{
	height:280px;
	overflow:auto;
	overflow-x:hidden;
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	float:left;
	margin:0 0px 0 0px;
	*margin:-1px 0px 0 0px;	
	width: 621px;
	padding: 0px 0 0 10px;
	background:#fff
}
.default .UsersBoxTop {
	height:30px;	
}
.default .UsersBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #c8161d;
	text-align:left;
}
.default .UsersBoxContent {
	padding:0px;
	line-height:16px;	
	height:300px;				
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	padding: 14px 0 0px 0;
	margin:0 0 10px 0;	
}
.SideMenuBoxTop{
	height:30px;
	background:url(LeftBgr.png) repeat-y left;
	padding:0 0 0 21px;	
}
.SideMenuBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:left;
}
.SideMenuBoxContent {
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
}
.home .SideMenuBoxContent {
	background:transparent
}
.SideMenuBoxInfo{
	padding: 5px 0px 5px 31px;	
}
.SideMenuItem {
	position: relative;
	display: block;
	padding: 5px 0px 5px 31px;
}
.SideMenuLink {
	padding: 0 0px 0 0;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing: 0;
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
	padding: 14px 0 0 0px;
	margin:0 0 10px 0;
	background:url(RightTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);	
}
.StandardBoxTop {
	height:30px;	
	background:url(RightBgr.png) repeat-y left;	
}
.StandardBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	text-align:left;
}
.StandardBoxContent {
	padding:5px 31px 5px 10px;
	line-height:16px;	
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;	
	width: 943px;
	margin: 0px;
	padding:0;
	behavior: url(iepngfix.htc);
	background:url(LayoutBgr.png) repeat-y left;
}
.WideBoxTop{
	background:#f57f20 url(LeftBgr.png) no-repeat left;
	height:30px;
	padding:0;
	margin:0;
	width: 923px;	
}
.WideBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	border:0;
	text-align:left;
	background:#f57f20;
	color:#fff;
	margin:0 0 0 22px;
	height:30px;
}
.WideBoxContent{
	padding:10px 20px 10px 30px;		
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	margin:0;
}
/* end Wide Box */

/* WebParts */
.SideMenuWebpartsWrap{
	margin:0 0 0px 0 !important;
	padding:14px 0 0 0!important;
	border:0 !important;
	clear:both;
}
.SideMenuEditorZone span{
	padding:0 0 0 20px !important
}
.wpzHomePageLeftZone, .SideMenuEditorZone{
	margin:0 0 1px 0 !important;
}
.SideMenuWebpartTop {
	background: url(LeftBgr.png) no-repeat top left;
	height:30px;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 31px !important;	
	width:150px;
	font-weight:normal;
	color: #fff;
	font-size: 14px;
	height:27px !important;
	line-height:25px;
	line-height:21px\9;	
	text-align:left;
}
.SideMenuWebpartsWrap .SideMenuWebpartContent{
	padding:5px 10px 5px 31px !important;	
	background: url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);		
	width: 230px;
}
.SideMenuWebpartBtm{
	height:6px;
	padding:0 0 0px 0;
}
/* Right Web Parts */
.wpzHomePageRightZone, .StandardEditorZone{
	background:url(RightTop.png) no-repeat top right;
	behavior: url(iepngfix.htc);
	margin: 0 0 0px 0 !important;
}
.StandardWebpartTop{
	width: 652px;
	padding: 0px 0 0 0px !important;
	margin:0px 0px 0 0 !important;
	height:30px;
}
.StandardWebpartTop table{
	width:652px;
	padding: 0px 0px 0 0px !important;
	margin: 14px 0 0 0px !important;
	height:30px;
	line-height:30px;
	background:url(RightBgr.png) repeat-y left;		
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 16px;
	padding:0 0 0 10px !important;
	text-align:left;
	height:30px !important;
	line-height:30px;
	line-height:22px\9;	
	color: #000;
}
.StandardWebpartContent{
	padding:0 31px 30px 0 !important;
	margin: 0 0 0px 0 !important;	
}
.StandardEditorZone .StandardWebpartBtm{
	height:10px;
	background:url(RightBoxBtm.jpg) no-repeat bottom left;		
}
/* End WebParts */
/* User Events */
.eventtext, .EventCommentsWrap {
	width:433px;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* end User Events */

/* News Box */
.home #NewsBox, .home .NewsBoxContent, .home .NewsBoxTop{
	background:none;
}
#NewsBox {
	height:auto;
	padding: 14px 0 10px 0;	
}
.home #NewsBox {
	padding:0;
}
.NewsBoxTop {
	height:30px;
	background:url(LeftBgr.png) repeat-y left;
	padding:0 0 0 21px;		
}
.NewsBoxHeader {
	font-size: 16px;
	padding:0px 0 0 10px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:left;
}
.NewsBoxContent {
	padding: 0px 10px 0px 31px;
	margin:0 0 0px 0;
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);		
}
.home .NewsBoxContent{
	padding:0 10px 0 0
}
#newswrap{
	padding:5px 0px 5px 0px;
	margin:0 auto;
	border-bottom:1px solid #eee;
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px
}
.expander{
	border-top:1px dotted #666;
}
/* end Search Box */

/* Register Page */
#registration {
	padding: 0px 0 0px 0px;
	margin:0 auto;	
}
.registration-info {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;	
	text-align:justify;
	padding:5px;
	line-height:18px;
	margin:0 auto;
	clear:both;
}
.captha{
	text-align:center;
	padding:10px 0;
	clear:both;
	width:97%;
	margin:0 auto;	
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
/* end Register Page */

/* Groups Page */
/* Group Gallery*/
.GroupPhotos ul {
	border-top:1px solid #eee
}
.quotetext{
	border:1px solid #eee;
	background-color:#fafafa;
}
/* Group Events */
.calendar{
	margin:0 auto;	
	border:1px solid #f2f2f2 !important;
	width:300px;
	height:220px;
}
.DayHeaderStyle{
	background:#f2f2f2;
	font-size:12px !important;
}
.DayStyle{
	border:1px solid #f2f2f2
}
.NextPrevStyle a{
	font-weight:bold !important;
	color:#fff !important;
}
.OtherMonthDayStyle{
	border:1px solid #f2f2f2;	
}
.OtherMonthDayStyle a{
	color:#aaa !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.OtherMonthDayStyle a:hover{
	text-decoration:underline !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:#f78c46;	
	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;
	padding:3px 0 0 0 
}
#topuserstable{
	margin:0;
	width: 922px;
	padding:0 0px 10px 21px;			
}
/* end Top Users Page */

/* Search Page */
.modes{
	padding-right:0px;
	width:98%;
	text-align:right;
	margin:0 0 0 10px;
	border-bottom:1px solid #eee
}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:100px;
}
.BoxWrapStyle{
	border: 1px solid #ddd;
	background:#eee;
}
/* Online Filter */
.UserFilter {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #eee;
	line-height:14px;
	width:98%;
}
/* end Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	display:none
}
/* end Favorites Page */

/* Profile Page */
.choosephoto{
	border:1px solid #eee	
}
/* end Profile Page */

/* Thumbs Style */
.ThumbsInfo{
	background:#fff;	
	border: 1px solid #ddd;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;
}
.broadcastvideotable{
	background:#fff	
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#F47618;
}
.BroadcastWatchersHead{
	font-size: 14px;
	font-weight:normal;
	line-height: 40px;
	height:40px;
	padding:0 0 0 10px;
}
