#wrapper_popup {
	width: auto;
	padding: 10px;
}

#wrapper_outer { 
	margin:0 auto;
	width:1003px;
/*	background:transparent url('images/bg_page.gif') 0 0 repeat-y;*/
	background:#EE5114 url('images/bg_page.gif') 0 0 repeat-y;
}
#wrapper_header {
	height: 158px;
	border-bottom: 1px solid white;
	/*background: transparent url('images/flames.jpg') left top no-repeat;*/
}
	#wrapper_header #flames { /*, #wrapper_header #logo {*/
		position:absolute;
		width:1003px;
		height:158px;
		overflow: hidden;
	}
	#wrapper_header #header #logo {
		position:absolute;
		top: 0px;
		left: 0px;
		background-color: #FFF;
		padding: 16px 10px 15px;
	}
		#wrapper_header #header #logo, #wrapper_header #header #logo a {
			display: block;
			width: 207px;
			height: 127px;
			overflow: hidden;
			text-indent: -999em;
		}

		#wrapper_header #header #logo a {
			background: url(images/logo.gif) left top no-repeat;
		}

	#wrapper_header #header #title {
		position:absolute;
		left:345px;
		top:50px;
		width: 550px;
	}
		#wrapper_header #header #title h4 {
			/*font-size: 150%;*/
			/*font-size: 18px;*/
			font-size: 36px;
			line-height:1em; 
			margin-bottom:0.5em;
			text-align: center;
			/*font-family: arial, helvetica, sans-serif;*/
			font-weight: normal;
			letter-spacing: -1px;
		}
		#wrapper_header #header #title h5 {
			/*font-size: 180%;*/
			/*font-size: 22px;*/
			font-size: 16.5pt;
			text-align: center;
		}

	#wrapper_header #basket_link {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 15em;
		padding: 5px 10px;
		text-align: right;
		color: #FFF;
		font-size: 90%;
	}

		#wrapper_header #basket_link a {
			color: #FFF;
		}

		#wrapper_header * {
			vertical-align: middle;
		}
#wrapper_top_menu {
	/*line-height:35px;
	height:35px;*/
	line-height: 34px;
	height: 34px;
	background-color:#D71920;
	z-index:1;
}
	/* Begin Top Menu CSS */
	/* Menu from http://www.htmldog.com/articles/suckerfish/dropdowns/example/ */
	#nav, #nav ul {
		z-index:1;
		float:left;
		list-style:none;
		line-height: 1;
		padding:0;
		/*margin:5px 0 1em 0;*/
		margin:0;
	}
	#nav a {
		display:block;
		padding: 0.25em 2em;
		font-weight:bold;
		text-decoration:none;
		padding: 7px 10px;
		font-size:1.2em;
		color:white;
	}

	#nav a.top {
		padding-top:5px;
		text-decoration:none;
		background-color:transparent;
		display:block;
		border:0;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#nav a.selected {
		color:#FFD400;
	}
	#nav a:hover {
		background:#A4141B url('images/bg_menu_top_1.gif') 0 0 repeat-x;
		color:#FFD400;
	}
	#nav a.daddy {
		color:#FFD400;
	}
	#nav li a.daddy {
		color:#FFF;
	}

	#nav a.daddy:hover {
		background:#A4141B url('images/bg_menu_top_1.gif') 0 0 repeat-x;
	}
	#nav li {
		cursor:pointer;
		display:inline;
		float:left;
		background-color:#D71920;
		border-right:1px solid white;
	}
	#nav li ul {
		position:absolute;
		left:-999em;
		width: 17em;
		font-size: 85%;
		margin:0;
		border-top:1px solid white;
	}
	#nav li ul li {
		width: 17em;
	}
	#nav li li li {
		font-size: 100%;
	}

	#nav li ul li ul {
		font-size: 100%;
	}
	#nav li ul li ul,#nav li ul li ul li {
		width: 21em;
	}

	#nav li ul a {
		border-bottom:1px solid white;
		border-left:1px solid white;
		margin-left: -1px;
		/*width:190px;*/
	}
	#nav li ul ul {
		/*margin: -1.75em 0 0 17em;*/
		margin: -2.75em 0 0 17em;
	}
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left:-999em;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left:auto;
	}
	#nav li:hover, #nav li.sfhover {
		background:#A4141B url('images/bg_menu_top_1.gif') 0 0 repeat-x;
	}
		#nav li:hover a.top {
			color:#FFD400 !important;
		}
		#nav li.sfhover a.top {
			color:#FFD400 !important;			
		}
	/* End Top Menu CSS */

