body,input,textarea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0;
	padding:0;
	width:100%;
}
legend{
	color:white;
}
#wrapper{
	width:744px;
	margin:auto;
}
#head{
	padding-top:10px;
	padding-bottom:10px;
}
#main-menu{
	height:20px;
}
#main-menu ul{
	width:734px;
	height:20px;
	margin:0 10px;
	padding:0;
	list-style:none;
}
#main-menu ul li{
	height:20px;
	float:left;
	margin-right:5px;
	background:url('/images/top_tab_left_off.gif') no-repeat top left;
}
#main-menu ul li a{
	display:block;
	padding:0 20px;
	background:url('/images/top_tab_right_off.gif') no-repeat top right;
	color:white;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:20px;
}
#main-menu ul li.selected{
	background:url('/images/top_tab_left_on.gif') no-repeat top left;
}
#main-menu ul li.selected a{
	background:url('/images/top_tab_right_on.gif') no-repeat top right;
}
#top-banner{
	height:145px;
	background:url('/images/top_banner.jpg') no-repeat center center;
	padding:10px;
	font-size:3em;
	color:black;
}
#content{
	background:url('/images/content_bg.jpg') #40a5b7 repeat-x top left;
}
#content #content-top-border{
	height:20px;
	background:url('/images/content_top.gif') no-repeat top left;
}
#sub-menu{
	float:left;
	clear:left;
	width:175px;
	margin-bottom:20px;
}
#sub-menu .top{
	padding-top:12px;
	background:url('/images/sub_nav_top.gif') no-repeat top left;
}
#sub-menu .middle{
	width:161px;
	background:url('/images/sub_nav_bg.gif') repeat-y left;
}
#sub-menu h1,#sub-menu h2{
	margin:0;
	margin-left:4px;
	padding:0;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;

}
#sub-menu h1{
	font-weight:bold;
	color:#47acbf;
}
#sub-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#sub-menu ul li a{
	display:block;
	height:15px;
	padding-top:9px;
	padding-left:18px;
	background:url('/images/sub_nav_bg_off.gif') no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:black;
}
#sub-menu ul li a:hover,#sub-menu ul li.selected a{
	background:url('/images/sub_nav_bg_on.gif') no-repeat top right;
	color:white;
}
#sub-menu li .inner-menu li a,#sub-menu li.selected .inner-menu li a{
	background:none;
	color:black;
}
#sub-menu li .inner-menu li a:hover,#sub-menu li.selected .inner-menu li a:hover,#sub-menu li .inner-menu li.selected a{
	font-weight:bold;
}
#sub-menu .bottom{
	height:11px;
	font-size:0;
	line-height:0;
	background:url('/images/sub_nav_bottom.gif') no-repeat bottom left;
}
#main{
	float:right;
	width:540px;
	margin-bottom:20px;
	padding-right:20px;
	color:white;
}
#main .breadcrumb{
	margin-bottom:10px;
}
#main h1{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.1em;
	color:white;
}
#main h2{
	font-size:14px;
	font-weight:bold;
	color:white;
	font-family:tahoma,arial,sans-serif;
	border-bottom:2px solid white;
}
#main p{
	margin:1.5em 0;
	line-height:1.5em;
	text-align:justify;
}
#main a{
	color:white;
	text-decoration:underline;
}
#main a:hover{
	text-decoration:none;
}
#main p.message{
	padding:10px;
	background-color:#FFFFCC;
	border:2px solid #FFCC66;
	color:red;
	text-align:center;
}
#main p.message a{
	color:black;
}
#stripe{
	position:relative;
	height:120px;
	margin-top:20px;
	clear:both;
	background:url('/images/content_stripe.gif') repeat-x top left;
}
#stripe #rpm-tag{
	position:absolute;
	top:0;
	left:744px;
	top:40px;
}

#sign-up{
	float:left;
	width:200px;
	height:100px;
	padding:10px 20px 10px 10px;
	background:url('/images/stripe_sep.gif') no-repeat center right;
}
#sign-up h2{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#sign-up h2 .last{
	font-weight:bold;
	color:#47acbf;
}
#sign-up p{
	text-align:justify;
	font-size:10px;
	line-height:10px;
}
#sign-up input.text{
	border:1px solid black;
	width:100%;
	font-size:10px;
}
#sign-up input.button{
	float:right;
}
#order-now{
	float:left;
	width:480px;
	height:120px;
	background:url('/images/order_now.gif') no-repeat center left;
}
#foot{
	padding:5px 0 200px 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
}
#foot a{
	color:white;
}
#foot a:hover{
	text-decoration:none;
}
#foot p{
	margin:0;
}

