body {
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	color: #333;
	width:779px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	background: #f8d030 url(images/bg.gif) repeat-x;
}

.float-right{
	float: right;
	padding: 5px 0px 5px 5px;
}

#front-featured{
	background: url(images/featured-box.gif) no-repeat;
	margin-left: -5px;
	padding-left: 5px;
	height: 240px;
}

#front-featured img{
	float: right;
	padding: 0px 10px 10px 10px;
}

#front-featured h2 a{
	color: #fff;
}
#secondary{
	font-size:14px;
	border-bottom: none;
	margin-top:0px;
	padding-bottom:14px;
	color: #105595;
	letter-spacing:0.1em;
	margin-left:0px;

}
* HTML #secondary{
	margin-left:-10px;
	padding-bottom:0px;
}

#front-featured a:hover{
	text-decoration: underline;
}

.space-btm{
	margin-bottom: 4px;
	margin-top: 4px;
}

#front-featured p{
	padding-left: 10px;
}

#front-featured h2{
	font-size: 16px;
	color: #fff;
	padding-left: 15px;
	padding-top: 8px;
}

#style{
	font-size: 18px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}

* html #style{
	margin-left: -10px;
	margin-top: -16px;
}

.featured-cat{
	float: left;
	text-align: center;
	width: 110px;
	height: 135px;
}
span.products_name{
font-size:12px;
}
span.price_text{
color:#666;
font-size:13px;
font-style:italic;
font-weight:bold;
}
span.price_inc{
color:#333;
font-size:10px;
font-weight:normal;
}

#filterlist{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;	
}

#filterlist li{
	float: left;
	padding-right: 10px;
}

#filterlist li a{
	display: block;
	color: #fff;
	
	border-bottom: 1px solid #7C7B7D;
	border-right: 1px solid #7C7B7D;
	border-left: 1px solid #F5F5F6;
	border-top: 1px solid #F5F5F6;
	line-height: 20px;
	background: url(images/arrow_left.gif) no-repeat;
	padding-left:11px;
	padding-right:6px;
	text-align: center;
}	

#filterlist a:hover{
	background: url(images/arrow_orange.gif) no-repeat;
	padding-left:11px;
	padding-right:6px;
		border-bottom: 1px solid #7C7B7D;
	border-right: 1px solid #7C7B7D;
	border-left: 1px solid #F5F5F6;
	border-top: 1px solid #F5F5F6;
}

#header {
	
	padding: 0px;
	margin: 0px; 
	background: url(images/blackpool_leisure_header.gif) no-repeat;
	height: 122px;
}

#footer {
	clear: left;
	padding-top: 3px;
	padding-right: 10px;
	color: #fff;
	text-align: right; 
	background: url(images/blackpool_leisure_footer.gif) no-repeat;
	height: 50px;
	line-height: 35px;
} 

*:first-child+html #footer p {
	padding-top: 10px;
}

* html #footer{
	padding-top: 10px;
}

#footer a{
	color:#fff;
}

div.price, div.price a{
	font-size:16px;
	font-weight:bold;
	color:#FC5A25;
	display: block;
	
}

div.pricewas{
font-size:16px;
font-weight:bold;
color:#333333;
display: block;
text-decoration:line-through;

}

#header h1{
	display: none;
}

.product-listing{
	padding: 5px;
	margin: 3px;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	float: left;
	min-height: 265px;
	background-color: #fff;
	
	
}

.product-listing p{
	text-align: left;
}

* html .product-listing {
	height: 240px;
}

.delete-checkbox{
	float: left;
	width: 40px;
	vertical-align: middle;
}

.cart-row{
	padding: 5px 0px 5px 0px;
	height: 160px;
}

.cart-image{
	float: left;
	width: 155px;
	vertical-align: middle;
}

#cform {
	position: absolute;
	top: 180px;
	width: 400px;
	* width: auto;
	_ width: auto;
	* position: inherit;
	_ position: inherit;
}

.errorbox{
	background: #ff0000;
	width:350px;
	line-height:15px;
	color:#fff;
	padding:4px;
}
.clock{
	color:#fff;
	position: absolute;
	top: 33px;
	right:50%;
	margin-right:-310px;

}

#mainlist {
	position: absolute;
	top: 140px;
	right:50%;
	margin-right:-16px;
	font-weight:bold;
}			* html #mainlist {margin-right:7px;top: 151px;}
#mainlist li{
list-style:none;
display:inline;
padding-right:25px;
}
#mainlist li a{
color:#fff;
}
#filterlist ul{
list-style: none;
background:#666;
}