#wrapper_content { 
	min-height:430px;
	background: #FFF url('images/bg_page.gif') 0 0 repeat-y;
}
	#wrapper_content #wrapper_left {
		width:225px;
		float:left;
		font-weight:bold;
		display:block;
		margin-bottom:6px;
		font-size:1.1em;
		background-color: #000;
	}
		#wrapper_content #wrapper_left #left {
			color:white;
			padding:20px 10px 10px 20px;
		}
			#wrapper_content #wrapper_left #left label {
				display:block;
				margin-bottom:6px;
			}
		#wrapper_content #wrapper_left .go {
			margin-left:5px;
			width:27px;
			height:20px;
			border:0;
		}
		#wrapper_content #browse {
			margin-top:20px;
			margin-bottom:20px;
			width:90%;
		}
			#wrapper_content #browse a {
				display: block;
				margin-top:1em;
				color: #FFD400;
			}

		#nav_side {
			margin: 0;
			padding: 0;
		}

			#nav_side .selected {
				text-decoration: underline ! important;
			}

			#nav_side li {
				margin: 0;
				padding: 2px 4px;
				list-style-type: none;
			}

				#nav_side li ul {
					margin: 0 0 0 10px;
					padding: 0;
					list-style-type: none;
					font-size: 90%;
				}

					#nav_side li ul li {
						padding: 0 4px;
					}


			#nav_side h2, #nav_side h3 {
				font-size: 100%;
				margin: 0;
				padding: 0;
			}



	#wrapper_content #wrapper_right, #wrapper_content .pg_home {
		min-height:430px;
		width:775px;
		float:right;
	}
	#wrapper_content .pg_home {
		width: 545px ! important;
		padding-right:230px;
	}
	#wrapper_body {
		padding:20px;
		min-height:390px;
	}

#wrapper_footer {
	min-height:114px;
	/*height: 10em;*/
	width:1003px;
	background-color:#D71920;
}
	#wrapper_footer #copyright {
		font-size:0.9em;
		color:white;
		width:228px;
		position:absolute;
		left:20px;
		bottom:20px;
		line-height:1.4em;
	}
		#wrapper_footer #copyright a, #wrapper_footer #links a {
			color:white;
		}

	#wrapper_footer #links {
		width:545px;
		margin-left: 228px;
		padding: 0.25em 0 1em;
		color: #FFF;
	}
		#wrapper_footer a {
			color:#666666;
		}

		#wrapper_footer #links a {
			font-size:1.1em;
		}
		#wrapper_footer #links ul {
			position: relative;
			padding: 0;
			margin: 15px 0 0;
		}
		#wrapper_footer #links ul li {
			padding:0px;
			margin:0px;
			list-style-type:none;
			display:inline;
			padding-left:3px;
		}
		#wrapper_footer #links .bottom_link {
			text-decoration:underline;
		}
		#wrapper_footer #links .selected {
			color: yellow;
			font-weight:bold;
		}
	#wrapper_footer #credit_cards {
		position:absolute;
		right:25px;
		bottom:25px;
	}


