body {
	background-color: #fff;
	margin-top: 0;
}

a {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
}

a:hover {
	color: blue;
	text-decoration: underline;
}
    /*warning*/
.warningbox { background:url(default/img/warbox_c.gif) repeat-y; width:974px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
	.warningbox .bg_warbot { background:url(default/img/warbox_b.gif) left bottom no-repeat; padding-bottom:15px; }
	.warningbox .war_content { background:url(default/img/warbox_t.gif) left top no-repeat; padding:16px 20px 15px 80px; }
		.warningbox .war_content h1 { font-size:20px; color:#ff6600; font-weight:normal; text-align:center; }
		.warningbox .war_content p { line-height:150%; text-indent:2em; margin-top:10px;  }
		.warningbox .war_content .bt_close { text-align:right; padding-right:10px; margin-top:5px;}		
		.warningbox .war_content .bt_close a{border:0px;}
		.warningbox .war_content .bt_close img{border:0px;}		
/*warning*/
/*template styles starts here*/
.wrapper {
	font-family: Arial;
	background-color: #fff;
	position: relative;
}

.container {
	background: transparent url("/images/2008s/bg_lr.gif") repeat-y;
	width: 985px;
	margin: auto;
}

.clear {
	clear: both;
	float: none;
}

.header {
	padding-left: 32px;
	background: transparent url("/images/2008s/bg_tl1.gif") no-repeat 1px 0;
}

.header .logo {
	float: left;
	display: block;
	margin-top:25px;
}

.header .logo img {
	border: none;
}

.header .center {
	background: transparent url("/images/2008s/bg_t.gif") repeat-x top left;
	height: 80px;
	overflow: hidden;
	position:relative;
}

.header .center .ico_mcafee { position:absolute; right:0px; top:20px;}

.header .right {
	background: transparent url("/images/2008s/bg_tr1.gif") no-repeat top
		right;
	padding-right: 32px;
}

.header .right .menu {
	padding-top: 60px;
	font-size: 9pt;
	float: right;
	width: 600px;
}

#user_info span {
	padding-left: 20px;
	background: transparent url("/images/2008s/t1_menudot.jpg") no-repeat 5px 3px;
}

.header .right .menu a.on {
	background: transparent url("/images/2008s/t1_menudot_on.jpg") no-repeat 5px 3px;
}

.header .right .menu a span {
	font-weight: bold;
}

.top_menu {
	text-align: center;
	padding: 0 14px 0 12px;
}

.top_menu .center {
	background-color: #f66907;
	height: 32px;
	overflow: hidden;
}

.top_menu ul {
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 701px;
	overflow: hidden;
}

.top_menu ul li {
	padding: 8px 10px;
	margin: 0;
	display: block;
	background: transparent url("/images/2008s/bg_menuseparator.gif")
		no-repeat top right;
	float: left;
	vertical-align: middle;
	height: 16px;
}

.top_menu ul li.no_sp {
	padding-right: 0;
	background: none;
}

.top_menu ul li a {
	color: #fff;
	display: inline;
	font-weight: bold;
	font-size: 10.5pt;
}

.top_menu ul li a:visited {
	color: #fff;
}

.top_menu ul li a:hover {
	color: #FFFF00;
}

.search {
	position: relative;
	padding: 0px 14px 0 12px;
	text-align: center;
}

.search .center {
	padding-top: 3px;
	height: 28px;
	background-color: #8A8A8A;
}

.search .center .bookmark {
	display: block;
	position: absolute;
	top: 7px;
	right: 70px;
}

.search .sp {
	background-color: #E7E7E8;
	border-top: solid 1px #CACACA;
	height: 5px;
	font-size: 1px;
}

.fast_menu {
	padding: 0 14px 0 12px;
}

#dxhorinav .first {
	font-size: 7pt;
	color: #999;
	width: auto;
	cursor: default;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
}

#dxhorinav .first:hover {
	color: #999;
	background-color: transparent;
}

