body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: sans-serif;
	font-size: 11px;	
}
body {
	background: #323232 url(BodyBgr.jpg) repeat-y center;
}
a {
	color: #f78c44;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}

/*LAYOUT*/
#layout {
	position: relative;
	width: 899px;
	margin: auto;
	border: 0;
	background: url(InnerHeaderBgr.jpg) no-repeat top center;
}
/*Layout style for the default page*/
.default #layout {
	background: url(DeafultHeaderBgr.jpg) no-repeat top center;
	min-height: 286px;
	height: auto !important;
	height: 286px;
	width:879px;
	padding:0 10px
}
/* End LAYOUT*/

/* HEADER */
#header img, #header span {
	position:absolute;
	top:0px;
	margin:0 0 0 0px;
	padding:10px 0 0 350px;
	border: none;
}
/*Subheader*/
#subheader {
	width:100%;
	clear:both;
	margin:0 0 20px 0px;
}
#subheader div{
	padding:0px 0px 0 15px;
	text-align: left;
	line-height:25px;
	height:25px;
}
/* End HEADER*/

/* NAVIGATION */
#nav {
	padding: 56px 0 0 0;
	margin: 0 0 2px 0;
	height: 60px;
	width:100%;
}
#nav ul {
	text-align: center;
	display: block;
	margin: 0 3px 0px 240px;
	padding: 0 0px 0 0;
	clear: both;
	width:450px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
}
#nav a {
	color: #f78c44;
	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;
}
#cplinks{
	height:20px;
}
#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;
	padding: 0 5px 0 5px;
}
/*Footer style for the default page*/

