body  {
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #E9BCDA;
	background-image: url(../images/backgrounds/pink_back.jpg);
	background-repeat: repeat-x;
	font: 80% arial,sans-serif;
	text-align:center
	}
div#wrapper  {
	padding: 18px 0 0 0;
	background-image: url(../images/backgrounds/pink_centered.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
p  {
	/*margin:0 10px 10px*/
	}
a  {
	/*display:block;
	padding:10px*/
	color: #8D3D8B;
	}
div#header  {
	padding: 0;
	margin: 0;
	margin-bottom: 29px;
	height: 121px;
	width: 773px;
	background-image: url(../images/backgrounds/header.jpg);
	background-repeat: no-repeat;
	}

div#container  {
	text-align:left;
	background-color: #FFF;
	xborder:5px solid black;
	width:773px;
	margin:0 auto;
	}
div#content p  {
	line-height:1.4
	}
div#leftColumn  {
	background: #fff;
	}
div#extra  {
	background:#FF8539
	}
div#footer  {
	background-color: #FFF;
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	height: 47px;
	clear:both;
	width:100%;
	}
div#footerInner  {
	border-bottom: 1px dashed #333;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	}
#footer #footerInner #footerLeft  {
	float: left;
	padding-top: 20px;
	}
#footer #footerInner #footerRight  {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	}
#footer UL  {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer UL LI  {
	display: inline;
	list-style-type: none;
	padding: 0 10px;
	color: #333;
	border-right: 1px dashed #333;
}
#footer UL LI.last  {
	padding-right: 0;
	border-right: none;
}
#footer UL LI A  {
	color: #333;  
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#footer UL LI A:hover  {
	color: #333;  
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
a.writemedia  {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.writemedia span  {
	color: #DD4A85;
}
a.writemedia:hover  {
	color: black;
	text-decoration: underline;
}
div.clear  {
	clear: both;
	}
div#content{
	float:right;
	width:537px;
	}
div#content p, div#content h2, div#content h3, div#content h4, div#content h5  {
	padding-right: 10px;
	}
div#content h3  {
	color: #666;
	}
div#content p  {
	color: #333;
	line-height: 1.6em;
	}
div#leftColumn  {
	float:left;
	width:236px;
	}
div#leftColumn div#leftColumnFooter 
{
    width: 207px;
    height: 155px;
    background: url(../images/three_reels.jpg) top center;
}
div#extra  {
	float:left;
	clear:left;
	width:236px;
	}
h1 
{
    background-image: url(../images/backgrounds/h2.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-left: 20px;
	font-size: 2.2em;
	margin-top: 7px;
}

h2  {
	color: #8D3D8B;
	font-size: 1.4em;
	}
#content h3  {
	font-weight: bold;
	font-size: 100%;
}
label  {
	font-weight: bold;
	}
hr  {
	margin: 8px 10px 12px 0;
	color: #ccc;
	height: 1px;
	}
#motifBox  {
	xborder: 1px solid #999;
	margin-bottom: 12px;
	width: 100%;
}
#motifBox img  {
	margin-right: 20px;
}
p.warning  {
	color: #FF0000;
	}
div#topnav  {
	border-top: 1px dashed #333;
	padding: 7px 0 0 0;
	text-align: right;
	height: 21px;
	position: absolute;
	top: 139px;
	width: 773px;
	}
div#topnav ul  {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}
div#topnav li  {
	float: left;
	border-right: 1px dashed #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
div#topnav li.last  {
	border-right: none;
	}
div#topnav li a  {
	display: block;
	padding: 2px 10px 0 10px;
	color: #333333;
	text-decoration: none;
	}
div#topnav li a:hover  {
	display: block;
	padding: 2px 10px 0 10px;
	color: #333333;
	text-decoration: underline;
	}
a.writemedia  {
	color: black;
	text-decoration: none;
	font-weight: bold;
	}
a.writemedia span  {
	color: #DD4A85;
	}
a.writemedia:hover  {
	color: black;
	text-decoration: underline;
	}
	
	div.formRow  {
	margin: 10px 0 10px 0;
}
div.formRow label  {
	width: 100px;
	text-align: right;
	padding-right: 5px;
	float: left;
}
label span.warning  {
	color: red;
	font-size: 1.6em;
}
FIELDSET LEGEND {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	background-color: #FFFFFF;
	border: 1px dashed #cccccc;
	padding: 4px 10px 4px 4px;

}
FIELDSET {
	border: 1px dashed #cccccc;
	width: 90%;
	padding: 0 10px 20px 10px;

}
/*  MENU STYLES */
/*
body#places ol#m1
, body#whatson ol#m2
, body#wheretostay ol#m3
, body#gettinghere ol#m4
, body#gallery ol#m5
, body#trade ol#m6  { 
	display: block;
}

#menuWrapper  {
	width: 175px;
	float: right;
	margin-top: 19px;
}*/
#menu  {
	width: 220px;
}
#menu ul {
	list-style: none;
	margin: 10px 0 0 20px;
	padding: 0;
	border: none;
	color: #1D3554;
	background-color: #fff;

}

		
#menu li {
	margin: 0 0 3px 0;
	padding: 2px;
	border: 1px solid #D06D9C;
	width: 100%;
	background-image: url(../images/backgrounds/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu li a {
	display: block;
	padding: 5px;
	background-color: transparent;
	color: #666;
	text-decoration: none;
	width: 100%;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px dashed #D06D9C;
	background-image: url(../images/backgrounds/menu_a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

html>body #menu li a {
	width: auto;
	}

#menu li a:hover {
	background-color: #D06D9C;
	color: #FFFFFF;
	background-image: none;
}
#menu ol.submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	background-color: #DDEFF8;
	

}
#menu ol.submenu li {
	margin: 0;
	border-bottom: 1px solid #23A8DA;
	/*border-top: none;*/
}
#menu ol.submenu li a {
	display: block;
	padding: 5px 5px 5px 1em;
	background-color: #DDEFF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}