#content {
	padding: 0 14px 0 12px;
}

#content .left_bar {
	width: 165px;
	float: left;
}

#content .left_bar .category {
	border-left: solid 9px #8A8A8A;
	border-bottom: solid 16px #8A8A8A;
	position: relative;
	padding: 5px 0 10px 12px;
}

#content .left_bar .category .corner {
	background: transparent url("/images/2008s/hpmenu_bg_bl.gif") no-repeat
		bottom left;
	bottom: -16px;
	left: -9px;
	width: 21px;
	height: 21px;
	position: absolute;
}

#content .left_bar .category .price {
	width: 129px;
	line-height: 12pt;
	background: #f5f5f5 url("/images/2008s/categories_menu_heading.gif")
		no-repeat;
	padding: 50px 0 10px 2px;
	margin: 0 0 15px 0;
	font-size: 8pt;
	font-family: Verdana;
}

#content .left_bar .category .price li {
	display: block;
	padding: 0;
	margin: 0;
}

#content .left_bar .category .price .title {
	color: blue;
}

#content .left_bar .category .price a {
	display: block;
	padding-left: 10px;
}

#content .left_bar .category .price .title span {
	font-weight: bold;
	font-style: italic;
	display: block;
}

#content .left_bar .function_list {
	margin: 0;
	padding: 0;
}

#content .left_bar .function_list li {
	display: block;
	padding: 0;
	margin: 0;
}

#content .left_bar .function_list li.garantee {
	font-size: 9pt;
	text-align: center;
}

#content .left_bar .function_list li.garantee a {
	display: block;
	color: blue;
	text-decoration: underline;
}

#content .left_bar .function_list li.ssl_seal {
	text-align: center;
}

#content .main {
	width: 794px;
	float: right;
	overflow: hidden;
}

.footer {
	clear: both;
	font-size: 1px;
	text-align: center;
	margin-top: 20px;
}

.footer a {
	color: #444;
}

.footer a:visited {
	color: #444;
}

.footer a:hover {
	color: #444;
}

.footer .paypal {
	display: block;
	width: 404px;
	margin: 5px auto;
}

.footer .shortcuts {
	font-size: 9pt;
	float: right;
	margin-right: 14px;
	background: transparent url("/images/2008s/help_bg_t.gif") no-repeat top left;
}

.footer .shortcuts .btm {
	float: left;
	margin-top: 17px;
	padding-bottom: 15px;
	background: transparent url("/images/2008s/help_bg_b.gif") no-repeat bottom left;
}

.footer .shortcuts .center {
	float: left;
	margin-left: 8px;
	border-left: solid 8px #ddd;
	width: 885px;
}

.footer .shortcuts ul {
	margin: 0 0 0 3px;
	float: left;
	padding: 37px 0 0 0;
	width: 210px;
}

.footer .shortcuts ul li {
	color: #3c3c3c;
	font-size: 10pt;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
}

.footer .shortcuts .service {
	background: transparent url("/images/2008s/help_customerservice.gif") no-repeat top left;
}

.footer .shortcuts .service li a {
	display: block;
}
.footer .shortcuts .sns {
	background: transparent url("/images/2008s/help_sns.gif") no-repeat top left;
}
.footer .shortcuts .sns li {
}
.footer .shortcuts .sns li a {
	line-height: 20px;
	height: 20px;
	display: block;
}
.footer .shortcuts .sns a.facebook {
	background: transparent url("/images/2008s/facebook.gif") no-repeat top left;
	padding-left: 25px;
}
.footer .shortcuts .sns a.twitter {
	background: transparent url("/images/2008s/twitter.gif") no-repeat top left;
	padding-left: 25px;
}
.footer .shortcuts .sns a.youtube {
	background: transparent url("/images/2008s/youtube.gif") no-repeat top left;
	padding-left: 25px;
}
.footer .shortcuts .sns a.blog {
	background: transparent url("/images/2008s/dxblog.gif") no-repeat top left;
	padding-left: 25px;
}
.footer .shortcuts .account {
	background: transparent url("/images/2008s/help_myaccount.gif") no-repeat top left;
}

