﻿body, table {
	font-family: Verdana, arial, sans-serif;
	margin: 0;
	padding:0;
	font-size: 11px;
}
body {
	z-index: -100;
	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 */
}
img {
	border: none;
}
.standardbox a {
	color: #fff;
	font-weight: normal;
}
.standardbox a:hover {
	color: #ffb73a;
}
.standardbox-x a {
	color: #fff;
	font-weight: normal;
}
.standardbox-x a:hover {
	color: #a2bd3c;
}
a {
	color: #1919B3;
	font-weight: normal;
}
a:hover {
	color: red;
}
/*LAYOUT*/
#layout {
	width: 857px;
	border: 0;
	padding: 0px;
	margin:0 auto;
	position: relative;
	height:auto;
}
/* end LAYOUT */

/* HEADER */
#header {
	width:100%;
}
#header img, #header span{
	position:absolute;
	top:4px;
	margin:0 0 0 0px;
	padding:0 0 0 4px;

}
.default #subheader div {
	position:absolute;
	z-index:999;
	top:80px;
	left: 254px;
	padding: 0px;
	text-align: right;
	margin-bottom: 0px;
	color:#fff;
}
#subheader{
	margin:0 0 10px 0;
}

#subheader div {
	padding: 0px;
	text-align: right;
}
#subheader a {
	text-decoration: none;
	color: #ef9b09;
}
#subheader a:hover {
	color: #a2bd3c;
}
.hlinks {
	padding: 0 0px 0 0;
}
/* end HEADER */

/* NAVIGATION */
#nav {
	padding: 6px 0 0 0;
	margin: 0px 0 10px 0;
	text-align:right;
	width:100%;
	float:right;
}
#nav img {
	padding: 0px;
	position:absolute;
	top:5px;
	left:0px;
}
#nav ul {
	text-align: right;
	margin: 0 0px 0px 0;
	padding: 0;
	clear:both;
	width:690px;
	float:right;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:20px;
}
#nav a {
	color: #a2bd3c;
	font-size: 11px;
	display:inline-block;
	text-decoration: none;
	font-weight:bold;
	margin: 0 0 0 14px;
	padding: 0 0px 0px 10px;
	background: url(tag.jpg) no-repeat 0 6px;
}
#nav a:hover {
	color: #ef9b09;
}
/* end Navigation */

/* FOOTER */
.default #footer {
	position:absolute;
	top:850px;
	clear:both;
	width: 100%;
	height: 25px; 
	color: #666;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
}
#footer {
	clear:both;
	width: 100%;
	height: 25px; 
	color: #666;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
}
#footer a {
	color: #ffa406;
	padding: 0px;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover{
	color:#a2bd3c;
}
#cplinks{
	margin:0;
	text-align:left;
}
#cplinks ul{
	text-align:left;
	margin: 0 0px 5px 0;
	padding: 0;
	clear:both;
}
#cplinks li{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#cplinks a{
	margin: 0 6px 0 0px;
	padding: 0 0px 0 10px;
	color: #a2bd3c;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	background: url(tag.jpg) no-repeat left;
}
#cplinks a:hover {
	color: #ef9b09;
}
/* end FOOTER */

#content {
	margin: auto;
	padding: 0;
}
.topcharts #content {
	width: 857px;
	margin: auto;
}

/* Global Styles */
/*LEFT AND RIGHT*/
.box-top1 img, .box-top2 img, .box-top3 img, .box-top4 img, .box-top5 img {
	vertical-align: middle !important;
}

