body, table {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	z-index: -100;
	background: white url(backdrop.jpg) repeat-y center;
	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 */
}
.videopanelwrap{
	border:0 !important
}
a {
	color: #381f58;
	font-weight: normal;
}
a:hover, a:active {
	color: #5c3290;
}
input, select {
	vertical-align: middle;
}
.photocontest #left a{
	color:#fff;
}
.photocontest #left a:hover{
	color:#F47618;
}
/* LAYOUT */
#layout {
	width: 780px;
	margin: auto;
	border: 0;
	background: url(layermainback2.jpg) repeat-x;
}
.default #layout {
	position: relative;
	width: 780px;
	margin: auto;
	border: 0;
	background: url(layermainback.jpg) repeat-x;
	min-height:519px;
	height:auto;
	height:519px;
}
.showstatus #layout{ 
	background:transparent;	
}
.topcharts #layout{
	background:url(layermainback2.jpg) repeat-x 0 -50px;
}
/* End LAYOUT */

/* HEADER */
#header {
	width:780px;
}
#header img, #header span {
	position:absolute;
	top:10px;
	margin: 0px 0 0 10px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 74px;
	text-align:right;
	background:transparent;
}
#subheader {
	background-color:#999999;
	height:30px;
	width: 780px;
}
.default #subheader div {
	padding-right: 0px;
	text-align: right;
	float:right;
	color:#fff;
}
#subheader div {
	padding-right: 0px;
	text-align: right;
	line-height:30px;
	color:#fff;
}
#subheader a {
	text-decoration: underline;
	color:#381f58;
}
#subheader a:hover {
	text-decoration: underline;
	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 {
	padding: 2px 0 0 0;
	margin: 0 0 0px 0;
	height:75px;
	background:url(headerback.jpg) repeat-x;
}
#nav ul {
	padding: 0;
	margin: 0;
	padding: 0;
	clear: both;
	float:right;
	width:600px;
	text-align:right;
}
#nav li {
	margin: 0 0px 0px 0;
	padding: 0;
	list-style: none;
	clear:none;
	display:inline;
	line-height:18px;
}
#nav a {
	color: #381f58;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	display:inline-block;
	padding: 0 8px 0 0px;
}
#nav a:hover {
	color: #bababa;
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width:100%;
	clear:both;
	background:url(leftrightbottom.jpg) repeat-x top;
	height: 52px;
	color: #6e6e6e;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 11px;
	text-align: center;
	line-height:20px;
}
#footer a {
	color: #381f58;
	font-weight:bold;
	text-decoration: none;
}
.default #footer {
	position: absolute;
	top: 776px;
	left: 0px;
	width: 100%;
	color: #6e6e6e;
	margin: 0;
	font-size: 11px;
	text-align: center;
	padding:50px 0 0 0;
}
#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: #381f58;	
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	clear:none;
	margin: 0;
	padding: 0 8px 0 0px;
	background-position: 10px 0 0 0;
}
#cplinks a:hover {
	color: #bababa;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 231px; 
	overflow: hidden; 
	float:left;
	height:auto;
	margin:6px 0 0 3px;
	padding:2px 0 8px 0;
}
#right {	
	width: 534px; 
	margin:6px 0 0 0px;
	float:right;
	height:auto;
	padding:2px 0 0px 0px;
	overflow:hidden
}
/*end LEFT AND RIGHT*/
.box-heading {
	font-size: 12px !important;
	color: #381f58 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	z-index: 99999;
	font-weight:bold;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
/* wrap styles */
.contentfix{
	width:440px;
	border-top:1px solid #fff
}
.headerfix{
	display:inline-block;
	width:500px;
	overflow:hidden;
}
.headerfix2{
	display:block;
	width:410px;
	overflow:hidden;
}
.tdfix{
	width:160px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #fff;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #fff;
	border-collapse:collapse;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:380px;
}
.wrap-info {
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.wrap-info ul{
	padding: 0px 0 0 0px;
	margin: 0;
	float: left;
}
.home .wrap-info li{
	display:block;
}
.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;
}
/* table view profile controls */
.wrap-view{
	line-height:16px;
	width:100%;
	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:2px solid #fff !important;
}
.left{
	float:left
}
.right{
	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;
}
.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: #381f58;
	font-size: 11px;
	line-height:16px;
	padding: 0px;
	margin: 0;
}
.text{
	font-size:11px;
	font-family:Verdana;
	line-height:16px;
	overflow:hidden;
	color:#cccccc;
}
.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: #381f58;
	text-align:center;
	font-size:11px;
	line-height:20px;
	padding:0px 0 0px 0;
}
.message{
	color: black;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	border:2px solid #fff !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 #fff;
}
.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;
}
.line {
	background: #fff;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}
.navline{
	border-bottom:1px solid #fff;
	margin:0 auto 2px auto;
	padding:2px 0 0 0;
	width:90%;
}
.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;
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.fckeditor{
	width:510px;
}
.textbox, .smalltextbox, .dropdownlist, .datepicker, .datepicker select, .listbox{
	font-size:11px;
	font-family:Verdana;
}

/*End Single, Multi Line Style*/
/* paginator */
.endbox {
	font-size: 11px;
	text-align:center;
	background:transparent;
	padding:4px 0 0 0;
}
.endbox a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #000;
	text-decoration: underline;
}
/* end paginator */
/* Buttons */
.buttons {
	padding: 4px;
	text-align: center;
	z-index:100;
}
/* End Buttons used in Profile and Blog Pages */
/* lineheight fix */
.hide{
	line-height:0;
}
/* End Global Styles */

