/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	contact us
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
#contact-us td {
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 15px;
}
#contact-us h2 {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}

#contact-us-direct { width: 100%; }
#contact-us-direct th {
	font-weight: bold;
}

#contact-us-direct td, #contact-us-direct td a {
	color: #8f7566;
	font-weight: normal;
}

#contactUs_form {
	width: 400px;
	padding: 20px 0 0 20px;
	background: #FFF;
	border: 1px solid #d0cac6;
	margin: 8px 0 15px 0;
}

#contactUs_form-submit {
	float: right;
	margin-right: 35px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	MY ACCOUNT (account.cfm)								
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
.master-login-container {
	background-color: #FFFFFF;
	border: 1px solid #DBD2CE;
	margin: 30px auto;
	padding: 18px;
	width: 447px;
}

.master-login-container h1 {
	width: 443px;
	height: 35px;
	background: transparent url('../../images/account-login-header.gif') no-repeat 0 0;
	text-indent: -9999px;
	border-bottom: 1px dotted #A99285;
	margin-bottom: 18px;
}
.master-login-container div.form-row { clear: both; }

.master-login-container div.form-row label {
	float: left;
	font-size: 0.75em;
	font-weight: normal;
	margin-right: 5px;
	text-align: left;
	text-transform: none;
	width: 75px;
}

.master-login-container div.form-row input {
	border: 1px solid #AB9488;
	float: left;
	font-size: 0.75em;
	margin-bottom: 10px;
	padding: 3px;
	width: 264px;
	height: auto;
	background-image: none;
}

.master-login-container .login-remind {
	margin-right: 100px;
	text-align: right;
}

.master-login-container .login-remind a {
	color: #AB9488;
	font-size: 0.67em;
	font-weight: normal;
	text-decoration: underline;
}

.your-account_container {
	padding-left: 2px;
}
.your-account_container .loggedInName {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: -40px 0 0 190px;
}

.account-section {
	border: 1px solid #d7ccc7;
	margin-bottom: 17px;
	font-size: 12px;
	background-color: #FFF;
}

.account-section h4 {
	background-color: #d7ccc7;
	padding: 1px 14px 2px 14px;
	color: #837167;
	font-weight: bold;
	font-size: 14px;
}

#your-account_subscriptions {
	margin-top: 30px;
}

.account-section table { 
	width: 100%;
	margin-top: 2px; 
}

.summaryRow > td, .summaryRow > th {
	padding: 5px 0 7px 17px;
	border-top: 1px solid #d7ccc7;
}
.summaryRow:first-child > td { border-top: none; }

.account-section a {
	color: #d9114f;
	font-weight: normal;
}

.account-section .first a {
	font-weight: bold;
	background: transparent url('../../images/btn_expand.gif') no-repeat 0 -10px;
	padding-left: 10px;
	text-decoration: underline;
}

.account-section .first a.selected {
	background-position: 0 7px;
}

.account-section td { vertical-align: top; }

.detailRow { font-size: 10px; display: none; }
.detailRow .coverThumbnail { width: 145px; }
.detailRow .coverThumbnail img {
	margin-left: 17px;
	border: 1px solid #d7ccc7;
}

.detailRow .renewButton {
	padding-bottom: 3px;
	padding-right: 20px;
}

.account-recipient{
	line-height: 1.1;
}

.summaryRow td.renew{
	padding-right: 15px;
}

.summaryRow td.first{
	width: 280px;
}

.detailRow h5 {
	font-size: 12px;
	font-weight: bold;
}

