html {
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}
body {
    background: url("../image/bg-1920x1200.jpg") repeat fixed top right #0576D6;
    color: #2B2B2B;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
body, td, th, input, textarea, select, a {
    font-size: 12px;
}
h1, .welcome {
    border-bottom: 1px dashed #D3D3D3;
    color: #496D69;
    font: bold 22px Arial;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 3px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 0;
}
p {
    margin-bottom: 20px;
    margin-top: 0;
}
a, a:visited, a b {
    color: #e9001a;
    cursor: pointer;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a img {
    border: medium none;
}
form {
    display: inline;
    margin: 0;
    padding: 0;
}
input[type="text"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}
select {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    padding: 2px;
}
label {
    cursor: pointer;
}
#container {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E9EAEB;
    border-style: dashed;
    border-width: 1px 1px 1px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: left;
    width: 980px;
}
#column-left {
    float: left;
    width: 180px;
}
#column-right {
    float: right;
    width: 180px;
}
#content {
    margin-bottom: 25px;
    min-height: 400px;
}
#column-left + #column-right + #content, #column-left + #content {
    margin-left: 195px;
}
#column-right + #content {
    margin-right: 195px;
}
#header {
    background: url("../image/header_bg.gif") repeat-x scroll 0 0 transparent;
    height: 76px;
    position: relative;
    z-index: 99;
}
#header_bg_left {
    background: url("../image/header_bg_left.gif") no-repeat scroll 0 0 transparent;
    height: 100%;
    width: 100%;
}
#header_bg_right {
    background: url("../image/header_bg_right.gif") no-repeat scroll right 0 transparent;
    height: 100%;
    width: 100%;
}
#header #logo {
    left: 13px;
    position: absolute;
    top: 13px;
}
.lang_curr {
    left: 250px;
    position: absolute;
    top: 7px;
}
#language {
    color: #626262;
    float: left;
    font: 12px Arial;
    margin-left: 20px;
}
#language img {
    cursor: pointer;
}
#currency {
    color: #626262;
    float: left;
    font: 12px Arial;
    margin-left: 20px;
}
#currency a {
    border: 1px solid #CCCCCC;
    color: #626262;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 2px 4px;
    text-decoration: none;
}
#currency a b {
    color: #000000;
    text-decoration: none;
}
#search_panel {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../image/search_panel.gif") repeat-x scroll 0 0 transparent;
    border-color: #E8E7E0;
    border-radius: 0 0 3px 3px;
    border-style: solid;
    border-width: 1px 1px 1px;
    height: 31px;
    margin-bottom: 15px;
    position: relative;
    z-index: 200;
}
#search_panel #cart {
    min-width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
