/* CSS Document */


/* Seasonal styles */

/* AUTUMN/WINTER */
.autumn-template-rule-top {

	height:15px;
	line-height: 15px;
	background-color:#451b05;
	border-top:1px solid #000000;
	border-bottom:1px solid #ffffff;
}

.autumn-template-rule-bottom {

	height: 15px;
	line-height: 15px;
	background-color:#451b05;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #000000;
}


/* Used on search result pages and sitemap page */
h1 {
	
	color: #473C33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom:0px;
}

/* Used for basket titles of pages */
.basket-result-title {
	color: #473C33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

/* Used to embed font into page 
@font-face {
    font-family: "Lucida Handwriting";
    font-style:  normal;
    src: url(../library/fonts/LUCIDAH0.eot);
}
*/

body {

	text-align: center; 
	margin:0;
	background-color :#6b3838;
}

#menu {
	
	left: 50%;
	margin-left: -380px;
	height:30px;
	position:absolute;
	text-align:left;
	top:110px;
	width:762px;
	z-index:15;
}

.menu-text {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	text-decoration: underline;
	color: #493E35;
}

#main-content-block {
	
	left: 50%;
	margin-left: -380px;
	min-height:500px;
	position:absolute;
	text-align:center;
	top:145px;
	width:760px;
	z-index:10;
}

#wallpaper {

	left:0;
	position:absolute;
	top:145px;
	width:100%;
}


#boot-title {
	position:absolute;
	width:760px;
	z-index:3;
	margin-left: -585px;
	left: 50%;
	text-align:center;
	top:27px;
}

#uk-website {
	position:absolute;
	width:340px;
	z-index:3;
	margin-left: 95px;
	left: 50%;
	text-align:center;
	top:27px;
}



#header-grad {
	position:absolute;
	height:145px;
	width:100%;
	z-index:2;
	left:0px;
	top:0px;
}

#header-top {
	position:absolute;
	height:5px;
	width:100%;
	background-color:#451b05;
	z-index:14;
	left:0px;
	top:0px;
}

.footer-text {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #ffffff;
}

.normal {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-align : left;
	text-decoration: none;
	color: #493E35;
}

.a-normal:link {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-align : left;
	text-decoration: underline;
	color: #493E35;
}

.a-normal:visited {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-align : left;
	text-decoration: underline;
	color: #493E35;
}

.your-basket-title {
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #493E35
}

.privacy-title {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-align : left;
	text-decoration: none;
	color: #493E35;
}

.a-ul {

	color: #493E35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;	
}

li {

	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #996666;
}

ul {

	padding:0;
	margin:0 0 0 20px;
	
}
