@charset "utf-8";
/* CSS Document */

/* ######################################################################### */
/* STRUCTURE */
/* ######################################################################### */
div#container {
	background:url(../images/content_bg.jpg);
	min-height:450px;
	height: auto !important; /* allows content to extend past 650px if there is overflow */
  	height: 450px; /* for ie5 and 6 which don't recognise minheight */
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: relative;
}

div#footer{
	height: 55px;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	text-align: center;
	font-size:10px;
	line-height: 11px;
	color:#FFFFFF;	
}

div#wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}

div#content {
	position: relative;
	padding: 0px 0px 0px 35px;
	width: 570px;
}

div#nav {
	position: absolute;
	left:140px;
	top: 25px;
}

div#top {
	position: relative;
	background: url(../images/top_bg.jpg) no-repeat;
	padding: 25px 25px;
	height: 150px;
	z-index:100;
}

div#basket {
	float: right;
	margin-right: 10px;
	text-align:center;
	font-size: 9px;
	line-height: 11px;
}

div#bottom {
	background:url(../images/bottom_bg.jpg);
	height:53px;
	text-align:center;
	padding: 25px 0px 0px 0px;
	font-size: 11px;
}

div#address {
	float:right;
	width:350px;
	}
	
/* ######################################################################### */
/* HOME */
/* ######################################################################### */

div#rightcolumn {
	position:relative;
	float: right;
	width: 143px;
	margin-right: 20px;
	margin-left: 5px;
}

div#layer1 {
	color: #4F0000;
	height:51px;
	left:0; 
	margin:0px 95px;
	position:absolute;
	text-align:center;
	top:1010px;
	width:80%;
	z-index:1;
}

div#layer1 h1 {
	color: #4F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	margin-top:0px;
	}

div#layer1 h2 {
	color: #4F0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	margin-top:0px;
	}

div#search {
	position:relative;
	width:133px;
	background: url(../images/search_bg.jpg) no-repeat;
	text-align: center;
	padding: 38px 0px 11px 0px;
}

div#bestseller {
	position:relative;
	width:123px;
	background: url(../images/bestseller_bg.jpg) no-repeat;
	text-align: center;
	margin: 25px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size:10px;
	line-height: 11px;
}

.checkoutconfirm {
	background: url(../images/confirmbasket.gif);
	position:absolute;
	top:70px;
	right:180px;
	width: 245px;
	height: 170px;
	z-index: 100000;
}

.checkoutconfirm p {
	text-align:center;
	margin-top:85px;
	margin-right:20px;
}
/* ######################################################################### */
/* INNER */
/* ######################################################################### */
div#innercontent {
	position: relative;
	padding: 0px 0px 0px 35px;
	width: 740px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	z-index:1;
}

div#mainnav {
	position:relative;
	top: 5px;
	float:right;
	height: 73px;
	width:565px;
}

div#searchbox {
	position:relative;
	top: 6px;
	float:right;
	height: 27px;
	width:555px;
	margin-right:8px;
	background:url(../images/searchbox.jpg) right no-repeat;
}

div#select {
	position: absolute;
	left: 365px;
	top: 0px;
	width: 200px;
}

div#contactform{
position:relative;
width:325px;
background-color: #D7D7D7;
padding:10px;
text-align:right;
font-weight:bold;
	}
/* ######################################################################### */
/* MENU */
/* ######################################################################### */
a.button {
    background: transparent url(../images/button_a.jpg) no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 50px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}

a.button span {
    background: transparent url(../images/button_span.jpg) no-repeat;
    display: block;
    line-height: 12px;
    padding: 19px 0 19px 18px;
	outline: none; /* hide dotted outline in Firefox */
} 

a.button:hover {
    background-position: bottom right;
    color: #000000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 20px 0 18px 18px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */
} 

a.active {
    background-position: -52px right;
    color: #000000;
    outline: none; /* hide dotted outline in Firefox */
}

a.active span {
    background-position: -52px left;
    padding: 19px 0 19px 18px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */
} 

a.active:hover {
    background-position: -52px right;
    color: #000000;
    outline: none; /* hide dotted outline in Firefox */
}

a.active:hover span {
    background-position: -52px left;
    padding: 19px 0 19px 18px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */
} 

/* ######################################################################### */
/* Product Pages */
/* ######################################################################### */

.itemlist {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 15px 15px 0px;
	width: 230px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	text-align:center;
}

.friezeitemlist {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 15px 15px 0px;
	width: 355px;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	text-align:center;
}

