/* CSS Document */
/*Common Classes*/
body {
	margin: 0 auto;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(/lib/yhst-16286458106876/page-bkgd.jpg);
}

#header .links,
#footer .links{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

#header .links a,
#footer .links a{
	display: inline;
	padding: 0 10px;
}

h1#section-contenttitle{
	padding: 0 0 20px 0;
	font: bold 1.7em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

h1#item-contenttitle{
	padding: 20px 0 20px 0;
	font: bold 1.9em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

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; }

.clfx {clear:both;}

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 Common Classes*/


/*Main Structure Style*/

#container {
	margin: 0;
	width: 768px;
	font-size: 1em;
	text-align: left;
}

#header:after,
#bodyshell:after,
#footer:after,
#footer .text:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}
/*End Main Structure Style*/


/*  -- Header --  */

#header {
	height: 120px;
	background: url(/lib/yhst-16286458106876/header-right-bkgd.gif) right top no-repeat;
}

div.logo {
	float: left;
	width: 592px;
}

div.logo img {
	display: block;
}

div.header-nav {
	float: left;
	padding: 60px 0 0 0;
	width: 176px;
	text-align: right;
}

div.header-nav a {
	display: block;
	padding: 4px 13px 2px 0;
	height: 14px;
	font-size: 1.1em;
	color: #000000;
	background: url(/lib/yhst-16286458106876/header-nav-bkgd.gif) no-repeat;
}

div.header-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*  -- End Header --  */


/*  -- Body --  */

#bodyshell {
	float: left;
	margin: 0;
	width: 768px;
	background: url(/lib/yhst-16286458106876/body-bkgd.gif) repeat-y;
}

#bodycontent{
	width: 592px;
	float: right;
}

div#middle-body-area {
	float: left;
	width: 416px;
}

div#right-body-area {
	float: right;
	width: 176px;
}

div#right-body-area .right-heading {
	padding: 0 0 18px 0;
	font-size: .9em;
	font-weight: bold;
}

div.right-body-area-ad {
	padding: 12px;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #959595;
}

div.right-body-area-ad h2 {color:#fff; font-size:1.2em; font-variant:small-caps;}

div.right-body-area-ad a {color:#FFFF00; font-weight:bold; text-decoration:none;} 

div.right-body-area-ad span a {
	font-weight: bold;
	color: #ffff00;
}

div.right-body-area-item {
	padding: 30px 12px 12px 12px;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #959595;
}

div.right-body-area-item .item-photo img {
	width: 125px;
}

div.right-body-area-item .item-name {clear: both;}

div.right-body-area-item .item-name a {
	color: #cccccc;
	text-decoration: none;
}

div.right-body-area-item .item-name a:hover {
	color: #888888;
}

div.right-body-area-item .price {
	font-weight: bold;
	color: #ffffff;
}

/*  -- End Body --  */


/*  -- Index Page --  */

div.index-body-header {
	float: left;
	padding: 20px 0 20px 0;
	font-size: 1.2em;
	color: #444444;
}

div.index-body-header-link {
	float: left;
	padding: 80px 0 0 0;
	width: 108px;
	text-align: center;
}

div.index-body-header-link a {
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
}

div.index-body-header-link a:hover {
	color: #bbbbbb;
	text-decoration: none;
}

div.index-body-image {
	float: left;
	padding: 0;
	width: 200px;
}

div.index-welcome-area {
	clear: both;
	padding: 20px 12px 20px 12px;
	font-size: 1.2em;
	color: #444444;
	background: url(/lib/yhst-16286458106876/middle-body-divider.gif) top no-repeat;
}

div.index-welcome-area span {
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}

div.index-welcome-area p {
	padding: 10px 0 0 0;
}

/*  -- End Index Page --  */


/*  -- Section Page --  */

div.home-page-link {
	padding: 6px 6px 0 6px;
}

div.home-page-link a {
	font-size: 1.2em;
	color: #551a8b;
}

div.section-body-header {
	padding: 20px 15px 20px 15px;
	font-size: 1.2em;
	color: #444444;
}

div.section-body-image {
	float: left;
	margin: 0 8px 0 0;
	padding: 0 0 20px 0;
	width: 200px;
}

/*  -- End Section Page --  */


/*  -- Item Page --  */

div.item-price-area {
	margin: 20px 0 0 0;
	padding: 8px 0 8px 0;
	font-size: .9em;
	text-align: right;
	border-top:2px solid #666;
        border-bottom:2px solid #666;
        text-transform: uppercase;
        width:200px;
        float:right;
}

div.item-price-area span {
	padding: 0 0 0 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}

form.order-item {
	padding: 8px 0 0 0;
	text-align: right;
	background: url(/lib/yhst-16286458106876/price-divider.gif) right top no-repeat;
}

div.item-price-area span.salebold, #contents-table span.salebold {color:#db1212;}

#contents-table span.boldprice {font-weight:bold;}


/*  -- End Item Page --  */


/*  -- Left Navigation  -- */

#htmltop {
	padding: 0;
}

#htmltop img {
	display: block;
}

