html {
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
body, td, th, input, textarea, select, a {
    font-size: 11.5px;
}
h1, .welcome {
	background: url("../image/bullet1.gif") no-repeat scroll left center transparent;
    color: #4AB5CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 17px;
    line-height: 12px;
    padding: 10px 0 4px 12px;
    text-transform: uppercase;
}
h2 {
    
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 5px;
   padding-left:0px;
}

p {
  
    margin-top: 0;
}
a, a:visited, a b {
    color: #444444;
    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 #FFFFFF;
    border: 1px solid #ddd;
    margin-left: 0;
    margin-right: 0;
    padding: 3px;
}
select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    padding: 2px;
}
label {
    cursor: pointer;
}
ul li {
    list-style: none outside none;
}
#container {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 1000px;
}
#column-left {
    float: left;
    width: 217px;
	border-right:1px solid #ddd;
}
#column-right {
    float: right;
    margin-left: 10px;
    width: 207px;
	position:relative;
	padding-left:5px;	
	border-left:1px solid #ddd;
}
#content {
    /*min-height: 400px;*/
   
}
/*#content-home {
    padding: 0px;
	width:1000px;
}*/
#column-left + #column-right + #content{
 	margin-left: 230px;
}
#column-left + #content{
 	margin-left: 230px;
	
}
#column-right + #content {
    margin-right: 230px;
	
}
/*#maincontaint {
  
    float: left;
    width: 1000px;
	border-bottom: 1px solid #EDEDED;
	
}*/
/*#maincontaint-home {
width: 1000px;
float:left;
border-bottom: 1px solid #EDEDED;
}*/
#header {
    height: 98px;
    margin-bottom: -11px;
    padding-bottom: 26px;
    position: relative;
    z-index: 99;
}
#header #logo {
    left: 9px;
    position: absolute;
    top: 5px;
}
#language {
    color: #999999;
    line-height: 17px;
    position: absolute;
    top: 34px;
  	float:right;
	right:266px;
	z-index:99999;
}
#language img {
    cursor: pointer;
}
#currency {
   border-right: 1px dotted #CCCCCC;
    color: #999999;
    line-height: 10px;
    margin-right: 15px;
    position: absolute;
    right: 153px;
    top: 32px;
    width: 120px;
   /* z-index: 1000;*/
}
#currency a {
    border: 1px solid #CCCCCC;
    color: #999999;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 2px 4px;
    text-decoration: none;
}
#currency a b {
    color: #000000;
    text-decoration: none;
}
/*#header #cart {
    position: absolute;
    right: 19px;
	top:28px;
    z-index: 9;
}
#header #cart .heading {
    background: url("../image/cart_icon.gif") no-repeat scroll left center transparent;
    float: right;
    margin-right: 0;
    margin-top: 30px;
    padding-left: 5px;
    position: relative;
    z-index: 1;
}
#header #cart .heading h4 {
    color: #999999;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0;
    padding-left: 23px;
}
#header #cart .heading a {
    color: #7F7F7F;
    padding-left: 24px;
    text-decoration: none;
}*/

#header #cart {
    position: absolute;
    right: 13px;
    z-index: 9;
	top:15px;
}
#header #cart .heading {
    background: url("../image/cart_icon.gif") no-repeat scroll left center transparent;
    float: right;
    margin-top: 7px;
    padding-left: 32px;
    position: relative;
    z-index: 1;
}
#header #cart .heading h4 {
	color: #999999;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0;
  }
#header #cart .heading a {
    color: #7F7F7F;
    text-decoration: none;
}
#header #cart .heading a span {
   
}
#header #cart .content {
    background: none repeat scroll 0 0 #FFFFFF;
   border:1px solid #EEEEEE;