.footer .shortcuts .account li {
	background: transparent url("/images/2008s/bullet.gif") no-repeat 10px 2px;
	padding: 0 0 5px 35px;
}

.footer .shortcuts .account li input {
	border: 1px solid #9c9c9c;
	width: 150px;
	font-size: 9pt;
}

.footer .shortcuts .help {
	background: transparent url("/images/2008s/help_helpinfo.gif") no-repeat
		top left;
}

.footer .shortcuts .help li {
	background: transparent url("/images/2008s/bullet.gif") no-repeat 10px
		2px;
	padding: 0 0 5px 35px;
}

.footer .btm_menu {
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	position: relative;
	padding: 15px;
}

.footer .btm_menu .menu {
	position: absolute;
	right: 32px;
	top: 15px;
}

.footer .btm_menu .menu a {
	display: block;
	padding-right: 10px;
	float: right;
}

.footer .sp {
	padding: 0 14px 0 12px;
}

.footer .sp .center {
	height: 10px;
	background-color: #f66907;
}

.footer .main {
	padding: 0 32px;
}
.footer .main .note {
	font-size: 9pt;
}

.footer .main .cp {
	font-size: 9pt;
	color: #6C6C6C;
	padding: 15px;
}

.footer .main .cp a {
	color: #000;
	font-weight: bold;
}

.footer .bottom {
	padding-left: 32px;
	background: transparent url("/images/2008s/bg_bl.gif") no-repeat 1px 0;
}

.footer .bottom .center {
	background: transparent url("/images/2008s/bg_b.gif") repeat-x top left;
	height: 21px;
}

.footer .bottom .right {
	padding-right: 32px;
	background: transparent url("/images/2008s/bg_br.gif") no-repeat top
		right;
}

.window_container {
	z-index: 101;
	position: fixed !important;
	position: absolute;
	background-color: #fff;
	border: solid 5px #999;
	font-family: Arial;
	font-size: 9pt;
}

.window_container .close {
	display: block;
	text-decoration: none;
	font-size: 1px;
	position: absolute;
	top: 5px;
	right: 10px;
	width: 15px;
	height: 13px;
	background: transparent url("/images/close.gif") no-repeat;
	z-index: 5002;
}

.window_container .full_view {
	background-color: #fff;
	border: solid 3px #ff8800;
	height: 408px;
	width: 464px;
}

.window_container .full_view img {
	display: block;
	height: 408px;
	margin: auto;
}

.window_container .button_group {
	padding-bottom: 10px;
	text-align: center;
	position: absolute;
	bottom: 0;
	font-weight: bold;
}

.window_container .button_group a {
	float: left;
	display: block;
	border: solid 1px #555;
	color: #fff;
	height: 25px;
	width: 68px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 5px;
	text-decoration: none;
	background-color: #f66907;
}

.window_container .button_group a:visited {
	color: #000;
}

.window_container .button_group a:hover {
	color: #000;
	text-decoration: none;
	background-color: #f66907;
}

.window {
	overflow: hidden;
	margin: 20px 10px 10px 10px;
	width: 620px;
	height: 450px;
}

.window a {
	color: #444;
}

.window a:visited {
	color: #444;
}

.window a:hover {
	color: #444;
}

.window h1 {
	font-weight: bold;
	font-size: 12pt;
	display: block;
	border-bottom: solid 1px #000;
	margin-bottom: 5px;
}

.window .thumbs {
	float: left;
	width: 150px;
}

.window .thumbs .small {
	display: block;
	width: 150px;
	height: auto;
}

.window .thumbs .slide_show {
	float: left;
	width: 70px;
	height: auto;
	margin-right: 5px;
	cursor: pointer;
}

