/*=========================

=html element settings

=========================*/
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	background:url(/common/images/shell/header/header-bg.jpg) repeat-x 0 0;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
}
/*=========================

=buttons

=========================*/
/*.btn-search {
	width:66px;
	height:24px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/search.png) no-repeat 0 0;
}
.btn-search:hover {
	background-position:0 -24px;
}*/

a.btn-signup,
p.btn-signup {
	width:99px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/sign-up.png) no-repeat 0 0;
}
a.btn-signup:hover,
p.btn-signup:hover {
	background-position:0 -27px;
}

/*a.btn-moreInfo {
	width:102px;
	height:36px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/more-info.png) no-repeat 0 0;
}
a.btn-moreInfo:hover {
	background-position:0 -36px;
}*/

a.btn-viewAll {
	width:103px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-view-all.png) no-repeat 0 0;
}
a.btn-viewAll:hover {
	background-position:0 -27px;
}

a.btn-backToNews {
	width:73px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-back.png) no-repeat 0 0;
}
a.btn-backToNews:hover {
	background-position:0 -27px;
}

/*a.btn-logout {
	width:88px;
	height:36px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/logout.png) no-repeat 0 0;
}
a.btn-logout:hover {
	background-position:0 -36px;
}*/

a.btn-readArticle {
	width:133px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-read-article.png) no-repeat 0 0;
}
a.btn-readArticle:hover {
	background-position:0 -27px;
}

a.btn-login {
	width:89px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/login.png) no-repeat 0 0;
}
a.btn-login:hover {
	background-position:0 -27px;
}

a.btn-createAccount {
	width:149px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-create-account.png) no-repeat 0 0;
}
a.btn-createAccount:hover {
	background-position:0 -27px;
}

a.btn-accountDetails {
	width:159px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/account-details.png) no-repeat 0 0;
}
a.btn-accountDetails:hover {
	background-position:0 -27px;
}

a.btn-addressDetails {
	width:157px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/address-details.png) no-repeat 0 0;
}
a.btn-addressDetails:hover {
	background-position:0 -27px;
}

a.btn-orderHistory {
	width:147px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/order-history.png) no-repeat 0 0;
}
a.btn-orderHistory:hover {
	background-position:0 -27px;
}

a.btn-saveChanges {
	width:143px;
	height:37px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/update.png) no-repeat 0 0;
}
a.btn-saveChanges:hover {
	background-position:0 -37px;
}

a.btn-findAddress {
	width:111px;
	height:23px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/find-address.png) no-repeat 0 0;
}
a.btn-findAddress:hover {
	background-position:0 -23px;
}


/*a.btn-addToBasket {
	width:188px;
	height:30px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/add-to-basket.png) no-repeat 0 0;
}
a.btn-addToBasket:hover {
	background-position:0 -30px;
}*/

/*a.btn-addToBasket.disabled {
    background:url(/common/images/shell/buttons/add-to-basket-grey.png) no-repeat 0 0;
}*/

a.btn-checkout {
	width:163px;
	height:37px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/checkout.png) no-repeat 0 0;
}
a.btn-checkout:hover {
	background-position:0 -37px;
}

a.btn-go,
p.btn-go {
	width:35px;
	height:29px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-go.png) no-repeat 0 0;
}
a.btn-go:hover {
	background-position:0 -29px;
}

a.btn-add {
	width:70px;
	height:29px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-add.png) no-repeat 0 0;
}
a.btn-add:hover {
	background-position:0 -29px;
}

a.btn-back {
	width:73px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-back.png) no-repeat 0 0;
}
a.btn-back:hover {
	background-position:0 -27px;
}

a.btn-submit {
	width:95px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-submit.png) no-repeat 0 0;
}
a.btn-submit:hover {
	background-position:0 -27px;
}
a.btn-submit:active {
	background-position:0 -54px;
}

/*a.btn-submit-noborder {
	width:63px;
	height:24px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/submit-no-border.png) no-repeat 0 0;
}
a.btn-submit-noborder:hover {
	background-position:0 -24px;
}*/

a.btn-continue {
	width:179px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-continue-shopping-blue.png) no-repeat 0 0;
}
a.btn-continue:hover {
	background-position:0 -27px;
}

a.btn-returningCustomerLogin {
	width:242px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/returning-customer-login.png) no-repeat 0 0;
}
a.btn-returningCustomerLogin:hover {
	background-position:0 -27px;
}

