/* CSS Document */
/* Author: Sean Gilbert, Pilotage, Inc. */

* {
margin:0pt;
padding:0pt;
}

.none {
display:none;
}

img {
padding:0;
margin:0;
vertical-align:top;
border:none;
}

object {
display:block;
padding:0;
margin:0;
}

embed {
display:block;
padding:0;
margin:0;
}

.left {
  float: left;
}

.right {
float:right;
}

.logo {
float:left;
margin-top:10px;
margin-left:10px;
}

.tagline {
position:absolute;
top:90px;
left:25px;
}

/* -- Basics -- */
body {
margin:0;
padding:0;
font-family: Arial, sans-serif;
font-size: 12px;
color:#606060;
background-color:#000;
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
}

#wrapper {
width:970px;
margin:0 auto;
background-image:url(/images/wrapperbg.jpg);
background-repeat:no-repeat;
}

#globalHeader {
position:relative;
width:950px;
height:120px;
padding:0 10px;
background-image:url(/images/headerbg.png);
background-repeat:no-repeat;
overflow:hidden;
}

#header {
float:left;
width:930px;
padding:65px 10px 0 10px;
overflow:hidden;
}

#content {
float:left;
width:950px;
padding:0 10px;
background-image:url(/images/contentbg.png);
background-position:center top;
background-repeat:repeat-y;
}

h1, h2 {
margin-bottom:10px;
font-family:Arial, sans-serif;
}

h1 {
color:#000;
font-size:20px;
}

h2 {
color:#000;
font-size:17px;
}

h3, h4, h5, h6 {
margin-bottom:10px;
}

/* Footer
--------------------------------------- */

#globalFooter {
clear:both;
width:950px;
padding:0 10px;
min-height:80px;
font-size:11px;
background-image:url(/images/contentbg.png);
background-position:center top;
background-repeat:repeat-y;
}

#footer {
margin-top: 10px;
float:left;
width:910px;
padding:20px;
border-top:1px dotted #606060;
}

#footer a {
color:#606060;
}

/* Content
---------------------------------------- */

/* Feature images
--------------------------------------- */

#featureContent {
float:left;
width:910px;
padding:0 20px;
min-height:350px;
}

#featureBox {
float:left;
position:relative;
width:890px;
height:290px;
padding:20px 10px 0 10px;
background-image:url(/images/featurebg.jpg);
background-repeat:repeat-x;
border-top:1px dotted #000;
}

#contentBox {
float:left;
position:relative;
width:890px;
min-height: 400px;
padding:20px 10px 0 10px;
background-image:url(/images/featurebg.jpg);
background-repeat:repeat-x;
border-top:1px dotted #000;
}

#contentBox h1 {
width:30%;
color:#FFF;
font-size:24px;
padding:10px;
margin-top:15px;
background-color:#000;
overflow:auto;
}

#mySlides {
float:left;
width:675px;
height:290px;
overflow:hidden;
}

#mySlides .slide h1 {
width:30%;
color:#FFF;
font-size:24px;
padding:10px;
margin-top:15px;
background-color:#000;
overflow:auto;
}

#mySlides .slide h2 {
font-size:14px;
}

#mySlides .slideLeft, #mySlides .slideCenter, #mySlides .slideRight {
float:left;
width:225px;
}

#mySlides .slideLeft h1, #mySlides .slideCenter h1, #mySlides .slideRight h1 {
color:#000;
width:90%;
padding:0;
margin:0 0 8px 0;
font-size:20px;
background:none;
}

#mySlides a {
color:#5F0000;
}

#mySlides a:hover {
color:#C3540F;
}

#mainContent {
float:left;
width:950px;
padding-top:20px;
padding-bottom:20px;
}

#homeLeft {
float:left;
width:250px;
}

#homeCenter {
float:left;
width:350px;
}

#homeRight {
float:left;
width:350px;
}

.thumbs {
float: left;
margin-right: 10px;
}
/* Content Boxes
---------------------------------------- */

.boxLeft h2, .boxCenter h2, .boxRight h2 {
font-size:12px;
}

