﻿body, table {
	font-family: Verdana, arial, sans-serif;
	margin: 0;
	font-size: 11px;
	color:#444
}
body {
	z-index: -100;
	padding:0px 0 0px 0;
	border-left:0px;/* apply to all browsers */
	#border-left:1px solid #fff;/* override for Microsoft Internet Explorer browsers*/
	_border-left:1px solid #fff;/* override for IE browsers 6.0 and older */
	background: #193850;	
}
img {
	border: none;
}
a {
	color: #900703;
	font-weight: bold;
}
a:hover, a:active {
	color: #305478;
}
#layout {
	position: relative;
	width: 982px;
	margin: auto;
	padding:0 0 0 0px;
	background:#546c87 url(layout-inner.jpg) repeat-x 0 17px;	
}
.default #layout {
	position: relative;
	width: 990px;
	height:874px;
	margin: auto;
	padding:0;
	background:url(default_layout.jpg) no-repeat 0 74px;
}
/* HEADER */
#header {
	height:74px;
	width:982px;
	background: #193850;	
}
.default #header span, .default #header img {
	margin: 6px 0 0 22px;
	border: none;
	width:auto;
	height:auto;
}
#header span, #header img {
	margin: 0px 0 0 0px;
	border: none;
	width:auto;
	height:auto;
}
.default #subheader {
	position: absolute;
	top: 0px;
	right:10px;
	z-index:999;
	width:150px;
	float:right;
	text-align:right;
	color:#fff;
	margin:0;
	background:transparent
}
.default #subheader div {
	padding: 0px;
	font-size:11px;
	line-height:30px;
	color:#fff;
}
#subheader {
	clear:both;

	height:34px;
	margin:0 0 0px 0px;
	font-size:12px;
	width:982px;
	background: url(header_back.jpg) no-repeat top left;
}
.favorites #subheader {
	background: url(header_back_favor.jpg) no-repeat top left;
}
.topcharts #subheader, .thankyou #subheader, .smsconfirm #subheader, .showstatus #subheader, 
.lostpassword #subheader, .login #subheader, .invitefriend #subheader, agreement #subheader, .contentpage #subheader, 
.broadcastvideo #subheader, .importfriends #subheader, .sendecard #subheader{ 
	background: url(header_back_topusers.jpg) no-repeat top left;
}

#subheader div {
	padding:10px 10px 0 0px;
	color:#305478;
	float:right;
}
#subheader a {
	color:#900703;
}
#subheader a:hover {
	color:#305478;
}

#subheader div select {
	font-size: 10px;
	margin:5px 6px 0 0;
	height:18px;
	line-height:20px;
}
.hlinks {
	padding: 0px 0px 0 0;
}
/* end HEADER */
/* Top Navigation */
#nav {
	position:absolute;
	top:34px;
	right:10px;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	height: 40px;
	width:100%;
}
.default .adds{
	position:absolute;
	top:10px;
	right:160px;
}
.adds{
	position:absolute;
	top:10px;
	right:20px;
}
#nav ul {
	float: right;
	text-align: right;
	display: block;
	margin: 0 3px 0px 0;
	padding: 0;
	clear: both;
	width:600px;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
}
#nav a {
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	padding: 0 8px 0 0px;
}
#nav a:hover {
	color:#900703
}
/* End Top Navigation */
/* Footer */
#footer {
	clear:both;
	height: 80px;
	color: #a5b6ce;
	margin: 0;
	padding: 33px 0 0 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
	background:#193850 url(footer_back.jpg) no-repeat top;
}
.topcharts #footer, .thankyou #footer, .smsconfirm #footer, .showstatus #footer, 
.lostpassword #footer, .login #footer, .invitefriend #footer, agreement #footer, .contentpage #footer, 
.broadcastvideo #footer, .importfriends #footer, .sendecard #footer{
	background:#193850 url(footer_back_topusers.jpg) no-repeat top;
}

