﻿@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 7px 0;
	padding: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	background-color: #fafad6;
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */
	
#wrap {
	width: 796px;
	margin: 0 auto;
}	

	#pcHeader08 {
			border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0px auto;
	width: 796px;
				height: 196px;
			background: #fafad6 url('images/site-graphics/rv-header-logo-1.jpg') no-repeat 0 60px;
}
		
	#pcHeader08Left {
			width: 350px;
			float: left;
			text-align: left;
		}
		
	#pcHeader08Center {
			width: 210px;
			float: left;
		}
		
	#pcHeader08Right {
			float: right;
			width: 295px;
			padding: 0px;
			text-align: right;
		}
	#pcHeader08Right img {
			border: 0;
}
		
	/* 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 ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
			width: 794px;
			height: 30px;
			/*background-color: #E1E1E1;*/
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			font-size: 16px;
			text-align: right;
			color: #000;
			border: 1px solid #1e2559;
			border-top: 0;
		}
		
	#pcTopNav08-SEARCH {
			width: 210px;
			float: left;
			text-align: left;
			height: 20px;
			padding: 3px 0 0 10px;
		}
		#pcTopNav08-SEARCH form {
	margin: 0;
	padding:0;
}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
			float: right;
			margin: 0;
			padding: 0px 0px 0 0;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}
		
#pcTopNav08-LINKS ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;
	float: right;
}
#pcTopNav08-LINKS ul li {
	font: bold 12px/20px Arial,Tahoma,Geneva,Helvetica,sans-serif;
	color: #2c5589;
	background: url('images/site-graphics/topmenu-bg.jpg') repeat-x;
	margin: 0 0 0 3px;
	padding: 0;
	display: inline;
	float: left;
	height: 20px;
	border-left: 1px solid #6b6d82;
	border-right: 1px solid #6b6d82;
}
#pcTopNav08-LINKS ul li.noborder {
	border: 0;
}
#pcTopNav08-LINKS ul li a, #pcTopNav08-LINKS ul li a:link, #pcTopNav08-LINKS ul li a:active, #pcTopNav08-LINKS ul li a:visited {
	font: bold 12px Arial,Tahoma,Geneva,Helvetica,sans-serif;
	background: transparent;
	color: #2c5589;
	display: block;
	padding: 0 9px;
	margin-top: 2px;
	text-decoration: none;
}
#pcTopNav08-LINKS ul li a:hover {
	text-decoration: none;
	color: blue;
}

#pcTopNav08-LINKS ul li.noborder {
	background: none;
}
		

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 794px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
			border: 1px solid #1e2559;
			background: #fff url('images/site-graphics/rv-mats-credit-sm-3.jpg') no-repeat 8px 0;
		}
		
	#pcMainArea08-PC {
			width: 594px;
			float: right;
			border: 1px solid #CCC;
			text-align: left;
			margin: 20px 10px 20px 0;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 170px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 20px 0 20px 10px;
		}

	#pcMainArea08-BROWSE {
			width: 160px;
			background-color: #efebe8;
			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: 160px;
			background-color: #efebe8;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 160px;
			background-color: #efebe8;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}
		
	#pcMainArea08-LEFT h3 {
			font-size: 16px;
			color: #000000;
			border-bottom: 1px solid #333;
			width: 150px;
			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 {
border-bottom:1px dotted #000000;
margin:4px 8px 0 5px;
padding-bottom: 2px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #000;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #7F6857;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 796px;
			height: 84px;
			background-color: #1e2559;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 10px;
			border: none;
			font-size: 13px;
			text-align: center;
			color: #000;
		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
			color: #FAFAD6;
			font-weight: normal;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
		}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}
		
#pcFooter08 ul {
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 796px;
	height: 30px;
}
#pcFooter08 ul li {
	font: bold 12px Arial,Tahoma,Geneva,Helvetica,sans-serif;
	color: #fff;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
	height: 16px;
	border-right: 1px solid #fff;
}
#pcFooter08 ul li.noborder {
	border: 0;
}
#pcFooter08 ul li a, #pcFooter08 ul li a:link, #pcFooter08 ul li a:active, #pcFooter08 ul li a:visited {
	font: bold 12px Arial,Tahoma,Geneva,Helvetica,sans-serif;
	background: transparent;
	color: #fff;
	padding: 0 7px;
	margin-top: 2px;
	text-decoration: none;
}
#pcFooter08 ul li a:hover {
	text-decoration: underline;
}

#pcFooter08 ul li.noborder {
	background: none;
	border: 0;
}
		

/* ----- Footer Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 160px;
			border: 1px solid #e1e1e1; 
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	
.clear {
	clear: both;
}	

/* --------  CUSTOM STYLES by EDK  ----------- */

.rvmats-links {
			width: 160px;
			background-color: #efebe8;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
}

#tracking .button {
background: url('images/site-graphics/button-bg.jpg') top left repeat-x;
border: 1px solid #3b406a;
cursor: pointer;
width: 130px;
display: inline;
height: 21px;
padding: 0;
margin:0;
}
#tracking .trackinput {
width: 260px;
margin: 0 0 5px 0;
}