﻿body, table {
	margin: 0;
	padding:0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color:#333
}
body {
	z-index: -100;
	background:#e6e9ef url(BodyBgr.jpg) repeat-x top;
}
a {
	color: #1b4282;
	text-decoration:none
}
a:hover, a:active
{
	text-decoration:underline
}
/*LAYOUT*/
#layout {
	width: 993px;
	margin: auto;
	border: 0;
	position: relative;	
}
.googleads{
	margin-left: 5px; 
	background-color: #E5E5E5; 
	width: 190px; 
	text-align: center
}
/* End LAYOUT*/

/* HEADER */
#header {
	width:768px;
}
#header img, #header span {
	position:absolute;
	margin: 10px 0 0 5px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
#subheader {
	padding:0px 0 0 0;
	margin:0 0 10px 0;
	height:32px;
	width:100%;
	clear:both;
	background:url(HeaderLine.jpg) no-repeat top;	
}
#subheader div {
	padding:0 10px 0 0;
	text-align: right;
	line-height:28px;
	color:#fff;
}
#subheader a {
	text-decoration: none;
	padding:0 0px 0 0px;
	text-transform:uppercase;
	color:#fff;	
}
#subheader a:hover {
	text-decoration: underline;
	color:#fff;
}

.hlinks {
	padding: 0 10px 0 0;
}
/* End HEADER*/

/* NAVIGATION*/
#nav {
	padding: 10px 0 0 0;
	margin: 0 0 0px 0;
	height: 50px;
	float:right;
	width: 100%;
}
#nav ul {
	padding: 0;
	margin: 0 0px 0px 0;
	padding: 0;
	clear: both;
	float:right;
	width:740px;
	text-align:right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
	line-height:20px;
}
#nav a {
	color: #1b4282;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0 0px 0 20px;
	background:url(Nav.gif) no-repeat 2px 0px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	color: #b9001f;
	text-decoration: none;
}
/* End NAVIGATION*/

