/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail:Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com

	  black	Orange
*/

#wrapper_outer { 
	margin:0 auto;
	width:946px;
	background:#F2690B url('images/bg_page.jpg') 0 0 no-repeat;
	border:1px solid black;
}
#wrapper_admin {
}
#wrapper_header {
	width:946px;
	height:94px;
	padding:0px;
	margin:50px 0px 0px 0px;
	background:transparent url('images/bg_header.png') 0 0 no-repeat;
}
	#wrapper_header #logo {
		float:right;
		width:115px;
		height:67px;
		padding:14px 37px 0px 0px;
	}
	#wrapper_header #admin_header {
		color:white;
		font-size:150%;
		width:auto;
		height:90px;
		line-height:90px;
		padding-left:20px;
	}

#wrapper_top_nav {
	width:auto;
	height:38px;
	margin:26px 0px 0px 0px;
}
	#wrapper_top_nav #strapline {
		float:right;
		width:108px;
		height:63px;
		padding:0px 42px 0px 0px;
		margin-top:-5px;;
	}
	#nav_top {
		height:38px;
	}
	#nav_top ul {
		position:relative;
		padding:0px;
		margin:0px;
	}
	#nav_top ul li {
		float:left;
		padding:0px;
		margin:0px;
		list-style-type:none;
		background-color:#231F20;
	}
	#nav_top ul li.selected {
		
	}
	#nav_top ul li.spacer {
		background:none;
	}
	#nav_top ul li a {
		color:white;
		font-size:130%;
		font-weight:normal;
		display:block;
		height:38px;
		line-height:38px;
		padding:0px 20px 0px 20px;
		margin:0px;
		border-left:2px solid white;
		float:left;
	}
	#nav_top ul li:first-child a {
		border-left:0px;
	}
	#nav_top ul li a.selected {
		font-weight:bold;
	}

#wrapper_columns {
	background:url(include_layout.gif);
	margin-top:20px;
	width:100%
}
#wrapper_popup #wrapper_columns {
	padding:10px;
}
#wrapper_left { 
	display:inline;
	margin:0px 30px 0px 30px;
	padding:0px;
	width:187px;
	float:left;
}
	#nav_left ul {
		padding:0;
		margin:0;
	}
	#nav_left ul li {
		width:auto;
		list-style-type:none;
		display:block;
	}
	#nav_left ul li a {
		display:block;
		color:white;
		padding:5px 0px 10px 10px;
		font-size:130%;
		border-bottom:1px solid white;
	}
	#nav_left ul li a:hover {
		
	}
		#nav_left ul li.selected a {
			color:#F5812F;
			font-weight:bold;
			background-color:#FFF4E9;
		}
			#nav_left ul ul.sub_categories {
				font-weight:normal;
				font-size:90%;
			}
			#nav_left ul ul.sub_categories li {
				border:0px !important;
			}
			#nav_left ul ul.sub_categories li a {
				padding:0px 0px 2px 25px;
				font-weight:normal;
				color:#F5812F;
			}
			#nav_left ul ul.sub_categories li a.selected {
				font-weight:bold;
			}

#wrapper_content { 
	float:left;
	margin:0px auto;
	padding:0px;
	width:655px;
	display:inline;
	position:relative;
}
	#wrapper_content #content_copy {
		padding:30px;
		background-color:white;
	}
		#wrapper_content #content_copy h1 {
			font-size:150%;
			color:#BB461D;
		}
	#wrapper_admin #content_copy {
		margin:30px;
		padding:30px;
		background-color:white;
	}

	.item_list_item table, .item_list_item td {
		border: 1px solid black;
		border-collapse: collapse;
	}

#wrapper_footer { 
	color:#545454;
	width:auto;
	height:56px;
	padding:0px;
	margin:30px 30px 30px 30px;
	background:white url('images/bg_footer.gif') 0 0 no-repeat;
}
	#wrapper_footer #telephone_email {
		position:absolute;
		top:10px;
		left:25px;
		font-size:130%;
	}
		#wrapper_footer #telephone_email a {
			color:#545454;
		}
	#wrapper_footer #postal_address {
		position:absolute;
		bottom:3px;
		left:25px;
		font-size:85%;
	}
	#wrapper_footer #logo_richardhough {
		position:absolute;
		top:0px;
		left:595px;
		width:165px;
		height:56px;
	}

.boxit1, .boxit2 {
	width:auto;
	margin-bottom:20px;
}
.boxit1 form, .boxit1 .copy, .boxit2 form, .boxit2 .copy {
	padding:10px;
}
.boxit1 .copy, .boxit2 .copy {
	text-align:center;
	color:black;
	text-align:left;
	font-size:85%;
}
	.boxit1 .copy .highlighted, .boxit2 .copy .highlighted {
		font-weight:bold;
		font-size:110%;
		color:black;
	}
.boxit1 .image, .boxit2 .image {
	text-align:center;
	margin-bottom:10px;
}
	.boxit1 .image img, .boxit2 .image img {
		padding:5px;
		border:1px solid #F5812F;
	}
