@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #669999;
	margin: 0px auto;
	text-align: center;
}
h1 {
	margin: 0 0 17px 0;
	padding: 0 0 3px 3px;
	font-size: 30px;
	font-weight: normal;
	border-bottom: solid 1px #000000;
}
h2,h3,h4,h5 {
}
form {
	margin: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	margin: 0px auto;
	text-align: center;
	width: 990px;
	background-image: url(../images/bkg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
}
#content {
	margin: 0px auto;
	text-align: left;
	width: 970px;
	background-color: #fff;
}
#header {
	position: relative;
	margin-bottom: 3px;
	width: 970px;
	height: 174px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;	
}
#main {
	margin: 0px auto;
	width: 970px;
	background-image: url(../images/bkg_main.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left {
	float: left;
	width: 215px;
}
#left #innertube {
	padding: 12px 0 12px 12px;
}
#left .box-head {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#left .box {
	font-size: 11px;
	margin-bottom: 15px;
}
#left .box .nav a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #A76936;
	text-decoration: none;
	border-bottom: solid 3px #fff;
	padding: 2px 4px;
	margin-bottom: 2px;
}
#right {
	float: right;
	width: 755px;
}
#right #innertube {
	padding: 15px 20px;
}
#right #links {
	display: block;
	margin: 0 3px;
	height: 26px;
	border-bottom: solid 1px #CCCCCC;
}
#right #links #innertube {
	padding: 3px 0 0 0;
}
#right #links a {
	display: inline;
	padding: 3px 7px;
	border-left: solid 1px #CCCCCC;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#right #links #first {
	border-left: none;
}
#right-no-left {
	float: right;
	width: 755px;
}
#right-no-left #innertube {
	padding: 15px 20px;
}
#right-no-left #links {
	display: block;
	margin: 0 5px;
	height: 26px;
	border-bottom: solid 1px #CCCCCC;
}
#right-no-left #links #innertube {
	padding: 3px 0 0 0;
}
#right-no-left #links a {
	display: inline;
	padding: 3px 7px;
	border-left: solid 1px #CCCCCC;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#right-no-left #links #first {
	border-left: none;
}
#launch-a {
	width: 674px;
	clear: both;
}
#launch-a h1 {
	width: 674px;
	height: 91px;
	background-image: url(../images/h1-launch-a.gif);
	background-repeat: no-repeat;
	border-bottom: none;
}
#launch-a h1 span {
	display: none;
}
#launch-b {
	width: 674px;
	clear: both;
	border-bottom: solid 1px #CCCCCC;
}
#launch-c {
	width: 694px;
	clear: both;
	margin-top: 10px;
}
#launch-c #left {
	float: left;
	width: 290px;
	padding: 12px;
	border-right: solid 1px #CCCCCC;
}
#launch-c #left h2 {
	margin: 0 0 14px 0;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
#launch-c #right {
	float: right;
	width: 344px;
	padding: 12px;
}
#launch-c #right h2 {
	width: 225px;
	height: 77px;
	background-image: url(../images/h2-launch-c.gif);
	background-repeat: no-repeat;
	border-bottom: none;
}
#launch-c #right h2 span {
	display: none;
}
#launch-c #right h3 {
	width: 248px;
	height: 43px;
	background-image: url(../images/h3-launch-c.gif);
	background-repeat: no-repeat;
	border-bottom: none;
}
#launch-c #right h3 span {
	display: none;
}



/*  xxxxxxxxxxxxxxxxxxxxxxxxxx

.cattree {
	display: block;
}

.cattree-first a {
	display: block;
	padding: 5px 5px 5px 10px;
	margin: 0 0 8px 0;
	color: #7BC242;
	font-weight: bold;
	text-decoration: none;
	border-left: 3px solid #7BC242;
	border-top: 1px solid #EFEFEF;
}

.cattree-second a {
	display: block;
	padding: 5px 3px 5px 5px;
	margin: 0 0 0 10px;
	color: #33B5CF;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #EFEFEF;
}

.cattree-third a {
	display: block;
	padding: 5px 3px 5px 5px;
	margin: 0 0 0 25px;
	color: #FE65B6;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #EFEFEF;
}

--------------------*/