/* FOOTER */
#footer {
	line-height: 14px;
	margin: 0;
	padding:10px 0 10px 0;
	font-size: 11px;
	clear:both;
	width:100%;
	text-align:center;
}
#cplinks{
	margin:0px 0 0px 0;
	height:0;
	font-size:0;
	line-height:0;
	text-align:left;
	position:relative;
	padding:0;
}
#cplinks ul{
	text-align:left;
	height:0;
	font-size:0;
	line-height:0;
	display:none;
}
#cplinks a{
	height:0;
	font-size:0;
	line-height:0;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	margin: 0;
	float: left;
	width: 303px;
	padding: 0px 0 0 0;
	overflow:hidden
}
#right {	
	margin: 0;
	width:678px;
	float: right;
	padding:0px 0 0 0;
	overflow:hidden
}
.box-top1 img, .box-top2 img, .box-top3 img, .box-top4 img, .box-top5 img {
	vertical-align: middle !important;
}
/*end LEFT AND RIGHT*/
.box-heading {
	font-size: 12px !important;
	color: #888 !important;
	margin: 0 0 6px 0px !important;
	padding:0 0 0 5px !important;
	line-height: 24px;
	text-align:left;
	background:#f5f6f9;
	font-weight: bolder;
	clear:both;
	display:block;
	overflow:hidden
}
/* wrap styles */
.contentfix{
	width:560px;
	border-top:1px solid #eee
}
.headerfix{
	display:inline-block;
	width:530px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:430px;
	overflow:hidden;
}
.tdfix{
	width:270px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #ebebeb;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #ebebeb;
	border-collapse:collapse;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:410px;
}
.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:638px;
}
/* table view profile controls */
.wrap-view{
	line-height:16px;
	margin:4px 0 4px 0px;
	width:100%;
}
.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%;
	clear:both;
}
.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;
}
.color{
	color:#666;
}
#newswrap .date{
	font-size: 14px;
}
.date {
	color: #1b4282;

	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: #FF4500;
	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 */
.note {
	padding: 0px 0 10px 0px;
	text-align:justify;
	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;
}
.commentswrap a{
	font-weight:bold;
}
/* 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;
}
.viewprofile .line{
	background:#1b4282	
}
.viewprofile{
	color:#333
}

.navline{
	border-bottom:1px solid #e6e9ef ;
	border-top:1px solid #fff; 
	margin:0 auto 2px auto;
	padding:0px 0 0 0;
	height:0px;
	line-height:0px;
	font-size:0px;
	width:100%;
}
/* end lines and separators */
/* Single, Multi Line Style*/
.titletextbox{
	clear:both;
	width:628px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.multilinetextbox{
	width:628px;
	height:80px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
}
.multiline-small{
	clear:both;
	width:320px;
	font-size:12px;
	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{
	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: #FF6600;
	text-decoration: underline;
}
/* end paginator */
/* End Global Styles */

/* left navigation box */
.default .box1{
	float:left;
}
.DefaultImg{
	float:right;
	width:678px;
	height:452px;
	background:url(DefaultImg.jpg) no-repeat top left;
}
.default .box1{
	height:452px;
	margin:0 0 10px 0;
}
.box1{
	width: 303px;
	padding: 0px 0 0 0;
	margin: 0px 0 10px 0;
	background: url(LeftBoxBgr.jpg) repeat-y left;
}
.box1-x{
	width: 303px;
	padding: 0px 0 0 0;
	margin: 10px 0 0 0;
	background: url(LeftBoxBgr.jpg) repeat-y left;
}

.box-top1{
	background: url(LeftBoxTop.jpg) no-repeat top;
	padding: 0;
}
.box-head1{
	font-size: 14px;
	padding:5px 0 0 0;
	line-height: 30px;
	margin: 0 auto;
	color: #444;
	border-bottom:1px solid #d4d4d4;
	width:263px;	
	font-weight: bold;
}
.box-content1{
	background: url(LeftBoxBtm.jpg) no-repeat bottom;
	padding:10px 20px 10px 20px;

}
.default .box-content1{
	height:397px;
}
.navbox-content {
	background: url(LeftBoxBtm.jpg) no-repeat bottom;
	padding:10px 20px;
}
.sidemenu-item {
	display: block;
	padding: 5px 0px 5px 0px;
}
.sidemenu-link {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
	line-height:16px;
	text-transform:uppercase;
	padding:0 10px 0 0;
}
/* end left navigation box */

/* WebParts */
.rightbox{
	width: 678px;
}
.wpzHomePageRightZone{
	width: 678px;
	padding: 0px;
	margin:0 0 10px 0;
	background:url(RightBoxBgr.jpg) repeat-y;
}
.rightbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px
}
.rightcontent{
	padding: 10px 20px 10px 20px !important;
	font-size: 11px;
	line-height:16px;
	background:url(RightBoxBtm.jpg) no-repeat bottom;
}
.righttop{
	height: 40px;
	padding: 0 0 0 0px;
	background: url(RightBoxTopWeb.jpg) no-repeat top;
	margin: 0 0 0 0px !important;
	
}
.righttop td{
	padding:0 20px 0 0 !important
}
.righttop span{
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding: 5px 0 0 20px;
	font-weight: bold;
}

.rightcontent .newblogs td, .rightcontent .newtopics td{
	padding:5px 2px !important;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}

.leftbox{
	clear:both;
	width: 303px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
}
.wpzHomePageLeftZone{
	width: 303px;
	padding: 0px 0 0 0;
	margin: 0px 0 10px 0;
	background: url(LeftBoxBgr.jpg) repeat-y left;
}
.leftbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px;
	border:0 !important;
}
.lefttop span{
	font-size: 14px;
	padding:5px 0 0 20px;
	line-height: 30px;
	margin: 0 auto;
	color: #444;
	font-weight: bold;
	display:inline-block;
	width:155px !important;
	overflow:hidden !important;
}
.lefttop{
	background: url(LeftBoxTopWeb.jpg) no-repeat top left;
	padding: 0;
	height:40px;
}
.lefttop td{
	padding:0 24px 0 0 !important
}
.lefttop img{
	padding:0px 0 0 0
}
.leftcontent{
	padding:10px 20px;
	background: url(LeftBoxBtm.jpg) no-repeat bottom left;		
}
.wpzHomePageLeftZone_searchboxwebpart .box-content2 .searchtable td{
	padding:4px 0 !important;
}

.editorzoneleft{
	margin:0 0 0px 0 !important;
	border:0 !important;
	clear:both;
	width:303px !important;
	padding:0px !important;
	background: url(LeftBoxBgr.jpg) repeat-y left;	
}
.editorzoneleft .lefttop table{
	padding: 0;
}
.editorzoneleft .lefttop table td{
	text-align:left !important;	
	padding:5px 0 0 20px !important;	
	height:30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.editorzoneleft .lefttop table td img{
	padding:0px 18px 0 0;
}
.leftbtm{
	background: url(LeftBoxBtm.jpg) no-repeat bottom;
	text-align:center;	
}
.editorzoneleft tbody table{
	text-align:center;
	padding: 0px 20px;
	margin:0 auto;
	clear:both;

}
.editorzoneleft fieldset{
	border:0 !important;
}
.editorzoneleft span{
	line-height:16px;
	padding:0 0px;
}
.editorzoneleft .EditorZoneTable span{
	line-height:20px !important;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:100px !important;
}


.mode{
	padding:10px 0 0 0;
	text-align:center;
	text-transform:uppercase
}
.catalogzone td{
	padding:4px !important;
}
.catalaogwrap .box-top5{
	background: url(RightBoxTopWeb.jpg) no-repeat top;
	height:40px;
}
.catalaogwrap .box-head5{
	display:inline;
	border:0px;
	padding:5px 0 0 20px;
	width:300px;
	float:left;
}
.close{
	display:inline;
	float:right;
	padding:10px 16px 0 0;
}
.editorzoneright{
	width: 678px !important;
	margin:0px 0 0 0px;
	background:url(RightBoxBgr.jpg) repeat-y;	
}
.editorzoneright .righttop table{
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding: 5px 0 0 0px;
	margin: 0 auto;
	width:638px;
	font-weight: bold;
}
.rightbtm{
	background:url(RightBoxBtm.jpg) no-repeat bottom;	
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 0 20px 0 20px !important;	
}
.editorzoneright tbody tr td{
	text-align:center;
}
.editorzoneright fieldset{
	border:0 !important;
}
.editorzoneright span{
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	line-height:20px !important;
}
.EditorZoneTable{
	margin:0 auto;
	border:1px solid #eee;
	background:#fff;
	padding:2px !important
}
.editorzoneright .EditorZoneTable{
	background:#f5f6f9;
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}
/* User Events Web Part */
.usereventswebpart{
	margin:5px 0px 5px 10px !important;
	clear:both;
}
.eventtext, .EventCommentsWrap {
	width:440px;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}
/* End WebParts */



/* standard box */
.standardbox, .standardbox-x {
	width: 678px;
	padding: 0px;
	margin:0 0 10px 0;
	background:url(RightBoxBgr.jpg) repeat-y;
}
.showgroup .standardbox-x{
	clear:both;
}
.box-top5 {
	height: 30px;
	padding: 0 0 0 0px;
	background: url(RightBoxTop.jpg) no-repeat top;
}
.news .box-top5 {
}
.box-head5 {
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding: 5px 0 0 0px;
	margin: 0 auto;
	width:638px;
	border-bottom:1px solid #d4d4d4;
	font-weight: bold;
}
.box-content5 {
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	line-height:16px;
	background:url(RightBoxBtm.jpg) no-repeat bottom;
}
/* end standard box */

/* message box */
#msg-box {
	width: 678px;
	margin: 0px auto;
	padding:0 0 0px 0;
}
#msg-box .standardbox {
	float: none !important;
	margin:auto;
}
/* end message box */

