/* Added */

/* Outer Content Wrapper (Surrounds header & content) */
#Header {
height: 145px;
}


#Logo {
float: left;
width: 350px;
height: 116px;
margin: 15px 0 0 30px;
}

/* Added */

#Header {
background: url(../images/pastel/header-background-large.gif) 0 0 no-repeat;
}

#SearchForm {
background: url(../images/pastel/search-background.gif) 0 0 no-repeat;
}

#Menu {
background: url(../images/pastel/menu-background.gif) 0 0 no-repeat;
}

.Left,
.Right {
background: #F9EEF5;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
background: #f0dbe9;
border: 1px solid #ac4585;
}

.Content h2 {
color: #ac4585;
font-weight: normal;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
background: url(../images/pastel/TopSellerNumberBg.gif) 0 0 no-repeat;
color: #fff;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
background: url(../images/pastel/TopSellerNumber1Bg.png) 0 0 no-repeat;
color: #fff;
}

table#deliveryTable {
padding-top:0px;
padding-bottom:30px;
border:none;
}

table#deliveryTable td {
padding:10px;
}

table#deliveryTable td.deliveryContent {
text-align: center;
}

table#deliveryTable td.heading {
font-weight:bold;
}

dl#delivery {
padding-bottom:10px;
}

dl#delivery dt {
padding-bottom:10px;
font-weight:bold;
}

dl#delivery dd {
padding-bottom:15px;
}

.CategoryDescription {
line-height:1.6em;
}

/* Branded Pages */
/* Lyle & Scott Pages */

.LyleAndScott {
background: url(../images/lyle-and-scott-emblem.gif) top right no-repeat;
}

/* Tulchan Pages */

.Tulchan {
background: url(../images/tulchan-logo.gif) top right no-repeat;
}

/* Gabicci Pages */

.Gabicci {
background: url(../images/gabicci-logo-new-brand.gif) top right no-repeat;
}

.LyleAndScott h2, /* Make the product heading a bit narrower so that it doesn't overlap logo */
.Tulchan h2,
.Gabicci h2 {
width:280px;
}

.LyleAndScott .CategoryDescription,
.Gabicci .CategoryDescription,
.Tulchan .CategoryDescription {
width:450px;
}

.LyleAndScott .Breadcrumb,
.Gabicci .Breadcrumb,
.Tulchan .Breadcrumb {
border-bottom:transparent;
}


/* Colour Swatches */

ul#colourSwatches {
list-style-type:none;
padding-bottom:15px;
clear:left;
}

ul#colourSwatches li {
display:inline;
float:left;
padding-right:20px;
padding-bottom:20px;
}

.generalImage {
padding:5px;
margin:5px;
border:1px solid #f0dbe9;
float:right;
}

.generalImage2 {
padding:5px;
margin:5px;
border:1px solid #f0dbe9;
float:left;
}

/* Slideshow */

#monoSlideshow {
float:right;
width:275px;
height:360px;
}

dl#contact {
padding-bottom:5px;
}

dl#contact dt {
padding-bottom:10px;
font-weight:bold;
}

dl#contact dd {
padding-left:25px;
padding-bottom:25px;
}

hr {clear:left;}

input.RadioButton {
padding-left:0px;
margin-left:0px;
}

#sslCertificate {
padding-top:15px;
text-align:center;
}
