﻿@import url("/App_Resources/Styles/Site/Core.css");

#bodyRight h2 {
	font-family:  Arial, Georgia, Serif;
	font-size: 0.9em;
	margin-bottom: 10px;
	border-top: solid 3px #C00000;
	background: #efefef;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}

/*
===========================================================
Membership Container
===========================================================
*/


#membershipContainer {
	
	background-color: #fff;
	
	overflow: hidden;
	position: relative;

}

/*
===========================================================
Membership header properties
===========================================================
*/

.overflow {
	width: 651px;
	height: 32px;

}

.overflowProfile {
	width: 630px;
	overflow: hidden;
}

.counter { 
	float: right;
	width: 226px;
	display: none;
}


.counterPadding {
	height: 38px;
}

.counter label {
	float: left;
	text-align: right;
	width: 100px;
	font: Bold 0.7em Verdana, Georgia, Arial;
	color: #fff;
	padding: 4px 12px 0 0;
}

.addition {
	color: #da1c23;
}

.countdown {
	background: url(/App_Resources/Images/Site/membership/creditBack.gif) no-repeat;
	width: 105px;
	height: 28px;
	float: left;
	display: none;
	font: 1.2em Georgia, Verdana, Arial;
	padding: 1px 0 0 6px;
}

.countdown li {
	float: left;
	text-align: center;
	width: 20px;
}

#membershipHeader {
	
	height: 67px;
	width: 630px;
	padding: 4px 8px 8px 8px;
	position: relative;
	background: #f1f1f1;
}

.credits {
	position: absolute;
	left: 290px;
	top: 8px;
	display: none;
}

.credits img {
	margin: 2px 2px 0 0;
}

.credits a {
	color: #da1c23;
	text-decoration: none;
	font: 0.6em Verdana, Arial, Georgia;
}

.credits a:hover {
	background-color: #da1c23;
	color: #fff;
}

.imagePadding {
	border: solid 1px #000;
	margin: 5px 12px 0 0;
}

#membershipHeader img {
	float: left;
}

#membershipHeader h2 {
	color: #000;
	font: Bold 1.2em Georgia, Verdana, Arial;
	margin: 0 0 14px 0;
	width: 270px;
}

#membershipHeader p {
	color: #000;
	font: Bold 0.7em Verdana, Arial, Goergia;
	line-height: 16px;
}

#headerNavigation  {
	height: 26px;
	background: #f1f1f1;
}

#headerNavigation ul {
    border-bottom: 3px solid #C00000;
    height: 29px;
    background: #f1f1f1;
    margin-bottom: 10px;
    padding: 0 0 0 5px;
    width: auto;
    }

#headerNavigation li {
    float: left;

}



#headerNavigation li.on {

}

#headerNavigation li.on a {
	background-color: #FFFFFF;
    border-left: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
    color: #000000;
    cursor: default;
}

#headerNavigation a {
	background-color: #CC0000;
    border-left: 1px solid #CC0000;
    border-right: 1px solid #CC0000;
    border-top: 1px solid #CC0000;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 0.7em Arial,Verdana,Sans-Serif;
    height: 17px;
    margin-right: 10px;
    padding: 7px 30px 5px;
    position: relative;
    text-decoration: none;
    top: 2px;
}

/*
===========================================================
Membership navigation properties
===========================================================
*/

#membershipBody {
	margin: 20px 0 20px 0;
}

#membershipBody p {

}

.more {
	float: right;
	margin: 5px 0 0 0;
}

.more img {
	margin: 2px 2px 0 0;
}

.more a {
	color: #da1c23;
	text-decoration: none;
	font: 0.6em Verdana, Arial, Georgia;
}

.more a:hover {
	background-color: #da1c23;
	color: #fff;
}

#membershipBody ul {
	margin: 15px 0 0 0;
}


#membershipBody li {
	padding:  4px 7px 7px 7px;
	height: 102px;
	position: relative;
}

#membershipBody li.light {
	background-color: #383838;
}

#membershipBody h2 {
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #fff;
	width: 250px;
}