#search_panel #cart .heading {
    float: right;
    margin-right: 12px;
    margin-top: 9px;
    padding-left: 14px;
    padding-right: 14px;
    position: relative;
    z-index: 1;
}
#search_panel #cart .heading h4 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0;
}
#search_panel #cart .heading a {
    background: url("../image/cart_icon.gif") no-repeat scroll 0 0 transparent;
    color: #383838;
    padding-left: 20px;
    text-decoration: none;
}
#search_panel #cart .heading a span {
    background: url("../image/arrow-down.png") no-repeat scroll 100% 50% transparent;
    padding-right: 15px;
}
#search_panel #cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-radius: 7px 7px 7px 7px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px #DDDDDD;
    clear: both;
    display: none;
    min-height: 150px;
    padding: 8px;
    position: relative;
    right: 0;
    top: -1px;
}
#search_panel #cart.active .heading {
    padding-bottom: 6px;
}
#search_panel #cart.active .content {
    display: block;
}
#search_panel #cart .cart {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
}
#search_panel #cart .cart td {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    padding: 10px 5px;
    vertical-align: top;
}
#search_panel #cart .cart .image {
    width: 1px;
}
#search_panel #cart .cart .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
#search_panel #cart .cart .name small {
    color: #666666;
}
#search_panel #cart .cart .quantity {
    text-align: right;
}
#search_panel #cart .cart td.total {
    text-align: right;
}
#search_panel #cart .cart .remove {
    text-align: right;
}
#search_panel #cart .cart .remove img {
    cursor: pointer;
}
#search_panel #cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    margin-bottom: 5px;
    padding: 5px;
}
#search_panel #cart table.total td {
    color: #000000;
}
#search_panel #cart .content .checkout {
    clear: both;
    text-align: right;
}
#search_panel #cart .empty {
    padding-top: 50px;
    text-align: center;
}
#search_panel #search {
    left: 5px;
    position: absolute;
    top: 5px;
    width: 298px;
    z-index: 15;
}
#search_panel .button-search {
    background: url("../image/button-search.png") no-repeat scroll center center transparent;
    cursor: pointer;
    height: 20px;
    left: 184px;
    position: absolute;
    top: 1px;
    width: 20px;
}
#search_panel #search input {
    background: url("../image/search_bg.gif") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 0 #F0F0F0;
    color: #696969 !important;
    font: 12px Arial;
    height: 18px;
    padding: 1px 1px 1px 7px;
    width: 170px;
}
#header #welcome {
    position: absolute;
    right: 12px;
    text-align: right;
     top: 45px;
      font-size: 14px;
    z-index: 5;
}
#header #welcome a {
    text-decoration: none;
  font-size: 15px;
}
#header #welcome a:hover {
    text-decoration: underline;
}
#header .links {
    font-size: 10px;
    padding-right: 12px;
    position: absolute;
    right: 0;
    top: 7px;
}
#header .links a {
    color: #2B2B2B;
    display: block;
    float: left;
    font: 14px Verdana;
    padding: 10px 10px 0 7px;
    text-decoration: none;
}
#header .links a + a {
    margin-left: 8px;
}
#header .links a:hover {
    text-decoration: underline;
}
#menu {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../image/category_menu_bg.png") repeat-x scroll 0 bottom #b4081b;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
    float: left;
    position: relative;
    z-index: 201;
}
#menu > ul > li:hover {
    background: none repeat scroll 0 0 #ec001a;
}
#menu > ul > li > a {
    border-right: 1px dashed #000000;
    color: #FFFFFF;
    display: block;
    font: bold 12px/14px Arial;
    padding: 10px 17px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    z-index: 6;
}
#menu > ul > li > div {
    background: url("../image/menu.png") repeat scroll 0 0 transparent;
    border: 1px dashed #000000;
    border-radius: 0 0 5px 5px;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;
}
#menu > ul > li:hover > div {
    display: table;
}
#menu > ul > li > div > ul {
    display: table-cell;
}
#menu > ul > li ul + ul {
    padding-left: 20px;
}
#menu > ul > li ul > li > a {
    color: #FFFFFF;
    display: block;
    min-width: 120px;
    padding: 4px;
    text-decoration: none;
    white-space: nowrap;
}
#menu > ul > li ul > li > a:hover {
    background: none repeat scroll 0 0 #b4081b;
	border: 1px dashed #000000;
	border-radius: 5px 5px 5px 5px;
}
#menu > ul > li > div > ul > li > a {
    color: #FFFFFF;
}
.breadcrumb {
    color: #85887D;
    margin-bottom: 10px;
    margin-left: 4px;
}
.breadcrumb a {
    color: #9A9E8F;
    font: 11px Tahoma;
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.success, .warning, .attention, .information {
    color: #555555;
    margin-bottom: 15px;
    padding: 10px 10px 10px 33px;
}
.success {
    background: url("../image/success.png") no-repeat scroll 10px center #EAF7D9;
    border: 1px solid #BBDF8D;
}
.warning {
    background: url("../image/warning.png") no-repeat scroll 10px center #FFD1D1;
    border: 1px solid #F8ACAC;
}
.attention {
    background: url("../image/attention.png") no-repeat scroll 10px center #FFF5CC;
    border: 1px solid #F2DD8C;
}
.information {
    background: url("../image/information.png") no-repeat scroll 10px center #E8F6FF;
    border: 1px solid #B8E2FB;
}
.success .close, .warning .close, .attention .close, .information .close {
    cursor: pointer;
    float: right;
    padding-right: 4px;
    padding-top: 4px;
}
.required {
    color: #FF0000;
    font-weight: bold;
}
.error {
    color: #FF0000;
    display: block;
}
.help {
    color: #999999;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
    font-weight: normal;
}
table.form {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}
table.form tr td:first-child {
    width: 150px;
}
table.form > * > * > td {
    color: #000000;
}
table.form td {
    padding: 4px;
}
input.large-field, select.large-field {
    width: 300px;
}
table.list {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
table.list td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
table.list thead td {
    background-color: #FFFEFC;
    padding: 0 5px;
}
table.list thead td a, .list thead td {
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
table.list tbody td a {
    text-decoration: underline;
}
table.list tbody td {
    padding: 0 5px;
    vertical-align: top;
}
table.list .left {
    padding: 7px;
    text-align: left;
}
table.list .right {
    padding: 7px;
    text-align: right;
}
table.list .center {
    padding: 7px;
    text-align: center;
}
table.list .asc {
    background: url("../image/asc.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
table.list .desc {
    background: url("../image/desc.png") no-repeat scroll right center transparent;
    padding-right: 15px;
}
.pagination {
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 8px;
    width: 100%;
}
.pagination .links {
    float: left;
}
.pagination .links a {
    border: 1px solid #EEEEEE;
    color: #A3A3A3;
    display: inline-block;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .links b {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #269BC6;
    color: #269BC6;
    display: inline-block;
    font-weight: normal;
    padding: 4px 10px;
    text-decoration: none;
}
.pagination .results {
    float: right;
    padding-top: 3px;
}
a.button {
    background: url("../image/button-left.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline-block;
    padding-left: 9px;
    text-decoration: none;
}
a.button span {
    background: url("../image/button-right.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 12px 3px 5px;
}
a.button:hover {
    background: url("../image/button-left-active.png") no-repeat scroll left top transparent;
}
a.button:hover span {
    background: url("../image/button-right-active.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
}
.buttons {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
    overflow: auto;
    padding: 6px;
}
.buttons .left {
    float: left;
    text-align: left;
}
.buttons .right {
    float: right;
    text-align: right;
}
.buttons .center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.htabs {
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    line-height: 16px;
}
.htabs a {
    background: url("../image/tab.png") repeat-x scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    color: #000000;
    display: none;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 2px;
    padding: 7px 15px 6px;
    text-align: center;
    text-decoration: none;
}
.htabs a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 7px;
}
.tab-content {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
    z-index: 2;
}
.box {
    margin-bottom: 17px;
}
#content .box .box-heading {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #D3D3D3;
    border-style: none none dashed;
    border-width: medium medium 1px;
    color: #496D69;
    font: bold 22px Arial;
    padding-bottom: 10px;
    padding-left: 0;
}
.box .box-heading {
    background: url("../image/background.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 25px;
    padding: 5px 10px 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 19px;
}
#content .box .box-content {
    border: medium none;
}
.box .box-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dashed #DBDEE1;
    border-left: 1px dashed #DBDEE1;
    border-right: 1px dashed #DBDEE1;
    padding: 10px;
}
.box .box-content > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box .box-content > ul li {
    padding: 2px 0;
}
.box .box-content > ul li a {
    color: #2B2B2B;
    font-size: 11px;
    text-decoration: none;
}
.box .box-content > ul li a:hover {
    color: #5A5A5A;
}
.box-product {
    overflow: auto;
    text-align: center;
    width: 100%;
}
#content .box-product {
    text-align: left;
}
.box-product > div {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 0;
    text-align: center;
    vertical-align: top;
    /*width: 120px;*/
}
#content .box-product > div {
	background-color: #cfecec;
    border: 1px dashed #E7E7E7;
    margin: 0 10px 15px 5px;
    padding: 0 0 15px;
    width: 30%;
}
.box-product .image {
    display: block;
    margin-bottom: 0;
}
.box-product .image img {
    border: 0px solid #E7E7E7;
    padding: 3px;
}
.box-product .name a {
    color: #0078E8;
    display: block;
    font: 11px Verdana;
    margin-bottom: 4px;
}
.box-product .price {
    color: #2B2B2B;
    display: block;
    margin-bottom: 4px;
}
.box-product .price-old {
    color: #A30101;
    text-decoration: line-through;
}
.box-product .price-new {
    font-weight: normal;
}
.box-product .rating {
    display: block;
    margin-bottom: 4px;
}
.box-category {
    margin-top: -5px;
}
.box-category ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box-category > ul > li {
    background: url("../image/arrow.gif") no-repeat scroll 0 9px transparent;
    padding: 4px 8px 4px 9px;
}
.box-category > ul > li + li {
    border-top: 1px dotted #D6D6D6;
}
.box-category > ul > li > a {
    color: #2B2B2B;
    text-decoration: none;
}
.box-category > ul > li > a:hover {
    color: #5A5A5A;
}
.box-category > ul > li ul {
    display: none;
}
.box-category > ul > li a.active {
    font-weight: bold;
}
.box-category > ul > li a.active + ul {
    display: block;
}
.box-category > ul > li ul > li {
    padding: 5px 5px 0 10px;
}
.box-category > ul > li ul > li > a {
    display: block;
    text-decoration: none;
}
.box-category > ul > li ul > li > a:hover {
    color: #2297F4;
}
.box-category > ul > li ul > li > a.active {
    font-weight: bold;
}
#content .content {
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
    overflow: auto;
    padding: 10px;
}
#content .content .left {
    float: left;
    width: 49%;
}
#content .content .right {
    float: right;
    width: 49%;
}
.category-info {
    margin-bottom: 20px;
    overflow: auto;
}
.category-info .image {
    border: 1px solid #E7E7E7;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
.category-list {
    margin-bottom: 20px;
    overflow: auto;
}
.category-list ul {
    float: left;
    width: 18%;
}
.category-list .div a {
    font-weight: bold;
    text-decoration: underline;
}
.manufacturer-list {
    border: 1px solid #DBDEE1;
    margin-bottom: 20px;
    overflow: auto;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #F8F8F8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: none outside none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
.product-filter {
    border-bottom: 1px solid #EEEEEE;
    overflow: auto;
    padding-bottom: 5px;
}
.product-filter .display {
    color: #333333;
    float: left;
    margin-right: 15px;
    padding-top: 4px;
}
.product-filter .display a {
    color: #333333;
    font-weight: bold;
}
.product-filter .sort {
    color: #333333;
    float: right;
}
.product-filter .limit {
    color: #333333;
    float: right;
    margin-left: 15px;
}
.product-compare {
    font-weight: bold;
    margin-bottom: 25px;
    padding-top: 6px;
}
.product-compare a {
    font-weight: bold;
    text-decoration: none;
}
.product-list > div {
    margin-bottom: 15px;
    overflow: auto;
    padding: 0 15px;
}
.product-list .right {
    float: right;
    margin-left: 15px;
}
.product-list > div + div {
    border-top: 1px solid #EEEEEE;
    padding-top: 16px;
}
.product-list .image {
    float: left;
    margin-right: 10px;
}
.product-list .image img {
    border: 1px solid #E7E7E7;
    padding: 3px;
}
.product-list .name {
    margin-bottom: 3px;
}
.product-list .name a {
    color: #0078E8;
    font: 11px Verdana;
}
.product-list .description {
    color: #4D4D4D;
    line-height: 15px;
    margin-bottom: 5px;
}
.product-list .rating {
    color: #7B7B7B;
}
.product-list .price {
    color: #333333;
    float: right;
    font-size: 12px;
    height: 50px;
    margin-left: 8px;
    text-align: right;
}
.product-list .price-old {
    color: #A30101;
    text-decoration: line-through;
}
.product-list .price-new {
    font-weight: normal;
}
.product-list .price-tax {
    color: #BBBBBB;
    font-size: 12px;
    font-weight: normal;
}
.product-list .cart {
    margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
    margin-bottom: 3px;
}
.product-list .wishlist a {
    background: url("../image/add.png") no-repeat scroll left center transparent;
    color: #333333;
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
.product-list .compare a {
    background: url("../image/add.png") no-repeat scroll left 60% transparent;
    color: #333333;
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
.product-grid {
    overflow: auto;
    width: 100%;
}
.product-grid > div {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 0px;
    text-align: center;
    vertical-align: top;
    width: 194px;
}
.product-grid .image {
    display: block;
    margin-bottom: 0;
}
.product-grid .image img {
    border: 1px solid #E7E7E7;
    padding: 3px;
}
.product-grid .name a {
    color: #0078E8;
    display: block;
    font: 11px Verdana;
    margin-bottom: 4px;
}
.product-grid .description {
    display: none;
}
.product-grid .rating {
    display: block;
    margin-bottom: 4px;
}
.product-grid .price {
    color: #333333;
    display: block;
    margin-bottom: 4px;
}
.product-grid .price-old {
    color: #A30101;
    text-decoration: line-through;
}
.product-grid .price-new {
    font-weight: normal;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .cart {
    margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
    margin: 0 10px 3px;
}
.product-grid .wishlist a {
    background: url("../image/add.png") no-repeat scroll left center transparent;
    color: #333333;
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
.product-grid .compare a {
    background: url("../image/add.png") no-repeat scroll left center transparent;
    color: #333333;
    display: block;
    padding-left: 18px;
    text-decoration: none;
}
.product-info {
    margin-bottom: 20px;
    overflow: auto;
}
.product-info > .left {
    float: left;
    margin-right: 15px;
}
.product-info > .left + .right {
    margin-left: 265px;
}
.product-info .image {
    border: 1px solid #E7E7E7;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}
.product-info .image-additional {
    clear: both;
    margin-left: -10px;
    overflow: hidden;
    width: 260px;
}
.product-info .image-additional img {
    border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.product-info .description {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #4D4D4D;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
}
.product-info .description span {
    color: #4D4D4D;
    font-weight: bold;
}
.product-info .description a {
    color: #4D4D4D;
    text-decoration: none;
}
.product-info .price {
    border-bottom: 1px solid #E7E7E7;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0 5px 10px;
}
.product-info .price-old {
    color: #FF0000;
    text-decoration: line-through;
}
.product-info .price-new {
}
.product-info .price-tax {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.product-info .price .reward {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}
.product-info .price .discount {
    color: #4D4D4D;
    font-size: 12px;
    font-weight: normal;
}
.product-info .options {
    border-bottom: 1px solid #E7E7E7;
    color: #000000;
    margin-bottom: 10px;
    padding: 0 5px 10px;
}
.product-info .cart {
    border-bottom: 1px solid #E7E7E7;
    color: #4D4D4D;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0 5px 10px;
}
.product-info .cart div {
    float: left;
    vertical-align: middle;
}
.product-info .cart div > span {
    color: #999999;
    display: block;
    padding-top: 7px;
}
.product-info .cart .minimum {
    clear: both;
    color: #999999;
    font-size: 11px;
    padding-top: 5px;
}
.product-info .review {
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    color: #4D4D4D;
    margin-bottom: 10px;
}
.product-info .review > div {
    border-bottom: 1px solid #E7E7E7;
    line-height: 20px;
    padding: 8px;
}
.product-info .review > div > span {
    color: #38B0E3;
}
.product-info .review .share {
    line-height: normal;
    overflow: auto;
}
.product-info .review .share a {
    text-decoration: none;
}
.attribute {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.attribute thead td, .attribute thead tr td:first-child {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.attribute tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
    width: 20%;
}
.attribute td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #4D4D4D;
    padding: 7px;
    text-align: center;
    vertical-align: top;
}
.compare-info {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.compare-info thead td, .compare-info thead tr td:first-child {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.compare-info tr td:first-child {
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.compare-info td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    color: #4D4D4D;
    padding: 7px;
    text-align: center;
    vertical-align: top;
    width: 20%;
}
.compare-info .name a {
    font-weight: bold;
}
.compare-info .price-old {
    color: #FF0000;
    font-weight: bold;
    text-decoration: line-through;
}
.compare-info .price-new {
    font-weight: bold;
}
.wishlist-product table {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.wishlist-product td {
    padding: 7px;
}
.wishlist-product thead td {
    background-color: #FFFEFC;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: bold;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
    text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
    text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
    text-align: right;
}
.wishlist-product tbody td {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.wishlist-product tbody .remove {
    vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
    text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
    text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
    text-align: right;
}
.wishlist-product tbody .price s {
    color: #FF0000;
}
.login-content {
    margin-bottom: 20px;
    overflow: auto;
}
.login-content .left {
    float: left;
    width: 48%;
}
.login-content .right {
    float: right;
    width: 48%;
}
.login-content .left .content, .login-content .right .content {
    min-height: 190px;
}
.order-list {
    margin-bottom: 10px;
}
.order-list .order-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.order-list .order-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.order-list .order-content {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.order-list .order-content div {
    float: left;
    width: 33.3%;
}
.order-list .order-info {
    text-align: right;
}
.order-detail {
    background: none repeat scroll 0 0 #EFEFEF;
    font-weight: bold;
}
.return-list {
    margin-bottom: 10px;
}
.return-list .return-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.return-list .return-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.return-list .return-content {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.return-list .return-content div {
    float: left;
    width: 33.3%;
}
.return-list .return-info {
    text-align: right;
}
.return-product {
    margin-bottom: 20px;
    overflow: auto;
}
.return-name {
    float: left;
    width: 33.3%;
}
.return-model {
    float: left;
    width: 33.3%;
}
.return-quantity {
    float: left;
    width: 33.3%;
}
.return-detail {
    margin-bottom: 20px;
    overflow: auto;
}
.return-reason {
    float: left;
    width: 33.3%;
}
.return-opened {
    float: left;
    width: 33.3%;
}
.return-opened textarea {
    vertical-align: top;
    width: 98%;
}
.return-remove {
    float: left;
    padding-top: 90px;
    text-align: center;
    vertical-align: middle;
    width: 33.3%;
}
.return-additional {
    margin-bottom: 20px;
    overflow: auto;
}
.return-comment {
    float: left;
    width: 49%;
}
.return-captcha {
    float: right;
    width: 49%;
}
.download-list {
    margin-bottom: 10px;
}
.download-list .download-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.download-list .download-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.download-list .download-content {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}
.download-list .download-content div {
    float: left;
    width: 33.3%;
}
.download-list .download-info {
    text-align: right;
}
.cart-info table {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.cart-info td {
    padding: 7px;
}
.cart-info thead td {
    background-color: #FFFEFC;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: bold;
}
.cart-info thead .remove, .cart-info thead .image {
    text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
    text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
    text-align: right;
}
.cart-info tbody td {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.cart-info tbody .remove {
    vertical-align: middle;
}
.cart-info tbody .remove, .cart-info tbody .image {
    text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
    text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
    text-align: right;
}
.cart-info tbody span.stock {
    color: #FF0000;
    font-weight: bold;
}
.cart-module .cart-heading {
    background: url("../image/arrow-right.png") no-repeat scroll 10px 50% #FFFEFC;
    border: 1px solid #DBDEE1;
    color: #555555;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px 8px 8px 22px;
}
.cart-module .active {
    background: url("../image/arrow-down.png") no-repeat scroll 7px 50% #FFFEFC;
}
.cart-module .cart-content {
    display: none;
    overflow: auto;
    padding: 0 0 15px;
}
.cart-total {
    border-top: 1px solid #DDDDDD;
    margin-bottom: 15px;
    overflow: auto;
    padding-top: 8px;
}
.cart-total table {
    float: right;
}
.cart-total td {
    padding: 3px;
    text-align: right;
}
.checkout-heading {
    background: none repeat scroll 0 0 #FFFEFC;
    border: 1px solid #DBDEE1;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
}
.checkout-heading a {
    float: right;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
}
.checkout-content {
    display: none;
    overflow: auto;
    padding: 0 0 15px;
}
.checkout-content .left {
    float: left;
    width: 48%;
}
.checkout-content .right {
    float: right;
    width: 48%;
}
.checkout-content .buttons {
    clear: both;
}
.checkout-product table {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}
.checkout-product td {
    padding: 7px;
}
.checkout-product thead td {
    background-color: #FFFEFC;
    border-bottom: 1px solid #DDDDDD;
    color: #4D4D4D;
    font-weight: bold;
}
.checkout-product thead .name, .checkout-product thead .model {
    text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
    text-align: right;
}
.checkout-product tbody td {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.checkout-product tbody .name, .checkout-product tbody .model {
    text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
    text-align: right;
}
.checkout-product tfoot td {
    border-bottom: 1px solid #DDDDDD;
    text-align: right;
}
.contact-info {
    overflow: auto;
}
.contact-info .left {
    float: left;
    width: 48%;
}
.contact-info .right {
    float: left;
    width: 48%;
}
.sitemap-info {
    margin-bottom: 40px;
    overflow: auto;
}
.sitemap-info .left {
    float: left;
    width: 48%;
}
.sitemap-info .right {
    float: left;
    width: 48%;
}
#footer {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 1px dashed #DBDEE1;
    border-top: 1px dashed #DBDEE1;
	border-left: 1px dashed #DBDEE1;
	border-right: 1px dashed #DBDEE1;
    clear: both;
    min-height: 100px;
    overflow: auto;
    padding: 15px 15px 10px;
}
#footer h3 {
    color: #000000;
    font-size: 12px;
    margin-bottom: 8px;
    margin-left: 5px;
    margin-top: 0;
}

.half{
    width: 50%;
}

#footer .left{
    float: left;
}
#footer .right{
    float: right;
}

#footer .column {
    float: left;
    min-height: 150px;
    width: 50%;
}
#footer .column ul {
    margin-left: 8px;
    margin-top: 0;
    padding-left: 12px;
}
#footer .column ul li {
    margin-bottom: 3px;
}
#footer .column a {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}
#footer .column a:hover {
    text-decoration: underline;
}
#powered {
    clear: both;
    color: #2C2B2B;
    font: 11px Verdana;
    margin-top: 5px;
    padding: 1px;
}
#powered a {
    color: #2C2B2B;
    font: 11px Verdana;
}
.banner div {
    text-align: center;
    width: 100%;
}
.banner div img {
    margin-bottom: 20px;
}
.clear_both {
    clear: both;
}