/*	background-color: #536B77; 
	background: #112d3c;
ProductCart Shopping Cart Software, Copyright Early Impact LLC 2006, All Rights Reserved #E6E6E6
Use this stylesheet to change the look of the default header and footer that ship with ProductCart #eff3f7;
*/
html, body {
	margin: 0;
	padding: 0;
}

h4.regbox    {
             font-size: 14px;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            
             }
             
td.regbox    {   
             padding: 9px;
             background-color: #E6E6E6;
             font-size: 13px;
             font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
             }          
             
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
    height: 0px;
    background-color: #536B77; 
	background: #112d3c;
	

}
.home-text-title{
	color: #7ecff7;
	font-size: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home-text{
	color: #fff;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
	text-align: justify;
}
.home-bkgnd {
background: url(images/home-bkgnd.jpg) repeat-x;
}

.home-left {
	background: url(images/home-left.jpg) repeat-x;
}

.home-right {
	background: url(images/home-right.jpg) repeat-x;
}

/* TOP AREA of the page: store description, store name, search box, navigation #FFFFFF */

	#pcHeader {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #536B77;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 0;
	/* background-image: url(images/header_right_gradient_back.gif); */
	background-position: right;
	background-repeat: repeat-y;
		}
		
		#pcHeader td {
			padding: 0px;
			vertical-align: middle;
		}
		
		#pcStoreDescription {
			border-bottom: 1px solid #FFFFFF;
			font-size: 13px;
			text-align: left;
		}
		
		#pcStoreName {
			font-size: 28px;
			font-weight: bold;
			text-align: left;
		}
		
		#pcStoreSearch {
	text-align: right;
	position: relative;
	width: auto;
	vertical-align: top;
	height: auto;
		}
		
		#pcTopNav {
		text-align: left;
		background-image: url(images/link_back.gif);
		background-repeat: repeat-x;
		}
		
		#pcStoreSearch a {
			text-decoration: none;
			color: #999999;
			font-size: 11px;
		}
		
		#pcStoreSearch a:hover {
			color: #000000;
		}
		
		#pcTopNav ul {
		list-style: none;
		margin: 0px;
	
		}
		
		#pcTopNav li {
		display: inline;
		padding-right: 16px;
	
	
		}
		
		#pcTopNav a:link, #pcTopNav a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	/* background-image: url(images/plass-nav_arrow.gif); */
	background-repeat: no-repeat;
	
	background-position: 0px 4px;
	padding-left: 10px;
		}
		
		#pcTopNav a:hover {
			color: #FF9900;
			
		}

/* 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: 960px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			padding: 0;
			border: 0;
			border-collapse: collapse;
		}
	
		#pcLeft {
			width: 180px;
			text-align: left;
			vertical-align: top;
			background-color:#E6E6E6;
		}
	
		#pcCenter {
	width: 100%;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
		}
	
		#pcRight {
			width: 180px;
			text-align: left;
			vertical-align: top;
			background-color:#FFFFFF;
		}
		
		.pcColumnSpacer {
			width: 10px;
			background-image:url(images/dotted_spacer_vert.gif);
		}

	/* Define the left column */
	
		#pcLeft h3 {
			font-size: 11px;
			margin: 0;
			padding-bottom: 2px;
		}

		#pcLeftCatLinks {
	background-color: #536B77;
	margin: 0;
	width: 215px;
    height: 22px;
		}
        
      p.leftspacer   {
    background-color: #536B77;
	margin: 0;
	width: 215px;
    height: 22px;
    }
                        
		
	#pcLeftRegister {
	background-color: #E6E6E6;
	padding: 5px 5px 5px 10px;
	margin: 0;
	width: 200px;
		}
		
			
		
		#pcLeftPriceLinks {
	background-color: #eff3f7;
	color: #999999;
	padding: 10px 5px 0px 10px;
	margin: 0;
	width: 200px;
		}
        
      
		
		#pcLeftStoreLinks {
	background-color: #eff3f7;
	color: #999999;
	padding: 10px 5px 1px 10px;
	margin: 0;
	width: 200px;
	height: auto;
		}
	
		#pcLeft ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcLeft li {
			margin: 8px 0 0 0;
		}
		
		#pcLeftCatLinks a:link, #pcLeftCatLinks a:visited {
			color: #536B77;
			text-decoration: none;
		}
		
		#pcLeftCatLinks a:hover {
			color: #536B77;
		}
		
		#pcLeftPriceLinks a:link, #pcLeftPriceLinks a:visited {
			color: #536B77;
			text-decoration: none;
		}
		
		#pcLeftPriceLinks a:hover {
			color: #536B77;
		}
		
		#pcLeftStoreLinks a:link, #pcLeftStoreLinks a:visited {
			color: #536B77;
			text-decoration: none;
		}
		
		#pcLeftStoreLinks a:hover {
			color: #536B77;
			text-decoration: underline;
		}


	/* Define the right column */
	
		#pcShowCart {
			background-color: #FFFFAA;
			color: #666666;
			padding: 5px 5px 5px 10px;
			margin-bottom: 5px;
		}
	
		#pcCustomerLogin {
			background-color: #FFFFCC;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 5px 5px 5px 1px;
			width: 125px;
		}
		
		#pcAffiliateLogin {
			background-color: #FFEE99;
			color: #0066FF;
			padding: 5px 5px 1px 10px;
			margin: 5px 5px 5px 1px;
			width: 125px;
		}
		
		#pcRight h3 {
			font-size: 13px;
			margin: 0px;
			padding-bottom: 2px;
			color: #999999;
		}
	
		#pcRight ul {
			list-style-type: none;
			margin: 0 0 10px 5px;
			padding: 0;
		}
	
		#pcRight li {
			margin: 2px 0 0 0;
		}
		
		#pcCustomerLogin a:link, #pcCustomerLogin a:visited {
			color: #666666;
			text-decoration: none;
		}
		
		#pcCustomerLogin a:hover {
			color: #333333;
		}
		
		
		#pcAffiliateLogin a:link, #pcAffiliateLogin a:visited {
			color: #777777;
			text-decoration: none;
		}
		
		#pcAffiliateLogin a:hover {
			color: #000000;
		}