#membershipBody li p {
	font: 0.9em Arial, Verdana, Georgia;
	margin: 0 0 19px 0;
}

.width {
	width: 100px;
}

#membershipBody img {
	border: 0;
	float: left;
}

.margin {
	margin: 3px 11px 0 0;
}

.time {
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #fff;
}

.rightComment {
	background-color: #fff;
	position: absolute;
	right: 107px;
	top: 7px;
	padding: 0;
	width: 205px;
	height: 86px;
	padding: 7px 10px;
}

.rightComment img {
	margin: 0;
	padding: 0;
}

.newsImage {
	position: absolute;
	right: 7px;
	top: 7px;
}

.rightComment h3 {
	font: 1.2em Georgia, Verdana, Arial;
}

.rightComment a {
	text-decoration: none;
	color: #231f20;
}

.deleteButton  {
	height:16px;
	width:19px;
	position: absolute;
	bottom: 7px;
	left: 7px;
	background: url(/App_Resources/Images/Site/membership/b_delete.gif) no-repeat left #fff;
	text-decoration: none;
}

.arrow {
	background: url(/App_Resources/Images/Site/membership/arrow.png) no-repeat;
	width: 18px;
	height: 19px;
	position: absolute;
	top: 14px;
	left: 257px;
}

.category {
	position: absolute;
	bottom: 7px;
	left: 10px;
	color: #da1c23;
}

a.profileLink {
	color: #fff;
	text-decoration: none;
}

a.profileLink:hover {
	color: #da1c23;
	background-color: #fff;
}

/*
===========================================================
Favourites properties
===========================================================
*/

#favourites {
	width: 650px;
}

#favourites li {
	width: 294px;
	float: left;
	background-color: #fff;
	position: relative;
	padding: 0;
	height: 125px;
	padding: 1px;
	margin: 0 16px 35px 0;	
}

#favourites a {
	text-decoration: none; 
}

#favourites h3 {
	font: 1.2em Georgia, Verdana, Arial;
	color: #231f20;
	padding: 4px 7px 7px 7px;
	width: 159px;
}

.favsAdded {
	display: block;
	background-color: #000;
	padding: 4px;
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #fff;
}

.favsAdded input {
	position: absolute;
	left: 173px;
	top: 4px;
}

.category a {
	color: #da1c23;
	font: 0.7em Verdana, Arial, Georgia;
	text-decoration: none;
}

a.favsLink {
	color: #231f20;
}

a.favsLink:hover {
	color: #fff;
	background-color: #db1c23;
}

.arrowBottom {
	height: 14px;
	position: absolute;
	bottom: -20px;
	right: 28px;
	background: url(/App_Resources/Images/Site/membership/arrowDown.png) no-repeat right;
	padding: 6px 26px 0 0;
}

.arrowBottom a {
	font: Bold 0.7em Verdana, Arial, Georgia;
	text-decoration: none;
	color: #fff;
}

/*
===========================================================
Honeys section properties
===========================================================
*/

#honeys li {
	background: #f1f1f1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 98px;
	height: 139px;
	padding: 8px;
	position: relative;
	float: left;
	margin: 9px 10px 0 0;
}

#honeys p {
	width: 97px;
}

#honeys a {
	font: Bold 0.8em Verdana, Arial, Georgia;
	color: #c00000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#honeys img {
	margin: 0 0 6px 0;
	border: solid 1px #000;
}

#membershipBody h1 {
	font: 1.2em Georgia, Verdana, Arial;
	color: #000;
}

.chartNumber {
	font: 0.7em Verdana, Arial, Georgia;
	color: #fff;
	position: absolute;
	bottom: 8px;
	left: 8px;
}

.delete {
	position: absolute;
	top: 130px;
	right: 8px;
}

/*
===========================================================
Signup Section properties
===========================================================
*/

#signUpHeader {
	background: url(/App_Resources/Images/Site/membership/signUp/signUpHeader.jpg) no-repeat;
	height: 380px;
	width: 631px;
}

#signUpHeader h2 {
	font: Bold 1.3em Georgia, Verdana, Arial;
	color: #da1c23;
	padding: 26px 0 20px 338px;
}

