body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: Verdana;
	font-size: 11px;
	line-height:14px
}
body {
	color:#4e4e4e
}
a {
	color: #004d8d;
	font-weight:bold
}
a:hover{
	text-decoration:none
}
/* LAYOUT */
#layout {
	width: 788px;
	margin: auto;
	border: 0;
}
.default #layout {
	position: relative;
	width: 788px;
	margin: auto;
	border: 0;
	background: url(DefaultLayout.jpg) repeat-x;
	min-height:519px;
	height:auto;
	height:519px;
}
.showstatus #layout{ 
	background:transparent;	
}
.topcharts #layout{
	background:url(layermainback2.jpg) repeat-x 0 -50px;
}
/* End LAYOUT */

/* HEADER */
#header span, #header img {
	position:absolute;
	top:10px;
	margin: 0px 0 0 10px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
#subheader {
	width:780px;
	position: absolute;
	top: 0px;
	text-align:right;
}
.default #subheader div {
	float:right;
}
#subheader div {
	padding-right: 4px;
	text-align: right;
	line-height:30px;
}
/* End HEADER */

/* NAVIGATION */
.default #nav {
	padding: 70px 0 0 0;
	margin: 0 0 0px 0;
	height:24px;
}
#nav ul li:first-child a{ border-left:0px !important}
#nav {
	padding: 40px 0 0 0;
	margin: 0 0 0px 0;
	height:40px;
}
#nav ul {
	padding: 0;
	margin: 0;
	padding:0 8px 0 0;
	clear: both;
	float:right;
	width:520px;
	text-align:right;
}
#nav li {
	margin: 0 0px 0px 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
}
#nav a {
	color: #757575;	
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
	clear:none;
	margin:0 0 6px 0;
	display:inline-block;
	padding: 0 2px 0 5px;
	border-left:1px solid #757575
}
#nav a:hover {
	text-decoration:underline
}
.homelink{
	border:0px !important
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	margin: 0;
	padding:0;
	font-size: 11px;
	text-align: center;
}
#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:96%;
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	height:16px;
	display:inline;
}
#cplinks a {
	color: #757575;	
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0 2px 0 2px;
}
#cplinks a:hover {
	text-decoration:underline
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 223px; 
	overflow: hidden; 
	float:left;
	height:auto;
	margin:0px 0 0 0px;
	padding:0px 0 0px 0;
}
#right {	
	width: 556px; 
	margin:0px 0 0 0px;
	float:right;
	height:auto;
	padding:0px 0 0px 0px;
	overflow:hidden
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #666;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !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 #fff;
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:440px;
	border-top:1px solid #fff
}
.headerfix{
	display:inline-block;
	width:500px;
	overflow:hidden;
}
.tdfix{
	width:160px !important;
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#b7ccdd;
}
/* 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: #004d8d;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	border:2px solid #fff !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 #fff;
}
/* end borders, margin and padding */
/* lines and separators */
.line {
	background: #fff;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.navline{
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
	background:url(Separator.jpg) no-repeat
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
#DefaultPageImg {

}
/* end Default Page Image */
/* DefaultPage Login box */
.LoginBox {
	float:left;
	width: 223px;
	height:366px;
	overflow:hidden;
	background:url(LoginBgr.jpg) no-repeat top left;
	z-index:999;
}
.LoginBoxTop {	
}
.LoginBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px
}
.LoginBoxContent {
	padding:5px 10px 0 10px
}
.default .LoginForm{
	width:90%;
	margin:0 auto;
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:40%
}
.PassLink{
	font-size: 11px;
	color: #004d8d;
	font-weight:bold;
	text-decoration:underline;
	margin: 0px auto;
	text-align: center !important;
	display: block;
}
.RegisterLink {
	font-size: 11px;
	color: #004d8d;
	text-decoration:underline;
	font-weight:bold;
	margin: 0px auto;
	text-align: center !important;
	display: block;
	padding:4px 0 0 0;
}
.default .LoginText {
	padding: 5px 0 0 0;
	font-size: 11px;
	margin: 0 auto;
	text-align:justify;
}
.LoginText {
	padding: 5px 0px 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: 320px;
	padding: 25px 0 0 0;
	float:right;
	margin:0 70px 0 0;
	height:270px;
}
.default .SearchBoxTop {
}
.default .SearchBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:30px
}
.default .SearchBoxContent {
	background:none
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	float:left;
	width: 224px;
	padding: 0px 0 0 0;
	margin:0 0 0 13px;
	height: 366px;
	background:url(NewsBgr.jpg) no-repeat top left;
}
.default .NewsBoxTop {
	background:transparent;	
}
.default .NewsBoxHeader {
}
.default .NewsBoxContent {
	padding: 6px 6px 6px 6px;
	height:300px;
	background:transparent;
}
.default .scrollbarwrap {
	overflow:hidden;
	overflow-y:auto;
	margin:0 auto;
	width:96%;
	height:310px;
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	float:right;
	width: 317px;
	padding: 0px 0 0 0;
	height:366px;
	background:url(NewUsersBgr.jpg) no-repeat top left;
	z-index:999;	
}
.default .UsersBoxTop {
}
.default .UsersBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px
}
.default .UsersBoxContent {
	padding: 6px;
	height:300px !important;
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox, .SideMenuBoxX {
	width: 223px;
	padding: 0px 0 0 0;
	margin:0 0 6px 0;
	background:url(LeftBgr.jpg) repeat-y left;
}
.SideMenuBoxTop {
	padding: 0;
	margin:0;
	background:url(LeftTop.jpg) no-repeat top left;
}
.SideMenuBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px
}
.SideMenuBoxContent {
	background:url(LeftBtm.jpg) no-repeat bottom left;
	padding:6px 10px 20px 10px;
}
.SideMenuBoxInfo{
	padding:0px;
}
.SideMenuItem {
	display: block;
	padding: 5px 0px 5px 0px;
}
.SideMenuLink {
	padding: 0 0px 0 0;
}
a.SideMenuLink:hover {

}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
	margin:0 0 6px 0;
	padding: 0px 0 0 0px;
	background:url(RightBgr.jpg) repeat-y left;
	z-index:999;
	position:relative
}
.StandardBoxTop {
	line-height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
	height:30px;
	background: url(RightTop.jpg) no-repeat top left;
}
.StandardBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px;
}
.StandardBoxContent {
	padding:10px 20px 20px 10px;
	margin: 0;
	background:url(RightBtm.jpg) no-repeat bottom left;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;
	width: 788px;
	margin: 0 auto;
	padding:0 0 0px 0;
	background:url(LargeBoxBgr.jpg) repeat-y left;	
}
.WideBoxTop {
	line-height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
	height:30px;	
	background: url(LargeBoxTop.jpg) no-repeat top left;
}
.contentpage .WideBoxTop{
	display:none;
}
.WideBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px;
}
.WideBoxContent {
	padding:10px 20px 20px 10px;
	margin: 0;	
	background:url(LargeBoxBtm.jpg) no-repeat bottom left;
}
/* end Wide Box */

