body, table {
	margin: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	
}
body {
	z-index: -100;
}
a {
	color: #4b2617;
	font-weight: normal;
}
a:hover, a:active {
	color: #4b2617;
}
input, select {
	vertical-align: top;
}

/* LAYOUT */
#layout {
	/*position: relative;*/
	width: 696px;
	margin: auto;
	border: 0;
	/*background: url(headersmall.jpg) no-repeat;*/
}
/*Layout style for the default page*/
.default #layout {
	/*position: relative;*/
	width: 696px;
	margin: auto;
	border: 0;
	/*background: url(headerbig.jpg) no-repeat;*/
	height:830px;
}
/* End LAYOUT */

/* HEADER */
#header {
	height: 130px;
}
.default #header img, .default #header span {
	margin: 10px 0 0 5px;
	border: none;
	width:auto;
	height:auto;
}
#header img, #header span {
	margin: 10px 0 0 215px;
	border: none;
	width:auto;
	height:auto;
}
/*Subheader*/
.default #subheader {
	position: absolute;
	top: 24px;
	right: 320px;
}
#subheader {
	position: absolute;
	top: 14px;
	right: 10px;
}
.default #subheader div {
	padding-right: 0px;
	text-align: right;
	width: 200px;
	color:#857142;
}
#subheader div {
	padding-right: 0px;
	text-align: right;
	width: 200px;
	color:#fff;
}
#subheader a {
	text-decoration: underline;
	color:#fff;
}
#subheader a:hover {
	text-decoration: underline;
	color:#fff;
}
#subheader div select {
	font-size: 10px;
}
.hlinks {
	padding: 0 10px 0 0;
}
/* End HEADER */

/* NAVIGATION */
.default #nav {
	position:absolute;
	top:10px;
	right:8px;
	padding: 0px 0 0 0;
	margin: 0 0 0px 0;
	height: 40px;
	width:696px;
}
#nav {
	position:absolute;
	top:98px;
	right:8px;
	padding: 0px 0 0 0;
	margin: 0 15px 0px 0;
	height: 40px;
	width:800px;
}
#nav ul {
	padding: 0;
	margin: 0 0px 4px 0;
	clear: both;
	float:right;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	float:left;
	height:16px;
}
.default #nav a {
	color: #857142;	
	font-size: 11px;
	text-decoration: none;
	clear:none;
	margin: 0;
	padding: 0 3px 0 5px;
}
#nav a {
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	clear:none;
	font-weight:bold;
	margin: 0;
	padding: 0 3px 0 5px;
}
#nav a:hover {
	color: #000;
}
/* End NAVIGATION */

/* FOOTER */
#footer {
	width: 696px;
	clear:both;
	height: 43px;
	color: #857142;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	font-size: 11px;
	text-align: center;
	background:url(footer.jpg) repeat-y;
}
#footer a {
	color: #fff;
	padding-left: 0px;
	text-decoration: none;
}
#cplinks{
	position:relative;
	top:0;
	left:0;
	height:20px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	clear:both;
	float:left;
	width:100%;
}
#cplinks ul{
	clear: both;
	float:right;
	text-align:left;
	padding:0 0px 0 6px;
	margin:0 4px 0 0;
	width:99%;
}
#cplinks li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear:none;
	float:left;
	height:16px;
}
#cplinks a {
	color: #857142;	
	font-size: 11px;
	text-decoration: none;
	clear:none;
	font-weight:bold;
	margin: 0;
	padding: 0 3px 0 5px;
}
#cplinks a:hover {
	color: #000;
}
/*Footer style for the default page*/
.default #footer {
	/*position: absolute;
	top: 780px;*/
	width: 696px;
	height: 40px;
	color: #857142;
	margin-top:7px;
	font-size: 11px;
	text-align: center;
}
.default #footer a {
	padding-left: 5px;
	color: #857142;
	text-decoration: none;
}
/* End FOOTER */

