body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background: #e8f8fa url('../images/background.gif') fixed repeat center top;
	text-align: center;
	padding: 0 0 0 0;
	line-height: 18px;
	letter-spacing: 0.5px;
}
img {
	border : none;
}
#container {
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	margin-top:20px;
	width:900px;
}
#bg-wrapper{
	background-color:#ffffff;
	overflow:hidden;
	_overflow:auto;
	display:block;
}
#bg-wrapper .padding {
	padding-bottom:15px;
}
.grey-bg {
	background-color:#eeeeee;
	padding:4px;
}
#content-main {
	width:710px;
	float:left;
	background-color:#ffffff;
	padding-bottom:10px;
}
#content-main .top_region {
	padding: 10px 20px 15px 15px;
}
#content-main .left_column {
	float:left;
	width:340px; 	 
}
#content-main .left_column .lc_padding {
	padding: 15px 10px 20px 10px;	 
}
#content-main .middle_column {
	float:left;
	width:350px; 	 
	margin-bottom:20px;
}
#content-main .middle_column .dotted_line {
	border-bottom:1px dotted #009999; 
	border-top:1px dotted #009999;
}
#content-right {
	width: 180px;	
	float: right;
	background-color:#ffffff;
	padding-bottom:5px;
}
#content-right .purple_box {
	width: 180px;
	height: 115px;	
	float: right;
	background: transparent url('../images/purple_bg.gif') scroll no-repeat left top;
}
#content-right .purple_box .pb_pad {
	padding: 20px 27px 15px 10px;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	line-height: normal;
}
#content-right .purple_box ul {
	padding-left: 10px;
}
#content-right .purple_box a {
	color:#FFFFFF;
}
#content-right .purple_box a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content-bottom {
	position:relative;
	width:900px;
	height:70px;
}
h1 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #009999;
	font-style: normal;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #CC9933;
	font-style: normal;
	line-height: normal;
}
.item {
	background: #F0F0F0;
	margin-bottom:2px;
	margin-left: 0px;
}

/*** visible styles ...................... ***/
.main {
	/* main 13 black Arial*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.text_general2 {
	/* text general 12 black bold */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.text_general3 {
	/* text general 14 GREEN SERIF */	
	font-family: "Book Antiqua";
	font-size : 14px;
	color: #8d9f61;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;	
}
.page_title {
	/* Arial 16 teal bold*/
	font-family: Arial, Helvetica,sans-serif;
    color: #009999;
	letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
}
.page_title a {
	  color: #009999;
    font-family: Arial, Helvetica,sans-serif;
	letter-spacing: 0.8px;
    font-size: 12;
    font-weight: bold;
    text-decoration:none;
}
.page_title a:hover {
	color : #cc0000;
	text-decoration: none;
}
.imgbox {
 border: ;
}

/* Product template styles .................  */
#sub_region {
	text-decoration: none;
	margin: 10px 15px 20px 15px;
}
#sub_regiontitle {
	text-decoration: none;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border: 1px solid #339999;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #339999;
}
/* End Product template styles  */

/*** Site style elements .......................  ***/
td p {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #000000;
	text-decoration: none;
}
A{
    COLOR: #000000;
    text-decoration: none;
}
A:hover{
    color: #666666;
    text-decoration: none;
}
img {
	border : none;
}
.clear {
	clear: both;
}
/* Form styles ............................... */
form {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e6d63;
	border: 1px solid #339999;
}
select { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2977c0;
}
textarea { 
    font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e6d63;
	width: 230px;
	height: 80px;
	border: 1px solid #339999;
}
/* end form styles */

/*** Navigation ................................... ***/
.nav {
	margin: auto;
	display:block;
	padding-left:10px;
	height: 23px;
	width: 890px;
	background-color:#009999;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li {
	position: relative;
	float: left;
	list-style: none;
}
#navigation ul li a {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#009999;
}
#navigation ul li a span {
	display: block;
	/*width:109px;*/
	line-height: 20px;
	height: 20px;
	padding: 3px 10px 0 5px;
	text-decoration: none;
	cursor: pointer;
}
#navigation ul li a:hover {
	display: block;
	color: #ffffff;
	font-weight: bold;
}
#navigation ul li.on a span {
	color: #2d1a0c;
	font-weight: bold;

}
#navigation ul li.on a span:hover {
	color: #ffffff;
	font-weight: bold;
}
#hozmenu {
	background: #009999;
	margin-top:-4px;
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	width:880px;
	height:22px;
}
#hozmenu ul,#footmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#hozmenu li{
	float:left;
	list-style-type: none;
	background: #009999;
	border-right: 0px;
	border-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

a.lastcrumb{
	color:#593638;	
}

