@media print{
    .product_image{
        width: 10%;
        float: left;
    }
    .bmatter{
        width: 60%;
        float: left;
    }
}

@media screen{
    .bmatter {
        font-size:11px;
        font-weight:normal;
        float: right;
        width:62%;
    }
}

#MainBody {
    width: 790px;
}
#RightColumn {
    display: none;
}

.productImage{
    border:none;
}

.print_friendly{
    margin-top: 0.75em;
}

.estimate_link {
    color:inherit;
    padding-top: 0pt;
    float: left;
}
.quick_quote_button {
    float: left;
    margin-left: 5px;
}
.box-center-in_product {
    padding: 10px 0 0 25px;
    font-size: 11px;
    font-weight: normal;
    color:  #606061;
}

.attribute_heading {
    font-weight:bold;
}
.bmatter .product_details{
    background: #d9d7d7;
    padding: 0 16px;
}







.productNameHeader{
    width:80%;
    font-weight:bold;
    font-size: 20px;
    color: #35709d;
    float:left;
    /*margin-bottom:25px;*/
}

.productModelHeader {
    width:20%;
    float:right;
    color: #35709d;
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
}

#dialog_quick_view .productModelHeader {
    color: #35709d;
    margin-top: 0px;
    float: left;
    text-align: left;
}
#dialog_quick_view .productNameHeader{
    margin: 0px;
}
#dialog_quick_view .social_network_buttons {
    clear: right;
    height: 30px;
}

.productModelHeader .model {
    font-weight: bold;
}

.productModel {
    font-weight: bold;
    color: #35709d;
    margin: 3px 0;
    text-align: left;
}


#badge_icons {
    display: none;
    position: absolute;
    top: -29px;
    text-align: left;
}
#dialog_quick_view #badge_icons {
    top: 0;
}

.product_image{
    position: relative;
    text-align : center;
    text-decoration : none;
    width:100%;
}
.product_image span.noprint {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #6188a5;
    background: url("../../site_images/enlarge.png") no-repeat #ffffff center right;
    padding-right: 17px;
}
.product_image a:hover{
    text-decoration : none;
}

.extra_product_images {
    margin-top:8px;
    text-align:center;
    width: 100%;
}

.extra_product_images img {
    border: 1px solid #BABABA;
    margin: 0px 2px;
}

.submitProduct{
    padding-top : 1em;
    padding-bottom : 25px;
    text-align: center;
}

.totalPrice {
    padding-bottom:10px;
    color: #046DDA;
    text-transform: uppercase;
}

span.totalPriceHeading {
    color:#439042;
    font-size:16px;
    font-weight:bold;
}

span.totalPriceValue {
    color:#268c07;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
}

.required_note {
    font-weight:bold;
}

a.estimate_link, a.estimate_link:hover{
    text-decoration:underline;
    font-weight:bold;
    font-size:9pt;
}


.infoBoxSubheading {
    font-weight:bold;
    font-size: 13px;
}

.infoBoxSubheadingSize {
    text-align:left;
    width:50px;
}

.infoBoxSubheadingQuantity {
    text-align:left;
    width:75px;
}

.infoBoxSubheadingSizePrice {
    text-align:left;	
}


.infoBoxContents{
    margin-bottom:15px;
}
.infoBoxContents.orderingProcessStep{
    margin-bottom: 10px;
}
.infoBoxHeading{
    font-family:tahoma,arial,verdana,sans-serif;
    font-size: 13px;
    position:relative;
}
.infoBoxContents h2 {
    color: #006CB7;
}
.infoBoxContents hr {
    color: #006CB7;
}
.infoBoxContents li {
    font-size: 12px;
    padding: 3px 0;
    color: black;
    font-weight: bold;
}
.infoBoxContents div .infoBoxSubheading{
}
.infoBoxContents div #productionTimeHelpIcon{
    cursor : pointer;
    vertical-align: bottom;
}
.infoBoxContents .estimatedShipDateRow{
    color : #046dda;
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
}

.required_note{
    color:red;
}

span.order_details{
    color: #929292;
    font-size: 13px;
    padding-bottom:5px;
}

.subinfowide{
    float:left;
    width:531px;
    border-left:#dddddd 1px solid;
    border-right:#dddddd 1px solid;
}

.separator_line{
    margin-left:10px; 
    border-top:#212121 1px dotted; 
    width:310px; 
    text-align:center;
}

.select_color_withsize{
    float:left;
    border-left:#212121 1px dotted; 
    padding-top: 10px; 
    text-align:center;
    width:250px;
}

/** COLOR DATA **/
.productColorElement {
    cursor:pointer; 
    float:left; 
    padding:2px 0;
    width: 49%;
    border: 1px solid #fff;
}

.productColorElementHover{
    border: 1px solid black;
    padding:2px 0;
}