.wrapper_best_sellers {
	position:absolute;
	right: -230px;
	bottom:20px;
	width:230px;
	height:409px;
	color:white;
	background-color:black;
}
	.wrapper_best_sellers h1 {
		display:block
		width:100%;
		height:32px;
		line-height:32px;
		margin:0 auto;
		color:white;
		background-color:#D71920;
		text-align:center;
	}
	.wrapper_best_sellers .text {
		text-align:center;
		font-size:1.2em;
		font-weight:bold;
		padding:10px;
	}
		.wrapper_best_sellers .text .price {
			color:#D71920;
			font-size:1.3em;
		}
	.wrapper_best_sellers .text a {
		display:block;
		font-size:0.8em;
		font-weight:normal;
		color:white;
		text-decoration:underline;
	}
	.wrapper_best_sellers .text a:hover {
		color:#D71920;
	}
		.wrapper_best_sellers .text a.enlarge {
			padding:0px 0px 15px 0px;
		}
		.wrapper_best_sellers .text a.more_info {
			padding:10px 0px 0px 0px;
		}

.wrapper_whats_new {
	min-height:152px;
	margin-top:20px; 
	border:1px solid black;
	min-height: 200px;
}
	.wrapper_whats_new h1 {
		display:block
		width:100%;
		height:32px;
		line-height:32px;
		margin:0px;
		padding-left:18px;
		color:white;
		background-color:#D71920;
	}
	.wrapper_whats_new .photo {
		position:absolute;
		left:0px;
		top:32px;
		width:150px;
		height:140px;
	}
	.wrapper_whats_new .text {
		padding:10px;
		padding-left:140px;
	}
	.wrapper_whats_new .text a {
		text-decoration:underline;
		font-weight:bold;
	}
	.wrapper_whats_new .text a:hover {
		color:#D71920;
	}


.faqs li {
	padding-bottom: 0.5em;
	color: #F00;
}

.faqs li p:first-child {
	font-weight: bold;
	color: #F00;
}

.faqs li p {
	padding-bottom: 0.5em;
	color: #000;
}


.faqs li li {
	padding-bottom: 0.5em;
	color: #000 ! important;
}

	.contact_form {
		border-collapse: collapse;
		width: 400px;
	}

	.contact_form th {
		width: 100px;
	}

	.contact_form td, .contact_form th {
		text-align: left;
		padding: 2px 5px;
	}

	.contact_form .colspanned_top th, .contact_form .colspanned_top td {
		padding-bottom: 0;
	}

	.contact_form .colspanned_top td {
		width: auto;
	}

	.contact_form .colspanned_bottom th, .contact_form .colspanned_bottom td {
		padding-top: 0;
	}


ol.terms li {
	padding-left: 1em;
	padding-bottom: 0.75em;
	font-size: 120%;
	font-weight: bold;
}

	ol.terms li ol {
		margin-top: 1em;
		margin-left: 1em;
		padding-left: 0;
	}

		ol.terms li ol li {
			list-style-type: decimal;
			padding-left: 5em;
			font-weight: normal;
			font-size: 80%;
		}

	ol.terms li table {
		width: 99%;
		margin-top: 1em;
		border-collapse: collapse;
	}

		ol.terms li table th, ol.terms li table td {
			padding: 2px 5px;
			text-align: left;
			vertical-align: top;
			font-weight: normal;
		}

		ol.terms li table th {
			width: 5em;
		}

ol.terms li p, ol.terms li table {
	line-height: 1.6em;
	font-size: 80%;
	font-weight: normal;
}

	ol.terms li table p {
		font-size: 100%;
	}

ol.terms li > p:first-child {
	font-size: inherit;
	font-weight: inherit;
}


.thumbnails {
	margin-top: -40px;
	float: right;
	width: 150px;
	text-align: right;
}


	.thumbnails img {
		border: 1px solid #C0C0C0;
		background-color: #FFF;
		padding: 5px;
		margin-bottom: 10px;
	}



.product_subcats, .showroom_subcats {
	margin-top: 8px;
	font-size: 80%;
}

.product_cat_copy {
	border: 1px solid #C0C0C0;
	background-color: #EEE;
	padding: 15px;
}