#nav-product {
	float: left;
	width: 176px;
}

#nav-product ul {
	padding: 0 0 30px 0;
}

#nav-product li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #001147;
	border-top: 1px solid #616e8e;
	border-bottom: 1px solid #000000;
}
	
#nav-product li a {
	display: block;
	padding: 2px 10px 2px 12px;
	font-size: 1.1em;
	color: #e4c068;
	text-transform:uppercase;
}

#nav-product li a:hover {
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#htmlbottom{
	padding: 0;
}

#searcharea {
	margin: 0;
	padding: 15px 12px 15px 12px;
	font-size: 1.2em;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #ffffff;
	background-color: #999999;
}

form.zoom_searchform {
	text-align: center;
}

form.zoom_searchform .search-label {
	padding: 0 0 7px 0;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/lib/yhst-16286458106876/search-divider.gif) bottom no-repeat;
}

form.zoom_searchform .zoom_searchbox {
	margin: 7px 0 7px 0;
	width: 144px;
	height: 20px;
	border: 1px solid #7f9db9;
}

form.zoom_searchform .zoom_options {
	padding: 7px 0 5px 0;
	text-align: left;
	background: url(/lib/yhst-16286458106876/search-divider.gif) top no-repeat;
}

form.zoom_searchform .search-bottom {
	padding: 7px 0 0 0;
	text-align: right;
	background: url(/lib/yhst-16286458106876/search-divider.gif) top no-repeat;
}

form.zoom_searchform .zoom_button {
	padding: 0 5px 0 5px;
}

/*  -- End Left Navigation --  */


/*  -- Footer --  */

#footer {
	clear: both;
	float: left;
	width: 100%;
	font-size: 1.1em;
	color: #ffffff;
	background-color: #001147;
}

#footer .text {
	padding: 5px;
}

#footer .text .designby {
	float: right;
}

#footer .designby a {
	color: #ffffff;
}

#footer .text .copyright {
	float: left;
}

/*  -- End Footer --  */







/*  -- Content Table --  */

#contents {
	clear: left;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	background: url(/lib/yhst-16286458106876/middle-body-divider.gif) top no-repeat;
}

#contents a { text-decoration: none; }

#contents a:hover { text-decoration: underline; }

#contents #contents-table {
}

#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: 2px solid #FFFFFF;
}

#contents .vertical-seperator {
	border-right: 2px solid #FFFFFF;
}

#contents .sale-price { color: #93B049; }

#contents .sale-price-bold {
	color: #93B049;
	font-weight: bold;
}

#contents .price-bold {
	font-size: 1.1em;
	font-weight: bold;
}

#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: #0000ee;
	padding: 5px 0pt 0pt;
}

#contents .name { padding: 5px 0pt 0pt; }

#contents .price {
	font-weight: normal;
	margin: 5px 0pt 0pt;
}

/*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;
}

#info-div {margin:10px 10px 0px 10px;} 