/*    border-style: solid;
    border-width: 1px;*/
    clear: both;
    display: none;
    min-height: 150px;
    padding: 8px;
    position: relative;
    min-width:300px;
}
#header #cart.active .heading {
   /* border-left: 1px solid #EEEEEE;
    border-radius: 7px 7px 0 0;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin-top: 0px;
    padding-bottom: 6px;
    padding-top: 5px;*/
}
#header #cart.active .content {
    display: block;
}
#header #cart .cart {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
}
#header #cart .cart td {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    padding: 10px 5px;
    vertical-align: top;
}
#header #cart .cart .image {
    width: 1px;
}
#header #cart .cart .image img {
    border: 1px solid #EEEEEE;
    text-align: left;
}
#header #cart .cart .name small {
    color: #666666;
}
#header #cart .cart .quantity {
    text-align: right;
}
#header #cart .cart td.total {
    text-align: right;
}
#header #cart .cart .remove {
    text-align: right;
}
#header #cart .cart .remove img {
    cursor: pointer;
}
#header #cart table.total {
    border-collapse: collapse;
    clear: left;
    float: right;
    margin-bottom: 5px;
    padding: 5px;
}
#header #cart table.total td {
    color: #000000;
}
#header #cart .content .checkout {
    clear: both;
    text-align: right;
}
#header #cart .empty {
    padding-top: 50px;
    text-align: center;
}

.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}


#header #search {
    border: 1px solid #EBEBEB;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 122px;
    width: 240px;
}
#header .button-search {
    background: url("../image/go_but.gif") no-repeat scroll center center transparent;
    cursor: pointer;
    height: 26px;
    left: 213px;
    position: absolute;
    width: 32px;
}
#header #search input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
   
    padding: 4px 1px 1px 10px;
    width: 206px;
}
#header #welcome {
    color: #000;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 65px;

	font-weight:bold;
}
#header #welcome a {
    color: #6FC4D6;
}
#header .links {
    bottom: 19px;
    font-size: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
}
#header .links li{
    color: #7F7F7F;
    display: block;
    float: left;      
    text-decoration: none;
	background: url("../image/pipe2.gif") no-repeat scroll right center transparent;
}
#header .links li a{
	padding-right:7px;
    text-decoration: none;
	color:#B8B8B8;
	font-size: 12px; 
	padding-left:7px;
}
#header .links li a:hover{
	text-decoration:underline;
}
#header .links .first-link  {
    background:none repeat scroll 0 0 transparent;
    
}
#menu {
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    height: 40px;
    margin-bottom: 1px;
    padding: 0 5px;
}
#menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
   float: left;
    position: relative;
    z-index: 20;
	margin-top:6px;
}
#menu > ul > li:hover {
    background: none repeat scroll 0 0 #4AB5CC;
}
#menu > ul > li > a {
    color: #0791d1;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    padding: 6px 20px;
    position: relative;
    text-decoration: none;
    z-index: 6;
	

}
#menu > ul > li a.active {
    background-color: #4AB5CC;
    color: #FFFFFF;
}
#menu > ul > li > a:hover {
    color: #FFFFFF;
}
#menu > ul > li > div {
    background: none repeat scroll 0 0 #EEEEEE;
    display: none;
    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 {
}
#menu li.over a, #nav a:hover {
    color: #FFFFFF;
}
#menu span {
    cursor: pointer;
    display: block;
    white-space: nowrap;
}
#menu > ul > li ul > li > a {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    width: 150px;
    padding: 7px 11px;
    text-decoration: none;
    white-space: nowrap;
}
#menu > ul > li ul > li > a:hover {
    background-color: #393738;
    color: #FFFFFF;
}
#menu > ul > li > div > ul > li > a {
    color: #000000;
}
.breadcrumb {
    color: #CCCCCC;
    margin-bottom: 10px;
}
.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: 227px;
}
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: #EFEFEF;
    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;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
	vertical-align: middle;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr.highlight:hover td {
	background: #F8F8F8;
	cursor: pointer;
}
table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}

.pagination {
 border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 8px;
    width: 100%;
}
.pagination .links {
    float: left;
	margin-left:10px;
}