.showroom_cat_copy {
	border: 1px solid #C0C0C0;
	background-color: #EEE;
	padding: 15px;
}

.product_search {
	min-height: 120px;
	border-bottom: #D71920 8px solid;
	padding-bottom: 15px;
	margin-bottom: 15px;
}


.showroom_search {
	float: left;
	min-height: 120px;
	width: 320px;
	height: 14em;
	/*border-bottom: #D71920 8px solid;
	padding-bottom: 15px;*/
	margin: 0 15px 15px 0;
}


	.product_search .product_price {
		float: right;
		text-align: right;
		font-weight: bold;
		width: 10em;
	}

	.product_search .category {
		text-align: right ! important;
		float: right;
		/*width: 160px;*/
		margin-top: 0.05em;
		margin-left: 15px;
		font-weight: bold;
	}

	.product_search h1, .product_view h1, .showroom_search h1 {
		font-size: 120%;
	}

	.product_search h1, .showroom_search h1 {
		display: inline;
	}

		#wrapper_popup .showroom_view h1 {
			display: block;
		}

		.product_search h1 a, .product_view h1 a, .showroom_view h1 a {
			font-weight: bold ! important;
			/*text-decoration: none;*/
		}

		.product_search h1 img {
			float: left;
			margin: 0 10px 10px 0;
		}

		.showroom_search h1 img {
			float: left;
			margin: 5px 10px 10px 0;
		}

		.product_view_images {
			float: right;
			text-align: right;
			width: 150px;
		}

			.product_view_images img {
				margin: 0 0 10px 10px;
			}

		.showroom_view img {
			float: right;
			margin: 0 0 10px 10px;
			clear: right;
		}


	.product_cat {
		margin-top: 8px;
		width: 420px;
		float: left;
	}

	.showroom_cat {
		margin: 8px 0 4px;
	}

	.product_copy {
		margin-top: 8px;
		width: 520px;
		float: left;
	}

		.showroom_view .product_copy {
			float: none;
		}

		.product_view h1 {
			font-size: 130%;
		}

		.product_view .product_copy h6 {
			margin-bottom: 0.1em;
		}

		.product_view .product_copy h2 {
			font-size: 120%;
		}

		.product_view .product_copy h3 {
			font-size: 100%;
		}

		.product_view .product_copy ul {
			margin-top: 0.2em;
		}

		.product_view .product_copy .copy {
			min-height: 100px;
		}

		#product_options {
			
		}

			.option_group {
				margin-left: 15px;
				padding-top: 10px;
				clear: both;
			}

			.option_group h3 {
				font-size: 120% ! important;
			}

			.option_group h3.toggle {

			}

			.option_group h3 span.option_select {
				display: block;
				margin-top: -12px;
				width: 150px;
				text-align: right ! important;
				float: right;
				font-size: 12px;
			}

			.option_group h3 span.option_count {
				font-size: 90%;
			}

			.option_group_options {
				margin: 0 0 10px 5px;
				padding: 0;
				list-style-type: none;
				width: 500px;
			}

				.option_group_options li {
					clear: both;
					width: 500px;
					position: relative;
					padding: 0.25em 0;
					border-bottom: 1px dotted #C0C0C0;
				}

				.option_group_options li label {
					display: block;
					margin-left: 30px;
					padding-right: 6em;
				}

				.option_group_options li input {
					position: absolute;
					display: block;
					top: 50%;
					left: 0px;
					margin-top: -7px;
				}

				.option_group_options li label {
					position: relative;
					/*width: 90% ! important;*/
				}

					.option_group_options li label span.option_price_offset {
						display: block;
						width: 6em;
						text-align: right;
						position: absolute;
						right: 0px;
						/*top: 0px;*/
						top: 50%;
						margin-top: -0.7em
					}

					.option_group_options li.img_item {
						min-height: 50px;
					}

					.option_group_options li img {
						vertical-align: middle;
						padding: 5px 10px 5px 0;
					}

			.option_force {
				list-style-type: none;
				padding-left: 1px;
			}

				.option_force img {
					vertical-align: middle;
					margin-right: 5px;
				}

			.product_price_total {
				display: table;
				font-size: 120%;
				white-space: nowrap;
				width: 1%;
				padding: 10px;
				border: 1px solid #55B948;
				background-color: #E8F6E6;
			}


			.no_prices input {
				display: none ! important;
			}

			.no_prices label {
				margin-left: 5px ! important;
				cursor: text ! important;
			}


