a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

input{ margin: 0; padding: 0; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

dd{ margin: 0 0 0 10px; }

dl{ margin: 5px 0; }

em, i{ font-style: italic; }

img{ border: 0; }

li{
	margin: 0 0 0 15px;
	padding: 0;
}

ol, ul{
	list-style: disc outside;
	margin: 0;
	padding: 0;
}

p{ margin: 10px 0; padding: 0; }

tr, td{ vertical-align: top; }

form{
	margin: 0;
	padding: 0;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}
/*end elements*/
/*Content Table*/
#contents {
	background-color: #FFFFFF;
	border: 1px solid #C8EFFF;
}

#contents a { text-decoration: underline; }

#contents a:hover { text-decoration: underline; }

#contents #contents-table {
	border-bottom: 10px solid #FFFFFF;
	/*border-collapse: collapse;*/
}

#contents .vertical td { text-align: center; }

#contents td { margin: 2px; padding: 5px; }

#contents #contents-table select option,
#itemarea select option { padding-right: 10px; }

#contents .horizontal-seperator {
	border-bottom: 1px solid #fff;
}

#contents .vertical-seperator {
	border-right: 1px solid #C8EFFF;
}

#contents .sale-price { color: #CD7916; }

#contents .sale-price-bold {
	color: #CD7916;
	font-weight: bold;
}

#contents .price-bold {
	font-weight: bold;
	margin: 10px 0pt 0pt;
}

#contents tr.h-spacer {background: url(/lib/yhst-80869459253763/contents-dot.gif) repeat-x}

#contents.accessory * { text-align: left; }

#contents.accessory .details {
	background-color: #FFFFFF;
	margin: 2px 10px;
	padding: 10px;
}

#contents.accessory .details a {
	color: #000000;
	font-size: 1em;
}

#contents.accessory .details h3 { font-size: 1em; }

#contents.accessory .details .sale-price { margin-bottom: 10px; }

#contents .detail td {
	border-bottom: 15px solid #E9E9E4;
	padding: 5px;
}

#contents .detail.last td { border-bottom: 0pt solid; }

#itemtype #contents .detail td, #maintype #contents .image td { padding-bottom: 10px; }

#contents .last { border: 0pt none; }

#contents .name * {
	color: #12314D;
	font-weight: bold;
	padding: 5px 0pt 0pt;
}

#contents .name { padding: 5px 0pt 0pt; }

#contents .price {
	font-weight: normal;
	margin: 5px 0pt 0pt;
	color: #12314D;
}

/*End Content table*/
.image-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 15px 10px 0pt;
	padding: 5px;
}

.image-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 10px 15px;
	padding: 5px;
}

.image-c {
	margin-bottom: 10px;
	text-align: center;
}

.inset-l {
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0pt 8px 5px 0pt;
	padding: 5px;
}

.inset-r {
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin: 0pt 0pt 5px 8px;
	padding: 5px;
}

.addtocartimg {
	border: 0pt none;
	cursor: pointer;
	display: block;
	margin: 10px 0pt;
	padding: 0px;
}

#itemtype .price em {
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .price {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .price-bold {
	font-weight: bold;
	margin: 10px 0pt;
}

#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold { margin: 10px 0pt; }

#itemtype .itemform .sale-price-bold { font-weight: bold; }

#itemtype .itemform .sale-price-bold em {
	background: #FFFFFF none repeat scroll 0%;
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#itemtype .itemform .sale-price em {
	color: #93B049;
	font-style: normal;
	margin: 10px 0pt;
	padding: 0pt 4px 0pt 0pt;
}

#contents-table .availability { padding: 10px 0pt; }

#itemtype .code {
	font-style: normal;
	margin: 10px 0pt;
}

#itemtype .code em {
	font-style: normal;
	margin: 10px 0pt;
}

#contents-table .contentsoptions { padding: 3px 0pt; }

#contents-table #abstract { padding: 3px 0pt; }

#itemtype .itemformname, #contents-table .itemformname { font-weight: bold; }

#contents-table .itemformnamemultiline { display: block; }

#itemtype .itemavailable {
	color: #000000;
	font-weight: bold;
	margin: 8px 0pt;
}

#itemtype .itemavailable em {
	color: #93B049;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0pt 8px 4px;
}

#itemtype .itemoption {
	display: inline;
	font-weight: bold;
	margin: 2px 0pt;
}

