@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #fef2e1;
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcAreaHeader08 {
			width: 900px;
			height: 175px;
			background-color: #e5e2bc;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
			padding-top:20px;
			background-image:url(catalog/AreaHeader-1.gif);
		}

	#pcHeader08 {
			width: 820px;
			height: 125px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;
/*			background-image:url(catalog/TopPattern-1.gif);		*/
		}
		
	#pcHeader08Left {
			position: relative;
			width:155px;
			height:125px;
			float:left;
/*
			top: 50px;
			left: 150px;
*/
		}
		
	#pcHeader08Center {
			position: absolute;
			top: 30px;
			left: 320px;
			width: 210px
		}
		
	#pcHeader08Right {
		position:relative;
		width:665px;
		height:125px;
		float:right;
/*
			position: absolute;
			top: 17px;
			left: 609px;
			width: 124px;	
*/
/*			border: 2px outset #CCC;	*/
/*
			padding: 10px;
			text-align: left;
			color: #6F6F6F;
*/
		}
		
	#pcHeader08Right a {
			text-decoration: none;			
			color: #6F6F6F;
		}

	/* Elements */
	
	#pcHeader08StoreLogo {
			float: left;
			position: relative;
			width:138px;
			height:125px;
		}
		
	#pcHeader08StoreFacebook {
			float: right;
			position: relative;
			width:17px;
			height:125px;
		}

	#pcHeader08StoreName {
			text-align: left;
			font-size: 28px;
			font-family: "Times New Roman", Times, serif;
			font-style:italic;
			color:#666;
			padding-top: 50px;
			padding-left: 150px;
		}
		
	#pcHeader08StoreName a {
			text-decoration: none;			
			color: #666;
		}
		
	#pcHeader08StoreName span {
			color:#ec008c;
			font-weight:bold;
		}
		
	#pcHeader08StoreDescription {
			text-align: center;
			font-size: 18px;
			font-family: "Times New Roman", Times, serif;
			font-style:italic;
			color:#E0008C;
			padding-left:250px;
			padding-top:10px;
		}
		
	#pcHeader08StoreDescription span {
			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: 28px;
			text-align:center;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 20px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 820px;
			height: 25px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
			color: #FFF;
			background-image:url(catalog/TopNav-1.jpg);
		}

	#pcTopNav08-MEN {
			width: 820px;
			height: 25px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
			color: #FFF;
			background-image:url(catalog/TopNav-1-Men.jpg);
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: left;
			margin: 0;
			padding: 5px 10px 0 0;
			font-style:normal;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #FFF;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

	#pcTopNav08-MEN a {
			text-decoration: none;
			color: #FFF;
		}
		
	#pcTopNav08-MEN a:hover {
			color: #666;
		}

	#pcTopNav08-SEARCH {
			float:left;
/*			margin-top: 2px;	*/
			width: 125px;
/*			margin-left: 40px;	*/
			margin-left: 15px;
/*			background-color: #E8E8FF;	*/
		}
		
	#pcTopNav08-SEARCH form input {			
/*			border: 0px solid #CCC;	*/
/*			background-color: #E8E8FF;	*/
			width: 100px;
			height: 18px;
			border-style: inset;
			text-align: center;
			font-weight: normal;
			color: #999999;
			background-image:url(images/search_input.png);
			float: left;
			border-style: none;
			font-size: 12px;
			margin-left: 2px;
		}
		
	#pcTopNav08-SEARCH a {
			text-decoration: none;
			color: #666;
			float: left;
		}
		
	#pcTopNav08-SEARCH a:hover {
			color: #999;
		}
		
	#pcTopNav08-SEARCH-MEN {
			float:left;
/*			margin-top: 2px;	*/
			width: 125px;
/*			margin-left: 40px;	*/
			margin-left: 135px;
/*			background-color: #E8E8FF;	*/
		}
		
	#pcTopNav08-SEARCH-MEN form input {			
/*			border: 0px solid #CCC;	*/
/*			background-color: #E8E8FF;	*/
			width: 100px;
			height: 18px;
			border-style: inset;
			text-align: center;
			font-weight: normal;
			color: #999999;
			background-image:url(images/search_input.png);
			float: left;
			border-style: none;
			font-size: 12px;
			margin-left: 2px;
		}
		
	#pcTopNav08-SEARCH-MEN a {
			text-decoration: none;
			color: #666;
			float: left;
		}
		
	#pcTopNav08-SEARCH-MEN a:hover {
			color: #999;
		}
		
	#pcTopNav08-LOGIN  {
			float: right;
/*			width: 300px;*/
			width: 100px;
			padding-right: 10px;			
		}
		
/* ----- Top Navigation End ----- */

/* ----- Header Bottom Start ----- */

	#pcHeader08-BOTTOM {
			width: 820px;
			height: 25px;
			background-color: #E5E2BC;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			position: relative;	
	}
/* ----- Header Bottom End ----- */

/* ----- Main Area Start ----- */

	#pcAreaMainArea08 {
			width: 900px;
			background-color: #e5e2bc;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			background-image:url(catalog/AreaMainArea-1.gif);
		}

	#pcMainArea08-HOME {
			width: 820px;
			background-color: #e5e2bc;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
		}
		
	#pcMainArea08 {
			width: 820px;
			background-color: #ffffff;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
		}
		
	#pcMainArea08-PC-HOME {
			width: 820px;
			float: right;
			border: none;
			text-align: left;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		
	#pcMainArea08-PC {
			width: 780px;
			float: right;
			border: none;
			text-align: left;
			margin-left: auto;
			margin-right: 20px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		#pcMainArea08-PC-Content {
				padding-top: 5px;
				padding-bottom: 5px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 20px 0 20px 10px;
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			background-color: #E8E8FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 200px;
			background-color: #E1F4F4;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: normal;
		}

	#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: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Top Start ----- */

	#pcAreaFooter08-HOME {
			width: 900px;
			height: 180px;
			background-color: #E5E2BC;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			padding-bottom:20px;
			background-image:url(catalog/AreaFooter-1.gif);
		}

	#pcAreaFooter08 {
			width: 900px;
			height: 25px;
			background-color: #E5E2BC;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			padding-bottom:20px;
			background-image:url(catalog/AreaFooter-2.gif);
		}

	#pcFooter08-TOP {
			width: 820px;
			height: 25px;
			background-color: #E5E2BC;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
	}

	#pcFooter08-BANNER {
			width: 820px;
			background-color: #E5E2BC;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			height: 150px;
	}
/* ----- Footer Top End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 900px;
			height: 25px;
			background-color: #FEF2E1;
			margin-left: auto;
			margin-right: auto;
			margin-top: 10px;
			margin-bottom: 10px;
			border: none;
			font-size: 12px;
			text-align: center;
			color: #000;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #990000;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
