/* @override http://hav.kioskdev.co.uk/_common/styles/kiosk.css */

body	{
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:arial,helvetica,sans-serif;	
	color:#68696a;
	/* The code below is a CSS hack to control font sizes in different versions of IE */
	font-size:x-small;      /* This will be used by IE 5 and 5.5 */
	voice-family: "\"}\""; 	voice-family:inherit;               /* These statement are not undertood by IE 5 and 5.5 and therefore they skip to the next selector */
	font-size:70%; 	/* This is the real font size to be used by all other browsers */
	padding-bottom: 10px;
	}
a:link, a:visited {
	color:#68696a;
	text-decoration:none;
	}
a:hover {
	color:#ec002f;
	text-decoration:underline;
	}
.under {
	}
.under a:link, .under a:visited {
	color:#68696a;
	text-decoration:underline;
	}
.under a:hover {
	color:#ec002f;
	text-decoration:underline;
	}
.redArrow a:link, .redArrow a:visited {
	color:#556f8f;
	text-decoration:none;
	}
#leftMenu a:link {
	color:#68696a;
	text-decoration:none;
	}
#leftMenu a:visited {
	color:#68696a;
	text-decoration:none;
	}
#leftMenu a:hover {
	color:#ec002f;
	text-decoration:none;
	}
#leftMenu a.selected {
	font-weight:bold;
	}
#footerMenu a:link {
	color:#fff;
	text-decoration:none;
	}
#footerMenu a:visited {
	color:#fff;
	text-decoration:none;
	}
#footerMenu a:hover {
	color:#000;
	text-decoration:none;
	}
#basketMenu a:link {
	color:#38383a;
	text-decoration:none;
	font-weight:bold;
	}
#basketMenu a:visited {
	color:#38383a;
	text-decoration:none;
	font-weight:bold;
	}
#basketMenu a:hover {
	color:#ec002f;
	text-decoration:none;
	font-weight:bold;
	}
#kiosk {
	position:relative;
	padding:0px;
	margin:0px;
	width:745px;
	text-align:left;
	min-width:745px; /*stops content sliding off to the left in opera when the browser window is small*/
	}
#header{
	width:745px;
	height:70px;
	margin-bottom:5px;
	}
#logo {
	float:left;
	width:150px;
	height:70px;
	text-align:left;
	background:#ec002f;
	background-image: url("/images/logo_corner.gif");
  	background-position: 100% 100%;
  	background-repeat: no-repeat;
	}
#logo h1	{
	padding:0px;
	margin:0px;
	height:70px;
	width:86px;
	background-image: url("/images/logo.gif");
  	background-position: 22px 22px;
  	background-repeat: no-repeat;
	text-indent:-100em; /* hides h1 text on screen but allows text to still be read by screen readers */	
	}
#headerTitle{
	float:right;
	padding-left:13px;
	width:577px;
	height:45px;
	text-align:left;
	background:#b4b5b9;
	background-image: url("/images/controlsTitle.gif");
  	background-position: 10px 13px;
  	background-repeat: no-repeat;
	}
#basketMenu {
	float:right;
	padding-left:13px;
	padding-top: 5px;
	width:577px;
	height:20px;
	text-align:right;
	background:#cbcdce;
	background-image: url("/images/basketMenu_corner.gif");
  	background-position: 0 100%;
  	background-repeat: no-repeat;
	}
#basketMenu li, #basketMenu li.lastItem {	
	display:inline;
	list-style-type:none;
	border-right:#38383a 1px solid;
	padding-right:5px;
	}
#basketMenu li.lastItem{
	border-right:none;
	padding-left:8px;
	}
#leftMenu {
	float:left;
	width:150px;
	height:390px;
	text-align:left;
	background:#efefef;
	background-image: url("/images/leftMenu_corner.gif");
  	background-position: 100% 0;
  	background-repeat: no-repeat;
	padding-top: 30px;
	}
ul	{
	padding:0px;
	margin:0px;
	}
li	{
	}
#body li {
	margin:0px 5px 5px 15px;
	}
#leftMenu li, #leftMenu li.lastItem {	
	display:block;
	list-style-type:none;
	border-bottom:#a9a9a9 1px dotted;
	padding-right:6px;
	padding-left:6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url("/images/menu_arrow.gif");
	background-position: 98% 50%;
  	background-repeat: no-repeat;
	}
#leftMenu li.lastItem {
	border-bottom:none;
	}
#searchMenu {
	float:right;
	padding-left:8px;
	padding-top:4px;
	width:582px;
	height:26px;
	text-align:left;
	background:#dddddf;
	background-image: url("/images/searchMenu_corner.gif");
  	background-repeat: no-repeat;
	border-bottom:#FFF 9px solid;
	}
form#frmSearch{
	margin: 0px;
	padding: 0px;
	}
#content {
	float: left;
	width: 100%;
	text-align:left;
	background-image: url("/images/menuTile.gif");
  	background-repeat:repeat-y;
	}
#body, #mainContentffeature {
	float: right;
	width: 582px;
	text-align:left;
	}
#body {
	margin-bottom:21px;
	}
#flashMovie {
	margin-left:4px;
	float:left;
	width:437px;
	height:324px;
	text-align:left;
	}
#rightLinks {
	float:right;
	width:148px;
	}
#rightLinks br {
	line-height:5px;
	}
#secure {
	float:left;
	height: 30px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}
#footer {
	float:left;
	height: 30px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}
#footerLeft{
	float:left;
	width:150px;
	height:30px;
	text-align:left;
	background:#b5b6ba;
	}
#footerMenu{
	float:right;
	padding-left:13px;
	width:577px;
	height:23px;
	text-align:left;
	background:#ec002f;
	padding-top:7px;
	}
