/* In this store, css-base, css-element and css-contents are not called. This is your main style sheet and contains all pertinent styles except ones associated with optional ad-ons. Use this sheet to make changes and always save a backup before doing so. */

/* Elements */
blockquote {
	margin: 1em;
}

dd {
	margin: 0 0 0 10px;
}

dl {
	margin: 5px 0;
}

em, i {
	font-style: italic;
}

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

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

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

tr, td {
	vertical-align: top;
}

a {
	color: #084E8A;
        text-decoration:none;
        font-size:11px;
        font-weight: bold;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}


a:hover  {
        color:#E47911;
        text-decoration:underline;
        font-size:11px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}
   
a:visited {
	color: #777
        text-decoration:none;
        font-size:11px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}

* {
	padding: 0; /*margin:0;*/
}

td {
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
                         
}

h1, h2, h3 {
	margin: 0;
        color:#09487F;
}

body {
	background-color: #fff;
	background-image: url('');
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	margin: 0;
	color: #000;
}

/* Classes */
.boxclose {
	zoom: 1;
}

.breadcrumbs {
	margin: 0 0 10px 10px; /* margin: 0 0 10px 165px; */
	width: 500px; /* width: 485px; */
        float:left;
}
.crummy {
	padding-top: 10px;
	margin: 0;
}

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: -1;
}

.last {
	border: 0 solid;
}

.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cn {
	clear: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.nodec {
	text-decoration: none;
}
.nodec img {
	border: 0;
	text-decoration: none;
}

.pad5 {
	padding: 5px;
}
.pad5l {
	padding-left: 5px;
}

.border-box {
	padding: 2px;
	border: 1px solid #084E8A;
	color: #555; 
	font-size: 9px; 
	float: left;
	clear: none;
}
.border-box img {
	vertical-align: middle; 
}

.bblue {
	color: #fff;
	background-color: #084E8A;
}

  /* Form Buttons */
.ys_primary {
	background: #f03;
	color: #fff;
	font: bold 11px Arial,verdana,sans-serif;
	padding: 1px 5px;
	text-align: center;
	cursor: pointer;
	display: block;
	margin-top: 10px;
}

/*input.ys_primary {
	background: #66A5FF;
	color: #FFF;
	font: bold 11px Arial,verdana,sans-serif;
	padding: 1px 5px;
	text-align: center;
	cursor: pointer;
}
*/
/*input.add2cartsubmit {
	background-color: #888;
	border-color: #DDD #AAA #555;
	border-style: solid;
	border-width: 1px 1px 1px;
	color: #fff;
	font-weight: bold;
	outline: #000 solid 1px;
	padding: 0 2px;
}
*/
label.add2cartlabel {
	border: 1px solid #000;
}
.addtocartImg {
	margin-top: 10px;
}
.multiLineOption {
	display: block;
	margin: 3px 0;
}
.opt-label {
	padding-top: 3px;
	width: 99px;
}
#option td {
	padding: 3px 3px 3px 0;
}
#option select {
	width: 500px;
}

/*input.buttonsubmit {
	background-color: #888;
	border-color: #DDD #AAA #555;
	border-style: solid;
	border-width: 1px 1px 1px;
	color: #fff;
	font-size: 0.8em font-weight:bold;
	outline: #000 solid 1px;
	padding: 0 2px;
	text-transform: uppercase;
}
*/
/*label.buttonlabel {
	border: 1px solid #000;
}
*/
.buttonlabel {
	margin-left: 4px;
}

/* IDs */
#info-div {
	background-color: #fff;
	padding: 0px;
	zoom: 1;
}

#info-div:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#accessorytitle {
}

#itemtype #accessorytitle {
	background: none;
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 2px 10px 8px;
}

#bodycontent {
	width: 600px; 
	background: transparent; 
	float: left; 
	clear: none;
	margin: 4px 15px;
}
 /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell {
	width: 980;
	zoom: 1;
	margin: 0;
	*position: relative; /*Left Column Color*/
	background: #fff url('/lib/yhst-22110758702157/bkgd-bodyshell.gif') repeat-y scroll; 
	border: 0; 
	margin: 0;
}
 /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */ /* position:relative is needed to fix bug in IE that caused the navigation bar to push out over the main content*/