#footer a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#fff
}
.default #footer {
	position: absolute;
	top: 794px;
	left: 22px;
	width:920px;
	margin: 0;
	font-size: 11px;
	text-align: center;
	padding:0px 0 0 0;
	z-index:99999;
	background:transparent;
}
#cplinks{

	margin:0;
	padding:0px 0 0 0px;
	clear:both;
}
#cplinks ul {
	float:none;
	text-align:left;
	margin:0 auto;
	padding:0;
	width:96%;
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	height:16px;
	display:inline;
	line-height:18px;
}
#cplinks a {
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	padding: 0 10px 0 0px;
	background-position: 10px 0 0 0;
}
#cplinks a:hover {
	color:#900703
}
/* End Footer */
/* Global Styles */
#left {	
	width: 256px; 
	overflow: hidden; 
	position:relative;
	float:left;
	margin:0px 12px 0 12px;
	padding:0px 0 0px 0;
	background:#546c87;
}
#right {	
	width: 684px; 
	margin:0px 0px 0 0px;
	float:left;
	padding:0px 0 0px 0px;
	background:#d0ddef;
}
.box-heading {
	font-size: 12px !important;
	font-weight:bold;
	color: #305478 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	line-height: 20px;
	z-index: 99999;
	position: relative;
	width:100%;
	border-bottom:1px solid #fff;
}
/* wrap styles */
.contentfix{
	width:580px;
	border-top:1px solid #fff;
}
.headerfix{
	display:inline-block;
	width:640px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:520px;
	overflow:hidden;
}
.tdfix{
	width:340px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #fff;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #fff;
	border-collapse:collapse;
	padding:2px !important;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:430px;
}
.wrap-info {
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.wrap-info ul{
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.wrap-info li {
	font-size: 11px;
	display:inline-block;
	margin: 0;
	list-style:none;
	line-height:20px;
}
.home .wrap-info li{
	display:block;
}
.wrap-sized{
	padding:0 0 0 0px;
	margin:0 auto;
	width:520px;
}
/* table view profile controls */
.wrap-view{
	width:100%;
	line-height:16px;
	margin:4px 0 4px 0px;
}
.wrap-view td{
	padding:0 0 8px 0;
}
/* end table view profile controls */
/* edit profile controls wrap */
.wrap-edit{
	width:100%;
	line-height:16px;
	margin:2px 0 0px 0px;
}
/*end edit profile controls wrap */
/* end wrap styles */
.label {
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.value {
	font-size: 11px;
	font-weight:normal;
	display:inline;
}
.home .wrap-img{
	float:right;
}
/* links style*/
.links{
	line-height:20px;
}
.blinks{
	color:black
}
.morelink{
	text-align:right;
	line-height:18px;
	width:100%;
	background:#fff
}
.list ul{
	padding:0;
	margin:0;
	list-style:none
}
.list li{
	padding:0 0 0px 6px;
	margin:0;
	list-style:none;
	line-height:12px;
}
/* end links */
/* text styles */
.lineh{
	line-height:16px !important;
}
.height40{
	height:40px;
}
.date {
	color: #9D1308;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.text{
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
}
.text img{
	padding:0 2px 0 2px;
}
.mauto{
	margin:0 auto;
}
/* service messages */
.erroraspx{
	text-align:center;
	color: red;
	line-height:18px;
	margin:50px 0 0 0;
}
.srvmsg{
	text-align:center;
	font-size:11px;
}
.error {
	color: red;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
}
.message{
	color: black;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	border:2px solid #7092bf !important;
	padding:0;
}
.note {
	padding: 0px 0 10px 0px;
	text-align:justify;
	width:98%;
	line-height:16px;
	overflow:hidden;
}
.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 */
.favorites .line, .search .line, .groups .line, .showuser .line{
	background:0;
	border-bottom:1px solid #fff;
}
.line {
	height: 0px;
	line-height:0px;
	font-size:0px;
	overflow: hidden;
	margin: 0;
}
.navline{
	border-bottom:1px solid #8599b1;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
/* end lines and separators */
/* Single, Multi Line Style*/
.titletextbox{
	clear:both;
	width:508px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.multilinetextbox{
	width:508px;
	height:80px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.fckeditor{
	width:510px;
}
.textbox, .smalltextbox, .dropdownlist, .datepicker, .datepicker select, .listbox{
	font-size:11px;
	font-family:Verdana;
}
/*End Single, Multi Line Style*/
/* paginator */
.endbox {
	font-size: 11px;
	text-align:center;
	background:transparent;
	padding:4px 0 0 0;
}
.endbox a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #000;
	text-decoration: underline;
}
/* end paginator */

/* Buttons */

/* End Buttons used in Profile and Blog Pages */


/* End Global Styles */

/*left navigation box */
.box1 {
	padding: 0px 0 0 0;
	width:240px;
	margin:0 auto 10px auto;
}
.box-top1 {
	padding: 0 0 6px 0;
}
.box-head1 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #d0ddef;
}
.box-content1 {
	padding:0px 0 0px 0;
}
.navbox-content {
	padding:10px 10px 0px 10px;
	color:#fff
}
.navbox-content a:hover{
	text-decoration:none;
}
.sidemenu-item {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link {
	color: #fff;
	font-weight:bold;
	padding: 0 0px 0 0;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0;
}
a.sidemenu-link:hover{
	color:#900703
}
/* end left navigation box */

/* WebParts */

.leftbox{
	margin:0 0 0px 6px !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
}
.leftbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.lefttop span{
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #d0ddef;
	display:inline-block;
	width:120px;
	overflow:hidden;

}
.wpzHomePageLeftZone_searchboxwebpart .box-content2 .searchtable td{
	padding:4px 0 !important;
}

.wpzHomePageLeftZone{
	border-bottom:1px solid #8599b1;
	margin:0 0 10px 0;
}
.lefttop table{
	color: #d0ddef;
}
.editorzoneleft{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
}
.editorzoneleft .lefttop{
}
.editorzoneleft .lefttop table{
	color: #d0ddef;
	float:left;
	width:212px !important;
}
.editorzoneleft .lefttop table td{
	text-align:left !important;	
	font-size: 20px;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 0 0 10px !important;	
	margin: 0 0 0 0px;
	color: #d0ddef;
}
.editorzoneleft tbody tr td{
	text-align:center;
}
.editorzoneleft fieldset{
	border:0 !important;
}
.editorzoneleft span{
	color:#fff;
	line-height:16px;
	padding:0 4px;
	display:block;
}
.editorzoneleft .EditorZoneTable span{
	color:#fff;
	line-height:20px !important;
	padding:0;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:70px !important;
}



/* Right Web Parts */

.rightbox{
	width:660px;
}
.rightbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.rightbox .label{
	color:#666;
	display:inline;
	padding:0 5px 0 0;
}
.rightcontent{
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #102a3e;
}
.righttop{
	padding: 0 0 0 0px;
	margin:0px;
}
.righttop span{
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	padding:0 0 0 20px;
	margin: 0 0 0 0px;
	color: #305478;
}

.rightcontent .newblogs td, .rightcontent .newtopics td,
.rightcontent .newevents td
{
	padding:0px 2px 0px 2px !important;
}
.newevents, .newtopics, .newblogs{
	margin:5px 0 5px 10px !important;
	clear:both;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}

.mode{
	padding:10px 0 0 0;
	text-align:center;
}
.catalaogwrap .box-top5{
	height:25px;
	width:650px;
}
.catalaogwrap .box-head5{
	float:left;
	display:inline-block;
}
.catalogzone td{
	padding:4px !important;
}
.close{
	float:right
}
.editorzoneright{
	width:660px;
	margin:0px 0 0 0px;
}
.editorzoneright .righttop table{
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #305478;
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 0 0 0 10px !important;	
}
.editorzoneright tbody tr td{
	text-align:center;
}
.editorzoneright fieldset{
	border:0 !important;
}
.editorzoneright span{
	color:#102a3e;
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	color:#102a3e;
	line-height:20px !important;
}
.EditorZoneTable{
	margin:0 auto;
	border:1px solid #eee;
	padding:0px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#102a3e;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}

/* User Events */
.usereventswebpart{
	margin:5px 0px 5px 30px !important;
	clear:both;
}
.eventtext, .EventCommentsWrap {
	width:380px; 
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* End WebParts */


/* standard box*/
.standardbox, .standardbox-x {
	position: relative;
	right: 0;
	width: 660px;
	padding: 0px 0 0 0px;
	margin:0 auto;
}
.standardbox-x {
	border-top:1px solid #fff
}	
.box-top5 {
	padding: 0 0 0 0px;
	margin:0px;
}

.box-head5 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #305478;
}
.box-content5 {
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #102a3e;
}
.standardbox_ss{
	position: relative;
	right: 0;
	width: 660px;
	padding: 0px 0 0 0px;
	margin:0 auto;
}
.box-top5_ss {
	height: 30px;
	padding: 0 0 0 0px;
	margin:0px;
}
.box-head5_ss {
	font-weight:normal;
	color: #bb0e0e;
	line-height: 24px;
	height:30px;
	padding: 0px 0 0 10px;
	margin: 0px 0 0 0px;
}
.box-content5_ss {
	border-top:1px solid #fff;
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #102a3e;
}
/*end standard box*/

/* message box */
#msg-box {
	width: 952px;
	margin:0px 0 0 12px;
	padding:0 0 0px 0;
	background:#d0ddef;
}
#msg-box .standardbox {
	float: none !important;
	margin:0 auto 0px auto;
	width:920px
}
#msg-box .box-top5 {
}
#msg-box .box-head5 {
	color:#102a3e !important;
	padding:0 0 10px 0px !important;
	text-align:center;
}
/* end message box */
.default .loginbtnswrap{
	text-align:center;
	width:85%;
	margin:0 auto;
	padding:0;
	height:30px;
}
.default .cardspace{
	display:inline !important;
	float:left
}
.default .myspacebtn{
	display:inline !important;
	float:left
}
.default .facebookbtn{
	display:inline !important;
	float:left
}
/* login box */
.default .box1 {
	position: absolute !important;
	top:113px;
	right: 36px;
	width: 336px;
	padding:0;
	height: 300px;
	z-index:999;
	margin:0;
}
.default .box-top1 {
	padding: 0px 0 4px 0;
	width: 336px;	
	z-index:100;
}
.default .box-head1 {
	font-size: 20px;
	font-weight:normal;
	padding:0 0 0 0px;
	margin: 0px 0 0 0px;
	text-align:center;
	height:30px;
	line-height:30px;
	color: #a5b6ce;
}
.default .box-content1 {
	padding: 0px 0 0 0;
	height:270px;
}
.default .box-content1 a:hover{
	color:#fff;
}
.reg-link {
	clear:both;
	font-size: 18px;
	font-weight:bold;
	margin: 0px;
	display: block;
	margin:0 auto;
	text-align:center;
	text-decoration:underline;
}
.pass-link {
	font-size: 11px;
	color: #900703;
	margin: 0px auto 0px auto;
	padding:0px 0 0px 0px;
	text-decoration:underline;
	text-align:center;
	display: block;
}
.reg-text {
	clear:both;
	padding: 5px 0px 0 10px;
	line-height: 14px;
	text-align: justify;
	font-size: 11px;
	margin: 0;
	margin:0 0 6px 0px;
}
.reg-text p{
	margin:0;
	padding:0
}
.default .reg-text{
	color:#fff
}
.default .loginbox{
	font-size: 11px;
	color: #fff;
	padding:0;
	margin:0;
	line-height:14px;
	width:340px;
}
.loginbox{
	font-size: 11px;
	color:#102a3e;
	padding:0;
	margin:0 auto;
	width:200px;
	line-height:20px;
}
.loginbox .formuser input{
	font-size: 10px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.default .stealthmode{
	text-align:center;
	padding:0px 0 0px 0;
	margin:0;
	color: #fff;
}
.stealthmode{
	text-align:center;
	padding:0px 0 0px 0;
	margin:0;
	color: #102a3e
}
/* end login box */

/* news box*/
#newsbox .date{
	color:#900703
}
#newsbox a{
	color:#900703;
	text-decoration:underline	
}
#newsbox a:hover{
	color:#fff	
}