.window .spec {
	float: left;
	width: 450px;
	padding: 0 10px;
}

.window .title {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	width: 50px;
	background-color: #fff;
	border-bottom: solid 1px #fff;
	text-align: right;
}

.window .content {
	float: left;
	width: 70px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	border-bottom: solid 1px #fff;
}

.window .price {
	color: red;
	font-weight: bold;
	font-size: 12pt;
}

.window .rating {
	background: transparent url("/images/no-starts.gif");
	width: 91px;
	height: 20px;
	float: left;
	overflow: hidden;
}

.window .add_cart {
	width: auto;
}

.window .add_cart input {
	width: 20px;
	display: block;
	float: left;
	margin: 0 5px;
}

.window .add_cart a {
	display: block;
	float: left;
}

.window .desc {
	padding-top: 10px;
	border-top: solid 1px #000;
	clear: left;
	overflow: hidden;
}

.window .links {
	background-color: #fff;
	width: 450px;
	height: 25px;
	line-height: 24px;
	border-top: solid 1px #ff8800;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.window .links a {
	padding: 0 10px 0 20px;
	background: transparent url("/images/2008s/bullet.gif") no-repeat 0 2px;
}

.hint_dlg {
	overflow: hidden;
	width: 320px;
	height: 160px;
}

.hint_dlg .title,.big_dlg .title {
	background-color: #f66907;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	color: #fff;
}

.hint_dlg .icon {
	padding: 10px;
	width: 64px;
	height: 64px;
	float: left;
	display: block;
}

.hint_dlg .msg {
	float: left;
	width: 226px;
	height: 84px;
	padding-top: 20px;
}

.big_dlg {
	
}

.big_dlg .content {
	padding: 10px;
}

.big_dlg .data {
	padding: 10px 0;
	margin: 0 10px;
	border-top: dashed 1px #555;
	border-bottom: dashed 1px #555;
}

.big_dlg .data .ch {
	clear: left;
	float: left;
	width: 250px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding: 2px;
}

.big_dlg .data .value {
	padding: 2px;
	height: 25px;
	line-height: 25px;
	float: left;
}

.big_dlg .data .vcode input,.big_dlg .data .sku input {
	width: 40px;
}

.big_dlg a {
	color: #444;
}

.big_dlg a:visited {
	color: #444;
}

.big_dlg a:hover {
	color: #666;
}

/*detail styles starts here*/
.cover {
	z-index: 100;
	background-color: #000;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
}

.inner_cover {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

.loading {
	z-index: 5001;
	display: block;
	position: absolute;
}

.availability {
	width: 150px;
	height: 15px;
	position: relative;
	background: url("/images/availability.png");
	overflow: visible;
	float: left;
}

.availability img {
	position: absolute;
	top: -4px;
}

.avail_text {
	font-weight: bold;
	padding-left: 5px;
}

#user_info {
	font-size:11px;font-family:verdana, Helvetica,Geneva, Arial,  sans-serif; float: right; text-align:right; width:600px;
}
#user_info strong a {  text-decoration:underline; }
#user_info a {
	color: #3C3C3C;
}

#user_info a:visited {
	color: #3C3C3C;
}

#instant_buy {
	vertical-align: middle;
	height: 24px;
	padding: 5px;
	float: right;
}

#instant_buy h1 {
	font-size: 9pt;
	color: white;
	margin: 5px 0;
}

#instant_buy .sku_num {
	font-family: Arial;
	font-size: 8pt;
	color: #3C3C3C;
	width: 70px;
}

#instant_buy .go {
	font-family: Arial;
	font-size: 8pt;
	color: #3C3C3C;
	line-height: 15px;
	background-color: #fff;
	border: 1px solid #C0C0C0;
	font-weight: bold;
}
.random {
	margin: auto;
	border: dashed 1px #888;
	border-right: none;
	font-size: 9pt;
}

.random .item {
	border-right: dashed 1px #888;
	width: 149px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}

