html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}

body {
	background: url("../image/bkg_bg.gif") repeat-x scroll center top
		#F7F7F7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body,td,th,input,textarea,select,a {
	font-size: 12px;
}

h1,.welcome {
	background: url("../image/bull_2.gif") no-repeat scroll 0 0 transparent;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 10px;
	line-height: 14px;
	padding: 0 21px 4px;
}

h2 {
	background: none repeat scroll 0 0 #F7F7F7;
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 5px;
}

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 #DDDDDD;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	padding: 3px;
}

select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 2px;
}

label {
	cursor: pointer;
}

ul li {
	list-style: none outside none;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}

#column-left {
	float: left;
	width: 230px;
}

#column-right {
	float: right;
	width: 230px;
}

#content {
	margin-bottom: 15px;
	min-height: 400px;
}

#column-left+#column-right+#content,#column-left+#content {
	margin-left: 235px;
}

#column-right+#content {
	margin-right: 235px;
}
/*#maincontaint {
    float: left;
    margin-bottom: 15px;
    margin-top: 3px;
   
    width: 1000px;
}*/
#header {
	height: 98px;
	margin-bottom: -11px;
	padding-bottom: 26px;
	position: relative;
	z-index: 99;
}

#header #logo {
	left: 27px;
	position: absolute;
	top: 14px;
}

#language {
	z-index: 99999;
	color: #999999;
	line-height: 17px;
	position: absolute;
	top: 23px;
	float: right;
	right: 275px;
}

#language img {
	cursor: pointer;
}

#currency {
	border-right: 1px dotted #CCCCCC;
	color: #999999;
	line-height: 10px;
	margin-right: 15px;
	position: absolute;
	right: 147px;
	top: 22px;
	width: 80px;
	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: 14px;
	z-index: 9;
}

#header #cart .heading {
	background: url("../image/cart_icon.gif") no-repeat scroll left center
		transparent;
	float: right;
	margin-top: 15px;
	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-color: #EEEEEE;
    border-radius: 0 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;
	top: -1px;
	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: 5px;
    padding-bottom: 6px;
    padding-top: 10px;*/
	
}

#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;
}

/* new cart */
.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 {
	background: url("../image/search_bg.gif") no-repeat scroll 0 0
		transparent;
	position: absolute;
	right: 20px;
	top: 121px;
	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: 6px 1px 6px 10px;
	width: 192px;
}

#header #welcome {
	color: #5F5F5F;
	position: absolute;
	right: 14px;
	text-align: right;
	top: 56px;
	font-size: 13px;
	/*    width: 298px; 
   z-index: 5; */
}

#header #welcome a {
	color: #0579B8;
	font-size: 13px;
}

#header .links {
	bottom: 26px;
	font-size: 13px;
	padding-right: 10px;
	position: absolute;
	right: 0;
}

#header .links li {
	color: #7F7F7F;
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: none;
	background: url("../image/pipe2.gif") no-repeat scroll right center
		transparent;
}

#header .links li a {
	padding-right: 10px;
	text-decoration: none;
	padding-left: 10px;
	font-size: 13px;
}

#header .links li a:hover {
	color: #0579B8;
}

#header .links .first-link {
	background: none repeat scroll 0 0 transparent;
}

#menu {
	background: url("../image/nav_bg.gif") no-repeat scroll center top
		transparent;
	font-size: 13px;
	height: 40px;
	margin-bottom: 15px;
	padding-left: 20px;
}

#menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#menu>ul>li {
	background: url("../image/nav_spacer.gif") no-repeat scroll right center
		transparent;
	float: left;
	position: relative;
	z-index: 20;
}

#menu>ul>li:hover {
	
}

#menu>ul>li>a {
	color: #066DAB;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 13px 25px;
	position: relative;
	text-decoration: none;
	z-index: 6;
}

#menu>ul>li>a:hover {
	color: #000000;
}

#menu>ul>li>div {
	background-color: #0394D7;
	border-radius: 0 0 5px 5px;
	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>div>ul>li { /*  border-bottom: 1px solid #D9E9F2;*/
	
}