.boxLeft label, .boxCenter label, .boxRight label {
font-weight: bold;
}

label {
color: #000;
font-weight: bold;
}
.boxLeft input, .boxCenter input, .boxRight input {
padding:2px;
margin-right:4px;
margin-bottom:4px;
background-color:#FFF;
border:1px solid #000;
}

.boxLeft fieldset, .boxCenter fieldset, .boxRight fieldset {
padding:0.2em;
margin: 0 0 1.5em 0;
border:none;
}

.boxLeft legend, .boxCenter legend, .boxRight legend {
font-weight: bold;
font-size:1.2em;
}

/* Content Box
---------------------------------------- */

#contentBox ul, #contentBox ol {
margin: 0 1.5em 1.5em 2em;
}

#contentBox dl {
margin: 0 0 1.5em 0;
}

#contentBox blockquote {
margin: 1.5em;
color: #666;
font-style: italic;
}

#contentBox p {
margin: 0 0 1.5em 0;
line-height:1.2em;
}

#contentBox a {
color:#5F0000;
text-decoration:none;
}

#contentBox a:hover {
color:#C3540F;
}

#contentBox h2 {
font-size:12px;
}

#contentBox label, #contactBox label, #checkout label {
font-weight: bold;
display: block;
}

#contentBox input, #contactBox input, #checkout input {
padding:2px;
margin-right:4px;
margin-bottom:4px;
background-color:#FFF;
border:1px solid #000;
}

#contentBox fieldset, #contactBox fieldset, #checkout fieldset {
padding:0.2em;
margin: 0 0 1.5em 0;
border:none;
display: block;
}
#contactBox .warn, #checkout .warn {
color: #FF4845;
}
#contentBox legend, #contactBox legend, #checkout legend {
font-weight: bold;
font-size:1.2em;
}

/* Left Box
---------------------------------------- */

.boxLeft {
padding:0 10px 0 20px;
}

.boxLeft ul, .boxLeft ol {
margin: 0 1.5em 1.5em 2em;
}

.boxLeft dl {
margin: 0 0 1.5em 0;
}

.boxLeft blockquote {
margin: 1.5em;
color: #666;
font-style: italic;
}

.boxLeft p {
margin: 0 0 1.5em 0;
line-height:1.2em;
}

.boxLeft a {
color:#5F0000;
text-decoration:none;
}

.boxLeft a:hover {
color:#C3540F;
}

/* Center Box
---------------------------------------- */

.boxCenter {
padding:0 10px;
}

.boxCenter ul, .boxCenter ol {
margin: 0 1.5em 1.5em 2em;
}

.boxCenter dl {
margin: 0 0 1.5em 0;
}

.boxCenter blockquote {
margin: 1.5em;
color: #666;
font-style: italic;
}

.boxCenter p {
margin: 0 0 1.5em 0;
line-height:1.2em;
}

.boxCenter a {
color:#5F0000;
text-decoration:none;
}

.boxCenter a:hover {
color:#C3540F;
}

/* Right Box
---------------------------------------- */

.boxRight {
padding:0 20px 0 10px;
}

.boxRight ul, .boxRight ol {
margin: 0 1.5em 1.5em 2em;
}

.boxRight dl {
margin: 0 0 1.5em 0;
}

.boxRight blockquote {
margin: 1.5em;
color: #666;
font-style: italic;
}

.boxRight p {
margin: 0 0 1.5em 0;
line-height:1.2em;
}

.boxRight a {
color:#5F0000;
text-decoration:none;
}

.boxRight a:hover {
color:#C3540F;
}

/* News
---------------------------------------- */

#news {
list-style:none;
margin-left:0;
}

#news a {
color:#606060;
font-weight:bold;
font-style:normal;
text-decoration:underline;
}

#news a:hover {
color:#5F0000;
}

#news li {
padding:6px 0;
margin:2px 0;
border-bottom:1px dotted #606060;
}

/* Navigation List
---------------------------------------- */

#navigationList {
list-style:none;
margin-left:0;
}

#navigationList a {
color:#606060;
padding:6px 0;
display:block;
}

