body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: arial;
	font-size: 11px;
	line-height:14px;
}
body {
	color:#333
}
.default{
	background: white url(DefaultBodyBgr.jpg) repeat-x top;
}
a {
	color: #3b5998;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
/* LAYOUT */
#layout {
	width: 964px;
	margin: auto;
	border: 0;
	position: relative;
	background:url(DefaultHeaderBgr.jpg) no-repeat 0px -30px;	
}
.default #layout {
	background:url(DefaultHeaderBgr.jpg) no-repeat top;
}
/* HEADER */
#header img, #header span{
	position:absolute;
	top:4px;
	margin:0 0 0 0px;
	padding:0 0 0 4px;
}
.default #subheader {
	height:30px;
	margin:0 0 20px 0;
	position:relative;
	padding:0;
}
#subheader {
	height:30px;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}
.default #subheader div{
	color:#fff
}
#subheader div{
	padding:0 5px 0 0;
	text-align: right;
	line-height:30px;
	height:30px;
}
#subheader div select {
	font-size: 10px;
	margin:auto;
}
.hlinks {
	padding: 0 0px 0 0;
	line-height:25px;
	height:25px;
}
/* end HEADER */
/* Top Navigation */
#nav {
	padding: 4px 0 0 0;
	margin: 0 0 0px 0;
	height: 40px;
	width:100%;
}
#nav ul {
	float: right;
	text-align: right;
	display: block;
	margin: 0 3px 0px 0;
	padding: 0;
	clear: both;
	width:750px;
}
#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;
	font-weight:normal;
	display:inline-block;
	padding: 0 5px 0px 5px;

}
#nav a:hover {
	text-decoration: underline;
}
/* End Top Navigation */
/* Footer */
#footer {
	clear:both;
	color: #a4a4a4;
	text-align:center;
	font-size: 11px;
	line-height: 25px;
	margin:0px;
	padding:10px 0 0 0;
	border-top:1px solid #dbdbdb
}
#cplinks{
	height:25px;
	line-height:25px;
}
#cplinks ul{
	text-align:left;
	width:100%;
	margin:0;
	display: block;
	padding: 0;
	clear: both;
}
#cplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#cplinks a {
	color: #3b5998;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
	margin: 0;
	padding: 0 5px 0 5px;
}
#cplinks a:hover {
	text-decoration: underline;
}
/* End Footer */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {
	margin: 0 0 0 0px;
	float: left;
	width: 250px;
	padding:0px 0 0 0;
}
#right {
	margin: 0;
	float: right;
	width: 690px;
	overflow: hidden;
	padding:0px 0 0 0;
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	color: #203360 !important;
	margin:0 0 0px 0;
	padding:0px;
	font-size:11px;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !important;
	color: #203360 !important;
	margin: 0 0 6px 0 !important;
	display: block !important;
	line-height: 24px;
	clear:both;
	font-weight:bold;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:620px;
	border-top:1px solid #eee;
}
.headerfix{
	display:inline-block;
	width:660px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:560px;
	overflow:hidden;
}
.tdfix{
	width:350px !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;
}
.date {
	color: #3b5998;
	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 #c4c4c4 !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;
}
.navline{
	border-bottom:0px solid #eee;
	margin:0 auto 0px auto;
	padding:0px 0 0 0;
	width:100%;
	display:none;
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	float: right;
	width: 400px;
	padding:0 10px 0 0;
	margin:0;
	overflow:hidden;
}
.LoginBoxTop {
	background:transparent;
	height:27px;	
}
.LoginBoxHeader {
	color:#203360;
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:normal;
	line-height:40px;
	margin:0;
}
.LoginBoxContent {
	padding: 24px 10px 10px 10px;
	color:#203360;
}
.LoginForm{
	color:#203360;
	width:60%;
	margin:0 auto
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink{
	display: block;
	margin:0 auto;
	text-align:center;
	font-size: 11px;
	color: #3b5998;	
}
.PassLink {
	padding:2px 0 6px 0;
}
.RegisterLink {
	font-size: 16px;
}
.LoginText {
	padding: 5px 0 0px 0;
	text-align: justify;
	padding: 2px 0px 4px 0px;
	border-top:1px dotted #a0a9c0;	
}
.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: 212px;
	height:350px;
	padding:0 20px 0 20px;
	border-right:1px dotted #e8ebf2;
	border-left:1px dotted #e8ebf2	
}
.default .SearchBoxHeader{
	color:#203360;
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:normal;
	line-height:40px;
	margin:0;
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox{
	width:260px;
	padding:0 20px 0 10px;
	float:left
}
.default .NewsBoxTop {
	background:transparent;
	height:auto
}
.default .NewsBoxHeader{
	color:#203360;
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:normal;
	line-height:40px;
	margin:0;
}
.default .NewsBoxContent{
	color:#203360;
}
.default #newswrap{
	width:100%;
	border-bottom:1px dotted #a0a9c0;
	padding:5px 0;
}
.default #NewsBox .scrollbarwrap{
	height:300px;
	overflow:auto;
	overflow-x:hidden;
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	clear:both;
	padding: 0;
	padding:10px 0 0 10px;
	margin:0 0 10px 0;
	width:98%;
}
.default .UsersBoxHeader{
	color:#203360;
	font-size:24px;
	padding:0 0 10px 0;
	font-weight:normal;
	line-height:40px;
	margin:0;
}
.default .UsersBoxContent span{
	color:#203360;	
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	width: 250px;
	padding:0px;
	margin:0 0 10px 0;
}
.SideMenuBoxTop {
	height:27px;
	background:url(LeftHeader.jpg) no-repeat top;
}
.SideMenuBoxHeader {
	font-size: 12px;
	padding:0 0 0 10px;
	font-weight:normal;
	line-height: 27px;
	margin: 0;
	color: #fff;
}
.SideMenuBoxContent {
	padding: 0px 0 0px 0;
	clear: both;
	margin: 0px;
}
.SideMenuBoxInfo{
	padding:5px
}
a.SideMenuLink {
	display:block;
	padding: 5px 0px 5px 5px;
	border-bottom:1px solid #d6d9de;	
	font-size: 11px;
	color:#333;
	text-decoration: none;
	font-weight:normal;
	line-height:16px;
}
a.SideMenuLink:hover{
	background:#eceef4;
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX, .StandardWebpartsWrap{
	padding: 0px 0 0 0px;
}
.StandardBoxTop {
	line-height: 22px;
	border-bottom:1px solid #ccc;
	text-align:left
}
.StandardBoxHeader {
	font-size: 12px;
	color: #333;
	padding: 0 0 0 0px;
	margin: 0;
}
.StandardBoxContent{
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	line-height: 16px;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;
	width: 750px;
	border-top: #ccc 1px solid;
	background:#ededed;
	padding:0 10px;
	margin:0 auto 10px auto;
}
.WideBoxTop{
	line-height: 30px;
	border-bottom:1px solid #ccc;
	text-align:left
}
.contentpage .WideBoxTop{
	display:none
}
.WideBoxHeader {
	font-size: 12px;
	color: #333;
	padding: 0 0 0 0px;
	margin: 0;
}
.WideBoxContent{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
/* end Wide Box */

/* WebParts */
.SideMenuWebpartTop {
	height:30px;
	width:250px;
	background:url(LeftHeader.jpg) no-repeat top;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 5px !important;	
	width:140px; 	
	color: #fff;
	font-size: 12px;
	font-weight:normal;	
	height:27px !important;
	line-height:27px;
	line-height:24px\9;	
	text-align:left;
	border: 0px !important
}
/* Right Web Parts */
.StandardWebpartTop{
	height: 22px;
	border-bottom:1px solid #ccc;
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 12px;
	font-weight:bold;	
	padding:0 0 0 0px !important;
	text-align:left;
	height:22px !important;
	line-height:20px;
	line-height:16px\9;	
	color: #333;
}
.StandardWebpartContent{
	padding: 4px 10px 10px 10px !important;
}
/* End WebParts */
/* User Events */
.eventtext, .EventCommentsWrap {
	width:452px;
}
.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;
	padding: 0px;
}
.NewsBoxTop {
	height:30px;
	background:url(LeftHeader.jpg) no-repeat top;
}
.NewsBoxHeader {
	font-size: 12px;
	padding:0 0 0 10px;
	font-weight:normal;
	line-height: 27px;
	margin: 0;
	color: #fff;
}
.NewsBoxContent {
	padding:0 0 6px 0;
}
#newswrap{
	width:98%;
	padding:5px 0;
	margin:0 auto;
	border-bottom:1px solid #eee;
}
/* end News Box */

