/*
  $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
*/

/***** Wrapper *****/
* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#630;
}
#shadow-container {
	width:902px;
	position: relative;
	left: 3px;
	top: 3px;
	margin:0px auto;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #630;

	}
#wrap {
width:900px;
margin:0px auto;
padding:5px;
}
#header {
	width:900px;
	height:109px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#logo {
	float:left;
	height:109px;
	width:278px;
	background-image:url(images/logo.gif);
	background-repeat:none;
}

#subnav {
	position:relative;
	float:right;
	width:248px;
	height:15px;
	list-style:none;
	background-image: url(images/subnav_out.gif);
	background-repeat: no-repeat;
	margin-top:12px;
	margin-right:12px;
}
#subnav li {float:left; list-style:none;}
#subnav li a {position:absolute; top:0; margin:0; padding:0; display:block; height:15px; background:url(images/subnav_out.gif) no-repeat; text-indent:-9999px; overflow:hidden; font-size:1%;}

li#subnavcs a {width:104px;left:0px;background-position:-0px 0;}
li#subnavcs a:hover {background-position: 0px -15px;}

li#subnavaccount a {width:80px;left:104px;background-position:-104px 0;}
li#subnavaccount a:hover {background-position: -104px -15px;}

li#subnavcart a {width:64px;left:184px;background-position:-184px 0;}
li#subnavcart a:hover {background-position: -184px -15px;}


#search {
	float:right;
	margin-top:10px;
	margin-right:8px;
	width:230px;
	height:24px;
}
.searchField {
	width:140px;
	border:1px solid #b5b7b4;
	color:#b5b7b4;
	font-size:12px;
	padding:3px 0 4px 5px;
	margin:0 5px 0px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
		.searchField1 {width:144px; height:24px; position:relative;float:left; }
		.searchGo {width:72px; height:24px; position:relative;float:left;margin-left:8px; }


.boxText { }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  margin: 0px;
}

A {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #BF9B30;
}

TD.headerNavigation {
  background: #BF9B30;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #BF9B30;
}

TD.footer {
  background: #BF9B30;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #BF9B30; */
}

.infoBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  color: #BF9B30;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#bf9b30;
}

TD.infoBox, SPAN.infoBox {

}


TABLE.productListing {

}

.productListing-heading {
  color: #630;
  font-weight: bold;
  
}

TD.productListing-data {

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {

  font-size: 20px;
  font-weight: bold;
  color: #630;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

}

TD.accountCategory {

  color: #aabbdd;
}

TD.fieldKey {

  font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {

  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {


}

TEXTAREA {
  width: 100%;

}

SPAN.greetUser {

  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { }

/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }
/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

/*#nav li {float:left; list-style:none;}
#nav li a {position:absolute; top:0; margin:0; padding:0; display:block; height:35px; background:url(images/navbar.gif) no-repeat; text-indent:-9999px; overflow:hidden; font-size:1%;}

li#navhome a {width:100px;left:0px;background-position:-0px 0;}
li#navhome a:hover {background-position: 0px -35px;}

li#navartwork a {width:150px;left:100px;background-position:-100px 0;}
li#navartwork a:hover {background-position: -100px -35px;}

li#navartists a {width:150px;left:250px;background-position:-250px 0;}
li#navartists a:hover {background-position: -250px -35px;}

li#navnew a {width:167px;left:400px;background-position:-400px 0;}
li#navnew a:hover {background-position: -400px -35px;}*/

#nav {
	position:relative;
	float:right;
	width:567px;
	height:35px;
	list-style:none;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	margin-top:12px;
	margin-right:12px;
	padding:0px;
}
#nav LI.top {
	DISPLAY: block; FLOAT: left; HEIGHT: 35px
}
#nav LI A.top_link {
		text-indent:-9009px;
	display:block;
	float:left;
PADDING-RIGHT: 0px; background:url(images/navbar.gif); PADDING-BOTTOM: 0px; CURSOR: pointer; PADDING-TOP: 0px; HEIGHT: 35px;width:100px; TEXT-DECORATION: none
}
#nav LI:hover A.top_link {
	background:url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

#nav LI A.top_link2 {
	PADDING-RIGHT: 0px; BACKGROUND: url(images/navbar.gif); PADDING-BOTTOM: 0px; CURSOR: pointer; PADDING-TOP: 0px; HEIGHT: 35px; width: 150px;
	text-indent:-9009px;
	display:block;
	float:left;
	background-position: -100px 0px;
}
#nav LI:hover A.top_link2 {
	BACKGROUND: url(images/navbar.gif) no-repeat; background-position: -100px -35px;
}

#nav LI A.top_link3 {
	PADDING-RIGHT: 0px; BACKGROUND: url(images/navbar.gif); PADDING-BOTTOM: 0px; CURSOR: pointer; PADDING-TOP: 0px; HEIGHT: 35px; width: 150px;
	text-indent:-9009px;
	display:block;
	float:left;
	background-position: -250px 0px;
}
#nav LI:hover A.top_link3 {
	BACKGROUND: url(images/navbar.gif) no-repeat; background-position: -250px -35px;
}

#nav LI A.top_link4 {
	PADDING-RIGHT: 0px; BACKGROUND: url(images/navbar.gif); PADDING-BOTTOM: 0px; CURSOR: pointer; PADDING-TOP: 0px; HEIGHT: 35px; width: 167px;
	text-indent:-9009px;
	display:block;
	float:left;
	background-position: -400px 0px;
}
#nav LI:hover A.top_link4 {
	BACKGROUND: url(images/navbar.gif) no-repeat; background-position: -400px -35px;
}

#nav LI:hover {
	Z-INDEX: 200; POSITION: relative
}


#nav LI:hover UL.sub3 {
	BORDER-RIGHT: #080d4b 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; Z-INDEX: 300; BACKGROUND: #ffffff; LEFT: 1px; PADDING-BOTTOM: 3px; BORDER-LEFT: #080d4b 1px solid; WIDTH: 162px; PADDING-TOP: 3px; BORDER-BOTTOM: #080d4b 1px solid; WHITE-SPACE: nowrap; TOP: 35px; HEIGHT: auto
}
#nav LI:hover UL.sub3 LI {
	DISPLAY: block; FONT-WEIGHT: normal; FLOAT: left; WIDTH: 162px; POSITION: relative; HEIGHT: 20px
}
#nav LI:hover UL.sub3 LI A {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; DISPLAY: block; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; WIDTH: 160px; COLOR: #000; TEXT-INDENT: 5px; LINE-HEIGHT: 18px; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: 18px; TEXT-DECORATION: none
}
#nav LI:hover UL.sub3 LI A:hover {
	BORDER-LEFT-COLOR: #fff;
	BORDER-BOTTOM-COLOR: #fff;
	COLOR: #fff;
	BORDER-TOP-COLOR: #fff;
	BORDER-RIGHT-COLOR: #fff;
	background-color: #BF9B30;
}


#nav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
#nav LI:hover UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
#nav LI:hover LI:hover UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
#nav LI:hover LI:hover LI:hover UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
#nav LI:hover LI:hover LI:hover LI:hover UL UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: -9999px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: -9999px; HEIGHT: 0px
}