/* Global Styles */
/*LEFT AND RIGHT*/
#left {	
	width: 212px; 
	overflow: hidden; 
	float:left;

}
#right {	
	width: 480px; 
	overflow: hidden; 
	margin-left:0px;
/*	float: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: 10px !important;
	font-weight:bold;
	color: #695A31 !important;
	margin: 0 0 0 0px !important;
	padding-left: 0px !important;
	display: block !important;
		z-index: 99999;

}
.box-heading-old {
	font-size: 12px !important;
	color: #695A31 !important;
	margin: 0 0 5px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	
	z-index: 99999;
	position: relative;
	border-bottom:1px solid #DACBA4;
}
/* wrap styles */
.contentfix{
	width:380px;
	border-top:1px solid #eee
}
.tdfix{
	width:170px !important;
	overflow:hidden;
}
/* table wrap */
.tablewrap{
	width:100%;
	margin:auto;
	border:1px solid #ebebeb;
	border-collapse:collapse;
}
.tablewrap td{
	border:1px solid #ebebeb;
	border-collapse:collapse;
	padding:2px;
}
/* End table wrap */
.wrap-img{
	float:left;
	margin:0 10px 10px 0;
}
.home .wrap-info{
	width:340px;
}
.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 0;
	width:50%;
	text-align:left;
}
/* 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: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: #944edb;
	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: black;
	text-align:center;
	font-size:11px;
	padding:2px 0 0 0;
	font-weight:bold;
}
/* end service messages */
.photoframe {
	border: 0px solid #818181 !important; top: 3px;

}
.note {
	padding: 0px 0 0 0px;
	text-align:justify;
	width:100%;
	line-height:16px;
	overflow:hidden;
}
.hint{
	padding: 0px 0 10px 0px;
	text-align:justify;
	line-height:16px;
	/*font-style:italic;*/
	color:#999;
	font-size:7pt;
}
.info{
	float:left;
	font-size:10px;
	padding:0px 0 4px 0;
	margin:0 0 0px 0;
	line-height:10px;
	color:#919191;
}
#divAddCommentBox{
	display:none;
}
.comments{
	overflow:hidden;
	width:98%;
}
.comments a{
	font-weight:bold;
}
.comments .user-name{
	font-weight:normal;
}
/* 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;
}
.line {
	background: #eee;
	height: 1px;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.navline{
	border-bottom:1px solid #eee;
	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:150px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.multilinetextbox{
	width:385px;
	height:80px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
}
.multiline-small{
	clear:both;
	width:385px;
	font-size:12px;
	line-height:16px;
}
.charcount{
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
.fckeditor{
	width:442px;
}
.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;
	margin:0;
	padding:0;
}
.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: #000;
	font-weight:bold;
	text-decoration: none;
}
.endbox a:hover {
	color: #000;
	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 {
	/*position: relative;
	float: left;table*/
	width: 209px;
	padding: 0;
	background:url(navback_int.jpg) repeat-y;
	border-bottom:0;
	margin-bottom:5px;
	
}
.box12 {
	float: left;
	width: 209px;
	padding: 0;
	background:url(navback_int.jpg) repeat-y;
	border-bottom:0;
	margin-bottom:5px; 
}
.box1Home {
	/*position: relative;*/
	float: left;
	width: 209px;
	padding: 0;
	background:url(navback_int.jpg) repeat-y;
	
}
.box-top1 {
	padding: 0;
	line-height: 20px;
	color: #fff;
	width:211px;
	background:url(navtop_int.jpg) no-repeat top;
}

