/* Three column jello layout with fixed-width columns */

/* markup order:
   header
   middle-and-left-column-container
      middle-column
      left-column
   right-column
   footer
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	/* set width for site content */
       width: 950px;
	/* set jello layout */
       margin-left: auto;
	margin-right: auto;
       border: 1px solid #ccc;
	/* for equal-height column borders */
background:white url(/lib/yhst-91425600618043/main-container-background-slice.gif) repeat-y scroll 177px 0px;
}
/* HEADER */
div#header {
	background: url(/lib/yhst-91425600618043/header-background.png) top left no-repeat;
	min-height: 167px;
}
div#logo {
	float: left;
}
div#logo img {
	border: none;
}
div#badges {
	float: right;
}
/*ecommerce-by-yahoo-badge */
	div#badges a img {
	margin-top: 30px;
	margin-right: 10px;
}
img#credit-cards-image {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 30px;
}
div#badges img {
	vertical-align: top;
}
div#header-nav {
	clear: both;
	text-align: center;
}
div#header-nav ul {
	list-style-type: none;
	border-top: 1px solid #639BCF;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div#header-nav ul li {
	display: inline;
	border-right: 1px dotted #639BCF;
	padding-left: 15px;
	padding-right: 15px;
}
div#header-nav ul li.last {
	border-right: none;
}
div#header-nav ul li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4D97;
	font-weight: bold;
	text-decoration: none;
}
div#header-nav ul li a:hover {
	text-decoration: underline;
}
#middle-column {
	float: right;
	width: 552px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	_padding: 0px 15px 20px 0px;
}
#left-column {
	float: left;
	width: 177px;/*border-right: 1px solid #D9E0EA;*/
}
#right-column {
	float: right;
	width:187px;/*border-left: 1px solid #D9E0EA;*/
}
#middle-and-left-column-container {
	float: left;
	width: 761px;
	_width: 760px;
}
#footer {
	clear: both;
	background-color: #E7F1FB;
	position: relative;
	padding-bottom: 30px;
}
/* LEFT COLUMN */

ul#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#nav li {
	background: url(/lib/yhst-91425600618043/left-nav-menu-item-bg-slice.gif) bottom left repeat-x;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	max-height: 42px;
	border: 1px solid #D9E0EA;
	/* take away the right border because the border for the entire column will provide that */
	border-right: none;
	line-height: 0.8em;
	margin-bottom: 3px;
}
ul#nav li a {
	color: #366191;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#scLeftNav {
	padding: 0px;
*margin-left: 0px;
}
ul.hierarchical-nav-level-1, ul#scLeftNav {
	list-style-type: none;
}
ul#scLeftNav li {
/* 	background: url(/lib/yhst-91425600618043/left-nav-menu-item-bg-slice.gif) bottom left repeat-x; */
/* 	padding-left: 10px; */
/* 	padding-top: 5px; */
/* 	padding-bottom: 5px; */
/* /\* 	max-height: 42px; *\/ */
/* 	height: 32px; */
/* 	border: 1px solid #D9E0EA; */
/* 	/\* take away the right border because the border for the entire column will provide that *\/ */
/* 	border-right: none; */
/* /\* 	line-height: 0.8em; *\/ */
/* 	margin-bottom: 3px; */
}
ul#scLeftNav li a {
	display: block;
	background: #F6F9FE url(/lib/yhst-91425600618043/left-nav-menu-item-bg-slice.gif) bottom left repeat-x;
	padding: 5px 0px;
	padding-left: 5px;
	border: 1px solid #D9E0EA;
}
ul#scLeftNav li ul {
	margin-left: 0px;
}
ul#scLeftNav li ul a {
	display: inline;
	height: auto;
	background: none;
	border: none;
	color:#366191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
ul#scLeftNav li.hasSubnav ul li {
	padding: 5px 0px;
}
ul#scLeftNav li.hasSubnav ul li ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ffffff url(/lib/yhst-91425600618043/hierarchy-nav-triangle-image.gif) 6px 4px no-repeat;
}
ul#scLeftNav li ul li ul li a {
	color:#366191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
