﻿/* --- Cart Print page styles --- */

#Print-Container
{
    width: 100%;
    height: 100%;
}

#Print-Container #Left, 
#Print-Container #Right
{
    width: 25%;
    height: 100%;
}

#Print-Container #Middle
{
    width: 50%;
    height: 100%;
}

#Print-Container #Middle .logo
{
    width: auto;
    height: auto;
    float: left;
}

#Print-Container #Middle #Print-Order
{
    width: 960px;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 30px 0px;
    float: left;
}

#Print-Container #Middle #Print-Order div
{
    float: left;
}

#Print-Container #Middle #Print-Order .printer-header
{
    width: 100%;
    height: auto;
    padding: 20px 0px;
    font-size: 30px;
    font-weight: bold;
}

#Print-Container #Middle #Print-Order .cart-review
{
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left
{
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .order-number
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-number .order-number-detail
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-date
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-date .order-date-detail
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-customer-info
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-customer-info-detail
{
}

#Print-Container #Middle #Print-Order .cart-review .left .order-customer-info-detail .show-shipping-info, 
#Print-Container #Middle #Print-Order .cart-review .left .order-customer-info-detail .show-billing-info
{
    width: auto;
    height: auto;
    padding: 0px 40px 0px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list
{
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul
{
    width: 100%;
    height: auto;
    list-style-type: none;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li
{
    width: 100%;
    height: auto;
    padding: 15px 0px;
    border-top-style: solid;
    border-top-width: 1px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-main-image
{
    width: auto;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info
{
    width: 820px;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-name
{
    
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-name a
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-buttons
{
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-quantity
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    padding: 3px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-partnumber
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    padding: 3px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-info-price
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    padding: 3px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-briefdescription
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-briefdescription span
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-briefdescription p
{
    margin: 0px;
    padding: 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-variations
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-variations span
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list ul li .cart-review-info .cart-review-variations .cart-review-variations-item
{
    margin: 0px;
    padding: 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-color: #999999;
    border-bottom-color: #999999;
    padding: 10px 0px;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .sub-total
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .sub-total-value
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .shipping
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .shipping-value
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .tax
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .tax-value
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .total
{
}

#Print-Container #Middle #Print-Order .cart-review .left .cart-item-list .cart-totals .cart-review-totals .total-value
{
}

/* --- END Cart Print page styles --- */



/* --- Category-Products-List page styles --- */

#category-products .paging
{
    width: 100%;
    height: auto;
}

#category-products .paging #Page-Selection
{
    width: 100%;
    height: auto;
}

#category-products .paging #Page-Selection .page-select
{
}

#category-products .paging #Page-Selection .page-select .page-ddl
{
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto;
}

#category-products .paging #Page-Selection .page-sort .sort-ddl
{
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto;
}

#category-products .search-products-link
{
    width: 100%;
    height: auto;
    margin: 20px 0px;
}

#category-products .search-products-link a
{
    font-size: 12px;
}


#category-products div#page-area div#page-work .product-list
{
    display: block;
    list-style-type: none;
    width: 100%;
    height: auto;
    float: left;
}

#category-products div#page-area div#page-work .product-list .product-list-item
{
    display: block;
    float: left;
    text-align: center;
    width: auto;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

#category-products div#page-area div#page-work .product-list .product-list-item .product-bug-image
{
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
}

#category-products div#page-area div#page-work .product-list .product-list-item .product-bug-image a
{
}

#category-products div#page-area div#page-work .product-list .product-list-item .product-bug-image a img
{
}

#category-products div#page-area div#page-work .product-list .product-list-item h4
{
    width: 100%;
    height: auto;
}

#category-products div#page-area div#page-work .product-list .product-list-item h4 a
{
    font-size: 14px;
    color: #3f3f39;
}

#category-products div#page-area div#page-work .product-list .product-list-item .display-price
{
    width: 100%;
    height: auto;
    padding: 10px 0px;
    color: #aa1717;
}

#category-products div#page-area div#page-work .product-list .product-list-item .display-price small
{
    width: 100%;
    height: auto;
    display: block;
    font-size: 10px;
}

#category-products div#page-area div#page-work .product-list .product-list-item .express-order
{
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #3f3f39;
}

#category-products div#page-area div#page-work .product-list .product-list-item .quickAdd
{
    padding: 10px;
    border: 5px solid #CCCCCC;
    position: absolute;
    margin-top: 10px;
    width: 300px;
    height: auto;
    background-color: #fff;
}

#category-products div#page-area div#page-work .product-list .product-list-item .quickAdd table
{
    width: 100%;
    height: auto;
}

#category-products div#page-area div#page-work .product-list .product-list-item .quickAdd table td
{
    padding: 5px 0px;
}

#category-products div#page-area div#page-work .product-list .product-list-item .quickAdd table strong
{
    font-weight: bold;
    display: block;
}

/* --- END Category-Products-List page styles --- */



/* --- Cart-Review page styles --- */
#StoreReview
{
    width: 100%;
    height: auto;
    position: relative;
}

.cart-review-wrapper
{
    width: 100%;
    height: auto;
}

.cart-review-wrapper h3
{
    font-size: 26px;
}

.cart-review-wrapper #review-table
{
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.cart-review-wrapper #review-table th
{
    font-size: 16px;
    padding-bottom: 20px;
    text-align: left;
}

.cart-review-wrapper #review-table td
{
    vertical-align: top;
    padding-top: 20px;
}

.cart-review-wrapper #review-table td.product-name
{
    font-size: 14px;
    padding-right: 10px;
    text-decoration: none;
}
.cart-review-wrapper #review-table td.product-name .product-partnumber {
    display: block;
}
.cart-review-wrapper #review-table td.product-price,
.cart-review-wrapper #review-table td.product-total
{
    font-size: 13px;
}

.cart-review-wrapper #review-table td.product-total
{
    color: #aa1717;
}

.cart-review-wrapper #review-table td.product-price p
{
    font-size: 11px;
}

.cart-review-wrapper #review-table tr.review-description td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e1e1e1;
    padding-bottom: 20px;
    font-size: 12px;
}

.cart-review-wrapper #review-table td img
{
    margin-right: 20px;
}

.cart-review-wrapper .login-reminder
{
    width: 100%;
    height: auto;
    border: solid 1px #dcd25b;
    padding: 15px 0px;
    margin-top: 20px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.29, rgb(244,240,172)), color-stop(0.65, rgb(253,250,198)));
    background-image: -moz-linear-gradient( center bottom, rgb(244,240,172) 29%, rgb(253,250,198) 65%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#fffdfac6, endColorstr=#fff4f0ac);
}

.cart-review-wrapper .login-reminder img
{
    margin: 0px 20px;
    vertical-align: top;
    float: left;
}

.cart-review-wrapper .login-reminder .google-message
{
    width: 550px;
    height: auto;
    margin-top: 5px;
    font-weight: bold;
}

.cart-review-wrapper #cartbuttons
{
    height: auto;
    width: auto;
    margin: 30px 0px;
}

.cart-review-wrapper .promotion-container
{
    border: 2px solid #e0e0e0;
    width: 100%;
    height: auto;
    padding: 15px 0px;
}

.cart-review-wrapper .promotion-container span
{
    margin-left: 15px;
    margin-right: 30px;
    font-size: 17px;
    color: inherit;
}

.cart-review-wrapper .promotion-container .promo-tb
{
    margin-right: 5px;
}

.cart-review-wrapper .promotion-container .promo-text
{
    display: block;
    margin-top: 20px;
    margin-left: 15px;
    font-size: inherit;
}

.cart-review-wrapper .cart-review
{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.cart-review-wrapper .cart-review #Cart-Totals
{
    width: 340px;
    height: auto;
}

.cart-review-wrapper .cart-review ul
{
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0px;
    font-size: 15px;
    list-style-type: none;
    list-style-position: outside;
}

.cart-review-wrapper .cart-review ul li
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
}

.cart-review-wrapper .cart-review ul li .label
{
    display: block;
    float: left;
    width: 120px;
}

.cart-review-wrapper .cart-review .price-container
{
    width: auto;
    height: auto;
    float: right;
    padding: 15px 40px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #e1e1e1;
}

.cart-review-wrapper .cart-review .price-container .check-out,
.cart-review-wrapper .cart-review .price-container .pay-later
{
    margin: 0px;
    padding: 0px;
    display: block;
    font-family: Verdana;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 5px;
    vertical-align: top;
}

.cart-review-wrapper .cart-review .price-container .check-out
{
    display: block;
    width: auto;
    height: auto;
    padding: 7px 30px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: rgb(64,110,205);
    border: 0px;
}

.cart-review-wrapper .cart-review .price-container .pay-later
{
    display: block;
    width: auto;
    height: auto;
    padding: 7px 30px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: rgb(64,110,205);
    border: 0px;
}

.cart-review-wrapper .cart-review .promotion-container
{
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 50px;
    
}

/* Store Manual Checkout */
.manual-checkout
{
     width: 100%;
     height: auto;
     padding: 20px 0px;
     display: none;
}

.manual-checkout .manual-checkout-info
{
    width: 100%;
    height: auto;
}

.manual-checkout .manual-checkout-info h4
{

}

.manual-checkout .manual-checkout-info .manual-checkout-text
{
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form
{
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-header
{
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-form-label
{
    width: auto;
    height: auto;
    padding: 5px 20px 5px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-form-value
{
    width: auto;
    height: auto;
    padding: 5px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-form-value input,
.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-form-value select
{
    width: 285px;
    height: auto;
    padding: 3px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-form .manual-checkout-form-value select
{
    width: 289px;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping
{
    border-top: solid #e0e0e0 1px;
    width: 100%;
    height: auto;
    padding: 10px 0px;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping > h4
{
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping .manual-checkout-esimate-shipping-message
{
    width: 100%;
    height: auto;
    display: block;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping .cart-review
{
    width: 100%;
    height: auto;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping .cart-review table
{
    width: 100%;
    height: auto;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping .cart-review .cart-review-label
{
    width: 13%;
    height: auto;
}

.manual-checkout .manual-checkout-info .manual-checkout-estimate-shipping-button
{
    float: right;
}

.manual-checkout .manual-checkout-info .manual-shipping-estimate-and-buttons
{
    border-top: solid #e0e0e0 1px;
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.manual-checkout .manual-checkout-info .manual-shipping-estimate-and-buttons .manual-shipping-estimatetotal
{
    width: auto;
    height: auto;
}

.manual-checkout .manual-checkout-info .manual-shipping-estimate-and-buttons .manual-shipping-buttons
{
    width: auto;
    height: auto;
    float: right;
}

.divEstimate
{
    width: 400px;
    height: auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: rgb(255,255,255);
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -230px;
    padding: 30px;
    border: solid 1px #e0e0e0;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.divEstimate .manual-checkout-info .manual-checkout-form .manual-checkout-form-value input,
.divEstimate .manual-checkout-info .manual-checkout-form .manual-checkout-form-value select
{
    width: 270px;
    height: auto;
    padding: 3px 0px;
}

.divEstimate .manual-checkout-info .manual-checkout-form .manual-checkout-form-value select
{
    width: 274px;
}

.divEstimate .manual-checkout-info .manual-checkout-pop .manual-checkout-estimate-shipping .manual-checkout-estimate-shipping-btn
{
}

.divEstimate .manual-checkout-info .manual-checkout-estimate-shipping .cart-review
{
    padding: 10px 0px;
}
/* --- END Cart-Review page styles --- */



/* --- Product Details page styles --- */

#ctl00_cphPageBody_UpdatePanel1
{
    float: left;
    width: 100%;
}

.product-details,
.product-details div,
.product-comments,
.product-comments div
{
	float: left;
}

.product-comments,
.product-details
{
    width: 100%;
}

.product-details .product-photos
{
	width: 300px;
	background-color: #fff;
}

.product-details .product-photos .main-product-image 
{
	width: 300px;
	background-color: #fff;
	text-align: center;
}

.product-details .product-photos .main-product-image
{
	text-align: center;
}

.product-details .all-photos-panel
{
	width: 100%;
}

.product-details .all-photos-panel ul
{
	display: block;
	list-style-type: none;
	padding: 10px 0px;
	border: 5px solid #efefef;
	float: left;
}

.product-details .all-photos-panel ul li
{
    display: block;
    float: left;
    padding: 0px 10px;
}

.product-details .product-name
{
    width: 320px;
    background-color: #fff;
    text-align: left;
	margin-left:20px;
}

.product-details .product-name h1
{
	font-size: 24px;
	color: #3f3f39;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 26px;
	margin-left: 0px;
	font-weight: normal;
}

.product-details .product-name .price
{
	width: 230px;
	font-size: 22px;
	line-height: 26px;
	color: #aa0404;
	font-style: oblique;
}

.product-details .product-information
{
	width: 320px;
	height: 100%;
	background-color: #fff;
	text-align: left;
	margin-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}

.product-details .product-information .product-info-inside
{
    width: 100%;
}

.product-details .product-information .product-info-inside .product-info-brief
{
	width: 320px;
	margin: 10px 0px;
	padding: 0px;	
}

.product-details .product-information .product-info-inside .product-info-brief h2
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 18px;
	color: #3f3f39;
}

.product-details .product-information .product-info-inside .product-info-brief .product-info-more
{
    font-size: 14px;
    font-weight: normal;
    color: #292929;
    margin: 0px;
    padding: 0px 5px;
}

.product-details .product-information .product-info-inside .product-details-info
{
    width: 100%;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}

.product-details .product-information .product-info-inside .product-details-info .product-details-label
{
	display: block;
	width: 170px;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}

.product-details .product-information .product-info-inside .product-details-info .product-details-value
{
	display: block;
	width: 100px;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}

.product-details .product-information .product-info-inside .product-variation
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.product-details .product-information .product-info-inside .product-variation .product-variation-item
{
    margin-bottom: 5px;
    width: 100%;
}
 
.product-details .product-information .product-info-inside .product-variation .product-variation-item .product-variation-item-name
{
	display: block;
	width: 100px;
	font-weight: normal;
	font-size: 17px;
	line-height: 30px;
	color: #333333;
}

.product-details .product-information .product-info-inside .quantity-form
{
    margin-top: 10px;
	width: 100%;
}

.product-details .product-information .product-info-inside .quantity-form .quantity-form-quantity
{
    width: 100%;
    font-weight: normal;
	font-size: 17px;
	line-height: 30px;
	color: #333333;
	float:left;
}

.product-details .product-information .product-info-inside .quantity-form .quantity-form-digital
{
    width: 100%;
    font-weight: normal;
	font-size: 17px;
	line-height: 30px;
	color: #333333;
	float:left;
}

.product-details .product-information .product-info-inside .quantity-form .quantity-form-buttons
{
    width: 100%;
    margin-top: 10px;
}

.product-details .product-information .product-info-inside .outofstock-notification
{
    width: 100%;
    height: auto;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info
{
    width: 100%;
    height: auto;
    font-size: 12px;
    margin-top: 10px;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info h4
{
    font-weight: bold;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info p
{
    display: block;
    padding: 10px 0px;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info .outofstock-notification-form
{
    width: 100%;
    height: auto;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info .outofstock-notification-form ul
{
    list-style-type: none;
    list-style-position: outside;
    float: left;
    display: block;
    width: 220px;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info .outofstock-notification-form ul li
{
    float: left;
    display: block;
    padding-bottom: 5px;
}

.product-details .product-information .product-info-inside .outofstock-notification .outofstock-notification-info .outofstock-notification-form ul li span
{
    display: block;
    width: 90px;
}

.product-details .product-inquire
{
}

.product-details .product-inquire .product-inquire-info
{
}

.product-details .product-inquire .product-inquire-info .product-inquire-pop
{
    border: 5px solid #efefef;
    width: 350px;
    height: auto;
    padding: 15px;
    background-color: #fff;
}

.product-details .product-inquire .product-inquire-info .product-inquire-pop h4
{
    font-weight: normal;
	font-size: 17px;
	line-height: 30px;
	color: #333333;
}

.product-details .product-inquire .product-inquire-info .product-inquire-pop table
{
    margin: 10px 0px;
}

.product-details .product-inquire .product-inquire-info .product-inquire-pop table td
{
    font-weight: normal;
	font-size: 12px;
	color: #333333;
}

.product-details .product-inquire .product-inquire-info .product-inquire-pop table .separator .separator-table-cell 
{
    padding-top: 25px;
    padding-bottom: 10px;
    
}

    .product-details .product-inquire .product-inquire-info .product-inquire-pop table .separator .separator-table-cell div
    {
        font-weight: bold;
        font-style: normal;
        border-bottom: 1px solid #DDD;
        float: none;
        width: 100%;
        padding-bottom: 5px;
    }

.product-details .product-inquire .product-inquire-info .product-inquire-errors
{
    width: 100%;
    height: auto;
    padding: 10px 0px;
    color: #ff0000;
}

.product-details .quantity-pricing
{
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.product-details .quantity-pricing .quantity-pricing-header
{
    font-size: 24px;
    color: #3f3f39;
    display: block;
    margin-bottom: 20px;
}

.product-details .quantity-pricing .quantity-pricing-table
{
    width: auto;
    height: auto;
}

.product-details .quantity-pricing .quantity-pricing-table .quantity-pricing-table-header
{
    font-size: 16px;
    color: #3f3f39;
    font-weight: bold;
}

.product-details .quantity-pricing .quantity-pricing-table td
{
    padding-right: 10px;
}

.product-details .quantity-pricing .quantity-pricing-table .quantity-pricing-table-label
{
    padding: 2px 0px;
    font-size: 12px;
}

.product-details .quantity-pricing .quantity-pricing-table .quantity-pricing-table-value
{
    padding: 2px 0px;
    font-size: 12px;
}

.product-details .overview, 
.product-comments
{
    width: 100%;
    height: auto;
    font-size: 13px;
    line-height: 17px;
    color: #292929;
    text-align: left;
    padding-bottom: 10px;
}

.overview table tr td
{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.product-details .overview .overview-header, 
.product-comments .comments-header
{
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #3f3f39;
    line-height: 26px;
    font-weight: normal;
    margin-top: 20px;
}

.overview .overview-description 
{
	font-size: 13px;
	line-height: 16px;
	display: block;
	width: 100%;
	height: auto;
}

.product-comments
{
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding-top: 10px;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #F8F8F8;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #F8F8F8;
}

.product-comments .product-comment-entry
{
    padding: 10px 0px;
    font-size: 12px;
    line-height: 15px;
    color: #666666;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 10px;
	width: auto;
}

.product-comments .product-comment-entry p
{
    width: auto;
}

.product-comments .product-comment-entry span
{
	margin-top: 10px;
	display: block;
	font-size: 10px;
	width: auto;
}

.product-comments #No-Comments
{
    display: block;
    width: 100%;
    height: auto;
    margin: 10px 0px;
}

.product-comments .product-add-comment
{
    margin-top: 10px;
    width: auto;
}

.product-comments .product-add-comment .product-comment-validation-summary
{
    width: 100%;
}

.product-comments .product-add-comment .product-comment-info
{
    margin-top: 10px;
    width: 100%;
}

.product-comments .product-add-comment .product-comment-info ul
{
    list-style: none;
    width: 100%;
}

.product-comments .product-add-comment .product-comment-info ul li
{
    list-style: none;
    width: 100%;
}

.product-comments .product-add-comment .product-comment-info .product-comment-label 
{
	font-size: 13px;
	line-height: 22px;
}

.product-comments .product-add-comment .product-comment-info .text-area 
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

.product-comments .product-add-comment .product-comment-info .text-field
{
    margin-bottom: 5px;
}

.product-comments .product-add-comment .product-comment-info .product-add-comment-buttons
{
    margin: 0px;
    padding: 0px;
    width: auto;
}

.product-comments .product-add-comment .product-comment-info .product-add-comment-buttons .product-comment-thankyou
{
    margin: 0px;
    padding: 0px;
    width: auto;
}

.product-comments .product-add-comment .comment-post-header
{
    font-size: 18px;
    color: #3f3f39;
    line-height: 22px;
    font-weight: normal;
}

.related-products 
{
	margin-bottom:10px;
	width: 100%;
}

.related-products-header 
{
	width: 100%;
}

.related-products-header h4 
{
	font-size:18px;
	color:#3f3f39;
	line-height:22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.related-products .related-products-list
{
    margin-top: 10px;
    width: 100%;
}

.related-products .related-products-list ul
{
    float: left;
    display: block;
    list-style-type: none; 
    width: auto;
    height: auto;
}

.related-products .related-products-list ul li
{
    float: left;
    display: block;
    text-align: center;
    padding: 0px 10px;
    width: auto;
    height: auto;
}

.related-products .related-products-list ul li .product-bug
{
    width: 100%;
    text-align: center;
}

.related-products .related-products-list ul li .product-bug .product-bug-image
{
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}

.related-products .related-products-list ul li .product-bug h4
{
    width: 130px;
}

.related-products .related-products-list ul li .product-bug h4 a
{
    color: #3f3f39;
}

.related-products .related-products-list ul li .product-bug p
{
    width: 100%;
    margin-top: 5px;
}

.related-products .related-products-list ul li .product-bug p small
{
    font-size: 10px;
    display: block;
}

/* --- END Product Details page styles --- */



/* --- Search-Results page styles --- */

div#page-area div#page-work div#Search-Box
{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

div#page-area div#page-work .search-results
{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

div#page-area div#page-work .search-results .product-bug
{
    padding: 0px;
    margin: 0px;
    padding: 10px;
    text-align: center;
    width: auto;
    height: auto;
}

div#page-area div#page-work .search-results .product-bug .product-bug-image
{
    width: 100%;
    padding: 5px 0px;
}

div#page-area div#page-work .search-results .product-bug .product-bug-name
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
}

div#page-area div#page-work .search-results .product-bug .product-bug-name a
{
    text-decoration: none;
    font-size: 14px;
}

div#page-area div#page-work .search-results .product-bug .product-bug-price
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
    color: #aa1717;
}

div#page-area div#page-work .search-results .product-bug .product-bug-found
{
    display: block;
    text-decoration: none;
    font-size: 11px;
}

div#page-area div#page-work .search-results .product-bug .product-bug-found a
{
    font-size: 11px;
}

/* --- END Search-Results page styles --- */



/* --- Store-Categories page styles --- */

div#page-area
{
    width: 100%;
    height: auto;
}

div#page-area h2
{
    font-size: 30px;
    color: #3f3f39;
}

div#page-area h3
{
    font-size: 20px;
    color: #3f3f39;
    margin-top: 20px;
}

div#page-area div#page-work
{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

div#page-area div#page-work .categories-table
{
    width: 100%;
    height: auto;
}

div#page-area div#page-work .categories-table td
{
    padding: 20px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e1e1e1;
}

div#page-area div#page-work .categories-table p.main-categories
{
    font-size: 18px;
    color: #3f3f39;
    margin-right: 30px;
    margin-bottom: 10px;
    width: auto;
}

div#page-area div#page-work .categories-table p.main-categories a
{
    font-size: 20px;
    color: #3f3f39;
}

div#page-area div#page-work .categories-table p.sub-categories
{
    margin-left: 20px;
}

div#page-area div#page-work .categories-table p.sub-categories a
{
    text-decoration: none;
    font-size: 14px;
    color: #3f3f39;
}

/* --- END Store-Categories page styles --- */



/* --- Store-Confirmation page styles --- */

.cart-review
{
    width: 100%;
    height: auto;
}

.cart-review .left
{
    width: 100%;
    height: auto;
}

.cart-review .left .order-printable
{
    width: 100%;
    height: auto;
    font-size: 12px;
    padding: 5px 0px;
}

.cart-review .left .order-printable a
{
    font-size: 12px;
    text-decoration: none;
}

.cart-review .left .order-printable a:hover
{
    text-decoration: underline;
}

.cart-review .left .order-number
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
    font-size: 15px;
    color: #3f3f39;
}

.cart-review .left .order-number .order-number-detail
{
    margin-left: 35px;
}

.cart-review .left .order-date
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
    font-size: 15px;
    color: #3f3f39;
}

.cart-review .left .order-date .order-date-detail
{
    margin-left: 35px;
}

.cart-review .left .order-customer-info
{
    width: auto;
    height: auto;
    padding: 5px 0px;
    font-size: 15px;
    color: #3f3f39;
}

.cart-review .left .order-customer-info-detail
{
    width: auto;
    height: auto;
    font-size: 15px;
    color: #3f3f39;
    margin-left: 35px;
    padding-top: 5px;
}

.cart-review .left .order-customer-info-detail .show-shipping-info
{
    width: auto;
    height: auto;
    margin-right: 30px;
}

.cart-review .left .cart-item-list
{
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.cart-review .left .cart-item-list ul
{
    float: left;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    height: auto;
    list-style-type: none;
    list-style-position: outside;
}

.cart-review .left .cart-item-list ul li
{
    float: left;
    margin: 0px;
    padding: 0px;
    border-color: #e1e1e1;
    width: 100%;
    height: auto;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 10px 0px;
}

.cart-review .left .cart-item-list .cart-review-main-image
{
    width: auto;
    height: auto;
}

.cart-review .left .cart-item-list .cart-review-info
{
    width: auto;
    height: auto;
    margin-left: 30px;
    width: 510px;
    overflow: hidden;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-name
{
    width: auto;
    height: auto;
    padding: 5px 0px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-name a
{
    font-size: 20px;
    color: #3f3f39;
    text-decoration: none;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-name a:hover
{
    text-decoration: underline;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-buttons
{
    width: auto;
    height: auto;
    padding: 5px 0px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-buttons .details
{
    font-size: 20px;
    color: #3f3f39;
    text-decoration: none;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-buttons .details:hover
{
    text-decoration: underline;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-quantity
{
    width: auto;
    height: auto;
    padding: 2px 0px;
    margin-left: 20px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-partnumber
{
    width: auto;
    height: auto;
    padding: 2px 0px;
    margin-left: 20px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-info-price
{
    width: auto;
    height: auto;
    padding: 2px 0px;
    margin-left: 20px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-briefdescription
{
    width: auto;
    height: auto;
    font-size: 12px;
    color: #8e8e8e;
    margin-top: 10px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-briefdescription span
{
    font-size: 20px;
    color: #3f3f39;
    display: block;
    margin-bottom: 5px;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-briefdescription p
{
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto;
    margin-left: 20px;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-variations
{
    width: auto;
    height: auto;
    font-size: 12px;
    color: #3f3f39;
    margin-top: 10px;
    clear: both;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-variations span
{
    font-size: 20px;
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-variations .cart-review-variations-item
{
    margin-left: 20px
}

.cart-review .left .cart-item-list .cart-review-info .cart-review-variations .cart-review-variations-item span
{
    font-size: 12px;
}

.cart-review .left .cart-item-list .cart-totals
{
    width: 100%;
    height: auto;
    margin-top: 30px;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #e1e1e1;
    padding: 10px 0px;
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals
{
    width: 100%;
    height: auto;
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals table td
{
    padding: 3px 10px 3px 0px;
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .sub-total
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .sub-total-value
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .shipping
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .shipping-value
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .tax
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .tax-value
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .total
{
}

.cart-review .left .cart-item-list .cart-totals .cart-review-totals .tax-value
{
}

/* --- END Store-Confirmation page styles --- */



/* --- Store-Order-Review page styles --- */

.store-order .cart-review-wrapper ul
{
    width: auto;
    height: auto;
    float: left;
    padding: 15px 5px;
    font-size: 15px;
    list-style-type: none;
    list-style-position: outside;
}

.store-order .cart-review-wrapper ul li
{
    width: 100%;
    height: auto;
    padding: 5px 0px;
}

.store-order .cart-review-wrapper ul li .label
{
    display: block;
    float: left;
    width: 120px;
}

.store-order .billing-info,
.store-order .shipping-info
{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.store-order .billing-info h2,
.store-order .shipping-info h2
{
    font-size: 26px;
    color: #3f3f39;
}

.store-order .billing-info table,
.store-order .shipping-info table
{
    margin-top: 40px;
}

.store-order .billing-info table td,
.store-order .shipping-info table td
{
    padding: 3px 20px 3px 0px;
    font-size: 14px;
    color: #3c3c3c;
}

.store-order .billing-info table td .shipping-address,
.store-order .shipping-info table td .shipping-address
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #3c3c3c;
}

.store-order .billing-info table td .submit-button,
.store-order .shipping-info table td .submit-button
{
    margin-top: 15px;
}

.store-order .cc-info
{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.store-order .cc-info .shipping-info
{
    float: left;
    width: 100%;
    height: auto;
    border: 5px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 20px;
}

.store-order .cc-info .shipping-info h2
{
    font-size: 20px;
    color: #39393f;
}

.store-order .cc-info .shipping-info .billing-address,
.store-order .cc-info .shipping-info .shipping-address
{
    width: 40%;
    height: auto;
    margin-left: 20px;
}

.store-order .cc-info .credit-info
{
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.store-order .cc-info .credit-info table
{

}

.store-order .cc-info .credit-info table td
{
    padding: 3px 20px 3px 0px;
    font-size: 14px;
    color: #3c3c3c;
}

/* --- END Store-Order-Review page styles --- */



/* --- Store order history page styles --- */
.store-order-history
{
    width: 100%;
    height: auto;
}

.store-order-history h4
{
    font-size: 31px;
    color: #4b4b4b;
    padding: 10px 0px;
}

.store-order-history .user-name
{
    display: block;
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #4b4b4b;
    padding: 10px 0px;
}

.store-order-history #Order-History
{
    width: 100%;
    height: auto;
    border: solid 1px #d7d7d7;
    padding: 10px 0px;
}

.store-order-history #Order-History table
{
    width: 97%;
    height: auto;
    border: 0px;
    border-collapse: collapse;
    margin-left: 10px;
}

.store-order-history #Order-History table td
{
    border-bottom: solid 1px #d7d7d7;
    padding: 5px 0px;
}

.store-order-history #Order-History table td.label
{
    width: 200px;
}

.store-order-history #Order-Status
{
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

.store-order-history #Order-List 
{
    width: 100%;
    height: auto;
}

.store-order-history #Order-List div
{
    width: 100%;
    height: auto;
}

.store-order-history #Order-List div .order-list
{
    width: 100%;
    height: auto;
    border: solid 1px #d7d7d7;
}

.store-order-history #Order-List div .order-list
{
    width: 100%;
    height: auto;
}

.store-order-history #Order-List div .order-list th
{
    padding: 10px 0px;
    font-size: 15px;
    color: #4b4b4b;
    text-align: left;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.25, rgb(236,236,236)), color-stop(0.53, rgb(248,248,248)));
    background-image: -moz-linear-gradient(center bottom, rgb(236,236,236) 25%, rgb(248,248,248) 53%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false', startColorstr=#fff8f8f8, endColorstr=#ffececec);
    padding-right: 30px;
}

.store-order-history #Order-List div .order-list td
{
    padding: 8px 30px 8px 0px;
    border-bottom: solid 1px #d7d7d7;
}

.store-order-history #Order-List div .order-list td a
{
    padding-left: 10px;
}
/* --- END Store order history page styles --- */