/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	color: #333333;
}
#TB_secondLine {
	color:#666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	border: 5px solid #fff;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	width: 29px;
	height: 25px;
	margin: 7px 5px 0 0;
	_margin: 7px 5px 0 0;
	overflow: hidden;
	display: block;
	text-align:right;
	float:right;
}
#my-details #TB_closeAjaxWindow{
	margin: 7px 5px 0 0;
	_margin: 7px 5px 0 0;
}
#TB_closeAjaxWindow a{
	width: 29px;
	height: 0;
	overflow: hidden;
	background: url(/media/images/buttons/close-button.gif) no-repeat;
	padding-top:25px;
	display: block;
}
#TB_closeAjaxWindow a:hover{
	background: url(/media/images/buttons/close-button.gif) no-repeat 0 -25px;
}
#TB_ajaxWindowTitle{
	float:left;
	color: #ffffff;
	font-size:1.6em;
	font-weight:normal;
	line-height:35px;
	margin-bottom:0;
	padding:3px 0 2px 10px;
}
/*----overwrite these for different width backgrounds-----*/
#TB_title{
	background: url(/media/images/thickbox-header.gif) repeat-x;
	height:40px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 0px 15px;
	_padding:2px 20px 20px 10px;
	overflow:auto;
	overflow-x:hidden;
	text-align:left;
	line-height:1.4em;
	background: #FFF;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent h2 {
	margin:10px 0 20px 0;
}
#TB_ajaxContent p {
	margin:5px 0px 10px 0px;
}
#TB_ajaxContent p .delivery-time {
	text-align: right;
}
#TB_ajaxContent br {
	margin:0;
}
#TB_ajaxContent .close-window-button {
	margin-top:20px;
}
#TB_ajaxContent .help-panel-520-body p {
	margin:0;
	padding:0;
}
#TB_ajaxContent .details-panel-190-body p {
	margin:0 0 1em 0;
	padding:0;
}
#TB_ajaxContent .details-panel-190-body br {
	margin:0;
	padding:0;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
@charset "UTF-8";
/* CSS Document */
/* for OLD 613s =====================================*/
.alert-dialog-content,
.find-item-dialog-content,
.forgotten-password-dialog-content,
.item-feedback-dialog-content,
.sign-up-dialog-content,
.thank-you-dialog-content {
	padding: 10px 30px 0;
	_padding: 10px 26px 0;
	font-size:1.2em;
    width: 520px;
    margin: 0 auto;
}
.share-wishlist-dialog-content{
	padding: 10px 0;
	_padding: 10px 26px 0;
	font-size:1.2em;
    width: 580px;
    margin: 0 auto;
	}
