/*
      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

	  #A5822E Gold
	  #E4E0D9 Grey
	  
*/

#wrapper_outer { 
	margin:0 auto;
	width:1003px;
}
	#wrapper_popup #wrapper_outer {
		width:750px;
	}
#wrapper_header {
	width:auto;
	height:148px;
	padding:0px;
	margin:0px;
}
	#wrapper_header #logo {
		width:1003px;
		height:109px;
	}
		#wrapper_popup #wrapper_header #logo {
			width:750px;
		}
	#wrapper_header #strap_line, #wrapper_header #admin_header {
		color:white;
		margin-top:10px;
		width:1003px;
		height:29px;
		text-align:center;
	}
		#wrapper_popup #wrapper_header #strap_line {
			width:750px;
		}

div#wrapper_top_nav {
	margin-top:5px;
	width:auto;
	height:40px;
}
	div#wrapper_top_nav ul {
		color:white;
		text-align:center;
		margin:0;
	}
	div#wrapper_top_nav ul li {
		display:inline;
		height:40px;
		line-height:40px;
	}
	div#wrapper_top_nav ul li a {
		color:white;
		padding:13px 20px 13px 20px;
		border-left:1px solid #797979;
		text-decoration:none;
		margin-left:-4px;
	}
		div#wrapper_top_nav ul li a.selected {
			background-color:#A5822E;
		}
		div#wrapper_top_nav ul li:first-child a {
			border-left:0px;
		}
	div#wrapper_top_nav ul li a:hover {
		background-color:#6A6A6A;
		color:white;
	}
	div#wrapper_top_nav ul li.spacer {
		vertical-align:middle;
	}

		#sub_menu {
			position:absolute;
			top:193px;
			left:0px;
			width:200px;
			z-index:3;
			background-color:#222222;
			border:1px solid #797979;
		}
			#sub_menu ul {
				padding:0 !important;
			}
			#sub_menu ul li {
				width:auto !important;
				list-style-type:none !important;
				display:block !important;
				height:auto !important;
				line-height:1em !important;
			}
			#sub_menu ul li a {
				display:block;
				color:white;
				padding:10px 10px 10px 10px !important;
				margin:0px !important;
				border-left:0px !important;
				text-align:left !important;
				height:20px !important;
				line-height:20px !important;
				border-top:1px dashed #3D3D3D;
			}
				#sub_menu ul li:first-child a {
					border-top:0px !important;
				}

#wrapper_columns {
	margin-bottom:0px;
	width:100%;
	float:left;
}
	#wrapper_popup #wrapper_columns {
		padding:0px 20px 10px 20px;
		float:left;
	}
#wrapper_left { 
	display:inline;
	margin:10px 0px 0px 10px;
	padding:0px;
	width:213px;
	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;
		height:15px;
		border-top:1px dashed #3D3D3D;
	}
		#nav_left ul li:first-child a {
			border-top:0px;
		}
		#nav_left ul li a:hover {
			background-color:#6A6A6A;
		}
		#nav_left ul li.selected a {
			font-weight:bold;
			background-color:#A5822E;
		}
			#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;
			}
			#nav_left ul ul.sub_categories li a.selected {
				font-weight:bold;
			}
	#extra_links ul {
		padding:0;
		margin:0;
	}
	#extra_links ul li {
		width:auto;
		list-style-type:none;
		display:block;
	}
	#extra_links ul li a {
		display:block;
		color:#A5822E;
		padding:5px 0px 10px 10px;
		font-weight:bold;
		height:15px;
	}
	#extra_links ul li a:hover {
		background-color:#F8F8F8;
	}
		#extra_links ul li a.selected {
			color:#A5822E;
			font-weight:bold;
		}

#wrapper_content { 
	float:left;
	margin:10px auto;
	padding:0px;
	width:555px;
	display:inline;
	position:relative;
}
	#wrapper_popup #wrapper_content { 
		margin-top:2px;
	}
	#wrapper_content a {
		text-decoration:underline;
	}
	#wrapper_content h1 {
		color:white;
		padding:10px 0px 10px 0px;
	}
		#wrapper_popup #wrapper_content h1 {
			color:white;
			padding-bottom:20px;
		}
	#wrapper_content #content_copy {
		/*color:#A5822E;*/
	}
	#wrapper_content .pagination {
		margin-top:10px;
		margin-bottom:15px;
	}
		#wrapper_content .pagination h3 {
			font-size:105%;
			text-decoration:underline;
		}
		#wrapper_content .pagination a {
			color:white;
		}