#newsbox {
	padding: 0px 0 0 0;
	width:240px;
	margin:0 auto 10px auto;
}
.home #newsbox{
	padding:0px 0 0 0
}
.box-top3 {
	padding: 0;
	height:20px;
}
.box-head3 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #d0ddef;
}
.box-content3 {
	padding:10px 0 10px 0px;
	margin:0;
	border-bottom:1px solid #8599b1
}
.home .box-content3{
	border:0
}
#newswrap{
	padding:2px 0px 2px 10px;
	margin:0 auto 0px auto;
}
#newswrap a{
	font-weight:bold;
	color:#900703;
}
#newswrap a:hover{
	color:#fff
}
#newswrap .text{
	color:#fff !important
}
.newscontent{
	padding:0px 0px 0 0px;
	margin:0px;
	text-align:justify;
	line-height:16px;
	width:98%;
}
.newscontent p{
	margin:0;
	padding:0px 0 8px 0;
}
/* end news box */

/* search box */
div.formsubmit {
	padding: 0px 0 0px 65px;
	margin: 0;
}
.default .box1 div.formsubmit {
	position:absolute;
	top:34px;
	right:20px;
	padding:0px;
	margin: 0;
}
.default #searchbox div.formsubmit {
	padding:6px 0 0 65px;
	margin: 0;
}
.default #searchbox .searchinput{
	width:110px;
}
.default #searchbox .searchinput-txt{
	width:106px;
}
.default #searchbox {
	position: absolute;
	top: 117px;
	left: 350px;
	width: 250px;
	padding: 0px 0 0 0;
	height:315px;
}
.default .box-top2 {
	padding: 0px 0 0 0;
}
.default .box-head2 {
	font-size: 20px;
	text-align:center;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 14px 0 0;
	margin: 0 0 0 0px;
	color: #a5b6ce;
}
.default .box-content2 {
	padding: 6px 0px 0px 0px;
	color: #fff !important
}
.box-content2 .searchtable td{
	color:#fff
}
#sponsors {
	padding: 0px 0 0 0;
	width:240px;
	margin:0 auto 10px auto;
}

