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 {
	color:#3c3c3c;
	background:#32343b;
	_border-left:1px solid #32343b;
	padding:10px 0 10px 0;
}
.IE7{
	border-left:1px solid #32343b;		
}
.AppleMAC-Safari5
{
	border-left:1px solid #32343b;	
}
a {
	color: #0e6fb7;
	font-weight: bold;
	text-decoration:none;
}
a:hover{
	color: #bb0e0e;
}

#secureicon
{
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 100;
}

/* LAYOUT */
#layout {
	position: relative;
	width: 925px;
	margin:0 auto;
	border-left:5px solid #000;
	border-right:5px solid #000;
	background: #fff;     /*#e9ebf2;*/
}
/* End LAYOUT */

/* HEADER */
.header-image{overflow:hidden; margin:0;padding:0; background-color:#000;}
#header span, #header img {
	position:absolute;
	top:333px;
	margin:0 0 0 10px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 413px;
	left:300px;
	z-index:999;
	text-align:left;
	width:300px;
	color:#333;
	background:transparent;
	margin:0;
}
.default .language{
	float:left
}
.default #subheader div {
	padding: 0px;
	line-height:30px;
	color:#333;
}
#subheader {
	width:100%;
	margin:0;
/*
    background:url(SubheaderBgr.jpg) no-repeat top;
	height:49px;
*/
}
#subheader div {
	/*padding:20px 40px 0 0px;*/
	color:#fff;
	text-align:right
}
#subheader a {
	text-decoration: underline;
	color:#fff;
}
#subheader a:hover {
	text-decoration: none;
	color:#fff;
}
/* End HEADER */

/* NAVIGATION */
#nav {
	margin:0;
	height:50px;
	width:100%;
	background:#000;
/*
	padding:20px 0 0 0;
	height:80px;
	white-space:nowrap;
*/
}
#nav ul {
	padding:0px 10px;
	margin: 0px 0px 0px 0;
	clear: both;
	/*float:right;
	width:700px;
	text-align:right; */
}
#nav li {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	clear:none;
	#display:inline;
	display:inline-block;
	float:left;
	height:20px;
	line-height:20px;
}
#nav a {
	color: #fff;	
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0px 10px 0 0px;
}
#nav a:hover {
	text-decoration: none;
}
/* End NAVIGATION */

/* FOOTER */
.footer-image{overflow:hidden; margin:0;padding:0; background-color:#000;}
#footer {
	width:100%;
	clear:both;
	color: #fff;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
	background:#000;	
}
#cplinks{
	line-height:25px;
	margin:0 0 0px 0px;
	padding:5px 0 0px 0px;
	clear:both;
	width:100%;
	display:block;
	float:none;
	white-space:nowrap;
	height:auto;

}
#cplinks ul {
	float:none;
	text-align:left;
	margin:0 auto;
	display:block;
	clear:both;
	padding:0;
	width:96%;
	padding:0 0 0px 0;
	
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	#display:inline;
	display:inline-block;
	float:left;
	height:20px;
	line-height:20px;
}
#cplinks a {
	font-size: 12px;
	color:#fff;
	text-decoration: underline;
	font-weight:normal;
	clear:none;
	margin: 0;
	padding: 0 10px 0 0px;
	background-position: 10px 0 0 0;
}
#cplinks a:hover {
	text-decoration: none;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 250px; 
	overflow: hidden; 
	float:left;
}
#right {	
	width: 674px; 
	float:left;
	border-left:1px dotted #494949;
	overflow:hidden;
}
/*end LEFT AND RIGHT*/

/* Headings */
.slogan 
{
    text-align:left;
	margin: 10px 10px 10px 0;
	padding:0px;
	font-size:11px;
	color: #666;
	overflow:hidden
}
.SectionHeading {
	font-size: 12px !important;
	font-weight:bold;
	border-bottom:1px dotted #ddd;
	color: #666 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	overflow:hidden;
	position: relative;
}
.BoxSubHeading{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:30px
}
/* end Headings */

