body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
    color: #333333;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 11px;
}
body {
    line-height: 1.28;
}
.default{
	background: white url(DefaultBodyBgr.jpg) repeat-x 0 0px;
	border-top:82px solid #3B5998;	
}
a {
	color:#3B5998;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
input[type="text"],
input[type="password"],
select.dropdownlist,
select,
textarea				{    font-size: 16px; padding: 6px !important; border:1px solid #96A6C5; margin-top: 2px !important;}
.AppleMAC-Safari5 input[type="text"],
.AppleMAC-Safari5 input[type="password"],
.AppleMAC-Safari5 select.dropdownlist,
.AppleMAC-Safari5 select,
.AppleMAC-Safari5 textarea				{ border:0px !important}
input[type=submit]				{ padding: 3px 25px 5px; border:1px solid #777; 
								color:#fff; font-weight:bold; font-size:13px; cursor:pointer; outline:none; margin:0 5px;
								    background-color: #69A74E;   background-image: url(bgrs.png);
    background-position: 0 -98px;
    background-repeat: no-repeat;
    border-color: #3B6E22 #3B6E22 #2C5115;}								
/* LAYOUT */
#layout {
	border: 0;
	position: relative;
}
.default #layout {
	margin:-82px auto 0 auto !important;
	width: 964px;	
}
.default #content{ width:964px}
#content{ width:1100px; margin:0 auto}
/* HEADER */
#header img, #header span{
	position:absolute;
	top:4px;
	left:80px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	z-index:999;
}
.default #subheader {
	height:30px;
	margin:0 0 40px 0; 
	position:relative;
	padding:0;
	width:auto;
	border:0px;
	background:none;
	z-index:9999

}
.default .subheaderfix{ margin:0; padding:0; width:auto; border:0; background:0;}
.subheaderfix{	
	margin:-1px auto 0px auto;	
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;	
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px dashed #B3B3B3;
	padding:0 0 0 0px;	
	position:relative;
	z-index:0;
	width:1098px;}
#subheader {
	height:30px;
	margin:0;
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 14px 20px 19px;
	z-index:9999;
	position:relative

}
.default #subheader div{
	color:#98A9CA
}
#subheader div{
	padding:0 0px 0 0;
	text-align: right;
	line-height:30px;
	height:30px;
	position:relative;
	z-index:9999 !important	
}
#subheader div select {
	font-size: 10px;
	margin:auto;
}
.hlinks {
	padding: 0 0px 0 0;
	line-height:25px;
	height:25px;
}
/* end HEADER */
/* Top Navigation */
.default #nav{ box-shadow:none; border:0px; height:40px; width:964px; margin:0 auto}
#nav {
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	width:100%;
    border-bottom: 1px solid #133783;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    height: 37px;
	background:#3B5998;
	position:relative;
	z-index:11
}
.default #nav ul{ width:964px; margin:0;}
#nav ul {
	text-align: right;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0;
	clear: both;
	width:1100px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
	border-right:1px solid #526DA4	
}
#nav a {
	color: #D8DFEA;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 0px 0 0px;
	font-weight:bold;
	display:inline-block;
	padding: 6px 5px 6px 5px;


}
#nav a:hover {
	color:#fff;
	background:#4b67a1
}
/* End Top Navigation */
/* Footer */
#footer {
	clear:both;
	width:1100px;
	float:none;
	color: gray;
	text-align:left;
	font-size: 11px;
	line-height: 25px;
	margin:0px auto;
	padding:40px 0 0 0;
}
.default #footer{ width:100%}
#footer a{color:#3B5998; }
#cplinks{
	height:25px;
	line-height:25px;
	border-bottom:1px solid #ccc
}
#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: 11px;
	text-decoration: none;
	font-weight:normal;
	margin: 0;
	padding: 0 10px 0 0px;
}
#cplinks a:hover {
	text-decoration: underline;
}
/* End Footer */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {
	margin: 0px 0 0 0px;  
	float: left;
	width: 278px;
	padding:0px 0 0 0;
	position:relative;
	top:0px;
}
#right {
	margin: 0;
	float: right;
	width: 780px;
	overflow: hidden;
	padding:0px 20px 0 20px;
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc
}
/*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:710px;  
	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:#F2F2F2; 
}
/* 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: left;
	width: 450px;  
	padding:0 70px 0 0;
	margin:0;
	overflow:hidden;
	border-right:1px solid #9AAFCA
}
.LoginBoxTop {
	background:transparent;
	height:27px;	
}
.LoginBoxHeader {
    color: #0E385F;
    font-size: 18px;
	padding:0 0 10px 0;
	font-weight:blod;
	line-height:40px;
	margin:0;
}
.LoginBoxContent {
	padding: 24px 10px 10px 10px;
}
.LoginForm{
	color:#203360;
	width:60%;
	margin:0 auto
}
.LoginForm .FormLabel{
	width:15%;
	font-size:13px;
}
.LoginForm .FormField{
	width:75%
}
.default .FormField input{ width:250px !important}
.PassLink, .RegisterLink{
}
.PassLink {
	padding:6px 0 10px 0;
	font-size: 11px;
	color: #3b5998;
	display:inline-block;
	font-weight:normal	
}
.RegisterLink {
	font-size: 16px;
}
.LoginText {
	text-align: justify;
	padding: 10px 0px 10px 0px;
	border-top:1px solid #9AAFCA;
	display:block
}
.LoginModes{
	text-align:center;
	padding:2px 0 2px 0;
}
.LoginBtn{
}
.FormBtn{
	display:none
}
.StealthMode{
	clear:both;
	display:block
}
/* end DefaultPage Login Box */