/* left navigation box */
.box1 {
	width: 231px;
	padding: 0px 0 0 0;
	background: url(intnavback.jpg) repeat-y left;
}
.box1-x{
	margin:6px 0 0 0;
}
.box1-x .box-top1{
	background:url(intnavtop-bd.jpg) no-repeat top;	
}
.box1-x {
	width: 231px;
	padding: 0px 0 0 0;
	background: url(intnavback.jpg) repeat-y left;
}

.box-top1 {
	width:231px;
	color: #ff954f;
	padding: 0;
	background:url(intnavtop.jpg) no-repeat top;
	height:44px;
}
.box-head1 {
	font-size: 13px;
	padding-left: 30px;
	margin:0 0 0 0px;
	padding-top: 8px;
	line-height: 17px;
	margin: 0px 0 0 20px;
	color: #fff;
	width: 180px;
	height:27px;
	background:url(logintag.jpg) no-repeat left;
}
.box-content1 {
	padding-top: 0px;
	padding-bottom:6px;
	width:231px;
	background: url(intnavfooter.jpg) no-repeat bottom;
}
.navbox-content {
	padding-top: 0px;
	padding-bottom:14px;
	width:231px;
	background: url(intnavfooter.jpg) no-repeat bottom left;
}
.navbox-content a:hover{
	color:#bababa;
}
.sidemenu-item {
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link {
	color: #fff;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
	background: url(liActive.gif) no-repeat right;
}
/* end left navigation box */

/* WebParts */

.leftbox{
	width:231px;
	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 table{
	width:200px !important;
}
.leftbox .text{
	width:210px !important;
	overflow:hidden  !important;	
}
.lefttop span{
	font-size: 12px;
	padding:0 0 0 22px;
	margin:0 0 0 0px;
	line-height:12px;
	display:inline-block;
	width:77px;
	overflow:hidden;
}
.leftbtm{
	background:url(intnavfooter.jpg) no-repeat bottom left;
	height:10px;
	padding:0 0 0px 0;
}
.wpzHomePageLeftZone_searchboxwebpart .box-content2 .searchtable td{
	padding:4px 5px 4px 0 !important;
}
.wpzHomePageLeftZone{
	margin:0 0 4px 0 !important;
	background:url(intnavback.jpg) repeat-y left;
}
.wpzHomePageLeftZone_0 .lefttop{
	background:url(intnavtop.jpg) no-repeat top left !important;
}
.wpzHomePageLeftZone .lefttop{
	background: url(intnavtop-bd.jpg) no-repeat top left;
	height:44px;
}
.wpzHomePageLeftZone .lefttop table{
	height:34px;
	color: #fff !important;
}
.editorzoneleft{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;
	clear:both;
	color:#fff;
	background:url(intnavback.jpg) repeat-y;
}
.editorzoneleft .lefttop{
	background: url(intnavtop-bd.jpg) no-repeat top;
	height:44px;
}
.editorzoneleft .lefttop table{
	background:url(logintag.jpg) no-repeat 20px 0px !important;
	float:left;
	margin:0 0 0px 0 !important;
	padding:0px !important;
	height:34px;
	color: #fff !important;
	width:200px !important;
}
.editorzoneleft .leftbtm{
	height:40px !important;	
	padding:0 0 10px 0;
}
.editorzoneleft .lefttop table td{
	text-align:left !important;	
	padding: 0 0 0 50px !important;	
	font-size: 12px;
}
.editorzoneleft tbody tr td{
	text-align:center;
}
.editorzoneleft fieldset{
	border:0 !important;
}
.editorzoneleft span{
	color:#fff;
	line-height:16px;
	padding:0 4px;
}
.editorzoneleft .EditorZoneTable span{
	color:#fff;
	line-height:20px !important;
}
.editorzoneleft .EditorZoneTable .editorzoneinput input{
	width:80px !important;
}


/* Right Web Parts */
.catalaogwrap .box-top5{
	background: url(inttop2.jpg) no-repeat top left !important;	
	clear:both;
	height:27px
}
.catalaogwrap .box-head5{
	display:inline;
	float:left;
}
.catalogzone{
	clear:both
}
.catalogzone td{
	padding:4px !important;
}
.close{
	float:right;
	padding:8px 0 0 0;
}

.rightbox{
	clear:both;
	width:531px;
}
.wpzHomePageRightZone{
	background:url(intback.jpg) repeat-y left;
	margin: 0 0 4px 0;
}

.rightbox tr td table tr td{
	margin:0 0 0px 0 !important;
	padding:0px !important;
	border:0 !important;	
}
.rightcontent{
	padding: 4px 10px 10px 10px !important;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #000;
	background:url(intfooter.jpg) no-repeat bottom left;	
}
.rightcontent table{
	margin:0 0 10px 0;	
}
.righttop{
	width: 530px;
	height: 37px !important;
	line-height:37px !important;
	padding: 0 0 0 0px;
	margin:0px;
	background: url(inttop2.jpg) no-repeat top left;
}
.righttop table{
	font-size: 13px;
	color: #6e6e6e;
	line-height: 27px !important;
	height:27px !important;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 0px;
	background:url(inttag.jpg) no-repeat 4px 0px;

}
.righttop span{
	padding:0 0 0 34px;
	font-weight:bold;
}
.newevents, .newtopics, .newblogs, .usereventswebpart{
	margin:0 0 10px 10px !important;
	clear:both;
}
.usereventswebpart{
	width: 510px !important;
}
.rightcontent .newblogs td, .rightcontent .newtopics td,
.rightcontent .newevents td
{
	padding:0px 4px !important;
}
.rightcontent .box-content4 td{
	padding:5px 2px !important;
}
.rightbtm{
	background:url(intfooter.jpg) no-repeat bottom left;
	height:6px;
}
.mode{
	padding:0px 0 0 0;
	text-align:center;
}
.mode a{
	font-weight:bold
}
.editorzoneright{
	width:530px;
	margin:0px 0 0 1px;
	background:url(intback.jpg) repeat-y left;
}
.editorzoneright .righttop{
	background: url(inttop2.jpg) no-repeat top left;
}
.editorzoneright .righttop table{
	font-size: 13px;
	color: #6e6e6e;
	line-height: 22px;
	font-weight:bold;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background:url(inttag.jpg) no-repeat 4px 0px;
}
.editorzoneright .righttop table td{
	text-align:left !important;	
	padding: 0 0 0 34px !important;	
}
.editorzoneright tbody tr td{
	text-align:center;
}
.editorzoneright fieldset{
	border:0 !important;
}
.editorzoneright span{
	color:#666;
	line-height:30px;
}
.editorzoneright .EditorZoneTable span{
	color:#666;
	line-height:20px !important;
}
.editorzoneright .rightbtm{
	height:30px;
	padding:0 0 10px 0; 
}

.EditorZoneTable{
	margin:0 auto;
	border:1px solid #fff;
	padding:2px !important
}
.EditorZoneTable input, .EditorZoneTable select{
	font-size:11px;
}
.EditorZoneTable .editorzonelabel{
	text-align:right !important;
	color:#666;
	padding:2px !important
}
.EditorZoneTable .editorzoneinput{
	text-align:left !important;	
	padding:2px !important
}
/* User Events Web Part */
.home .rightcontent{
	clear:right;
}
.home .rightbtm{
	float:left;	
}
.usereventswebpart .separator{
	width:100%;
	display:block;
	float:left;
	clear:both;
}
.usereventswebpart .box-heading{
	float:left;
	display:block;
	width:100%;
}
.eventwrap{
	margin:0px 0 0px 0;
	clear:both !important;
	width:100%;
	border-bottom:1px solid #eee;
	padding:0 0 10px 5px !important;
	display:block !important;
	float:left;
}
.eventimg{
	float:left;
	width:54px;
	height:54px;
	text-align:center;
	vertical-align:middle;
	margin:0 0 0 10px;
	padding:0px 0 0 0;
}
.eventtext{
	width:380px !important;
	float:left;
	overflow:hidden;
}
.eventfulltext{
	width:100%;
	clear:both;
}

/* End WebParts */


/* standard box */
.standardbox, .standardbox-x {
	right: 0;
	width: 530px;
	margin:0 0 2px 0;
	padding: 0px 0 0 0px;
	background:url(intback.jpg) repeat-y left;
}
.standardbox-x .box-top5{
	background: url(inttop2.jpg) no-repeat top left;
}
.box-top5 {
	line-height: 27px;
	padding: 0 0 0 0px;
	margin:0px;
	background: url(inttop.jpg) no-repeat top left;
}
.box-head5 {
	font-size: 13px;
	color: #6e6e6e;
	line-height: 27px;
	_height: 27px;
	padding: 6px 0 0 30px;
	margin: 0px 0 0 4px;
	overflow:hidden;
	background:url(inttag.jpg) no-repeat 0px 4px;
}
.box-content5 {
	padding: 6px 10px 20px 10px;
	margin: 0;
	line-height: 14px;
	font-size: 11px;
	color: #000;
	background:url(intfooter.jpg) no-repeat bottom left;
}
/* end standard box */

/* message box */
#msg-box {
	clear:both;
	width: 780px;
	margin: 30px 0 0 0;
	padding:0 0 0px 0;
}
#msg-box .standardbox {
	float: none !important;
	margin:auto;
}
#msg-box .box-top5 {
	width: 530px;
	height: 27px;
	padding: 0 0 0 0px;
	margin:0px;
	background: url(inttop2.jpg) no-repeat top left;
}
/* end message box */

