@import "layout.css";
@import url('layout.css');
@import "forms.css";
@import url('forms.css');
@import "style2.css";
@import url('style2.css');


/* Styles for any basic elements e.g. p, h1 etc. */
.boxheader {
height:25px;
background:#00668c;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#FFF;
padding-left:15px;
width:100%;
font-weight:bold;
vertical-align:middle;
}

.cartheader {
background-color:#5b6f3d;
height:28px;
color:#FFF;
}

.boxcontentgreen {
background:#d4dea3;
vertical-align:top;
width:100%;
}







.PageBox {
	background-color: #FFFFFF;
}




.price { /* All Prices on site */
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.PageHeader {
}
.PageFooter {
	background-image: url(../images/imgPageFooter.gif);
}
.ColumnBox {
	margin: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

.CenterColumnBox {
	margin: 10px;
}

.RightColumnBox {
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
}


#GalleryItem img {
	display: block;
	float: left;
	margin: 2px;

}

#Gallery td.GalleryTitle {
	font-weight: bold;
	border-bottom: 1px dashed #666666;
	text-align: left;
	text-indent: 2px;
	font-size: 11px;
	color: #00668c;
}

#RelatedProductList td.RelatedProductTitle {
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	font-size: 11px;
	color: #00668c;
}

#ProdBox {
	float: left;
	margin: 0px;
	margin-bottom: 20px;
}

#ProdBox a{
	text-decoration: none;
	font-weight: bold;
	color: #282828;
}

#ProdBox td.BoxHeading {
	padding-top: 0px;
}

#ProdBox td.BoxFooter {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #663333;
}

#ProdBox td.BoxContent {
	padding-top: 0px;
	padding-bottom: 0px;
}

#CatBox {
	float: left;
	margin: 0px;
	margin-bottom: 20px;
}

#CatBox a{
	text-decoration: none;
	font-weight: bold;
	color: #282828;
}

#CatBox td.BoxHeading {
	padding-top: 4px;
}

#CatBox td.BoxFooter {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #663333;
}

#CatBox td.BoxContent {
	padding-top: 1px;
	padding-bottom: 0px;
}

#CatBox td.BoxDescription {
	padding-top: 4px;
	padding-bottom: 4px;
}

#RelatedProductList td.RelatedProdListBox {
}

#ProdList td.ProdListBox {
}

#CatList td.CatListBox {
}

h3.ProductListInfo {
	font-size: 11px;
	font-weight: bold;	
	color: #00668c;
}

#BackLink a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #00668c;
}

#ProdExtraImageList img {
	margin: 5px;
}

#ProdExtraImageList td.ProdExtraImageBox {
	border: 1px solid #00668c;	
}

#BreadCrumb h1 {
	font-size: 11px;
	color: #00668c;
	margin-top: 0px;
	margin-bottom: 0px;
}

#BreadCrumb a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #00668c;
}

#DirectoryLink a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #00668c;
}

#NewsHeadline a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #00668c;
}

#ProductReviews td.ReviewTitle {
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	font-size: 11px;
	color: #00668c;
	border-bottom: 1px solid #00668c;
}

#ProductReviews td.ReviewHeading {
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	font-size: 11px;
	color: #00668c;
}

#ProductReviews td.ReviewDate {
	color: #00668c;
	font-size: 10px;
}

#ProductReviews td.ReviewAuthor {
	color: #00668c;
	font-size: 10px;
}

#HeaderBasket {
}

td.BasketBox {
	border: 1px solid #cccccc;
}




.searchbox {
font: 11px Tahoma, Arial, Verdana; 
color: #000;
background-image: url(../images/general/searchbox.jpg);
background-repeat:no-repeat;
width:130;
}

.gobtn {
background: url(../images/general/gobtn.jpg) no-repeat;
width:27px;
height:19px;
border:0px none;
margin-left:4px;
}




.title_white {
font: 11px Tahoma, Arial, Verdana; 
color: #ffffff;
}
.title_white14 {
font: 14px Tahoma, Arial, Verdana; 
color: #ffffff;
}
.specialoffers {
font: 28px "Times New Roman", Tahoma, Arial, Verdana; 
color: #127fd1;
font-weight: bold;
}





#RSNavBar {
	color: #FFFFFF;
	font-weight: bold;
}

#RSNavBar td {
	color: #FFFFFF;
	font-weight: bold;
}

#RSNavBar a {
	text-decoration: none;
	color: #FFFFFF;
}


.contactLabel {
	color: #61441f;
	font-weight: bold;
	font-size: 11px;
}

td.FilterBoxLabel {
	font-weight: bold;
	color: #00668c;
	text-align: right;
}

select.FilterMenu {
	width: 100px; 
	font-size: 11px; 
	font-weight: bold; 
	color: #00668c;
	border-left: 1px solid #00668c;
	border-right: 1px solid #00668c;
	border-top: 1px solid #00668c;
	border-bottom: 1px solid #00668c;
	margin-bottom: 1px;
	padding: 1px;
	background-color: #ced6e1;
	
}

.cartbkg {
background-color:#85a455;
height:33px;
color:#ffffff;
}


.cartbkgover {
background-color:#d1e9ab;
height:33px;
color:#000000;
}


#ProductDetail {
	color: #696969;
}

#ProductDetail table {
	border: none;
}

#ProductDetail table td {
	border: 1px solid #cccccc;
}

#ProductDetail table strong{
	color: #00668c;
}

#PageBody {

padding-right:12px;

}

#ReviewCategory a {
	color: #00668c;
}