﻿#box_loadpagehome {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
	margin-left:10px;
	margin-top:5px;
}
#tieude_loadpagehome {
    background: url("../images/bg_tieudehome.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    line-height: 41px;
}
#tieude_loadpagehome ul {
    color: #ff7f00;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
}
#tieude_loadpagehome li {
    background: url("../images/icon_home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #999999;
    float: right;
    padding-left: 25px;
    padding-right: 20px;
}
#tieude_loadpagehome li a {
    color: #999999;
}
#tieude_loadpagehome li a:hover {
    color: #999999;
    text-decoration: underline;
}
#tieude_loadpagehome h1 {
    float: right;
    padding-right: 20px;
}
#box_loadpagehome_noidung {
    padding: 20px;
}

#cart_list {
    background: none repeat scroll 0 0 #fff;
}
#cart_list tr {
    background: none repeat scroll 0 0 #f1f1f1;
}
#cart_list tr a {
    color: #333;
}
#cart_list tr a:hover {
    color: #f00;
}
#cart_list th {
    background: none repeat scroll 0 0 #bbb;
    color: #fff;
    font-size: 13px;
    padding: 7px 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border:1px solid #fff;
}
#cart_list td {
    color: #444;
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
	border:1px solid #fff !important;
}
#cart_list td input {
    border: 1px solid #ccc;
    padding: 3px 5px;
    text-align: center;
    width: 25px;
}
#cart_list td img {
    border: medium none;
}
#cart_list td a.pro_del {
    background: none repeat scroll 0 0 #ff7f00;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 8px;
}
#cart_list td button.btnup {
    background: none repeat scroll 0 0 #ff7f00;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 8px;
}
#cart_list td a.pro_del:hover {
    background: none repeat scroll 0 0 rgb(255, 8, 8);
    color: #fff;
}
#cart_list td #pro_sum {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 36px;
}
#cart_list td #pro_sum label {
    color: #f00;
    font-size: 20px;
}
#cart_list td a.pro_del.mar {
    margin: 0;
}
#cart_list td a.pro_del.float {
    float: left;
    padding: 2px 15px;
}
#cart_list tr:last-child td {
    padding: 10px;
}
.clr {
    clear: both;
}

#contact {
    padding-top: 0;
	padding:8px;
}
#contact #contactBox {
    margin-left: 0;
}
#contactInfo {
    padding: 0;
}
#contact #map {
    border: 5px solid #ccc;
    height: 300px;
    margin-top: 20px;
}
#contact iframe {
    height: 100%;
    width: 100%;
}
#contact h1 {
    color: #aad200;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}
#contact p, #contact p * {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
#contact #contactInfo a {
    color: #fa0;
}
#contact #contactInfo a:hover {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 1px 1px 2px #ccc;
}
#contact form {
    padding-top: 20px;
}
#contact form li {
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
	list-style: outside none none;
}
#contact form li span {
    background: none repeat scroll 0 0 rgb(218, 218, 218);
    color: rgb(0, 0, 0);
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 1px;
}
.form_col {
    float: left;
    width: 48%;
}
.form_col:nth-child(2) {
    margin-left: 4%;
}
.form_col input, .form_col textarea {
    border: 1px solid #dcdcdc;
    color: #000;
    height: 30px;
    padding: 0 5px;
    width: 96%;
}
.form_col input:hover, .form_col textarea:hover, .form_col input:focus, .form_col textarea:focus {
    border-color: #ccc;
    color: #000;
}
.form_col textarea {
    height: 113px;
    padding: 5px;
}
.form_col a.buttonView {
    display: block;
    float: right;
    line-height: 28px;
    margin-right: 1px;
    padding: 0 10px;
}
.buttonView {
    background: none repeat scroll 0 0 #aad200;
    border: 1px solid #aad200;
    color: #fff;
    font-size: 15px;
    padding: 3px 18px;
    text-transform: uppercase;
}
.buttonView:hover {
    background: none repeat scroll 0 0 #f00;
    border-color: #f00;
    color: #fff;
    text-shadow: none;
}

input.adcart {
    background: none repeat scroll 0 0 #f60;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    margin-left: 10px;
    padding: 0 15px;
    position: relative;
    width: 170px;
}
input.adcart:hover {
    background: none repeat scroll 0 0 #aad200;
    border: 1px solid #aad200;
}

