body, table, .multilinetextbox, .titletextbox, .dropdownlist,
.textbox, .smalltextbox, .datepicker, .datepicker select, .listbox, textarea{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height:14px;
}
body {
	background:url(BodyBgr.jpg);
}
a {
	color: #e6a4b0;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline
}
/* LAYOUT */
#layout {
	width: 921px;
	position:relative;
	margin: 0 auto;
	border: 0;
	background:url(InnerBgr.png) no-repeat top;
	behavior: url(iepngfix.htc);	
	min-height:135px;
}
/*Layout style for the default page*/
.default #layout {
	width: 921px;
	background:url(DefaultBgr.png) no-repeat top;
	min-height:445px;
}
/* End LAYOUT */

/* HEADER */
#header img, #header span {
	position:absolute;
	top:0px;
	margin: 5px 0 0 70px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 60px;
	text-align:right;
	height:auto;
	padding:0;
}
#subheader{
	height:40px;
	width:100%;
	padding:0 0 20px 0;
	color: #CCCCCC;
}
#subheader div {
	padding: 0px;
	text-align: right;
	padding:0 85px 0 0 	
}
.default #subheader div {
	float:right;
	color:#FFFFFF;
	padding:10 65px 0 0
}
/* End HEADER*/

/* NAVIGATION*/
.default #nav {
	height:48px;
}
#nav {
	padding: 2px 0 0 0;	
	margin: 0 0 0px 0;
	height:73px;
	width:100%;	
}
#nav ul {
	padding: 0 65px 0 0;
	margin: 0;
	clear: both;
	float:right;
	width:600px;	
	text-align:right;
}
#nav li {
	margin: 0 0px 0px 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
	line-height:18px;
}
#nav a {
	font-size: 13px;
	font-weight:normal;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0 10px 0 0px;
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width: 800px;
	height: 50px;
	color: #fff;
	line-height: 25px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	font-size: 10px;
	text-align: center;
	clear:both;
	background:#0c0c0c;
}
/*Footer style for the default page*/
#cplinks{
	position:relative;
	height:30px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	clear:both;
	width:100%;
}
#cplinks ul{
	text-align:center;
	padding:0 0px 0 0px;
	margin:0 0px 0 0;
	width:100%;
	clear: both;
}
#cplinks li{
	float:none;
	display:inline;
	text-align:right;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	list-style: none;
	width:206px;
	height:20px;
	clear:both;
}
#cplinks a{
	font-size: 13px;
	clear:none;
	margin: 0;
	font-weight:normal;
	padding: 0 5px 0 5px;
}

