@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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position: top center;
	background-color:#FFFFFF;
	color:inherit; 
}

/*START TEMPLATE LAYOUT STYLES*/

#wrapper { 
	color:000000;
  	width: 950px;
  	padding: 0px;
	margin: 0px 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:#FF702A;
	color:#FFFFFF;
	font-weight:bold;
	font-size:140%;
	text-align:center;
	padding:30px 10px 10px 10px;
}
.strapline{ color:#FFFFFF; font-style:italic; font-size:60%; font-weight:bold;}

#menu {
        margin-top:0px;
	clear:both;
	width:950px;
	height: 52px;
	background: url("../images/product_bg_950px_big.gif") repeat-x left top;
	overflow: hidden;
	padding-top: 0px;
        padding-bottom:2px;
}	
	#menu UL {
		list-style: none;
		margin: 0;
	padding: 0px;
	}
		#menu UL LI {
			display: inline;
		}
			#menu UL LI A {
				color: #000000;
				font-weight: bold;
				text-decoration: none;
				font-size: 11px;
				padding: 0px 4px 0px 4px;
			}
			#menu UL LI A:hover {
				color: #0465dd;
                               text-decoration:underline;
			}


#topMenu {
	padding: 11px 0px 0px 0px;
	font-size:12px;
}


#search {
color:#FFFFFF;
	float:right;
	padding: 10px 0px 10px 0px;
	font-size:12px;
}

#contentLeft {
	clear:both;
	float:left;
	width:194px;
}

#contentMid {
	float:left;
	width:550px;
	padding:0px 5px 0px 5px;
}

#contentMidFull {
	float:left;
	width:751px;
	padding:0px 0px 0px 5px;
}


#contentRight {
	clear:right;
	float:right;
	width:194px;
}


#productCats {
	width:192px;
	clear:both;
	float:left;
	padding: 0px 0px 10px 0px;
	margin-bottom:10px;
	background-color:#f8f8f8;
}

#pageContent {
	width:552px;
	clear:both;
	background-color:#f4f4f4;
        font-size:18px;
	padding-bottom:5px;
}

#productCats ul {margin:10px 0px 0px 0px; padding:0px; list-style:none;}

#productCats li a {
font-weight:bold;
	list-style:none;
	color:#000000;
	background-color:inherit;
	font-size:70%;
	line-height:18px;
	padding: 0px 0px 0px 20px;
	text-decoration:none;
}

#productCats li a:hover {

	list-style:none;
	color:#000000;
	background-color:inherit;
	font-size:70%;
	line-height:18px;
	padding: 0px 0px 0px 20px;
	text-decoration:underline;
}

                                 #productCats li:hover
                                  {
	                           background-color:#ededed;
                                   width:187px;
	                           padding: 0px 0px 0px 0px;
                                  border-right:3px solid #0465dd;
                                  }


#information {
margin:auto;
	clear:both;
	width:950px;
	overflow: hidden;
}

	#information UL {
		list-style: none;
		margin: 0;
	}
		#information UL LI {
			display: inline;
		}
			#information UL LI A {
                                text-align:center;
				color: #000000;
				font-weight: normal;
				text-decoration: none;
				font-size: 11px;
				line-height: 30px;
				padding: 0 4px 0 4px;
			}
			#information UL LI A:hover {
			       color: #000000;
                               text-decoration:underline;
			}

#login {
	width:192px;
	clear:both;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
	text-align:center;
}

#mainintroText {
	width:550px;

}

#introText {
	width:550px;
}

#products {
	width:550px;
}

#shoppingCart {
	text-align:center;
	width:192px;
	clear:both;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
	background-color:#f8f8f8;
}

#leftFeature {
	width:192px;
	clear:both;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	border-bottom:3px solid #dedede;
	padding: 0px 0px 5px 0px;
	margin-bottom:10px;
}



#rightFeature {
	width:192px;
	clear:both;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
	background-color:#f8f8f8;
}

#popularSearches {
        margin:auto;
	clear:both;
	width:950px;
	overflow: hidden;
       padding-top:3px;
       padding-bottom:3px;
       font-size:12px;
       font-weight:bold;
}

#popularSearches a:link, #popularSearches a:visited {color: #000000; text-decoration: none; padding: 0px 4px 0px 4px;}
#popularSearches a:active, #popularSearches a:hover { color: #373737; 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;
}

