html { height: 100%; }
body {
	margin: 0;
	font: 11px/14px tahoma, geneva, sans-serif;
	color: #fff;
	height: 100%;
	background: #e0eecd url('/images/bgnew.png') center top no-repeat;

}
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;

}
input, textarea, select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;

}
#wrapper {
	margin: 0 auto;
	padding: 0 40px;
	width: 880px;
	min-height: 100%;
	position: relative;
	background: url('/images/bg-wrapper.gif') repeat-y;

}
* html #wrapper { height: 100%; }
#header {
	height: 99px;
	overflow: hidden;
	padding: 19px 54px 0 14px;
	background: url('/images/bg-header.gif') no-repeat 1px 0;

}
.logo {
	width: 314px;
	height: 112px;
	margin: 0;
	position: absolute;
	top: 18px;
	left: 54px;
	overflow: hidden;
	float: left;
	background: url('/images/logo.gif') no-repeat;

}
.logo a {
	height: 110px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;

}
#header span {
	float: right;
	margin: 68px 0 0;
	width: 123px;
	height: 21px;
	text-indent: -9999px;
	background: url('/images/make-a-splash.gif') no-repeat;

}
#main {
	width: 100%;
	overflow: hidden;

}
.sidebar {
	width: 140px;
	float: left;
	overflow: hidden;
	padding: 17px 0px 32px 0px;

}
.side-nav {
	margin: 0;
	padding: 0px;
	list-style: none;

}
.side-nav ul {
	margin: 0px;
	padding: 0px;

}
.side-nav li {
	font-size: 12px;
	line-height: 20px;
	margin-left: 0px;
	border-bottom: 1px solid #ccc;
	color: #ccc;

}
.side-nav li:hover {
	background-color: #df0028;
	text-decoration: underline;

}
.side-nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 13px;

}
.side-nav li a:hover {
	background-color: #df0028;
	text-decoration: underline;

}
.form-search {
	height: 1%;
	padding-bottom: 101px;
	overflow: hidden;
	margin-left: 13px;
	margin-right: 14px;
	margin-top: 20px;

}
.form-search label {
	margin-bottom: 4px;
	display: block;
	font-size: 13px;
	font-weight: bold;

}
.form-search .input-holder {
	width: 107px;
	height: 16px;
	padding: 0 0 0 5px;
	overflow: hidden;
	margin-bottom: 2px;
	background: url('/images/input-holder.gif') no-repeat;

}
.input-holder input {
	font-size: 9px;
	width: 95px;
	border: 0;
	background: none;

}
.submit {
	width: 19px;
	color: #FFFFFF;
	border: none;
	height: 17px;
	float: right;
	cursor: pointer;
	background: url('/images/btn-go.gif') no-repeat;

}
.bottom-nav {
	width: 135px;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	overflow: hidden;
	list-style: none;

}
.bottom-nav li {
	float: left;
	margin: 0 5px 0 -5px;
	padding: 0 3px 0 5px;
	background: url('/images/separator.gif') no-repeat 0 3px;

}
.bottom-nav li a {
	color: #cacaca;
	text-decoration: none;

}
.bottom-nav li a:hover { text-decoration: underline; }
.content {
	width: 737px;
	float: right;
	overflow: hidden;

}
.nav {
	margin: 0;
	padding: 0px 0 0px 20px;
	list-style: none;
	height: 25px;
	overflow: hidden;
	background: #65bf28;

}
.nav li {
	display: inline;
	padding-right: 0px;

}
.nav a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
	padding: 5px;
	background-color: #65bf28;

}
.nav a:hover {
	background-color: #ffffff;
	text-decoration: underline;
	color: #00CC33;

}
#home .red-area {
	height: 1%;
	padding: 13px 0 11px 10px;
	min-height: 310px;
	overflow: hidden;
	background: #df0028 url('/images/bg-red-area.gif') no-repeat 0px 123px;

}
.red-area {
	height: 1%;
	padding: 13px 0px 11px 10px;
	overflow: hidden;
	min-height: 310px;
	background: #df0028 url('/images/bg-red-area.gif') no-repeat;

}
.red-area > a, .redarea > strong > a { color: #FFFFFF; }
strong > a { color: #fff !important; }
.catimage {
	background: #fff url('/images/redtombg.png');
	border: 1px solid #ccc;
	width: 120px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;

}
.subcatbox {
	height: 175px;
	padding-top: 13px;
	text-align: center;

}
.subcatbox:hover > span > a { text-decoration: underline; }
.subcatbox td { cursor: pointer; }
#briefstyle {
	background: #fff;
	border: 2px solid #ccc;
	width: 705px;
	margin-left: 6px;
	margin-right: 10px;

}
.description table { border-collapse: collapse; }
.description table td { border: 1px solid #dfdfdf; }
.image-holder {
	padding-left: 6px;
	margin-bottom: 6px;
	margin-right: 12px;
	background: #FFFFFF;

}
.text {
	height: 1%;
	width: 630px;
	padding: 0 0 0 5px;

}
.text h2 {
	margin: 10 0 10px;
	font-size: 15px;
	font-weight: bold;

}
.text p { margin: 0 0 10px; }
.content .red-area ul {
	margin: 0;
	padding: 3px 0 0;
	list-style: none;

}
.content .red-area ul li {
	float: left;
	margin-right: 13px;
	border: 2px solid #fff;

}
.content .red-area ul img { display: block; }
.red-area p { font-size: 13px; }
.products {
	height: 1%;
	padding: 20px 0 25px 5px;
	background: #FFFFFF;
	margin-left: -10px;
	margin-right: -10px;

}
.products ul {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	padding-left: 20px;
	list-style: none;
	height: 1%;
	overflow: hidden;

}
.products ul li {
	border: 1px solid #ababab;
	margin-right: 14px;
	display: inline;

}
.products ul li img { display: block; }
#producthead a { color: #FFFFFF; }
.link { color: #666666 !important; }
.blocklink {
	display: block;
	width: 120px;
	height: 120px;

}
.link a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-top: 4px;

}
.link a:hover {
	color: #999;
	text-decoration: underline;

}
.hot {
	width: 71px;
	height: 141px;
	position: absolute;
	background: url('/images/hot.png') no-repeat;
	left: 0px;
	top: -5px;

}

