a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	font-weight: bolder;
	color: #C80D00;
}

body {
	
}
.basket {
	width: 120px;
	border: 1px solid #CCCCCC;
	float: left;
	font-size: 36px;
	color: #D31410;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
	cursor: pointer;
}
.basket : hover{
cursor: pointer;

}

.buyButton {
	color: #FFFFFF;
	background-color: #CE271C;
	font-weight: bold;
}

.contactPane:first-line {
	font-size: 15px;
	font-weight: bold;
}


.contact {
	float: right;
	width: 200px;
	font-size: 10px;
	margin-top: 10px;
	clear: right;
}

.contactPane {
	width: 210px;
	margin-left: 15px;
	border: 1px dashed #F1F1F1;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.container {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.controlPanel {
	width: 500px;
	font-size: 14px;
	float: left;
	border: 1px dashed #CCCCCC;
	margin-top: 15px;
	color: #C80D00;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}


.footer {
	width: 797px;
	text-align: center;
	font-size: 10px;
	background-color: #CCCCCC;
	float: left;
	margin-top: 15px;
}
.footer2 {
	width: 797px;
	text-align: right;
	font-size: 10px;
	float: left;
}

h1 {
	font-size:16px;
}
h1 a {
	color:#CE271C;
}

.header {
	height: 80px;
	width: 800px;
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
}

.homeTxt {
	float: left;
	width: 450px;
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}

.homePhoto {
	width: 90%;
	cursor: pointer;
	height: 280px;
	clear: left;
}
.homePhoto img {
}
input {
	border: 1px solid #F0F0F0;
	padding: 2px;
}

.leftContentPane ol {
	margin-left: 150px;
}
.leftContentPane li ol {
	margin-left: 0px;
}
.leftContentPane {
	float: left;
	width: 540px;
}
.logo{
	float: left;
	font-size: 36px;
	color: #C80D00;
	font-weight: bold;

}

.locator {
	font-size: 12px;
	font-weight: bold;
	color: #C80D00;
}

.main {
	width: 800px;
	text-align: left;
}

.map {
	width: 290px;
	margin-left: 5px;
	float: right;
	border: 1px dashed #F1F1F1;
	font-size: 14px;
	font-weight: bold;
}
.navBar {
	float: left;
	width: 800px;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.navBar li {
	float: left;
	position: relative;
	background-color: #CCCCCC;
	width: 5em;
  }
navBar li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0px;
  }
navBar li > ul {
	top: auto;
	left: auto;
	}

	
navBar li:hover ul, li.over ul{ display: block; }

.navBar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.newsItem {
	border: 1px dashed #F0F0F0;
	width: 420px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	clear: left;
}
.payment {
	float: right;
	margin-right: 10px;
}

.photoDesc {
	height: 20px;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}
.productDesc {
	width: 100%;
	margin-bottom: 10px;
	font-size: 11px;
}
.productPrice {
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}
.productDetail {
	width: 240px;
	float: left;
	margin-left: 20px;
}
.productName {
	width: 100%;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}

.productName:first-line {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.productImage {
	float: left;
	width: 266px;
}
.productImage:hover {
	cursor: pointer;
}
.productRange {
	font-size: 10px;
	margin-bottom: 10px;
	width: 90%;
	margin-top: 10px;
	float: left;
}

.rightContentPane {
	float: right;
	width: 210px;
	margin-right: 10px;
	color: #999999;
}
.rightContentPane a {
	color: #999999;
	
}
.rightContentPane a:hover {
	color: #CCCCCC;
	
}

.shopLinks {
	height: 60px;
	width: 200px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	cursor: pointer;
}
.shopLinks a {
	color: #999999;
}
.shopLinks a:hover {
	color: #C80D00;
	font-weight: bolder;
	background-color: #CCCCCC;
}


.shopLinks:first-line {
	float: left;
	margin-left: 5px;
	color: #999999;
}
.shopLinksSub {
	font-size: 12px;
	float: left;
	margin-left: 20px;
	width: 90px;
	color: #FFFFFF;
	margin-top: 2px;
}
.shopLinksSub a {
	color: #FFFFFF;
}

.shopLinks img {
	float: right;
}

.shopPane {
	float: left;
	width: 540px;
	height: 380px;
	overflow: auto;
}
.shopItem:hover {
	background-color: #F0F0F0;
	cursor: pointer;
}
.shopItem {
	border: 1px dashed #CCCCCC;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	height: 136px;
	float: left;
	background-color: #FFFFFF;
}
.shopItem div {
	float: left;
	width: 90px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-left: 5px;
}
.shopItem input {
	font-size: 9px;
	background-color: #CE271C;
	color: #FFFFFF;
	font-weight: bold;
}

.shopItem img {
	float: left;
}

.shopLinks:hover {
	cursor: pointer;
	background-color: #CCCCCC;
}

.siteDesc {
	visibility: hidden;
}
.smlTxt{
    font-size: 10px;
    
}
.zoom {
	height: 40px;
	width: 40px;
	position: relative;
	top: 220px;
	z-index: 1;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	left: -20px;
}
.zoom:hover {
	cursor: pointer;
	
}

