﻿/*/////////////////
//     GLOBAL    //
/////////////////*/

*{
	outline:none;
}

select{
	margin-bottom: 0.5em;
    word-wrap: break-word;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: url(../images/select_bg.jpg) repeat-x scroll center top #f8f8f8;
    border-color: #CCC #DDDDDD #DDDDDD #CCC;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    margin: 0;
}

input{
	margin-bottom: 0.5em;
    word-wrap: break-word;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: url(../images/select_bg.jpg) repeat-x scroll center top #f8f8f8;
    border-color: #CCC #DDDDDD #DDDDDD #CCC;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    margin: 0
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

input.checkbox{
	width:20px;
}

div.hr{
	width:90%;
	height:1px;
	border-bottom:1px solid #CECECE;
	margin: 0 auto;
	clear:both;
}

body{
	font-family: Tahoma,"Lato",Arial, sans-serif;
	background-color:#FFF;
	font-size:13px;
	margin: 0;
    padding: 0;
    width: 100%;
}

a{
	text-decoration:none;
}

img{
	border: none;
}

.clear{
	clear:both;
}

#wrapper{
	width:100%;
	position:relative;
	bottom:8px;
}

#banner {
	width:100%;
	background-color:#F7F7F7;
}

#banner .banner_inner {
	width:1000px;
	margin:0 auto;
	height:150px;
	background:url(../images/banner_bg.jpg) no-repeat;
}

#banner .banner_inner #logo{
	width:760px;
	float:left;
	padding-top:35px;
}

#banner .banner_inner #checkout_buttons{
	width:240px;
	float:left;
}

#banner .banner_inner #phone_number{
	font-size:24px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 40px;
	font-family: Tahoma,"Lato",Arial, serif;
}

#banner .banner_inner #buttons{

}

#top{
	clear:both;
	width:100%;
	height:228px;
	background:url("../images/top_navigation_bg.jpg") repeat-x;
	position:relative;
	bottom: 18px;
}

#top .inner_top{
	width:1000px;
	margin:0 auto;
}

#top .inner_top .top_navigation_links{
	list-style-type:none;
	padding-left: 0;
	margin-left:0;
}

#top .inner_top .top_navigation_links li{
    border-left: 1px solid #222222;
    color: #FFFFFF;
    float: left;
    height: 33px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 18px;
    position: relative;
    text-transform: uppercase;
    top: 2px;
    font-size:11px;
}

#top .inner_top .top_navigation_links li.active{
   background:url("../images/top_navigation_link_active_bg.jpg") repeat-x;
}

#top .inner_top .top_navigation_links li.last{
    border-right: 1px solid #222222;
}

#top .inner_top .top_navigation_links li a{
	text-decoration: none;
	color: #eee;
}

#top .inner_top .top_navigation_links li a:hover{
	text-decoration: none;
	color: #FAC700;
}

#top .inner_top .top_navigation_links li.product_search{
	background: url("../images/search_bg.jpg") no-repeat scroll 2px 11px transparent;
    float: right;
    position: relative;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 250px;
    border-left: 0px;
}

#top .inner_top .top_navigation_links li.product_search form{
	padding-top:0px;
}

#top .inner_top .top_navigation_links li.product_search form > div{
	position: absolute;
	width: 100%;
}

#top .inner_top .top_navigation_links li.product_search input.text_field{
	border: 0 none;
    height: 24px;
    left: 30px;
    top:13px;
    position: absolute;
    width: 150px;
    color:#555;
    /*background: none;*/
}

#top .inner_top .top_navigation_links li.product_search input.submit_btn{
	border: 0 none;
    left: 198px;
    position: relative;
    top:8px;
    background:url("../images/search_btn.jpg") no-repeat;
    width: 45px;
    height: 30px;
    cursor: pointer;
    margin-top:3px;
}

#top .header{
	clear:both;
	background:url("../images/banner.jpg") no-repeat;
	width:1000px;
	height:164px;
	position: relative;
    top: 3px;
}

#top .header .header_links{
	margin-left: 793px;
}

#top .header .header_links div{
	width:200px;
	padding-top: 22px;
	font-family: Tahoma,"Lato",Arial, serif;
}

#top .header .header_links div a{
	color: #FFCA0C;
	font-size:21px;
	text-transform:uppercase;
}

#top .header .header_links div a:hover{
	text-decoration:underline
}

#top .header .header_links div.header_link2{
	padding-left:60px;
	width:140px;
}

#top .header .header_links div.header_link2 a{
	font-size:17px;
}


#top .header_bottom{
	background:url("../images/header_bottom.jpg") no-repeat;
	height: 29px;
    margin-top: 0px;
    position: absolute;
    width: 1000px;
    z-index: 999;
}

#bottom{
	clear:both;
	width:100%;
	background:url("../images/footer_bg.jpg") repeat-x;
	margin-top: 40px;
}


