/**********************
 OVERALL LAYOUT
***********************/

* { margin: 0; padding: 0; }
img { border: none; }

body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 16px;
	background-color: #fff;
	color: #000;

}

	* html body {
		font-size: medium;
	}

#skiptomain {
	display: none;
}

a { color: #687FAD; }
a:hover { color: #97ADD8; }
.inline { display:inline; }

p { margin: 10px 0px 0px 0px; }
p.fivespace { margin: 5px 0 0 0; }
p.tenspace { margin: 10px 0 0 0; }
p.fifteenspace { margin: 15px 0 0 0; }
p.twentyspace { margin: 20px 0 0 0; }
p.thirtyyspace { margin: 30px 0 0 0; }
p.fortyspace { margin: 40px 0 0 0; }

strong.pink { color: #bf425e; }

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

.point7 { font-size: 0.7em; }
.point11 { font-size: 1.1em; margin-top: 15px; }

.lh1p6 { line-height: 1.6em; }

ul { list-style: none; margin-left: 12px; padding-left: 12px; }
ul li { list-style-type: none; padding: 2px 0; }

ol { margin-left: 12px; padding-left: 12px; }
ol li { padding: 2px 0; }

img.floatright { float: right; padding: 0 0 5px 15px; }

/* guns don't kill people, wrappers do */
#wrapper {
	background: #fff;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	position: relative;
	z-index: 1;
}

	#dennismovie {
		width: 900px;
		height: 618px;
		position: absolute;
		top: 220px; left: 0;
		z-index: 1000;
	}

#header {
	width: 900px;
	height: 115px;
}

	#header-lft {
		width: 415px;
		height: 110px;
		background-color: #97ADD8;
		float: left;
		margin: 0 0 5px 0;
		padding: 0 135px 0 0;
	}

	#header-rgt {
		width: 350px;
		height: 110px;
		background-color: #97ADD8;
		float: right;
		margin: 0 0 5px 0;
	}

		#hrr1 {
			width: 350px;
			height: 45px;
		}

		#hrr2 {
			width: 92px;
			height: 26px;
			margin: 5px 14px 0 244px;
		}

			#poundsign {
				width: 17px;
				height: 17px;
				float: left;
				font-size: 0.7em;
				line-height: 17px;
				margin: 0 3px;
				text-align: right;
			}

			#poundflag {
				width: 23px;
				height: 17px;
				float: left;
			}

			#eurosign {
				width: 17px;
				height: 17px;
				float: left;
				font-size: 0.7em;
				line-height: 17px;
				margin: 0 3px;
				text-align: right;
			}

			#euroflag {
				width: 23px;
				height: 17px;
				float: left;
			}

			#hrr2 a { color: #000; text-decoration: none; }
			#hrr2 a:hover { color: #bf425e; text-decoration: underline; }

			* html #hrr2 { width: 95px; margin: 0 14px 0 141px; }

		#hrr3 {
			width: 240px;
			height: 29px;
			color: #000;
			font-size: 0.7em;
			margin: 5px 10px 0 100px;
			text-align: right;
		}

			#hrr3 a { color: #000; }
			#hrr3 a:hover { color: #bf425e; }