.select-brand-dialog-content {
	position:relative;
	padding: 30px 30px 0;
	_padding: 30px 30px 0;
	font-size: 1.2em;
}
.initial-gift-card-dialog-content,
.voucher-code-dialog-content {
	padding: 10px 15px 0;
	font-size: 1.2em;
}
.undeliverable-address-dialog-content {
	font-size: 1.2em;
}
.alert-dialog-content h2,
.sign-up-dialog-content h2 {
	margin:20px 0 1em 0;
}
.alert-dialog-content p,
.sign-up-dialog-content p {
	margin-bottom:1em;
}
.close-window-button {
	margin-left:195px;
}
/* Sign up dialog */
.sign-up-dialog-content table {
	margin:0 0 10px;
}
.sign-up-dialog-content table td {
	padding-bottom: 5px;
}
.sign-up-dialog-content ul {
	list-style: none;
}
.sign-up-dialog-content ul li {
	width:280px;
	background: url(/media/images/dot-yellow.png) no-repeat left 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.mandatory-text {
	font-size:0.9em;
	margin-top: 0px;
}
ul.interests-list li {
	float:left;
	display:block;
	width:170px;
	padding:0;
	background:none;
}
/* Checkout dialog boxes */
.confirm-address-dialog-content {
	padding: 10px 10px 0;
	_padding: 30px 50px 0;
	font-size: 1.2em;
}
.confirm-address-dialog-content p {
	/* padding: 10px 0px; */
}
.confirm-address-dialog-content label {
	display:block;
	width: 450px;
	padding: 5px 0px 5px 25px;
	position: relative;
}
.confirm-address-dialog-content label  input {
	position: absolute;
	left: 0;
	top: 5px;
}
.confirm-address-dialog-content .cancel-button {
	margin-top: 20px;
}
.confirm-address-dialog-content .confirm-button {
	margin-top: 20px;
	margin-lefT: 160px;
}
.undeliverable-address-dialog-content p,
.forgotten-password-dialog {
	/* padding: 10px 0px;*/
}
.bold-row {
	line-height: 30px;
	font-weight: bold;
	background: url(/media/images/dots-10px-89.gif) repeat-x left bottom;
	height: 30px;
	width: 300px;
	display:block;
	clear:both;
}
.border-row {
	line-height: 20px;
	padding: 5px 0;
	display:inline-block;
	width: 300px;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left bottom;
	clear:both;
}
.normal-row {
	line-height: 20px;
	padding: 5px 0;
	display:inline-block;
	width: 300px;
	clear:both;
}
.undeliverable-address-dialog-content .quantity-column {
	float:left;
	display:inline;
	width: 30px;
	color: #666666;
}
.undeliverable-address-dialog-content .text-column {
	float:left;
	display:inline;
	width: 180px;
	line-height:1.2em;
	margin-top:8px;
}
.undeliverable-address-dialog-content .price-column {
	float:right;
	display:inline;
	width: 60px;
	text-align: right;
}
.short-row {
	height:20px;
	line-height:10px;
}
.standard-panel-white-320 {
	margin: 10px 0;
}
.choose-new-delivery-address-button {
	position: absolute;
	bottom: 65px;
	right: 30px;
}
.remove-items-and-continue-button {
	position: absolute;
	bottom: 30px;
	right: 30px;
	background: url(/media/images/buttons/remove-items-and-continue-button.gif) no-repeat 0 0;
}
/* Feedback / Form dialog boxes */
.dialog-col-260-left {
	float:left;
	width:250px;
	padding-right:10px;
}
.dialog-col-260-right {
	float:right;
	width:222px;
	padding-left:38px;
	background:transparent url(/media/images/dots-10px-vert-cc.gif) repeat-y left top;
}
.dialog-row {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	_border:1px solid #fff;
}
.dialog-row .row-title,
.dialog-row .row-content {
	margin:0;
	padding:10px 0;
	background: url(/media/images/dots-10px-d1.gif) repeat-x top;
}
.dialog-row .row-content br {
	margin:0;
}
.dialog-row .first {
	background: url(/media/images/dots-10px-89.gif) repeat-x top;
}
.dialog-row .row-title {
	float:left;
	width:140px;
	font-weight:bold;
}
.dialog-row .row-content {
	float:right;
	width:350px;
}
.dialog-row .row-content .close-window-button {
	float:right;
}
/* Find item dialog boxes */
.find-item-dialog-content .help-panel-520 {
	margin:0 0 10px;
}
.find-item-dialog-content .help-panel-520-head {
	height: 10px;
	padding:0;
}
.find-item-dialog-content .help-panel-520-body {
	position:relative;
	padding: 10px 10px 10px 135px;
	width: 375px;
	min-height: 120px;
	background: url(/media/images/help-panel-520-foot.gif) repeat-x bottom;
}
.find-item-dialog-content .help-panel-520-body .product-panel-700-image{
	position: absolute;
	top: 0;
	left:1px;
}
#TB_ajaxContent .find-item-dialog-content .help-panel-520-body h2{
	margin:10px 0 0;
	font-size: 1.2em;
}
.find-item-dialog-content .help-panel-520-body  .star-rating {
	padding:10px 0 5px;
	text-align:left;
	font-size: 1.2em;
	font-weight:bold;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  img{
	padding-right:5px;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  a,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:link,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:visited,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:active {
	color: #666;
	font-weight:normal;
	text-decoration:underline;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  a:hover{
	color: #000;
	font-weight:normal;
	text-decoration:underline;
}
.find-item-dialog-content .help-panel-520-body  p {
	color: #999;
	margin-bottom: 8px;
}
.find-item-dialog-content .help-panel-520-body  .checkbox-label {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 25px;
	color: #999;
	padding: 0 12px;
	float:left;
}
.find-item-dialog-content form {
	width:520px;
}
#TB_ajaxContent .standard-panel-520-body {
	font-size:1.0em;
}
.standard-panel-520-body table tr {
	background: url(/media/images/dots-10px-d1.gif) repeat-x bottom;
}
.standard-panel-520-body table tr th { 
	font-weight:bold;
}
.standard-panel-520-body table tr th,
.standard-panel-520-body table tr td {
	padding:7px 0;
}
.dialog-col-260-left {
	float:left;
	width:250px;
	padding-right:10px;
	margin-bottom:10px;
}
.dialog-col-260-right {
	float:right;
	width:222px;
	padding-left:38px;
	background:transparent url(/media/images/dots-10px-vert-cc.gif) repeat-y left top;
	margin-bottom:10px;
}
.in-stock { color:#4f9b42; }
.low-stock { color:#999999; }
.out-stock { color:#ff0000; }
/* Password dialog boxes */
.forgotten-password-dialog-content label {
	display:block;
	padding: 5px 0 5px 0;
	margin:0;
	position: relative;
}
.forgotten-password-dialog-content input {
	margin: 0 0 10px 0;
	width:255px;
}
p.warning {
	display:block;
	color:#E80D02;
	padding: 5px 0;
	text-indent:20px;
	background:url(/media/images/icon-warning-sml.gif) no-repeat 0 4px;
}
.help-panel-520 {
	margin-top:10px;
}
#password-form {
	width:265px;
}
#pwd-strength-container {
	position:absolute;
	top:152px;
	left:320px;
}
/* Products related dialog boxes */
.select-brand-dialog-content .col {
	float:left;
	width:200px;
}
.select-brand-dialog-content ul.col {
	display:block;
	width:173px;
	list-style-type:none;
	margin: 0;
}
.select-brand-dialog-content ul.col li {
	background-image: none;
	padding: 0 0 5px;
}
.select-brand-dialog-content ul.col li.last {
	padding: 0;
}
.select-brand-dialog-content ul.col li a {
	color: #666666;
	text-decoration: none;
}
.select-brand-dialog-content ul.col li a:hover {
	color: #00A6E3;
	text-decoration: underline;
}
/* Initial gift-card dialoge boxes */
#initial-gift-card-dialog-check-balance-button {
	margin-top: 20px;
}
#gift-card-image {
	float:right;
	margin-bottom: 10px;
}
.bold-row {
	line-height: 30px;
	font-weight: bold;
	font-size: 1.2em;
	background: url(/media/images/dots-10px-89.gif) repeat-x left bottom;
	height: 30px;
	width: 300px;
	display:block;
	clear:both;
}
.border-row {
	line-height: 30px;
	height: 30px;
	width: 300px;
	display:block;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left bottom;
	clear:both;
}
.normal-row {
	line-height: 30px;
	height: 30px;
	width: 300px;
	display:block;
	clear:both;
}
.text-column {
	float:left;
	display:inline;
	width: 225px;
}
.price-column {
	float:right;
	display:inline;
	width: 75px;
	text-align: right;
}
.short-row {
	height:20px;
	line-height:10px;
}
.header-row {
	line-height: 40px;
	font-weight:bold;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left top;
	clear:both;
}
.standard-panel-grey-320 {
	padding: 3px 10px 3px 10px;
	clear: both;
}
.card-value {
	margin: 15px 0;
}
.remaining-balance {
	margin: 5px 0 20px;
}
.max {
	margin: 0 0 15px 0;
}
#card-amount {
	display:inline;
}
.card-amount-label {
	padding-right: 5px;
}
.use-card-button, .add-another-gift-card-button {
	margin-right: 20px;
}
.check-code-button {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.return-to-checkout-button {
	margin-top: 20px;
}
.terms {
	margin: 30px 0;
	text-align:center;
}
.standard-panel-grey-550 {
	clear:both;
}
.use-voucher-button {
	margin: 10px 0;
}
.find-item-in-store-button {
	margin:20px 0;
}
.cancel-button {
	float:right;
	margin: 10px 0 0 20px;
}
.error-panel-275 {
	margin-top: 20px;
	color: #e80d02;
}
.error-icon {
	vertical-align: bottom;
	padding-right: 5px;
}
/* END 613 ==========================================*/
/* for OLD 600s =====================================*/
.store-details-dialog-content {
	position:relative;
	padding: 10px 0 0 0;
	font-size: 1.2em;
}
.store-details-dialog-content .details-panel-190 {
	float:left;
}
.details-panel-190-body h4 {
	margin-bottom:5px;
}
.details-panel-190-body ul {
	list-style:none;
	padding:0;
	margin:5px 0 10px;
}
.details-panel-190-body ul li {
	height:20px;
	line-height:20px;
	margin:0 0 5px;
}
.details-panel-190-body span.photo,
.details-panel-190-body span.garden,
.details-panel-190-body span.layby,
.details-panel-190-body span.pets,	
.details-panel-190-body span.vision {
	float:left;
	margin:0 7px 0 6px;
	width:21px;
	height:20px;
}
.details-panel-190-body span.vision {
	margin:0 5px 0 0;
	width:29px;
}
.details-panel-190-body span.photo	{ background:url(/media/images/store-locator-icons-new.gif) no-repeat 0		-20px; }
.details-panel-190-body span.garden	{ background:url(/media/images/store-locator-icons-new.gif) no-repeat -22px	-20px; }
.details-panel-190-body span.layby	{ background:url(/media/images/store-locator-icons-new.gif) no-repeat -45px	-20px; }
.details-panel-190-body span.vision	{ background:url(/media/images/store-locator-icons-new.gif) no-repeat -66px	-20px; }
.details-panel-190-body span.pets	{ background:url(/media/images/store-locator-icons-new.gif) no-repeat -98px	-20px; }
.store-details-dialog-content .store-details-specifics {
	float:right;
	width:420px;
}
.store-details-dialog-content .store-details-map {
	margin:0 0 10px;
}
.store-details-dialog-content .store-details-hours {
	width:200px;
}
.store-details-dialog-content .store-details-hours ul {
	list-style:none;
	margin:5px 0 10px;
}
.store-details-dialog-content .store-details-hours ul li {
	padding:5px 0;
	background: url(/media/images/dots-10px-d1.gif) repeat-x top;
}
.store-details-dialog-content .store-details-hours span.day { display:block;float:left; }
.store-details-dialog-content .store-details-hours span.times { display:block;text-align:right;}	
/*#TB_ajaxContent .close-window-button { 
	margin-top:10px;
	_margin-top:0;
	float:right;
	} -- commented to resolve edr thick box issue in ie6*/
.left { float:left; }
.right { float:right; }
/* Checkout dialog boxes */
.confirm-address-dialog-content {
	padding: 10px 10px 0;
	_padding: 30px 50px 0;
	font-size: 1.2em;
}
.confirm-address-dialog-content p {
	/* padding: 10px 0px; */
}
.confirm-address-dialog-content label {
	display:block;
	width: 450px;
	padding: 5px 0px 5px 25px;
	position: relative;
}
.confirm-address-dialog-content label  input {
	position: absolute;
	left: 0;
	top: 5px;
}
.confirm-address-dialog-content .cancel-button {
	margin-top: 20px;
}
.confirm-address-dialog-content .confirm-button {
	margin-top: 20px;
	margin-lefT: 160px;
}
.undeliverable-address-dialog-content p,
.forgotten-password-dialog {
	/* padding: 10px 0px;*/
}
.bold-row {
	line-height: 30px;
	font-weight: bold;
	background: url(/media/images/dots-10px-89.gif) repeat-x left bottom;
	height: 30px;
	width: 300px;

	display:block;
	clear:both;
}
.border-row {
	line-height: 20px;
	padding: 5px 0;
	display:inline-block;
	width: 300px;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left bottom;
	clear:both;
}
.normal-row {
	line-height: 20px;
	padding: 5px 0;
	display:inline-block;
	width: 300px;
	clear:both;
}
.undeliverable-address-dialog-content .quantity-column {
	float:left;
	display:inline;
	width: 30px;
	color: #666666;
}
.undeliverable-address-dialog-content .text-column {
	float:left;
	display:inline;
	width: 180px;
	line-height:1.2em;
	margin-top:8px;
}
.undeliverable-address-dialog-content .price-column {
	float:right;
	display:inline;
	width: 60px;
	text-align: right;
}
.short-row {
	height:20px;
	line-height:10px;
}
.standard-panel-white-320 {
	margin: 10px 0;
}
.choose-new-delivery-address-button {
	position: absolute;
	bottom: 65px;
	right: 30px;
}
.remove-items-and-continue-button {
	position: absolute;
	bottom: 30px;
	right: 30px;
	background: url(/media/images/buttons/remove-items-and-continue-button.gif) no-repeat 0 0;
}
/* Feedback / Form dialog boxes */
.dialog-col-260-left {
	float:left;
	width:250px;
	padding-right:10px;
}
.dialog-col-260-right {
	float:right;
	width:222px;
	padding-left:38px;
	background:transparent url(/media/images/dots-10px-vert-cc.gif) repeat-y left top;
}
.dialog-row {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	_border:1px solid #fff;
}
.dialog-row .row-title,
.dialog-row .row-content {
	margin:0;
	padding:10px 0;
	background: url(/media/images/dots-10px-d1.gif) repeat-x top;
}
.dialog-row .row-content br {
	margin:0;
}
.dialog-row .first {
	background: url(/media/images/dots-10px-89.gif) repeat-x top;
}
.dialog-row .row-title {
	float:left;
	width:140px;
	font-weight:bold;
}
.dialog-row .row-content {
	float:right;
	width:350px;
}
.dialog-row .row-content .close-window-button {
	float:right;
}
/* Find item dialog boxes */
.find-item-dialog-content .help-panel-520 {
	margin:0 0 10px;
}
.find-item-dialog-content .help-panel-520-head {
	height: 10px;
	padding:0;
}
.find-item-dialog-content .help-panel-520-body {
	position:relative;
	padding: 10px 10px 10px 135px;
	width: 375px;
	height: 130px;
	background: url(/media/images/help-panel-520-foot.gif) repeat-x bottom;
}
.find-item-dialog-content .help-panel-520-body .product-panel-700-image{
	position: absolute;
	top: 0;
	left:1px;
}
#TB_ajaxContent .find-item-dialog-content .help-panel-520-body h2{
	margin:10px 0 0;
	font-size: 1.2em;
}
.find-item-dialog-content .help-panel-520-body  .star-rating {
	padding:10px 0 5px;
	text-align:left;
	font-size: 1.2em;
	font-weight:bold;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  img{
	padding-right:5px;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  a,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:link,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:visited,
.find-item-dialog-content .help-panel-520-body  .star-rating  a:active {
	color: #666;
	font-weight:normal;
	text-decoration:underline;
}
.find-item-dialog-content .help-panel-520-body  .star-rating  a:hover{
	color: #000;
	font-weight:normal;
	text-decoration:underline;
}
.find-item-dialog-content .help-panel-520-body  p {
	color: #999;
	margin-bottom: 8px;
}
.find-item-dialog-content .help-panel-520-body  .checkbox-label {
	font-size: 1.2em;
	font-weight:bold;
	line-height: 25px;
	color: #999;
	padding: 0 12px;
	float:left;
}
.find-item-dialog-content form {
	width:520px;
}
#TB_ajaxContent .standard-panel-520-body {
	font-size:1.0em;
}
.standard-panel-520-body table tr {
	background: url(/media/images/dots-10px-d1.gif) repeat-x bottom;
}
.standard-panel-520-body table tr th { 
	font-weight:bold;
}
.standard-panel-520-body table tr th,
.standard-panel-520-body table tr td {
	padding:7px 0;
}
.dialog-col-260-left {
	float:left;
	width:250px;
	padding-right:10px;
	margin-bottom:10px;
}
.dialog-col-260-right {
	float:right;
	width:262px;
	padding-left:38px;
	background:transparent url(/media/images/dots-10px-vert-cc.gif) repeat-y left top;
	margin-bottom:10px;
}
.in-stock { color:#4f9b42; }
.low-stock { color:#999999; }
.out-stock { color:#ff0000; }
/* Password dialog boxes */
.forgotten-password-dialog-content label {
	display:block;
	padding: 5px 0 5px 0;
	margin:0;
	position: relative;
}
.forgotten-password-dialog-content input {
	margin: 0 0 10px 0;
	width:255px;
}
p.warning {
	display:block;
	color:#E80D02;
	padding: 5px 0;
	text-indent:20px;
	background:url(/media/images/icon-warning-sml.gif) no-repeat 0 4px;
}
.help-panel-520 {
	margin-top:10px;
}
#password-form {
	width:265px;
}
#pwd-strength-container {
	height:50px;
left:390px;
position:absolute;
top:440px;
width:175px;
}
/* Products related dialog boxes */
.select-brand-dialog-content .col {
	float:left;
	width:200px;
}
.select-brand-dialog-content ul.col {
	display:block;
	width:173px;
	list-style-type:none;
	margin: 0;
}
.select-brand-dialog-content ul.col li {
	background-image: none;
	padding: 0 0 5px;
}
.select-brand-dialog-content ul.col li.last {
	padding: 0;
}
.select-brand-dialog-content ul.col li a {
	color: #666666;
	text-decoration: none;
}
.select-brand-dialog-content ul.col li a:hover {
	color: #00A6E3;
	text-decoration: underline;
}
/* Initial gift-card dialoge boxes */
#initial-gift-card-dialog-check-balance-button {
	margin-top: 20px;
}
#gift-card-image {
	float:right;
	margin-bottom: 10px;
}
.bold-row {
	line-height: 30px;
	font-weight: bold;
	font-size: 1.2em;
	background: url(/media/images/dots-10px-89.gif) repeat-x left bottom;
	height: 30px;
	width: 300px;
	display:block;
	clear:both;
}
.border-row {
	line-height: 30px;
	height: 30px;
	width: 300px;
	display:block;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left bottom;
	clear:both;
}
.normal-row {
	line-height: 30px;
	height: 30px;
	width: 300px;
	display:block;
	clear:both;
}
.text-column {
	float:left;
	display:inline;
	width: 225px;
}
.price-column {
	float:right;
	display:inline;
	width: 75px;
	text-align: right;
}
.short-row {
	height:20px;
	line-height:10px;
}
.header-row {
	line-height: 40px;
	font-weight:bold;
	background: url(/media/images/dots-10px-d1.gif) repeat-x left top;
	clear:both;
}
.standard-panel-grey-320 {
	padding: 3px 10px 3px 10px;
	clear: both;
}
.card-value {
	margin: 15px 0;
}
.remaining-balance {
	margin: 5px 0 20px;
}
.max {
	margin: 0 0 15px 0;
}
#card-amount {
	display:inline;
}
.card-amount-label {
	padding-right: 5px;
}
.use-card-button, .add-another-gift-card-button {
	margin-right: 20px;
}
.check-code-button {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.return-to-checkout-button {
	margin-top: 20px;
}
.terms {
	margin: 30px 0;
	text-align:center;
}
.standard-panel-grey-550 {
	clear:both;
}
.use-voucher-button {
	margin: 10px 0;
}
.find-item-in-store-button {
	margin:20px 0;
}
.cancel-button {
	float:right;
	margin: 10px 0 0 20px;
}
.error-panel-275 {
	margin-top: 20px;
	color: #e80d02;
}
.error-icon {
	vertical-align: bottom;
	padding-right: 5px;
}
/* END 600 ==========================================*/
/* for 700 size.... ======================================= */

