.shop-wrapper .side-nav {
	margin: 0px;
	width: inherit;
}

.side-nav .inner-nav {
	margin-top: 10px;
}

.side-nav .inner-nav .child-active > a {
    color: #999;
}
.cms-widget .title {
	background: url("images/bg-title2.gif") no-repeat scroll 0 0 #D3D9E2;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 14px;
    padding: 10px 10px 10px 16px;
    text-transform: uppercase;
    width: 113px;
}
.cms-widget .cms-content-block img
{
    margin:15px 0px 15px 0px;
}
#sidebar .cms-widget {
	margin-top: 20px;
}
#sidebar .cms-widget ul, .aside .cms-widget ul {
	font-size: 13px;
    line-height: 15px;
    list-style: none outside none;
    padding: 9px 0 0;
}

#sidebar .cms-widget li, .aside .cms-widget li {
    margin: 0 0 8px;
}

#sidebar .cms-widget a, .aside .cms-widget a  
{
    text-decoration: none;
	color: #000000;
}

#sidebar .cms-widget .active a,.aside .cms-widget .active a 
{
	color: #FFFFFF;
}

#sidebar .cms-widget a:hover, .aside .cms-widget a:hover {
	color: #FAAF3B;
}

#sidebar .cms-list li:first-child, .aside .cms-list li:first-child {
    border: medium none;
    padding: 0 5px 12px;
}

#sidebar .cms-list li, .aside .cms-list li {
    border-top: 1px solid #D3D9E2;
    overflow: hidden;
    padding: 18px 5px 16px;
    text-align: left;
    vertical-align: top;
}
#wrapper .post-content .desc 
{
    padding: 0 0 2px 25px;
}

#wrapper .block-inform {
    border-top: 1px solid #D3D9E2;
    margin: 0 0 -4px;
    overflow: hidden;
    padding: 0px;
    width: 542px;
}
#wrapper .post-content .desc-holder {
    overflow: hidden;
    padding: 0px;
}
.category-list .blog-year {
	cursor: pointer;
}
.shop-content {
    padding: 4px 24px 0 24px;
}
.sub-category-grid
{
    width: 520px;
	margin-bottom: 15px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
	font-family: arial,helvetica;
}

.orange .ajax__tab_body
{
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #ff9933;
	border: solid 1px #ff9933;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #000;
	border-color: #333;
}
.grey .ajax__tab_body
{
	font-family: arial,helvetica;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}
.ajax__tab_panel {
	padding: 10px;
}
.ajax__tab_outer {
	cursor: pointer;
}
td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	min-width: 200px;
}
.table-container .row .item-value
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}
.section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 1.5em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY, SHOPPING CART, WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page, .wishlist-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.shoppingcart-page .page-title, .wishlist-page .page-title
{
	border-bottom: 0 none;
}

.shoppingcart-page .body, .wishlist-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #555;
}

.order-summary-content
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #555;
}

.wishlist-content
{
	margin: 0px;
	color: #555;
	background-color: inherit;
}

.order-summary-content .totals 
{
    float: right;
    padding: 23px 5px 0 5px;
    width: 330px;
}

.order-summary-content  .cart-collaterals 
{
    padding: 20px 0 10px;
    width: 550px;
}

.order-summary-content .deals
{
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 290px;
}

.order-summary-content .shipping
{
    display: inline;
    float: left;
    margin: 0;
    width: 280px;
}

.order-summary-content .coupon-box, .order-summary-content .giftcard-box
{
	padding: 10px 10px 10px 10px;
	color: #555;
	background: #FAFAFA;
	margin: 0 0 10px 0px;
	border: dotted 1px #d3d3d3;
}

.order-summary-content .giftcard-box
{
    position:relative;
    z-index:1;
}

.order-summary-content .cart, .wishlist-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.wishlist-content .cart
{
	margin-bottom: 25px;
}

.order-summary-content .cart td, .wishlist-content .cart td
{
	padding: 10px;
}

.order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row
{
	font-weight: bold;
}

.order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th
{
	background: url('images/cart_line_y.gif') repeat-y right;
	padding: 2px 8px;
	vertical-align: middle;
	white-space: nowrap;
}

.order-summary-content .cart .cart-header-row th.picture, .wishlist-content .cart .cart-header-row th.picture
{
	background: none;
	border: none;
}

.order-summary-content .cart .cart-header-row th.end, .wishlist-content .cart .cart-header-row th.end
{
	background: none;
	padding-right: 5px;
}

.order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row
{
	
}