a.btn-placeOrder {
	width:183px;
	height:37px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/placeOrder.png) no-repeat 0 0;
}
a.btn-placeOrder:hover {
	background-position:0 -37px;
}

a.btn-editBasket {
	width:163px;
	height:37px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/edit-basket.png) no-repeat 0 0;
}
a.btn-editBasket:hover {
	background-position:0 -37px;
}

a.btn-viewAccount {
	width:178px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/view-account-checkout.png) no-repeat 0 0;
}
a.btn-viewAccount:hover {
	background-position:0 -27px;
}

/*a.btn-viewWebsite {
	width:139px;
	height:36px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/view-website.png) no-repeat 0 0;
}
a.btn-viewWebsite:hover {
	background-position:0 -36px;
}*/

a.btn-backBtn {
	width:69px;
	height:36px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-back.png) no-repeat 0 0;
}
a.btn-backBtn:hover {
	background-position:0 -36px;
}

a.btn-printSummary {
	width:169px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/print-summary.png) no-repeat 0 0;
}
a.btn-printSummary:hover {
	background-position:0 -27px;
}

a.btn-continueShopping {
	width:179px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/continue-shopping.png) no-repeat 0 0;
}
a.btn-continueShopping:hover {
	background-position:0 -27px;
}
a.btn-unsubscribe {
	width:179px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-unsubscribe.png) no-repeat 0 0;
}
a.btn-unsubscribe:hover {
	background-position:0 -27px;
}

/*a.btn-delete {
	width:66px;
	height:24px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/delete.png) no-repeat 0 0;
}
a.btn-delete:hover {
	background-position:0 -24px;
}*/

/**/
a.btn-enternow,
p.btn-enternow {
	width:120px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn_enter_now.png) no-repeat 0 0;
}
a.btn-enternow:hover,
p.btn-enternow:hover {
	background-position:0 -27px;
}

a.btn-getcode, p.btn-getcode {
    background: url("/common/images/shell/buttons/btn-get-code.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    text-indent: -9999em;
    width: 243px;
}
a.btn-getcode:hover,
p.btn-getcode:hover {
	background-position:0 -37px;
}

a.btn-signup-large, p.btn-signup-large {
    background: url("/common/images/shell/buttons/btn-sign-up-large.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    text-indent: -9999em;
    width: 142px;
}
a.btn-signup-large:hover,
p.btn-signup-large:hover {
	background-position:0 -37px;
}

a.btn-shopnow, p.btn-shopnow {
    background: url("/common/images/shell/buttons/btn-shop-now.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 37px;
    text-indent: -9999em;
    width: 115px;
}
a.btn-shopnow:hover,
p.btn-shopnow:hover {
	background-position:0 -37px;
}

a.btn-share-photos,
p.btn-share-photos {
	width:145px;
	height:27px;
	display:block;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/btn-share-photos.png) no-repeat 0 0;
}
a.btn-share-photos:hover,
p.btn-share-photos:hover {
	background-position:0 -27px;
}

/*=========================

=mainFooter

=========================*/
.mainFooter {
	height:40px;
	padding:0 0 10px;
	overflow:hidden;
	background:#000;
}
.mainFooter .wrapperContainer {
	border-top:1px solid #939393;
}
.mainFooter .clientLogo {
	width:126px;
	height:31px;
	position:absolute;
	left:0;
	top:0;
}
.mainFooter .peakLogo {
	width:132px;
	height:37px;
	position:absolute;
	top:0;
	right:0;
}
.mainFooter p {
	float:left;
}
.mainFooter p.companyDetails {
	padding:10px 0 0;
	float:none;
	text-align:center;
	color:#939393;
}


/*=========================

=whoson

=========================*/
#whoson_chat_link {
	position:absolute;
	top:-9999em;
}

.wrapperContainer {
	width:960px;
}

/* =pageContainer */
.pageContainer {
	width:100%;
	padding:0 0 30px;
	overflow:hidden;
	float:left;
}
.pageContainer #extraText ul,
.pageContainer #extraText ol {
	margin:0 0 0 13px;
}


/*=========================

=Lightbox

=========================*/
.overlay {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0;
    left:0;
    z-index:1100;
    opacity:0.75;
	filter:alpha(opacity = 75);
    background:#000000 repeat;
}

.lightbox {
	padding:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:1101;
	background:#fff;
}

