/* CSS Document */
body {
	background-color: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#wrap	{
	width: 795px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
}
#wrap-footer	{
	clear:both;
	width: 795px;
	margin: 0 auto;
	font-family: Helvetica, Arial, Geneva;
	font-size: 9px;
	padding-top: 5px;
}
#wrap-footer a {
	font-size: 9px;
}
#wrap-footer a:link {
	text-decoration: none;
}
#wrap-footer a:visited {
	text-decoration: none;
}
#wrap-footer a:hover {
	text-decoration: none;
}
#wrap-footer a:active {
	text-decoration: none;
}
#logo {

	height: 79px;
	width: 122px;
	float: left;
}
#nav {
	width: 122px;
	float: left;
	text-align: right;
	line-height: 28px;
	font-weight: bold;
	vertical-align: middle;
	clear: left;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
}
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
}
#nav a:active {
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#nav ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	width: 100%;
	display: block;
}
#nav ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#topNav {
	float: right;
	width: 600px;
}
#topCrnrNav {
	float: right;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 15px 10px 0 0;
	text-align: right;
}
#topCrnrNav span	{
	padding:15px;
	margin: 0;
	line-height: 30px;
}
#topCrnrNav a {
	font-size: 9px;
	padding: 10px;
	text-align: right;
}
#topCrnrNav a:link {
	text-decoration: none;
}
#topCrnrNav a:visited {
	text-decoration: none;
}
#topCrnrNav a:hover {
	text-decoration: none;
}
#topCrnrNav a:active {
	text-decoration: none;
}
#botCrnrNav {
	width: 550px;
	padding-top: 13px;
	float: right;
	border-top-width: 1px;
	border-top-style: dashed;
	clear: right;
}
#botCrnrNav	ul	{text-align: right;
}
#botCrnrNav li	{
	display: inline;
	padding: 0 15px 5px 15px;
}
#botCrnrNav a {
	font-size: 12px;
	text-align: right;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#botCrnrNav a:link {
	text-decoration: none;
}
#botCrnrNav a:visited {
	text-decoration: none;
}
#botCrnrNav a:hover {
	text-decoration: none;
}
#botCrnrNav a:active {
	text-decoration: none;
}
#main {
	float: right;
	width: 660px;
	margin-right: 5px;
}
#main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main td, #main td p, #main td a, #main td li a, #main td li p {
	font-size: 10px;
	line-height: 14px;
}
#main a:link {
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
}
#main a:hover {
	text-decoration: none;
}
#main a:active {
	text-decoration: none;
}
.productbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	line-height: 11px;
}
.txtWhiteLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.coupon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 14px;
}
.FloatL {
	margin: 2px;
	float: left;
}
.c	{
	clear: both;
}
.l	{
	float: left;
	padding: 5px;
}
.r	{
	float: right;
	padding: 5px;
}
.inline	{
	display: inline;
}
.error	{
	color:#0000FF;
}

/* color only - use to override color stylesheet */
.white {color:white;}
.red {color:#990000;}
.redtitle {color: #B8474A;}
.bluetitle {color:#657fba;}
.greentitle {color:#657fba;}
.orangetitle { color: #D9964D;}
.yellowgreentitle {color: #C4C400;}