#menu>ul>li ul+ul {
	padding-left: 20px;
}

#menu>ul>li ul>li>a {
	border-bottom: 1px solid #D9E9F2;
	color: #FFFFFF;
	display: block;
	min-width: 152px;
	padding: 7px 10px 7px 14px;
	text-decoration: none;
	white-space: nowrap;
}

#menu>ul>li ul>li>a:hover {
	background-color: #FFA21F;
}

.breadcrumb {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.breadcrumb a {
	color: #FFA21F;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #000000;
	text-decoration: none;
}

.breadcrumb li {
	display: inline;
}

.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;
	margin-left: 5px;
	margin-right: 5px;
}

.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;
	margin-left: 5px;
	margin-right: 5px;
	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: 220px;
}

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: #F7F7F7;
	cursor: pointer;
}

table.radio label {
	width: 100%;
	height: 15px;
	display: inline-block;
}

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

.pagination .links {
	float: left;
	margin-left: 10px;
}

.pagination .links a {
	background: none repeat scroll 0 0 #D9E9F2;
	color: #000000;
	display: inline-block;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}

.pagination .links b {
	background: none repeat scroll 0 0 #EE7F25;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	padding: 2px 6px;
	text-decoration: none;
}

.pagination .results {
	float: right;
	padding-top: 3px;
	margin-right: 10px;
}
/*a.button {
    background: url("../image/button-left.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 2px;
    padding-left: 10px;
    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: 11px;
    font-weight: bold;
    line-height: 12px;
    padding: 6px 12px 8px 5px;
}
a.button:hover {
}
a.button:hover span {
}
*/
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 {
	background: url("../image/button_bg.gif") repeat scroll left center
		transparent;
	border-radius: 13px 13px 13px 13px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

a.button {
	display: inline-block;
	text-decoration: none;
	padding: 5px 12px 6px 13px;
}

input.button {
	margin: 0;
	border: 0;
	height: 23px;
	padding: 3px 11px 6px 12px;
}

.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 #C5DDEB;
	height: 30px;
	line-height: 16px;
}

.htabs a {
	background: url("../image/tab.png") repeat-x scroll 0 0 #FFFFFF;
	border-left: 1px solid #C5DDEB;
	border-right: 1px solid #C5DDEB;
	border-top: 1px solid #C5DDEB;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 2px;
	padding: 7px 8px 5px;
	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 #C5DDEB;
	border-left: 1px solid #C5DDEB;
	border-right: 1px solid #C5DDEB;
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
	z-index: 2;
}

.box {
	/* background: url("../image/blog_bottomdbg.gif") no-repeat scroll center bottom transparent;*/
	margin-bottom: 5px;
	padding-bottom: 7px;
}

.box .box-heading {
	/* background: url("../image/blog_topbg.gif") no-repeat scroll center top transparent;*/
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

.box .box-heading2 {
	/*background: url("../image/blog_topbg2.gif") no-repeat scroll center top transparent;*/
	color: #0579B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

.box .box-content {
	/*background: url("../image/blog_midbg.gif") repeat-y scroll 0 0 transparent;*/
	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: #444444;
	text-decoration: none;
}

.box-cart {
	padding-left: 10px;
}

/* left */
#column-left .box {
	background: url("../image/blog_bottomdbg.gif") no-repeat scroll center
		bottom transparent;
	margin-bottom: 5px;
	padding-bottom: 7px;
}

#column-left .box .box-heading {
	background: url("../image/blog_topbg.gif") no-repeat scroll center top
		transparent;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

#column-left .box .box-heading2 {
	background: url("../image/blog_topbg2.gif") no-repeat scroll center top
		transparent;
	color: #0579B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

#column-left .box .box-content {
	background: url("../image/blog_midbg.gif") repeat-y scroll 0 0
		transparent;
	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: #444444;
	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;
}
/* right */
#column-right .box {
	background: url("../image/blog_bottomdbg.gif") no-repeat scroll center
		bottom transparent;
	margin-bottom: 5px;
	padding-bottom: 7px;
}