#left {
	width: 244px;
	overflow: hidden;
	float:left;
}
#right {
	width: 583px;
	float:right;
	overflow:hidden;
}
/*end LEFT AND RIGHT*/
.box-heading {
	font-size: 12px !important;
	color: #fff;
	margin: 0 0 6px 0;
	padding:0;
	display: block !important;
	line-height: 24px;
	font-weight:bold;
	position: relative;
	overflow:hidden;
	border-bottom:1px solid #d2e09c;
}
/* wrap styles */
.contentfix{
	width:475px;
	border-top:1px solid #ecffa6
}
.headerfix{
	display:inline-block;
	width:540px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:420px;
	overflow:hidden;
}
.tdfix{
	width:220px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:540px;
	margin:auto;
	border:1px solid #ecffa6;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #ecffa6;
	line-height:20px;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info {
	width:420px;
}
.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-weight: normal;
	font-size: 11px;
	display:inline;
}
.home .wrap-img{
	float:right;
}
.home .wrap-img img{
	border:1px solid #fff !important;
	padding:1px;	
}
/* links style*/
.links{
	line-height:20px;
}
.blinks{
	color:#333
}
.morelink{
	text-align:right;
	line-height:18px;
	width:98%;
	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;
}
.default .date{
	color: #8aa32c;	
}
.date {
	color: #fff;
	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: #FF4500;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
}
.message{
	color: #333;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	padding: 1px;
	border:1px solid #fff
}
.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:#fff;
}
.info{
	clear:both;
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#fff;
}
.commentswrap a{
	font-weight:bold;
}
/* end text styles */
/* borders, margin and padding */
.border{
	border:1px solid #ecffa6;
}
/* end borders, margin and padding */
/* lines and separators */
.line {
	background: #ecffa6;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.navline{
	border-bottom:1px solid #ecffa6;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:90%;
}
/* 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;
	color:#333
}
.multilinetextbox{
	width:508px;
	height:80px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	color:#333
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
	color:#333
}
.fckeditor{
	width:510px;
}
.textbox, .smalltextbox, .dropdownlist, .datepicker, .datepicker select, .listbox{
	font-size:11px;
	font-family:Verdana;
}
/*End Single, Multi Line Style*/
/* paginator */
.endbox {
	clear:both;
	font-size: 11px;
	text-align:center;
	background:transparent;
	padding:4px 0 0 0;
	margin:4px 0 10px 0
}
.endbox a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #000;
	text-decoration: underline;
}
/* end paginator */
/* End Global Styles */

/* left navigation box */
.box1, .box1-x {
	width: 244px;
	padding: 0px 0 0 0;
	background: url(left1_back.jpg) no-repeat top left;
	margin-bottom: 10px;
}
.box-top1 {
	color: #fff;
	line-height: 40px;
	padding: 0;
	height:50px;
}
.box-head1 {
	font-size: 20px;
	padding:16px 0 0 26px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
	color: #b37100;
}
.box-content1 {
	background:url(left1_btm.jpg) no-repeat bottom right;
	padding:0 0 20px 20px;
	margin:0px 0 0 0px;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.navbox-content {
	background:url(left1_btm.jpg) no-repeat bottom left;
	padding:0 10px 24px 20px;
	margin:0px 0 0 0px;
	width:214px;
	min-height:80px;
	height:auto !important;
	height:80px;
	color:#fff
}
.navbox-content a{
	color: #Fff;
}
.navbox-content a:hover{
	color: #798e2b;
}
.sidemenu-item {
	position: relative;
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link {
	color: #fff;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	letter-spacing: 0;
}
a.sidemenu-link:hover{
	color:#738a1c;
}
/* end left navigation box */

/* WebParts */

.leftbox{
	width: 244px;
	margin:0 0 0px 0 !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{
	background:url(nav_top.jpg) no-repeat top left;
	padding:0px 0 0 0;
}
.leftbox .text{
	width:190px !important;
	overflow:hidden  !important;	
}
.lefttop table{
	padding: 0;
	width:224px !important;
	margin:4px auto 0 auto;
}
.lefttop  img{
	padding:8px 0 0 0;
}
.lefttop span{
	font-size: 14px;
	padding:0px 0 0 10px;
	line-height: 30px;
	margin: 0 0 0 0px;
	color: #ff954f;
	width: 117px;
	display:inline-block;
	width:100px;
	overflow:hidden;

}
.leftbtm{
	clear:both;
	height:20px;
	padding:0 0 0px 0 !important;
	margin:0 !important;
}
.wpzHomePageLeftZone_searchboxwebpart .box-content2 .searchtable td{
	padding:4px 0 !important;
}

.wpzHomePageLeftZone{
	margin:0 0 10px 0;
}
.wpzHomePageLeftZone .lefttop table{
	padding: 0;
	height:40px;
}
.wpzHomePageLeftZone .lefttop span{
	font-size: 20px;
	padding:16px 0 0 20px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
}

.wpzHomePageLeftZone_0, .wpzHomePageLeftZone_2,
.wpzHomePageLeftZone_4, .wpzHomePageLeftZone_6{
	background: url(left1_back.jpg) no-repeat top left;	
	color:#9c6200;
}
.wpzHomePageLeftZone_0 .leftcontent, .wpzHomePageLeftZone_2 .leftcontent,
.wpzHomePageLeftZone_4 .leftcontent, .wpzHomePageLeftZone_6 .leftcontent
{
	background:url(left1_btm.jpg) no-repeat bottom right;	
}
.wpzHomePageLeftZone_0 .lefttop span, .wpzHomePageLeftZone_2 .lefttop span,
.wpzHomePageLeftZone_4 .lefttop span, .wpzHomePageLeftZone_6 .lefttop span{
	color: #b37100;
}
.wpzHomePageLeftZone_0 #newswrap, .wpzHomePageLeftZone_2 #newswrap,
.wpzHomePageLeftZone_4 #newswrap, .wpzHomePageLeftZone_6 #newswrap{
	color:#b37100;
}

.wpzHomePageLeftZone_0 #newswrap a, .wpzHomePageLeftZone_2 #newswrap a,
.wpzHomePageLeftZone_4 #newswrap a, .wpzHomePageLeftZone_6 #newswrap a{
	color:#fff;
}
.wpzHomePageLeftZone_0 #newswrap a:hover, .wpzHomePageLeftZone_2 #newswrap a:hover,
.wpzHomePageLeftZone_4 #newswrap a:hover, .wpzHomePageLeftZone_6 #newswrap a:hover{
	color:#4f5f01;
}