*:first-child+html #bodyshell {
	width: 830px;
}
#brandmark {
	float: left;
	font: normal 36px Arial, Helvetica, sans-serif;
	width: 600px; /* 600 + 280 = 980 */
}

#brandmark a {
	color: #fff;
	display: block;
	padding: 0 0 5px 13px;
	text-decoration: none;
}

#caption {
	zoom: 1;
	width: 600px;
}

#itemtype #caption {
	padding: 15px 0;
}

#maintype #caption {
	padding: 15px 0;
}

#captionarea, #info-div {
	margin: 10px 10px 9px; 
	/*border-bottom:1px #fff solid;*/
}/* 1px is used to prevent Margin Folding */

#messagearea #messagetitle {
	background: #084E8A url('');
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 4px 5px 6px;
}

#itemtype #contentarea #itempage-captiontitle {
	margin: 15px 0 10px;
	padding: 0 2px;
}

#contentarea {
	margin: 0;
	padding: 0;
	width: 600px;
}
.paging-links {
	text-align: center;
	margin: 12px 0;
}
#contents-table {
	border-top: 0px solid #eee;
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
}
#contents-table td {
	padding: 0 5px 15px;
}
#contents-table td img {
	border: 0;
	vertical-align: middle;
	text-decoration: none;
}
#contents .horizontal-seperator {
	border-bottom: 0px solid #eee;
	vertical-align: middle;
	text-align: center;
}
#contents .vertical-seperator {
	border-right: 2px solid #eee;
}

#itemtype #itempage-captiontitle {
	background: none;
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 2px 8px; /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */
}

#container {
	margin: 6px auto;
	text-align: left;
	width: 980px;
	border: solid 1px #abc;
	background-color: #fff; /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */
}
 
#bodyContent #info-div #searchpageHeader {
	background-color: #777;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 15px 6px;
}

#introtext {
	background: #abc url('/lib/yhst-22110758702157/bkgd-introtext-top.gif') no-repeat scroll;
	width: 600px !important;
}

#introtext p {
	color: #000;
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #000;
}
#introtext a {
	color: #fff;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#introtext img {
	float: left;
	margin: 5px 5px 0;
	border: 0;
}
#introbot {
	background: #abc url('/lib/yhst-22110758702157/bkgd-introtext-bot.gif') no-repeat scroll;
	height: 5px;
	margin-bottom: 10px;
}

#specialstitle {
	background: #fff url('');
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 10px;
	padding: 4px 15px 6px;
}

#recent-items div {
	width: 30%;
	margin-right: 3%;
	float: left;
	clear: none;
}

#right-col {
	width: 190px; 
	float: right; 
	clear: none;
	margin-right: 5px;
	overflow: hidden;
	text-align: left;
	margin-top:5px;
}
#right-col h3 {
	margin-bottom:10px;
	border-bottom:2px solid #abc;
        color: #09487F;
}


#right-col div {
	padding-bottom: 15px;
	margin-bottom:10px;
	border-bottom:1px dotted #abc;
}
#right-col div a img {
	float: left;
	padding-right: 5px;
}
#right-col div img {
	vertical-align: middle;
	padding-right: 5px;
}

#copyright {
	color: #777;
	display: block;
	font: normal xx-small/1.2 verdana, sans-serif;
	padding: 0 15px 15px;
	text-align: right;
}
#footer {
	background-color: #fff;
	border-top: 1px solid #abc;
	padding: 6px;
	clear: both;
	zoom: 1;
}

#footer-links {
	height: 24px;
	background: url('http://lib.store.yahoo.net/lib/yhst-66076688364554/header-links-bg.jpg') repeat-x scroll;
	color: #fff;
	font: bold 13px/24px Arial,verdana,sans-serif;
	padding: 0 auto;
	text-align: center;
}
#footer-links a {
	color: #fff;
	text-decoration: none;
	font: bold 12px/24px Arial,verdana,sans-serif; 
	padding: 0 25px;
}
#footer-links a:hover {
	color: #eee;
	text-decoration: none;
	
}

