/* CSS Document */

/* basic elements */
html, body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #670019;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 100%;
	}
p { margin: 1px 0px 10px 0px;}

a:link, a:visited {text-decoration: underline; color: #670019; font-weight: bolder;}
th {font-weight: bold; font-size: 14px; color: #670019; text-align: left; border-bottom: #670019 1px solid;}

/* specific divs */

#header { width: 1024px; height: 609px; margin: 0px; background:transparent url(../images/header/header5.gif) no-repeat;}
#header h1 span {display: none;}


/******* navigation menu styles *******/
#nav {
	width:  798px;
	height:  45px;
	margin: 0px;
	position: absolute; 
	top: 210px; 
	font: 13px bold Verdana, Arial, Helvetica, sans-serif;
	color: #E8DFC8;
	z-index: 0;
	}
#nav_admin {
	width:  1000px;
	height:  45px;
	margin: 0px;
	font: 13px bold Verdana, Arial, Helvetica, sans-serif;
	color: #E8DFC8;
	background-color: #670019;
	z-index: 0;
	}	
#nav a, #nav_admin a, #nav a:hover, #nav_admin a:hover, #nav a:visited, #nav_admin a:visited  {
	color: #E8DFC8;
	text-decoration: none;
	}

#subnav_admin {position: relative; width: 980px; height: 35px; margin-top:  50px; padding: 0px 10px 0px 10px; z-index: 2000; color:#670019; }
/************ content styles **************/
#container {
	width: 800px;
	height: auto;
	margin: -390px 0px 0px 186px;
	background-color: #E8DFC8;}
#container_admin {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #E8DFC8;}
#content { margin: 10px 10px 0px 10px;}
#content #left {float: left; width: 540px; margin: 0px 0px 0px 5px; padding: 0px;}
#content #right {float: right; width: 230px; margin: 0px; padding: 0px;}
#content #right img {float: right; width: 210px; padding: 2px; margin-left: 10px; margin-right: 5px;border: #670019 1px solid;}
#content img {float: right; padding: 2px; margin-left: 3px;}
#footer{
	width: 790px;
	margin: 0px 0px 0px 186px;
	padding: 5px;
	text-align: center;
	background-color: #E8DFC8;}
#footer_admin{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #E8DFC8;}
/*************  form styles **************/

form, fieldset {margin:0; padding:0; border:none; line-height:normal; font-family:verdana, arial, sans-serif; font-size:1em;}
input, textarea, select {font-family:verdana, arial, sans-serif; font-size:1em;}
form.inset {padding:0 15%;}
fieldset {padding:0 0 25px 0; border-top:solid 1px #000;}
.required {color:#FD4703; padding:0 3px;}
legend {font-weight:bold; padding:15px 5px; color:#000;}
input.list {float:left; margin-right:8px;}
.btn {display:block; margin-top:20px; margin-bottom:20px; background:#670019; padding:4px; border:solid 1px #D9D9D9; color:#fff; width:0; overflow:visible;}
.btn_reset {display:block; margin:20px 0; background:#666; padding:4px; border:solid 1px #999; color:#fff; width:0; overflow:visible;}
.btn[class], .btn_reset[class] {width:auto;}

.error {border:solid 1px #f30; background:#ffad99;}
#error_msg {border:solid 1px #f30; background:#ffad99; padding:1em; margin-top:1em;}
#error_msg p {margin-bottom:0;}
form fieldset div.row {position:relative; width:100%; margin-bottom:3px;}
.fieldname {width:39%; text-align:right; float:left; margin-right:1.5%;}
.field {width:57%; float:right;}
input.text, textarea.text, select.text {background:#F5F5F5; border:solid 1px #D9D9D9; color:#000; font-family:verdana, arial, sans-serif; font-size:1em; padding:1px; vertical-align:middle;}
form div.row sup {position:absolute; left:100%;}
form div.row img {z-index:20; position:absolute; top:0; left:101%;}
.alignField {margin-bottom: 7px;}


/*************  cart styles **************/
#cart {margin-left: 20px;}
#item {width: 200px; min-height: 200px; float: left; margin: 5px; border: #670019 1px solid; padding: 2px;}
#item img {padding: 5px;}

/************* WA styles  ****************/
th .WADAResultsTableHeader {font-weight: bolder; font-size: 9px; color: #670019; text-align: left; border-bottom: #670019 1px solid;}

/*************  page styles **************/

#pullquote {
	float: right;
	margin: 0 0 0 10px;
	width: 205px;
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12px;
	line-height: 1.3em;}
#right #pullquote {float: none; border: #670019 1px solid;}
#pullquote p { width: 205px; }

/*************  page styles **************/

#photo_album {}
#photo_album img { float: left; }
#photo_album p {float: right;}
#photo_album td {border: #670019 1px solid;}
.thumbnail{
	width: 150px;
	height: 200px;
	border: #670019 1px solid;
}

/*************  misc styles **************/

.accent1 { color: #670019; font-weight: bolder; }
	
.clear {clear:both; height:0; margin:0; padding:0; overflow:hidden; font-size:0px;}

/*************  sifr styles **************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #content h1 {
	visibility: hidden;
	width: auto;
	height: 46px;
	margin: 0px;
	letter-spacing: -11px;
	}
.sIFR-hasFlash #content h2 {
	visibility: hidden;
	width: auto;
	height: 36px;
	}
.sIFR-hasFlash #content h3, #WADAPageTitle {
	visibility: hidden;
	width: auto;
	height: 26px;
	}
.sIFR-hasFlash h3.eC_CheckoutFormHeader {
	visibility: hidden;
	width: auto;
	height: 16px;
	}
.sIFR-hasFlash #content h4 {
	visibility: hidden;
	width: auto;
	height: 23px;
	}
.sIFR-hasFlash #pullquote h5 {
	letter-spacing: -4px;
	width: auto;
	height: 22px;
	margin: 0px;
	visibility: hidden;
	}


