body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family:Tahoma;
	font-size: 11px;
	line-height:16px
}
body {
	background:#e3e4ea url(BodyBgr.jpg) repeat-y center;
	_border-left:1px solid #e3e4ea;	
}
.IE7{
	border-left:1px solid #e3e4ea;		
}
a {
	color: #b9001f;
	text-decoration:none;
	font-weight:bold
}
a:hover{
	text-decoration:underline 
}
/* LAYOUT */
#layout {
	width: 944px;
	margin:0 auto;
	border: 0;
	position:relative;
	background: url(InnerLayoutBgr.jpg) repeat-x;
}
.default #layout {
	background: url(DefaultLayoutBgr.jpg) repeat-x;
}
/* End LAYOUT */

/* HEADER */
#header img, #header span {
	position:absolute;
	top:10px;
	margin: 0px 0 0 10px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 44px;
	text-align:right;
}
#subheader {
	height:30px;
	width: 100%;
	margin:0 0 10px 0;
}
.default #subheader div {
	float:right;
	color:#000;
}
#subheader div {
	padding-right: 4px;
	text-align: right;
	line-height:30px;
	color:#fff;
}
#subheader a {
	text-decoration: underline;
	color:#b9001f;
}
#subheader a:hover {
	text-decoration: underline;
	color:#fff;
}
/* End HEADER */

/* NAVIGATION */
#nav {
	padding: 2px 0 0 0;
	margin: 0 0 0px 0;
	height:75px;
}
#nav ul {
	padding: 0;
	margin: 0;
	padding: 0;
	clear: both;
	float:right;
	width:750px;
	text-align:right;
}
#nav li {
	margin: 0 0px 0px 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
	line-height:18px;
}
#nav a {
	color: #b9001f;	
	font-size: 13px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0 12px 0 0px;
}
#nav a:hover {
	color: #bababa;
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	background:url(FooterBgr.jpg) repeat-x top;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
}
#cplinks{
	height:20px;
	margin:0;
	padding:0px 0 0 0px;
	clear:both;
}
#cplinks ul {
	float:none;
	text-align:center;
	margin:0 auto;
	padding:0;
	width:100%;
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	height:16px;
	display:inline;
	line-height:18px;
}
#cplinks a {
	color: #b9001f;	
	font-size: 13px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
	clear:none;
	margin: 0;
	padding: 0 12px 0 0px;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 250px; 
	overflow: hidden; 
	float:left;
	height:auto;
	margin:0px 0px 0 0px;
	padding:0px 0 0px 10px;

}
#right {	
	width: 664px; 
	margin:0px 0px 0 0px;
	float:right;
	height:auto;
	padding:0px 10px 0px 0px;
	overflow:hidden
}
#left .date{
	color:#fff
}
#left a{
	color:#fff	
}
#left .mode a{
	color: #b9001f;	
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #b9001f;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !important;
	color: #b9001f !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	font-weight:bold;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* WidthFix styles */