#wrapper_right { 
	display:inline;
	position:relative;
	margin:10px 10px 0px 0px;
	padding:0px;
	width:195px;
	float:right;
}
	#nav_right ul {
		padding:0px;
		margin:0px;
	}
	#nav_right ul li {
		padding:0px;
		margin:0px;
		list-style-type:none;
		display:block;
	}
	#nav_right .selected {
		color:red;
		font-weight:bold;
	}
#promise {
	background-color:#222222;
	border:1px solid #2F2F2F;
	color:white;
	padding:10px;
	margin:-5px 10px 0px 10px;
}
	#promise #paypal_logo {
		float:right;
		margin-top:-5px;
	}
#wrapper_footer { 
	font-size:90%;
	color:#c0c0c0;
	padding:20px;
}
	#wrapper_footer a { 
		color:#c0c0c0;
	}

#wrapper_admin #admin_body {
	padding:20px;
}
#wrapper_admin a {
	color:#0000fe;
	text-decoration:underline;
}


.boxit1 {
	width:191px;
	margin-bottom:20px;
	background-color:#222222;
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838;
}
.boxit1 form, .boxit1 .copy {
	padding:10px;
}
.boxit1 .copy {
	line-height:1.4em;
	color:white;
	font-size:100%;
}
	.boxit1 .copy .highlighted {
		font-weight:bold;
		font-size:110%;
		border-bottom:1px dashed #A5822E;
	}
.boxit1 .image {
	text-align:center;
	margin-bottom:10px;
}
	.boxit1 .image img {
		padding:5px;
		border:1px solid #A5822E;
	}
.boxit1 .imgsubmit1 {
	vertical-align:middle;
	margin-left:5px;
	width:39px;
	height:32px;
}
.boxit1 a:hover {
	background-color:transparent;
}

.header1, .header2 {
	width:193px;
	height:45px;
	margin:0px;
	padding:0px;
	position:relative;
}
	.header1 .mytxt, .header1 .myimg, .header2 .mytxt, .header2 .myimg {
		position:absolute;
		width:193px;
		height:45px;
		left:0px;
		top:0px;
		text-align:center;
	}
	.header1 .mytxt, .header2 .mytxt {
		z-index:1;
		color:white;
		font-size:140%;
		line-height:45px;
	}
	.header2, .header2 .mytxt, .header2 .myimg {
		width:555px;
	}
	.header2 .mytxt {
		text-align:left;
		padding-left:10px;
	}

.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.gif') 0 0 no-repeat;
		display:block;
	}
.admin_highlighted {
	font-style:italic;
	color:#A5822E;
}
#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 {
	border:1px dashed #3D3D3D;
	padding:10px;
	margin-bottom:15px;
	height:1%;
}
.item_list_item h2 {
	text-decoration:underline;
}
.item_list_item p {
	margin-bottom:10px;
}
.item_list_item a.news_link {
	display:block;
	position:absolute;
	bottom:5px;
	background-color:#F0EEEA;
}
.item_list_item a:hover {
	background-color:transparent;
}
img.news_image {
	padding:5px;
	border:1px solid #A5822E;
}
#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:#222222;
	padding:0;
	margin:0 0px 5px 0px;
	float:left;
	border:1px solid white;
}

