@import url("orders.css");
@import url("tickets.css");
@import url("contact.css");
@import url("basket.css");
@import url("checkout.css");
@import url("breadcrumbs.css");
@import url("pagination.css");
@import url("forms.css");

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#000000;
	color:inherit;
}

/*START TEMPLATE LAYOUT STYLES*/

#wrapper { 
  	width: 950px;
  	padding: 0px;
	margin: 5px auto;
}

#logo {	
	width: 266px;
	height:172px;
	border-right:1px solid #ffffff;
	float:left;
}


#logoText {	
	width: 246px;
	height:132px;
	border-right:1px solid #FFFFFF;
	float:left;
	background-color:#F2A215;
	color:#FFFFFF;
	font-weight:bold;
	font-size:140%;
	text-align:center;
	padding:30px 10px 10px 10px;
}

#topMenu {
        color:#000000;
	clear:both;
	padding: 6px 0px 0px 0px;
	font-size:11px;
        font-weight:bold;
}

#contentLeft {
        margin-top:10px;
	clear:both;
	float:left;
	width:180px;
}

#contentMid {
	float:left;
	width:580px;
	margin:10px 5px 0px 5px;
}

#contentMidFull {
	float:left;
	width:771px;

	background-color:#FFFFFF;
	margin-bottom:10px;
        background-image:url(../images/bottom_curve_long.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}


#contentRight {
        margin-top:10px;
	clear:right;
	float:right;
	width:170px;
}

#introText {
	width:580px;
	background-color:#FFFFFF;
	margin-bottom:10px;
        background-image:url(../images/bottom_curve.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#products {
	width:580px;
	background-color:#FFFFFF;
	margin-bottom:10px;
        background-image:url(../images/bottom_curve.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}


#menu {
  	width: 950px;
        border-bottom: 4px solid  #85d706;
        text-align:center;
	margin: 0px auto;
        overflow: hidden;
        margin-bottom: 0px;
      } 

 #menu UL {
      list-style: none;
      margin: 0;
      padding: 0px;
 }

  #menu UL LI {
      display: inline;
  }


   #menu UL LI A {
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
      font-size: 14px;
       background-color:#53ba0f;
      padding: 6px 8px 0px 8px;
   }

   #menu UL LI A:hover {
       color: #FFFFFF;
       background-color:#3c7d01;
       text-decoration:none;
   }



#productCats {
	width:170px;
	clear:both;
	float:left;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;

	background-color:#1c1c1c;
}

#productCats ul {margin:10px 0px 0px 0px; padding:0px; list-style:none;}

#productCats li a {

	list-style:none;
	color:#FFFFFF;
	font-size:70%;
	line-height:16px;
	padding: 0px 0px 0px 20px;
	text-decoration:none;
}

#productCats li a:hover {

	list-style:none;
	color:#50b60d;
	background-color:inherit;
	font-size:70%;
	line-height:16px;
	padding: 0px 0px 0px 20px;
	text-decoration:underline;
}


#information {
        margin:auto;
	clear:both;
	width:950px;
	overflow: hidden;
       padding-bottom:2px;
}

	#information UL {
		list-style: none;
		margin: 0;
	}
		#information UL LI {
			display: inline;
		}
			#information UL LI A {
                                text-align:center;
				color: #FFFFFF;
				font-weight: bold;
				text-decoration: none;
				font-size: 11px;
				line-height: 30px;
				padding: 0 5px 0 5px;
			}
			#information UL LI A:hover {
			       color: #FFFFFF;
                               text-decoration:underline;
			}

#login {
	clear:both;
	font-size:11px;
	color:#FFFFFF;
	padding: 5px 0px 0px 0px;
}


#login_box {
        color:#FFFFFF;
        height:15px;
        text-align:right;
	padding: 0px 10px 0px 0px;
        font-size:10px;
}

#login_box a:link, #login_box a:visited { color: #FFFFFF; padding: 0px 0px 0px 0px; text-decoration: none; background-color:inherit;}
#login_box a:active, #login_box a:hover { color: #FFFFFF; text-decoration: underline; background-color:inherit;}



#search {	
	width:300px;
        height:60px;
	clear:both;
	padding: 17px 0px 5px 0px;
        background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}

#shoppingCart {
	width:300px;
        height:75px;
	clear:both;
        color:#63d319;
	padding: 0px 0px 5px 0px;
        background-image:url(../images/shopping_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
        background-color:#2b2b2b;
	margin-bottom:10px;
	text-align:center;
}

#shopping_middle {
	text-align:center;
	padding: 13px 0px 0px 0px;
}

#rightFeature {
	width:170px;
	clear:both;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
	background-color:#e4e4e4;
        background-image:url(../images/bottom_curve_small.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#availablityText{
font-size:12px;
color:#000000;
}

#AddThis {
        font-size:11px;
        font-weight:bold;
        color: #000000;
        width:560px;
        border:1px solid #bcbcbc;
	padding:5px 5px 5px 5px;
        margin-bottom:10px;
}