.lightbox .lbContent {
	float:left;
	position:relative;
	z-index:2;
}
.lightbox .lb-close {
	width:20px;
	height:20px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	z-index:1;
	text-indent:-9999em;
	background:url(/common/images/shell/buttons/close.png) no-repeat 0 0;
}
.lightbox .lb-close:hover {
	background-position:0 -20px;
}
.lightbox p {
	margin:0 0 10px;
	font-size:11px;
	color:#424242;
}
.lightbox .lb-title {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#286976;
}

/*=========================

=form generic styles

=========================*/
.inputWrapper {
	float:left;
	margin:0 0 8px;
}
.inputWrapper label {
    float:left;
    margin-right:4px;
    text-align:right;
    font-size:11px;
}
.inputWrapper input {
    padding:0 5px;
    border:1px solid #bbc4d0;
    float:right;
    font-size:11px;
	background:#fff url(/common/images/shell/input-error-bg.png) repeat-x 0 -9999em;
}
.inputWrapper textarea {
    padding:3px 5px;
	border:1px solid #bbc4d0;
	float:right;
    line-height:15px;
    font-size:11px;
}
.inputWrapper label em,
.requiredFields {
    color:#833958;
}
.requiredFields {
	float:right;
    margin:0 0 4px;
}
.requiredFields-priceMatch {
    color:#c00;
    float:left;
}

/* lightbox styles */
#lb-newsletterSignup {
	width:320px;
}
#lb-newsletterSignup .personalDetails {
	margin:0 0 10px;
}
#lb-newsletterSignup .personalDetails .inputWrapper {
	width:100%;
}
#lb-newsletterSignup .personalDetails label {
	width:320px;
	display:block;
	margin:0;
	line-height:19px;
	text-align:left;
	font-weight:bold;
	color:#034242;
}
#lb-newsletterSignup .personalDetails input {
	width:205px;
	height:19px;
	float:left;
	font-size:11px;
	color:#424242;
}
#lb-newsletterSignup .btn-signup {
	float:right;
}

#lb-newsletterSignup .personalPreferences {
	width:300px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	background:#d9ebec;
}
#lb-newsletterSignup .personalPreferences p {
	font-size:11px;
	color:#034242;
}
#lb-newsletterSignup .personalPreferences .overflow {
	width:400px;
	float:left;
}
#lb-newsletterSignup .personalPreferences .inputWrapper {
	width:45px;
	margin:0 60px 0 0;
}
#lb-newsletterSignup .personalPreferences label {
	padding:0;
	float:right;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#034242;
}
#lb-newsletterSignup .personalPreferences input {
	padding:0 !important;
	float:left;
}

#lb-newsletterSignup .lbContent {
    width:100%;
    float:left;
}
#lb-newsletterSignup .newsletterThanks {
    text-align:center;
}
#lb-newsletterSignup .newsletterThanks img {
    display:block;
    margin:0 auto 20px;
}
#lb-newsletterSignup .newsletterThanks p.signupName {
    font-weight:bold;
    color:#424242;
}
#lb-newsletterSignup .newsletterThanks p.thanks {
    margin:0 0 20px;
    font-weight:bold;
    color:#286976;
}
#lb-newsletterSignup .btn-continueShopping {
    margin:0 auto 40px;
}


/* =lb-compNewsletterSignup */
#lb-compNewsletterSignup {
	width:479px;
    padding:2px !important;
}
#lb-compNewsletterSignup .emailNewsletter{
    padding-left:45px;
    padding-right:45px;
}
#lb-compNewsletterSignup p.lb-para {
	font-size:14px;
	color:#424242;
    text-align:center;
    padding: 10px;
}
#lb-compNewsletterSignup .lb-title {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#286976;
    text-align:center;
}
#lb-compNewsletterSignup .personalDetails {
	width:370px;
	padding:15px 10px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	background:#d9ebec;
}
#lb-compNewsletterSignup .personalDetails .inputWrapper {
	width:100%;
    padding-top: 4px;
}

#lb-compNewsletterSignup .personalDetails .inputWrapper.fieldError .errorMsg {
    clear:both !important;
	background:none !important;
    position:relative !important;
    padding: 0 0 0 135px !important; 
    left: 0 !important;
    height:20px !important;   
}

#lb-compNewsletterSignup .personalDetails label {
	width:115px;
	display:block;
	margin:0;
	line-height:19px;
	text-align:left;
	font-weight:bold;
	color:#034242;
    padding-left: 20px;
}
#lb-compNewsletterSignup .personalDetails input {
	width:195px;
	height:19px;
	float:left;
	font-size:11px;
	color:#424242;
}
#lb-compNewsletterSignup .btn-enternow {
	float:right;
    margin-top:10px;
    margin-right:25px;
    margin-bottom:15px;
}

