html, body, table {
	font-family:  trebuchet ms, verdana, arial, helvetica, helve, sans-serif;
	font-size: 12px;
	color: #000;
}

/*** GENERIC ***/

img { border: 0px; }
br.breaker { clear: both; }
form.inline { display: inline; margin: 0px; padding: 0px; }

.price { font-weight: bold; color: #B34040; font-size: 12px; }

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #90C;
	text-decoration: underline;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #90C;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #AC2FD6;
	margin: 0px;
}


/*** LAYOUT ***/

body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#pagecontainer {
	width: 600px;
	margin: 0 auto;
}

	#header {

		width: 600px;
		height: 90px;
	}

	#header_left {
		float: left;
		width: 15px;
		height: 90px;
		background: #AC2FD6 url(/images/head-left.gif) no-repeat left top;
	}

	#header_middle {
		float: left;
		width: 570px;
		height: 90px;
		background: #AC2FD6 url(/images/head-bg.gif) repeat-x left top;
	}

	#header_right {
		float: left;
		width: 15px;
		height: 90px;
		background: #AC2FD6 url(/images/head-right.gif) no-repeat left top;
	}

	#search_bar {
		display: none;
		clear: both;
		width: 600px;
		height: 30px;
		margin-top: 1px;
		background: url(/images/search-bar.gif) no-repeat left top;
	}

		#search_left {
			float: left;
			width: 285px;
			height: 26px;
			padding-top: 4px;
		}

			#search_left form {
				margin: 0px;
				padding: 0px;
			}

			#search_left p {
				margin: 0px;
				height: 0px;
			}

			#search_left label {
				float: left;
				width: 100px;
				margin: 2px 10px 0px 0px;
				text-align: right;
			}

			input.searchbox {
				float: left;
				border: 1px solid #B97FB4;
				font-family:  trebuchet ms, verdana, arial, helvetica, helve, sans-serif;
				font-size: 12px;
				width: 103px;
				margin: 1px 5px 0px 0px;
				padding: 0px 0px 0px 3px;
			}

			input.searchgo {
				float: left;
			}

		#search_right {
			float: left;
			width: 485px;
			height: 24px;
			padding-top: 6px;
			text-align: center;
		}

			#search_right ul {
				margin: 0px;
				padding: 0px;
			}

				#search_right ul li {
					display: inline;
					list-style: none;
					margin: 0px;
					padding: 0px 15px;
				}

			#search_right a:link, #search_right a:visited {
				color: #000;
				text-decoration: underline;
			}

			#search_right a:hover {
				color: #90C;
			}

	#main1 {
		clear: both;
		margin: 4px 0px 0px 0px;
		padding: 0px;
		width: 600px;
		background: none;
	}

	#main2 {
		width: 600px;
		background: none;
	}

	#main3 {
		width: 600px;
		background: none;
	}

		#leftnav {
			display: none;
			float: left;
			width: 160px;
			padding: 0px 0px;
		}

			#leftnav ul {
				margin: 0px 0px 20px 0px;
				padding: 0px;
			}

				#leftnav ul li {
					list-style: none;
					width: 120px;
					margin: 0px 20px 0px 20px;
					padding: 11px 0px 1px 0px;
					border-bottom: 1px solid #E9E9E9;
				}

					#leftnav ul li a:link, #leftnav ul li a:visited {
						text-decoration: none;
					}

				#leftnav ul li.active {
					font-weight: bold;
				}

				#leftnav ul li.heading1 {
					width: 119px;
					height: 19px;
					margin: 1px 0px 0px 1px;
					padding: 5px 20px 0px 20px;
					border: 0px;
					background: #BFDE42 url(/images/lh_head1.gif) no-repeat left top;
					color: #fff;
					font-weight: bold;
				}

				#leftnav ul li.heading2 {
					width: 119px;
					height: 19px;
					margin: 10px 0px 0px 1px;
					padding: 5px 20px 0px 20px;
					border: 0px;
					background: #9200C2 url(/images/lh_head2.gif) no-repeat left top;
					color: #fff;
					font-weight: bold;
				}

				#leftnav ul li.heading3 {
					width: 119px;
					height: 19px;
					margin: 10px 0px 0px 1px;
					padding: 5px 20px 0px 20px;
					border: 0px;
					background: #BFDE42 url(/images/lh_head3.gif) no-repeat left top;
					color: #fff;
					font-weight: bold;
				}

				#leftnav ul.subnav {
					width: 120px;
					margin: 0px;
					padding: 0px;
				}

					#leftnav ul.subnav li {
						width: 110px;
						margin: 0px;
						padding: 2px 0px 2px 10px;
						border: 0px;
						font-weight: normal;
					}

					#leftnav ul.subnav li.active {
						font-weight: bold;
					}


		#maincontent {
			float: left;
			width: 570px;
			margin-left: 0px;
			padding: 20px 10px 20px 10px;
		}

			#maincontentleft {
				float: left;
				width: 265px;
				padding: 0px 20px 20px 0px;
			}

			#maincontentright {
				float: left;
				width: 265px;
				padding: 0px 20px 20px 0px;
			}


	#services_bar {
		display: none;
		clear: both;
		margin: 7px 0px;
		padding: 0px 0px 0px 0px;
		width: 770px;
		height: 62px;
		background: url(/images/services-bar.gif) no-repeat left top;
	}

		ul.services_list {
			float: left;
			width: 170px;
			margin: 0px;
			padding: 1px 0px 0px 0px;
		}

			ul.services_list li {
				list-style: none;
				margin: 0px;
				padding: 1px 0px 1px 15px;
				width: 155px;
			}

		div.services_form {
			float: left;
			margin: 0px;
			padding: 10px 0px 0px 25px;
			width: 235px;
			height: 52px;
		}

			div.services_form p {
				margin: 3px 0px;
				padding: 0px;
			}

			input.friendbox {
				float: left;
				border: 1px solid #B97FB4;
				font-family:  trebuchet ms, verdana, arial, helvetica, helve, sans-serif;
				font-size: 12px;
				width: 160px;
				margin: 1px 5px 0px 0px;
				padding: 0px;
			}

			input.friendgo {
				float: left;
			}

	#footer {
		clear: both;
		width: 600px;
		height: 41px;
		margin-bottom: 10px;
	}


