html {
	font-size: 100%;
}

body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-color: #fff;
  	color: #222;
	font-size: 62.5%;
}

a img {
	border: none;
}

img.right {
	float: right;
	padding-left: 10px;
}

img.left {
	float: left;
	padding-right: 10px;
}

img.middle {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b60000;
	font-weight: normal;
	margin: 0px 0px -10px 0px;
	padding: 0px;
	font-size: 2.2em;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	font-size: 1.4em;
}

h2.narrow {
	margin: 20px 0px -10px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b60000;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	font-size: 1.2em;
}

a {
	color: #990000;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 837px;
	height: 158px;
	text-align: left;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#titlecolour span {
	color: #000;
}

.changecolour span {
	color: #b60000;
}

#toplogo {
	margin-top: -62px;
	margin-left: 230px;
	text-align: right;
}

#menu {
	float: left;
	position: absolute;
	width: 832px;
	height: 31px;
	left: 0px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	bottom: 0px;
	margin-left: 1px;
}

#menu a {
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}

#menu a:hover {
	color: #b60000;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


#banner {
	float: left;
	position: relative;
	width: 837px;
	height: 168px;
	left: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	color: #a8c9dd;
	top: 0px;
	margin-bottom: 3px;
	overflow: hidden;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}

.hr {
	border-bottom: solid 2px #b60000;
	margin-top: -15px;
	margin-bottom: 15px;
}

#content {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/content_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#right {
	width: 195px;;
	float: right;
	position: relative;
	background: url(../images/hrv.gif) no-repeat left top;
	top: 0px;
	color: #080808;
	padding: 0px 10px 10px 10px;
	margin-top: -5px;
}


/*-- start rightlist menu --*/
.rightlistmenu {
	width: 190px; /*width of menu*/
}

.rightlistmenu .headerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: black url(../images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0px 4px 10px; /*header text is indented 10px*/
}

.rightlistmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.rightlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.rightlistmenu ul li a {
	color: #A70303;
	background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0px;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 1.1em;
}

.rightlistmenu ul li a:visited {
	color: #A70303;
}

.rightlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
}
/*-- end rightlist menu --*/


/*-- start other right menu settings --*/
.rightadds {
	margin-top: 10px;
	text-align: center;
}

div.skype {
	font-size: 1.2em;
	padding-bottom: 5px;
}

div.skype .CenteredImage
    {
    text-align:center;
    display:block;
	margin-left: auto;
	margin-right: auto;
}

#callback {
	margin-top: 10px;
	padding: 0px !important;
	text-align: center;
	border: 0px;
}

#UKCateringLink {
	margin-top: 10px;
	padding: 0px !important;
	text-align: center;
	border: 0px;
}

/*-- end other right menu settings --*/

/*-- start productlist --*/
#productlist {
	width: 600px; /*width of list*/
	text-align: left;
	padding: 0px;
	margin-top: -10px;
}

#productlist .headerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	background: black url(../images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0px 4px 10px; /*header text is indented 10px*/
}

/*-- end productlist --*/


#main {
	float: left;
	position: relative;
	width: 600px;
	text-align: justify;
	/*-- border-right: 2px solid #b60000; --*/
	border-right: 2px solid #AEAEAE;
	padding: 10px;
	font-size: 1.2em;
}


/*-- start tablerow --*/
div.tablerow span.left {
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000;
	width: 500px;
}

div.tablerow span.right {
	float: right;
	text-align: center;
	font-weight: normal;
	color: #000;
	width: 100px;
}
  
div.spacer {
	clear: both;
	border-bottom: solid 2px #b60000;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.spacergrey {
	clear: both;
	border-bottom: solid 2px #AEAEAE;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.spacerclear {
	clear: both;
}

div.tablerow span.left a {
	color: #A70303;
	background: url(../images/arrowbullet.png) no-repeat center left; /* bullet image*/
	display: block;
	padding: 2px 0px;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}

div.tablerow span.left a:visited {
	color: #A70303;
}

div.tablerow span.left a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
}
/*-- end tablerow --*/


/*-- start product decription --*/
#productdesc {
	margin-bottom: 0px;
	
}

#productdesc div.left {
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000;
	width: 400px;
}

#productdesc div.right {
	float: right;
	text-align: right;
	font-weight: normal;
	color: #000;
	width: 200px;
}

div.textleft {
	text-align: left;
}

.productlabel {
	width: 100%;
	font-weight: bold;
	background-color: #f4f4f4;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

.disclist {
	margin-bottom: 0px;
	margin-top: 0px;
}

.disclist div.left {
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000;
	width: 300px;
	border-bottom: 1px solid #dedede;
}

.disclist div.right {
	float: right;
	text-align: right;
	font-weight: normal;
	color: #000;
	width: 300px;
	border-bottom: 1px solid #dedede;
}

.accessories {
	padding-bottom: 0px;
}

.accessories div.left {
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000;
	width: 500px;
}

.accessories div.right {
	float: right;
	text-align: right;
	font-weight: normal;
	color: #000;
	width: 100px;
}

.accessorylabel {
	clear: both;
	font-weight: bold;
	background-color: #f4f4f4;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

div.valign {
	min-height: 10em;
    display: table-cell;
    vertical-align: middle
}
/*-- end product decription --*/

.backbutton a {
	display: block;
	width: 52px;
	padding: 2px 0px 1px 12px;
	font: normal 12px sans-serif;;
	color: #000;
	background: url(../images/back_button.gif) 0 0 no-repeat;
	text-decoration: none;
}
.backbutton a:hover { 
	background-position: 0 -18px;
	color: #000;
}
.backbutton a:active {
	background-position: 0 -36px;
	color: #000;
}

#creditcards {
	margin-left: 40px;
}


#footer {
	float: left;
	position: relative;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 837px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #888;
	padding-top: 5px;
}

#footer img {
	margin: 2px;
	border: solid 3px #F2D2A8;
}

#footer a {
	color: #b60000;

}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

input, textarea, button { 
	background-color: #fff;
	color: #94C00D;
	border: solid 2px #94C00D;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 20px;
	margin-top: 4px;
}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name{ font-size: 33px; font-family: Myriad Pro,Helvetica, sans-serif; text-transform: uppercase; padding-top: 30px;}
#name span {color: red}
#slogan { font-size: 16px; padding-left: 30px;}