div#recommendedProducts { display: none; }

/* MediaBrite CSS */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
p {
	margin: 0px 0px 15px 0px;
	}
	/* .cap {
		display: block;
		float: left;
		font-size: 490%;
		line-height: 42px;
		padding: 0px 3px 3px 0px;
		margin: 0px;		
		font-weight: bold;
		color:#2F6D72;
		} */

a, .fauxLink {
	text-decoration: underline;
	color: #0000FF;
	font-weight: normal;
	}
a:hover	{
	color: #650A09;
	}
input, option, select {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
	color: #000;
	}
input, textarea, select { 
	margin-bottom: 4px;
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding: 2px;
	}
select { 
	padding: 2px;
	}
.cleaner {
	clear:both;
	height:0px;
	font-size:1px;
	border:none;
	background:transparent;
	}
.transparency {
	width:127px;
	height:127px;
	position:absolute;
	background:#E4E6D2;
	filter:alpha(opacity = 35);
	-moz-opacity:.35;
	opacity:.35;
	}
/*  Header   */
#topContainer {
	margin: 0px 0px 2px 0px;
	background: url('images/top-background.gif') top left repeat-x;
	}
#top {
	position: relative;
	width: 750px;
	height: 85px;
	margin: 0px auto 0px auto;
	}
	.tagline {
		position: absolute;
		top: 0px;
		left: 137px;
		background: url('images/top-tagline.gif') top left no-repeat;
		width: 337px;
		height: 37px;
		z-index: 500;
		}
/*  Search Bar   */
	#searchbar {
		position: absolute;
		top: 4px;
		right: 0px;
		z-index: 600;
		color: #FFF;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		}
		#searchbar a {
			text-decoration: none;
			font-size: 90%;
			font-weight: normal;
			color: #FFF;
			}
			#searchbar a:hover {
				text-decoration: underline;
				}
		#searchbar a.searchButton {
			display: block;
			background: #E0E2CB; 
			text-decoration: none;
			font-size: 90%;
			font-weight: normal;
			color: #6A8153;
			text-transform: uppercase;
			border: 1px solid #6A8153;
			padding: 2px 4px 0px 4px;
			}
		#searchbar input {
			border: 1px solid #6A8153;
			}
	.logo {
		display: block;
		position: absolute;
		top: -62px;
		left: 10px;
		width: 154px;
		height: 80px;
		z-index: 900;
		}
	.burst {
		display: block;
		position: absolute;
		top: 0px;
		left: 364px;
		width: 198px;
		height: 139px;
		background: url('images/burst-sell.gif') no-repeat top left;
		z-index: 900;
		}
/*  Navbar   */
	#navbar {
		position: absolute;
		top: -30px;
		right: 0px;
		list-style: none;
		margin: 0px;
		padding: 0px;
		z-index: 1000;
		}
		#navbar ul {
			list-style: none;
			margin: 0px;
			padding: 0px;
			}
		#navbar li {
			float: left;
			position: relative;
			margin: 0px;
			padding: 0px;
			}
		/* Top-Level Links */
		#navbar a {
			display: block;
			text-decoration: none;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 90%;
			color: #FFF;
			background: url('images/top-navbar-background.gif') top left no-repeat;
			width: 90px;
			background-position: 0px -24px;
			padding: 4px 2px 4px 2px;
			margin: 0px 0px 0px 1px;
			text-transform: uppercase;
			}
			#navbar li:hover a, #navbar li.over a {
				background-position: 0px -48px;
				}
		#navbar a.cat {
			background-position: 0px 0px;
			}
		/* Drop Downs */
		#navbar li ul {
			display: none;
			position: absolute;
			left: 3px;
			top: 23px;
			}
		li > ul {
			top: auto;
			left: auto;
			}
		#navbar li:hover ul, #navbar li.over ul {
			display: block;
			}
		#navbar li ul li {
			float: none;
			}
		#navbar li ul a {
			width: 84px;
			font-weight: normal;
			font-size: 100%;
			color: #6A8153;
			background: #E0E2CB;
			padding: 3px 2px 3px 2px;
			margin: 0px 0px 0px 0px;
			border-bottom: 1px solid #6A8153;
			border-right: 1px solid #6A8153;
			border-left: 1px solid #6A8153;
			text-transform: none;
			}
			*html #navbar li ul a { margin: 0px 0px -1px 0px; }
			#navbar li ul a:hover {
				background: #213E40;
				color: #FFF;
				}
		/* Down Arrows */
		#navbar a .arrow {
			padding: 0px 8px 0px 0px;
			background: url('images/top-navbar-arrow.gif') top right no-repeat;
			}
			#navbar li:hover .arrow, #navbar li.over .arrow {
				background-position: 100% -12px;
				}