.wpzHomePageLeftZone_1, .wpzHomePageLeftZone_3,
.wpzHomePageLeftZone_5, .wpzHomePageLeftZone_7{
	background: url(left2_back.jpg) no-repeat top left;	
	color:#4f5f01;
}
.wpzHomePageLeftZone_1 .leftcontent, .wpzHomePageLeftZone_3 .leftcontent,
.wpzHomePageLeftZone_5 .leftcontent, .wpzHomePageLeftZone_7 .leftcontent
{
	background:url(left2_btm.jpg) no-repeat bottom right;	
}
.wpzHomePageLeftZone_1 .lefttop span, .wpzHomePageLeftZone_3 .lefttop span,
.wpzHomePageLeftZone_5 .lefttop span, .wpzHomePageLeftZone_7 .lefttop span{
	color: #fff;
}
.wpzHomePageLeftZone_1 #newswrap, .wpzHomePageLeftZone_3 #newswrap,
.wpzHomePageLeftZone_5 #newswrap, .wpzHomePageLeftZone_7 #newswrap{
	color:#4f5f01;
}
.wpzHomePageLeftZone_1 #newswrap a, .wpzHomePageLeftZone_3 #newswrap a,
.wpzHomePageLeftZone_5 #newswrap a, .wpzHomePageLeftZone_7 #newswrap a{
	color:#fff;
}
.wpzHomePageLeftZone_1 #newswrap a:hover, .wpzHomePageLeftZone_3 #newswrap a:hover,
.wpzHomePageLeftZone_5 #newswrap a:hover, .wpzHomePageLeftZone_7 #newswrap a:hover{
	color:#ffb73a;
}



.editorzoneleft{
	background: url(left1_back.jpg) no-repeat top left;	
	color:#9c6200;
	margin:0 0 10px 0;
}
.editorzoneleft .lefttop{
	padding: 0;
	height:40px;
}
.editorzoneleft .lefttop table{
}
.editorzoneleft .lefttop table td{
	font-size: 20px;
	padding:10px 0 0 20px !important;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
	text-align:left !important;
}
.editorzoneleft .leftbtm{
	height:60px  !important;
	clear:both;	
	background:url(left1_btm.jpg) no-repeat bottom right;	
}
.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{
	border:0px !important;
	line-height:16px;
	padding:0 10px 0 20px !important;
	margin:0 auto;
	display:block;
	color:#fff;
}
.editorzoneleft .EditorZoneTable{
	border:0px !important;
	margin:0px 0 0 0;
}
.editorzoneleft .EditorZoneTable span{
	line-height:20px !important;
	color:#fff;
	padding:0 !important;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:90px !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;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}