.heading {
	background: url("../images/heading_bg.gif") no-repeat;
	color: #0465dd; 
text-align:center;
	background-color:#FFFFFF; 
	height:22px; 
	padding:10px 5px 2px 5px; 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold; 
}

.heading2 {
	color: #0465dd; 
	background: url("../images/bg_heading_long.gif") no-repeat;
	background-color:#FFFFFF; 
	height:30px; 
	padding:8px 5px 2px 15px; 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	font-weight: bold; 
}

	
.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 5px 0px 0px;}
img.product{margin:5px;}

/*##########################################################################################*/
/*START A HREF STYLES*/
/*##########################################################################################*/

a:link, a:visited { color: #000000; font-weight: normal; text-decoration: underline; background-color:inherit;}
a:active, a:hover { color: #000000; font-weight: normal; text-decoration: underline; background-color:inherit;}

a:link.feature, a:visited.feature { color: #000000;	font-weight: bold; text-decoration: none; background-color:inherit;}
a:active.feature, a:hover.feature { color: #000000; font-weight: bold ;text-decoration: underline; background-color:inherit;}

#topMenu a:link, #topMenu a:visited { color: #343434; text-decoration: none; background-color:inherit;}
#topMenu a:active, #topMenu a:hover { color: #343434; text-decoration: underline; background-color:inherit;}

a:link.bread_crumb, a:visited.bread_crumb { color: #0465dd; text-decoration: none; background-color:inherit;}
a:active.bread_crumb, a:hover.bread_crumb { color: #0465dd; text-decoration: underline; background-color:inherit;}

a:link.bread_homeCrumb, a:visited.bread_homeCrumb { color: #0465dd; text-decoration: none; background-color:inherit;}
a:active.bread_homeCrumb, a:hover.bread_homeCrumb { color: #0465dd; text-decoration: underline; background-color:inherit;}


/*##########################################################################################*/
/*END A HREF STYLES*/
/*##########################################################################################*/


h1 {font-family:Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold; color: #0465dd; }
h2 {font-family:Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #0465dd; background-color:inherit;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #0465dd; background-color:inherit; line-height:10px;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #0465dd; background-color:inherit;}
h5 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #0465dd; background-color:inherit;}
h5 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #FF702A; background-color:inherit;}
h6 {font-family:Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #FF702A; background-color:inherit;}

hr {
	border: solid #D3D3D3 0px;
	border-top:solid #D3D3D3 1px;
	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: 70%; font-weight: normal; color: #666666; 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 { float:left; 
	background-image:url(../images/GenericButton.gif);
	background-repeat:repeat-x;
padding:1px; padding-left:5px; padding-right:5px; background-color:#146eb5;
border:1px solid #146eb5; border-bottom:1px solid #146eb5; border-right:1px solid #146eb5; color:#FFFFFF;font-weight: normal; text-decoration:none; font-size: 11px; }
.genericButton a:hover {	background-image:url(../images/GenericButton2.gif);
	background-repeat:repeat-x;}

.genericButton2 { margin: 0; padding: 0; }
.genericButton2 a { 
float:left;
	background-image:url(../images/GenericButton3.gif);
	background-repeat:repeat-x;
padding:1px; padding-left:5px; padding-right:5px; background-color:#4ea6cc; border:1px solid #4ea6cc; border-bottom:1px solid #4ea6cc; border-right:1px solid #FFFFFF; color:#FFFFFF;font-weight: normal; text-decoration:none; font-size: 11px; }
.genericButton2 a:hover { 	background-image:url(../images/GenericButton4.gif);
	background-repeat:repeat-x;}

.subheading {
	background-image:url(../images/GenericButton.gif);
	background-repeat:repeat-x;
	color: #FFFFFF; 
	background-color:#FFFFFF; 
	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:#669966; }
.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:#D5E4D2; margin:0; padding:5px 8px 5px 8px; font-size:12px; border:1px solid #5AB04C; }
#myAccountMenu li a:hover { background-color:#5AB04C; color:#fff; }

.moneyAlign { text-align:right; }

/* ADDED BY DAVE */

.price_underline {
text-decoration:underline;
font-size:14px;
}

.price_underline_promo {
color:#499112;
font-size:10px;
}