body {
	margin: 0;
	font-size: 12px; color: #000;
	font-family: Arial, Sans Serif;
	background: #FFF;
	text-align: center;
}
body.black { background: #221E1F; color: #808285; }
body.black a { color: #808285; }

a, a:visited, a:active { color: #000; text-decoration: none; }
a:hover { color: #666; }
img { border: 0; }
h1, h2, h3, h4, h5, p { margin: 0; padding: 7px 0; }
h1, h2, h3, h4, h5 { font-family: Times; font-weight: normal; }
h1 { padding: 0 0 7px 0; font-size: 24px; }
.type { padding: 7px 0 7px 10px; }
h2 { font-size: 18px; }
h2.range { float: right; padding: 16px 0 7px 0; }
h3 { font-size: 16px; font-weight: bold; }
hr { color: #DEDEDE; background: #DEDEDE; border:0; height: 2px; margin: 15px 0; clear: both; }
p.sub { padding: 7px 0 7px 20px; }
.center { text-align: center; }
.center_img { display: block; margin: 0 auto; }
.left { text-align: left; }

#container {
	width: 900px; height: 550px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

#header {
	width: 900px; height: 168px;
	margin: 0; padding: 4px 0 0 0;
	text-align: center;
}
#header a.logo {
	width: 176px; height: 110px;
	margin: 0 auto; padding: 0;
	display: block;
	background: url(../images/duck-island.gif) no-repeat;
}
body.black #header a.logo { background: url(../images/duck-island-dark.gif) no-repeat; }
#header a.logo span { display: none; }
body.black #header ul { display: none; }
#header ul { margin: 12px 0 0 0; padding: 10px 0; list-style: 0; background: #DEDEDE; }
#header ul li { margin: 0; padding: 0 30px 0 0; display: inline; color: #000; font-size: 12px; font-weight: bold; }
#header ul li.end { padding: 0; }
#header ul li a { color: #000; }
img.logo_image { display: none; }

.scroll { overflow: auto; background: #FFF; }

#content {
	width: 900px; /*height: 308px;*/
	margin: 0; padding: 0;
	clear: both; display: table;
	border-bottom: #FFF 10px solid;
}

.hair_care { background: url(../images/hair-care.jpg) no-repeat bottom left; }
.bath_shower { background: url(../images/bath-and-shower.jpg) no-repeat bottom left; }
.soaps_hand { background: url(../images/soaps-and-hand-wash.jpg) no-repeat bottom left; }
.body_creams { background: url(../images/hand-and-body-creams.jpg) no-repeat bottom left; }
.amenities { background: url(../images/amenities.jpg) no-repeat bottom left; }
.bracket_tray { background: url(../images/bracket-and-tray.jpg) no-repeat bottom left; }

.buy_nav {
	width: 900px; height: 30px;
	margin: 0; padding: 0;
	clear: both;
	border-bottom: #FFF 20px solid;
}
.order_box { margin: 0; display: block; float: left; }
.order_box form { margin: 0; padding: 0; }
.order_box form select { margin: 7px 10px 0 0; float: left; font-size: 11px; }

.hair1 { width: 244px; padding: 0 0 0 30px; }
.hair2 { width: 250px; padding: 0; }
.bath1 { width: 307px; padding: 0 0 0 137px; }
.bath2 { width: 240px; padding: 0; }
.soaps1 { width: 432px; padding: 0 0 0 10px; }
.soaps2 { width: 250px; padding: 0; }
.hand1 { width: 340px; padding: 0 0 0 32px; }
.hand2 { width: 290px; padding: 0; }
.amts1 { width: 215px; padding: 0 0 0 18px; }
.amts2 { width: 211px; padding: 0 0 0 18px; }
.amts3 { width: 219px; padding: 0 0 0 18px; }
.amts3 { width: 210px; padding: 0 0 0 18px; }
.brac1 { width: 512px; padding: 0 0 0 50px; }
.brac2 { width: 240px; padding: 0; }

.price { width: 71px; margin: 0; padding: 9px 0 0 7px; display: block; float: left; color: #666; font-weight: bold; font-size: 11px; }
.price a { color: #666; }
.price a:hover { color: #CCC; }

body.black #content {
	width: 900px; height: 308px;
	margin: 0; padding: 0;
	clear: both; display: table;
	border-bottom: #221E1F 10px solid;
}

#content_black {
	width: 900px; height: 108px;
	margin: 0; padding: 200px 0 0 0;
	clear: both; display: table;
	text-align: center;
}

#content_left, .content_left {
	width: 518px; /*height: 308px;*/ height: 100%;
	margin: 0; padding: 0;
	clear: both; float: left;
}

#content_left2 {
	width: 488px; /*height: 308px;*/
	margin: 0; padding: 0 40px 0 0;
	clear: both; float: left;
}

#content_left2 form { margin: 20px 0 0 0; padding: 0;}

#content_right {
	width: 372px; /*height: 308px;*/
	margin: 0; padding: 0;
	float: left;
}
#content_right img { display: block; margin: 0; }
#content_right ul { list-style-image: url(../images/bullet.gif); }
#content_right ul.half {	width: 120px; float: left; display: table; margin: 10px 0 10px 40px; padding: 0; }
#content_right ul li { margin: 0; padding: 4px 0; font-size: 11px; }

#content_whole {
	width: 890px; height: 308px;
	margin: 0; padding: 0;
	clear: both; float: left;
}