.detailRow .borderBottom { padding-bottom: 5px;  }
.detailRow .customerServiceInfo strong { color: #d9114f }
.detailRow .customerServiceInfo {
	border-top: 1px dotted #a99285;
	padding: 8px 0 15px 0;
	width: 580px;
}

.orderDetails { padding-bottom: 10px; }

.directDebitWarning {
	padding: 10px 0;
	border-top: 1px solid #d7cec2;
	width: 580px;
}
.directDebitWarning strong { color: #d9114f; }

.updateRow { display: none; }

.account-section td.alignRight { 
	text-align: right;
	padding-right: 10px; 
}

/* icard styles */
.iCard_form td.first { width: 150px; }
.iCard_form td {
	padding-left: 20px;
	font-size: 12px;
}

.account-section input, .account-section textarea, .account-section select {
	width: 170px;
	border: 1px solid #d9d9d9;
	border-top-width: 2px;
	border-left-width: 2px;
	margin: -4px 0 10px 0;
	padding: 2px;
}
.account-section select { width: auto; }
.account-section textarea { width: 260px; height: 100px; }
.account-section .btn_update { 
	width: auto;
	border: none;
	margin-top: 5px;
	margin-left: -2px;
}

/* password update form */
#your-account_password-form table { width: 430px; padding: 8px 0; }
#your-account_password-form td { padding-left: 20px; font-size: 12px; }
#your-account_password-form input {	margin: 0 0 6px 0; }

/* billing details form */
#your-account_billingDetails p { width: 260px; }
#your-account_billingDetails td { padding-left: 20px; font-size: 12px; }
#your-account_billingDetails input, #your-account_billingDetails select { margin: 0 0 6px 0; }
#your-account_billingDetails .detailRow table { width: 450px; padding-top: 10px; }

/* password update form */
#your-account_newsletterOptions table { width: 350px; padding: 8px 0; }
#your-account_newsletterOptions td { padding-left: 20px; font-size: 12px; }
#your-account_newsletterOptions input {	width: auto; margin: 0 0 6px 0; }
#your-account_newsletterOptions th { 
	font-weight: bold;
	color: #837167; 
	text-align: center;
	padding-bottom: 6px;
}

/* reminders form */
#your-account_reminders th { font-weight: bold; color: #837167; }
#your-account_reminders td, #your-account_reminders th { padding-left: 20px; font-size: 12px; padding-bottom: 4px; }
#your-account_reminders h4 a { font-size: 10px; margin-left: 8px; text-decoration: underline; }
#your-account_reminders input { width: auto; }
#your-account_reminders label { 
	font-size: 10px; 
	font-weight: normal; 
	width: 120px;
	text-transform: none; 
}


h3.most-recent-views {
    background: white url(../../images/txt-most-recent-views.gif) no-repeat left -1px;
    border-width: 0;
    height: 26px;
    text-indent: -5000px;
    width: 246px;
}
.loading {
    display: none;
}
div.star {
    float: left;
    height: 33px;
    line-height: 33px;
    margin: auto;
    padding-top: 7px;
    text-align: center;
    width: 33px;
}
#starrating {
    color: #998377;
    font-size: 18px;
    font-weight: bold;
    margin: 3px 0 0 5px;
    text-align: center;
    text-transform: uppercase;
}
.review-form p small {
    font-size: 0.9em;
}
.review-form {
    padding: 10px;
    text-align: left;
}
.review-form td label {
    color: #998377;
    font-size: 12px;
    font-weight: normal;
	text-transform: uppercase;
}
.review-form td input[type="text"] {
    width: 339px;
}
.review-form td textarea {
    height: 130px;
}
.review-heading {
    color: #998377;
    font-size: 0.75em;
    font-weight: bold;
    text-transform: uppercase;
}
.review-form p, .review-form td {
    color: #998377;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 2px 0 5px;
    padding: 2px;
}
.review-form table td {
    padding: 3px;
    vertical-align: top;
}
p.igv-intro {
    color: #000000;
    font-size: 12px;
    line-height: 1.1;
    padding-bottom: 18px;
}
div.igv-content {
    text-align: center;
    width: 721px;
}
div.igv-content-left {
    background-color: #FFFFFF;
    border: 1px solid #C3B3AA;
    float: left;
    width: 351px;
}
div.igv-content-right {
    background-color: #FFFFFF;
    border: 1px solid #C3B3AA;
    float: right;
    width: 351px;
}
div.igv-content-right h4, div.igv-content-left h4 {
    border-bottom: 1px dotted #E1D7D2;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 12px;
    padding-bottom: 5px;
    text-align: left;
}
p.igv-content-text {
    color: #A99285;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.1;
    margin: 18px;
    text-align: left;
}


.borderedStaticContent .sitemap {
	float: none;
	margin-bottom: 10px;
}

.borderedStaticContent .sitemap ul { margin-left: 15px; }


/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	security
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
.bottom_security h4 {
	color: #d8114f;
	font-size: 12px;
	font-weight: bold;
}

