/*************************** General Style ***************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

pre {
	text-align: left;
}

a:link, a:visited, a:active {
	color: black;
}

.message {
	color: red;
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
	padding-bottom: 10pt;
	font-size: 11pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #433A26;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #433A26;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #433A26;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #433A26;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: black;
	background-color: #C79F72;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #433A26;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}

table.form  .sect_spacer {
	font-size: 15pt;
	height: 15pt;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}

.heading {
	color: white;
	background-color: #433A26;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5pt;
	border: 1px solid black;
}
.heading  td {
	padding: 2pt 2pt 2pt 6pt;
}
/*********************************************************************/
.html_form {
	width: 100%;
	text-align: left;
}
.html_form  .field {
	font-weight: bold;
}
.html_form  .sect_head {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #6e94b7;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}
.html_form  .sect_spacer {
	clear: both;
	font-size: 15pt;
	height: 15pt;
}
.html_form  .note {
	font-weight: normal;
}
.html_form  .readonly {
	background: #DDDDDD;
}
/*********************************************************************/
.html_box {
	width: 100%;
	color: black;
	background-color: white;
	/*border: 1px solid #433A26;*/
	text-align: left;
	font-size: 10pt;
	margin-bottom: 20pt;
}
.html_box  .title_bar  td {
	color: white;
	background-color: #433A26;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .title_bar  input,
.html_box  .title_bar  select {
	font-size: 8pt;
	border: 1px solid black;
}
.html_box  .title_links  a:link,
.html_box  .title_links  a:visited,
.html_box  .title_links  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .title_links  a:hover {
	text-decoration: none;
}
.html_box  .subtitle_bar  td {
	color: black;
	background-color: #C79F72;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .subtitle_links  a:link,
.html_box  .subtitle_links  a:visited,
.html_box  .subtitle_links  a:active {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .subtitle_links  a:hover {
	text-decoration: none;
}
.html_box  .heading_bar  td {
	color: black;
	background-color: #C79F72;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .heading_bar  a:link,
.html_box  .heading_bar  a:visited,
.html_box  .heading_bar  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .row1 {
	background-color: white;
}
.html_box  .row1  td {
	padding: 2px 5px 2px 3px;
}
.html_box  .row2 {
	background-color: #eeeeee;
}
.html_box  .row2  td {
	padding: 2px 5px 2px 3px;
}
/*********************************************************************/
#mlist_sub_form {
	width: 340px;
	padding: 10pt 10pt 10pt 10pt;
	color: black;
	background: #CCCCCC;
	border: 1px solid black;
}

.scrolling_marquee {
}

.side_banner {
	margin-bottom: 15pt;
}
/*********************************************************************/
.page  td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  .date {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 10pt;
}
.page  .iblock_image {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack  .nav {
	margin-top: 4pt;
}
.page  .iblock_gallery {
	margin-top: 20pt;
	margin-bottom: 10pt;
}
.page  .iblock_gallery  td {
	padding-bottom: 7pt;
}
.page  .caption {
	margin-top: 2pt;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.page_navmenu {
	margin-top: 20pt;
	font-size: 8pt;
}

.page_iviewer  .navmenu {
	width: 400px;
	margin-bottom: 5pt;
}
.page_iviewer  .caption {
	width: 300px;
	text-align: center;
	font-weight: bold;
	margin: 5pt 0pt 10pt 0pt;
}
/*********************************************************************/
.calendar {
	width: 100%;
	font-size: 10pt;
}
.calendar  .box {
	background-color: #000000;
	border: 0px;
}
.calendar  .week  a:link,
.calendar  .week  a:visited,
.calendar  .week  a:active {
	display: block;
	width: 100%;
	padding: 12pt 0pt 12pt 0pt;
	background: transparent;
	text-decoration: none;
}
.calendar  .week  a:hover {
	font-size: 12pt;
}
.calendar  .day {
	height: 50px;
	background-color: #ffffff;
	font-weight: bold;
}
.calendar  .daylight {
	height: 50px;
	background-color: #C79F72;
	font-weight: bold;
}
.calendar  .today {
	height: 50px;
	background-color: #cccccc;
	font-weight: bold;
}
.calendar  .month_bar  a:link,
.calendar  .month_bar  a:visited,
.calendar  .month_bar  a:active {
	font-weight: bold;
}

.calendar_form {
	width: 100%;
	text-align: right;
	padding-top: 2pt;
	padding-bottom: 20pt;
}

.event_table {
	width: 100%;
	text-align: left;
}
.event_table  .date {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.event_table  .block {
	padding-top: 7pt;
}
.event_table  .time {
	font-weight: bold;
	font-style: italic;
}
.event_table  .title {
	font-weight: bold;
	padding-bottom: 5pt;
}
.event_table  .note {
	font-weight: normal;
	padding-bottom: 10pt;
}
.event_table  blockquote {
	margin-top: 7pt;
}
.event_table  p {
	margin-top: 0pt;
}
/*********************************************************************/
#staff_view  {
	font-size: 10pt;
}
#staff_view  img {
	float: right;
	margin-left: 7pt;
	margin-bottom: 5pt;
}
#staff_view  .name {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
#staff_view  .title {
	text-align: center;
	padding-bottom: 10pt;
}
#staff_view  .note {
	text-align: left;
	margin-bottom: 20pt;
}
#staff_view  .field {
	text-align: left;
	font-weight: bold;
	width: 80px;
}
#staff_view  .value {
	text-align: left;
}
#staff_view  .return {
	padding-top: 20pt;
	text-align: right;
}

