﻿/* wedding controls
=====================================================================================================*/

#weddingform p.wfheader
{
	background-color: #eeeeee;
	border-bottom: solid 1px #666;
	display: block;
	padding: 4px 10px;
	margin: 0 -10px 10px -10px;
	font-size: 1em;
	font-weight: bold;
	font-style:normal;
}
#weddingform p
{
   background-color: #ffffff;
   border:none;
   text-align:center;
   font-family:Arial;
   font-style:italic;
   font-size:1.2em;
   float:none;
}
#weddingform input, #weddingform textarea
{
    float: none;
    border: solid 1px #d3d3d3;
}
#weddingform input.txtWSubject, #weddingform input.txtWTime
{
    width:50px;
}
#weddingform label
{
    width:auto;
    font-size:0.7em;
    float:none;
    font-style:normal;
}
#weddingform textarea
{
    float:left;
}
#weddingform label.WedlblTop
{
   font-family:Arial;
   font-style:italic;
   font-size:1.2em;
   float:left;
}

/*.Wedlbl
{
    font-size:8px;
    font-style:normal;
}*/



/* range thumbs
========================================================================================================= */
#RangeThumbs table {
}
#RangeThumbs img {
	margin: 0 auto;
}
#RangeThumbs td div {
	width: 130px;
	padding: 5px 0 2.7em;
	margin: 10px 0;
	float: left;
	position: relative;
}
#RangeThumbs td.mid {
	padding: 0 52px;
}
#RangeThumbs p {
	font-size: 0.75em;
	display: block;
	width: 120px;
	position: absolute;
	top: 160px;
	left: 5px;
	line-height: 1.2;
	text-transform: uppercase;
}
#RangeThumbs .btn {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 122px;
}

/* product thumbs
========================================================================================================= */
.ProductThumbs
{
	clear: both;
	border-top: solid 1px #E0E0E0;	
}
.RelatedThumbs
{
	background-color: #eeeeee;	
	border-top-style: none;
}
.ProductThumbs h3 
{
	font-size: 1em;
	margin: 0;
	padding: 15px 0 5px 15px;
}
.ProductThumbs table
{
	margin: 5px 0 10px;
}
.ProductThumbs td
{
	border-bottom: solid 1px #E0E0E0;
	text-align: center;
	padding: 8px 14px 0;	
	width: 135px;
}
.RelatedThumbs img
{
	border: solid 1px #c7c7c7;	
}
.RelatedThumbs td
{
	border-bottom-style: none;	
}
.ProductThumbs td.mid
{
	padding: 8px 16px 8px 17px;	
	width: 130px;
}
.ProductThumbs div.item
{
    width: 130px;
	position: relative;
	padding-bottom: 6em;
	margin-bottom: 8px;
}
.CategoryThumbs div.item
{
	position: relative;
	padding-bottom: 3.2em;
	margin-bottom: 8px;
}
.ProductThumbs p
{
    width: 130px;
	display: block;
	font-size: 0.75em;
	position: absolute;
	
	top: 135px;
	left: 0;
}
.ProductThumbs strong
{
	display: block;	
}
.ProductThumbs a.btn
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 122px;
}

/* Product View
========================================================================================================= */
.product {
	clear: both;
	
}
.product h1
{
	margin-bottom: 10px;	
}
.productLeft
 {
	width: 190px;
	float: left;
	padding: 0 20px 0 0;
	overflow: auto;
}
.productLeft span
{
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 4px;
	display: block;
}
.productLeft p
{
	font-size: 1em;
	text-align: justify;	
}

.productRight {
	float: right;
	width: 280px;
	padding: 0;
	overflow: auto;
}
.productRight img{
	border: solid 1px #C7C7C7;
}
	
