@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2E9;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5656B0;
	margin-top: 0px;
}
.bc {
	padding-bottom: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#site_border {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#site_width {
	width: 100%;
}
#site_close {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.top1 {
	background-color: #313163;
}
.top2 {
	background-color: #313163;
	text-align: right;
	vertical-align: bottom;
	padding: 15px 0px;
	width: 100%;
}
.top2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	display: inline;
	padding: 5px 20px 5px 16px;
	background-image: url(../images/bkg_bullet.gif);
	background-repeat: no-repeat;
}
.nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9D9DB0;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding: 8px;
	text-decoration: none;
	background-image: url(../images/bkg_nav.jpg);
	background-repeat: repeat-x;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.nav a:hover {
	background-image: url(../images/bkg_nav2.jpg);
	background-repeat: repeat-x;
}
.left {
	text-align: left;
	vertical-align: top;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #9D9DB0;
}
.left .tree {
	padding: 12px 10px;
}
.main {
	text-align: left;
	vertical-align: top;
	padding: 12px;
	width: 100%;
	height: 250px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #9D9DB0;
}
.close {
	text-align: center;
	vertical-align: top;
	padding: 12px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #9D9DB0;
}
.ctgy1 {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 33%;
}
.ctgy_subcats {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px;
	width: 25%;
	background-color: #EFEFEF;
}
.ctgy_subcats a {
	text-decoration: none;
	display: block;
}

/* Cattree Link Stylings */

.cat {
	color: #FFFFFF;
	background-color: #313163;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	padding: 4px;
	margin: 3px 0px;
}
.cat:hover {
	background-color: #636363;
}
.cat:visited {
	color: #FFFFFF;
}
.cat1 {
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	padding: 1px 2px 1px 8px;
	background-color: #85859C;
	margin: 1px 0px;
}
.cat1:hover {
	background-color: #636363;
	color: #FFFFFF;
}
.cat1:visited {
	color: #FFFFFF;
}
.cat2 {
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	padding: 1px 2px 1px 13px;
	background-color: #B7B7C6;
	color: #FFFFFF;
}
.cat2:hover {
	background-color: #636363;
}
.cat2:visited {
	color: #FFFFFF;
}
.cat3 {
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	padding: 1px 2px 1px 2px;
	margin-left: 25px;
}
.cat3:hover {
	background-color: #C8B070;
}
.cat3:visited {
	color: #FFFFFF;
}
.prod1 {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 16px 0px;
}
.prod2 {
	text-align: left;
	vertical-align: top;
	padding: 8px 8px 16px 8px;
	width: 100%;
}
.search {
	padding: 4px;
	background-color: #313163;
}
.search input {
	color: #333333;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

.search2 {
	padding: 4px 20px 4px 4px;
	background-color: #313163;
}
.search2 input {
	color: #FFFFFF;
	background-color: #9D9DB0;
	height: 19px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.form1 {
	text-align: right;
	vertical-align: top;
	padding: 8px;
	white-space: nowrap;
	font-weight: bold;
}
.form2 {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	width: 100%;
}