/* DefaultPage Search Box */
.default #SearchBox {
	float: right;
	width: 360px;
	height:350px;
	padding:0 0px 0 0px;
}
.default .SearchBoxHeader{
    color: #0E385F;
    font-size: 18px;
	padding:0 0 0px 0;
	font-weight:blod;
	line-height:40px;
	margin:0;
}
.SearchBoxContent { padding:0;}
.searchtable td.searchlabel{color: #1D2A5B !important; font-size:13px; text-align:right !important; padding:0 10px 0 0 !important}
.default .searchtable select{ width:245px !important}
.default .searchtable input[type=text]{ width:230px !important}
/* 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:20px 0 0 10px;
	margin:0 0 10px 0;
	width:100%;
	display:none
}
.default .UsersBoxHeader{
    color: #0E385F;
    font-size: 18px;
	padding:0 0 10px 0;
	font-weight:bold;
	line-height:40px;
	margin:0;
}
.default .UsersBoxContent span{
	color:#203360;	
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	width: 278px;
	padding:20px 0 0 0;
	margin:0 0 10px 0;
}
.SideMenuBoxX { border-top:1px solid #eee; padding:10px 0 0 0}
.SideMenuBoxTop {
}
.SideMenuBoxHeader {
	font-size: 11px;
	padding:0 0 0 0px;
	font-weight:bold;
	text-transform:uppercase;
	height:24px;
	margin: 0;
	color:#999;
}
.SideMenuBoxContent {
	padding: 0px 0 0px 0;
	clear: both;
	margin: 0px;
}
.SideMenuBoxInfo{
	padding:5px
}
a.SideMenuLink {
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
    display: block;
    line-height: 13px;
    min-height: 17px;
    padding: 3px 8px 0 8px;
    text-decoration: none;
}
a.SideMenuLink:hover{
	background:#eff2f7;
}
.active a.SideMenuLink { background:#D8DFEA; font-weight:bold; color:#333 !important}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox{ padding:20px 0 0 0 !important}
.StandardBox, .StandardBoxX, .StandardWebpartsWrap{
	padding: 0px 0 0 0px;
}
.StandardBoxTop {
	line-height: 22px;
	text-align:left
}
.StandardBoxHeader {
    color: #1C2A47;
    font-size: 16px;
	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: 1098px;
	border: #ccc 1px solid;
	border-top:0px;
	padding:0 0px;
	margin:0 0 10px 0px;
}
.WideBoxTop{
}
.contentpage .WideBoxTop{
	display:none
}
.WideBoxHeader {
    color: #1C2A47;
    font-size: 16px;
	padding: 10px 0 0 10px;
	margin: 0;
}
.WideBoxContent{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height: 16px;
}
/* end Wide Box */

/* WebParts */
.mode{ padding:10px 0}
.wpzHomePageLeftZone{
	width:278px !important;
	border-top:1px solid #eee
}
.SideMenuWebpartTop {
	height:30px;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 5px !important;	
	width:140px; 	
	color: #999;
	font-size: 11px;
	font-weight:bold;	
	text-transform:uppercase;
	height:27px !important;
	line-height:27px;
	line-height:24px\9;	
	text-align:left;
	border: 0px !important
}
/* Right Web Parts */
.wpzHomePageRightZone{
	border-top:1px solid #eee
}
.StandardWebpartTop{
	height: 22px;
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 16px;
	font-weight:bold;	
	padding:0 0 0 0px !important;
	text-align:left;
	height:22px !important;
	line-height:20px;
	line-height:16px\9;	
	color: #1C2A47;
}
.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: 278px;
	padding: 0px;
}
.NewsBoxTop {
	height:30px;
}
.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;
}
/* 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;
}
.cs_username					{margin: 0 -5px 1px -10px; padding:10px 0 10px 10px; border-top:0px solid #eee}    
.expander						{border-bottom:1px solid #fff; background:#D8DFEA url(minus.gif) no-repeat right; padding:0 0 0 10px; margin: 0 -5px 1px -10px; }
.expandee						{}  
.plus 							{background:url(plus.gif) no-repeat right; margin: 0 -5px 0px -10px}
/* end Search Box */

/* Register Page */
#registration {
	padding: 0px 0 0px 0px;
	margin:0 0 0px 0;
}
.registration-info {
	text-align:justify;
	padding:10px 10px;
	line-height:16px;
	margin: 5px 0px;
}
.register .searchtable{ width:100% !important; margin:0 auto; padding:20px;background:#F2F2F2; border-top:1px dashed #ccc; border-bottom:1px dashed #ccc;}
.register .searchtable .searchlabel{
	width:40% !important
}
.register .WideBoxHeader{ padding:10px 0 10px 10px}
.register .WideBoxContent{ padding:0px !important;}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:30% !important
}
/* 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;
	padding:20px 0 0 0
}
#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;
}
.BoxWrapStyle{
	border: 1px dashed #ccc;
	background:#F2F2F2;
}
/*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
}