.search{
	margin-top:2px;
	padding-left:20px;
	color:#fff;
	font-size:12px;
	
}		* html .search{margin-top:1px;}

.manufacturers{
	position:absolute;
	top:-1px;
	left:50%;
	margin-left:290px;
	
}		* html .manufacturers{top:-2px;margin-left:300px;}

.currencies{
	position:absolute;
	top:18px;
	left:50%;
	margin-left:290px;
	
}		* html .currencies{top:18px;margin-left:300px;}

* html #left {
	position: absolute;
	top: 112px;
	right: 50%;
	margin-right:187px;
	width: 198px; 
}

#left[id] {
	float: left;
	position: relative;
	top: -11px;
	left: 5px;
	width: 198px; 
}

#middle {
	margin-left: 210px;
	margin-right: 160px;
	padding: 10px;
	min-height: 1730px;
}

* html #middle {
	height: 1730px;

}

#middle h1{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
	
* html #right {
	position: absolute;
	top: 122px;
	left: 50%;
	margin-left:230px;
    width:149px;
}

#right[id] {
	position: absolute;
	top: 122px;
	margin-left: 620px;
    width:149px;
}

span.quant{
font-weight:normal;
color:#333;
font-size:10px;
}
/* Left Top Menu Background Logo Shadow */
#left h1.shade {
	background: url(images/menu_bg_1.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 20px;
	color: #fff500;
	width: 167px;
}
/* End Left Top Menu Background Logo Shadow */

#left h1 {
	background: url(images/menu_bg.gif) no-repeat;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 20px;
	width: 167px;
	color: #fff500;
}
.left-submenu {
	list-style: none;
	padding-left: 0px;
	margin: 0px 0px 0px 7px;
	font-size: 11px;
	background: #c28114 url(images/mbg.gif) repeat-x top;
	width: 187px;
}
* html .left-submenu {
	width: 187px;
}
.left-submenu li a {
	line-height: 24px;
	color: #000000;
	display: block;
	padding-left: 20px;
	text-decoration: none;
	width: 167px;
}
.left-submenu li a:hover {
	background: #f3c982;
	color: #000000;
}
.left-submenu-bottom {
	background:url(images/menu_bg_bottom.gif) no-repeat;
	width: 187px;
	height: 11px;
	margin-left: 7px;
	margin-bottom: 6px;
}
/* Main Menu Style */
#main-menu {
	margin-top: 0px;
	margin-left: 205px;
	padding-top: 79px;
}
#main-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
} 
#main-menu li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
} 
#main-menu li a {
	padding: 0px 10px 0px 18px;
	background: #105595 url(images/arrow.gif) no-repeat 6px;
	height: 22px;
	line-height: 2em;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
} 
#main-menu li a:hover {
	padding: 0px 10px 0px 18px;
	background: #ffffff url(images/arrow.gif) no-repeat 6px;
	height: 22px;
	line-height: 2em;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
/* End Main Menu Style */
a img{
	border: none;
}

.products{
	clear: left;
	vertical-align: top;
	padding-top: -10px;
}

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

* html .products img{
	padding-bottom: 10px;
}

.products div{
	margin-top: -26px;
}

.products .img-width{
	width: 160px;
	margin-top: 0px;
	float: left;
}

.pages{
	padding-top: 10px;
	clear: both;

}

.manufacturer img{
	float: left;
}

.productListing{
	width: 390px;
}

.boxText { font-family:   Trebuchet MS, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family :   Trebuchet MS, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :    Trebuchet MS,Verdana,Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Trebuchet MS,Verdana, Arial,  sans-serif; font-size : 10px; color: #003300; text-decoration: underline; }

.outline{
	width: 779px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/cbg.gif) repeat-y;
}

/* Cat Navigation Start */
#catcontainer li{
	height: 23px;
	
}
#catcontainer { 
	width: 147px; 
}
#catcontainer ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 11px;
}
#catcontainer a{
	display: block;
	padding: 3px 3px 3px 9px;
	line-height: 16px;
	
	border-left:1px solid #D5D3D5;
	border-right:1px solid #D5D3D5;
	border-bottom:1px dashed #D5D3D5;
}
#catcontainer a:link, #catlist a:visited {
	text-decoration: none;
	;
}
#catcontainer a:hover {
	background: #E6FEB1 ;
	text-decoration: none;
}
/* Cat Main Navigation End*/