/* WebParts */
.wpzHomePageLeftZone, .SideMenuEditorZone{
	margin:0 0 6px 0;
	width:223px !important;	
	background:url(LeftBgr.jpg) repeat-y left;	
}
.SideMenuWebpartTop {
	background:url(LeftTop.jpg) no-repeat top left !important;
	height:30px;	
}
.SideMenuWebpartTop table{	width:213px !important;	}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 10px !important;	
	width:100px; 	
	color:#be0d0e;
	font-size: 14px;
	font-weight:normal;	
	height:27px !important;
	line-height:27px;
	line-height:24px\9;	
	text-align:left;
	border: 0px !important
}
.SideMenuEditorZone .SideMenuWebpartBtm{ height:50px;  }
 .SideMenuWebpartBtm {height:16px; background:url(LeftBtm.jpg) no-repeat bottom left;}
/* Right Web Parts */
.wpzHomePageRightZone, .StandardEditorZone{
	margin:0 0 6px 0;
	width:556px;
	background:url(RightBgr.jpg) repeat-y left;	
}
.StandardWebpartTop{
	line-height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
	height:30px;
	background: url(RightTop.jpg) no-repeat top left;
}
.StandardWebpartTop table {
	width:540px !important;	
	height:30px;	
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 14px;
	font-weight:normal;	
	padding:0 0 0 10px !important;
	text-align:left;
	height:30px !important;
	line-height:28px;
	line-height:24px\9;	
	color:#be0d0e;
}
.StandardWebpartContent{
	padding: 4px 20px 10px 10px !important;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	background:url(RightBtm.jpg) no-repeat bottom left;	
}
.StandardEditorZone .StandardWebpartBtm{ height:50px; 	background:url(RightBtm.jpg) no-repeat bottom left;}
/* End WebParts */

