/*--------layout www.ejmweb.co.uk-----------*/

body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #979C9D;
	
}

a:link { color: #666666; }
a:visited { color: #999999; }

a:hover, a:active
{
	color: #fff;
	background-color: #7a0201;
}
h1{
	color: #FF0000;
}

h2
{
	color: #800301;
	font: bold 120% Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #7A0201;
	font: bold 106% Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	
}

#header
{
	height: 100px;
	width: 100%;
	background-image: url(../styleImages/backgrounds/signature%2040px.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	background-color: #AFB3B4;
}

#header h1
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }



#contents {
	margin: 0px 0px 0px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	width: 580px;
	float: left;
	background-color: #FFFFFF;
}
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }
#menu
{
	float: right;
	width: 160px;
	padding-left: 7px;
	position: relative;
	padding-right: 7px;
	padding-top: 20px;
	background-color: #FFFFFF;
}

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}
/*----------goes in header----------*/
#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px;
	padding-left: 15px;
	padding-right: 5px;
	float: left;
	
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
.boxContent {
	border: 1px none #333333;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* END CHECK OUT PAGES */
/*---------cart-------*/
#topHeader {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 68px;	
}
#topHeader_cart {
	text-align: right;
	height: 36px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 5px;			
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #666666;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;	
}
/*<------------style for header-----*/
/*<-------------positions the header text-------------*/
#header2_text{
	padding-top: 60px;
}
.header2_title_1{
	margin:0 0 0 400px;
	color: #7A0201;
}
.header2_title_1,.header2_title_
{   font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 40px;
	letter-spacing: 1px;
}
/*<------------colour for watercolours-----*/
.header2_title_{color:#FFFFFF;}
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 250px;
	height: 200px;
}