/* NewUsers Box */
#UsersBox {
	padding: 0;
}
.UsersBoxHeader {
	font-size: 11px;
	padding-left: 40px;
	line-height: 26px;
	margin: 0;
	color: #4F5E0A;
}
.UsersBoxContent {
	padding: 0px;
}
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent {
	margin-top:1px;
	padding: 5px 10px 0 10px;
	color: #444;
}
.expander{
	border-top:1px dotted #666;
}
/* end Search Box */

/* Register Page */
#registration {
	padding: 0px 0 0px 0px;
	margin:0 0 0px 0;
	border-bottom:1px solid #eee;
}
.registration-info {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align:justify;
	padding:10px 5px;
	line-height:16px;
	margin: 5px 0px;
}
.captha{
	text-align:center;
	padding:10px;
	clear:both;
	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;
	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:#ee701c;	
	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:0 10px;
	line-height:16px;
}
/* End Content Page */

/* Top Users Page */
.topchartswrap{
	text-align:center;
	clear:both;
}
#topuserstable{
	width:100%;
	padding:0px 0px 0 0px;
}
/* end Top Users Page */

/* Search Page */
.modes{
	padding:2px 0px 4px 0;
	width:100%;
	text-align:right;
	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;
}
/*End Online Filter*/
/* End Search Page */

/* Favorites Page */
#banner1 {
	height: 580px;
	width: 213px;
	background: url(banner01.jpg) top left no-repeat;
}
/* 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;
	background:#fcfcfe url(DefaultBodyBgr.jpg) repeat-x 0 80px;	
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#203360;
}
.BroadcastWatchersHead{
	font-size: 12px;
	font-weight:bold;
	color: #333;
	border-bottom:1px solid #fff;
	line-height: 25px;
	padding: 0 0 0 10px;
	text-align:left
}