/* login box */
.reg-link, .pass-link{
	font-size: 12px;
	margin: 0 auto;
	text-align: center !important;
	padding:0;
	display:block;
	text-decoration:none;
	font-weight: normal;
}
.reg-link{
	padding:0px 0 0px 0;
	font-size:18px;	
}
.pass-link{
	padding:5px 0 5px 0;
}
.reg-text {
	padding:5px 0;
	font-size: 11px;
	line-height:16px;
	margin: auto;
}
.profile .cardspace{
	border:0;
	text-align:center
}
.loginbtnswrap{
	text-align:center
}
.loginbox{
	font-size: 11px;
	color: #444;
	margin:10px auto 0 auto;
	line-height:30px;
	width:200px;
}
.loginbox td{
	height:30px
}
.loginbox input{
	width: 160px;
}
.stealthmode{
	text-align:center;
	padding:6px 0 4px 0;
}
div.formsubmit{
	padding: 6px 0 0 0px;
	text-align:center;
	margin: 0;
}
/* end login box */

/* search box */
.default #searchbox {
	position: relative;
	display:none;
}
.box-top2 {
	line-height: 25px;
	padding: 2px 0 0 0;
}
.box-head2 {
	font-size: 11px;
	padding-left: 40px;
	line-height: 25px;
	margin: 0;
	font-weight: normal;
}
.box-content2 {
	padding: 10px 0 20px 5px;
}
/* end search box */

