/*
	date: 2007-03-26
	version: 0.0.5
*/

html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #55381B;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}
h1 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 11px;
}
h2 {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 9px;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 7px;
}
h4, h5, h6 {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 6px;
}
.canvas p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a, a.blue {
	color: #385998;
	font-weight: bold;
	text-decoration: none;
}
h4 a 
{
	color: #000;
}
label, .label {
	font-weight: bold;
}
label .graytext {
	font-weight: normal;
}

.inputgroup {
	padding-right: 10px;
	margin-bottom: 8px;
}
.inputgroup input, .inputgroup textarea {
	margin: 0px;
	margin-top: 1px;
	border: 1px #ddd solid;
	background-color: #fafafa;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	padding: 2px 3px 3px 3px;
}
.inputgroup select {
	margin: 0px;
	margin-top: 1px;
	border: 1px #ddd solid;
	background-color: #fafafa;
	font-size: 11px;
	height: 17px;
	color: #333;
}
.inputgroupLeft input {
	float: left;
}
.radiogroup, .checkboxgroup {
	margin-bottom: 12px;
}
.radiogroup table {
	border: 0px;
}
.radiogroup label, .checkboxgroup label {
	font-weight: normal;
	margin-right: 10px;
}
.submit input {
	margin: 0px;
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: bold;
	border: 1px #bbb solid;
	background-color: #fff;
	padding: 4px 0px 4px 0px;
	color: #333;
}
.ssubmit {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	border: 1px #bbb solid;
	background-color: #fff;
	padding: 4px 0px 4px 0px;
	color: #333;
}
a.ssubmit{
	text-decoration: none;
	padding: 5px 4px 5px 4px;
}

form {
	margin: 0px;
}
.formgroup {
	padding-right: 10px;
	background: #f00;
}