/* login box */
.default .box1 {
	position: absolute !important;
	top:389px;
	left: 10px;
	width: 213px;
	height: 380px;
	background:url(loginback.jpg) repeat-y left;
	z-index:999;
}
	
.default .box-top1 {
	padding: 2px 0 0 0;
	width:213px;
	background:url(logintop.jpg) no-repeat top left;
	height:46px;

}
.default .box-head1 {
	font-size: 13px;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px 0 0 16px;
	line-height: 28px;
	width:130px;
	overflow:hidden;
	height:28px;
	color: #fff;
	border-bottom:0px;
	background:url(logintag.jpg) no-repeat 0 2px; 
}
.default .box-content1 {
	padding: 0px;
	width: 213px;
	height:340px;
	background:url(loginfooter.jpg) no-repeat bottom;	
}
.reg-link {
	font-size: 11px;
	color: #381f58;
	text-decoration:underline;
	font-weight:bold;
	margin: 0px auto 5px;
	text-align: center !important;
	display: block;
	padding:4px 0 0 0;
}
.pass-link {
	font-size: 11px;
	color: #381f58;
	font-weight:bold;
	text-decoration:underline;
	margin: 0px auto;
	text-align: center !important;
	display: block;
}
.reg-text {
	padding: 10px 0 0 0;
	color: #000;
	line-height: 14px;
	font-size: 11px;
	margin: 0 auto;
	left:10px;
	width:190px;
	text-align: left;
}
.default .loginbox{
	width:200px;
}
.loginbox{
	font-size: 11px;
	color: #000;
	line-height:14px;
	margin:0 auto;
}
.loginbox input{
	font-size: 11px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.stealthmode{
	text-align:center;
	padding:2px 10px 2px 10px;
}
/* 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 {
	position: absolute;
	top: 389px;
	right: 70px;
	width: 277px;
	padding: 0px 0 0 0;
	background:url(searchback.jpg) repeat-y left;
	min-height:235px;
	height:auto;
}
.default .box-top2 {
	color: #fff;
	line-height: 30px;
	height:45px;
	padding: 3px 0 0 0;
	width:277px;
	background:url(searchtop.jpg) no-repeat top left;
}
.default .box-head2 {
	font-size: 14px;
	padding-left: 30px;
	padding-top: 0px;
	line-height: 28px;
	height:28px;
	margin: 0 0 0 32px;
	color: #fff;
	border-bottom: 0px;
	background:url(logintag.jpg) no-repeat left;
}
.default .box-content2 {
	padding: 0px 0px 6px 0px;
	color: #fff;
	background:url(searchfooter.jpg) no-repeat left bottom;
	height:auto;
	min-height:200px;
}
/* end search box */

/* news box */
#newsbox {
	clear:both;
	width: 231px;
	padding: 0px 0 0 0;
	background: url(intnavback.jpg) repeat-y left;
}
#newsbox .date{
	color:#fff
}
#newsbox a{
	color:#fff	
}
#newsbox a:hover{
	color:#381f58	
}
.default #newsbox .date{
	color:#381f58
}
.default #newsbox a{
	color:#381f58
}
.default #newsbox a:hover{
	color:#fff
}
.box-top3 {
	width:231px;
	color: #ff954f;
	padding: 0;
	background:url(intnavtop.jpg) no-repeat top;
	height:44px;
}
.box-head3 {
	font-size: 14px;
	padding-left: 30px;
	margin:0 0 0 0px;
	padding-top: 8px;
	line-height: 17px;
	margin: 0px 0 0 20px;
	color: #fff;
	width: 180px;
	height:27px;
	background:url(logintag.jpg) no-repeat left;
}
.box-content3 {
	padding: 0px 0 6px 0;
	width:231px;
	background: url(intnavfooter.jpg) no-repeat bottom left;
}
#newswrap{
	padding:5px 0px 5px 0px;
	margin:0 10px;
	border-bottom:1px solid #fff;
}
#newswrap a{
	font-weight:bold
}
#newswrap a:hover{
	color:#fff
}
.newscontent{
	padding:0px 0px 0 0px;
	margin:0px;
	text-align: left;
	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%;
}
.newuser-pic, .newvideos {
	padding: 0px 0 0 0;
	margin: auto;
}
.newuser-pic img, .newvideos img {
	margin: 0px;
	border:2px solid #fff;
}
.newuser-name {
	color: #381f58;
	font-size: 11px;
	text-decoration: none;
	padding:4px 0 0 0;
	margin:0 auto
}
#newuserbox .text{
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
}
#newuserbox a:hover{
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
}
.down10{
	margin:0 0 10px 0;
	clear:both;
}
/* end new users box */

