﻿body {
	margin: 0;
	padding:10px 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	z-index: -100;
	background: #91a169 url(background.jpg) repeat-x top;
}
a {
	color: #ffa732;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #b3af23;
}
input, select {
	vertical-align: middle;
}
form
{
	margin:0px;
	padding:0px;
}
.photocontest #left a{
	color:#ffa732;
}
.photocontest #left a:hover{
	color:#b3af23;
}
/* LAYOUT */
#layout {
	position: relative;
	width: 982px;
	margin: auto;
	background:url(inner_layout.jpg) no-repeat;	
}
.default #layout {
	position: relative;
	width: 982px;
	height:620px;
	margin: auto;
	background:#fff9e4 url(default_layout.jpg) no-repeat;
}
/* End LAYOUT */

/* HEADER */
#header {
	height:77px;
	width:982px;
}
#header span, #header img {
	margin: 6px 0 0 10px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 70px;
	left:20px;
	z-index:999;
	text-align:left;
	width:300px;
	color:#444;
	background:transparent;
	margin:0;
}
.default #subheader div {
	padding: 0px;
	line-height:30px;
	color:#444;
}
#subheader {
	position: absolute;
	height:20px;
	margin:0 0 0px 0;
	font-size:14px;
}
#subheader div {
	padding:0px 10px 0 0px;
	color:#fff;
	float:right;
}
#subheader a {
	text-decoration: none;
	color:#b3af23;
}
#subheader a:hover {
	text-decoration: none;
	color:#fff;
}

#subheader div select {
	font-size: 10px;
	margin:5px 6px 0 0;
	height:18px;
	line-height:20px;
}
.hlinks {
	padding: 0px 0px 0 0;
}
/* End HEADER */

/* NAVIGATION */
#nav {
	position:absolute;
	top:0px;
	right:8px;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	height: 40px;
}
#nav ul {
	padding: 0;
	margin: 0 0px 10px 0;
	padding: 0;
	clear: both;
	float:right;
	width:100%;
	text-align:right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	height:16px;
	display:inline;
	line-height:18px;
}
#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:#ffa732
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	height: 50px;
	color: #fff;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
	background:url(footer_inner_back.gif) no-repeat top;
}
.login #footer, .lostpassword #footer, .showstatus #footer, .contentpage #footer, .topphotos #footer, .topusers #footer, .broadcastvideo #footer{
	background:url(footer_back.gif) no-repeat top left;	
	clear:both;
}
#footer a {
	color: #ffa732;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#fff
}
.default #footer {
	position: absolute;
	top: 685px;
	left: 0px;
	width: 100%;
	margin: 0;
	font-size: 11px;
	text-align: center;
	padding:0px 0 0 0;
	z-index:99999;
	background:transparent;
}
#cplinks{
	height:20px;
	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:#ffa732
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
.search div{

}
#left {	
	width: 247px; 
	overflow: hidden; 
	float:left;
	margin:27px 0 0 0px;
	padding:0px 0 0px 0;
	background:#ffe899  url(left_top.jpg) no-repeat top right;
}
#right {	
	width: 735px; 
	margin:27px 0 0 0px;
	float:right;
	padding:0px 0 0px 0px;
	background:#fff9e4 url(right_top.jpg) no-repeat top left;
}
.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;
	font-weight:bold;
	color: #666 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	line-height: 20px;
	z-index: 99999;
	position: relative;
	width:100%;
}
/* wrap styles */
.contentfix{
	width:630px;
	border-top:1px dotted #ddd;
}
.tdfix{
	width:390px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #ddd;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #ddd;
	border-collapse:collapse;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:580px;
}
.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;
}
.wrap-sized{
	padding:0 0 0 0px;
	margin:0 auto;
	width:520px;
}
.wrap-sized td{
	padding:0;
	margin:0;
}
/* table view profile controls */
.wrap-view{
	width:90%;
	line-height:16px;
	margin:4px 0 4px 10px;
}
.wrap-view td{
	padding:0 0 8px 0;
}
.wrap-view .label{
	font-weight:bold;
}
/* 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;
}
.value {
	font-weight: normal;
	font-size: 11px;
	font-weight:bold
}
.home .wrap-img{
	float:right;
}
.left{
	float:left
}
.right{
	float:right
}
/* links style*/
.links{
	line-height:20px;
}
.blinks{
	color:#333
}
.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;
}
.center{
	text-align:center;
	vertical-align:middle;
	margin:0;
}
.italic{
	font-style:italic;
	color:gray;
}
.bold{
	font-weight:bold;
}
.color{
	color:#666;
}
.justify{
	text-align:justify
}
.overflow{
	overflow:hidden;
}
.date {
	color: #ffa732;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.text{
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
	overflow:hidden;
}
.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;
	clear:both;
}
.error {
	color: #FF4500;
	text-align:center;
	font-size:11px;
	line-height:20px;
	padding:0px 0 0px 0;
}
.message{
	color: #333;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	border:1px solid #67411e !important;
}
.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;
}
#divAddCommentBox{
	display:none;
}
.commentswrap{
	overflow:hidden;
	width:100%;
	text-align:left;
	line-height:16px;
}
.commentswrap a{
	font-weight:bold;
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #eee;
}
.pleft5{
	padding-left:5px;	
}
/* end borders, margin and padding */
/* lines and separators */
.separator {
	height: 10px;
	line-height:10px;
	font-size:10px;
}
.separator6 {
	height: 6px;
	line-height:6px;
	font-size:6px;
}
.favorites .line, .search .line, .groups .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 #fff;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:100%;
}
.clear {
	height: 0px;
	clear: both;
	line-height: 0px;
	font-size:0px;
	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;
}
.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{
	width:96%;
	font-size:11px;
	font-family:Verdana;
	margin:0 0 4px 0;
}
.txtbox-small {
	font-size: 11px;
}
.dropdown{
	font-size:11px;
	font-family:Verdana;
}
.dropdownlist-small{
	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: #333;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #333;
	text-decoration: underline;
}
/* end paginator */
/* Buttons */
.buttons {
	padding: 4px;
	text-align: center;
}
/* End Buttons used in Profile and Blog Pages */
/* lineheight fix */
.hide{
	line-height:0;
}
/* End Global Styles */