.pagination .links a {
     background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #EEEEEE;
    color: #000000;
    display: inline-block;
    font-weight: bold;
   padding: 1px 6px;
    text-decoration: none;
}
.pagination .links b {
    background: none repeat scroll 0 0 #4AB5CC;
    border: 1px solid #4AB5CC;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 1px 6px;
    text-decoration: none;
}
.pagination .results {
    float: right;
    padding-top: 3px;
	margin-right:10px;
}
/*a.button {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
a.button span {
    background-color: #000000;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    padding: 5px 9px 6px 9px;
    text-align: center;
}*/

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;*/
}
a.buttonlink {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
a.buttonlink span {
    color: #000000;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
}
a.buttonlink:hover span {
    text-decoration: underline;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background:#7f7f7f;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 8px 6px 10px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 5px 0px 7px;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.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;
    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: 1px;
    padding-bottom: 7px;
}
.box .box-heading {
    background: url("../image/bullet1.gif") no-repeat scroll left center transparent;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 17px;
    line-height: 12px;
    padding: 10px 0 4px 12px;
    text-transform: uppercase;
}
.box .box-content {
    padding: 10px;
}
.box-brand {
}
.box-brand ul {
    margin: auto;
    padding-left: 10px;
}
.box-brand li {
    background: url("../image/bull_3.gif") no-repeat scroll left center transparent;
    padding: 6px 12px;
}
.box-brand a {
    color: #999999;
    text-decoration: none;
}
.box-cart {
    padding-left: 10px;
}

/* box left */
#column-left .box {
    margin-bottom: 1px;
    padding-bottom: 7px;
}
#column-left .box .box-heading {
    background: url("../image/bullet1.gif") no-repeat scroll left center transparent;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 17px;
    line-height: 12px;
    padding: 10px 0 4px 12px;
    text-transform: uppercase;
}
#column-left .box .box-content {
    padding: 10px;
}
#column-left .box-brand {
}
#column-left .box-brand ul {
    margin: auto;
    padding-left: 10px;
}
#column-left .box-brand li {
    background: url("../image/bull_3.gif") no-repeat scroll left center transparent;
    padding: 6px 12px;
}
#column-left .box-brand a {
    color: #999999;
    text-decoration: none;
}
#column-left .box-cart {
    padding-left: 10px;
}
#column-left a.button {
    text-decoration: none;
	background:none;
	text-align:left;
	padding:0;
}
#column-left a.button span {
 	color: #000;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    padding:0;
	text-align: left;
	background:none;
}
#column-left a.button:hover span {
    text-decoration: underline;
}
/* box right */
#column-right .box {
    margin-bottom: 1px;
    padding-bottom: 7px;
}
#column-right .box .box-heading {
    background: url("../image/bullet1.gif") no-repeat scroll left center transparent;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 17px;
    line-height: 12px;
    padding: 10px 0 4px 12px;
    text-transform: uppercase;
}
#column-right .box .box-content {
    padding: 10px;
}
#column-right .box-brand {
}
#column-right .box-brand ul {
    margin: auto;
    padding-left: 10px;
}
#column-right  .box-brand li {
    background: url("../image/bull_3.gif") no-repeat scroll left center transparent;
    padding: 6px 12px;
}
#column-right .box-brand a {
    color: #999999;
    text-decoration: none;
}
#column-right .box-cart {
    padding-left: 10px;
}
#column-right a.button {
    text-decoration: none;
	background:none;
	text-align:left;
	padding:0;
}
#column-right a.button span {
 	color: #000;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    padding:0;
	text-align: left;
	background:none;
}
#column-right a.button:hover span {
    text-decoration: underline;
}

/* box product */
.box-product {
    overflow: auto;
    width: 100%;
}
.box-product > div {
     display: inline-block;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 6px;
    padding: 2px;
    text-align: center;
    vertical-align: bottom;
    width: 155px;
}
.box-product .image {
    display: block;
    margin-bottom: 0;
}
.box-product .image img {
    /*border: 1px solid #E7E7E7;
    padding: 3px;*/
}
.box-product .name a {
    color: #999999;
    display: block;
	font-size:12px;
    font-weight: normal;
    margin-bottom: 4px;
    text-decoration: none;
}
.box-product .name a:hover {
	text-decoration:underline;
}
.box-product .price {
    color: #4AB5CC;
    display: block;
	font-size:12px;
    font-weight: bold;
    margin-bottom: 4px;
}
.box-product .price-old {
    color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
.box-product .price-new {
    font-weight: bold;
	color: #FF0000;
}
.box-product .rating {
    display: block;
    margin-bottom: 4px;
}

/* box product left */
#column-left .box-product {
    overflow: hidden;
    width: 100%;
}
#column-left .box-product > div {
    display: inline-block;
    width: 175px;
	text-align:left;
	margin-bottom:0;
}
#column-left .box-product .image {
    display: block;
	float:left;
    margin-bottom: 0;
}
#column-left .box-product .image img {
    /*border: 1px solid #E7E7E7;
    padding: 3px;*/
	margin-right:3px;
}
#column-left .box-product .name a {
    color: #999999;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
	font-size:11px;
    text-decoration: none;
}
#column-left .box-product .name a:hover {
	text-decoration:underline;
}
#column-left .box-product .price {
    color: #4AB5CC;
    display: block;
	font-size:11px;
    font-weight: bold;
    margin-bottom: 4px;
}
#column-left .box-product .price-old {
    color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