p{
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}
img{
	border:0;
}


#sub-cat-footer{
	clear:left;
}

.search-box{
	float:left;
}
.search-box input{
	font-size:0.9em;
}
#main .search-box p,#main .search-box form{
	margin:0;
	padding:0;
}

.pagination{
	float:right;
}

.white-bar table{
	height:23px;
	color:black;
}
.white-bar td.left{
	width:10px;
	background:url('/images/white_bar_left.gif') no-repeat center left;
}
.white-bar td.center{
	background-color:white;
}
.white-bar td.right{
	width:10px;
	background:url('/images/white_bar_right.gif') no-repeat center right;
}

#contact-form input,#contact-form textarea{
	font-size:0.9em;
}

.sscat-preview{
	padding:0;
}

.sscat-preview p.foot{
	clear:both;
	text-align:center !IMPORTANT;
	font-size:12px;
}

/* PRODUCT STYLES */

.product-box{
	position:relative;
	float:left;width:255px;height:120px;margin:10px 5px;
}
.product-box table{
	width:100%;
	height:100%;
	border-collapse:collapse;
}
.product-box tr.top,.product-box table tr.bottom{
	line-height:0;
}
.product-box tr.top{
	height:7px;
}
.product-box tr.bottom{
	height:23px;
}
.product-box tr.mid{
	height:90px;
}
.product-box table td.tl,.product-box table td.tr,.product-box table td.bl,.product-box table td.br{
	width:7px;
	background-repeat:no-repeat;
}
.product-box table td.tl{
	background-position:top left;
	background-image:url('/images/product_box_tl.gif');
}
.product-box table td.tr{
	background-position:top right;
	background-image:url('/images/product_box_tr.gif');
}
.product-box table td.bl{
	background-position:bottom left;
	background-image:url('/images/product_box_bl.gif');
}
.product-box table td.br{
	background-position:bottom right;
	background-image:url('/images/product_box_br.gif');
}
.product-box table td.tm,.product-box table td.ml,.product-box table td.mm,.product-box table td.mr{
	background-color:white;
}
.product-box table td.bm{
	background-color:#1b6d7d;
	line-height:1;
}
.product-box .image{
	width:100px;
	height:90px;
	float:left;
}
.product-box .image a{
	display:block;
	height:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
#main .product-box .desc{
	height:90px;
	overflow-y:hidden;
}
#main .product-box .desc h1{
	font-size:1.1em;
	margin:0;
	padding:0;
	text-align:left;
	color:black;
}
#main .product-box .desc p{
	margin:0;
	overflow-y:hidden;
	text-align:left;
	font-size:0.9em;
	color:#666;
}
.product-box .price{
	float:left;
	color:white;
	font-weight:bold;
}
.product-box .btn-view{
	float:right;
}
.product-listing .image{
	float:left;
	width:200px;
	margin-right:10px;
	text-align:center;
}
.product-listing .desc{
	padding-left:210px;
}
.product-listing .price{
	font-size:1.4em;
	font-weight:bold;
	color:white;
}
/* END PRODUCT BOX STYLES */

/* COLOUR CHART STYLES */
#main .colour-chart{
	padding:10px;
	background-color:white;
	overflow:auto;
	color:black;
}
#main .colour-swatch{
	width:102px;
	height:80px;
	float:left;
}
#main .colour-swatch a{
	color:black;
}
#main .colour-swatch .image{
}
#main .colour-swatch .image a{
	display:block;
	height:30px;
	background-position:center top;
	background-repeat:no-repeat;
}
#main .colour-swatch .desc h1{
	height:30px;
	font:10px Arial, Helvetica, sans-serif;
	color:black;
	letter-spacing:normal;
}
#main .colour-swatch .price{
	text-align:center;
}
#main .colour-swatch .foot{
	text-align:center;
}
/* END COLOUR CHART STYLES */

/* NEWSLETTER STYLES */
.newsletter_list{
	background:white;
	color:black;
}
.newsletter_list th{
	background:#bbb;
}
#main .newsletter_list a{
	color:black;
}
/* END NEWSLETTER STYLES */