* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 63%;
	line-height: 1.4;
	color: #333333;
	background: #F7F5EA;
	padding-bottom: 10px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color:#7C0500;
}

a:hover {
	text-decoration: none;
}

#home #wrapper #sidebar img {
	border: 1px solid #7C0500;
}

.box {
	width: 220px;
	margin-left: 20px;
	background: url(../TEMPcolours/images/box/middle.gif) repeat-y;
	margin-top: 1.5em;
}
.box h2 {
	background: url(../TEMPcolours/images/box/top.gif) no-repeat left top;
	padding-top: 0.5em;
}
.box .lastp {
	background: url(../TEMPcolours/images/box/bottom.gif) no-repeat left bottom;
	padding-bottom: .5em;
}
.box p {
}


#wrapper {
	width: 92%;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: #FFFFFF;
}


#header {
	height: 93px;
	border-top: 1px solid #7C0500;
	border-right: 1px solid #7C0500;
	border-left: 1px solid #7C0500;
	background-image: url(../images/logoBrodwaith.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #7C0500;
	background-color: #FFFFFF;
}
#header ul {
	list-style: none;
	float: right;
	padding-right: 10px;
}

#header li {
	float: right;
	margin-right: 10px;
}

#header a:link, #header a:visited, #header a:active {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #924D23;
	font-size: 1.2em;
	margin-top: 55px;
	background-color: #F5EEDF;
	background-image: url(../images/Nav-UP.gif);
	background-position: left bottom;
}
#header a:hover, #header a.current:link, #header a.current:visited {
	background-color: #F5EEDF;
	background-image: url(../images/Nav-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.normal:link, a.normal:visited, a.normal:active, a.normal:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-style: none;
}

#divSpace {
	background: #F7F5EA;
	height: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

/*End of Main Nav Div*/

#divShopWrapper {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.5em;
	padding-top: 0px;
	background: #F7F5EA;
}

#divShopWrapper p {
	font-size: 1.3em;
	margin-bottom: .5em;
}

#divShopWrapper h1, #divShopWrapper h2 {
	padding-left: 0;
	margin-left: 0px;
	margin-top: .4em;
	margin-bottom: .4em;
}
#divShopWrapper #mainNav {
	margin-bottom: 2em;
}

.btn {
	padding: 0em;
	margin-top: 10px;
	background-color: #F7F5EA;
	color: #9D4241;
	background-image: url(../TEMPcolours/images/Nav-UP.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	border: 1px solid #9D4241;
	margin-bottom: 10px;
}

.btn:hover {
	background-color: #F5EEDF;
	background-image: url(../TEMPcolours/images/Nav-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a img {
	border-style: none;
	text-decoration: none;
}

#content {
	float: right;
	width: 68%;
	padding-top: 20px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content p {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	padding-right: 15px;
	padding-left: 20px;
}
#sidebar {
	float: left;
	width: 31%;
	color: #000000;
	padding-top: 20px;
	margin-bottom: 1.5em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sidebar a img{
	text-decoration: none;
}

#sidebar p {
	padding-left: 20px;
	font-size: 1.3em;
	padding-right: 5px;
	
}

#sidebar ul {
	padding-left: 20px;
	list-style: none;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
#sidebar #options {
	border-style: none;
}


#sidebar #thumbs li {
	list-style-type: none;
	margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	padding-right: 15px;
	padding-left: 20px;
}

h1 {
	font-size: 1.6em;
	color: #7C0500;
}
h2 {
	font-size: 1.4em;
	color: #CE7200;
}
h3 {
	font-size: 1.4em;
	color: #7C0500;
}

#footer {
	background-color: #F6F4E7;
	clear: both;
	height: 4em;
	font-weight: bold;
	color: #000000;
	border-top: 2px solid #E6E0BC;
}
#divLinkscontainer {
	margin-top: 1.5em;
	padding-bottom: 10px;
}
#footer p {
	padding-top: 1.5em;
	padding-bottom: 1em;
	text-align: right;
	padding-right: 2em;
	font-size: 1.1em;
	background: #F6F4E7;
}

#footer div {
	float: left;
	padding-left: 2em;
	padding-top: .3em;
	font-size: 1.1em;
	background: #F6F4E7;
}