.order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td
{
	background: url('images/cart_line_y.gif') repeat-y right;
	border-top: 1px dotted #c5c5c5;
	vertical-align: middle;
	line-height: 30px;
}

.order-summary-content .cart .cart-item-row td.productpicture, .wishlist-content .cart .cart-item-row td.productpicture
{
	padding: 5px 5px 5px 5px;
	background: none;
}

.order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end
{
	border-top: 1px dotted #c5c5c5;
	background: none;
	text-align: right;
	font-weight: bold;
	color: #239FCB;
}

.order-summary-content .WarningBox .WarningText, .wishlist-content .WarningBox .WarningText
{
	color: Red;	
}

.order-summary-content .total-info
{
	margin: 0px;
}

.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}

.cart_total_left_below
{
	width: 100%;
	text-align: right;
	vertical-align: top;
	height: 30px;
}

.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

.order-summary-content .removegiftcardbutton, .order-summary-content .removediscountbutton 
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.order-summary-content .selected-checkout-attributes
{
    margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	color: #353434;
}

.order-summary-content .checkout-attributes
{
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	background:none repeat scroll 0 0 #F7F5E8;
    border:1px dotted #D3D3D3;
}

.order-summary-content .min-amount-warning
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service .read
{
	text-decoration: underline;
}

.order-summary-content .terms-of-service .read:hover
{
	cursor: pointer;
}

.order-summary-content .common-buttons
{
	margin: 0px;
	padding: 10px 10px 10px 0px;
	float: left;
}

.order-summary-content .checkout-buttons
{
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .addon-buttons
{
    clear: both;
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	text-align: right;
}

.order-summary-content .crosssells-title
{
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding:5px 5px 5px 0;
    border-bottom:0 none;
    margin:0 0 10px;
    width:100%;
}

.estimate-shipping
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #555;
	background: #FAFAFA;
	border: dotted 1px #d3d3d3;
}
.estimate-shipping .shipping-options
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}
.estimate-shipping .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}
.estimate-shipping .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.order-progress
{
	height: 55px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}
.order-summary-title
{
	padding: 10px 10px 5px 0px;
	font-size: 1.5em;
	color: #555;
	font-weight: bold;
	clear: both;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}
.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 26px;
}

.checkout-data .select-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}


.checkout-data .address-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.checkout-data .address-grid .address-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #D7D7D7;
	width: 200px;
	height: auto;
}
.checkout-data .address-grid .address-item .select-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.checkout-data .address-grid .address-item .address-box
{
	text-align: left;
}

.checkout-data .enter-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .enter-address
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.checkout-data .enter-address .enter-address-body
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.account-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #555;
}

.customer-info-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	color: #555;
}

.customer-info-box .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.customer-info-box .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #D7D7D7;
	height: auto;
	margin-bottom: 10px;
}

.customer-info-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.customer-addresses
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	color: #555;
	background-color: inherit;
}

.customer-addresses .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.customer-addresses .add-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
}

.customer-orders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	color: #555;
	background-color: inherit;
}

.customer-orders .recurring-payments
{
	padding: 10px 10px 5px 0px;
	width: 100%;
	clear: both;
}

.customer-orders .recurring-payments .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.customer-orders .order-list
{
}

.customer-orders .order-list .order-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.customer-pass-recovery
{
	padding: 5px 5px 5px 5px;
	color: #555;
	background-color: inherit;
}

.customer-rewardpoints
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	color: #555;
	background-color: inherit;
}

.customer-rewardpoints .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.customer-rewardpoints .reward-points-overview
{
	padding: 10px 10px 5px 0px;
	width: 100%;
}

.customer-rewardpoints .reward-points-history
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}
.address-edit-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.address-edit-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #555;
	background-color: inherit;
}
.message-error
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: red;
}
.shop-content .page-title {
    border-bottom: 1px solid #D2D8E1;
    margin: 0 0 24px;
    overflow: hidden;
    padding: 0 4px 0px 0;
}

.product-filters
{
	width: 520px;
	margin: 0 0 10px 0;
	border: 1px solid #D3D3D3;
	background: #FAFAFA;
}

.product-filters .filter-title
{
	font-weight: bold;
	padding-left: 10px;	
	color: #3A4045;
}

.product-filters .filter-title span
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
	padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.price-range-filter ul
{
	margin: 0;
	padding-left: 20px;
}

.price-range-filter li
{
	list-style: none;
	padding-bottom: 2px;
}

.price-range-filter .selected-price-range
{
	padding-left: 20px;
}