#staff_list {
	text-align: left;
}
#staff_list  .cname {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	width: 99%;
}
#staff_list  .row  td {
	padding-left: 4pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	width: 1px;
}
#staff_list  .name {
	font-weight: bold;
}
/*********************************************************************/
.faq_toc {
	font-size: 10pt;
	text-align: left;
	border-bottom: 1px solid black;
	margin-bottom: 20pt;
}
.faq_toc  .category {
	padding-bottom: 15pt;
}
.faq_toc  .cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_toc  .question {
	padding-left: 20pt;
	padding-bottom: 12pt;
}

.faq_answers {
	font-size: 10pt;
	text-align: left;
}
.faq_answers  .category {
	padding-bottom: 15pt;
}
.faq_answers  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.faq_answers  .question {
	padding-left: 20pt;
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_answers  .answer {
	padding-left: 20pt;
	padding-bottom: 10pt;
}
.faq_answers  .return {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 15pt;
}
/*********************************************************************/
.link_list {
	font-size: 10pt;
	text-align: left;
}
.link_list  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.link_list  .category {
	padding-left: 20pt;
}
.link_list  .name {
	font-weight: bold;
	padding-bottom: 5pt;
}
.link_list  .note {
	margin-bottom: 15pt;
}
/*********************************************************************/
.spotlight {
	color: #FFFFFF;
	width: 95%;
}
.spotlight  a:link,
.spotlight  a:visited,
.spotlight  a:active {
	color: #FFFFFF;
}

.top_seller {
	float: left;
	text-align: left;
	height: 150px;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}

.featured_products  .name {
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}
.featured_products  .note {
	font-size: 9px;
	color: #000000;
	margin-top: 5px;
}
.featured_products  .more {
	margin-top: 5px;
}

.side_bar {
	text-align: left;
	background-color: #5A4D33;
	color: #FFFFFF;
}
.side_bar  a:link,
.side_bar  a:visited,
.side_bar  a:active {
	color: #FFFFFF;
}

.search_info {
	text-align: left;
	font-size: 8pt;
	padding-bottom: 3pt;
	margin-bottom: 3pt;
	border-bottom: 1px solid black;
}

#product_path {
	text-align: left;
	font-size: 8pt;
	padding-bottom: 3pt;
	margin-bottom: 10pt;
	border-bottom: 1px solid black;
}