#column-left .box-product .price-new {
    font-weight: bold;
	color: #FF0000;
}
#column-left .box-product .rating {
    display: block;
    margin-bottom: 4px;
}

/* box product right */
#column-right .box-product {
    overflow: hidden;
    width: 100%;
}
#column-right .box-product > div {
    display: inline-block;
    width: 175px;
	text-align:left;
	margin-bottom:0;
}
#column-right .box-product .image {
    display: block;
	float:left;
    margin-bottom: 0;
}
#column-right .box-product .image img {
    /*border: 1px solid #E7E7E7;
    padding: 3px;*/
	margin-right:3px;
}
#column-right .box-product .name a {
    color: #999999;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
	font-size:11px;
    text-decoration: none;
}
#column-right .box-product .name a:hover {
	text-decoration:underline;
}
#column-right .box-product .price {
    color: #4AB5CC;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
	font-size:11px;
}
#column-right .box-product .price-old {
    color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
#column-right .box-product .price-new {
    font-weight: bold;
	color: #FF0000;
}
#column-right .box-product .rating {
    display: block;
    margin-bottom: 4px;
}


.box-product-featured {
    overflow: auto;
    width: 100%;
}
.box-product-featured > div {
    margin-bottom: 15px;
    clear:both;
	}
.box-product-featured .image {
    margin-bottom:5px;
	float:left;
	margin-right:5px;
	
	}
.box-product-featured .image img {
   /* border: 1px solid #E7E7E7;
    padding: 3px;*/
	float:left;
}
.box-product-featured .name a {
    color: #999999;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
    
    text-decoration: none;
}
.box-product-featured .name a:hover {
   text-decoration:underline;
 }
.box-product-featured .price {
    color: #4AB5CC;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
  
}
.box-product-featured .price-old {
    color: #4AB5CC;
	font-weight:normal;
    padding-right: 5px;
    text-decoration: line-through;
}
.box-product-featured .price-new {
    font-weight: bold;
	color: #FF0000;
}
.box-product-featured .rating {
    display: block;
    margin-bottom: 4px;
}
.featured-info {

/*width:180px;*/

}


.box-category {
    margin-top: -5px;
	
}
.box-category ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.box-category > ul > li {
    padding: 6px 8px 4px 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}