#lb-compNewsletterSignup .personalPreferences {
	width:300px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	background:#d9ebec;
}
#lb-compNewsletterSignup .personalPreferences p {
	font-size:11px;
	color:#034242;
}
#lb-compNewsletterSignup .personalPreferences .overflow {
	width:400px;
	float:left;
}
#lb-compNewsletterSignup .personalPreferences .inputWrapper {
	width:45px;
	margin:0 60px 0 0;
}
#lb-compNewsletterSignup .personalPreferences label {
	padding:0;
	float:right;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#424242;
}
#lb-compNewsletterSignup .personalPreferences input {
	padding:0 !important;
	float:left;
}

#lb-compNewsletterSignup .lbContent {
    float: left;
    margin-bottom: 20px;
    margin-top: 22px;
    width: 100%;
	min-height: 365px;	
}
#lb-compNewsletterSignup .newsletterThanks {
    text-align:center;
}
#lb-compNewsletterSignup .newsletterThanks img {
    display:block;
    margin:0 auto 20px;
}
#lb-compNewsletterSignup .newsletterThanks p.signupName {
    font-weight:bold;
    color:#424242;
}
#lb-compNewsletterSignup .newsletterThanks p.thanks {
    margin:0 0 20px;
    font-weight:normal;
    font-size:12px;
    color:#424242;
}
#lb-compNewsletterSignup .btn-continueShopping {
    margin:0 auto 40px;
}
#lb-compNewsletterSignup .dontShow {
	width:400px;
    text-align:center;
}
#lb-compNewsletterSignup .dontShow .lnk-visited {
    font-size: 11px;
    font-weight: normal;
    color:#424242;

}
#lb-compNewsletterSignup .lb-closeComp {
    background: url("/common/images/shell/buttons/close_dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 10px;
    width: 20px;
    z-index: 1;
}
#lb-compNewsletterSignup .lb-closeComp:hover {
	background-position:0 -20px;
}

/* =lb-discountPopup */
#lb-discountCodePopup {
    height: 543px;
    padding: 0 !important;
    width: 427px;
}
#lb-discountCodePopup .discountCodePopup{
    padding-left:45px;
    padding-right:45px;
    background: url("/common/images/shell/shared/pop_MAY20.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 541px;
}
#lb-discountCodePopup .lbContent {
    /* float: left;
    margin-bottom: 20px; 
    margin-top: 22px;*/
    width: 100%; 
	min-height: 365px;	
}
#lb-discountCodePopup .dontShow {
    bottom: 11px;
    float: right;
    position: absolute;
    right: 18px;
    text-align: right;
    width: 140px;
}
#lb-discountCodePopup .dontShow .lnk-visited {
    font-size: 11px;
    font-weight: normal;
    color:#000000;

}
#lb-discountCodePopup .lb-closediscount {
    background: url("/common/images/shell/buttons/close_dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 10px;
    width: 20px;
    z-index: 5;
    border-radius: 50%;
}
#lb-discountCodePopup .lb-closediscount:hover {
	background-position:0 -20px;
}



/* =lb-discountNewsletterSignup */
#lb-discountNewsletterSignup {
    height: 543px;
    padding: 0 !important;
    width: 427px;
}
#lb-discountNewsletterSignup .discountNewsletter{
    padding-left:45px;
    padding-right:45px;
    background: url("/common/images/shell/shared/pop_bg_Quick20.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 541px;
}
#lb-discountNewsletterSignup p.lb-para {
	font-size:14px;
	color:#424242;
    text-align:center;
    padding: 10px;
}
#lb-discountNewsletterSignup .lb-title {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#286976;
    text-align:center;
}
#lb-discountNewsletterSignup .personalDetails {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    display: block;
    float: right;
    margin: 240px 0 5px;
    overflow: hidden;
    padding: 15px 10px 10px;
    width: 315px;
}
#lb-discountNewsletterSignup .personalDetails .inputWrapper {
	width:100%;
    padding-top: 4px;
}

#lb-discountNewsletterSignup .personalDetails .inputWrapper.fieldError .errorMsg {
    clear:both !important;
	background:none !important;
    position:relative !important;
    padding: 0 0 0 135px !important; 
    left: 0 !important;
    height:20px !important;   
}