#itemtype .multilineoption {
	display: block;
	font-weight: normal;
	margin: 5px 0pt;
}
/*end Contents*/

body{
	background-color: #67BEFB;
	font: 70% Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/

.clear {
	clear: both;
}

#logo {
	position: absolute;
	top: 17px;
	left: 11px;
}

#header .links, #footer .links {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	text-align: right;
	list-style: none;
	color: #FFF;
}

#header h1 {font-size:120%}

#header .links .last {
	font-weight: bold;
	border-right: 0 none;
}

#footer .links {
	text-align: center;
	padding: 5px;
	color: #304B60;
	margin: 0;
}

.links a,
.links li{
	color: #fff;
	display: inline;
	margin:0;
	padding: 0 3px;
}

#header .links li {border-right:1px solid #FFF;}

#footer .links li {border-right:1px solid #304B60;}

#footer .links li a {color: #304B60;}

#footer .links li.last {border-right: 0 none;}

/*H2#section-contenttitle{
	font: bold 1.6em Arial, Helvetica, sans-serif;	
}*/
/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Tahoma, Arial, sans-serif;
	width: 881px;
	margin: 0 auto;
	text-align: left;
}

#header{ 
background: url(/lib/yhst-80869459253763/header-bg.jpg) no-repeat top center; 
height: 239px;
position: relative;
}

#home-top {
	position: relative;
	width: 675px;
}

#home-top-left {
	float: left;
	width: 460px;
	padding: 0 0 0 11px;
}

.welcome-headline {
	width: 377px;
	border-bottom: #C8EFFF 1px solid;
}

.welcome-headline h2 {
	font-size: 1.08em;
	font-weight: bold;
	color: #11304C;
	font-family: Arial, Helvetica, sans-serif;
}



.welcome-headline p {
	color: #1E81C4;
	font-weight: bold;
	margin: 5px 0 18px;
	font-size: 1.1em;
}

.sub-headline {
font-size: 1em;
font-weight: bold;
color: #1E81C5;
padding: 10px 0;
}
#home-top-left .caption {
	padding: 0 0 0 5px;
}

#home-top-right {
	float: left;
	width: 204px;
}

#headline-banner {
	background: url(/lib/yhst-80869459253763/section-divider.gif) no-repeat top center;
	height: 129px;
	width: 682px;
	position: relative;
	margin: -20px 0 0 0;
}

#headline-banner h2 {
	color: #D6F4FC;
	position: absolute;
	bottom: 29px;
	left: 29px;
	font-weight: bold;
	font-size: 1.4em;
}

h1#section-contenttitle, h1#item-contenttitle {
	color: #313072;
	font-size: 1.6em;
	font-weight: bold;
}

#rounded-borders {
	background: #fff;
	border-left: 1px solid #C8EFFF;
	border-right: 1px solid #C8EFFF;
}

#rounded-item-top-left {
	float: left;
	height: 5px;
	width: 5px;
	background: #fff url(/lib/yhst-80869459253763/item-round.gif) top left;
	margin: -1px 0 0 -1px;
}

#rounded-item-top-right {
	float: right;
	height: 5px;
	width: 5px;
	margin: -1px -1px 0 0;
	background: #fff url(/lib/yhst-80869459253763/item-round.gif) top right;
}

#rounded-item-top-middle {
	height: 5px;
	border-top: 1px solid #C8EFFF;
}

#rounded-item-bottom-middle {
	height: 5px;
	border-bottom: 1px solid #C8EFFF;
}

#rounded-item-bottom-left {
	float: left;
	height: 5px;
	width: 5px;
	background: #fff url(/lib/yhst-80869459253763/item-round.gif) bottom left;
	margin: 1px 0 0 -1px;
}

#rounded-item-bottom-right {
	float: right;
	height: 5px;
	width: 5px;
	background: #fff url(/lib/yhst-80869459253763/item-round.gif) bottom right;
	margin: 1px -1px 0 0;
}

.image-banner {
	padding: 10px 0 30px;
}

#scPage-insets img{
	border: 1px solid #1A70BB;
	padding: 5px;
	margin: 5px;
}

#caption {
width: 80%;
display: block;
clear: both;
color: #123048;
padding: 9px 0 0 20px;
}

#caption div {
	padding: 10px 0;
}