.searchitemlist {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 15px 15px 0px;
	width: 320px;
	height: auto !important;
	height: 350px;
	min-height: 350px;
	text-align:center;
}

.producttitle {
font-size:16px;
color: #E02F41;
text-decoration:underline;
display:block;
margin-bottom: 5px;
}

a.producttitle:hover {
color: #CC0000;
}

#price {
text-align:left;
font-size:14px;
color: #F0A700;
font-weight:bold;
width: 165px;
height:39px;
vertical-align:bottom;
}

.pricetext {
font-size:14px;
color: #F0A700;
font-weight:bold;
}

.cuttext {
font-size:14px;
color: #CC3300;
font-weight:bold;
text-decoration:line-through;
}

.saletext {
font-size:14px;
font-weight: bold;
color: #006600;
}


.smallimage {
border: #000000 1px solid;
margin: 7px 0px 3px 0px;
}

.largeimage {
border: #000000 1px solid;
margin: 7px 15px 65px 0px;
}


.backlink {
color:#CC0000;
font-size:14px;
}

/* ######################################################################### */
/* Registration and payment pages */
/* ######################################################################### */
.tablestyle {
	width: 100%;
	margin: 20px 0px;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tablestyle td {
	padding: 5px 5px;
	border: #CCCCCC 1px solid;
}

.tablestyle th {
	border: #CCCCCC 1px solid;
	background-color: #EFA100;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px;
}

tr.altrow {
	background-color:#E5E5E5;
}

.address {
float: right;
width: 420px;
}


.thumbnail {
	width: 50%;
	height: 50%;
}

.delete {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	}
	
a.delete:hover {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	text-decoration:none;
	}

.redbold {
	font-weight: bold;
	color: #CC0000;
	}

td.right {
	text-align: right;
}

td.centre{
	text-align: centre;
}

.terms {
background: #E5E5E5;
padding: 10px 10px;
border: solid 1px #CCCCCC;
}

.step {
	width: 100%;
	border-collapse:collapse;
	background: #CCCCCC;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 28px;
		}

.step td {	
	border:#FFFFFF solid 1px;
	width: 16%;
}

td.active {
	background: #999999;
}

table.half {
	width: 47%;
	float:left;
	margin-right:17px;
}

#shipping {
background:url(../images/shipping_bg.gif) no-repeat;
width:388px;
height:390px;
padding: 50px 30px;
}
/* ######################################################################### */
/* DEFAULT STYLING */
/* ######################################################################### */

a:hover {
	color: #0000FF;
}

body {
	background: #B80C1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: relative; /* centers container divs in browsers that don't understand margin: auto */
}

html, body { height: 100%;}

li {
	list-style-image: url(../images/bullet.gif);
	}

H1 {
color:#EFA100;
font-size: 22px;
font-family:"Myriad Pro", Arial;
font-weight:bold;
line-height: 0px;
}

.heading {
color:#EFA100;
font-size: 22px;
font-family:"Myriad Pro", Arial;
font-weight:bold;
line-height: 0px;
text-decoration:none;
}

select.search {
position:relative;
top: -8px;
left: 15px;
}

HR {
color:#FF6600;
height:1px;
}

.error{
color: Red;
}

/* ######################################################################### */
/* STYLES */
/* ######################################################################### */
.fltrt { 
	float: right;
	margin-left: 10px;
}

.fltlft { 
	float: left;
	margin-right: 5px;
}

.clrflt {
clear:both;
}

.small {
font-size:9px;
}

.white {
color: #FFFFFF;
}


.blackbold {
	font-size:14px;
	line-height: 15px;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.centre {
text-align:center;
}
/* ######################################################################### */
/* DO NOT EDIT - STYLES TO MAKE EVERYTHING WORK THE SAME IN ALL BROWSERS */
/* ######################################################################### */
/* Elements to clean out: */
body, fieldset, form, html {
	margin: 0;
	padding: 0;
}
html { /* font values can be overwritten for specific sites using body tag in default.css */
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; /* font-size, line-height, font-family */
}
input, label, select, textarea { /* font values can be overwritten for specific sites using these tags in default.css */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Elements with a vertical margin: */
address, blockquote, dl, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:                     */
blockquote, dd {
	margin-left: 1em;
}
li {
	margin-left: 2.5em;
}

/* Miscellaneous: */
label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
img {
	border: none;
}
textarea {
	overflow: auto;
}

input.submit {
	cursor: pointer;
}
.finger {
	cursor:pointer;
}


/* Copyright (c) Webfuel Ltd. */
