/*
  $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
*/
.main-nav {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
.main-nav a:hover {
	color:#0099FF;
}
.elink {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.elink:hover {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.heading {
	font-weight:bold;
	font-size: 18px;
	color: #FF6600;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.cart-text {
	font-weight:normal;
	font-size: 12px;
	color: #0099FF;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.description-text {
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:10px;
}
.bc {
	font-weight:normal;
	font-size: 12px;
	color: #0099FF;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-decoration:none;
}
.bc:hover {
	font-weight:normal;
	font-size: 12px;
	color: #0099FF;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-decoration:underline;
}
.image-wrapper {
	height:210px;
	width:210px;
}
.text-wrapper {
	width:200px;
}
.dotted-line {
	padding-left:25px;
	padding-top:10px;
}
.lavish-text {
	font-size: 17px;
	line-height: 20px;
	color: #FA6C08;
}
.copy {
	color: #2A1510;
}
.copy:hover {
	color: #310401;
}
.style11 {
	font-weight: bold;
	color: #acb47d;
	line-height:20px;
}
.prod-name {
	font-weight:bold;
	font-size: 18px;
	color: #FF6600;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.cs-title {
	font-weight:bold;
	font-size: 18px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.contact-heading {
	font-weight:normal;
	font-size: 18px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.prod-price {
	font-size: 15px;
	color: #000000;
	padding-bottom:5px;
	background-color:#FFFFFF;
}
.prod-quantity {
	font-size: 12px;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	font-weight:bold;
}
.cat_heading {
	padding-left:25px;
	padding-top:20px;
	padding-left:25px;
	padding-top:20px;
	font-size: 28px;
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_cat_heading {
	padding-left:25px;
	padding-top:10px;
	font-size: 22px;
	line-height: 15px;
	color: #CC6666;
	font-family: Arial, Helvetica, sans-serif;
}
.cat-link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}
.cat-link:hover {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}
.body-link {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.body-link:hover {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
top-cat {
	background-color:#000000;
	padding-top:25px;
}
p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.news-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 20px;
	color: #ACB47D;
	text-decoration: none;
}
.email-link {
	color:#AE964A;
}
.email-link:hover {
	color:#AE964A;
}
#main-table {
	background-color:#FFFFFF;
}
#main-image {
	position: relative;
	z-index: 10;
	top: -9px;
	left: 0px;
	width: 508;
	height: 168px;
	visibility: visible;
}
A.sideNav {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#3C0F0A;
}
A.sideNav:visited {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#3C0F0A;
}
A.sideNav:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#3C0F0A;
}
.boxText {
}
.errorBox {
	font-family : Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.orderEdit:hover {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:12px;
}
BODY {
	background: #D0EAF7;
	color: #000000;
	margin: 0px;
}
A {
	color: #0099FF;
	text-decoration: none;
}
A:hover {
	color: #0099FF;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #ffffff;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : left;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}
.infoBox {
}
.infoBoxContents {
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
TD.infoBoxHeading {
	font-weight: bold;
	background: #bbc3d3;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
}
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: #FFFFFF;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	border-bottom: thin solid Gray;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing: 1px;
	width:640px;
	padding-left:5px;
	padding-right:1px;
}
.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size:13px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	height:30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}
TD.productListing-sub {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #999999;
}
.cart-link {
}
A.pageResults {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
A.pageResults:hover {
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
TD.pageHeading, DIV.pageHeading {
	padding-left:25px;
	padding-top:20px;
	padding-left:25px;
	padding-top:20px;
	font-size: 28px;
	color: #2A1510;
	font-family: Arial, Helvetica, sans-serif;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	color: #000000;
}
TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-size: 11px;
}
SPAN.greetUser {
	font-size: 12px;
	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-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #FFFFFF;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, sans-serif;
	color: #8c8c8c;
	font-size:12px
}
.checkoutBarCurrent {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:bold
}
/* message box */

.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
	font-family: Arial, sans-serif;
	font-size:12px;
	padding:10px;
}
.messageStackSuccess {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	padding:10px;
}
/* input requirement */

.inputRequirement {
	color: #0099FF;
	font-size:13px;
}
/* BOF: Additional Images */
.imagesBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* EOF: Additional Images */

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.nav-Boys {
	background: url(/images/nav-1.gif) no-repeat;
}
.nav-Boysdmselected {
	background: url(/images/nav-1-selected.gif) no-repeat;
}
.nav-Boys a:hover {
	background: url(/images/nav-1-over.gif) no-repeat;
}
.nav-Girls {
	background: url(/images/nav-2.gif) no-repeat;
}
.nav-Girls a:hover {
	background: url(/images/nav-2-over.gif) no-repeat;
}
.nav-Girlsdmselected {
	background: url(/images/nav-2-selected.gif) no-repeat;
}
.nav-Toys {
	background: url(/images/nav-3.gif) no-repeat;
}
.nav-Toys a:hover {
	background: url(/images/nav-3-over.gif) no-repeat;
no-repeat;
}
.nav-Toysdmselected {
	background: url(/images/nav-3-selected.gif) no-repeat;
no-repeat;
}
.nav-Goodies {
	background: url(/images/nav-3.gif) no-repeat;
}
.nav-Goodies a:hover {
	background: url(/images/nav-3-over.gif) no-repeat;
no-repeat;
}
.nav-Goodiesdmselected {
	background: url(/images/nav-3-selected.gif) no-repeat;
no-repeat;
}
.horbar {   /* Color of main horizontal menubar and border */
	width:100%;
}
.horizitem {          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
	width:220px;
	height:36px;
}
.horizitem a {              /* Font style, size of submenu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	position: relative;
	display: block;
}
.horizitem a:link, .horizitem a:visited {      /* Font style & color of main menu items 
	color: #000000;
	text-decoration: none;*/
}
.horizitem a:hover {       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	/*background-color: #21459c;*/
	text-decoration: none;
}
.horizitem a:active {       /* Font style & color, background menu color of main menu item when clicked */
/*color: #ffff00;
	background-color: #666666;	
	text-decoration: none;*/
}
.horizsubmenu {       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
.horizsubframe {      /* Color of submenu item and border */
	background-color: #FFFFFF;
	border: 1px outset #A6A6A6;
	width:220px;
	position: relative;
	display: block;
}
.horizsubitem {       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}
.horizsubitem a {            /* Font style, size of submenu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	position: relative;
	display: block;
}
.horizsubitem a:link, .horizsubitem a:visited {       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.horizsubitem a:hover {      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #0099FF;
	/*background-color: #21459c;*/
	text-decoration: none;
}
.horizsubitem a:active {      /* Font color, style, background submenu color of submenu item when clicked */
	/*/color: #ffff00;*/
	/*background-color: #666666;		*/
	text-decoration: none;
}
.horizsubitem .horizfwdarr, .horizitem .horizfwdarr {      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}
.dmselected {   /* Style override for selected category tree */
	/* background-color: #ccc; */
		font-weight: bold;
}
.horbar .dmselected {   /* Style override for selected root category */
/* background-color: #999;*/
}
p {
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.giftwrap {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.giftwrap a:link {
	color:#ff7600;
	text-decoration: none;
}
.giftwrap a:visited {
	color:#ff7600;
	text-decoration: none;
}
.giftwrap a:hover {      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #666666;
	/*background-color: #21459c;*/
	text-decoration: underline;
}
/*/ NEW NAVIGATION /*/

#nav, #nav ul {
	float: left;
	width:660px; /* 
	background: url(/images/nav-bg.gif);
	width: 8em;   vertical  */
	list-style: none;
	padding: 0px;
	/*/
	border-bottom:1px solid #000000;
	/*/
	margin: 0 0 0 0;
}
#nav a {
	display: block;
	padding: 0px;
	text-decoration: none;
}
#nav a.daddy {
/*/
	background: url(rightarrow2.gif) center right no-repeat;
	/*/
}
#nav li {
	float: left;
	padding: 0px;
	width: 165px;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 164px;
	opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	margin: 0;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: #FFFFFF;
	padding-bottom:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px/*//*/
}
#nav li li {
/*/
	border-bottom:1px solid #000000
	/*/

}
#nav li ul a {
	color:#666666;
	padding-left:10px;
	line-height:22px;
}
#menu-selected {
	color:#0099FF;
	font-weight:bold
}
#nav li ul a:hover {
	color:#0099FF;
}
#nav li ul ul {
/*/
	margin: -1.75em 0 0 14em;
	/*/
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
/*/
 	background: #afffaf;
	/*/
}
#nav-Boys {
	width: 165px;
	height:36px;
	background: url(/images/n1.gif) no-repeat;
}

