@charset "utf-8";
/* CSS Document */

/*
$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
*/


.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #F6F6E5; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; text-decoration: underline; }


BODY {
	font-family:Helvetica, sans-serif;
	margin: 0 0;
	font-size:10px;
	background-color: #415968;
}

.header {
	background-image: url(images/layout/header_bak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 130px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom:20px;
	position:relative;
}

.headertools {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
	width:900px;
	text-align:right;
}

.main_pic {
	display: block;
	height: 375px;
	width: 900px;
	margin-top: -10px;
	margin-bottom: -10px;
	position: relative;
	z-index: 1000;
}

A {
	color: #000000;
	text-decoration: none;
}



A:hover {
	color: #E39213;
	text-decoration: underline;
}



FORM {
	display: inline;
}

TR.headerNavigation {
	}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
	}

A.headerNavigation {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

A.headerNavigation:hover {
	color: #ffffff;
	}
	
TD.headerNavigationt {
	background-color: #453929;
	}
		
A.headerNavigationt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight : bold;
	}

TD.headerNavigationx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #D3C8A6;
	color: #002124;
	font-weight : bold;
}

.breadcrumb TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}
	
.breadcrumb A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	}

TR.headerError {
	background: #ff0000;
	}

TD.headerError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}



TR.headerInfo {
	background: #00ff00;
}



TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}



TR.footer {
	background: #bbc3d3;
}



TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #18577C;
}

.whatsnew {
	background: url(images/layout/whatsnew_bak.gif) no-repeat center top;
	width:220px;
}

.emailbox {
	background: url(images/layout/emailbox_bak.gif) no-repeat center top;
	width:220px;
}

.emailbox p{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin:20px 0 0 10px;
}

.infoBox {
	background: #644D31;
}



.infoBoxContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.infoBoxNotice {
	background: #FF8E90;
}



.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background:#415968;
}

.cssBox {
	height:100%;
	background: #644D31;
}


TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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: #E6E6C5;
}

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: #F6F6E5;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}


TR.productListing-heading {
	background: #D3C8A6;
}



TD.productListing-heading, DIV.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #D3C8A6;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E49418;
}

TR.subBar {
	background: #f4f7fd;
}



TD.subBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD.splitlistText {
	color:#415968; 
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	font-family: Helvetica, sans-serif;
}

TD.accountCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E49418;
	font-weight: bold;
}

TABLE.formArea {
	background: #ffffff;
	border-color: #644D31;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow { }

.moduleRowOver { 
	background-color:#F6F6E5;
	cursor:pointer;
}

.moduleRowSelected { 
	background-color:#A8B9CE;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.productInfoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
}

DIV.theaterArtistText {
	width: 500px;
	overflow:visible;
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #F3F3E2;
}

TD.subCatBox{
}

TD.subCatTitle {
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	line-height:24px;
	text-align:center;
}

TD.subCatTitle:hover {
	color:#000000;
	background-color:#DDDDDD;
}


TD.subCatList A{
	padding-left:10px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}

.corners {
	display: block;
	height: 10px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 0;
}
.footer {
	width:900px;
	height:150px;
	background-image: url(../../images/layout/footer_bak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:10px;
}		

.divFootLinks {
	text-align:center;
	FONT-SIZE: 11px;
	COLOR:#999999;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Helvetica;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 40px;
	border-bottom:thin #666666 solid;
}

#item-title {
}

.item-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.item-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.item-box {
	margin-left:10px;
}

.attribbox {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}


/* nav menu start */

.wrap {
	width:auto !important;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	height: 35px;
	background-repeat: no-repeat;
	margin-left: 250px;
	margin-right: auto;
	margin-top:0px;
	padding-top:0px;
	width: 650px;
	background-position: left top;
}

.menu LI {
	list-style: none;
	line-height: 34px;
	font-size: 13px;
	cursor: pointer;
	float: left;
}

.menu LI A {
	padding: 30px 20px 0px 20px;
	text-decoration: none;
	display: inline-block;
	color: #000000;
	font-weight:bold;
}

.menu LI A:hover {
	color: #F6881E;
}

.menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	color: #E1DECD;
}

.menu LI UL LI A:hover {
	text-decoration: underline;
	background: transparent;
}

.menu UL LI UL {
	position: absolute;
	display: none;
	width: 700px;
}

.menu UL LI:hover UL, .menu UL LI A:hover UL, .menu LI.sfhover UL { display: block; }

.menu .sel, .menu .actual, .menu .sel:hover {
	padding: 0px 20px 0px 20px;
	color: #F4F4EA;
	background-image: url(menu-item-sel.jpg);
	background-repeat: repeat;
}

.menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}

.menu .sub-about { margin-left: -75px; }
.menu .sub-pictures { margin-left: -70px; }
.menu .sub-styles { margin-left: -300px; }
.menu .sub-contact { margin-left: -200px; }