/* left navigation box */
.box1 {
	float: left;
	width: 245px;
	padding: 30px 0 0 0;
}
.box-top1 {
	padding: 0 0 6px 0;
	width:100px
}
.box-head1 {
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	line-height: 24px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #b3af23;
}
.box-content1 {
	padding:0px 0 0px 0;
}
.navbox-content {
	padding:10px 10px 0px 10px;
	color:#555
}
.navbox-content a:hover{
	text-decoration:none;
}
.sidemenu-item {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link {
	color: #ffa732;
	font-weight:bold;
	padding: 0 0px 0 0;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0;
}
/* end left navigation box */

/* WebParts */

.leftbox{
	width: 245px;
	margin:0 0 0px 0 !important;
	padding:30px 0 0 0 !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{
}
.lefttop table{
	padding: 0;
	margin:0 0 0 0px;
	border-bottom:1px dotted #b3af23
}
.lefttop span{
	font-size: 20px;
	text-align:left;
	font-weight:normal;
	padding:0 0 0 10px !important;
	margin: 0 0 0 0px !important;
	color: #b3af23;
}
.lefttop img {
	padding:20px 0 0 0;
}

.leftbtm{
	clear:both;
	padding:0 0 0px 0 !important;
	margin:0 !important;
}
.wpzHomePageLeftZone{
	border-bottom:1px dotted #fff;
	margin:0 0 10px 0;
}

.editorzoneleft{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
}
.editorzoneleft .lefttop table{
	font-size: 20px;
	padding: 0px;
	line-height: 20px;
	margin: 10px auto 0 auto !important;
	color: #b3af23;
	width: 117px;
}
.editorzoneleft .lefttop table td{
	text-align:left !important;	
	padding:0 0 0 10px !important;	
}
.editorzoneleft .leftbtm{
	height:50px  !important;
	clear:both;	
}
.editorzoneleft tbody tr td{
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
.editorzoneleft fieldset{
	border:0 !important;
	border:0 !important;
	margin:10px 0 0 0 !important;
	padding:0 !important;

}
.editorzoneleft span{
	color:#333;
	border:0px !important;
	line-height:16px;
	padding:0 10px !important;
	margin:0 auto;
	display:block;
}
.editorzoneleft .EditorZoneTable{
	margin:0px 0 0 0;
}
.editorzoneleft .EditorZoneTable span{
	color:#333;
	line-height:20px !important;
	padding:0 !important;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:100px !important;
}
.EditorZoneTable{
	clear:both;
	margin:0 auto !important;
	border:1px solid #fff;
	padding:2px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#333;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}
.wpzHomePageRightZone .newuser-pic img{
	margin:4px;
}


/* Right Web Parts */
.catalaogwrap {
	border:0px !important;
	width:720px !important; 
}
.catalaogwrap .box-top5{
 	height:40px;	
}
.catalaogwrap .box-head5{
	display:inline-block;
	font-size: 24px;
	text-align:left;
	color: #ffa732;
	font-weight:normal;
	line-height: 40px;
	height:40px;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
	float:left;
}
.catalogzone td{
	padding:4px !important;
}
.close{
	float:right;
	padding:20px 0px 0 0;
}

.rightbox{
	clear:both;
	width:720px;
	margin:0 0 0 10px;
}
.wpzHomePageRightZone{
	margin: 0 0 0px 0 !important;
	padding: 0 0 0px 0 !important;
}
.wpzHomePageRightZone .line{
	display:none;
}

.rightbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.rightcontent{
	padding: 0px !important;
	margin: 0 0 10px 0 !important;
	line-height: 14px;
	font-size: 11px;
	color: #333;
}
.rightcontent table{
}
.rightbtm{
	height:0px;
}
.righttop{
	height: 40px;
	padding: 0 0 0 0px;
	margin:0px;
}
.righttop img {
	padding:20px 0 0 0;
}
.righttop table{
	border-bottom:1px dotted #ffa732;
}
.righttop span{
	font-size: 24px;
	text-align:left;
	color: #ffa732;
	font-weight:normal;
	line-height: 40px;
	height:40px;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
}
.newblogs, .newtopics{
	margin:5px 0 5px 10px;
	width:710px;
}
.rightcontent .newblogs td, .rightcontent .newtopics td{
	padding:0px 2px !important;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}
.rightbox .label{
	color:#666;
	display:inline;
	padding:0 5px 0 0;
}
.wpzHomePageRightZone_0 .righttop span, .wpzHomePageRightZone_2 .righttop span,
.wpzHomePageRightZone_4 .righttop span, .wpzHomePageRightZone_6 .righttop span
{
	color: #b39223;	
}
.wpzHomePageRightZone_0 .righttop table, .wpzHomePageRightZone_2 .righttop table,
.wpzHomePageRightZone_4 .righttop table, .wpzHomePageRightZone_6 .righttop table
{
	border-bottom:1px dotted #b39223;
}

.mode{
	padding:10px 0 0 0;
	text-align:center;
}
.editorzoneright{
	width:720px;
	margin:0px 0 0 10px;
}
.editorzoneright .righttop{
}
.editorzoneright .righttop table{
	font-size: 24px;
	text-align:left;
	color: #ffa732;
	font-weight:normal;
	line-height: 40px;
	height:40px;
	padding:0 0 0 0px;
	margin: 0 0 0 0px;
}
.editorzoneright .rightbtm{
	height:60px
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 0 0 0 0px !important;	
}
.editorzoneright tbody tr td{
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
.editorzoneright fieldset{
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	display:block;
}
.editorzoneright span{
	color:#333;
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	color:#333;
	line-height:20px !important;
}

.EditorZoneTable{
	clear:both;
	margin:0 auto !important;
	border:1px solid #eee;
	padding:2px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#333;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}

/* End WebParts */



/* standard box */
.standardbox, .standardbox-x {
	position: relative;
	right: 0;
	width: 710px;
	padding: 0px 0 0 0px;
	margin:0 auto;
}
.standardbox-x .box-top5{
	border-bottom:1px dotted #b39223
}	
.box-top5 {
	line-height: 40px;
	padding: 0 0 0 0px;
	margin:0px;
	border-bottom:1px dotted #ffa732
}
.standardbox-x .box-head5 {
	font-size: 24px;
	text-align:right;
	font-weight:normal;
	line-height: 40px;
	padding:0 0px 0 0px;
	margin: 0 0 0 0px;
	color: #b39223;
}

.box-head5 {
	font-size: 24px;
	text-align:left;
	font-weight:normal;
	line-height: 40px;
	padding:0 0 0 80px;
	margin: 0 0 0 0px;
	color: #ffa732;
}
.box-content5 {
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #555;
}
.standardbox_ss{
	position: relative;
	right: 0;
	width: 710px;
	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 #ddd;
	padding: 6px 10px 10px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #555;
}
/* end standard box */

/* message box */
#msg-box {
	width: 982px;
	clear:both;
	padding:0 0 0px 0;
	margin:26px 0 0 0;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left;
}
#msg-box .standardbox {
	float: none !important;
	margin:0 auto 0px auto;
	padding:0;
}
#msg-box .box-top5 {
}
#msg-box .box-head5 {
	color:#555 !important;
	padding:0 0 0 200px !important;
}
/* end message box */

/* login box */
.default .box1 {
	position: absolute !important;
	top:132px;
	right: 6px;
	width: 220px;
	padding:0;
	height: 300px;
	z-index:999;
}
.default .box-top1 {
	padding: 0px 0 0 0;
	width:220px;
}
.default .box-head1 {
	font-size: 26px;
	font-weight:normal;
	padding:0 0 0 0px;
	margin: 0px 0 0 20px;
	line-height: 34px;
	height:34px;
	color: #b39223;
}
.default .box-content1 {
	padding: 22px 0 0 0;
	height:270px;
}
.default .box-content1 a:hover{
	color:#ffa732;
}
.reg-link {
	clear:both;
	font-size: 18px;
	color: #b3af23;
	font-weight:bold;
	margin: 0px;
	display: block;
	margin:0 0 0 40px;
	text-decoration:none;
}
.pass-link {
	font-size: 12px;
	color: #b3af23;
	font-weight:bold;
	margin: 0px auto 10px auto;
	text-decoration:none;
	text-align: center !important;
	display: block;
}
.reg-text {
	clear:both;
	padding: 0px 10px 0 10px;
	color: #555;
	line-height: 14px;
	text-align: justify;
	font-size: 11px;
	margin: 0;
	margin:0 0 6px 0px;
}
.loginbox{
	font-size: 11px;
	color: #555;
	padding:0;
	margin:0;
	line-height:20px;
}
.loginbox input{
	font-size: 10px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.stealthmode{
	text-align:center;
	padding:0px 0 0px 0;
	margin:0;
	color: #555;
}
.cardspace
{
	text-align:center;
	margin:4px 0 4px 0;
	padding:0 0 6px 0;
	width:100%;
}
.register .cardspace
{
	border-bottom:1px dotted #ddd;
}
.default .cardspace{
	margin:0px;
	text-align:left;
	border:0;
	position:absolute;
	top:26px;
	right:175px;
}
.cardspace button{
	width:170px;
	padding:1px;
}

/* end login box */

/* search box */
div.formsubmit {
	padding: 0px 0 0px 65px;
	margin: 0;
}
.default div.formsubmit {
	padding: 4px 0 4px 65px;
	margin: 0;
}
.default #searchbox div.formsubmit {
	padding: 10px 0 0px 0x;
	margin: 0 auto
}
.default #searchbox .searchinput{
	width:110px;
}
.default #searchbox .searchinput-txt{
	width:106px;
}
.default #searchbox {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 270px;
	padding: 0px 0 0 0;
	height:315px;
}
.default .box-top2 {
	padding: 0px 0 0 0;
}
.default .box-head2 {
	font-size: 26px;
	text-align:right;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 14px 0 0;
	margin: 0 0 0 0px;
	color: #b37523;
}
.default .box-content2 {
	padding: 10px 0px 6px 10px;
	color: #555
}
/* end search box */