.box-head1 {
	height: 20px;
	padding-top: 10px;
	margin: 0 0 0 10px;
	font-size: 14px;
	width:190px;
	/*border-bottom:1px dotted #fff*/
}
.box-content1 {
	width: 195px;
	padding: 0px 0 10px 0;
}
.navbox-content {
	width: 211px;
	clear: both;
	margin-top: 0px;
	background:url(navbottom.jpg) no-repeat bottom left;
	background-color:#e0c99f;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
.navbox-content a:hover{
	color:#000;
}
.sidemenu-item {
	/*position: relative;*/
	display: block;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px dotted #d4ae5d; line-height:150%;
}
.sidemenu-link {
	color: #6b3b27;
	padding: 0 10px 0 0;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;

}

.sidemenu-itemHome {
	color: #6b3b27;
	padding: 3px 0px 3px 15px;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0;
	line-height:144%;
	border-bottom: 1px dotted #d4ae5d; 
}
/* end left navigation box */

/* standard box */
.standardbox_ss{
	width: 385px;
	padding: 0px 0 0 0px;
	position: relative;
	right: 0;
	margin:10px 0 0 0;
	background:url(mainback_int.jpg) repeat-y left;
}
.box-top5_ss {
	width: 480px;
	height: 30px;
	padding: 0 0 0 0px;
	background: url(maintop_int.jpg) no-repeat top;
}
.box-head5_ss {
	font-size: 14px;
	color: #695A31;
	line-height: 25px;
	padding: 6px 0 0 40px;
	margin: 0 0 0 0px;
	width:210px;
}
.box-content5_ss {
	padding: 8px;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
	color: #000;
	background:url(mainbottom_int.jpg) no-repeat bottom left;
}
.showgroup .standardbox-x{
	clear:both;
}
.showgroup .standardbox-x .box-content5{
	padding:8px 8px 10px 8px;
	clear:both;
}
.standardbox, .standardbox-x {
	width: 480px;
	padding: 0px 0 0 0px;
	/*position: relative;margin-left:10px;  table*/
	right: 0;
	
	/*background:url(mainback_int.jpg) repeat-y left;*/
	
}

.standardbox input {/*this controls the width of the checkboxes - width:150px;*/ margin-right:5px;}
.standardbox-x .box-top5{
	background: url(maintop_int.jpg) no-repeat top;
}
.standardbox-x{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.box-top5 {
	width: 480px;
	height: 30px;
	padding: 0 0 0 0px;
	background-image: url(maintop_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.box-top5Full {
	width: 695px;
	height: 30px;
	padding: 0 0 0 0px;
	background: url(maintop_intFull.jpg) no-repeat top;
	
}
.box-head5 {
	font-size: 14px;
	color: #4b2617;
	line-height: 25px;
	padding: 6px 0 0 10px;
	margin: 0 0 0 0px;
	width:420px;
}
.box-head5Full {
	font-size: 14px;
	color: #4b2617;
	line-height: 25px;
	padding: 6px 0 0 10px;
	margin: 0 0 0 0px;
	width:695px;
}
.box-content5 {
	padding: 8px;
	line-height: 20px;
	font-size: 11px;
	color: #000;
	/*background:url(mainbottom_int.jpg) no-repeat bottom left;*/
	background-color: #f8f5ea;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.box-content5Full {
	padding: 8px;
	margin: 0;
	line-height: 20px;
	font-size: 11px;
	color: #000;
	background:url(mainbottom_int.jpg) no-repeat bottom left;
	clear:both;
	width:695px;
}
/* end standard box */

/* message box */
#msg-box {
	width: 474px;
}
#msg-box .standardbox {
	float: none !important;
}
.standardbox2 {width:450px; }
/* end message box */
/* message box */
#msg-boxAgree {
	width: 725px;
	margin: 0 auto auto auto;
}
#msg-box .standardbox {
	float: none !important;
}
/* end message box */
/* login box */
.default .box1 {
	/*position: absolute;
	top: 400px;*/
	left: 0px;
	width: 211px;
	height: 288px;
	padding: 0;
	background:url(navback.jpg) repeat-y;
}
.default .box-top1 {
	width: 223px;
	color: #fff;
	line-height: 28px;
	height:28px;
	padding: 0;
	width:211px;
	background: url(navtop.jpg) no-repeat top;
}
.default .box-head1 {
	font-size: 14px;
	height: 25px !important;
	padding-left: 6px;
	padding-top: 4px;
	line-height: 19px;
	margin: 0 0 0 10px;
	background: transparent !important;
	border:0;
}
.default .box-content1 {
	padding: 0px 0 0px 0px;
	color: #fff;
	width:211px;
	/*height:260px;*/
	background: url(navbottom.jpg) no-repeat bottom;	
}
.reg-link {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	margin: 0px auto auto auto;
	text-align: center !important;
	font-weight:bold;
	display: block;
}
.pass-link {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	margin: 0px auto auto auto;
	text-align: center !important;
	font-weight:bold;
	display: block;
}
.reg-text {
	padding: 8px 0 4px 0;
	color: #000;
	line-height: 18px;
	text-align: justify;
	font-size: 11px;
	margin: 0 auto;
	width:190px;
}
.loginbox{
	font-size: 11px;
	color: #695A31;
	line-height:20px
}
.loginbox input{
	font-size: 10px;
	width: 100px;
	margin: 0;
	padding: 0;
}
.stealthmode{
	text-align:center;
	padding:6px 0 4px 0;
	color: #695A31;
}
.default div.formsubmit {
	padding: 4px 0 10px 65px;
	margin: 0;
}
/* end login box */

