/*
      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

	  #E99223 Orange
	  #23356D Blue
	  #C62127 Red
	  #D3CABE Light Grey
	  #BABCBE Dark Grey
	  
*/

#wrapper_outer { 
	margin:0 auto;
	width:1003px;
	background-color:white;
}
.no_page_bg {
	background-image:none !important;
	border:1px solid #E99223;
}
#wrapper_header {
	width:auto;
	height:95px;
	padding:0px;
	margin:0px;
	background-color:#23356D;
	border-bottom:5px solid white;
}
	#wrapper_header #logo {
		position:absolute;
		top:15px;
		left:26px;
		width:410px;
		height:63px;
	}
	#wrapper_header #admin_header {
		position:absolute;
		top:20px;
		left:480px;
		width:auto;
		height:62px;
		line-height:62px;
		font-size:150%;
		color:white;
	}
	#wrapper_header #strapline {
		position:absolute;
		bottom:30px;
		right:15px;
		width:250px;
		height:30px;
		text-align:right;
		color:white;
		font-size:160%;
	}

#wrapper_top_nav {
	width:auto;
	background-color:white;
	border-top:4px solid #E99223;
	border-bottom:12px solid #E99223;
}
	#nav_top {
		padding-left:45px;
		height:35px;
	}
	#nav_top ul {
		position:relative;
		padding:0px;
		margin:0px;
	}
	#nav_top ul li {
		height:35px;
		float:left;
		padding:0px;
		margin:0px;
		list-style-type:none;
		display:inline;
	}
	#nav_top ul li.selected {
		
	}
	#nav_top ul li.spacer {
		background:none;
	}
	#nav_top ul li a {
		color:#23356D;
		font-size:120%;
		font-weight:normal;
		float:left;
		display:block;
		font-weight:bold;
		padding:9px 10px 0px 10px;
	}
	#nav_top ul li a.selected {
		color:#C62127;
		font-weight:bold;
	}

#wrapper_columns {
	margin-bottom:0px;
	width:100%
}
	#wrapper_columns #curve {
		position:absolute;
		top:0;
		left:195px;
		width:59px;
		height:54px;
		background:transparent url('images/bg_top_left_curve.gif') top left no-repeat;
	}
#wrapper_left { 
	display:inline;
	margin:0px 0px 10px 0px;
	width:205px;
	float:left;
	background:transparent url('images/bg_left_nav.gif') 0 0 repeat-y;
}
	#nav_left ul {
		padding:0;
		padding-left:10px;
		margin:0;
	}
	#nav_left ul li {
		margin-top:39px;
		width:auto;
		list-style-type:none;
		display:block;
	}
	#nav_left ul li a {
		display:block;
		color:#23356D;
		padding:5px 0px 8px 10px;
		font-weight:bold;
		font-size:120%;
		height:15px;
		border:2px solid #23356D;
		background-color:white;
	}
	#nav_left ul li a.extrapage {
		font-weight:normal;
		font-size:90%;
		cursor:pointer;
		color:white;
		background-color:#23356D;
		border:2px solid white;
	}
		#nav_left ul li a.extrapage:hover {
			cursor:pointer;
			color:#23356D;
			background-color:white;
			border:2px solid #23356D;
		}
	#nav_left ul li a:hover, #nav_left ul li.selected a:hover, #nav_left ul ul.sub_categories li a:hover {
		cursor:default;
		text-decoration:none;
		background-color:white;
	}
		#nav_left ul li.selected a {
			color:#C62127;
			font-weight:bold;
		}
			#nav_left ul ul.sub_categories {
				font-weight:normal;
				font-size:90%;
			}
			#nav_left ul ul.sub_categories li {
				margin-top:0px;
				border:0px !important;
			}
			#nav_left ul ul.sub_categories li a {
				width:165px;
				padding:7px 0px 7px 10px;
				font-weight:normal;
				color:white;
				border:0px;
				border-bottom:2px solid #23356D;
				background-color:transparent;
			}
			#nav_left ul ul.sub_categories li a:hover {
				cursor:pointer;
				text-decoration:underline;
				background-color:#F29A4C;
			}
			#nav_left ul ul.sub_categories li a.selected {
				color:#23356D;
				font-weight:bold;
			}

#wrapper_content { 
	float:left;
	margin:0 auto;
	padding:0px;
	width:750px;
	display:inline;
	position:relative;
}
	#wrapper_content #content_copy {
		padding:30px 30px 30px 50px;
	}
		#wrapper_content #content_copy {
			color:#23356D;
		}
		#wrapper_content #content_copy h1 {
			font-size:180%;
			line-height:1.3em;
			color:#C62127;
			padding:8px 0px 8px 0px;
		}