/*** Drop Down Menu ........................................ ***/
.cssmenu_iframe, .cssmenu_sub {
	position: absolute;
	z-index: 500;
	top: -500px;
	left: -500px;
	width: 157px;
	background-color: #009999;
	/*border-top: none;*/
	padding-top: 0;
	padding-bottom: 0;
}
.cssmenu_iframe {
	border: none;
	padding: 0;
}
#cssmenu_submenus ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cssmenu_submenus ul li {
	list-style: none;
}
.cssmenu_iframe {
	z-index: 499;
}
#cssmenu_submenus a, #cssmenu_submenus a span {
	display: block;
	height: 1%;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	background-color: #009999;
}
#cssmenu_submenus a span {
	line-height: 23px;
	text-align: left;
	padding-left: 6px;
}
#cssmenu_submenus a:hover span {
	color: #015454;
	background-color: #73c7c7;
}
#cssmenu_submenus a.arrow {
	background-image: url('../images/cssmenu_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
/*
#cssmenu a{
    font-family : Trebuchet, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#cssmenu a:hover{
    font-family : Trebuchet, Helvetica, sans-serif;
    text-decoration: none;
}
/*** End Drop Down Menu ***/

/*** Menu on footer ***/
#footmenu {
	padding-top: 5px;
	height:70px;
}
#footmenu li {
	float:left;
	list-style-type: none;
	border-right: 1px solid #000000;
	padding-right: 3px;
	margin-left: 3px;
}
#footmenu a {
	color: #ffffff;
}
/** end ALL menu styles **/

/*** Rotator styles ................................ ***/
div#imageImages {
	margin: 0;
}
.curve_pad {
	width:310px;
	background: #bebebe url(../images/curved_bottom2.jpg) no-repeat scroll left bottom;
}
div#imageTextArea {
    width: 300px;
    display: table;
    padding: 0px 0px;
}
div#imageSelection {
	padding: 0 0 0 0;
	width:310px;
}
div#imageDescription {
	display:none;
}
div#thumbselection {
	float: left;
	margin-right:15px;
}
div#captionselection {
	float: left;
	width:200px;
}
div#imageCaption {
	margin-top:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*
div#imageSelection a:visited {
	color:#000000;
	text-decoration:none;
}
*/
div#imageSelection a {
    padding: 0;
	text-decoration:none;
}
div#imageSelection a strong {
    font-size: 12px;
}
div#imageTextArea h1 {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.5pt;
    font-size: 11px;
    font-weight: bold;
    line-height: 100%;
    padding-top: 0px;
    text-align: left;
    padding: 1px 1px 1px 1px;
	text-decoration:none;
}

div#imageSelection a.imageOffState img {
    border: 2px solid #ffffff;
	color:#000000;
}

div#imageSelection a.imageOnState img {
    border: 2px solid #009899;
	color:#000000;
}

div#imageSelection a.imageHoverState img {
    border: 2px solid #666666;
}
div#imageSelection a.imageOffState .more img {
    border: 0;
}
.tabs {
	display:block;
	width: 310px;
	height: 43px;
	background-color:#bdbdbd;
}
.tabs .paddd {
	padding: 0 0 5px 10px;
}
.im_padd {
	text-align:right;
}
div#imageSelection a.imageOffState img {
    border: 2px solid #ffffff;
	color:#000000;
}
.line {
	width: auto;
}

.desctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
/*** END Rotator styles ***/

/*** Directory Styles ......................... ***/
.title {
	font-family: "Book Antiqua";
	color: #663333;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 0px;
}

