body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*For the header navigation links*/
.bs-toplinks-ul {
	list-style-type: none;
	display: inline;
}

#bs-toplinks {
	text-align: right;
}
.bs-toplinks-ul li {
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	display: inline;
}
.bs-toplinks-ul li a {
	text-decoration: none;
	color: #000;
}

.bs-toplinks-ul li a:hover {
	text-decoration: underline;
	color: #666;
}

.bs-toplinks-ul #last {
	border-left-style: solid;
	border-left-color: #999;
	border-left-width: 1px;
}

/*For the footer navigation links*/
#bs-bottomlinks {
	text-align: right;
}
.bs-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 17px;
}

/*Title area*/
.bs-brownblock {
	background-color: #f3f4ee;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#bs-header {
	padding-top: 90px;
	padding-left: 12px;
	padding-bottom: 26px;
	margin: 0px;
}
.bs-heading {
	padding-top: 41px;
	padding-left: 12px;
	padding-bottom: 7px;
}

/*Feature list layout and formatting*/
#feature_list #tabs li a h3 {
	margin: 0;	
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
}

div#feature_list {
	width: 950px;
	height: 240px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('template_images/feature-tab-current.png');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 663px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 663px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #D33431;
}

/*Encapsulator for centering*/
.bs-encap {
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*Category listing for columnar formatting*/
.bs-product-categories-wrapper {
	width: 960px;
	clear: both;
}
.bs-category {
	width: 300px;
	height: 200px;
	float: left;
	padding: 10px;
}
.bs-bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 12px;
	line-height: 20px;
}

.bs-category-entry {
	background-color: #F3F4EE;
	height: 200px;
	width: 300px;
	overflow: hidden;
	font-size: 12px;
	border: 1px solid #999;
}
.bs-category-entry-text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
	letter-spacing: 3px;
	line-height: 20px;
}
.bs-textheading {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #919191;
	padding-bottom: 10px;
}
.bs-textsubheading {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	color: #919191;
	padding-left: 12px;
	padding-top: 10px;
}
/*Used in product details page for large titles*/
.bs-textproductheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}

#mainbody ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.bs-table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F3F4EE;
	margin-top: 12px;
	margin-bottom: 12px;
}
.bs-table tr th {
	background-color: #F3F4EE;
	background-image: url(template_images/table_header.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-align: left;
}
.bs-table td {
	padding: 5px;
}
.bs-table-left {
	font-weight: bold;
}
.bs-table tr:hover {
	background-color: #DCDFCE;
}
.bs-body3column {
	float: left;
	width: 318px;
	height: auto;
	margin-top: 20px;
	border: 1px solid #FFF;
}
.bs-body3column .bs-bodytext ul {
	padding-left: 13px;
}
.bs-body3column:hover {
	background-color: #F3F4EE;
	border: 1px solid #CCC;
}
.bs-body3column2 {
	float: left;
	width: 636px;
	height: auto;
	margin-top: 20px;
	border: 1px solid #FFF;
}
.bs-body3column2 .bs-bodytext ul {
	padding-left: 13px;
}
.bs-body3column2:hover {
	background-color: #F3F4EE;
	border: 1px solid #CCC;
}
.featurelistencap {
	background-color: #FFF;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#logoimage {
	float: right;
}

// Footer styles for quick nav
.bs-footer-nav-wrapper {
	width: 960px;
	clear: both;
}
.bs-footer-nav {
	width: 100px;
	height: 150px;
	float: left;
	padding: 9px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}.bs-footer-nav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	list-style-type: none;
	margin-left: -40px;
}
.nav-footer-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 3px;
}
.bs-footer-nav ul {
	margin-top: 0px;
}
.nav-footer-heading a {
	color: #000;
	text-decoration: none;
}
.bs-encap .bs-footer-nav-wrapper .bs-footer-nav .nav-footer-heading a:hover {
	color: #666;
}
.bs-footer-nav ul li a {
	color: #333;
	text-decoration: none;
}
.bs-footer-nav ul li a:hover {
	color: #999;
}
.bs-footer-nav-wrapper #firstfooter {
	border-left-style: none;
}