/* news box */
#newsbox .date{
	color:#ffa732
}
#newsbox a{
	color:#ffa732;
	text-decoration:none	
}
#newsbox a:hover{
	color:#b3af23	
}

#newsbox {
	padding: 36px 0 0 0;
	width:250px;
	margin:0 auto;
}
.home #newsbox{
	padding:0px 0 0 0
}
.box-top3 {
	padding: 0;
	height:30px;
}
.box-top3_2 {
	padding: 0;
	height:20px;
}
.box-head3 {
	font-size: 26px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #b37523;
}
.box-head3_2 {
	font-size: 18px;
	text-align:left;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #b37523;
}
.box-content3 {
	padding:10px 0 10px 0px;
	margin:0;
}
.box-content3_2 {
	padding:4px 0px 5px 0px;
	margin:0;
}
#newswrap{
	padding:2px 0px 2px 10px;
	margin:0 auto 0px auto;
}
#newswrap a{
	font-weight:bold;
	color:#ffa732;
}
#newswrap a:hover{
	color:#b3af23
}
.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 */

/* new users box */
.box-content4 td {
	text-align: center;
	padding:4px 2px;
	width:15%;
	line-height:14px;
}
.newuser-pic img, .newvideos img {
	margin: 0px;
	border:1px solid #67411e;
	padding:1px;
}
.user-name {
	color: #ffa732;
	font-size: 11px;
	text-decoration: none;
	padding:4px 0 0 0;
	margin:0 auto;
	clear:both;
}
a.user-name:hover{
	color: #b3af23;	
}
#newuserbox .text{
	color: #555 !important;
	font-size: 11px;
	text-decoration: none;
}
.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;
	padding:1px;
	border:1px solid #fff;
}
.search .iteminfo {
	width:78%;
}
.iteminfo {
	float:left;
	width:53%;
	line-height:15px;
	padding:0 0 5px 0!important;
}
#topuserstable .itemlinks{
	line-height:0px;
}
.showgroup .itemlinks{
	clear:both;
	width:98%;
	padding:0 0 0 6px;
}
.itemlinks {
	float:left;
	padding: 0;
	width:78%;
	margin:0 0 0 0px;
}
.itemlinks ul{
	list-style: none;
	margin:0px;
	padding:0px 0;
}
.itemlinks li {
	float:left;
	margin: 0 20px 0 0;
	padding: 0px 0 16px 0;
}
.iteminfo h4 {
	color: #555;
	font-size: 11px;
	margin: 0;
	padding:0;
	width:100% !important;
	font-weight:normal;
}
.iteminfo h4 strong {
	white-space: nowrap;
	color: #b39223;
}
.itemslogan {
	color: #b39223 !important;
	margin-bottom: 8px;
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
#default-img {
}
.default #newsbox {
	position: absolute;
	top:360px;
	left: 10px;
	width: 265px;
	padding: 0px 0 0 0;
	height: 185px;
	overflow:hidden;
	z-index:999;
}
.default .box-top3 {
	padding: 0px 0 0 0;
	height:30px;
}
.default .box-head3 {
	font-size: 26px;
	font-weight:normal;
	padding:0 0 0 12px;
	margin: 0px 0 0 0px;
	line-height: 30px;
	height:30px;
	color: #b39223;
}
.default .box-content3 {
	padding: 6px 0 0 0;
	color:#555;
	height:140px;
	overflow:hidden;
}
.default #newuserbox {
	position: absolute;
	top: 490px;
	right: 0px;
	width: 982px;
	padding: 0px 0 0 0;
	z-index:999;
}
.default .box-head4 {
	font-size: 26px;
	font-weight:normal;
	padding: 0 20px 0 0px;
	line-height: 30px;
	color:#b39223;
	height:40px;
	margin: 0px 0 0 0px;
	border-bottom:0px;
	text-align:right;
}
.default .box-top4 {
	padding: 0px 0 0 0;
	margin:0 0 30px 0;
}
.default .box-content4 {
	padding: 0px 10px 0px 10px;
	background:#fff9e4 url(footer_back.jpg) no-repeat bottom center;
}
.default .box-content4 td{
	padding:0 0 10px 0;
}
/* 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 dotted #ddd;
	clear:both;
	width: 100%;
	line-height:18px;
	padding: 0 0 10px 0px;
	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 */