/* Info Navigation Start */
.infocontainer li{
	height: 23px;
}

.infocontainer { 
	width: 147px; 
	margin-top:-11px;
}

* html .infocontainer { 

	margin-top:-19px;
}
.infocontainer ul {
	margin-left: 0;
	margin-top: 0px;
	padding-left: 0;
	list-style-type: none;
	font-size: 11px;
}		* HTML .infocontainer ul {
		margin-top: -3px;
}

.infocontainer a{
	display: block;
	padding: 3px 3px 3px 9px;
	line-height: 16px;
	border-left:1px solid #D5D3D5;
	border-right:1px solid #D5D3D5;
	border-bottom:1px dashed #D5D3D5;
}		* HTML .infocontainer a{
	height:18px;
}

.infocontainer a:link, .infolist a:visited {
	text-decoration: none;

}
.infocontainer a:hover{
	background: #D5EBFF;
	text-decoration: none;
}

#bottom-border a{
	border-bottom: 1px solid #D5D3D5;
}

#accountcontainer{
	border-left:1px solid #D5D3D5;
border-right:1px solid #D5D3D5;
	
}



#accountdetails{
	padding-left: 0px;
	margin-top: 3px;
}

* html #accountdetails{
	margin-top: 0px;
	margin-left: 0px;
}

#accountcontainer img{
	margin-left: 0px;
}

* html #accountcontainer img{
	margin-left: 4px;
}

#accountcontainer ul{
	margin-bottom: 0px;
}

#accountcontainer li{
	margin: 0px;
	list-style: none;
	
}	



/*Info Main Navigation End*/



/* Shop Navigation Start */
.shopgraphic {
	margin-top:-10px;
	margin-left:-15px;
	
}

		* HTML .shopgraphic {
			margin-top:-7px;
			margin-right:-1px;
			
	
		}
			
#shopcontainer {
	font-size:11px;
	font-weight:normal;
	border-left:1px dashed #E9A639;
	
	padding: 6px 10px 10px 10px;
	
}			* HTML #shopcontainer {
		padding-right:0px;
}

			
/* Shop Navigation End*/

/* Currencies Navigation Start */
.currenciesgraphic {
	margin-left:-15px;
	
}
			* html .currenciesgraphic {
						margin-left:-13px;
						}	
#currenciescontainer {
	border-left:1px solid #D5D3D5;
border-right:1px solid #D5D3D5;	
background:#fff;
	margin-left:0px;
	padding: 7px 14px 14px 14px;


}
#cards {
	border-left:1px solid #D5D3D5;
	border-right:1px solid #D5D3D5;	

}
#cards img{
	vertical-align:middle;

}
 * HTML #currenciescontainer {
	
		padding-right:0px;
}

/* Currencies Navigation End*/

/* Specials Navigation Start */


.specialsgraphic {
	margin-left:-1px;
}

* html .specialsgraphic {
	margin-left:0px;
}				

#specialscontainer {
	font-size: 11px;
	font-weight: normal;
	border-left: 1px dashed #E9A639;	
	border-bottom: 1px dashed #E9A639;
	margin-top: 0px;
	text-align: center;
}

#specialscontainer p, #price{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 120px;
	text-align: center;
}

#specialscontainer  a img{
	padding-top: 5px;
	border: none;
}

/* Specials Navigation End*/



a {
  color:#333333;
  text-decoration: none; 
  
 }
a:hover {
  color: #ccc;
  text-decoration: none; 
  
  } 


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

.subcatlist{
	list-style:none;
	padding-left:0px;
	padding-bottom:10px;
	}
				
.subcatlist img {
	vertical-align:middle;
	padding-bottom:10px;
	padding-right:10px;
	}
.subcatitem{
	line-height:50px;
	dispay:inline;
}
FORM {
	display: inline; }


  div.box {
  
  border: #C061BD  1px solid;
  padding:0px 0px 6px 0px;
   width:202px; }
     div.boxspecial {
  
  border: #C061BD  1px solid;
  padding:0px 0px 6px 0px;
   width:200px; }

.outsidebox {
	padding:2px; 
	}
  div.boxheading {
  padding:2px;
  border-bottom: #C061BD  1px solid;
  height:26px;
  }

  div.boxspecialheading {
  padding:2px;
  color:black;
  border-bottom: #C061BD  1px solid;
  }