.bottom2{
	margin-top: 0px !important;
}

#bottom .bottom_inner{
	width:1000px;
	margin:0 auto;
	height:242px;
}

#bottom .bottom_inner .bottom_top{
	width:1000px;
	height:26px;
	background:url("../images/footer_top.jpg") no-repeat;
	position: relative;
    bottom:9px;
}

.bottom2 .bottom_inner .bottom_top{
	background:url("../images/footer_top_blue.jpg") no-repeat !important;
}

#bottom .bottom_inner #footer_text{
	float: left;
	width:500px;
	height: 155px;
	background:url("../images/footer_section_bg.png") right top no-repeat;
}

#bottom .bottom_inner #footer_text .footer_links{
	list-style-type:none;
	padding-left: 0;
	margin-left:0;
}

#bottom .bottom_inner #footer_text .footer_links li{
	padding-left:15px;
	padding-right:15px;
	float:left;
	border-right: 1px solid #CCCCCC;
}

#bottom .bottom_inner #footer_text .footer_links li.last{
	border-right: none;
}

#bottom .bottom_inner #footer_text .footer_links a{
	color: #ddd;
	text-transform:uppercase;
	font-size: 11px;
}

#bottom .bottom_inner #footer_text .footer_links a:hover{
	color: #ddd;
	text-transform:uppercase;
	font-size: 11px;
	text-decoration:underline
}

#bottom .bottom_inner #footer_text .copyright_text{
	clear:both;
	color: #ddd;
    padding-left: 15px;
    padding-top: 40px;
    text-transform:uppercase;
   
}

#bottom .bottom_inner #secure_website{
	float:left;
	width:320px;
	height: 155px;
	text-align: center;
	background:url("../images/footer_section_bg.png") right top no-repeat;
}

#bottom .bottom_inner #secure_website a{
	padding-right:5px;
}

#bottom .bottom_inner #secure_website #secure_website_header{
    color: #999999;
    font-size: 11px;
    padding-bottom: 25px;
    padding-left: 202px;
    text-align: left;
    text-transform: uppercase;
}

#bottom .bottom_inner #payment_methods{
	float: left;
	width: 180px;
	text-align: right;
	font-size:11px;
	text-transform:uppercase;
	color:#ccc;
	height: 155px;
	background: url("../images/payment_methods.png") no-repeat scroll 48px 35px transparent;
}

#bottom .bottom_inner #payment_methods .purchase_orders{
	background: url("../images/purchase_orders.png") no-repeat;
    margin-left: 46px;
    margin-top: 70px;
    padding-left: 40px;
    text-align: left;
    width: 112px;
    height: 36px;
}

#bottom .bottom_inner #payment_methods .purchase_orders a{
	color: #ccc
}

#bottom .bottom_inner #payment_methods .purchase_orders a:hover{
	text-decoration: underline;
}



/*/////////////////
//    HOMEPAGE   //
/////////////////*/



#body{
	background:url("../images/body_gradient.jpg") repeat-x #fff;
	width:100%;
	bottom: 27px;
	position:relative;
}

#body .body_inner{
	width:1000px;
	margin:0 auto;
	position:relative;
	top:50px;
}

#body #left_navigation{
	width:200px;
	float:left;
	clear: both;
}

#body #left_navigation .left_navigation_topper{
	width:192px;
	height:40px;
	background:url("../images/naviagtion_topper.jpg") repeat-x;
}

#body #left_navigation .left_navigation_links{
	list-style-type: none;
	padding-left: 0;
	position:relative;
	bottom:13px;
	margin-left:0;
}

#body #left_navigation .left_navigation_links li{
	background:url("../images/sidebar_navigation_bg_link.jpg") no-repeat;
    height: 27px;
    padding-top: 6px;
    width: 100%;
}

#body #left_navigation .left_navigation_links li.active{
	background:url("../images/sidebar_navigation_bg_active.jpg") no-repeat;
	padding-left: 7px;
}

#body #left_navigation .left_navigation_links li.active2{
	background:url("../images/sidebar_navigation_bg_active.jpg") no-repeat;
	padding-left: 7px;
}

#body #left_navigation .left_navigation_links li a{
    color: #EEEEEE;
    font-size: 13px;
    padding-left: 5px;
    position: relative;
    top: 1px;
}

#body #left_navigation .left_navigation_links li a:hover{
    color: #FAC700;
}


#featured_categories{
	width:600px;
	float:left;
}

#featured_categories .featured_category{
	width:475px;
    height: 119px;
    margin-bottom: 5px;
	float:left;
	padding-left:125px;
}

#featured_categories .category_1{
	background:url("../images/featured_category_1.jpg") no-repeat;
}

#featured_categories .category_2{
	background:url("../images/featured_category_2.jpg") no-repeat;
}