/* 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;
	clear:both;
}
.home .box-top2 {
	padding: 0;
	height:30px;
}
.home .box-head2 {
	font-size: 26px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0 0 0 10px;
	margin: 0 0 0 0px;
	color: #b37523;
}
.home .box-content2 {
	padding-top: 10px;
	padding-bottom:20px;
}
/* Home Page -> Invite a Friend */
.invitefriend-wrap{
	width:510px;
}
.invitefriend-label{
	width:150px;
	float:left;
	line-height:22px;
}
.invitefriend-singleline{
	float:left;
}
.invitefriend-singleline input{
	width:350px;
}
/* End Home Page -> Invite a Friend */
/* Birthday BOX */
#birthdaybox, #friendsonlinebox{
	clear:both;
	margin:0px auto;
	width: 240px;
	padding: 0px 0 0 0;
}
.box-top7, .box-top8 {
	padding: 0;
	height:30px;
}
.box-head7, .box-head8 {
	font-size: 26px;
	text-align:left;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding:0;
	margin: 0 0 0 16px;
	color: #b37523;
}
.box-content7, .box-content8 {
	padding-top: 4px;
	padding-bottom:10px;
	color:#555;
}
.box-content7 .text, .box-content8 .text{
	line-height:20px;	
}
.box-content7 a, .box-content8 a{
	color:#ffa732;
	text-decoration:none;
}
.box-content7 a:hover, .box-content8 a:hover{
	color: #b3af23;
}
/*End Birthday BOX */
/* 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*/
.gallery-img{
	height:130px;
	width:130px;
	margin:0 auto;
	text-align:center
}
.list2 ul {
	clear: both;
	margin: 0;
	padding: 2px;
	list-style: none;
	border-top:1px dotted #ddd
}
.list2 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:#9d1308 !important;
	text-decoration:none !important;
	font-size:12px !important;
}
.WeekendDayStyle a:hover{
	text-decoration:underline !important;
}
.eventselected{
	background:#f9b562;	
	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 {
	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:100px;
	height:14px;
}
.showgroup .usernamefix{
	width:100px;
	height:50px;
	margin:0 auto !important;
}
/* end Contests Page */

/* Content Page */
.contentpage #content{
	margin:27px 0 0 0;
	padding:40px 10px 10px 10px;
	line-height:18px;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left;
}
/* end Content Page */

