/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
#borderH {
	border-top-color: #993333;
	border-top-style: solid;
	border-top-width: 3px;
	margin: 100px 0px -102px 0px;
	}

#index {
	margin: 100px 0px 0px 0px;
	}

#page-wrap {
	width: 1000px;
	margin: 0 auto;
	}
	
#page-wrap2 {
	width: 800px;
	margin: 0 auto;
	}
	
#borderV {	
	background: url(border.gif) repeat-y;
	height: 857px;
	margin: 0px 0px -831px 100px;
 	}
	
#border {
	border-top-style: dotted;
	border-top-width: 5px;
	border-top-color: #000099;
	}
	
#logo {
	float: left;
	margin: -32px 0px -20px 0px;
	}
	
/* Navbar & Links Elements */

a:link {
	text-decoration: none;
	color: #ffffff;
	}
a:visited {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	text-decoration: none;
	color: #993333;
	}
a:active {
	text-decoration: none;
	color: #ffffff;
	}

#navbar {
	font-size: 18px;
	margin: 90px 125px 80px 0px;
	display: block;
	float: right;
	width: 400px;
	}
	
#home {
	display: block;
	height: 26px;
	width: 83px;	
	margin-left: -65px;
	}
	
#info {
	display: block;
	height: 26px;
	width: 118px;
	margin-top: -26px;
	margin-left: 10px;
	}
	
#services {
	display: block;
	height: 26px;
	width: 83px;
	margin-top: -26px;
	margin-left: 130px;
	}
	
#products {
	display: block;
	float: left;
	height: 26px;
	width: 83px;
	margin-top: -29px;
	margin-left: 293px;
	}
	
#galleryNav {
	display: block;
	height: 32px;
	width: 83px;
	margin-top: -32px;
	margin-left: 290px;
	background: url(gallery.gif) no-repeat;
	}
	
#contact {
	display: block;
	height: 26px;
	width: 83px;
	margin-top: -26px;
	margin-left: 375px;
	}
		
#nav1 {
	display: block;
	height: 26px;
	width: 83px;
	background: url(home_btn.gif) no-repeat;
	margin-left: -65px;
	}
	
	#nav1:hover{
		background-position: 0 -26px;
		}
		
	#nav1 span{
		display: none;
		}
		
#nav2 {
	display: block;
	height: 26px;
	width: 118px;
	background: url(info_btn.gif) no-repeat;
	margin-top: -26px;
	margin-left: 10px;
	}
	
	#nav2:hover{
		background-position: 0 -26px;
		}
		
	#nav2 span{
		display: none;
		}

#nav3 {
	display: block;
	height: 26px;
	width: 83px;
	background: url(services_btn.gif) no-repeat;
	margin-top: -26px;
	margin-left: 130px;
	}
	
	#nav3:hover{
		background-position: 0 -26px;
		}
		
	#nav3 span{
		display: none;
		}
		
#nav4 {
	display: block;
	height: 26px;
	width: 83px;
	background: url(gallery_btn.gif) no-repeat;
	margin-top: -26px;
	margin-left: 215px;
	}
	
	#nav4:hover{
		background-position: 0 -26px;
		}
		
	#nav4 span{
		display: none;
		}
		
#nav5 {
	display: block;
	height: 26px;
	width: 83px;
	background: url(products_btn.gif) no-repeat;
	margin-top: -26px;
	margin-left: 295px;
	}
	
	#nav5:hover{
		background-position: 0 -26px;
		}
		
	#nav5 span{
		display: none;
		}
		
#nav6 {
	display: block;
	height: 26px;
	width: 83px;
	background: url(contact_btn.gif) no-repeat;
	margin-top: -26px;
	margin-left: 375px;
	}
	
	#nav6:hover{
		background-position: 0 -26px;
		}
		
	#nav6 span{
		display: none;
		}

#mainIE6 {
	margin: -640px 0px 0px 0px;
	}
	
#gallery {
	float: left;
	margin: -7px 0px 0px 100px;
	}

		
.boxText { font-family: "Times New Roman", Times, serif; font-size: 17px; }
.errorBox { font-family : "Times New Roman", Times, serif; font-size : 17px; background: #999999; font-weight: bold; color: #000000;}
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 17px; color: #000000; }
.productsNotifications { background: #ffffff; color: #000000; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 17px; color: #933; text-decoration: none; }

BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
  line-height: 18px;
  font-size: 17px;
  font-family: "Times New Roman", Times, serif;
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #993333;
  text-decoration: underline;
}

FORM {
	display: inline;
}

		
TR.header {
  background: #000000;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
}

TR.headerNavigation {
  background: #000000;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
}

TD.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #993333;
}

TR.headerError {
  background: #999999;
}

TD.headerError {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  background: #999999;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

TD.headerInfo {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  background: #ffffff;
  color: #ffffff;
  font-weight: bold;
  border-color: #000000;
  border-width: 2px;
  border-style: solid;
}

.infoBox {
  background: #000000;
  border-color: #993333;
  border-width: 2px;
  border-style: solid;
}

.infoBoxContents {
  background: #999999;
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  color: #000000;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  padding: 2px;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

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: #999999;
}

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: #999999;
}

TABLE.productListing {
  border-color: #993333;
  border-width: 2px;
  border-style: solid;
}

.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  border-bottom-color: #993333;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-top: 3px;
}

A.productListing-heading {
	border-bottom: none;
	}

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

A.pageResults {
  color: #ffffff;
  text-decoration: none;
}

A.pageResults:hover {
  color: #993333;
  background: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  line-height: 18px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

TEXTAREA {
  width: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
}

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #000000;
  border-style: dotted;
  border-width: 5px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Times New Roman", Times, serif;
  font-size: 17px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #ffffff;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #ffffff;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  background: #ffffff;
}

.moduleRow { }
.moduleRowOver { background-color: #933; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #933; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 17px; color: #933; }
.checkoutBarCurrent { font-family: "Times New Roman", Times, serif; font-size: 17px; color: #933; }

/* message box */

.messageBox { font-family: "Times New Roman", Times, serif; font-size: 17px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 17px; background-color: #999999; }
.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 10px; background-color: #ffffff; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 17px; color: #ffffff; }
