* {
	margin: 0;
	padding: 0;
	outline: 0
}

img {
	border: 0;
}

ol,ul {
	list-style: none;
}

.clear-all {
	clear: both;
	line-height: 0;
	height: 0;
}

.clear {
	clear: both;
	line-height: 20px;
	height: 20px;
}

h1,h2,h3 {
	color: #000;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

h1 a,h2 a,h3 a {
	text-decoration: none !important;
	color: #000 !important;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
}

p {
	text-indent: 40px;
	margin: 12px 0;
}

body {
	color: #333333;
	font-size: 14px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background: none repeat scroll 0 0 #F2F2F2;
	line-height: 22px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#wrapper {
	width: 962px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 40px;
	position: relative;
	padding-top: 20px;
}

#header i {
	display: inline;
}

#header a,#header a:hover {
	text-decoration: none;
}

#header h1,#header p {
	border: none;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 16px;
	text-indent: 71px;
	font-weight: bold;
}

#header h1 a,#header p a {
	color: #FF0000 !important;
}

#logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99;
	display: block;
	width: 61px;
	height: 40px;
	background: url(../images/logo.gif) no-repeat scroll 0 0 transparent;
}

#header #option {
	position: absolute;
	display: block;
	height: 16px;
	bottom: 4px;
	right: 7px;
}

#header i {
	display: inline;
	font-size: 12px;
	color: #222;
	padding-left: 10px;
}

ul#menu {
	position: absolute;
	bottom: 0;
	right: 45px;
	height: 32px;
}

ul#menu li {
	float: left;
	margin: 0 5px 0 10px;
}

ul#menu li a {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color: #999;
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	background: none repeat scroll 0 0 #E0E0E0;
	font-weight: bold;
}

ul#menu li a:hover {
	background: none repeat scroll 0 0 #CCC;
	color: #FFF;
}

#body {
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px #AAAAAA;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 15px;
	width: 930px;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/* @group Content */
#content {
	float: left;
	width: 610px;
}

/* @group Sidebar */
#sidebar {
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
}

#footer {
	padding: 20px 0 0 0;
	width: 962px;
	height: 36px;
	font-size: 11px;
	color: #666;
	position: relative;
	text-align: center;
	font-size: 11px;
}

#footer .left {
	float: left;
	width: 675px;
}

#footer .right {
	float: right;
	width: 267px;
	margin-left: 20px;
}

#footer p {
	text-indent: 0;
	float: left;
	margin: 7px 0;
}

#footer_link {
	float: right;
	margin: 7px 0;
}

#footer ul li {
	display: inline;
	padding: 0 4px;
}

#ads {
	display: block;
	width: 267px;
	height: 34px;
}

#breadcrumbs {
	display: block;
	width: 930px;
	height: 15px;
	padding-bottom: 20px;
}

#breadcrumbs ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadcrumbs ul li {
	color: #888888;
	display: inline;
	padding: 0 10px 0 0;
	margin-left: 0;
}

#breadcrumbs ul a {
	color: #888888;
	font-size: 11px;
	text-decoration: none;
}

.product_description,.product_feature {
	width: 610px;
	margin-bottom: 20px;
}

.row {
	display: block;
	height: auto !important;
	min-height: 20px;
	width: 100%;
	margin: 4px 0;
}

.row span.label {
	color: #666666;
	display: block;
	float: left;
	height: 20px;
	width: 80px;
	font-size: 12px;
	text-align: right;
	margin: 0 10px 0 0;
}

.list_price {
	color: #000000;
	text-decoration: line-through;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.price,.price a {
	color: #990000 !important;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.your_save {
	color: #990000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.button_box {
	margin: 20px 0 0 20px;
	line-height: 31px;
}

.last {
	margin-right: 0px !important;
}

a.button {
	-moz-border-radius: 5px;
	background: url(../images/bg/green.png) repeat-x scroll left top #99CC22
		;
	border: 1px solid #009900;
	color: #111111;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #DDFF66;
	text-decoration: none;
}

.button_box a:hover {
	text-decoration: none !important;
}

#sidebar h2 {
	border-bottom: 1px solid #EAEAEA;
	text-align: center;
}

#sidebar h3 {
	border-bottom: 1px solid #EAEAEA;
	text-align: center;
}

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