#top-nav-phone{
	color: #F45D0D;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 6px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

#phone {
	position: absolute;
	top: 23px;
	left: 0px;
}
#secure {
	position: absolute;
	top: 17px;
	left: 160px;
}

#query {
	position: absolute;
	top: 30px;
	left: 266px;
	height: 18px;
	width: 116px;
}
#searcharea fieldset {
	border: 0 none;
	display: inline;
}
#searcharea label span, #searcharea label input {
	vertical-align: middle;
}
input#query {
	margin-left: 4px;
}
#searcharea input {
	font-size: 1em;
}

#searchsubmit {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-x-system-font: none;
	background: transparent url() repeat scroll 0 0;
	color: #084E8A;
	cursor: pointer;
	position: absolute;
	top: 31px;
	left: 400px;
}

#nav-hor {
	height: 24px;
	background: url('http://lib.store.yahoo.net/lib/yhst-66076688364554/header-links-bg.jpg') repeat-x scroll;
	color: #fff;
	font: bold 13px/24px Arial,helvetica,sans-serif;
	padding-left: 12px;
	padding-right: 25px;
}
#nav-hor a {
	color: #fff;
	text-decoration: none;
	font: bold 12px/24px Arial,helvetica,sans-serif; 
	padding: 0 25px;
}
#nav-hor a:hover {
	color: #eee;
	text-decoration: none;
}


/* Search Page Styles */
#info-div form, 
     .infoText div {
	margin: 0 10px;
}

#info-div form table td a img {
	margin-right: 5px;
}

#info-div form table td b {
	display: block;
	padding: 15px 0 5px;
}

#info-div form table td font {
	font-size: 1em;
}

#itemarea {
	background-color: #fff;
	margin: 0;
	padding: 10px 0;
	zoom: 1;
}
#itemarea .image-l {
	float: left; 
	clear: none;
}
#itemarea .image-l span {
	text-align: center;
}
#itemarea a {
	text-align: center;
	text-decoration: none;
}
#itemarea a img {
	border: 0;
	vertical-align: middle;
}

.productInfo {
	float: right;
	clear: right;
	width: 305px;
	padding-left: 15px;
}
#itemarea .productInfo th {
	background-color: #fff;
	color: #084E8A;
	font-size: 15px;
	margin:0;
	padding:4px 15px 6px;
        align: left;
}
#itemarea .productInfo td a {
	text-decoration: underline;
}

#contentarea #caption, #finaltext {
	margin: 10px;
}

#section-contenttitle, #item-contenttitle {
	background-color: #fff;
	color: #084E8A;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 15px 6px;
        }

#bodyshell:after, #caption:after, #header:after, #itemarea:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#nav-product {
	_display: inline;
	width: 150px; 
	float: left; 
	clear: none; 
	margin-left: 0; 
	border: 0;
	overflow: hidden;
	position: relative;
	margin-top:5px;
	z-index: 100; /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */
}
#nav-product h3 {
	color: #E47911;
	font-size: 16px;
	padding: 4px;
	border-bottom: 1px solid #abc;

}
#nav-product ul li a {
	color: #084E8A;
        font-weight: bold;
	background-color: #fff;
	display: block;
	font-size: 11px;
	height: 18px;
	margin: 0;
	min-height: 18px;
	padding: 4px 4px 4px 12px;
	text-decoration: none;
	width: 133px;
        font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

html>body #nav-product a {
	height: auto;
}

#nav-product ul li a:hover {
	color: #E47911;
        text-decoration: underline;
}

#nav-product li {
	margin: 0;
}

#nav-product ul {
	list-style: none;
}

* html #nav-product ul li a {
	width: 150px; /* make hover effect work in IE */
}

#htmltop, #htmlbottom, #htmltop a, #htmlbottom a {
	padding: 5px;
	color: #000;
}

* html #nav-product ul li a {
	width: 133px;
	height: 100%;
	overflow: hidden;
	background-color: #eee;
	overflow: hidden;
}

* html #nav-product {
	overflow: visible;
	width: 150px;
}

