/*
	Silvershop
	http://www.thesilvershop.eu.com
	
	Systemagic
	http://www.systemagic.co.uk/
*/

/******# 1. Tags #******/

* {
	border: none;
	margin: 0px;
	padding: 0px;
	outline: none;
	text-decoration: none;
	font-style: normal;
}

:focus {
	outline: 0;
}

a {
	color: #42576F;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
}

body {
	background: url(images/background.jpg) repeat-x #d4e5db;
	color: #242f34;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	cursor: default;
	padding: 20px 0px 80px 0px;
}

ul, ol, dl {
	list-style: none;
}

.page {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.header {
	height: 145px;
	width: 950px;
	margin-right: 10px;
	background: url(images/menu-background.jpg) bottom right no-repeat;
}

.logo {
	position: absolute;
	left: 15px;
	top: 0px;
}

.header p {
	position: absolute;
	top: 30px;
	right: 10px;
}

a.button, button {
	border: 1px solid #d0d7d3;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #42576F;
}

a.button em, button em {
	font-style: normal;
	padding: 5px;
	border: 1px solid #FFF;
	display: block;
	background: url(images/button.jpg) bottom repeat-x #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #FFF 1px 1px 1px;
}

button em {
	margin: -1px -3px;
	*margin: -1px -3px -3px -3px;
}

.buttonsmall{

margin-top: 4px;

}

a.button:active, button:active {
	border: 1px solid #B5BFB9;
}

select {
	border: 1px solid #AAA;
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px;
	padding: 3px;
	*top: 2px;
}

.view button {
	*top: 5px;
}

.header ul {
	position: absolute;
	top: 68px;
	right: 10px;
}

.header li {
	float: left;
	font-size: 1.3em;
	margin-left: 10px;
}

.header li a {
	padding: 20px 15px;
	display: block;
	color: #313131;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.header li a:hover {
	*text-decoration: underline;
}

.header li:hover, .header li.selected {
	border: 1px solid #d0d7d3;
}

.header li:hover a, .header li.selected a {
	border: 1px solid #FFF;
	padding: 18px 13px;
	background: url(images/menu.jpg) bottom repeat-x #f1f6f2;
}

.header li:active {
	border: 1px solid #B5BFB9;
}

.main {
	width: 960px;
	position: relative;
	background: url(images/sidebar-background.png) repeat-y;
	overflow: hidden;
}

.main .left {
	float: left;
	width: 177px;
	overflow: hidden;
	padding: 40px 0px 20px 0px;
	background: url(images/sidebar.jpg) no-repeat top left;
}

.main .left ul {
	margin-left: 7px;
	width: 170px;
}

.main .left li {
	width: 170px;
}

.main .left li a {
	text-align: right;
	padding: 10px;
	display: block;
	background: url(images/sidebar-item.jpg) repeat-x bottom;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

.main .left li a:hover {
	background: url(images/sidebar-item.jpg) repeat-x bottom #585e56;
}

.display{

display: none;

}

.main .right {
	float: right;
	padding: 20px;
	width: 732px;
	background: #FFF;
	border: 1px solid #d0d7d3;
	border-left: none;
	overflow: hidden;
	margin-right: 10px;
}

.main .right h1 {
	color: #4f554d;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #d0d7d3;
}

.main .right p {
	text-align: justify;
	margin: 10px 0px;
}

.listing {
	width: 742px;
	margin-right: -10px;
}

.product {
	width: 150px;
	height: 213px;
	padding: 9px;
	border: 1px solid #cccccc;
	margin: 0px 15px 15px 0px;
	float: left;
	text-align: center;
	color: #6d787e;
}

.product a {
	display: block;
	font-size: 1em;
	color: #313131;
}

.hover {
	border: 1px solid #AAA;
	cursor: pointer;
}

.product:hover {
	border: 1px solid #AAA;
	cursor: pointer;
}

.product:hover a+a {
	text-decoration: underline;
}

.product a:hover, .hover a {
	text-decoration: underline;
}

.view {
	overflow: hidden;
	margin-bottom: 20px;
}

.view div {
	float: right;
	width: 300px;
	border: 1px solid #AAA;
	margin-left: 20px;
}

.view div p {
	border-top: 1px solid #AAA;
	padding: 10px;
}

.view small {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	color: #495F69;
}

.images {
	float: right;
	margin-left: 20px;
}

.images img {
	display: block;
	margin-bottom: 20px;
}

.footer {
	clear: both;
	width: 960px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
}

.footer a:hover {
	text-decoration: underline;
}

.footer img {
	position: absolute;
	top: -2px;
}

.footer .copyright {
	position: absolute;
	left: 0px;
	top: 20px;
}

.footer .links {
	position: absolute;
	right: 0px;
	top: 20px;
}

a.link{

font-size: 15px;

}

.footer .links a {
	margin-left: 10px;
	font-size: 15px;
}

.upsales {
	width: 732px;
	overflow: hidden;
	height: 240px;
	padding: 10px 0px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #d0d7d3;
}

.scrollbar {
	width: 712px;
	height: 5px;
	margin: 0 10px;
	position: absolute;
	bottom: 20px;
}

.scroll {
	background: url(images/scroller.png);
	border: 1px solid #d7d6d6;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
}

table.basket{

width: 730px;
margin-top: 5px;
margin-bottom: 5px;
border-collapse:collapse;
background-color: #f4f4f4;

}

table.basket td, th{

padding: 5px;

}

table.basket th{

text-align: left;

}

table.basket th.item{

width: 300px;

}

table.basket tr.bordertop{

border-top: 1px solid #c8c7c7;

}

table.ordertable{

width: 600px;
clear:left;

}

table.ordertable td{

text-align: center;
padding: 10px;

}

/*Add ons*/

label,.textbox, .adminsubmit{

float: left;

}

submit, .adminsubmit{

background-color: #a0b095;
color: #fff;
padding: 3px;
margin-left: 5px;

}

#admincontent{

margin-top: 5px;
margin-left: 190px;
margin-bottom: 10px;
background-color: #ffffff;


}

table.admin{

width: 400px;

}

#admincontent br{

clear: left;

}

