@charset "utf-8";
/* CSS Document */
table.product {border: 1px solid #000099;
	width: 850px;
	margin-bottom: 10px;}
td.shortdesc {background-color: #000099;
color: white;
	font-weight: bold; 
	padding-left: 10px; 
	height: 20px;
	text-align: left;}
td.shortdesc h3 {padding: 0px;
	margin: 0px;
	font-size: 16px;}
td.desc {padding: 5px;
	text-align: left;
	width: 66%;
	font-size: 12px;}
#shortdesc {background: url(../images/grey-producthead2.jpg) repeat-x; 
	/*background: #333333;
	color: white;*/
	font-weight: bold; 
	padding-left: 10px; 
	height: 20px;
	text-align: center;
	width: 840px;}
#productcontainer {width: 850px;
	height: auto;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-align: center;}
#producthead {background: #CCC;
	height: 20px;
	width: 850px;
	color: black;
	text-align: left;
	font-weight: bold;}
#productcontent {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 590px;
	height: 100%;
	padding: 5px;}

#sidelink ul li a {height: auto;
	width: 198px;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
#sidelink ul li a:visited {height: auto;
	width: 198px;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
#sidelink ul li a:hover {background: #3399FF;
	color: white;}
#sidelink ul {list-style: none;
margin: 0px;
padding: 0px;
float: left;}


/*_________________JUMP LINKS____________________*/
#jumplink {width: 100%;
	height: auto;}
#jumplink a {height: auto;
	width: auto;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 10px;
	padding-right: 10px;}
#jumplink a:visited {height: auto;
	color: blue;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
#jumplink a:hover {background: #3399FF;
	color: white;}

.buyframe {width: 175px;
	height: 100px;
	border: hidden;}
.discountframe {width: 350px;
	height: 125px;
	border: hidden;}
.imageframe {width: 280px;
	height: 250px;
	border: hidden;}
.descframe {width: 560px;
	height: auto;
	border: hidden;}

.style2 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #000080;
	font-weight: bold;
	font-size: 14px;
}
.style5 {
	font-size: 14px;
	color: #999999;
}
.style6 {
	color: #FF0000;
	font-size: 14px;
}
.style7 {
	color: #000080;
	font-size: 14px;
}
.style8 {font-size: 16px}
.style9 {font-size: 14px}
.style10 {font-size: 14}
.style12 {
	font-size: 10px;
	font-weight: bold;
}
.style14 {font-size: 12px}
.style15 {color: #FF0000}
.style16 {font-size: 12px; color: #FF0000; }
.style17 {color: #FF00FF}
.style18 {font-weight: bold}

.orange {color: orange;}
.red {color: red;}
.neongreen {color: #99FF00;}
.green {color: #009900;}
.blue {color: #009;}
.pink {color: #FF00FF;}
.purple {color: purple;}
.yellow {color: #FFCC00;}
.teal {color: #00CCCC;}
.forestgreen {color: #006600;}
.burgundy {color:#990000;}
.headred {color: #BC3F3F;}
.underline {text-decoration: underline;}

.sku {font-size: 10px;
margin: 0px;
padding: 0px;}


.bordertop {border-top: #CCC 1px solid;}
.borderright {border-right: #CCC 1px solid;}