#signUpHeader ul {
	margin: 0 0 20px 350px;
	width: 197px;
}

#signUpHeader li {
	font: 0.9em Arial, Verdana, Georgia;
	margin: 0 0 17px 0;
	list-style-type: disc; 
}

.bottom {
	width: 260px;
}

#signUpIntro {
	background: url(/App_Resources/Images/Site/membership/signUp/pinkGrad.gif) repeat-x;
	width: 631px;
	height: 79px;
	position: relative;
}

#signUpIntro img {
	float: left;
	margin: 6px 0 0 24px;
}

#signUpIntro h2 {
	float: left;
	width: 180px;
	height: 70px;
	color: #fff;
	font: 1.3em Georgia, Verdana, Arial;
	margin: 25px 0 0 20px;
}

#signUpIntro p {
	float: left;
	color: #fff;
	font: 0.9em Arial, Verdana, Georgia;
	width: 212px;
	margin: 13px 0 0 0;
}

.girlIcon {
	position: absolute;
	right: 27px;
	top: -28px;
}

#signUpBody {
	margin: 10px 0;

}

#signUpBody h2 {
	font: Bold 1.1em Georgia, Verdana, Arial;
	color: #231f20;
	margin: 0 0 20px 0;
	width: 631px;
	clear: both;

}

.registrationStep {
	background: url(/App_Resources/Images/Site/membership/signUp/registerGrad.gif) repeat-x #fff;
	width: 631px;
	padding: 0 0 8px 0;
	position: relative;

}

.registrationStep ul {
	padding: 12px 0 0 60px;
}

.registrationStep li {
	float: left;
	width: 270px;
	height: 35px;
}

.registrationStep label {
	float: left;
	text-align: right;
	width: 98px;
	height: 36px;
	font: Bold 0.7em Verdana, Arial, Georgia;
	margin: 0 10px 0 0;
}

.textField {
	width: 143px;
	border: solid 1px #000;
	height: 15px;
	padding: 3px;
	margin: 2px 0 0 0;
}

.textFieldValidatorMultiline {
	width: 143px;
	border: solid 1px #000;
	padding: 3px;
	margin: 2px 0 0 0;
	background-color: #cc0000
}

.single {
	padding: 8px 0 0 0;
}

.dropDown {
	border: 1px solid #000000;
    font-size: 0.9em !important;
    height: 21px;
    width: 53px;
}

.registrationStep h2 {
	float: none;
	font: 1.2em Georgia, Verdana, Arial;
	color: #231f20;
	padding: 50px 0 0 80px;
}

.regForm h4 {
	float: none;
	font: 1.2em Georgia, Verdana, Arial;
	color: #231f20;
	padding: 10px 0 0 120px;
}

.checkBox {
	padding: 0 0 4px 3px; 
	height: 15px; 
	float: left;
	text-align: left;
}


.signInButton {
	position: absolute;
	top: 30px;
	left: 415px;
	width: 141px;
}

.checkButton {
	position: absolute;
	top: 8px;
	left: 8px;
	background: url(/App_Resources/Images/Site/membership/signUp/greenbutton.png) no-repeat;
	width: 28px;
	height: 38px;
	font: Bold 1.5em Georgia, Verdana, Arial;
	color: #fff;
	padding: 2px 0 0 12px;
}

.error {
	font: 0.6em Verdana, Arial, Georgia;
	color: #da1c23;
	clear: both;
	padding: 0 20px 8px 70px;
}

/*
===========================================================
Profile section properties
===========================================================
*/

#profileBody {
	margin: 20px 0 20px 0;
}

#profileLeft {
	
	width: 305px;
	
	float: left;
	padding-right: 20px;
    background: url(/Site/Pages/ChannelLander/images/greyLine.gif) repeat-y 314px 0;
}

#profileRight {
	float: left;
	width: 297px;
}

.profileImage h2 {
	font: 1.1em Georgia, Verdana, Arial;
	color: #000;
	margin: 10px 0;
	display: none;
	float: left;
}

