/*************************** General Style ***************************/
body {
	margin: 2% 0pt 0pt 0pt;
	background-color: #f5f5f5;
	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: black;
	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 #645433;
	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 #645433;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #645433;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #645433;
	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: white;
	background-color: #653B00;
	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: white;
	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: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #645433;
	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: #645433;
	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 #645433;
	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 #645433;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 20pt;
}
.html_box  .title_bar  td {
	color: white;
	background-color: #645433;
	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 {

}
.html_box  .subtitle_bar  td {
	color: white;
	background-color: #653B00;
	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: white;
	text-decoration: underline;
}
.html_box  .subtitle_links  a:hover {

}
.html_box  .heading_bar  td {
	color: black;
	background-color: #c5daeb;
	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;
}
/*********************************************************************/
.html_pagination {
	font-size: 10pt;
	text-align: right;
	float: left;
}
.html_pagination  a:link,
.html_pagination  a:visited,
.html_pagination  a:active {
	text-decoration: none;
}
.html_pagination  a:hover {
	text-decoration: underline;
}
.html_pagination  .info {
	width: 100px;
	text-align: left;
}
.html_pagination  .first {
	width: 50px;
	text-align: left;
}
.html_pagination  .prev {
	width: 45px;
	text-align: left;
}
.html_pagination  .current {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-align: center;
}
.html_pagination  .number {
}
.html_pagination  .number  a {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.html_pagination  .next {
	width: 45px;
	text-align: right;
}
.html_pagination  .last {
	width: 50px;
	text-align: right;
}

span.sort_desc {
	background-image: url('images/sort_down.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
span.sort_asc {
	background-image: url('images/sort_up.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*********************************************************************/
#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  pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.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_imagestack  .nav  td {
	font-size: 8pt;
}
.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;
}

.comment_list {
	margin-top: 20pt;
	text-align: left;
}
.comment_list  a:link, .comment_list  a:visited, .comment_list  a:active {
	font-weight: bold;
	text-decoration: none;
}
.comment_list  .comment {
	margin-bottom: 10pt;
}
.comment_list  .name {
	float: left;
}
.comment_list  .stamp {
	float: right;
	font-size: 8pt;
}
.comment_list  .title {
	padding-bottom: 2pt;
	border-bottom: 1px solid #645433;
}
.comment_list  .body {
	padding-top: 2pt;
}

.comment_form {
	text-align: left;
}
.comment_form  .title {
	font-weight: bold;
	padding-bottom: 2pt;
	border-bottom: 1px solid #645433;
	margin-bottom: 2pt;
}
.comment_form  .note {
	font-size: 8pt;
}
/*********************************************************************/
.calendar_arrows  a:link, .calendar_arrows  a:visited, .calendar_arrows  a:active {
	padding: 0pt 3pt 0pt 3pt;
}

.large_calendar {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black;
}
.large_calendar  .calendar_titlebar {
	color: #FFFFFF;
	background-color: #645433;
}
.large_calendar  .calendar_title {
	height: 20px;
}
.large_calendar  .calendar_arrows  a:link,
.large_calendar  .calendar_arrows  a:visited,
.large_calendar  .calendar_arrows  a:active {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.large_calendar  .calendar_style1 {
	height: 55px;
	color: #000000;
	background-color: #FFFFFF;
}
.large_calendar  .calendar_style2 {
	height: 20px;
	color: #FFFFFF;
	background-color: #653B00;
}
.large_calendar  .calendar_style3 {
	color: #FFFFFF;
	background-color: #453827;
}
.large_calendar  .calendar_style4 {
	height: 55px;
	color: #FFFFFF;
	background-color: #653B00;
}
.large_calendar  .calendar_week  a:link,
.large_calendar  .calendar_week  a:visited,
.large_calendar  .calendar_week  a:active {
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 12pt 0pt 12pt 0pt;
	background: transparent;
	text-decoration: none;
}
.large_calendar  .calendar_week  a:hover {
	font-size: 12pt;
}

.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;
}
/*********************************************************************/
.ml_subscription_form  .group_name {
	font-weight: bold;
	padding-bottom: 4pt;
}
.ml_subscription_form  .group_note {
	padding-bottom: 10pt;
}
/*********************************************************************/
#nimbus_gallery_top {
	font-size: 10pt;
}
#nimbus_gallery_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px solid #645433;
}
#nimbus_gallery_top  .count {
	text-align: right;
}

#nimbus_folder_select {
	text-align: left;
}

#nimbus_folder_table {
	background: #DDDDDD;
}
#nimbus_folder_table  .path  a:link, #nimbus_folder_table  .path  a:visited, #nimbus_folder_table  .path  a:active {
	font-weight: bold;
}
#nimbus_folder_table  .folder {
	padding: 2pt 2pt 2pt 2pt;
}

#nimbus_thumbs {
	background: #DDDDDD;
}
#nimbus_thumbs  .cell {
	padding: 4pt 0pt 4pt 0pt;
}
#nimbus_thumbs  img {
	border: 1px solid black;
}

#nimbus_view_top {
	font-size: 10pt;
}
#nimbus_view_top  .top  td {
	border-bottom: 2px solid #645433;
}
#nimbus_view_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
#nimbus_view_top  .arrows {
	text-align: right;
}
#nimbus_view_top  .path {
	text-align: left;
}

#nimbus_image {
	background: #DDDDDD;
	border: 1px solid #645433;
	text-align: center;
}
#nimbus_image  td {
	padding: 10pt 0pt 20pt 0pt;
}
#nimbus_image  .title {
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
}
#nimbus_image  img {
	border: 1px solid black;
}

#nimbus_image_comment  .comment {
	padding: 2pt 2pt 7pt 2pt;
}

#nimbus_image_tstrip {
	background: #DDDDDD;
}
#nimbus_image_tstrip  .strip  td {
	padding: 7pt 0pt 7pt 0pt;
}
#nimbus_image_tstrip  img {
	border: 1px solid black;
}

#nimbus_image_details  .name {
	font-weight: bold;
	width: 15%;
}

#nimbus_ipp {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
/*********************************************************************/
.product_path {
	text-align: left;
	font-weight: bold;
	padding-bottom: 3pt;
	margin-bottom: 3pt;
	border-bottom: 1px solid black;
}

.product_cats {
	text-align: left;
	margin-bottom: 10pt;
}
.product_cats  .name {
	padding-bottom: 4pt;
}

.product_list  td {
	padding: 2pt 2pt 2pt 2pt;
	font-size: 10pt;
}
.product_list  .image  img {
	margin: 2pt 0pt 2pt 0pt;
}
.product_list  .name {
	font-weight: bold;
	padding-top: 2pt;
	padding-bottom: 2pt;
}
.product_list  .price {
	font-weight: bold;
	padding-top: 4pt;
	padding-bottom: 4pt;
}

.product_view  {
	text-align: left;
	font-size: 10pt;
}
.product_view  .name {
	font-weight: bold;
	padding-bottom: 10pt;
}
.product_view  .imagestack {
	clear: both;
	float: right;
	margin-left: 8pt;
}
.product_view  .imagestack  .nav {
	margin-top: 4pt;
	font-size: 8pt;
}
.product_view  .note {
	margin-bottom: 15pt;
}
.product_view  .price {
	font-weight: bold;
}
.product_view  .amount  input {
	font-weight: bold;
}
.product_view  .return {
	text-align: center;
	padding-top: 30pt;
}

.featured_product {
	margin: 3pt 3pt 3pt 3pt;
}
.featured_product  .name {
	padding-top: 2pt;
	padding-bottom: 2pt;
}