#column-right .box .box-heading {
	background: url("../image/blog_topbg.gif") no-repeat scroll center top
		transparent;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

#column-right .box .box-heading2 {
	background: url("../image/blog_topbg2.gif") no-repeat scroll center top
		transparent;
	color: #0579B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	line-height: 14px;
	padding: 13px 36px 4px;
}

#column-right .box .box-content {
	background: url("../image/blog_midbg.gif") repeat-y scroll 0 0
		transparent;
	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: #444444;
	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;
}
/* left */
#column-left .box-product {
	overflow: auto;
	width: 100%;
}

#column-left .box-product>div {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin: 0px 2px 10px;
}

#column-left .box-product .image {
	display: block;
	float: left;
	margin-bottom: 0;
}

#column-left .box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	margin-right: 5px;
}

#column-left .box-product .name a {
	color: #5B5B5B;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}

#column-left .box-product .name a:hover {
	color: #000000;
}

#column-left .box-product .price {
	color: #EE7F25;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#column-left .box-product .price-old {
	color: #FF0000;
	font-size: 12px;
	text-decoration: line-through;
}

#column-left .box-product .price-new {
	font-size: 12px;
	font-weight: bold;
}

#column-left .box-product .rating {
	display: block;
	margin-bottom: 4px;
}

/* box product */
.box-product {
	overflow: auto;
	width: 100%;
}

.box-product>div {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 150px;
	margin: 0px 2px 10px;
}

.box-product .image {
	display: block;
	margin-bottom: 0;
}

.box-product .image img {
	padding: 3px;
}

.box-product .name a {
	color: #5B5B5B;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}

.box-product .name a:hover {
	color: #000000;
}

.box-product .price {
	color: #EE7F25;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.box-product .price-old {
	color: #FF0000;
	font-size: 12px;
	text-decoration: line-through;
}

.box-product .price-new {
	font-size: 12px;
	font-weight: bold;
}

.box-product .rating {
	display: block;
	margin-bottom: 4px;
}

/* right */
#column-right .box-product {
	overflow: auto;
	width: 100%;
}

#column-right .box-product>div {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin: 0px 2px 10px;
}

#column-right .box-product .image {
	display: block;
	float: left;
	margin-bottom: 0;
}

#column-right .box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	margin-right: 5px;
}

#column-right .box-product .name a {
	color: #5B5B5B;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}

#column-right .box-product .name a:hover {
	color: #000000;
}

#column-right .box-product .price {
	color: #EE7F25;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#column-right .box-product .price-old {
	color: #FF0000;
	font-size: 12px;
	text-decoration: line-through;
}

#column-right .box-product .price-new {
	font-size: 12px;
	font-weight: bold;
}

#column-right .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 {
	padding: 4px 8px 6px 10px;
}

.box-category>ul>li+li {
	background: url("../images/bullet.gif") no-repeat scroll left center
		transparent;
	padding-left: 10px;
}

.box-category>ul>li>a {
	color: #444444;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	font-size: 13px;
}

.box-category>ul>li>a:hover {
	color: #EE7F25;
}

.box-category>ul>li ul {
	display: none;
}

.box-category>ul>li a.active {
	background: url("../images/bullet.gif") no-repeat scroll left center
		transparent;
	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 {
	color: #000000;
	display: block;
	text-decoration: none;
}

.box-category>ul>li ul>li>a:hover {
	color: #EE7F25;
}

.box-category>ul>li ul>li>a.active {
	font-weight: bold;
}

#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 {
	margin-bottom: 5px;
	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;
	width: 50%;
	padding-left: 0px;
	margin-top: 0px;
}

.category-list>ul>li>a {
	background: url("../image/bull_3.gif") no-repeat scroll left center
		transparent;
	color: #7F7F7F;
	padding-left: 10px;
	text-decoration: none;
}

