@charset "utf-8";
body {
	margin: 0 auto;
	text-align: center;
	background-color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #00074D;
	color: #00074D;
	font-size: 16px;
}

h2 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #00074D;
	color: #00074D;
	font-size: 14px;
}

.h2 {
	display: block;
	margin: 0;
	padding: 3px 12px;
	color: #FFF;
	font-size: 14px;
	border: none;
	background-image: url(../images/bkg-h2.png);
	background-repeat: repeat-x;
	background-position: center;
}

.h2 span {
	background-color: #000000;
	padding: 5px;
	color: #FFF;
	font-size: 15px;
}

h3,h4 {
	padding: 0 0 5px 0;
	color: #00074D;
	font-size: 13px;
}

p {
	margin: 18px 0;
}

.heading {
	display: block;
	margin: 12px 0;
	padding: 3px 12px;
	color: #FFF;
	font-size: 14px;
	border: none;
	background-image: url(../images/bkg-h2.png);
	background-repeat: repeat-x;
	background-position: center;
}

.heading span {
	background-color: #000000;
	padding: 5px;
	color: #FFF;
	font-size: 15px;
}


p {
	margin-top: 0;
}


form {
	margin: 0;
}


.clear {
	clear: both;
}

.container {
	margin: 0 auto;
	padding: 0 30px;
	width: 1000px;
	text-align: left;
	background-image: url(../images/bkg-container.png);
	background-repeat: repeat-y;
	background-position: center;
	z-index: -100;
}

.header {
	position: relative;
	width: 1000px;
	height: 120px;
}

.logo {
	position: absolute;
	left: 3px;
	top: 2px;
	width: 155px;
	height: 115px;
	z-index: 1000;
}

.top-bar {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1000px;
	text-align: right;
	z-index: 0;
	background-color: #606060;
	border-bottom: 1px solid #CCCCCC;
}

.links-top {
	display: block;
	padding: 6px 12px;
	white-space: nowrap;
	z-index: -100;
	color: #FFF;
	font-size: 11px;
}

.links-top a {
	color: #FFF;
	font-size: 11px;
}

.links-top a:hover {
	text-decoration: none;
}

.links-top .cart {
	display: inline;
	margin-left: 18px;
	padding: 3px 6px;
	background-color: #333333;
}

.links-bottom {
	position: absolute;
	bottom: 8px;
	left: 195px;
	white-space: nowrap;
}

.links-bottom a {
	display: block;
	float: left;
	padding: 3px 11px;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	border-left: 1px solid #999999;
}

.links-bottom a:hover {
	text-decoration: none;
	background-color: #999999;
}

.banner {
	position: absolute;
	top: 34px;
	left: 195px;
	width: 390px;
	height: 50px;
	background-color: #A2A2A2;
	overflow: hidden;
}

.banner2 {
	position: absolute;
	top: 34px;
	right: 15px;
	width: 390px;
	height: 50px;
	background-color: #A2A2A2;
	overflow: hidden;
}

.navbar-bkg {
	background-color:#EA641D;
	white-space:nowrap;
}


.content {
	display: block;
	padding: 12px 0;
	background-color: #FFF;
	background-image: url(../images/bkg-content.png);
	background-repeat: repeat-x;
}