ul#scLeftNav li ul li {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
	max-height: 10000px;
	line-height: 1em;
	height: auto;
}
ul.hierarchical-nav-level-2, ul#scLeftNav ul {
/* 	list-style-image: url(/lib/yhst-91425600618043/hierarchy-nav-plus-image.gif); */
}
ul#scLeftNav li ul {
	list-style-type: none;
}
ul#scLeftNav li ul li {
	background: #ffffff url(/lib/yhst-91425600618043/hierarchy-nav-plus-image.gif) 0px 10px no-repeat;
	padding-left: 15px !important;
}
ul#scLeftNav li ul li ul li {
	background: none;
}
/* third level */
ul#scLeftNav li ul li ul {
	/* 	list-style-image: url(/lib/yhst-91425600618043/hierarchy-nav-triangle-image.gif); */
padding-top: 10px;
/* to make hierarchical subnav look nice in IE 6 and 7 */
*margin: 0px;
}
ul#scLeftNav li ul {
}
ul.hierarchical-nav-level-1 a, ul.hierarchical-nav-level-2 a, ul#scLeftNav a {
	text-decoration: none;
}
ul.hierarchical-nav-level-1 a, ul#scLeftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #366191;
	font-weight: bold;
}
ul.hierarchical-nav-level-2 a, ul#scLeftNav ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #366191;
	font-weight: normal;
}
ul.hierarchical-nav-level-1 a:hover, ul.hierarchical-nav-level-2 a:hover, ul#scLeftNav a:hover {
	text-decoration: underline;
}
div#mailing-list {
}
div#mailing-list input {
	color: #B2B2B2;
}
.newsletter-box {
	border: 1px solid #D9E0EA;
}
/*MIDDLE COLUMN */

div#solutions {
	margin-top: 30px;
	margin-bottom: 20px;
}
div#middle-column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#middle-column p#middle-column-final-text {
	width: 379px;
}
/*POPULAR ITEMS */

div#popular-items-content {
	padding-bottom: 20px;
}
div#popular-items-content td {
	text-align: center;
}
td.item-name, td.item-name a, div.name, div.name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
td.item-name a:hover, div.name a:hover {
	text-decoration: underline;
}
span.regular-price-text, span.regular-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.price, span.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: line-through;
	color: #000000;
}
div.sale-price-bold, span.sale-price-bold, div.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	color: #C21C06;
	font-weight: bold;
	font-size: 12px;
}
/* RIGHT COLUMN */


div.right-column-promotion {
	margin: 10px;
	text-align: center;
}
/* FOOTER */


ul#footer-nav {
	list-style-type: none;
	background-color: #366191;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
 *padding: 10px 0px;
}
ul#footer-nav li {
	display: inline;
	border-right: 1px solid white;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul#footer-nav li a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
ul#footer-nav li a:hover {
	text-decoration: underline;
}
ul#footer-nav li.last {
	border-right: none;
}
div#copyright {
	padding-top: 10px;
}
div#designby, div#copyright {
	text-align: right;
	line-height: 2em;
	padding-right: 20px;
}
div#designby, div#designby a, div#copyright {
	color: #003A86;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