.search_results {
	margin: 8px 0 16px;
}

.search_results .pages {
	margin-top: 0.5em;
	font-size: 90%;
	font-weight: bold;
}


/* CONTACT FORM */

	#contact_address {
		height: 10em;
	}

		#contact_address div {
			position: absolute;
			width: 350px;
			top: 0px;
			right: 0px;
		}

		#contact_address div:first-child {
			left: 0px;
			right: auto;
		}


	.contact_form {
		border-collapse: collapse;
		width: 400px;
	}

	.contact_form td {
		width: 300px;
	}

	.contact_form td, .contact_form th {
		text-align: left;
		padding: 2px 5px;
	}

	.contact_form .colspanned_top th, .contact_form .colspanned_top td {
		padding-bottom: 0;
	}

	.contact_form .colspanned_top td {
		width: auto;
	}

	.contact_form .colspanned_bottom th, .contact_form .colspanned_bottom td {
		padding-top: 0;
	}

/* table */

.table_grid      
	{ width: auto; border-collapse: collapse; }

.table_grid th, .table_grid td 
	{ padding: 8px; text-align: center; vertical-align: middle; border: 1px solid #FFF; }

.table_grid th
	{ background-color: #D71920; color: #FFF; }


.table_grid *.blank_cell, .table_grid tr.blank_cells th, .table_grid tr.blank_cells td
	{ background: none; border: 0; }


.checkout .table_grid {
	width: 99%;
}

.checkout .table_grid th
	{ width: 100px; }

.checkout .table_grid th, .checkout .table_grid td 
	{ text-align: left; border: 1px solid #FFF; border-top-width: 5px; border-bottom-width: 5px; padding: 3px 8px; }

.border0, .border0 td, .border0 th {
	border: 0; 
}

.checkout_summary {
	width: 45%;
	margin-right: 10px;
	float: left;
}


/* buttons */

/*.btn_remove, .btn_add, .btn_update, .btn_empty, .btn_checkout, .btn_next, .btn_back, .btn_confirm, .btn_close, .btn_print, .btn_submit, .btn_make_payment {*/
.btn_remove {
	position: relative;
	width: 50px;
	height: 23px;
	line-height: 23px;
	padding: 0 ! important;
	margin: 0 ! important;
	border: 0 ! important;
	color: #000;
	cursor: pointer;
	text-indent: -999em;
}


/*.btn_add {
	background: transparent url(images/btn_add.gif) left center no-repeat;
	width: 45px;
	margin-top: 0.3em ! important;
}

.btn_update {
	background: transparent url(images/btn_update.png) left center no-repeat;
	width: 61px;
}

.btn_empty {
	background: transparent url(images/btn_empty.png) left center no-repeat;
	width: 56px;
}

.btn_confirm {
	background: transparent url(images/btn_confirm.png) left center no-repeat;
	width: 82px;
}*/

.btn_remove {
	background: transparent url(images/icon_remove.gif) left center no-repeat;
	width: 9px;
	height: 8px;
}

.more_info_link {
	display: block;
	position: relative;
	background-color: #D4E2F0;
	color: #6189B5 ! important;
	font-size: 90%;
	margin: 5px 0 0;
	padding: 5px 5px 5px 30px;
}

.more_info_link:hover {
	background-color: #FFF;
	text-decoration: none;
}

.more_info_link img {
	position: absolute;
	top: 6px;
	left: 6px;
}