/* Right Web Parts */
.catalaogwrap {
	border:0px !important;
}
.catalaogwrap .box-head5{
	display:inline-block;
	float:left;
}
.catalogzone td{
	padding:4px !important;
}
.close{
	float:right;
	padding:4px 20px 0 0;
}

.rightbox{
	clear:both;
	width:588px;
}
.wpzHomePageRightZone{
	margin: 0 0 10px 0 !important;
	padding: 0 0 0px 0 !important;
}
.wpzHomePageRightZone_0, .wpzHomePageRightZone_2, 
.wpzHomePageRightZone_4, .wpzHomePageRightZone_6,
.wpzHomePageRightZone_8
{
	padding: 0px 0 0 0px;
	position: relative;
	background:url(right2_back.jpg) no-repeat top left;
}
.wpzHomePageRightZone_1, .wpzHomePageRightZone_3, 
.wpzHomePageRightZone_5, .wpzHomePageRightZone_7,
.wpzHomePageRightZone_9
{
	padding: 0px 0 0 0px;
	position: relative;
	background:url(right1_back.gif) no-repeat top left;
}
.wpzHomePageRightZone_0 .righttop span, .wpzHomePageRightZone_2 .righttop span, 
.wpzHomePageRightZone_4 .righttop span, .wpzHomePageRightZone_6 .righttop span,
.wpzHomePageRightZone_8 .righttop span
{
	color:#b37100;	
}
.wpzHomePageRightZone_1 .righttop span, .wpzHomePageRightZone_3 .righttop span, 
.wpzHomePageRightZone_5 .righttop span, .wpzHomePageRightZone_7 .righttop span,
.wpzHomePageRightZone_9 .righttop span
{
	color: #fff;
}
.wpzHomePageRightZone_0 a:hover, .wpzHomePageRightZone_2 a:hover, 
.wpzHomePageRightZone_4 a:hover, .wpzHomePageRightZone_6 a:hover,
.wpzHomePageRightZone_8 a:hover
{
	color:#4f5f01 !important;	
}

.wpzHomePageRightZone_0 .rightbtm, .wpzHomePageRightZone_2 .rightbtm, 
.wpzHomePageRightZone_4 .rightbtm, .wpzHomePageRightZone_6 .rightbtm,
.wpzHomePageRightZone_8 .rightbtm
{
	background: url(right2_btm.jpg) no-repeat bottom left;
}
.wpzHomePageRightZone_1 .rightbtm, .wpzHomePageRightZone_3 .rightbtm, 
.wpzHomePageRightZone_5 .rightbtm, .wpzHomePageRightZone_7 .rightbtm,
.wpzHomePageRightZone_9 .rightbtm
{
	background: url(right1_btm.jpg) no-repeat bottom left;
}

.wpzHomePageRightZone_0 .rightcontent, .wpzHomePageRightZone_2 .rightcontent,
.wpzHomePageRightZone_4 .rightcontent, .wpzHomePageRightZone_6 .rightcontent,
.wpzHomePageRightZone_8 .rightcontent
{
	color:#9c6200;
}
.wpzHomePageRightZone_1 .rightcontent, .wpzHomePageRightZone_3 .rightcontent,
.wpzHomePageRightZone_5 .rightcontent, .wpzHomePageRightZone_7 .rightcontent,
.wpzHomePageRightZone_9 .rightcontent
{
	color:#4f5f01;
}

.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;
}
.rightcontent table{
	width:558px !important;
	margin:0 0 0 10px !important;
}
.rightbtm{
	background: url(right1_btm.jpg) no-repeat bottom left;
	height:20px;
}
.righttop{
	width: 588px;
	line-height: 30px;
	padding: 10px 0 0 0px !important;
	margin:0px;
}
.righttop table{
	width:558px !important;
	padding: 0px 0 0 0px !important;
	margin: 10px 0 0 10px !important;
}
.righttop span{
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 0px;
	margin: 0;
}
.newevents, .newtopics, .newblogs{
	margin:5px 0 5px 10px !important;
	clear:both;
}
.rightcontent .newblogs td, .rightcontent .newtopics td,
.rightcontent .newevents td
{
	padding:0px 2px 0px 2px !important;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}
