/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* edited 12/11/2006 Kathleen Hill */

@import url(suckerdiv.css);

body {
background-color: #8f0000;
color: #fff;
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size:100%;
}
.categoriesBoxText {float: left; margin-left: 10px; width: 202px;}
.boxText {font-family: Verdana, Helvetica, sans-serif; font-size: .9em; background-color: transparent;}
.errorBox { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; background: #8f0000; color: #fff; font-weight: bold; }
.stockWarning { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.orderEdit:hover {color:#8f0000;}

h1
{font-size: 1.1em;}

h2
{font-size: .9em;}

h3
{font-size: .8em;}

p
{font-size: .8em;}

a
{color: #fff;
text-decoration: none;
font-weight: 600;}

a:link
{color: #fff;
text-decoration: none;}

a:visited
{color: #fff;
text-decoration: none;}

a:hover
{color: #fff;
text-decoration:none;}

ol
{font-weight: bold;}

form {
	display: inline;
}

.header {
  background: #8f0000;
}
/*
tr.headerNavigation, tr.headerNavigation a {
  background: #8f0000;
  color: #fff;
margin-bottom: 5px;
}

td.headerNavigation {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  background: #8f0000;
  color: #ffffff;
  font-weight : bold;
padding-top: 10px;
}

a.headerNavigation { 
  color: #FFFFFF; 
}

a.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}
*/

#logo
{margin-top: 10px;
margin-bottom:30px;}

#header_left
{font-size: xx-small;
text-decoration: none;
position: absolute;
top: 95px;
left: 15px;
font-weight: 600;}

#header_right
{font-size: xx-small;
text-decoration: none;
position: absolute;
top: 95px;
right: 15px;
font-weight: 600;}

#header_left a, #header_right a
{text-decoration: none;}

#header_left a:hover, #header_right a:hover
{text-decoration: underline;}

#header_left a#home:hover
{text-decoration:none;}

.headerError {
  background: #8f0000;
}

.headerError {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #8f0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.headerInfo {
  background: #00528f;
}

.headerInfo {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #00528f;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

#wrap
{background: #00528f url(images/bg.gif) repeat-x;
color: #fff;
width: 100%;
margin: 10px 0 5px;}

#back
{padding-bottom: 25px;
border-top: 3px solid #003964;
border-bottom: 3px solid #003964;
width: 100%;
min-width:1260px;
min-height: 965px;}

/* navigation */

#navcontainer 
{width:200px;
float:left;
margin-left:-1020px;
margin-top:15px;
margin-right:15px;}

.infoBox {
  background: #b6b7cb;}
  
.infoBoxContents {
  background: #fff;
  color: #003964;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: .9em;
  padding-left: 0;
}

/* Following added in order to give categories box a different background color than the other 
infoboxes -- see http://oscdox.com/index.php?op=modload&name=phpWiki&file=index&pagename=BoxAddColorEachBox */
table.infoBoxContents5 {
 background-color: #00528f;
 color: #fff;
 font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  padding-left: 5px;
}
 
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  padding-left: 5px;
}

td.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  font-weight: bold;
  background: #8f0000 url(images/bg2.gif) repeat-x;
  color: #fff;
  border-top: 1px solid #b6b7cb;
  white-space: nowrap;
}

td.infoBox, div.infoBox, div.infoBox1, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
  background: #fff;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
  background: #fff;
}

table.productListing {
  border: 1px solid #b6b7cb;
  border-spacing: 1px;
}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8f0000;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  color: #003964;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

tr.subBar {
  background: #f4f7fd;
}

td.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  color: #000000;
}

div.main, p.main, td.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  line-height: 1.5;
  color: #003964;
  background: #fff;
}

h3.main
{margin-bottom:-10px;}

h3.smallText, span.smallText, p.smallText, td.smallText{
  font-family: Verdana, Arial, sans-serif;
  font-size: .8em;
  text-decoration:none;
  text-align:center;
}

td.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  color: #aabbdd;
}

div.row 	
{width:100%;
padding-bottom:10px;}


td.fieldKey, label.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin-left:0;
  float:left;
  width:135px;
 }

td.fieldValue, p.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  margin-left:0;
}

div.row 	
{clear: both;
  	padding-top: 10px;}
	
div.row input, div.row select
{margin-left:50px;}

span.move_left
{margin-left:135px;}

td.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

span.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: .9em;
  color: #8f0000;
}

checkbox, input, radio, select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

textarea {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

span.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  color: #003964;
  font-weight: bold;
}

table.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #8f0000;
}

span.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #8f0000;
}