#navigationList a:hover {
color:#5F0000;
background-color:#EEE;
}

#navigationList li {
margin:2px 0;
border-bottom:1px dotted #606060;
}

/* General Styles
---------------------------------------- */

.aleft {
float:left;
margin-bottom:5px;
}

h2.blkHeader {
color:#FFF;
padding:6px;
background-color:#000;
}

h2.redHeader {
color:#FFF;
padding:6px;
background-color:#5D0000;
}

.clear {
content: ".";	
display: block;	
height: 0;	
clear: both;	
visibility: hidden;
}

/*
 * Store Item Styles
 */

.storeItem {
  height: 240px;
  width: 100px;
  margin: 2px;
  padding: 5px;
  float: left;
  text-align: center;
}

.storeItem a.title {
  color: #000;
  padding: 5px;
  margin-top: 5px;
  display: block;
}

.storeItem img {
  display: block;
  height: 180px;
  width: 100px;
}

/*
 * Shopping Cart Styles
 */

#cartDisplay {
  border-collapse: collapse;
}

#cartDisplay th, #checkout th {
  padding: 5px;
  color: #333;
  background-color: #ddd;
  border-bottom: 1px solid #ccc;
}

#cartDisplay td, #checkout td {
padding: 5px;
}
#cartDisplay tr.even, #checkout tr.even {
background-color: #eee;
}
tfoot td {
border-top: 1px dotted #bbb;
}

/*
 * Order Process Styles
 */

#orderItems td {
  padding: 5px;
}

#newOrder fieldset, #newOrder label, #newOrder input, #paymentInfo input, #paymentInfo label {
  padding: 2px;
  margin: 5px;
}

#newOrder legend, #paymentInfo legend {
  font-size: 18px;
  font-weight: bold;
  padding: 3px;
}

#paymentInfo {
  padding: 5px;
  width: 400px;
}
#paymentInfo legend {
  margin-top: 20px;
}

/*
 * Category Picker
 */

#product-page {
  float: left;
  width: 730px;
}

#category_picker {
  float: right;
  width: 150px;
} 

#category_picker ul {
  list-style-type: none;
}
 
#category_picker a {
  display: block;
  padding: 5px;
  background-color: #000;
  color: #fff;
  margin: 1px;
}

#category_picker a:hover {
  background-color: #5D0000;
}

#errorExplanation {
background: #FF6966;
border: 1px solid #FF4A47;
color:#fff;
padding: 5px 10px;
display: block;
margin-bottom: 6px;
}
#errorExplanation h2 {
color:#fff;
}
#errorExplanation ul {
margin-left: 20px;
}

/*------------FLASH MESSAGES -------------->*/

#progress-bar {
	z-index: 101;
	text-align: center;
	position: absolute;
	top: 35%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
	
#feedback-good {
	background: #D4ECB8;
	border: 1px solid #38BD17;
	padding: 7px 10px;
	margin-bottom: 1em;
	margin: 0px 20px 10px 20px;
	color: #38BD17;
	position: absolute;
	left: 50%;
	width: 250px; /* Overall width of div */
	top: -35px; /* half of the overall height */
  margin-left: -125px; /* half of the overall width */
  visibility: visible
}
#flash-warning {
	padding: 7px 10px;
	margin-bottom: 1em;
	margin: 0px 20px 10px 20px;
	background: #FF6966;
	border: 1px solid #FF4A47;
	color:#fff;
	position: absolute;
	left: 50%;
	width: 250px; /* Overall width of div */
	top: -35px; /* half of the overall height */
  margin-left: -125px; /* half of the overall width */
  visibility: visible
}

#flash-error {
	padding: 7px 10px;
	margin-bottom: 1em;
	margin: 0px 20px 10px 20px;
	background: #FF6966;
	border: 1px solid #FF4A47;
	color:#fff;
	position: absolute;
	left: 50%;
	width: 250px; /* Overall width of div */
	top: -35px; /* half of the overall height */
  margin-left: -125px; /* half of the overall width */
  visibility: visible
}

#new input {
  display: block;
  margin: 5px;
}

#new label {
  margin: 5px;
}

}