.random .item a {
	display: block;
	clear: both;
}

.c_photo {
	float: left;
	width: 100px;
	border: solid 1px #E0E0E0;
	margin: 1px 3px 2px 3px;
	text-align: center;
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 8pt;
}
.c_photo a {
	text-decoration: none;
}
.c_photo .photo {
	margin: auto;
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.c_photo .photo img {
	width: 80px;
}
.c_photo .headline {
 	white-space: nowrap;
 	display: block;
 	overflow: hidden;
 	width: 100px;
 	color: #9C9C9C;
}
.c_photo .caption {
	overflow: hidden;
	height: 70px;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: middle;
	margin: 5px auto;
} 
.c_photo .detail {
	margin-bottom: 15px;
	display: block;
	direction: ltr;
}

/*dx points pages*/
#content .text {
	padding: 0 20px;
	font-family: Verdana;
	font-size: 13px;
}
#content .text .points {
	font-weight: bold;
}
#content .text .points span {
	color: red;
}
#content .text h1 {
	color: #ff6600;
	font-family: Arial;
	font-size: 18px;
}
#content .text h2 {
	font-size: 13px;
}
#content .text h2 a {
	color: red;
	text-decoration: underline;
}
#content .text .note {
	font-style: italic;
	font-size: 12px;
}
#content .text .rewards {
	margin: auto;
	width: 825px;
	overflow: hidden;
	border-top: dashed 1px #E0E0E0;
	border-left: dashed 1px #E0E0E0;
}
#content .text .rewards .section {
	float: left;
	width: 150px;
	height: 284px;
	border-bottom: dashed 1px #E0E0E0;
	border-right: dashed 1px #E0E0E0;
	padding: 5px 7px;
	text-align: center;
	font-family: Arial;
}
.rewards .section .sec1 {
	height: 80px;
	overflow: hidden;
}
.rewards .section .sec2 {
	height: 71px;
	overflow: hidden;
}
.rewards .section .image {
	width: 140px;
	height: 140px;
}
.rewards .section .name {
	font-weight: bold;
}
.rewards .section .desc {
	color: #6C6C6C;
	font-size: 12px;
}
.rewards .section .require_points {
	font-weight: bold;
	color: #E00000;
}
.rewards .section .value {
	font-weight: bold;
	color: Navy;
}
.rewards .section .left {
	padding-top: 15px;
	font-style: italic;
}
.rewards .section .left a {
	font-style: normal;
}
.billboard {
	height: 155px;
	position: relative;
	overflow: hidden;
	margin: 10px;
	margin-left: 0;
	margin-right: 15px;
}
.billboard .item {
    border: none;
	position: absolute;
	top: 0;
	left: 0;
}
.billboard .counter {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
	padding: 10px 15px;
}
.billboard .counter a.num {
    font-weight: bolder;
    color: #777;
	display: block;
	font-size: 10pt;
	background-color: #fff;
	border: solid 1px #999;
	width: 21px;
	height: 16px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.billboard .counter a.num:hover {
    text-decoration: none;
    background-color: #ccc;
}
/*Forum styles*/
.forums {
	float: left;
	padding: 10px;
}
.forums .left {
	font-family: Arial;
	float: left;
	width: 170px;
	border-right: solid 1px #9c9c9c;
}
.forums .left a {
	color: blue;
	font-size: 13px;
}
.forums .left a:visited {
	color: blue;
}
.forums .left .p_search {
	width: 100px;
	height: 15px;
	font-size: 9pt;
	font-weight: bold;
	background: transparent url(/images/icon_magnifier.gif) no-repeat 2% 50%;
	border: solid 1px #9C9C9C;
	padding: 6px 5px 6px 25px;
	display: block;
}
.forums .left h1 {
	color: #ff6600;
	font-size: 18px;
}
.forums .left h2 {
	color: #003156;
	font-size: 11pt;
}
.forums .left ul {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
.forums .left ul li {
	margin: 0;
	padding: 0;
}
.forums .left ul li.important {
	font-weight: bold;
}
.forums .right {
	position: relative;
	left: -1px;
	padding: 0 5px;
	width: 757px;
	float: left;
	font-family: Verdana;
	border-left: solid 1px #9c9c9c;
}
.forums .right .p_info {
	padding-top: 50px;
}
.forums .right .p_info .p_view {
	padding-left: 10px;
	color: blue;
	font-size: 9pt;
}
.forums .right .p_info .p_detail {
	float: left;
	width: 570px;
}
.forums .right .p_info .p_price {
	margin: 20px 0;
}
.forums .right .p_info .p_price span {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
.forums .right .p_info img {
	float: left;
	display: block;
}
.forums .right .p_info .img img {
	border: 0;
	height: 140px;
	padding: 0 20px;
}
.forums .right .p_info .p_link {
	color: blue;
	font-size: 11pt;
	font-weight: bold;
	margin: 20px 0;
}
.forums .right .view {
	font-size: 13px;
}
.forums .right .view h2 {
	font-size: 13px;
	float: left;
	width: 460px;
}
.forums .right .view h2 span {
	font-weight: normal;
}
.forums .right .view .all {
	font-family: Arial;
	display: block;
	color: blue;
}
.forums .right .view .link {
	color: #9C9C9C;
	font-size: 8pt;
}
.threads {
	border: solid 1px #ddd;
	font-size: 13px;
	display: block;
	clear: both;
}
.threads tr {
	border-top: solid 1px #6C6C6C;
	border-bottom: solid 1px #6C6C6C;
}
.threads a {
	color: navy;
}
.threads a:hover {
	color: navy;
	text-decoration: none;
}
.threads .menu {
	padding: 5px 10px 20px 25px;
}
.threads .menu .remark {
	color: #9C9C9C;
	font-size: 8pt;
}
.threads .menu .oper_icon {
	padding: 0 3px;
	float: right;
}
.threads .menu ul.opers {
	padding: 0;
	margin: 0;
	float: left;
}
.threads .menu ul.opers li {
	padding: 0 5px;
	border-left: solid 1px #6C6C6C;
	list-style: none;
	float: left;
}
.threads .menu ul.opers li.first {
	border-left: solid 3px #6C6C6C;
}
.threads .menu ul.opers li span {
	font-size: 8pt;
	color: #6C6C6C;
}
.threads .content {
	padding: 20px 25px;
	overflow: hidden;
	width: 703px;
}
.threads .content .code {
    font-family: Courier New;
    display: inline;
}
.threads .content img {
	max-width: 700px;
}
.threads .title {
	border-top:1px solid #6C6C6C;
	border-bottom:1px solid #6C6C6C;
	padding: 10px;
}
.threads .title .name {
	display: inline;
	float: left;
	width: 230px;
	font-weight: bold;
}
.threads .title .date {
	float: left;
	font-size: 11px;
}
.threads .title .reply {
	float: right;
}
.pager {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
}
.pager li {
	float: left;
	display: block;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
}
.pager a {
	color: blue;
}
.pager a.current {
	color: black;
	cursor: default;
	text-decoration: none;
}
.pager a:visited {
	color: blue;
}
.pager a.current:visited {
	color: black;
	cursor: default;
	text-decoration: none;
}
.forums .right .login {
	padding-top: 80px;
}
.forums .right .note {
	font-size: 11px;
	font-family: Verdana;
	color: #6C6C6C;
}
#divPost th {
	font-weight: normal;
	font-size: 12px;
}
.forums .right .c_link {
	display: block;
	font-size: 13px;
	color: blue;
	float: left;
	line-height: 33px;
	height: 33px;
}
.forums .right .c_link span {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.forums .right h1.f_name {
	font-size: 19pt;
	color: #C0C0C0;
	float: right;
	margin: 0;
	width: 290px;
	text-align: right;
}
.forums .right .note span.bold {
	font-weight: bold;
}
.forums .right .cate_only {
	font-size: 9pt;
	font-weight: bold;
}
.forums .right .thread_list {
	font-size: 13px;
	border: none;
	border-bottom: solid 1px #6C6C6C;
}
.forums .right .thread_list th {
	font-weight: normal;
	color: #3C3C3C;
	background-color: #e0e0e0;
	padding: 5px;
	text-align: left;
}
.forums .right .thread_list td {
	padding: 5px;
}
.forums .right .thread_list td span.last {
	color: navy;
	font-size: 10px;
}
.forums .right .thread_list td span.normal {
	font-size: 11px;
	color: #6C6C6C;
}
.forums .right .thread_list td span.bold {
	font-weight: bold;
}
.forums .right .thread_list td span.sticky {
	font-weight: bold;
	color: blue;
}
.forums .right .thread_list th.center {
	text-align: center;
}
.forums .right .thread_list .views {
	width: 75px;
	color: green;
	text-align: center;
} 
.forums .right .thread_list .replies {
	width: 75px;
	font-weight: bold;
	text-align: center;
}
.forums .right .thread_list .date {
	font-size: 10px;
	width: 100px;
}
.forums .right .thread_list .date span {
	color: #9c9c9c
}

/*shopping cart page*/
#content .shopping_cart .policy {
    width: 100%;
    border: solid 1px #ccc;
    height: 100px;
    margin: 5px 0;
}
#content .shopping_cart .empty {
	font-size: 18pt;
	height: 200px;
}
.empty a {
	font-size: 9pt;
}
.empty a:visited {
	color: blue;
}
#content .shopping_cart .policy_label {
	float: right;
	padding: 0 5px;
	font-size: 7pt;
	display: block;
}