/* items styles */
.searchresultstable{
}
#topuserstable .itemlinks{
	line-height:0px;
}
.itemlinks{
	list-style: none;
	margin:0px;
	padding:0px 0;
	line-height:18px;
}
.itemlinks li {
	float:left;
	margin: 0 20px 0 0;
	padding: 0px 0 0px 0;
}
.slogan {
	margin: 0px;
	padding:0px;
	font-size:11px;
	color: #381f58;
	overflow:hidden
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
#default-img {
	height: 302px;
	width: 780px;
	padding: 0;
	background:#381f58 url(mainimage.jpg) no-repeat top left;
}
.default #newswrap{
	clear:both;
	margin:0 0px 0 10px;
	padding:3px 0px 3px 0px;
	border-bottom:1px solid #fff
}
.default #newsbox {
	position: absolute;
	top:389px;
	left: 233px;
	width: 213px;
	padding: 0px 0 0 0;
	height: 424px;
	background:url(newsfooter.jpg) no-repeat bottom left;
	z-index:999;
}
.default .box-top3 {
	padding: 2px 0 0 0;
	background:url(newstop.jpg) no-repeat top left;
	height:44px;
	width:213px;
}
.default .box-head3 {
	font-size: 12px;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px 0 0 16px;
	line-height: 28px;
	height:28px;
	color: #fff;
	border-bottom:0px;
	background:url(newstag.jpg) no-repeat 0 2px;
}
.default .box-content3 {
	padding: 0px 0 14px 0;
	width: 213px;
	height:350px;
	background:url(newsback.jpg) repeat-y left;
}
.default .scrollbarwrap {
	overflow:hidden;
	overflow-y:auto;
	margin:0 auto;
	width:96%;
	height:360px;
	scrollbar-arrow-color:#381f58;
	scrollbar-base-color:#afafaf;
	scrollbar-DarkShadow-Color:#fff;
	scrollbar-Highlight-Color:#fff
}
.default #newuserbox {
	position: absolute;
	top: 389px;
	right: 10px;
	width: 313px;
	padding: 0px 0 0 0;
	height:410px;
	background: url(newusersback.jpg) repeat-y left;
	z-index:999;
}
.default .box-head4 {
	font-size: 12px;
	padding-left: 30px;
	padding-top: 1px;
	line-height: 28px;
	height:28px;
	margin: 0px 0 0 16px;
	border-bottom:0px;
	overflow:hidden;
	background:url(userstag.jpg) no-repeat 0 2px;
}
.default .box-top4 {
	color: #fff;
	line-height: 30px;
	padding: 2px 0 0 0;
	background:url(newuserstop.jpg) no-repeat top left;
	height:46px;
	width:313px;
}
.default .box-content4 {
	padding: 0px 0px 0 0;
	width: 313px;
	height:376px !important;
	background:url(newusersfooter.jpg) no-repeat bottom left;
}
.default .box-content4 table{
	margin:0 auto;
	width:96% !important;
}
.default .box-content4  .scrollbarwrap{
	scrollbar-base-color:#d1d1d1;	
}
/* 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 0px;
}
.registration-info {
	text-align: left;
	border-bottom:1px solid #fff;
	clear:both;
	width: 510px;
	line-height:16px;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	text-align:center;
	padding:10px 0;
	margin:0;
}
/* end Register Page */