#caption h2,  #seo-related-links h3{
	width: 380px;
	border-bottom: 1px solid #C8EFFF;
	padding: 0 0 3px;
}

#bodyshell {
	padding: 0 0 0 187px;
	background: #F2F1D5 url(/lib/yhst-80869459253763/left-nav-gradient.gif) repeat-y left top;
	float: left;
	margin: 0 0 0 1px;
	width: 693px;
display: inline;
}

#nav-product {
	float: left;
	margin-left: -187px;
	/*overflow: hidden;*/
	position: relative;
	width: 187px;
	z-index: 100;
	padding: 0 0 25px 0;
	background: url(/lib/yhst-80869459253763/left-nav-gradient.gif) repeat-y;
display:inline;
}

#nav-product img {
	border: 0 none;
}

#nav-product ul {
	padding: 0;
}

#footer{
	width: 881px;
	/*float: left;*/
	background: url(/lib/yhst-80869459253763/footer-bg.gif) no-repeat bottom center;
	clear: both;
	margin: 0 auto;
}

#newsletter-signup {
	background: #2B8CD1;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 5px 0;
}

#newsletter-signup span {
	font-weight: bold;
	color: #fff;
	padding: 4px 10px 0;
}

#newsletter-signup * {
	display: inline;
	vertical-align: middle;
}

#newsletter-signup #query {
	width: 150px;
	border-top: #404040 2px solid;
	border-left: #404040 2px solid;
	border-right: #D4D0C7 1px solid;
	border-bottom: #D4D0C7 1px solid;
	padding: 1px;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	position: relative;
	width: 100%;
	float: right;
display: inline;
}

#bodycontent .bodypad{ 
	padding: 15px 6px 30px 6px; 
	border-left: 1px solid #C8EFFE;
	float: right;
	width: 680px;
	}

#footer .text{ margin: 24px; }

#footer .text .designby{ float: right; }

#footer .text .copyright{ float: left; }

#footer .text * {
	color: #fff;
	font-size: 0.9em;
}

/*Nav Area*/
#searcharea {
	margin:0 14px 0 23px;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea input{ 
	font-size: 1em;
	vertical-align: middle; 
}

#searcharea #query {
	width: 148px;
	border-top: #404040 2px solid;
	border-left: #404040 2px solid;
	border-right: #D4D0C7 1px solid;
	border-bottom: #D4D0C7 1px solid;
}

#searcharea span{
	font: bold 1.2em Arial, Helvetica, sans-serif;
	display: block;
}

#query { width: 100px; padding: 2px; }

#jump-to select {
	width: 127px;
	border-top: #404040 2px solid;
	border-left: #404040 2px solid;
	border-right: #D4D0C7 1px solid;
	border-bottom: #D4D0C7 1px solid;
	margin: 0 0 5px;
font-size: .9em;
}

#jump-to select option {
	display: block !important;
}

#htmltop {
	height: 30px;
	width: 880px;
	display: inline;
	position: absolute;
	bottom: 0;
}

#htmltop a {
	color: #1E81C4;
	font-weight: bold;
}

#htmltop * {
	display: inline;
	vertical-align: middle;
}

#htmltop li {
	margin: 0 17px 0 26px;
}

#htmltop .last img {
	padding: 0 5px 3px 0;
}

*:first-child+html #htmltop form#searcharea {
	vertical-align: top !important;
}

*html #htmltop form#searcharea {
	vertical-align: top !important;
}

 #htmlbottom {
 	padding: 20px 2px 2px;
	text-align: center;
	margin: 0 auto;
 }

#nav-product ul li{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}
	
#nav-product ul li img {
	display: block;
}
 
 
#nav-product ul li ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #72B9E3;
}
	
#nav-product ul li ul li.last {
	border-bottom: 0 none;
}	

#nav-product ul li ul li a{
	display: block;
	padding: 5px 10px 5px 15px;
	color: #11314A;
	text-decoration: none;
	font-weight: bold;
}