.price-range-filter .remove-price-range-filter
{
	font-weight: bold;
}

.product-spec-filter
{
}

.product-spec-filter .title
{
	color: #555;
	font-weight: bold;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.product-spec-filter table.filter {width: 100%;}
.product-spec-filter table.filter tr.group {font-weight: bold;}
.product-spec-filter table.filter tr.item td {padding: 2px 2px 2px 16px;}
.product-spec-filter table.filter tr.filtereditem {}

.product-spec-filter .remove-filter
{
    padding-left: 20px;
}

.product-spec-filter .remove-product-spec-filter
{
	font-weight: bold;
}
.shop-content .page-title h1 {
	margin: 6px 0 0 0px;
}
.shop-wrapper input[type=text], .shop-wrapper input[type=password], .shop-wrapper select, .cms-widget input[type=text], .cms-widget textarea,
.main-content  input[type=text]{
	border: 1px solid #D7D7D7;
	padding: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.shop-wrapper select {
	margin-right: 10px;
}

.shop-wrapper .product-variant-line {
	padding-bottom: 15px;
    border-bottom: 1px solid #D2D8E1;
    margin-bottom: 10px;
}
.shop-wrapper .heading {
	overflow:hidden;
	padding:0 4px 18px 0;
	border-bottom:1px solid #d2d8e1;
	margin:0 0 24px;
}
.post-list .read-holder {
	margin-top: 10px;
}
.shop-wrapper .product-list{
     margin-top: 20px;
}

.shop-wrapper .product-sorting {
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 10px;
}
.shop-wrapper .product-collateral {
	margin-top: 30px;   
}
.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.shop-wrapper .product-list li {
    vertical-align: top;
}
.related-products-grid .title, .also-purchased-products-grid .title {
	font-size: 1.3em;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.related-products-grid, .also-purchased-products-grid {
	margin-top: 40px;
}

.also-purchased-products-grid .item, .related-products-grid .item {
	width: 200px;
	text-align: center;
}

.product-variant-list .product-variant-line:last-child {
	border-bottom: 0px;
}
.shop-nav {
    border-bottom: 1px solid #D7D7D7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.shop-wrapper .basket-block{
	width: inherit;
}

.shop-wrapper .item-box {
	vertical-align: top;
}

.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton,
.productvariantaddtocartbutton, .productwritereviewbutton, .loginbutton, .registerbutton,
.checkoutasguestbutton, .savecustomerinfobutton, .addbillingaddressbutton, .addshippingaddressbutton,
.changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton,
.newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .checkoutbutton, .selectshippingaddressbutton,
.newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton, 
.shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton,
.confirmordernextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton,
.deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .newsletterbox-subscribebutton, 
.useragreementbutton, .deleteselectedfsbutton, .submitreturnrequestbutton, .uploadavatarbutton,
.productlistaddtocartbutton, .productgridaddtocartbutton, .productemailafriendbutton, 
.productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, 
.deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, 
.returnitemsbutton, .orderdetailsprintbutton, .estimateshippingbutton,
.updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, 
.orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, 
.forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton, .removeavatarbutton, .productlistproductdetailbutton
{
    border: 1px solid #98918D;
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    color: #239FCB;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
    overflow: hidden;
    padding: 6px 12px;
    text-align: center;
    text-transform: uppercase;
}

.searchbutton:hover, .contactusbutton:hover, .newsitemaddcommentbutton:hover, .blogpostaddcommentbutton:hover,
.productvariantaddtocartbutton:hover, .productwritereviewbutton:hover, .loginbutton:hover, .registerbutton:hover,
.checkoutasguestbutton:hover, .savecustomerinfobutton:hover, .addbillingaddressbutton:hover, .addshippingaddressbutton:hover,
.changepasswordbutton:hover, .registernextstepbutton:hover, .completeregistrationbutton:hover, .passwordrecoverybutton:hover,
.newpasswordbutton:hover, .saveaddressbutton:hover, .sendemailafriendbutton:hover, .checkoutbutton:hover, .selectshippingaddressbutton:hover,
.newaddressnextstepbutton:hover, .selectbillingaddressbutton:hover, .sameasshippingaddressbutton:hover, 
.shippingmethodnextstepbutton:hover, .paymentmethodnextstepbutton:hover, .paymentinfonextstepbutton:hover,
.confirmordernextstepbutton:hover, .submitforumtopicbutton:hover, .submitpmbutton:hover, .replypmbutton:hover,
.deleteselectedpmbutton:hover, .reorderbutton:hover, .minicartcheckoutbutton:hover, .newsletterbox-subscribebutton:hover, 
.useragreementbutton:hover, .deleteselectedfsbutton:hover, .submitreturnrequestbutton:hover, .uploadavatarbutton:hover,
.productlistaddtocartbutton:hover, .productgridaddtocartbutton:hover, .productemailafriendbutton:hover, 
.productaddtocomparelistbutton:hover, .productvariantaddtowishlistbutton:hover, .editaddressbutton:hover, 
.deleteaddressbutton:hover, .cancelrecurringorderbutton:hover, .orderdetailsbutton:hover, 
.returnitemsbutton:hover, .orderdetailsprintbutton:hover, .estimateshippingbutton:hover,
.updatewishlistbutton:hover, .applycouponcodebutton:hover, .updatecartbutton:hover, .continueshoppingbutton:hover, 
.orderprocessedcontinuebutton:hover, .submitpollvotebutton:hover, .cancelforumtopicbutton:hover, .forumsearchbutton:hover, 
.forumsearchboxbutton:hover, .cancelpmbutton:hover, .deletepmbutton:hover, .backpmbutton:hover, .removeavatarbutton:hover,
.productlistproductdetailbutton:hover
{
    background: none repeat scroll 0 0 #239FCB;
    border: 1px solid #98918D;
    color: #FFFFFF;
    cursor: pointer;
    padding: 6px 12px;
    text-decoration: none;
}
.productPrice {
	color:#239fcb;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}

.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .wrapper
{
	margin-top: 10px;
	padding-left: 5px;
	color: #555;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	min-height: 240px;
	vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	min-height: 240px;
	vertical-align: top;
}

.captcha-enabled
{
	height: 340px !important;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	min-height: 240px;
}

.login-table-container
{
	vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #555;
	background-color: inherit;
}
.register-title,.login-title {
	font-size: 1.3em;
	color: #000000;
}


.shop-login-form {
    border-left: 1px solid #D2D8E1;
    margin-left: 10px;
    padding-left: 20px;
}

.cms-contact-us {
    padding: 6px 29px 0 24px;
}
.certified-awards {
	padding: 20px;
}
.searchresult {
    width: 360px;
}
.moreinfo {
    font-weight: bold;
    text-align: right;
    cursor: pointer;
}

.title {
    border-bottom: 1px solid;
}
.ppl-auth 
{
    border: 1px solid;
    padding: 0px 10px;
}
.ppl-auth p
{
    font-weight: bold; 
}
.bpi-section 
{
    font-weight: bold;
    border: 1px solid;
    padding: 10px;
    margin-bottom: 20px;
}
.title-thick {
    border-bottom: 3px solid;
}
.news-block.twitter {
    width: auto;
}
.twitter p {
    margin: 0;
}
.news-block.twitter {
    width: 755px;
}
.tweet {
    padding: 0px 25px 21px 24px;
}
.news-list .tweet:first-child {
    padding: 0 25px 20px 24px;
}
.left-visual {
    float: left;
    margin: 0 10px 0 0;
}

.image-desc {
    color: #23A0CC;
    float: left;
    margin: 7px 0 0;
    text-transform: uppercase;
    font-family: "Din Text Pro Thin","Helvetica Neue","Helvetica",Arial,sans-serif;
    font-size: 2.5em;
    font-size-adjust: 0.5;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase;
    margin: 10px;
}
.social {
    list-style: none outside none;
    margin-top:11px;
}
.social li {
    float: left;
    padding-left: 10px;
    position: relative;
}
.social li a {
    background: url("/App_Themes/bpi/images/sprite.png") no-repeat scroll 0 -9999px rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    overflow: hidden;
    text-indent: -9999px;
    width: 15px;
}
.social li .youtube {
    background: url("/App_Themes/bpi/images/sprite.png") no-repeat scroll 0 -2px rgba(0, 0, 0, 0);
    height: 26px;
    width: 63px;
}
.social li .twitter-icon {
    background: url("/App_Themes/bpi/images/sprite.png") no-repeat scroll -88px -2px rgba(0, 0, 0, 0);
    height: 26px;
    width: 32px;
}
.social li .facebook {
    background: url("/App_Themes/bpi/images/sprite.png") no-repeat scroll -142px 0 rgba(0, 0, 0, 0);
    height: 30px;
    width: 15px;
}
.pager {
    text-align: center;
    width: 680px;
    margin-top: 10px;
}
.pager a{
    padding: 10px;
}