body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#B70068;
	/*set bg colour to white and use graphic for pink bg for Search Engines*/
	background:url(Imgs/ll_tile.gif) #fff top repeat;
	margin: 0;
	padding: 0;
	text-align: center;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
img{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3{
	font-family: "Times New Roman", Times, serif;
}
h1{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 18px 0px;
	font-size: 20px;
	}
h2{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 16px;
	}
h3{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	}
h4{/*for use with caption text*/
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
p{
	margin: 0px 0px 15px 0px;
	/*padding: 20px 0px 25px 0px;
	width:645px;*/
	line-height: 1.5em;
	}
p.last{
	margin: 0px 0px 0px 0px;
} 
strong{
	font-weight: bold;
	/*color: #892E89;*/
	}
ol{
	list-style-type:decimal;
	line-height: 1.5em;
	}
ul{
	line-height: 1.2em;	
	}
li{
	padding: 0px;
	margin: 0px 0px 5px -15px;
}
hr{
	border: 0;
	color: #F06BA5;
	background-color: #F06BA5;
	height: 2px;
	width: 100%;
	text-align: left;
}
img{
	margin: 0px;
	border: 0px;
	}
a {
	text-decoration:none;
	font-weight:bold;
	color: #C10273;
	}
a:visited {
	color: #C10273;
	}
a:hover {
	color: #C10273;
	/*3884E0*/
	text-decoration:underline;
	}
table{
	border-collapse:collapse;
	}
#content{
	width: 750px;
	margin-top:0px;
	margin-left:auto;/* the auto margins (in conjunction with a width) center the page */
	margin-right:auto;
	margin-bottom:0px;
	clear: both;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	
/*------------ Header Box -------------*/		
#headerBox{
	width: 750px;
	height: 130px;
	padding: 0;
	margin: 0;
	border-bottom:5px solid #F06BA5;	
	background-color: #CADCB6;
	z-index:50;
	}
.headImgLeft{
	padding-right:10px;
}
.headImgLogo{
	padding:0px 19px 0px 8px;
}
.headImgRight{
	text-align:right;
}	

/*------------ Main content holders -------------*/	
#main{
	margin-top: 0px;
	margin-left: 158px;
	margin-right: 0px;
	margin-bottom: 10px;
	background:#E1EBD6 url(Imgs/ll_watermark.gif) no-repeat right top;
	/*border-top:1px solid #ccc;
	min-height:680px;	*/
	}
.txtbox1st{
	width:550px;/**/
	padding: 35px 15px 0px 15px;
	}
.txtbox{
	width:550px;
	padding: 5px 15px 0px 15px;
	}
/*------------ Menu Specifics -------------*/
#menuDiv{	
	float:left;
	width:150px;
	padding:0;
	margin:0;
}

ul#menu {	
	width:150px;
	padding:5px 0px 5px 0px;
	margin:0 0 10px 0;
	list-style: none;
	background-color: #CADCB6;
	/*background: url(Imgs/MenuBG.jpg) no-repeat;
	min-height:259px;*/
	font-size: 1em;
	line-height: 1.2em;
}
#menu li{
	display: inline;/*this is a hack for IE 7 and below otherwise space between links behaves strangely*/
	padding: 0;
	margin: 0;
}
#menu a{	
	display: block;
	margin:5px 0px 5px 0px;/* top or bottom margins on links - causes a bug in IE6 - use background style on link to override*/
	padding:6px 5px 6px 10px;
	text-decoration:none;
}
#menu .currentLink a{ 
/*use to pick out the current page in the menu (place class on corresponding <li>)*/
	background-color:#E1EBD6;
}
#menu a:hover{
	background-color:#EFF4EA;
}
#menu a:active{
	background: url(Imgs/Top_Menu_Marker_Active.gif) no-repeat left center;
	color:#fff;
}
#menu .subMenu a{ /*indent Submenu links (place class on corresponding <li>)*/
	padding-left: 20px;
	margin-top: -2px;
	font-size:11px;
}

#menuDiv .FBlink{	
	width:150px;
	padding:0;
	margin:0;
}
/*------------ Mags Specific ---------------------------------*/
#mags {	
	padding:10px 0 1px 0;
	background-color: #CADCB6;
	font-size: 1em;
	line-height: 1.2em;
	text-align:center;
}
#mags h2{
	font-size:1.2em;
}
#mags img{
	margin:0 0 5px 0;
}
#mags p{
	margin: 0 0 10px 0;
	}
	
/*------------ News section (and admin) specific -------------*/
.txtbox2{
	width:550px;
	padding: 5px 15px 0px 15px;
	clear:right;
	}
