﻿* {
	padding:0;
	margin:0;
}
body {
	padding: 5px 0px 5px 0px;
	background-color: #3F0306;
	background-image: url('');
	font: normal 14px Times New Roman, Georgia, Times, serif;
	text-align: center;
	width: 100%;
	margin: 0;
	color: #000000;
}
img {
	border:0;
}
h1 a {
	font-size: 18px;
	color: #3F0306;
}
ul {
	list-style: none;
}
li {
	margin:0 0 0 15px;
}
p {
	margin:10px 0;
}
a {
	color:#3F0306
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}

/* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping
content due to floats. This is only necessary on pages without Tables in the contents.
Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#header {
	background:#3F0306 url('') ;
	min-height:75px;
	height:auto !important;
}
#header:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#logo {
	background-color: #3F0306;
	color: #FF9900;
	font: bold 16px Times New Roman, Georgia, Times, serif;
	margin: 0 15px;
	padding: 4px 15px 6px;
}
#logo a {
	color: #FF9900;
	display: block;
	padding: 0 0 5px 13px;
	text-decoration: none;
}
#nav-general {
	clear:both;
	float:right;
	display:block;
	list-style:none;
	margin:0 5px 0 0;
}
#nav-general li {
	background-color:#FF9900;
	border:1px solid #FFFFFF;
	border-top:0;
	float:left;
	margin:0 2px;
}
#nav-general li a {
	color:#3F0306;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:4px 20px 6px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
#nav-general li a:visited {
	color: #3F0306;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px 6px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
#nav-general li a:hover {
	background-color:#FFFFFF;
	color:#CC0000;
}
#bodyshell {
	background-color: #FFFFFF;
	border-left: 150px solid #FF9900;
	float: left;
	margin: 0;
	position: relative;
}
#bodyshell_form {
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	position: relative;
	width: 758px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
#galleries {
	background-color: #FFFFFF;
	border-left: 150px solid #FF9900;
	float: left;
	margin: 0;
	position: relative;
}
#galleries p {
	text-align: justify;
	width: 500px;
	margin-left: 50px;
	font-size: 14px;
	color: #333333;
}
#bodycontent {
	float:right;
	width:610px;
}
#contentarea {
}
#bodyshell:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
*:first-child+html #bodyshell {
	width:610px;
}

/*Left Column Color*/

/* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */

/* float:left is needed in Moz to handle extra wide cntent that breaks the width */

/* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push
the nav/content area in to match the mock-up */

/* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/

#messagearea {
	padding: 4px 0px 2px 5px;
}

/* 510 + 250 = 760 */

/* 1px is used to prevent Margin Folding */

/*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

/* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */

/* Form page relies on these & internal styles */

div#content div#ctrCol {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
#form {
	margin-top: 25px;
	margin-left: 25px;
}

/* Error messages from php generated code */

#formError {
	color: #CC3300;
}
#formError ul {
	padding: 0px 0px 15px 0px;
	width: 400px;
	position: relative;
	left: 40px;
	list-style-type: none;
}
#formError li {
}

/* Provides styling for the sendEmail.htm confirmation page */

div#content div#confirmation {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 720px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: center;
}
div#confirmation h1 {
	margin: 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #660033;
	text-align: center;
}
div#confirmation img {
	padding: 30px 10px 20px 10px;
	margin: 0px;
}

#nav-product {
	display:inline;
	float:left;
	margin-left:-150px;
	overflow:hidden;
	position:relative;
	width:150px;
	z-index:100;
}
#nav-product ul {
	list-style:none;
}
#nav-product li {
	margin:0;
}
#nav-product ul li a {
	border-bottom: 1px solid #FF9900;
	color: #3F0306;
	display: block;
	font-weight: bold;
	font-size: 12px;
	height: 18px;
	margin: 0;
	min-height: 18px;
	padding: 10px 4px 6px 13px;
	text-decoration: none;
	width: 133px;
	background-color: #FF9900;
	text-transform: uppercase;
}
#nav-product ul li a:visited {
	border-bottom: 1px solid #ff9900;
	color: #3F0306;
	display: block;
	font-weight: bold;
	font-size: 12px;
	height: 18px;
	margin: 0;
	min-height: 18px;
	padding: 10px 4px 6px 13px;
	text-decoration: none;
	width: 133px;
	background-color: #FF9900;
	text-transform: uppercase;
}
#nav-product ul li a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
	text-decoration: none;
}
* html #nav-product ul li a{
	width:133px;
	height:100%;
	overflow:hidden;
	background-color: #FF9900;
	overflow:hidden;
}
* html #nav-product {
	overflow:visible;
	width:150px;
}
html>body #nav-product a {
	height:auto;
}

/* make hover effect work in IE */

* html #nav-product ul li a {
	width: 150px;
}
#footer {
	background:#3F0306 url('') ;
	clear:both;
}
#footer-links {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 15px;
	text-align: center;
	margin-left: 150px;
}
#footer-links a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-links a:hover {
	text-decoration: none;
	color: #FF9900;
}
#copyright {
	color: #FFFFFF;
	display: block;
	font: normal xx-small/1.2 verdana, sans-serif;
	padding: 0 15px 15px;
	text-align: center;
	margin-left: 150px;
}

/* _height and zoom are MS hacks */
	
/* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. 
Position Relative and Z-Index are needed for IE in order to display the background colors */
#copyright a {
	color: #FF9900;
	text-decoration: none;
}

#slogan {
	color:#CC0001;
	display:block;
	float:right;
	font:normal 12px Times New Roman, Georgia, Times, serif;
	padding:2.7em 15px 10px 10px;
	width:225px;
	text-align:right;
}

/* 225 + 25= 250 */

*:first-child + html #messagearea {
	width:590px;
}

*:first-child + html #specialtitle {
	width:590px;
}

*:first-child + html #info-div {
	width:590px;
}

*:first-child+html #itemarea {
	width:570px;
}