
.main {background-color: white; margin: 0px 7px 0px 7px}
.margin {background-color: white; margin: 4px 7px 0px 7px}
.main, .main td, .margin, .margin td {font: 10pt verdana; color: black}

	.main hr.colored, .margin hr.colored {color: black}
	
.cart {background-image: url(https://store.nexternal.com//bg_cart.gif); margin: 0px}
.cart, .cart td {font: 10pt verdana; color: black}
.persist {background-color: white; margin: 0px}
.persist, .persist td {font: 10pt verdana; color: black}

	body {overflow-y: auto}
	
body.master {background-color: #A2A587; overflow: auto; margin: 0px; margin-left: auto; margin-right: auto}
body.interior {overflow: auto; margin: 0px; margin-left: auto; margin-right: auto; text-align: center}

iframe {overflow: visible; display: block; margin: 0px; width: 100%; height: 100%}
table.frame {background: none transparent; table-layout: auto; text-align: center}
tr.invisible {display: none}
td.top {background-color: white; text-align: center}
td.bottom {background-color: white; text-align: center}
td.left {background-color: white; vertical-align: middle}
td.right {background-color: white; vertical-align: middle}

font.font1 {font-family: verdana}
font.font1small {font: 8pt verdana}
font.font1large {font: 12pt verdana}
font.font2 {font-family: arial}
font.font2small {font: 8pt arial}
font.font2large {font: 12pt arial}

.main a, .margin a {color: #FF6600}
.main a:hover, .margin a:hover {color: #FF6600}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #FF6600}
.cart a {color: #C06332}
.cart a:hover {color: #ED8F2B}
.persist a {color: blue}
.persist a:hover {color: yellow}
a.category {font: 11pt verdana; text-decoration: none}
a.catdisc {font: 8pt verdana; text-decoration: none} 
.main a.disguise, .main a.disguise:hover, .margin a.disguise, .margin a.disguise:hover {text-decoration: none; color: black}
.main tr.banner1, .margin tr.banner1 {background-color: #6B7A57}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: white}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #6B7A57}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: white}
.cart tr.banner1 {background-color: #6B7A57}
.cart tr.banner1 td {font-weight: bold; color: white}

.persist tr.banner1 {background-color: black}
.persist tr.banner1 td {font-weight: bold; color: white}
#tooltip {position: absolute; border: 1px solid black; overflow: hidden; visibility: hidden; z-index: 100}
.nonactiveCat {background: transparent}
.thumbnail_img {margin:0 10px 0 0;}

body {
	
	background: white url(bgbaba.gif);
	/* text-align: center;*/
	padding: 0;
	margin: 2em;
}

#container {
	width: 48.5em; /* Main navigation dark-line width */
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}

p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}

p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;

}

#smurf strong {
	font-size: 1.2em;
	color: black;
}

h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}


#nav, #nav ul {
	float: left;
	width: 57.1em; /* Main navigation light-line width */
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	font-size:.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

/* Main navigation text background color and width */
#nav a {
	display: block;
	width: 10em;
	w\idth: 1px;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat white-space:nowrap;
}

#nav li {
	float: left;
	padding: 0;
	width: 10.6em; /* main text width */
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12em;
	w\idth: 19em; /* fly-out text foreground width */
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 18em; /* flyout text background width */
}

#nav li ul a {
	width: 13em;
	w\idth: 13em;
}

#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: #eda;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 25px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}


form {margin-bottom:0}