.box-top9 {
	padding: 0;
	height:20px;
}
.box-head9 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
	height:20px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #d0ddef;
}
.box-content9 {
	padding:10px 0 10px 10px;
	margin:0;
	border-bottom:1px solid #8599b1
}
/* -> custom search box */
/* end -> custom search box */
/* end search box */

/* new users box */
.box-content4 td {
	text-align: center;
}
.newuser-pic {
	display: block;
	padding: 0px 0 0 0;
	margin: auto;
}
.newuser-pic img {
	margin: 0px;
	border:2px solid #7092bf;
	padding:0px;
}
.user-name {
	color: #900703;
	font-size: 11px;
	text-decoration: underline;
	padding:4px 0 0 0;
	margin:0 auto
}
a.user-name:hover{
	color: #305478;	
}
.down10{
	margin:0 0 10px 0;
	clear:both;
}
/* end new users box */

/* items styles */
.itemlinks {
	float:left;
	padding: 0;
	line-height:18px;
	margin:0 0 0 0px;
	list-style: none;
}
.itemlinks li {
	float:left;
	margin: 0 20px 0 0;
	padding: 0px 0px 0 0;
}
.slogan {
	color: #305478 !important;
	margin:0 0 0px 0;
	padding:0px;
	font-size:11px;
	overflow:hidden
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
#default-img {
}
.default #newsbox {
	position: absolute;
	top:117px;
	left: 40px;
	width: 270px;
	padding: 0px 0 0 0;
	height: 150px;
	overflow:hidden;
	z-index:999;
	border:0;
}
.default .box-top3 {
	padding: 0px 0 0 0;
	height:20px;
}
.default .box-head3 {
	font-size: 20px;
	font-weight:normal;
	padding:0 0 0 10px;
	margin: 0px 0 0 0px;
	line-height: 20px;
	height:20px;
	color: #305478;
}
.default .box-content3 {
	padding: 6px 0 0 0;
	color:#fff;
	border:0;
}
.default #newuserbox {
	position: absolute;
	top: 587px;
	left: 50px;
	width: 900px;
	padding: 0px 0 0 0;
	z-index:999;
}
.default .box-head4 {
	font-size: 20px;
	font-weight:normal;
	padding: 0 0px 0 0px;
	line-height: 20px;
	color:#305478;
	height:20px;
	margin: 0px 0 0 0px;
	border-bottom:0px;
	text-align:left;
}
.default .box-top4 {
	padding: 0px 0 0 0;
	margin:0 0 20px 0;
}
.default .box-content4 {
	padding: 0px 0px 0px 0px;
}
.default .box-content4 td{
	padding:0 0 0px 0;
	color:#000
}
/* end Default Page */

