@charset "utf-8";
/* CSS Document */

/* Container */

/*
html, body {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(images/pc4_backGradient.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	text-align: center;
}
*/

html, body {
	padding: 0;
	margin: 0;
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	/*background-image: url(images/pc4_backGradient.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color:#273890;
	text-align: center;
}

/* ----- Header - Start ----- */

	/* Layout */

	/*
	#pcHeader08 {
			width: 1100px;
			height: 100px;
			background-color: #FFF;
			margin: 10px auto 1px auto;
			border: none;
			position: relative;
			-moz-border-radius-topright: 10px;
			-moz-border-radius-topleft: 10px;
			-webkit-border-top-right-radius: 10px;
			-webkit-border-top-left-radius: 10px;
		}
	*/
	
	/*		
		#pcHeader08Left {
				position: absolute;
				top: 4px;
				left: 10px;
			}
	*/
		
	/*	
		#pcHeader08Center {
				position: absolute;
				top: 30px;
				left: 515px;
				width: 210px;
			}
	*/
		
	/*	
		#pcHeader08Right {
				position: absolute;
				top: 8px;
				right: 10px;
				width: auto;
				border: 1px dashed #CCC;
				padding: 6px 10px;
				text-align: right;
				background-image: url(images/pcv4_sample_image.png);
				background-repeat: no-repeat;
			}
	*/
		
	/* 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: 170px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
				color: #999;
			}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	
	/*
	#pcTopNav08 {
			width: 1100px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			margin: 0 auto;
			font-size: 15px;
			padding: 3px 0 4px 0;
		}
	*/
	
	#pcTopNav08 {
			width: 1100px;
			background-image:url(images/button_back.jpg);
			background-repeat:repeat-x;
			margin: 0 auto;
			padding: 5px 0 4px 0;
			/*
			font-size: 15px;
			text-decoration: none;
			color: #000;*/
		}
		
	#header {
	padding: 0;
	background-image:url(images/button_back.jpg);
	background-repeat:repeat-x;
	height: 30px;
	/*font-size: 13px;*/
	}
		
	/* #pcTopNav08 a:link {
			color: #000000;
			text-decoration:none;
			font-weight:bold;
		}
	
	#pcTopNav08 a:hover {
			color: #39C;
			text-decoration:none
		}
	
	#pcTopNav08 a:visited {
			color: #000000;
			text-decoration:none;
			font-weight:bold;
		}
	
	#pcTopNav08 a:active {
			color: #000000;
			text-decoration:none;
			font-weight:bold;
		}
	*/
		

/* ----- Top Navigation End ----- */

/* ----- Main Area Layout ----- */

	/* Main container */
	#pcMainArea08 {
			width: 1100px;
			background-color: #FFF;
			margin: 0 auto 3px auto;
			/*border: none;*/
			border:#FFF 4px solid;
			background-image: url(images/background.jpg);
			background-repeat:repeat-x;
		}
		
	/* Left-side column */
	
	/*
	#pcMainArea08-LEFT {
			width: 190px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 15px 5px 20px 10px;
			/* IE 6 double margin fix */
			/* display: inline;
		}
	*/
	
	#pcMainArea08-LEFT {
		width: 200px;
		float: left;
		list-style: 14px;
		text-align: left;
		vertical-align: top;
		/* margin: 50px 5px 20px 10px; */
		margin: 50px 15px 20px 20px;
		/* IE 6 double margin fix */
		/*display: inline;*/
	}
		
	/* ----- 3/24/2010 RB  Left Column Custom Styles (Jill) ----- */
	
	#pcMainArea08-LEFT h2 {
		color:#273890;
		font-size: 12px;
		
		
	}
	#pcMainArea08-LEFT li {
		font-weight: bold;
		
		
	}

	/* Main area */
	
	/*
	#pcMainArea08-PC {
		margin: 0 205px;
		padding-top: 16px;
		}
	*/
		
	#pcMainArea08-PC {
		/*margin: 0 225px;*/
		margin: 185px 240px;
		padding-top: 0px;
	}
		
	/* Right-side column */
	/*#pcMainArea08-RIGHT {
			width: 190px;
			float: right;
			text-align: left;
			vertical-align: top;
			margin: 15px 2px 20px 5px;
			/* IE 6 double margin fix */
			/*display: inline;
		}
		*/
		
	#pcMainArea08-RIGHT {
			width: 200px;
			float: right;
			text-align: left;
			vertical-align: top;
			/*margin: 15px 2px 20px 5px;*/
			margin: 125px 20px 20px 5px;
			/* IE 6 double margin fix */
			display: inline;
		}
/* ----- Main Area Layout - END ----- */