.button, .button2 {
  font-family:  Verdana,Arial,sans-serif;
  font-size: 11px;
  color:#ffffff;
  font-weight:normal;
  cursor:pointer;
  background: #D81A1C;
  border:solid 1px #999;
  padding:2px 4px 2px 4px;
    }
.buttongo {
  font-family:  Verdana,Arial,sans-serif;
  font-size: 11px;
  color:#ffffff;
  font-weight:normal;
	cursor:pointer;
  background: green;
   border:solid 1px #999;
  padding:2px 4px 2px 4px;
    }


  h1{
  font-size: 20px;
  font-weight: bold;
  color: #105595;
  height:30px;
  padding: 3px 0px 0px 0px;
  
  border-bottom: 1px dashed #ccc;
 }
 		* html h1{ 
			padding: 15px 0px 0px 0px;
		}
		  h2{
  font-size: 20px;
  font-weight: bold;
  color: #E9A639;
  height:30px;
  padding: 3px 0px -2px 10px;
  border-bottom: 1px dashed #E9A639;
 }
 		* html h2{ 
			padding: 15px 0px 0px 12px;
		}
  h5{
   font-family: Trebuchet MS, Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 16px;
  font-weight: bold;
 margin-bottom:0px;
 color:red;}
 /*
  TD.catHeading {
  font-family:  Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color:#e3e3e3;
  color: #4B6878;
  height:30px;
  border-top: #666666 1px solid;
  border-bottom: #666666 1px solid;
  }

    td.catHeading1 {
  font-family:   Verdana,Arial, Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color:#e3e3e3;
  color: #4B6878;
height:30px;
  border-top: #C061BD 1px solid;
  padding-left:8px;

  }
  
table.mainarea{
padding:6px;}

TR.header {
  background: #ff0000; }

TR.headerNavigation {
  background: #ff0000; }
*/

a.headerNavigation { 
  color: #FFFFFF; }

a.headerNavigation:hover {
  color: #ffffff; }

div.headerError {
  background: #ff0000; }

/* TD.headerError {
  font-family: Tahoma,  Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center; }

TR.headerInfo {
  background: #00ff00; }

TD.headerInfo {
  font-family: Tahoma,  Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center; }



.infoBoxContents,span.infoBoxContents {

  color:#666666;
  font-size: 11px; 
  font-weight:normal;
  margin:0px;
  }
  .footerContents {
  background: #ff0000;
  color:white;
  font-family:  Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px; 
  font-weight:bold;
   height:24px;
  }
*/
span.infoBoxContents{

  font-size: 11px; 
  }
.shopcontainer .infoBoxContents{
	padding: 0px;
	margin: 0px;
	background:#e8e8e8;

}

.infoBoxNotice {
  background: #FF8E90; }

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px; }

SPAN.newItemInCart {
  font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  color: #333333; }

INPUT,SELECT{
  font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px; 

  }
  TEXTAREA{
  font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px; 

  }
 

SPAN.markProductOutOfStock {
  font-family: Tahoma,  Verdana, Arial, Trebuchet MS, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold; }

SPAN.productSpecialPrice, DIV.productSpecialPrice {
  color: #ff0000; 
  font-size: 17px;
  font-weight: bold;}

SPAN.errorText {
  font-family:  Verdana, Arial, Trebuchet MS, sans-serif;
  color: #ff0000; }

/* message box */
.messageBox { font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif; font-size: 11px; background-color: #ff0000; color:white;}
.messageStackSuccess { font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family:  Trebuchet MS,Verdana, Arial, Trebuchet MS, sans-serif; font-size: 11px; color: #666666; }

.imagesBoxContents {
  font-family: Trebuchet MS,Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*form style elements*/

form  { margin: 0px 0px 20px 0px;}

.row {
	clear: both;
	padding-top: 10px;
}

.row label {
	float: left;
	width: 100px;
	text-align: left;

}

.row span{
	float: right;
	margin-right: 0px;
	width: 200px;
	text-align: left;

}
.extra_left_column{
	position: absolute;
	top: 0px;
	right: 50%;
	margin-right:398px;
	width: 100px; 
}

.extra_right_column{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left:398px;
	width: 100px; 
}
.formAreaTitle{
 	background:#eeeeee;
	padding:8px;
 }
.aff_table{
	width:530px
 }
*HTML .aff_table{
 	width:380px
 }