html {
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	padding: 0;
}
* {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
a {
	color: #F60;
}
a img {
	border: none;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 17px;
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 3px 5px 18px;
}
a:hover {
	color: #ccc;
	font-style: underline;
}
a:visited {
	color: #CC6600;
}
body {
	background: #FF6600;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	min-width: 700px;
	padding: 0;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
input, textarea, select {
	margin: 3px 0px;
}
p {
	margin-top: 0px;
}
td, th, input, textarea, select, a {
}

#banner {
	background-color: #FF6600;
	color: #333;
	font-size: 4em;
	margin-right: 267px;
	margin-top: 40px;
	min-width: 667px;
	z-index: 2;

}
#breadcrumb {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
#category ul {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 0px;
	padding-left: 12px;
}
#column_left {
	float: left;
	margin-right: 10px;
	width: 180px;
}
#column_right {
	background: #FFFFFF url('/ripstopBG.jpg') repeat;
	color: #ccc;
	font: 90% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	list-style: none;
	padding: 2px 25px 2px 2px;
	position: absolute;
	margin-left: 675px;
	text-transform: lowercase;
	top: 154px;
	width: 260px;

}

#column_right a {
	color: #000;
	text-decoration: none;
}

#column_right a:hover {
	border-bottom: 1px solid #809080;

}

#container {
	color: #000;
	margin: 0px 13em 0em 46px;
	padding-right: 60px;
	text-align: left;
}
#content {
	float: left;
	width: 665px;
	padding: 5px;
}
#content .bottom {
	height: 5px;
}
#content .middle {
	background: #333;
	color: #fff;
	min-height: 380px;
	padding: 0px 10px 1px 10px;
}
#footer {
	background-color: #f60;
	clear: both;
	color: #333;
	min-height: 55px;
	padding-left: 3px;
	width: 100%;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#header {
	position: relative;
}
#header .div1 {
}
#header .div2 {
	left: 15px;
	position: relative;
	top: 21px;
}
#header .div3 {
	height: 62px;
	padding-left: 17px;
	padding-top: 5px;
	position: absolute;
	right: 2px;
	top: 15px;
	width: 250px;
}
#header .div4 {
	height: 20px;
	left: 2px;
	position: absolute;
	top: 105px;
}
#header .div4 a {
	color: #000;
	display: inline-block;
	font: 80% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
#header .div4 a:hover {
	border-bottom: 1px solid #809080;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#information ul {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 0px;
	padding-left: 12px;
}
#menu {
	font-size: 14px;
	height: 30px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 0 2px 2px;
	vertical-align: middle;
	width: 600px;
}
#menu li {
	display: inline;
	padding: 0px 10px 0px 0px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.box {
	margin-bottom: 10px;
}
.box .bottom {
	height: 5px;
}
.box .middle {
	
	padding: 10px;
}
.box .top {
	color: #ccc;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 6px 7px;
	text-transform: lowercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.buttons {
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
}
.buttons input {
	margin: 0px;
	padding: 0px;
}
.buttons table {
	border-collapse: collapse;
	width: 100%;
}
.buttons table td {
	vertical-align: middle;
}
.cart {
	font-size: 13px;
	margin-bottom: 10px;
	width: 100%;
}
.cart td {
	padding: 3px;
}
.cart th {
	background: #333;
	font-weight: normal;
	font-size: 15px;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}
.even {
	background: #444;
}
.odd {
	background: #555;
}
.clear {
	overflow: hidden;
	width: 100%;
}
.error {
	color: #FF0000;
	display: block;
}
.forgotten {
	color: #999;
	font-size: 11px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.help {
	cursor: pointer;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list a {
	font-size: 12px;
}
.list td {
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
	width: 25%;
}
.login {
	border: 1px solid #DDDDDD;
	min-height: 175px;
	padding: 10px;
}
.model {
	color: #999;
	font-size: 11px;
}
.page {
	background: #333;
	border: 1px solid #DDDDDD;
	clear: both;
	display: block;
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
	width: 540px;
	z-index: 2;
}
.pagination {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	color: #fff;
	padding: 2px 3px;
	text-decoration: none;
}
.pagination .links b {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px 3px;
	text-decoration: none;
}
.pagination .links, .pagination .results {
	padding: 3px;
	color: #ccc;
}
.pagination .results {
	float: right;
	color: #ccc;
}
.price {
	color: #ccc;
	font-weight: bold;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.sort {
	background: #ddd;
	color: #000;
	height: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-right: 9px;
	padding-top: 6px;
}
.sort .div2 {
	padding-top: 9px;
	text-align: right;
	color: #333;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.success {
	background: #333;
	border: 1px solid #A5BD71;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: center;
}
.tabs {
	display: block;
	margin-bottom: 0px;
	width: 100%;
}
.tabs a {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	color: #000000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 2px;
	padding: 6px 15px 7px 15px;
	position: relative;
	text-decoration: none;
	top: 1px;
	z-index: 1;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tooltip {
	background: #FBFF95;
	border: 1px solid #FDDA5C;
	font-size: 11px;
	padding: 5px;
	width: 250px;
}
div#content .top {
	color: #fff;
	background-color: #333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
}
.wait {
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: center;
}
.warning {
	background: #FFDFE0;
	border: 1px solid #FF9999;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px 0px;
	text-align: center;
}
.widget ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}
.widget ul li {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-bottom: 2px;
}
.widget ul li a {
	color: #000;
	text-decoration: none;
}
.widget ul li a:hover {
	border-bottom: 1px solid #809080;
}
