/*

  $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

*/

#maintable {
	width:920px;
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td {text-align:left;}
.boxText .main {
	font-size:12px;
	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
	color:#758c37;
}
.boxText .main a {
	font-size:.8em;
	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
	color:#814731;
}
.boxText .main .submit {
	background-image:none;
	width:149px;
	height:26px;
	border:0px solid #FFF;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
body, div {
	color: #000000;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table#nbgtabs {
	display:none;
}
.infoBoxBorder {
	background: #ffffff;
}
a {
	color: #000000;
}
a:hover {
	color: #758c37;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	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 : center;
}
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;
}
.footer {
	background-image:url(/images/bottom-navigation-bg.png);
	background-repeat:repeat-x;
	padding:5px;
	color:#FFF;
	text-align:right;
	padding-top:11px;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:.9em;
	margin-left:5px;
	margin-right:5px;
}
.footer-sub {
	background-image:url(/images/bottom-navigation-sub.png);
	background-repeat:repeat;
	height:150px;
	padding:5px;
	color:#FFF;
	text-align:center;
}
.footer-sub a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	font-size:.7em;
	margin-left:5px;
	margin-right:5px;
}
.footer-sub table tr td {
	color:#FFF;
}
.footer-sub table tr td a {
	text-transform:none;
	font-size:1.1em;
}
.infoBox {
	background: #ffffff;
}
.infoBoxContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	color: #000000;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
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 {
	background: #ffffff;
}
TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
}
div#shoppingCart .productListing-heading {
    background: none repeat scroll 0 0 #597117;
    color: #FFFFFF;
    font-size: 1.02em;
    line-height: 1.7em;
    padding-left: 4px;
    padding-right: 4px;
    text-shadow: 2px 1px 2px #000000;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults {
	color: #758c37;
}
A.pageResults:hover {
	color: #758c37;
}
h1, td.pageHeading {
	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
	color:#758c37;
	font-size: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #89964e;
	margin-bottom:0px;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}
TD.main a, P.main a {
	text-decoration:underline;
	color:#669900;
	font-weight:bold;
}
TD.main a:hover, P.main a:hover {
	color:#CC0000;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5d6c2b;
	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 {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
/* //rmh M-S_multi-pricing begin */

TD.productPriceInListing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #d2e9fb;
}
TD.productPriceInBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #eeeeee;
}
TD.productPriceInProdInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow {
}
.moduleRowOver {
	background-color: #ECF8D6;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.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;
}
.inputRestriction {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
} /* //rmh M-S_multi-stores */
.bg {
	background-attachment: fixed;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
DIV.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.skintype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #849949;
	text-decoration: none;
}
.magazinetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #849949;
	text-decoration: none;
}
.skintypeSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: a34600;
	text-decoration: none;
}
/* Added by IO */



 #body {
	display: none;
}
.newborder {
	border: 1px solid #666600;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
#breadcrumbs {
	padding-left: 182px;
}
#breadcrumbs .headerNavigation {
	color: #669900;
	font-size:12px;
}
#outagemessage {
	background-color:#88974e;
	font-family:trebuchet, verdana, arial, sans serif;
	font-size:13px;
	padding: 15px;
	color:#FFFFFF;
	line-height:18px;
	border:1px solid #8f4e34;
	margin-top:5px;
	margin-bottom:8px;
}
#breadcrumbs a.headerNavigation {
	color:#999999;
	font-weight:bold;
	font-family:arial, helvetica, sans serif;
	font-size:10px;
}
#nbgcategorytext {
/*	width: 218px;
	height: 350px;*/
	overflow-y: auto;
}
#nbgcategoryimage {
	width: 250px;
	float: right;
}
#productcattable {
/*	width:250px;*/
width: 90%;
}
#productcattable a {
	font-size:11px;
}
#shopby a {
	font-size:13px;
}
/* BEGIN SURVEY FORM STYLES ==================================================================== */



#surveywrapper {
	margin-left: 20px;
}
#surveywrapper h2, #surveywrapper h3 {
	margin-left: -20px;
}
#surveywrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: a34600;
	text-decoration: none;
}
#surveywrapper ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a34600;
	text-decoration: none;
	margin-top:35px;
}
#surveywrapper td {
	font-size: 11px;
}
#surveywrapper textarea {
	width:450px;
	height:40px;
}
#surveywrapper textarea, input {
	border:0px solid #999999;
}
#surveywrapper .submit-button {
	color: #FFFFFF;
	font-weight:bold;
	padding:3px;
	background: #a34600;
	border:2px #999999 outset;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}
/* END SURVEY FORM STYLES ====================================================================== */



