@charset "utf-8";
/* CSS Document */

/* ----- Header Start ----- */

	
/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 100%;
			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: 100%;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 745px;
			float: left;
			text-align: left;
			margin: 10px 10px 20px 30px;
		}
		
		#pcMainArea08-PC-Content {
				padding: 0px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 10px 0 20px 10px;
		}

	#pcMainArea08-BROWSE {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #ff9a12;
	margin-bottom: 10px;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 3px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
		
	#pcMainArea08-PRICE {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #ff9a12;
	border-top: 0px;
	border-bottom: 0px;
		}

	#pcMainArea08-LINKS {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #ff9a12;
	border-top: 0px;
	margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			font-weight: normal;
			color: #FFF;
			background:url(../../images/sub_menu_bg.gif);
			border-bottom: 1px solid #ff9a12;
			border-top: 0px;
			width: 190px;
			margin-top: 0px;
			padding: 10px 5px 10px 5px;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 0 5px;
		padding: 0 0 5px 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 Start ----- */

	#pcFooter08 {
			width: 1000px;
			height: 24px;
			background-color: #666;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			border: none;
			font-size: 16px;
			text-align: left;
			color: #000;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
			border: none; 
			color: #F30;
			font-size: 1em;
			height: 40px;
	}
	
	#pcShowCart a {
			color: #03f;
			
	}

	#pcShowCart a:hover{
		text-decoration:underline;
			
	}