#pageHeaderContainer {
	background: #447AA0;
	margin: 0px 0px 2px 0px;
	}
	#pageHeader {
		height: 68px;
		width: 750px;
		margin: 0px auto 0px auto;
		}
	#pageHeader p {
		margin: 0px;
		color: #FFF;
		font-family: "Times New Roman", Times, serif;
		font-style: italic;
		padding: 40px 0px 0px 580px;
		font-size: 220%;
		line-height: normal;
		text-transform: uppercase;
		}

#right {
	float: right;
	display: block;
	width: 185px;
	padding: 0px 0px 10px 0px;
	position: relative;
	}
	#right .padding {
		padding: 30px 10px 10px 10px;
		}
	#right a.subcategory {
		display: block;
		text-decoration: none;
		text-align: center;
		font-family: 'Lucida Grande', 'Lucida Sans', "Trebuchet MS", "Bitstream Vera Sans", Lucida, Arial, Helvetica, sans-serif;
		font-size: 110%;
		font-weight: bold;
		color: #000;
		margin: 0px 0px 0px 0px;
		padding: 5px 10px 5px 10px;
		letter-spacing: 2px;
		}
		#right a.subcategory:hover, #right a.active { 
			background: #EFF6F2;
			}
		#right a.active { 
			border-top: 1px solid #D6E5DC;
			border-bottom: 1px solid #D6E5DC;
			background: #EFF6F2;
			}
	#right h1 {
		color: #A3B097;
		text-transform: uppercase;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 0px;
		font-size: 190%;
		letter-spacing: 0px;
		}
	#right a.product {
		display: block;
		text-decoration: none;
		font-size: 100%;
		font-weight: normal;
		color: #000;
		padding: 7px 7px 7px 7px;
		margin: 0px 20px 0px 20px;
		border: 1px solid #E0EBE4;
		}
		#right a.product:hover {
			border: 1px dotted #2F6D72;
			}
		#right a.product:hover .title { color: #000;}
		#right a.product img {
			border: 1px solid #377377;
			}
			#right a.product:hover img {
				border: 1px solid #000;
				}
		#right a.product .title {
			display: block;
			font-weight: bold;
			color: #377377;
			margin: 1px 0px 0px 0px;
			line-height: normal;
			font-size: 110%;
			}
		#right a.product .description {
			display: block;
			color: #000;
			margin: 0px 0px 9px 0px;
			line-height: normal;
			font-size: 90%;
			}
		#right a.product .price {
			display: block;
			color: #000;
			margin: 0px 0px 0px 0px;
			line-height: normal;
			}
	#right .cart {
		margin: 20px 0px 0px 0px;
		color: #6A8052;
		}
		#right .cart h1 {
			margin: 0px 0px 5px 0px;
			}
		#right .cart input {
			border: 1px solid #6A8153;
			margin-left: 15px;
			}
		#right .cart a {
			display: block;
			color: #6A8153;
			margin: 0px;
			padding: 0px;
			border: 0px;
			font-size: 90%;
			text-decoration: underline;
			}
			#right .cart a:hover {
				color: #000;
				}
		#right .cart .textArea {
			background: #FFF;
			padding: 5px 5px 5px 15px;
			border-top: 1px solid #86867D;
			border-bottom: 1px solid #86867D;
			}
			#right .cart .textArea p {
				margin: 0px;
				color: #6A8153;
				}
			#right .cart .textArea strong {
				font-weight: normal;
				text-transform: uppercase;
				}
		#right .cart a.cartLink {
			display: block;
			float: left;
			background: url('images/left-cart-go.gif') top left no-repeat;
			background-position: 0px 3px;
			padding: 0px 0px 0px 12px;
			text-transform: uppercase;
			font-size: 90%;
			text-decoration: none;
			margin: 3px 0px 0px 4px;
			}
/*  Main Content Area   */
#container {
	width: 750px;
	position: relative;
	margin: 0px auto 0px auto;
	background: url('images/container-background.gif') top left repeat-y;
	}
