body {
	padding: 0px;
	margin: 0px;
	background: #eeeeee;
	color: #000000;
	vertical-align: top;
	font: normal 10px Verdana,Lucida Grande,Arial,sans-serif;
	text-align: left;
}

img { border: 0px; }

a, a:link, a:visited, a:hover {
	font: normal 10px Verdana,Lucida Grande,Arial,sans-serif;
	color: #75ade2;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

p {
	margin-top: 14px;
	line-height: 150%;
}

ol, ul {
}

li {
	margin: 10px 0px 10px 20px;
}

/* Menu ************************************************************/

div.Menu0, div.Menu1 {
	float: left;
	width: 144px;
	margin: 0px 0px 0px -1px;
	border-right: 1px solid #888888;
}
div.Menu1 { 
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
 }

a.Menu0, a.Menu0:link, a.Menu0:visited, a.Menu0:hover,
a.Menu1, a.Menu1:link, a.Menu1:visited, a.Menu1:hover  {
	display: block;
	width: 119px;
	_width: 143px;
	padding: 12px;
	background: #ffffff;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #888888;
	color: #000000;
	font-size: 12px;
}
a.Menu0:hover, a.Menu1:hover {
	background: #89e2cf;
	color: #ffffff;
}

/* Sections ************************************************************/

div#all {
	background: #ffffff;
	text-align: left;
	width: 765px;
	border: 1px solid #888888;
}

div#banner {
	border-bottom: 1px solid #888888;
	height: 113px;
}

div.logo {
	float: left;
	width: 142px;
	height: 113px;
	overflow: hidden;
}

div.bannerright {
	float: left;
	width: 197px;
	height: 113px;
	overflow: hidden;
}

div#side {
	float: left;
	width: 143px;
}

div#menu {
	border-left: 1px solid #888888;
}

div#address {
	float: left;
	width: 129px;
	_width: 143px;
	padding: 0px 7px 7px 7px;
	font-size: 9px;
}

div#address p {
	line-height: 100%;
	font-size: 9px;
}

div#main, div#mainhome, div#maincurly {
	float: right;
	width: 581px;
	_width: 623px;
	*width: 621px;
	_margin-left: -3px;
	min-height: 510px;
	_height: 510px;
	background: #ffffff;
	border-left: 1px solid #888888;
	padding: 20px 20px 10px 20px;
}
/* div#mainhome { background: #f4f4f4 url(lookfeel/paisley.jpg) top left repeat-y; }
div#maincurly { background: #ffffff url(lookfeel/curly.jpg) bottom left no-repeat; }*/

div.clear {
	clear: both;
}

/* Bits ************************************************************/

div.title {
	color: #111111;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

a.subtitle, a.subtitle:link, a.subtitle:visited, a.subtitle:hover {
	color: #75ade2;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 10px 4px 0px;
	text-decoration: none;
	display: block;
}
a.subtitle:hover { text-decoration: underline; }

div.text {
	text-align: left;
	line-height: 150%;
	margin-bottom: 7px;
}

div.product {
	clear: both;
	padding-top: 14px;
}

a.thumb, a.thumb:link, a.thumb:visited, a.thumb:hover {
	display: block;
	float: left;
	width: 75px;
	margin: 0px 10px 10px 0px;
	border: none;
}

img.thumb {
	width: 75px;
}

img.productshot {
	float: right;
	width: 330px;
	margin: 14px 0px 10px 10px;
}

a.featurepic, a.featurepic:link, a.featurepic:visited, a.featurepic:hover {
	display: block;
	float: left;
	width: 280px;
	margin: 0px;
	border: none;
}

img.featurepic1 {
	width: 280px;
}

img.featurepic2 {
	width: 280px;
	margin-left: 0px;
}

img.featurefull {
	width: 581px;
	margin: 10px 0px 10px 0px;
}


div.pagenextprev {
	clear: both;
	width: 579px;
}

a.prevpage, a.prevpage:link, a.prevpage:visited, a.prevpage:hover,
a.nextpage, a.nextpage:link, a.nextpage:visited, a.nextpage:hover {
	display: block;
	padding: 10px;
	float: left;
}

a.nextpage, a.nextpage:link, a.nextpage:visited, a.nextpage:hover {
	float: right;
}

/* Email a freind ************************************************************/


div.friend {
	float: right;
	margin: 10px;
}

div#emailfriend {
	position: absolute;
	display: block;
	z-index: 1000;
	left: -20000px;
	width: 200px;
	background: #eeeeee;
	border: 1px solid #808080;
	border-color: #cccccc #808080 #808080 #cccccc;
	padding: 14px;
	color: #000000;
}

div#emailfriend * {
	margin: 2px;
}

div#emailfriend input {
	width: 196px;
}

div#emailfriend a, div#emailfriend a:link, div#emailfriend a:visited, div#emailfriend a:hover {
	display: block;
	float: left;
	padding: 4px 7px 4px 7px;
	border: 1px solid #cccccc;
	background: #7dd5b3;
	color: #ffffff;
	font-weight: bold;
}

div#emailfriend a:hover {
	background: #dddddd;
	text-decoration: none;
}

/* Image zoom - scrapped ************************************************************/

div#zoom {
	position: absolute;
	z-index: 999;
	left: -20000px;
	width: 30%;
	padding: 10% 35% 70% 35%;
}

div#fade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.8;
	cursor: pointer;
	color: #ffffff;
}

img#imgzoom {
	position: relative;
	z-index: 999;
	width: 100%;
	background: #ffffff;
	cursor: pointer;
}



/* Form tables ************************************************************/

div#contactform {
	padding-top: 10px;
}

td {
	font: normal 10px Verdana,Lucida Grande,Arial,sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 4px;
	vertical-align: top;
}

td.responseheading {
	font-weight: bold;
	color: #75ade2;
}

td.responselabel {
	text-align: right;
}

input {
	font: normal 10px Verdana,Lucida Grande,Arial,sans-serif;
}

/*******************************************************************************************************/
/* wysiwyg.css ***********************************************************/
/********************************************************************************************************/

.picture {
	display: block;
	float: left;
	padding: 0px 14px 14px 0px;
}

.caption {
	padding-top: 4px;
	display: block;
	text-align: center;
}

.floatleft {
	display: block;
	float: left;
	padding: 7px;
}

.floatright {
	display: block;
	float: right;
	padding: 7px;
}

.righttoleft {
	unicode-bidi: bidi-override; 
	direction: rtl;
	
}

.lefttoright {
	unicode-bidi: bidi-override; 
	direction: ltr;
}

