body {
  /* background-image: url(/images-seo/bg-main.jpg); */
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	color: #535353;
	font-size: 11px;
	text-align: center;
}

img{border:0;}

table {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #535353;
}

th {
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	vertical-align:top;
}

td {
	font-size: 11px;
	border:0px solid #000;
	vertical-align:top;
}

table.thumbnail{
 border:0px solid #f00;
 }

table.product{
 border:0px solid #f00;
 }

table.product td{
 border:0px solid #f00;
 }
 
caption{
   font-size: 12px;
	font-weight:bold; 
}


table.orderSummary{
 border:0px solid #f00;

 }
table.orderSummary th {
  text-align:right;
}


table#basket th {
	color: #cfcfcf;
	text-align: left;
	font-size: 11px;
}

a {color: #ff9a00;}

#errorMessages{
  border:0px solid #f00;
  width:200px;
  overflow: auto;
}

div.message{
  border-style:dotted;
  border-color:#1773cf;
	border-width:0 0 1px 0;
	padding: 12px; 
	margin:12px;
	font-size:12px;
	font-weight: bold;
	/*
	color:#fff;
	background-color:#1773cf;
	*/
}

div.xmessage{
  border-style:solid;
  border-color:#915f36;
	border-width:1px 4px 4px 1px;
	padding: 12px; 
	margin:12px;
	font-weight: bold;
	color:#fff;
	background-color:#1773cf;
}

div.backto{
  padding: 5px; 
	margin:5px;
	text-align:right;
}

div.debug{
  border:1px solid #f00;
	color:#000;
}

div.superGlobals{
  border:1px dotted #f00;
	padding: 2px; 
	margin:2px;
}

#popup-wrapper {
	margin: 0px auto;
	padding:0 10px;
	border-style:solid;
  border-color:#f00;
	border-width:0px;
	text-align: justify;
	width: 650px;
	background-color: #fff; 
	text-align:center;
}

#popup {
  margin: 0px auto;
  width: 585px;
	background-image: url(/images-seo/form-bg.gif);

	
	padding:0px;
	
	border-style:solid;
  border-color:#0f0;
	border-width:0px;
	background-color: #fff; 

}

#popup h4{margin:0;}
#popup p{margin:0 10px;}

#makeitmiddle {
	position:absolute; 
	top:50%; 
	width:100%; 
	left:0; 
	margin-top: -150px; /*half of home div #home*/
}
#home {
	margin: 0 auto;
	text-align: center;
	width: 400px;
	height: 200px;
}

#bg {
	background-image: url(/images-seo/bg-on.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:100%; 
	text-align: center;
}
#main {
	margin: 0 auto;
	position:absolute; 
	left:50%; 
	margin-left: -400px;
	text-align: justify;
	width: 800px;
	background-color: #FFFFFF; 
}

#top {
	height: 100px;
	width: 800px;
	padding-top: 10px;
	text-align: center;
	border: 0px solid #8f8f8f;
}
#navbar {
	height: 40px;
	text-align: center;
	width: 800px;
}

#customer {
	text-align: center;
	width: 770px;
	background-color:#fff;
	color:#000;
	border:0px solid #0f0;
	padding:2px;
	margin:0px;
}

.margin5 {
	float: left;
	height: 5px;
	width: 5px;
}
#left {
	float: left;
	width: 585px;
	/* see http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height:350px;
	height:auto !important;
  height:350px;
  border: 0px solid #8f8f8f;
}

#leftHomeWearUs {
	width: 790px;
	height:550px;
  border: 0px solid #8f8f8f;
}



.box {
	padding: 5px 0px 0px;
	display: block;
	border:0px solid #f00;
}


#right {
	float: left;
	width: 200px;
}
#foot {
	height: 65px;
	width: 800px;
}
.clear {
	line-height: 0px;
	clear: both;
}
.rightmenu {
	width: 200px;
	list-style-type: none;
	margin: 2px 0px 0px;
	padding: 0px;
	border:0px solid #0f0;
}
.rightmenu li {
	height: 19px;
	width: 200px;
}
.rightmenu a {
	background-image: url(/images-seo/subnav/menu-bg1.gif);
	display: block;
	height: 17px;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
	line-height: 17px;
	text-indent: 10px;
}


.rightmenu a:hover {
	background-image: url(/images-seo/subnav/menu-bg2.gif);
	color: #ffffff;
}
.rightmenu .active a {
  background-image: url(/images-seo/subnav/menu-bg2.gif);
	color: #ffffff;
	}
	
.rightmenu .submenu a {

	color: #5c5c5c;
	text-indent: 20px;
}
.rightmenu .submenu a:hover {
	color: #ffffff;
}
.rightmenu .active-submenu a {background-image: url(/images-seo/subnav/menu-bg2.gif);
	color: #ffffff;
	font-weight: bold;
	text-indent: 20px;
	}
	

	
select, input, textarea{
	border: 1px solid #8f8f8f;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #535353;
	font-size: 10px;
	margin-bottom: 3px;
}

div.form-bg {
  margin: 0px auto;
  margin-top:-4px;
	width: 585px;
	background-image: url(/images-seo/form-bg.gif);
	border:0px solid #000;
	padding:0px;
}

div.form-top {
  margin: 0px auto;
	width: 585px;
	height:20px;
	background-image: url(/images-seo/form-top.gif);
	border:0px solid #000;
	padding:0px;
}

div.form-bottom {
  margin: 0px auto;
	width: 585px;
	height:20px;
	background-image: url(/images-seo/form-bottom.gif);
	border:0px solid #000;
	padding:0px;
}

form.labelled{
  width: 90%;
	border:0px solid #000;
	padding:10px;
}

/* ff only 
form.labelled input:focus {border-width:3px;border-color: #e25a22; }
form.labelled textarea:focus {border-width:3px;border-color: #e25a22; }
*/