#lb-discountNewsletterSignup .personalDetails label {
	width:115px;
	display:none;
	margin:0;
	line-height:19px;
	text-align:left;
	font-weight:bold;
	color:#034242;
    padding-left: 20px;
}
#lb-discountNewsletterSignup .personalDetails input {
    color: #424242;
    float: right;
    font-size: 14px;
    height: 33px;
    text-align: center;
    width: 300px;
}
#lb-discountNewsletterSignup .btn-getcode {
    float: right;
    margin-bottom: 6px;
    margin-right: 33px;
    margin-top: 19px;
}

#lb-discountNewsletterSignup .personalPreferences {
	width:300px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	background:#d9ebec;
}
#lb-discountNewsletterSignup .personalPreferences p {
	font-size:11px;
	color:#034242;
}
#lb-discountNewsletterSignup .personalPreferences .overflow {
	width:400px;
	float:left;
}
#lb-discountNewsletterSignup .personalPreferences .inputWrapper {
	width:45px;
	margin:0 60px 0 0;
}
#lb-discountNewsletterSignup .personalPreferences label {
	padding:0;
	float:right;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#424242;
}
#lb-discountNewsletterSignup .personalPreferences input {
	padding:0 !important;
	float:left;
}

#lb-discountNewsletterSignup .lbContent {
    /* float: left;
    margin-bottom: 20px; 
    margin-top: 22px;*/
    width: 100%; 
	min-height: 365px;	
}
#lb-discountNewsletterSignup .discountNewsletterThanks{
    padding-left:45px;
    padding-right:45px;
    background: url("/common/images/shell/shared/pop_bg_thanks_Quick20.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 541px;
}

#lb-discountNewsletterSignup .newsletterThanks {
    float: right;
    margin-top: 355px;
    margin-bottom: 118px;
    text-align: center;
    width: 100%;
}
#lb-discountNewsletterSignup .newsletterThanks img {
    display:block;
    margin:0 auto 20px;
}
#lb-discountNewsletterSignup .newsletterThanks p.signupName {
    font-weight:bold;
    color:#424242;
}
#lb-discountNewsletterSignup .newsletterThanks p.thanks {
    margin:0 0 20px;
    font-weight:normal;
    font-size:12px;
    color:#424242;
}
#lb-discountNewsletterSignup .btn-shopnow {
    margin:0 0 0 112px;
}
#lb-discountNewsletterSignup .dontShow {
    bottom: 11px;
    float: right;
    position: absolute;
    right: 18px;
    text-align: right;
    width: 140px;
}
#lb-discountNewsletterSignup .dontShow .lnk-visited {
    font-size: 11px;
    font-weight: normal;
    color:#ffffff;

}
#lb-discountNewsletterSignup .lb-closediscount {
    background: url("/common/images/shell/buttons/close_dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 10px;
    width: 20px;
    z-index: 5;
    border-radius: 50%;
}
#lb-discountNewsletterSignup .lb-closediscount:hover {
	background-position:0 -20px;
}



/* =lb-basicNewsletterSignup */
#lb-basicNewsletterSignup {
    height: 543px;
    padding: 0 !important;
    width: 427px;
}
#lb-basicNewsletterSignup .basicNewsletter{
    padding-left:45px;
    padding-right:45px;
    background: url("/common/images/shell/shared/pop_summer_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 541px;
}
#lb-basicNewsletterSignup p.lb-para {
	font-size:14px;
	color:#424242;
    text-align:center;
    padding: 10px;
}
#lb-basicNewsletterSignup .lb-title {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#286976;
    text-align:center;
}
#lb-basicNewsletterSignup .personalDetails {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    display: block;
    float: right;
    margin: 265px 0 5px;
    overflow: hidden;
    padding: 15px 10px 10px;
    width: 315px;
}
#lb-basicNewsletterSignup .personalDetails .inputWrapper {
	width:100%;
    padding-top: 4px;
}

#lb-basicNewsletterSignup .personalDetails .inputWrapper.fieldError .errorMsg {
    clear:both !important;
	background:none !important;
    position:relative !important;
    padding: 0 0 0 135px !important; 
    left: 0 !important;
    height:20px !important;   
}