.hbox {
	position: relative;
	height: 20px;
	margin-bottom: 12px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('/img/misc/headline-back.png') no-repeat;
}
.hbox h4 {
	height: 20px;
	line-height: 20px;
	margin-left: 12px;
	margin-bottom: 0px;
	background: #FFF url('/img/misc/headline-back.png') no-repeat top right;
}
.shbox {
	position: relative;
	height: 20px;
	border-top: 1px #bbb solid;
	border-bottom: 1px #bbb solid;
	margin-bottom: 0px;
	white-space: nowrap;
}
.shbox h4 {
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.shbox a 
{
	color: #385998;
}
.shbox a.right	
{
	display: inline;
	float: right;
	margin-top: 2px;	
	margin-right: 4px;
}
.shbox.short h4 
{
	width: 250px; 
	display: inline; 
	float: left;
}
.headline {
	font-family: Arial, Helvetica;
}
.shouterbox{
	width: 350px; 
	float: left;
	margin-left: 13px;
	margin-bottom: 16px;
	border: 0px;
	display: inline;}


.hrule {
	margin: 0px -3px 6px -3px;
	height: 4px;
	padding-right: 4px;
	font-size: 1px;
	background: url('/img/misc/hrule-back.gif') no-repeat top right;
}
.hrule .hrule {
	margin: 0px;
	height: 4px;
	/*width: 740px;*/
	background: transparent url('/img/misc/hrule-back.gif') no-repeat;
}

canvas {
	margin-left: 8px;
	margin-right: 8px;
}
.scrollBox {
	overflow: auto;
}
.boxContent {
	margin-top: 8px;
	margin-bottom: 8px;
}
.fullFrame {
	width: 100%;
	height: 100%;
}
.browseResult .next {
	margin-left: 2px;
	margin-right: 0px;
}
.browseResult .prev {
	margin-right: 6px;
}
.browseResult .disabled {
	color: Silver;
}
.browseResult a 
{
	margin-right: 6px;
}
.clear {
	clear: both;
}
.vspace {
	height: 17px;
}
.bggrey {
	background: #FAFAFA;
}
.bggreyish {
	background: #F2EFEA;
}
.graytext {
	color: #888;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.topAds750 {
	margin-left: -8px;
	margin-right: -8px;
}
.canvasPopup {
	width: 756px;
	height: auto;
	min-height: 100%;
	margin: 0px 0px;
}
.canvasPopupLeftAds {
	background: url('/img/misc/popup-ads-back.png') repeat-y top right;
}
.ads {
	position: relative;
	float: right;
	width: 150px;
	overflow: hidden;
}
.topAds765 {
	margin:auto;
	width: 756px;
	text-align:center;
}
.pNavigation {
}
.pColmn {
	/*float: left;*/
	padding-left: 4px;
	margin-left: 4px;
	width: 748px;
	height: 530px;
	overflow: visible;
}
.pColmn .hrule  {
	width: 740px;
}
.pColmn .hbox {
    width: 748px;
}
.pAdsColmn {
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	width: 575px;
}
.pLeftAds {
	float: right;
	width: 150px;
	overflow: hidden;
	margin-top: 8px;
}
.pGuestbook {
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
.pGuestbook .content {
	width: 490px;
	float: left;
	padding-top: 8px;
	/*ackground: #f00;*/
}
.pGuestbook img {
	float: left;
	margin-right: 6px;
	border: 2px #bbb solid;
}
.pGuestbook h4 {
	margin: 0px;
}
.sendFlirtBox {
	margin-left: 10px;
}
.sendFlirtIcon {
	float: left;
	width: 50px;
	text-align: center;
	margin-right: 12px;
}
.sendFlirtIcon img {
	margin-bottom: 5px;
	cursor: pointer;
	border: 0px;
}
.sendFlirtIcon input {
	margin: 0px;
}
.oneThirdColmn {
	margin-right: 17px;
	float: left;
	width: 235px;
}
.twoThirdColmn {
	margin-right: 17px;
	float: left;
	width: 487px;
}
.halfColmn {
	margin-left: 17px;
	float: left;
	width: 352px;
}
.twoFifthColmn {
	margin-left: 17px;
	float: left;
	width: 300px;
}
.threeFifthColmn 
{
	margin-left: 17px;
	float: left;
	width: 420px;	
}
.calendarColmn 
{
	margin-left: 17px;
	float: left;
	width: 170px;
}
.firstColmn {
	margin-left: 0px;
}
.lastColmn {
	margin-right: 0px;
}
.previousPicture .photo{
	vertical-align: middle;
	text-align: center;
}
.previousPicture .text{
	padding-left:10px;
}
.largePhotoBox img {
	float: left;
	border: 2px #bbb solid;
	color: #bbb;
}

.profileThumbnailPictureBox 
{
	height: 144px;
	/* with a 2x2 border */
}

.profileSmallThumbnailPictureBox
{
	float: left;
	width: 37px;
	height: 48px;
	overflow: hidden;
	padding-right: 6px;
	/* with a 2x2 border */
}

.peopleListBox {
	height: 53px;
	padding: 6px 6px 0px 6px;
	color: #888;
	overflow: hidden;
}
.peopleListBox img {
	margin-right: 6px;
	/*float: left;*/
	border: 2px #bbb solid;
	color: #bbb;
}
.peopleListBox p 
{
	margin-bottom: 2px;
}
.peopleListBox .star, .peopleListBox .nostar, .peopleListBox .camera {
	height: 16px;
	float: right;
}
.peopleListBox .left {
	float: left;
	width: 169px;
	overflow: hidden;
	white-space: nowrap;
}
.peopleListBox .right 
{
	float: right;
	width: 35px;
	text-align: right;
}
.peopleListBox .datetime 
{
	width: 35px;
	height: 30px;
	
}

.profileIcons{
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 15px;
	float:left;
}
.star, .camera, .nostar, .male, .female, .online, .notonline{
	width: 17px;
	height: 15px;
	float: left;
}
.star {
	background: url('/img/icons/general/star.gif') no-repeat;
}
.camera {
	background: url('/img/icons/general/camera.gif') no-repeat;
}
.nostar {
}
.male {
	background: url('/img/icons/general/male.gif') no-repeat;
}
.female {
	background: url('/img/icons/general/female.gif') no-repeat;
}
.online {
	background: url('/img/icons/general/online.gif') no-repeat;
}
.notonline {
	background: url('/img/icons/general/notonline.gif') no-repeat;
}



td.paddedtext {
	padding-left: 10px;
	padding-right: 10px;
}

td.righttext {
	padding-left: 5px;
	width: 25px;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.mouseoverpopup {
	top: 5px;
	left: 5px;
	background: #ffffff;
}
.calendar a {
	text-decoration: none;
}

.calendar_dayheader {
	background: #000;
	border: 0px;
	color: #fff;
}

.calendar_day {
	font-weight: normal;
	text-decoration: none;
}

.calendar_nextprev {
}

.calendar_othermonthday {
	background: #999;
}

.calendar_selectedday {
	font-weight: bold;
	background: #fff;
	color: #000;
}

.calendar_selector {
}

.calendar_title {
	background: #fff;
}

.calendar_todayday {
	background: #ddd;
}

.calendar_weekendday {
	background: #eee;
}

.underlined {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}

/* ---- */


.flirtCool {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Cool.gif') no-repeat;
}
.flirtHeart {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Heart.gif') no-repeat;
}
.flirtLips {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Lips.gif') no-repeat;
}
.flirtRose {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Rose.gif') no-repeat;
}
.flirtSmiley {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Smiley.gif') no-repeat;
}
.flirtWink {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_Wink.gif') no-repeat;
}
.flirtWithTongue {
	width: 50px;
	height: 50px;
	background: url('/img/icons/flirts/Flirt_WithTongue.gif') no-repeat;
}





.arrowUp, .arrowDown, .arrowLeft, .arrowRight {
	width: 16px;
	height: 16px;
}
.arrowUp {
	background: #f00 url('/img/icons/arrows/arrow-up.gif') no-repeat;
}
.arrowDown {
	background: url('/img/icons/arrows/arrow-down.gif') no-repeat;
}
.arrowLeft {
	background: url('/img/icons/arrows/arrow-left.gif') no-repeat;
}
.arrowRight {
	background: url('/img/icons/arrows/arrow-right.gif') no-repeat;
}





.clubListBox {
	margin-top: 8px;
}


.handleClubListBox {
	margin-top: 6px;
}
.handleClubListBox input {
	margin-right: 5px;
}



.addClubColmn1 {
	width: 295px;
	float: left;
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	display: inline;
}
.addClubColmn1 img {
	margin-bottom: 1px;
}
.addClubColmn1 .handleClubListBox, .addClubColmn2 .handleClubListBox {
	float: left;
}
.addClubColmn2 {
	width: 120px;
	float: left;
	text-align: center;
	display: inline;
}
.addClubColmn2 div {
	margin: 0px auto;
}
.addClubColmn3 {
	width: 295px;
	float: left;
	font-weight: bold;
	text-align: center;
	display: inline;
}
.addClubColmn3 .gfxButton {
	float: left;
	margin-left: 2px;
	display: inline;
}
.addClubColmn3 img {
	margin-right: 5px;
	margin-bottom: 1px;
}
.addClubHead {
	width: 285px;
	float: left;
	margin-left: 14px;
	display: inline;
}
.addClubHead select {
	font-weight: bold;
}
.addClubColmnHist {
	margin-right: 20px;
}
.localClubSubmit {
	float: left;
}

.gfxButton {
	cursor: pointer;
}
.gfxButton div {
	margin: 0px auto;
}
.gfxButton p {
	margin: 0px;
	margin-top: 2px;
	font-weight: bold;
}
.onlineListHead {
	float: right;
	margin-top: 2px;
}
.onlineListBox {
	margin-top: 10px;
	margin-bottom: 20px;
}
.onlineListBox img {
	margin-right: 0px;
	border: 2px #bbb solid;
}
.onlineListBox a img {
	border: 0;
}
.onlineListBox .photo{
	width: 105px;
	height: 144px;
	background: #CEC5B2;
	vertical-align: middle;
	text-align: center;
}
.onlineListBox .text 
{
	font-weight: bold;
	vertical-align: top;
}
.onlineListBox  .ratingIcon{
	margin-bottom: 10px;
 }
.onlineListBox p {
	margin: 0px;
}
.onlineListBox .check {
	vertical-align: bottom;
}
.onlineListBox .addFriend 
{
	background: transparent url(/img/icons/blueBg.png) no-repeat;
	width: 100px;
	height: 22px;
}
.onlineListBox .addFriend span
{
	display: inline-block;
	cursor: pointer;
	font-size: 9px;
}
.topRatingBox  {
	margin-top: 20px;
	margin-bottom: 0px;
}
.topRatingBox img {
	margin-right: 0px;
	border: 0px #bbb solid;
}
.topRatingBox .photo{
	width: 160px;
	height: 120px;
	background: #CEC5B2;
	vertical-align: middle;
	text-align: center;
}

.topRatingBox .text {
	vertical-align: bottom;
	font-weight: bold;
}
.topRatingBox .ratingIcon{
	margin-bottom: 0px;
 }
.topRatingBox p {
	margin: 0px;
}
.topRatingBox .check {
	vertical-align: bottom;
}


.dateBox 
{
	width: 170px;
	height: 75px;
	overflow: hidden;
}
.dateBox .content {
	padding: 8px 0px 0px 10px;
}
.dateBox h4 {
	margin: 0px;
}
.dateBox p {
	color: #888;
	margin: 0px;
	line-height: 17px;
}
.dateBoxNav {
	position: absolute;
	bottom: 10px;
}
.dateBoxNav a {
	text-decoration: none;
	font-weight: normal;
}
.dateBoxNavLeft {
	left: 10px;
}
.dateBoxNavRight {
	right: 10px;
}

.shortcutListBox img {
	border: 0px;
	margin-right: 5px;
	float: left;
}
.shortcutListBox a {
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #55381B;
}
.shortcutListBox br {
	clear: left;
}
.shortcutListBox b {
	/*float: left;*/
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
}

.newsBox h4 {
	margin: 0px;
}
.newsBox a {
	text-decoration: none;
}


.linkListBox p {
	margin: 0px 0px 9px 7px;
}




.galleryListBox {
	float: left;
	text-align: center;
	margin-left: 13px;
	margin-bottom: 16px;
	border: 0px;
	display: inline;
}
.galleryListBox .photo {
	width: 164px;
	height: 124px;
	background: #CEC5B2;
	vertical-align: middle;
	text-align: center;
}
.galleryListBox .smallPhoto{
	width: 116px;
	height: 94px;
	background: #fff;
	vertical-align: bottom;
	
}
.galleryListBox img {
	border: 2px #bbb solid;
}
.galleryListBox .text {
	padding-top: 2px;
	color: #fff;
	padding-bottom: 4px;
	background-color: #000;
	width:160px;	
}
.galleryListBox .extratext {
	color: #000;
	padding-top: 3px;
	width:160px;
}
.galleryListBox a {
	color: #385998;
	text-decoration: none;
}
.galleryListBox .extratext a {
	text-decoration: underline;
}
.pAdsColmn .firstPhoto {
	/*margin-left: 100px;*/
}
.editPrivateGallery {
	margin-top: 20px;
	margin-left: 20px;
	text-align: center;
}

.picureListBox {
	float: left;
	text-align: center;
	margin-left: 0px;
	border: 0px;
}

.picureListBox .photo {
	/*
	width: 115px;
	height: 115px;
	background: #f0f0f0;
	*/
	width:120px;	
	height:90px;
	background:#CEC5B2;
	padding-bottom: 0px;
}
.picureListBox .photo img {
	border: 0px #bbb solid;				
	max-height: 90px;
}

.picureListBox .text {
	/*width: 115px;*/
	margin-top: 3px;
}
.vPhoto {
	margin-left: 22px;
}
.hPhoto {
	margin-left: 22px;
	width: 120px;
}
.pfirstPhoto {
	margin-left: 11px;
}
.firstPhoto {
	margin-left: 0px;
}


.tableList {
	width: 100%;
	text-align: left;
}

.tableList tfoot td {
	border-bottom: 1px #bbb solid;
}
.tableList thead th {
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px #bbb solid;
	border-bottom: 1px #bbb solid;
	color: #444;
	margin-bottom: 11px;
	font-weight: bold;
}
.tableList thead .thHidden {
	border: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.tableList td {
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.tableList .even td {
	background: #eee;
}
.tableList .odd td {
}
.tableList .margin td {
	height: 10px;
}
.tableList a {
	font-weight: normal;
}



.flirtListIcon {
	margin: 0px auto;
	margin-bottom: 25px;
}


.tabs {
	border-bottom: 1px #bbb solid;
	margin-bottom: 12px;
	height: 18px;
}
.tabs ul {
	margin: 0px;
	padding: 0px;
	
}
.tabs li {
	position: relative;
	border: 1px #bbb solid;
	border-bottom: 0px;
	background: #bbb;
	list-style-type: none;
	float: left;
	margin-right: 3px;
	padding: 2px 20px 2px 20px;
	margin-bottom: -1px;
}
.tabs .tabActive {
	position: relative;
	background: #fff;
	z-index:2;
}
.tabs a {
	text-decoration: none;
	color: #444;
}




.ratingBox {
	margin-left: 95px;
	width: 520px;
}
.ratingBoxVoting {
	margin-top: 5px;
	margin-left: 36px;
	height: 40px;
}
.ratingBoxVoting h1 {
	float: left;
	margin: 3px 10px 0px 10px;
	text-transform: uppercase;
}
.ratingBoxVoting input {
	float: left;
}
.ratingBoxVoting a {
	text-decoration: none;
}
.ratingStarNot, .ratingStarHot {
	float: left;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.ratingStarNot {
	background: url('/img/icons/rating/Icon_Rating_0.gif') no-repeat;
}
.ratingStarHot {
	background: url('/img/icons/rating/Icon_Rating_1.gif') no-repeat;
}
.ratingStarSmall {
	float: left;
	width: 18px;
	height: 20px;
	background: url('/img/icons/rating/Icon_Ratting_small_1.gif') no-repeat;
}
.ratingBoxNav1, .ratingBoxNav2 {
	float: left;
	width: 250px;
}
.ratingBoxNav2 {
	margin-left: 20px;
}
.tableRatings .star {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
}
.ratingPicturePreview {
	z-index: 10;
	position: absolute;
	top: auto;
	left: 180px;
	width: auto;
	
	background-color: #ddd;
	display: none;
}
.ratingPicturePreview div {
	margin: 4px;
/*	padding: 6px 6px 2px 6px;*/
/*	height: 174px;*/
	background: #fff;
}
.ratingPicturePreview img {
	margin: 6px 6px 2px 6px;
	border: 2px #bbb solid;
}
.ratingPictureSpace {
	height: 182px;
}
.ratingPicturePreview p {
	text-align: center;
	font-weight: bold;
	margin: 0px;
}

.chooseGender {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.chooseGender .space {
	width: 30px;
}
.chooseGender p {
	margin-bottom: 5px;
}
.chooseGender input {
	float: left;
}
.chooseGender img {
	float: right;
}



.ratingIcon {
	margin: 0px 0px 0px 0px;
	width: 60px;
	height: 60px;
	background: url('/img/icons/rating/Icon_Ratting_Score.gif') no-repeat;
	text-align: center;
	color: #fff;
}
.ratingIcon h2 {
	margin: 0px;
	padding-top: 19px;
}




.editGalleryColmn1, .editGalleryColmn3 {
	float: left;
	width: 95px;
	padding-top: 0px;
}
.editGalleryColmn3 {
	padding-left: 10px;
}
.editGalleryColmn3 .historyBack, .editGalleryColmn1 .text{
	height: 100px;
}
.editGalleryColmn1 .text{
	font-weight: bold;
}
.editGalleryColmn1 .editGalleryButton, .editGalleryColmn3 .editGalleryButton {
	margin-bottom: 8px;
}
.editGalleryButton2container
{
	margin-bottom: 8px;
}
.editGalleryButton2container img
{
	border: 0px;
}
.editGalleryButton2container a
{
	cursor:pointer;
}
.editGalleryColmn1 .ratingIcon{
	margin-bottom: 10px;
	margin-left: 10px;
}
.editGalleryColmn2 {
	float: left;
	width: 520px;
}
.editGalleryButton {
	padding-top: 12px;
	width: 85px;
	height: 47px;
	background: url('/img/buttons/gallery-edit-mode.gif') no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
.editGalleryButton2
{
	width: 85px;
	text-align: center;
	background: #000000;
	border: 0px solid red;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.editGalleryButton a {
	color: #fff;
	text-decoration: none;
}
.editGalleryButton p {
	margin: 0px;
}
.editGalleryColmn2 .inputgroup, .editGalleryColmn2 .submit {
	float: left;
}
.editGalleryColmn2 input {
	margin: 0px;
}


.largePhoto{
	text-align: center;
}
.currentPhotoButton, #currentPhoto {
/*	display: none;*/
	width: 520px;
	height: 390px;
}
.currentPhoto{
	/*padding-top: 8px;*/
	background-color: #f0f0f0;
	width: 520px;
	height: 390px;
	vertical-align: middle;
}
.currentPhoto img {
	border: 0px;
	/*width: 100%;*/
}
.photoNames {
	position: relative;
	padding-top: 4px;
	height: 27px;
	background-color: #888;
}
.photoNames div, .photoNames div.left, .photoNames div.right {
	position: absolute;
	padding-top: 6px;
	background: url('/img/icons/arrows/small-arrow-up.gif') no-repeat top center;
}
.photoNames div.left {
	background: url('/img/icons/arrows/small-arrow-up.gif') no-repeat top left;
}
.photoNames div.right {
	background: url('/img/icons/arrows/small-arrow-up.gif') no-repeat top right;
}
.photoNavigate {
	position: relative;
	background-color: #000;
	height: 43px;
}
.photoNavigate img {
	border: 0px;
}



.photoNavigate .navButton 
{
	cursor: default;
}
.photoNavigate .PrevButton
{
	position: absolute;
	top: 10px;
	left: 10px;
}
.photoNavigate .NextButton
{
	position: absolute;
	top: 10px;
	right: 10px;
}
.photoNavigate .navButton .ButtonText 
{
	float: left;
	color: #eee;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	height: 22px;
	background-image: url('/img/buttons/gallery-nav-middle.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
.photoNavigate .navButton .Prev
{
	padding-left: 5px;
	padding-right: 8px;
}
.photoNavigate .navButton .Next
{
	padding-left: 8px;
	padding-right: 5px;
}



.photoNavigate .prev {
	margin: 10px auto auto 10px;
	float: left;
	display: inline;
	cursor: pointer;
	
	text-align: left;
	width: 75px;
	height: 22px;
	overflow: hidden;
	background: url('/img/buttons/gallery-prev2.gif') no-repeat top right;
}
.photoNavigate .prev a {
	color: #eee;
	text-decoration: none;
	line-height: 22px;
	margin-left: 20px;
}

.photoNavigate .text {
	margin-top: 12px;
	float: left;
	width: 330px;
	margin-left: 20px;
	color: #fff;
	display: inline;
	font-style: italic;
}
.photoNavigate .next {
	margin: 10px 10px auto auto;
	float: right;
	display: inline;
	cursor: pointer;
	
	text-align: right;
	width: 75px;
	height: 22px;
	overflow: hidden;
	background: url('/img/buttons/gallery-next2.gif') no-repeat top right;
}
.photoNavigate .next a {
	color: #eee;
	text-decoration: none;
	line-height: 22px;
	margin-right: 21px;
}
.thumbnailProfileMarkers{
	position: relative;
	height: 5px;
}
.thumbnailProfileMarkers div{
	width: 10px;
	height: 5px;
	position: absolute;
	padding-top: 6px;
	background: url('/img/icons/arrows/small-arrow-up.gif') no-repeat top center;
}

.smallPhotos {
	width: 100%;
	height: 111px;
	margin-top: 8px;
	overflow: auto;	
	white-space: nowrap;
}
.smallPhotos img {
	border: 2px #CEC5B2 solid;
	margin-right: 8px;
	cursor: pointer;
}
.smallPhoto {
	float: left;
	margin-right: 8px;
	display: inline;
	
	height: auto;
	width: 120px;
}
.smallPhotos .smallPhoto img {
	border: 2px #CEC5B2 solid;
}
.currentTextEditBox {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.currentTextEditBox input {
	background: #000;
	color: #fff;
}
.currentTextEditBox .inputgroup {
	padding-right: 0px;
}
.currentTextEditBox .inputgroup input
{
	margin: 0px;
	margin-right: 5px;
	font-style: italic;
}
.currentTextEditBox .submit input {
	height: 20px;
	margin-top: 1px;
	margin-right: 5px;
	padding-top: 1px;
	background-color: #222;
}

.photoCal {
	margin-bottom: 5px;
}
.photoCal .day a {
	text-decoration: none;
	color: #444;
}
.photoCal .day {
	font-weight: bold;
	padding: 3px 3px 3px 4px;
}
.photoCal .odd {
	background: #f0f0f0;
}
.photoCal .content {
	margin-top: 5px;
	height: 50px;
	padding: 5px;
}
.photoCal .contentBtn {
	padding: 5px;
	text-align: right;
	margin-bottom: 5px;
}
.photoCal .inputgroup {
	margin-top: 5px;
	margin-bottom: 5px;
}
.photoCal .oneThirdColmn {
	margin-top: 5px;
}
.photoCal .contentitem {
	float: left;
	width: 235px;
}
.photoCal .eventcontentitem {
	float: left;
	width: 361px;
}
.photoCal .notfirst {
	padding-right: 17px;
}


.topclubscontainer {
	width: 100%;
}

.topclubscontainer .clubcontainer {
	width: 100%;
	margin-bottom: 20px;
}

.topclubscontainer .icon {
	margin-right: 20px;
	margin-left: 20px;
}
.topclubscontainer .club {
	text-align: left;
}


.profileText {
	float: left;
	width: 240px;
	border: 0px;
}
.profileText th {
	height: 8px;
}
.profileText .col1 {
	width: 110px;
}
.profileText td {
	padding-bottom: 8px;
}



.memberStatus {
	float: left;
	width: 135px;
	margin-top: 10px;
}

.memberPicture {
	float: left;
}

.memberPictureBox {
	width: 164px;
	height: 144px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	text-align: center;
	background: #CEC5B2;
}
.memberPictureBox .head {
	width: 100%;
	height: 20px;
	background: url('/img/misc/box-top.gif') no-repeat;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.memberPictureBox img {
	border: 2px #CEC5B2 solid;
}
.memberStatus .star {
	margin-top: -1px;
	margin-right: 2px;
	float: left;
}
.memberStatusBox {
	padding: 8px;
	height: 51px;
}


.imagecanvas {
	position: relative;
	width: 100%;
	height: 550px;
	background-color: #eee;
	overflow: auto;
}
.imagecanvasborder {
	border: 2px #bbb solid;
}
.imagecache {
	position:absolute;
	top:-1px;
	left:-1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.imagelayers {
	position: absolute;
}
.imagecrop {
	position: absolute;
	z-index: 100;
/*
	top: 10px;
	left: 50px;
	width: 148px;
	height: 148px;
*/
	border: 1px Red dashed;
	cursor: move;
	font-size: 1px;
	line-height: 1px;
}
.cropNW, .cropNE, .cropSW, .cropSE {
	position: absolute;
	width: 6px;
	height: 6px;
	border: 1px Red solid;
}
.cropNW {
	top: -4px;
	left: -4px;
	cursor: nw-resize;
}
.cropNE {
	top: -4px;
	right: -4px;
	cursor: ne-resize;
}
.cropSW {
	bottom: -4px;
	left: -4px;
	cursor: sw-resize;
}
.cropSE {
	bottom: -4px;
	right: -4px;
	cursor: se-resize;
}

.historyBack {
	float: right;
	display: inline;
	cursor: pointer;
}
.historyBack div {
	float: left;

	margin-right: 2px;
	width: 10px;
	height: 14px;
	background: url('/img/icons/arrows/back-arrow.gif') no-repeat;
	display: inline;
	margin-top:3px;
}
.historyBack p {
	float: left;
	color: #888;
	margin: 0px;
	font-weight: bold;
	line-height: 14px;
}
.historyBack p a {
	text-decoration: none;
	color: #888;
}
.fLinks {
	text-decoration: none;
	color: #444;
}

.profileview_menu_container
{
	margin-top: -2px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background: #000;
	width: 756px;
}

.profileview_menu
{
/*	padding-top: 6px;*/
	background-color: #000;
/*	height: 26px;*/
/*	width: 765px;*/
/*	margin-bottom: 6px;*/
/*	overflow: hidden;*/
}

.profileview_menu .horz_space
{
	font-size: 1px;
	height: 6px;
}

.profileview_menu .vert_space
{
	float: left;
	font-size: 1px;
	width: 6px;
}

.profileview_menu .start
{
	float: left;
	width: 15px;
	height: 23px;
	background-image: url('/img/profileviewmenu/pw_popmenu_start.gif');
	background-repeat: no-repeat;
}

.profileview_menu .end
{
	float: left;
	width: 9px;
	height: 23px;
	background-image: url('/img/profileviewmenu/pw_popmenu_end.gif');
	background-repeat: no-repeat;
}

.profileview_menu .item
{
	height: 23px;
	line-height: 20px;
	padding-right: 2px;
/*	padding-top: 3px;
	padding-right: 3px;*/
	background-image: url('/img/profileviewmenu/pw_popmenu_item.gif');
	background-repeat: repeat-x;
}

.profileview_menu .item a
{
	color: #f0f0f0;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.profileview_menu .image
{
	float: left;
	height: 23px;
	background-image: url('/img/profileviewmenu/pw_popmenu_item.gif');
	background-repeat: repeat-x;
}

.profileview_menu .image img
{
	border: 0px;
}

.profileview_menu .divider
{
	float: left;
	width: 20px;
	height: 23px;
	background-image: url('/img/profileviewmenu/pw_popmenu_divider.gif');
	background-repeat: no-repeat;
}

.listgallerypicture
{
	float: left;
}

.listgalleryinfo
{
	float: left;
	margin-left: 20px;
}

.errorText
{
	color:Red;
}

a.minicalendar_link_date
{
	font-weight: normal;
	color: #888;
	text-decoration: none;
}
a.minicalendar_link_date:hover
{
	font-weight: normal;
	color: #888;
	text-decoration: underline;
}
a.minicalendar_link_headline
{
	color: #000;
	text-decoration: none;
}
a.minicalendar_link_headline:hover
{
	color: #000;
	text-decoration: underline;
}
a.minicalendar_link_listed
{
	font-weight: normal;
	color: #888;
	text-decoration: none;
}
a.minicalendar_link_listed:hover
{
	font-weight: normal;
	color: #888;
	text-decoration: underline;
}

.tabsDiv{
	border-bottom: 1px #bbb solid;
	width: 100%;
	height: 18px;
}
.tabsDiv .notSelected{
	float: left;
	color: #333;
	border: 1px #bbb solid;
	border-bottom: 0px;
	background: #bbb;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-right: 3px;
	padding: 2px 20px 2px 20px;
	margin-bottom: -1px;
	font-weight: bold;	
	cursor: default;
}
.tabsDiv .Selected{
	float: left;
	color: #333;
	background: #fff;
	border: 1px #bbb solid;
	border-bottom: 0px;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-right: 3px;
	padding: 2px 20px 2px 20px;
	margin-bottom: -1px;	
	font-weight: bold;
	cursor: default;
}
.FB_login_button
{
	float: right;
	margin-right: 8px;
}
.editGalleryColmn1 .FB_login_button
{
	float: none;
	margin-right: 0px;
	margin-left: 8px;
}
#singlesOut 
{
	margin-top: 3px;
}
.imageList img
{
	border: 0px;
	width: 43px;
	height: 56px;
	margin-top: 6px;
}
#singlesOut img
{
	width: 56px;
	height: 75px;
}
img.thumb {
	width: 105px;
	height: 140px;
	border: 0px;
}
select.photos
{
	max-width: 348px;
}
span.stats
{
	font-weight: bold;
}