.mode{
	padding:0px 0 10px 0;
	text-align:center;
}
.mode a{
	font-weight:bold
}

.editorzoneright{
	width:588px;
	background:url(right1_back.gif) no-repeat top left;
	margin:0px 0 0 0px;
}
.editorzoneright .righttop{
	color: #fff;
	height: 40px;
	padding: 0px 0 0 0px !important;
	margin:0;
}
.editorzoneright .righttop table{
	width:568px !important;
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	line-height: 30px;
	padding: 0 0 0 0px !important;
	margin: 0 0 0 0px !important;
	float:left !important;
}
.editorzoneright .rightbtm{
	height:60px
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 16px 0 0 10px !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:#fff;
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	color:#fff;
	line-height:20px !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:#fff;
	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;
	width:550px
}
.eventtext, .EventCommentsWrap {
	width:313px;
}
.EventTime{
	color:#666;
}
.EventCommentDate{
	color:#666;
	font-size:10px;
}

/* End WebParts */


/* standard box */
.standardbox{
	width: 588px;
	padding: 0px 0 0 0px;
	background:url(right1_back.gif) no-repeat top left;
	margin-bottom: 10px;
}
.standardbox-x {
	width: 588px;
	padding: 0px 0 0 0px;
	position: relative;
	background:url(right2_back.jpg) no-repeat top left;
	margin-bottom: 10px;
}
.box-top5 {
	color: #fff;
	height: 40px;
	padding: 20px 0 0 20px;
}
.box-head5 {
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	line-height: 30px;
	padding: 0 0 0 0px;
	margin: 0;
}
.standardbox-x .box-head5{
	color:#b37100;	
}
.box-content5 {
	padding: 0px 30px 20px 20px;
	margin:0px 0 0 0;
	font-size: 11px;
	color: #4f5f01;
	background: url(right1_btm.jpg) no-repeat bottom left;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.standardbox-x .box-content5{
	background: url(right2_btm.jpg) no-repeat bottom left;	
	color:#9c6200;
}
/* end standard box */

/* message box */
#msg-box {
	clear:both;
	width: 588px;
	margin: 25px auto auto auto;
}
#msg-box .standardbox {
	float: none !important;
}
/* end message box */