form.labelled label{
  float: left;
  width: 170px;
  font-weight: bold;
  text-align:left;
}

form.labelled legend{
  border:1px solid #e4e4e4;
  font-weight:bold;
  font-style:italic;
  font-size:14px;
}


form.labelled fieldset{
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0 0 0;
  padding-bottom:5px;
  margin-bottom:5px;
}

form.labelled .last{
  border-bottom: 1px;
}

.last{
  border-bottom: 1px;
}

form.labelled .text{
  width: 220px;
}

form.labelled .date{
  width: 60px;
}

form.labelled .checkbox{
  border:0px solid #ccc;
  margin-bottom: 3px;
}

form.labelled .radio{
  border:0px solid #ccc;
  margin-bottom: 3px;
}

form.labelled .image{
  border:0px solid #ccc;
  margin-left:170px;
  margin-top: 8px;
}


form.labelled br{
  clear: left;
}


form.labelledSlim{
  width: 195px;
	border:0px solid #000;
}

form.labelledSlim label{
float: left;
width: 70px;
font-weight: bold;
text-align:left;
}


form.labelledSlim input{
	
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #535353;
	font-size: 10px;
  margin-bottom: 5px;

}

form.labelledSlim .text{
  border: 1px solid #8f8f8f;
  width: 115px;
}

form.labelledSlim .password{
  border: 1px solid #8f8f8f;
  width: 115px;
}

form.labelledSlim .checkbox{
  border:0px solid #f00;
}

form.labelledSlim .image{
  border:0px solid #ccc;
  margin-left:68px;
  margin-top: 3px;
}



form.labelledSlim br{
clear: left;
}

.btn { border:0; }

.box146 {
	float: left;
	width: 146px;
}
.box438 {
	float: left;
	width: 438px;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.txt-big {
	font-size: 24px;
	font-weight: 600;
}



/***************************
start
***************************/
#seo{
	margin:0;padding:0;
	background-color:#fff; color:#000;
}



/***************************
 hint
 ***************************/


.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
margin: 3px 0px;
color:#000;
}

/*************************
 nav bar
 *************************/


div#navbar ul {
	margin: 0px;
  padding: 0px;
  color: #fff;
  line-height: 39px;
  white-space: nowrap;
}

div#navbar li {
  list-style-type: none;
  display: inline;
}

div#navbar li a {
  text-decoration: none;
  padding: 0;
  margin-left:-3px;
  color: #fff;
  border:0px solid black;
	line-height: 39px;
}

div#navbar a {
  text-decoration: none;
  padding:0;
  color: #fff;
  border:1px solid black;
  display: inline;
  line-height: 39px;
}

div#navbar a:hover {
  text-decoration: none;
  padding:0;
  margin-left:-3px;
  color: #88D9EC;
  line-height: 39px;
  border:0px solid black;

}

div#navbar img {
  padding:0;
  margin:0;
  border:0px solid black;
}



.small{
	font-size:9px;
}

/*************************
fvalidate.js
**************************/
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #f00;
	font-style:italic;
	}
	
/****************************
	DYNAMIC MENU - http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
 ****************************/
#dropmenudiv{
	position:absolute;
	margin-top:0px;
	background-color: #ccc;
  
	text-align:left;
	z-index:100;
	width: 200px;
	line-height:2em;
	border:0px solid #f00;
}

/* hack 
* html #dropmenudiv{
	margin-top:9px;
}
*/

#dropmenudiv ul {
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#dropmenudiv li{
	width: 200px;
	height: 17px;
	line-height: 17px;
}

#dropmenudiv a{
  background-image: url(/images-seo/subnav/menu-bg1.gif);
  background-repeat: no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	width: 200px;
	font-weight:bold;
	color:#5c5c5c;
	text-indent: 3px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	margin: 1px 0px;
}

#dropmenudiv a:hover{
	color:#fff;
	background-image: url(/images-seo/subnav/menu-bg2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	width: 200px;
}

/* http://css.maxdesign.com.au/listutorial/roll_master.htm */
ul.filter {
  display:inline;
	margin:0;
	padding:0;
	list-style-type: none;
	border:0px solid #EAD88C;	
}

ul.filter li { 
  margin: 0px; 
  padding-right: 0px;
  display:inline;
  }

ul.filter a {
	border-bottom:2px solid #ead88c;
  
}

ul.filter a:hover{
  border-bottom:2px solid #D09845;
  }
  
ul.filter a.selected{
  border-bottom:2px solid #D09845;
  }


  
/* events */
ul.events {
	margin:0;
	padding:0;
	list-style-type: none;
	border:0px solid #EAD88C;	
}

ul.events li {
  background-color: #fff;
  color: #fff; 
  background-image: url(/images-css/bg-event1.gif);
  background-repeat: no-repeat;
  width:581px;
  padding:2px;
  margin:2px;
  height:18px;
  font-weight:bold;
  }

ul.events a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
  height:18px;
}

ul.events a:hover{
  color:#fff;
  text-decoration:underline;
  height:18px;
  }