.userIamge {background: #f1f1f1; width: 285px; text-align: center; padding: 10px;}

.profileBox {
	width: 300px;
	padding: 2px 2px 0 2px;
	position: relative;
	clear: both;
	margin: 0 0 20px 0;
}

.marginBottomCut {
	margin-bottom: 10px;
}

.marginTopCut {
	margin-top: 10px;
}

.boxHeader {position : relative;}

.boxHeader h3 {
	font-family:  Arial, Georgia, Serif;
	font-size: 0.9em;
	margin-bottom: 10px;
	border-top: solid 3px #C00000;
	background: #efefef;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
    
}

.postHeader {
	
	height: 42px;
	width: 292px;
}

.postHeader p {
	font: Bold 0.6em Verdana, Arial, Georgia;
	color: #000;
	line-height: 16px;
	padding: 0px 3px 3px 6px;
}

.rating {
	float: right;
	font: 1.2em Georgia, Verdana, Arial;
	color: #000;
	padding: 0 6px 0 0;

}

.rating img {
	margin: 6px 0 0 0;
}

.bottomGrad {
	
	width: 300px;
	overflow: hidden;
	padding-bottom: 8px;
	border-bottom: dashed 1px #999;
}

.bottomGrad h3 {
	font: Bold 0.9em Arial, Verdana, Sans Serif;
	color: #000;
	margin-bottom: 3px;
	text-transform: none;
}

.avatarPad {border:solid 1px red;}

.bottomGrad p {
	font: 0.8em Verdana, Georgia, Arial;
	color: #000;
	margin: 10px 0 0 0;
	line-height: 19px;
}

.profileImage {margin-bottom: 20px;}

.noMargin {
	margin: 0;
	padding-top: 0;
}

.addFriend {
	background: #c00000;
	 height: 16px;
    padding: 1px 0 4px 1px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 129px;
}

.addFriend img {
	border: 0;
	float: left;
}

.addFriend a {
	font: Bold 0.8em  Verdana, Georgia, Arial;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 6px;
	line-height: 18px;
}

.profileFriends ul {
	margin: 0;
	padding: 0;
}

.profileFriends  {
	overflow: hidden;
}

.listOverflow {
	width: 300px;
}

.profileFriends li {
	width: 87px;
	margin: 0 7px 0 0;
	text-align: center;
	float: left;
	height: 130px;
	overflow: hidden;
}

.profileFriends li img {
	border: 0;
}

.profileFriends p {
	margin: 7px 0 0 0;
}

.profileFriends a.remove {
	background-color: #da1c23;
	display: block;
	color: #fff;
	font: bold 0.7em Verdana, Arial, Georgia;
	text-decoration: none;
	padding: 2px;
	width: 62px;
	margin: 0 auto;
}



a.boy {
	font: Bold 0.9em Verdana, Arial, Georgia;
	text-decoration: none;
	color: #fff;
}

a.girl {
	font: Bold 0.9em Verdana, Arial, Georgia;
	text-decoration: none;
	color: #fff;	
	background: none;
}

.commentsBox {
	
	padding: 0;
	width: 274px;

}

.commentsBox img {
	float: left;
	margin: 3px 10px 0 0;
}

.commentsBox a {
	text-decoration: none;
}

a.commentsLink {
	font: 1.1em Georgia, Verdana, Arial;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #c00000;
}

a.commentsLink:hover {
	text-decoration: underline;
	
}

a.postedMember {
	font: 0.7em Verdana, Arial, Georgia;
	color: #da1c23;
}

.commentsBox p {
	margin: 3px 0 3px 0;
}

.timeNewsfeed {
	font: 0.7em Verdana, Arial, Georgia;
	color: #da1c23;
	clear: both;
	float: left;
	margin: 3px 0 0 0;
}

.time {
	font: 0.7em Verdana, Arial, Georgia;
	color: #da1c23;
}

.breadTrail {
	font: 0.7em Verdana, Arial, Georgia; 
	color: #da1c23;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	background: url(/App_Resources/Images/Site/membership/profile/line.gif) repeat-x top;
}

.breadTrail img {
	float: left;
}

.breadTrail a {
	color: #da1c23; 
	text-decoration: none;
}

/*
===========================================================
Update profile properties
===========================================================
*/

.paddingTop {
	
}

.profileUpdateTextBox {
	clear: left;
	width: 258px;
	border: solid 1px #000;
	height: 18px;
	margin: 5px 0 8px 0;
	padding: 2px;
}

.bottomGrad label {
	font: 0.9em Arial, Verdana, Georgia;
	color: #000;
}

.myNewsLettersSpace {
	
	margin: 0;
	line-height: 19px;
	font: 0.8em Arial !important;
}

.checkBoxList {
	margin: 10px 0 0 0;
}

.boldUnderline {
	font-weight: bold;
	
}

a.honeyAlerts {
	font: Bold 0.9em Verdana, Arial, Georgia;
	text-decoration: none;
	color: #fff;
}

.honeyAlerts li {
	height: 155px
}

.emailAlerts li {
	width: 274px;
	clear: both;
	height: 32px;
}
.emailAlerts p {
	font: Bold 0.8em Arial, Verdana;
	color: #333;
	margin: 0;
	float: left;
	padding: 0;
}

.emailAlerts a {
	background-color: #da1c23;
	font: Bold 0.7em Verdana, Arial, Georgia;
	color: #fff;
	text-decoration: none;
	padding: 3px 4px;
	float: right;
	margin: 0 10px 0 0;
}

div.alertInfoImg {	
	width: 19px;
	height: 17px;
	position: absolute;
	right: 5px;
	top: 6px;
	/*background: url(/App_Resources/Images/Site/membership/profile/alertHelpIcon.gif)*/
}

div.alertInfoImg a img {
	border: 0px;
}

/*
===========================================================
Administration areas
===========================================================
*/

.memberLoggedIn p {
	font: 0.9em Arial, Verdana, Georgia;
	color: #000;
	margin: 0 0 10px 0;
	line-height: 19px;
}

.adminButton {
	background: url(/App_Resources/Images/Site/membership/profile/updateButton.gif) repeat-x;
	font: Bold 0.8em Verdana, Georgia, Arial;
	color: #fff;
	text-decoration: none;
	border: 0;
	padding: 0 2px 2px 2px;
	cursor: pointer;
	margin: 0 0 8px 0;
}

.admin {
	width: 150px;
	margin: 0;
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 1;
}

.browse {
	position: absolute;
	left: 160px; 
	top: 0;
	z-index: 1;
}

.realUpload {
	z-index: 1;
	position: relative;
	-moz-opacity: 0;

	opacity: 0;
	height: 25px;
	clear: both;
}

.message {
	font: Bold 0.6em Verdana, Arial, Georgia;
	color: #fff;
	clear: both;
	margin: 0 0 0 10px
}

.center {
	margin: 10px 0 0 97px;
}

.envelope {
	background: url(/App_Resources/Images/Site/honeys/envelope.gif) no-repeat top;
	padding: 40px 0 0 0;
	margin: 20px 0 20px 0;
	clear: both;
}

.envelope img {
	float: left;
	margin: 4px 14px 0 44px;
}

.envelope p {
	float: left;
	margin: 0 0 10px 0;
	width: 140px;
}

.submit {
	background: url(/App_Resources/Images/Site/membership/profile/submitRight.gif) no-repeat right;
	width: 140px;
	margin: 10px 0 0 15px;
}

.padding {
	padding: 40px 0 0 20px;
	height: 60px;
}

#cropper {
	position: absolute;
	width: 429px;
	padding: 20px 10px 10px 10px;
	background-color: #231f20;
	z-index: 99;
	border: solid 1px #000;
	top: 136px;
	left: 115px;
}