#leftnav{

background-color: #52564e;
width: 160px;
margin: 5px;
padding: 5px 5px 5px 10px; 
line-height: 22px;

}

#leftnav a{

color: #fff;

}

label,.textbox, .adminsubmit{

float: left;

}

label{

width: 200px;

}

.textbox, textarea{

margin-bottom:.75em;
border:1px solid #CCC;
padding:3px 5px;
width:200px;
color:#555

}

textarea{

overflow:auto;
height:175px;

}

select.select{

margin-bottom:.75em;
border:1px solid #CCC;
padding:3px 5px;
width:200px;
color:#555

}

submit, .adminsubmit{

background-color: #a0b095;
color: #fff;
padding: 3px;
margin-left: 5px;

}

form.basketform input{

width: 25px;

}

form.basketform .submit{

width: 50px;
margin-left: 5px;
background-color: #f4f4f4;
color: #42576F;
}

/*Sage pay css*/

.formTable
{
    width: 100%;
    border: 0px none;
	border-collapse: collapse;
}

.formTable input{

border: 1px solid #242f34;

}

.formTable textarea{

border: 1px solid #242f34;

}

.formTable td
{
    border:0;
    padding: 3px 10px 6px 3px;
	vertical-align: top;
}

.formFooter
{
    margin: 12px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fieldLabel 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#575C53;
	font-size:14px;
	font-weight:normal;
	text-align: right;
	width: 33%;
}	

.fieldData 
{
	width: 70%;
}

.inputBoxDisable
{
    background-color: #DDDDDD;
    border: 1px solid #999999;
}
.inputBoxEnable
{
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.errorheader
{
    background-image: url(images/redGrad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border: #daa7a6 1px solid;
}

.smallprice{

margin: 4px 0 4px 0;

}
.smalltitle{

margin: 0 auto;
height: 50px;

}

.leftimg{

margin-top: 10px;
margin-left: 10px;

}

.featuredpic{

height: 150px;
overflow: hidden;

}

.productimg{

height: 113px;

}

.form{

color: #ffffff;
margin-top: 5px;
margin-left: 15px;

}

.form input{

margin-top: 10px;
height: 20px;
font-size: 10pt;

}