/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 240px; 
	overflow: hidden; 
	float:left;
	margin:0 0 0 60px;
	padding:0 0 0 10px;
	background:#be1a37 url(InnerBoxesBgr.jpg) no-repeat top left;
}
#right {	
	width: 530px; 
	overflow: hidden; 
	float:left;
	padding:0 10px;	
	background:#be1a37 url(InnerBoxesBgr.jpg) no-repeat top right;	
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan {
	color: #d5130f !important;
	margin:0 0 0px 0;
	padding:0;
	font-size:11px;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !important;
	color: #000 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	font-weight:bold;
	position: relative;
	overflow:hidden;
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:460px;
	border-top:1px dotted #e28493
}
.headerfix{
	display:inline-block;
	width:520px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:430px;
	overflow:hidden;
}
.tdfix{
	width:180px !important;
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#790b1e;
}
/* 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: #E78A53;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	border-top: 1px solid #fff !important;
	border-left: 2px solid #fff !important;
	border-right: 2px solid #e28493 !important;
	border-bottom: 1px solid #e28493 !important;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	font-style:italic;
	color:#e28493;
}
.info{
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#e28493;
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #eee;
}
/* end borders, margin and padding */
/* lines and separators */
.line {
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.navline{
	border-bottom:1px dotted #e28493;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
/* end Default Page Image */

/* DefaultPage Login box */
.LoginBox {
	width: 260px;
	margin: 15px 0 0 60px;
	float:left;
	background:#be1a37 url(DefaltBoxesBgr.jpg) no-repeat top left;
	height:408px;
}
.LoginBoxTop {
}
.LoginBoxHeader {
	font-size: 20px; 
	padding:0 0 0 0px;
	line-height: 30px;
	margin: 0 0 0 20px;
	color: #fff;
	font-weight:normal;
	text-align:left;
	border:0
}
.LoginBoxContent {
	padding: 10px 10px 20px 20px;
	color: #fff !important;
}
.LoginForm{
}
.LoginForm .FormLabel{
	width:15%;
	color: #fff !important;	 
}
.LoginForm .FormField{
	width:75%
}
.PassLink, .RegisterLink{
	display: block;
	margin:4px auto;
		padding: 5px 0 5px 0;
	text-align:center;
}
PassLink{
	font-size: 11px;
}
.RegisterLink {
	font-size: 16px;
}
.default .LoginText{
	color:#fff;	
}
.LoginText {
	padding: 5px 0 5px 0;
	text-align: left;
}
.LoginModes{
	text-align:left;
	padding:10px 10px 0px 0px;
}
.LoginBtn{
	display:block;
	margin:0 auto;
	text-align: left;
	padding: 10px 10px 0px 0px;
	float: left;
}
.FormBtn{
	display:none
}
.StealthMode{
	clear:both;
	display:block
}
/* end DefaultPage Login Box */

/* DefaultPage Search Box */
.default #SearchBox {
	width: 260px;
	height: 350px;
	padding: 9px 0 0 70px;
}
.default .SearchBoxTop {
	display:none
}
.default .SearchBoxHeader {
	font-size: 20px;
	padding:0 0 0 10px;
	height: 30px !important;
	line-height: 30px;
	margin: 0 0 0 0px;
	color:#fff;
	font-weight:normal
}
.default .SearchBoxContent {
	padding: 10px 10px 0px 10px;
	color: #fff !important;
	display:none	
}
.default .searchlabel{
	color: #fff !important;	
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
}
.default .NewsBoxTop {
}
.default .NewsBoxHeader {
}
.default .NewsBoxContent {
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #DefaultPageInfo {
	width: 530px;
	margin: 23px 0 0 0px;
	padding:0 0 0 10px;
	float:left;
	background:#be1a37 url(DefaltBoxesBgr.jpg) no-repeat top right;
	height:400px;
}
.cont{
	background:url(sep.png) no-repeat top left;	
	height:383px;
	width:520px;
	padding:0 0 0 10px;
}
#DefaultPageInfo p{
	padding:0 0 0 90px;
	margin:0 0 20px 0;
}
#DefaultPageInfo p a{
	color:#e7a1ac;
	font-weight:normal;
}
.info0{
	color:#fff;
	font-size:20px;
}
.info1{
	background:url(Home-Page-Icon-1.png) no-repeat top left;
	min-height:75px;		
}
.info2{
	background:url(Home-Page-Icon-2.png) no-repeat top left;	
	min-height:75px;		
}
.info3{
	background:url(Home-Page-Icon-3.png) no-repeat top left;
	min-height:75px;		
}
.info4{
	color:#fff;
}
.default .UsersBoxTop {
}
.default .UsersBoxHeader {
	font-size: 20px;
	padding: 0px;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0 0 0px;
	padding:0 0 0 20px;
	color: #fff;
}
.default .UsersBoxContent {
	padding: 10px 0 0 0;
	color: #fff !important;	 
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
}
.SideMenuBoxTop {
	padding: 0 0px 0 0px;
}
.SideMenuBoxHeader {
	font-size: 16px;
	color: #fff;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0 0 0px;
	border-bottom:1px dotted #fff
}
.SideMenuBoxContent {
	padding:0px 0;
}
.home .SideMenuBoxInfo{
	background:transparent
}
.SideMenuBoxInfo{
	padding:10px;
	background:url(TransparentBgr.png);
	behavior: url(iepngfix.htc);		
}
.SideMenuItem {
	position: relative;
}
.SideMenuLink {
	color: #fff;
	font-size:13px;
	display: block;
	padding: 6px 0px 6px 5px;	
	font-weight:normal
}
a.SideMenuLink:hover{
	background:url(TransparentBgr.png);
	behavior: url(iepngfix.htc);
	color:#790b1e;
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
}
.StandardBoxTop {
}
.StandardBoxHeader {
	font-size: 16px;
	color: #f9c7cf;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0 0 0px;
	border-bottom:1px dotted #e28493
}
.StandardBoxContent {
	padding:10px 0;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	width: 800px;
	margin:0 0 0 60px;
	background:#be1a37 url(InnerBoxesBgr.jpg) no-repeat top right;
}
.WideBoxTop{
	padding: 0 10px 0 10px;	
}
.contentpage .WideBoxTop{
	display:none;
}
.WideBoxHeader {
	font-size: 16px;
	color: #f9c7cf;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0 0 0px;
	border-bottom:1px dotted #e28493	
}
.WideBoxContent{
	padding: 10px 10px 10px 10px;
	margin: 0;
}
/* end Wide Box */