/* Home Page */
.home #newsbox{
	margin:0 0 0px 0;
	clear:both;
}
.box-content3 {
	padding:0 0px 6px 0px;
	width:231px;
	margin:0 0px 0 0px;
}
.home .box-content3{
	background:none;
}
.home #searchbox {
	width: 231px;
	padding: 0px 0 0 0;
	margin:0 0 0px 0;
	clear:both
}
.home .box-top2 {
	color: #83833F;
	line-height: 44px;
	padding: 0;
	height:44px;
}
.home .box-head2 {
	font-size: 14px;
	padding-left: 30px;
	padding-top: 8px;
	line-height: 17px;
	margin: 0px 0 0 20px;
	color: #fff;
	height:27px;
}
.home .box-content2 {
	padding: 10px 0 10px 0px;
	color:#fff;
}
/* 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 0 0px 0;
	width: 231px;
	padding: 0px 0 0 0;
}
.box-top7, .box-top8 {
	width:231px;
	color: #ff954f;
	padding: 0;
	background:url(intnavtop-bd.jpg) no-repeat top;
	height:44px;
}
.box-head7, .box-head8 {
	font-size: 14px;
	padding-left: 30px;
	margin:0 0 0 0px;
	padding-top: 8px;
	line-height: 17px;
	margin: 0px 0 0 20px;
	color: #fff;
	width: 180px;
	height:27px;
	background:url(logintag.jpg) no-repeat left;
}
.box-content7, .box-content8 {
	padding: 0px 10px 10px 10px;
	line-height:20px;
	color:#fff;
}
.box-content7 a, .box-content8 a{
	color:#fff;
	text-decoration:underline;
	font-weight: bold;
}
.box-content7 a:hover, .box-content8 a:hover{
	color: #bababa;
}
/*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 solid #fff
}
.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:#381f58;	
	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 #layout{
	background:transparent;
}
.contentpage #content{
	padding:20px 10px 0 10px;
	line-height:18px;
}
/* end Content Page */