/* wrap styles */
.contentfix{
	width:580px;
	border-top:1px dotted #666
}
.headerfix{
	display:inline-block;
	width:500px;
	overflow:hidden;
}
.tdfix{
	width:200px !important;
	overflow:hidden;
}
/* table wrap */
.AlternativeRow, .HeaderRow{
	background:#e0e2ea;
}
/* 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: #b9001f;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.photoframe {
	border-top: 1px solid #818181 !important;
	border-left: 1px solid #818181 !important;
	border-right: 1px solid #d5d5d5 !important;
	border-bottom: 1px solid #d5d5d5 !important;
}
.hint{
	display:none;
	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 */
.favorites .line, .search .line, .groups .line, .postad .line, .profile .line{
	background:0;
	border-bottom:1px dotted #ddd;
}
.line {
	height: 0px;
	line-height:0px;
	font-size:0px;
	overflow: hidden;
	margin: 0;
}
.navline{
	border-bottom:1px dotted #cdcfda;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
/* end lines and separators */
/* End Global Styles */

/* Default Page Image */
#DefaultPageImg {
	width: 465px;
	height: 320px;
	padding: 0;
	background: url(DefaultPageImg.jpg) no-repeat top left;
	border-bottom:7px solid #bb0e0e;
	float:left;
	margin:0 0 0px 0;
}
/* end Default Page Image */
/* DefaultPage Login box */
.LoginBox {
	float:right;
	background:url(LoginBoxBgr.jpg) no-repeat top right;
	height: 320px;
	width:460px;
	border-bottom:7px solid #bb0e0e;	
}
.LoginBoxTop {
}
.LoginBoxHeader {
	font-size: 16px;
	text-transform:uppercase;
	font-weight:normal;
	padding:20px 0 0 0px;
	margin:0;
	line-height: 30px;
	height:30px;
	text-align:center;
	color: #eee;
}
.LoginBoxContent {
	padding:0px 10px 0 0;
	color:#eee
}
.default .LoginForm{
	width:70%;
	margin:0 auto;
}
.LoginForm .FormLabel{
	width:15%
}
.LoginForm .FormField{
	width:40%
}
.PassLink, .RegisterLink{
	color: #35a0f2;	
}
.RegisterLink {
	font-size: 16px;
	padding:5px 0 0 0;
	line-height:30px;
}
.default .LoginText {
	padding: 5px 60px 0px 40px;
	text-align: left;
	font-size:8pt;
}
.LoginText {
	padding: 5px 0px 0px 0;
	text-align: justify;
}
.LoginModes{
	text-align:center;
	padding:2px 0 2px 0;
}
.LoginBtn{
	cursor:hand;
	width:70px;
	height:26px;
}
.RegisterBtn{
	cursor:hand;
	width:122px;
	height:26px;
}
.FormBtn{
	display:none
}
.StealthMode{
	clear:both;
	display:block
}
/* end DefaultPage Login Box */

/* DefaultPage Search Box */
.default #SearchBox {
	padding: 0px 0 0 0;
	float:left;
	width:250px;
	border-top:10px solid #e9ebf2
}
.default .SearchBoxTop {
	background:#cdcfda;
	border-left:6px solid #bb0e0e;	
}
.default .SearchBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.default .SearchBoxContent {
	padding: 10px 10px 0px 10px;
	height:280px;
	background:#e9ebf2
}
/* end DefaultPage Search Box */

/* DefaultPage News Box */
.default #NewsBox {
	float:left;
	width: 325px;
	padding: 0px 0 0 0;
	border-top:10px solid #e9ebf2	
}
.default .NewsBoxTop {
	background:#cdcfda;
	border-left:6px solid #747474;
}
.default .NewsBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.default .NewsBoxContent {
	padding: 0px 0px 0 0px;
	border-left:1px dotted #747474;
	background:#e9ebf2;
}
.default .scrollbarwrap {
	overflow:hidden;
	overflow-y:auto;
	margin:0;
	height:380px;
	padding:10px 0;
	width:100%;
	scrollbar-arrow-color:#b9001f;
	scrollbar-base-color:#afafaf;
	scrollbar-Highlight-Color:#fff
}
/* end DefaultPage News Box */

/* DefaultPage NewUsers Box */
.default #UsersBox {
	float:right;
	width:600px;
	border-top:10px solid #e9ebf2	
}
.default .UsersBoxTop {
	background:#cdcfda;
	border-left:6px solid #0e0e0e;
}
.default .UsersBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.default .UsersBoxContent {
	padding: 10px 0 10px 0;
	border-left:1px dotted #747474;
	background:#e9ebf2	
}
/* end DefaultPage NewUsers Box */

