/* base stylesheet - silver */
body {background:#A0A0A0}

body, td, .bodyText,.bodyText a,.leftNav{ 
	font-family: Arial,sans-serif,sans; 
	font-size: 14px; 
	color: #404040;
	margin:5px 0 15px 0;
	padding:0 0 0 0;
	}
	
.leftNav { 
	display:block;  
	margin-left:10px;
	margin-right:13px; 
	margin-top:0px;
	margin-bottom:3px;
	padding:2px;
	padding-left:10px;
	width: 175px;
	}
	
.leftNav a {
	font-size: 13px; 
	color: black;
	font-weight: bold; 	
}
	
.menuBar{ 
	font-family: Arial,sans-serif,sans; 
	font-size: 16px; 
	font-weight: bold;
	color: black; 
	}
	
.menuBarBox, .leftNav {
	border:1px solid #808080;
	background: url(./silver/menuBar.gif); 
}
	
.menuBarBox{ 
	height:23px;
	padding-top:4px;
	padding-left:10px;
	}

h1, h2 {
	color: black;
	padding: 0; 
	margin: 0; 
	padding-bottom: 2px; 
}

h1 { 
	font-family: Arial,sans-serif,sans; 
	font-size: 18px; 
	font-weight: normal;
	}

h2 { 
	font-family: Arial,sans-serif,sans; 
	font-size: 11pt; 
	font-weight: bold; 
	color: black;
	}
	
h2 {
	font-size: 15pt; 
	color:black;
	font-weight:normal
}
	
a,a:visited,a:hover {
	text-decoration:none;
	}

.input {
	border: 1px solid black; 
	background:#BADAFF; 
	color: black; 
	font-weight: bold;
	}

.error { 
	color: #800000; 
	font-weight: bold;
}

.footer { 
	font-family: Arial,sans-serif,sans; 
	font-size: 12px; 
	color: #808080;
	text-align:center
}

.panelTitle, .productTitle, .relatedProductTitle {
	font-family: Arial,sans-serif,sans; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	display:block;  
	background:#606060;
	}
	
.productTitle {
	font-size: 14px;
	font-weight:normal
	}
	
.panelText {
	font-family: Arial,sans-serif,sans;
	font-size: 12px;
	text-align:justify;
	margin: 3px
}

.panelLink {
	float:right;
	margin-right:3px;
	color:black
}

.stockBox {
	width:160px; 
	height:160px; 
	border:solid 2px #606060; 
	margin:2px; 
	}
	
.header {
	xheight:108px;
	background: url(./silver/header.jpg) right top no-repeat;
}
	
hr {
	border:none;
	border-top:1px solid #808080;
	}

.basketTable th {background:#c0c0c0;padding:4px}
.basketTable td {background:#e0e0e0;padding:4px}

.protection {display:none;}