/* CSS Document */
#content {
	background-position: 0 -210px;
	background: url(../images/bgPattern_colour5.gif) top repeat-x;

}
#content-wrapper {
	float:left;
	display:inline;
	margin: 9px 0px 9px 30px;
	width: 460px;
}

#flashDiv {
	width: 766px;
	height: 200px;
	background-color:#d7d7d5;
}
.subfeatureImage {
	border: inset 0px #14120c;
}

h3 {
	margin-top:5px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	/*border-bottom: solid 1px #333333;*/
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
}
.price {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
}

#sampleimages{
	height: 53px;
	background:url(../images/sampleimages_header.gif) top no-repeat;
	border-bottom: 1px solid #949494;
	margin-bottom: 3px;
	padding-top: 14px;
}
#sampleimages img {
	padding-right: 5px;
}

.category-submenu {	
	margin: 1px 0px 0px 2px;
}
.category-submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #262628;
}
.category-submenu ul li {
	margin: 0;
}	
.category-submenu ul li a {
	display:block;
	background: #323235;
	color: #FFF;
	margin: 0 0 1px 0;
	padding: 2px 0 1px 15px;
	/* height: 1.3em; overflow:hidden;restrict to 1 line.*/
	text-decoration: none;
}
.category-submenu ul li a:hover {
	background: url(../images/submenu_arrow2.gif) no-repeat 165px center;
	color: #FFE600;
}
.category-submenu ul li.category-selected a {
	background: #333336 url(../images/submenu_arrow2.gif) no-repeat 165px center;
	color: #FFE600;
	font-weight: bold;
	border-top: 1px solid #717173;
	border-bottom: 1px solid #717173;
	padding: 2px 0 1px 15px;
}
.category-submenu ul li.category-subcategory a, .category-submenu ul li.category-subcategory a:hover {
	background: #000000 url(../images/submenu_arrow1.gif) no-repeat 164px center;
	color: #FFF;
	font-weight: bold;
	border-top: 1px solid #454548;
	border-bottom: 1px solid #454548;
	padding: 2px 0 1px 10px;
}
.category-submenu ul li.category-subcategory a:hover {
	color: #FFE600;
}
.compare-button {
	background: #323235;
	padding: 2px;
	text-align:center;
}