/* news box */
#newsbox {
	clear:both;
	float:left;
	width: 303px;
	padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	background: url(LeftBoxBgr.jpg) repeat-y left;
}
.home #newsbox {
	background:transparent;
}
.home .box-top3 {
	background:transparent;
}
.home .box-head3 {
	background:transparent;
	border:0px;
}
.home .box-content3 {
	background:transparent;
	padding:0 20px 0 16px;
}
.box-top3 {
	background: url(LeftBoxTop.jpg) no-repeat top;
	padding: 0;
}
.box-head3 {
	font-size: 14px;
	padding:5px 0 0 0;
	line-height: 30px;
	margin: 0 auto;
	color: #444;
	border-bottom:1px solid #d4d4d4;
	width:263px;
	font-weight: bold;
}
.box-content3 {
	background: url(LeftBoxBtm.jpg) no-repeat bottom;
	padding:10px 20px;
}
#newswrap{
	padding:5px 0;
	margin:0;
}
.newscontent{
	margin:0px;
	line-height:16px;
	text-align:justify;
}
.newscontent p{
	margin:0;
	padding:0px 0 8px 0;
}
/* end news box */

/* new users box */
#newuserbox {
	float: right;
	width: 550px;
	padding: 10px 0 0 0;
}
.box-head4 {
	font-size: 11px;
	padding-left: 20px;
	line-height: 15px;
	margin: 0;
	color: #1b4282;
	border-bottom: solid 1px #1b4282;
}
.box-top4 {
	color: #83833F;
	line-height: 25px;
	padding: 0;
}
.box-content4 {
	background: transparent;
	padding: 5px;
}
.box-content4 td {
	text-align: center;
	padding:4px 2px;
	width:15%;
}
.box-content4 td .overflow{
	margin:0 auto;
}
.newuser-pic, .newvideos {
	display: block;
}
.user-name {
	font-weight: normal !important;
}
.usernamefix{
	width:60px;
	overflow:hidden
	
}
.down10{
	margin:0 0 10px 0;
	clear:both;
}
/* end new users box */

