@charset "utf-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#272727;
	background:url(../images/header-bg.gif) repeat-x;
}
td {
	font-size:12px;
	color:#272727;
}

.inputtextrequired {
	background:#f8f2ef;
	border:1px solid #7F9DB9;
}
h1 {
	color:#fff;
	font-size:27px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
h2 {
	margin:0;
	padding:0;
	color:#666;
	font-size:32px;
	font-weight:normal;
	background:url(../images/content-divider.gif) no-repeat bottom;
	width:621px;
	padding-bottom:28px;
	margin-bottom:20px;
}
h3 {
	color:#006599;
	font-size:12px;
}
#container {
	margin:0 auto;
	width:940px;
}
#header {
	height:176px;
	background:url(../images/header-bg.gif) repeat-x;
}
#top-header {
	height:25px;
	background:url(../images/top-header-bg.gif) repeat-x;
	text-align:left;
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:14px;
}
#top-header p {
	margin:0;
	padding:0;
	float:left;
	
}
#top-header p span {
	color:#999;
}
#top-header ul {
	margin:0;
	padding:0;
	font-size:11px;
	float:left;
	margin-left:16px;
}
#top-header li {
	display:inline;
	list-style:none;
	background:url(../images/divider.gif) no-repeat left 50%;
	padding:0 15px;
}
#top-header li a {
	color:#FF4C09;
	text-decoration:none;
}
#top-header li a:hover {
	text-decoration:underline;
}
#top-header #top-header-right {
	color:#272727;
	float:right;
	text-transform:uppercase;
	width:200px;
}
#top-header  #top-header-right a {
	color:#272727;
	text-decoration:none;
	
}
#top-header  #top-header-right a:hover {
	
	text-decoration:underline;
	
}
#top-header  #top-header-right img {
	margin:0 5px;
	
}
#middle-header {
	height:87px;
	text-align:left;
	padding-top:10px;
	position:relative;
}
* html #middle-header {
	height:102px;
}

#middle-header #search {
	position:absolute;
	width:340px;
	height:32px;
	top:40px;
	left:599px;
	color:#666666;
	font-size:14px;
}
#middle-header #search p {
	margin:0;
	padding:0;
	font-weight:bold;
	display:inline;
}
#middle-header #search form {
	display:inline;
}
#search .search {
	background:url(../images/button.png) no-repeat;
	width:37px;
	height:24px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
#nav {
	height:44px;
	background:url(../images/nav.gif);
	position:relative;
}
#nav ul {
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
#nav li {
	float:left;
	display:block;
	list-style:none;
	background:url(../images/nav-divider.gif) no-repeat right bottom;
	height:44px;
	
}
#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 26px;
	padding-bottom:13px;
	margin-top:9px;
}
#nav li a:hover {
	border-bottom:6px solid #ff4c09;
}
#search-bar form {
	position:absolute;
	top:10px;
	left:651px;
	
}
#search-bar p {
	font-size:14px;
	color:#ccc;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	margin-left:96px;
	margin-top:14px;
}
#search-bar form {
	display:inline;
	
}
#search-bar .banner-input {
	margin:0;
	padding:0;
	background:url(../images/search.png) no-repeat;
	width:230px;
	height:22px;
	border:none;
	float:left;
	color:#272727;
	font-size:11px;
	padding-left:5px;
	
}
#search-bar .search {
	background:url(../images/button.png) no-repeat;
	width:37px;
	height:24px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	float:left;
	
}
#main {
	margin-top:16px;
}
#categories {
	float:left;
	width:160px;
	background:#fff url(../images/categories-bg.gif) repeat-x;
	font-size:11px;
	text-align:left;

}
#categories ul {
	margin:0;
	padding:0;
	margin-top:14px;
}
#categories li {
	list-style:none;
	display:block;
	margin-left:12px;
	margin-bottom:24px;
}
#categories li a {
	color:#272727;
	text-decoration:none;
}
#categories li a:hover {
	text-decoration:underline;
}
#content {
	float:left;
	width:481px;
	padding-left:20px;
	text-align:left;
	padding-bottom:20px;
}
#content a {
	color:#ff4c09;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
#further-content {
	float:left;
	width:593px;
	text-align:left;
	padding-left:25px;
	padding-bottom:20px;
	font-size:11px;
	color:#666;
}
#further-content a {
	color:#ff4c09;
	text-decoration:none;
	font-weight:bold;
}
#further-content a:hover {
	text-decoration:underline;
}
#shop-now {
	width:460px;
	height:195px;
position:relative;
	margin-bottom:14px;
	z-index:1;
}
#shop-now img {
	float:left;
}
#shop-now p {
	display:inline;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-left:10px;
	
}
#shop-now p a {
	color:#fff;
	text-decoration:none;

}
#shop-now p a:hover {
	text-decoration:underline;
}
#welcome {
	position:absolute;
	top:10px;
	left:10px;
	z-index:600;
}

#featured-products {
	width:437px;
	margin:0;
	padding:0;
	background:url(../images/featured-products-bg.gif) repeat-x;
	color:#333;
	font-size:14px;
	height:22px;
	padding-top:11px;
	padding-left:23px;
	font-weight:bold;
	margin-bottom:10px;
}
*html #featured-products {
	width:441px;
}

#blue-bar {
	float:left;
	width:140px;
	background:#CFDDE8 url(../images/blue-bar.gif) no-repeat;
	font-size:12px;
	padding-top:13px;
	height:604px;
}
#blue-bar p {
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:10px;
}
#blue-bar #product1, #blue-bar #product2 {
	margin-bottom:22px;
}
#blue-bar #range1, #blue-bar #range2 {
	margin-bottom:27px;
}
#right {
	float:right;
	width:121px;
	text-align:right;
}
#right img {
	margin-bottom:19px;
	
}
#main-footer {
	clear:both;
	height:30px;
	background:url(../images/main-footer-bg.gif) repeat-x;
	width:747px;
	float:right;
	text-align:left;
	font-size:11px;
	color:#666;
	padding-top:13px;
	padding-left:14px;
	margin-bottom:22px;
}
#main-footer p {
	margin:0;
	padding:0;
}
#main-footer a {
	color:#ff4c09;
	text-decoration:none;
	font-weight:bold;
}
#main-footer a:hover {
	text-decoration:underline;
}
#main-footer-left {
	float:left;
	margin-right:23px;
}
#main-footer-middle {
	float:left;
}
#main-footer-right {
	float:right;
	margin-right:15px;
}
#footer {
	clear:left;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	height:37px;
	margin-bottom:15px;
	padding-top:13px;
	padding-bottom:17px;
	text-align:left;
}
#footer p {
	margin:0;
	padding:0;
	margin-top:10px;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-left {
	float:left;
	width:607px;
	font-size:9px;
	color:#999;
}
#footer-right {
	float:right;
}
#cart {
	text-align:left;
	font-size:12px;
	background:#EBEBEB;
	margin-bottom:10px;
}
#cart strong {
	padding-left:5px;
}
#cart img {
	margin:0;
	padding:0;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
			.inputbuttonnew 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		font-weight : bold;
		}
