@charset "utf-8";
/* CSS Document */

#logo {
    display: block;
    margin-left: 20px;
}

#header {
    display: none;
}

.header-inner {
    width: 630px;
}

.middle_line {
    display: none;	
}

.tabs {
    display:none;
}

#navlist {
    display: none;
}

.product-search {
    display: none;
}

#breadcrumbs {
    display: none;
}

#side_nav {
    display: none;
}

.product-search {
    display: none;
}

#content.internal {
    overflow: hidden;
    width: 650px;
}

.internal .content-inner {
    width: 630px;	
}

.right-content {
    width: 630px;	
}
#internal_bg {
    display: none;
}

.content-inner.internal {
    margin: 0;
}
#product_details {
    width:603px;
}

.product-left {
    width: 250px;
}

.product-right {
    margin-left: 19px;
    width: 300px;
}

.product-pricing .add-quote-btn {
    display: none;
}

.printer-btn, .email-btn {
    display: none;
}

.product-pricing select {
    width: 85%;
}

#image_gallery #main_image_wrapper img {
    height: auto;
    width: 250px;
}

#image_gallery .thumbnails {
    width: 250px;
}

#footer.internal {
    display: none;
}

/* Stylesheet: print_styles Modified On 2013-07-21 01:44:10 */