/* items styles */
.itemphoto {
	width:100px;
	padding: 5px;
	margin: 0;
	float: left;
	text-align:center;
}
.itemphoto img {
	margin:auto
}
.iteminfo {
	float:left;
	width:77%;
	line-height:15px;
	margin:0 0 0px 0px;
	padding:2px 0!important;
}
.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: #888 !important;
	font-size: 12px !important;
	margin: 0 0 0px 0px !important;
	padding:0 0 0 0px !important;
	line-height: 24px;
	position: relative;
	text-align:left;
	font-weight: bolder;
	overflow:hidden
}
.iteminfo h4 {
	color: #333;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	width:100% !important;
}
.iteminfo h4 strong {
	white-space: nowrap;
	color: #333;
}
.itemslogan {
	color: #1b4282 !important;
	margin-bottom: 8px;
	font-size:11px;
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
.default #newuserbox {
	width: 100%;
	clear:both;
	float:none;
	margin:0px 0 0 0;
	padding: 0px 0 0 0;
	background:url(LargeBoxBgr.jpg) repeat-y left;
}
.default .box-top4 {
	height: 30px;
	padding: 0 0 0 0px;
	background: url(LargeBoxTop.jpg) no-repeat top;
}
.default .box-head4 {
	font-size: 14px;
	color: #444;
	line-height: 30px;
	padding: 5px 0 0 0px;
	margin: 0 auto;
	width:953px;
	border-bottom:1px solid #d4d4d4;
	font-weight: bold;
}
.default .box-content4 {
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	line-height:16px;
	background:url(LargeBoxBtm.jpg) no-repeat bottom;
}
.default .line {
	font-size: 1px;
	background: #aaaaaa;
	height: 1px;
	overflow: hidden;
	width: 95%;
	margin:auto;
}
/* end Default Page */

/* Register Page */
.agreementlink{
	margin:0 auto;
	padding:4px 0 0 0;
	width:260px;
}
#registration {
	clear:both;
	margin:0 auto;
	padding:10px 0 6px 0;
}
.registration-info {
	text-align:justify;
	border-bottom:1px solid #eee;
	clear:both;
	width: 100%;
	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:100%;
	margin:0;
}
/* end Register Page */

/* Home Page */
/* Birthday BOX */
#birthdaybox, #friendsonlinebox{

}
.box-top7, .box-top8 {

}
.box-head7, .box-head8 {

}
.box-content7, .box-content8 {
	padding:0 20px;

}

/*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;	
}
/* End Create, Edit Topic */
/* Group Gallery*/
.GroupPhotos td{
	text-align: center;
	padding: 4px 2px !important;
	width:15%;
	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 #eee
}
.GroupPhotos li{
	margin: 0;
	font-size:11px;
	padding: 0 5px 0 0px;
	display: inline;
}
.quotelabel{
	padding:0 0 0 10px;
	font-weight:bold;
	line-height:20px;	
}
.quotetext{
	margin:0 0px 0 10px;
	font-style:italic;
	border:1px solid #eee;
	background-color:#fafafa;
	padding:0px;
}

/* 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
}
.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:#e5e5e5 !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:#1b4282 !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.WeekendDayStyle a:hover{
	text-decoration:underline !important;
}
.eventselected{
	background:#c94224;	
	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 */
.photoframe {
	background: #fff url(input.gif) no-repeat scroll -2px -2px !important;
	border: 1px solid #999 !important;
	padding: 4px;
}

.photoframe2 {
	padding: 0px;
	border: 0px;
	background-color:black;
}
.photoframe2s {
	padding: 0px;
	border: 0px;
	background-color:black;
	border: 4px solid red !important;
}
.nameover{
	width:80px;
}
.photoframe2s img{
	vertical-align:middle;
}
.usernamefix{
	width:82px;
	height:14px;
}
.showgroup .usernamefix{
	width:82px;
	height:50px;
	margin:0 auto !important;
}
/* end Contests Page */

/* Content Page */
.contentpage #content{
	padding:0px 10px 0 10px;
	line-height:18px;
}
/* end Content Page */

