body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E9E9E9;
}
h1 {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

li {
	margin-top: 8px;
}

form {
	margin: 0px;
}




#container {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#header {
	display: block;
	/* [disabled]height: 150px; */
	/* [disabled]overflow: hidden; */
}
#strapline {
	background-image: url(../img/strapline.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#strapline a {
	color: #000;
	text-decoration: none;
}
#strapline a:hover {
	color: #666;
	text-decoration: underline;
}

#mainBody {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
}
#column1 {
	width: 175px;
}
#column1 table {
	margin-bottom: 0px;
}
#column1 table th {
	font-weight: bold;
	background-color: #C4AC64;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
	text-transform: capitalize;
	color: #FFF;
	background-image: url(../img/menu-head.gif);
}



#column2 {
	padding-right: 20px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/scroll.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#column2 .catName {
	color: #FFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 25px;
	background-image: url(../img/cat-name-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	background-color: #737373;
}
#column2 .catImgLeft {
	background-image: url(../img/cat-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 195px;
	float: left;
}
#column2 .catImgCenter {
	background-image: url(../img/cat-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 195px;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
#column2 .catImgRight {
	background-image: url(../img/cat-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 195px;
	float: left;
	clear: right;
}
#column2 .clearingDiv{
	clear: both;
}
#column2 .pictureRow {
	display: block;
	margin-bottom: 8px;
	clear: both;
	float: left;
	width: 100%;
}
#column2 .catName a{
	color: #FFF;
	text-decoration: none;
	display: block;
}
#column2 #shows li{
	margin-bottom: 8px;
}

#column2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}





#column3 {
	width: 165px;
}
#column3 table {
	margin-bottom: 20px;
}
#column3 table th {
	font-weight: bold;
	background-color: #C4AC64;
	height: 30px;
	line-height: 30px;
	text-transform: capitalize;
	text-align: left;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../img/menu-head.gif);
	color: #FFF;
}
#column3 table .menu {
	padding-right: 5px;
	padding-left: 5px;
}
#column3 table .menuSpecials {
	padding-right: 2px;
	padding-left: 2px;
}



a.linkMenu {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
}
a.linkMenu:hover {
	color: #666;
	background-image: url(../img/arrow-downr.gif);
}
a.linkMenuActive {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../img/arrow-downr.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
}
a.linkMenuActive:hover {
	color: #666;
}
#exhibitions li {
	font-size: 10px;
}
.errText {
	font-weight: bold;
	color: #C00;
}
.imageRight {
	clear: right;
	float: right;
	width: auto;
	margin-bottom: 7px;
	margin-left: 20px;
}
.caption {
	font-size: 9px;
	text-align: center;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.priceP {
	font-size: 12px;
}
.productList {
	margin-bottom: 8px;
	border: 1px solid #CCC;
}
.productList h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.productList p {
	line-height: 14px;
}
.prodPriceNow {
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
.prodPriceWas {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: line-through;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	margin-right: 20px;
}
.prodPriceSaving {
	font-size: 11px;
	font-weight: bold;
	color: #006;
	margin-top: 0px;
}
#basketForm #quantity {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	width: 20px;
	padding: 0px;
}
#basketForm th {
	background-color: #E9E9E9;
	background-image: url(../img/strapline.jpg);
	background-repeat: repeat-x;
}
.cellTopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.errMsg {
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
#products select {
	font-size: 11px;
}
.prodBlocks {
	background-image: url(../img/cat-bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.prodBlocks img {
	padding: 5px;
}
#prodCaption {
	font-size: 14px;
	background-image: url(../img/cat-bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-position: bottom;
	font-weight: bold;
	color: #333;
	padding: 5px;
}
#prodCaption .price {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#prodCaption  .specialOffer{
	color: #C00;
	font-size: 18px;
}
#prodCaption .priceWas {
	color: #666;
	text-decoration: line-through;
	font-size: 12px;
}


#prodCaption .basketAdd {
	background-image: url(../img/cat-name-bg.gif);
	background-repeat: repeat-x;
	border: 1px inset #666;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}
.optionMsg {
	font-size: 10px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
}
#enlargeImage {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#productImage {
	float: right;
	width: 250px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 20px;
}
#productImage #image {
	height: 175px;
}
#enlargeProduct {
	height: auto;
	width: 600px;
	position: absolute;
	z-index: 50;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -225px;
	background-color: #FFF;
	border: 1px solid #999;
	display: none;
}
#bodyFade {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1);
	background-color: #000;
	display: none;
}

#listContainer {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
.noStock {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.scroll {
	background-image: url(../img/scroll.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 25px;
}

.blogBox {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
.blogBox a {
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
.blogBox a:hover {
	text-decoration: underline;
}
.blogBox h4 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	color: #093;
}
#multiSelect  {
	font-size: 11px;
}
#multiSelect input {
	font-size: 11px;
	margin-right: 5px;
	width: 20px;
}
#giftLogin {
	background-color: #E8E1C6;
	padding: 10px;
	border: 1px solid #333;
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 11px;
}
#giftLogin input {
	font-size: 11px;
}

.giftHead {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	width: 200px;
}
#giftLogin a {
	color: #333;
	text-decoration: underline;
}


.giftLoginError {
	background-color: #F7F0DB;
	padding: 10px;
	height: auto;
	width: 180px;
	border: 1px solid #F00;
	color: #C00;
	float: left;
	font-size: 10px;
}

#giftForm th {
	font-size: 12px;
	line-height: 20px;
}
.missingList {
	background-color: #F7F0DB;
	padding: 10px 20px 10px 30px;
	width: 300px;
	border: 1px solid #F00;
	color: #C00;
}
.missingField {
	background-color: #F60;
}
.giftDetails th {
	color: #FFF;
	background-color: #666;
}
.giftDetails , .giftDetails td{
	font-size: 11px;
}
.giftDetails input, .giftDetails select, .giftDetails textarea {
	font-size: 11px;
}
.row1 {
	background-color: #E7E7F5;
}
.row2 {
	background-color: #CFCFEB;
}
.requiredFields {
	color: #C00;
}
.standOut {
	font-weight: bold;
	color: #060;
}
.sideBarBox {
	margin: 0px 0px 20px;
}
#column3 .sideBarBox th {
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	line-height: normal;
	background: #E5E2C1 url(none);
}
#recentlyViewedMenu td {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	/* [disabled]line-height: 20px; */
	padding: 5px;
}
#header img {


}