/*Product display and details page*/

#content .related {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.5em;
	width: 200px;
}

.divProduct-Display {
	clear: both;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 1.3em;
	padding-left: 20px;
	padding-right: 10px;
}
.divProduct-Display .right {
	float: right;
	width: 48%;
	clear: right;
	margin-left: 15px;
}
.divProduct-Display .left img, .divProduct-Display .right img {
	float: right;
	margin-bottom: .5em;
	margin-left: 1em;
	padding: 1px;
	border: 1px solid #333333;
}
#wrapper #content .divProduct-Display .left p {
}

.divProduct-Display .left {
	float: left;
	width: 48%;
	clear: left;
}

a.prodName:link, a.prodName:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #D8B57A;
	text-decoration: none;
	border-bottom-style: none;
}
.prodRange {
	text-align: center;
	border: 1px solid #999999;
	margin: 1em auto .3em;
}


a.shortDesc:link, a.shortDesc:visited {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}

/*Home  Promo Divs*/

.divtowelsPromo {
	border: 1px solid #7C0500;
	float: left;
	width: 45%;
	margin-bottom: 1.5em;
	background-color: #FFFFFF;
	background-image: url(../images/towelsembroidered.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.divpotterPromo {
	border: 1px solid #7C0500;
	float: left;
	width: 45%;
	margin-bottom: 1.5em;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/beatrixpottertowels.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.towelstitle:link, a.towelstitle:visited, a.towelstitle:active {
	font-size: 1.2em;
	color: #7C0500;
	text-decoration: none;
	padding-top: .5em;
	display: block;
	font-weight: bold;
}
a.viewproduct:link, a.viewproduct:visited, a.viewproduct:active {
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
	background: url(../TEMPcolours/images/bullet-logo.gif) no-repeat left center;
	padding-left: 16px;
}
a.viewproduct:hover {
	border-style: none;
	text-decoration: none;
}
a.towelstitle:hover {
	border-style: none;
}

.divsoapsPromo {
	border: 1px solid #7C0500;
	float: left;
	width: 45%;
	margin-bottom: 1.5em;
	background-color: #FFFFFF;
	background-image: url(../images/luxurysoaps.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.divrobesPromo {
	border: 1px solid #7C0500;
	float: left;
	width: 45%;
	margin-left: 20px;
	margin-bottom: 1.5em;
	background-color: #FFFFFF;
	background-image: url(../images/embroideredrobes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*Shop Display Promo Divs*/

.divtowelsPromo1 {
	background: #FFFFFF url(../TEMPcolours/images/towelsembroidered.jpg) no-repeat right top;
	border: 1px solid #7C0500;
	margin-bottom: 1.5em;
	margin-left: 20px;
	padding-bottom: 0.5em;
	clear: both;
}


.divpotterPromo1 {
	background: #FFFFFF url(../TEMPcolours/images/beatrixpottertowels.jpg) no-repeat right top;
	border: 1px solid #7C0500;
	margin-bottom: 1.5em;
	margin-left: 20px;
	padding-bottom: 0.5em;
	clear: both;
}

.divsoapsPromo1 {
	background: #FFFFFF url(../TEMPcolours/images/luxurysoaps.jpg) no-repeat right top;
	border: 1px solid #7C0500;
	margin-left: 20px;
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	clear: both;
}

.divrobesPromo1 {
	background: #FFFFFF url(../TEMPcolours/images/embroideredrobes.jpg) no-repeat right top;
	border: 1px solid #7C0500;
	margin-left: 20px;
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	clear: both;
}


/*Shop forms etc*/

a.button:link, a.button:visited, a.button:actve {
	border: 1px solid #993300;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .1em 0.2em .3em;
	background-image: url(../images/Nav-UP.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.button:hover {
	border: 1px solid #000000;
	background-image: url(../TEMPcolours/images/Nav-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

table td {
	padding: .3em;
}

#divShopWrapper label {
	width: 12em;
	font-size: 1.2em;
	margin-left: 0em;
	float: left;
	padding-top: 6px;
	color: #000000;
	white-space: nowrap;
}

#divShopWrapper legend {
	color: #9D4241;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#divShopWrapper fieldset div {
	margin-top: 0.6em;
}


#divShopWrapper fieldset {
	padding: 1.5em;
	width: 40em;
	margin-top: 2em;
	margin-bottom: 1em;
}

#divShopWrapper fieldset label {
	margin-left: 25px;
	font-size: 1.2em;
}

/*Link page - Links container div*/


.linkspage-container {
	color: #CC6600;
}


a.link-title:link, a.link-title:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #7C0500;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 1em;
}

a.link-title:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #999999;
}
#content1 {
	width: 80%;
	padding-top: 20px;
	margin-bottom: 1.5em;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#wrapper #content1 p {
	font-size: 1.2em;
	padding-left: 20px;
}
a.divButton:link, a.divButton:visited, a.divButton:active {
	color: #9D4241;
	background: #F7F5EA url(../TEMPcolours/images/Nav-UP.gif) repeat-x left bottom;
	border: 1px solid #000000;
	padding: 0.2em 0.4em 0.3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-decoration: none;
	width: 6em;
	text-align: center;
}
a.divButton:hover {
	text-decoration: none;
	background: #F5EEDF url(../TEMPcolours/images/Nav-OVER.gif) repeat-x left bottom;
	color: #000000;
}
#content1 {

	float: right;
	width: 50%;
	padding-top: 20px;
	margin-bottom: 1.5em;
}
#sidebar2 {

	float: left;
	width: 48%;
	color: #000000;
	padding-top: 20px;
	margin-bottom: 1.5em;
}
#wrapper #sidebar2 img {
	margin-top: 20px;
	margin-left: 20px;
}
#sidebar2 ul {
	list-style: none;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
#wrapper #content1 p {
	font-size: 1.3em;
}
.homeimageLeft {
	padding: 1px;
	border: 1px solid #000000;
}
#wrapper #sidebar2 img {
	padding: 1px;
	border: 1px solid #000000;
}
.imgLinks {
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#promoContainer {
	padding-left: 20px;
	margin-top: 10px;
}
#header h1 {
	text-indent: -5000px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -30px;
}
#wrapper #sidebar img {
	margin-left: 19px;
	padding: 1px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #sidebar h2 {
	margin-bottom: 4px;
}