#cropper h2 {
	color: #da1c23;
	margin: 0 20px 0 0;
	padding: 0;
}

#cropper p {
	font: 0.9em Arial, Verdana, Georgia;
	color: #fff;
}

.cropperImage {
	width: 427px;
	margin: 10px 0 0 0;
	text-align: center;
}

.cropperImage img {
	border: solid 1px #da1c23;
}

.submitDone {
	background: url(/App_Resources/Images/Site/membership/profile/submitRight.gif) no-repeat right;
	width: 100px;
	margin: 10px 0 0 160px;
}

.floatRight {
	position: absolute;
	right: 10px;
	top: 10px;
}

.noBackground {
	background: none;
	margin: 0;
}

#membershipSignUp ul {
	margin: 10px 0 0 100px;
	width: 440px;

}

#membershipSignUp li {
	/*background: url(/App_Resources/Images/Site/membership/signup/registrationHeader.png) no-repeat top right;*/
	
	width: 440px;
	clear: both;
	margin: 15px 0 0 0;
}


#membershipSignUp h1 {
	font: 1.3em Georgia, Verdana, Arial;
	color: #231f20;
	width: 440px;
	margin: 20px 0 20px 100px;
}

#membershipSignUp h5 {
	font: 0.9em Arial, Verdana, Georgia;
	color: #231f20;
	width: 440px;
	margin: 20px 0 20px 100px;
}
 