#lb-basicNewsletterSignup .personalDetails label {
	width:115px;
	display:none;
	margin:0;
	line-height:19px;
	text-align:left;
	font-weight:bold;
	color:#034242;
    padding-left: 20px;
}
#lb-basicNewsletterSignup .personalDetails input {
    color: #424242;
    float: right;
    font-size: 14px;
    height: 33px;
    text-align: center;
    width: 300px;
}
#lb-basicNewsletterSignup .btn-getcode {
    float: right;
    margin-bottom: 6px;
    margin-right: 33px;
    margin-top: 19px;
}

#lb-basicNewsletterSignup .personalPreferences {
	width:300px;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:block;
	overflow:hidden;
	margin:0 0 20px;
	background:#d9ebec;
}
#lb-basicNewsletterSignup .personalPreferences p {
	font-size:11px;
	color:#034242;
}
#lb-basicNewsletterSignup .personalPreferences .overflow {
	width:400px;
	float:left;
}
#lb-basicNewsletterSignup .personalPreferences .inputWrapper {
	width:45px;
	margin:0 60px 0 0;
}
#lb-basicNewsletterSignup .personalPreferences label {
	padding:0;
	float:right;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#424242;
}
#lb-basicNewsletterSignup .personalPreferences input {
	padding:0 !important;
	float:left;
}

#lb-basicNewsletterSignup .lbContent {
    /* float: left;
    margin-bottom: 20px; 
    margin-top: 22px;*/
    width: 100%; 
	min-height: 365px;	
}
#lb-basicNewsletterSignup .basicNewsletterThanks{
    padding-left:45px;
    padding-right:45px;
    background: url("/common/images/shell/shared/pop_summer_thanks.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 541px;
}

#lb-basicNewsletterSignup .newsletterThanks {
    float: right;
    margin-top: 355px;
    margin-bottom: 118px;
    text-align: center;
    width: 100%;
}
#lb-basicNewsletterSignup .newsletterThanks img {
    display:block;
    margin:0 auto 20px;
}
#lb-basicNewsletterSignup .newsletterThanks p.signupName {
    font-weight:bold;
    color:#424242;
}
#lb-basicNewsletterSignup .newsletterThanks p.thanks {
    margin:0 0 20px;
    font-weight:normal;
    font-size:12px;
    color:#424242;
}

#lb-basicNewsletterSignup .btn-signup {
    bottom: 75px;
    left: 160px;
    position: absolute;
}

#lb-basicNewsletterSignup .btn-shopnow {
    /*margin:150px 5px 0 105px;*/
    bottom: 75px;
    left: 160px;
    position: absolute;
}

#lb-basicNewsletterSignup .btn-signup-large {
    /*margin:150px 5px 0 105px;*/
    bottom: 65px;
    left: 140px;
    position: absolute;
}

#lb-basicNewsletterSignup .dontShow {
    bottom: 11px;
    float: right;
    position: absolute;
    right: 18px;
    text-align: right;
    width: 140px;
}
#lb-basicNewsletterSignup .dontShow .lnk-visited {
    font-size: 11px;
    font-weight: normal;
    color:#424242;

}
#lb-basicNewsletterSignup .lb-closebasic {
    background: url("/common/images/shell/buttons/close_dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -9999em;
    top: 10px;
    width: 20px;
    z-index: 5;
    border-radius: 50%;
}
#lb-basicNewsletterSignup .lb-closebasic:hover {
	background-position:0 -20px;
}

/*===============================================================

=forgotten password lightbox

===============================================================*/
/* =lb-forgottenPassword */
#lb-forgottenPassword {
	width:260px;
}
#lb-forgottenPassword .errorBox {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	height:42px;
	width:207px;
	padding:0 8px 0 46px;
	margin-bottom:8px;
	color:#FFFFFF;
	font-size:11px;
	background:url(/common/images/checkout/icon-warning.png) no-repeat 8px 8px #833958;
}
#lb-forgottenPassword .errorBox td {
	height:42px;
	vertical-align:middle;
}
#lb-forgottenPassword label {
	display:block;
	margin:0;
	line-height:19px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#286976;
}
#lb-forgottenPassword label em {
	color:#833958;
}
#lb-forgottenPassword input.textField {
	width:246px;
	height:19px;
	border:1px solid #BBC4D0;
	float:left;
	font-size:11px;
	color:#424242;
}
#lb-forgottenPassword .requiredFields {
	width:100%;
	padding:4px 0 0;
	display:block;
	clear:both;
	text-align:right;
	text-indent:0;
}
#lb-forgottenPassword .btnSend {
	padding:10px 0 0;
	overflow:hidden;
	clear:both;
}
#lb-forgottenPassword a.btn-submit {
	float:right;
}