@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
h1 {
	color: #3B5056;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 10px;
}
h2 {
	xcolor: #BFB797;
	colro: #9f9775;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin: 0 0 10px;
}
h3 {
	color:#000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #000;
}
h4 {
	color: #000;
	font-size: 13px;
	line-height: 20px;
}
p, ul, ol {
	margin: 0 0 20px;
}
li {
	margin: 0 0 0 20px;
}
a {	
	color: #6A8785;
	text-decoration: none;
}
a:hover {
	color: #8CB0AC;
}
ul li {
	margin: 0 0 0 15px;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
#head {
	background: #F3F3F2 url(images/header_bg.png) repeat-x center top;
	height: 120px;
}
#banner {
	padding: 5px 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #D7D3C7;
}
#banner2 {
	height: 231px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #3B5056 url(images/banner_bg.jpg) no-repeat center top;
}
#menu  {	
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	width: 250px;
	height: 232px;
	float: left;
	padding: 0;
	border-right: 1px solid #FFF;
	background: url(images/nav_bg.png) repeat-x center top;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	position: relative;
	width:250px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	width: 250px;
	display:block;						
	color: #FFF;
	text-decoration: none;
	height: 24px;
	margin:0;
	padding-left:15px;
}

#menu a, #menu a:visited {
	color: white;	
	text-decoration:none;				       /* removes underlines from links */
}

#menu a:hover	{
	width: 235px;
	color: #3B5056;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #D7D3C7 url(images/nav_highlight_bg.png) repeat-x center center;
}
#menu ul li ul {
	position: absolute;
	top: 0;
	left: 250px;
	display: none;
}	
#menu ul li:hover ul {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	width: 250px;
	height: auto;
	float: left;
	padding: 0;
	border: 1px solid #FFF;
	background: url(images/nav_bg.png) repeat-x center top;
}	
#flashbox {
	width: 350px;
	height: 100%;
	float: right;
	position: relative;
}
#flash-position {
	position: absolute;
	bottom: 0;
	right: 0;
}
#content {
	padding: 20px 0;
}
#content a {	
	color: #3B5056;
	text-decoration: underline;
    font-weight:bold;
}
#content a:hover {
	color: #3B4F54;
	text-decoration: none;
	border:0;
}
#footer {
	color: #9FB1B7;
	font-size: 11px;
	height: 50px;
	background: #3B5056 url(images/footer_bg.png) repeat-x center top;
}
#footer p {
	line-height: 20px;
	text-align: right;
	margin: 0;
	padding: 15px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: "·"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clear {
	clear:both;
}
.column {
}
.left {
	float: left;
}
.right {
	float: right;
}
.c250 {
	width: 250px;
}
.c690 {
	width: 690px;
}
.c470 {
	width: 470px;
}
.inset-left {
	float: left;
	margin: 0 20px 10px 0;
}
.inset-right {
	margin: 0 0 10px 20px;
	float: right;
}
.framed {
	padding: 3px;
	border: 1px solid #D0D0D0;
	background: #F0F0F0;
}

.c690 iframe {
	width: 690px;
	height: 600px;
	border: none;
	overflow: hidden;
}

/********************* Rugged *********************/

#rugged {
}
#rugged #banner {
	padding: 0;
	border: none;
	background: #D0B58F url(images/banner_rugged_bg.jpg);
}
#rugged #banner2 {
	height: 245px;
	border: none;
	background: url(images/rugged_bg_top.png) no-repeat left top;
}
#rugged #banner3 {
	height: 245px;
	background: url(images/rugged_bg_bottom.png) no-repeat left bottom;
}

#rugged_menu #nav2 {
	height: 245px;
	width: 250px;
	float: left;
	background: url(images/rugged_bg_top.png) no-repeat left top;	
}
#rugged_menu #nav3 {
	width: 250px;
	height: 245px;
	background: url(images/rugged_bg_bottom.png) no-repeat left bottom;
}

#rugged_menu  {	
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	width: 250px;
	height: 245px;
	float: left;
	xpadding: 6px 0 0 0;
	border-right: 1px solid #FFF;
	background: url(images/nav_rugged_bg.png);	
	xmargin-top:10px;
}
#rugged_menu ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#rugged_menu ul li {
	position: relative;
	width:250px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#rugged_menu a {
	width: 250px;
	display:block;						
	color: #FFF;
	text-decoration: none;
	height: 24px;
	line-height: 24px;	
	margin:0;
	padding-left:15px;
}

#rugged_menu a, #rugged_menu a:visited {
	color: #fff;	
	text-decoration:none;				       /* removes underlines from links */
}


#rugged_menu a:hover	{
	width: 235px;
	color: #fff;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #000;
}
#rugged_menu ul li ul {
	position: absolute;
	top: 0;
	left: 250px;
	display: none;
}	
#rugged_menu ul li:hover ul {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	width: 250px;
	height: auto;
	float: left;
	padding: 0;
	border: 1px solid #FFF;
	background: url(images/nav_rugged_bg.png);
	position:absolute;
	z-index:1;
}


#rugged #footer {
}
#video {
	margin-top:70px;
}

#comments {
margin-top:20px;
	width:435px;
	padding:0 0 5px 10px;
	border:1px solid #5D584B;
}

#comments h2 {
	margin-left:-10px;
	width:100%;
	padding-left:10px;
	background-color:#5D584B;
	color:#fff;
	}
	
.schedule {
	width:585px;
}

.schedule td {
	padding:3px 10px 3px 0;
}
.testimonial {
	margin-top:20px;
	margin-left:0px;
	margin-right:20px;
	border-bottom:1px dashed #000;
	padding:20px;
}
.title {
position:absolute;
z-index:0;
margin-top:-150px;
margin-left:80px;
}
.texthead {
font-weight:bold;
}
.product-add {
margin:20px 0 10px 0;
}
.treasureChest {
xbackground-image:url(images/add_to_cart.gif);
xpadding:10px 50px 0 50px;
background-repeat:no-repeat;
height:25px;
width:100px;
}

.treasureChest span {
display:none;
xfont-size:0px;
}
a .treasureChest {
color:#0000FF;
}
.ditto_introText {
font-weight:normal;
}

