@import "layout.css";
@import url('layout.css');
@import "forms.css";
@import url('forms.css');

/* Styles for any basic elements e.g. p, h1 etc. */
.boxheader {
height:20px;
background:#150847;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#FFF;
padding-left:15px;
width:181px;
font-weight:bold;
vertical-align:middle;
}

.cartheader {
background: url(../images/cart/header.jpg) no-repeat;
height:28px;
color:#FFF;
}

.boxcontentgreen {
background:#d4dea3;
vertical-align:top;
width:100%;
}
body {
	margin: 0;
	margin-top:10px;
	margin-bottom:10px;
	padding: 0;
	
	
	
	background-color: #A2A2A2;
}

td, th {
	font: 11px Arial, Helvetica, sans-serif;
}

.lightblue {
color:#0099CC;
}

h1 {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00668c;
}

h3 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.PageBox {
	background-color: #FFFFFF;
}


a {
	color: #008ed5;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: #18ade7;
	font-weight:bold;
	text-decoration:underline;
}

.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;
}

#LeftNavigation a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #00668c;
	text-indent: 4px;
	margin-left:15px;


}

#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;
}

.nav_sep_on {
background-image:url(../images/general/menu/sep_on.gif);
background-repeat:no-repeat;
height:38px;
width:1px;
}
.nav_sep_off {
background-image:url(../images/general/menu/sep_off.gif);
background-repeat:no-repeat;
height:38px;
width:1px;
}
.nav_center_on {
background-image: url(../images/general/menu/center_on.gif);
background-repeat:repeat-x;
}

.nav_center_on a {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}
.nav_center_on a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

.nav_center_off {
background-image: url(../images/general/menu/center_off.gif);
background-repeat:repeat-x;
}
.nav_center_off a {
color:#ffffff;
font-weight:bold;
text-decoration: none;
}
.nav_center_off a:hover {
color:#cccccc;
font-weight:bold;
text-decoration: none;
}


.searchbox {
font: 11px Tahoma, Arial, Verdana; 
color: #000;
background: #242021;

width:130;
}

.gobtn {
background: url(../images/general/gobtn.jpg) no-repeat;
width:27px;
height:19px;
border:0px none;
margin-left:4px;
}


.box_t{
height:8px;
background-image:url(../images/general/left-box/t.gif);
background-repeat: repeat-x;
}
.box_b{
height:8px;
background-image:url(../images/general/left-box/b.gif);
background-repeat: repeat-x;
}
.box_l{
width:8px;
background-image:url(../images/general/left-box/l.gif);
background-repeat: repeat-y;
}
.box_r{
width:8px;
background-image:url(../images/general/left-box/r.gif);
background-repeat: repeat-y;
}

.box_tl{
width:8px;
height:8px;
background-image:url(../images/general/left-box/tl.gif);
background-repeat: no-repeat;
}
.box_tr{
width:8px;
height:8px;
background-image:url(../images/general/left-box/tr.gif);
background-repeat: no-repeat;
}
.box_bl{
width:8px;
height:8px;
background-image:url(../images/general/left-box/bl.gif);
background-repeat: no-repeat;
}
.box_br{
width:8px;
height:8px;
background-image:url(../images/general/left-box/br.gif);
background-repeat: no-repeat;
}

.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;
}

.nav a{
color:#FFFFFF;
text-decoration:none;
}
.nav a:hover{
color:#CCCCCC;
text-decoration:none;
}

.footer {
	color:#4a4a4a;
}
.footer a {
	color:#4a4a4a;
	text-decoration:none;
	font-weight:normal;
}
.footer a:hover {
	color:#444b1f;
	text-decoration: underline;
}

#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: url(../images/cart/cartrow.jpg) no-repeat;
height:33px;
color:#000;
}

.cartbkgover {
background: url(../images/cart/cartrowover.jpg) no-repeat;
height:33px;
color:#000;
}

.button {
	color:#FFF;
	font-weight:bold;
}

#ProductDetail {
	color: #696969;
}

#ProductDetail table {
	border: none;
}

#ProductDetail table td {
	border: 1px solid #cccccc;
}

#ProductDetail table strong{
	color: #00668c;
}

#PageBody {
	color: #696969;
}

#ReviewCategory a {
	color: #00668c;
}




.searchbox {
width:190px;
height:52px;
background: #242021;
border:1px solid #242021;
}

.searchinput {
width:120px;
height:18px;
font:11px Arial, Helvetica, sans-serif;
color:#000;
border:none;
margin-left:13px;
margin-top:16px;
padding-left:7px;
}

.navitem {
width:190px;
height:20px;
padding-left:15px;
background: #00ADEF;
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
}

.navitem a {

font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
display:block;
text-decoration:none;
}

.navitem a:hover {

font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#314152;
display:block;
text-decoration:none;
}

.navitemsel a {

font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
display:block;
text-decoration:none;
}

.navitemsel a:hover {

font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
display:block;
text-decoration:none;
}

.navitemsel {
width:190px;
height:20px;
padding-left:15px;
background:#0D88B7;
font:11px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
}

.smallheader {
width:190px;
height:20px;
padding-left:14px;
background: #221E1F;
font:11 Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFF;
}

.converter {
background: url(../images/lyn/converter.jpg) no-repeat;
width:190px;
height:241px;
}

.contact {
background: url(../images/lyn/contactbkg.jpg) no-repeat;
width:190px;
height:124px;
}

.footer {
background: url(../images/lyn/footer.jpg) no-repeat;
width:920px;
height:60px;
text-align:right;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#314152;
vertical-align:middle;

}

.footer a{
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#0454bb;
margin-right:12px;
}

#footerleft a {
font-weight:normal;
}

.navlink {
width:190px;
height:20px;
background-color: #0099CC;
color: #FFF;
text-indent: 15px;
font-size:11px;
}

.navlinkover {
width:190px;
height:20px;
background-color: #150847;
color: #FFF;
text-indent: 15px;
font-size:11px;
}