/* User Events */
.usereventswebpart .line{
	border-bottom:1px dotted #ddd
}
.eventtext, .EventCommentsWrap {
	width:410px !important;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* end User Events */

/* News Box */
.home #NewsBox, .home .NewsBoxTop, .home .NewsBoxContent, .home .SearchBoxContent, .home .SideMenuBoxContent{
	background:none;
}
#NewsBox {
	width: 223px;
	padding: 0px 0 0 0;
	background:url(LeftBgr.jpg) repeat-y left;
}
.NewsBoxTop {
	background:url(LeftTop.jpg) no-repeat top;
}
.NewsBoxHeader {
	color:#be0d0e;
	font-size:14px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px
}
.NewsBoxContent {
	padding: 6px 10px 20px 10px;
	background:url(LeftBtm.jpg) no-repeat bottom left;
}
#newswrap{
	padding:3px 0px 8px 0px;
	margin:0 0px;
	background:url(Separator.jpg) no-repeat bottom;
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px;
	background:url(LeftBtm.jpg) no-repeat bottom left;		
}
.expander{
	border-top:1px dotted #666;
}
/* end Search Box */

/* Register Page */
#registration {
	clear:both;
	margin:0 auto;
	padding:10px 0 6px 0;
}
.registration-info {
	text-align:justify;
	border-bottom:1px dotted #ddd;
	clear:both;
	padding: 0 0 10px 0px;
	line-height:16px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
	text-align:center;
	padding:10px 0;
	margin:0;
}
/* end Register Page */

/* Groups Page */
/* Group Gallery*/
.GroupPhotos ul {
	border-top:1px dotted #ddd
}
.GroupPhotos li{
	margin: 0;
	font-size:11px;
	padding: 0 5px 0 0px;
	display: inline;
}
.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;
}
.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:#c20e0f;	
	border:1px solid #f2f2f2
}
.eventselected a{
	text-decoration:none !important;
	font-size:12px !important;	
	color:#fff !important
}
/* end Group Events */
/* End Groups Page */

/* Top Users Page */
.topchartswrap{
	text-align:center;
	margin:0px 0 0px 0;
	clear:both;
}
#topuserstable{
	margin:10px 0 0 0px;
	width:780px !important;
}
/* Top Users Page */

/* Search Page */
.modes{
	margin-right:0px;
	width:100%;
	text-align:right;
	border-bottom:1px dotted #ddd;
	padding:0 0 2px 0;
}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:110px;
}
.BoxWrapStyle{
	border: 1px solid #fff;
	background:#f6fbff;
}
/* Online Filter */
.UserFilter {
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #ddd;
	line-height:14px;
}
.UserFilter select{
	font-size:10px !important;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	margin:-54px 0 0 0;
	height: 410px;
	width: 356px;
	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 -> upload photo */
/* end Profile Page */

/* Thumbs Style */
.ThumbsInfo{
	background:#edf6ff;	
	border: 1px solid #b7ccdd;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;
	background:#ecf6ff;
}
.broadcastvideotable{
	background:#fff	
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#be0d0e;
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	font-weight:bold;
	padding:0px 0 0 10px;
}