/* search box */
.default #searchbox div.formsubmit {
	padding: 0px 0 0px 65px;
	margin: 0;
}
.default #searchbox .searchinput{
	width:130px;
}
.default #searchbox .searchinput-txt{
	width:106px;
}
.default #searchbox {
	/*position: absolute;
	top: 160px;
	right: 10px;*/
	width: 223px;
	padding: 1px 0 0 0;
	height: 234px;
}
.default .box-top2 {
	color: #83833F;
	line-height: 20px;
	padding: 0;
}
.default .box-head2 {
	font-size: 14px;
	padding-left: 0px;
	padding-top: 6px;
	line-height: 16px;
	margin: 0 0 0 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	width: 190px;
}
.default .box-content2 {
	padding: 15px 6px 0px 6px;
	color: #695A31;
}
/* end search box */

/* news box */
#newsbox {
	float: left;
	width: 209px;
	padding: 0px 0 0 0;
	background: url(navback_int.jpg) repeat-y left;
	margin:0 0 10px 0;
}
.box-top3 {
	width:211px;
	line-height: 10px;
	padding: 0;
	background:url(navtop_int.jpg) no-repeat top;
	height:30px;
}
.box-head3 {
	font-size: 14px;
	padding-left: 6px;
	padding-top: 8px;
	line-height: 20px;
	margin: 0 0 0 10px;
	color: #fff;
	/*border-bottom: 1px dotted #fff;*/
	width: 180px;
	height:20px;
}
.box-content3 {
	width: 209px;
	padding: 5px 0 0px 0;
	clear: both;
	margin-top: 0px;
	padding-bottom: 40px;
	background:url(navbottom_int.jpg) no-repeat bottom left;
}
#newswrap{
	padding:4px 0 4px 10px;
}
#newswrap a{
	color:#944edb;
	font-weight:bold;
}
#newswrap a:hover{
	color:#fff;
}
.newscontent{
	padding:0px 0px 0 4px;
	margin:0px;
	text-align:justify;
	line-height:16px;
	width:96%;
}
.newscontent p{
	margin:0;
	padding:8px 0 0 0;
}
/* end news box */

/* new users box */
.box-content4 td {
	text-align: center;
}
.box-content4 .color{
	color:#000;
}
.newuser-pic {
	display: block;
	padding: 0px 0 0 0;
	margin: auto;
}
.newuser-pic img {
	margin: 0px;
	border:1px solid #fff;
	padding:1px;
}
.user-name {
	color: #8f47d6;
	font-size: 11px;
	text-decoration: underline;
	padding:4px 0 0 0;
	font-weight:normal;
}
a.user-name:hover{
	color: #000 !important;
	font-size: 11px;
	text-decoration: underline;
}
.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 #eee;
}
.search .iteminfo {
	width:74%;
}