#featured_categories .category_3{
	background:url("../images/featured_category_3.jpg") no-repeat;
}

#featured_categories .category_4{
	background:url("../images/featured_category_4.jpg") no-repeat;
	padding-left: 15px;
	width:585px;
}

#featured_categories .featured_category .featured_category_header{
	font-size:22px;
	font-weight:bold;
	color:#823A08;
	letter-spacing:-1px;
	padding-top:10px;
	font-family: Arial, serif;
}

#featured_categories .featured_category .featured_category_text{
	width:335px;
	margin-top:15px;
	height:35px;
}

#featured_categories .featured_category .featured_category_link{
	margin-top:10px;
	width: 335px;
	text-align: right;
}

#featured_categories .featured_category .featured_category_link a{
	text-decoration: underline;
	text-transform: uppercase;
	font-size:12px;
	font-family: Tahoma,"Lato",Arial, serif;
	color: #014B96;
}

#right_homepage_content{
	width:200px;
	float:left;
}

#right_homepage_content #little_piano_man{
	
}

#right_homepage_content .homepage_piano_video{
	display:block;
	background:url("../images/piano_video.jpg") 0px 0px no-repeat;
}

#right_homepage_content .homepage_piano_video:hover{
	background:url("../images/piano_video.jpg") 0px -164px no-repeat;
}

#right_homepage_content #featured_product{
	width:190px;
	height:195px;
	background:url("../images/featured_product_bg.jpg") no-repeat;
	font-family: Tahoma,"Lato",Arial, serif;
}

#right_homepage_content #featured_product img.ribbon{
	position:absolute;
}

#right_homepage_content #featured_product .featured_product_data{

}

#right_homepage_content #featured_product .featured_product_data .featured_product_thumb{
	text-align: center;
	padding-top:20px;
}

#right_homepage_content #featured_product .featured_product_data .featured_product_name{
	font-size: 18px;
    font-weight: 900;
    letter-spacing: -1px;
    text-align: center;
    line-height: 20px;
    height:50px;
    overflow: hidden;
}

#right_homepage_content #featured_product .featured_product_data .featured_product_name a{
	color: #000
}

#right_homepage_content #featured_product .featured_product_data .featured_product_name a:hover{
	text-decoration:underline
}

#right_homepage_content #featured_product .featured_product_data .featured_product_price{
	font-size: 23px;
    font-weight: 900;
    letter-spacing: -1px;
    text-align: center;
    color:#541B00;
}




/*/////////////////
//    PRODUCT    //
/////////////////*/

#body .body_inner #breadcrumbs{
   border-bottom: 1px solid #DADADA;
   margin-bottom: 20px;
   padding-bottom: 15px;
   width: 100%;
}

#body .body_inner #breadcrumbs .breadcrumbs_links{
	list-style-type:none;
	padding-left: 0;
	margin-left:0;
}

#body .body_inner #breadcrumbs .breadcrumbs_links li{
	float:left;
	margin-right: 5px;
	color:#555;
}

#body .body_inner #breadcrumbs .breadcrumbs_links li a{
	font-family: Tahoma,"Lato",Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    color:#555;
}

#body .body_inner #breadcrumbs .breadcrumbs_links li.active{
	color: #0154A8;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 2px;
}

#body .body_inner #breadcrumbs .breadcrumbs_links li a:hover{
    text-decoration: underline;
}

#body .body_inner #content_section{
	width:789px;
	float:right;
}

#body .body_inner #content_section_full{
	width:1000px;
}

#body .back_to_cart{
    padding-left:10px;
    margin-bottom:20px;
}

#body .back_to_cart a{
    color: #004792;
}

#body .back_to_cart a:hover{
    text-decoration:underline !important;
}

#body .body_inner .shipping_topper{
	background:url("../images/free_shipping_product_banner.jpg") no-repeat;
}

#body .body_inner .shipping_topper_full{
	background:url("../images/free_shipping_product_banner_full.jpg") no-repeat;
}

#body .body_inner #content_section .product_free_shipping_header, #body .body_inner #content_section_full .product_free_shipping_header{
    color: #FFFFFF;
    font-family: Tahoma,"Lato",Arial,sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 12px;
    padding-left: 50px;
    padding-top: 12px;
}

#body .body_inner #content_section_full .product_free_shipping_header{
	padding-bottom:3px;
	padding-left:208px;
}

#body .body_inner #content_section .product_data{
	width:787px;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding-top: 0px;
	margin-bottom: 20px;
}

#body .body_inner #content_section .product_data .product_images{
	float:left;
	width:393px;
} 

#body .body_inner #content_section .product_data .product_thumbnail{
	width:393px;
	text-align:center;
	height:350px;
	overflow:hidden;
	position:relative;
}

#body .body_inner #content_section .product_data .product_thumbnail_slider{
	height:350px;
	position:relative;
}