.orderNotice {
	font-size: 12px;
	color: #9F0006;
	font-weight: normal;
}
/* ingredient list ====================================================================== */



.hide {
	display: none;
}
.UltimaTips {
	background:#f0f0f0;
	color:#000;
	border: 1px solid #666;
	padding:.2em;
	margin:0;
	width: 300px;
}
/* end ingredient list ====================================================================== */







/* home page ad, etc. */

#hp-container {
	width:715px;
}
#hp-top-ad {
	width:705px;
	height:240px;
	margin-bottom:10px;
	visibility: visible; border-width: 0px; padding-top: 0px; padding-bottom: 0px; width: 705px; height: 240px;
}
#hp-left {
	float:left;
	width:32%;
	background-image:url(/images/hp-our-favorites.png);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:left;
}
#hp-center {
	float:left;
	width:32%;
	background-image:url(/images/hp-best-sellers.png);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:left;
}
#hp-right {
	float:right;
	width:32%;
	background-image:url(/images/hp-product-reviews.png);
	background-repeat:no-repeat;
	padding-top:25px;
	text-align:left;
}
#hp-left p, #hp-center p, #hp-right p {
	padding: 0px 10px 0px 10px;
}
#hp-left h2, #hp-center h2, #hp-right h2 {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 0px 10px;
}
/* home page ad, etc. */









/* NAV header menu ==========================================================================*/





#navContainer {
	width: 100%;
	display:block;
	clear:both;
	font-size: 1.1818em;
}
/* Remove List Formattings

~~~~~~~~~~~~~~~~~~~~  */

 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* Header menu */	 

#header_menu {
}
#header_menu li {
	line-height: normal;
}
ul#header_menu {
	z-index: 10;
	clear: both;
}
#nav {
	height: 40px;
	padding:0;
	z-index: 2;
	margin-top:18px;
	margin-left:35px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*

	(Disappearing List-Background)

	http://www.positioniseverything.net/explorer/ie-listbug.html

	*/

	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {
	float: left;
	padding-left:21px;
	color:#597117;
	font-weight:bold;
	text-transform:uppercase;
}
#nav ul li a span {
	font-size:12px;
	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
}
#nav ul li.menu-last {
	border-right: 0;
}
#nav ul li a {
	display: block;
	color:#597117;
}
#nav ul li a span img {
	float: right;
	display: none;
	margin-top: 4px;
	margin-right: -10px;
}
/* Root Level Link Formatting */

#nav ul li a:hover, #nav li a:focus {
}
#nav li a:active, #nav ul li a.active {
}
/* Current page Customisations*/

#nav li.menu-current a {
	color: #be1e2d;
}
#nav li.menu-parent a {
	color: #be1e2d;
}
/* 2nd Child menu */

#nav .menu li ul {
	position: absolute;
	width: 15em;
	margin: 0;
	display: none;
	text-transform: none;
	font-size: .923em;
	background: rgb(89, 114, 23);
	border: 1px solid #FFF;
	opacity: 0.9;
}
#nav .menu li ul li {
	width:16em;
	text-align: left;
	margin: 0;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #829452;
	font-size:.9em;
	color:#FFF;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 0px solid #FFF;
	font-weight:normal;
}
#nav .menu li ul li {
	border-right: 0px solid #FFF;
}
#nav .menu li ul a {
	color:#FFF;
}  /* IN CASE THEY WANT TRANSPARENCY AGAIN / * for IE * / filter:alpha(opacity=90); / * CSS3 standard * / opacity:0.9; */
#nav .menu li ul a span {
	display: block;
	margin-right: 20px;
}
#nav .menu ul li:hover {
	background: #829452;
	cursor: pointer;
	cursor: hand;
}
#nav .menu li ul a:hover span img {
	display: inline;
}
#nav .menu ul li a:hover {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	width:100%;
}
/* 3rd Child menu */

#nav .menu li ul li ul {
	position: absolute;
	width: 15em;
	margin: 0;
	display: none;
	text-transform: none;
	border: 0;
	font-size: 100%;
}
#nav .menu li ul li ul li {
	width:16.1em;
	text-align: left;
	margin: 0;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #829452;
	font-size:.9em;
	color:#FFF;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
}
#nav .menu li ul li ul a {
	width: 14.5em;
}
#nav .menu li ul li ul a:hover {
}
/* 4th Child menu */

#nav .menu li ul li ul li ul {
	position: absolute;
	width: 15em;
	margin: 0;
	display: none;
	text-transform: none;
	border: 0;
	font-size: 100%;
}
#nav .menu li ul li ul li ul li {
	width: 15em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#nav .menu li ul li ul li ul a {
	width: 14.5em;
	padding: .4em .1em .4em .4em;
	background: #dbdcdb;
	color: #4c4c4c;
	border-top: 1px solid #f3f3f3;
}
#nav .menu li ul li ul li ul a:hover {
	color: #ed2124;
}
/* 5th Child menu */