#nav-product ul li ul li a:hover {
	color: #1F82C5;
	background-color: #FFF;
}
/*End Nav Area*/
/*rounded corners*/
div.roundcont { 
    background-color: #FFF; 
    color: #FFF;
    float: left;
    font: normal 12px arial, helvetica, sans-serif;
    width: 204px;
	 text-align: center;
    }
    div.roundcont .round { float: left; width: 100%; }
        div.roundcont .round div { background: url(/lib/yhst-80869459253763/round.gif); height: 10px; width: 10px; }
            div.roundcont .round div.roundtopleft { background-position: top left; float: left; }
            div.roundcont .round div.roundtopright { background-position: top right; float: right; }
            div.roundcont .round div.roundbotleft { background-position: bottom left; float: left; }
            div.roundcont .round div.roundbotright { background-position: bottom right; float: right; }
/*end rounded corners*/

/* custom version */
.sitemap-header, .sitemap-1, .sitemap-2 { font-weight: bold; }
.sitemap-header, .sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { display: block; }
.sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { color: #0000cc; }

.sitemap-header {
	font-size: 1.4em;
	color: #000;
	padding-top: 25px;
}
.sitemap-1 {
	font-size: 1.2em;
	padding-left: 25px;
}
.sitemap-2 {
	font-size: 1.2em;
	padding-left: 50px;
}
.sitemap-3 {
	font-size: 1em;
	padding-left: 75px;
}
.sitemap-4 {
	font-size: .8em;
	padding-left: 100px;
}
/*end custom version*/
/*product-info*/
#itemarea {
	position: relative;
width: 670px;
}

#itemarea .item-area-divider {
	clear: both;
	width: 680px;
	height: 61px;
	background: url(/lib/yhst-80869459253763/swish.gif) no-repeat;
}

#scPage-insets {text-align: center;}

#sc-enlarge-image, .productInfo {
	float: left;
	width: 47%;
}

#sc-Page-insets img {
	border: 1px solid #1261B0;
}

table#product-info-table {
	background: #F6F8EB;
	border-right: 2px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

table#product-info-table {
	width: 288px;
	padding: 15px 0 0;
}

table#product-info-table th {
	width: 42%
	font-size: 1em;
	font-weight: normal;
	color: #07429C;
	text-align: right;
	padding: 7px;
}

table#product-info-table td {
	color: #000;
	text-align: left;
	padding: 7px;
}

table#product-info-table td.price {
	text-decoration: none;
}

table#product-info-table td.sale-price {
	color: #CD0003;
}

table#product-info-table input.order-button {
	float: right;
	padding: 18px 26px 10px 0;
}

#product-info-name h2, #caption h2, #sc_cross_sell .head span, #seo-related-links h3 {
	color: #1A6EAA;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

#sc_cross_sell td a {text-decoration: underline;}

#seo-related-links {
    width: 95%;
	 padding: 10px 0 0 15px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links ul {
        margin:0; padding: 5px 0 0 130px;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 47%;
        float: left;
        display: inline;
        background: url(dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 8px;
            display: block;
            xwidth: 100%;
				color: #2E8BD0;
				background: url(/lib/yhst-80869459253763/seo-dot.gif) no-repeat left 5px;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
/*breadcrumbs*/

div#breadcrumbs {
	color: #313072;
}

div#breadcrumbs a {
	color: #313072;
}

div#breadcrumbs span {
	font-weight: bold;
}

#contentarea {
width: 680px;
}

.on {
    display:block;
}
.off{
    display:none;
}


#sc_cross_sell {
    padding-bottom: 5px;
    border-bottom: 1px solid #C8EFFF;
}
#sc_cross_sell * {
    font-family: verdana, trebuchet ms, tahoma, arial;
    color: #010C2C;
}
    #sc_cross_sell .head {
        margin: 15px 5px 5px 5px;
        padding-bottom: 1px;
        /*font-size: 14px;*/
        font-weight: bold;
        border-bottom: 1px solid #C8EFFF;
    }
    #sc_cross_sell td {
        padding: 3px 8px;
text-align: center;
    }
    #sc_cross_sell td.spacer {
        width: 1px;
        background-color: #eee;
        padding: 0;
    }
        #sc_cross_sell td {
            font-size: 11px;
        }
        #sc_cross_sell a {
            margin: 3px 0;
            font-size: 11px;
            text-decoration: none;
            font-weight: bold;
        }
        #sc_cross_sell a:hover {
            text-decoration: underline;
        }
        #sc_cross_sell .price {
            font-size: 11px;
        }
        #sc_cross_sell .sale {
            font-size: 12px;
            font-weight: bold;
            color: #C36201;
        }

