.body {
	background-color:#6C6C6C;
}
.wrap {
	border-top: 1px solid #dddddd;
}
#head {
	border-bottom: 2px solid #f9f9f9;
}
.crumbs {
	color:#FF3300;
	background-color:#6C6C6C;
	margin: 0;
	padding: 0;
}
ul.crumbnav {
	float: none;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background-color: #6C6C6C;
	border-bottom: 3px solid #f9f9f9;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	display: inline;
	z-index: 5;
}
.crumbnav .gecko { width: 100%; }
.crumbnav img {
	background-color: #6C6C6C;
	padding: 0;
	margin: 0 0 0 0;
}
#crumbspace img {
	background-color: #6C6C6C;
	border-bottom: 4px solid #6c6c6c;
}
.crumbnav li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #6C6C6C;
	border-bottom: 2px solid #6c6c6c;
	z-index: 5;
}
.crumbnav li a {
	float: left;
	display: inline;
	padding: 8px 24px 4px 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 75%;
	color: #FF3300;
	background: #6C6C6C url(../images/nav_slant.gif) no-repeat top right;
	line-height: 1.34em;
	border-bottom: 2px solid #6c6c6c;
}
.crumbnav li a:hover {
	color: #FFFFFF;
}
#cnav-1 img {
	padding: 0;
	margin: 0;
}
#cnav-cart {
	background: #6C6C6C;
	margin: 0;
	padding: 0;
	float: right;
	border-bottom: 2px solid #6c6c6c;
}
#cnav-cart img {
	padding: 0;
	margin: 0;
}
#cnav-cart a:hover {
	border: 1px solid #fff;
}
/* 
---------------- footer ------------------------*/
#footer {
	clear: both;
	width: 770px;
	color: #fff;
	height: 9em;
	vertical-align: bottom;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 10px;
	background-color: #000000;
}
#footer span a:visited, #footer span a:active, #footer span a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer span a:hover {
	color: #FF3300;
	text-decoration: underline;	
}
#footslug {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: 800;
	vertical-align: bottom;
	border-top: 4px;
	border-top-color: #000000;
	border-top-style: solid;
	font-size: 130%;
	padding-left: 20px;
}
div#footer span#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-style:normal;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 20px;
}
div.note {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #FFFF66;
	margin-right: 220px;
	margin-left: 230px;
	margin-top: 4px;
	font-weight: 600;
	padding-bottom: 4px;
	line-height: 1.4em;
	clear: both;
}
div.note a:link, div.note a:visited, div.note a:active {
	text-decoration: none;
	color: #FFFF66;
}
div.note a:hover {
	color: #FFFFCC;
}

#bottom {
	background: #F9F9F9 url(../images/bgBottom-1.jpg) no-repeat top center;
	height: 3.5em;
	width: 770px;
	margin: 0px;
	display: block;
	text-align: center;
}
#bottom-cart {
	margin-left: 560px;
	padding-right: 40px;
	margin-top: -80px;
	margin-bottom: 8px;
	float: right;
}
.ie6 #bottom-cart, .ie7 #bottom-cart  {
	margin-top: -50px;
}
.opera #bottom-cart {
	margin-top: 0px;
}
#bottom-cart img {
	padding-bottom: 6px;
}

hr {display: block; clear: both; margin: -0.66em 0;
  visibility: hidden;}
.clearthis:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }

/* Hide IE/Mac \*/
* html .clearthis {
	height: 1px;
	
}
.clearthis {display:block;}
/* End hide */
.clear {
	clear: both;
	margin:0;
	padding:0 0 3px 0;
}