#body .body_inner #content_section .product_data .product_thumbnail_div{
	float:left;
	width:393px;
	text-align:center;
	height:350px;
}

#body .body_inner #content_section .product_data .product_thumbnail_div span{
	display:inline;
	font-size:10px;
}

#body .body_inner #content_section .product_data .product_thumbnail a{
	margin:0 auto;
}

#body .body_inner #content_section .product_data .product_options{
	float:left;
	width:393px;
}

#body .body_inner #content_section .product_data .product_thumbnail_previews{
	
	margin-left:10px;
}

#body .body_inner #content_section .product_data .product_thumbnail_preview{
	float:left;
	margin:5px;
	border:1px solid #000;
}

#body .body_inner #content_section .product_data .product_options .product_name{
	color: #025ca5;
	font-size:23px;
	font-family: Tahoma,"Lato",Arial,sans-serif;
	font-weight: bold;
	margin: 0;
}

#body .body_inner #content_section .product_data .product_options .product_code{
	font-size:10px;
}

#body .body_inner #content_section .product_data .product_options .product_price{
	color: #025ca5;
	font-size:23px;
	font-family: Tahoma,"Lato",Arial,sans-serif;
	font-weight: bold;
	float:left;
	padding-top:20px;
	width: 190px;
	line-height: 18px;
}

#body .body_inner #content_section .product_data .product_options .product_price .andup{
    top: 10px;
    color: #025CA5;
    font-size: 10px;
    font-weight: normal;
    right: 40px;
    position: relative;
}

#body .body_inner #content_section .product_data span:first-child img{
    height: 64px !important;
    width: 787px !important;
    margin-bottom: 10px;
}

#body .body_inner #content_section .product_data .product_options .too_low_to_show_prod_link{
	font-size:17px;
	/*color: #025ca5;*/
	color:#c00;
}

#body .body_inner #content_section .product_data .product_options .too_low_to_show_prod_link .msrp{
    font-weight: normal;
    font-style: italic;
    color: #6b6b6b;
    text-decoration: line-through;
    padding-right: 10px;
}

#body .body_inner #content_section .product_data .product_options .too_low_to_show_prod_link .msrp strong{
	font-weight: bold;
	text-decoration: initial;
}

#body .body_inner #content_section .product_data .product_options .product_share{
	font-size:10px;
	padding-top:20px;
	float:left;
        width:200px;
}

#body .body_inner #content_section .product_data .product_options .product_qty{
	float:left;
	font-size:16px;
	padding-right:30px;
	padding-top:20px;
	font-family: Tahoma,"Lato",Arial,sans-serif;
}

#body .body_inner #content_section .product_data .product_options .product_qty_label{
	float: left;
    padding-right: 10px;
    position: relative;
    top: 5px;
}

#body .body_inner #content_section .product_data .product_options .product_qty input{
	width: 50px;
	font-size:16px;
}

#body .body_inner #content_section .product_data .product_options .product_add_to_cart{
	float:left;
	padding-top:20px;
	position:relative;
	bottom:5px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes{
	padding-top:15px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_label{
	font-weight: bold;
	float:left;
	width:140px;
	padding-top:5px;
	margin-top: 0;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value{
	float:left;
	width:240px;	
	bottom: 6px;
    position: relative;
    padding-top:10px;
    margin-top: 0;
    min-height: 55px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value select{
	min-width: 240px;
        width: 240px;
        max-width: 240px;
	font-size: 15px;	
	padding: 4px 0 6px 2px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value input.input_field{
	width:236px;
	font-size: 15px;
	padding: 4px 0 6px 2px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value .product_attribute_value_text{
    color: #0157A2;
    float: none;
    font-weight: bold;
    padding-right: 10px;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value input, #body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value span{
	float:right;
}

#body .body_inner #content_section .product_data .product_options .product_attributes .product_attribute_value input.radioButt{
	float:left; margin-left:5px; margin-right:10px; margin-top:4px;
}

#body .body_inner #content_section .product_data .product_description{
	width:720px;
	margin: 0 auto 20px;
}

#body .body_inner #content_section .product_data .product_description .product_description_tabs{
	width:720px;
	margin:0 auto;
}

#body .body_inner #content_section .product_data .product_description .product_description_tabs ul{
	list-style-type:none;
	padding-left: 0;
	margin-left:0;
}

#body .body_inner #content_section .product_data .product_description .product_description_tabs ul li{
    float:left;
    margin-right:2px;
    width:109px;
    height:29px;
    background:url(../images/product_page_tab.jpg) no-repeat;
    text-align:center;
    padding-top:7px;
}

#body .body_inner #content_section .product_data .product_description .product_description_tabs ul li a{
    color: #494949;
    font-weight: bold;
}

#body .body_inner #content_section .product_data .product_description .product_description_tabs ul li.active{
    background:url(../images/product_page_tab_active.jpg) no-repeat;
}

