body {
	background-color: #000000;
	text-align: center;
	font: "sans-serif" 12px;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #ccc;
	text-decoration: underline;
}

.footer a
{
	color: #fff;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

h2 {
	padding-left: 25px;
	text-decoration: underline;
}

.main_body {
	background-color: #8F0000;
	width: 800px;
	margin: auto;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 60px;
}

.header {
	background: url(images/header-background.gif) no-repeat top left #FFFFFF;
	height: 145px;
	width: 100%;
}

/*
.header_logo {
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
}

.header_slogan {
	float: left;
	position: relative;
	top: 15px;
	left: 40px;
	width: 460px;
	height: 83px;
}
*/

.header_corner {
	display: block;
	width: 130px;
	height: 105px;
	position: relative;
	left: 670px;
}

.header_corner a {
	display: block;
	background: url(images/order-now.gif) no-repeat top left;
	width: 130px;
	height: 105px;
	text-decoration: none;
}

.header_corner a:hover {
	display: block;
	background: url(images/order-now-over.gif) no-repeat top left;
	width: 130px;
	height: 105px;
	text-decoration: none;
}

.header_menu {
}

.header_menu *
{
	z-index: 1000;
}


.header_menu ul {
	list-style: none;
	float: right;
	position: relative;
	top: 3px;
}

.header_menu li {
	background: url(images/button_background.gif) no-repeat top left;
	height: 37px;
	margin-left: 3px;
	float: left;
	width: 124px;
	text-align: center;
}

.header_menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 5px;
}

.header_menu li a:hover {
	text-decoration: none;
	color: #ccc;
}

.header_menu li ul
{
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 1000;
}

.header_menu li ul li
{
	background: none;
}

.header_menu li ul li a
{
	width: 200px;
	display: block;
	background: #8F0000;
	padding: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
}

.header_menu li:hover ul, .header_menu li.sfhover ul {
	position: relative;
	left: 10px;
}

.body_container {
}

.body_left_window {
	width: 220px;
	height: 400px;
	background-color: #8F0000;
	position: relative;
	top: 30px;
	left: 20px;
	background: url(images/black_column_topper.png) no-repeat;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.body_left_window_header {
	position: relative;
	top: 5px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.body_left_window_container {
	height: 370px;
	background-color: #FFFFFF;
	position: relative;
	top: 5px;
	margin: 0px;
	color: #000000;
	padding: 0px;
}

.body_left_window_boxes {
	height: 90px;
	width: 90px;
	margin: 5px;
	float: left;
	background-color: #000000;
	position: relative;
	left: 9px;
}

.body_left_window_boxes img {
	border: 1px solid #000000;
	cursor: pointer;
}

.body_left_window_boxes img:hover {
	border: 2px solid red;
}

.body_left_window_caption {
	height: 20px;
	width: 100px;
	position: relative;
	left: 8px;
	float: left;
	color: #000000;
	text-align: center;
}

.body_left_window_container ul {
	list-style: none;
}

.body_left_window_container li{
	height: 85px;
	width: 85px;
	margin: 5px;
	float: left;
	background-color: #000000;
}

.body_right_window {
	width: 500px;
	height: 405px;
	position: relative;
	background-color: #FFFFFF;
	left: 50px;
	top: 19px;
	float: left;
}

.body_main_text {
	position: relative;
	left: 20px;
	top: 50px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 730px;
}

.body_main_text a {
	color: #0000ff;
	text-decoration: underline;
}

.body_main_text a:hover {
	color: #000000;
	text-decoration: underline;
}


.clear_float {
	clear:both;
}

.order_now
{
	width: 730px;
	height: 20px;
	background: #ccc;
	margin: auto;
	position: relative;
	top: 35px;
}

.footer {
	margin: auto;
	margin-top: 10px;
	text-align: center;
}

.footer_text {
	text-align: center;
	color: #FFFFFF;
}

/* Main Pages */
.body_main_window {
	width: 740px;

	background-color: #FFFFFF;
	position: relative;
	top: 30px;
	left: 20px;
	color: #000000;
	padding: 10px;
}

.main_text_area {
	padding-left: 20px;
	padding-right: 20px;
}

.main_text_area a {
	color: #0000ff;
	text-decoration: underline;
}

.main_text_area a:hover {
	color: #000000;
	text-decoration: underline;
}


/* Products Page */
.products_print_only {
	float: left;
	width: 200px;
	height: 300px;
	border: 1px solid #000000;
	text-align: center;
}

.products_print_with_frame {
	float: right;
	width: 250px;
	height: 300px;
	border: 1px solid #000000;
	text-align: center;
}

#overlay
{
	width: 600px;
	height: 300px;
	float: left;
	position: absolute;
	left: 100px;
	top: 0px;
	background: red;
	font-size: 120%;
	color: white;
	z-index: 100;
}

table
{
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

th 
{
	text-align: center;
	text-decoration: underline;
	font-size: 110%
}

td 
{
	text-align: center;
}














/* Gallery */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 500px;
	height: 405px;
	position: relative;
	z-index:5;
	border: 1px solid #000;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery images/gallery.thumbnail, #myGallerySet images/gallery.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.jdGallery images/gallery
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/gallery/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/gallery/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 80px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('images/gallery/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('images/gallery/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/gallery/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('images/gallery/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('images/gallery/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('images/gallery/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('images/gallery/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

/* Accordions */
		
.accordion_toggle_faq {
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	text-decoration: underline;
	color: blue;
	background-color: #FFF999;
}

.accordion_toggle_active_faq {
	color: #000000;
}

.accordion_content_faq {
	color: #444444;
	overflow: hidden;
	position: relative;
	width: 600px;
	position: relative;
	left: 25px;
	margin: 10px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