/* Register Page */
.agreementlink{
	margin:0 auto;
	padding:4px 0 0 0;
	width:260px;
}
#registration {
	clear:both;
	margin:0 auto;
	width:320px;
	padding:10px 0 6px 0;
}
#registration .searchinput {
	position: absolute;
	left: 120px;
}
#registration .searchfield {
	padding: 0;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	margin:0 0 0px 0;
}
.registration-info {
	text-align:justify;
	border-bottom:1px solid #fff;
	clear:both;
	width: 640px;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	text-align:center;
	padding:10px 0;
	margin:0;
}
/*End Register Page */
/* Home Page */
.home #searchbox .searchinput{
	width:110px;
}
.home #searchbox .searchinput-txt{
	width:106px;
}
.home #searchbox {
	width: 240px;
	padding: 0px 0 0 0;
	margin:0 auto 10px auto;
	clear:both;
}
.home .box-top2 {
	padding: 0;
	height:20px;
}
.home .box-head2 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 20px;
	height:30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #d0ddef;
}
.home .box-content2 {
	padding-top: 2px;
	padding-bottom:2px;
	color:#fff;
}
.home .newusers_lb {
	width:660px;
	position: relative;
	padding: 0px 0 0px 0px;
	margin:10px auto;
	border-top:1px solid #fff
}
/* Birthday box */
#birthdaybox, #friendsonlinebox{
	clear:both;
	margin:0px auto 10px auto;
	width: 240px;
	padding: 0px 0 0 0;
}
.box-top7, .box-top8 {
	padding: 0 0 10px 0;
	height:30px;
}
.box-head7, .box-head8 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 0 0px 0;
	margin: 0 0 0 10px;
	color: #d0ddef;
}
.box-content7, .box-content8 {
	padding: 0px 0 10px 10px;
	color:#fff;
}
.box-content7 .text, .box-content8 .text{
	line-height:20px;	
}
.box-content8{
	padding:0 0 10px 10px;
	margin:0px;

}
.box-content7 a, .box-content8 a{
	color:#900703;
}
.box-content7 a:hover, .box-content8 a:hover{
	color: #fff;
}
/*End Birthday BOX */