.bottom_security h5 {
	font-size: 12px;
	font-weight: bold;
}

.bottom_security p {
	color: #ab9588;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}
.bottom_security p a { color: inherit; font-weight: inherit; text-decoration: underline; }

.bottom_security .left { margin: 0 9px 25px 0; }
.bottom_security .right { margin-left: 6px; }
.bottom_security .center-bordered { margin: 4px 0 20px 68px; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	delivery
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
.bottom_delivery .left { margin: 0 8px 7px 0; }
.bottom_delivery h4 { 
	color: #000;
	font-size: 12px;
	font-weight: normal; 
}
.bottom_delivery p {
	color: #ab9588;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

.bottom_delivery ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
}
.bottom_delivery li {
	color: #ab9588;
	font-size: 12px;
	line-height: 1.2em;
	padding-left: 15px;
}
.bottom_delivery li a { color: #B70641; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/*	Celebrity Favourites
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

#celeb-left-column {
	width: 245px;
	float: left;
	padding-bottom: 40px;
	background: #ffffff;
	margin-left: 4px;
}

h3.celeb-archive-title {
	height: 55px;
	background: #ffffff url("../../images/txt-celebrity-archive.png") no-repeat left top;
	border-width: 0;
	text-indent: -5000px;
}

.celeb-archive-block {
	background: #ffffff url("../../images/left-title-filter-bg.gif") repeat-x 0px 1px;
	border-top: 1px solid #e9e3df;
}

#celeb-left-column .last {
	border-bottom: 1px solid #e9e3df;
}

.celeb-archive-block h4 {
	height: 25px;
	text-indent: -5000px;
	cursor: pointer;
}

h4.celeb-title-celebrities {
	background: transparent url("../../images/txt-celebrities-minimised.png") no-repeat left top;
}
h4.celeb-title-magazines {
	background: transparent url("../../images/txt-magazines-minimised.png") no-repeat left top;
}
h4.celeb-title-archive {
	background: transparent url("../../images/txt-archive.png") no-repeat left top;
}
h4.celeb-title-categories {
	background: transparent url("../../images/txt-categories.png") no-repeat left top;
}

.celeb-archive-block ul {
	padding: 5px 25px 10px 25px;
}

.celeb-archive-block ul li {
	line-height: 0.9em;
}

.celeb-archive-block ul li a {
	font-size: 11px;
	color: #83695b;
	font-weight: normal;
}

.celeb-archive-block ul li a.selected {
	color: #db1150;
	font-weight: bold;
}

#celeb-right-column {
	width: 776px;
	float: left;
}

#celeb-right-header {
	border-bottom: 1px solid #dbd4d0;
}

#celeb-quotes {
	background: #edebea url("../../images/celeb-title-bg.gif") repeat-x left top;
	padding: 0 25px;
}

.celeb-title {
	padding: 10px 0;
	border-bottom: 1px dotted #a99285;
}

.celeb-title-header {
	padding-bottom: 8px;
}

.celeb-title-header a {
	font-size: 14px;
	color: #d91150;
	font-weight: bold;
}

.celeb-title-image {
	float: left;
	width: 125px;
	margin-bottom: 15px;
}

.celeb-title-quotes {
	float: right;
	width: 596px;
}

.celeb-title-image img, .celeb-quote-image img {
	border: 1px solid #beb19f;
}

.celeb-quote-image {
	float: left;
	margin-bottom: 15px;
}

.celeb-quote-text {
	position: relative;
	float: right;
	padding: 10px;
	width: 473px;
	background-color: #ffffff;
	border: 1px solid #B9AB97;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #8d8475;
}

.celeb-quote-text:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -20px;
	top: 15px;
	border: 10px solid;
	border-color: transparent #B9AB97 transparent transparent;
}

.celeb-quote-text:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -19px;
	top: 15px;
	border: 10px solid;
	border-color: transparent #ffffff transparent transparent;
}

.celeb-quote-footer {
	margin-top: 15px;
}

.celeb-quote-footer .celebrity-name {
	color: #DB1150;
}

.celeb-quote-footer .celebrity-job {
	color: #000000;
}

.celeb-page-links {
	padding: 15px 0;
}

.celeb-page-prev {
	float: left;
}

.celeb-page-next {
	float: right;
}
