html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #666666;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.sslbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.searchBtn {
	color: #FFFFFF;
	background-color: #000033;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit1 {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding: 0 2px;
	background:url(../styleImages/button.png) repeat-x left top;
	cursor:pointer;
	border:none;
}
.submit {width:auto; height:26px; color:#fff; padding:0 2px; background:url(../styleImages/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.submitblue {width:auto; height:26px; color:#ffffff; padding:0 2px; background:url(../styleImages/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.submitold {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #000033;
	border: 1px solid #666666;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #666666;	
}

li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bullet2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #666666;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy {
	color: #666666;
}
a.txtSession {
	color: #000099;
	text-decoration: none;
}
a.txtSession:hover {
	color: #666666;
	text-decoration: none;
}
.txtSessionWhite {
	color: #FFFFFF;
	font-weight: bold;
}
a.txtSessionWhite:link, a.txtSessionWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.txtSessionWhite:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #666666;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #666666;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #333333;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:visited {
	color: #FFFFFF;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #FF0000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #000099;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #666666;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #000099;
	text-decoration:none;
}
.txtDefaultLrg, a.txtDefaultLrg {
	font-weight: bold;
	font-size: 14px;
	color: #000099;
	text-decoration:none;
}
a.txtDefaultLrg:hover {
	color: #000000;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #666666;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004557;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #666666;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #000099;
	padding-right: 3px;
}
.txtCart {
	color: #666666;	
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link {
	text-decoration: none;
	color: #666666;
}
a.txtCartProduct:visited {
	color: #FFFFFF;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #666666;
}
a.txtviewCart2:active, a.txtviewCart2:link, a.txtviewCart2:visited, a.txtviewCart2:hover  {
width:auto; height:26px; color:#fff; padding:0 2px; background:url(../styleImages/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	width:auto; height:26px; color:#fff; padding:4px 6px; 
	background:url(../styleImages/button.png) repeat-x 0 0;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	margin-bottom: 4px;
}
a.txtviewCart:hover {
	color: #CCCCCC;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #000099;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}
.fhome {
	float: left;
	width: 65%;
	margin: 10px 0 0 2%;
}
.f0 {
	float:right;
	width: 19%;
	margin: 0 7% 0 0;
}
fieldset {padding:4px; border:1px solid #fff; border-color:#666661 #666661 #666661 #fff; width:140px; clear:both;}
input, textarea, select {font:12px Arial, Helvetica, sans-serif;}
fieldset.action {background:#fff; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px; float:left;}
legend {background:#000099; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px 0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both; margin: 6px 0 2px 0; padding: 0 0 2px 0;}
dt {float:left; text-align:left; width:120px; margin:0 5px 0 0;}
dd {float:left; width:140px; margin:0px; padding:0px;}
.f1 {
	clear: right;
	float: right;
	width: 19%;
	margin: 30px 7% 0 0;
}
.search123 {
	float: left;
}
.f3top {
	clear: both;
	text-align: center;
	margin: 10px 0 10px 0;
}
.f3top2 {
	clear: both;
	text-align: center;
	margin: 0;
}
.f3 {
	clear: left;
	margin: 0 auto;
	text-align: center;
	height: 201px;
	width: 380px;
	background: transparent url(http://www.nationalbiketyres.co.uk/images/newtyresize.jpg) top left no-repeat;
}

ul.hotSpotContainer { 
				height: 201px;
				width: 380px;
				position: relative;
				list-style: none; 
				margin: 0; 
				padding: 0;
			}			
			li.hotSpot, li.hotSpot a {
				position: absolute;	
				border: 1px none white;	
			}
			li.hotSpot a span { 
				display: none;
			}
			li.hotSpot a:hover {
				border: 1px solid red;			
			}
			ul.hotSpotContainer:hover li {
				border: 1px solid white;			
			}
			li.hotSpot a:hover span {
				display: block;		
				position: absolute;  
				background-color: #99cccc;
				border: 2px solid black;
				padding: 5px;
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 80%;
				text-align: center;
			}
			li.hotSpot a:link, a:visited, a:hover, a:active {text-decoration: none; color: black;}
			
			li.hotSpot1, li.hotSpot1 a { 
				left:11px; top:39px; width:69px; height:46px; z-index:1;
			}			
			li.hotSpot1 a span {
				top:60px;
				left:-5px;
				width: 100px;
			}

			li.hotSpot2, li.hotSpot2 a { 
				left:91px; top:35px; width:48px; height:34px; z-index:2;
			}			
			li.hotSpot2 a span {
				top:60px;
				left:-5px;
				width: 100px; 
			}

			li.hotSpot3, li.hotSpot3 a { 
				left:138px; top:33px; width:25px; height:30px; z-index:3;
			}			
			li.hotSpot3 a span {
				top:60px;
				left:-5px;
				width: 100px;  
			}
			
			li.hotSpot4, li.hotSpot4 a { 
				left:164px; top:32px; width:36px; height:30px; z-index:4;
			}			
			li.hotSpot4 a span {
				top:60px;
				left:-5px;
				width: 100px;  
			}

			li.hotSpot5, li.hotSpot5 a {  
				left: 201px; 
				top: 32px; 
				width:73px;
				height: 38px;
			}
			li.hotSpot5 a span {
				top: 60px;
				left: -5px;
				width: 100px;
			}

			li.hotSpot6, li.hotSpot6 a {  
				left: 290px;
				top: 44px;  
				width:51px;
				height: 40px;
			}
			li.hotSpot6 a span {
				top: 60px;
				left: -5px;
				width: 100px;			
			}

			li.hotSpot7, li.hotSpot7 a {  
				left: 341px; 
				top: 58px; 
				width:27px;
				height: 29px;
			}
			li.hotSpot7 a span {
				top: 60px;
				left: -5px;
				width: 100px;			
			}

			li.hotSpot a {
				top: -1px;
				left: -1px;
			}