.numberReg {
	float: left;
	margin: 3px 0 0 0;
}



a.regValidatorLink {
	text-decoration: none; 
	border-bottom: dotted 1px #fe0000; 
	color: #fe0000;
}

.regForm {
	clear: both;
	text-align: right;
	padding: 20px 0 0 0;
}

.newsletterCheckBoxes {
	clear: both;
	text-align: right;
	padding: 20px 0 0 0;
}

.newsletterCheckBoxes label {
	font: 0.9em Arial, Verdana, Georgia;
}

.newsletterCheckBoxes p {
	margin: 5px 0 10px 0;
}

.newsletterCheckBoxes a {
	font: 0.6em Verdana, Arial, Georgia;
	color: Red;
	text-decoration: none;
}

.regForm label {
	float: left;
	font: 0.9em Arial, Verdana, Georgia;
	margin: 3px 10px 0 0;
	width: 280px;
	text-align: right;
}

.maleFemale label {
	font: 0.9em Arial, Verdana, Georgia;
	margin: 0 10px 0 0;
}

.regTextBox {
	border: solid 1px #000;
	font: 0.9em Arial, Verdana, Georgia;
	width: 142px;
	height: 19px;
	color: #231f20;
	padding: 2px 0 0 2px;
}

.spacer {
	margin: 3px 0 8px 0;
}

.regValidator {
	font: 0.6em Verdana, Arial, Georgia;
	color: Red;
	width: 280px;
	margin: 0 0 0 160px;
}

.maleFemale {
	text-align: right;
	margin: 10px 0 0 0;
}

#memberHeaderRight {
	background: url(/App_Resources/Images/Site/membership/signup/rightGrad.gif) repeat-x;
	height: 35px;
	width: 300px;
}

#memberHeaderRight h2 {
	font: Bold 0.9em Georgia, Verdana, Arail;
	color: #da1c23;
	padding: 8px 0 4px 10px;
}

#memberRightHander {
	position: relative;
	background-color: #fff;
	width: 260px;
	padding: 10px 20px 20px 20px;
}

#memberRightHander p {
	font: 0.9em Arial, Verdana, Georgia;
	line-height: 22px;
}

#memberRightHander ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#memberRightHander li {
	font: 0.9em Arial, Verdana, Georgia;
	margin: 6px 0 0 0;
	list-style-type: disc;
}

.thumb {
	position: absolute;
	top: -17px;
	right: 5px;
}

.signInPromo {
	background: url(/App_Resources/Images/Site/membership/signup/toppromoback.png);
	width: 517px;
	height: 52px;
	position: relative;
	margin: 15px 0 0 90px;
	padding: 0 0 0 30px;
}

.signInPromo p {
	font: bold 0.8em Verdana, Arial, Georgia;
	float: left;
	padding: 18px 0 0 0;
}

.signInPromo img {
	float: left;
	margin: -4px 15px 0 15px;
}

.signInHand {
	position: absolute;
	right: -20px;
	top: 0px;
}

/*
===========================================================
Paging properties
===========================================================
*/