#AddThis a:link, #AddThis a:visited { 	padding:0px 10px 0px 0px; font-size:11px; color: #909090; text-decoration: none;}
#AddThis a:active, #AddThis a:hover { color: #909090; text-decoration: underline;}

#billingAddress {
	float: left;
	width:350px;
	padding:5px 5px 5px 5px;
	margin:0px 5px 10px 0px;
	border:1px solid #D3D3D3;
}

#deliveryAddress {
	float: right;
	width:350px;
	padding: 5px 5px 5px 5px;
	margin:0px 0px 10px 5px;
	border:1px solid #D3D3D3;
}

#bottomMenu {
	margin: 0px auto;
        color:#FFFFFF;
        font-size:11px;
}

#bottomMenu a {
        color:#FFFFFF;
}

#bottomMenu a:hover {
        color:#FFFFFF;
        text-decoration:underline;
}

#specialOfferRight {
	float: right;
	padding: 20px 25px 10px 5px
}

#specialOfferLeft {
	float: left;
}

/*MAIN PRODUCT THUMBNAILS*/

.productThumb
{
         width:178px; 
         height:240px; 
         float:left; 
         margin: 5px;
	padding:10px 0px 0px 0px;
	border:1px dashed #e1e1e1;
	background-color:#FFFFFF;
}

.productPrice
{
        padding-top:5px;
        padding-bottom:3px;
        font-size:10px;
}

.BuyBtn {}
.BuyBtn a {display:block; width:91px; height:26px; background:url("../images/GenericButton2.gif") left top no-repeat;}
.BuyBtn a:hover img {position:absolute; left:-999em; top:-999em;}  

/* ie6 fix*/  
.BuyBtn a:hover {zoom:1;}  


/*DEAL OF THE WEEK DISPLAY*/

.imageBorder{
  	padding: 0px;
	margin: 0px auto;
        width:100px;
	border:1px solid #6ac010;
}

.imageBorder:hover {
	border:1px solid #ff4d00;

}

/*TOP SELLERS DISPLAY*/

.imageBorder2{
        float:left;
        width:32px;
	border:1px solid #6ac010;
        margin-top: 4px;
        margin-right: 4px;
}

.imageBorder2:hover {
	border:1px solid #ff4d00;

}

.heading {
	color: #FFFFFF; 
	background-image:url(../images/heading_bg.gif);
	background-repeat:no-repeat;
	background-color:#000000; 
	height:24px; 
	padding:8px 5px 2px 10px; 
	margin:0px;
	font-size: 14px; 
	font-weight: bold; 
}

.heading_long {
	color: #FFFFFF; 
	background-image:url(../images/heading_bg_long.gif);
	background-repeat:no-repeat;
	background-color:#000000; 
	height:24px; 
	padding:8px 5px 2px 10px; 
	margin:0px;
	font-size: 16px; 
	font-weight: bold; 
}

.heading_long_content {
	color: #FFFFFF; 
	background-image:url(../images/heading_bg_long.gif);
	background-repeat:no-repeat;
	background-color:#000000; 
	height:24px; 
	padding:8px 5px 2px 10px; 
	margin:0px;
	font-size: 11px; 
	font-weight: bold; 
}

.heading_long_orange {
	color: #FFFFFF; 
	background-image:url(../images/heading_bg_long_orange.gif);
	background-repeat:no-repeat;
	background-color:#000000; 
	height:24px; 
	padding:8px 5px 2px 10px; 
	margin:0px;
	font-size: 16px; 
	font-weight: bold; 
}

