/* Global Reset and Global Classes */
html, body, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
p, ul, ol {
	margin: 0;
	padding: 0 0 11px 0;
}
ul, ol {
	list-style: none;
	padding: 0 0 16px 40px;
}
img {
	border: 0;
}
form {
	display: inline;
}
input, select, textarea {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
textarea {
	line-height: 1.25;
}

/* Website Styles */
body {
	background: #340350 url(images/bg.gif) top repeat-x;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	color: #fff600;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
#container {
	width: 779px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#header {
	background: url(images/blackpool-group-weekends-header.jpg) no-repeat;
	height: 169px;
	padding: 0;
	margin: 0;
}
#header h1 {
	display: none;
}
#main-nav {
	margin: 0 0 0 12px;
	padding: 0;
	position: absolute;
	top: 113px;
}
#main-nav li {
	float: left;
	line-height: 25px;
	list-style: none;
}
#main-nav li a {
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 30px;
	text-decoration: none;
	text-indent: -900em;
}
#main-nav li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#nav-home a {
	background: url(images/nav-home.gif) no-repeat;
	width: 65px;
}
#nav-home a:hover {
	background: url(images/nav-home-over.gif) no-repeat;
}
#nav-about a {
	background: url(images/nav-about.gif) no-repeat;
	width: 73px;
}
#nav-about a:hover {
	background: url(images/nav-about-over.gif) no-repeat;
}
#nav-account a {
	background: url(images/nav-account.gif) no-repeat;
	width: 134px;
}
#nav-account a:hover {
	background: url(images/nav-account-over.gif) no-repeat;
}
#nav-register a {
	background: url(images/nav-register.gif) no-repeat;
	width: 92px;
}
#nav-register a:hover {
	background: url(images/nav-register-over.gif) no-repeat;
}
#nav-contact a {
	background: url(images/nav-contact.gif) no-repeat;
	width: 94px;
}
#nav-contact a:hover {
	background: url(images/nav-contact-over.gif) no-repeat;
}
#nav-affiliates a {
	background: url(images/nav-affiliates.gif) no-repeat;
	width: 96px;
	margin-left: 201px;
}
#nav-affiliates a:hover {
	background: url(images/nav-affiliates-over.gif) no-repeat;
}
#left-col {
	width: 200px; 
	float: left; 
	margin-left: -200px; 
	margin-right: 1px;
	padding: 0 0 0 9px;
	position: relative;
	top: -14px;
}
#left-col img {
	margin: 10px 0 0 32px;
	padding: 1px;
	border: 1px solid #7c489e;
}
#weekend-deals {
	width: 193px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(images/weekend-deals.gif);
	text-indent: -900em;
}
#information {
	width: 193px;
	height: 31px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(images/information.gif);
	text-indent: -900em;
}
.sub-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 193px; /* Width of Menu Items */
	border-bottom: 1px solid #7c489e;
}
.sub-menu li {
	position: relative;
}
.sub-menu li a {
	display: block;
	overflow: auto;
	text-decoration: none;
	color: #fff;
	background: url(images/nav-bg.gif) no-repeat;
	padding: 5px 0 6px 13px;
}
* html .sub-menu li a {
	height: 19px;
	padding: 5px 0 0 13px !important;
	margin: 0 !important;
}
.sub-menu li a:hover {
	color: #ffff00;
	text-decoration: none;
	background: url(images/nav-bg-over.gif) no-repeat;
}
#right-col {
	width: 200px; 
	float: right; 
	margin-right: -200px; 
	margin-left: 1px;
	padding: 0 2px 0 0;
	position: relative;
	top: -14px;
}
#your-order {
	width: 193px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(images/your-order.gif);
	text-indent: -900em;
}
#cart, #specials {
	background: url(images/cart-bg.gif) repeat-y;
	width: 193px;
}
#cart p, #specials p {
	padding: 3px 3px 5px 3px;
	margin: 0 0 0 10px;
}
.mbottom {
	height: 2px;
	background: url(images/mbottom.gif) no-repeat;
	margin: 0;
	padding: 0;
}
#specials {
	border-bottom: 1px solid #8048a0;
}
#special-offers {
	width: 193px;
	height: 31px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(images/special-offers.gif);
	text-indent: -900em;
}
* html #special-offers {
	margin: -2px 0 0 0 !important;
}
#specials img {
	border: 2px solid #9479a4;
	margin: 15px 36px 15px 36px;
}
.products_name{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.price, .price_text, .productSpecialPrice{
	color: #fff600;
	font-weight: bold;
	font-size: 14px;
}
.white{
	color: #fff;
	font-size: 12px;
}
.sproduct {
	border-top: 1px solid #390756;
	border-bottom: 1px solid #390756;
	width: 190px;
	margin-left: 1px;
	padding: 6px 4px 6px 2px;
}
.sproduct p {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}
.sproduct span {
	color: #fff600;
	font-weight: bold;
	font-size: 14px;
}
#content {
	position: relative;
	padding: 0;
	margin: 0 16px 0 10px;
	min-height: 440px;
	top: -14px;
}
* html #content {
	height: 440px;
	position: static;
	top: 0;
	margin-left: 0;
	width: 300px;
}
#content p {
	padding: 5px 10px 0 8px;
}
#content h1, #content h2 {
	color: #fcff00;
	padding: 8px 0 4px 8px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
p {
	line-height: 17px;
}
#footer {
	clear:both;
	background: #380655;
	color: #fff;
	border: 1px solid #6f3f8e;
	width: 759px;
	height: 33px;
	margin-left: 9px;
	font-size: 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#ccards {
	margin: 6px 0 0 5px;
}
#site {
	float: right;
	padding-right: 8px;
	margin-top: -19px;
}
#outer {
	padding-left: 200px;
	padding-right: 200px;
} 
#inner {
	margin: 0; 
	width: 100%;
}

.button, .button2,#mFormSubmit{
	width:100px;
	height:23px;
	cursor:pointer;
	color:#000;
	background: url(http://www.blackpoolgroupweekends.com/images/button-100.gif) ;
	border:0;
	margin-bottom:5px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
}
.button_150{
	width:150px;
	height:23px;
	cursor:pointer;
	color:#000;
	background: url(http://www.blackpoolgroupweekends.com/images/button-150.gif) ;
	border:0;
	margin-bottom:5px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
}
.button_200{
	width:200px;
	height:23px;
	cursor:pointer;
	color:#000;
	background: url(http://www.blackpoolgroupweekends.com/images/button-200.gif) ;
	border:0;
	margin-bottom:5px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
}

.products{
	margin-left:5px;
	width:335px;
	text-align:left;
}
.products_name{
	margin-top:-20px;
}

.products img{
	float: right;
	margin-top:25px;
	padding-left:10px;
}
.pages{
	padding-top: 10px;
	clear: both;
	margin-left:6px;
	color:#eee;
	font-size:11px;

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

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

.cart-image{
	float: left;
	width: 135px;
	vertical-align: middle;
}
.cart-item-total{
	float:right;
	margin-top:-16px;
}
.read_more{
	color:#eee;
	font-weight:normal;
	font-size:11px;
	padding-top:10px;
}
/*form  { margin: 0px 0px 20px 0px;}*/

.row {
	padding: 12px;
}

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

}

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

}

.product-listing{
	padding: 7px;
	margin: 3px;
	vertical-align: middle;
	text-align: center;
	width: 90px;
	float: left;
	min-height: 160px;
}

* html .product-listing {
	height: 170px;
	padding:2px;
}
.formAreaTitle{
	background:#999;
}
.aff_table{
	width:500px;
}
.fbanner {

}
.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; 
}