@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 0; /*20px;*/
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #251E92;
	background-color: #000066;
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
			width: 900px;
			height: 116px;
			background-color: #FFFFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0; /*3px;*/
			border: none;
			position: relative;
		}
		
	#pcHeader08Left {
			position: absolute;
			top: 0;
			left: 0;
		}
		

		
	
		
	/* Elements */
	
	
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #FFEC69;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #000000;
		}
		
	
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 900px;
			height: 28px;
			background-color: #FFBD01;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0; 
			margin-bottom: 0; /*3px;*/
			border: none;
			font-size: 11px;
			text-align: right;
			color: #000000;
			letter-spacing: .1em;
		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 6px 10px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000000;
		}
		
	#pcTopNav08 a:hover {
			color: #CB000B;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 900px;
			background-color: #FFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0; /*4px;*/
			border: none;
		}
		
	#pcMainArea08-PC {
			width: 660px;
			float: right;
			border: 1px solid #CCC;
			text-align: left;
			margin: 15px 10px 20px 0;
			/* IE 6 double margin fix */
			display: inline;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin-left: 0;
			margin-right: 10px;
			margin-top: 0;
			margin-bottom: 0; /*15px 0 20px 10px;*/
			/* IE 6 double margin fix */
			display: inline;
			background-color: #FFBD01;
		}
		
	#pcHeader08Center {  /* Search Box*/
			width: 180px;
			/*border: 1px solid #FFEC69;*/
			margin-bottom: 10px;
			margin-top: 8px;
			margin-left: 8px;
		}

	#pcMainArea08-BROWSE {
			width: 200px;
			/*border: 1px solid #FFEC69;*/
			margin-bottom: 10px;
			margin-top: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
			letter-spacing: .1em;
			line-height:16px;
			padding: 8px 6px 10px 10px; /*8px 6px 10px 20px;*/

		}

	#pcMainArea08-BROWSE table {
			margin: 0; /*0 0 10px 6px;*/
		}

#pcMainArea08-BROWSE table td {
			padding: 0; /*4px 0 0 0;*/
		}
		

	#pcMainArea08-LINKS {
			width: 200px;
			/*border: 1px solid #9999CC;*/
			/*margin-bottom: 10px;*/
			letter-spacing: .1em;
			line-height:16px;
			padding: 8px 6px 10px 10px; /*8px 6px 10px 20px;*/

		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 14px;
			color: #000000;
			border-bottom: 1px solid #fff;
			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: #000000;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #CB000B;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 900px;
			height: 43px;
			background-color: #FFBD01; /*#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 {
      width: 200px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