.moduleRow {border: 1px solid #ccc; }
.moduleRowOver { border: 1px solid #ccc; background-color: #ffffff; cursor: pointer;}
.moduleRowSelected { border: 1px solid #ccc; background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: .9em; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: .9em; color: #003964; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: .9em; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: .9em; background-color: #8f0000; color: #fff; font-weight:bold;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: .9em; background-color: #003964; color: #fff; font-weight: bold; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: .9em; color: #8f0000;}

#content1
{float: left;
width:700px;
margin-left: 230px;
margin-top: 15px;
padding: 50px;
padding-top: 25px;
background-color: #fff;
color: #003964;
border: 2px solid #003964;}

#content1 h1, h1.pageHeading, div.pageHeading
{margin-bottom: 0;
color: #8f0000;}

#content1 h2
{color: #8f0000;
margin-top: 25px;
margin-bottom: 0px;
margin-left: 15px;}

#content1 h2.main
{color: #003964;
margin-left:0;}

#content1 a
{color: #003964;
text-decoration: none;}

#content1 a:hover
{color: #8f0000;
text-decoration: underline;}

div#product_description
{font-size:1em;}

div#product_description p
{font-size: .9em;}

div#product_description h3
{font-size: .9em;
margin-bottom: -10px;}

div#product_description ul
{font-size:.9em;}

#col_right
{float:left;
width:200px;
margin: 15px auto auto 15px;
background:transparent;}

#col_right a
{font-size: xx-small;
border:none;
color:#fff;}

div#info, div#info1, div#info2, div#info3, div#info4, div#info5
{line-height: 1.75em;
width:175px;
border:1px solid #ccc;
margin-left:-4px;
margin-top:-1px;
margin-bottom:-1px;
padding-right:22px;
padding-top:3px;
padding-bottom:3px;}

div#info4, div#info5
{background: #00528f url(images/bg.gif) repeat-x}

div#info5
{text-align: center;}

a#search, div#info a, div#info1 a, div#info2 a, div#info3 a, div#info4 a, div#info5 a
{border: none; 
padding-left: 1em; 
padding-right: 0;
color:#fff;}

div#info4 a
{padding-left:0;}

a:hover#search, div#info a:hover, div#info1 a:hover, div#info2 a:hover, div#info3 a:hover, div#info4 a:hover
{border-left: none;
border-right: none;
text-decoration: underline;
background-color: #00528f;
color: #fff;}

div#info5 a:hover
{border-left: none;
border-right: none;
text-decoration: none;
background-color: #00528f;}

div.AuthorizeNetSeal
{width:95px;
position:relative;
left:35px;}

a#AuthorizeNetText
{position:relative;
left:-5px;}

div#clear
{clear: both;}

#filter_form
{float:right;
margin-top:-15px;}

div#login_forms
{margin-top:37px;}

div#new
{float: left;
margin-top:0;
width:175px;
height:266px;
padding:15px;
border: 1px solid #ccc;}

div#returning
{width:275px;
margin-top:0;
margin-left:214px;
padding:15px;
border: 1px solid #ccc;}


/* footnav */
#footnavcontainer
{margin-top: 0;
margin-left: 15%;
width: 100%;}

#footnavlist li
{display: inline;
list-style-type: none;
padding-right: 20px;
font-size: x-small;}

#footnavlist li a
{color: #fff;
text-decoration: none;}

#footnavlist li a:link, #navlist a:visited
{color: #eee;}

#footnavlist li a:hover
{text-decoration: underline;}

#footnavlist li#footactive
{font-weight: bold;}

#copy
{font-size: xx-small;
margin: -10px auto 10px;
text-align:center;}

#copy a
{color: #fff;
text-decoration: underline;}

#copy a:hover
{text-decoration: none;} 




/* classes */
.head
{text-decoration: underline;}

.featured
{margin: 15px 0 -35px 0;}

.featured a img
{float: left;
margin-right: 15px;
border: 1px solid #003964;}

.featured a:hover img
{border-color: #003964;}

.featured h3
{padding-top: 25px;}

.featured p
{height: 225px;} 

.featured p span, .specials p span
{font-weight: 600;
font-size: 1em;
line-height: 1.5em;
color: #8f0000;}

.specials
{float: left;
margin: 10px 0 0 -15px;
width: 65%;} 

.specials a img
{border: none;
width:100px;
height:100px;
margin-bottom: 5px;}

.specials a:hover img
{border: none;
text-decoration:none;}

.specials td
{text-align: center;
margin-left: 10px;
font-size: .9em;
margin-top: -10px;
width: 145px;}

.specials a
{font-weight: 500;
text-decoration: none;}

.specials a:hover
{text-decoration:none;}

div.spacer
{clear: both;
margin-bottom: -30px;}

.move_box
{position: relative;
top: 3px;}


		