.iteminfo {
	float:left;
	width:50%;
	line-height:18px;
	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:70%;
	line-height:0px;
	margin:0 0 0 0px;
}
.itemlinks ul{
	list-style: none;
	margin:0px;
	padding:0px 0 0 0px;
}
.itemlinks li {
	float:left;
	font-size:10px;
	line-height:16px !important;
	margin: 0 12px 0 0px;
	padding: 0px 0 0px 0;
}
.iteminfo h4 {
	color: #000;
	font-size: 11px;
	margin: 0;
	padding:0;
	font-weight:normal;
	width:100%; height:25px;
}
.iteminfo h4 strong {
	white-space: nowrap;
	color: #695A31;
	font-weight:bold;
}
.itemslogan {
	color: #695A31 !important;
	margin-bottom: 8px;
}
.itemicons {
	padding: 5px 0;
}
/* end items styles */

/* Default Page */
#default-img {
	float: right;
	height: 260px;
	width: 589px;
	padding: 0;
}
.default #newswrap{
	width:200px;
	float:left;
	margin:4px 5px 4px 0px;
	padding:0 0px 0 10px;
	border-left:1px dotted #e1c4ff;
}
.default #newsbox {
	position: absolute;
	top: 629px;
	left: 0px;
	width: 695px;
	padding: 0px 0 0 0;
	margin:0;
	background:url(newsback_back.jpg) repeat-y;
}
.default .box-top3 {
	color: #944edb;
	line-height: 24px;
	padding: 0;
	background:url(newsback_top.jpg) no-repeat top;
	height:24px;
	width:695px;
}
.default .box-head3 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 2px;
	line-height: 20px;
	margin: 0 0 0 10px;
	color: #944edb;
	width:660px;
	border-bottom:1px dotted #e1c4ff;
}
.default .box-content3 {
	padding-top: 0px;
	padding-bottom:10px;
	width:695px;
	min-height:120px;
	height:120px;
	background:url(newsback_bottom.jpg) no-repeat bottom;
}
.default #newuserbox {
	/*position: absolute;
	top: 400px;
	left: 216px;*/
	width: 485px;
	height:295px;
	background: url(mainback.jpg) no-repeat top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#newuserbox .text{
	color:#fff;
}
.default .box-head4 {
	font-size: 14px;
	padding-left: 24px;
	line-height: 24px;
	padding-top:2px;
	margin: 0 0 0 0px;
	color: #8f47d6;
}
.default .box-top4 {
	line-height: 24px;
	padding: 0;
	height:24px;
	margin: 0 0 0 0px;
}
.default .box-content4 {
	padding: 0px;
}
/* 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;
	width:110px;
}
#registration .searchfield 
{
	
	padding: 0;
	font-size: 11px;
	position: relative;
	line-height: 18px;
	margin:0 0 0px 0;
}
.registration-info {
	text-align:justify;
	border-bottom:1px solid #eee;
	clear:both;
	width: 98%;
	padding: 0 0 10px 0px;
	margin: 0px 0px 0px 0;
}
.captha{
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	text-align:center;
	padding:10px 0;
	width:98%;
	margin:0;
}
/* end Register Page */