#nav .menu li ul li ul li ul li ul {
	position: absolute;
	width: 15em;
	margin: 0;
	display: none;
	text-transform: none;
	border: 0;
	font-size: 100%;
}
#nav .menu li ul li ul li ul li ul li {
	width: 15em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#nav .menu li ul li ul li ul li ul a {
	padding: .4em .1em .4em .4em;
	background: #dbdcdb;
	color: #4c4c4c;
	border-top: 1px solid #f3f3f3;
}
#nav .menu li ul li ul li ul li ul a:hover {
	color: #ed2124;
}
/* Show and hide level 2 */

#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}
#nav .menu li ul ul {
	display: none;
}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}
/* Show and hide level 3 */

#nav .menu li ul li:hover ul, #nav .menu li ul li a:focus ul, #nav .menu li ul li.subMenu ul {
	display: block;
}
#nav .menu li ul li ul ul {
	display: none;
}
#nav .menu li ul li:hover ul ul, #nav .menu li ul li.subMenu ul ul {
	display: none;
}
#nav .menu li ul li:hover ul, #nav .menu li ul li li:hover ul, #nav .menu li ul li.subMenu ul, #nav .menu li ul li li.subMenu ul {
	display: block;
}
/* Show and hide level 4 */

#nav .menu li ul li ul li:hover ul, #nav .menu li ul li ul li a:focus ul, #nav .menu li ul li ul li.subMenu ul {
	display: block;
}
#nav .menu li ul li ul li ul ul {
	display: none;
}
#nav .menu li ul li ul li:hover ul ul, #nav .menu li ul li ul li.subMenu ul ul {
	display: none;
}
#nav .menu li ul li ul li:hover ul, #nav .menu li ul li ul li li:hover ul, #nav .menu li ul li ul li.subMenu ul, #nav .menu li ul li ul li li.subMenu ul {
	display: block;
}
/* Positioning the Pop-out Drops */

#nav li {
	position: relative;
}
#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
/* end menu */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#tabs {
	margin:0px 25px 5px 0px;
}
#tabs #productbenefits {
	display:none;
}
#tabs td {
	margin:5px 25px 5px 0px;
}
#tabs TD.infoBoxHeading, #tabs .infoBoxContents {
	font-weight: normal;
	background:none;
	background-color:#fdfdf5;
	color: #000000;
}
#rightcolumn b, #rightcolumn {
	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
	font-size:12px;
}
#rightcolumn button {
    background-image: none;
    border: 1px solid rgb(165, 201, 28);
    border-radius: 5px;
    clear: both;
    float:left;
	font-weight:normal;
    height: 28px;
    margin:2px;
    width: 108px;
}


div.rightcolumnSample>div {
	border-radius:5px;width:100px;background-color:#fdfdf5;padding:5px;border:1px solid #a5c91c;margin-top:15px;font-weight:bold;text-align:left;	font-family:Arial, 'Myriad Pro', Helvetica, Sans-serif;
	font-size:12px;
}
.main input.boxshadow {
	border-color:#AAA;
}
.boxshadow, .main input, #qtybox {
	background-image:url('images/boxes/input_bg.gif');
	border:1px solid lightGray;
	/* [disabled]border-top:1px solid #e5e4e4; */
	/* [disabled]border-right:2px solid #e5e4e4; */
	/* [disabled]border-bottom:2px solid #e5e4e4; */
	/* [disabled]border-left:1px solid #e5e4e4; */
	height:27px;
	line-height:23px;
	padding-left:5px;
	background-repeat:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#rightcolumn input {
	background-image:none;
	padding-left:5px;
	background-repeat:none;
	height: 18px;
	line-height: 18px;
}
input.contbutton {
	background-image:none;
	border:0;
}
.formbutton {
	color: #FFFFFF;
	font-weight:bold;
	padding:5px;
	background: #6a7b3a;
	border:2px #CCCCCC outset;
}
#st_sharethis {
	position:relative;
	top:26px;
	left: 324px;
}
#productdescription {
	font-size:12px;
}
/* Newsite popup ====================================================================== */