#content .shopping_cart .policy_label:visited {
	color: blue;
}
#content .shopping_cart .error {
	border-top: solid 1px #888;
	border-bottom: solid 1px #888;
	padding-bottom: 5px;
}
#content .shopping_cart .error p {
	margin: 0;
	padding: 10px;
	color: red;
}
#content .shopping_cart .error a:visited {
	color: blue;
}
#content .shopping_cart .cart {
	width: 910px;
	background-color: #E0E0E0;
}
.cart th {
	background-color: #f0f0f0;
	font-size: 10pt;
}
.cart td {
	background-color: #fff;
}
.cart .sku, .cart .qty, .cart .price, .cart .total, .cart .quantity {
	width: 75px;
	text-align: center;
}
.cart .name {
	width: 509px;
}
.cart .sku {
	width: 50px;
}
.cart .remove {
	width: 75px;
}
.cart .remove a {
	color: blue;
	width: auto;
	text-align: center;
	display: block;
	font-size: 9px;
}
.cart .remove a:visited {
	color: blue;
}
.cart .quantity .adjust {
	height: 20px;
	line-height: 20px;
	width: 10px;
	color: gray;
}
.cart .quantity .adjust:visited {
	color: gray;
}
.cart .quantity .adjust:hover {
	color: white;
	background-color: #888;
	text-decoration: none;
}
.cart td img.thumb {
	width: 30px;
	height: 30px;
	border: none;
	margin-right: 10px;
}
.cart td input.qty {
	text-align: center;
	border: solid 1px #888;
	width: 25px;
	height: 15px;
	padding: 2px;
	margin: 0;
}
#content .shopping_cart .operations {
	border-bottom: solid 1px #888;
	width: 910px;
	float: left;
}
.operations .change {
	float: right;
	padding: 3px 10px;
}
.operations .shortcut { 
	font-family: Arial;
	float: left;
	border: 1px solid #888;
	background-color: #f0f0f0;
	padding: 3px 10px;
	margin: 5px;
}
.operations .shortcut a {
	color: #555;
	float: left;
	margin: 0 2px;
}
.operations .shortcut a:visited {
	color: #555;
}
#content .shopping_cart .sum {
	padding-right: 11px;
	float: right;
	width: 400px;
}
.sum .title {
	width: 205px;
	float: left;
	text-align: right;
	padding: 5px;
	clear: both;
}
.sum .value {
	width: 175px;
	float: left;
	text-align: right;
	padding: 5px;
}
.sum .total {
	border-top: 1px solid #888;
	font-weight: bold;
	font-size: 11pt;
}
#content .shopping_cart .options {
	padding: 5px;
	float: left;
}
.options .opts {
	margin: 5px;
}
.options .opts a {
	color: blue;
}
.options .opts a:visited {
	color: blue;
}
#content .shopping_cart .checkout {
	padding: 20px 0 0 15px;
	width: 400px;
	float: right;
	border-left: dashed 1px #ccc; 
}
.checkout h2 {
	float: left;
	margin: 0;
}
.checkout .method1, .checkout .method2, .checkout .method3 {
	padding: 15px 10px;
	float: right;
	width: 350px;
	text-align: right;
}
.checkout .method1 {
	background: transparent url("/images/method1.gif") no-repeat top left;
}
.checkout .method2 {
	background: transparent url("/images/method2.gif") no-repeat top left;
}
.checkout .method3 {
	background: transparent url("/images/method3.gif") no-repeat top left;
}
#content .shopping_cart .icons {
	float: left;
	width: 460px;
}
#content .shopping_cart .instructions {
	float: left;
	width: 460px;
}
.instructions h2 {
	font-size: 15px;
	margin: 5px 0;
}
.instructions h2 span {
	font-size: 9pt;
	font-weight: normal;
}
.instructions a.click {
	color: #888;
}
.instructions a.click:visited {
	color: #888;
}
.VoteList
{
 line-height:25px;
}
.VoteList h3,.VoteItem h3
{
 margin:0;padding:0;
}
.VoteList ul
{
 margin:0 ;padding:0;
 list-style-type:none;
 padding-left:20px;
}
.VoteList ul li
{
 margin:0; padding:0;
 list-style-type:decimal;
 margin-left:20px;
 font-size:10pt;
}
.VoteList ul li a
{
 color:Blue;
 text-decoration:none;
}
.VoteItem
{
 line-height:25px;
}
.VoteList ul li a:hover
{
 text-decoration:underline;
}
.vote_panel
{
    font-size: 9pt;
    font-family: Arial;
    margin: 10px auto;
    display: block;
    width: 800px;
}
.vote_panel .single_vote
{
    border-bottom: solid 1px #999;
}
.vote_panel h3
{
    margin: 0;
    padding: 5px 10px;
    background-color: #ccc;
}
.vote_panel p.desc
{
    margin: 0;
    padding: 5px 20px;
}
.vote_panel .buttons
{
    padding: 10px;
    text-align: center;
}
.vote_panel .buttons input
{
    border: solid 1px #888;
    background-color: #f66907;
    padding: 3px 30px;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    cursor: pointer;
}
.vote_panel .buttons input:hover
{
    color: White;
}
.vote_panel h1
{
    margin: 0;
    padding: 5px 10px;
    font-size: 14pt;
    border-bottom: dashed 1px #888;
}
.vote_panel .category
{
    margin: 10px 0;
    background-color: #efefef;
    border: solid 1px #888;
}
.vote_panel .option
{
    padding: 2px 20px;
    border-top: dashed 1px #ccc;
}
/*crumb path*/
.loc { font-size:10px; margin:0 0 10px 10px; }


.detail_num_box 
{
    background-image:url('/images/2008s/item_buy_bg.gif');
    background-repeat:no-repeat; 
    float:left;
    width:90px;
    height:32px;
    padding-top:6px;
}

.detail_num_img
{
      cursor:pointer;
}

.detail_num_span
{
    float:left;
    margin-top:2px;
}