#footerMenu li, #footerMenu li.lastItem, #footerMenu li.firstItem {	
	display:inline;
	list-style-type:none;
	border-right:#FFF 1px solid;
	padding-right:5px;
	padding-left:5px;
	}
#footerMenu li.firstItem {
	padding-left:0px;
	}
#footerMenu li.lastItem {
	border-right:none;
	}
#footerMenu li.kioskLink {
	border-right:none;
	padding-left:215px;
	}
/*PRODUCT PAGES*/
#breadCrumbs {
	float:left;
	width: 587px;
	margin-left:8px;
	height: 23px;
	padding-top:5px;
	border-bottom:#a9a9a9 1px dotted;
	}
#breadCrumbs li, #breadCrumbs li.lastItem {	
	display:inline;
	list-style-type:none;
	border-right:#a9a9a9 1px dotted;
	padding-left:9px;
	padding-right:7px;
	}
#breadCrumbs li.lastItem{
	border-right:none;
	}
#col1, #col2, #detailImage{
	float:left;
	margin-left:0px;
	margin-top:14px;
	margin-bottom:14px;
	width:278px;
	height:146px;
	border:#a9a9a9 1px solid;
	}
#col2{
	margin-left:14px;
	}
#detailImage{
	height:auto;
	width:260px;
	padding:6px;
	}
#detailCol{
	float:left;
	padding:14px;
	padding-top:0px;
	margin-left:0px;
	margin-top:14px;
	margin-bottom:14px;
	width:272px;
	}
.buy {
	text-align:left;
	}
.buy a:link {
	color:#ec002f;
	font-weight:bold;
	text-decoration:none;
	}
.buy a:visited {
	color:#ec002f;
	font-weight:bold;
	text-decoration:none;
	}
.buy a:hover {
	color:#ec002f;
	font-weight:bold;
	text-decoration:underline;
	}
#related {
	float:left;
	width: 582px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:#a9a9a9 1px dotted;
	}
#ProdR {
	border-top:#a9a9a9 1px dotted;
	padding-top:5px;
	width:582px;
	float:left;
	}
#Prodrelated {
	float:left;
	padding:0px;
	margin:0px 12px 6px 3px;
	width:175px;
	height:290px;
	background-color:#FFF;
	text-align:center;
	}
#featuredProduct{
	padding:10px;
	}
#featureTitle{
	display: block;
	font-size:14px;
	font-weight:bold;
	color:#ec002f;
	}
#listTitle{
	font-size:12px;
	font-weight:bold;
	color:#313232;
	}
#listCopy a:link{
	color:#68696a;
	text-decoration:none;
	}
#listCopy a:visited{
	color:#68696a;
	text-decoration:none;
	}
#listCopy a:link strong{
	color:#2e2f2f;
	}
#listCopy a:visited strong{
	color:#2e2f2f;
	}
#listCopy a:hover, #listCopy a:hover strong{
	color:#ec002f;
	text-decoration:none;
	}
#typeBoxLeft a:link strong, #typeBoxRight a:link strong{
	color:#2e2f2f;
	}
#typeBoxLeft a:hover strong, #typeBoxRight a:hover strong{
	color:#ec002f;
	}
#redArrow{
	color:#ec002f;
	font-weight:bold;
	}
#boldRed{
	color:#ec002f;
	font-weight:bold;
	}
#typeBox, #typeBox2{
	float:left;
	background:#efefef;
	width:575px;
	height:auto;
	margin-left:0px;
	border-bottom: #fff 10px solid;
	}
#typeBox2{
	background:#fff;
	}
#typeBoxLeft, #typeBoxRight, #productList{
	float:left;
	padding: 7px;
	width:270px;
	}
#typeBoxLeft{
	padding-left:11px;
	}
#typeBox2 #typeBoxLeft, #typeBox2 #typeBoxRight{
	padding-top: 0px;
	padding-bottom: 0px;
	}
#typeBoxRight{
	float:right;
	}
#imageSpace{
	width:115px;
	height:90px;
	float:left;
	border:#b4b5b9 1px solid;
	margin-right:10px;
	background:#FFF;
	}
#imageSpaceF{
	width:125px;
	height:110px;
	float:left;
	border:#FFF 1px solid;
	margin-right:10px;
	background:#FFF;
	}
#Prod1 {
	float:left;
	padding:0px;
	margin:0px 10px 2px 0px;
	width:184px;
	height:292px;
	background-color:#efefef;
	text-align:center;
	}
#Prod1x {
	border:#FFF 1px solid;
	height:148px;
	vertical-align:middle;
	}
#Prod1y {
	position:absolute;
	z-index:100;
	}
#Prod1z {
	position:absolute;
	z-index:100;
	padding:7px;
	}
#text {
	float:left;
	width:140px;
	}
#text2 {
	float:left;
	width:120px;
	}
.drop2 {
	width:200px;
	}
.search {
	width:105px;
	}
.selectedmenu {
	color:#ec002f;
	font-weight:bold;
	font-size:14px;
	}
.selected {
	color:#ec002f;
	}
.goButton {
	background:#dddddf;
	font-family:arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;
	border:1px solid #68696a;
	padding:0px;
	}
.contactTitle{
	font-weight:bold;
	width:210px;
	padding-bottom:5px;
	border-bottom:1px dotted #666666;
	}
hr {
	color:#666666;
	}
	
	
/* DELETE AFTER JAN 2ND, 08 */
#xmasOrder{
	margin-top: 20px;
	padding: 20px;
	border:1px dotted #ff0000;
	color: #ff0000;
}