.contentfix{
	width:570px; 
	border-top:1px solid #fff
}
.headerfix{
	display:inline-block;
	width:500px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:410px;
	overflow:hidden;
}
.tdfix{
	width:270px !important; 
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#ddd;
}
/* End table wrap */
.wrap-sized{
	padding:0 0 0 0px;
	margin:0 auto;
	width:520px;
}
/* end wrap styles */
.label {
	font-weight:bold;
	margin:0;
	line-height:18px;
	padding:0 0px 0 0;
}
.value {
	padding:0 0 0 4px;
}
.date {
	color: #b9001f;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	border:1px solid #fff !important;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	font-style:italic;
	color:#ddd;
}
.info{
	padding:0px 0 0px 0;
	margin:0 0 0px 0;
	color:#ddd;  
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #ddd;
}
/* end borders, margin and padding */
/* lines and separators */
.line {
	background: #ddd;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.navline{
	border-bottom:1px solid #ddd;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
#DefaultPageImg {
	height: 309px;
	width: 521px;
	float:left;
	padding: 0;
	background:url(DefaultPageImg.jpg) no-repeat top left;
}
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	float:left;
	width: 250px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	background:url(LoginBoxBtm.jpg) no-repeat bottom left;
	padding:0 0 6px 0;
}
.LoginBoxTop {
	background:url(LoginBoxTop.png) no-repeat top left;
}
.LoginBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 50px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.LoginBoxContent {
	padding:10px 10px 0 10px;
	height:330px;
	background:url(LoginBoxBgr.jpg) repeat-y left;	

}
.LoginForm{
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink{
	display: block;
	margin:0 auto;
	text-align:center;
}
.RegisterLink {
	font-size: 16px;
	padding:10px 0 0 0;
}
.LoginText {
	padding: 5px 0 0px 0;
	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 {
	width: 300px;
	float:right;
	padding: 0px 0 0 0;
	margin:15px 50px 0 0;
	background:url(SearchBoxBgr.jpg) repeat-y left;
}
.default .SearchBoxTop {
	background:url(SearchBoxTop.jpg) no-repeat top left;
}
.default .SearchBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 50px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.default .SearchBoxContent {
	padding:10px;
	color: #fff;
	background:url(SearchBoxBtm.jpg) no-repeat left bottom;
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	width: 250px;
	padding: 0px 0 6px 0;
	float:left;
	margin:0 0 0 10px;
	background:url(NewsBoxBtm.jpg) no-repeat bottom left;	
}
.default .NewsBoxTop {
	background:url(NewsBoxTop.png) no-repeat top left;
}
.default .NewsBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 50px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.default .NewsBoxContent {
	padding: 0px 10px 0px 10px;
	height:340px;
	background:url(NewsBoxBgr.jpg) repeat-y left;	
}
.default .scrollbarwrap {
	overflow:hidden;
	overflow-y:auto;
	margin:0 auto;
	width:96%;
	height:310px;
	scrollbar-arrow-color:#b9001f;
	scrollbar-base-color:#afafaf;
	scrollbar-DarkShadow-Color:#fff;
	scrollbar-Highlight-Color:#fff
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	float:left;
	margin:0 0px 0 10px;
	width: 404px;
	padding: 0px 0 6px 0;
	background:url(NewUsersBoxBtm.jpg) no-repeat bottom left;
}
.default .UsersBoxTop {
	background:url(NewUsersBoxTop.png) no-repeat top left;
}
.default .UsersBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 50px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.default .UsersBoxContent {
	padding: 0px 0px 0 0;
	height:340px !important;
	background: url(NewUsersBoxBgr.jpg) repeat-y left;	
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox:first-child {
	width: 250px;
	padding: 0px 0 0 0;
	background: url(LeftBoxBgr.jpg) repeat-y left;
	margin:0 0 6px 0;
}
.SideMenuBox, .SideMenuBoxX{
	width: 250px;
	padding: 0px 0 0 0;
	background: url(LeftBoxBgr2.jpg) repeat-y left;
	_background: url(LeftBoxBgr.jpg) repeat-y left;	
	margin:0 0 6px 0;	
}
.SideMenuBoxTop{
	background:url(LeftBoxTop2.jpg) no-repeat top;
	_background:url(LeftBoxTop.jpg) no-repeat top;	
}
.SideMenuBox:first-child .SideMenuBoxTop {
	background:url(LeftBoxTop.jpg) no-repeat top;
}
.SideMenuBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 45px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.SideMenuBox:first-child .SideMenuBoxContent {
	padding:10px 10px 10px 10px;
	background: url(LeftBoxBtm.jpg) no-repeat bottom left;
}
.SideMenuBoxContent {
	background: url(LeftBoxBtm2.jpg) no-repeat bottom left;
	_background: url(LeftBoxBtm.jpg) no-repeat bottom left;	
	padding:10px 10px 10px 10px;	
}
.SideMenuBoxInfo{
}
.home .SideMenuBoxContent{
	background:none;	
}
.SideMenuBoxContent a:hover{
	color:#bababa;
}
.SideMenuItem {
	display: block;
	padding: 5px 0px 5px 0px;
}
.SideMenuLink {
	color: #fff;
	padding: 0 10px 0 0;
	text-decoration: none;
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
	margin:0 0 2px 0;
	padding: 0px 0 0 0px;
	background:url(RightBoxBgr.jpg) repeat-y left;
}
.StandardBoxTop {
	background: url(RightBoxTop.jpg) no-repeat top left;
}
.StandardBoxX .StandardBoxTop{
	background: url(RightBoxTop2.jpg) no-repeat top left;
}
.StandardBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 35px; 
	line-height: 30px;
	height:30px;
	margin: 0 0 0 0px;
	color: #fff;
}
.StandardBoxContent {
	padding: 5px 10px 20px 10px;
	margin: 0;
	font-size: 11px;
	background:url(RightBoxBtm.jpg) no-repeat bottom left;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;
	margin: 0px auto;
	width:664px !important;
	padding:0px 0 0 0;
	background:url(RightBoxBgr.jpg) repeat-y;
}
.WideBoxTop{
	background:url(RightBoxTop.jpg) no-repeat top;
	margin:0;
	padding:0;
	height:30px;	
}
.WideBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 40px;
	line-height: 30px;
	height:30px;
	margin: 0 0 0 0px;
	color: #fff;
}
.WideBoxContent{
	padding: 6px 10px 10px 10px;
	background:url(RightBoxBtm.jpg) no-repeat bottom;
}
/* end Wide Box */

/* WebParts */
.wpzHomePageLeftZone, .SideMenuEditorZone{
	margin:0 0 4px 0 !important;
	background: url(LeftBoxBgr2.jpg) repeat-y left 
}
.wpzHomePageLeftZone_0{
	background: url(LeftBoxBgr.jpg) repeat-y left !important;	
}
.SideMenuWebpartTop {
	background: url(LeftBoxTop2.jpg) no-repeat top left;
	height:37px;
}
.SideMenuWebpartTop table{
	width:230px !important;
	margin:0 auto !important;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 30px !important;	
	width:95px;	
	color: #fff;
	font-size: 14px;
	height:28px !important;
	line-height:26px;
	line-height:22px\9;	
	text-align:left;
}
.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{
	background:url(RightBoxBgr.jpg) repeat-y left;
	margin: 0 0 6px 0;
}
.StandardWebpartTop{
	height: 30px;
	background: url(RightBoxTop2.jpg) no-repeat top left;
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 18px;
	padding:0 0 0 35px !important;
	text-align:left;
	height:28px !important;
	line-height:26px;
	line-height:22px\9;	
	color: #fff;
}
.StandardWebpartContent{
	padding: 4px 10px 10px 10px !important;
	background:url(RightBoxBtm.jpg) no-repeat bottom left;	
}
.StandardEditorZone .StandardWebpartBtm{
	height:10px;
	background:url(RightBoxBtm.jpg) no-repeat bottom left;		
}
/* End WebParts */
/* User Events */
.eventtext, .EventCommentsWrap {
	width:410px !important;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* end User Events */

/* News Box */
.home #NewsBox, .home .NewsBoxContent, .home .NewsBoxTop{
	background:none;
}
#NewsBox {
	width: 250px;
	background: url(LeftBoxBgr.jpg) repeat-y left;
}
.NewsBoxTop {
	background:url(LeftBoxTop.jpg) no-repeat top;
}
.NewsBoxHeader {
	font-size: 18px;
	font-weight:normal; 
	padding:0 0 0 50px;
	line-height: 30px;
	height:37px;
	margin: 0 0 0 0px;
	color: #fff;
}
.NewsBoxContent {
	padding: 0px 10px 6px 10px;
	background: url(LeftBoxBtm.jpg) no-repeat bottom left;
}
#newswrap{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px
}
.expander{
	border-top:1px dotted #fff;
}
/* end Search Box */

