@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	width: auto;
}
a {
	text-decoration: none;
	color: #333333;
}
h1 {
	color: #50514D;
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2,h3,h4,h5,h6 {
	color: #50514D;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
.clear {
	clear: both;
}
#header {
	position: relative;
	height: 90px;
	border-bottom: solid 1px #CCCCCC;
}
#logo a {
	position: absolute;
	top: 3px;
	left: 0px;
	background-image: url(../images/logo.gif);
	height: 79px;
	width: 230px;
}
#links-top {
	position: absolute;
	top: 10px;
	right: 0px;
}
#links-top a {
	font-size: 11px;
	text-decoration: underline;
}
#chat-top {
	position: absolute;
	top: 12px;
	right: 445px;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #cccccc;
	text-align: center;
	font-size: 10px;
}
#links-cart {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/bkg-links-top.png);
	height: 50px;
	width: 415px;
}
#links-cart #innertube {
	text-align: right;
	display: block;
	padding-top: 17px;
}
#links-cart #innertube a {
	color: #FFF;
	margin: 0 14px;
}
#links-cart #innertube .cart {
	font-weight: bold;
	text-decoration: underline;
}
#nav {
	display: block;
	background-color: #333333;
	background-image: url(../images/bkg-nav.png);
	background-repeat: repeat-x;
}
#nav a {
	float: left;
	padding: 10px 18px;
	color: #FFFFFF;
	background-image: url(../images/bkg-nav-a.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .last {
	background-image: none;
}
#content {
	display: block;
}
#left {
	float: left;
	width: 215px;
}
#left #innertube {
	padding: 10px 0 10px 0;
}
#left .head {
	background-image: url(../images/bkg-left-head.png);
	background-repeat: repeat-x;
	display: block;
	padding: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#left .head a {
	color: #FFF;
}
#left .links {
	border: 1px solid #73A909;
}
#left .links a {
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	background-image: url(../images/bbg0.gif);
	padding: 7px 5px 7px 13px;
	color: #636363;
	font-size: 13px;
	background-color: inherit;
	background-repeat: repeat-x;
}
#left .links a:hover {
	color: #fff;
	background-image: url(../images/bbg1.gif);
	background-color: #C9DD6D;
	background-repeat: repeat-x;
}
#right {
	float: right;
	width: 785px;
}
#right #breadcrumbs {
	display: block;
	padding: 3px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #73A909;
	margin-bottom: 10px;
	font-size: 11px;
}
#right #innertube {
	padding: 10px 0 10px 10px;
}
#right-single-column {
	float: right;
	width: 1000px;
}
#right-single-column #innertube {
	padding: 10px 0;
}
#launch {

}
#launch-left a {
	float: left;
	position: relative;
	background-image: url(../images/bkg-launch_r1_c1.jpg);
	height: 387px;
	width: 451px;
}
#launch-left span {
	position: absolute;
	bottom: 143px;
	right: 25px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#launch-right a {
	float: right;
	position: relative;
	background-image: url(../images/bkg-launch_r1_c2.jpg);
	height: 387px;
	width: 324px;
}
#launch-right span {
	position: absolute;
	bottom: 59px;
	left: 25px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.big_button {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bbg1.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 10px 5px;
	margin: 10px auto 0px auto;
	text-align: center;
	background-color: #D3E378;
	border: 1px solid #73A909;
}
#product-layout {

}
#product-image {
	width: 325px;
	float: left;
	margin-bottom: 50px;
	text-align: center;
}
#product-desc {
	float: right;
	width: 425px;
}


/* New Cat Layout */

#ctgy-products {
	clear: both;
	display: block;
}

#ctgy-products-row {
	clear: both;
	display: block;
}

#ctgy-products-column {
	float: left;
	width: 187px;
	padding: 3px;
	line-height: 17px;
	text-align: center;
	margin-bottom: 15px;
}
.ctgy-products-column a {
	font-weight: normal;
	text-decoration: none;
	color: #93B300;
}

/* END New Cat Layout */


.ctgy_layout {
	text-align: center;
	vertical-align: middle;
	padding: 3px 2px 10px 2px;
	width: 25%;
}
.ctgy_layout a {
	text-decoration: none;
	color: #93B300;
}
.ctgy_layout a:hover {
	background-image: none;
	background-color: #FFFFFF;
	color: #93B300;
}
#subcats {
	display: block;
	margin-bottom: 12px;
}
.ctgy-header {
	display: block;
	background-color: #73A909;
	margin-bottom: 10px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
#subcats {
	display: block;
	margin-bottom: 10px;
}
#subcats a {
	float: left;
	width: 255px;
	margin-bottom: 10px;
	text-align: center;
}
#iframe {
	z-index: -999;
}
.purchase-type {
	display: block;
	width: 230px;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 8px;
	margin: 12px auto;
}