#body .body_inner #content_section .product_data .product_description .product_description_data{
	clear:both;
	background-color:#f5f5f5;
	position:relative;
	bottom:2px;
	padding: 20px;
}

#body .body_inner #content_section .product_data .product_description .product_description_data{
	clear:both;
	background-color:#f5f5f5;
	position:relative;
	bottom:2px;
	padding: 20px;
}

#body .body_inner #content_section .product_data .product_description .product_description_data .product_description_data1{
	font-size:14px;
}

.category_heading {
	font-size: 0;
	margin: 0;
}

#body .body_inner #content_section .category_search_header{
	background:url(../images/category_toolbar_bg.jpg) repeat-x;
    color: #FFFFFF;
    font-size: 11px;
    height: 23px;
    padding-top: 12px;
}

#body .body_inner #content_section .no_prods_here{
	font-size: 18px;
    font-style: italic;
    padding: 20px;
}

#body .body_inner #content_section .category_search_header .category_search_items{
	float:left;
	padding-left:10px;
	width:180px
}

#body .body_inner #content_section .category_search_header .category_search_pages{
	float:left;
	text-align: center;
	width:370px;
}

#body .body_inner #content_section .category_search_header .category_search_pages a{
	color: #fff;
}

#body .body_inner #content_section .category_search_header .category_search_show{
	float:left;
	width:210px;
	text-align:right;
	padding-right:10px;
	position:relative;
	bottom: 3px;
}

#body .body_inner #content_section .category_search_header2, #body .body_inner #content_section_full .category_search_header2{
	height:24px;
	background:url(../images/category_toolbar_bg2.jpg) repeat-x;
	color:#fff;
	padding-right:17px;
	text-align:right;
	padding-top:5px;
	font-size:11px;
}

#body .body_inner #content_section_full .category_search_header2{
    font-family: Tahoma,"Lato",Arial,sans-serif;
    font-size: 12px;
    height: 21px;
    padding-left: 17px;
    padding-top: 8px;
    text-align: left;
}

#body .body_inner #content_section_full .cart_header2{
	height:40px;
	background-color:#2B3033;
	background-position:0 16px;
}

#body .body_inner #content_section_full .no_items{
	font-size: 18px;
    font-style: italic;
    padding: 25px;
}


#body .body_inner #content_section_full .cart_header2 input{
	float:right;
	margin-right:25px;
}

#body .body_inner #content_section_full .cart_header2 .shopping_cart_text{
	float:left;
	font-size: 12px;
	padding-top:10px;
	margin: 0;
}

#body .body_inner #content_section_full .cart_table{
	
}

#body .body_inner #content_section_full .cart_table .cart_topper_row{
	background-color:#004589;
	color:#fff;
}