/* Top Users Page */
.topchartswrap{
	text-align:center;
	margin:34px 0 0 0;
}
#topuserstable{
	margin:0px 0 0 0px;
	width:780px !important;
}
#topuserstable .standardbox {
	padding: 0 0 0 0px !important;
	margin:0 0 0 0px !important;
	float:left;
	width:100%;
	background:transparent ;
	border:0px;
}
#topuserstable .standardbox .box-top5 {
	padding: 0 0 0 0px !important;
	margin:0px !important;
	background:transparent;
}
#topuserstable .standardbox .box-head5 {
	color: #000;
	line-height:50px;
	height:50px;
	font-size:20px;
	padding: 0 0 0 10px !important;
	margin:0 0 0 0px !important;
	background:transparent;
}
#topuserstable .standardbox .box-content5 {
	padding: 0 0 0 0px !important;
	margin:2px 0 0 0 !important;
	width:98%;
	height:auto;
	background:transparent !important;
}
#topuserstable .photoframe {
	border:2px solid #666 !important	
}
/* Top Users Page */

/* Search Page */
.searchtable{
	margin:0 auto;
}
.searchtable td{
	padding:4px 5px 4px 0!important;
	text-align:left;
	line-height:20px;
	font-weight:normal;
}
.default .searchtable .textbox, .home .searchtable .textbox{
	width:116px;
}
.default .searchtable .dropdownlist, .home .searchtable .dropdownlist{
	width:120px;
}
.search .searchtable{
	width:330px;
}
.search .searchtable .dropdownlist{
	width:200px;
}
.modes{
	margin-right:0px;
	width:100%;
	text-align:right;
	border-bottom:1px solid #fff;
	padding:0 0 2px 0;
}
.country{
	width:190px;	
}
.tdlabel {
	text-align: left;
	color:black;
	width:100px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
}
.tdvalue {
	float:left;
	color:black;
	width:100px !important;
	height:24px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
}
/* saved search box*/
.navbox{
}
.sidemenu-item2 {
	display: block;
	padding: 5px 0px 5px 15px;
}
.sidemenu-link2 {
	color: #fff;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
}
.navbox-top {
	width: 223px;
	color: #bababa;
	line-height: 25px;
	padding: 0;
	margin-left:10px
}
.navbox-head {
	font-size: 11px;
	padding-left: 0px;
	line-height: 25px;
	margin: 0;
	border-bottom:1px solid #fff;
	width:210px;
}
/*end saved search box*/
.boxwrap{
	border: 1px solid #fff;
	background:#eee;
	padding: 6px;
	width:330px;
	margin: 0px auto 0px auto;
	font-weight: bold;
}
/* Search Boxes */
#searchboxes{
	margin:10px 0 0 0;
}
#searchboxes td{
	padding:5px;
}
.sboxtxt {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	margin: 0 auto;
	height:30px;
	text-align:center;
}
#searchboxes .note{
	padding: 10px 0px 0px 0px;
	height:30px;
	text-align:center;
}
.misc-box{
	border: 1px solid #fff;
	background:#eee;
	padding: 5px;
	margin:10px auto 0 auto;
	text-align: center;
	width:200px;
}
.misc-box input{
	margin: 5px;
}
/*End Search Boxes */
/*Custom Search*/
.csearchbox {
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	padding:5px;
	border:1px solid #fff;
	background:#eee;
}
.csearchbox h4 {
	font-size: 11px;
	padding:0px 0 4px 0;
	margin:0;
}
.csearchbox-options {
	margin: 0px auto;
	padding:0;
	width:98%;
}
.csearchbox-options .values{
	width:100%;
	font-weight:normal;
}
/*End Custom Search*/
/* Online Filter */
.filterOnline {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #fff;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	height: 410px;
	width: 231px;
	background: url(banner01.jpg) bottom left no-repeat;
	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 #fff;
	vertical-align:top;
	width:50%;
}
.editphotos p{
	margin:0;
	padding:0;
	line-height:16px;
}
.editphotos .wrap-img{
	height:80px
}
.editphotos ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:40px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #fff;
	list-style: none;
}
.editphotos li {
	margin: 0;
	font-size:10px;
	padding: 0 5px 0 0px;
	display: inline;
}
/* Profile Page -> edit photos */