#searchpageHeader {
	background-color: #777;
	color: #fff;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 15px 6px;
}

#slogan {
	color: #000;
	display: block;
	float: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2.7em 15px 10px 10px;
	width: 225px;
	text-align: right; /* 225 + 25= 250 */
}

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea {
	width: 590px;
}
 *:first-child+html #itemarea {
	width: 570px;
}

#badge {
	margin: 15px auto;
}

* html #badge {
	width: 136px;
	text-align: center;
}

/* Cross-Sell Styles. */
.ystore-cross-sell-table {
	width: 100%;
	font-size: inherit;
	font: 100%;
}

.ystore-cross-sell-title {
	padding-bottom: 6px;
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.ystore-cross-sell-table-vertical .ystore-cross-sell-cell {
	width: 100%;
}

.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell {
	width: 28%;
	padding-right: 5%;
}

.ystore-cross-sell-product-image-link {
	display: block;
	padding-bottom: 8px;
}

.ystore-cross-sell-product-caption {
	padding-bottom: 16px;
}

.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 {
	margin: 0 0 10px;
	font-size: 11px;
}

.ystore-cross-sell-table .ys_promo {
	font-weight: bold;
}


/* Floating Cart Styles */
#yfc_chkout {
	font-weight: bold;
}
#yfc_show_mini {
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
}

/* HEADER CSS */
div#header {
	height:123px;
	width:980px;
	margin:0px auto;
}
div#header .header-links {
	background:url(http://lib.store.yahoo.net/lib/yhst-66076688364554/header-links-bg.jpg) repeat-x top left;
	height:26px;
	padding:0px;
	margin:0px;
}
div#header .header-links ul.left {
	float:left;
	list-style-type:none;
	margin:0px;
	width:50%;
}
div#header .header-links ul.left li {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:5px 9px;
	float:left;
}
div#header .header-links ul.left li.separator {
	margin:0px;
	padding:0px;
	float:left;
}
div#header .header-links ul.right {
	float:right;
	list-style-type:none;
	margin:0px;
	width:50%
}
div#header .header-links ul.right li {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:5px 9px;
	float:right;
}
div#header .header-links ul.right li a, div#header .header-links ul.right li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
}
div#header .header-links ul.right li a:hover {
	text-decoration:none;
}

div#header .header-links ul.right li a:hover {
	color: #eee;
	text-decoration: none;
}
div#header .header-links ul.right li.separator {
	margin:0px;
	padding:0px;
	float:right;
}
div#header .header-block {
	height:96px;
	margin:0px;
	padding:0px;
	background:url(http://lib.store.yahoo.net/lib/yhst-66076688364554/header-block-bg.jpg) repeat-x top left;
	float:left;
	width:100%
}
div#header .header-block div.logo {
	margin:0px;
	padding:0px;
	width:431px;
	height:96px;
	float:left;
}
div#header .header-block div.search-block {
	margin:42px 0px 0px 0px;
	padding:0px;
	height:41px;
	background:url(http://lib.store.yahoo.net/lib/yhst-66076688364554/search-bg.jpg) no-repeat left top;
	float:left;
	width:454px;
}
div#header .header-block div.search-block form {
	margin:0px;
	padding:0px;
	float:left;
	width:454px;
}
div#header .header-block div.search-block form input.text {
	margin:10px 0px 0px 55px;
	border:0px;
	width:298px;
	float:left;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
div#header .header-block div.search-block form input.search {
	float:right;
	margin-top:6px;
	margin-right:6px;
}
div#header .header-block div.shopping-cart {
	margin-left:19px;
	margin-top:8px;
	float:left;
}

/* Left navigation droplist */
.dropdown {
	font-family: verdana;
	font-size: 11px;
	width : 140px;
}
.left-options-block {
	padding: 0px 2px 8px 2px;
}

