#emailForm {
    clear: both;
}
.addtocart_form {
    display: inline;
    white-space: nowrap;
    width: 100%;
}
table.customer-account-details img {
    float: left;
    margin-right: 15px;
}
.formLabel {
    padding-top: 10px;
}
.quantity_box {
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
}
.quantity_box_button {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    height: 9px;
    padding: 0;
    vertical-align: middle;
    width: 9px;
}
.quantity_box_button_down {
    background-image: url( "themes/default/themes/vmblend/images/down_small.gif" );
    background-repeat: no-repeat;
}
.quantity_box_button_up {
    background-image: url( "themes/default/themes/vmblend/images/up_small.gif" );
    background-repeat: no-repeat;
    clear: both;
}
.continue_link, .checkout_link {
    font-size: 1.4em;
    font-weight: bold;
    margin-top: 15px;
    padding: 2px 0 2px 30px;
    vertical-align: middle;
    width: 40%;
}
.checkout_link {
    background: url( "themes/default/themes/vmblend/images/forward.png" ) no-repeat scroll left center transparent;
    margin-left: 80px;
}
.continue_link {
    background: url( "themes/default/themes/vmblend/images/back.png" ) no-repeat scroll left center transparent;
}
#product_list {
    padding-top: 10px;
}
.next_page {
    background: url( "themes/default/themes/vmblend/images/next_16x16.png" ) no-repeat scroll right center transparent;
    float: right;
    font-weight: bold;
    line-height: 20px;
    padding-right: 30px;
    width: auto;
}
.previous_page {
    background: url( "themes/default/themes/vmblend/images/previous_16x16.png" ) no-repeat scroll left center transparent;
    float: left;
    font-weight: bold;
    line-height: 20px;
    padding-left: 30px;
    width: auto;
}
.legalinfo {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    margin: 10px;
    padding: 0 0 10px 10px;
}
div.pathway {
    margin-bottom: 1em;
}
div.pathway img {
    padding: 0 2px;
    vertical-align: middle;
}
div.buttons_heading {
    float: right;
    padding: 10px 0 0;
}
div.buttons_heading img {
    margin-left: 7px;
}
.productPrice {
    font-weight: bold;
    white-space: nowrap;
}
.product-Old-Price {
    color: #C01122;
    text-decoration: line-through;
}
.browseProductContainer {
    border-bottom: 1px solid #EEEEEE;
    height: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.browseProductContent {
    float: right;
    margin: 0 !important;
    width: 67%;
}
.browseProductContent2 {
    margin: 5px 0 !important;
    padding: 10px 4px;
}
.browseProductContent2 h4 {
    display: inline;
}
.browseProductContent2 .productPrice {
    float: right;
    font: 150% 'Cuprum',arial,serif;
}
.browseProductContent2 .featured-thumb-anchor {
    display: block;
    margin: 10px;
    text-align: center;
}
h3#featured-header {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 10px;
}
.browseProductTitle {
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
	font-size: 20px;
}
.browseProductTitle span {
    float: right;
    font-weight: normal;
}
.browseProductImageContainer {
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 32%;
}
.browseProductImageContainer img {
    margin: 0 auto;
}
.browseProductDetailsContainer {
    float: left;
    width: 100%;
}
.browseProductDescription {
    width: 100%;
}
.browsePriceContainer {
    float: left;
}
.browseRatingContainer {
}
.browseRatingContainer .contentpagetitle {
    display: none;
}
.browseRatingContainer img {
    float: left;
}
.browseRatingContainer br {
    display: none;
}
.browseAddToCartContainer {
    clear: left;
    display: block;
    float: left;
    margin: 0;
    white-space: normal !important;
}
.browseAddToCartContainer .addtocart_button {
	cursor: pointer;
    height: 65px;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
    vertical-align: middle;
    width: 152px;
}
.browseRatingContainer img {
    vertical-align: baseline;
}
.thumbnailListContainer {
    height: 200px;
    overflow: auto;
    text-align: center;
    width: 200px;
}
.formLabel {
    clear: left;
    float: left;
    font-weight: bold;
    margin: 8px 2px 2px;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    width: 30%;
}
#agreed_div {
    white-space: normal;
}
.formField {
    float: left;
    margin: 8px 2px 2px;
    vertical-align: middle;
    width: 60%;
}
.missing {
    color: #C01122;
    font-weight: bold;
}
.adminListHeader {
    background-repeat: no-repeat;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    padding-left: 80px;
    text-align: left;
}
.labelcell {
    font-weight: bold;
    margin-left: auto;
    vertical-align: top;
    width: 30%;
}
table.adminform td.labelcell {
    text-align: right;
}
.iconcell {
    vertical-align: top;
    width: 5%;
}
.shop_error, .shop_warning, .shop_info, .shop_debug, .shop_critical, .shop_tip {
    border-radius: 9px 9px 0 9px;
    height: 100%;
    margin: 0 0 15px;
    padding: 10px 10px 10px 40px;
}
.shop_error, .shop_critical {
    background: url( "themes/default/themes/vmblend/images/exclamation.png" ) no-repeat scroll 10px 10px #FFE6E6;
    border: 1px solid #EBC4C4;
    color: #833939;
    font-weight: bold;
}
.shop_warning {
    background: url( "themes/default/themes/vmblend/images/notice.png" ) no-repeat scroll 10px 10px #FFFCE6;
    border: 1px solid #EAE5C2;
    color: #696025;
}
.shop_info, .shop_tip {
    background: url( "themes/default/themes/vmblend/images/information.png" ) no-repeat scroll 10px 10px #E6F5FF;
    border: 1px solid #C2DAEA;
    color: #3D6B8A;
}
.shop_debug {
    background: url( "themes/default/themes/vmblend/images/accept.png" ) no-repeat scroll 10px 10px #F4FAE1;
    border: 1px solid #D8E1BC;
    color: #606E35;
}
.vmCartContainer {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    float: left;
    padding: 5px 10px;
    width: auto;
}
.vmCartContainer .addtocart_button {
    margin: 0 0 0 5px;
}
.vmCartChildHeading {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    text-align: left;
}
.vmCartChild {
    float: left;
    margin-bottom: 10px;
}
.vmChildDetail {
    margin-top: 6px;
    vertical-align: middle;
}
.vmCartChildElement {
    height: 25px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.vmCartAttributes {
    margin-top: 8px;
}
.vmAttribChildDetail {
}
.vmMultiple {
    height: 35px;
}
.vmChildType {
    width: 100%;
}
.vmClearDetail {
    clear: both;
}
.vmClearAttribs {
    clear: both;
}
.vmRowOne {
    background: none repeat scroll 0 0 lightgray;
}
.vmRowTwo {
    background: none repeat scroll 0 0 white;
}
.vmChildDetail a, .vmChildDetail a:link {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vmChildDetail a:hover {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.inputboxquantity {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 6px 6px 6px 6px;
    height: 23px;
    line-height: 23px;
    margin: 2px 0;
    padding: 3px;
}
.availabilityHeader {
    font-weight: bold;
    text-decoration: underline;
}
.inputboxattrib {
    float: left;
    margin-bottom: 2px;
    margin-top: 0;
    vertical-align: middle;
}
.quantitycheckbox {
    margin-top: 6px;
    vertical-align: middle;
}
.vmCartContainer_2up {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    float: left;
    padding: 3px;
    width: 100%;
}
.vmCartChildHeading_2up {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 3px;
    text-align: left;
}
.vmCartChild_2up {
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: middle;
}
.vmChildDetail_2up {
    margin-top: 6px;
    vertical-align: middle;
}
.vmCartChildElement_2up {
    height: 25px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.vmCartAttributes_2up {
    float: left;
    margin: 0 5px 5px;
    padding: 0 5px 5px;
    width: 50%;
}
.vmAttribChildDetail_2up {
}
.vmMultiple {
    height: 35px;
}
.vmChildType_2up {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 5px 5px;
    padding: 0 5px 5px;
    width: 40%;
}
.vmClearDetail_2up {
}
.vmClearAttribs_2up {
    clear: both;
}
.vmRowOne_2up {
    background: none repeat scroll 0 0 lightgray;
}
.vmRowTwo_2up {
    background: none repeat scroll 0 0 white;
}
.vmChildDetail_2up a, .vmChildDetail_2up a:link {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vmChildDetail_2up a:hover {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vmCartModule {
    background: none repeat scroll 0 0 transparent !important;
}
.vmCartModuleList {
    color: #666666;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vmCartModuleList:hover {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.vmquote {
    background-color: #F7F7F7;
    border: 1px solid #DDDDDD;
    color: #006699;
    font-size: 12px;
    margin: 4px;
    padding: 10px;
}
.editable {
    background: none repeat scroll 0 0 #FFFFCC;
    cursor: pointer;
}
.clr {
    clear: both;
    overflow: hidden;
}
a.button:hover, a.button:active, a.button:focus {
    text-decoration: none;
}

.vm-product-img {
    padding-top: 10px;
    text-align: center;
}
.vm-product-img a:hover, .vm-product-img a:focus, .vm-product-img a:active {
    text-decoration: none;
}
.vmCouponField {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #EFEFEF;
    border-radius: 9px 9px 0 9px;
    padding: 10px;
}
.vmCouponField input {
}
div.product-page {
    display: block;
    width: 100%;
}
div.product-page div.pathway {
    color: #000000;
    display: block;
    margin: 0 0 10px;
    width: 100%;
}
div.product-page div.pathway a:link, div.product-page div.pathway a:visited {
}
div.product-page div.pathway a:hover {
}
div.product-page h4 {
}
div.product-page div.p-nav-buttons {
    display: block;
    height: 22px;
    margin: 0 1% 20px;
    padding: 0;
}
div.product-page div.p-nav-buttons a:link, div.product-page div.p-nav-buttons a:visited {
}
div.product-page div.p-nav-buttons a:hover {
}
div.product-page div.product-content {
    clear: both;
    display: block;
    padding: 0 0 20px;
    width: 100%;
}
div.product-page div.product-content div.p-img {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    padding: 0;
    text-align: center;
    width: 25%;
}
div.product-page div.product-content div.p-img a {
    color: #333333;
    display: block;
    font: bold 11px Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
}
div.product-page div.product-content div.p-img img {
    margin: 20px 0 15px;
    text-decoration: none;
}
div.product-page div.product-content div.p-content {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    width: 75%;
}
div.product-page div.product-content div.p-content div.p-name {
    display: block;
    margin: 0;
    width: 100%;
}
div.product-page div.product-content div.p-content div.p-name h1.name {
    float: left;
}
div.product-page div.product-content div.p-content div.p-name span.icons {
    float: right;
}
div.product-page div.product-content div.p-content div.p-name span.icons div.buttons_heading {
    float: none;
}
div.product-page div.product-content div.p-content div.p-name span.icons div.buttons_heading img {
    margin: 0 0 0 4px;
}
div.product-page div.product-content div.p-content span.p-desc {
    display: block;
    width: 100%;
}
div.product-page div.product-content div.p-content span.p-ask {
    display: block;
}
div.product-page div.product-content div.p-content span.p-ask .button, .addtocart_button_module {
    background: url( "themes/default/themes/vmblend/images/button-bg.gif" ) repeat-x scroll 0 0 #E9E9E9;
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    color: #505050;
    cursor: pointer;
    font: bold 12px/30px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 3px 0;
    padding: 0 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
    vertical-align: middle;
}
.addtocart_button_module {
    float: none;
}
* html div.product-page div.product-content div.p-content span.p-ask .button {
    float: left;
}
div.product-page div.product-content div.p-content span.p-price {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E7E7E7;
    border-radius: 9px 9px 0 9px;
    clear: both;
    color: #505050;
    display: block;
    margin: 10px 0 0;
    padding: 10px;
}
div.product-page div.product-content div.p-content span.p-price strong {
    color: #333333;
    font: bold 12px Arial,Helvetica,sans-serif;
}
div.product-page div.product-content div.p-content span.p-price span.productPrice {
    display: block;
    font: 26px 'Cuprum',arial,serif;
    padding: 10px 0 0 0;
}
div.product-page div.product-content div.p-content span.p-price span.product-Old-Price {
    color: #999999;
    font: bold 16px Arial,Helvetica,sans-serif;
}
div.product-page div.product-content div.p-content span.p-addtocart {
    display: block;
    float: left;
}
div.product-page div.product-content div.p-content span.p-addtocart .vmCartContainer {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
div.product-page div.product-content div.p-content span.p-addtocart form.addtocart_form {
    display: block;
    float: left;
}
div.product-page div.product-content div.p-content span.p-addtocart form.addtocart_form label {
    color: #000000;
    font: bold 12px Arial,Helvetica,sans-serif;
}
div.product-page div.product-content div.p-content span.p-addtocart form.addtocart_form input.addtocart_button {
    background: url( "themes/default/themes/vmblend/images/button-bg.gif" ) repeat-x scroll 0 0 #E9E9E9;
    border: 1px solid #DCDCDC;
    border-radius: 5px 5px 5px 5px;
    color: #505050;
    cursor: pointer;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 3px 0;
    padding: 0 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
    vertical-align: middle;
}
div.product-page div.product-content div.p-content span.p-available {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #333333;
    display: block;
    float: left;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 15px 0 0;
    width: 100%;
}
div.product-page div.product-content div.p-content span.p-available span.instock {
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 15px 0 0;
    padding: 0 0 0 15px;
}
div.product-page div.product-content div.p-content span.p-available span.instock em {
    color: #BEBEBE;
    font-style: normal;
}
div.product-page div.product-content div.p-content span.p-available span.a-label {
    float: right;
    height: 32px;
    line-height: 32px;
    margin: 15px 0 0;
    padding: 0 5px 0 0;
}
div.product-page div.product-content div.p-content span.p-available span.a-img {
    float: right;
    height: 32px;
    line-height: 32px;
    margin: 22px 0 0;
    padding: 0 15px 0 0;
}
div.product-page div.product-content div.p-content span.p-otherinfo {
    display: block;
    width: 372px;
}
div.product-page #user-reviews {
    display: block;
    margin: 20px 0 15px;
}
div.product-page #recent-products {
    display: block;
    margin: 20px 0 0;
}
div.product-page div.review-form {
    display: block;
}
#related-table table td {
    padding: 10px;
    text-align: center;
}
#agreed_input {
    padding-top: 7px;
}
.cbOverlay {
    background-color: #000000;
}
.cbContainer {
    background-color: white;
    border: 2px solid gray;
    padding: 5px;
}
.cbBox h3 {
    background-color: #CCCCCC;
    background-image: url( "themes/default/js/mootools/header-background.png" );
    font-size: 1.4em;
    margin-top: 0;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
}
.cbBox p {
    margin: 3px;
}
.cbBox, .cbButtons {
    text-align: center;
}
.cbButton {
    margin: 3px;
}
.cbCloseButton {
    background: url( "themes/default/js/mootools/close.gif" ) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 9px;
    width: 16px;
}