div#designby a:hover {
	text-decoration: underline;
}
div#three-steps img {
	border: none;
}
a img {
	border: none;
}
div.item-page-header-background {
	background-color: #D7EBF5;
	padding-top: 10px;
	padding-bottom: 10px;
}
span.item-page-header {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B4D97;
	background: #EDF9FF url(/lib/yhst-91425600618043/item-name-header-triangle.png) 10px center no-repeat;
}
div#scPage-insets {
	padding-left: 20px;
}
div#scPage-insets img {
	border: 0; /*1px solid #D7DFE9;*/
	padding: 5px 10px;
	margin-left: 5px;
	margin-right: 5px;
}
div#click-to-enlarge-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 0px 15px 15px;
}
table#product-info-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px solid #D9E0EA;
	border-top: 1px solid #D9E0EA;
	border-right: 1px solid #D9E0EA;
}
table#product-info-table td {
	padding: 5px;
	width: 280px;
	border-bottom: 1px solid #D9E0EA;
}
tr.item-name td {
	font-weight: bold;
}
tr.availability td {
	padding: 20px 0px;
}
table#product-info-table td.add-to-cart {
	padding: 10px 10px;
	border-top: 1px solid white;
	padding-left: 10px;
	text-align: right;
}
tr.options td {
	background: url(/lib/yhst-91425600618043/product-info-table-options-background-slice.gif) bottom left repeat-x;
	padding: 10px 0px 10px 20px;
}
tr.options td select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
table#item-image-and-info-table {
	margin: 0px auto;
	padding-top: 20px;
	margin-bottom: 20px;
	width:550px;
}
td#main-item-image {
	padding-right: 10px;
	vertical-align: top;
	text-align:center;
}
td#product-info-table-wrapper-cell {
	padding-left: 10px;
	vertical-align: top;
	width:290px;
}
div#item-page-caption {
	font-size: 11px;
	line-height: 1.5;
}
table#contents-table {
	text-align: center;
}
div.scBreadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #366191;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.scBreadcrumbs a {
	color: black;
}
img.breadcrumbs-separator-image {
	padding: 0px 5px;
}
div#cross-sell-contents {
	padding-bottom: 30px;
}
ul.seo-links {
	list-style-image: url(/lib/yhst-91425600618043/related-items-bullet.gif);
}
ul.seo-links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
ul.seo-links li.viewMore a {
	color: #2B4D97;
	list-style-image: none;
}
img#related-items-header {
	padding-bottom: 15px;
}
table#section-page-header {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B4D97;
	margin-top: 10px;
	margin-bottom: 10px;
}
span#section-page-name {
	font-size: 18px;
	background:#FFF url(/lib/yhst-91425600618043/item-name-header-triangle.png) no-repeat scroll 10px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
td#section-page-caption {
	font-size: 11px;
	padding: 10px;
	line-height:1.5;
}
div#section-page-contents table#contents-table td {
	padding-bottom: 20px;
}
div#section-page-contents table#contents-table td div.name {
	padding: 5px 0px;
}
div#paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B4D97;
}
table#contents-table img, div#paging div#contents td.imgCell {
	border: 0; /*1px solid #C7C7C7;*/
}
table#contents-table div#section-page-button img {
	border: none;
}
td.infoCell {
	padding-bottom: 25px;
}
div#ctrls, div#ctrls2 {
	color: #2B4D97;
}
div#ctrls a, div#ctrls2 a {
	color: #2B4D97;
	text-decoration: none;
}
div#ctrls a:hover, div#ctrls2 a:hover {
	text-decoration: underline;
}
table#ctrls-table-row-1, table#ctrls2-table-row-1 {
	background: #D7EBF5;
	padding: 5px 0px;
}
table#ctrls-table-row-2, table#ctrls2-table-row-2 {
	background-color: #EDF9FF;
	padding: 5px 0px;
}
div#paging a.chosen {
	font-weight: bold;
}
td.item-image-cell {
	border: none;
}
div#yahoo-secure-shopping-badge {
	left:20px;
	position:absolute;
	top:-40px;
}
td.form-label {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.contact-us-submit-button {
	text-align: right;
}
li.inPath { /* list-style-image: url("/lib/yhst-91425600618043/hierarchy-nav-minus-image.gif")!important; */
}
#three-steps {
	width: 555px;
	font-size: 75px;
	float: left;
}
#three-steps a {
	display: block;
	background: #E5E5E5;
	color: #F4F4F4;
	float: left;
	margin: 10px 0px;
	text-decoration: none;
	padding: 5px 0px;
	font-weight: bold;
}
#three-steps a:hover {
	background: #7F7F7F;
	color: #C7C7C7;
	text-decoration: none;
}
#three-steps a span {
	float: left;
	width: 60px;
	position: relative;
	z-index: 2;
	left: 25px;
}
#three-steps a img {
	float: right;
	margin-right: 5px;
	width: 444px;
}
ul#scLeftNav .hasSubnav ul {
	display: none;
}
ul#scLeftNav li {
	/* margin-bottom: 20px; */
margin-bottom: 3px;
}
ul#scLeftNav li ul li {
	margin-bottom: 0px;
}
ul#scLeftNav li.inPath ul {
	display: block !important;
	/* 	padding-left: 15px; */
 padding-left: 10px;
}
ul#scLeftNav li.inPath ul li ul {
	/* padding-left: 15px; */
/* padding-top: 10px; */
padding-left: 0px;
}
div#left-column-contents {
	margin-bottom: 60px;
}
ul#scLeftNav li.hasSubnav ul li a {
	padding-left: 0px;
}



