body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color:#D1DDED;
}

a {
	color: #144485;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	color: #000099;
}

h2 {
	font-size: 14px;
	color: #000099;
}

#header {
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #004b8c;
	background-image: url(images/title.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#LeftColumn {
	float: left;
	width: 140px;
	margin: 0px 0px 0px 0px;
}

#RightColumn {
	float: right;
	width: 150px;
	margin: 0px 5px 0px 5px;
}

#middle {
	margin: 0px 160px 0px 150px;
	padding: 0px;
	clear: none;
}

#bottom {
	clear: both;
	border-color: #cccccc;
	border-top: 2px solid;
	background: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#HiddenMsg {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

/* {{{ begin nav */
#Menu {
	height: 30px;
	background-color: #004b8c;
}

#Menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*margin-left: -40px;*/
}

#Menu li {
	float: left;
	position: relative;
	width: 94px;
	height: 19px;
	text-align: left;
	cursor: default;
	background-color: #ffdc00;
	padding: 0px;
	border: 1px solid #b67958;
	margin-left: 2px;
	margin-right: 2px;
}

#Menu li a {
	display: block;
	font-weight: bold;
	color: #060;
	/*height: 14px;*/
	/*padding: 0.2em 10px;*/
	/*padding: 5px 10px;*/
	padding: 3px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

#Menu li a:hover {
	background-color: #fffc20;
	color: #333333;
}
/* }}} end nav */

/* begin left navigation menu */
.left_menu {
	/*font-family: Tahoma, Verdana, Arial;*/
	display: block;
	width: 140px;
	text-align: left;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	margin: 10px 0px 0px 0px;
	background-color: #004b8c;
}

.left_menu h1 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	height: 16px;
	letter-spacing: normal;
}

.left_menu a {
	color: #ffffff;
	font-size: 100%;
	text-decoration: none;
}

.left_menu a:hover {
	text-decoration: underline;
}

.left_menu .items {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
}

.left_menu .items ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.left_menu .items li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left_menu .items h2 {
	font-weight: bold;
	font-size: 100%;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	background: #dddddd;
}

.left_menu .items a {
	color: #333;
	background-color: #F4F4F4;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 0px 3px 5px;
	margin: 1px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
}

.left_menu .items .subcat {
	color: #333;
	background-color: #F4F4F4;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	padding: 2px 0px 3px 15px;
	margin: 0px 0px 1px 0px;
	font-size: 100%;
	font-weight: normal;
}

.left_menu .items a:hover {
	text-decoration: underline;
}

.left_menu .items .site_info {
	color: #333;
	background-color: #F4F4F4;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	padding: 2px 0px 3px 5px;
	margin: 0px 0px 1px 0px;
	font-size: 100%;
	font-weight: normal;
}

.left_menu .items .site_info:hover {
	text-decoration: underline;
}
/* end left navigation menu */

/* begin product styles */
.product {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	/*font-family: Tahoma, Verdana, Arial;*/
	font-size: 100%;
}

.product .border {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-color: #cccccc;
	border: 1px solid;
	/*font-family: Tahoma, Verdana, Arial;*/
	font-size: 100%;
	background-color: #fafafa;
}

.product img {
	border: 1px solid;
	border-color: #cccccc;
}

.product a {
	/*font-family: Tahoma, Verdana, Arial;
	font-size: small;*/
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.priceIncVAT {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	/*padding: 0px 20px 10px 0px;*/
	font-size: 120%;
}

.product h2 {
	font-weight: normal;
	/*font-family: Tahoma, Verdana, Arial;*/
	color: #333333;
	font-size: 150%;
}

.product a:hover {
	color: #0000ff;
}
/* end product styles */

#search {
	/*font-family: Tahoma, Verdana, Arial;*/
	display: block;
	width: 100%;
	text-align: left;
	border-color: #003366;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	margin: 10px 0px 0px 0px;
}

#search h1 {
	background-image: url(images/left_menu2.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 5px;
	height: 16px;
	letter-spacing: normal;
}

#search form {
	background-color: #eeeeee;
	height: 10px;
}

#YouAreIn {
	padding: 15px 15px 15px 15px;
}

#YouAreIn a {
	color: #DC0000;
	text-decoration: none;
	font-weight: bold;
}

#YouAreIn a:hover {
	text-decoration: underline;
}

#sitemap {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	display: block;
	/*font-family: Tahoma, Verdana, Arial;*/
	font-size: 100%;
}

#sitemap a {
	color: #333333;
	size: 100%;
}

#sitemap .category {
	font-weight: bold;
	/*font-family: Tahoma, Verdana, Arial;*/
	font-size: 100%;
	text-decoration: none;
}

