/*
Information pages Style Sheet
*/
html, body {
	margin: 5px 0 0 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

/* TOP AREA of the page: store description, store name, search box, navigation */

		#pcHeader {
			width: 1024px;
			height: auto;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 0;
			font-size: 12px;
			color: #FFF;
			border-collapse: collapse;
			border: 0;
			background:transparent url(images/transparent.png);
		}
		
		.HeaderRight {
			background-image:url(images/Royal-Header_02.png);
			background-repeat: no-repeat;
			color: #FFF;
			border: 0;
			padding: 0px 0px 0px 15px;
			margin: 0;
			width: 381px;
			height: 98px;
			text-align: left;
			vertical-align: bottom;
		}
		
		.HeaderRight a:link, .HeaderRight a:visited {
			color: #FFF;
			text-decoration: none;
		}
		
		.HeaderRight a:hover {
			color: #666;
			text-decoration: none;
		}
		
		#ShowCart {
			background-image: url(images/Royal-Header_03.png);
			border: 0;
			padding: 0;
			color: #FFF;
			text-align: left;
			background-repeat: no-repeat;
			height: 30px;
			width: 628px;
		}
		
		#ShowCart a:hover {
			color: #999;
			text-decoration: none;
		}
		
		#ShowCart a:link, #pcShowCart a:visited {
			color: #FFF;
			text-decoration: none;
		}
		
		#headerSearch {
			background-image: url(images/Royal-Header_04.png);
			border: 0;
			padding: 0 20px 0 0;
			color: #FFF;
			text-align: right;
			background-repeat: no-repeat;
			height: 30px;
			width: 376px;
			vertical-align: middle;
		}

/* Forms */
		#pcMain form {
		margin: 0;
		}
		
		.pcForms input {
		border: 1px solid #CCCCCC;
		background-color: #F7F7F7;
		font-size: 11px;
		color:#666666;
		padding: 2px 3px 2px 3px;
		}
	
		.pcForms input:focus {
		border: 1px solid #999999;
		background-color: #FFFFCC;
		}
	
		.pcForms textarea {
		border: 1px solid #CCCCCC;
		background-color: #F7F7F7;
		font-size: 11px;
		color:#666666;
		padding: 2px 3px 2px 3px;
		}
	
		.pcForms textarea:focus {
		border: 1px solid #999999;
		background-color: #FFFFCC;
		}
	
		#submit {
		border: 0;
		color: #FFFFFF;
		background-color: transparent;
		padding: 0px;
		cursor:pointer;cursor:hand;
		}
		
/* End Forms */

		#headerSearch a:link, #headerSearch a:visited {
			color: #FFF;
			text-decoration: none;
		}
		
		
		#StorePromo {
			margin-top: 0px;
			margin-bottom: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			border-left: -1px #000 solid;
			border-right: -1px #000 solid;
			border-collapse: collapse;
			width: 1024px;
		}	
		
		#pcStoreSearch {
			text-align: right;
			padding-right: 5px;
		}
		
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #000000;
			font-size: 11px;
			padding-right: 32px;
		}
		
		#pcStoreSearch a:hover {
			color: #FFFFFF;
		}

/* End TOP AREA of the page */

