@charset "UTF-8";
/* CSS Document */

a {color:#000;}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#2A2A2A;
}
h3 {
	background-color:#EBEBEB;
	padding: 3px 6px;
	margin-right:3px;
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:13px 0 3px 10px;
}


h5 {font-size:17px; margin:8px 0; padding:0; color:#F90}
h6 {font-size:14px; margin:8px 0; padding:0;}

p {
	margin:0;
	padding:0;
	line-height:18px;
}
#container {
	margin:0 auto;
	width:780px;
}
#header {
	background:url(images/header.png) no-repeat;
	width:750px;
	height:100px;
	margin:0;
	padding:0;
}
#content {
	width:100%;
	padding:0 10px;
	margin:0;
}

#footer { background-color:#EBEBEB; padding:3px 0 3px 60px; margin:25px 40px 5px 0;}
#footer p { display:inline; padding:0 20px;}
#footer p a{color:#333; text-decoration:none;}
#footer p a:hover {color:#333; text-decoration:underline;}


#pInfo {
	width:540px;
	height:300px;
	float:left;
	clear:right;
	margin:0;
	padding:10px 0 0 0;
	border-top:2px dotted #CCC;
}
.pLeft {
	width:230px;
	height:300px;
	float:left;
}
.pImg {
	padding:0 15px 0 0;
	margin:0 auto;
}
.pRight {
	width:310px;
	height:300px;
	float:left;
}
.pTopMidRight {
	width:136px;
	height:180px;
	float:left;
	padding: 0 7px;
}
.pTopRight {
	width:160px;
	height:180px;
	float:left;
}
.pBotRight {
	width:310px;
	height:120px;
	float:left;
	border-top:1px dashed #CCC;
}
.box {
	width:130px;
	margin-left:20px;
	height:160px;
	border:#333 solid 1px;
	float:left;
	background:url(images/security.gif) no-repeat bottom;
}
.add {
	margin:12px 11px 0px 12px;
	
}
.description p {
	padding-left:10px;
}
.padleft p {
	padding:0 0 0 10px;
	margin:0;
}
.rightColumn {
	width:180px;
	padding:40px 5px 0 20px;
}
.sc a {
	width:105px;
	height:20px;
	margin-left:555px;
	margin-top:4px;
	float:left;
}
.os a {
	width:78px;
	margin-top:4px;
	margin-left:5px;
	height:20px;
	float:left;
}
.availability {
	text-align:center;
	font-size:11px;
}
.quant {
	text-align:center;
	margin-top:10px;
}
.savebox {
	height:33%;
	border:1px solid #F7951A;
	overflow:hidden;
}
.yousave {
	background-color:#F7951A;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding:7px 0;
	font-size:12px;
}
.supfacts a {
	color: black;
	text-decoration:none;
}
.supfacts{
	padding-top:7px;
	text-align:center;
	font-size:10px;
}
.percentoff {
	font-size:15px;
	color:#F7951A;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	padding:3px 0;

}
.retailprice {
	padding:6px 0;
	color:#666;
	text-align:center;
}
.ourprice {
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
.productname {
	margin:8px 0;
	padding:0;
}

.bar { border-bottom:1px solid #CCC;  padding:10px 0; text-align:center;
}

.bard { border-bottom:1px dashed #CCC;  padding:5px 0; text-align:center;
}

.pimagepad {
	padding:0 4px;
}

.nav {
	border-top:#999 dotted 1px; height:32px; width:135px;}
	
.nav a { color:#000; text-decoration:none; padding-top:7px;  padding-left:15px; display:block; width:120px; height:25px;}

.nav a:hover {
	background-color:#F3F3F3;
	width:127px;
	height:25px;
	display:block;
	}

.nav1 {
	border-top:#999 dotted 1px; height:23px; width:135px;}
	
.nav1 a { color:#000; text-decoration:none; padding-top:3px;  padding-left:9px; display:block; width:118px; height:26px;}

.nav1 a:hover {
	
	background:url(images/arrow.gif) no-repeat left center #F3F3F3;
	width:127px;
	height:21px;
	display:block;
	}