/* Home Page -> Invite a Friend */
.invitefriend-wrap{
	width:510px;
	margin:auto;
	padding:10px 0 0 0;
}
.invitefriend-label{
	width:150px;
	float:left;
	line-height:22px;
}
.invitefriend-singleline{
	float:left;
}
.invitefriend-singleline input{
	width:350px;
}
/* end Home Page -> Invite a Friend */
/* end Home Page */

/* Groups Page */
/* Create, Edit Topic */
.stickylabel{
	float:left;
	margin:0 20px 0 0;	
}
.stickydate{
	float:left;	
}
.quotelabel{
	padding:0 0 0 10px;
	font-weight:bold;
	line-height:20px;	
}
.quotetext{
	margin:0 0px 0 10px;
	font-style:italic;
	border:1px solid #fff;
	background-color:#fafafa;
	padding:0px;
}
/* End Create, Edit Topic */
/* Group Gallery*/
.GroupPhotos td{
	text-align: center;
	padding: 4px 2px !important;
	width:15%;
	border: 1px #fff solid;
	line-height:16px;
}
.gallery-img{
	height:140px;
	width:130px;
	margin:0 auto;
	text-align:center
}
.GroupPhotos ul {
	clear: both;
	margin: 0;
	padding: 2px;
	list-style: none;
	border-top:1px solid #fff
}
.GroupPhotos li{
	margin: 0;
	font-size:11px;
	padding: 0 5px 0 0px;
	display: inline;
}

/* Group Events */
.calendar{
	margin:0 auto;	
	border:1px solid #f2f2f2 !important;
	width:300px;
	height:220px;
	background:#fafafa
}
.DayHeaderStyle{
	background:#a0b2c7;
	font-size:12px !important;
}
.DayStyle{
	border:1px solid #f2f2f2
}
.DayStyle a{
	text-decoration:none !important;
	font-size:12px !important;
}
.DayStyle a:hover{
	text-decoration:underline !important;
}
.NextPrevStyle{
	padding:0 4px 0 4px !important
}
.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;
}
.OtherMonthDayStyle a:hover{
	text-decoration:underline !important;
}
.SelectedDayStyle{
	background:#556d88 !important;
	border:1px solid #f2f2f2;	
}