cart_content .product_next_step2 .total_money {
    height: 42px;
    line-height: 42px;
    margin-left: 20px;
    margin-top: 38px;
    width: 297px;
}
.cart_content .product_next_step2 .total_money .title {
    color: #525252;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
}
.cart_content .product_next_step2 .total_money .total {
    color: #d13c2c;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    width: 190px;
}
.cart_content .product_next_step2 .next_step_2_button {
    background: url("../images/bt_perform_checkout.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 20px;
    text-indent: -99999px;
    top: 100px;
    width: 116px;
}
.cart_container .cart_customer_form {
    padding: 0 20px;
    width: 670px;
}
.cart_customer_form .row {
    margin-bottom: 10px;
}
.cart_customer_form .row.row_full {
    width: 670px;
}
.cart_customer_form .row.row_half {
    float: left;
    margin-right: 20px;
    width: 320px;
}
.cart_customer_form .row.row_half.no_mr {
    margin-right: 0;
}
.cart_customer_form .row label {
    color: #525252;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.cart_customer_form .row input[type="text"] {
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 1px #e7e7e7 inset;
    color: #333333;
    display: block;
    height: 25px;
    line-height: 25px;
    width: 100%;
}
.cart_customer_form .row .select_container {
    background: url("../images/bg_cart_select.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #333333;
    display: block;
    height: 25px;
    line-height: 25px;
    width: 100%;
}
.cart_customer_form .row .select_container select {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    height: 20px;
    margin-top: 3px;
    width: 99%;
}
.cart_customer_form .row select option {
    color: #333333;
}
.cart_customer_form .form_sep {
    background: url("../images/bg_cart_step2_sep.jpg") repeat-x scroll 0 0 transparent;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}
.cart_customer_form .email_notice {
    color: #d33e2e;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
}
.cart_container .cart_confirm_container {
    padding: 0 20px;
    width: 670px;
}
.cart_confirm_container .cart_confirm_title {
    color: #2b2b2b;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.cart_confirm_container .cart_confirm_list {
    margin-bottom: 20px;
    width: 670px;
}
.cart_confirm_list .confirm_item {
    border-bottom: 1px dotted #b6b6b6;
    height: 55px;
    margin-bottom: 15px;
    width: 670px;
}
.cart_confirm_list .confirm_item .product_info {
    float: left;
    height: 55px;
    width: 410px;
}
.cart_confirm_list .confirm_item .product_info .product_name {
    color: #333333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.cart_confirm_list .confirm_item .product_info .product_price {
    color: #525252;
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.cart_confirm_list .confirm_item .product_info .product_price .label {
    color: #525252;
    font-size: 12px;
    font-weight: normal;
}
.cart_confirm_list .confirm_item .product_quantity {
    color: #525252;
    float: left;
    height: 55px;
    line-height: 30px;
    width: 70px;
}
.cart_confirm_list .confirm_item .product_total_price {
    color: #272727;
    float: left;
    font-size: 20px;
    line-height: 30px;
    text-align: right;
    width: 190px;
}
.cart_confirm_list .confirm_item .product_total_price .label {
    color: #525252;
    font-size: 12px;
}
.cart_confirm_container .cart_total_price {
    color: #2b2b2b;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-bottom: 30px;
    text-align: right;
}
.cart_confirm_container .cart_total_price .label {
    color: #525252;
    font-size: 12px;
    font-weight: bold;
}
.cart_confirm_container .cart_customer_info {
    width: 670px;
}
.cart_confirm_container .cart_customer_info .customer_name {
    border-bottom: 1px dotted #b6b6b6;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.cart_confirm_container .cart_customer_info .customer_contact {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}
.cart_container .cart_success {
    padding: 0 20px;
    width: 670px;
}
.cart_success .big_icon {
    background: url("../images/bg_cart_success.png") no-repeat scroll center center transparent;
    height: 250px;
    width: 670px;
}
.cart_success .success_message {
    color: #7aa542;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.cart_success .success_notice {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 200px;
    margin-top: 30px;
    text-align: center;
}
.cart_error .big_icon {
    background: url("../images/error.png") no-repeat scroll center center transparent;
    height: 250px;
    width: 670px;
}
.cart_error .error_message {
    color: #ffae25;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
.cart_error .error_notice {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 200px;
    margin-top: 30px;
    text-align: center;
}