#productSelector,
#productPrice,
#addBasket {
	display: block;
	border-top: solid 1px #BBBBBA;
	font-size: 1em;	
	overflow: auto;
	padding: 15px 2px;
}
#productPrice strong
{
	font-size: 1.1em;
	float: left;
	display: block;
	width: 93px;
	text-transform: uppercase;	
}
#productPrice strong.price
{
	text-transform: none;
	text-align: right;	
}
#addBasket input.btn
{
	float: right;
	font-size: 10px;	
}
#productSelector strong
{
	display: block;
	margin-bottom: 10px;	
}
#productSelector dl,
#productSelector dd,
#productSelector dt
{
	margin: 0;
	padding: 0;	
}
#productSelector dt,
#productSelector dd
{
	display: block;
	float: left;
	padding: 2px 0 0 0;
	width: 75px;
	margin-top: 2px;
}
#productSelector dt
{
	clear: left;	
	font-weight: bold;
}
#productSelector dd.opt
{
	padding-left: 16px;
	width: 20px;
	margin-top: 0;
}

div.productRight .extraThumbs {
	font-weight: bold;
	color: #424242;
	padding-top: 10px;
	text-align: right;
}
.extraThumbs
{
	padding-right: 4px;	
}
.extraThumbs strong {
	font-size: 1.2em;
}
.extraThumbs img {
	float: right;
	margin: 10px 0 5px 5px;
}

/* Shopping Basket & Checkout
========================================================================================================= */
#Basket p {
	padding: 10px 0;
}
#Basket td,
#Basket th {
	font-size: 0.75em;
}
#Basket thead th{
	padding: 6px 0;
	white-space: nowrap;
	font-size: 0.75em;
	color: #424242;
	border-bottom: solid 1px #424242;
	text-align: center;
}
#Basket tbody td{
	padding: 6px 0;
	text-align: center;
}
#Basket tbody a {
	color: #000;
	text-decoration: underline;
}
#Basket tbody td span.attr{
	font-size: 1em;
}
#Basket tbody td span.offer{
	font-size: 1em;
	color: #CE2401;
}
#Basket tbody td span.free{
	font-size: 0.625em;
	color: #CE2401;
}
#Basket tbody td span.qty{
	padding: 0 7px 0 7px;
	margin-bottom: 6px;
}
#Basket tfoot{
	font-weight: bold;
	color: #424242;
}
#Basket tfoot td
{
	text-align: right;
	padding: 4px 10px 4px 0;	
	border-top: solid 2px #FFF;
}
#Basket tfoot .SubTotal,
#Basket tfoot .Discount,
#Basket tfoot .Postage,
#Basket tfoot .Total {
	font-weight: normal;
	text-align: center;
	color: #000;
	background-color: #edf3f7;
	padding: 4px 0;
}
#Basket tfoot .Discount{
	color: #CE2401;	
}
#Basket tfoot .Total {
	font-weight: bold;
}
#Basket tfoot .Checkout{
	padding-top: 20px;	
	font-size: 1em;
}
#Basket a.Plus{
	background-color: #FFF;
	font-weight: bold;
	color: #13631E;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
} 
#Basket a.Minus {
	color: #C20B0B;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
}
#Basket .note {
	font-size:0.75em;
	font-weight:normal;
	padding-top: 15px;
	font-style: italic;
	color: #000;
}
#Checkout a.copy
{
	width: 190px;	
}

/* Checkout Process
========================================================================================================= */
#Checkout{
}
#Checkout table th{
	border-bottom: solid 1px #424242;
	text-align: left;
	padding: 7px 4px;
	font-weight: normal;
}
#Checkout th p
{
	padding: 0;	
	text-align: justify;
}
#Checkout table td.instructions{
	padding: 7px 0 14px;
}
#Checkout td p
{
	padding: 0;	
}
#Checkout .btn {
	font-weight: bold;
	float: right;
}
#Checkout .confirm .btn {
	float: left;
}
#Checkout th h2
{
	margin: 0;
	padding: 0;
}


/* Paging & Breadcrumbs
========================================================================================================= */
.paging {
	clear: both;
	text-align: center;
	font-size: 0.75em;
	padding: 3px 0 10px;
	margin: 10px 0;
	border-bottom: solid 1px #E0E0E0;
}
.paging div {
	padding: 0 6em;
}
.paging a:link,
.paging a:visited,
.paging a:hover,
.paging a:active {
	color: #000;
	text-decoration: underline;
}
.paging span {
	color: #121237;
	color: Red;
}
.paging em {
	font-style: normal;
	font-weight: bold;
	color: #121237;
}
.paging a:link.showAll,
.paging a:visited.showAll,
.paging a:hover.showAll,
.paging a:active.showAll {
	color: #121237;
	float: right;
}