.SelectedDayStyle a{
	text-decoration:none !important;
	font-size:12px !important;
	color:#333 !important
}
.SelectedDayStyle a:hover{
	text-decoration:underline !important;
}
.SelectorStyle{
}
.TitleStyle{
	border:0px;
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff;
}
.TodayDayStyle{
	border:1px solid #f2f2f2
}
.TodayDayStyle a{
	font-weight:bold !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.TodayDayStyle a:hover{
	text-decoration:underline !important;
}
.WeekendDayStyle{
	border:1px solid #f2f2f2
}
.WeekendDayStyle a{
	color:#9d1308 !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.WeekendDayStyle a:hover{
	text-decoration:underline !important;
}
.eventselected{
	background:#900703;	
	border:1px solid #f2f2f2
}
.eventselected a{
	text-decoration:none !important;
	font-size:12px !important;	
	color:#fff !important
}
.eventselected a:hover{
	text-decoration:underline !important;
}

/* end Group Events */


/* End Groups Page */

/* Contests Page */
.photoframe2 img{
	padding: 1px;
	border:1px solid #fff !important;
}
.photoframe2s img{
	padding: 0px;
	border: 0px;
	border: 4px solid red !important;
}
.nameover{
	width:80px;
}
.photoframe2s img{
	vertical-align:middle;
}
.usernamefix{
	width:100px;
	height:14px;
}
.showgroup .usernamefix{
	width:100px;
	height:50px;
	margin:0 auto !important;
}
/* end Contests Page */

/* Content Page */
.contentpage #content{
	margin:0px 0 0 12px;
	padding:40px 10px 10px 10px;
	line-height:16px;
	background:#d0ddef;
	width:932px;
}
/* End Content Page */

/* Top Users Page */
.verticalSeparator{
	border-left:1px solid #fff;
}
.topchartswrap{
	text-align:center;
	margin:0px 0 0px 12px;
	padding:0px 0 10px 0;
	clear:both;
	width:952px;
	background:#d0ddef;	
}
#topuserstable{
	width:952px;
	padding:0px 0px 0 0px;
	background:#d0ddef;
	margin:0 0 0 12px
	
}
#topuserstable .standardbox {
	width: 100% !important;
	background:transparent !important;
}
#topuserstable .standardbox .box-head5 {
	color: #305478;
	height: 30px;
	line-height:24px;
	padding: 0 0 0 10px !important;
	margin:0 0 0 0px !important;
	background:transparent !important;
}
#topuserstable .standardbox .box-content5 {
	padding: 0 0 0 0px !important;
	margin:2px auto 0 auto !important;
	width:96%;
	height:auto;
	background:transparent !important;
	border:0;
}
#topuserstable .line{
	background:0;
	border-bottom:1px solid #fff
}
#topuserstable .itemlinks{
	line-height:0px;
}
/* end Top Users Page */

/* Search Page */
.searchtable td{
	padding:2px 0 0 0 !important;
	text-align:left;
	line-height:14px;
	font-weight:normal;
}
.register .searchtable .searchlabel{
	width:120px;
}
.default .searchtable .textbox, .home .searchtable .textbox{
	width:106px;
}
.default .searchtable .dropdownlist, .home .searchtable .dropdownlist{
	width:110px;
}
.default .searchtable .searchlabel, .home .searchtable .searchlabel{
	width:90px;
}
.search .searchtable{
	width:330px;
}
.search .searchtable .dropdownlist{
	width:200px;
}
.search .searchtable .searchlabel{
	font-weight:normal !important;
	width:110px;
}
.modes{
	padding:2px 0px 4px 0;
	width:100%;
	text-align:right;
	border-bottom:1px solid #eee;
}
.country{
	width:190px;	
}
.txtage {
	font-size:11px !important;
	width: 16px;
	vertical-align:middle;
	padding:0 0 0 2px;
	margin:0 0 2px 0;
}
.tdlabel {
	text-align: left;
	width:100px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
}
.tdvalue {
	float:left;
	color:black;
	width:100px !important;
	height:24px;
	font-size:11px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
}
/* saved search box*/
.navbox{
}
.sidemenu-item2 {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link2 {
	color: #fff;
	font-weight:bold;
	padding: 0 0px 0 0;
	margin:0;
	font-size: 12px;
	text-decoration: none;
}
a.sidemenu-link2:hover{
	color:#900703
}
.navbox-top {
	padding: 10px 0 0 0;
	line-height: 20px;
	margin:0;
}
.navbox-head {
	font-size: 12px;
	color:#d0ddef;
	font-weight:bold;
	padding: 0px;
	line-height:20px;
	margin:0;
}
/*end saved search box*/
.boxwrap{
	border: 1px solid #fff;
	background:#eee;
	padding: 6px;
	width:330px;
	margin: 0px auto 0px auto;
	font-weight: bold;
}
/* Search Boxes */
#searchboxes{
	margin:10px 0 0 0;
}
#searchboxes td{
	padding:5px;
}
.sboxtxt {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	margin: 0 auto;
	height:30px;
	text-align:center;
}
#searchboxes .note{
	padding: 10px 0px 0px 0px;
	height:30px;
	text-align:center;
}
.misc-box{
	border: 1px solid #fff;
	background:#eee;
	padding: 5px;
	margin:10px auto 0 auto;
	text-align: center;
	width:200px;
}
.misc-box input{
	margin: 5px;
}
/*End Search Boxes */
/*Custom Search*/
.csearchbox {
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	border:1px solid #fff;
	background:#eee;
}
.csearchbox h4 {
	font-size: 11px;
	padding:0px 0 4px 0;
	margin:0;
}
.csearchbox-options {
	margin: 0px auto;
	padding:0;
	width:98%;
}
.csearchbox-options .values{
	width:100%;
	font-weight:normal;
}
/*End Custom Search*/
/*Online Filter*/
.filterOnline {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #fff;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/*End Online Filter*/
/* End Search Page */

/* Favorites Page */
#banner1 {
	margin:0px 0 0 0;
	height: 366px;
	width: 256px;
	background: url(banner.jpg) no-repeat top left;
	padding:0px 0 0 0;
}
/* end Favorites Page */

