/* general styles */
body, table, input, textarea, .text{
	font-family: Arial;
	font-size: 12px;
	color: #000000; /* black */
	text-decoration: none;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	color:#FF6600;
	text-decoration: none;
}
.general_error{
	color: #CC0000; /* blood red */
	font-weight: bold;
	text-decoration: none;
}
.general_heading{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.general_sub_heading{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.general_title{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* link styles */
.title{
	font-weight: bold;
}

/* Bulletin Board forum styles */
.discussion_table, .forum_table{
	background-color: #000000; /* black */
	text-decoration: none;
}
.discussion_header, .forum_header{
	color: #FFFFFF; /* white */
	background-color: #666666; /* medium grey */
	font-weight: bold;
	text-decoration: none;
}
.discussion_details, .forum_details{
	background-color: #FFFFFF; /* white */
	text-decoration: none;
}
.discussion_add_table, .forum_add_table{
	color: #000000; /* black */
	background-color: #EEEEEE; /* light grey */
	text-decoration: none;
	border: 1px solid #000000; /* black */
}
.discussion_add_title, .forum_add_title{
	color: #FFFFFF; /* white */
	background-color: #666666; /* medium grey */
	font-weight: bold;
	text-decoration: none;
}
.forum_label{
	color: 000000;
}
.forum_field{
}

/* form classes */
.form_field_name{
	font-weight: bold;
}

/* ecommerce styles */
.shop_boldtext{
	font-weight : bold;
}
.link_text{
}
.shop_text{
}
.shop_text_bold{
	font-weight : bold;
}
.shop_subhead{
	font-weight : bold;
}
.shop_error{
	color: #CC0000; /* blood red */
	font-weight: bold;
	text-decoration: none;
}
.shop_table_heading{
	color: #FFFFFF; /* white */
	background-color: #666666; /* medium grey */
	font-weight: bold;
	text-decoration: none;
}
.shop_fields{
}
.shop_head{
}
.shop_home_link{
}
.payment_table{
	border: 1px solid #000000; /* black */
}

/* ecommerce special styles */
.specials, .specials:visited, .specials:link{
	font-weight: bold;
}
.specials:hover{
	color:#FF6600;
}
.specials_table{
	border: 0px none #000000; /* black */
	text-decoration: none;
}
.specials_spacer{
	background-color: #000000; /* black */
}
.specials_title{
	color: #FFFFFF; /* white */
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* ecommerce new products styles */
.new_products_table{
	border: 1px solid #000000; /* black */
	background-color: #EEEEEE;	/* light grey */
	text-decoration: none;
}
.new_products_spacer{
	background-color: #000000; /* black */
}
.new_products_title{
	background-color: #666666;	/* medium grey */
	color: #FFFFFF; /* white */
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* ecommerce search styles */
.searchbox_shell{
	border: 1px solid #000000; /* black */
}
.searchbox_title{
	background-color: #666666;	/* medium grey */
	color: #FFFFFF; /* white */
	font-weight: bold;
}
.search_input{
	border: 1px solid #666666; /* medium grey */
	background-color: #EEEEEE; /* light grey */
	width:90px;
}

/* ecommerce minicart styles */
.minicart_shell{
	border: 1px solid #000000; /* black */
}
.minicart_title{
	background-color: #666666; /* medium grey */
	color: #FFFFFF; /* white */
	font-weight: bold;
}
.minicart_subtitle{
	color: #000000; /* black */
	background-color: #DDDDDD; /* silver */
	font-weight: bold;
}
.minicart_subtotal{
	color: #000000; /* black */
	background-color: #DDDDDD; /* silver */
	font-weight: bold;
}

/* ecommerce expandable menu styles */
.exp_menu_shell{
	border: 1px solid #000000; /* black */
}
.exp_menu_title{
	background-color: #666666;	/* medium grey */
	color: #FFFFFF; /* white */
	font-weight: bold;
	padding: 2px;
}
.exp_menu0_unexpanded{
	background-color: #CCCCCC; /* light grey */
	padding-left: 2px;
}
.exp_menu0_expanded{
	background-color: #666666; /* medium grey */
	color: #FFFFFF; /* white */
	padding-left: 2px;
}
.exp_menu1_unexpanded{
	background-color: #DDDDDD; /* silver */
	padding-left: 10px;
}
.exp_menu1_expanded{
	background-color: #777777; /* gunmetal */
	color: #FFFFFF; /* white */
	padding-left: 10px;
}
.exp_menu2_unexpanded{
	background-color: #EEEEEE; /* light grey */
	padding-left: 18px;
}
.exp_menu2_expanded{
	background-color: #888888; /* steel */
	color: #FFFFFF; /* white */
	padding-left: 18px;
}

.product_box{
	display:block;
	width:130px;
	height:140px;
	float:left;
	margin-right:15px;
}

/**
 * ================================
 * GALLERY MANAGER STYLES - START -
 * ================================
 */

/**
 * gallery default overview template - start -
 */
.gallery_overview_header {
	text-align: center;
}
.gallery_overview_header h2 {
	font: bold 16px Arial;
}
.gallery_overview_img {
	/* approximate height of tallest thumbnail */
	/* this keeps titles and overviews appear on the same row whilst being wrapped around the thumbnail */
	height: 100px;
	vertical-align: top;
	text-align: center;
}
.gallery_overview_img img {
	border: none;
	text-decoration:none;
}
.gallery_overview_title {
	text-align: center;
}
.gallery_overview_text {
	text-align: center;
}
.gallery_overview_link {
	text-align: left;
}

/**
 * gallery default item template - start -
 */
gallery_image_nav {
	padding: 5px;
}
.gallery_image_nav td a img {
	/*border: 0px;*/ /* enable to remove navigation thumbnail border highlighting */
}
.gallery_image_nav td, .gallery_image_nav th {
	padding: 2px 4px 2px 4px; /* top, right, bottom, left */
	text-align: center;
}
.gallery_image_nav td {
}
.gallery_image_nav th {
}

	/* navigation thumbnail border highlighting styles - start - */
	.normal_state {
		width:100px;
		height:100px;
	}
	.normal_state img {
		background: #EEEEEE;
		border: 2px inset #666666;
	}
	.over_state {
		width:100px;
		height:100px;
	}
	.over_state img {
		background: #DDDDDD;
		border: 2px outset #666666;
	}
	/* navigation thumbnail border highlighting styles - end - */

/**
 * ==============================
 * GALLERY MANAGER STYLES - END -
 * ==============================
 */