/* Register Page */
#registration {
	clear:both;
	margin:0 auto;
	padding:10px 0 6px 0px;
}
.registration-info {
	text-align:justify;
	border-bottom:1px solid #ddd;
	clear:both;
	line-height:16px;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	text-align:center;
	padding:10px 0;
	margin:0;
}
/* end Register Page */

/* Groups Page */
/* Group Gallery*/
.GroupPhotos ul {
	border-top:1px solid #fff
}
.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
}
.SelectedDayStyle{
	background:#e5e5e5 !important;
	border:1px solid #f2f2f2;	
}
.eventselected{
	background:#b9001f;	
	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 0 0;
	padding:10px 0 0 0;
}
#topuserstable{
	margin:0px 0 0 0px;
	width:100%;
	padding:10px 0 0 0;
}
#topuserstable .photoframe {
	border:2px solid #666 !important	
}
/* end Top Users Page */

/* Search Page */
.modes{
	margin-right:0px;
	width:100%;
	text-align:right;
	border-bottom:1px solid #fff;
	padding:0 0 2px 0;
}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:110px;
}
.BoxWrapStyle{
	border: 1px solid #eee;
	background:#ddd;
}
/* Online Filter */
.UserFilter {
	padding:5px 0 5px 0px;
	border-bottom:1px solid #ddd;
	text-align:center;
	margin:0 0 5px 0;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */

/* End Favorites Page */

/* Profile Page */
.choosephoto{
	border:1px solid #fff	
}
/* end Profile Page */

/* Thumbs Style */
.ThumbsInfo{
	background:#afafaf;	
	border: 1px solid #878787;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:80px 0 0 0;
	background:url(DefaultLayoutBgr.jpg) repeat-x top
}
.broadcastvideotable{
	background:#fff	
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#b9001f;
}
.BroadcastWatchersHead{
	height:20px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:20px 0 0 4px;
}