/*** BROKERAGE ***/

div.brokitem {
	float: left;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666;
	font-size: 11px;
	text-align: center;
}

div.brokitemend {
	margin-right: 0px;
}

	div.brokitem img {
		width: 100px;
		height: 100px;
	}

	div.brokitem p {
		margin: 3px 0px;
		padding: 0px;
	}

	div.brokitem a:link, div.brokitem a:visited {
		font-size: 12px;
		text-decoration: none;
	}

	div.brokitem a:hover {
		text-decoration: underline;
	}

/*** PROD PAGE ***/

#prodimg {
	float: left;
	width: 247px;
}

	#prodimg img.prodimg {
		width: 245px;
		height: 245px;
		border: 1px solid #CECECE;
	}

#prodtxt {
	float: right;
	width: 300px;
	margin: 0px;
}

	#prodtxt h1 {
		font-size: 14px;
		font-weight: bold;
		color: #A5C32D;
		margin: 3px 0px;
	}

	#prodtxt p.prodcode {
		margin: 0px;
		font-size: 11px;
		font-weight: bold;
	}

table.variants {

}

	table.variants th {
		background: #90C;
		border: 1px solid #90C;
		color: #fff;
		text-align: left;
		padding: 0px 5px;
	}

	table.variants td {
		background: #F6F6F6;
		border: 1px solid #EDEDED;
		color: #000;
		text-align: left;
		padding: 2px 5px;
	}

/* MINICART TOOLTIP */
.mcTooltip {
	font-weight: bold;
	padding: 5px;
	width: 110px;
	border: 1px solid #000000;
	background: #ebd8e4 url(/images/search-bar.gif) no-repeat center center;
	opacity: 0.8;
}

/***************
 LINKS PAGE
 ***************/
.websiteLink {
	margin: 10px 0px 0px 0px;
}