.product_category_list {
	text-align: center;
	font-weight: bold;
}
.product_category_list  td {
	padding-bottom: 20px;
}
.product_category_list  img {
	margin-bottom: 4pt;
}

.product_category_info  .name {
	font-weight: bold;
	padding-bottom: 10px;
}
.product_category_info  .image {
	text-align: center;
}

.product_list  td {
	text-align: left;
}
.product_list  td  td {
	padding-bottom: 3pt;
}
.product_list  .name {
	font-weight: bold;
	padding-bottom: 2pt;
}
.product_list  .note {
	padding-bottom: 10pt;
}
.product_list  .details {
	margin-bottom: 10pt;
}
.product_list  .link {
	float: left;
}
.product_list  .price {
	font-weight: bold;
	float: right;
	text-align: right;
}
.product_list  .extra {
	font-size: 8pt;
}
.product_list  .addtocart {
	border: 0px;
	width: 77px;
	background: transparent;
	color: black;
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
}
.product_list  .button {
	text-align: right;
}

.product_list2  td {
	padding-bottom: 20pt;
}
.product_list2  .name {
	padding-top: 2pt;
}
.product_list2  .sku {
	padding-top: 2pt;
}
.product_list2  .price {
	padding-top: 2pt;
	font-weight: bold;
}
.product_list2  .addtocart {
	border: 0px;
	width: 77px;
	background: transparent;
	color: black;
	text-decoration: underline;
	cursor: pointer;
}
.product_list2  .button {
	padding-top: 2pt;
	text-align: center;
}

.product_info {
	width: 100%;
}
.product_info  .name {
	font-weight: bold;
}
.product_info  .imagestack {
	clear: both;
	margin-top: 25px;
}
.product_info  .imagestack  .nav {
	margin-top: 4pt;
}
.product_info  .details {
	margin-top: 25px;
	font-size: 8pt;
}
.product_info  .details  td {
	padding-bottom: 2pt;
}
.product_info  .details  .field {
	width: 30%;
	font-weight: bold;
}
.product_info  .details  .value {
	width: 70%;
}
.product_info  .files {
	margin-top: 25px;
	font-size: 8pt;
}
.product_info  .files  td {
	padding-bottom: 2pt;
}
.product_info  .note {
	margin-top: 25px;
}
.product_info  .button {
	margin-top: 10px;
	text-align: right;
}
.product_info  .addtocart {
	border: 0px;
	width: 77px;
	background: transparent;
	color: white;
	text-decoration: underline;
	text-align: right;
	cursor: pointer;
}
.product_info  .logos {
	padding-top: 20pt;
	text-align: center;
}
.product_info  .logos  img {
	margin-left: 3pt;
	margin-right: 3pt;
}
.product_info  .strength {
	text-align: center;
	padding-top: 25px;
}
.product_info  .close {
	font-size: 8pt;
	text-align: right;
	padding-top: 25px;
}

.product_cart {
	border: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}
.product_cart  .divider {
	clear: both;
	margin-bottom: 2pt;
}
.product_cart  .name {
	font-weight: bold;
}
.product_cart  .size {
	font-weight: normal;
}
.product_cart  .extra {
	float: left;
	font-size: 8pt;
}
.product_cart  .sku {
	float: right;
	font-size: 8pt;
	padding-right: 5pt;
}
.product_cart  .price {
	text-align: right;
}

.account_menu {
	text-align: left;
	font-size: 8pt;
	border-bottom: 1px solid black;
	padding-bottom: 2pt;
}

.user_abook {
	font-size: 10pt;
}
.user_abook  .name {
	font-weight: bold;
}
.user_abook  .edit {
	font-size: 8pt;
	padding-top: 5pt;
}

.address_block {
	font-weight: normal;
}
.address_block  .name {
	font-weight: bold;
}

.shipping_service {
	margin-bottom: 10pt;
}
.shipping_service  .name {

}
.shipping_service  .price {
	font-weight: normal;
}