/* Top Users Page */
.verticalSeparator{
	border-left:1px dotted #ddd;
}
.topusers #content, .topphotos #content{
	margin:27px 0 0 0;
	padding:40px 10px 10px 10px;
	line-height:18px;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left;
}

#topuserstable{
	margin:27px 0 0 0px;
	width:982px !important;
}
#topuserstable .standardbox {
	padding: 0 0 0 0px !important;
	margin:0 0 0 0px !important;
	float:left;
	width:100%;
	position:relative;
	background:transparent;
}
#topuserstable .standardbox .box-head5 {
	color: #6a6a6a;
	height: 30px;
	line-height:24px;
	padding: 0 0 0 10px !important;
	margin:0 0 0 0px !important;
	width:90%;
}
#topuserstable .standardbox .box-content5 {
	padding: 0 0 0 0px !important;
	margin:2px auto 0 auto !important;
	width:96%;
	height:auto;
	background:transparent;
	border:0;
}
#topuserstable .line{
	background:0;
	border-bottom:1px dotted #ddd
}
/* Top Users Page */

/* Search Page */
.modes{
	margin-right:0px;
	width:100%;
	float:right;
	text-align:right;
	border-bottom:1px dotted #ddd;
	padding:0 0 2px 0;
}
.searchinput {
	font-size: 11px;
	position: absolute;
	left: 90px;
	top: 0px;
}
.country{
	width:190px;	
}
.searchinput-txt{
	font-size: 11px;
	position: absolute;
	left: 90px;
	top: 2px;
	width: 130px;
}
.searchinput-dist{
	width:40px;
	font-size: 11px;
}
.searchinput-zipcode{
	font-size: 11px;
	position: absolute;
	left: 90px;
	top: 2px;
	width: 60px;
}
div.searchinput2 {
	font-size: 11px;
	position: absolute;
	left: 120px;
	top: 0px;
}
select.searchinput2 {
	font-size:12px;
}
.searchfield {
	padding: 0px 0 0 10px;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	height: 28px;
}
.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;
	color:#555;
	width:100px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
}
.tdvalue {
	float:left;
	color:#555;
	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 15px;
}
.sidemenu-link2 {
	color: #ffa732;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
}
.navbox-top {
	line-height: 25px;
	padding: 0;
	margin-left:0px
}
.navbox-head {
	font-size: 12px;
	color:#666;
	font-weight:bold;
	padding: 0px;
	line-height: 20px;
}
/*end saved search box*/
.misc-box1, 
.misc-box1-custom {
	border: 1px solid #eee;
	padding: 6px;
	width:330px;
	margin: 0px auto 10px auto;
	font-weight: bold;
}
.misc-box1 .searchinput,
.misc-box1 .searchinput-txt,
.misc-box1 .searchinput-zipcode,
.misc-box1-custom .searchinput,
.misc-box1-custom .searchinput-txt,
.misc-box1-custom .searchinput-zipcode
{
	left: 130px;
}
.misc-box1 .searchinput-dist{
	left:230px;
}
.misc-box1 .checkbox,
.misc-box1-custom .checkbox
{
	padding:0 0 0 13px	
}
/* Search Boxes */
#searchboxes {
	width: 530px;
	height: 263px;
	position: relative;
	padding:0px 0 0 0;
	margin:0px 0 0 0;
}
#searchboxes .box-content5 {
	background: transparent !important;
	width: 350px;
}
.searchbox2 {
	width: 350px;
	padding: 0px 0 0 0px;
	float: left;
	margin:0px 0 0 0px;
}
.searchbox3 {
	float: right;
	width: 250px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	position: absolute;
	left: 360px;
}
.sboxtxt {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	color: #666666;
	margin: 0 auto;
	text-align:center;
	width: 350px;
}
.searchbox2 .note,
.searchbox3 .note {
	padding: 20px 0px 0px 0px;
	width: 330px;
	height:30px;
	text-align:center;
}
.misc-box3, .misc-box2 {
	border: 1px solid #eee;
	padding: 5px;
	margin: 10px auto;
	text-align: center;
	width:200px;
}
.misc-box3 input, .misc-box2 input {
	margin: 5px;
}
/*End Search Boxes */
/*Custom Search*/
.misc-box4 {
	line-height: 18px;
}
.misc-box4 .searchinput{	
	position:relative;
	left:6px;
}
.misc-box4 .searchfield {
	width:90%;
	margin: 0px auto 0px auto;
	font-weight: bold;
	padding:0;
}
.misc-box4 .searchinput-txt{
	position:relative;
	left:4px;
}
.csearchbox {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding:0 0 10px 0;
}
.csearchbox h4 {
	font-size: 11px;
	padding:6px 0 4px 0;
	margin:0;
}
.csearchbox-options {
	margin: 0px auto;
	padding:0;
	width:98%;
}
.csearchbox-options .values{
	width:100%;
	font-weight:normal;
}
.misc-box4 .searchbutton {
	margin: 5px 0 5px 230px;
}
/*End Custom Search*/
/* Online Filter */
.filterOnline {
	padding:10px 0 10px 0px;
	border-bottom:1px dotted #ddd;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	margin:91px 0 0 0;
	height: 433px;
	width: 247px;
	background: url(banner01.jpg) bottom left no-repeat;
	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 #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:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px dotted #ddd;
	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 dotted #ddd;
	border-bottom: 1px dotted #ddd;
}
.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 dotted #ddd;
	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:48px 0 0 0;
	background:#fff9e4 url(msg_back.jpg) no-repeat top left
}
.broadcastvideotable{
}
.videopanel{
	padding:0 0 0 10px !important; 
	color: #666666;
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#F47618;
}
.videomessages{
	width:380px;
	height:170px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow:auto;
	overflow-x:hidden;
}
.videomessages_window{
	height:170px;
	width:310px;
	line-height:20px;
	padding:0 0 10px 0;
	overflow:auto;
	overflow-x:hidden;
}

.videosendmsg{
	padding:0 0 0px 0;
	text-align:center
}

/*  User Preview */
#divUserPreview
{
    background-color: #efefef;
    padding: 5px;
    border: solid 1px gray;
}
#divUserPreviewImage
{
    float: left;
}
#divUserPreviewDetails
{
    float: left;
    padding: 5px;
    color:#666;
}
.text2{
	font-size:9px;
	font-family:Verdana;
	text-align:justify;
	line-height:10px;
}
.text{
	font-size:11px;
	font-family:Verdana;
	text-align:justify;
}