.cattree-first a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #A76936;
	text-decoration: none;
	border-bottom: solid 3px #fff;
	padding: 2px 4px;
	margin-bottom: 2px;
}
.cattree-first a:hover {
	text-decoration: none;
	color: #3E7CB9;
}
.cattree-second a {
	display: block;
	padding: 3px 3px 3px 10px;
	border-bottom: none;
	background-image: none;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.cattree-second a:hover {
	text-decoration: none;
}
.cattree-third a {
	display: block;
	padding: 3px 3px 3px 10px;
	border-top: none;
	background-color: #FFFFFF;
	background-image: none;
}
.cattree-third a:hover {
	text-decoration: none;
}
.cattree-other a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #598A9B;
	text-decoration: none;
	border-bottom: solid 3px #fff;
	padding: 2px 4px;
	margin-bottom: 2px;
}
.cattree-other a:hover {
	text-decoration: none;
}

.subcat-image {
	text-align: center;
	padding: 10px;
	border-top: solid 1px #CCCCCC;
}
.subcat-content {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	width: 100%;
	border-top: solid 1px #CCCCCC;
}
.subcat-content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #2E6196;
	margin-top: 0px;
}
.subcat-content a {
	text-decoration: none;
	color: #2E6196;
}
.subcat-more a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CDFFCC;
	text-align: left;
	padding: 6px;
}
.page-numbers {
	display: block;
	text-align: right;
	margin-bottom: 15px;
}
.ctgy-prod-image {
	text-align: center;
	vertical-align: top;
	padding: 15px 0 15px 0;
	border-top: 1px solid #CCCCCC;
}
.ctgy-prod-content {
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding: 15px 15px 15px 3px;
	border-top: 1px solid #CCCCCC;
}
.ctgy-prod-desc {
}
.ctgy-prod-name a {
	display: block;
	color: #5C85AD;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 1px #5C85AD;
	margin-bottom: 8px;
}
.ctgy-prod-author {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 8px;
}
.ctgy-prod-short-desc {
	margin-bottom: 8px;
}
.ctgy-prod-short-desc a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.ctgy-prod-qty {
	whitespace: nowrap;
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
}
.ctgy-prod-order {
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
}
.prod-layout {
	display: block;
	margin-bottom: 25px;
}
#prod-title {
	margin-bottom: 10px;
}
#prod-subhead {
	font-size: 17px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
#prod-author {
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
}
.prod-image {
	width: 50%;
	vertical-align: top;
	text-align: right;
	padding-bottom: 20px;
}
.prod-info {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.prod-price {
	font-size: 15px;
	font-weight: bold;
	color: #3F7DBA;
	margin-bottom: 8px;
}
.prod-info .prod-short-desc {
	margin-bottom: 8px;
}
.prod-qty {
	whitespace: nowrap;
	text-align: left;
	vertical-align: top;
}
.prod-order {
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
}
.attributes-box {
	display: block;
	border: 1px solid #4F8AC2;
	padding: 3px;
	margin-bottom: 15px;
}
.attribute-prompt {
	display: block;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 8px;
	background-color: #EFEFEF;
	font-size: 13px;
	color: #4F8AC2;
}
.prod-info .prod-qty {
	display: block;
	margin-bottom: 8px;
}
.prod-desc {
	display: block;
	text-align: left;
}
.logn1 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 50%;
	border: 1px solid #336699;
}
.logn2 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 50%;
	border: 1px solid #336699;
}
.logn1 h4, .logn2 h4 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A85BF;
	background-image: none;
	padding: 4px;
	margin-top: 0px;
}