.productColorElementSelected{
    border: 1px solid #0051BA;
    background-color: #fff;
    padding: 2px 0;
    background-image: url(../../../default/icons/actions/check-16x16.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.colorSelector{
    float : left;
    width : 50px;
    margin : 1px;
    text-align : left;
}
.colorSelector .color{
    float : left;
    width : 20px;
    height : 20px;
    border : 1px solid gray;
    margin-right : 3px;
}
.colorSelector .color div{
    width: 10px;
    height: 20px;
    margin-left:10px;
}
.colorSelector .color div input{
    background: none;
    border:0px;
    margin-left : -8px;
}
.colorSelector .colorText{
    float : left;
    width : 115px;
    overflow : hidden;
}

.imprintInfo{
    float : left;
    width : 200px;
    padding-bottom : 1em;
}

.custom_fields table{
    width: 100%;
}
.custom_fields textarea{
    width: 90%;
}


.custom_fields td.customFieldElement{
    padding-left:4px;
    width:85%;
}

.custom_fields td.customFieldElement select{
    width:95%;
}

.PricingMatrix .selected{
    background-color: #E4E4E4;
}
.PricingMatrix {
    background-color: #fff;
}

/* ordering process stuff */
.orderingProcessStep {
    padding: 0;
}

.orderingProcessBox {
    margin-bottom:20px;
}


.orderingProcessBoxStepHeading {
    color: #3E7DAD;
    font-size: 1.2em;
    font-weight:bold;
    margin-bottom:4px;
}

.orderingProcessBoxStepDescription {
    color: #3E7DAD;
    font-size: 1.1em;
    margin-bottom:8px;	
}

.orderingProcessStepHighlight {
    background: #deebff;
    border-color: #deebff;
}

/* reviews */
.reviewsContainer {
    padding-top:25px;
    clear: both;
}

.reviewsContainer .infoBoxHeading {
    text-align: left;
    text-transform: uppercase;
}

.orderingProcessBoxStep {
    margin: 3px;
}


/** Pricing box **/
.table2 {
    border:1px solid #aaa;
    border-collapse: collapse;
}
.table2 td{
    text-align: center;
    border: 0;
}
.table2 tr.head1 td {
    font-weight:bold;
}

#imprint_colors_msg{
    background-color: #FFF;
    padding: 5px;
    border: 1px solid;
    margin-bottom: 10px;
    color: #3A99D3;
}
.ui-widget-content{
    border: 0;
}
ul.ui-widget-header {
    background: #ffffff;
    border: 0;
}
.ui-tabs .ui-tabs-panel {
    border:1px solid #AAAAAA;
}
.ui-tabs .ui-tabs-nav {
    padding: 0;
}
.ui-state-default {
    border-bottom: 0;
}

#tabs .ui-corner-bottom {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
#tabs .ui-corner-top {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
#tabs .ui-tabs-nav li a {
    padding: 0;
}

.prices {
    border-top: 1px solid white;
    border-left: 1px solid white;
}
.priceHeader {
    background-color: #E4E4E4;
    padding: 5px 0;
}
.nextBtn {
    bottom: 0;
    vertical-align: bottom;
    cursor: pointer;
    overflow: auto;
}
.nextCtr {
    text-align: center;
    bottom: 0;
    cursor: pointer;
    overflow: auto;
}
.priceCtr {
    clear: both;
    color: #046DDA;
    text-transform: uppercase;
    text-align: center;
    overflow: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
.freeCtr {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px;
}
.stepHead {
    color: #4fa9dc;
    font-size: 12px;
    text-transform: uppercase;
}
.stepHead h3 {
    font-weight: normal;
}
.freevirtualBtn {
    cursor: pointer;
}
.create_new_design {
    margin: 3px 0;
    display: inline-block;
}

#MainBody {
    font-size: 12px;
}

.product_left_column {
    width: 440px;
    float: left;
    clear: left;
    text-align: center;
}

.product_right_column {
    width: 350px;
    float: right;
}

.infoBoxContentsdetails {
    text-align: left;
}

.product_description{
    margin-top: 0.75em;
    margin-right: 7px;
}
.product_description h2 {
    font-size: 12px;
    font-weight: bold;
    color: black;
}

#tabs .ui-state-default a {
    color: #4f8fc2;
    font-weight: bold;
}
#tabs ui-tabs-selected a {
    color: #35709d;
}

#logoUploadButton, .logoSelectButton {
    text-decoration: none;
}

.ButtonAddToCart {
    background: url('../../site_images/button_add_to_cart.png') #fff no-repeat;
    border: 0;
    width: 196px;
    height: 53px;
}

.social_network_buttons {
    margin: 5px 0;
    clear: both;
    height: 25px;
}

.facebook_share, .twitter_share, .plus_one_share {
    float: right;
    margin-right: 5px;
}

.orderingProcessStep .infoBoxHeading {
    text-transform: uppercase;
}

.logo_selection {
    border: 1px solid #aaa;
    margin-top: 10px;
    padding: 10px;
}
.logo_selection legend {
    display: none;
}

.dont_have_artwork_button {
    font-size: 8px !important;
    margin: 0 auto;
    padding-top: 5px !important;
    height: 13px !important;
}

.imprint_method_box, .imprint_colors_count_box, .imprint_colors_box {
    clear: both;
    margin-bottom: 10px;
}
.color_name {
    white-space: nowrap;
    width: 105px;
    overflow:hidden;
    float:left;
    padding-left:3px;
    text-align: left;
    padding-top: 4px;
    font-size: 11px;
    margin: 0 !important;
}
.hidden_zero_imprint_color {
    display: none;
}

/* custom fields */
.customFieldName {
    font-family: tahoma,arial,verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    margin-top: 10px;
}
.custom_fields textarea {
    border: 1px solid #aaa;
    width: 100%;
}
.check_spelling_button {
    /*float: right;*/
    margin: 10px 0 !important;
}
.productCustomFieldsContainer .infoBoxHeading {
    display: none;
}
.customFieldElement {
    text-align: left;
}
#uploadLogoSign {
    clear: both;
    float: none !important;
    margin: 0 !important;
    text-align: center !important;
    width: auto !important;
}
.productRating {
    margin: 0 auto;
    width: 80px;
    padding: 0 !important;
}