.category-list>ul>li>a:hover {
	color: #EE7F25;
}

.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;
	border-top: 1px solid #EEEEEE;
	font-size: 11px;
	height: 21px;
	padding: 5px;
	text-align: center;
}

.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 {
	width: 120px;
	color: #333;
}

.product-filter .limit {
	color: #333333;
	float: right;
	margin-left: 15px;
}

.product-compare {
	font-weight: bold;
	padding: 5px;
}

.product-compare a {
	font-weight: bold;
	text-decoration: none;
}

.product-list>div {
	padding-top: 10px;
	overflow: auto;
	border-top: 1px solid #EEEEEE;
}

.product-list .right {
	float: right;
	margin-left: 15px;
}

.product-list .image {
	float: left;
	margin-right: 10px;
}

.product-list .image img {
	padding: 3px;
}

.product-list .name {
	margin-bottom: 3px;
}

.product-list .name a {
	color: #5B5B5B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.product-list .name a:hover {
	color: #000000;
}

.product-list .description {
	color: #4D4D4D;
}

.product-list .rating {
	color: #7B7B7B;
}

.product-list .price {
	color: #EE7F25;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	margin-left: 8px;
	text-align: right;
}

.product-list .price-old {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: line-through;
}

.product-list .price-new {
	font-size: 12px;
	font-weight: bold;
}

.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;
	font-size: 11px;
	padding-left: 8px;
	text-decoration: none;
}

.product-list .wishlist a:hover {
	text-decoration: underline;
}

.product-list .compare a {
	color: #333333;
	display: block;
	font-size: 11px;
	padding-left: 8px;
	text-decoration: none;
}

.product-list .compare a:hover {
	text-decoration: underline;
}

.product-grid {
	overflow: auto;
}

.product-grid>div {
	display: inline-block;
	margin: 0px 5px;
	text-align: center;
	width: 155px;
}

.product-grid .image {
	display: block;
	margin-bottom: 0;
}

.product-grid .image img {
	padding: 3px;
}

.product-grid .name a {
	color: #5B5B5B;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
	text-decoration: none;
}

.product-grid .name a:hover {
	color: #000000;
}

.product-grid .description {
	display: none;
}

.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}

.product-grid .price {
	color: #EE7F25;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
}

.product-grid .price-old {
	color: #FF0000;
	font-size: 12px;
	padding-right: 5px;
	text-decoration: line-through;
	font-weight: normal;
}

.product-grid .price-new {
	font-size: 12px;
	font-weight: bold;
}

.product-grid .price .price-tax {
	
}

.price-tax {
	font-size: 10px;
	color: #333333;
}

.product-grid .cart {
	margin-bottom: 3px;
}

.product-grid .wishlist,.product-grid .compare {
	margin-bottom: 3px;
}

.product-grid .wishlist a {
	color: #333333;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.product-grid .wishlist a:hover {
	text-decoration: underline;
}

.product-grid .compare a {
	color: #333333;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.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: #5B5B5B;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: auto;
	padding: 0 5px 10px;
}

.product-info .price-old {
	color: #FF0000;
	padding-right: 5px;
	text-decoration: line-through;
}

.product-info .price .price-new {
	color: #FFA21F;
}

.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 {
	padding-bottom: 3px;
	vertical-align: middle;
}

.product-info .cart div>span {
	color: #999999;
	display: block;
	padding-top: 7px;
}

.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 .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 */
.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;
}

.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: 51%;
}

.checkout-content .buttons {
	clear: both;
}

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

.checkout-content .buttons .right .button {
	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 {
	background: url("../image/footer_bg.gif") no-repeat scroll center top
		transparent;
	clear: both;
	height: 52px;
	padding-right: 15px;
	padding-top: 6px;
}

#footer h3 {
	color: #000000;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 0;
}

#footer .column {
	float: left;
	min-height: 100px;
	width: 25%;
}

#footer .column ul {
	margin-left: 8px;
	margin-top: 0;
	padding-left: 12px;
}