#sitemap .product {
	font-weight: normal;
	/*font-family: Tahoma, Verdana, Arial;*/
	font-size: 100%;
	text-decoration: none;
}

.subcategory {
	border-color: #bbbbbb;
	border: 1px solid;
	background-color: #eeeeee;
	width: 50%;
	text-align: center;
}

#quickcart_heading {
	color: #ffffff;
	width: 148px;
	border: 1px solid #003366;
	background-color: #004b8c;
	padding: 2px;
	font-weight: bold;
	margin-top: 20px;
	height: 16px;
	text-align: center;
}

#quickcart_body {
	width: 148px;
	border-color: #003366;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #eeeeee;
	padding: 5px 2px 5px 2px;
}

#cart_heading {
	border: 1px solid #003366;
	background-color: #004b8c;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#cart_body {
	border-color: #003366;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #eeeeee;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.cart_seperator {
	border-bottom: 1px dashed #aaaaaa;
}

.box_heading {
	border: 1px solid #003366;
	background-color: #004b8c;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.box_body {
	border-color: #003366;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #eeeeee;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.category_description {
	border: 1px solid #B5B5D7;
	background-color: #D1DDED;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}

.category_description h1 {
	margin-top: 0px;
}

#product_detail {
}

#product_detail h1 {
	font-weight: normal;
}

#product_detail div.product_left {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#product_detail div.product_right {
	width: 320px;
	float: left;
}

#product_detail div#price {
	margin-left: 140px;
	margin-top: 20px;
}

#product_detail div#price .inc, #price .inc {
	color: #339;
	font-size: 2em;
	font-weight: bold;
}

#product_detail div#price, #price .exc {
	color: #ff0000;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 20px;
}

#product_detail .approved {
	border: 1px solid #F7F2A4;
	background-color: #FFF9DF;
	padding: 10px;
}


#tdHeader{background-color:#004B8C;padding:20px;}
a:link.aTopNav{font-weight:bold;color:#004B8C;}
a:active.aTopNav{font-weight:bold;color:#004B8C;}
a:visited.aTopNav{font-weight:bold;color:#004B8C;}
a:hover.aTopNav{font-weight:bold;color:#004B8C;}
.tdTopNav{padding:12px;background-color:#EEF3F9;}

#tdSearchBasket{background-color:#004B8C;}
#tdBasket{width:40%;background-color:#004B8C;height:50px;background-image:url(images/bg_basket.gif);background-repeat:no-repeat;background-position:top left;padding-left:60px;color:white;}
#tdSearch{width:60%;background-color:#004B8C;height:50px;background-image:url(images/bg_search.gif);background-repeat:no-repeat;background-position:top right;padding-right:20px;}

#frmSearch{padding:0px;margin:0px;}
#txtSearch{width:120px;border:solid 1px gray;padding:2px;}
#btnSearch{border:solid 1px gray;}

#tdMain{background-color:white;}

a:link.aMenuTitle{color:#DC0000;font-weight:bold;}
a:active.aMenuTitle{color:#DC0000;font-weight:bold;}
a:visited.aMenuTitle{color:#DC0000;font-weight:bold;}
a:hover.aMenuTitle{color:#DC0000;font-weight:bold;}

.spanTitle{color:#DC0000;font-weight:bold;}

.divMenuItem{padding:10px;background-image:url(images/bg_nav.gif);background-repeat:repeat-x;background-position:bottom;}

a:link.aMenu{color:black;}
a:active.aMenu{color:black;}
a:visited.aMenu{color:black;}
a:hover.aMenu{color:black;}

#tdContent{padding:15px 10px;}

.featuredProdsMdl{background-image:url(images/featured_products_mdl.gif);background-repeat:repeat-x;}

.divProduct{padding:10px 0px;background-image:url(images/bg_nav.gif);background-repeat:repeat-x;background-position:bottom;}
.divProduct h2 {font-size: 1.4em;}

#tdFooter{font-size:90%;color:gray;background-color:white;padding:20px;}

a:link.aFooter{color:gray;font-weight:bold;}
a:active.aFooter{color:gray;font-weight:bold;}
a:visited.aFooter{color:gray;font-weight:bold;}
a:hover.aFooter{color:gray;font-weight:bold;}

a:link.aWhite{font-weight:normal;color:#ffffff;}
a:active.aWhite{font-weight:normal;color:#ffffff;}
a:visited.aWhite{font-weight:normal;color:#ffffff;}
a:hover.aWhite{font-weight:normal;color:#ffffff;}