/* Home Page */
.home #searchbox div.formsubmit {
	padding: 0px 0 10px 65px;
	margin: 0;
}
.home #searchbox .searchinput{
	width:110px;
}
.home #searchbox .searchinput-txt{
	width:106px;
}
.home #searchbox {
	clear:both;
	width: 223px;
	padding: 0px 0 0 0;
	margin: 0px 0 10px 0;
	background:url(navback_int.jpg) repeat-y;
}
.home .box-top2 {
	color: #83833F;
	line-height: 20px;
	padding: 0;
	width:211px;
	background:url(navtop_int.jpg) no-repeat top left;
}
.home .box-head2 {
	font-size: 14px;
	padding-left: 0px;
	padding-top: 6px;
	line-height: 18px;
	margin: 0 0 0 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	width: 190px;
}
.home .box-content2 {
	padding: 5px 0 0px 0;

	width:211px;
	color: #fff;
	background: url(navbottom.jpg) no-repeat bottom left;
		background-color:#e0c99f;
		width: 211px;
	margin-top: 0px;


}
.home .newusers_lb {
	/*position: relative; table*/
	width: 480px;
	padding: 0px 0 0 0px;
	margin:10px 0 0 0 /*10px; table*/
	background:url(mainback_int.jpg) repeat-y left;
	
}
.home .newusers_lb .box-head5 {
	font-size: 14px;
	color: #695A31;
	line-height: 25px;
	padding: 4px 0 0 10px;
	margin: 0 0 0 0px;
	border-bottom:0px dotted #fff;
	width:460px;
}
.home .newusers_lb .box-top5 {
	color: #d5130f;
	line-height: 30px !important;
	padding: 0;
	height: 30px !important;
}
.home .newusers_lb .box-content5 {
	padding: 8px;
	line-height:16px;
	/*background: url(mainbottom_int.jpg) no-repeat bottom left;*/
}
/* Home Page -> Invite a Friend */
.invitefriend-wrap{
	width:444px;
	margin:auto;
	padding:10px 0 0 0;
}
.invitefriend-label{
	width:150px;
	float:left;
	line-height:22px;
}
.invitefriend-singleline{
	float:left;
}
.invitefriend-singleline input{
	width:284px;
}
/* End Home Page -> Invite a Friend */
/* Birthday BOX */
#birthdaybox, #friendsonlinebox{
	clear:both;
	width: 209px;
	padding: 0px 0 0 0;
	margin:0px 0 0 0;
	background: url(navback_int.jpg) repeat-y left;
}
#friendsonlinebox{
	margin:0 0 10px 0
}
.box-top7, .box-top8 {
	width:209px;
	color: #ff954f;
	line-height: 10px;
	padding: 0;
	background:url(navtop_int.jpg) no-repeat top;
	height:30px;
}
.box-head7, .box-head8 {
	font-size: 14px;
	padding-left: 6px;
	padding-top: 8px;
	line-height: 20px;
	margin: 0 0 0 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	width: 180px;
	height:20px;
}
.box-content7, .box-content8 {
	width:209px;
	padding:10px 0 10px 0; 
	line-height:18px;
	color: #000;
	background: url(navbottom_int.jpg) no-repeat bottom left;
}
.box-content8{
	width:199px;
	padding:10px 0 10px 10px;
}
.box-content7 a, .box-content8 a{
	color: #fff;
}
.box-content7 a:hover, .box-content8 a:hover{
	color: #000;
}
/*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 #eee
}
.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:#dabbf7;	
	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;
}
.photocontest .box1 a{
	color:#fff;
}
.photocontest .box1 a:hover{
	color:#000;
	font-weight:normal;
}
.usernamefix{
	width:80px;
	height:14px;
}
.showgroup .usernamefix{
	width:80px;
	height:50px;
	margin:0 auto !important;
}
/* end Contests Page */

/* Content Page */
.contentpage #content{
	line-height:18px;
	padding-top: 0px;
	padding-bottom: 0;
}
/* end Content Page */

/* Top Users Page */
#topuserstable{
	margin:0px 0 0 0px;
	width:700px;
}
#topuserstable .standardbox {
	padding: 0 0 0 0px !important;
	margin:0 0 0 2px !important;
	float:left;
	width:98%;
	position:relative;
	background:transparent;
}
#topuserstable .standardbox .box-top5 {
	height: 30px;
	padding: 0 0 0 0px !important;
	margin:0px !important;
	width:98%;
	background:transparent;
}
#topuserstable .standardbox .box-head5 {
	height: 30px;
	line-height:30px;
	padding: 0 0 0 30px !important;
	margin:0 0 0 0px !important;
	width:90%;
}
#topuserstable .standardbox .box-content5 {
	padding: 0 0 0 0px !important;
	margin:2px 0 0 0 !important;
	width:98%;
	height:auto;
	background:transparent;
}
/* end Top Users Page */