/* login box */
.default .box1 {
	position:absolute;
	top:50px;
	left:454px;
	height:288px;
	width: 403px;
	padding: 0px 0 0 0px;
	background: url(default_login.jpg) no-repeat top left;
}
.default .box-top1 {
	width: 256px;
	padding: 0;
	background:transparent;
}
.default .box-head1 {
	font-size: 18px;
	color: #b37100;
	font-weight:normal;
	padding:20px 0 0 20px;
	line-height: 24px;
	margin: 0;
	background:transparent;
}
.default .box-content1 {
	background:transparent;
	padding: 0px 0 0px 10px;
	height: 297px;
	color: #fff;
}
.default .loginbox{
	width:260px;
	margin:0;
}
.loginbox{
	font-size: 11px;
	color: #fff;
	line-height:30px;
	padding:0;
	margin:0 auto;
	width:200px;
}
.loginbox input{
	font-size: 10px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.default .stealthmode{
}
.stealthmode{
	text-align:center;
	padding:2px 0 2px 0;
	color: #fff;
}
.default .box1 div.formsubmit {
	position:absolute;
	top:96px;
	right:75px;
	padding: 0 0 0 0px;
	margin: 0px 0 6px 0px;
}

div.formsubmit {
	padding: 0 0 0 65px;
	margin: 0px 0 6px 70px;
}

.default .box1 a:hover{
	color:#8fa82f;
}
.default .pass-link, .default .reg-link{
	color:#8fa82f;
	font-size:12px;
	font-weight:bold;
}
.default .pass-link:hover, .default .reg-link:hover{
	text-decoration:underline	
}
.reg-link, .pass-link {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto 0 auto;
	text-align: center !important;
	display: block;
	padding: 0;
}
.reg-text {
	padding: 5px 10px 4px 10px;
	color: #9c6200;
	font-size: 11px;
	margin: 0;
	line-height: 14px;
}
.default .loginbtnswrap{
	text-align:center;
	width:93%;
	margin:0 auto;
	padding:0;
	height:30px;
}
.default .cardspace{
	display:inline !important;
	float:left
}
.default .myspacebtn{
	display:inline !important;
	float:left
}
.default .facebookbtn{
	display:block;
	width:100%;
	clear:both	
}

/* end login box */

/* search box */
.box-top2 {
	color: #fff;
	padding: 0;
	height:50px;
}
.box-head2 {
	font-size: 20px;
	padding:16px 0 0 26px;
	font-weight:normal;
	margin: 0;
	color: #fff;
}
.box-content2 {
	padding:0 0 20px 30px;
	margin:0px 0 0 0px;
	min-height:80px;
	height:auto !important;
	height:80px;
}
/* -> custom search box */
/* end -> custom search box */
/* end search box */

/* news box */
#newsbox {
	clear:both;
	width: 244px;
	padding: 0px 0 0 0;
	background: url(left1_back.jpg) no-repeat top left;
	margin-bottom: 10px;
}
.box-top3 {
	color: #fff;
	line-height: 40px;
	padding: 0;
	height:50px;
}
.box-head3 {
	font-size: 20px;
	padding:16px 0 0 26px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
	color: #b37100;
}
.box-content3 {
	background:url(left1_btm.jpg) no-repeat bottom right;
	padding:0 0 20px 20px;
	margin:0px 0 0 0px;
	width:224px;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.home #newsbox, .home .box-content3{
	background:none;
}
#newswrap{
	width:90%;
	padding:5px 5px 5px 10px;
	margin:0;
	color:#9c6200;
}
#newswrap a{
	font-weight:bold;
	color:#8aa32c;
	text-decoration:none;
}
#newswrap a:hover{
	color:#fff;
}
.newscontent{
	padding:0px 10px 10px 0px;
	margin:0px;
	text-align:justify;
	line-height:16px;
}
.newscontent p{
	margin:0;
	padding:0px 0 8px 0;
}
/* end news box */

/* new users box */
#newuserbox {
	position:relative;
	float: left;
	width: 588px;
	padding: 0px 0 0 0;
}
.box-head4 {
	font-size: 11px;
	padding-left: 40px;
	line-height: 37px;
	margin: 0;
	color: #fff;
}
.box-top4 {
	color: #fff;
	line-height: 40px;
	height:50px;
	padding: 0;
}
.box-content4 {
	color:#9c6200;
}
.box-content4 td {
	text-align: center;
	padding:4px 2px;
	width:15%;
	line-height:16px;
}
.user-name {
	color:  #fff;
	font-weight:normal;
	font-size: 11px;
	text-decoration: underline;
}
a.user-name:hover{
	color:#ffb32f;
}
.user-name {
	color:  #fff;
	font-weight:normal;
	font-size: 11px;
	text-decoration: underline;
}
.standardbox-x .user-name {
	color:  #fff;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
.standardbox-x a.user-name:hover{
	color:#a1bc3c;
}

.default #newuserbox {
	position:absolute;
	top:353px;
	left:0;
	width: 857px;
	height:217px;
	padding: 0px 0 0 0;
	margin:0;
	background:url(default_newusers.jpg) no-repeat bottom left;
}
.default .box-head4 {
	font-size: 20px;
	padding:20px 0 0 26px;
	line-height: 20px;
	font-weight:normal;
	margin: 0;
	background: transparent;
	color: #fff;
}
.default .box-top4 {
	background: transparent;
	color: #fff;
	line-height: 40px;
	height:50px;
	padding: 0;
}
.default .box-content4 {
	color: #4c5c0e;
	padding: 4px 2px;
	margin:0 20px;
	background: transparent;
}
.default .box-content4 .text{
	color:#4c5c0e;
}
.down10{
	margin:0 0 10px 0;
	clear:both;
}
/* end new users box */