.boxit1 .imgsubmit1, .boxit2 .imgsubmit1 {
	vertical-align:middle;
	margin-left:5px;
	width:39px;
	height:32px;
}
.header1, .header2 {
	color:white;
	text-align:left;
	margin:0px;
	padding:0px;
}
.header1, .header2 {
	background-color:white;
	color:#EE8922;
	font-size:160%;
	height:42px;
	line-height:42px;
	padding-left:12px;
}
.header2 {
	color:white;
	background-color:black;
}
	.header2 p {
		padding:5px 3px 3px 3px;
	}

.btn_link {
	margin-bottom:15px;
}
	.btn_link a {
		width:162px;
		height:31px;
		line-height:31px;
		font-weight:bold;
		font-size:105%;
		color:white;
		text-align:center;
		background:transparent url('images/button_link.png') 0 0 no-repeat;
		display:block;
	}
.admin_highlighted {
	font-style:italic;
	color:#F5812F;
}
#contact_us {
	width:100%;
}
#contact_us th {
	width:20%;
	text-align:left;
}
#contact_us td {
	width:80%;
}
#contact_us td .txt, #contact_us td .txtArea {
	width:95%;
}
#item_list {
}
	#item_list .item_list_item {
		border:1px dashed black;
		padding:10px;
		margin-bottom:15px;
		height:1%;
	}
	.item_list_item h2 {
		text-decoration:underline;
	}
	.item_list_item a.news_link {
		display:block;
		position:absolute;
		bottom:5px;
	}
	img.news_image {
		padding:5px;
		border:1px solid #BB461D;
	}
	#all_images {
		float:right;
		margin:0px 0px 15px 20px;
		text-align:center;
	}
		#all_images .caption {
			font-size:90%;
			font-style:italic;
			text-align:center;
		}
.file_icon {
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-right:7px;
	margin-bottom:3px;
}
.ctrl_msg {
	font-weight:normal;
	font-size:90%;
}

.DisplayProductDetails {
	position:relative;
	padding:0;
	float:left;
	width:95%;
	text-align:left !important;
	font-size:100%;
}
.DisplayProductDetails .ProductImage {
	background-color:white;
	padding:0;
	margin:0 0px 5px 0px;
	float:left;
	border:1px solid black;
}
.DisplayProductDetails .DisplayProductDetailsText {
	width:340px;
	background-color:white;
	padding:0;
	margin:0 20px 0px 0px;
	float:left;
}
.DisplayProductDetails label {
	width:340px;
	text-align:left;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
}
.DisplayProductDetails .prod_desc {
	width:340px;
	float:left;
	text-align:left;
	margin-bottom:10px;
}
.DisplayProductDetails #MainImageHolder {
	float:left;
}

.DisplayProduct {
	position:relative;
	padding:10px;
	float:left;
	width:130px;
	height:20.5em;
	text-align:left;
	border:2px solid black;
	font-size:100%;
	margin-bottom:10px;
	background-color:white;
}
.ColPos1 {
	margin-left:0px;
	margin-right:10px;
}
.ColPos2 {
	margin-left:0px;
	margin-right:10px;
}
.ColPos3 {
	margin-left:0px;
	margin-right:0px;
}
.DisplayProduct:hover {
	background-color:#FFF4E9;
}
.DisplayProduct .ProductImage {
	background-color:white;
	padding:0;
	margin:0;
	margin-bottom:5px;
	/*margin:0 20px 5px 0px;*/
	float:left;
	border:1px solid black;
}
.DisplayProduct .OptionDesc {
	padding-top:3px;
}
.DisplayProduct .DescOnly {
	color:black;
}
.DisplayProduct .MoreInfo {
	padding:0;
	margin:0;
	position:absolute;
	left:10px;
	bottom:5px;
	width:10.5em;
	height:2.7em;
}
	.DisplayProduct .MoreInfo a {
		font-size:90%;
		color:black;
	}
.DisplayProduct .ZoomImage {
	padding:0;
	margin:0;
	position:absolute;
	right:10px;
	bottom:10px;
	width:22px;
	height:22px;
}
.DisplayProduct  .highlighted {
	font-weight:bold;
	font-size:130%;
	color:black;
}
.ThumbnailImage {
	float:left;
	width:60px;
	margin-right:10px;
	margin-bottom:10px;
}

.pagination {
	margin-top:-20px;
	margin-bottom:15px;
}
.pagination h3 {
	font-size:105%;
	text-decoration:underline;
}

.highlight_word {
	color:#F5812F;
	font-weight:bold;
	border-bottom:1px dashed black;
}

#breadcrumbs {
	margin:5px 0px 5px 0px;
	font-size:95%;
	float:right;
	color:black;
	font-weight:bold;
	z-index:2;
}
	#breadcrumbs a {
		color:#F5812F;
		font-weight:normal;
		text-decoration:underline;
	}

#product_details {
	border:2px solid black;
	margin-top:20px;
	padding:15px;
	background-color:white;
}
#product_details h2 {
	font-weight:normal;
	color:#F5812F;
	font-size:100%;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details p {
	color:black;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details .Highlighted {
	font-size:110%;
	color:#F5812F;
	font-weight:bold;
}
#product_details #product_options {}
#product_details #product_options td, #product_details #product_options th {
	color:black;
	vertical-align:top;
	padding-bottom:3px;
}
#product_details #product_options td.desc {
	width:70%;
}
#product_details #product_options td.price {
	width:20%;
}
#product_details #product_options td.qty {
	width:10%;
}
#product_details .imgsubmit2 {
	width:161px;
	height:43px;
}