.main {
	margin: 0px 185px 0px 0px;
	padding: 18px 8px 8px 8px;
	}
	.breadcrumbs {
		display: block;
		color: #2F6D72;
		position: absolute;
		top: -4px;
		left: 8px;
		font-size: 90%;
		}
		.breadcrumbs a {
			text-decoration: underline;
			color: #2F6D72;
			font-weight: normal;
			}
			.breadcrumbs a:hover {
				text-decoration: none;
				}
	.pages {
		position: relative;
		display: block;
		float:right;
		margin:  0px 0px 10px 0px;
		border: 1px solid #333333;
		background: #EEEEEE;
		padding: 0px;
		font-size: 90%;
		}
		.pages .currentPage {
			display: block;
			float: left;
			font-weight: bold;
			padding: 0px 5px 0px 5px;
			border-left: 1px solid #333333;
			}
		.pages .pageNavTitle {
			display: block;
			float: left;
			padding: 0px 5px 0px 5px;
			text-decoration: none;
			font-weight: normal;
			background: #333333;
			color: #FFFFFF;
			}
		.pages a {
			display: block;
			float: left;
			text-decoration: none;
			color: #999999;
			padding: 0px 5px 0px 5px;
			border-left: 1px solid #333333;
			}
			.pages a:hover {
				color: #FFFFFF;
				background: #AAAAAA;
				}
	.main a.product {
		display: block;
		float: left;
		text-decoration: none;
		font-size: 100%;
		font-weight: normal;
		color: #000;
		padding: 3px 3px 3px 3px;
		margin: 0px 0px 12px 0px;
		border: 2px solid #FFF;
		width: 125px;
		}
		.main a.product:hover { 
			border: 2px solid #E0E2CB;
			}
		.main a.product img {
			display: block;
			}
		.main a.product .title {
			display: block;
			font-weight: bold;
			color: #000;
			margin: 4px 0px 2px 0px;
			line-height: normal;
			}
		.main a.product .description {
			display: block;
			color: #000;
			margin: 0px 0px 9px 0px;
			line-height: normal;
			font-size: 90%;
			}
		.main a.product .price {
			display: block;
			color: #000;
			margin: 0px 0px 0px 0px;
			line-height: normal;
			}
	#detailedImages {
		margin: 6px 0px 0px 0px;
		}
		a.detailedImage { 
			position: relative; 
			float: left;
			margin: 3px 3px 0px 0px;
			z-index: 1;
			}
		a.detailedImage .hoverImage { display: none; }
		a.detailedImage:hover .hoverImage {
			display: block;
			position: absolute;
			border: 1px solid #000;
			right: -230px;
			top: -100px;
			z-index: 500;
			}
	#productDetails .title, #recommendedProducts .sectionHeader {
		display: block;
		padding: 30px 0px 20px 0px;
		font-size: 160%;
		font-weight: bold;
		color: #000;
		margin: 0px;
		letter-spacing: 1px;
		}
		.image {
			float: left;
			display: block;
			width: 125px;
			}
		#column {
			margin: 0px 0px 0px 150px;
			}
		#productDetails .credits {
			font-weight: bold;
			}
		#productDetails .description {
			display: block;
			color: #000;
			padding: 8px 8px 8px 0px;
			line-height: normal;
			}
		#productDetails .price {
			display: block;
			color: #000;
			margin: 0px 0px 3px 0px;
			line-height: normal;
			}
		#recommendedProducts { 
			margin: 20px 0px 0px 0px;
			clear: both;
			}
			#recommendedProducts .sectionHeader {
				margin: 0px 0px 5px 0px;
				border-bottom: 1px solid #000;
				padding: 0px 0px 3px 0px;
				font-size: 140%;
				}
			#recommendedProducts a {
				display: block;
				float: left;
				text-decoration: none;
				font-size: 100%;
				font-weight: normal;
				color: #000;
				padding: 3px;
				margin: 0px 0px 12px 0px;
				width: 125px;
				border: 2px solid #FFF;
				}
				#recommendedProducts a:hover { 
					border: 2px solid #E0E2CB;
					}
				#recommendedProducts a img {
					display: block;
					border: 1px solid #FFF;
					background: #FFF;
					}
				#recommendedProducts a .title {
					display: block;
					font-weight: bold;
					font-size: 110%;
					color: #000;
					margin: 3px 3px 0px 0px;
					padding: 0px;
					line-height: normal;
					}
				#recommendedProducts a .description {
					display: block;
					color: #000;
					margin: 0px 0px 0px 0px;
					padding: 0px;
					border: 0px;
					line-height: normal;
					font-size: 90%;
					}
	.main .catBox {
		display: block;
		float: left;
		width: 117px;
		padding: 12px 11px 12px 11px;
		margin: 2px 0px 0px 2px;
		text-decoration: none;
		font-size: 160%;
		*font-size: 130%;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0px;
		text-transform: lowercase;
		}
		a.catBox:hover {
			color: #FFF;
			}
/*  Bottom   */
#bottomContainer {
	margin: 12px auto 0px auto;
	width: 750px;
	}
	#bottom {
		padding: 8px 0px 8px 0px;
		margin: 0px 200px 0px 0px;
		border-top: 1px dotted #000;
		color: #999;
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		}
		#bottom a {
			color: #999;
			font-weight: normal;
			text-decoration: none;
			}
			#bottom a:hover {
				text-decoration: underline;
				}