/* Checkout Order Confirm
========================================================================================================= */
table.OrderConfirm
{
	font-size: 1em;
}
table.OrderConfirm tr td
{
	font-weight: normal;
} 


/* Personalised Stationery
========================================================================================================= */
.hand {
	cursor: pointer;
	cursor: hand;
}
#jswrap {
	padding: 0;
	font-size: 1em;
	overflow: hidden;
	display: block;
}
#personalPrice,
#personalProof
{
	display: block;
	border-top: solid 1px #BBBBBA;
	font-size: 1em;	
	overflow: hidden;
	padding: 15px 2px;
}
#personalPrice p{
	font-weight: bold;
	color: #000;
}
#personalPrice a.btn,
#personalPrice input.btn
{
	font-size: 1em;	
	float: right;
}
.productLeft div.desc
{
	font-size: 1em;	
	text-align: justify;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#personalProof {
	text-align: justify;
	color: #992844;
	font-style: italic;
}
.personal
{
	border-top: solid 1px #BBBBBA;	
	overflow: hidden;
	padding-top: 15px;
}
.personal h2
{
	font-size: 0.9em;
	margin-bottom: 15px;
}
.personal img
{
	border: none;	
}
.personal .productLeft,
.personal .productRight
{
	padding-bottom: 0;
}
.personal .pfoot
{
	clear: both;
	display: block;
	border-top: solid 1px #BBBBBA;
	padding: 6px 0;
}

.Configurator
{
	border-top: solid 1px #BBBBBA;	
	overflow: hidden;
	padding-top: 10px;
}
.Configurator h2
{
	font-size: 0.9em;
	margin-bottom: 20px;
}
.Configurator .Header,
.Configurator .Footer
{
	clear: both;
	font-size: 1em;
	padding: 10px 0;
	border-top: solid 1px #BBBBBA;	
}
fieldset.Password,
.Configurator fieldset {
	overflow: hidden;
	clear: both;
	padding: 5px 0;
	font-size: 0.75em;
	border: 0;
	overflow: hidden;
}
fieldset.Password legend,
.Configurator legend {
	display: none;
}
fieldset.Password
{
    font-size: 1em;
	border-top: solid 1px #BBBBBA;	
	border-bottom: solid 1px #BBBBBA;	
	margin-bottom: 10px;
}
fieldset.Password p
{
    padding-bottom: 10px;
}
.Configurator fieldset strong {
	display: block;
	padding: 4px 35px;
	background-color: #bbc9ca;
	background: #65677c url(../../Images/arrowDownWhite.gif) no-repeat 467px 5px;
	color: #FFF;
	text-align: right;
	margin: 0 1px 5px 1px;
	text-transform: uppercase;
}
.Configurator fieldset div {
	border: solid 1px #666;
	overflow: hidden;
	padding: 0 10px;
	font-size: 1em;
	clear: both;
	margin: 15px 0 10px;
}
.Configurator fieldset p {
	background-color: #eeeeee;
	border-bottom: solid 1px #666;
	display: block;
	padding: 4px 10px;
	margin: 0 -10px 10px -10px;
	font-size: 1em;
	font-weight: bold;
}
.Configurator fieldset.sub strong {
	display: none;
}
.Configurator fieldset.sub div {
	margin-top: 0;
}

.Configurator .Footer a.btn
{
	float: right;
	width: 110px;	
}
.Configurator .Footer a.back
{
	float: left;
}

fieldset.Password label
{
    width: 160px;
    float: left;
}
fieldset.Password input
{
    width: 200px;
    float: left;
}
fieldset.Password br
{
    clear: left;   
}
input.fr
{
    float: right;   
}