.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:1px solid #A5822E;
	line-height:150%;
	font-size:100%;
	margin-bottom:25px;
	background-color:#222222;
}
.ColPos1 {
	margin-left:10px;
	margin-right:25px;
}
.ColPos2 {
	margin-left:0px;
	margin-right:25px;
}
.ColPos3 {
	margin-left:0px;
	margin-right:0px;
}
.DisplayProduct:hover {
	background-color:black;
}
.DisplayProduct .ProductImage {
	background-color:white;
	padding:0;
	margin:0;
	margin-bottom:5px;
	float:left;
	border:1px solid white;
	position:relative;
}
.DisplayProduct .ProductSold {
	position:absolute;
	top:0px;
	left:0px;
	width:132px;
	height:102px;
	background:transparent url('images/sold.png') center center no-repeat;
}
.DisplayProduct h3 {
	font-size:100%;
	margin:0px;
	padding:0px;
}
.DisplayProduct .DescOnly {
	color:white;
}
.DisplayProduct .MoreInfo {
	padding:0;
	margin:0;
	position:absolute;
	left:10px;
	bottom:10px;
	width:10.5em;
	height:2.7em;
}
	.DisplayProduct .MoreInfo a {
		font-size:90%;
		color:white;
	}
	.DisplayProduct .MoreInfo a:hover {
		background-color:transparent;
	}
.DisplayProduct .ZoomImage {
	padding:0;
	margin:0;
	position:absolute;
	right:10px;
	bottom:10px;
	width:22px;
	height:22px;
}
	.DisplayProduct .ZoomImage a:hover {
		background-color:transparent;
	}
.DisplayProduct  .highlighted {
	font-weight:bold;
	font-size:130%;
	color:white;
}
.ThumbnailImage {
	float:left;
	width:60px;
	margin-right:10px;
	margin-bottom:10px;
}

.highlight_word {
	color:#A5822E;
	font-weight:bold;
	border-bottom:1px dashed white;
}

#breadcrumbs {
	margin:5px 0px 5px 0px;
	font-size:95%;
	float:right;
	color:white;
	font-weight:bold;
	z-index:2;
}
	#breadcrumbs a {
		color:#A5822E;
		font-weight:normal;
		text-decoration:underline;
	}

#product_details, .boxed_copy {
	margin:0px 0px 20px 0px;
	padding:15px;
	background-color:#222222;
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838;
}
#product_details a, .boxed_copy a {
	font-weight:bold;
}
#product_details h2 {
	font-weight:normal;
	color:#A5822E;
	font-size:100%;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details p {
	color:white;
	margin:0px;
	padding:0px 0px 5px 0px;
}
#product_details .Highlighted {
	font-weight:bold;
	font-size:110%;
	border-bottom:1px dashed #A5822E;
}
#product_details .inbasket {
	color:white;
	font-weight:bold;
	font-size:130%;
}
#product_details table td, #product_details table th {
	color:white;
	vertical-align:top;
	padding-bottom:10px;
}


#table_basket {
	margin:10px 0px 10px 0px;
	width:100%;
}
#table_basket th {
	background:#535353 url('images/bg_table1_th.gif') 0 0 repeat-x;
	color:white;
	font-weight:bold;
	padding:5px;
	border:1px solid #383838;
	vertical-align:top;
}
#table_basket td {
	font-weight:normal;
	padding:5px;
	border:1px solid #383838;
	vertical-align:top;
}
#table_basket .blank {
	background-color:transparent;
	border:none;
}

#cart {
	width:191px;
	min-height:120px;
	margin-bottom:20px;
	background-color:#222222;
	padding:10px 0px 10px 0px;
	position:relative;
	background:black url('images/bg_cart_middle.gif') 0 0 repeat-y;
}
	#cart #header {
		text-align:center;
		font-size:120%;
		font-weight:bold;
		padding-bottom:20px;
	}
		#cart #header img {
			margin-right:10px;
			vertical-align:middle;
		}
	#cart #items {
		padding:0px 20px 0px 20px;
	}
	#cart #cart_top, #cart #cart_bottom {
		width:191px;
		height:6px;
		position:absolute;
		left:0px;
	}
	#cart #cart_top {
		top:0px;
		background:black url('images/bg_cart_top.gif') 0 0 no-repeat;
	}
	#cart #cart_bottom {
		bottom:0px;
		background:black url('images/bg_cart_bottom.gif') 0 0 no-repeat;
	}

#customer_support li {
	padding:3px 0px 3px 0px;
}

#fossil_artwork {
	width:100%;
}
	#fossil_artwork td {
		width:33%;
		text-align:center;
		padding-bottom:25px;
		vertical-align:top;
	}
		#fossil_artwork td img {
			padding-bottom:5px;
		}

.product_sold {
	background:transparent url('images/sold2.png') 0 0 no-repeat;
}