#popup {
	cursor:pointer;
	display: none;
	position:fixed;
	top:54px;
	overflow:show;
	z-index: 998;
	border:3px solid #777;
	width: 622px;
	font-family: serif;
}
#popup table p {
	font-family: serif;
}
#popup table {
	z-index:3000;
	display:block;
}
#popup #close_button {
	background:transparent url(/images/x.png) no-repeat scroll 0%;
	cursor:pointer;
	display:inline;
	height:29px;
	overflow:auto;
	position:absolute;
	right:-20px;
	top:-17px;
	width:25px;
	z-index:99999;
}
#shader {
	background-color:#FFFFFF;
	background-attachment:fixed;
	background-image: url("/images/bnsc_bg-40.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	display:block;
	z-index:900;
	position:fixed;
}
#shader2 {
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	display:block;
	z-index:900;
	position:fixed;
}
#shader img {
	position:fixed;
	bottom:0px;
	right:0px;
	margin-left: auto;
	margin-right: auto;
}
#popup_text {
	color:black;
	font-family:Georgia, helvetica, times New Roman;
	/*	font-size:26px;

	font-weight:bold;

	left:332px;

	position:absolute;

	top:190px;

	width:299px;*/

	text-decoration:none;
}
#popup td img {
	display: block;
}
.rightbox {
	width:550px;
}
.corner {
	left:734px;
}
.rightfadert {
	left:725px;
}
.rightfadeup {
	left:792px;
}
.right_right {
	left:665px;
}
.right_bottom_right {
	width:530px;
}
.mainsealer {
	width:797px;
}
div#popup {
	background-color:#FFF;
}



/* END Newsite popup ====================================================================== */

a#bbblink{display:block;position:relative;text-align:center;color:#005A78;text-decoration:none;overflow:hidden;margin:0;padding:0;}a#bbblink img{border:0;position:absolute;top:0;left:0;margin-left:0;max-width:200%;}a#bbblink.sehzbal,a#bbblink.rbhzbal,a#bbblink.sehzbul,a#bbblink.rbhzbul{width:200px;height:76px;}a#bbblink.sehzbal:hover img,a#bbblink.rbhzbal:hover img,a#bbblink.ruhzbal:hover img,a#bbblink.sehzbul:hover img,a#bbblink.rbhzbul:hover img,a#bbblink.ruhzbul:hover img{margin-left:-200px;}a#bbblink.ruhzbal,a#bbblink.ruhzbul{width:200px;height:90px;}a#bbblink.sevtbal,a#bbblink.rbvtbal,a#bbblink.sevtbul,a#bbblink.rbvtbul{width:80px;height:132px;}a#bbblink.sevtbal:hover img,a#bbblink.rbvtbal:hover img,a#bbblink.ruvtbal:hover img,a#bbblink.sevtbul:hover img,a#bbblink.rbvtbul:hover img,a#bbblink.ruvtbul:hover img{margin-left:-80px;}a#bbblink.ruvtbal,a#bbblink.ruvtbul{width:80px;height:144px;}a#bbblink.sehzbam,a#bbblink.rbhzbam,a#bbblink.sehzbum,a#bbblink.rbhzbum{width:150px;height:57px;}a#bbblink.sehzbam:hover img,a#bbblink.rbhzbam:hover img,a#bbblink.ruhzbam:hover img,a#bbblink.sehzbum:hover img,a#bbblink.rbhzbum:hover img,a#bbblink.ruhzbum:hover img{margin-left:-150px;}a#bbblink.ruhzbam,a#bbblink.ruhzbum{width:150px;height:69px;}a#bbblink.sevtbam,a#bbblink.rbvtbam,a#bbblink.sevtbum,a#bbblink.rbvtbum{width:60px;height:98px;}a#bbblink.sevtbam:hover img,a#bbblink.rbvtbam:hover img,a#bbblink.ruvtbam:hover img,a#bbblink.sevtbum:hover img,a#bbblink.rbvtbum:hover img,a#bbblink.ruvtbum:hover img{margin-left:-60px;}a#bbblink.ruvtbam,a#bbblink.ruvtbum{width:60px;height:110px;}a#bbblink.sehzbas,a#bbblink.rbhzbas,a#bbblink.sehzbus,a#bbblink.rbhzbus{width:100px;height:38px;}a#bbblink.sehzbas:hover img,a#bbblink.rbhzbas:hover img,a#bbblink.ruhzbas:hover img,a#bbblink.sehzbus:hover img,a#bbblink.rbhzbus:hover img,a#bbblink.ruhzbus:hover img{margin-left:-100px;}a#bbblink.ruhzbas,a#bbblink.ruhzbus{width:100px;height:48px;}a#bbblink.sevtbas,a#bbblink.rbvtbas,a#bbblink.sevtbus,a#bbblink.rbvtbus{width:40px;height:65px;}a#bbblink.sevtbas:hover img,a#bbblink.rbvtbas:hover img,a#bbblink.ruvtbas:hover img,a#bbblink.sevtbus:hover img,a#bbblink.rbvtbus:hover img,a#bbblink.ruvtbus:hover img{margin-left:-40px;}a#bbblink.ruvtbas,a#bbblink.ruvtbus{width:40px;height:75px;}a#bbblink.csvtbas,a#bbblink.csvtbus{width:153px;height:100px;}a#bbblink.csvtbam,a#bbblink.csvtbum{width:158px;height:110px;}a#bbblink.csvtbal,a#bbblink.csvtbul{width:187px;height:130px;}a#bbblink.cshzbas,a#bbblink.cshzbus{width:200px;height:42px;}a#bbblink.cshzbam,a#bbblink.cshzbum{width:250px;height:52px;}a#bbblink.cshzbal,a#bbblink.cshzbul{width:293px;height:61px;}a#bbblink.cuvtbas,a#bbblink.cuvtbus{width:63px;height:134px;}a#bbblink.cuvtbam,a#bbblink.cuvtbum{width:69px;height:145px;}a#bbblink.cuvtbal,a#bbblink.cuvtbul{width:81px;height:171px;}a#bbblink.cuhzbas,a#bbblink.cuhzbus{width:96px;height:50px;}a#bbblink.cuhzbam,a#bbblink.cuhzbum{width:137px;height:70px;}a#bbblink.cuhzbal,a#bbblink.cuhzbul{width:160px;height:82px;}