/* Profile Page -> upload photo */
.uploadphoto {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.uploadphoto .wrap-img{
	padding:4px 0;
}
.uploadphoto .photoframe{
	margin:0 0 4px 0;
}
.uploadphoto ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #fff;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #fff	
}
.choosephoto .photoframe{
	margin:4px 4px 0 4px;
}
.choosephoto input{
	margin:0px 4px 4px 4px;
}
/* End Profile Page -> upload photo */
/* Profile Page -> view photos */
.viewphotos img{
	padding:1px;
	border:1px solid #ddd
}
.thumbs-wrap{
	height:auto;
	width:100%;
	margin:0;
	padding:0px 0 0 0;
}
.thumbs-wrap td{
	padding:4px;
}
/* End Profile Page -> View Photos */
/* Profile Page -> Settings, Subscription */
.settings td{
	padding:0 4px 4px 0;	
}
.settings input{
	font-size:11px;
	font-family:Verdana;
}
/* End Profile Page -> Settings, Subscription */
/*Profile Page -> Gadgets */
.gadgets{
	color: #F47618;
	margin:0 0 0 6px;
}
/* End Profile Page -> Gadgets */
/* end Profile Page */

/* Broadcast Video */
.videopanelwrap{
	padding:26px 0 0 0;
	background:url(videobroadcast.jpg) repeat-x top
}
.broadcastvideotable{
	background:#fff	
}
.videopanel{
	padding:0 0 0 10px !important; 
}
.userswatching{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#381f58;
}
.videomessages{
	height:150px;
	width:180px;
	line-height:20px;
	padding:0 0 12px 0;
	overflow:auto;
	overflow-x:hidden;
}
.videomessages_window{
	height:170px;
	width:310px;
	line-height:20px;
	padding:0 0 12px 0;
	overflow:auto;
	overflow-x:hidden;	
}

.videosendmsg{
	padding:0 0 4px 0;
	text-align:center
}
.BroadcastWatchersHead{
	height:35px;
	line-height:30px;
	color:#666;
	font-weight:bold;
	padding:30px 0 0 10px;
}
.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;
}
/* ReviewNewPhotos */
.reviewnewphotos .buttons input, .reviewnewusers .buttons input{
	margin:0 10px 0 10px;	
}
#webcamdetect{
	position:absolute;
	top:0;
	left:0;
	height:0px !important;
	line-height:0px !important;
}