.product_more_item {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.product_more_box {
	width: 300px;
	margin: 0 auto;
}

.product_more_box .product_more_image {
	float: left;
	width: 90px;
	text-align: center;
}

.product_more_box .product_more_detail {
	float: right;
	width: 210px;
	text-align: left;
}

.product_more_detail h3 {
	font-size: 12px;
	border: 0px !important;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: left !important;
}

.product_price .header {
	margin: 0 0 5px 0;
}

/*category*/
.category_product {
	width: 610px;
}

.category_product li {
	float: left;
	width: 190px;
	height: 190px;
	margin: 0 20px 20px 0px;
	overflow: hidden;
}

.category_product_box {
	width: 190px;
	margin: 0 auto;
}

.category_product_box .product_more_image {
	height: 120px;
	text-align: center;
	width: 190px;
}

.category_product_box .product_more_detial {
	margin-top: 5px;
}

.category_product_box .product_more_detial h3 {
	margin-top: 0px;
	font-size: 14px;
	border: none;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.category_product_box .product_more_detial span {
	font-size: 12px;
}

.pagination {
	float: right;
	font-size: 11px;
	margin-top: 5px;
}

.pagination span.disabled {
	color: #DDDDDD;
	padding: 0 5px;
}

.pagination span.current {
	color: #4A3C31;
	font-weight: bold;
	padding: 0 5px;
}

.pagination a,.pagination a:visited {
	color: #A49D99;
	font-size: 11px;
	padding: 0 5px;
}

ul.feature {
	list-style: disc;
	margin: 0 0 15px 40px;
}

ul.feature li {
	margin: 2px 0;
}

hr {
	border-top: 1px dashed #DFDFDF;
	color: #FFFFFF;
	height: 0px;
	margin: 10px auto;
	width: 70%;
}

.product_detail h2,.product_detail h3 {
	border-bottom: none !important;
	padding: 0 !important;
}

.product_detail ul {
	list-style: disc !important;
	margin: 0 0 15px 30px !important;
}

.product_detail li {
	margin: 0 0 3px 30px !important;
}

.product_detail a {
	text-decoration: none !important;
}

.product_detail table {
	width: 100% !important;
}

.rating {
	background: url("../images/rating.gif") no-repeat scroll 0 0 transparent
		;
	display: inline-block;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width: 80px;
	height: 16px;
	text-indent: -9999px;
	float: left;
}

.availGreen {
	color: #009900;
	font-weight: bold;
}

.availGreen span {
	font-size: 12px;
}

#container {
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px #AAAAAA;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-style: solid;
	border-width: 1px;
	margin: 100px auto 0;
	padding: 10px 20px;
	width: 400px;
	text-align: center;
}

p.click_here {
	font-size: 11px;
}

.sub_category,.category {
	height: auto !important;
	min-height: 20px;
	height: 20px;
	margin-bottom: 20px;
}

.sub_category a,.category a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0 10px;
}

.product_description {
	line-height: 25px;
}

.product_description a {
	text-decoration: none;
}

.product_description a.desc {
	color: #FF9024 !important;
}

.product_description div.desc a:hover {
	text-decoration: underline !important;
}

.product_description img {
	padding: 10px;
}

.product_description img.desc {
	padding: 5px 15px 5px 10px;
}

ul.callout {
	margin: 0 0 15px 25px;
}

#similar_products_loading,#accessorie_products_loading {
	color: #333333 !important;
	margin-bottom: 15px;
}

.center {
	background: none repeat scroll 0 0 #FFFFFF;
	display: table-cell;
	height: 220px;
	text-align: center;
	vertical-align: middle;
	width: 500px;
}

.center * {
	vertical-align: middle;
}