/* ----- Left Column Elements ----- */

	/* #pcMainArea08-BROWSE {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #E8E8FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			/*overflow: hidden;
		}
	*/
	
	#pcMainArea08-BROWSE {
			font-size: 12px;
			font-weight: bold;
			overflow: hidden;
		}

	/*#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}
		*/

	/*
	#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
	*/
	
	/* 3/23/2010 RB Custom Style - small keyword search box left column */
	#search {
		border: #273890 dotted 1px;
		padding: 3px;
	}
	
	#search h3 {
		color:#273890;
	}
	
	#search form input {
			font-size: 13px;
			border: 1px solid #CCC;
			background-color: #FFFFFF;
			width: 160px;
			height: 20px;
	}
	
	/* 3/23/2010 RB Custom Style - small shopping cart left column */
	#shopping {
		border: #273890 dotted 1px;
		padding: 3px;
	}
	
	#shopping h3 {
		color:#273890;
	}

/* ----- Left Column Elements End ----- */
	
/* ----- Right Column Elements ----- */
	
	/* 3/23/2010 RB Custom Style - my account right column */
	
	#myaccount{
		margin-top: 100px;
		/* padding: 2px;*/
	}
	
	#myaccount h3{
		color:#273890;
	}
	
	/* 3/23/2010 RB Custom Style - newsletter right column */
	#join{
		margin-top: 10px;
		padding: 2px;
	}
	
	#join h3{
		color:#273890;
	}
	
	#join form input {
		font-size: 13px;
		border: 1px solid #CCC;
		background-color: #FFFFFF;
		width: 140px;
		height: 20px;
	}
	
	/*#join input.btn
	{
		width: 77px;
		height: 20px;
	}
	*/
	
	#join .submit input
	{
		width: 77px;
		height: 20px;
	} 
	
	/* 3/23/2010 RB Custom Style - sportlight right column */
	#spotlight{
		margin-top: 5px;
		padding: 2px;
		border: #273890 dotted 1px;
	}
	
	#spotlight h3{
		/*border-bottom: #273890 dotted 1px;*/
		background-color:#273890;
		margin:0;
		padding:5px;
		color:#FFFFFF;
	}
	
/* ----- Right Column Elements End ----- */
		
	#pcMainArea08-PRICE {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #EEE;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #F5F5F5;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
			/* IE 6 fix (content pushing out width) */
			overflow: hidden;
		}

	#recentprds {
			width: 180px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			background-color: #F5F5F5;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
			font-size: 11px;
	}
	
	#recentprds h3 {
			font-size: 13px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
	}
		
	/*#pcMainArea08-LEFT h3, #pcMainArea08-RIGHT h3 {
			font-size: 15px;
			color: #333;
			width: 180px;
			margin: 3px 0 10px 5px;
			font-weight: normal;
		}
	*/

	#pcMainArea08-LEFT ul, #pcMainArea08-RIGHT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li, #pcMainArea08-RIGHT li {
		margin: 4px 0 0 5px;
	}
	
	/* Styling links in both side columns */

	/*#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		*/
		
	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #000000;
		}
		
	/*#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		*/
	
	#pcMainArea08-LEFT a:hover {
		text-decoration: underline;
		color: #000000;
		}
		
	/*#pcMainArea08-RIGHT a {
		text-decoration: none;
		color: #333;
		}
	*/
	
	#pcMainArea08-RIGHT a {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		}	
	
	/*#pcMainArea08-RIGHT a:hover {
		text-decoration: none;
		color: #06F;
		}
		*/
		
	#pcMainArea08-RIGHT a:hover {
		text-decoration: underline;
		color: #000000;
		font-weight: bold;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
			height: 20px;
		}
		
	/* test spot light */
	
	#spotlight a {
		text-decoration: none;
		color:#273890;
		font-weight: bold;
		}	
		
	#spotlight a:hover {
		text-decoration: underline;
		color:#273890;
		font-weight: bold;
	}	
		
		
	
	/* end test */

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	/*#pcFooter08 {
			width: 1100px;
			background-image:url(images/pcv4_titleBox_back.jpg);
			background-repeat:repeat-x;
			margin: 0 auto;
			padding: 3px 0 4px 0;
			position: relative;
		}
	*/

	/*
	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 20px;
			font-size: 12px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			text-align: left;
			color: #666;
		}
	*/
	
		/* ----- 3/22/2010 RB Footer Custom Styles (Jill) ----- */
	
	#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top:#273890 dotted 1px;
	background-color:#FFF;
	text-align: left;
	} 

	#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:10px;
	text-align: left;
	}

	#footer a:link {
	text-decoration:none;
	font-weight:bold;
	color:#273890;
	text-align: left;
	}
	
	#footer a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#273890;
	text-align: left;
	}

	#footer a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#273890;
	text-align: left;
	}

	#footer a:active {
	text-decoration:none;
	font-weight:bold;
	color:#273890;
	text-align: left;
	}

	/* ----- End RB Footer Custom Styles (Jill) ----- */


/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
		width: 180px;
		border: 1px solid #e1e1e1; 
		margin-bottom: 10px;
		font-size: 11px;
		background-image: url(images/pcv4_cart_back.png);
		background-repeat: no-repeat;
		background-position: 5px 5px;
		text-align: right;
	}
