@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	background-image:url(../../images/main_bg.jpg);
	background-color: #5e1607;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c1605;
}


/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 754px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
			background-image:url(/images/header.jpg);
			height: 101px;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 4px;
			left: 10px;
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px;
		}
		
	#pcHeader08Right {
			position: absolute;
			top: 8px;

			width: 295px;
			border: 1px dashed #CCC;
			padding: 10px;
			text-align: left;
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #E8E8FF;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */


/* ----- Dropdown menu CSS ----- */
	
	.menu {
		Z-INDEX: 100;
		WIDTH: 714px;
		FONT-FAMILY: arial, sans-serif;
		margin-left:auto;
		margin-right:auto;
		height:25px;
	}
	* HTML .menu {
		WIDTH: 714px
	}
	.menu UL {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		LIST-STYLE-TYPE: none;
		text-align:center;
	}
	.menu UL UL {
		WIDTH: 102px;
	}
	.menu LI {
		FLOAT: left;
		WIDTH: 102px;
		POSITION: relative
	}
	.menu A {
		BORDER-RIGHT: #000 0px solid;
		DISPLAY: block;
		FONT-WEIGHT: bold;
		BACKGROUND: #9c714a;
		WIDTH: 102px;
		COLOR: #fff;
		TEXT-DECORATION: none;
		height:20px;
		font-weight:normal;
		padding-top:5px;
	}
	.menu A:visited {
		BORDER-RIGHT: #000 0px solid;
		DISPLAY: block;
		FONT-WEIGHT: bold;
		BACKGROUND: #9c714a;
		WIDTH: 102px;
		COLOR: #fff;
		TEXT-DECORATION: none;
		height:20px;
		font-weight:normal;
		padding-top:5px;
	}
	* HTML .menu A {
		WIDTH: 102px
	}
	* HTML .menu A:visited {
		WIDTH: 102px
	}
	
	.menu UL UL {
		LEFT: 0px;
		VISIBILITY: hidden;
		WIDTH: 149px;
		POSITION: absolute;
		TOP: 25px;
		text-align:left;
		font-weight:normal;
		font-size:10px;
	}
	* HTML .menu UL UL {
		TOP: 25px
	}
	
	.menu TABLE {
		LEFT: 0px;
		POSITION: absolute;
		TOP: 0px;
		BORDER-COLLAPSE: collapse
	}
	.menu UL UL A {
		Border-bottom:1px solid #9c714a;
		BACKGROUND: #d5cba0;
		WIDTH: 190px;
		COLOR: #000;
		padding-left:10px
	}
	.menu UL UL A:visited {
		Border-bottom:1px solid #9c714a;
		BACKGROUND: #d5cba0;
		WIDTH: 190px;
		COLOR: #000;
		padding-left:10px
	}
	* HTML .menu UL UL A {
		WIDTH: 200px
	}
	* HTML .menu UL UL A:visited {
		WIDTH: 200px
	}
	.menu A:hover {
		BACKGROUND: #9d250f;
		COLOR: #fff
	}
	.menu UL UL A:hover {
		BACKGROUND: #dfd6b2;
		COLOR: #000
	}
	
	.menu UL LI:hover UL {
		VISIBILITY: visible
	}
	.menu UL A:hover UL {
		VISIBILITY: visible
	}
	.menu UL :hover UL UL {
		VISIBILITY: hidden
	}
	.menu UL :hover UL :hover UL {
		VISIBILITY: visible
	}


/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 754px;
			height: 28px;
			background-color: #E1E1E1;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 3px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 4px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 754px;
			background-image:url(../../images/content_bg.jpg);
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			border: none;
		}
		
	#pcMainArea08-Topframe	{
		height:12px;
		background-image:url(../../images/content_top.gif);)
		}
		
	#pcMainArea08-Bottomframe	{
		background-image:url(../../images/content_btm.gif);
		height:12px;
		}
		
	#pcMainArea08-PC {
			width: 520px;
			float: right;
			text-align: left;
			margin: 15px 12px 20px 0;
			/* IE 6 double margin fix */
			display: inline;
		}
		
		#pcMainArea08-PC-Content {
				padding: 0;
			}
		
	#pcMainArea08-LEFT {
			width: 200px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 11px 0 20px 17px;
			padding:0;
			/* IE 6 double margin fix */
			display: inline;
		}

	#pcMainArea08-BROWSE {
			width: 190px;
			background-color: #dfd6b2;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}
		
	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 190px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 190px;
			background-color: #dfd6b2;
			margin-bottom: 10px;
		}
		
		#pcMainArea08-SEARCH {
			width: 170px;
			background-color: #dfd6b2;
			margin-bottom: 10px;
			padding:10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 14px;
			color: #333;
			width: 185px;
			margin: 5px 0 1px 0;
			padding:5px 0 5px 5px;
			background-color:#d5cba0;
			color:#5c1605;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #9d250f;
		}
		
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #641909;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 754px;
			background-color: #666;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			text-align: left;
			background-image:url(/images/disclaim_btm.gif);height:9px;
			color:#ffffff;
	font-size:9px;
		}
		
	#pcFooter08top{
		background-image:url(../../images/disclaim.gif);
	 	height:16px;
		text-align: right;
		padding:3px 12px 0 0;}
		
	#pcFooter08bottom{background-image:url(/images/disclaim_btm.gif); 
		height:9px;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 0;
		}

	#pcFooter08 a {
		text-decoration:none;
		color:#ffffff;
		}
		

	#pcFooter08 a:hover {
		text-decoration:none;
		color:#e1cdac;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 190px;
			margin-bottom: 10px;
			font-size: 11px;
			background-color: #dfd6b2;
	}