* {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica;
	}
	
body {
	background-color: #aaaaaa;
	padding: 20px;
	background-image:url('/themes/eCom/Caving-Gear/bg_grad.gif');
	background-repeat:repeat-x;
	overflow: scroll;
	}
	
	
#logo_panel {
	background-color: #FF7800;
	text-align: center;
	color: white;
	background-image:url('/themes/eCom/Caving-Gear/logo_bg.gif');
	}
	
#logo_panel * {font-size: 14px; font-weight: bold;}

#logo_panel h1 {
	font-size: 28px;
	font-weight: bold;
	color: white;
	letter-spacing: -1px;
	}
	
#logo_panel h2 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	letter-spacing: -1px;
	margin-bottom: 10px;
	}
	
#banner_photo {
	width: 670px;
	height: 155px;
	}
	
	
	
	
	
#top_nav {
	background-color: #404040;
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	text-align: center;
	}
	
#top_nav ul {
	list-style: none;
	}
	
#top_nav li {
	display: inline;
	}

#top_nav a {
	padding: 0px 20px 0px 20px;
	color: white;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	}
	
#top_nav a:hover {
	color: white;
	text-decoration: none;
	background-color: #909090;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#products_nav{
	background-color: #505050;
	font-size: 2px;
	}
	
#products_nav ul {
	list-style: none;
	}
	
#products_nav li {
	border-bottom: 1px #909090 solid;
	}
	
#products_nav ul li a {
	background-position: right top;
	background-color: #505050;
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:15px; 
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('/themes/eCom/Caving-Gear/pn_off.gif');
	background-repeat:no-repeat;
	}
	
#products_nav ul li a:hover {
	background-color: #909090;
	border-right: 0px;
	background-image:url('/themes/eCom/Caving-Gear/pn_on.gif');
	}
	
#mainContent {
height: 700px;
	}

#mainContent h1 {
	font-size: 32px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px #cccccc dotted;
	}

#mainContent h2 {
	font-size: 26px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	color: black;
	}
	
#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #FE5E00;
	border-right: 5px #cccccc solid;
	background-color: #F5F5F5;
	padding-left: 2px;
	}
	
#mainContent p, #mainContent td, #maincontent ul {
	font-size: 11px;
	margin-bottom: 15px;
	}
	
#mainContent ul {
	margin-left: 20px; padding-left: 20px; list-style-image: url(/gfx/bullet.gif);
	}
	
#maincontent a {
	Xcolor: #F23700;
	color: #053E93;
	text-decoration: none;
	}
	
#maincontent a:hover {
	color: #aa0000;
	text-decoration: underline;
	}	

#freedel {
	background-color: #F0AF00; 
	text-align: center;
	color: white;
	}
	
#freedel  * {font-size: 12px;}

#freedel p {
	font-size: 20px;
	font-weight: bold;
	color: white;
	letter-spacing: 0px;
	margin: 2px;
	}
	
	
.fdbox {
	background-color: #eeeeee;
	padding: 1px;
	Xmargin-bottom: 10px;
	text-align: center;
	}
	
.fdbox p {margin: 0px; padding: 0px; color: #F23800;}

.fdbox h4 {
	border-bottom: 1px white dotted;
	margin-top: 10px;
	color: #F23800;
	}
	
.hpbox {
	background-position: left top;
	background-color: #505050;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url('/themes/eCom/Caving-Gear/pn_off.gif');
	background-repeat:no-repeat;
	height: 200px;
	}

.hpbox h4 {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px #909090 dotted;
	}
	
.hpbox p {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 120%;
	}
	
.hpbox a {
	border: none;
	color: yellow;
	}

#footer {
	text-align: center;
	font-size: 11px;
	color: #404040;
	padding: 10px;
	}
	
#adBox {
	background-color: #cccccc;
	padding-left: 101px;
	}