/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 250px;  
	padding:0px 0 0 10px;
	float:left;
	margin:0 0px 0 0px;
	color:#fff
}
#right {	
	width: 619px; 
	overflow: hidden; 
	float:right;
	margin:0 0px 0 0;
	padding:0 10px 0 0;
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #F47618 !important;
	overflow:hidden;
}
.SectionHeading {
	font-size: 12px !important;
	color: #F47618 !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 */

/* WidthFix 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: #F47618;
	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 !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 */
.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%;
	background:url(NavLine.png) no-repeat center;
	behavior: url(iepngfix.htc);	
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	margin:0 0 10px 0px;
	width: 250px;
	padding: 0px 0 0 0;
}
.LoginBoxTop {
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;
}
.LoginBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.LoginBoxContent {
	color: #fff;
	padding: 5px 10px 10px 10px;
	background:url(LeftBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);
	height:auto	
}
.LoginForm{
}
.LoginForm .FormLabel{
	width:25%
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink{
	display: block;
	margin:0 auto;
	text-align:center;
}
.RegisterLink {
	font-size: 16px;
}
.LoginText {
	padding: 5px 0 10px 0;
	text-align: center;
}
.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:left;
	width: 250px
}
.default .SearchBoxContent {
	padding:5px 10px;
	background:url(LeftBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	margin:0 0px 10px 0px;
	width: 619px;
	padding: 0px 0 0 0;
}
.default .NewsBoxTop {
	background: url(RightTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);		
}
.default .NewsBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	color:#333;
	text-align:center;
}
.default .NewsBoxContent {
	width:599px;
	padding:0 10px 0px 10px;
	line-height:16px;
	background: url(RightBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);		
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	margin:0 0px 0 0px;
	width: 619px;
	padding: 0px 0 0 0;
}
.default .UsersBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	text-align:center;
}
.default .UsersBoxTop {
	background: url(RightTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;	
}
.default .UsersBoxContent {
	padding:0px;
	line-height:16px;
	background: url(RightBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);				
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	padding: 0;
	margin:0 0 10px 0;
}
.SideMenuBoxTop {
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;
}
.SideMenuBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.SideMenuBoxContent{
	padding:5px 10px 5px 10px !important;
	margin: 0 0 0px 0 !important;
	line-height: 14px;
	font-size: 11px;
	background: url(LeftBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);		
	width: 230px;	
}
.SideMenuBoxInfo{
}
.SideMenuItem {
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
}
.SideMenuLink {
	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 0 10px 0;
}
.StandardBoxTop {
	background: url(RightTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;	
}
.StandardBoxHeader {
	font-size: 16px;
	padding:0px 10px 0 10px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	text-align:center;
}
.StandardBoxContent {
	padding:5px 10px 5px 10px;
	line-height:16px;
	background: url(RightBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);		
	width: 599px; 	
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;	
	width: 898px;
	margin: 0px auto auto auto;
}
.WideBoxTop{
	background:url(MsgBoxTop.png) no-repeat top;
	behavior: url(iepngfix.htc);
	line-height:32px
}
.WideBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	text-align:center;
}
.WideBoxContent{
	background:url(MsgBoxBtm.png) no-repeat bottom;
	behavior: url(iepngfix.htc);
	padding:0 20px 10px 20px;
	_padding:0px 0 10px 0;
}
/* end Wide Box */

/* WebParts */
.wpzHomePageLeftZone, .StandardEditorZone{
	margin:0 0 10px 0 !important;
}
.SideMenuWebpartTop{
	height:32px !important;
	background: url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);	
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	font-size: 14px;
	padding:0 0 0 10px !important;
	text-align:left;
	font-weight:normal;	
	height:28px !important;
	line-height:26px;
	line-height:22px\9;	
	color: #fff;
}
.SideMenuWebpartContent{
	padding:5px 10px 5px 10px !important;
	margin: 0 0 0px 0 !important;	 
}
.SideMenuEditorZone{
	background:url(LeftBoxBgr.png) no-repeat top left;
	behavior: url(iepngfix.htc);
}
.SideMenuEditorZone .SideMenuWebpartBtm{
	height:40px;
	background:url(LeftBoxBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);			
	clear:both;	
}
/* Right Web Parts */
.wpzHomePageRightZone, .StandardEditorZone{
	margin: 0 0 10px 0 !important;
}
.StandardWebpartTop{
	height: 32px;
	background: url(RightTop.png) no-repeat top left;	
	behavior: url(iepngfix.htc);	
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 16px;
	padding:0 0 0 10px !important;
	text-align:left;
	height:28px !important;
	line-height:26px;
	line-height:22px\9;	
}
.StandardEditorZone{
	width:619px;
	margin:0px 0 0 0px;
	background:url(RightBoxBgr.png) no-repeat top left;
	behavior: url(iepngfix.htc);		
}
.StandardWebpartContent{
	padding:0 0 30px 0 !important;
	margin: 0 0 0px 0 !important;
	line-height: 14px;
	font-size: 11px;
	background: url(RightBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);		
	width: 619px;
}
.StandardEditorZone .StandardWebpartBtm{
	height:40px;
	behavior: url(iepngfix.htc);		
	background:url(RightBoxBtm.png) 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 .NewsBoxTop{
	background:none;
}
#NewsBox {
	padding: 0px 0 0 0;
	height:auto;
}
.NewsBoxTop {
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;		
}
.NewsBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.NewsBoxContent {
	width:230px;
	padding:0 10px 10px 10px;
	background:url(LeftBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);			
}
#newswrap{
	padding:5px 0px 5px 0px;
	margin:0 auto;
	border-bottom:1px solid #eee;
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxTop {
	background:url(LeftTop.png) no-repeat top left;
	behavior: url(iepngfix.htc);
	height:32px;	
}
.SearchBoxHeader {
	font-size: 16px;
	padding:0px 0 0 0px;
	font-weight:normal;
	line-height: 32px;
	margin: 0 0px;
	border:0;
	color: #fff;
	text-align:center;
}
.SearchBoxContent {
	padding:5px 10px 5px 10px !important;
	color: #fff;	
	background:url(LeftBtm.png) no-repeat bottom left;
	behavior: url(iepngfix.htc);
	width:230px;
}
.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
}
.GroupPhotos li{
	margin: 0;
	font-size:11px;
	padding: 0 5px 0 0px;
	display: inline;
}
.quotetext{
	margin:0 0px 0 10px;
	font-style:italic;
	border:1px solid #eee;
	background-color:#fafafa;
	padding:0px;
}
/* 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;
}
.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:#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 */
.contentpage #content{
	padding:0px 10px 0 10px;
	line-height:18px;
}
/* end Content Page */

/* Top Users Page */
.topchartswrap{
	text-align:center;
	margin:0px 0 0px 0;
	clear:both;
	padding:4px 0 0 0;
	height:28px;		
}
#topuserstable{
	width:96%;
	margin:0 auto
}
/* 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:110px;
}
.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;
}