#n-Boys{
	width: 165px;
	height:36px;
	background: url(/images/n1.gif) no-repeat;
	}

	#n-Girls{
	width: 165px;
	height:36px;
	background: url(/images/n2.gif) no-repeat;
	}	
	#n-Babies{
	width: 165px;
	height:36px;
	background: url(/images/n3.gif) no-repeat;
	}
	#n-Toys{
	width: 165px;
	height:36px;
	background: url(/images/n3.gif) no-repeat;
	}







#nav-Boys:hover {
	background: url(/images/n1-over.gif) no-repeat;
	width: 165px;
	height:36px;
}
#nav-Boys-selected {
	width: 165px;
	height:36px;
	background: url(/images/n1-selected.gif) no-repeat;
}
#nav-Girls {
	width: 165px;
	height:36px;
	background: url(/images/n2.gif) no-repeat;
}
#nav-Girls:hover {
	background: url(/images/n2-over.gif) no-repeat;
	width: 165px;
	height:36px;
}
#nav-Girls-selected {
	width: 165px;
	height:36px;
	background: url(/images/n2-selected.gif) no-repeat;
}



#nav-Babies {
	background: url(/images/n3.gif) no-repeat;
	width: 165px;
	height:36px;
}

#nav-Babies:hover {
	background: url(/images/n3-over.gif) no-repeat;
	width: 165px;
	height:36px;
}
#nav-Babies-selected {
	width: 165px;
	height:36px;
	background: url(/images/n3-selected.gif) no-repeat;
}



#nav-Toys {
	width: 165px;
	height:36px;
	background: url(/images/n4.gif) no-repeat;
}
#nav-Toys:hover {
	background: url(/images/n4-over.gif) no-repeat;
	width: 165px;
	height:36px;
}
#nav-Toys-selected {
	width: 165px;
	height:36px;
	background: url(/images/n4-selected.gif) no-repeat;
}