#content_wide { padding: 0 10px; }

#footer {
	width: 900px;
	margin: 0 0 15px 0; padding: 0;
	clear: both;
	/*border-top: #DEDEDE 2px solid;*/
}

#footer ul { margin: 0; padding: 10px 0; list-style: 0; background: #DEDEDE; text-align: center; }
#footer ul li { margin: 0; padding: 0 110px 0 0; display: inline; color: #000; font-size: 12px; font-weight: bold; }
#footer ul li.end { padding: 0; }
#footer ul li a { color: #000; }

.centered, .center { text-align: center; }
.homepage { background: url(../images/homepage.jpg) no-repeat bottom left; }
.retail { height: 307px; background: url(../images/retail-to-guests.jpg) no-repeat bottom left; }
.envpol { background: url(../images/environmental-policy.jpg) no-repeat bottom right; }
.terms { background: url(../images/terms.jpg) no-repeat top right; }
.intro { font-size: 13px; }
.white, body.black .white a { color: #FFF; }
a.print_link { float: left; margin: 18px 0 0 20px; }
.cb { clear: both; }
.no { display: none; }
.grey, a.grey { color: #999; }
a.grey { text-decoration: underline; }
.order_tel { display: none; }
.copyright { color: #666; font-size: 11px; }
.footer_left { width: 445px; float: left; clear: both; text-align: left; margin: 20px 0 0 0; padding: 0 0 0 10px; }
.footer_left a { color: #000; }
.footer_netbop { width: 245px; float: right; text-align: right; margin: 20px 0 0 0; padding: 0 10px 0 0; }
.footer_netbop a { color: #666; }
.footer_netbop a:hover { color: #000; }
.footer_right { width: 890px; float: right; text-align: center; margin: 0; padding: 0 10px 0 0; }
.footer_right a { color: #000; }
.footer_right a:hover { color: #666; }
.footer_right ul { margin: 0; padding: 0; list-style: none; }
.footer_right ul.sub { margin: 18px 0 30px 0; padding: 0; list-style: none; }
.footer_right ul li { margin: 0; padding: 0 0 0 30px; display: inline; }
.hide_copy { display: none; }
a.bracket_link, a.bracket_link2 {
	padding: 2px;
	display: block; float: left;
	font-size: 11px; font-weight: bold; text-align: left;
}
a.bracket_link { margin: 150px 0 0 489px; }
a.bracket_link2 { margin: 137px 0 0 555px; }
ul.none { list-style: none; margin: 0; padding: 7px 0; }
ul.none li { margin: 0; padding: 0; }
ul.products {
	width: 420px;
	margin: 10px 0 0 56px; padding: 0;
	display: table;
	list-style: none;
	font-size: 11px;
	border-right: #CCC 1px dashed;
	border-bottom: #CCC 1px dashed;
}
ul.products li {
	width: 198px; height: 138px;
	margin: 0; padding: 5px 5px 0 5px;
	display: block; float: left;
	text-align: center;
	border-top: #CCC 1px dashed;
	border-left: #CCC 1px dashed;
}

ul.products li a.basket { color: #E59C24; }



fieldset.contact_form {
	width: 266px;
	margin: 0 20px 0 0; padding: 0 0 15px 0;
	float: left; display: block;
	border-right: #CCC 1px dashed;
	border-top: 0; border-left: 0; border-bottom: 0;
	font-size: 11px;
}
fieldset.contact_form dl dt {
	width: 70px; height: ;
	margin: 0; padding: 0 5px 0 0;
	float: left;
	text-align: right;
}
fieldset.contact_form dl dd {
	width: 180px; height: ;
	margin: 0; padding: 0;
	float: left;
}

fieldset.contact_form dl dd input,
fieldset.contact_form dl dd textarea {
	width: 155px;
	margin: 0 0 5px 0; padding: 3px;
	font-family: Arial, Sans Serif;
	font-size: 11px;
}
fieldset.contact_form dl dd textarea { height: 50px; }

fieldset.contact_form dl dd h3 { color: #666; }

fieldset.contact_form input#submit {
	width: 124px; height: 30px;
	margin: 0; padding: 0px 0 0 10px;
	display: block;
	border: 0; cursor: pointer;
	font-weight: bold; font-family: Arial; font-size: 11px;
	text-align: left;
}

.button, .button2 {
	width: 124px; height: 22px;
	margin: 0; padding: 8px 0 0 10px;
	display: block;
	border: 0; cursor: pointer;
	font-weight: bold; font-family: Arial; font-size: 11px;
	text-align: left;
}

fieldset.contact_form input#submit, .button { background: url(../images/button.jpg) no-repeat; color: #000; }
.button2 { background: url(../images/button2.jpg) no-repeat; color: #FFF; }
fieldset.contact_form input#submit:hover, .button:hover, .button2:hover { background-position: 0 -30px; color: #000; }

table.products_print { display: none; }


a.order_button {
	width: 109px; height: 22px;
	margin: 0; padding: 8px 0 0 35px;
	display: block;
	background: url(../images/button.jpg) no-repeat; color: #000;
	border: 0; cursor: pointer;
	font-weight: bold; font-family: Arial; font-size: 11px;
}
a.order_button:hover { background-position: 0 -30px; color: #000; }


.splash {
	width: 900px; height: 355px;
	margin: 30px 0 16px 0; padding: 140px 0 0 0;
	clear: both;
	background: #010602 url(../images/bg_splash.jpg) no-repeat; color: #FFF;
	text-align: center;
}
.splash a.splash_logo {
	width: 189px; height: 121px;
	margin: 0 auto; padding: 0;
	display: block;
	background: url(../images/logo-splash.gif) no-repeat;
}
.splash a, .splash a:visited { color: #FFF; }
.splash a:hover { color: #CCC; }
.splash p.enter { padding: 15px 0; font-family: Times; font-size: 18px; font-weight: normal; }

.splash ul { margin: 104px 0 0 0; padding: 10px 0; list-style: 0; text-align: center; }
.splash ul li { margin: 0; padding: 0 110px 0 0; display: inline; color: #000; font-size: 12px; font-weight: bold; }
.splash ul li.end { padding: 0; }

table.products { width: 100%; }
table.products tr td { width: 200px; vertical-align: top; }
table.products tr td h3 { font-family: Arial; font-size: 14px; }
table.products tr td h3.brkt { padding: 26px 0 7px 0; }
table.products tr td p { font-family: Arial; font-size: 11px; }
table.products tr td a.button { margin: 10px 0; }
table.products tr td.product_image { text-align: center; }
table.products tr td.product_info { padding: 50px 0 0 0; }
table.products tr td.product_info p { margin: 0; padding: 5px 0 ; font-size: 11px; }
table.products tr td.product_wide { width: 400px; }

.left_product_holder { width: 350px; margin: 0 0 0 60px; }
.left_product_holder a.button { float: left; }