.box-category > ul > li + li {
    background: url("../images/bullet.gif") no-repeat scroll left center transparent;
   
}
.box-category > ul > li a, .box-category > ul > li a:visited {
	text-decoration: none;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.box-category > ul > li > a {
    color: #444444;
    text-decoration: none;
}
.box-category > ul > li > a:hover {
      text-decoration: underline;
}
.box-category > ul > li ul {
    display: none;
}
.box-category > ul > li a.active {
    text-decoration:underline;
}
.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 {
    color: #000000;
    display: block;
    text-decoration: none;
}
.box-category > ul > li ul > li > a:hover {
      text-decoration: underline;
}
.box-category > ul > li ul > li > a.active {
  text-decoration: none;
}
#content .content {
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
#content .content .left {
    float: left;
    width: 49%;
}
#content .content .right {
    float: right;
    width: 49%;
}
.category-info {
   
    overflow: auto;
}
.category-info .image {
    border: 1px solid #E7E7E7;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
.category-list {
  overflow: auto;
}
.category-list ul {
   float: left;
    list-style: none outside none;
   /* margin-top: 5px;*/
    padding-left: 0;
	width:130px;
	margin-bottom:5px;
	margin:0;
}
.category-list > ul > li {
    /*display: inline;*/
}
.category-list > ul > li > a {
   /* background: url("../image/bull_3.gif") no-repeat scroll left center transparent;*/
    color: #7F7F7F;
    /*padding-left: 10px;*/
    /*padding-right: 80px;*/
    text-decoration: none;
}
.category-list > ul > li > a:hover {
     text-decoration: underline;
}
.manufacturer-list {
    border: 1px solid #EEEEEE;
    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;
    border-top: 1px solid #EEEEEE;
    overflow: auto;
    padding-bottom: 5px;
    padding-top: 5px;
}
.product-filter .display {
    color: #333333;
    float: left;
    margin-right: 15px;
    padding-top: 4px;
}
.product-filter .display a {
    font-weight: bold;
}
.product-filter .sort {
    color: #333333;
    float: right;
}
.product-filter .sort select {
    color: #333333;
    width: 120px;
}
.product-filter .limit {
    color: #333333;
    float: right;
    margin-left: 15px;
}
.product-compare {
    font-weight: bold;
    margin-bottom: 6px;
    padding-top: 6px;
}
.product-compare a {
    font-weight: bold;
    text-decoration: none;
}
.product-list > div {
 border-top: 1px solid #EEEEEE;
    margin-bottom: 10px;
    overflow: auto;
	padding-top: 15px;
}
.product-list .right {
    float: right;
    margin-left: 15px;
}
.product-list > div + div {
       padding-top: 15px;
}
.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: #999999;
    text-decoration: none;
	font-size:12px;
}
.product-list .name a:hover {
text-decoration:underline;
}
.product-list .description {
    color: #4D4D4D;
    line-height: 15px;
    margin-bottom: 5px;
}
.product-list .rating {
    color: #7B7B7B;
}
.product-list .price {
    color: #4AB5CC;
    float: right;
    font-size: 12px;
    height: 50px;
    margin-left: 8px;
    text-align: right;
	font-weight:bold;
}
.product-list .price-old {
      color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
.product-list .price-new {
    font-weight: bold;
	color: #FF0000;
}
.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 {
    color: #333333;
    display: block;

    text-decoration: none;
	font-size:10px;
}
.product-list .wishlist a:hover {
text-decoration:underline;
}
.product-list .compare a:hover {
text-decoration:underline;
}
.product-list .compare a {
    color: #333333;
    display: block;
    
    text-decoration: none;
	font-size:10px;
}
.product-grid {
    overflow: auto;
    width: 100%;

}
.product-grid > div {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 8px;
	margin-left:5px;
    vertical-align: bottom;
    width: 155px;
	padding:4px;
	text-align:center;
}
.product-grid .image {
    display: block;
    margin-bottom: 0;
}
.product-grid .image img {
    padding: 0px;
	border: 1px solid #CCCCCC
}
.product-grid .name a {
    color: #999999;
    display: block;
    margin-bottom: 4px;
    text-decoration: none;
	font-size: 12px;
}
.product-grid .name a:hover {

text-decoration:underline;
}
.product-grid .description {
    display: none;
}
.product-grid .rating {
    display: block;
    margin-bottom: 4px;
}
.product-grid .price {
    color: #4AB5CC;
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
	font-size: 12px;
}
.product-grid .price-old {
    color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
.product-grid .price-new {
    font-weight: bold;
	color: #FF0000;
}
.product-grid .price .price-tax {
    display: none;
}
.product-grid .cart {
    margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
    margin-bottom: 3px;
}
.product-grid .wishlist a {
    color: #333333;
    display: block;
    padding-left: 3px;
    text-decoration: none;
	font-size:11px;
}
.product-grid .wishlist a:hover {text-decoration:underline;}
.product-grid .compare a {
   color: #333333;
    display: block;
    padding-left: 3px;
    text-decoration: none;
	font-size:11px;
}
.product-grid .compare a:hover {text-decoration:underline;}
.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;
  
    color: #4D4D4D;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 5px 5px 10px;
}
.product-info .description span {
    color: #000;
	font-weight:bold;
}
.product-info .description a {
    color: #4D4D4D;
    text-decoration: none;
}
.product-info .price {
    border-bottom: 1px solid #E7E7E7;
    color: #4AB5CC;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0 5px 10px;
}
.product-info .price1 {
   color: #999;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0 0 10px;
}
.product-info .price-old {
    color: #4AB5CC;
    font-weight: normal;
    text-decoration: line-through;
}
.product-info .price-new {
	font-weight: bold;
	color: #FF0000;
}
.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 {
   
    vertical-align: middle;
	padding-bottom: 3px;
}
.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 .cart .addto a {
    background: url("../image/bkg_add-to.gif") no-repeat scroll left center transparent;
    font-size: 10px;
    font-weight: normal;
    padding-left: 9px;
    text-decoration: none;
}
.product-info .cart .addto a:hover {
    text-decoration: underline;
}
.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: #4AB5CC;
    font-weight: bold;
    text-decoration: line-through;
}
.compare-info .price-new {
    font-weight: bold;
	color: #FF0000;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.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;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}

/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
.checkout-heading {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DBDEE1;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
	height:18px;	
}
.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: 49%;
}
.checkout-content .right {
    float: right;
    width: 50%;
}
.checkout-content .buttons {
    clear: both;
}
.checkout-content .right1 {
    float: right;
    }