#footer .column ul li {
	margin-bottom: 3px;
}

#footer .column a {
	color: #000000;
	text-decoration: none;
}

#footer .column a:hover {
	text-decoration: underline;
}

#powered {
	clear: both;
	color: #0579B8;
	font-weight: bold;
	margin-top: 5px;
	text-align: right;
}

#powered a {
	color: #0579B8;
}

.banner div { /*width: 100%;*/
	
}

.banner div img {
	margin-bottom: 3px;
}

.mainbanner {
	
}

.bottom {
	background: url("../image/bottombg.gif") no-repeat scroll center bottom
		transparent;
	height: 16px;
}

#powered .paypalicon {
	float: left;
}

#powered ul {
	float: left;
	margin: 0 0 8px;
	padding-left: 10px;
}

#powered li {
	background: url("../image/pipe2.gif") no-repeat scroll right center
		transparent;
	color: #0579B8;
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
}

#powered li a {
	color: #0579B8;
	font-weight: bold;
	text-decoration: none;
}

#powered li a:hover {
	color: #000;
}

#powered .login-logout {
	background: none repeat scroll 0 0 transparent;
}

.shippingbanner {
	
}

.wraper {
	background: url("../image/bottombg.gif") repeat-x scroll center bottom
		transparent;
}

.centertopbg {
	padding-top: 4px;
}

.centerbottombg { /* padding-bottom: 9px;*/
	
}

.centermidbg {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E9E9E9;
	box-shadow: 0 0 3px 1px #EEEEEE;
	padding: 10px 11px;
}

.centermidbg .box-heading {
	background: url("../image/bull_2.gif") no-repeat scroll 0 0 transparent;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 14px;
	padding: 0 21px 4px;
}

.sitemap-info .box-category1 {
	margin-top: -5px;
}

.sitemap-info .box-category1 ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.sitemap-info .box-category1>ul>li {
	padding: 8px 8px 8px 10px;
}

.sitemap-info .box-category1>ul>li+li {
	background: url("../images/bullet.gif") no-repeat scroll left center
		transparent;
	padding-left: 10px;
}

.sitemap-info .box-category1>ul>li>a {
	color: #444444;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.sitemap-info .box-category1>ul>li>a:hover {
	color: #EE7F25;
}

.sitemap-info .box-category1>ul>li ul {
	
}

.sitemap-info .box-category1>ul>li a.active {
	background: url("../images/bullet.gif") no-repeat scroll left center
		transparent;
	font-weight: bold;
}

.sitemap-info .box-category1>ul>li a.active+ul {
	display: block;
}

.sitemap-info .box-category1>ul>li ul>li {
	padding: 5px 5px 0 10px;
}

.sitemap-info .box-category1>ul>li ul>li>a {
	display: block;
	text-decoration: none;
}

.sitemap-info .box-category1>ul>li ul>li>a:hover {
	color: #EE7F25;
}

.sitemap-info .box-category1>ul>li ul>li>a.active {
	font-weight: bold;
}

.box-product-best {
	overflow: auto;
	width: 100%;
}

.box-product-best>div {
	clear: both;
	margin-bottom: 15px;
	width: 184px;
}

.box-product-best .image {
	display: block;
	margin-bottom: 5px;
	float: left;
	margin-right: 6px;
}

.box-product-best .image img {
	border: 1px solid #E7E7E7;
	float: left;
}

.box-product-best .name a {
	color: #5B5B5B;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}

.box-product-best .name a:hover {
	color: #000000;
}

.box-product-best .price {
	color: #EE7F25;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

.box-product-best .price-old {
	color: #FF0000;
	padding-right: 5px;
	text-decoration: line-through;
	font-weight: normal;
}

.box-product-best .price-new {
	font-weight: bold;
}

.box-product-best .rating {
	display: block;
	margin-bottom: 4px;
}

.box-product-best .featured-info {
	
}

.switcher {
	float: right;
	position: relative;
	top: 20px;
	right: 256px;
}

.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;
}