#wrapper_footer { 
	color:#D3CABE;
	margin:0px;
	background-color:white;
}
	#wrapper_footer #footer_contents {
		font-size:90%;
		padding:9px 20px 9px 20px;
		color:#D3CABE;
	}
	#wrapper_footer .email {
		background-color:#23356D;
		display:block;
		height:25px;
		line-height:25px;
		color:#E99223;
		font-size:150%;
		text-align:right;
		padding:8px;
	}

#wrapper_admin {
	padding:20px;
}
	#wrapper_admin a {
		text-decoration:underline;
	}

.btn_link {
	margin-bottom:15px;
}
	.btn_link a {
		width:192px;
		height:39px;
		line-height:39px;
		font-weight:bold;
		font-size:115%;
		color:white !important;
		text-align:center;
		background:transparent url('images/button_link.html') 0 0 no-repeat;
		display:block;
	}
.admin_highlighted {
	font-style:italic;
	color:#D3CABE;
}
#contact_us {
	width:100%;
}
#contact_us th {
	width:20%;
	text-align:left;
	padding-bottom:5px;
}
#contact_us td {
	width:80%;
	padding-bottom:5px;
}
#contact_us td .txt, #contact_us td .txtArea {
	width:95%;
}
#item_list {
	color:black;
}
	#item_list .item_list_item {
		border:1px dashed #BABCBE;
		padding:10px 10px 30px 10px;
		margin-bottom:15px;
		height:1%;
	}
	.item_list_item h2 {
		color:#23356D;
		text-decoration:underline;
	}
	.item_list_item a.news_link {
	display:block;
	position:absolute;
	bottom:2px;
	background-color:#F0EEEA;
	left: 13px;
	}
	img.news_image {
		padding:5px;
		border:1px solid #D3CABE;
	}
	#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 #BABCBE;
}
.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 #FF9B20;
	line-height:150%;
	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 #BABCBE;
}
.DisplayProduct .DescOnly {
	color:#BABCBE;
}
.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:#BABCBE;
	}
.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:#BABCBE;
}
.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:#D3CABE;
	font-weight:bold;
	border-bottom:1px dashed #BABCBE;
}

#breadcrumbs {
	margin:5px 0px 5px 0px;
	font-size:95%;
	float:right;
	color:#BABCBE;
	font-weight:bold;
	z-index:2;
}
	#breadcrumbs a {
		color:#D3CABE;
		font-weight:normal;
		text-decoration:underline;
	}

#product_details {
	border:2px solid #FF9B20;
	margin-top:20px;
	padding:15px;
	background-color:white;
}
#product_details h2 {
	font-weight:normal;
	color:#D3CABE;
	font-size:100%;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details p {
	color:#BABCBE;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details .Highlighted {
	font-size:110%;
	color:#D3CABE;
	font-weight:bold;
}
#product_details #product_options {}
#product_details #product_options td, #product_details #product_options th {
	color:#BABCBE;
	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;
}
#table_basket {
	margin:10px 0px 10px 0px;
	width:100%;
}
#table_basket th {
	background-color:#FF9B20;
	color:#D3CABE;
	font-weight:bold;
	padding:5px;
	border:1px solid #D3CABE;
	vertical-align:top;
}
#table_basket td {
	font-weight:normal;
	padding:5px;
	border:1px solid #D3CABE;
	vertical-align:top;
}
#table_basket td a {
	text-decoration:underline;
	color:#D3CABE;
}
#table_basket .blank {
	background-color:transparent;
	border:none;
}

.boxed {
	width:631px;
	background:transparent url('images/boxed_sides.gif') 0 0 repeat-y;
}
	.boxed .body {
		padding:24px 30px 40px 30px;
		z-index:2;
	}
		.boxed .body .image {
			text-align:center;
			margin-bottom:15px;
		}
	.boxed .top {
		background:white url('images/boxed_top.gif') 0 0 no-repeat;
		position:absolute;
		width:631px;
		height:61px;
		top:0;
		left:0;
	}
	.boxed .bottom {
	background:white url('images/boxed_bottom.gif') 0 0 no-repeat;
	position:absolute;
	width:631px;
	height:61px;
	bottom:5px;
	left:0;
	}

.orange_line {
	margin-top:5px;
	margin-bottom:4px;
	border-top:10px solid #E99223;
}