#topnav {
	width: 900px;
	height: 66px;
}

	#topnav ul {
		width: 900px;
		height: 51px;
		margin: 0 0 10px 0;
		padding: 0;
	}

	#topnav ul li {
		height: 51px;
		display: inline;
		background-color: #8BA4D4;
		float: left;
		font-size: 0.8em;
		margin: 0 5px 0 0;
		padding: 0;
		text-align: center;
	}

		#topnav ul li.tna, #topnav ul li.tna_active { width: 121px; padding-right: 4px; }
		#topnav ul li.tnb, #topnav ul li.tnb_active { width: 121px; padding-right: 4px; }
		#topnav ul li.tnc, #topnav ul li.tnc_active { width: 120px; padding-right: 4px; }
		#topnav ul li.tnd, #topnav ul li.tnd_active { width: 120px; padding-right: 4px; }
		#topnav ul li.tne, #topnav ul li.tne_active { width: 120px; padding-right: 4px; }
		#topnav ul li.tnf, #topnav ul li.tnf_active { width: 118px; padding-right: 4px; }
		#topnav ul li.tng, #topnav ul li.tng_active { width: 122px; padding-right: 4px; margin: 0; /* override */ }

		#topnav ul li a {
			width: 100%;
			height: 37px;
			color: #fff;
			display: block;
			line-height: 17px;
			padding: 14px 0 0 0;
			text-align: right;
			text-decoration: none;
			text-transform: uppercase;
		}
		#topnav ul li a:hover { color: #000; text-decoration: underline; }

			#topnav ul li.tna a,
			#topnav ul li.tna_active a,
			#topnav ul li.tne a,
			#topnav ul li.tne_active a,
			#topnav ul li.tnf a,
			#topnav ul li.tnf_active a {
				width: 100%;
				height: 20px;
				padding-top: 31px;
			}

			#topnav ul li.tnb a,
			#topnav ul li.tnb_active a,
			#topnav ul li.tnc a,
			#topnav ul li.tnc_active a {
				width: 100%;
				height: 51px;
				line-height: 17px;
				padding-top: 0;
			}

			#topnav ul li.tna a:link, #topnav ul li.tna a:visited { background: url(/images/but01.gif) no-repeat left top; }
			#topnav ul li.tna a:hover, #topnav ul li.tna_active a:link, #topnav ul li.tna_active a:visited { background: url(/images/but01on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tnb a:link, #topnav ul li.tnb a:visited { background: url(/images/but08.gif) no-repeat left top; }
			#topnav ul li.tnb a:hover, #topnav ul li.tnb_active a:link, #topnav ul li.tnb_active a:visited { background: url(/images/but08on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tnc a:link, #topnav ul li.tnc a:visited { background: url(/images/but09.gif) no-repeat left top; }
			#topnav ul li.tnc a:hover, #topnav ul li.tnc_active a:link, #topnav ul li.tnc_active a:visited { background: url(/images/but09on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tnd a:link, #topnav ul li.tnd a:visited { background: url(/images/but03.gif) no-repeat left top; }
			#topnav ul li.tnd a:hover, #topnav ul li.tnd_active a:link, #topnav ul li.tnd_active a:visited { background: url(/images/but03on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tne a:link, #topnav ul li.tne a:visited { background: url(/images/but02.gif) no-repeat left top; }
			#topnav ul li.tne a:hover, #topnav ul li.tne_active a:link, #topnav ul li.tne_active a:visited { background: url(/images/but02on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tnf a:link, #topnav ul li.tnf a:visited { background: url(/images/but04.gif) no-repeat left top; }
			#topnav ul li.tnf a:hover, #topnav ul li.tnf_active a:link, #topnav ul li.tnf_active a:visited { background: url(/images/but04on.gif) no-repeat left top; text-decoration: underline; }

			#topnav ul li.tng a:link, #topnav ul li.tng a:visited { background: url(/images/but06.gif) no-repeat left top; }
			#topnav ul li.tng a:hover, #topnav ul li.tng_active a:link, #topnav ul li.tng_active a:visited { background: url(/images/but06on.gif) no-repeat left top; text-decoration: underline; }

#topnav2 {
	width: 900px;
	height: 30px;
}

	#topnav2 ul {
		width: 900px;
		height: 30px;
		margin: 0;
		padding: 0;
	}

		#topnav2 ul li {
			height: 30px;
			background-color: #542988;
			color: #fff;
			display: inline;
			float: left;
			font-size: 0.7em;
			line-height: 30px;
			margin: 0 3px 0 0;
			padding: 0;
			text-align: center;
		}

			#topnav2 ul li.tn2a { width: 108px; }
			#topnav2 ul li.tn2b { width: 82px; }
			#topnav2 ul li.tn2c { width: 77px; }
			#topnav2 ul li.tn2d { width: 83px; }
			#topnav2 ul li.tn2e { width: 70px; }
			#topnav2 ul li.tn2f { width: 109px; }
			#topnav2 ul li.tn2g { width: 68px; }
			#topnav2 ul li.tn2h { width: 67px; }
			#topnav2 ul li.tn2i { width: 53px; }
			#topnav2 ul li.tn2j { width: 84px; }
			#topnav2 ul li.tn2k { width: 69px; margin: 0; }

			#topnav2 ul li a {
				width: 100%;
				color: #fff;
				display: block;
				margin: 0;
				padding: 0;
				text-decoration: none;
			}

			#topnav2 ul li a:hover {
				color: #e2bbc7;
			}