/* End MAIN AREA */

/* START Footer */
	
		#pcFooter {
			background-color: #536B77;
			font-size: 11px;
			color: #666666;
			text-align: left;
			padding: 0px;
		}
		
		#pcFooter a:link, #pcFooter a:visited, #pcFooter a:hover {
			text-decoration: none;
			color: #666666;
		}
		
		#pcFooterSpacer {
			/*
			background-image:url(images/dotted_spacer_left.gif);
			height: 5px;
			*/
		}
	
/* END Footer */




.customNavLeft {
	padding-right: 50px;
	padding-left: 20px;
}

.customNavLeftHome {
	padding-right: 50px;
	padding-left: 45px;
}

.customTopColor {
	height: 0px;
	background-color: #536B77;
}
.customLogo {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 40px;
}

.customGo {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom:5px;
	float:right;
}




#custompcLeftRegister {
	background-color: #E6E6E6;
	padding: 15px 5px 15px 10px;
	margin: 0;
	width: 200px;
		}
	
	
#customNavCheckout {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3D7C9B;
	width: 200px;
	float: right;
	height: 20px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 4px;
	text-decoration:none;
	
}



a.checkout:link {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom:8px;
	text-decoration:none;
	text-align: right;
}
a.checkout:visited {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom:8px;
	text-decoration:none;
	text-align: right;
}
a.checkout:hover {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom:8px;
	text-align: right;
}
a.checkout:active {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom:8px;
	text-decoration:none;
	text-align: right;
}


#customCheckoutDiv {
	padding-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}


#custompcFooter {
	background-color: #536B77;
	height: 20px;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}
a.Footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footerWhite {color: #FFFFFF}


#nav-links a{color:#9a9a9a; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px;
}
#nav-links a:visited{color:#9a9a9a; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px;
}
#nav-links a:hover{color:#565656; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px;
}

#nav-links2 a{color:#A22518; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px;
}
#nav-links2 a:visited{color:#A22518; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px;
}
#nav-links2 a:hover{color:#9a9a9a; text-decoration:underline;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px;
}


#aboutLink  {
list-style-image: none;
list-style-type: none;
height: 170px;
width: 220px;
font-size: 14px;
text-align:left;
margin-left:5px;
color:#112d3c;
letter-spacing:-.01em;

}

#aboutLink  li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(images/about-nav-hover.gif);
	background-repeat: no-repeat;
	background-position: center left;
	height: auto;
	width: auto;
	text-align:left;
	float:left;
	color:#536b77;
	
}

#aboutLink  li a:link, #aboutLink li a:visited, #aboutLink li a:active {
	text-decoration: none;
	color: #f1f1f1;
	display: block;
	width: 200px;
	margin: 0px;
	height: 20px;
	text-align: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(images/about-nav.gif);
	text-align:left;
	float:left;
	padding:5px;
	color:#112d3c;
}

#aboutLink  li a:hover {
text-decoration: none;
background-image: none;
text-align:left;
color:#112d3c;
}