/* items styles */
.searchresultstable{
}
#topuserstable .itemlinks{
	line-height:0px;
}
.itemlinks {
	float:left;
	padding: 0;
	line-height:18px;
	margin:0 0 0 0px;
	list-style: none;
}
.itemlinks li {
	float:left;
	margin: 0 10px 0 10px;
	padding: 0px 0 16px 0;
}
.slogan {
	color: #fff !important;
	margin: 0px;
	padding:0;
	font-size:11px;
	overflow:hidden
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
#default-img {
	position:absolute;
	top:67px;
	left:0px;
	height: 286px;
	width: 419px;
	padding: 0;
	background: url(default_img.jpg) no-repeat top left;
}
#searchbox div.formsubmit {
	padding: 0 0 0 65px;
	margin: 0px 0 10px 0px;
}
.default #searchbox {
	position:absolute;
	top: 580px;
	width: 256px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0;
	background: url(default_search.jpg) no-repeat bottom left;
	height: 267px;
}
.default .box-top2 {
	color: #b37100;
	line-height: 30px;
	padding: 0;
	margin:0;
	height:30px;
	background:transparent;
}
.default .box-head2 {
	font-size: 20px;
	color: #b37100;
	font-weight:normal;
	padding:0px 0 0 30px;
	line-height: 30px;
	margin: 0;
	background:transparent;
}
.default .box-content2 {
	padding: 0px 0px 0 30px;
	color: #fff;
	background:transparent;
	margin:0;
}
.default #newsbox {
	position:absolute;
	top:580px;
	left:256px;
	width: 601px;
	padding: 0px 0 0 0;
	margin:0px 0 0 0;
	background: url(default_news.jpg) no-repeat bottom left;
	height: 267px;
}
.default .box-top3 {
	padding: 0;
	background:transparent;
	height:30px;
}
.default .box-head3 {
	font-size: 20px;
	padding:0px 0 0 20px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
	color: #b37100;
	background:transparent;
}
.default .box-content3 {
	padding:0 0 0 10px;
	background:transparent;
	margin:0;
	width:500px;
	height:180px !important;
	overflow:hidden;	
}
/* end Default Page */

/* Register Page */
.agreementlink{
	margin:0 auto;
	padding:4px 0 0 0;
	width:260px;
}
.agreementlink a{
	color:#fff;
	font-size:12px;
}
.agreementlink a:hover{
	color:#f9b236;
}
#registration {
	padding: 6px 0 0 0px;
	margin:0 0 15px 0;
	clear:both;
}
.registration-info {
	border-bottom: 1px solid #d2e09c;
	text-align:justify;
	padding:10px 5px 10px 0;
	line-height:18px;
	margin: 5px 10px 5px 0;
}
.captha{
	text-align:center;
	padding:10px 0;
	position:relative;
	clear:both;
	border-bottom:1px solid #d2e09c;
	border-top:1px solid #d2e09c;
	width:100%;
}
/* end Register Page */

/* Home Page */
/* birthday box */
#birthdaybox, #friendsonlinebox{
	clear:both;
	width: 244px;
	padding: 0px 0 0 0;
	margin-bottom: 10px;
}
.box-top7, .box-top8 {
	color: #fff;
	line-height: 40px;
	padding: 0;
	height:50px;
}
.box-head7, .box-head8 {
	font-size: 20px;
	padding:16px 0 0 26px;
	line-height: 30px;
	font-weight:normal;
	margin: 0;
	color: #b37100;
}
.box-content7, .box-content8 {
	position:relative;
	clear:both;
	padding:0 10px 20px 30px;
	margin:0px 0 0 0px;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.box-content7 a, .box-content8 a{
	color: #fff;
	text-decoration:underline;
}
.box-content7 a:hover, .box-content8 a:hover{
	color: #859e29;
	text-decoration:underline;
}

/* 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:130px;
	width:130px;
	margin:0 auto;
	text-align:center
}
.GroupPhotos ul {
	clear: both;
	margin: 0;
	padding: 2px;
	list-style: none;
	border-top:1px solid #ecffa6
}
.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 #ecffa6;
	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:#bfe23d;	
	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:60px;
}
.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 p{
	padding:10px;
	line-height:18px;
}
/* end Content Page */

/* Top Users Page */
.topcharts .text{
	width:857px;
	background:url(topusers_btm.jpg) no-repeat bottom right;
	height:40px;
}
.topcharts .color{
	color:#fff;
}
.topchartswrap{
	text-align:center;
	margin:10px 0 10px 0;
	clear:both;
}
#topuserstable {
	width:857px;
	background:url(topusers_back.jpg) repeat-y right;
	margin:0;
	padding:0;
	border-top:6px solid #ffa200
}
#topuserstable .standardbox {
	padding: 0 0 0 0px !important;
	margin:0 0 0 0px !important;
	float:left;
	width:98%;
	position:relative;
	background:transparent;
}
#topuserstable .standardbox .box-top5 {
	height: 40px;
	padding: 0 0 0 0px !important;
	margin:0px !important;
	width:98%;
	background:transparent;
}
#topuserstable .standardbox .box-head5 {
	color: #fff;
	height: 30px;
	line-height:30px;
	padding: 0px 0 0 30px !important;
	margin:0 0 0 0px !important;
	width:90%;
	background:transparent;
}
#topuserstable .standardbox .box-content5 {
	padding: 0 0 0 16px !important;
	margin:8px 0 0 0px !important;
	width:98%;
	height:auto;
	background:transparent
}
#topuserstable .line{
	background:transparent;
}
/* end Top Users Page */

