@charset "utf-8";
/*
Y!S Global Variables
Thumb h-w: 120
Item h-w: 280

Global-font-size
Background-color
Text-color
Page-border-color
*/

/*HTML TAGS*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size:13px;
	background: #ffffff url(http://lib.store.yahoo.net/lib/yhst-59308730127372/background.gif);
}
a:link, a:visited {
	text-decoration:none;
	color:#000033;
}
a:hover {
	text-decoration:underline;
	color:#000033;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/*SITE*/
#site-html {
	width:760px;
	margin:auto;
	border:2px solid #033532;
	background-color:#fff;
}
#site-switch {
}
#bodycontent {
	margin: 0px;
  width: 780px;
}
/*HEADER*/
#header-table {
	line-height:0;
	font-size:0;
	margin-bottom:5px;
}
#header-logo {
  background: transparent url(http://lib.store.yahoo.net/lib/yhst-59308730127372/header-bg.gif) repeat-x;
  width: 630px;
}
#header-search {
  background: transparent url(http://lib.store.yahoo.net/lib/yhst-59308730127372/header.gif) no-repeat;
}
#login-div {
  font-size: 14px;
  margin: 0px 10px;
  text-align: right;
  clear: right;
  color: #edf7f8;
}
#login-div a {
  color: #edf7f8;
}
/*SEARCH*/
#search-form-div {
	margin: 25px 0;
  width: 230px;
  float: right;
}
#search-table {
	margin:auto;
}
#search-table td {
	vertical-align:middle;
}
#search-query {
	border:1px solid #000;
	height:19px;
	padding:2px;
	width:160px;
}
/*LEFT NAV*/
#site-left-nav {
	background-color: #edf7f8;
	border-right:1px solid #033532;
  width: 196px;
}
#left-nav {

}
.leftnav {
	margin:8px;
	line-height:13px;
  width: 180px;
  line-height: 14px;
}
.leftnav a {
  color: #329996;
	margin: 10px 0;
	display:block;
  font-weight: bold;
  font-size: 14px;
}
.leftnav-button {
}
.leftnav-button-open {
	font-weight:bold;
}
.leftnav-sub {
	padding-left:8px;
}
.leftnav-sub.current {
	font-weight:bold;
}
#left-nav-search {
	line-height:0;
}
/*NEWSLETTER*/
#newsletter {
	padding-bottom:40px;
}
#newsletter-table {
	margin:0 auto;
	line-height:0;
}
#newsletter-table td {
	vertical-align:middle;
}
#newsletter-text {
	margin:5px;
	font-size:9px;
}
#catreq-email {
	width:106px;
	height:16px;
	padding:2px;
	border:1px solid #000;
	font-size:11px;
}
/*CONTENTS*/
#contentarea, #newitemarea {
	margin:30px auto;
	text-align:center;
}
.sale-price-bold {
	font-weight:bold;
  color: #329995;
}
.horizontal-seperator {
  vertical-align: baseline;
}
.horizontal-seperator img {
  border: 1px solid #cdcdcd;
}
.breadcrumbs {
  height: 15px;
  padding: 10px;
  border-bottom: 1px solid #033532;
  color: #053633;
  font-size: 14px;
}
.breadcrumbs a {
  font-size: 14px;
  text-decoration: none;
  color: #053633;
}
#content-header {
  background: #edf7f8 url(http://lib.store.yahoo.net/lib/yhst-59308730127372/content-header.gif) repeat-x;
  border-bottom: 1px solid #033532;
  padding: 5px;
}
/*MAIN SWITCH*/
#marquee-wrapper {
  border-bottom: 1px solid #033532;
  width: 747px;
  font-size: 18px;
  color: #053633;
}
#login-style{
  font-size: 20px;
}
#login-style a{
  text-decoration: underline;
}
#maintype #bodycontent {
	margin:0;
}
#maintype #messagearea {
	margin:20px 10px;
}
#maintype #caption {
	margin: 10px 0 0;
}
#switch-table {
	margin:0 auto;
  border: 1px solid #033532;
}
#switch-table #billboard img {
  display: block;
}
#switch-table #image-1 {
	vertical-align:top;
}
#switch-table #image-2 {
	vertical-align:bottom;
}
#introtext {
	font-size:14px;
}
/*INFO & CONTACT TYPE*/
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
/*ITEM SWITCH*/
#itemarea {
  margin: 10px;
}
#itemtype #contentarea {
	margin-top: 0px;
}
#section-contenttitle {
	text-align:left;
	margin: 0;
  color: #074844;
  font-size: 24px;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
	margin: 5px 0;
}
fieldset {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #053633;
}
fieldset legend {
  font-size: 18px;
  color: #053633;
  padding-right: 10px;
}
fieldset #caption {
  margin: 10px;
  color: #329995;
  font-size: 12px;
}
#add-images-cell {
  vertical-align: bottom;
}
/*ITEM AREA*/
#itemarea-table {
	margin:0 auto;
}
#itemarea-table td {
  padding: 5px;
}
.add-image {
	margin: 0 10px;
}
#itemtable {
	width:100%;
	border:1px solid #329995;
	border-bottom:none;
  border-left: none;
	margin:0 auto;
}
#itemtable td {
	padding:5px 10px;
	border-bottom:1px solid #329995;
  border-left: 1px solid #329995;
	text-align: center;
  background-color: #edf7f8;
  color: #033532;
  vertical-align: middle;
}
.itemtable-header {
	font-weight: bold;
  color: #033532;
	font-size:14px;
}
#itemtable-quantity input {
  font-size: 16px;
  border: 1px solid #033532;
}
#itemtable-price {
  font-style: normal;
  font-size: 12px;
}
td#itemtable-sale-price {
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: #329995;
}
td#itemtable-you-save {
  font-size: 12px;
  font-weight: bold;
  color: #329995;
}
#itemtable-addtocart {
  text-align: right;
  margin-top: 10px;
}
/* INFO PAGES */
#info-div {
  margin: 10px;
  color: #074844;
}
/*FOOTER*/
#site-footer {
  color: #043635;
	background-color:#edf7f8;
}
#footer {
	border-top:1px solid #033532;
}
#footer a {
  color: #043635;
}
#secure-shopping {
	float:right;
	line-height:0;
  margin: 25px 5px 5px;
}
#footer-links {
	margin:5px;
}
#copyright {
	margin:25px 5px 5px;
}
/* tooltip */
#tooltip {
  background-color: #ffffff;
  border: 1px solid #329996;
  padding: 5px;
  color: #074844;
  position: absolute;
  display: none;
  font-size: 14px;
  min-width: 100px;
}
.more-colors {
  border: 1px solid #329996;
  width: 140px;
  margin: 0px auto;
  height: 20px;
  font-size: 14px;
}
.more-colors a {
  color: #074844;
  padding: 5px;
}
.more-colors a:hover {
  text-decoration: none;
}