#commentsPaging {
    background: none;
    height: 26px;
    width: 300px;
    text-align: center;
    background: #c00000;
}

#commentsCenter {
    width: 20px;
    margin: 0 auto;
    padding: 2px 0 0 0;
    width: 280px;
}

#commentsCenter a {color: #fff; font-size: 0.8em;}

#commentsPaging ul {
    float: left;
    margin: 0 10px 0 0;
}

#commentsPaging li {
    float: left;
    list-style: none;
    margin: 0 2px 0 0;
    width:20px;
}

#commentsPaging li a {
    color: #fff;
    text-decoration: none;
}

#commentsPaging li a:visited {
    color: #ccc;
    text-decoration: none;
}

#commentsPaging li a.active {
    color: #fff;
}

.commentNext {
    background: url(/App_Resources/Images/Site/membership/commentsRight.png) no-repeat right #cc0000;
    height: 18px;
    padding: 2px 4px 2px 0px;
    width: 60px; 
    float: left;
    font: bold 0.8em verdana, arial, georgia;	 
}

.profileFriends a {color: #c00000;}

.commentPrevious {
    background: url(/App_Resources/Images/Site/membership/commentsLeft.png) no-repeat left #cc0000;
    height: 18px;
    padding: 2px 4px 2px 12px;
    width: 70px; 
    float: left;
    font: bold 0.8em verdana, arial, georgia;
}

.commentNext a {
    color: #fff;
    text-decoration: none;
}

.commentNext a:hover {
    color: #fff;
}

.commentPrevious a {
    color: #fff;
    text-decoration: none;
}

.commentPrevious a:hover {
    color: #fff
}

/*
===========================================================
Honeys Paging properties
===========================================================
*/

#t_commentsCenter {
    width: 300px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

.t_commentNext {
    background: url(/App_Resources/Images/Site/membership/commentsRight.png) no-repeat right #cc0000;
    height: 18px;
    padding: 2px 4px 2px 0px;
    width: 82px; 
    float: left;	 
    behavior: url(/App_Resources/Components/Global/iepngfix.htc);
    font: bold 0.8em verdana, arial, georgia;
}

.t_commentNext a {
    color: #fff;
    text-decoration: none;
}

.t_commentNext a:hover {
    color: #fff;
    text-decoration: none;
}

.t_commentPrevious {
    background: url(/App_Resources/Images/Site/membership/commentsLeft.png) no-repeat left #cc0000;
    height: 18px;
    padding: 2px 4px 2px 12px;
    width: 70px; 
    float: left;
    text-decoration: none;
    font: bold 0.8em verdana, arial, georgia;
}

.t_commentPrevious a {
    color: #fff;
    text-decoration: none;
}

.t_commentPrevious a:hover {
    color: #fff
}

#t_commentsPaging li a.active {
    color: #cc0000;
}

#t_commentsPaging {
	text-align:center;
}

#t_commentsPaging ul {
    float: left;
    margin: 0 10px;
}

#t_commentsPaging li {
    float: left;
    list-style: none;
    margin: 0 4px 0 0;
}

#t_commentsPaging li a {
    color: #fff;
    text-decoration: none;
}

#t_commentsPaging li a:visited {
    color: #ccc;
    text-decoration: none;
}

.seeAllHome {
	clear: both;
	background: url(/App_Resources/Images/Site/homepage/buttonBack.png) no-repeat right;
	height: 15px;
	padding: 3px;
	margin: 15px 0 0 0;
}

.seeAllHome a {
	text-decoration: none;
	font: Bold 0.7em Verdana, Arial, Georgia;
	color: #fff;
	padding: 0;
}

.seeAllHome a:visited {
	color: #fff;
}

.settings {
    padding: 10px;
    width: 280px;
    background: #f1f1f1;
    margin-top: -10px;}
    
    
.settings label {font-weight: bold; font-size: 0.8em; color: #333}

.settings input {border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px; border-color: #ccc; font-color: #333; font-size: 0.75em}

.settings select {border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 0px; border-color: #ccc; font-color: #333; font-size: 0.75em}