/*** see banner.css for old css settings ***/

#banner-bar {
	width: 900px;
	height: 99px;
	background-color: #8ba4d4;
	margin: 15px 0;
	position: relative;
}

#bannerGallery
{
  position: relative;
  width: 550px;
  height: 99px;
  float: left;
}

	#banner {
		margin: 0px 0px 0px 0px;
	}

		#banner img {
			margin: 0px 0px 0px 0px;
		}


	#broc-pic {
		width: 127px;
		height: 131px;
		position: absolute;
		top: -9px;
		right: 290px;
		z-index: 2;
	}

		#broc-pic a:link, #broc-pic a:visited, #broc-pic a:hover {
			float: left;
			display: block;
			width: 127px;
			height: 131px;
			text-decoration: none;
			background: transparent url(/images/broc-pic.png) no-repeat left top;
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/broc-pic.png', sizingMethod='scale');
		}

	#award {
		width: 150px;
		height: 169px;
	}

	#broc-txt {
		width: 148px;
		height: 78px;
		color: #fff;
		font-size: 0.7em;
		line-height: 1.4em;
		padding: 12px 20px 0 0;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 4;
	}

		#broc-txt strong { color: #542988; }
		#broc-txt a { color: #fff; }
		#broc-txt a:hover { color: #542988; }

	#broc-deals {
		position: absolute;
		top: 0;
		left: 395px;
		width: 300px;
		height: 80px;
		padding: 5px;
		font-size: 0.7em;
		padding: 0 0px 0 15px;
		line-height: 18px;
	}

		#broc-deals strong {
			font-size: 1.1em;
			color: #ffffff;
		}

		#broc-deals a:link, #broc-deals a:visited {
			color: #ffffff;
		}

#footer-top {
	width: 898px;
	height: 58px;
	border: 1px solid #d4ddef;
	margin: 15px 0 0 0;
}

	#footer-top-lft {
		width: 413px;
		height: 58px;
		float: left;
		position: relative;
	}

		#subscribe-txt1 {
			color: #522B88;
			font-size: 0.7em;
			position: absolute;
			top: 10px;
			left: 10px;
		}

			#subscribe-txt1 strong {
				font-size: 1.1em;
			}

		#subscribe-form {
			position: absolute;
			top: 13px;
			left: 180px;
		}

			#subscribe-form input {
				border: 1px solid #7E9DB9;
			}

		#subscribe-go {
			position: absolute;
			top: 14px;
			left: 330px;
		}

		#subscribe-txt2 {
			font-size: 0.6em;
			position: absolute;
			bottom: 5px;
			left: 10px;
		}

	#footer-top-rgt {
		width: 475px;
		float: right;
		margin: 13px 10px 0 0;
	}

#footer {
	width: 900px;
	color: #000;
	font-size: 0.7em;
	margin: 15px 0;
	padding: 15px 0 0 0;
	text-align: center;
}

	#footer a { color: #000; text-decoration: underline; }
	#footer a:hover { color: #bf425e; }