/* Search Page */
.modes{
	margin-right:0px;
	width:100%;
	float:right;
	text-align:right;
	border-bottom:1px solid #eee;
	padding:0 0 2px 0;
}
.searchinput {
	font-size: 11px;
	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;
	left: 90px;
	top: 2px;
	width: 60px;
}
div.searchinput2 {
	font-size: 12px;
	position: absolute;
	left: 120px;
	top: 0px;
}
select.searchinput2 {
	font-size:11px;
}
.searchfield 
{
	
	padding: 0px 0 0 10px;
	font-size: 11px;
/*	position: relative;table*/
	line-height: 18px;
	height: 28px;
}
.searchfield input {width:30px;}
.hidden
{
	display:none;
	visibility:hidden;
	
}
.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:black;
	width:80px !important;
	float:left;
	height:24px;
	line-height:24px;
	padding:0;
	margin:0;
	/*font-size: 12px !important;
	color: #695A31 !important;
	margin: 0 0 6px 0px !important;
	padding-left: 0px !important;
	display: block !important;
	line-height: 20px;
	z-index: 99999;
	position: relative;
	border-bottom:1px solid #DACBA4;*/
}
.tdvalue {
	float:left;
	color:black;
	width:100px !important;
	height:24px;
	padding:0;
	margin:0;
}
.checkbox input {
	vertical-align: middle;
	width:25px;
}
/* saved search box*/
.navbox{
}
.sidemenu-item2 {
	position: relative;
	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: #fff;
	line-height: 25px;
	padding: 0;
	margin-left:10px
}
.navbox-head {
	font-size: 11px;
	padding-left: 0px;
	line-height: 25px;
	margin: 0;
	border-bottom:1px dotted #fff;
	width:190px;
}
/*end saved search box*/
.misc-box1, 
.misc-box1-custom {
	border: 1px solid #eee;
	padding: 6px;
	width:320px;
	margin: 0px auto 0px 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: 480px;
	height: 263px;
	position: relative;
	padding:0px 0 0 0;
	margin:10px 0 0 0;
	background:url(searchbxs_back.jpg) no-repeat top left;
}
#searchboxes .box-content5 {
	background: transparent !important;
	width: 225px;
}
.searchbox2 {
	width: 225px;
	padding: 0px 0 0 0px;
	float: left;
	margin:10px 0 0 4px;
}
.searchbox3 {
	float: left;
	width: 225px;
	padding: 0px 0 0 0px;
	margin: 10px 0 0 4px;
	position: absolute;
	top: 0px;
	left: 235px;
}
.sboxtxt {
	font-size: 11px;
	padding: 4px 0px 0px 0px;
	color: #857142;
	height:40px;
	margin: 0;
	width: 200px;
	text-align:center;
}
.searchbox2 .note,
.searchbox3 .note {
	padding: 0px 0px 0px 0px;
	width: 200px;
	height:40px;
	text-align:center;
}
.misc-box3, .misc-box2 {
	border: 1px solid #eee;
	padding: 5px;
	margin: 4px ;
	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 10px;
}
.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;
}
/*End Custom Search*/
/* Online Filter */
.filterOnline {
	padding:10px 0 10px 0px;
	border-bottom:1px solid #eee;
	line-height:14px;
}
.filterOnline select{
	font-size:10px !important;
}
/* End Online Filter */
/* end Search Page */