/* Search Page */
.searchtable td{
	padding:3px 0 !important;
	text-align:left;
	line-height:20px;
	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%;
	float:right;
	z-index:-99999;
	text-align:right;
	border-bottom:1px solid #ecffa6;
}

.country{
	width:190px;	
	color:#333
}
.txtage {
	font-size:11px !important;
	width: 16px;
	vertical-align:middle;
	Z-INDEX: 99999;
	padding:0 0 0 2px;
	margin:0 0 2px 0;
	color:#333
}
.tdlabel {
	text-align: left;
	width:100px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
}
.standardbox .tdlabel{
	color:#4c5c0e;	
}
.standardbox-x .tdlabel{
	color:#9c6200;	
}
.tdvalue {
	float:left;
	color:#333;
	width:100px !important;
	height:24px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
}
/* saved search box */
.navbox{
	padding:10px 0 0px 0;
	margin:0 auto;
}
.sidemenu-item2 {
	position: relative;
	padding: 5px 0px 5px 15px;
	line-height:16px;
}
.sidemenu-link2 {
	color: #fff;
	padding: 0 10px 0 0;
	margin:0;
	font-size: 12px;
	line-height:16px;
	text-decoration: underline;
	letter-spacing: 0;
}
a.sidemenu-link2:hover{
	color:#859e29;
}
.navbox-top {
	line-height: 11px;
	padding: 0;
	margin: 0;
}
.navbox-head {
	clear: both;
	color:#9c6200;
	font-weight:normal;
	font-size: 14px;
	padding: 0 0 0 16px;
	line-height: 14px;
	margin: 0 0 0 0px;
}
/*end saved search box*/
.boxwrap{
	border: 1px solid #d2e09c;
	background:#c7e25f;
	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 #d2e09c;
	background:#c7e25f;
	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 #d2e09c;
	background:#c7e25f;
}
.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 #ecffa6;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/* end Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	height: 337px;
	width: 244px;
	background: url(banner01.jpg) top left no-repeat;
}
/* 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 #ecffa6;
	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 #ecffa6;
	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 #ecffa6;
	border-bottom: 1px solid #ecffa6;
}
.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 #ecffa6;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #ecffa6	
}
.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 #fff;
}
.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: #Fff;
	margin:0 0 0 6px;
}
/* End Profile Page -> Gadgets */
/* end Profile Page */

/* Broadcast Video */
.videopanelwrap{
	padding:30px 0 0 0;
	background:url(default_login.jpg) no-repeat top right
}
.broadcastvideotable{
}
.videopanel{
	padding:0 0 0 10px !important; 
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
}
.videomessages{
	height:170px;
	width:230px;
	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
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	font-weight:bold;
	font-size:12px;
	color:#4f5f01;
	padding:20px 0 0 10px;
}
.BroadcastWatchersContent{
	width:100%;
}
.BroadcastWatchersContent a {
	color: #ffb73a;
}
.BroadcastWatchersContent a:hover {
	color: #a2bd3c;
}
.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:#666;
}