.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: #F7F7F7;
    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 {
	border-top:1px solid #EDEDED;
	padding-top:5px;
    border-bottom: 1px solid #EDEDED;
    height: 76px;
    margin: 5px 0;
	width:1000px;
	float:left;
}
.footer a {
    color: #B8B8B8;
	 padding-right: 5px;
    text-decoration: none;
	font-size:12px;

}
.footer a:hover {
    text-decoration: underline;
}
.footer .f-left {
    float: left;
    margin-top: 14px;
  
}
.footer .f-right {
    float: right !important;
    height: 60px;
    width: 180px;
	}
	
#fblogo {
    background-image:url("../image/fb.png");
	float: right;
	display:block;
	padding-top:-10px;
    height:52px;
    text-indent:-9999px;
    width:118px;
}
.footer ul {
    display: inline;
    padding-left: 0;
}
.footer li {
	background:url("../image/bkg_pipe1.gif") no-repeat scroll 100% 50% transparent;
    display: inline;
   padding-left: 5px;
    padding-right: 0;
}
.footer address {
    color: #B7B7B7;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    padding-bottom: 10px;
    padding-top: 10px;
	padding-left:6px;
}
.footer address a {
    color: #B7B7B7;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.footer address a:hover{color:#000};
.footer-banner {
    float: right;
}
#powered .login-logout {
    background: none repeat scroll 0 0 transparent;
}
.banner div {
    text-align: center;
    width: 100%;
}
.banner div img {
    margin-bottom: 20px;
}
.mainbanner {
}
.shippingbanner {
}
.wraper {
    background: url("../image/bottombg.gif") repeat-x scroll center bottom transparent;
}
.centertopbg {
    background: url("../image/center_topbg.gif") no-repeat scroll center top transparent;
    padding-top: 8px;
}
.centerbottombg {
    background: url("../image/center_bottombg.gif") no-repeat scroll center bottom transparent;
    padding-bottom: 8px;
}
.centermidbg {
    background: url("../image/center_midbg.gif") repeat-y scroll 0 0 transparent;
    padding: 10px 11px 12px;
}


#banner0{
float:left;
width:330px;

}

#banner1{
float:left;
width:330px;
margin-left:5px;
}

#banner2{
float:right;
width:330px;
padding-left:1px;
}

/* left */
#column-left #banner0{
float:none;
width:auto;

}

#column-left #banner1{
float:none;
width:auto;

}

#column-left #banner2{
float:none;
width:auto;

}

/* right */
#column-right #banner0{
float:none;
width:auto;


}

#column-right #banner1{
float:none;
width:auto;

}

#column-right #banner2{
float:none;
width:auto;

}


.checkout-content .buttons .right {
    width: 353px;
}


.switcher {
   float: right;
    margin-left: 10px;
    position: absolute;
    right: 262px;
    top: 30px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	/*background: #FFFFFF url('../image/switcher.png') repeat-x;*/
}
.switcher .selected a {
	 background: url("../image/arrow_down.png") no-repeat scroll 110px center #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    padding: 2px 5px;
    width: 115px;
}
.switcher .selected a:hover {
	background: #FFF url('../image/arrow_down.png') 110px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background-color: #F5F5F5;
	display: none;
   width: 124px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FCFCFC;
}
.switcher img {
	position: relative;
	top: 1px;
}