/* Favorites Page */
#banner1 {
	height: 476px;
	width: 212px;
	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 #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 solid #eee;
	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 #eee;
	border-bottom: 1px solid #eee;
}
.uploadphoto .wrap-img{
	padding:4px 0;
}
.uploadphoto .photoframe{
	margin:0 0 4px 0;
}
.uploadphoto ul {
	clear: both;
	margin: 0;
	padding: 0px;
	height:20px;
	text-align:center;
	line-height:20px;
	border-top: 1px solid #eee;
	list-style: none;
}
.uploadphoto li {
	margin: 0;
	font-size:11px;
	padding: 0 0px 0 0px;
	display: inline;
}
.choosephoto{
	margin:4px auto;
	border:1px solid #eee	
}
.choosephoto .photoframe{
	margin:4px 4px 0 4px;
}
.choosephoto input{
	margin:0px 4px 4px 4px;
}
/* End Profile Page -> upload photo */
/* Profile Page -> view photos */
.viewphotos img{
	padding:1px;
	border:1px solid #ddd
}
.thumbs-wrap{
	height:auto;
	width:100%;
	margin:0;
	padding:0px 0 0 0;
}
.thumbs-wrap td{
	padding:4px;
}
/* End Profile Page -> View Photos */
/* Profile Page -> Settings, Subscription */
.settings td{
	padding:0 4px 4px 0;	
}
.settings input{
	font-size:11px;
	font-family:Verdana;
	
}
/* End Profile Page -> Settings, Subscription */
/*Profile Page -> Gadgets */
.gadgets{
	color: #857142;
	margin:0 0 0 6px;
}
/* End Profile Page -> Gadgets */
/* end Profile Page */

#nav a:link{color:#fff; font-weight:normal;}
#nav a:hover{color:#fff; font-weight:normal;}
#nav a:active{color:#fff; font-weight:normal;}
#nav a:visited{color:#fff; font-weight:normal;}
.top {vertical-align:top; width:200px}
#ctl00_cphContent_EditProfile1_ctl34_lbValues, #ctl00_cphContent_EditProfile1_ctl22_txtValue, #ctl00_cphContent_EditProfile1_ctl23_txtValue, #ctl00_cphContent_EditProfile1_ctl25_txtValue{width:175px;}
#tabEducation select{ width:220px; height:100px;}
#tabReferences  .titletextbox{
	clear:both;
	width:120px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;
}
#ctl00_cphContent_Settings1_txtAgeFrom,#ctl00_cphContent_Settings1_txtAgeTo, #ctl00$cphContent$Settings1$cbReceiveEmails  {	clear:both;
	width:30px;
	font-family:verdana !important;
	font-size:11px;
	line-height:16px;
	height:16px;}
#tabReferences select {width: 120px;}
/*#ctl00_cphContent_divContent, #msg-box {margin-left:215px;}table*/
#ctl00_cphContent_EditProfile1_ctl22_txtValue {width:383px;}
#aspnetForm {display:inline; height:0;}
#ctl00_divNotification {display:none;}
#ctl00_cphContent_EditProfile1_ctl76_lbValues, #ctl00_cphContent_EditProfile1_ctl78_dropValue, #ctl00_cphContent_EditProfile1_ctl80_dropValue, #ctl00_cphContent_EditProfile1_ctl82_dropValue, #ctl00_cphContent_EditProfile1_ctl77_lbValues, #ctl00_cphContent_EditProfile1_ctl79_dropValue, #ctl00_cphContent_EditProfile1_ctl79_dropValue, #ctl00_cphContent_EditProfile1_ctl81_dropValue, #ctl00_cphContent_EditProfile1_ctl83_dropValue, #ctl00_cphContent_EditProfile1_ctl85_lbValues, #ctl00_cphContent_EditProfile1_ctl84_lbValues, #ctl00_cphContent_EditProfile1_ctl86_lbValues, #ctl00_cphContent_EditProfile1_ctl11_dropValue, #ctl00_cphContent_EditProfile1_ctl12_dropValue, #ctl00_cphContent_EditProfile1_ctl13_dropValue, #ctl00_cphContent_EditProfile1_ctl14_dropValue, #ctl00_cphContent_EditProfile1_ctl15_dropValue {width:180px;}
#advSearchTable #dropGender2{width:180px;}