#maincontent {
	width: 900px;
}

	#maincontent h1 {
		color: #5c348e;
		font-size: 0.9em;
		margin: 20px 0 0 0;
	}

	#maincontent h2 {
		color: #5c348e;
		font-size: 1.0em;
		margin: 15px 0px 0px 0px;
	}


	#hp-lft {
		width: 680px;
		float: left;
	}

	#hp-lft-cycle {
		width: 680px;
		height: 420px;
		overflow: hidden;
		z-index: 3;
	}

		#fourmainfeats {
			width: 680px;
			height: 386px;
			position: relative;
		}

			#fourmainfeats_a, #fourmainfeats_b {
				width: 680px;
				height: 193px;
				margin: 0;
				padding: 0;
			}

				#fourmainfeats_a {
					position: absolute;
					top: 0; left: 0;
				}

				#fourmainfeats_b {
					position: absolute;
					top: 193px; left: 0;
				}

				#fourmainfeats_a img, #fourmainfeats_b img, #fourmainfeats_a a, #fourmainfeats_b a { margin: 0; padding: 0; }

		#homefeatures {
			width: 680px;
			margin: 15px 0 0 0;
		}

			#hfeat-lft {
				width: 260px;
				height: 180px;
				background-color: #fff; /*c57890*/
				float: left;
				font-size: 0.7em;
			}

				#hfeat-lft strong {
					color: #fff;
					line-height: 20px;
					padding: 0 0 0 10px;
				}

				#hfeat-lft strong.red {
					color: #900;
					line-height: 20px;
					padding: 0 0 0 10px;
				}

			#hfeat-rgt {
				width: 355px;
				height: 165px;
				background-color: #d1dbee;
				color: #5c348e;
				float: right;
				font-size: 0.7em;
				line-height: 1.5em;
				padding: 15px 15px 0 30px;
			}

				#hfeat-rgt .hfr-anim {
					width: 355px;
					height: 150px;
				}

					#hfeat-rgt .hfr-anim img {
						position: absolute;
						right: 15px;
						bottom: 15px;
					}

	#hp-rgt {
		width: 160px;
		color: #000;
		float: right;
		font-size: 0.7em;
		line-height: 1.3em;
		margin: 0 10px 0 0;
	}

		#hp-rgt strong { font-size: 1.3em; color: #5c348e; }
		#hp-rgt strong.redbig { font-size: 1.3em; color: #900; }
		#hp-rgt strong.red { font-size: 1.0em; color: #900; }

		#hp-rgt img {
			margin: 0 0 5px 0;
		}

		#hp-rgt p {
			margin: 20px 0 0 0;
		}

		#hp-rgt a { color: #5c348e; font-weight: bold; }
		#hp-rgt a:hover { color: #e2bbc7; }

		.saleprice {
			color: #c00;
			font-weight: bold;
		}

	#brok-top {
		width: 900px;
		margin: 10px 0 0 0;
	}

		#brok-top-lft {
			width: 400px;
			color: #4924a9;
			float: left;
			font-size: 0.7em;
			line-height: 1.5em;
		}

			#brok-top-lft img {
				margin: 0 0 10px 0;
			}

			#brok-top-lft a { color: #4924a9; text-decoration: none; }
			#brok-top-lft a:hover { color: #542988; text-decoration: underline; }

			#brok-top-lft small { color: #000; }

		#brok-top-rgt {
			width: 430px;
			float: right;
			margin: 0 10px 0 0;
		}

			#brok-top-rgt small { color: #000; }

		.brokitemrow {
			width: 900px;
		}

			.withmargin {
				margin-top: 10px;
			}

		.brokitemrowshort {
			width: 430px;
		}

		.brokitem {
			width: 200px;
			color: #4924a9;
			float: left;
			font-size: 0.7em;
			line-height: 1.4em;
			margin: 0 30px 0 0;
			padding: 0 0 20px 0;
		}

			.brokitemend { margin: 0; }

			.brokitem a { color: #4924a9; text-decoration: none; }
			.brokitem a:hover { color: #542988; text-decoration: underline; }

			.brokitem small { color: #000; }

	#maincontent h1#information {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-information.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}

		.info-lft {
			width: 445px;
			float: left;
		}

		.info-rgt {
			width: 445px;
			float: right;
		}

		strong.title {
			color: #97add8;
			font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
			font-size: 1.7em;
		}

	#maincontent h1#news {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-news.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}

		.news-item {
			width: 390px;
			padding: 0 55px 0 0;
			margin: 15px 0 0 0;
		}

	#maincontent h1#contact {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-contact.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}

	#maincontent h1#brochure {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-brochure.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}

	#maincontent h1#products {
		width: 770px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-products.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 130px;
	}

	#maincontent h1#privacy {
		width: 770px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-privacy.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 130px;
	}

	#maincontent h1#sale {
		width: 820px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-privacy.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 80px;
	}

	#maincontent h1#gallery {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-gallery.gif) no-repeat left bottom;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 50px 0 0 70px;
	}

	#maincontent h1#news-gallery {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-news-gallery.gif) no-repeat left bottom;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 50px 0 0 70px;
	}

	#maincontent h1#expert {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-expert.gif) no-repeat left bottom;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 100px 0 0 70px;
	}


	#maincontent h1#workshop {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-workshop.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}

	#maincontent h1#dreamroom {
		width: 830px;
		height: 30px;
		background: #ffffff url(/images/bg-h1-dreamroom.jpg) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 175px 0 0 70px;
	}


	.prod-lft {
		width: 440px;
		float: left;
	}

	.prod-rgt {
		width: 440px;
		float: right;
	}

		.prod-row {
			width: 440px;
		}

			.pr-lft {
				width: 220px;
				float: left;
				margin: 20px 10px 0 0;
				line-height: 1.2em;
			}

				.pr-lft h2 {
					color: #97add8;
					font-size: 1.4em;
				}

			.pr-rgt {
				width: 210px;
				float: left;
				margin: 20px 0 0 0;
				line-height: 1.2em;
			}

	#galleryblock {
		position: relative;
		width: 700px;
		margin: 0 0 0 134px;
	}

	#mycarousel {
		position: relative;
		z-index: 1;
	}

	#imagetext {
		display: none; /* 'FROSTING' hidden until baron samedi can sort JMUMBO text swapper */
		width: 400px;
		height: 50px;
		position: absolute;
		bottom: 60px;
		left: 40px;
		background: #fff;
		opacity: .75;
		filter: alpha(opacity=75);
		padding: 5px;
		z-index: 2;
	}

	.testimonial-item {
		width: 500px;
		height: 355px;
		border-right: 1px solid #ccc;
		padding: 10px 20px;
	}