/* Profile Page */
/* view profile tree colums table */
.profile-info{
	line-height:18px;
	margin:0 0 6px 0;
}
.profile-info td{
	padding:0 10px 0 0;
}
.profile-info a{
	font-weight:normal
}
/* end view profile tree colums table */
.prof-info-values li {
	margin: 0 15px;
	padding: 0px;
}
.prof-info-values {
	margin: 0;
	padding: 0;
}
/* Profile Page -> edit photos */
.editphotos td{
	border: 1px solid #fff;
	vertical-align:top;
	width:50%;
}
.editphotos p{
	margin:0;
	padding:0;
	line-height:16px;
}
.editphotos .wrap-img{
	height:80px
}
.editphotos ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:40px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #fff;
	list-style: none;
}
.editphotos li {
	margin: 0;
	font-size:10px;
	padding: 0 5px 0 0px;
	display: inline;
}
/* Profile Page -> edit photos */

/* Profile Page -> upload photo */
.uploadphoto {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.uploadphoto .wrap-img{
	padding:4px 0;
}
.uploadphoto .photoframe{
	margin:0 0 4px 0;
}
.uploadphoto ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #fff;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #fff	
}
.choosephoto .photoframe{
	margin:4px 4px 0 4px;
}
.choosephoto input{
	margin:0px 4px 4px 4px;
}
/* End Profile Page -> upload photo */
/* Profile Page -> view photos */
.viewphotos img{
	padding:1px;
	border:1px solid #ddd
}
.thumbs-wrap{
	height:auto;
	width:100%;
	margin:0;
	padding:0px 0 0 0;
}
.thumbs-wrap td{
	padding:4px;
}
/* End Profile Page -> View Photos */
/* Profile Page -> Settings, Subscription */
.settings td{
	padding:0 4px 4px 0;	
}
.settings input{
	font-size:11px;
	font-family:Verdana;
}
/* End Profile Page -> Settings, Subscription */
/*Profile Page -> Gadgets */
.gadgets{
	color: #F47618;
	margin:0 0 0 6px;
}
/* End Profile Page -> Gadgets */
/* end Profile Page */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;

}
.broadcastvideotable{
	background:#d0ddef;
}
.videopanel{
	padding:0 0 0 10px !important; 
	color: #102a3e;
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#900703;
}
.videomessages{
	height:170px;
	width:250px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow-x:hidden;
	overflow:auto;
}
.videomessages_window{
	height:170px;
	width:310px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow:auto;
	overflow-x:hidden;
}

.videosendmsg{
	padding:7px 0 0px 0;
	text-align:center
}
.BroadcastWatchersHead{
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 10px;
	text-align:left
}
.BroadcastWatchersContent{
	width:100%;
}
.BroadcastWatchersContent td{
	padding:0 0 6px 10px;
	line-height:20px;
}
/*  User Preview */
#divUserPreview
{
    background-color: #efefef;
    padding: 5px;
    border: solid 1px gray;
}
#divUserPreviewImage
{
    float: left;
}
#divUserPreviewDetails
{
    float: left;
    padding: 5px;
}