/* Top navigation */
.top-navi {
	float:left;
	width:980px;
	clear:both;
	background:url(http://lib.store.yahoo.net/lib/yhst-22110758702157/navi-bg.jpg) repeat-x left top;
	height:37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	position:relative;
}
#signin-menu {
	display:none;
	position:absolute;
	width:199px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:0px;
	top: 37px;
	color:#789;
	font-size:11px;
	right:3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.right-navi-box01 {
	float:left;
	width:199px;
	clear:both;
	height:18px;
}
.right-navi-box02 {
	float:left;
	width:179px;
	clear:both;
	background:url(http://lib.store.yahoo.net/lib/yhst-22110758702157/right-navi-box02.jpg) repeat-y left top;
	padding:0 10px 0 10px;
}
.right-navi-box02 span {
	float:left;
	width:149px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#084e8a;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
	margin:0;
	padding:0;
}
.right-navi-box02 span a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	width:149px;
	font-size:11px;
	color:#084e8a;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:0 0 6px 0;
	padding:2px 15px 2px 15px;
}
.right-navi-box02 span a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#084e8a;
	background:#dde7f0;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
}
#topnav {
	float:right;
	width:205px; /* width:199px; */
	font-size:11px;
	line-height:37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 -3px;
}
#topnav a.signin {
	text-decoration:none;
	line-height:37px;
	float:right;
	font-weight:bold;/*padding:0 0 0 10px; */
	width:188px;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-22110758702157/navi-h-right-bg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	text-align:right;
	color:#fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#topnav a.signin:hover {
	color:#fff!important;
}
#topnav a.signin, #topnav a.signin:hover {
	color:#fff!important;
}
a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
}
#topnav a.menu-open {
	color:#fff!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	color:#fff;
}
#signin-menu {
	display:none;
	position:absolute;
	width:199px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:0px;
	top: 37px;
	color:#789;
	margin:0 0 0 0px;
	font-size:11px;
	right:3px;
}
div.name {
border-top:1px solid #e2e4e3;
border-bottom:1px solid #e2e4e3;
padding:6px 0px;
margin:10px 0px;
}
div#abstract {
text-align:center;
color:#7d849d;
}
#qtyprice {
    width:170px;
    font-size:12px;
}
#qtyprice .red {
    color:#FF0000;
    font-weight:bold;
    font-size:12px;
}
#qtyprice .heading {
    font-size:12px;
    font-weight:bold;
    background:#CCC;
}

/* Multiple Add to Cart Stylesheet */
.bmb-multi-add-title {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
}
.bmb-multi-add-sub-title {
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.bmb-multi-add-table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F7F7F7;
	padding:4px;
}
.bmb-multi-add-table td {
	padding:4px;
}
.bmb-multi-add-headings {
	font-size: 12px;
	color: #4D4D4F;
	font-weight:bold;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.bmb-multi-add {
 border: 0px padding: 3px;
}
.bmb-multi-add-qty {
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 0px;
}
.bmb-multi-add-qty input {
	border-color:#555555 #EEEEEE #EEEEEE #555555;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	width:15px;
}
.bmb-multi-add-image {
	vertical-align: middle;
	border: 0px;
}
.bmb-multi-add-info {
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background-color: #DAF1F8;
	border: 1px solid #A1C0DF;
}
.bmb-multi-add-name {
	font-size: 11px;
	border: 0px;
}
.bmb-multi-add-name a {
	font-size: 11px;
	text-decoration: none;
	color: #4D4D4F;
	font-weight: bold;
}
div.bmb-multi-add-promo-text {
}
div.bmb-multi-add-item-number {
}
.bmb-multi-add-options {
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	border: 0px solid #A1C0DF;
}
.bmb-multi-add-options select {
	font-size: 10px;
}
.bmb-multi-add-options input {
	font-size: 10px;
	margin: 1px 0px;
}
.bmb-multi-add-price {
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 0px solid #A1C0DF;
}
.bmb-multi-add-availability {
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	border: 0px solid #A1C0DF;
}
.bmb-multi-add-row {
}
.bmb-multi-add-title .even {
	background-color: #F7F7F7;
}
.bmb-multi-add-title .odd {
	background-color: #FFFFFF;
}
.bmb-multi-add-title h2 {
	font-size: 16pt;
}
.bmb-multi-add-title h1 {
	font-size: 16pt;
}