.colour1 {
	width: 180px;
	float: left;
}

.colour2 {
	width: 180px;
	float: left;
}

.colour3 {
	width: 180px;
	float: left;
}

.colour4 {
	width: 180px;
	float: left;
}

.colour5 {
	width: 180px;
	float: left;
}

/*** PIC N MIX RANGE PAGE ***/

	#picnmix {
		width: 370px;
		height: 120px;
		background: #ffffff url(/images/bg-h1-picnmix.gif) no-repeat left top;
		color: #97add8;
		font-family:  "trebuchet ms", verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
		font-size: 1.4em;
		padding: 70px 530px 0 0px;
		margin-top: 45px;
		margin-bottom: 20px;
	}

		#picnmix h1 { font-size: 1.0em; color: #97add8; margin-bottom: 10px; }
		#picnmix h2 { font-size: 0.8em; color: #BF425E; }

	div.picnmixleft { float: left; width: 600px; }
		div.picnmixprod {
			float: left;
			width: 160px;
			height: 200px;
			margin: 0 20px;
			text-align: center;
			padding: 15px 0;
		}
			div.picnmixprod p { margin: 0px; font-size: 0.7em; }

	div.picnmixright { float: left; width: 300px; }
		div.picnmixright h4 { clear: both; font-size: 11px; margin: 20px 0 0 0; }
		div.picnmixright img { float: left; margin-top: 10px; }

	div.picnmix h3 { clear: both; font-size: 0.9em; margin: 20px 0 10px 0; }

#popup {
	width: 415px;
	margin: 0 2px;
}

	#popup p {
		margin: 10px 7px;
	}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#gmap {
	margin-top: 10px;
	width: 898px;
	height: 298px;
	border: 1px solid #000000;
}

.subcatlink {
	float: left;
	width: 33%;
	text-align: center;
	padding-top: 20px;
	font-size: 1.2em;
}

.offeralert {
	color: #bf425e;
	font-weight: bold;
	font-size: 0.9em;
	margin: 15px 0 15px 0;
}

.galleryimg {
	float: left;
	width: 160px;
	height: 190px;
	text-align: center;
	margin: 10px 25px 20px 0;
}

	.giendofline {
		margin-right: 0;
	}


/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 20px 20px 20px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 0px;
}



ul#bullets li {
list-style-type: disc;
}