.categorytitle {
	font-family: Book Antiqua;
	color: #8d9f61;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.clear {
	clear: both;
}
#directory {
	float: left;
	width: 690px;
	text-align: right;
}
#directory .container {
	margin-left: 200px;
	width: 480px;
	text-align: left;
}
#directory_col1 {
	float: left;
	width: 240px;
}
#directory_col2 {
	float: right;
	width: 240px;
}
#directory h2, #post_code_search h2 {
	color: #3CB1C2;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 0 5px 0;
	padding: 0;
}
#directory ul, #post_code_search ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#directory ul li, #post_code_search ul li {
	margin: 0 0 5px 0;
	list-style-type: none;
	color: #000000;
}
#directory a {
	color: #000000;
}
#directory a:hover {
	text-decoration: underline;
}
.side1 {
	float: left;
	width: 360px;
}
#supplier_detail {
	float: left;
	width: 361px;
	text-align: left;
}
#supplier_detail .content {
	padding-left:4px;
	position: relative;
}
.controls {
	font-family : Arial, Helvetica, sans-serif;	
	color: #3CB1C2;
	font-size: 11px;
	font-weight: normal;
	line-height:25px;
	width: 360px;
}
.controls a {
	color: #666666;
}
.controls a:hover {
	color: #333333;
}
.controls_prev {
	float:left;
}
.controls_next {
	float:right;
}
.bizname {
	font-family: Book Antiqua;
	color: #663333;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	padding-left:4px;
	text-transform: uppercase;
}
#supplier_photo {
	text-align: center;
	float: right;
	width: 280px;
}
#supplier h2 {
	color: #3CB1C2;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
}
#supplier .contact {
	/*margin: 20px 0 20px 0;*/
}
#supplier .contact p {
	margin: 0;
}
#supplier .enquiry, #supplier .enquiry th, #supplier .enquiry td, #enquiry, #enquiry th, #enquiry td {
	font-family : Arial, Helvetica, sans-serif;	
	color: #3CB1C2;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	padding: 1px;
}
#supplier .enquiry p {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
}
#supplier .enquiry th, #enquiry th {
	width: 100px;
}
#supplier .enquiry th.enquiry, #enquiry .fullwidth {
	width: auto;
}
#supplier .enquiry th.postcode, #enquiry th.postcode {
	width: 40px;
	text-align: right;
}
#supplier .enquiry td.postcode, #supplier .enquiry td.state {
	width: 60px;
}
#supplier input, #supplier select, #supplier textarea, #enquiry input, #enquiry select, #enquiry textarea {
	width: 100%;
}
#supplier .submit, #enquiry .submit {
	background: #3CB1C2;
	color: #ffffff;
	border: 0;
	width: auto;
}
#enquiry th.postcode, #enquiry td.postcode, #enquiry td.state {
	width: 100px;
}
#enquiry input.checkbox {
	border: 0;
	width: auto;
}
#post_code_search {
	text-align: center;
}
#post_code_search table {
	margin: auto;
}
#post_code_search td {
	padding: 2px 4px 2px 4px;
	font-weight: bold;
}
#post_code_search h2 {
	font-weight: bold;
	font-size: 14px;
}
.supplier_category{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 13px;
	color: #444444;
	font-weight: bold;
	text-align: center;
}
/*** End Directory Styles ***/

/*** Supplier styles ................................ ***/
.padd{
	padding:5px 0 0 0;
}
.supplier_explain {	
	width: 180px;
	height: 40px;
	display: block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: transparent url('../images/green_bg_new.gif') scroll no-repeat center top;
}
.supplier_explain a {	
	color: #ffffff;
	text-decoration: none;
}
.supplier_explain2 {
	width: 180px;
	height: 60px;
	display: block;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:normal;
	font-weight: bold;
	background: transparent url('../images/gray_bg_new.gif') scroll no-repeat center top;
}
.supplier_explain2 .sp_paddd,.supplier_explain .sp_paddd {
	padding: 8px 7px 0 11px;
}
supp_light{
	background: #e8f8fa url('../images/background.gif') fixed repeat center top;
}
.suppl_list{
	background: #aaeeee url('../images/supplnavbg_top.gif') scroll no-repeat center top;

}
.suppl_list_padd{
	background: #aaeeee url('../images/supplnavbg_bot.gif') scroll no-repeat center bottom;
	padding-bottom:5px;
	
}

/*** Gallery style .........................***/

#gallery {
	background: transparent url(/templates/images/gallery_but.png) no-repeat scroll left top;
	width:181px;
	height:48px;
	display: block;
	margin-bottom: 10px;
}
#gallery a {
	width:181px;
	height:48px;
	display: block;
}
/*Gallery single button style */
#longbutton {
	width: 180px;
	height: 48px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0 10px 0 10px;
	border: 0;
	background: transparent url(../images/sendtofriend_but.gif) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
a.listgallery_teal span{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

a.selected span{
	color: #449944;
	font-size: 13px;
}


#home-page-gallery-listing{
	background:url("../images/gallery_bg_new.gif") no-repeat;
	width:380px;
	height:400px;
	padding:5px 0 0 10px;
}

/*** Forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 150px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
td label {
	display: block;
	position: relative;
	width: 170px;
	color: #666666;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #333333;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	float: right;
	margin: 0 20px 12px 24px;
	color: #666666;
}
#form_display form.c1_form {
	padding: 10px 10px 20px 10px;
	background: transparent url(../images/form_bg.gif) repeat-x center top;
}
/* END forms */

/*** SEO Footer ------------------------------***/

#seo_nav {
	width: 860px;
	display: block;
	background-color: #ffffff;
	border-top: 1px solid #999;
	padding: 0 20px;
}
#seo_nav .seo_list {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 25px;
    width: 155px;
}
#seo_nav .seo_list .footer_list_title{
	font-weight: bold;
	color: #009999;
	font-size: 13px;
	list-style: none;
	border: none;
	margin-bottom: 5px;
}
#seo_nav .footer_list_item{
	border: none;
	list-style: none;
}
#seo_nav .footer_list_item a{
	font-weight: normal;
	color: #999;
	font-size: 11px;
	border: none;
}
#seo_nav .seo_list {
	display: block;
	width: 155px;
}
#seo_nav .social_widget {
	width: 250px;
	display: block;
	float: right;
	margin-top:20px;
}