/* Top Users Page */
.LargeBox{
	padding: 0px;
	margin:0 0 0px 0;
	width: 993px;	
	background:url(LargeBoxBgr.jpg) repeat-y;
}
.LargeBoxTop{
	height: 10px;
	padding: 0 0 0 0px;
	background: url(LargeBoxTop.jpg) no-repeat top;
}
.LargeBoxContent{
	background:url(LargeBoxBtm.jpg) no-repeat bottom;
	padding:0 0 10px 0
}
.topchartswrap{
	text-align:center;
	clear:both;
	margin:0 auto;
}
#topuserstable{
	width:98%;
	padding:0px 0px 0 0px;
	margin:10px auto 0 auto;

}
#topuserstable .standardbox {
	width: 98% !important;
	background:transparent;

}
#topuserstable .box-top5{
	background:transparent;
}
#topuserstable .box-head5{
	background:transparent;

	padding:0 0 0 0px;
	width:auto
}
#topuserstable .box-content5{
	background:transparent;
	padding:10px 0 0 0;
}
#topuserstable .itemlinks{
	line-height:0px;
}
/* end Top Users Page */

/* Search Page */
.searchtable td{
	padding:4px 0 !important;
	text-align:left;
	font-weight:normal;
}
.register .searchtable .searchlabel{
	width:120px;
}
.default .searchtable .textbox, .home .searchtable .textbox{
	width:116px;
}
.default .searchtable .dropdownlist, .home .searchtable .dropdownlist{
	width:120px;
}
.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;
}
.searchtable{
	width:80%
}
.modes{
	padding:2px 0px 4px 0;
	width:100%;
	float:right;
	text-align:right;
	border-bottom:1px solid #eee;
}
.country{
	width:190px;	
}
.txtage {
	font-size:11px !important;
	width: 16px;
	vertical-align:middle;
	Z-INDEX: 99999;
	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;
	width:100px !important;
	height:24px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
}
/* saved search box*/
.navbox{
}
.sidemenu-item2 {
	position: relative;
	display: block;
	padding: 5px 0px 5px 0px;
}
.sidemenu-link2 {
	padding: 0 10px 0 0;
	font-size: 11px;
	line-height:16px;
	text-decoration: none;
	letter-spacing: 0;
}
.navbox-top {
	padding: 0;
}
.navbox-head {
	font-size: 14px;
	padding:5px 0 0 0;
	line-height: 30px;
	margin: 0 auto;
	color: #444;
	border-bottom:1px solid #d4d4d4;
	width:263px;
	font-weight: bold;
}
/*end saved search box*/
.boxwrap{
	border: 1px dotted #ddd;
	background:#f5f6f9;
	padding: 6px;
	width:330px;
	margin: 0px auto 10px 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 dotted #ddd;
	background:#f5f6f9;
	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 dotted #ddd;
	background:#f5f6f9;
}
.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 #eee;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	height: 410px;
	width: 195px;
	padding:1px 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 #EEE;
	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 #eee;
	list-style: none;
}
.editphotos li {
	margin: 0;
	font-size:10px;
	padding: 0 8px 0 0px;
	float:left;
}
/* Profile Page -> edit photos */

/* Profile Page -> upload photo */
.uploadphoto {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.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 #eee;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #eee	
}
.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:0px 0 0 0;
}
.videopanel{
	padding:0 0 0 10px !important; 
	color: #666666;
}
.showgroupphotos .box-content5 .overflow{
	margin:0 auto;
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#b9001f;
}
.videomessages{
	height:170px;
	width:206px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow:auto;
	overflow-x:hidden;
}
.videomessages_window{
	height:176px;
	width:306px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow:auto;
	overflow-x:hidden;	
}
.videosendmsg{
	padding:0 0 0px 0;
	text-align:center
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	color:#333;
	font-weight:bold;
	padding:0 0 0 20px;
}
.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;
    color:#333;
}