/***  Page Crul Technique    *****/

div.boxshadow2 {
position: relative;
z-index: 1; /* prevent shadows falling behind containers with backgrounds */
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
margin-top:10px}


div.boxshadow2>div.subshadow {
 background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    float: left;
    height: 175px;
    margin: 0 6px 22px 0;
    padding: 0;
    position: relative;
    width: 112px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; }


div.boxshadow2>div.subshadow:before,
div.boxshadow2>div.subshadow:after {
content: '';
z-index: -1;
position: absolute;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
-webkit-transform: skew(-25deg) rotate(-15deg);
-moz-transform: skew(-25deg) rotate(-15deg);
-ms-transform: skew(-25deg) rotate(-15deg);
-o-transform: skew(-25deg) rotate(-15deg);
transform: skew(-25deg) rotate(-15deg); }


div.boxshadow2>div.subshadow:after {
left: auto;
right: 10px;
-webkit-transform: skew(25deg) rotate(15deg);
-moz-transform: skew(25deg) rotate(15deg);
-ms-transform: skew(25deg) rotate(15deg);
-o-transform: skew(25deg) rotate(15deg);
transform: skew(25deg) rotate(15deg);}


/*=============New Header===============*/

#topper {
	width:920px;
	height: 30px;
	margin: 0 auto 5px;
}

#SocialMedia {
	display:inline;
	float:right;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#SocialMedia li {
	display:inline;
	float:left;
	margin:0 5px 0 0;
	padding: 0px;
}

#header {
	width:920px;
	height: 42px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#header a {
	color:#758C37;}
.headerright {display:inline;float:right;width:350px;}
.headerleft {display:inline;float:left;}
#header span {
	color:#7b442f;
}
#BNSCHeader {
	display:inline;
	float:left;}
#EminenceHeader {
	display:inline;
	float:left;
	margin-left:5px;}

#SiteSpecs {
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline;
	float:left;
	}
#SiteSpecs li {
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	height:18px;
	padding-left:25px;padding-top:2px;
	margin:0 0 0 5px;
	background: url(images/checkmark.png) no-repeat top left;
	}
#SiteSpecs li a {text-decoration:none;}
#SiteSpecs li span {
	color:#7b442f;
	font-weight:normal;
	}
#AccountInfo{
	display:block;
	float:right;
	margin-bottom:10px;}
#User {
	list-style:none;
	}
#User li {
	display:inline;
	float:left;
	padding: 0 5px;
	border-right: 1px solid #000;
}
#User li img{margin:-10px 0 0 5px;}
#User li:last-child {border:0px;}
#HeaderPhone {
	display:block;
	float:right;
	width: 325px;
	text-align:right;
}
#HeaderPhone p{
	width: 165px;
	font-weight:bolder;
	font-size: 12px;
	float:right;
	margin: 0 0 5px 0;
	display:block;
}
#HeaderPhone span{
	display:block;
	float:right;
	right:0;
	font-weight:bolder;
	font-size: 10px;	
}

.tag {display:inline;float:left;
	margin-top:8px;
	color:#7b442f;
	font-style:italic;}
#Search {
	display:inline;
	float:right;
	margin-top:10px;
}