.heading_shopping {
	color: #FFFFFF; 
	background-image:url(../images/heading_shopping.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:20px; 
	padding:8px 5px 0px 5px; 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

.heading_shopping a:link, .heading_shopping a:visited { color: #FFFFFF; text-decoration: none;}
.heading_shopping a:active, .heading_shopping a:hover { color: #FFFFFF; text-decoration: underline;}
	
.padding {padding:0px 4px 0px 4px;
	}

/*##########################################################################################*/
/*END TEMPLATE LAYOUT STYLES*/
/*##########################################################################################*/

img{border:0px;}
img.border {border: 1px solid #AFADAD; padding: 5px;}
img.rightThumb{margin:0px 0px 0px 0px;}
img.product{margin:5px;}

/*##########################################################################################*/
/*START A HREF STYLES*/
/*##########################################################################################*/

a:link, a:visited { color: #000000;	font-size: 11px; text-decoration: none; background-color:inherit;}
a:active, a:hover { color: #50b60d; text-decoration: none; background-color:inherit;}

a:link.feature, a:visited.feature { color: #000000;	text-decoration: none; background-color:inherit;}
a:active.feature, a:hover.feature { color: #4b9308; text-decoration: underline; background-color:inherit;}

a:link.feature2, a:visited.feature2 { color: #000000;	font-size:10px; text-decoration: none; background-color:inherit;}
a:active.feature2, a:hover.feature2 { color: #4b9308; text-decoration: underline; background-color:inherit;}

#topMenu a:link, #topMenu a:visited { color: #FFFFFF; padding:0px 10px 0px 0px; text-decoration: none; background-color:inherit;}
#topMenu a:active, #topMenu a:hover { color: #FFFFFF; text-decoration: underline; background-color:inherit;}

a:link.bread_crumb, a:visited.bread_crumb { color: #FFFFFF; text-decoration: none; background-color:inherit;}
a:active.bread_crumb, a:hover.bread_crumb { color: #000000; text-decoration: none; background-color:inherit;}

a:link.bread_homeCrumb, a:visited.bread_homeCrumb { color: #FFFFFF; text-decoration: none; background-color:inherit;}
a:active.bread_homeCrumb, a:hover.bread_homeCrumb { color: #000000; text-decoration: none; background-color:inherit;}

/*##########################################################################################*/
/*END A HREF STYLES*/
/*##########################################################################################*/


h1 {font-family:Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #000000; }
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #327102; background-color:inherit;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #327102; background-color:inherit;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #F2A215; background-color:inherit;}
h5 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #F2A215; background-color:inherit;}
h5 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #F2A215; background-color:inherit;}
h6 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #F2A215; background-color:inherit;}

hr {
	border:1px solid #000000;
	height:0px;
	clear:both;
}

hr2 {
	border:1px solid #e4e4e4;
	height:0px;
	clear:both;
}

hr.dashed {
	border: dashed #D3D3D3 0px;
	border-top:dashed #D3D3D3 1px;
	height:0px;
	clear:both;
	margin: 0px;
	padding:0px;
}

p.nopad{padding:0px; margin:0px;}	
	

p, td, th {font-size: 75%; font-weight: normal; color: #424242; background-color:inherit;}


/* ADDED BY JOE - START */
.prodResultDiv { margin:0; padding:0; display: none; }
.prodResultDivVisible { margin:0; padding:0; display: block; }

/* Pagination shown on search results page */
#pagination { font-size: 75%; color: #666666; }
#pagination ul { list-style:none; float: left; margin: 0; padding: 0; }
#pagination li { float: left; margin: 0; padding: 0; }
#pagination a { float: left; display: block; margin: 0; padding: 0 2px 0 2px; }
#pagination h6 { float:left; margin: 0; padding: 0; font-weight:normal; font-size: 95%; color: #666666; line-height:18px; }
/* END pagination */

.genericButton { margin: 0; padding: 0; }
.genericButton a {  
      background: url('../images/OrangeButton.gif') repeat-x;
padding:2px; padding-left:5px; padding-right:5px; background-color:#ff3e00;
border:1px solid #ff3e00; border-bottom:1px solid #ff3e00; border-right:1px solid #ff3e00; color:#FFFFFF;font-weight: normal; text-decoration:none; font-size: 11px; }
.genericButton a:hover {text-decoration:underline;}


.subheading {
	color: #FFFFFF; 
	background-color:#327102; 
	height:13px; 
	padding:5px; 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold; 
}
#customerDetails {
	margin:5px 0px 10px 0px;
	border:1px solid #D3D3D3;
}
/* ADDED BY JOE - END */


td p {font-size: 100%; font-weight: normal; color: #666666; background-color:inherit;}

#introText li {font-size: 70%; font-weight: normal; color: #666666; background-color:inherit;}

#rightFeature p {font-size: 60%; font-weight: normal; color: #666666; background-color:inherit;}

.black{color:#000000; background-color:inherit;}
.red{color:#FF0000; background-color:inherit;}
.blue{color:#00BAFF; background-color:inherit;}
.strapline{	color:#FFFFFF; font-style:italic; font-size:60%; font-weight:bold; margin-top:10px;}

table.checkout {
	border:1px solid #D3D3D3;
	border-collapse:seperate;
	clear:both;
}

td.checkout {
	border-left:1px solid #D3D3D3;
}

#editor p {font-size:11px;}




/* PROMO STYLES */
.normalPrice { text-decoration: line-through; color:#ff0000; }
.newPrice { font-weight:bold; font-size:16px;  }
.savingsPrice { font-weight:bold; color:#585858; }
.promoProdTitle { font-size:16px; color:#000000; }


/* My Account Page */
#myAccountMenu { padding:0; margin:0; list-style:none; }
#myAccountMenu li { display:block; margin:7px 2px 0 0; }
#myAccountMenu li a { width:200px; display:block; color:#666; text-decoration:none; background-color:#F6EAD6; margin:0; padding:5px 8px 5px 8px; font-size:12px; border:1px solid #F2A215; }
#myAccountMenu li a:hover { background-color:#F2A215; color:#fff; }

.moneyAlign { text-align:right; }

.price_underline {
text-decoration:none;
font-weight:bold;
font-size:20px;
color:#3c7d01;
}

.price_underline2 {
text-decoration:none;
font-weight:bold;
font-size:16px;
color:#3c7d01;
}

.price_underline3 {
text-decoration:none;
font-weight:bold;
font-size:14px;
color:#3c7d01;
}
