*
{
	padding:0; 
	margin:0; 
	font-size:100%;
}

body
{
	font-family:	Verdana, Arial, 'sans-serif'; 
	font-size:.7em;
	color: #31364F;
	background-image: url('../images/background.png');
	background-repeat: no-repeat;
	z-index:10;
}

h1
{
	font-family:	"Arial Narrow", Arial; 
	font-smooth: yes; 
	position:absolute;
	top:190px;
	left:245px;
	color:black;
	color:#4183B5;
	font-size:1.9em;
	font-weight: 300;
	letter-spacing:0px;
	width: 100%;
}


h2
{
	margin:0 0 10px 0;
	font-weight:normal;
	font-size: 1em; 
	color: #365f91; 
	line-height: 115%; 
	font-family: 'Verdana','sans-serif';
}


a
{
	font-weight:bold;
	text-decoration:none;
	color:#FF9900;
}

p
{
	margin-bottom:10px;
}

ul li
{
	margin-left:20px;
}


ol li
{
	margin-left:20px;
}



#header
{
	float:left;
	height:240px;
	width: 951px;
}

#main
{
	float:left;
	width:951px;
	border-right:solid 1px #CCCCCC;
}

#left
{
	float:left;
	width:229px;
	margin-bottom:10px;
}

#right
{
	float:right;
	width:720px;
	margin-left:-20px;
}

#copy
{
	padding:10px 15px 15px 15px;
}

#footer
{
	clear:both;
	text-align:center;
	width: 951px;
	font-size:.75em;
}

#footer table
{
	margin:auto;
}

#footer table td
{
	text-align:left;
}

#bottomlinks
{
	padding:10px 0 10px 0;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	color:#999999;
	word-spacing:10px;
	margin-bottom:10px;
}

#bottomlinks a 
{
	word-spacing:1px;
	color:#FF9900;
	text-decoration:none;
	font-size:1.1em;
	letter-spacing:1px;
	font-weight:normal;
}

/*****************/
/*			second layer     */
/*****************/


#search
{
	position:absolute;
	top:130px;
	left:710px;
	font-size:.7em;
	font-weight: 300;
	letter-spacing:1px;
	color: #31364F;
}


#search input
{
	margin-right:3px;
	position:relative;
	vertical-align:bottom;
	font-size:1.1em;
}

.navheading
{
	background-color: #9ABED6;
	color: white;
	font-size:.9em;
	text-align: justify;
	padding:9px 0 5px 0;
	letter-spacing:1px;
}

#leftnavbar li
{
	vertical-align:middle;
	list-style-type: none;
	border-top:solid 1px white;
	border-bottom:solid 1px #9abed6;
	width:226px;
	margin-left:0px;
}

#leftnavbar li a
{
	display:block;
	font-weight:normal;
	background: url('../images/left-nav-button.gif');
	background-position: 0px;
	padding:7px;
	width: 213px;
	_padding:7px 0 7px 7px;
	_width: 227px;
	color: #013B7B
}

#leftnavbar a:hover
{
	background-position: 226px;
	color: white;
}

#leftnavbar li a img
{
	margin-left:-7px;
}





#leftnavbar #backLink
{
	vertical-align:middle;
	list-style-type: none;
	width:226px;
	margin-left:0px;
}

#leftnavbar #backLink a
{
	display:block;
	font-weight:normal;
	background: url('../images/go-back-button.gif');
	background-position: 0px;
	padding:7px;
	width: 213px;
	height:14px;
	_padding:0 0 4px 7px;
	_width: 227px;
	color: #013B7B;
	height:6px;
}

#leftnavbar #backLink a:hover
{
	background-position: -232px;
	color: white;
}

#leftnavbar #backLink a img
{
	margin-left:-7px;
}


#legal
{
	position:absolute;
	top:105px;
	left:330px;
	font-size:.6em;
	color:white;
	letter-spacing: 1px;
}


#path-navigation
{
	position:absolute;
	top:220px;
	left:245px;
	font-size:1.1em;
	font-family:	"Arial Narrow", Arial; 
}

.L1
{
	font-size: 1em; 
	line-height: 115%; 
	font-family: 'Verdana','sans-serif';
	margin:10px 0 10px 0;
	padding:0px;
	font-style:italic;
}

.L1 a
{
	color: #4E8BB9; 
}

.L1 a:hover
{
	color: #4E8BB9; 
	text-decoration: underline;
}

.L2
{
	font-size:.8em;
	margin:0px;
	margin-left:30px;
	padding:5px;
}

.L2 a
{
	color: #4E8BB9; 
	border:solid;
}


.L3
{
	font-size:.7em;
	margin:0px;
	margin-left:20px;
	padding:5px;
}

.L3 a
{
	color: #4E8BB9; 
}

.L4
{
	font-size:.7em;
	margin:0px;
	margin-left:40px;
	padding:5px;
}

.L4 a
{
	color: #4E8BB9; 
}

.L5
{
	margin:0px;
	margin-left:50px;
	padding:2px;
	font-size: .8em;
}

.L5 a
{
	color: black; 
	font-size: inherit;
	font-weight:lighter;
}

.L5 a:hover
{
	color: #4E8BB9; 
	text-decoration: underline;
}

.products
{
	margin:20px 0 40px 0;
}

.products img
{
	margin:0 15px 0 5px;
	height:100px;
	border:none;
	float:left;
}

.products input
{
	font-size:.8em;
}

.products h2 a
{
	color:#4E8BB9;
}


.products h2 a:hover
{
	text-decoration: underline;
}


.products .SKU
{
	margin-top:-7px;
	font-size: .9em;
}


.details_table
{
	width:325px;
	margin-left:50px;
}

.details input
{
	font-size:.9em;
}


.details .cartButton
{
	font-size:1em;
}

.details .discountLabel
{
	text-align: right;
	padding:1px;
	border:solid 1px white;
}

.details .discountValue
{
	border:solid 1px white;
	padding:1px;
}

.details .orderQTY
{
	border:solid 1px black;
}


.details .enterQTY
{
	margin-top:10px;
	color: #365f91; 
	font-family: 'Verdana','sans-serif';
}

.details .cartButton
{
	font-size:.9em;
}

.details h2
{
	margin-top:-3px;
	_margin-top:0px;
	font-size:1.2em;
}

.td_itemsep {
	border-right:1px solid #FF9900;
}

.td_itemsep2 {
	padding-left:10px;
}



#promo
{
	display:none;
	position:absolute;
	top:130px;
	left:320px;
	font-size:1em;
	padding:4px;
	font-weight: 300;
	letter-spacing:1px;
	color: #31364F;
	width:300px;
	background-color:#DBE8F1;
}

.diagnostic
{
	visibility:hidden;
	font-size:12px;
	color:red;
	text-align:center;
	font-weight:200;
}


#pic
{
	width:130px;
}

.relatedKW
{
	float:right;
}

#backLink
{
	text-align:center;
}

#backLink input
{
	margin-left:-10px;
	font-size:.8em;
	letter-spacing:1px;
}