#map {
	height: 400px;
	padding: 1px;
	border: 1px solid #000000;
	margin: 10px 15px 10px 10px;
	width: 85%;
}
#wrapper #content1 label {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.contactDetails {
	color: #666666;
	clear: both;
	margin-top: .5em;
	margin-bottom: 1em;
}
.em {
	font-weight: bold;
}

#divGallery ul {
	list-style: none;
	text-align: center;
	margin: 10px 15px 20px 20px;
	float: left;
}

#divGallery li {
	float: left;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	border: 2px none #666666;
}

#divGallery {
	list-style: none;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}

#divGallery a img {
	text-decoration: none;
	border: 1px solid #864215;
	margin: 0px;
	padding: 2px;
}
#wrapper #divGallery p {
	font-size: 1.2em;
	color: #666666;
	padding-left: 20px;
}


.popup {
	background: #B3D6AE;
}
#divBigimg {

}
#divBigimg img {
	border: 1px solid #000000;
}

a.paytip {
font:1.1em Arial, sans-serif;
text-decoration:none;
position: relative;

}
a.paytip span {
	display: none;
}

a.paytip:hover span {
	display: block;
	position: absolute;
	padding: 0.2em .4em;
	border: 1px solid #8F2F00;
	left: 0em;
	top: 2.5em;
	color: #8F2F00;
	background: #F7F5EA;
	width: 15em;
	font: normal 1.1em Arial, Helvetica, sans-serif;
}

a.paytip:hover {
	font-size: 111%;
}
.em {
	color: #7C0500;
}
.tickBox {
	width: 1em;
	float: left;
	padding-right: 6px;
	margin-right: 7px;
}
.terms {
	background: #EEE1C8;
	padding: 3px 10px;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #9D4241;
}
#divShopWrapper .terms label {
	float: none;
}
.em1 {
	font-weight: bold;
	color: #000000;
}

