body {
	margin: 0;
	padding: 6px 0 0;
	background-color: #bababa;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input.submit {
	background-color: #492222;
	color: #ffffff;
	border: 1px solid #492222;
	font-weight: bold;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #505050;
}
#topleft,#topright{
	float:left;
	width:250px;
	min-height:84px;
	padding:25px 0 0 20px;
}
#top {
	position: relative;
	float: left;
	width: 450px;
	padding: 22px 0 24px;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 80%;
}
#skiplink:focus,#skiplink:active {
	left: 0;
	background-color: #961d35;
	color: #ffffff;
}
#logo {
	display: block;
	margin: 0 auto;
	border:0;
}
#strapline {
	background-color: #ffffff;
	color: #961d35;
	text-align: center;
	font-size: 65%;
}
#navbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #cacaca;
	color: #312c2a;
	text-align:center;
}
#centre_nav
{
	float:left;
	left:50%;
	position:relative;
}
#nav {
	float: left;
	position:relative;
	left:-50%;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	font-size: 75%;
	list-style: none;
	line-height: 1.2em;
	min-height:32px;
}
#nav li {
	float:left;
	border-right: 1px solid #ffffff;
	clear:right;
	display:inline;
	min-height:32px;
}
#nav li.first {
	border-left: 1px solid #ffffff;
}
#nav li a {
	padding: 9px 22px 9px 18px;
	background-color: #cacaca;
	color: #312c2a;
	text-decoration: none;
	display:block;
}
#nav li a:hover,#nav li a:focus,#nav li a:active {
	background-color: #cacaca;
	color: #961d35;
}
#searchlogin {
	clear: left;
	float: left;
	width: 100%;
	background-color: #961d35;
	color: #ffffff;
	/*min-height:100px;*/
}
#searchlogin a {
	background-color: #961d35;
	color: #ffffff;
}
#searchlogin a:hover,#searchlogin a:focus,#searchlogin a:active {
	background-color: #961d35;
	color: #cb8e9a;
}
#searchlogin label {
	font-weight: bold;
}
#searchlogin input {
	margin: 0 0 0 0.4em;
	border: 1px solid #1f1f1f;
}
#searchlogin input.submit {
	background-color: #492222;
	color: #ffffff;
	border: 1px solid #492222;
	font-weight: bold;
}
#searchlogin .register,#searchlogin .loggedin {
	float: right;
	padding: 30px 30px 0;
	font-size: 80%;
	font-weight: bold;
	text-align:center;
}
#searchlogin .loggedin{
	padding: 7px 30px 0;	
}
#searchlogin .register a,#searchlogin .loggedin a{
	display:block;
}
#searchlogin .loggedin a.first{
	margin:0 0 0.75em 0;
}
.logout {
	float:left;
	font-weight:bold;
	font-size:80%;
	padding:25px 0 0 25px;
}
#formsearch {
	float: left;
	padding: 26px;
	font-size: 90%;
}
#formlogin {
	float: left;
	padding: 12px 22px;
	font-size: 70%;
}
#formlogin table {
	border-collapse: collapse;
}
#formlogin th,#formlogin td {
	padding: 3px;
}
#formlogin th {
	text-align: right;
}
.required
{
	color:Red;
}
legend
{
	font-size:80%;
}
#main {
	clear: left;
	float: left;
	width: 100%;
	padding: 24px 0;
}
#main a {
	background-color: #ffffff;
	color: #961d35;
}
#main a:hover,#main a:focus,#main a:active {
	background-color: #ffffff;
	color: #000000;
}
#main a.rss {
	float: left;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/bulletRSS.gif) no-repeat 0 2px;
	color: #961d35;
}
#main a.rss:hover,#main a.rss:focus,#main a.rss:active {
	background-color: #ffffff;
	color: #000000;
}
#main h1 {
	margin: 0 0 1.2em;
	font-size: 85%;
	line-height: 1.2em;
}
#main h2 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #961d35;
	font-size: 85%;
	line-height: 1.2em;
}
#main h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#main p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#main ul {
	margin: 0 0.6em;
	padding: 0;
	background-color: #ffffff;
	color: #961d35;
	font-size: 70%;
	line-height: 1.4em;
	list-style: none;
}
#main li {
	margin: 0 0 0.2em;
	padding: 0 0 0 1em;
	background: #ffffff url(/images/bulletMainLi.gif) no-repeat 0 6px;
	color: #961d35;
}
#main li h6 {
	font-size: 100%;
}
#main li p {
	background-color: #ffffff;
	color: #505050;
	font-size: 100%;
}
#main table {
	font-size: 70%;
	line-height: 1.6em;
}
#main tr {
	vertical-align: top;
}
#main .primary {
	float: left;
	width: 460px;
	padding: 0 0 0 24px;
}
#main .secondary {
	float: right;
	width: 460px;
	padding: 0 24px 0 0;
}
#main .row {
	clear: left;
	float: left;
	width: 100%;
}
/*------- START PANEL ---------*/
#main .panel {
	clear: left;
	float: left;
	margin: 0 0 26px;
	padding: 16px;
	border: 2px solid #e1e1e1;
}
#main .panel.full {
	width: 424px;
}
#main .panel.half {
	width: 181px;
}
#main .panel.right {
	clear: none;
	float: right;
}
#main .panel .primary {
	float: left;
	width: 254px;
	padding: 0;
}
#main .panel .secondary {
	float: right;
	width: 152px;
	padding: 0;
}
#main .primary .panel_advert{
	border:2px solid #E1E1E1;
	margin:0pt 0pt 26px;
	padding:2px;
}
.panel_advert{
	background-repeat:no-repeat;
	width:210px;
	clear:left;
	float:left;
}
.panel_advert.right{
	clear:right;
	float:right;
}
#main .primary .panel_advert p{
	padding:40px 0 0 5px;
	margin:0;
	font-size:70%;
	color:#999999;
	line-height:1.4em;
}
.panel_advert a{
	font-size:70%;
	line-height:1.6em;
	padding:0 0 0 5px;
}
.panel_advert.full{
	width:454px;
}
#main .primary .panel_advert.full a img,#main .primary .panel_advert.full a{
	display:block;
	float:left;
	padding:0;
	border:0;
}
#main .primary .panel_advert.full p{
	float:right;
	padding:0;
	display:block;
	width:260px;
}
.panel_advert_dustbag{
	background-image:url(/images/ww/advert_images/advert_dustbags_back.jpg);
	background-repeat:no-repeat;
	width:213px;
	clear:none;
	float:right;
}
/*------- END PANEL ---------*/
#main .businesslinks {
	float: left;
	width: 100%;
}
#main .businesslinks .row {
	padding: 0 0 10px;
}
#main .businesslinks .item {
	float: left;
	width: 120px;
	margin: 0 0 0 17px;
}
#main .businesslinks .first {
	margin: 0;
}
#main .businesslinks img, #main .businesslinks .noimg, .secondary img {
	display: block;
	margin: 0 0 6px;
	border: 2px solid #e1e1e1;
	font-size: 70%;
}
.secondary img.featuredproductservice {
	width:126px;
	height:126px;
}
#main .businesslinks img {
	width: 126px;
	height: 126px;
}
#main .businesslinks .noimg {
	width: 126px;
	height: 78px;
	padding: 48px 0 0 0;
	text-align: center;
	text-decoration:none;
}
#main .businesslinks .name {
	font-size: 70%;
	text-align: center;
}
#main table.contactdetails {
	border-collapse: collapse;
}
#main table.contactdetails th {
	padding: 2px 28px 2px 2px;
	text-align: left;
	width:100px;
}
#main table.contactdetails td {
	padding: 2px;
}
#main img.memberlogo,#main img.memberthumbnail {
	display: block;
	margin: 0 auto;
}
#main img.membermode {
	margin:0;
}
#main img.memberthumbnail {
	width:126px;
	height:126px;
}
#main img.lifestyle {
	float: right;
	width: 376px;
}
div#vidnavholder
{
	width:100%;
	margin:0;
	padding:0;
	clear:right;
}
div#previous, div#next
{
	width:49%;
	margin:0;
	padding:10px 0;
	font-size:75%;
	clear:none;
}
div#previous
{
	float:left;
}
div#next
{
	float:right;
	text-align:right;
}
.tags
{
	width:45%;
	clear:none;
	float:left;
	font-size:70%;
	padding:0 5px 5px 0;
}
/* Photo Slide Show */
#photoslideshow {
	float: left;
	width: 100%;
	height:200px;
}
#photoslideshow .nav {
	position: relative;
	width: 82px;
	min-height: 195px;
	font-size: 75%;
}
#photoslideshow #photoprevslide {
	float: left;
	text-align: left;
}
#photoslideshow #photoprevslide a {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 0 8px;
	background: #ffffff url(/images/bulletPrev.gif) no-repeat 0 5px;
}
#photoslideshow #photonextslide {
	float: right;
}
#photoslideshow #photonextslide a {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 8px 0 0;
	background: #ffffff url(/images/bulletMainLi.gif) no-repeat right 5px;
}
#photoslides {
	width: 260px;
	min-height: 195px;
	margin: 0 auto;
}
#photoslideshow img {
	display: block;
	left: 0;
	top: 0;
	width: 260px;
	height: 195px;
	margin: 0 0 12px;
}
/* End Photo Slide Show */
/* News Slide Show */
#newsslideshow {
	float: left;
	width: 100%;
}
#newsslideshow .nav {
	position: relative;
	width: 72px;
	min-height: 195px;
	font-size: 75%;
}
#newsslideshow #newsoprevslide {
	float: left;
	text-align: left;
}
#newsslideshow #newsprevslide a {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 0 8px;
	background: #ffffff url(/images/bulletPrev.gif) no-repeat 0 5px;
}
#newsslideshow #newsnextslide {
	float: right;
}
#newsslideshow #newsnextslide a {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 8px 0 0;
	background: #ffffff url(/images/bulletMainLi.gif) no-repeat right 5px;
}
#newsslides {
	width: 260px;
	/*min-height: 195px;*/
	margin: 0 auto;
}
#newsslideshow img {
	display: block;
	left: 0;
	top: 0;
	width: 260px;
	height: 195px;
	margin: 0 0 12px;
}
/* End News Slide Show */
#formsearchbusiness, #macroform_contactus {
	clear: left;
	float: left;
	width: 424px;
	margin: 0 0 26px;
	padding: 16px;
	background-color: #f4f4f4;
	color: #505050;
	border: 2px solid #e1e1e1;
}
#formsearchbusiness table, #macroform_contactus table {
	border-collapse: collapse;
}
#formsearchbusiness th, #macroform_contactus th {
	padding: 3px 8px 3px 3px;
	text-align: left;
}
#formsearchbusiness td, #macroform_contactus td {
	padding: 3px;
}
#formsearchbusiness input.submit, #macroform_contactus input.submit {
	margin: 0 0 0 1em;
	background-color: #505050;
	color: #ffffff;
	border: 1px solid #505050;
	font-weight: bold;
	cursor: pointer;
}
.business img{
	float:left;
	margin:0 10px 10px 0;
	border:2px solid #E1E1E1;
}
.businesslist {
	clear: left;
	float: left;
	width: 100%;
}
.businesslist .business {
	clear: left;
	float: left;
	width: 436px;
	margin: 10px 0 0;
	padding: 6px 12px;
	border-bottom: 1px solid #e1e1e1;
}
.businesslist .highlight {
	padding: 6px 12px 2px;
	background-color: #fff9dd;
	color: #505050;
	border: 1px solid #e1e1e1;
}
#main .businesslist .highlight a {
	background-color: #fff9dd;
	color: #961d35;
}
#main .businesslist .highlight a:hover,#main .businesslist .highlight a:focus,#main .businesslist .highlight a:active {
	background-color: #fff9dd;
	color: #000000;
}
/*
object, embed
{
	border:2px solid #E1E1E1;
}
*/
#pagenav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #e1e1e1;
}
#pagenav td {
	width: 33%;
}
#pagenav td.pages {
	background-color: #ffffff;
	color: #505050;
	text-align: center;
}
#pagenav td.next {
	text-align: right;
}
#pagenav .selected {
	font-weight: bold;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 20px 0;
	background-color: #cacaca;
	color: #312c2a;
}
#copyright {
	float: left;
	padding: 0 22px;
	font-size: 70%;
	line-height: 1.2em;
}
#copyright a {
	background-color: #cacaca;
	color: #312c2a;
}
#footernav {
	float: right;
	margin: 0;
	padding: 0 22px;
	font-size: 70%;
	list-style: none;
	line-height: 1.2em;
}
#footernav li {
	float: left;
	padding: 0 14px;
	border-left: 1px solid #312c2a;
}
#footernav li.first {
	border: 0;
}
#footernav a {
	background-color: #cacaca;
	color: #312c2a;
}
#footernav a:hover,#footernav a:focus,#footernav a:active {
	background-color: #cacaca;
	color: #961d35;
}

.deletephoto{
	width:25%;
	float:left;
	font-size:70%;
	text-align:center;
}

.deletephoto img{
	width:50px;
	height:50px;
	padding:5px;
	display:inline;
}

form.styleone table th{
	text-align:left;
}
form.styleone table th label{
	font-weight:normal;
}


form.styleone input,form.styleone textarea{
	width:25em;
	border: 1px solid #492222;
}
form.styleone textarea{
	height:8em;
	overflow:auto;
}
form.styleone input.short{
	width:12em;
}
form.styleone input.submit,form.styleone input.button{
	width:auto;
}
#googlemapapi{
	width:425px;
	height:300px;
}

a.helplink{
	float:right;
	font-size:70%;
}