/* Step 1 - Size and Quantity */
div.size img
{
	float: left;
}
div.size dl
{
	width: 300px;
	float: right;	
}
div.size dt
{
	clear: both;
	margin: 3px 0;
	float: left;
	width: 150px;
}
div.size dd
{
	margin: 3px 0;
	float: left;
	width: 90px;
}
div.size dd.opt
{
	margin: 0;
	float: right;
	width: 20px;
	padding-left: 40px;	
}

/* Step 2 - Colour and Style */
div.ink dl, div.font dl {
	float: left;
	margin: 0;
	padding: 0;	
}
div.font dt
{
	position: relative;
	clear: both;
	float: left;
	width: 408px;
	margin: 0;
	padding: 10px 0 6px 0;
	border: solid 1px #FFF;
	border-bottom: solid 1px #eeeeee;
}
div.font dd
{
	margin: 0;
	float: right;
	width: 20px;	
	height: 34px;
	line-height: 28px;
	display: block;
	padding-top: 13px;
	padding-left: 40px;
	border: solid 1px #FFF;
	border-bottom: solid 1px #eeeeee;
}
div.ink{
	padding-bottom: 2px;
}
div.ink p {
	margin-bottom: 18px;
}
div.ink dl
{
	padding: 0;
	margin: 0 0 10px 6px;
	width: 200px;
	float: left;
}
div.ink dt
{
	float: left;
	display: block;
	width: 120px;
}
div.ink dt, div.ink dd
{
	padding-bottom: 8px;
}
div.ink label 
{
	font-size: 1em;
	line-height: 20px;
	display: block;
	float: left;
}
div.ink dt img 
{
	border: solid 1px #000;
	margin-right: 8px;
	float: left;
}
div.ink dd
{
	float: left;
	width: 20px;
	margin: 0;
	padding-top: 1px;
	padding-left: 40px;
}
div.ink img.prev
{
	float: right;
	margin-right: 6px;
	border: solid 1px #000;
}

/* Step 3 - Reverse Printing */
div.rev img
{
	float: left;
}
div.rev dl
{
	width: 300px;
	float: right;	
}
div.rev dt
{
	clear: both;
	margin: 3px 0;
	float: left;
	width: 90px;
}
div.rev dd
{
	margin: 3px 0;
	float: left;
	width: 150px;
}
div.rev dd.opt
{
	margin: 0;
	float: right;
	width: 20px;
	padding-left: 40px;
}

/* Step 3 - Tissue Lining */
div.env img
{
	float: left;
}
div.env dl
{
	width: 200px;
	float: right;	
}
div.env dt
{
	clear: both;
	float: left;
	width: 140px;
	height: 20px;
}
div.env dt img 
{
	margin-right: 15px;
	float: left;
}
div.env dd
{
	margin: 0;
	padding: 0 0 0 40px;
	float: right;
	width: 60px;
}
div.env label 
{
	font-size: 1em;
	display: block;
	float: left;
	line-height: 20px;
}
div.env dt, div.env dd {
	padding-bottom: 4px;
}
div.env dt.first, div.env dd.first {
	padding-bottom: 8px;
}

/* Step 5 - Personal Details */
div.details{
	font-size: 1em;
}
div.details label,
div.details input,
div.details textarea {
	font-size: 1em;
	float: left;
}
div.details label {
	padding-top: 4px;
	margin-right: 10px;
	width: 194px;
	margin-bottom: 4px;
}
div.details input {
	width: 258px;
	border: solid 1px black;
	margin-bottom: 4px;
}
div.details span.check input
{
    width: auto;
    border: none;   
}
div.details span.check
{
    border: none;   
}
div.details textarea {
	width: 258px;
	border: solid 1px black;
	margin-bottom: 4px;
}
div.details br {
	clear: left;
}

.Configurator a.btn,
.Configurator input.btn {
	font-size: 1em;	
	float: right;
}

.Configurator a.back {
	float: left;
}

#Price
{
	display: none;
	overflow: hidden;
	padding: 6px 0;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#Price span
{
	margin-left: 20px;
}
div.desc dt
{
	font-weight: bold;
}

.productLeft dl
{
    margin: 0 0 15px;
    padding: 0;   
}