#menu ol.submenu li a:hover {
	background-color: #FAFDFE; 
	color: #000;
	margin: 0;
}
/*#menu ol li.first {
	border-top: 2px solid #2098C6;
	margin: 0;

}*/
#menu ol li.last {
	border: none;

}
#menu ol li span {
	font-size: 1.5em;
	margin-right: 5px;
}
#menu .topmenuLast  {
	/*border: none;*/
}
/* END MENU STYLES */

/* PRODUCT DISPLAY */

div.productBox  {
	clear: both;
	margin: 0 10px 20px 0;
 	padding: 0 0 10px 0;
	border-bottom: 2px dashed #666666;
	height: 1%;
	}
#content h3.pTitle  {
	font-size: 130%;
	}
#content h3.pTitle span.left  {
	float: left;
	}
#content h3.pTitle span.right  {
	float: right;
	color: #8D3D8B;
	}
div.productBox img  {
	clear: both;
	float: left;
	margin: 0 10px 10px 0;
	
	}
div.productBox h4, h4  {
	clear: both;
	color: #8D3D8B;
	}
/* END PRODUCT DISPLAY */

/* BUTTON STYLES */

.submit INPUT {
	border-top: #ccc 3px double;
	border-right: #999 3px double;
	border-bottom: #999 3px double;
	border-left: #ccc 3px double;
	padding: 0.25em;
	background-image:  url(../images/backgrounds/button_background.jpg); 
	color: #333; 
	/*width: 100%;*/
	font: bold 14px Arial, Verdana, san-serif;
	}
.submit INPUT:unknown {
	border-top: #ccc 3px double;
	border-right: #999 3px double; 
	border-bottom: #999 3px double;
	border-left: #ccc 3px double; 
	padding: 0.25em;
	background-image: url(../images/backgrounds/button_background.jpg); 
	color: #333; 
}
.submit INPUT:active {
	border-top: #999 3px double;
	border-right: #ccc 3px double; 
	border-bottom: #ccc 3px double;
	border-left: #999 3px double; 
	background: #f4f4f4; 
}

p.btnLeft  {
	width: 45%;
	float: left;
	}
p.btnRight  {
	width: 45%;
	float: right;
	text-align: right;
	}
	
/* END BUTTON STYLES */


#subnav  {
	border: 1px dashed #999;
	padding: 10px;
	margin: 0 10px 20px 0;
	line-height: 2em;
	xbackground-color: pink;
	background-image: url(../images/backgrounds/subnav_fade.gif);
	background-repeat: repeat-x;
	}
#subnav a  {
	font-weight: bold;
	color: #333;
	}
#subnav a:hover  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #8D3D8B;
	}
div#content div.productBox p.productPrice, div#content p.productPrice  {
	font-size: 2em;
	color: #8D3D8B;
	font-weight: bold;
	}
H3 a  {
	font-weight: bold;
	color: #333;
	}
H3 a:hover  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #8D3D8B;
	}
	
/* CUSTOMISER STYLES */

div#customiser  {
	xborder: 3px dashed #8D3D8B;
	xbackground-image: url(../images/backgrounds/subnav_fade.gif);
	xbackground-repeat: repeat-x;
	padding: 10px;
	margin-right: 10px;
	border-top: 1px dashed #666666;
	}
div#customiser div.customiserRow  {
	border-bottom: 1px dashed #666666;
	padding: 10px 0;
	}
div#customiser label {
	width: 140px;
	float: left;
	text-align: left;
	margin-right: 10px;
	}
/******************************/



/* "PEOPLE WHO BOUGHT..." STYLES */

div.peopleWhoBought  {

	padding: 10px;
	margin-right: 10px;
	border-top: 1px solid #D06D9C;
	}
div.peopleWhoBought div.otherProductBox  {
	
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 155px;
	height: 170px;
	float: left;
	}
	
	
div.peopleWhoBought div.otherProductBox	div.productThumbnailFrame 
{
    width: 100px;
    height: 100px;
    border: 1px solid #666666;
}

div.peopleWhoBought div.otherProductBox	div.productThumbnailFrame a
{
    display: block;
    border: 2px solid transparent;
    height: 96px;
    text-decoration: none;
}
div.peopleWhoBought div.otherProductBox	div.productThumbnailFrame a:hover
{
    display: block;
    border: 2px solid #D06D9C;
    height: 96px;
    text-decoration: none;
}


div.peopleWhoBought div.otherProductBox .price 
{
    color: #8D3D8B;
    font-weight: bold;
}

/******************************/







/** CART STYLES ****/
table#cart  {
	width: 520px;
	}
table#cart th  {
	background-color: #999999;
	color: white;
	}
table#cart td, table#cart th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 4px 2px;
	}
table#cart td  {
	border-bottom: 1px dashed #666666;
	}
table#cart td.noBorder  {
	border: none;
	}
div#customerDetails  {
	width: 45%;
	border: 1px dashed #999999;
	float: left;
	padding: 10px;
	}
div#deliveryAddress  {
	width: 45%;
	border: 1px dashed #999999;
	margin-right: 10px;
	float: right;
	padding: 10px;
	}
div#customerDetails h3, div#deliveryAddress h3  {
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	}
.dashedBorderTop 
{
    border-top: 1px dashed #666;
}
.forceUppercase 
{
    text-transform: uppercase;
}