.newsbox{
	width:550px;
	padding: 5px 15px 0px 15px;
}
.newsstory{
	width:365px;
	padding: 0;
}
.newsmenu{
	width:150px;
	margin:0px 0px 10px 0px;
	padding: 0;
	border-left: 2px solid #F06BA5;
	float: right;
	font-size: 11px;
	}
.newsfooter{
	width:380px;
	padding: 15px 5px 5px 0px;
}
.archivelinks{
	font-size:11px;
	line-height:2em;
}

.imgbox{
	margin: 0px 0px 4px 0px;
	/*padding: 10px 10px 10px 0px;*/
	}
.imgbox2{
	margin: 0px 10px 4px 0px;
	float:left;
	/*border:1px solid #000;padding: 0px 0px 10px 0px;*/
	}
.nextbutt{
	padding: 0px 0px 0px 15px;
}
.footertxt{
	margin:0px 0px 5px 0px;
	padding:0px 0px 10px 0px;
	font-size:11px;
	line-height:2em;
	text-align:center;
	clear:right;/**/
}
.formtable{
	color:#000;
	background-color:#A5C6CB;/**/
	border:10px solid #A5C6CB;
	}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
sup{
	/*Superscript tag*/
	font-size: 70%;
}
.bagbox {
	width: 550px;
	clear: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.LL_Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C10273;
}
.dimens{
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}
.dimens tr, .dimens td{
	border-top: 2px solid #fff;
	padding: 10px;
	text-align: center;
	line-height: 1.5em;
	}
.CurrentNewsTitle {
	text-indent: 10px;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #B70068;
}
.centerTxt{
	text-align:center;
}
.centerTxt td{
	padding:2px 2px 4px 2px;
}
/*------------ Stockist specific styles -------------*/
.stockistBox{
	border:1px solid #fff;
	width:100%;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
}
h3.country{
	/*text-decoration:underline;#B70068#F06BA5;*/
	border-bottom:1px solid #D08DAA;
	padding:0 0 2px 0;
	margin-right: 20px;
}

/*------------ Shopping specific styles -------------*/
a.buyMe{
	display:block;
	background-color:#C10273;
	padding:3px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
a:visited.buyMe {
	color: #FFFFFF;
	}
a:hover.buyMe{
	background-color:#f06ba5;
	color:#FFFFFF;
	text-decoration:none;
}
.SaleBanner{
	display:block;
	margin-top: 4px;
	padding: 5px;
	background-color:#C10273;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}
.SoldOut {
	display:block;
	margin-top: 4px;
	padding: 5px;
	background-color:#FFFFFF;
	color:#C10273;
	font-weight:bold;
}
.productBox{
	border:1px solid #fff;
	width:100%;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
}
table.productTbl{
	margin-bottom:10px;
}
td.productTD{
	padding:5px;
	background:url(Imgs/shop/Shopping_Table_BG1.png) repeat;
	border-top:1px solid #fff;
	border-bottom:1px solid #E1EBD6;
	vertical-align:top;
}
td.centerTD{
	text-align:center;
}
td.strongTD{
	font-weight:bold;
}
td.productTD img{
	text-align: center;
	margin: 0;
	padding: 0;
	border:1px solid #E1EBD6;
}

/*------------ Wholesale Styles ------------------*/
a.Wlink{
	display:block;
	background-color:#C10273;
	color:#FFFFFF;
	font-weight:bold;
}
a:visited.Wlink {
	color: #FFFFFF;
	}
a:hover.Wlink{
	background-color:#f06ba5;
	color:#FFFFFF;
	text-decoration:none;
}
.WsaleMenu{
	border: 2px solid #C10273;/**/
	width: 360px;
	margin-bottom: 14px;
}
.WsaleMenuTxt{
	float:right;
	width: 250px;
	text-align:left;
	padding-top:28px;
	font-size: 16px;
}
.WsaleImgs{
/* this class can be used to center elements within another div */
	text-align: center;
	margin: 0px;
	padding: 0px 10px 5px 0px;
}
.Wcode{
/* this class can be used to center elements within another div */
	text-align: left;
	padding-left:10px;
	font-weight: bold;
	}

/*  ---------- Miscellaneous classes for reuse  ---------- */
.floatRight{ 
/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px 0px 15px 15px;
}
.floatLeft { 
/* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin: 0px 15px 15px 0px;
}
.centerBox{
/* this class can be used to center elements within another div */
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
    height: 0px;
    font-size: 1px;
    line-height: 0px;
	height: 1%;
}
.legaltext{/*Use for small text - like registered office*/
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-size:11px;
	line-height:1.5em;
	text-align:center;
	clear:right;/**/
}