/* Left Navigation Box */
.SideMenuBox {
	clear:both;
	padding: 0px 0 0 0;
}
.SideMenuBoxTop {
	padding: 0;
	height:30px;
	background:#cdcfda;
}
.SideMenuBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.SideMenuBoxContent {
	padding: 5px 10px 5px 10px;
}
.SideMenuBoxInfo{
	padding:0px;
}
.SideMenuItem {
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
}
.SideMenuLink {
	color: #bb0e0e;
}
a.SideMenuLink:hover {
	color: #0e6fb7;	
}
/* end Left Navigation Box */

/* Standard Box */
.StandardBox, .StandardBoxX {
	clear:both;
	padding: 0px 0 0 0px;
}
.StandardBoxTop {
	line-height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
	background:#92949e;
}
.StandardBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #fff;
	height:30px;
}
.StandardBoxContent {
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #3c3c3c;
}
/* end Standard Box */

/* Wide box */
.WideBox {
	clear:both;
	margin: 0px auto;
	width:100%;
	padding:0px 0 0 0;
	background:#fff;
}
.WideBoxTop {
	line-height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
	background: #cdcfda; /* #92949e;*/
}
.WideBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.WideBoxContent {
	padding: 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #000;
}
/* end Wide Box */

/* WebParts */
.wpzHomePageLeftZone{
	margin:0 0 1px 0;
	width:250px !important;	
}
.SideMenuWebpartTop {
	height:30px;
	background:#cdcfda;
}
.SideMenuWebpartTop span, 
.SideMenuEditorZone .SideMenuWebpartTop table td{
	padding:0 0 0 5px !important;	
	width:130px; 	
	color: #000;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;	
	height:27px !important;
	line-height:27px;
	line-height:24px\9;	
	text-align:left;
	border: 0px !important
}
/* Right Web Parts */
.wpzHomePageRightZone{
	margin:0 0 1px 0;	
}
.StandardWebpartTop{
	height: 30px;
	background: #92949e;
}
.StandardWebpartTop span,
.StandardEditorZone .StandardWebpartTop table td{
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;	
	padding:0 0 0 5px !important;
	text-align:left;
	height:30px !important;
	line-height:28px;
	line-height:24px\9;	
	color: #fff;
}
.StandardWebpartContent{
	padding: 4px 10px 10px 10px !important;
}
/* 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 .NewsBoxContent, .home .NewsBoxTop{
	background:none;
}
#NewsBox {
	padding: 0px 0 0 0;
}
.NewsBoxTop {
	padding: 0;
	height:30px;
	background:#cdcfda;	
}
.NewsBoxHeader {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 5px;
	margin:0 0 0 0px;
	line-height: 30px;
	color: #000;
	height:30px;
}
.NewsBoxContent {
	padding:0 0 0 0px;
	margin:0;
}
#newswrap{
	padding:4px 10px 4px 10px;
	margin:0 auto 0px auto;
	border-bottom:1px dotted #ddd;
}
/* end News Box */

/* NewUsers Box */
/* end NewUsers Box */

/* Search Box */
.SearchBoxContent{
	padding:0 10px
}
/* 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 #d7dae2;
	background:#e0e2ea;
}
/* 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:#e9ebf2;	
	border: 1px solid #ddd;
}
/* End Thumbs Style */

/* Broadcast Video */
.videopanelwrap{
	padding:0px 0 0 0;
}
.broadcastvideotable{
	background:#e9ebf2;
	border:5px solid #000
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color: #fff;
	background:#92949e	
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 10px;
	background:#000
}
.cell_header {border-bottom:solid 3px #444;font-size:10pt;}
.cell_data {font-size:10pt;}
.cell_footer {border-top:solid 1px #444;font-size:10pt;font-weight:bold;background-color:#e1e1e1;}
.savings {color:#00a651;font-size:8pt;}

.bannertext {color:#000; text-decoration:none; font-weight:normal; font-size:11px;}
a.bannertext:active, a.bannertext:link, a.bannertext:visited {color: #000;}
a.bannertext:hover {text-decoration:underline;}
