/* CSS Document */

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

a {	
	text-decoration: underline;
	color: #464646;
}

a:hover {
	text-decoration: none;
	color: #F26521;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #F26521;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #F26521;
}

h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #F26521;
}

/**/

#productfocustext h2 {
	font-size: 100%;
	display: inline;
}

#productfocustext a {
	text-decoration: underline;
	color: #F26521;
}

#productfocustext a:hover {
	text-decoration: none;
	color: #F26521;
}

#productfocustext span {
	font-weight: bold;
	font-size: 110%;
}

#productfocustext ul {
	margin: 10px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	line-height: 100%;
	color: #464646;
}

#productfocustext ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

/**/

#subproducts h3 {
	font-size: 100%;
	display: inline;
}

#subproducts a {
	text-decoration: underline;
	color: #F26521;
}

#subproducts a:hover {
	text-decoration: none;
	color: #F26521;
}

#subproducts span {
	font-weight: bold;
	font-size: 110%;
	color: #27695B;
}

/**/

#prodsearch {
	color: #F26521;
}

#prodsearch input {
	background-color: #fff;
	color: #F26521;
	border: 1px solid #A9C3BD;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 2px;
}

/**/

#otherproducts h2 {
	display: inline;
}

#otherproducts ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#otherproducts ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/**/

.shop_top_level {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.shop_top_level li {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 10px;
	border-bottom: 1px solid #fff;
}

.shop_top_level li a {
	text-decoration: none;
	color: #27695B;
}

.shop_top_level li a:hover {
	text-decoration: none;
	color: #F26521;
}

.shop_sub_level {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.shop_sub_level li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 0px;
}

.shop_sub_level li a {
	text-decoration: none;
	color: #27695B;
}

.shop_sub_level li a:hover {
	text-decoration: none;
	color: #F26521;
}

/**/

.cath2 {
	color: #27695B;
}

.cathr {
	border-top: 1px solid #27695B;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #27695B;
}

.categoryitemrow h2 {
	display: inline;
}

.categoryitemrow a {
	text-decoration: underline;
	color: #F26521;
}

.categoryitemrow a:hover {
	text-decoration: none;
	color: #F26521;
}

.pageno a {
	padding: 4px 6px 4px 6px;
	background-color: #F26521;
	color: #fff;
	text-decoration: none;
}

.pageno a:hover {
	padding: 4px 6px 4px 6px;
	background-color: #464646;
	color: #fff;
	text-decoration: none;
}

.product_search hr {
	border-top: 1px solid #fff;
	border-bottom: 1px dashed #27695B;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#prod_enq_form ul {
	color: #ff0000;
}

#prod_enq_form form fieldset {
	padding: 0px 15px 15px 15px;
}

#prod_enq_form form input, select, textarea {
	background-color: #fff;
	color: #F26521;
	border: 1px solid #A9C3BD;
	font-family: verdana;
	font-size: 11px;
	margin-bottom: 2px;
}