.box {
	padding: 3px;
	margin: 0 0 12px 0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.box-head {
	display: block;
	margin: 0;
	padding: 4px 8px;
	background-color: #E66802;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #FFF;
}

.box-head-2 {
	margin-bottom: 10px;
}

.box-comments {
	display: block;
	margin: 0 0 12px 0;
	padding: 45px 10px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/right-comments.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

.left {
	float: left;
	width: 800px;
}

.left .innertube {
	padding: 0 12px;
}

.right {
	float: right;
	width: 200px;
	padding: 0 0 16px 0;
}

.right .innertube {
	display: block;
	padding: 0 5px;
}

.full-column {
	width: 1000px;
}

.full-column .innertube {
	padding: 0 12px;
}

.subcats-control {
	margin-bottom: 15px;
}

.ctgy-subcats {
	display: block;
}

.ctgy-subcats a {
	float: left;
	display: block;
	padding: 5px;
	margin: 0 10px 0 0;
	width: 135px;
	height: 115px;
	text-decoration: none;
	text-align: center;
	background-color: #EFEFEF;
}

.ctgy-subcats img {
	border: 1px solid #333333;
	margin-bottom: 5px;
}

.ctgy-subcats-noimage a {
	float: left;
	display: block;
	width: 235px;
	padding: 3px 6px;
	margin: 0 10px 10px 0;
	background-color: #EFEFEF;
	overflow: hidden;
}

/*
.ctgy-subcats-noimage a {
	background-color: #EFEFEF;
}
*/

.ctgy-layout-container {
	border-top: 1px solid #CCCCCC;
}

.ctgy-layout-container td {
	border-bottom: 1px solid #CCCCCC;
}

.ctgy-layout {
	text-align: center;
	vertical-align: bottom;
	width: 20%;
	padding: 20px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.ctgy-layout a {
	font-weight: bold;
	color: #E66802;
	text-decoration: none;
}

.ctgy-layout .link {
	display: block;
	width: 65px;
	margin: 0 auto;
	padding: 3px;
	background-color: #E66802;
	color: #FFF;
	font-weight: normal;
}

.ctgy-layout .image {
	margin-bottom: 5px;
}

.ctgy-layout .name {
	margin-bottom: 5px;
}

.ctgy-layout .price {
}

.ctgy-layout .price-msrp {
	margin-bottom: 8px;
}

.minibask {
	width: 100%;
	margin: 0 auto;
}

.minibask-title {
	padding: 3px;
	background-color: #666666;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.minibask-items {
	padding: 3px;
	background-color: #FFF;
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
}

.minibask-total-title {
	width: 100%;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.minibask-total {
	padding: 3px;
	background-color: #666666;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.minibask-links {
	white-space: nowrap;
	margin: 12px auto;
	text-align: center;
}

.minibask-links a {
	font-weight: bold;
	text-decoration: none;
}

.search {
}

.search .textfield {
	margin-bottom: 10px;
	padding: 3px;
	width: 165px;
	border: 1px solid #999999;
}

.search .button {
	margin-bottom: 6px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: none;
}

.launch {
	margin: 0 0 15px 0;
	width: 776px;
	height: 225px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

.bc {
	display: block;
	margin-bottom: 12px;
	font-size: 11px;
}

.bc a {
	color: #E66802;
}

.prod-layout {
	display: block;
	margin: 0 0 15px 0;
}

.prod-layout .left {
	float: left;
	width: 300px;
	text-align: center;
	overflow: hidden;
}

.prod-layout .right {
	float: right;
	width: 435px;
	padding-left: 30px;
	border-left: 1px solid #CCCCCC;
}

.prod-td-left {
	width: 33%;
	padding: 3px 6px;
	text-align: right;
	vertical-align: top;
	background-color: #FFE001;
}

.prod-td-right {
	width: 67%;
	padding: 3px 6px;
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
}

.prod-order {
	padding: 15px 0;
	text-align: center;	
}

.prod-qty {
	width: 35px;
}

.prod-desc {
	display: block;
	padding: 1px;
	margin: 0 0 15px 0;
}

.prod-desc .innertube {
	background-color: #FFF;
	padding: 12px;
	margin-top: 12px;
}

.prod-icons a {
	float: left;
	width: 189px;
	height: 85px;
	margin: 0 10px 10px 0;
}

.prod-related {
	display: block;
	padding: 1px;
	margin: 0 0 15px 0;
}

/***** Buttons *****/

.cart-links {
	margin-top: 25px;
	display: block;
	text-align: right;
}
.cart-links a {
	float: right;
	margin-left: 25px;
	padding: 6px 12px;
	background-color: #000000;
	background-image: url(../images/bkg-nav.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFF;
	text-align: center;
}

.footer {
	display: block;
	padding: 12px;
	text-align: center;
	background-color: #FFFFFF;
	border-top: 5px solid #333333;
}