/* CSS Document */
body, html {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
form {
	padding: 0;
	margin:0;
	}
#container {
	width: 1004px;
	margin: 0 auto;
	padding: 0;
}
#header {
	background: url('../images/header-background-2.jpg') right 50%;
	height: 110px;
}
#header .topLinks {
	float: right;
	font-size: 10px;
	font-weight: bold
	}
#header a, #header a:visited, #header a:active {
	color: #0a266c;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header .cartLinks {
	float: right;
	position: relative;
	font-size: 10px;
	top: 64px;
	left: 180px;
	font-weight: bold
}
#topNav {
	background: url('../images/design4-redesign-sliced_05.jpg');
	height: 32px;
	text-align: center;
	padding: 7px 0 0 0
}
#topNav ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
}

#topNav ul li {
	list-style-type: none;
	display: inline;
}
#topNav ul li a, #topNav ul li a:visited, #topNav ul li a:active {
	color: #fff;
	text-decoration: none;
}
#topNav ul li a:hover {
	text-decoration: none;
	color: #f50000;
	}
#topNav ul li img {
	position: relative;
	top: 4px;
	}
#middle-content {
	margin: 7px 0 0 0;
	padding: 5px;
	background-color: #c4c5ca;
}
#middle-content .ltCol {
	width: 156px;
	float: left;
	border: 5px solid #fff;
	padding: 5px;
	background: url('../images/left-col-background-2.jpg') repeat-y;
	color: #fff;
	}
#middle-content .rtCol {
	width: 788px;
	background: #fff url('../images/body-background-2.jpg') no-repeat 50% bottom;
	min-height: 800px;
	float: left;
	margin: 0 0 0 5px;
	padding: 10px 12px 50px;
}

* html #middle-content .rtCol {
	height: 800px;
}
h1 {
	font-size: 17px;
	font-family: "Arial Rounded MT Bold" Verdana, Arial, Helvetica, sans-serif;
	color: #5b5e6d;
}
#middle-content .middleRt {
	margin: 10px 0 20px 0;
	padding: 0;
}
#middle-content .middleRt .featHolder{
	margin: 0;
	padding: 0;
	width: 611px;
	float: left
}
.featHolder .feat-body {
	background: url('/images/feat-body-2.jpg') repeat-y;
	padding:0 1px;
}
.feat-body .pcShowProducts {
border:0;
padding:0px;
}
.feat-body .pcShowProducts td {
padding:0;
}
.feat-body .pcShowProductsH {
width:145px;
}
#middle-content .rtLinks{
	padding: 0;
	margin: 0 0 0 8px;
	width: 168px;
	float: left;
}

#middle-content .rtLinks img{
	margin: 0 0 3px 0;
}

.newsletterBox {
	width: 215px;
	background: url('../images/nl-background-2.jpg') no-repeat;
	height: 115px;
	margin: 0 auto;
	text-align: left;
	}
.newsletterBox form {
	margin: 0 0 0 0;
	padding: 76px 0 0 6px;
}
.newsletterBox a, .newsletterBox a:visited, .newsletterBox a:active {
	color: #f9072f;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.cust-login {
	display: block;
	width: 156px;
	height: 94px;
	background: url('../images/cust-login-2.jpg') no-repeat;
	margin: 12px 0 20px 0;
	}
.cust-login a, .cust-login a:visited, .cust-login a:active {
	font-size: 10px;
	text-decoration: none;
	color: #072264;
}
.cust-login a:hover {
	text-decoration: underline;
}
.formControl {
	font-size: 10px;
	border: 1px solid #666;
	}
.searchBtn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('../images/btn-tiny-2.jpg') no-repeat;
	font-size: 9px;
		color: #072264;
		height: 17px;
		width: 56px;
		padding: 0;
		text-align: center
}
.logosHolder {
	text-align: center;
	margin: 20px 0;
}

#footer {
	text-align: center;
	background-color: #c4c5ca;
	font-size: 10px;
	padding: 10px;
	color: #072264;
	}
#footer a, #footer a:visited, #footer a:active {
	color: #072264;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline
}
.left-nav a, .left-nav a:visited, .left-nav a:active{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	
}
.left-nav a:hover {
	color: #ff0000;
}
.left-nav {
	margin: 8px 0 0 0;
}
.acct-links a, .acct-links a:visited, .acct-links a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.acct-links a:hover {
	color: #ff0000;
}
.tollFreeNum {
	color: #f50000;
	font-weight: bold;
	padding: 0px;
	font-style: italic;
	}