#body .body_inner #content_section_full .cart_table .cart_topper_row .cart_topper_row1{
	width:95px;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_topper_row .cart_topper_row2{
	width:685px;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_topper_row .cart_topper_row3{
	width:95px;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_topper_row .cart_topper_row4{
	width:125px;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_product_row{
	
}

#body .body_inner #content_section_full .cart_table .cart_product_row td{
	border-bottom:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row1{
	width:95px;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2{
	width:685px;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2 .cart_product_thumbnail{
	float:left;
	width:85px;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2 .cart_product_description{
	float:left;
	padding-left:10px;
	width:533px;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2 .cart_product_description .cart_product_name{
	font-size:19px;
	color:#004d98;
	font-family: Tahoma,"Lato",Arial,sans-serif;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2 .cart_product_description .cart_product_code{
	font-size:11px;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row2 .cart_product_description .cart_product_code ul{
	list-style-type:none;
	padding-left: 15px;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row3{
	width:95px;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row3 input{
	padding-left:8px;
	font-size:13px;
}

#body .body_inner #content_section_full .cart_table .cart_subtotal_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_subtotal_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}


#body .body_inner #content_section_full .cart_table .cart_subtotal_row .cart_subtotal_price{
	float:right;
	padding-right:28px;
	font-size:16px;
	font-weight:bold;
}

#body .body_inner #content_section_full .cart_table .cart_subtotal_row .cart_subtotal_price span{
	color:#004d98;
}

#body .body_inner #content_section_full .cart_table .cart_calculate_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_calculate_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	background-color:#ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_calculate_row .cart_subtotal_price{
	float:right;
	padding-right:28px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	padding-top:20px;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding-top:20px;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price{
 	padding-left: 700px;
    width: 270px;
    padding-bottom:50px;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_total{
    padding-bottom:30px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding-top:20px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_code{
    padding-left: 595px;
    padding-right: 10px;
    text-align: right;
    width: 370px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_code input{
    width: 130px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_code div{
 	float:left;
 	padding-left:45px; 	
 	font-weight:bold;
 	padding-top:5px; 	
 	color:#004d98;
}

#body .body_inner #content_section_full .cart_table .codeError{
 	font-weight:bold;
 	color:#d00;
 	font-size:14px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_codes{
 	padding-left: 735px;
    padding-right: 10px;
    text-align: right;
    padding-top:10px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_codes div{
 	float: left;
    width: 100px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_codes div span.cart_promo_codes_code{
 	font-size: 15px;
    font-weight: bold;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_codes div span.cart_promo_codes_description{
 	font-style:italic;
 	font-size: 11px;
}

#body .body_inner #content_section_full .cart_table .cart_promo_row td .cart_promo_codes div a{
 	background: url("../images/icon_error2.gif") no-repeat scroll 0 4px transparent;
    color: #FF0000;
    left: 20px;
    padding-left: 15px;
    position: relative;
    top: 5px;
    
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price .cart_tax_price_text{
 	float:left;
 	width:150px;
 	text-align:right;
 	padding-right:30px;
 	font-weight:bold;
}


#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price .cart_tax_price_text i{
 	font-weight:normal;
 	font-size:11px;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price .cart_tax_price_value, #body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price .cart_total_price_value{
 	float:left;
 	width:90px;
 	color:#004d98;
 	font-size:18px;
}

#body .body_inner #content_section_full .cart_table .cart_tax_row td .cart_tax_price .cart_discount_price_value{
 	color:#f00;
 	float:left;
 	width:90px;
 	font-size:18px;
 	font-style:italic
}

#body .body_inner #content_section_full .cart_table .cart_checkout_row{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
}

#body .body_inner #content_section_full .cart_table .cart_checkout_row td{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	padding-top:20px;
}

#body .body_inner #content_section_full .cart_table .cart_checkout_row td .cart_checkout_buttons{
	width:350px;
	padding-left:620px;
	text-align:right;
	padding-bottom:100px;
}

#body .body_inner #content_section_full .cart_table .cart_checkout_row td .cart_checkout_buttons span{
	color: #222;
	font-weight:bold;
	position:relative;
	bottom:10px;
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row td .cart_shipping_price_div{
	float:left;
}

#shipping_result{
	display:inline
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row td .cart_shipping_price_div span{
	
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row td .cart_shipping_price_div input{
	width:140px;
	padding-left:5px;
	font-size:14px;
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row td .cart_shipping_price_div select{
	float: right;
    margin-left: 10px;
    margin-top: 5px;
    width: 195px;
}


#body .body_inner #content_section_full .cart_table .cart_shipping_row .cart_shipping_price1{
	float: left;
    font-weight: bold;
    padding-left: 365px;
    padding-right: 45px;
    width: 270px;
}

#body .body_inner #content_section_full .cart_table .cart_shipping_row .cart_shipping_price2{
	float:left;
	width:295px;
	font-weight:bold;
	line-height:30px;
	position:relative;
	bottom:5px;
}

.shipping_details{
	 line-height: 17px;
	 font-weight: normal;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row4{
	width:125px;
	color:#004d98;
	font-family: Tahoma,"Lato",Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	border-right:1px solid #ebebeb;
	line-height:8px;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row4 .too_low_to_show_line_price{
	text-decoration:line-through;
	font-style:italic;
}

#body .body_inner #content_section_full .cart_table .cart_product_row .cart_product_row4 .too_low_to_show_line_rebate a{
	font-size:10px;
	color:#025ca5
}

#body .body_inner #content_section .category_search_row{
	/*height:269px;
	background:url(../images/product_grid_bg.gif) no-repeat;*/
	width:790px;
	clear:both;
	border-bottom:1px solid #ebebeb;
}

#body .body_inner #content_section .category_search_row .category_search_product{
	float:left;
	width:242px;
	padding:5px 10px;
}

#body .body_inner #content_section .custom_cover{
	clear:both;
        border-left:1px solid #ebebeb;
        border-right:1px solid #ebebeb;
        padding: 20px;
        width: 748px;
        text-align:center;
}

#body .body_inner #content_section .custom_cover img{
	border:2px solid #092C4C;
}

#body .body_inner #content_section .category_search_row .category_search_product1{
	border-left:1px solid #ebebeb;
}

#body .body_inner #content_section .category_search_row .category_search_product2{
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section .category_search_row .category_search_product3{
	border-right:1px solid #ebebeb;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_image{
	text-align:center;
	min-height:130px
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_code{
	font-size:11px;
	text-align:center;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_name{
	font-size:16px;
	color: #025ca5;
	padding-left: 10px;
    padding-right: 10px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_name{
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_name a{
	font-size:16px;
	color: #025ca5
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart{
	padding-left: 10px;
    padding-right: 10px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart .category_search_product_price{
	float:left;
	width: 102px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart .category_search_product_price span{
    bottom: 9px;
    color: #025CA5;
    font-size: 10px;
    font-weight: normal;
    left: 57px;
    position: relative;
}

#body .body_inner #content_section .category_search_row .category_search_product .cat_add_to_cart{
	background:none;
	border:none;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart .category_search_product_price a{
	font-size:22px;
	color: #025ca5;
	font-weight:bold;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart .category_search_product_price .too_low_to_show_link{
	font-size:12px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart .category_search_add_to_cart{
	float:left;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_cart2{
	padding-left:13px;
}

#body .body_inner #content_section .category_search_row .category_search_product .category_search_product_sale{
	bottom: 14px;
    color: #844A29;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-decoration: line-through;
}

div#target, #target-out, div#function, div#format { float: left; }

div#target-number { float: left; }

div#hint, #hint-out, div#hint-function, div#hint-format { float:left; margin-top:10px; background-color: #F0F0F0; border-radius: 3px; float: left; height: 15px; margin-left: 5px; padding-bottom: 2px; padding-left: 8px; padding-right: 8px; text-align: center; width: 50px; }

div#hint-format { width: 120px; }

div#precision { float: left; }

div#precision-target { background-color: #F0F0F0; border-radius: 3px; float: left; height: 20px; margin-left: 5px; padding-left: 8px; padding-right: 8px; padding-top: 4px; text-align: center; width: 50px; }

#body .body_inner #star{
    clear:both;
    float:left;
      margin-left: 190px;
    margin-top: 10px;
}

select#score { float: left; margin-left: 5px }

#body .body_inner #content_section .content_header{
	background:url(../images/content_topper.jpg) no-repeat;
    height: 44px;
    padding-left: 10px;
    padding-top: 4px;
    width: 785px;
}

#body .body_inner #content_section .content_header_blue{
    background:url(../images/content_topper_blue.jpg) no-repeat !important;
}

#body .body_inner #content_section .content_header h1{
    color: #EEEEEE;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#body .body_inner #content_section .content_data{
    border-bottom: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    bottom: 7px;
    margin-bottom: 20px;
    padding: 25px 20px 20px;
    position: relative;
    width: 744px;
}

#body .body_inner #content_section .content_data h3{
	color: #025ca5;
	font-size:16px;
}

#body .body_inner .checkout_row_a{
	background:url(../images/checkout_row_a.gif) no-repeat;
	width:1000px;
	height:543px;
	font-family: Tahoma,"Lato",Arial,sans-serif;
}

#body .body_inner .checkout_row_b{
	background:url(../images/checkout_row_b.gif) no-repeat;
	width:1000px;
	height:412px;
	font-family: Tahoma,"Lato",Arial,sans-serif;
}

#body .body_inner .checkout_row_a .cell{
	width:308px;
	padding-left:25px;
	float:left;
}

#body .body_inner .checkout_row_a .cell .cell_title{
	color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcelllabel{
    color: #7BB1D1;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
    padding-bottom:1px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcelllabel2{
    color: #7BB1D1;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-transform: uppercase;
    padding-bottom:1px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellinput input{
	width:270px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub{
    float:left;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub1{
    width:40%
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub2{
    width:20%
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub3{
    width:40%
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub1 .fieldcellinput input{
    width:103px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_a .cell .fieldcell input.checkbox{
    width:20px;
     background:none;
     border:none;
     
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub2 .fieldcellinput input{
    width:40px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub3 .fieldcellinput input{
    width:90px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_a .cell select{
	font-size: 15px;
    padding: 2px;
    width:56px;
    min-width:56px;
}

#body .body_inner .checkout_row_a .countrycell select{
	font-size: 15px;
    padding: 2px;
    width:282px;
    min-width:282px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .fieldcellsub2 .fieldcellinput input{
    width:40px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_a .cell .fieldcell .shipto{
    color: #7BB1D1;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 13px;
    padding-top: 11px;
}

#body .body_inner .checkout_row_b .cell{
	width:308px;
	padding-left:25px;
	float:left;
}

#body .body_inner .checkout_row_b .cell .cell_title{
	color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcelllabel{
    color: #7BB1D1;
    font-size: 17px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom:1px;
}

#body .body_inner .checkout_row_b .cell #payment_div_paypal{
    color: #7BB1D1;
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom:1px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .cctype{
    bottom: 5px;
    position: relative;
    width:10px;
    border:none;
    background:none;
}


#body .body_inner .checkout_row_b .cell .fieldcc img{
    cursor:pointer;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcelllabel img{
    padding-top:15px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellinput input{
	width:270px;
	padding:4px 5px;
}

#body .body_inner .checkout_row_b .cell .fieldcell input.checkbox{
    width:20px;
    background:none;
    border:none;
}

#body .body_inner .checkout_row_b .cell .fieldcell .shipto{
 	color: #7BB1D1;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 13px;
    padding-top: 11px;
}

#body .body_inner .checkout_row_b .cell .fieldcc{
 	padding-top:30px;
        padding-bottom:10px;
}

#body .body_inner .checkout_row_b .cell .fieldcc .cclabel{
 	position:absolute;
}

#body .body_inner .checkout_row_b .cell .fieldcc .cclabel div{
 	position:relative;
 	bottom: 43px
}

#body .body_inner .checkout_row_b .cell .fieldcc div{
 	padding-top:10px;
}

#body .body_inner .checkout_row_b .cell .fieldcellsub4{
 	float:left;
}

#body .body_inner .checkout_row_b .cell .fieldcellsub4 .fieldcellinput input{
 	width:185px;
}

#body .body_inner .checkout_row_b .cell .fieldcellsub5{
 	float:left;
 	padding-left:10px;
 	width:90px;
}

#body .body_inner .checkout_row_b .cell .fieldcellsub5 input{
 	float:left;
 	width:65px !important;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellsub4 .fieldcellcclabel {
   color: #9CCFED;
    font-size: 12px;
    padding-bottom: 1px;
    text-transform: uppercase;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcelllabelname {
    color: #7BB1D1;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-top: 8px;
    text-transform:uppercase
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellcctoplabel {
    color: #7BB1D1;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-top: 8px;
}

#body .body_inner .checkout_row_b .cell .fieldcellinput select {
    font-size: 15px;
    min-width: 198px;
    padding: 2px;
    width: 198px;
}

#body .body_inner .checkout_row_b .cell .fieldcellinputyear select {
    font-size: 15px;
    min-width: 75px;
    padding: 2px;
    width: 75px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellprice {
 	color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-top: 4px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellleft {
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 1px;
    padding-top: 13px;
    float:left;
    width:90px;
     height: 30px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellleft .taxinfo{
    color: #7BB1D1;
    font-size:11px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellvalue {
   color: #7BB1D1;
   float: left;
   font-size: 15px;
   font-weight: bold;
   padding-bottom: 1px;
   padding-top: 13px;
   padding-right: 15px;
   text-align: right;
   width: 200px;
   height: 30px;
}

#body .body_inner .checkout_row_b .cell .fieldcell .fieldcellvalue select {
    font-size: 15px;
    min-width: 198px;
    padding: 2px;
    width: 198px;
}

#body .body_inner .cell .error{
	color:#f00 !important;
	background: url("../images/icon_error.png") no-repeat scroll 0 10px transparent;
	padding-left:23px;
}

#body .mini_checkout_cart{
	width:285px;
	height: 485px;
    overflow-y: hidden;
    
}

#body .mini_checkout_cart_item{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #9D9D9D;
}

#body .mini_checkout_cart_item .mini_checkout_cart_image{
	float:left;
}

#body .mini_checkout_cart_item .mini_checkout_cart_name{
	float:left;
	padding-left:15px;
	width:200px;
	color: #7BB1D1;
    font-size: 11px;
    font-weight: bold;
}

#body .mini_checkout_cart_item ul{
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -25px;
}

#body .mini_checkout_cart_item ul li{
	list-style-type:none;
	font-size: 10px;
	color:#C9DFFC;
}

#body .error_div{
	background-color:#fcc;
	border:1px solid #b00;
	width:969px;
	padding:15px;
	font-size:18px;
	margin-bottom:20px;
}

#body .totalcell .fieldcellleft{
	padding-top:5px !important;
}

#body .totalcell .fieldcellvalue{
	padding-top:7px !important;
}

#body .address_cart{
	width:300px;
	float:left;
	font-size:15px;
	
}

#body .order_alert{
	-moz-border-radius: 10px;
	border-radius: 10px;
	 background-color: #BBFFBB;
    font-size: 22px;
    margin-bottom: 25px;
    padding: 20px;
    border: 3px solid #009900;
}

#body .order_alert span{
    font-size: 17px;
}

#body .order_alert_warning{
	-moz-border-radius: 10px;
	border-radius: 10px;
	 background-color: #FCF5C7;
    font-size: 22px;
    margin-bottom: 20px;
    padding: 20px;
    border: 3px solid #DBC100;
}

#body .order_alert_warning span{
    font-size: 17px;
}

#body .order_alert_error{
    -moz-border-radius: 10px;
    border-radius: 10px;
     background-color: #FFBFBF;
    font-size: 22px;
    margin-bottom: 25px;
    padding: 20px;
    border: 3px solid #840000;
}

#body .order_alert span{
    font-size: 17px;
}

.blog-post {
	margin-bottom: 50px;
}
.blog-post:last-child {
	margin-bottom: 0;
}

.blog-post h2 a {
	color: #293133;
}

.blog-post time {
	color: #293133;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-post img {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
}

.blog-post p {
	line-height: 1.3;
}