/* WebParts */
.wpzHomePageLeftZone{
	margin:0 0 0px 0 !important;
}
.SideMenuWebpartTop {
	height:30px;
	border-bottom:1px dotted #fff !important;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 0px !important;	
	width:120px; 	
	color: #fff;
	font-size: 16px;
	font-weight:normal;	
	height:27px !important;
	line-height:27px;
	line-height:24px\9;	
	text-align:left;
	border: 0px !important
}
.SideMenuWebpartContent{
	background:url(TransparentBgr.png);
	behavior: url(iepngfix.htc);		
	padding:0 10px !important
}
/* Right Web Parts */
.StandardWebpartTop{
	height: 30px;
	border-bottom:1px dotted #e28493		
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 16px;
	font-weight:normal;	
	padding:0 0 0 0px !important;
	text-align:left;
	height:30px !important;
	line-height:28px;
	line-height:24px\9;	
	color: #f9c7cf;
}
.StandardWebpartContent{
	padding:10px 0px !important; 
}
/* End WebParts */
/* User Events */
.eventtext, .EventCommentsWrap {
	width:312px;
}
.EventTime{
	color:#e28493;
}
.EventCommentDate{
	color:#e28493;
	font-size:10px;
}
/* end User Events */

/* News Box */
.home #NewsBox, .home .NewsBoxContent, .home .NewsBoxTop{
	background:none;
}
#NewsBox {
	padding: 0px 0 0 0;
	margin:0 0 0px 0;
}
.NewsBoxTop {
}
.NewsBoxHeader {
	font-size: 16px;
	color: #fff;
	font-weight:normal;
	line-height: 30px;
	margin: 0 0 0 0px;
	border-bottom:1px dotted #fff
}
.NewsBoxContent {
	padding:0 10px;
	background:url(TransparentBgr.png);
	behavior: url(iepngfix.htc);	
}
#newswrap{
	width:100%;
	padding:5px 0;
	margin:0 auto;
	border-bottom:1px dotted #e28493
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px
}
.expander{
	border-top:1px dotted #e28493;
}
/* end Search Box */

/* Register Page */
#registration {
	clear:both;
	margin:0 auto;
	padding:10px 0 0px 10px;
}
.registration-info {
	text-align:justify;
	border-bottom:1px solid #eee;
	clear:both;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	text-align:center;
	padding:10px 0;
	width:96%;
	margin:0;
}
/* 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;
}
.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:#d1110e;	
	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 0px 0;
	clear:both;
	width: 800px !important;	
}
#topuserstable {
	width: 800px !important;
}
/* end Top Users Page */

/* Search Page */
.modes{
	padding-right:0px;
	width:100%;
	text-align:right;
	border-bottom:1px solid #eee;
}
.searchtable .searchlabel{
	font-weight:normal !important;
	width:100px;
}
.BoxWrapStyle{
	border: 1px dotted #e28493;
	background:url(TransparentBgr.png);
	behavior: url(iepngfix.htc);
}
/* Online Filter */
.UserFilter {
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #e28493;
	line-height:14px;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
}
/* end Favorites Page */

/* Profile Page */
.choosephoto{
	border:1px dotted #e28493	
}
/* end Profile Page */

/* Thumbs Style */
.ThumbsInfo{
	background:#be1a37;	
	border: 1px solid #790b1e;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;
}
.broadcastvideotable{
	background:#be1a37
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	color:#fff;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px sdotted #fff;
}