/* MAIN AREA: three columns: left navigation, main content, login box etc.*/
	/* Define the wrapper and the three columns: */
	
		#pcMainArea {
			width: 1024px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			margin-top: 0px;
			padding: 0;
			background-color: #FFFFFF;
			vertical-align: top;
			border-left: 1px #000 solid;
			border-right: 1px #000 solid;
			border-bottom: 1px #000 solid;
		}
		
		#Aboutpage {
			font-size: 14px;
			margin-top: 10px;
			}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			color:#FFFFFF;
			vertical-align: top;
		}
	
		#Center {
			width: 795px;
			padding: 0 5px 0 5px;
			text-align: left;
			vertical-align: top;
			background-color: FFFFFF;
			margin: 3px 0 0 0;
		}
		

	/* Define the left column */
	
		
		#pcLeft h3 {
			font-size: 13px;
			margin: 0;
			padding-bottom: 2px;
		}
		
		#pcLeftheaders {
			background-color: #1F449C;
			padding: 0px 0px 0px 6px;
			font-size: 13px;
			color: #FFFFFF;
			text-align: Left;
			border: none;
			margin: 3px 0px 2px 5px;
			width: 180px;
		}
		
		#pcLeftheaders2 {
			background-color: #1F449C;
			padding: 3px 0px 3px 0px;
			font-size: 13px;
			color: #FFFFFF;
			text-align: Center;
			border: 1px solid #000000;
			margin: 5px 0px 3px 5px;
		}

		
		#pcLeftvendorLinks {
			background-color: #FFFFFF;
			color: #1F449C;
			padding: 5px 0px 1px 0px;
			margin: 3px 0px 5px 5px;
			font-size: 12px;
			text-align: center;
			border: 1px solid #CCCCCC;
		}
		
		#TwitterFacebook {
			background-color: #FFFFFF;
			color: #1F449C;
			padding: 5px 0px 1px 5px;
			margin: 0px 0px 0px 5px;
			font-size: 12px;
			text-align: Left;
		}
		
		
		
	ul#BrandLinks {
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:180px;
	}
	ul#BrandLinks li {
		margin:0 0px 2px 0;
		padding:0 0 0 20px;
		list-style-type:none;
		background-image:url(menuArrow.gif);
		background-position:left center;
		background-repeat:no-repeat;
		background-color:#E9E9E9;
		border-style: solid;
		border: 0px;
		border-color: #666666;
		width: 166px;
	}
	ul#BrandLinks li h3{
		margin:0px;
		padding:0px;
		line-height:19px;
		width: auto;
	}


	ul#BrandLinks li h3 a{
		line-height:19px;
 		font-family: tahoma, arial, helvetica;
  		font-size: 11px;
  		color: #333333;
  		text-decoration: none;
  		padding-left: 10px;
  		text-transform: capitalize;
  		display: block;
	}
	ul#BrandLinks li:hover {
		background-color: #99CCFF;
  		text-decoration: none;
	}




	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 2px 0 0 0;
		}
		
		
		
		#pcLeftvendorLinks a:link, #pcLeftvendorLinks a:visited {
			color: #1F449C;
			text-decoration: none;
		}
		
		#pcLeftvendorLinks a:hover {
			color: #999999;
		}
		
		#authorize {
			background-color: #FFFFFF;
			color: #000000;
			padding: 5px 5px 1px 10px;
			font-weight: 900;
			margin: 3px 0px 5px 5px;
			text-align: center;
		}
		
		#authorize a:link, #authorize a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#authorize a:hover {
			color: #000000;
		}
		
		#pcCustomerLogin {
			background-color: #FFFFFF;
			color: #000000;
			padding: 0px 5px 1px 0px;
			font-weight: 900;
			border: none;
			margin: 0px 0px 5px 0px;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #000000;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #999999;
		}
	
			
	/* Define the right column */
	
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #FFFFFF;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		

/* End MAIN AREA */

/* START Footer */
	
		#Footer {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #1F449C;
			text-align: center;
			padding: 5px;
			margin-bottom: 0px;
			bottom: 0px;
		}
		
		#Footer2 {
			background-color: #FFFFFF;
			font-size: 11px;
			color: #666666;
			text-align: center;
			padding: 0px;
		}
		
		#Footer2 h3 {
			font-size: 9px;
			color: #666666;
		}
		
		#Footer a:link, #Footer a:visited, #Footer a:hover {
			text-decoration: none;
			color: #1F449C;
		}
		
		#FooterSpacer {
			background-image:url(images/footer_spacer2.gif);
			height: 5px;
		}
	
/* END Footer */