/*\*/ /*/
.center {
    display: block;
}
.center span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
.item {
	width: 90px;
	height: 55px;
}

.for-sale,.buy,.reviews {
	text-align: center;
}

.for-sale a,.buy a,.reviews a {
	text-decoration: underline !important;
}

.for-sale h2 {
	border-bottom: none !important;
}

.for-sale a {
	color: #FF8C00 !important;
	font-size: 14px !important;
	font-weight: bold;
}

.buy,.reviews {
	font-size: 11px;
}

.more {
	text-align: right;
}

.more a {
	color: #FF9024 !important;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.more a:hover {
	color: #FF9024 !important;
}

.relative {
	position: relative;
}

.hilight_content,.tag_box {
	padding: 0 0 20px 0;
}

.product_box {
	width: 930px;
	position: relative;
}

.product_box h2 {
	font-size: 14px !important;
	margin-bottom: 5px !important;
	padding: 0;
	border: none;
}

.product_box .product_image {
	float: left;
	width: 500px;
	text-align: center;
}

.product_box .product_price {
	float: right;
	width: 410px;
	margin: 10px 0 0 20px;
}

.pager {
	background-color: #eee;
	border: #ccc 3px solid;
	padding: 3px;
	text-align: center;
	font: normal 12px verdana;
}

.lhead {
	background-color: #eee;
	border-top: #aaa 3px solid;
	border-bottom: #aaa 3px solid;
	padding: 3px;
	font: bold 14px verdana;
}

.lpart {
	background-color: #f0f0f0;
	border-left: #ccc 2px solid;
	padding-bottom: 25px;
}

.lpage {
	font: normal 12px verdana;
}

.lcount {
	background-color: #999;
	color: #fff;
	padding: 2px;
	font: bold 12px verdana;
}

.product_more_detail h3 a,.category_product_box .product_more_detial h3 a
	{
	color: #333333 !important;
	text-decoration: none !important;
}

.product_more_detail h3 a:hover,.category_product_box .product_more_detial h3 a:hover
	{
	color: #000000 !important;
	text-decoration: underline !important;
}

.deals {
	margin-left: 20px;
}

.search_form {
	float: right;
}

.search_form input.search_input {
	-moz-border-radius: 4px;
	background: url(../images/search.png) no-repeat scroll left center
		#FFFFFF;
	border: 1px solid #DBDBDB;
	display: inline;
	font-size: 1.1em;
	padding: 2px 2px 2px 18px;
	width: 200px !important;
}

input.search_button {
	-moz-border-radius: 4px;
	background: url(../images/bg/green.png) repeat-x scroll left top #DDFF66
		;
	border: 1px solid #698A19;
	color: #111111;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 3px 4px;
	text-decoration: none;
	text-shadow: 0 1px 0 #DDFF66;
	background: url(../images/bg/green.png) repeat-x scroll left top #DDFF66
		;
}

.carat {
	color: #E47911;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.ads_header {
	text-align: left;
	margin-top: 8px;
}

.ads_header_right {
	float: right;
	text-align: right;
	margin-top: 8px;
}

.ads_468_15 {
	text-align: center;
	margin: 20px 0;
}

.ads_468_60 {
	text-align: center;
	margin: 10px 0;
}

.ads_300_200 {
	margin: 0 0 20px 0;
}

.ads_footer {
	text-align: center;
	padding: 10px 0;
}

.tag_300_200 {
	width: 280px;
	overflow: hidden;
	padding: 0 10px;
}

.tags a {
	margin-right: 10px;
	line-height: 20px;
}

.image_left {
	float: left;
	padding: 20px 20px 20px 0;
}

.customer_reviews a,.customer_reviews a:hover {
	color: #FF9024 !important;
}

.network_link {
	display: block;
	width: 962px;
	height: 14px;
	text-align: center;
	display: block;
}

.network_link a {
	padding: 0 4px;
	font-size: 11px;
}

.product_feature h2,.product_description h2 {
	margin-top: 0 !important;
}

.search_item {
	width: 610px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #EAEAEA;
}

.search_item .search_image {
	float: left;
	text-align: center;
	width: 120px;
	padding: 40px 30px 20px 40px;
	position: relative;
}

.search_item .search_detail {
	width: 420px;
	float: right;
}

.search_item .search_detail h3 {
	border: 0 none !important;
	margin: 20px 0 0 0;
	display: inline;
}

.search_item .search_detail a:hover {
	text-decoration: underline !important;
}

.search_item .search_detail .cat {
	color: #CC6600;
	font-weight: bold;
}

.num {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 11px;
	z-index: 100;
}

.tag_box a {
	color: #666666;
}

.sitemap_box {
	font-size: 12px;
}

.sitemap_box h2 {
	padding: 0px;
}

.sitemap {
	list-style: disc;
	margin: 0 0 20px 50px;
}

.sitemap_box .left {
	float: left;
	width: 650px;
	margin-right: 20px;
}

.sitemap_box .right {
	float: right;
	width: 250px;
}

.sub_sitemap {
	margin-left: 40px;
}

.bookmark_share {
	text-indent: 0;
}