#popup_container {



	border:7px solid #A2CDF8;



	padding:10px;



	background:#F9FCFF;



	-moz-border-radius:10px;



	-webkit-border-radius:10px;



	-moz-box-shadow:0 0 5px #ccc;



	-webkit-box-shadow:0 0 5px #ccc;



	-o-box-shadow:0 0 5px #ccc;



	max-width:400px!important;



	min-width:400px!important;



}



#popup_title {



	font:bold 14px tahoma;



	padding:0 0 5px;



	position:relative;



	margin-bottom:0;



}



#popup_content {



	border:1px solid #ccc;



	background:#fff;



	padding:20px;



}



#popup_message {



	text-align:left;



}



#popup_panel {



	text-align:center;



}



.submit-orange, .submit-dark {



	-moz-border-radius:5px;



	-webkit-border-radius:5px;



	padding:2px 10px 3px;



	border:none;



	color:#fff;



	cursor:pointer;



}



.submit-dark {



	background:url(../images/btn-popup.gif) repeat-x 0 0;



}



.submit-orange {



	background:url(../images/btn-popup.gif) repeat-x 0 -28px;



}



#popup_prompt {



	margin:.5em 0em;



}



#popup_title a {



	width:14px;



	height:14px;



	display:block;



	overflow:hidden;



	position:absolute;



	right:10px;



	top:8px;



	background:url(../images/close_icon.png) no-repeat scroll top left;



	cursor:pointer;



	text-indent:-9999px;



}



#popup_title a:hover {



	background-position:0px -14px;



}



.jgd-dropdown a, .jgd-dropdown a:visited {



	color:#696969;



	text-decoration:none;



	outline:none;



}



.jgd-dropdown a:hover {



	color:#696969;



}



.jgd-dropdown dd {



	position:relative;



}



.jgd-dropdown dd ul {



	background-color:#FFF;



	border:1px solid #e6e6e6;



	color:#696969;



	display:none;



	z-index:1000;



	left:0;



	padding:0;



	position:absolute;



	top:7px;



	width:224px;



	list-style:none;



	-moz-box-shadow:0 0 5px #DBDBDB;



	border-top:none;



}

.home{background: url(../images/home.png) no-repeat center !important;}

.jgd-dropdown dd ul li a {



	padding:5px;



	display:block;



	border-bottom:1px solid #e6e6e6;



}



.jgd-dropdown dd ul li a:hover {



	text-decoration:underline;



	color:#222222;



}



.jgd-dropdown dd ul li.hide_selected {



	display:none;



}



.jgd-dropdown dd ul li.item-even a, .jgd-dropdown dd ul li.item-odd a {



	border-bottom:1px solid #e6e6e6;



	font-size:12px;



	padding:4px 10px!important;



	margin-top:0!important;



}



.jgd-dropdown dd ul li.item-even a:hover, .jgd-dropdown dd ul li.item-odd a:hover {



	background:#f3f3f3;



	color:#1089c2;



}



.jgd-dropdown dd, .jgd-dropdown dt, .jgd-dropdown ul {



	margin:0;



	padding:0;



}



.jgd-dropdown dt a {



	display:block;



	padding-right:20px;



	border:0px solid #a9a9a9;



	width:210px;



	padding:7px;



}



.jgd-dropdown dt a span {



	cursor:pointer;



	display:block;



}



.jgd-dropdown dt a:hover {



	color:#696969;



	border:0px solid #a9a9a9;



}



.jgd-dropdown span.value {



	display:none;



}



.jgd-dropdown.jgd-countries .flag a {



	padding:4px 4px 4px 32px;



	background-image:url(gfx/countries.png);



	background-repeat:no-repeat;



	background-position:-24px 0;



	font-size:0.9em;



	line-height:18px;



}



.jgd-dropdown.jgd-countries .flag.BR a {



	background-position:0 0;



}



.jgd-dropdown.jgd-countries .flag.DE a {



	background-position:0 -48px;



}



.jgd-dropdown.jgd-countries .flag.FR a {



	background-position:0 -24px;



}



.jgd-dropdown.jgd-countries .flag.IN a {



	background-position:0 -72px;



}



.jgd-dropdown.jgd-countries .flag.JP a {



	background-position:0 -96px;



}



.jgd-dropdown.jgd-countries .flag.RS a {



	background-position:0 -120px;



}



.jgd-dropdown.jgd-countries .flag.UK a {



	background-position:0 -144px;



}



.jgd-dropdown.jgd-countries .flag.US a {



	background-position:0 -168px;



}



.jgd-dropdown.jgd-countries dd ul {



	width:246px;



}



.jgd-dropdown.jgd-countries dt {



	width:244px;



}



.jgd-dropdown.jgd-countries dt a {



	padding:4px 4px 4px 32px;



	font-weight:bold;



}



body {



	line-height:1.5;



}





blockquote:before, blockquote:after, q:before, q:after {



	content:"";



}



blockquote, q {



	quotes:"" "";



}



a img {



	border:none;



}



html {



	font-size:100.01%;



}



body {



	font-size:75%;



	color:#222;



	background:#fff;



	font-family:tahoma, Helvetica, sans-serif;



}



h1, h2, h3, h4, h5, h6 {



	font-weight:normal;



	color:#111;



}



h1 {



	font-size:48px;



	line-height:1;



	margin-bottom:0.5em;



}



h2 {



	font-size:36px;



	margin-bottom:0.75em;



}



h3 {



	font-size:24px;



	line-height:1;



	margin-bottom:1em;



}



h4 {



	font-size:18px;



	line-height:1.25;



	margin-bottom:1.25em;



}



h5 {



	font-size:16px;



	font-weight:bold;



	margin-bottom:1.5em;



}



h6 {



	font-size:14px;



	font-weight:bold;



}



h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {



	margin:0;



}



p {



	margin:0 0 1.5em;



}



p img.left {



	float:left;



	margin:1.5em 1.5em 1.5em 0;



	padding:0;



}



p img.right {



	float:right;



	margin:1.5em 0 1.5em 1.5em;



}



a {



	color:#0072bc;



	text-decoration:none;



	outline:none;



}



blockquote {



	margin:1.5em;



	color:#666;



	font-style:italic;



}



strong {



	font-weight:bold;



}



em, dfn {



	font-style:italic;



}



dfn {



	font-weight:bold;



}



sup, sub {



	line-height:0;



}



abbr, acronym {



	border-bottom:1px dotted #666;



}



address {



	margin:0 0 1.5em;



	font-style:italic;



}



del {



	color:#666;



}



pre {



	margin:1.5em 0;



	white-space:pre;



}



pre, code, tt {



	font:1em 'andale mono', 'lucida console', monospace;



	line-height:1.5;



}



li ul, li ol {



	margin:0;



}



ul, ol {



	margin:0 1.5em 1.5em 0;



	padding-left:3.333em;



}



ul {



	list-style-type:disc;



}



ol {



	list-style-type:decimal;



}



dl {



	margin:0 0 1.5em 0;



}



dl dt {



	font-weight:bold;



}



dd {



	margin-left:1.5em;



}



table {



	margin-bottom:1.4em;



	width:100%;



}



th {



	font-weight:bold;



}



thead th {



	background:#c3d9ff;



}



th, td, caption {

  font-size: 12px;

  padding: 5px 1px 5px 4px;

}



tr.even td {



	background:#e5ecf9;



}



tfoot {



	font-style:italic;



}



caption {



	background:#eee;



}



.small {



	font-size:.8em;



	margin-bottom:1.875em;



	line-height:1.875em;



}



.large {



	font-size:1.2em;



	line-height:2.5em;



	margin-bottom:1.25em;



}



.hide {



	display:none



}



.quiet {



	color:#666;



}



.gray-clr {



	color:#808080;



}



.loud {



	color:#000;



}



.highlight {



	background:#ff0;



}



.added {



	background:#060;



	color:#fff;



}



.removed {



	background:#900;



	color:#fff;



}



.first {



	margin-left:0!important;



	padding-left:0!important;



}



.last {



	margin-right:0!important;



	padding-right:0!important;



}



.top {



	margin-top:0!important;



	padding-top:0!important;



}



.bottom {



	margin-bottom:0!important;



	padding-bottom:0!important;



}



label {



	font-weight:bold;



}



fieldset {



	padding:1.4em;



	margin:0 0 1.5em 0;



	border:1px solid #ccc;



}



legend {



	font-weight:bold;



	font-size:1.2em;



}



input[type=text], input[type=password], input.text, input.title, textarea {



	background-color:#fff !important;



	border:1px solid #b0b0b0 !important;



	padding-left:5px !important;



}



input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {



	border-color:#666;



}



input[type=text], input[type=password], input.text, input.title, textarea, select {



	margin:0.5em 0;



}



input.text, input.title {



	width:300px;



	padding:5px;



}



input.title {



	font-size:1.5em;



}



textarea {



	width:390px;



	padding:5px;



}



input[type=checkbox], input[type=radio], input.checkbox, input.radio {



	position:relative;



	top:.15em;



}



form.inline {



	line-height:3;



}



form.inline p {



	margin-bottom:0;



}



.error, .notice, .success, .information {



	padding:10px 10px 0 10px;



	margin-bottom:10px;



	border:1px solid #ddd;



}



.error {



	background:url(../images/bg_error.gif) repeat-x left bottom;



	color:#8a1f11;



	border-color:#DD3C10;



}



.notice {



	background:url(../images/bg-notice.gif) repeat-x left bottom;



	color:#514721;



	border-color:#E2C822;



}



.success {



	background:url(../images/bg-success.gif) repeat-x left bottom;



	color:#264409;



	border-color:#8CDC86;



}



.information {



	background:url(../images/bg_info.gif) repeat-x left bottom;



}



.main {



	width:1000px;



	margin:0 auto;



}



.col-1000, div.col-1000 {



	width:1000px;



	margin-right:0;



}



div.border {



	padding-right:4px;



	margin-right:5px;



	border-right:1px solid #eee;



}



div.colborder {



	padding-right:24px;



	margin-right:25px;



	border-right:1px solid #eee;



}



.box {



	padding:1.5em;



	margin-bottom:1.5em;



	background:#E5ECF9;



}



hr {



	background:#ddd;



	color:#ddd;



	clear:both;



	float:none;



	width:100%;



	height:1px;



	margin:0 0 1.45em;



	border:none;



}



hr.space {



	background:#fff;



	color:#fff;



	visibility:hidden;



}



.img-50 {



	height:50px !important;



	width:50px!important;



}



.img-80 {



	height:80px!important;



	width:80px!important;



}



.img-120 {



	height:120px!important;



	width:120px!important;



}



.img-140 {



	width:140px!important;



	height:140px!important;



}



.img-160 {



	width:160px!important;



	height:160px!important;



}



.img-225_148 {



	width:225px!important;



	height:148px!important;



}



.img-150_99 {



	width:150px!important;



	height:99px!important;



}



.img-154_175 {



	height:175px!important;



	width:154px!important;



}



.img-210 {



	width:210px!important;



	height:210px!important;



}



.img-146_96 {



	width:146px!important;



	height:96px!important;



}



.img-116_76 {



	width:116px!important;



	height:76px!important;



}



.img-136_89 {



	width:136px!important;



	height:89px!important;



}



.img-176_116 {



	width:176px!important;



	height:116px!important;



}



.img-116_76 {



	width:116px!important;



	height:76px!important;



}



.img-100_66 {



	width:100px!important;



	height:76px!important;



}



.img-150_99 {



	width:150px!important;



	height:99px!important;



}



.img-120_79 {



	width:120px!important;



	height:79px!important;



}



.img-137_90 {



	width:137px!important;



	height:90px!important;



}



.img-130 {



	width:130px!important;



	height:130px!important;



}



.img-145 {



	width:145px!important;



	height:145px!important;



}



.img-206 {



	width:206px!important;



	height:206px!important;



}



.img-664_300 {



	width:664px;



	height:300px;



}



.no-image, .img_loader {



	border:1px solid #F5F5F5;



}



.no-fl {



	float:none!important;



}



a.estore120 {



	text-align:center;



	height:120px;



	display:block;



}



.hint, .show-log {



	color:#808080;



	font-size:11px;



}



.clearfix:after {



	clear:both;



	content:".";



	display:block;



	height:0;



	visibility:hidden;



	overflow:hidden;



}



.clearfix {



	display:inline-block;



}



* html .clearfix {



	height:1%;



}



.clearfix {



	display:block;



}



.clear {



	clear:both;



}



.center {



	text-align:center;



}



.text-left {



	text-align:left!important;



}



.non-padd {



	padding:0!important;



}



.span-fl {



	float:left!important;



}



.span-fr {



	float:right !important;



}



.btn-register, .btn-submit, .btn-sell, .btn-regis-next, .btn-re-submit, .btn-view, .btn-update, input.btn-login, .btn-boxsearch, .btn-search, .btn-update01, .btn-del, .btn-save01, .btn-del01, .btn-search-faq, .btn-search-camp {



	border:none;



	text-indent:-9999px;



	cursor:pointer;



	font-size:0;



	display:block;



	line-height:0;



}



button.submit-button-orange01, button.submit-button-gray01, button.submit-button-orange {



	background:none repeat scroll 0 0 transparent;



	border:medium none;



	cursor:pointer;



	font-family:tahoma, Helvetica, sans-serif;



	overflow:visible;



	padding:0;



	text-align:center;



	vertical-align:middle;



	white-space:nowrap;



	width:auto;



	top:-3px;



	position:relative;



}



button.submit-button-orange01 span.sprite {



	background:url("images/btns.gif") no-repeat scroll left top transparent;



}



button.submit-button-orange01 span.sprite, button.submit-button-gray01 span.sprite, button.submit-button-orange span.sprite {



	float:left;



	padding-left:10px;



	height:27px;



}



button.submit-button-orange01 span.sprite em.sprite, button.submit-button-gray01 span.sprite em.sprite, button.submit-button-orange span.sprite em.sprite {



	float:left;



	font-style:normal;



	font-weight:bold;



	line-height:20px;



	padding-right:10px;



}



button.submit-button-orange01 span.sprite em.sprite {



	background:url("images/btns.gif") no-repeat scroll right top transparent;



	color:#FFFFFF;



	height:27px;



	line-height:25px !important;



}



button.submit-button-gray01 span.sprite {



	background:url("images/btns.gif") no-repeat left -29px;



	height:25px;



}



button.submit-button-gray01 span.sprite em.sprite {



	background:url("images/btns.gif") no-repeat right -29px;



	height:25px;



	line-height:25px;



}



button.submit-button-orange span.sprite {



	background:url(../images/bg-navi-hover.png) no-repeat left -137px;



	height:30px;



	padding-left:20px;



}



button.submit-button-orange span.sprite em.sprite {



	background:url(../images/bg-navi-hover.png) no-repeat right -137px;



	height:30px;



	color:#FFF;



	padding-right:20px;



	text-transform:uppercase;



	line-height:30px;



}



input.input-orange {



	background:#FDB916;



	color:#FFF;



}



input.input-orange, input.input-gray {



	padding:3px 7px;



	border:none;



	cursor:pointer;



	-moz-border-radius:4px;



	border:1px solid #FFF;



	-moz-box-shadow:0 0 5px rgba(50, 50, 50, 0.2);



}



input.input-gray {



	background:#CCC;



	color:#666;



}



div#skyscarper .main {



	position:relative;



}



div#skyscarper div.adbanner {



	margin-bottom:0;



}



div#skyscarper ul.item-banner li.span-fl, div#skyscarper ul.item-banner li.span-fr {



	position:absolute;



}



div#skyscarper ul.item-banner li.span-fl img, div#skyscarper ul.item-banner li.span-fr img {



	background-attachment:scroll;



}



div#skyscarper ul.item-banner li.span-fl {



	left:-130px;



	top:60px !important;



}



div#skyscarper ul.item-banner li.span-fr {



	right:-130px;



	top:60px;



}



div.col-190 div.adbanner ul.item-banner .span-fl, div.col-190 div.adbanner ul.item-banner .span-fr {



	width:100%;



	float:none;



}



a.btn-middle {



	display:block;



	height:40px;



	line-height:40px;



	float:left;



	padding-left:50px;



	font-size:14px;



}



a.btn-middle span {



	display:block;



	height:40px;



	line-height:40px;



	float:left;



	padding-right:50px;



}



a.MBlue {



	background:url(../images/btnUI.jpg) no-repeat left -123px;



}



a.MBlue span {



	background:url(../images/btnUI.jpg) no-repeat right -123px;



	color:#FFF;



	text-shadow:0 1px 0 #0057ab;



	text-align:center;



}



a.btn-small {



	display:block;



	height:28px;



	line-height:28px;



	float:left;



	padding-left:50px;



	font-size:12px;



}



a.btn-small span {



	display:block;



	height:28px;



	line-height:28px;



	float:left;



	padding-right:50px;



}



a.btn-middle, a.btn-big, a.btn-small {



	text-decoration:none;



}



a.XSGray {



	display:block;



	height:21px;



	line-height:22px;



	float:left;



	padding-left:50px;



	font-size:11px;



}

#language{min-width:62px; height:35px; float:right; padding:0 5px;}

.vi{width:31px; height:35px; float:left;margin:0 5px;}

.jp{width:31px; height:35px; float:left;margin:0 5px;}



a.XSGray span {



	display:block;



	height:21px;



	line-height:22px;



	float:left;



	padding-right:50px;



}



a.MOrange {



	background:url(../images/btnUI.jpg) no-repeat left top;



	text-decoration:none;



	cursor:pointer !important



}



a.MOrange span {



	background:url(../images/btnUI.jpg) no-repeat right top;



	color:#FFF;



	text-shadow:0 1px 0 #9c4e00;



	text-align:center;



}



a.MOrange:hover {



	background:url(../images/btnUI.jpg) no-repeat left -41px;



}



a.MOrange:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -41px;



}



a.MOrange.active, a.MOrange:active {



	background:url(../images/btnUI.jpg) no-repeat left -82px;



}



a.MOrange.active span, a.MOrange:active span {



	background:url(../images/btnUI.jpg) no-repeat right -82px;



}



a.MBlue:hover {



	background:url(../images/btnUI.jpg) no-repeat left -164px;



}



a.MBlue:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -164px;



}



a.MBlue.active, a.MBlue:active {



	background:url(../images/btnUI.jpg) no-repeat left -205px;



}



a.MBlue.active span, a.MBlue:active span {



	background:url(../images/btnUI.jpg) no-repeat right -205px;



}



a.SOrange {



	background:url(../images/btnUI.jpg) no-repeat left -399px !important;



	text-decoration:none;



	cursor:pointer



}



a.SOrange span {



	background:url(../images/btnUI.jpg) no-repeat right -399px!important;



	color:#FFF;



	text-shadow:0 1px 0 #9c4e00;



	text-align:center;



}



a.SOrange:hover {



	background:url(../images/btnUI.jpg) no-repeat left -428px !important;



}



a.SOrange:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -428px !important



}



a.SOrange.active, a.SOrange:active {



	background:url(../images/btnUI.jpg) no-repeat left -954px !important;



}



a.SOrange.active span, a.SOrange:active span {



	background:url(../images/btnUI.jpg) no-repeat right -954px !important;



}



a.SGray {



	background:url(../images/btnUI.jpg) no-repeat left -484px !important;



	text-decoration:none;



	cursor:pointer



}



a.SGray span {



	background:url(../images/btnUI.jpg) no-repeat right -484px !important;



	color:#313131;



	text-shadow:0 1px 0 #FFF;



	text-align:center;



}



a.SGray:hover {



	background:url(../images/btnUI.jpg) no-repeat left -513px !important;



}



a.SGray:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -513px !important;



}



a.SGray.active, a.SGray:active {



	background:url(../images/btnUI.jpg) no-repeat left -542px !important;



}



a.SGray.active span, a.SGray:active span {



	background:url(../images/btnUI.jpg) no-repeat right -542px !important;



}



a.XSGray {



	background:url(../images/btnUI.jpg) no-repeat left -757px;



	text-decoration:none;



}



a.XSGray span {



	background:url(../images/btnUI.jpg) no-repeat right -757px;



	color:#313131;



	text-shadow:0 1px 0 #FFF;



	text-align:center;



}



a.XSGray:hover {



	background:url(../images/btnUI.jpg) no-repeat left -888px;



}



a.XSGray:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -888px;



}



a.XSGray:active, a.XSGray.active {



	background:url(../images/btnUI.jpg) no-repeat left -910px;



}



a.XSGray:active span, a.XSGray.active span {



	background:url(../images/btnUI.jpg) no-repeat right -910px;



}



a.XSGray.disable {



	background:url(../images/btnUI.jpg) no-repeat left -779px;



	cursor:not-allowed;



}



a.XSGray.disable span {



	background:url(../images/btnUI.jpg) no-repeat right -779px;



}



a.SBlue {



	background:url(../images/btnUI.jpg) no-repeat left -641px;



	text-decoration:none;



}



a.SBlue span {



	background:url(../images/btnUI.jpg) no-repeat right -641px;



	color:#FFF;



	text-shadow:0 1px 0 #003a8c;



	text-align:center;



}



a.SBlue:hover {



	background:url(../images/btnUI.jpg) no-repeat left -670px;



}



a.SBlue:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -670px;



}



a.SBlue.disable {



	background:url(../images/btnUI.jpg) no-repeat left -728px;



}



a.SBlue.disable span {



	background:url(../images/btnUI.jpg) no-repeat right -728px;



}



a.SBlue.active, a.SBlue:active {



	background:url(../images/btnUI.jpg) no-repeat left -699px;



}



a.SBlue.active span, a.SBlue:active span {



	background:url(../images/btnUI.jpg) no-repeat right -699px;



}



a.btn-big {



	display:block;



	height:50px;



	line-height:50px;



	float:left;



	padding-left:50px;



	font-size:14px;



	text-decoration:none;



}



a.btn-big span {



	display:block;



	height:50px;



	line-height:50px;



	float:left;



	padding-right:50px;



}



a.BBlue {



	background:url(../images/btnUI.jpg) no-repeat left -246px;



}



a.BBlue span {



	background:url(../images/btnUI.jpg) no-repeat right -246px;



	color:#FFF;



	text-shadow:0 1px 0 #9c4e00;



	text-align:center;



}



a.BBlue:hover {



	background:url(../images/btnUI.jpg) no-repeat left -297px;



}



a.BBlue:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -297px;



}



a.BBlue.active, a.BBlue:active {



	background:url(../images/btnUI.jpg) no-repeat left -348px;



}



a.BBlue.active span, a.BBlue:active span {



	background:url(../images/btnUI.jpg) no-repeat right -348px;



}



a.MGray {



	background:url(../images/btnUI.jpg) no-repeat left -600px;



	text-decoration:none;



	cursor:not-allowed



}



a.MGray span {



	background:url(../images/btnUI.jpg) no-repeat right -600px;



	color:#FFF;



	text-shadow:0 1px 0 #6b6b6b;



	text-align:center;



}



a.BGray {



	background:url(../images/btnUI.jpg) no-repeat left -1104px;



	text-decoration:none;



}



a.BGray span {



	background:url(../images/btnUI.jpg) no-repeat right -1104px;



	color:#FFF;



	text-shadow:0 1px 0 #6b6b6b;



	text-align:center;



}



a.BGray:hover {



	background:url(../images/btnUI.jpg) no-repeat left -1024px;



}



a.BGray:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -1024px;



}



a.BGray.active, a.BGray:active {



	background:url(../images/btnUI.jpg) no-repeat left -1064px;



}



a.BGray.active span, a.BGray:active span {



	background:url(../images/btnUI.jpg) no-repeat right -1064px;



}



a.btnSelect {



	background:url(../images/btnUI.jpg) no-repeat left -801px;



	height:28px;



	line-height:28px;



	display:block;



	float:left;



	border:1px solid #b0b0b0;



	border-radius:3px 0 0 3px;



	padding-left:10px;



	color:#0d0d0d;



}



a.btnSelect:hover {



	background:url(../images/btnUI.jpg) no-repeat left -859px;



	border:1px solid #787878;



	text-decoration:none;



}



a.btnSelect:active, a.btnSelect.active {



	background:url(../images/btnUI.jpg) no-repeat left -830px;



	border:1px solid #787878;



}



a.btnSelect span {



	float:left;



	display:block;



	background:url(../images/btnUI.jpg) no-repeat right -801px;



	padding-right:10px;



}



a.btnSelect:hover span {



	float:left;



	display:block;



	background:url(../images/btnUI.jpg) no-repeat right -859px;



}



a.btnSelect:active span, a.btnSelect.active span {



	background:url(../images/btnUI.jpg) no-repeat right -830px;



}



a.btnArrow {



	background:url(../images/btnUI.jpg) no-repeat left -801px;



	height:28px;



	line-height:28px;



	display:block;



	float:left;



	border:1px solid #b0b0b0;



	border-left:none;



	;



	border-radius:0 3px 3px 0;



	padding:0 0 0 5px;



}



a.btnArrow span {



	float:left;



	display:block;



	background:url(../images/btnUI.jpg) no-repeat right -801px;



	padding-right:5px;



}



a.btnArrow span b.icoArrow {



	background:url(../images/icon-Itemview.png) no-repeat -125px -268px;



	padding:0 3px;



}



a.btnArrow:hover {



	background:url(../images/btnUI.jpg) no-repeat left -859px;



	border:1px solid #787878;



	border-left:none;



}



a.btnArrow:hover span {



	background:url(../images/btnUI.jpg) no-repeat right -859px;



}



a.btnArrow:active, a.btnArrow.active {



	background:url(../images/btnUI.jpg) no-repeat left -830px;



}



a.btnArrow:active span, a.btnArrow.active span {



	background:url(../images/btnUI.jpg) no-repeat right -830px;



}



div.BSelect {



	position:relative;



}



ul.listSelect {



	list-style:none;



	padding:0;



	margin:0;



	position:absolute;



	width:142px;



	background:#fff;



	border:1px solid #b0b0b0;



	top:28px;



}



ul.listSelect li {



	font-size:11px;



}



ul.listSelect li a {



	padding:2px 10px;



	display:block;



	color:#b0b0b0;



}



ul.listSelect li a:hover {



	background:#eaeaea;



	text-decoration:none;



}



ul.listSelect li.headBack {



	border-bottom:1px solid #e3e3e3;



	padding:5px 10px;



}



.s-btnSelect {



	position:relative;



	float:left



}



.s-btnArrow {



	background:url(../images/icon-Itemview.png) no-repeat scroll -115px -364px;



	float:left;



	display:block;



	padding:0 3px;



	position:absolute;



	right:6px



}



ul.list-s-Select {



	margin:0;



	padding:0;



	list-style:none;



	width:150px;



	border-left:1px solid #b0b0b0;



	border-right:1px solid #b0b0b0;



	border-bottom:1px solid #b0b0b0;



	top:21px;



	-moz-box-shadow:0 0 5px #e0e0e0;



	-webkit-box-shadow:0 0 5px #e0e0e0;



	box-shadow:0 0 5px #e0e0e0;



	position:absolute;



	background:#fff



}



ul.list-s-Select li {



	display:block



}



ul.list-s-Select li a {



	color:#0d0d0d;



	padding:2px 10px;



	display:block



}



ul.list-s-Select li:hover {



	background:#eaeaea



}



div.warningProduct {



	background:#cbebff;



	border-top:2px solid #0072bc;



	border-bottom:2px solid #0072bc;



	padding:10px;



	color:#003a5f;



}



div.warningProduct p, div.errorProduct p {



	margin-bottom:10px;



}



div.warningProduct span, div.errorProduct span {



	padding-left:20px;



	float:left;



}



div.warningProduct span.iconWarning, div.errorProduct span.iconWarning {



	background:url(../images/warning.png) no-repeat left 2px;



}



div.warningProduct .hint {



	color:#003a5f;



}



div.warningProduct a.editLink, div.errorProduct a.editLink {



	background:url(../images/taskbr_dot.png) no-repeat left 5px;



	padding-left:10px;



	font-size:11px;



	float:right;



	margin-top:7px;



}



div.warningProduct a.btn-confirm {



	background:url(../images/btn-done.gif) no-repeat left top;



	display:block;



	width:86px;



	height:29px;



	cursor:pointer;



	float:right;



	margin-left:10px;



}



div.warningProduct input {



	margin:0;



}



div.warningProduct label {



	font-weight:normal;



}



p.messRecei {



	background:#a7d5f1;



	border:1px solid #7fbce1;



	padding:5px;



}



p.messRecei b {



	font-weight:bold;



}



div.errorProduct {



	background:#ffdfe0;



	border-top:2px solid #d70b14;



	border-bottom:2px solid #d70b14;



	padding:10px;



	color:#a91800;



}



div.errorProduct p.messRecei {



	background:#f7c3c4;



	border:1px solid #e68d8f;



}



div.errorProduct a.btn-agree {



	background:url(../images/btn-agree.gif) no-repeat left top;



	display:block;



	width:76px;



	height:29px;



	cursor:pointer;



	float:right;



	margin-left:10px;



}



div.errorProduct a.btn-small, div.warningProduct a.btn-small {



	padding-left:10px;



}



div.errorProduct a.btn-small span, div.warningProduct a.btn-small span {



	padding-right:10px;



	padding-left:0;



}



div.mainProduct ul li span.mildImg, div.desc-auction span.mildImg {



	height:122px;



	width:140px;



}



ul li span.mildImg, span.mildImg-210, span.mildImg-80, span.mildImg {



	display:block;



	display:table-cell;



	vertical-align:middle;



	text-align:center;



	background:#FFF;



}



span.mildImg-80 {



	width:80px;



	height:80px;



}



span.mildImg-210 {



	width:210px;



	height:210px;



}



.boxLogo-tm {



	position:relative;



	;



	margin:20px 0 30px 0;



}



.logo-tm {



	border:1px solid #ccc;



	border-radius:3px;



	-moz-border-radius:3px;



	box-shadow:0px 1px 1px #ebebeb;



	-moz-box-shadow:0px 1px 1px #ebebeb



}



.logo-tm ul {



	margin:0;



	padding:0;



	list-style:none;



	display:table



}



.logo-tm li {



	width:13.5%;



	height:63px;



	float:left;



	text-align:center;



	padding:15px 10px 0



}



.boxLogo-tm .viewMore {



	float:right;



	font-size:11px;



	margin-top:5px



}



.stick-pr {



	background:url(../images/sticker-pr.png) no-repeat;



	position:absolute;



	display:block;



	width:70px;



	height:49px;



}



.stick-pr-sale {



	background-position:left top;



	text-align:center;



	left:-12px;



	top:-12px;



	color:#a91800;



	padding:10px 0



}



.stick-pr-sale p {



	margin:0 !important;



	line-height:20px



}



.stick-pr-sale p.per-sale {



	font-size:30px;



	font-weight:bold;



	width:58px;



	position:relative;



	display:block



}



.stick-pr-sale p.per-sale sup {



	margin-top:10px;



	font-weight:normal;



	position:absolute;



	top:0;



	font-size:16px



}



.stick-pr-gift {



	background-position:left -88px;



	top:59px;



	height:69px;



	left:-12px;



	color:#b44400;



	text-align:center



}



.stick-pr-gift p {



	margin:0 !important;



	font-size:16px;



	font-weight:bold;



	text-transform:uppercase;



	line-height:18px;



	padding:15px 0



}



div#setupIE {



	background:#FCF9CE;



	height:30px;



	line-height:30px;



	color:#222;



	font-weight:bold;



	padding:0 10px;



}



div#setupIE a {



	color:#0055CC;



}



div#setupIE a.closeIE {



	background:url(../images/cancel-hover.png) no-repeat left top;



	display:block;



	width:20px;



	height:20px;



	text-decoration:none;



	margin-top:7px;



}



div#topBar {



	background:url(../images/bg-taskbar.gif) repeat-x left top;



	height:30px;



	line-height:30px;



	width:100%;



	z-index:99999;



	color:#CCC;



}



div#topBar div.main {



	z-index:999999;



	background:none !important



}



ul.favic li {



	z-index:999999999;



}



div#support-html {



	z-index:9999999;



}



div#topBar div.Qlinks {



	float:left;



}



div.gPlus {



	float:left;



	margin:6px 0 0 10px;



}



div#topBar div.formLogin {



	float:right;



}



div.goShop {



	float:right;



}



div.goShop a {



	background:#000;



	margin-right:0px;



	padding:2px;



	-moz-border-radius:3px;



	-webkit-border-radius:3px;



	border-radius:3px;



	color:#e28d00;



	text-decoration:none;



}



div.goShop a span {



	background:url(../images/icon-foobar.png) no-repeat left -750px;



	padding:1px 5px 1px 25px;



}



div.goShop a:hover span {



	background:url(../images/icon-foobar.png) no-repeat left -776px;



	color:#cd181f;



	text-decoration:underline;



}



ul.favic, ul.listfoobar, ul.submenu-topbar, ul.hanoi, ul.hcm, div.help-sport ul, ul.admin-panel {



	list-style:none;



	padding:0;



	margin:0;



}



ul.favic li {



	float:left;



	position:relative;



	z-index:9999;



}



div.Qlinks ul.favic li a {



	padding:0 15px;



}



div.Qlinks ul.favic li a:hover {



	height:28px;



	line-height:26px



}



div.Qlinks ul.favic li a b {



	padding-right:12px;



	background:url(../images/arrow-down-w.png) no-repeat right 5px;



}



div.Qlinks ul.favic li a.active b {



	background:url(../images/arrow-down.png) no-repeat right 5px;



}



ul.favic li a {



	color:#CCC !important;



	text-decoration:none;



	display:block;



	float:left;



	padding:0 10px;



	text-shadow:0 1px 0 #000;



	height:30px;



	line-height:30px



}



ul.favic li a:hover {



	background:#4c4c4c;



	border-top:2px #000 solid;



}



.formLogin ul.favic li a:hover {



	background:#4c4c4c;



	border-top:2px #000 solid;



	line-height:26px !important;



	height:28px



}



ul.favic li a.active {



	background:#fff;



	text-shadow:none;



	color:#272E36 !important;



	height:28px;



	line-height:26px;



	border-top:2px #f4a932 solid;



}



ul.favic li a span {



	padding-left:30px;



}



ul.favic li a span.faviCDT {



	background:url(../images/icon-taskbarV2.png) no-repeat left -587px;



}



ul.favic li a.active span.faviCDT {



	background:url(../images/icon-taskbarV2.png) no-repeat left 1px;



}



ul.favic li a span.favieBay {



	background:url(../images/icon-taskbarV2.png) no-repeat left -456px;



}



ul.favic li a:active span.favieBay, ul.favic li a.active span.favieBay {



	background:url(../images/icon-taskbarV2.png) no-repeat left -16px;



}



div.formLogin ul.favic li {



	position:relative;



	background:url(../images/line-login.gif) no-repeat right 7px;



}



div.formLogin li a:hover {



	color:#ccc !important



}



div.formLogin li a.active {



	background:#fff;



	border-top:2px solid #000 !important



}



div.formLogin ul.favic li.loged a {



	padding-right:10px !important;



	background:none !important



}



div.formLogin ul.favic li.loged a, div.formLogin ul.favic li.loged a:hover {



	border-top:none;



	padding:0;



	color:#CCC;



	line-height:26px;



}



div.formLogin ul.favic li.loged img {



	background:#FFF;



	padding:3px 3px 2px;



	margin-right:5px;



}



div.formLogin ul.loged-form {



	width:350px;



	right:-102px;



	padding-bottom:0px !important



}



ul.submenu-topbar li ul.admin-panel li {



	width:50%;



	float:left;



}



div.formLogin ul.submenu-topbar li ul.admin-panel li a {



	line-height:28px;



	color:#272e36 !important;



	padding:0 10px;



}



div.formLogin ul.submenu-topbar li ul.admin-panel li a:hover {



	line-height:28px !important



}



div.formLogin ul.submenu-topbar li ul.admin-panel li a:hover, div.formLogin ul.submenu-topbar li ul.admin-panel li a.active {



	color:#0072bc !important;



	padding:0 10px;



	line-height:28px;



	border-top:none !important;



}



div.setup-config {



	background:#f2f2f2;



	margin-top:10px;



	padding:3px 0;



}



div.setup-config p {



	margin-bottom:5px;



}



div.setup-config a.setup-acc, div.setup-config a.logout, div.setup-config a.admin-sys, div.setup-config a.expand {



	float:left!important;



	width:44%!important;



	padding:0 10px!important;



	color:#0072bc!important;



}



.submenu-topbar div.setup-config a:hover {



	color:#0072bc !important;



	text-decoration:underline



}



div.setup-config a.setup-acc, div.setup-config a.setup-acc:hover, div.setup-config a.logout, div.setup-config a.logout:hover, div.setup-config a.admin-sys, div.setup-config a.expand, div.setup-config a.admin-sys:hover, div.setup-config a.expand:hover {



	line-height:20px;



	border-top:none !important



}



div.formLogin ul.favic li.noHover, div.formLogin ul.favic li.postNews, div.formLogin ul.favic li.loged {



	background:none;



}



div.formLogin ul.favic li.postNews a {



	background:url(../images/bg-v2.gif) repeat-x left -177px;



	color:#FFF !important;



	text-transform:uppercase;



	font-weight:bold;



	line-height:30px !important;



	height:30px



}



div.formLogin ul.favic li.postNews:hover a, div.formLogin ul.favic li.postNews a:hover {



	border-top:none;



	background:url(../images/bg-v2.gif) repeat-x left -207px;



	color:#FFF;



}



div.formLogin ul.favic li.postNews a b {



	background:url(../images/icon-foobar.png) no-repeat left -460px;



	padding-left:19px;



}



div.formLogin ul.favic li.postNews a:hover b, div.formLogin ul.favic li.postNews:hover a b {



	background:url(../images/icon-foobar.png) no-repeat left -502px;



}



ul.submenu-topbar, .viewHover, .viewedLevel2 {



	background:#FFF;



	width:250px;



	top:30px;



	-moz-box-shadow:0 5px 5px #484848;



	position:absolute;



	-webkit-box-shadow:0 5px 5px #484848;



	-moz-border-radius:0 0 5px 5px;



	-webkit-border-radius:0 0 5px 5px;



	border-radius:0 0 5px 5px;



	padding:10px 0;



	display:none;



	z-index:9999;



	box-shadow:0 10px 8px #666;



}



div.formLogin ul.favic li.postNews ul.submenu-topbar {



	right:0;



}



ul.submenu-topbar li {



	float:none;



	background:none!important;



}



ul.submenu-topbar li a {



	background:none!important;



	float:none!important;



	line-height:28px;



	height:28px



}



ul.submenu-topbar li.showLevel2 ul.level2, ul.submenu-topbar li.showLevel2:hover ul.level2 {



	display:block!important;



}



ul.favic li:hover ul.submenu-topbar li ul.level2 {



	display:none;



}



div.formLogin ul.favic li.postNews ul.submenu-topbar li a, div.Qlinks ul.favic li ul.submenu-topbar li a, ul.notifi li a {



	text-transform:none;



	font-weight:normal;



	color:#0d0d0d !important;



	line-height:23px;



	text-shadow:none;



	border-top:none;



	height:23px;



}



div.formLogin ul.favic li.postNews ul.submenu-topbar li a:hover, div.Qlinks ul.favic li ul.submenu-topbar li a:hover, ul.notifi li a:hover {



	background:none!important;



	color:#f47a20 !important;



	border-top:none;



	text-decoration:underline;



}



ul.submenu-topbar li a:hover {



	z-index:99999



}



ul.favic li:hover ul.loged-form {



	display:block;



}



ul.favic li.hover div.sub-qlinks {



	_display:block;



}



ul.favic li:hover ul.formLogin {



	display:none;



}



ul.level2 {



	position:absolute;



	left:250px;



	-moz-box-shadow:5px 0 5px #888;



	-moz-border-radius:0 0 5px 0;



	width:180px;



	top:-10px;



	display:none;



}



ul.submenu-topbar li a.active {



	color:#f47a20!important;



	font-weight:bold!important;



}



ul.submenu-topbar li.showLevel2 a span {



	padding:0;



	background:url(../images/arrowLevel.gif) no-repeat right center;



	display:block;



}



ul.submenu-topbar li.showLevel2 a:hover {



	cursor:default;



}



ul.submenu-topbar li.showLevel2 ul.level2 li a {



	cursor:pointer;



}



ul.submenu-topbar li.allCateg {



	margin-bottom:10px;



}



ul.submenu-topbar li.allCateg span, .viewedAll a span {



	background:url(../images/orange-arrow-r.gif) no-repeat left center;



	padding-left:15px;



	border-bottom:1px solid #e0e0e0;



	display:block;



	margin-bottom:10px;



}



ul.submenu-topbar li a span {



	padding:0;



}



div.sub-qlinks {



	background:#FFF;



	width:520px;



	-moz-box-shadow:0 10px 10px #666666;



	border:1px solid #E6E6E6;



	border-top:none;



	z-index:99999;



	-webkit-box-shadow:0 10px 10px #666666;



	box-shadow:0 10px 10px #666666;



	-moz-border-radius:0 0 5px 5px;



	-webkit-border-radius:0 0 5px 5px;



	border-radius:0 0 5px 5px;



	padding-top:10px;



}



div.inner-qlinks {



	padding:10px 0 5px;



}



div.supportHeading {



	color:#222;



	line-height:14px;



	margin:0 15px 10px;



	border-bottom:1px solid #e0e0e0;



}



div.supportHeading a {



	padding:0!important;



	line-height:normal!important;



	color:#0072bc!important;



}



.sub-qlinks div.supportHeading a:hover {



	line-height:15px !important



}



div.supportHeading a:hover {



	line-height:normal!important;



	border-top:none!important;



	background:none!important;



	text-decoration:underline!important;



	line-height:14px !important



}



div.inner-qlinks b.red-bold {



	color:#d70b14;



}



div.supportHeading b.red-bold {



	font-weight:bold;



	font-size:14px;



}



div.mainSupport {



	padding:5px 15px;



}



div.cdt-support, div.ebay-support {



	float:left;



	font-size:11px;



}



div.cdt-support {



	width:465px;



	margin-right:20px;



}



div.cdt-support ul, div.ebay-support ul {



	float:left;



}



div.cdt-support ul.hanoi {



	width:45%;



}



div.cdt-support ul.hcm {



	width:55%;



}



div.cdt-support ul li, div.ebay-support ul li, div.help-sport ul li {



	display:inline-block;



	width:100%;



}



div.cdt-support h3, div.ebay-support h3, div.ebay-support h5 {



	font-size:18px;



	color:#333;



	font-weight:bold;



	margin-bottom:5px;



}



div.cdt-support h3, div.ebay-support h3 {



	border-bottom:1px solid #b6b6b6;



	padding-bottom:8px;



}



div.ebay-support h5 {



	padding-bottom:0;



	border-bottom:none;



}



div.ebay-support h5 span {



	border-bottom:1px solid #b6b6b6;



}



div.ebay-support ul.hanoi, div.ebay-support ul.hcm {



	width:50%;



}



div.item-support {



	margin-top:5px;



	border-bottom:1px dotted #d0d0d0;



	padding-bottom:5px;



}



div.item-support.no-bdb {



	border-bottom:none;



	padding-bottom:0;



}



div.cities {



	padding:0 10px;



}



div.item-support h6 {



	font-size:14px;



	font-weight:normal;



	height:22px;



	line-height:22px;



	margin-bottom:0;



	color:#e47911;



}



div.item-support h6 span.email-sport {



	background:url(../images/icon-taskbarV2.png) no-repeat left -361px;



	float:left;



	padding-left:20px;



	margin-right:5px;



}



div.item-support ul.hanoi li a:hover, div.item-support ul.hcm li a:hover, div.inner-qlinks p a:hover {



	border-top:none;



	line-height:24px;



	color:#ff10000;



}



div.item-support ul.hanoi li, div.item-support ul.hcm li {



	float:none;



}



div.inner-qlinks div.item-support ul li a, div.inner-qlinks div.item-support ul li span {



	line-height:24px;



	padding:0;



	float:none;



	display:block;



	float:left;



}



div.inner-qlinks div.item-support ul li span {



	padding-left:20px;



	color:#222;



}



div.inner-qlinks div.item-support ul li span.ym-favic, div.inner-qlinks div.item-support ul li span.sky-favic {



	width:50px;



}



div.inner-qlinks div.item-support ul li a {



	color:#0072bc !important;



	height:30px !important;



	text-shadow:none !important;



}



div.inner-qlinks div.item-support ul li a:hover {



	background:none;



}



div.inner-qlinks div.item-support ul li a.email-favic:hover {



	background:url(../images/email-favic.png) no-repeat left 6px;



}



div.item-support ul.hanoi li span.ym-favic, div.item-support ul.hcm li span.ym-favic {



	background:url(../images/icon-taskbarV2.png) no-repeat left -191px;



}



div.item-support ul.hanoi li span.sky-favic, div.item-support ul.hcm li span.sky-favic {



	background:url(../images/icon-taskbarV2.png) no-repeat left -214px;



}



div.item-support ul li span.tel-favic {



	background:url(../images/tel-favic.png) no-repeat left 4px;



}



div.item-support ul li a.email-favic {



	background:url(../images/email-favic.png) no-repeat left 6px;



	padding-left:20px!important;



}



div.item-support ul li span.mobile-favic {



	background:url(../images/icon-taskbarV2.png) no-repeat left -271px;



}



div.inner-qlinks p a, div.inner-qlinks p a:hover {



	padding:0!important;



	color:#1089c2 !important;



	float:none;



	display:inline;



	text-shadow:none;



	border:none;



	background:#fff



}



div.supportHeading p {



	margin-bottom:10px;



}



div.inner-qlinks p b.red-bold {



	font-weight:bold;



}



div.inner-qlinks p.HeadingBottom {



	margin:0 15px;



	color:#222;



	border-top:1px solid #E0E0E0;



	padding-top:5px;



}



div.inner-qlinks p.HeadingBottom span.hotline24 {



	float:right;



}



ul.listSupport, ul.linkSupport {



	list-style:none;



	padding:0;



	margin:0;



}



ul.listSupport li {



	line-height:16px;



}



ul.listSupport li, ul.listSupport li a {



	float:none;



}



div.supCDT ul.linkSupport li a, div.supCDT ul.listSupport li a {



	text-shadow:none;



	border:none;



	padding:0;



	height:auto;



	color:#0072bc !important;



	display:inline-block



}



div.supCDT ul.listSupport li a:hover {



	background:#fff;



	line-height:16px !important;



	height:16px !important



}



ul.listSupport li a:hover {



	text-decoration:underline;



}



ul.listSupport li span b.ym {



	background:url(../images/icon-foobar.png) no-repeat left -799px;



	padding-left:23px;



}



ul.listSupport li span b.skype {



	background:url(../images/icon-foobar.png) no-repeat left -884px;



	padding-left:23px;



}



ul.listSupport li span b.tel {



	background:url(../images/icon-foobar.png) no-repeat left -914px;



	padding-left:23px;



}



ul.listSupport li a {



display:inline-block !importan;



	background:fff !important;



	line-height:16px



}



ul.listSupport li a:hover {



	line-height:16px !important;



	background:fff !important



}



div.itemSupport {



	margin-bottom:10px;



}



div.itemSupport h4 {



	font-size:12px;



	font-weight:bold;



	margin-bottom:5px;



	color:#1c1c1c;



}



ul.listSupport li span {



	float:left;



	color:#0d0d0d;



}



ul.listSupport li span.leftCol {



	width:40px;



	margin-right:10px;



}



div.supCDT {



	float:left;



}



ul.linkSupport {



	line-height:16px;



}



div.supCDT ul.linkSupport li {



	float:none;



}



div.supCDT ul.linkSupport li a {



	color:#0d0d0d !important;



	float:none;



	display:inline-block;



	line-height:16px



}



div.supCDT ul.linkSupport li a:hover {



	color:#f47a20 !important;



	text-decoration:underline;



	background:#fff;



	line-height:16px !important;



	height:16px !important



}



ul.formLogin {



	width:340px;



	right:-169px;



}



div.innerForm {



	padding:10px;



}



div.innerForm p {



	margin-bottom:5px;



}



div.innerForm p input {



	margin:0;



}



div.innerForm p input.username, div.innerForm p input.password {



	width:100px;



	margin-right:5px;



	padding:3px 5px 2px 5px;



	float:left;



	height:auto !important



}



input.btnLogin {



	background:url(../images/btn-search.png) no-repeat left -85px !important;



	border:none;



	width:85px !important;



	height:23px;



	cursor:pointer;



	float:left;



}



div.innerForm p a {



	display:inline!important;



}



div.innerForm p.lostUser a {



	font-size:11px;



	padding:0!important;



	color:#0055cc!important;



	text-shadow:none !important



}



div.innerForm a:hover {



	border-top:none!important;



}



div.innerForm p label {



	font-weight:normal;



	color:#222;



	font-size:11px;



}



div.innerForm p label input {



	margin-right:3px;



}



div.innerForm p.otherAcc {



	margin-bottom:0;



}



p.otherAcc {



	font-size:11px;



	color:#898989;



}



p.otherAcc a {



	padding:2px 0 2px 14px!important;



	margin-left:7px;



}



p.otherAcc a.gl-acc, p.otherAcc a.gl-acc:hover {



	background:url(../images/icon-taskbarV2.png) no-repeat left -100px!important;



}



p.otherAcc a.ym-acc, p.otherAcc a.ym-acc:hover {



	background:url(../images/icon-taskbarV2.png) no-repeat left -121px!important;



}



p.otherAcc a.fb-acc, p.otherAcc a.fb-acc:hover {



	background:url(../images/icon-taskbarV2.png) no-repeat left -142px!important;



}



p.otherAcc a.go-acc, p.otherAcc a.go-acc:hover {



	background:url(../images/btn-search.png) no-repeat left -115px!important;



	padding-left:63px!important;



}



div#user_taskbar ul.item-landing {



	float:left;



	padding-top:5px;



	margin-left:5px;



}



div.item-categ ul.categ-list-taskbar li ul.item-sub-taskbar li {



	padding:5px 5px 5px 0!important;



	width:99%;



}



.joinfriend {



	float:left;



	margin-right:5px;



}



.joinfriend input, input.cancelfriend {



	font-size:10px;



}



.icon-wnew, .icon-message, .icon-friend, .buynow-favic, .payment, .icon-sell, .icon-auntion, .icon-estore, .icon-ebay, .icon-ask, .icon-compare, .icon-share, .icon-ad, .icon-profile, .icon-adnet, .icon-acti, .icon-diary, .icon-vas {



	padding:2px 0 3px 25px;



}



ul.admin-panel li span.icon-adnet {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -328px;



}



ul.admin-panel li a {



	text-shadow:none !important



}



ul.admin-panel li a span {



	padding:0 0 4px 25px !important



}



ul.admin-panel li span.icon-wnew {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -1px;



}



ul.admin-panel li span.icon-acti {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -348px;



}



ul.admin-panel li span.icon-profile {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -306px;



}



ul.admin-panel li span.icon-message {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -23px;



}



ul.admin-panel li span.icon-friend {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -45px;



}



ul.admin-panel li span.icon-vas {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -457px;



}



ul.admin-panel li span.buynow-favic {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -70px;



}



ul.admin-panel li span.payment {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -91px;



}



ul.admin-panel li span.icon-sell {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -112px;



}



ul.admin-panel li span.icon-auntion {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -133px;



}



ul.admin-panel li span.icon-estore {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -156px;



}



ul.admin-panel li span.community {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -394px;



}



ul.admin-panel li span.icon-ebay {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -176px;



}



ul.admin-panel li span.icon-ask {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -197px;



}



ul.admin-panel li span.icon-compare {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -214px;



}



ul.admin-panel li span.icon-share {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -237px;



}



ul.admin-panel li span.icon-ad {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -264px;



}



ul.admin-panel li span.icon-diary {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -373px;



}



ul.admin-panel li span.icon-blogtsk {



	background:url(../images/leftmenu_gray.png) no-repeat 0 -374px;



}



div.setup-config a.setup-acc span {



	background:url(../images/leftmenu_gray.png) no-repeat left -410px;



	padding:1px



}



div.setup-config a.logout span {



	background:url(../images/leftmenu_gray.png) no-repeat left -429px;



	padding:1px



}



div.setup-config a span {



	padding-left:25px !important



}



div.setup-config a {



	text-shadow:none !important



}



ul.menu-profiles li span.icon-adnet {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -328px;



}



ul.menu-profiles li span.icon-wnew {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -1px;



}



ul.menu-profiles li span.icon-acti {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -348px;



}



ul.menu-profiles li span.icon-profile {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -306px;



}



ul.menu-profiles li span.icon-message {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -23px;



}



ul.menu-profiles li span.icon-friend {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -45px;



}



ul.menu-profiles li span.icon-buynow {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -70px;



	padding-left:25px;



}



ul.menu-profiles li span.icon-account {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -379px;



	padding:1px 0 2px 25px;



}



ul.menu-profiles li span.payment {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -91px;



}



ul.menu-profiles li span.icon-sell {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -112px;



}



ul.menu-profiles li span.icon-auntion {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -133px;



}



ul.menu-profiles li span.icon-estore {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -154px;



}



ul.menu-profiles li span.icon-ebay {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -176px;



}



ul.menu-profiles li span.icon-ask {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -197px;



}



ul.menu-profiles li span.icon-compare {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -214px;



}



ul.menu-profiles li span.icon-share {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -237px;



}



ul.menu-profiles li span.icon-ad {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -264px;



}



ul.menu-profiles li span.icon-diary {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -437px;



}



ul.menu-profiles li span.icon-vas {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -468px;



}



ul.menu-profiles li span.icon-vas {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -468px;



}



ul.menu-profiles li span.exchange, div.profile-pers ul.browse-categs li span.exchange {



	background:url(../images/leftmenu_icon.png) no-repeat 0 -408px;



}



div#fooBar {



	bottom:0;



	right:0;



	position:fixed;



	width:100%;



	z-index:999999;



}



div.innerFoobar {



	background:url(../images/trans-fooBar.png) repeat left top;



	padding:5px 0 0 5px;



	float:right;



}



div.foobar {



	border:1px solid #9e9e9e;



	border-bottom:none!important;



	background:#EAEAEA;



	font-size:11px;



	height:32px;



	line-height:32px;



	z-index:999;



	position:relative;



}



ul.listfoobar li {



	float:left;



	color:#525252;



	position:relative;



	border-right:1px solid #CDCDCD;



}



ul.listfoobar li > a {



	border-bottom:1px solid #CDCDCD;



}



ul.listfoobar li.last {



	border-right:none;



}



ul.listfoobar li.mybags span.noitem, ul.listfoobar li.saw-pro span.noitem, ul.listfoobar li.guide-pro span.noitem {



	background:#004268;



	position:absolute;



	color:#FFF;



	top:-43px;



	height:36px;



	font-size:11px;



	line-height:18px;



	padding:0 5px;



}



ul.listfoobar li.mybags span.noitem b, ul.listfoobar li.saw-pro span.noitem b, ul.listfoobar li.guide-pro span.noitem b {



	background:url(../images/icon-foobar.png) no-repeat left -98px;



	display:block;



	width:11px;



	height:8px;



	position:absolute;



	bottom:-7px;



	left:50%;



}



a.backtop {



	color:#525252;



	text-decoration:none;



	padding:0 10px;



	display:block;



}



a.backtop span {



	background:url(../images/icon-foobar.png) no-repeat right 2px;



	padding-right:10px;



}



a.boxalert {



	display:block;



	width:18px;



	text-decoration:none;



	border:1px solid #F5F5F5;



	border-bottom:none;



	border-top:none;



	padding:0 10px;



}



a.boxalert:hover, a.boxalert.active {



	background:#FFF;



	border:1px solid #cdcdcd;



	border-bottom:none;



	border-top:none;



}



a.boxalert span {



	background:url(../images/icon-foobar.png) no-repeat left -16px;



	padding:1px 0 1px 14px;



}



ul.listfoobar li.mybags a, ul.listfoobar li.guide-pro a, ul.listfoobar li.saw-pro a {



	padding:0 10px;



	color:#525252;



	text-decoration:none;



	display:block;



}



ul.listfoobar li.mybags a:hover, ul.listfoobar li.mybags a.active, ul.listfoobar li.guide-pro a:hover, ul.listfoobar li.guide-pro a.active, ul.listfoobar li.saw-pro a:hover, ul.listfoobar li.saw-pro a.active {



	background:#FFF;



}



ul.listfoobar li.mybags a.active, ul.listfoobar li.guide-pro a.active, ul.listfoobar li.saw-pro a.active {



	background:#FFF;



	border-bottom:none;



}



ul.listfoobar li.saw-pro a span {



	background:url(../images/icon-foobar.png) no-repeat left -404px;



	padding-left:20px;



}



ul.listfoobar li.guide-pro a span {



	background:url(../images/icon-foobar.png) no-repeat left -369px;



	padding-left:20px;



}



ul.listfoobar li.mybags a span {



	background:url(../images/icon-foobar.png) no-repeat left -388px;



	padding-left:20px;



}



ul.listfoobar li.mybags a span em, ul.listfoobar li.saw-pro a span em {



	font-style:normal;



	font-size:10px;



	color:#FF0000;



}



ul.listfoobar li.mybags a span b.ar-co, ul.listfoobar li.saw-pro a span b.ar-co {



	background:url(../images/icon-foobar.png) no-repeat right -420px;



	padding-right:8px;



}



ul.listfoobar li.mybags a.active span b.ar-co, ul.listfoobar li.saw-pro a.active span b.ar-co {



	background:url(../images/icon-foobar.png) no-repeat right -431px;



}



div.subalert {



	position:absolute;



	width:300px;



	bottom:32px;



	border-bottom:none;



	right:-1px;



	background:url(../images/trans-fooBar.png) repeat left top;



	padding:5px 0 0 5px;



}



div.mainAlert {



	background:#FFF;



}



div.subalert h3 {



	background:url(../images/bg-v2.gif) repeat-x left -99px;



	font-size:12px;



	text-transform:uppercase;



	font-weight:bold;



	color:#3c3c3c;



	height:26px;



	line-height:26px;



	padding:0 10px;



	margin-bottom:5px;



	border-bottom:1px solid #fb8200;



	position:relative;



}



div.subalert h3 a.viewall {



	font-size:10px;



	font-weight:normal;



	position:absolute;



	right:20px;



	text-transform:none;



	top:23px;



}



div.subalert div.inner-subalert {



	max-height:394px;



	overflow:auto;



}



div.item-alert {



	padding:10px;



	border-bottom:1px solid #CFCFCF;



}



div.item-alert p {



	margin-bottom:5px;



	line-height:18px;



}



span.a-buyerror, span.a-buyalert, span.a-commalert, span.a-addfriend {



	float:left;



	display:block;



	width:198px;



}



span.a-addfriend {



	background:url(../images/icon-foobar2.png) no-repeat left -16px;



	padding-left:20px;



	float:left;



	display:block;



	width:230px;



}



span.a-timeago {



	background:url(../images/icon-foobar.png) no-repeat left -129px;



	padding-left:15px;



	margin-left:15px;



	color:#808080;



}



span.a-commalert {



	background:url(../images/icon-foobar.png) no-repeat left -33px;



	padding-left:18px;



}



span.qoute {



	background:url(../images/icon-foobar.png) no-repeat left -143px;



	padding-left:20px;



	margin-left:15px;



	color:#808080;



}



span.a-shopactive {



	background:url(../images/icon-foobar2.png) no-repeat -17px -113px;



	padding:2px 0 2px 20px;



}



span.a-buyalert {



	background:url(../images/icon-foobar2.png) no-repeat left -72px;



	padding:1px 0 0 20px;



}



span.a-buyerror {



	background:url(../images/icon-foobar2.png) no-repeat -16px -53px;



	padding:1px 0 0 20px;



}



span.a-like {



	background:url(../images/icon-foobar.png) no-repeat left -36px;



	padding:1px 0 1px 20px;



}



span.a-autobid {



	background:url(../images/icon-foobar.png) no-repeat left -191px;



	padding:1px 0 0 20px;



}



span.a-invoice {



	background:url(../images/icon-foobar.png) no-repeat left -213px;



	padding:1px 0 1px 20px;



}



span.a-payment {



	background:url(../images/icon-foobar.png) no-repeat left -235px;



	padding:1px 0 1px 20px;



}



span.a-merchan {



	background:url(../images/icon-foobar.png) no-repeat left -257px;



	padding:1px 0 1px 20px;



}



span.a-bargain {



	background:url(../images/icon-foobar.png) no-repeat left -280px;



	padding:1px 0 1px 20px;



}



span.a-shopgold {



	background:url(../images/icon-foobar.png) no-repeat left -305px;



	padding:1px 0 1px 20px;



}



span.a-shopsilver {



	background:url(../images/icon-foobar.png) no-repeat left -328px;



	padding:1px 0 1px 20px;



}



span.a-shopdiamond {



	background:url(../images/icon-foobar.png) no-repeat left -349px;



	padding:1px 0 1px 20px;



}



a.a-close {



	background:url(../images/icon-close.gif) no-repeat left 8px;



	padding-left:9px;



	text-decoration:none;



	float:right;



}



a.a-close:hover {



	background:url(../images/icon-close-h.gif) no-repeat left 8px;



}



a.icon-minimum {



	background:url(../images/icon-foobar.png) no-repeat left -160px;



	padding-left:10px;



	text-decoration:none;



}



a.iconclose {



	background:url(../images/icon-close.gif) no-repeat left 4px;



	padding-left:8px;



	margin-left:3px;



	text-decoration:none;



}



div.main-sub {



	width:1000px;



	overflow:hidden;



	position:relative;



	margin:0 auto;



}



div.haveCO div.main-sub {



	width:780px;



}



#fooBar div.haveCO .jcarousel-clip, #fooBar div.haveCO .jcarousel-clip-horizontal {



	margin-left:30px;



	width:690px;



}



div.haveCO div.main-sub ul li {



	width:290px;



}



div.haveCO div.item-subfoobar {



	width:280px;



}



#fooBar div.haveCO .jcarousel-prev {



	margin-left:0;



}



div.have-checkout {



	float:left;



}



div.main-sub ul {



	list-style:none;



	padding:0;



	margin:0;



	width:3400px;



}



div.main-sub ul li {



	float:left;



	margin:0 20px;



	width:340px;



	position:relative;



	padding:10px;



}



div.item-subfoobar p.img-120 {



	float:left;



	margin-right:10px;



}



div.item-subfoobar {



	width:310px;



}



div.item-subfoobar p {



	margin-bottom:5px;



}



div.item-subfoobar h5 {



	font-weight:normal;



	margin-bottom:5px;



	font-size:12px;



	height:36px;



	overflow:hidden;



}



span.red-bold, span.red-total {



	color:#FF0000;



	font-weight:bold;



}



span.red-total {



	font-size:18px;



	border:0



}



p.icon-foobar {



	position:absolute;



	top:3px;



	right:3px;



	display:block;



}



div.main-sub ul li.item-hover {



	border:1px solid #c1c1c1;



}



div.main-sub ul li.item-hover p.icon-foobar {



	display:block;



}



div.slideshow-pro {



	float:left;



}



div.slideshow-pro div.main-sub ul li {



	width:280px;



}



div.slideshow-pro div.item-subfoobar {



	width:270px;



}



div.slideshow-pro div.main-sub {



	width:1000px;



}



div.checkout {



	float:left;



	text-align:center;



	margin:28px 0 0 20px;



}



div.checkout b {



	color:#FF0000;



	font-size:14px;



	font-weight:bold;



}



div.checkout a.btn-checkout {



	background:url(../images/btn-search.png) no-repeat left -158px;



	padding:14px 0 14px 154px;



	text-decoration:none;



}



p.icon-foobar a {



	float:left;



	display:block;



	width:12px;



	height:12px;



	text-decoration:none;



	margin-left:5px;



}



p.icon-foobar a.close-item {



	background:url(../images/icon-close.gif) no-repeat left 3px;



}



p.icon-foobar a.close-item:hover {



	background:url(../images/icon-close-h.gif) no-repeat left 3px;



}



p.icon-foobar a.like-pro {



	background:url(../images/icon-foobar.png) no-repeat left -446px;



}



p.icon-foobar a.like-pro:hover {



	background:url(../images/icon-foobar.png) no-repeat left -480px;



}



p.icon-foobar a.like-pro-hover {



	background:url(../images/icon-foobar.png) no-repeat left -480px;



}



div.innersub {



	position:absolute;



	background-color:#FFF;



	width:100%;



	padding:10px 0;



}



div.innersub a.arrow-back, div.innersub a.arrow-next {



	display:block;



	float:left;



	width:29px;



	height:56px;



	margin-top:45px;



}



div.innersub a.arrow-back {



	background:url(../images/arrow-foobar.gif) no-repeat left top;



	margin-right:20px;



}



div.innersub a.arrow-next {



	background:url(../images/arrow-foobar.gif) no-repeat left -70px;



	float:right;



	margin-left:20px;



}



span.gold-member, span.diamond-member, span.silver-member {



	margin-top:15px;



	display:block;



	font-size:11px;



	float:left;



}



span.gold-member {



	background:url(../images/icon-foobar.png) no-repeat left -621px;



	padding:2px 0 2px 20px;



}



span.diamond-member {



	background:url(../images/icon-foobar.png) no-repeat left -589px;



	padding:2px 0 2px 20px;



}



span.silver-member {



	background:url(../images/icon-foobar.png) no-repeat left -653px;



	padding:2px 0 2px 20px;



}



a.save-follow {



	padding:1px 0 1px 20px;



	font-size:11px;



	background:url(../images/save-add.png) no-repeat left top;



}



a.btn-addfriend, a.btn-nofriend {



	display:block;



	float:right;



	width:58px;



	height:19px;



	text-decoration:none;



	margin-left:5px;



}



a.btn-addfriend {



	background:url(../images/btn-search.png) no-repeat left -134px;



}



a.btn-nofriend {



	background:url(../images/btn-search.png) no-repeat -75px -115px;



}



div#sub-foobar {



	margin:33px 0 0 0;



	background:url(../images/trans-fooBar.png) repeat left top;



	padding-top:5px;



}



div.close-window {



	position:absolute;



	right:5px;



	top:45px;



}



a.close-subfoobar {



	background:url(../images/icon-close.gif) no-repeat left 3px;



	padding-left:12px;



	font-size:11px;



	text-decoration:none;



}



#mycarousel {



	background-color:#FFF;



}



span.num-notify {



	background:#ff0000;



	border:1px solid #bd0101;



	-moz-border-radius:3px;



	padding:1px 5px;



	font-size:10px;



	color:#FFF;



	position:absolute;



	height:12px;



	line-height:12px;



	right:0;



}



b.arrow-notify {



	background:url(../images/icon-foobar.png) no-repeat left -496px;



	display:block;



	width:4px;



	height:4px;



	position:absolute;



	left:5px;



	top:15px;



}



#fooBar .jcarousel-next, #fooBar .jcarousel-prev, #fooBar .jcarousel-prev-disabled-horizontal, #fooBar .jcarousel-next-disabled-horizontal {



	display:block;



	height:56px;



	margin-top:45px;



	width:29px;



	cursor:pointer;



}



#fooBar .jcarousel-prev {



	background:url(../images/arrow-foobar.gif) no-repeat -29px -70px;



	margin-right:20px;



	position:absolute;



	float:left;



}



#fooBar .jcarousel-prev {



	left:0;



}



#fooBar .jcarousel-next {



	background:url(../images/arrow-foobar.gif) no-repeat -30px top;



	float:right;



	margin-left:20px;



}



div.jcarousel-prev-disable {



	background:url(../images/arrow-foobar.gif) no-repeat -30px -129px;



}



div.jcarousel-next-disable {



	background:url(../images/arrow-foobar.gif) no-repeat left -129px;



}



div.jcarousel-prev-disable-active {



	background:url(../images/arrow-foobar.gif) no-repeat -29px -70px;



}



div.jcarousel-next-disable-active {



	background:url(../images/arrow-foobar.gif) no-repeat -30px top;



}



#fooBar .jcarousel-prev-disabled-horizontal {



	background:url(../images/arrow-foobar.gif) no-repeat -30px -129px;



}



#fooBar .jcarousel-next-disabled-horizontal {



	background:url(../images/arrow-foobar.gif) no-repeat left -129px;



}



#fooBar .jcarousel-clip, #fooBar .jcarousel-clip-horizontal {



	float:left;



	overflow:hidden;



	position:relative;



	width:800px;



	margin-left:90px;



}



#fooBar #mycarousel {



	background-color:#FFF;



}



div.brand-shop {



	position:absolute;



	left:400px;



	z-index:99999;



}



div.brand-shop div.popShop {



	top:40px;



	left:-100px;



}



div.brand-shop div.sub-sellers {



	left:-100px;



	top:30px;



}



div.just-diamond div.sub-sellers {



	left:-45px;



}



div.brand-shop div.shop, div.brand-shop div.gsellers {



	float:left;



	width:50%;



}



div.brand-shop div.shop a.place-shop, div.brand-shop div.gsellers a.place-seller {



	display:block;



	width:98%;



	height:35px;



}



div.brand-shop a.seller-diamond, div.brand-shop a.seller-gold, div.brand-shop a.seller-silver {



	display:block;



	width:196px;



	height:36px;



}



div.brand-shop a.seller-diamond {



	width:208px!important;



}



div.brand-shop a.seller-silver {



	background:url(../images/sellers-tt.png) no-repeat left top;



}



div.brand-shop a.seller-gold {



	background:url(../images/sellers-tt.png) no-repeat -195px top;



}



div.brand-shop a.seller-diamond {



	background:url(../images/sellers-tt.png) no-repeat -400px top;



}



div.brand-shop a.seller-silver.gseller {



	background:url(../images/sellers-tt.png) no-repeat left -84px;



}



div.brand-shop a.seller-gold.gseller {



	background:url(../images/sellers-tt.png) no-repeat -195px -84px;



}



div.brand-shop a.seller-diamond.gseller {



	background:url(../images/sellers-tt.png) no-repeat -391px -84px;



}



div.inner-brand.gseller-silver, div.inner-brand.gseller-gold, div.inner-brand.gseller-diamond {



	display:block;



	width:195px;



	height:35px;



}



div.inner-brand.gseller-silver {



	background:url(../images/sellers-tt.png) no-repeat left -40px;



}



div.inner-brand.gseller-gold {



	background:url(../images/sellers-tt.png) no-repeat -196px -40px;



}



div.inner-brand.gseller-diamond {



	background:url(../images/sellers-tt.png) no-repeat -392px -40px;



	width:339px;



	height:37px;



}



div.gseller-silver div.shop span.bigshop, div.gseller-gold div.shop span.bigshop, div.gseller-diamond div.shop span.bigshop, a.seller-diamond span.bigshop, a.seller-silver span.bigshop, a.seller-gold span.bigshop {



	display:block;



	width:78px;



	height:76px;



	position:absolute;



	left:55px;



}



a.seller-diamond span.bigshop, a.seller-silver span.bigshop, a.seller-gold span.bigshop {



	top:33px;



}



div.gseller-silver div.shop span.bigshop, a.seller-silver span.bigshop {



	background:url(../images/shop-bac.gif) no-repeat left top;



}



div.gseller-gold div.shop span.bigshop, a.seller-gold span.bigshop {



	background:url(../images/shop-vang.gif) no-repeat left top;



}



div.gseller-diamond div.shop span.bigshop, a.seller-diamond span.bigshop {



	background:url(../images/shop-kimcuong.gif) no-repeat left top;



	width:100px;



	height:98px;



}



div.sub-sellers {



	background:#FFF;



	position:absolute;



	z-index:9999;



	left:140px;



	top:-190px;



	display:none;



}



div.good-seller.hover div.sub-sellers {



	display:block;



}



div.bg-silver {



	background:url(../images/seller-silver.png) no-repeat left top;



	width:418px;



	height:188px;



}



div.bg-silver h4 {



	color:#5c9c3c;



}



div.sub-sellers h4 {



	margin:35px 0 0 170px;



	font-size:11px!important;



	text-transform:uppercase;



	font-weight:bold;



	height:auto!important;



}



ul.list-seller {



	list-style:none;



	padding:0;



	margin:0 0 0 170px;



	width:230px;



}



ul.list-seller li {



	font-size:9px;



	padding:3px 0;



	line-height:14px;



	color:#222;



}



div.bg-silver ul.list-seller li {



	background:url(../images/arrow-silver.gif) no-repeat left 5px;



	padding-left:20px;



}



div.bg-diamond a.more-seller {



	color:#FFF;



}



a.more-seller {



	float:right;



	font-size:10px;



	margin-right:15px;



	color:#222;



}



div.bg-silver span.clrs {



	color:#689550;



	font-weight:bold;



	font-size:12px;



}



div.bg-gold {



	background:url(../images/seller-gold.png) no-repeat left -1px;



	width:418px;



	height:188px;



}



div.bg-gold h4 {



	color:#005da4;



}



div.bg-gold span.clrs {



	color:#005da4;



	font-weight:bold;



	font-size:12px;



}



div.bg-gold ul.list-seller li {



	background:url(../images/arrow-gold.gif) no-repeat left 5px;



	padding-left:20px;



}



div.bg-diamond {



	background:url(../images/seller-diamond.png) no-repeat left -1px;



	width:418px;



	height:188px;



}



div.bg-diamond h4 {



	color:#FFF;



}



div.bg-diamond span.clrs {



	color:#c4161c;



	font-weight:bold;



	font-size:12px;



}



div.bg-diamond ul.list-seller li {



	background:url(../images/arrow-diamond.gif) no-repeat left 5px;



	padding-left:20px;



	color:#FFF;



}



div.good-seller {



	position:relative;



	z-index:9999;



}



div.shop-hozi div.good-seller div.sub-sellers {



	right:-150px;



	left:inherit;



	top:-28px;



}



div.list-item div.good-seller div.sub-sellers {



	left:-150px;



	top:-15px;



	text-align:left;



}



div.browseShop {



	position:relative;



	z-index:9;



	color:#222;



}



div.just-diamond {



	left:340px;



}



div.popShop {



	background:#FFF;



	width:420px;



	border:2px solid #a2cdf8;



	-moz-border-radius:3px;



	position:absolute;



	left:35px;



	top:4px;



	padding:2px;



	z-index:10;



}



div.popShop h3 {



	font-size:12px;



	margin-bottom:10px;



	height:24px;



	line-height:24px;



	padding:0 10px;



}



div.popShop h3 span.iconShop {



	float:left;



}



div.popShop h3 a {



	float:right;



	font-size:11px;



}



div.accShop {



	margin-bottom:10px;



	color:#222;



}



div.accShop p {



	margin-bottom:5px;



	line-height:16px;



}



div.accShop img {



	float:left;



	margin-right:10px;



}



div.listInfo {



	border-top:1px solid #d6d6d6;



	padding-top:5px;



	color:#222;



}



div.listInfo.bg {



	background:#F1F1F1;



}



div.listInfo ul {



	list-style:none;



	padding:0;



	margin:0;



	width:100%;



}



div.listInfo li {



	float:left;



	width:50%;



	padding:3px 0;



	line-height:18px;



	overflow:hidden;



}



div.listInfo li span {



	padding:0 10px;



}



div.listInfo li span.dateStart {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -181px;



	padding-left:30px;



}



div.listInfo li span.totalShop {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -209px;



	padding-left:30px;



}



div.listInfo li span.totallike {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -235px;



	padding-left:30px;



}



div.listInfo li span.totalrank {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -265px;



	padding-left:30px;



}



div.listInfo li span.dateMobile {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -295px;



	padding-left:30px;



}



div.listInfo li span.totalMail {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -320px;



	padding-left:30px;



}



div.listInfo li span.totalTel {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -346px;



	padding-left:30px;



}



div.listInfo li span.totalYM {



	background:url(../images/icon-browse-final.gif) no-repeat 10px -372px;



	padding-left:30px;



}



div.goldShop h3 {



	background:#e8de30;



}



div.goldShop h3 a {



	color:#FFF;



}



div.goldShop h3 span.iconShop {



	color:#005596;



	background:url(../images/gold_iconBig.gif) no-repeat left 5px;



	padding-left:20px;



}



div.diamondShop h3 {



	background:#de2326;



}



div.diamondShop h3 a {



	color:#fa7476;



}



div.diamondShop h3 span.iconShop {



	color:#FFF;



	background:url(../images/diamon_iconBig.gif) no-repeat left 5px;



	padding-left:20px;



}



div.silverShop h3 {



	background:#d6d7d9;



}



div.silverShop h3 a {



	color:#929292;



}



div.silverShop h3 span.iconShop {



	color:#528d32;



	background:url(../images/platin_iconBig.gif) no-repeat left 5px;



	padding-left:20px;



}



div.just-diamond div.gseller-diamond div.shop span.bigshop {



	left:125px;



}



div.sportEbay {



	width:415px;



}



div.advbar {



	background:#FF10000;



	padding:3px;



	position:fixed;



	bottom:7px;



	text-align:right;



	border:2px solid #FF6600;



	bottom:0;



	left:0;



}



div.advbar a.expand-adv {



	background:url(../images/icon-foobar2.png) no-repeat right -145px;



	padding-right:30px;



	font-size:11px;



	color:#fff;



	font-weight:bold;



	text-decoration:none;



	display:block;



	line-height:14px;



}



div.advbar a.extract-adv {



	background:url(../images/icon-foobar2.png) no-repeat right -169px;



	padding-right:30px;



	text-decoration:none;



	display:block;



	line-height:12px;



}



div.widgetAdnet {



	position:absolute;



	top:-270px;



	background:url(../images/bg-adnet.gif) repeat-x left top #ececec;



	right:0;



	height:252px;



	border:1px solid #a8a8a8;



	padding:4px;



}



div.BtnAdnet, div.Adnet-cont {



	float:left;



}



div.Adnet-cont img {



	border:1px solid #a8a8a8;



}



div.BtnAdnet a.textAdnet {



	background:url(../images/adnet-widget.gif) no-repeat left top;



	display:block;



	width:20px;



	height:198px;



	text-decoration:none;



}



div.BtnAdnet a.arrowAdnet, div.collapse a.arrowAdnet {



	background:url(../images/expand-widget.gif) no-repeat left top;



	display:block;



	width:17px;



	height:20px;



	text-decoration:none;



	margin-bottom:15px;



}



div.collapse a.arrowAdnet {



	background:url(../images/collapse-widget.gif) no-repeat left top;



}



div.widgetHoz {



	height:260px;



	top:-277px;



	background:url(../images/bg-adnetHoz.gif) repeat-x left bottom #FFF;



}



div.widgetHoz div.BtnAdnet {



	float:none;



}



div.widgetHoz div.BtnAdnet a.arrowAdnet {



	float:right;



	margin-bottom:5px;



}



div.widgetHoz div.BtnAdnet a.textAdnet {



	background:url(../images/adnet-widgetHoz.gif) no-repeat left top;



	width:198px;



	height:20px;



	float:left;



}



div.widgetHoz div.BtnAdnet a.arrowAdnet {



	background:url(../images/collapse-widgetBot.gif) no-repeat left top;



	width:20px;



	height:17px;



}



div.widgetHoz div.collapse a.arrowAdnet {



	background:url(../images/collapse-widgetTop.gif) no-repeat left top;



	width:20px;



	height:17px;



}



div.widgetAdnet a.close-wg {



	background:url(../images/close-wg.gif) no-repeat left top;



	display:block;



	width:17px;



	height:17px;



	text-decoration:none;



	margin-bottom:5px;



}



div.widgetHoz a.close-wg {



	float:right;



	margin-left:5px;



	margin-bottom:0;



}



div.itemAdnet {



	background:#FFF;



	border:1px solid #a8a8a8;



	font-size:11px;



}



ul.listitem {



	list-style:none;



	padding:0;



	margin:0;



}



ul.listitem li {



	padding:14px 10px;



	border-bottom:1px solid #f0f0f0;



}



ul.listitem li h4 {



	font-size:11px;



	margin-bottom:5px;



	line-height:normal;



}



ul.listitem li p {



	margin-bottom:0;



	line-height:normal;



}



ul.listitem li p.img-75 {



	float:left;



	margin:0 10px 10px 0;



}



ul.listitem li p.item-price {



	color:#D70B14;



}



.show-prNotifi {



	padding:0 !important



}



.head-notifi {



	float:right;



	background:url(../images/lineHead.png) no-repeat scroll right center



}



ul.notifi {



	margin:0;



	padding:0;



	list-style:none;



}



ul.notifi li {



	padding:0 15px;



	color:#0d0d0d



}



ul.notifi li ul.submenu-topbar li {



	line-height:23px;



}



ul.notifi li.shopCart, ul.notifi li.viewed, ul.notifi li.feed {



	float:left;



	position:relative;



	padding:0 8px



}



ul.notifi li.shopCart:hover, ul.notifi li.viewed:hover, ul.notifi li.feed:hover {



	background:#4c4c4c



}



ul.notifi li.shopCart:hover span.icoCart {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -819px;



}



ul.notifi li.viewed:hover span.icoView {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -881px;



}



ul.notifi li.feed:hover span.icoFeed {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -850px;



}



ul.notifi li.feed.active, ul.notifi li.shopCart.active, ul.notifi li.viewed.active {



	background:#fff



}



ul.notifi li.feed.active span.icoFeed {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -911px;



}



ul.notifi li.shopCart.active span.icoCart {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -946px;



}



ul.notifi li.viewed.active span.icoView {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -980px



}



ul.notifi li.shopCart.active .numTotal-notifi, ul.notifi li.viewed.active .numTotal-notifi {



	display:none



}



ul.notifi li.viewAll span {



	background:url("images/orange-arrow-r.gif") no-repeat scroll left center transparent;



	display:block;



	padding-left:15px;



}



span.icoFeed {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -616px;



	display:block;



	padding:0 6px



}



span.icoCart {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -650px;



	display:block;



	padding:0 7px



}



span.icoView {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -678px;



	display:block;



	padding:0 6px



}



span.icoNotAgree {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -715px;



	padding:0 5px



}



span.icoDollar {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -743px;



	padding:0 5px



}



span.icoLike {



	background:url(../images/icon-taskbarV2.png) no-repeat scroll left -772px;



	padding:0 5px



}



.head-notifi .numTotal-notifi {



	background:#da0620;



	border-radius:2px;



	-moz-border-radius:2px;



	position:absolute;



	height:14px;



	padding:0 5px;



	line-height:14px;



	font-size:9px;



	color:#fff;



	top:23px;



	left:17px



}



.clOrage {



	color:#E47911



}



.clRedPrice {



	color:#d70b14



}



.boxViewProduct {



	background:#f7f7f7;



	box-shadow:0px -3px 3px -2px #e4e4e4 inset, 0px 3px 3px -2px #e4e4e4 inset;



	border-top:1px solid #d0d0d0;



	margin:10px 0;



	position:relative



}



.boxViewProduct ul {



	margin:0;



	padding:0;



	list-style:none



}



.boxViewProduct li {



	padding:10px 15px !important;



	float:left;



	border-bottom:1px solid #d0d0d0;



	position:relative



}



.boxViewProduct li:hover, .boxViewProduct li.active {



	background:#fff !important



}



.boxViewProduct li .dispImg {



	width:50px;



	float:left;



}



.boxViewProduct li .desPr {



	width:190px;



	float:left;



	margin:0 5px;



	font-size:11px;



	color:#0d0d0d;



	line-height:16px



}



.boxViewProduct li .desPr a, .boxViewProduct li .desPr a:hover {



	color:#0072bc !important;



	line-height:16px



}



.boxViewProduct p.timeUp {



	color:#959595



}



.boxViewProduct p {



	margin:0



}



.headScroll {



	background:#D2D2D2;



	border-radius:5px;



	height:200px;



	position:absolute;



	width:5px;



	right:3px;



	top:7px



}



.headScroll a.scrollCursor, .headScroll a.scrollCursor:hover {



	background:#848484 !important;



	border-radius:5px 5px 5px 5px;



	display:block;



	height:100px;



	left:0;



	position:absolute;



	text-decoration:none;



	width:5px;



}



ul.listCart li a {



	font-size:12px



}



ul.listCart li p.clRedPrice {



	margin-top:10px



}



.viewHover {



	left:0;



	width:290px



}



.viewHover .tabList {



	padding:0 15px



}



.viewHover .tabList a {



	margin-right:20px;



	color:#959595 !important;



	text-decoration:none !important



}



.viewHover .tabList a:hover, .viewHover .tabList a.active {



	color:#0d0d0d !important



}



.viewHover li .desPr {



	width:200px



}



.viewedAll {



	padding:0 15px



}



.viewedAll.noboder a span {



	border:0 !important



}



.viewHover .keyWord {



	padding:0 15px;



	line-height:16px;



	height:78px;



	overflow:hidden



}



.viewHover .keyWord p {



	margin-bottom:5px



}



.viewHover .keyWord ul {



	margin:0;



	padding:0;



	list-style:none



}



.viewHover .keyWord li {



	float:left;



	padding:0 1px;



	line-height:16px



}



.viewHover .keyWord a, .viewHover .keyWord a:hover {



	color:#0072bc !important



}



.viewedLevel2 {



	left:-290px;



	position:absolute;



	top:-113px;



	width:290px;



	padding:10px 0



}



.radius-r {



	border-bottom-right-radius:0 !important



}



.radius-l {



	border-bottom-left-radius:0 !important



}



ul.lists-items, ul.list-col3, ul.tab-popup, ul.list-popup-col2 {



	margin:0;



	padding:0;



	list-style:none;



}



.show-list {



	cursor:pointer;



}



.show-tooltip {



	font-weight:bold;



color:black|90;



	cursor:pointer;



}



.popup-background {



	display:none;



	position:fixed;



	_position:absolute;



	height:100%;



	width:100%;



	background:#000000;



	z-index:1;



	opacity:0.7;



}



.popup-choose {



	border:10px solid #A2CDF8;



	width:550px;



	padding:10px;



	background:#F9FCFF;



	-moz-border-radius:10px;



	-webkit-border-radius:10px;



	z-index:9999;



	display:none;



}



.popup-choose h2 {



	font:bold 14px tahoma;



	padding:0 0 5px;



	position:relative;



	margin-bottom:5px;



}



.popup-choose .box-adnet {



	background:#FFF;



	border:1px solid #CCC;



	padding:20px;



}



.popup-close {



	font-size:11px;



	font-weight:bold;



	font-family:tahoma;



	color:red;



	position:absolute;



	right:5px;



	padding:0px 5px 0px 5px;



	cursor:pointer;



}



.popup-content {



	height:auto;



	width:auto;



	padding:3px 3px 3px 3px;



}



ul.tab-popup li {



	float:left;



	margin-right:10px;



	position:relative;



	top:1px;



}



ul.tab-popup li a {



	padding:0 20px;



	display:inline-block;



	line-height:27px;



}



ul.tab-popup li a:hover, ul.tab-popup li.active a {



	text-decoration:none;



	border:1px solid #a0b3c3;



	border-bottom:none;



	background:#fff;



}



ul.tab-popup li.active a {



	font-weight:bold;



}



ul.list-popup-col2 li {



	float:left;



	width:45%;



	padding:10px 0 10px 10px;



	border:1px solid #a0b3c3;



	margin:0 10px 10px 0;



}



ul.list-popup-col2 li .img-50 {



	float:left;



	margin-right:10px;



}



ul.list-popup-col2 li .r-list-col2 {



	float:left;



	width:140px;



}



ul.list-popup-col2 li.active {



	background:#f3f8f9;



}



ul.list-popup-col2 li.active .icon-done-popup {



	background:url(../icons/icon-done-popup.png) no-repeat 0 0;



	display:block;



	width:16px;



	height:14px;



	float:left;



	margin-top:38px;



}



ul.list-popup-col2 li img {



	float:left;



	margin-right:10px;



}



div.rating-cancel, div.star-rating {



	float:left;



	width:17px;



	height:15px;



	text-indent:-999em;



	cursor:pointer;



	display:block;



	background:transparent;



	overflow:hidden



}



div.rating-cancel, div.rating-cancel a {



	background:url(http://media2.ichodientuvn.com/webskins/skins/global/icons/delete.gif) no-repeat 0 -16px



}



div.star-rating, div.star-rating a {



	background:url(http://media2.ichodientuvn.com/webskins/skins/global/icons/star.gif) no-repeat 0 0px



}



div.rating-cancel a, div.star-rating a {



	display:block;



	width:16px;



	height:100%;



	background-position:0 0px;



	border:0



}



div.star-rating-on a {



	background-position:0 -16px!important



}



div.star-rating-hover a {



	background-position:0 -32px



}



div.star-rating-readonly a {



	cursor:default !important



}



div.star-rating {



	background:transparent!important;



	overflow:hidden!important



}



.tooltip {



	background-color:#F5F5B5;



	border:1px solid #DECA7E;



	color:#303030;



	font-family:sans-serif;



	font-size:12px;



	line-height:18px;



	padding:10px 13px;



	position:absolute;



	text-align:center;



	z-index:2;



}



#AjaxLoading {



	font-family:tahoma, Helvetica, sans-serif;



	background:url("http://media2.ichodientuvn.com/webskins/skins/global/img/ajax-loader.gif") no-repeat left;



	font-size:10pt;



	background-color:#FCF5AA;



	padding:5px 10px;



	text-align:center;



	width:180px;



	z-index:131231313;



	position:fixed;



	top:0;



	display:none;



}



#backgroundPopup {



	display:none;



	position:fixed;



	_position:absolute;



	height:100%;



	width:100%;



	top:0;



	left:0;



	background:#000000;



	border:1px solid #cecece;



	z-index:9999;



}



#backgroundPopups {



	display:none;



	position:fixed;



	_position:absolute;



	height:100%;



	width:100%;



	top:0;



	left:0;



	background:#000000;



	border:1px solid #cecece;



	z-index:9999;



}



#popupContact {



	display:none;



	position:fixed;



	_position:absolute;



	height:auto;



	width:auto;



	background:#FFFFFF;



	border:2px solid #cecece;



	z-index:999;



	padding-top:10px;



	padding-left:20px;



	padding-right:20px;



	padding-bottom:20px;



	font-size:13px;



}



#popupContact h1 {



	text-align:left;



	color:#6FA5FD;



	font-size:22px;



	font-weight:700;



	border-bottom:1px dotted #D3D3D3;



	padding-bottom:2px;



	margin-bottom:20px;



}



#popupContactClose {



	margin-top:10px;



	font-size:14px;



	line-height:20px;



	right:6px;



	bottom:0px;



	position:absolute;



	color:#6fa5fd;



	font-weight:700;



	display:block;



}



#popupContactClose img {



	height:20px;



}



#button {



	text-align:center;



	margin:100px;



}



div#topBar div.main {



	position:relative;



}



div#header {



	margin:0!important;



	font-family:tahoma, Helvetica, sans-serif;



	padding-top:0!important;



}



ul.favic {



	line-height:30px;



}



div#header div.logoCDT, div#header div.searchFocus, div#header div.logoeBay {



	float:left;



}



div#header div.logoCDT, div#header div.logoeBay {



	margin-right:70px;



}



div#header div.logoCDT a {



	background:url(../images/logo-cdt.png) no-repeat left top;



	display:block;



	width:119px;



	height:54px;



	text-decoration:none;



}



div#header div.logoeBay a {



	background:url(../images/logo-ebay.gif) no-repeat left top;



	display:block;



	width:140px;



	height:54px;



	text-decoration:none;



}



div#header div.logoCDT a span, div#header div.logoeBay a span {



	display:none;



	font-size:30px;



	color:#999;



}



div.searchFocus {



	width:600px;



	margin-top:2px;



}



ul.sub-searAll, ul.searAll, ul.itemMenu, ul.sub-menu, ul.sub-level2, ul.sub-level3, #menu-channel .menu-l, #menu-channel ul, #menu-navigation .menu-l {



	list-style:none;



	padding:0;



	margin:0;



}



div.typeSearch {



	background:#FFF;



	border:1px solid #bfbfbf;



	float:left;



	width:445px;



	padding:7px 0 7px 5px;



	-moz-border-radius:5px;



}



div.typeSearch input.typeKey {



	border:none;



	color:#666;



	height:20px;



	float:left;



	margin:0;



	padding:0 5px 0 0;



	width:285px;



}



div.typeSearch ul.searAll {



	float:right;



	border-left:1px solid #bfbfbf;



	width:152px;



}



div.typeSearch ul.searAll li {



	position:relative;



	z-index:9999;



}



div.typeSearch ul.searAll li.jgd-dropdown dt a {



	background:url(../images/icon-foobar.png) no-repeat right -64px;



	width:123px;



	height:18px;



	overflow:hidden;



}



div.typeSearch ul.searAll li a {



	display:block;



	padding:0 10px;



	margin-top:2px;



	text-decoration:none;



	color:#666;



}



div.typeSearch ul.searAll li a span.i-arrow {



	background:url(../images/icon-taskbarV2.png) no-repeat right -30px;



	padding-right:15px;



}



ul.sub-searAll {



	position:absolute;



	background:#FFF;



	border:1px solid #e6e6e6;



	width:200px;



	border-top:none;



	top:24px;



	right:0;



	-moz-box-shadow:0 0 5px #DBDBDB;



	display:none;



}



div.typeSearch ul.searAll li:hover ul.sub-searAll, ul.searAll li.item-hover ul.sub-searAll {



	display:block;



}



ul.sub-searAll li {



	border-bottom:1px solid #e6e6e6;



}



ul.sub-searAll li a {



	padding:3px 10px!important;



	margin:0!important;



}



ul.sub-searAll li a:hover {



	background:#f3f3f3;



	color:#1089c2;



}



input.btnSearch {



	background:url(../images/btn-search.png) no-repeat left top;



	border:none;



	width:126px;



	height:36px;



	cursor:pointer;



	margin-left:5px;



}



div#header div.registShop {



	float:right;



}



div.registShop p {



	margin-bottom:5px;



}



div.registShop a.btnShop {



	background:url(../images/btn-search.png) no-repeat left -42px;



	display:block;



	width:133px;



	height:37px;



	text-decoration:none;



}



div.registShop a.trick-shop {



	background:url(../images/icon-taskbarV2.png) no-repeat right -45px;



	padding-right:10px;



}



div#menu-navigation {



	background:url(../images/bg-v2.gif) repeat-x left top;



	height:41px;



	line-height:35px;



	font-family:tahoma, Helvetica, sans-serif!important;



	padding-top:1px;



}



ul.itemMenu li {



	float:left;



	margin-right:15px;



	position:relative;



	z-index:99;



}



ul.itemMenu li a {



	text-decoration:none;



	font-weight:bold;



	color:#3d3d3d;



	display:block;



	padding:0 0 0 10px;



}



ul.itemMenu li > a:hover, ul.itemMenu li:hover > a {



	color:#0072BC;



}



ul.itemMenu li a span {



	display:block;



	padding-right:10px;



}



ul.itemMenu li.havesub {



	margin-right:0;



}



div.typeSearch ul.searAll li.active ul.sub-searAll, ul.itemMenu li.havesub.hover ul.sub-menu, ul.favic li.hover ul.sub-favic {



	display:block;



}



ul.itemMenu li.havesub a:hover, ul.itemMenu li:hover > a {



	background:url(../images/trans-leftv2.png) no-repeat left top #FFF;



}



ul.itemMenu li.havesub a:hover span, ul.itemMenu li:hover a > span {



	background:url(../images/trans-rightv2.png) no-repeat right top;



}



ul.itemMenu li.havesub a span b {



	padding-right:15px;



}



ul.itemMenu li.havesub a span b {



	background:url(../images/icon-taskbarV2.png) no-repeat right -343px;



}



ul.itemMenu li.havesub a:hover span b, ul.itemMenu li:hover a span b {



	background:url(../images/icon-taskbarV2.png) no-repeat right -63px;



}



span.icon-hot {



	background:url(../images/icon-taskbarV2.png) no-repeat left -83px;



	display:block;



	width:22px;



	height:14px;



	position:absolute;



	top:-3px;



	right:0;



}



ul.sub-level3, ul.sub-level2, ul.sub-menu {



	position:absolute;



	width:230px;



	background:#FFF;



	-moz-box-shadow:0 0 5px #DBDBDB;



	border:1px solid #e6e6e6;



	display:none;



	-webkit-box-shadow:0 0 3px #dedede;



}



ul.sub-menu {



	left:2px;



	top:35px;



}



ul.sub-level3, ul.sub-level2 {



	left:230px;



	top:-1px;



}



ul.itemMenu li ul.sub-menu li a:hover, ul.itemMenu li ul.sub-menu li a:hover span, ul.itemMenu li:hover ul.sub-menu li a, ul.itemMenu li:hover ul.sub-menu li a span {



	background:none;



}



ul.itemMenu li ul.sub-menu li a, ul.itemMenu li ul.sub-menu li a span {



	padding:0;



}



ul.itemMenu li ul.sub-menu li {



	margin-right:0;



	position:relative;



}



ul.itemMenu li ul.sub-menu li a {



	display:block;



	width:210px;



	padding:0 10px;



	font-weight:normal;



	border-bottom:1px solid #e6e6e6;



	line-height:28px;



}



ul.itemMenu li ul.sub-menu li a:hover, ul.itemMenu li ul.sub-menu li a.active {



	background:#f3f3f3;



	color:#1089c2;



}



ul.itemMenu li ul.sub-menu li.readmore {



	background:url(../images/bg-v2.gif) repeat-x left -40px;



}



ul.itemMenu li ul.sub-menu li a:hover span b, ul.itemMenu li ul.sub-menu li a.active span b {



	background:none;



	display:block;



}



ul.itemMenu li ul.sub-menu li a span b {



	padding-right:0;



	font-weight:bold;



	display:none;



}



ul.itemMenu li ul.sub-menu li:hover ul.sub-level2, ul.itemMenu li ul.sub-menu li ul.sub-level2 li:hover ul.sub-level3 {



	display:block;



}



div#pathway {



	margin-bottom:10px;



}



#pathway p.title-r {



	top:6px;



}



ul.main-pathway {



	line-height:29px;



	list-style:none;



	padding:0;



	margin:0;



}



ul.main-pathway li {



	font-size:11px;



	float:left;



	padding:0 5px;



	position:relative;



	z-index:8;



}



ul.main-pathway li a, h3.steps a, ul.pathway li a {



	padding:0 15px 0 0;



	text-decoration:none;



}



span.icon-arrow {



	padding-right:11px;



	color:#FF6600;



}



b.here {



	color:#FF6600;



}



ul.main-pathway li ul.sub-path {



	position:absolute;



	left:0;



	top:29px;



	background:#fff;



	border:1px solid #eaeaea;



	-moz-box-shadow:0 0 10px #eaeaea;



	width:200px;



	display:none;



}



ul.main-pathway li ul.divi-col2 {



	width:430px;



}



ul.main-pathway li ul.divi-col2 li {



	width:50%;



	float:left;



}



ul.main-pathway li ul.divi-col2 li a {



	border-right:1px solid #EAEAEA;



	border-left:1px solid #FFF;



}



ul.main-pathway li ul li {



	padding:0!important;



	float:none;



}



ul.main-pathway li ul li a {



	background:#fafafa !important;



	display:block;



	line-height:24px;



	padding:0 10px !important;



	border-top:1px solid #fff;



	border-bottom:1px solid #eaeaea;



}



ul.main-pathway li ul li a:hover {



	background:#fff !important;



	color:#F90000;



}



.img-adv {



	width:130px;



	height:80px;



	border:1px solid #ccc;



}



button.gray-btn-square, button.orange-btn-square {



	height:23px;



	line-height:22px;



	cursor:pointer;



	-moz-border-radius:5px;



}



button.gray-btn-square {



	border:1px solid #d8d8d8;



	color:#6272c9;



}



button.orange-btn-square {



	border:1px solid #FFF;



	color:#FFF;



}



ul.main-pathway {



	background:url(../images/bg-pathway.gif) repeat-x left bottom;



}



ul.main-pathway li a, h3.steps a, ul.pathway li a {



	background:url(../images/icon-support-online.gif) no-repeat right -98px;



}



span.icon-arrow {



	background:url(../images/icon-arrow-d-hover.png) no-repeat right 5px;



}



button.gray-btn-square {



	background:url(../images/title-bg.gif) repeat-x left -476px;



}



button.orange-btn-square {



	background:url(../images/title-bg.gif) repeat-x left -499px;



}



span.arrow-tl {



	background:url(../images/icon-tooltip.png) no-repeat left top;



}



span.arrow-tr {



	background:url(../images/icon-tooltip.png) no-repeat left -13px;



	right:-5px;



}



span.arrow-ttop {



	background:url(../images/icon-tooltip.png) no-repeat -6px -8px;



}



span.arrow-bl {



	background:url(../images/icon-tooltip.png) no-repeat -6px 0;



}



div#skyscarper {



	position:relative;



}



div#skyscarper div.adbanner {



	margin-bottom:0;



	background-attachment:scroll;



	position:fixed;



	z-index:999999;



	top:40px;



}



ul.item-banner {



	list-style:none;



	padding:0;



	margin:0;



}



div#skyscarper ul.item-banner li.span-fl {



	left:-130px;



	width:120px!important;



	overflow:hidden;



	top:0px !important;



}



div#skyscarper ul.item-banner li.span-fr {



	right:-1107px;



	width:120px!important;



	overflow:hidden;



	top:0px !important;



}



div#skyscarper #sky-left img, div#skyscarper #sky-right img {



	max-width:120px;



}



#wrapper {

  background: none repeat scroll 0 0 #fff;

  box-shadow: 0 2px 10px #ccc;

  margin: 0 auto;

  width: 1000px;

}



div#wrapper div.adbanner ul.item-banner {



	width:100%;       



}



div#wrapper div.adbanner ul.item-banner .span-fl, div#wrapper div.adbanner ul.item-banner .span-fr {



	width:50%;



	text-align:center;



}



div.adbanner ul.item-banner li {



	margin-bottom:10px;



}



h3.banner-heading {



	font-size:14px;



	text-transform:uppercase;



	margin-bottom:5px;



}



div.similar-key {



	margin-bottom:10px;



}



div.similar-key h1 {



	font-size:12px;



	font-weight:bold;



	margin:3px 0 0 0;



}



div.srch-sggst {



	position:absolute;



	background:#FFF;



	border:1px solid #BFBFBF;



	top:64px;



	width:315px;



	-moz-border-radius:0;



}



div.srch-sggst span.item-sggst {



	display:block;



	padding:2px 5px;



}



div.srch-sggst span.sggst-hover {



	background:#146eb4;



	color:#FFF;



}



.quick-link-f {



	border-top:2px solid #f99e20;



	border-bottom:1px solid #d8d8d8;



	margin-bottom:10px;



}



ul.quicklink {



	padding:10px 0;



	margin:0;



	list-style:none;



}



ul.quicklink li a {



	color:#0072bc;



	font-size:12px;



	padding:0 10px 0 0;



	margin-right:10px;



	display:block;



	line-height:14px;



	border-right:2px solid #0072bc;



	font-weight:bold;



}



*html ul.quicklink li a {



	line-height:14px;



}



ul.quicklink li {



	float:left;



}



.box-footer .hot-keywords {



	float:left;



	width:510px;



	padding-right:25px;



	font-size:11px;



}



.hot-keywords p {



	margin-bottom:5px;



}



.box-footer .copyright {



	float:right;



	width:425px;



	padding-left:25px;



	font-size:11px;



	border-left:1px solid #D8D8D8;



}



.copyright p {



	margin-bottom:5px;



	padding:0;



}



ul.sub-taskbar li.last {



	background:none;



	border-top:1px dotted #ccc;



	padding-right:10px!important;



}



div.footer-link {



	font-size:11px;



	padding:5px 0 0;



	clear:both;



	height:50px;



	color:#999;



	overflow:hidden;



	border-top:1px solid #D8D8D8;



}



span.a-buyerror, span.a-buyalert, span.a-commalert, span.a-addfriend {



	float:left;



	display:block;



	width:198px;



}



span.a-addfriend {



	background:url(../images/icon-foobar2.png) no-repeat left -16px;



	padding-left:20px;



	float:left;



	display:block;



	width:230px;



}



span.a-timeago {



	background:url(../images/icon-foobar.png) no-repeat left -129px;



	padding-left:15px;



	margin-left:15px;



	color:#808080;



}



span.a-commalert {



	background:url(../images/icon-foobar2.png) no-repeat -16px 4px;



	padding-left:18px;



}



span.qoute {



	background:url(../images/icon-foobar.png) no-repeat left -143px;



	padding-left:20px;



	margin-left:15px;



	color:#808080;



}



span.a-shopactive {



	background:url(../images/icon-foobar2.png) no-repeat -17px -113px;



	padding:2px 0 2px 20px;



}



span.a-buyalert {



	background:url(../images/icon-foobar2.png) no-repeat left -72px;



	padding:1px 0 0 20px;



}



span.a-buyerror {



	background:url(../images/icon-foobar2.png) no-repeat -16px -53px;



	padding:1px 0 0 20px;



}



span.a-like {



	background:url(../images/icon-foobar.png) no-repeat left -36px;



	padding:1px 0 1px 20px;



}



span.a-autobid {



	background:url(../images/icon-foobar.png) no-repeat left -191px;



	padding:1px 0 0 20px;



}



span.a-invoice {



	background:url(../images/icon-foobar.png) no-repeat left -213px;



	padding:1px 0 1px 20px;



}



span.a-payment {



	background:url(../images/icon-foobar.png) no-repeat left -235px;



	padding:1px 0 1px 20px;



}



span.a-merchan {



	background:url(../images/icon-foobar.png) no-repeat left -257px;



	padding:1px 0 1px 20px;



}



span.a-writer {



	background:url(../images/icon-foobar.png) no-repeat left -528px;



	padding:1px 0 1px 20px;



}



span.a-sms {



	background:url(../images/icon-foobar.png) no-repeat left -561px;



	padding:1px 0 1px 20px;



}



span.a-bargain {



	background:url(../images/icon-foobar.png) no-repeat left -280px;



	padding:1px 0 1px 20px;



}



span.a-shopgold {



	background:url(../images/icon-foobar.png) no-repeat left -305px;



	padding:1px 0 1px 20px;



}



span.a-shopsilver {



	background:url(../images/icon-foobar.png) no-repeat left -328px;



	padding:1px 0 1px 20px;



}



span.a-shopdiamond {



	background:url(../images/icon-foobar.png) no-repeat left -349px;



	padding:1px 0 1px 20px;



}



#swrnBox {



	position:absolute;



	top:30px;



	width:100%;



	z-index:999;



}



#swrnBox .main {



	-moz-border-radius:4px;



	background:none repeat scroll 0 0 #FFF9D7;



	border:1px solid #E2C822;



	color:#514721;



	position:relative;



	width:1000px;



	margin:0px auto;



}



#swrnBox .main h3 {



	padding:4px 15px 4px 25px;



	font-size:13px;



	color:#333333;



	line-height:18px;



	margin:0px;



	background:url(../images/warning.gif) no-repeat left;



	font-weight:normal;



}



a.closebox {



	width:24px;



	height:24px;



	display:inline-block;



	font-size:1px;



	background:url(../images/closebtt.gif) no-repeat;



	position:absolute;



	top:2px;



	right:0px;



}



a.closebox em {



	display:none;



}



.facebox_overlayBG {



	background-color:#26451F;



	z-index:999999;



}



#facebox .b {



	background:url(../images/overlay/b.png);



}



#facebox .tl {



	background:url(../images/overlay/tl.png);



}



#facebox .tr {



	background:url(../images/overlay/tr.png);



}



#facebox .bl {



	background:url(../images/overlay/bl.png);



}



#facebox .br {



	background:url(../images/overlay/br.png);



}



#facebox {



	position:absolute;



	top:0;



	left:0;



	z-index:2147483647;



	text-align:left;



}



#facebox .popup-facebox {



	position:relative;



}



#facebox .popup-facebox .popup-cont {



	border:1px solid #eee;



	background:#fff;



	padding:20px;



}



#facebox .popup-facebox h3 {



	font:bold 14px tahoma;



	padding:0 0 5px;



	margin-bottom:5px;



}



#facebox table {



	border-collapse:collapse;



	width:auto!important;



	margin-bottom:0!important;



}



#facebox td {



	border-bottom:0;



	padding:0;



	height:auto;



}



#facebox .body {



	padding:10px;



	background:#F9FCFF;



	width:500px;



}



#facebox .content {



	margin-bottom:10px;



}



#facebox .loading {



	text-align:center;



}



#facebox .image {



	text-align:center;



}



#facebox img {



	border:0;



	vertical-align:top;



}



#facebox .footer {



	margin-bottom:20px;



	text-align:right;



	position:absolute;



	right:15px;



	top:17px;



}



#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {



	height:10px;



	width:10px;



	overflow:hidden;



	padding:0;



}



#facebox_overlay {



	position:fixed;



	top:0px;



	left:0px;



	height:100%;



	width:100%;



}



.facebox_hide {



	z-index:-100;



}



.facebox_overlayBG {



	background-color:#000;



	z-index:999999;



}



a.close {



	background:url(../images/overlay/cancel.png) no-repeat left 0;



	height:12px;



	width:12px;



	position:absolute;



	right:5px;



	top:3px;



}



a.close:hover {



	background:url(../images/overlay/cancel-hover.png) no-repeat left 0;



	height:16px;



	width:16px;



	right:3px;



	top:1px;



}



* html #facebox_overlay {



	position:absolute;



height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');



}



table.popup-table div.content td.change-wtable {



	width:40%!important;



}



h3.admin_subMenuLayer {



	margin-bottom:15px!important;



	font-size:14px;



	color:#222;



	border-bottom:1px solid #BCD3EA;



	padding-bottom:5px;



}



.storePp {



	color:#5E5E5E;



	font-family:tahoma, helvetica, tahoma, verdana, sans-serif;



	font-size:12px;



	left:40%;



	margin:-185px auto 0 -155px;



	padding:8px;



	position:absolute;



	top:40%;



	width:500px;



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/atbkg.png) repeat scroll 0 0 transparent;



	z-index:10000001;



	-moz-border-radius:8px 8px 8px 8px;



}



.storePpCnt {



	position:static !important;



}



.storePpB {



	background:none repeat scroll 0 0 #FFFFFF;



	position:static;



	text-align:left;



	border:1px solid #555555;



	width:498px;



}



.storePpTitle {



	background:#f8cd7f url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/title.jpg) repeat-x top;



	padding:6px 10px;



	position:relative;



	border-bottom:1px solid #edc16c;



}



.storePpTitle h4 {



	color:#333333;



	cursor:default;



	display:inline;



	font-size:14px;



	margin:0;



	padding:0px;



}



a.storePpCls {



	color:#666666;



	position:absolute;



	right:10px;



	text-decoration:none;



	top:8px;



	font-weight:bold;



}



a.storePpCls:hover {



	color:#CC0000;



	font-weight:bold;



}



.storePpScr {



	height:300px;



	overflow-y:scroll;



	padding:8px;



}



.storePpScr ul {



	list-style-position:outside;



	list-style-type:none;



	margin:0px;



	padding:8px 0px 0px 0px;



}



.storePpScr ul li {



	float:left;



	margin-bottom:8px;



	text-align:center;



}



.userAvatarpb {



	height:80px;



	width:80px;



	border:none;



	margin:0px;



}



p.userNamepb {



	margin-bottom:5px;



	margin-top:3px;



	font-size:12px;



}



p.userNamepb a {



	text-decoration:none;



}



a.gray-btnbp {



	cursor:pointer;



	display:inline-block;



	height:23px;



	outline:medium none;



	padding-left:5px;



	text-decoration:none;



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/bttnsbg.png) no-repeat scroll left top transparent;



	color:#414241;



	line-height:23px;



	overflow:hidden;



}



a.gray-btnbp span {



	display:inline-block;



	height:23px;



	padding-right:5px;



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/bttnsbg.png) no-repeat scroll right top transparent;



}



a.gray-btnbp:hover {



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/bttnsbg.png) no-repeat scroll left -23px;



}



a.gray-btnbp:hover span {



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/images/bttnsbg.png) no-repeat scroll right -23px;



}



b.icon-addfrdmore {



	height:22px;



	padding-left:20px;



	background:url(http://media2.ichodientuvn.com/webskins/skins/shop_portal/icons/popup-icons.png) no-repeat;



	font-weight:normal;



	display:inline-block;



	vertical-align:middle;



}



b.icon-addfrdmore {



	background-position:0px 0px;



}



.clearfix:after {



	clear:both;



	content:".";



	display:block;



	height:0;



	visibility:hidden;



	overflow:hidden;



}



.clearfix {



	display:inline-block;



}



* html .clearfix {



	height:1%;



}



.clearfix {



	display:block;



}



.clear {



	clear:both;



}



* {



	padding:0;



	margin:0;



}



#TB_window {



	font:12px tahoma, Helvetica, sans-serif;



	color:#333333;



}



#TB_secondLine {



	font:10px tahoma, Helvetica, sans-serif;



	color:#666666;



}



#TB_window a:link {



	color:#666666;



}



#TB_window a:visited {



	color:#666666;



}



#TB_window a:hover {



	color:#000;



}



#TB_window a:active {



	color:#666666;



}



#TB_window a:focus {



	color:#666666;



}



#TB_overlay {



	position:fixed;



	z-index:99999998;



	top:0px;



	left:0px;



	height:100%;



	width:100%;



}



.TB_overlayMacFFBGHack {



	background:url(macFFBgHack.png) repeat;



}



.TB_overlayBG {



	background-color:#000;



	filter:alpha(opacity=75);



	-moz-opacity:0.75;



	opacity:0.75;



}



* html #TB_overlay {



	position:absolute;



height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');



}



#TB_window {



	position:fixed;



	background:#ffffff;



	z-index:99999999;



	color:#000000;



	display:none;



	border:4px solid #525252;



	text-align:left;



	top:50%;



	left:50%;



}



* html #TB_window {



	position:absolute;



margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');



}



#TB_window img#TB_Image {



	display:block;



	margin:15px 0 0 15px;



	border-right:1px solid #ccc;



	border-bottom:1px solid #ccc;



	border-top:1px solid #666;



	border-left:1px solid #666;



}



#TB_caption {



	height:25px;



	padding:7px 30px 10px 25px;



	float:left;



}



#TB_closeWindow {



	height:25px;



	padding:11px 25px 10px 0;



	float:right;



}



#TB_closeAjaxWindow {



	padding:7px 10px 5px 0;



	margin-bottom:1px;



	text-align:right;



	float:right;



}



#TB_ajaxWindowTitle {



	float:left;



	padding:7px 0 5px 10px;



	margin-bottom:1px;



}



#TB_title {



	background-color:#e8e8e8;



	height:27px;



}



#TB_ajaxContent {



	clear:both;



	padding:2px 15px 15px 15px;



	overflow:auto;



	text-align:left;



	line-height:1.4em;



}



#TB_ajaxContent.TB_modal {



	padding:15px;



}



#TB_ajaxContent p {



	padding:5px 0px 5px 0px;



}



#TB_load {



	position:fixed;



	display:none;



	height:13px;



	width:208px;



	z-index:103;



	top:50%;



	left:50%;



	margin:-6px 0 0 -104px;



}



* html #TB_load {



	position:absolute;



margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');



}



#TB_HideSelect {



	z-index:99;



	position:fixed;



	top:0;



	left:0;



	background-color:#fff;



	border:none;



	filter:alpha(opacity=0);



	-moz-opacity:0;



	opacity:0;



	height:100%;



	width:100%;



}



* html #TB_HideSelect {



	position:absolute;



height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');



}



#TB_iframeContent {



	clear:both;



	border:none;



	margin-bottom:-1px;



	margin-top:1px;



	_margin-bottom:1px;



}



div.jGrowl {



	padding:10px;



	z-index:9999;



	color:#525252;



	font-size:12px;



}



div.ie6 {



	position:absolute;



}



div.ie6.top-right {



	right:auto;



	bottom:auto;



left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );



top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );



}



div.ie6.top-left {



left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );



top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );



}



div.ie6.bottom-right {



left:expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth :document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );



top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );



}



div.ie6.bottom-left {



left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );



top:expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight :document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );



}



div.ie6.center {



left:expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft :document.body.scrollLeft ) ) + 'px' );



top:expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop :document.body.scrollTop ) ) + 'px' );



	width:100%;



}



div.jGrowl {



	position:absolute;



}



body > div.jGrowl {



	position:fixed;



}



div.jGrowl.top-left {



	left:0px;



	top:0px;



}



div.jGrowl.top-right {



	right:0px;



	top:0px;



}



div.jGrowl.bottom-left {



	left:0px;



	bottom:0px;



}



div.jGrowl.bottom-right {



	right:0px;



	bottom:0px;



}



div.jGrowl.center {



	top:0px;



	width:50%;



	left:25%;



}



div.center div.jGrowl-notification, div.center div.jGrowl-closer {



	margin-left:auto;



	margin-right:auto;



}



div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {



	background-color:#EEF0F9;



	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";



filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);



	zoom:1;



	width:235px;



	padding:10px;



	margin-top:5px;



	margin-bottom:5px;



	font-family:Tahoma, tahoma, Helvetica, sans-serif;



	font-size:11px;



	text-align:left;



	display:none;



	-moz-border-radius:2px 2px 2px 2px;



	-webkit-border-radius:5px;



	border:1px solid #BEBEBE;



	-moz-box-shadow:0 0 5px #999;



}



div.jGrowl div.jGrowl-notification {



	min-height:40px;



}



div.jGrowl div.jGrowl-notification div.jGrowl-header {



	font-weight:bold;



	font-size:.85em;



}



div.jGrowl div.jGrowl-notification div.jGrowl-close {



	z-index:99;



	float:right;



	font-weight:bold;



	font-size:1em;



	cursor:pointer;



}



div.jGrowl div.jGrowl-closer {



	padding-top:4px;



	padding-bottom:4px;



	cursor:pointer;



	font-size:.9em;



	font-weight:bold;



	text-align:center;



}



div.jGrowl-message {



	background:url(http://media2.ichodientuvn.com/webskins/skins/global/icons/icon-friend.gif) no-repeat left 3px;



	padding-left:20px;



}



div.jGrowl-message a {



	color:#666;



	text-decoration:none;



}



div.jGrowl-message span {



	font-weight:bold;



}



@media print {



div.jGrowl {



	display:none;



}



}



i.add-icon, i.Tel-icon, i.Fax-icon, i.Mobi-icon, i.icon-email, i.icon-sell-pro, i.icon-viewer, i.icon-date, i.top-of-year, i.top-of-months, i.warranty, i.good-point, i.return, i.icon-ym, i.icon-NL, i.icon-qa, i.icon-advsearch, i.icon-payment, i.icon-skype, i.icon-userlike {



	height:16px;



	width:16px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/iconsystem.png) no-repeat scroll left;



	display:inline-block;



	padding-left:5px;



	vertical-align:middle;



}



b.icon-likethis, b.icon-save, b.icon-info, b.icon-vote, b.icon-result, b.icon-upSale, b.icon-dislike {



	height:16px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/iconsystem.png) no-repeat scroll left;



}



i.icon-Sbasket, i.icon-bargain {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/iconsystem.png) no-repeat scroll left;



	height:17px;



}



i.icon-buynowS, i.icon-auction, i.icon-sendM {



	height:18px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/itemicon.gif) no-repeat scroll left;



	display:inline-block;



	padding-left:22px;



	font-style:normal;



	line-height:18px;



	margin-top:3px;



}



i.icon-buynowS {



	background-position:0px -18px;



}



i.icon-auction {



	background-position:0px 0px;



}



i.icon-sendM {



	background-position:0px -37px;



}



i.add-icon {



	background-position:0px 0px;



}



i.icon-skype {



	background-position:0px -72px;



}



i.Tel-icon {



	background-position:0px -136px;



}



i.Fax-icon {



	background-position:0px -152px;



}



i.Mobi-icon {



	background-position:0px -183px;



}



i.icon-email {



	background-position:0px -168px;



}



i.icon-date {



	background-position:0px -120px;



}



i.icon-sell-pro {



	background-position:0px -31px;



}



i.icon-viewer {



	background-position:0px -58px;



}



i.top-of-year {



	background-position:0px -199px;



}



i.top-of-months {



	background-position:0px -215px;



}



i.warranty {



	background-position:0px -104px;



}



i.good-point {



	background-position:0px -233px;



	height:10px;



}



i.return {



	background-position:0px -15px;



}



i.icon-ym {



	background-position:0px -312px;



}



i.icon-NL {



	background-position:0px -332px;



}



i.icon-payment {



	background-position:0px -447px;



}



i.icon-Sbasket {



	background-position:0px -467px;



}



i.icon-bargain {



	background-position:0px -485px;



}



b.icon-likethis, b.icon-save, b.icon-vote, b.icon-result, i.icon-Sbasket, i.icon-bargain, b.icon-upSale, b.icon-dislike {



	font-weight:normal;



	padding-left:20px;



	font-style:normal;



	color:#4d4d4d;



}



b.icon-upSale {



	background-position:0px -526px;



}



b.icon-dislike {



	background-position:0px -543px;



}



b.icon-likethis {



	background-position:0px -248px;



}



b.icon-save {



	background-position:0px -269px;



}



b.icon-info {



	background-position:0px -291px;



}



i.icon-qa {



	background-position:0px -369px;



}



a i.icon-qa {



	cursor:pointer;



	text-decoration:none;



}



b.icon-vote {



	background-position:0px -384px;



}



b.icon-result {



	background-position:0px -403px;



}



i.icon-advsearch {



	background-position:0px -423px;



	height:24px;



	width:24px;



}



p.YM-icon img {



	float:left;



	padding-right:8px;



	padding-top:3px;



}



i.icon-userlike {



	background-position:0 -506px;



}



a.theme-btt, a.gray-btn {



	display:inline-block;



	height:26px;



	padding-left:12px;



	text-decoration:none;



	cursor:pointer;



	outline:none;



	margin-bottom:5px;



	margin-top:5px;



}



a.theme-btt span, a.gray-btn span {



	display:inline-block;



	height:26px;



	padding-right:12px;



}



a.gray-btn, a.gray-btn span {



	line-height:19px;



	height:20px;



}



a.theme-btt:hover {



	text-decoration:none;



}



a.gray-btn {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_l.png) no-repeat scroll left top transparent;



	color:#414241;



}



a.gray-btn:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_l_over.png) no-repeat scroll left top transparent;



	text-decoration:none;



}



a.gray-btn span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_r.png) no-repeat scroll right top transparent;



}



a.gray-btn:hover span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_r_over.png) no-repeat scroll right top transparent;



	color:#000000;



}



div.comments a.theme-btt {



	color:#4d4d4d;



}



a.gray-btns {



	display:inline-block;



	height:20px;



	padding-left:12px;



	text-decoration:none;



}



a.gray-btns span {



	display:inline-block;



	height:20px;



	padding-right:12px;



	line-height:19px;



}



a.theme-btt {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttns_l.png) no-repeat scroll top left;



	color:#4d4d4d;



	font-weight:bold;



}



a.theme-btt:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttns_l_over.png) no-repeat scroll top left;



}



a.theme-btt span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttns_r.png) no-repeat scroll top right;



}



a.theme-btt:hover span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttns_r_over.png) no-repeat scroll top right;



}



a.gray-btns {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_l.png) no-repeat scroll left top transparent;



	color:#414241;



}



a.gray-btns:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_l_over.png) no-repeat scroll left top transparent;



	text-decoration:none;



}



a.gray-btns span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_r.png) no-repeat scroll right top transparent;



}



a.gray-btns span:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bttnsm_r_over.png) no-repeat scroll right top transparent;



	color:#000000;



}



.star1, .stars2, .stars3, .stars4, .stars5, .zerostar {



	height:16px;



	width:100px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/star.png) no-repeat;



	display:inline-block;



}



.zerostar {



	background-position:0px 0px;



}



.star1 {



	background-position:0px -19px;



}



.stars2 {



	background-position:0px -38px;



}



.stars3 {



	background-position:0px -58px;



}



.stars4 {



	background-position:0px -77px;



}



.stars5 {



	background-position:0px -96px;



}



.icon-rss, .icon-twitter, .icon-twitter, .icon-facebook, .icon-google {



	display:block;



	width:21px;



	height:22px;



}



.icon-rss {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-rss.png) no-repeat right top;



}



.icon-twitter {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-rss.png) no-repeat right top;



}



.icon-yahoo {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-rss.png) no-repeat right top;



}



.icon-facebook {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-rss.png) no-repeat right top;



}



.icon-google {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-rss.png) no-repeat right top;



}



.ja-module ul.list-icons {



	float:right;



	padding:10px 0 0 0;



	list-style-position:outside;



	list-style-type:none;



	margin-right:40px;



}



.ja-module ul.list-icons li {



	float:right;



	padding:0 0px 0px 5px;



}



.ja-module ul.list-icons li a.shopProfile {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/document.gif) no-repeat scroll left center transparent;



	display:inline-block;



	padding-left:22px;



	color:#FFF;



}



.ps-notice {



	border:1px solid #e2c822;



	background:none repeat scroll 0 0 #FFF9D7;



	-moz-border-radius:4px;



	color:#514721;



	margin-bottom:10px;



	padding:10px !important;



}



.ps-notice h3, .success h3, .error h3, .wel-mesg h3, .search-form h3, .information h3 {



	font-size:12px;



	padding:3px 0;



	line-height:1.5;



	font-weight:normal;



}



.ps-notice p, .success p, .error p, .wel-mesg p, .information p {



	margin:0;



}



.ps-notice h3 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-notice.gif) no-repeat left;



	padding:0 0 0 25px;



	font-size:12px;



	margin-bottom:0px;



}



.ps-success h3 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/success_icon.png) no-repeat left 0;



	padding-left:25px;



}



.ps-error h3 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-warning.png) no-repeat left top;



	padding-left:25px;



}



sup.new, sup.old, sup.genuine {



	margin-left:8px;



	padding-right:20px;



	width:30px;



	height:12px;



	display:inline-block;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-new_old.gif) no-repeat;



}



sup.new {



	background-position:0px 0px;



}



sup.old {



	background-position:0px -12px;



	width:25px;



}



sup.genuine {



	background-position:0px -24px;



	width:65px;



}



i.icon-Forbidd, i.icon-edit, i.icon-delete, i.icon-promotion, i.icon-UpNews {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/mana.gif) no-repeat scroll top left;



	height:16px;



	width:18px;



	display:inline-block;



	vertical-align:middle;



	margin-left:8px;



	overflow:hidden;



}



i.icon-Forbidd {



	background-position:0px -32px;



}



i.icon-edit {



	background-position:0px 0px;



}



i.icon-delete {



	background-position:0px -16px;



}



i.icon-promotion {



	background-position:0px -47px;



}



i.icon-UpNews {



	background-position:0px -65px;



}



ul li.cellphone, ul li.adnetlogo, ul li.keyword, ul li.Moservice {



	padding-left:45px;



	display:block;



	padding-top:5px;



}



ul li.cellphone {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/cellphone.gif) no-repeat top left;



}



ul li.adnetlogo {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/adnet1.gif) no-repeat left;



}



ul li.Moservice {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/Moservice.gif) no-repeat scroll top left;



}



ul li.keyword {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/keyword.gif) no-repeat scroll left 7px;



}



.nlbtsbox {



	text-align:center;



	line-height:20px;



}



.nlbtsbox p {



	margin-bottom:3px;



}



a.nganluong-buy, a.nganluong-buy span, a.nganluong-buy b, a.nganluong-buy:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/buy_ttt.png) no-repeat;



	height:50px;



	display:block;



	overflow:hidden;



}



a.nganluong-buy {



	background-position:0px 0px;



	color:#333333;



	text-decoration:none;



}



a.nganluong-buy span {



	background-position:100% -102px;



}



a.nganluong-buy b {



	background-position:0px -204px;



	background-repeat:repeat-x;



	margin:0px 10px 0px 60px;



	padding-left:8px;



}



a.nganluong-buy b {



	font-size:12px;



	text-transform:uppercase;



	text-align:left;



	padding-top:4px;



}



a.nganluong-buy i {



	font-style:normal;



	font-size:15px;



}



a.nganluong-buy:hover {



	background-position:0px -51px;



	color:#fff;



	text-shadow:0px 1px 3px #bd6e00;



	text-decoration:none;



}



a.nganluong-buy:hover b {



	background-position:0px -255px;



	background-repeat:repeat-x;



}



a.nganluong-buy:hover span {



	background-position:100% -153px;



}



.ngl_bg {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/bg-waranty.png) no-repeat scroll top left;



	position:relative;



}



.ngl_bg p {



	padding-left:90px;



}



.ngl_bg p span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/dot.png) no-repeat left 6px;



	padding-left:15px;



	display:inline-block;



}



.gold-shld {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/gold_shld.png) no-repeat scroll left top;



}



.platin-shld {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/platin_shld.png) no-repeat scroll left top;



}



.diamnond-shld {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/diamon_shld.png) no-repeat scroll left top;



}



img.nlonover {



	width:80px;



	height:80px;



	cursor:pointer;



	position:absolute;



	left:0px;



	top:0px;



}



span.icon-comemnt {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/comment.png) no-repeat left top;



	font-size:14px;



	height:24px;



	padding:3px 0 0 30px;



	display:inline-block;



}



a.icon-badCnt, a.icon-wrgMd, a.icon-emptpro, a.icon-wroPrice {



	padding-left:20px;



	display:inline-block;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/badicon.gif) no-repeat;



}



a.icon-wrgMd {



	background-position:0px -22px;



}



a.icon-emptpro {



	background-position:0px -46px;



}



a.icon-wroPrice {



	background-position:0px -69px;



}



div.Intropages-block .folder-title, div.Map-block .folder-title, div.NewsDetail-block .folder-title, div.ja-DetailPro .folder-title, .ps-slide-mask {



	display:none;



}



#topBar .main {



	background:none !important;



}



.popup-choose h3, #popup_title {



	color:#333 !important;



}



#content-title .hint, div.popup-choose, div#fooBar, #cluetip, .alert, #popup_content {



	color:#525252 !important;



}



ul.listfoobar li.mybags a, ul.listfoobar li.guide-pro a, ul.listfoobar li.saw-pro a, a.backtop {



	color:#525252 !important;



}



div.popup-choose a, div#fooBar a, #cluetip a, #popup_content a {



	color:#0072BC !important;



}



#footerBar b {



	font-weight:normal;



	color:#525252 !important;



}



.popup-choose input, .popup-choose input.text, .popup-choose textarea, .popup-choose input.title {



	background-color:#FFFFFF !important;



	border:1px solid #7F9DB9 !important;



	padding-left:5px;



}



#header {



	margin:auto !important;



	width:auto !important;



}



ul.listfoobar {



	line-height:32px !important;



}



#footerBar {



	line-height:32px !important;



}



input.inputsubmit {



	padding:4px 5px;



	display:block;



}



.product-title {



	margin-bottom:2px;



	padding:0px 0px 10px 0px;



	border-bottom:1px solid #ababab;



	box-shadow:0 2px 0px #f4f4f4;



	margin-bottom:15px;



	height:50px;



}



.product-title h1 {



	font-size:16px;



	margin-bottom:0px;



}



div.ja-DetailPro .product-title {



	position:relative;



}



div.ja-DetailPro .product-title h1 {



	margin-right:80px;



	height:48px;



	font-weight:bold;



	line-height:22px;



	overflow:hidden;



}



div.ja-DetailPro .product-title span.quickEditTitle {



	float:right;



	display:block;



	position:absolute;



	right:74px;



	top:3px;



}



div.luxuryIcon {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/luxury.png) no-repeat left top;



	height:60px;



	width:60px;



	display:block;



	position:absolute;



	right:0px;



	top:-17px;



	margin-bottom:10px;



}



div.ja-DetailPro div.toolbox {



	padding-right:80px;



}



.toolbox span.fr {



	margin-top:10px;



}



.optionOrderProduct {



	border:1px solid #CCC;



	margin-right:10px;



	padding:1px;



	float:left;



}



.boxModule .optionOrderProduct {



	margin-right:10px;



	float:right;



}



.boxModule ul.paging {



	float:right;



}



div.iconAwardsShop ul li span.icon-nl-noActice {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -79px -299px;



	display:block;



	width:37px;



	height:40px;



	margin:0px 10px 12px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-nl {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -89px -183px;



	display:block;



	width:36px;



	height:40px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-diamond {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -133px -186px;



	display:block;



	width:33px;



	height:49px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-gold {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -39px -298px;



	display:block;



	width:36px;



	height:41px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-silver {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -1px -298px;



	display:block;



	width:36px;



	height:41px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-GoldShop {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -170px -185px;



	display:block;



	width:30px;



	height:39px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-DiamondShop {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -158px -298px;



	display:block;



	width:30px;



	height:39px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.iconAwardsShop ul li span.icon-silverShop {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -127px -298px;



	display:block;



	width:30px;



	height:39px;



	margin:0px 10px 5px 0px;



	float:left;



}



div.linkContact h3 {



	background:#FFF;



	border:1px solid #D2D2D2;



	font-size:12px;



	margin:0px;



	padding:7px 5px;



	border-top:none;



	font-weight:normal;



}



div.iconAwardsShop {



	margin-bottom:0px;



}



div.iconAwardsShop ul, div.linkContact ul {



	list-style:none;



	padding:0;



	margin:0;



}



div.iconAwardsShop ul li {



	width:100%;



	text-align:justify;



	padding:10px 0 10px 0;



	height:auto !important;



}



div.iconAwardsShop ul li p {



	margin-bottom:5px;



}



div.iconAwardsShop ul li p a {



	font-size:12px;



	font-weight:bold;



}



div.linkContact ul li {



	float:left;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/bg-itemview.gif) repeat-x left -70px;



	height:27px;



	line-height:29px;



	border:1px solid #bfbfbf;



	width:123px;



	border-top:none;



	font-size:11px;



}



span.icon-email, span.icon-skype, span.icon-yahoo, span.icon-addFriend, span.icon-Shop, span.icon-mess {



	display:block;



	float:left;



	width:16px;



	height:16px;



	margin:9px 5px 0 10px;



	padding-left:0px;



}



div.buyGuideProduct ul li span.stepGuid1 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -42px -88px;



	display:block;



	width:67px;



	height:41px;



	margin:0 auto;



}



div.buyGuideProduct ul li span.stepGuid2 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -131px -88px;



	display:block;



	width:69px;



	height:67px;



	margin:0 auto;



}



div.buyGuideProduct ul li span.stepGuid3 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -42px -132px;



	display:block;



	width:85px;



	height:47px;



	margin:0 auto;



}



div.buyGuideProduct ul li span.stepGuid4 {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat left -182px;



	display:block;



	width:57px;



	height:44px;



	margin:0 auto;



}



span.icon-mess {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -47px -66px;



}



span.icon-Shop {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -93px -66px;



}



span.icon-addFriend {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -139px -66px;



}



span.icon-yahoo {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -71px -66px;



}



span.icon-skype {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -119px -66px;



}



span.icon-email {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -163px -66px;



}



div.buyGuideProduct ul li span.numBuying {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -60px -183px;



	color:#FFF;



	font-weight:bold;



	text-align:center;



	font-size:12px;



	float:left;



	display:block;



	width:22px;



	height:22px;



	line-height:22px;



	margin-right:5px;



}



div.itemGuideBuying ul li span.dontAgreeBuying {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat left -89px;



}



div.itemGuideBuying ul li span.AgreeBuying {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat left -136px;



}



div.itemGuideBuying ul li span.sellerGold {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat left -237px;



	height:48px !important;



	width:42px !important;



}



div.changeW div.descGuideBuying, div.descGuideBuying, div.descGuideBuying {



	width:auto !important;



	float:none !important;



}



div.descGuideBuying span.Diamond {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat left -66px;



}



div.descGuideBuying span.Gold {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -14px -66px;



}



div.descGuideBuying span.Silver {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -28px -66px;



}



div.itemGuideBuying span.iconNL {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -103px -19px;



	display:block;



	width:20px;



	height:20px;



	float:left;



	margin:0 10px 0 0;



}



div.itemGuideBuying span.iconNumber {



	width:20px;



	height:17px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat 0px -344px;



	display:block;



	float:left;



	text-align:center;



	font-weight:bold;



	padding-top:3px;



	margin-right:10px;



}



ul.Paygate li {



	width:100% !important;



	float:none !important;



}



div.itemGuideBuying div.descGuideBuying ul li {



	margin-left:30px !important;



}



.socialTool, div.twoGuideBuying ul.listGuideBuying {



	height:auto !important;



}



.socialTool {



	padding-bottom:5px;



}



div.borderGuide {



	border-bottom:none !important;



	margin-bottom:20px !important;



}



div.readMoreGuide {



	font-size:11px;



}



.setPrice .red-clr {



	font-size:15px !important;



}



.box-price p {



	text-align:center !important;



}



div.noTechProduct .productImages p {



	text-align:center;



	color:#636363;



	font-size:11px;



	margin:6px 0;



}



div.inforContactShop ul li span.iconHome, div.inforContactShop ul li span.iconMobile, div.inforContactShop ul li span.iconTel {



	float:left;



	display:block;



	margin-right:10px;



	width:16px;



	height:16px;



}



div.inforContactShop ul li span.iconHome {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -101px -42px;



}



div.inforContactShop ul li span.iconMobile {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -122px -44px;



}



div.inforContactShop ul li span.iconTel {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -140px -46px;



}



.cAucIconTrue, .cAucIconFalse {



	height:16px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/iconsystem.png) no-repeat;



	display:block;



	padding-left:18px;



	font-style:normal;



	margin:2px 0px;



}



.cAucIconTrue {



	background-position:0px -565px;



}



.cAucIconFalse {



	background-position:0px -582px;



	color:#d70b14;



}



div.noTechProduct .noteAucTion {



	width:315px;



	background:#ffdfe0;



	border-bottom:2px solid #d70b14;



	border-top:2px solid #d70b14;



	padding:5px;



	font-size:11px;



}



.noteAucTion p {



	margin-bottom:5px;



}



div.techProduct .noteAucTion {



	width:413px;



	background:#ffdfe0;



	border-bottom:2px solid #d70b14;



	border-top:2px solid #d70b14;



	padding:5px;



	font-size:11px;



}



.iconAuction {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/auctionIcon.png) no-repeat;



	width:65px;



	height:19px;



	display:inline-block;



}



.btnAuction, .btnAuctionActive {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/auctionButton.png) no-repeat;



	width:200px;



	height:40px;



	display:block;



	border:none;



	cursor:pointer;



	vertical-align:middle;



	color:#FFF;



	float:left;



}



.btnAuction {



	background-position:0px 0px;



}



.btnAuction:hover {



	background-position:0px -53px;



}



.btnAuction:active {



	background-position:-205px 0px;



}



.btnAuction p, .btnAuctionActive p {



	margin-bottom:2px !important;



	text-shadow:0px 1px 0px #2d2d2d;



	font-size:14px;



	color:#FFF;



}



button.btnAuctionActive:disabled {



	color:#FFF;



}



button.btnAuctionActive {



	background-position:-205px -53px;



	cursor:inherit;



}



.btnBuyingPro, .btnSendPro {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btnMacca.png) no-repeat;



	height:40px;



	border:none;



	padding:0px;



	width:148px;



	text-indent:-2000px;



	cursor:pointer;



	display:block;



	float:left;



}



.btnSendPro {



	background-position:0px 0px;



}



.btnSendPro:hover {



	background-position:0px -127px;



}



.btnSendPro:active {



	background-position:0px -167px;



}



.btnBuyingPro {



	background-position:0px -42px;



}



.btnBuyingPro:hover {



	background-position:0px -208px;



}



.btnBuyingPro:active {



	background-position:0px -249px;



}



.btnBuyingPro:disabled {



	background-position:0px -85px;



}



.noStyle {



	border:none;



	margin-bottom:0px;



	padding-bottom:5px;



}



.auctionInfoUser {



	width:100%;



	margin:15px 0px;



	border-collapse:collapse;



}



.auctionInfoUser td {



	padding:7px 0 7px 8px;



	vertical-align:top;



}



.auctionInfoUser tr.headerAuctionInfo td {



	padding:7px 7px;



	font-weight:bold;



}



.viewMoreInfoAuction {



	padding-left:15px;



}



.pathway ul li.Gohome-ico {



	position:absolute;



	right:0px;



	padding-left:5px;



	width:100px;



}



.pathway {



	position:relative;



}



div.blockHeadModel {



	padding-left:10px;



}



div.mainImgProduct {



	position:relative;



}



div.luxuryIcon {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/luxury.png) no-repeat left top;



	height:60px;



	width:60px;



	display:block;



	position:absolute;



	left:-7px;



	top:-12px;



	z-index:99999;



}



.controlAdmin {



	margin-bottom:10px;



	border:1px solid #CCC;



	padding:5px 10px;



	background:#f2f2f2;



}



.listControlAdmin {



	margin:0px auto;



	padding:0px;



	list-style:none;



}



.listControlAdmin li {



	float:left;



	margin-left:5px;



	text-align:center;



	padding:0px 15px;



}



.thumbImgList {



	position:relative;



}



a.preBtnSlide, a.nextBtnSlide {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-homepage.gif) no-repeat;



	width:9px !important;



	height:18px !important;



	display:block;



	position:absolute;



	border:none !important;



	margin-right:0px !important;



}



a.preBtnSlide {



	background-position:-25px -106px;



	left:0px;



	top:30%;



}



a.nextBtnSlide {



	background-position:-37px -106px;



	right:0px;



	top:30%;



}



a.preBtnSlide:hover {



	background-position:-0px -107px;



}



a.nextBtnSlide:hover {



	background-position:-14px -107px;



}



p.btnSlideImg {



	margin:1px 0 10px 0 !important;



	height:15px;



	border:1px #b0b0b0 solid;



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/images/bg-prevewImg.gif) repeat-x;



}



.techProduct p.btnSlideImg {



	width:248px;



}



a.btnNextImg, a.btnPrveImg {



	width:49%;



	float:left;



	height:15px;



	text-align:center;



	line-height:22px;



}



a.btnNextImg {



	border-right:1px silver solid



}



a.btnNextImg span {



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btn-nextImg.gif) no-repeat;



	padding:0 2px;



}



a.btnPrveImg span {



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btn-prveImg.gif) no-repeat;



	padding:0 2px;



}



a.btnPrveImg:hover, a.btnNextImg:hover {



	text-decoration:none



}



#wrap {



	max-height:600px;



	width:360px !important;



	display:table-cell;



	vertical-align:middle;



}



div.postControl {



	width:240px;



	height:27px;



	background:#f1f1f1;



	border:1px #e7e7e7 solid;



	margin:15px auto;



	line-height:27px



}



div.postControl ul {



	list-style:none;



	width:100%;



	margin:0;



	padding:0;



	z-index:9999;



}



div.postControl ul li {



	border:0;



	position:relative;



	text-align:left;



	margin:0 5px;



	display:inline;



	float:left



}



div.postControl ul li a {



	border:0;



	display:inline;



}



div.postControl ul li a:hover {



	border:0



}



div.postControl ul li ul {



	width:156px



}



li.liReportspam {



	width:90px;



	margin-left:10px



}



span.iconPostNew {



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-postnew.gif) no-repeat scroll left;



	width:13px;



	height:16px;



	float:left;



	margin:5px



}



span.iconReportSpam {



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-repostSpam.gif) no-repeat;



	width:14px;



	height:14px;



	float:left;



	margin:5px



}



a.report {



	background:transparent url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-bgreport.gif) no-repeat scroll right center;



	float:right;



	width:10px



}



a.report:hover {



	text-decoration:none



}



ul.inforReport {



	border:1px #b0b0b0 solid;



	-moz-box-shadow:0 0 5px #c6c4c4;



	-webkit-box-shadow:0 0 5px #c6c4c4;



	box-shadow:0 0 5px #c6c4c4;



	background:#fff;



	position:absolute;



	right:-17px



}



ul.inforReport li {



	float:left;



	width:156px



}



ul.inforReport a {



	color:#272525



}



.socialTool span.updateNewid {



	width:310px;



	float:right;



	display:block;



}



div.noTechProduct span.updateNewid {



	width:210px;



	float:right;



	display:block;



}



span.likeFace {



	float:right;



	display:block;



}



span.totalNum {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -49px -239px;



	font-size:11px;



	color:#0072bc;



	display:block;



	width:62px;



	height:29px;



	text-align:center;



}



span.totalNum b {



	display:block;



	padding-top:3px;



}



a.iconLike {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -160px -44px;



	font-size:11px;



	padding:2px 0 2px 20px;



	margin-left:10px;



	margin-top:5px;



	height:12px;



}



p.socialNet {



	border-bottom:1px solid #f1f1f1;



	padding-bottom:5px;



	margin-bottom:0;



}



.btnSmall {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bgbutton.png) no-repeat scroll left 0px;



	text-decoration:none;



	display:block;



	float:left;



	font-size:12px;



	height:28px;



	line-height:28px;



	padding-left:10px;



}



a.btnSmall span {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bgbutton.png) no-repeat scroll right 0px transparent;



	color:#FFFFFF;



	text-align:center;



	text-shadow:0 1px 0 #9C4E00;



	padding-right:10px;



	padding-left:0px !important;



}



.btnSmall:hover {



	background-position:0px -29px;



}



a.btnSmall:hover span {



	background-position:100% -29px;



}



.btnSmall:active {



	background-position:0px -58px;



}



a.btnSmall:active span {



	background-position:100% -58px;



}



span.iconWarningPro {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-notice.png) no-repeat scroll left 1px transparent;



}



p.messReceiBlock {



	background:none repeat scroll 0 0 #A7D5F1;



	border:1px solid #7FBCE1;



	padding:2px;



}



span.timeRe {



	background:none repeat scroll 0 0 #2A2A2A;



	color:#FFFFFF;



	display:block;



	font-size:11px;



	font-weight:bold;



	height:40px;



	line-height:40px;



	position:relative;



	text-align:center;



	width:200px;



}



span.timeRe span.arrowTime {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat scroll -168px -270px transparent;



	display:block;



	height:6px;



	left:100px;



	position:absolute;



	top:-5px;



	width:9px;



}



#autionBlock .ja-main {



	background:#FFF;



	padding-top:10px;



	position:relative;



}



.AutionProduct {



	border:1px solid #CCC;



	width:960px;



	margin:auto;



}



#autionBlock .ja-main h3 {



	font-size:12px;



	font-weight:normal;



	border-bottom:1px solid #CCC;



	line-height:35px;



	padding-left:10px;



	margin-bottom:0px;



}



#autionBlock .listAutionPro {



	height:210px;



	overflow:hidden;



	padding-top:10px;



	padding-bottom:5px;



}



.infoContactCDT {



	padding:15px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/girlSupport.png) no-repeat right bottom #FFF;



	border:1px solid #D2D2D2;



	border-top:none;



}



div.infoContactCDT p {



	margin-bottom:15px;



}



div.inforContact {



	border-bottom:none;



	padding-bottom:0;



	margin-bottom:0;



}



div.inforContact ul {



	list-style:none;



	padding:0;



	margin:0;



}



div.inforContact ul li span {



	margin:0 5px 0 0!important;



}



div.inforContact ul li {



	padding-bottom:10px;



	overflow:hidden;



}



div.inforContact ul li span.textContact {



	float:left;



}



div.inforContact ul li span.icon-tel, div.inforContact ul li span.icon-home, div.inforContact ul li span.icon-mobile {



	float:left;



	display:block;



	margin-right:10px;



	width:16px;



	height:16px;



}



div.inforContact ul li span.icon-home {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -101px -42px;



	padding-left:0px;



}



div.inforContact ul li span.icon-mobile {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -122px -44px;



	padding-left:0px;



}



div.inforContact ul li span.icon-tel {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -140px -46px;



	padding-left:0px;



}



div.warProductBlock {



	background:#cbebff;



	border-top:2px solid #0072bc;



	border-bottom:2px solid #0072bc;



	padding:10px;



	color:#003a5f;



	margin-bottom:10px;



}



div.warProductBlock p, div.errorProductBlock p {



	margin-bottom:10px;



}



div.warProductBlock span, div.errorProductBlock span {



	padding-left:20px;



	float:left;



}



div.warProductBlock .hint {



	color:#003a5f;



	font-weight:normal;



}



div.warProductBlock a.editLink, div.errorProductBlock a.editLink {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/taskbr_dot.png) no-repeat left 5px;



	padding-left:10px;



	font-size:11px;



	float:right;



	margin-top:7px;



}



div.warProductBlock a.btn-confirm {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btn-done.gif) no-repeat left top;



	display:block;



	width:86px;



	height:29px;



	cursor:pointer;



	float:right;



	margin-left:10px;



}



div.warProductBlock input {



	margin:0;



}



div.warProductBlock label {



	font-weight:normal;



}



div.errorProductBlock {



	background:none repeat scroll 0 0 #FFDFE0;



	border-bottom:2px solid #D70B14;



	border-top:2px solid #D70B14;



	color:#A91800;



	padding:10px;



	margin-bottom:10px;



}



div.errorProductBlock p.messReceiBlock {



	background:none repeat scroll 0 0 #F7C3C4;



	border:1px solid #E68D8F;



}



.thumImgItem {



	width:228px;



	height:60px;



	overflow:hidden;



	margin:auto;



}



.slideItem {



	width:5100px;



	overflow:hidden;



	text-align:center;



	height:56px;



	margin:auto;



	list-style:none;



}



ul.slideItem li {



	float:left;



	margin:0px 1px;



}



ul.slideItem li img {



	width:50px;



	height:50px;



	margin:1px;



	border:none !important;



}



div.thumbImgList div a {



	border:1px solid #393939;



	width:52px;



	height:52px;



	display:inline-block;



	margin-bottom:10px;



	margin-right:1px;



	overflow:hidden;



}



div.thumbImgList div a.active, div.thumbImgList div a:hover {



	border:1px solid #e41e2b;



}



.rightBanner {



	right:0px;



	position:fixed;



	top:10px;



	width:120px;



}



.leftBanner {



	left:0px;



	position:fixed;



	top:10px;



	width:120px;



}



.btnAddCart {



	width:40px;



	height:40px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btadd-cart.jpg) no-repeat left top;



	display:block;



	border:none;



	padding:0px;



	cursor:pointer;



	margin-left:5px;



	float:left;



	text-indent:-2000px;



	overflow:hidden;



}



.btnAddCart:hover {



	background-position:0px -41px;



}



.btnAddCart:active {



	background-position:0px -81px;



}



.btnAddCartBig {



	width:40px;



	height:50px;



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/btAddToCart.png) no-repeat left top;



	display:block;



	border:none;



	padding:0px;



	cursor:pointer;



	margin-left:5px;



	float:left;



	text-indent:-2000px;



	overflow:hidden;



}



.btnAddCartBig:hover {



	background-position:0px -51px;



}



.btnAddCartBig:active {



	background-position:0px -104px;



}



.EnterPrice {



	width:150px;



	margin:auto;



}



.addthis_toolbox {



	width:90px !important;



}



div.noTechProduct span.updateNewid {



	width:230px !important;



	float:left !important;



}



div.inforContactShop {



	margin-bottom:5px !important;



}



div.item-view .ja-module {



	padding:0px !important;



}



div.BlockModule ul.paging li label {



	float:left !important;



	line-height:24px;



}



div.boxModule ul.paging li label {



	float:left !important;



}



ul.paging li {



	line-height:20px;



}



.ja-Searchbox .advSrch {



	line-height:normal;



}



.BrowsePro-block .Options {



	width:auto !important;



}



div.productInfoContent .productInfoBlock {



	overflow:hidden;



}



div.productInfoContent .productInfoBlock img {



	max-width:680px;



}



div.descMemberShop h4 {



	height:20px;



	overflow:hidden;



}



div.ps-col-190 .ad-banner img {



	max-width:190px;



}



div.ps-col-220 .ad-banner img {



	max-width:210px;



}



div.ps-col-250 .ad-banner img {



	max-width:245px;



}



div.Prohight-block ul.listItem-col li {



	height:auto !important;



}



div.ja-Contactmodule .ja-module-sub {



	overflow:hidden;



}



ul.listItem-row li div.imgProduct {



	display:block;



	width:120px;



	height:135px;



	margin:auto;



	overflow:hidden;



}



ul.listItem-row li .imgProduct a {



	display:table-cell !important;



	vertical-align:middle;



	height:120px;



	width:120px;



}



ul.listItem-row li h4 a {



	display:inherit !important;



	width:auto !important;



	height:auto !important;



}



ul.listItem-row li h4, ul.listItem-col li h4 {



	height:30px !important;



}



div.ps-col-220 .HotproWrap {



	height:600px !important;



}



div.ps-col-220 .border_wrapper {



	height:600px !important;



}



div.ps-col-190 .border_wrapper {



	height:545px !important;



}



.folder-title, div.Prohight-block .folder-title {



	position:relative;



}



div.stickerProduct {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/stickerProduct.png) no-repeat;



	width:70px;



	height:50px;



	display:inline-block;



	position:absolute;



	top:-12px;



	left:-12px;



	padding:10px 0px;



	line-height:20px;



}



div.stickSale {



	background-position:0px 0px;



}



div.stickSale p {



	color:#A91800 !important;



	margin:0px !important;



}



div.stickSale p.saleNumber {



	display:block;



	font-size:30px;



	font-weight:bold;



	position:relative;



	width:58px;



	line-height:25px;



}



div.stickSale p.saleNumber sup {



	font-size:16px;



	font-weight:normal;



	position:absolute;



	top:0;



	line-height:normal;



}



div.stickGifts {



	background-position:0px -88px;



}



div.noTechProduct .productImages div.stickGifts p {



	font-size:16px;



	font-weight:bold;



	line-height:18px;



	margin:0 !important;



	padding:7px 0;



	text-transform:uppercase;



	color:#A91800;



}



.psNotifiProduct {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/bgNoticefie.png) repeat-x scroll left bottom #feffe7;



	border-top:2px solid #e08a00;



	border-bottom:2px solid #e08a00;



	margin-top:10px



}



.chilNotifiProduct {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/bgstar.png) no-repeat scroll left top;



	color:#7e4e01;



	padding:10px 10px 10px 30px



}



.chilNotifiProduct p {



	margin:0 !important;



	padding:0



}



.chilNotifiProduct .txtSpecial {



	color:#d70b14;



	font-weight:bold



}



ul.checkListSize, ul.listSelectColor {



	margin:0;



	padding:0;



	list-style:none



}



ul.checkListSize li {



	float:left;



	margin-right:5px;



	border:1px solid #b0b0b0;



	height:23px;



	width:23px;



	line-height:23px;



	padding:0;



	text-align:center;



	background:#FFF;



}



ul.checkListSize li a {



	display:block;



	color:#0d0d0d;



	text-decoration:none;



}



ul.checkListSize li:hover, ul.checkListSize li.otherSize:hover {



	border:1px solid #e41e2b;



	background:#e7e7e7 !important;



}



ul.checkListSize li.otherSize {



	width:48px;



	text-align:left;



	position:relative;



	padding-left:5px;



}



ul.checkListSize li.otherSize a {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-homepage.gif) no-repeat scroll right -719px;



	padding-left:5px;



}



ul.list-size-other {



	position:absolute;



	left:-1px;



	margin:0;



	padding:0;



	z-index:9;



	background:#fff;



	border-bottom:1px solid #b0b0b0;



	border-left:1px solid #b0b0b0;



	border-right:1px solid #b0b0b0;



	width:53px;



	top:24px;



	list-style:none;



}



ul.list-size-other li {



	border:0;



	box-shadow:none;



	text-align:left;



	padding:0 5px



}



ul.list-size-other li a {



	background:none !important



}



ul.checkListSize ul.list-size-other li:hover {



	border:0 !important;



	background:none !important



}



ul.listSelectColor {



	margin-top:5px



}



ul.listSelectColor li {



	width:52px;



	height:52px;



	border:1px solid #000;



	margin:0 5px 5px 0;



	padding:0;



	overflow:hidden;



	display:block;



	float:left



}



ul.listSelectColor li:hover {



	border:1px solid #e41e2b



}



.btn-saveOrder {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bt-order.png) no-repeat scroll left top;



	width:240px;



	height:51px;



	display:block;



	float:left;



	border:none;



	text-indent:-30000px;



	overflow:hidden;



	cursor:pointer;



}



.btn-saveOrder:hover {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bt-order.png) no-repeat scroll left -60px



}



.btn-saveOrder:active {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/buttons/bt-order.png) no-repeat scroll left -122px



}



span.icon-Seller-sure {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/icon-Itemview.png) no-repeat -38px -341px;



	display:block;



	width:41px;



	height:41px;



	margin:0px 10px 5px 0px;



	float:left;



}



.prOld {



	color:#999 !important;



	text-decoration:line-through;



	font-size:11px;



	font-weight:normal !important;



	height:15px;



}



.stickerPro {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/stickerPro.png);



	position:absolute;



	top:0;



	left:0;



	width:40px;



	height:18px;



	text-align:center;



}



.stickerPro b {



	color:#FFF;



	line-height:18px;



}



.service-now {



	border:1px solid #d9d9d9;



	border-radius:2px;



	-moz-border-radius:2px;



	position:relative;



	box-shadow:0 1px 1px #f5f5f5;



	padding:10px;



	margin-top:10px;



	width:270px



}



.service-now .icon-arr {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/images/icon-arr-service.png) no-repeat;



	position:absolute;



	width:18px;



	top:-11px;



	left:18px;



}



.service-now span.fl, .service-now p {



	text-align:left !important;



}



.service-now span.txtRed {



	color:#D70B14



}



.product-title {



	position:relative;



}



div.luxuryIcon {



	background:url(http://media2.ichodientuvn.com/estores/themes/global/icons/luxury.png) no-repeat left top;



	height:60px;



	width:60px;



	display:block;



	position:absolute;



	right:0px;



	top:-17px;



}



div.toolbox {



	padding-right:80px;



}



.toolbox span.fr {



	margin-top:10px;



}



.optionOrderProduct {



	border:1px solid #CCC;



	margin-right:10px;



	padding:1px;



	float:left;



}



.boxModule .optionOrderProduct {



	float:right;



	margin-right:10px;



}



html, body, div, span, h1, h2, h3, h4, p, a, em, img, ul, li, b {



	margin:0;



	padding:0;



	border:0;



	font-style:inherit;



	font-family:tahoma, Helvetica, sans-serif !important;



	vertical-align:baseline;

    list-style-type: none;



}



b {



	font-weight:bold;



}



a img {



	border:none;



}



label {



	font-weight:bold;



}



fieldset {



	margin:0px;



	padding:0px;



	border:1px solid #ccc;



}



legend {



	font-weight:bold;



	font-size:1.2em;



}



input[type=text], input[type=password], textarea, select {



	margin:0px 5px 0px 0px;



	padding:2px 5px;



}



input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus {



	border-color:#666;



}



textarea {



	padding:5px;



}



input[type=checkbox], input[type=radio] {



	position:relative;



	top:.1em !important;



}



input[type=submit] {



	margin-top:0px;



}



body {



	font-size:12px;



	line-height:normal;

    Top:0 !important;

}



h1 {



	font-size:48px;



	line-height:1;



	margin-bottom:0.5em;



}



h2 {



	font-size:36px;



	margin-bottom:0em;



}



h3 {



	font-size:24px;



	line-height:1;



	margin-bottom:1em;



}



h4 {



	font-size:18px;



	line-height:1.25;



	margin-bottom:1.25em;



}



h5 {



	font-size:16px;



	font-weight:bold;



	margin-bottom:1.5em;



}



h6 {



	font-size:14px;



	font-weight:bold;



}



h1 img, h2 img, h3 img, h4 img {



	margin:0;



}



p {



	margin:0 0 5px;



}



dd, dt, dl {



	margin:0px;



}



.nopdd {



	padding:0px;



}



.nobtpd {



	padding-bottom:0px;



}



.last, div.last {



	margin-left:0;



}



div.ps-col-160, div.ps-col-170, div.ps-col-180, div.ps-col-190, div.ps-col-200, div.ps-col-210, div.ps-col-220, div.ps-col-230, div.ps-col-240, div.ps-col-250, div.ps-col-260, div.ps-col-270, div.ps-col-280, div.ps-col-290, div.ps-col-300, div.ps-col-310, div.ps-col-320, div.ps-col-330, div.ps-col-340, div.ps-col-350, div.ps-col-360, div.ps-col-370, div.ps-col-380, div.ps-col-390, div.ps-col-410, div.ps-col-420, div.ps-col-430, div.ps-col-440, div.ps-col-450, div.ps-col-460, div.ps-col-470, div.ps-col-480, div.ps-col-490, div.ps-col-500, div.ps-col-510, div.ps-col-520, div.ps-col-530, div.ps-col-540, div.ps-col-550, div.ps-col-560, div.ps-col-590, div.ps-col-630, div.ps-col-660, div.ps-col-670, div.ps-col-710, div.ps-col-720, div.ps-col-730, div.ps-col-740, div.ps-col-750, div.ps-col-760, div.ps-col-770, div.ps-col-780, div.ps-col-790, div.ps-col-830, div.ps-col-870, div.ps-col-910, div.ps-col-950, div.ps-col-1000 {



	float:left;



	margin-right:8px;



}



.last, div.last {



	margin-right:0;



}



.ps-col-160 {



	width:160px;



}



.ps-col-170 {



	width:170px;



}



.ps-col-180 {



	width:180px;



}



.ps-col-190 {



	width:198px;



}



.ps-col-200 {



	width:200px;



}



.ps-col-210 {



	width:210px;



}



.ps-col-220 {

  margin-left: 6px;

  width: 198px;

}



.ps-col-230 {



	width:230px;



}



.ps-col-240 {



	width:240px;



}



.ps-col-250 {



	width:250px;



}



.ps-col-260 {



	width:260px;



}



.ps-col-270 {



	width:270px;



}



.ps-col-280 {



	width:280px;



}



.ps-col-290 {



	width:290px;



}



.ps-col-300 {



	width:300px;



}



.ps-col-310 {



	width:310px;



}



.ps-col-320 {



	width:320px;



}



.ps-col-330 {



	width:330px;



}



.ps-col-340 {



	width:340px;



}



.ps-col-350 {



	width:350px;



}



.ps-col-360 {



	width:360px;



}



.ps-col-370 {



	width:370px;



}



.ps-col-380 {



	width:380px;



}



.ps-col-390 {



	width:390px;



}



.ps-col-400 {



	width:400px;



}



.ps-col-410 {



	width:410px;



}



.ps-col-420 {



	width:420px;



}



.ps-col-430 {



	width:430px;



}



.ps-col-450 {



	width:450px;



}



.ps-col-460 {



	width:460px;



}



.ps-col-470 {



	width:470px;



}



.ps-col-480 {



	width:480px;



}



.ps-col-490 {



	width:490px;



}



.ps-col-500 {



	width:500px;



}



.ps-col-510 {



	width:510px;



}



.ps-col-520 {



	width:520px;



}



.ps-col-530 {



	width:530px;



}



.ps-col-540 {



	width:540px;



}



.ps-col-550 {



	width:575px;



}



.ps-col-560 {



	width:560px;



}



.ps-col-590 {



	width:590px;



}



.ps-col-630 {



	width:630px;



}



.ps-col-660 {



	width:660px;



}



.ps-col-670 {



	width:670px;



}



.ps-col-710 {



	width:710px;



}



.ps-col-720 {



	width:720px;



}



.ps-col-730 {



	width:730px;



}



.ps-col-740 {



	width:740px;



}



.ps-col-750 {



	width:750px;



}



.ps-col-760 {



	width:760px;



}



.ps-col-770 {



	width:750px;



}



.ps-col-780 {



	width:750px;



}



.ps-col-790 {



	width:790px;



}



.ps-col-830 {



	width:830px;



}



.ps-col-870 {



	width:870px;



}



.ps-col-910 {



	width:910px;



}



.ps-col-950 {



	width:950px;



}



.ps-col-1000 {



	width:1000px;



	margin-right:0;



}



.fr {



	float:right;



}



.fl {



	float:left;



}



#below_body {

  float: left;

  height: 15px;

  padding: 10px;

  width: 980px;

}

#clock{ width: 500px;float: left;}

#login{ float: right;}

#login a{ color: #006c8f; font-size: 13px;}

.small {



	font-size:11px;



	line-height:1.875em;



	margin-bottom:1.875em;



}



.ps-clearfix:after {



	clear:both;



	content:".";



	display:block;



	height:0;



	visibility:hidden;



	overflow:hidden;



}



.ps-clearfix {



	display:inline-block;



}



* html .clearfix {



	height:1%;



}



.ps-clearfix {



	display:block;



}



.ps-clear {



	clear:both;



}



#ja-wrapper .ja-main {

    background: #FFF;

	width:1000px;

	margin:0 auto;

    padding-top: 10px;

     

       

}



.BlockModule .ja-module {



	margin-bottom:10px;	



}



div.ps-col-210 .BlockModule, div.ps-col-190 .BlockModule {



	border:none;



}



h1.logo {



	display:none;



	line-height:normal;



}



h1.logo em {



	display:none;



}



#ja-header {



}



#ja-topbanner .topbanner {



	overflow:hidden;



	padding-top:0px;



	padding-bottom:0px;



}



#ja-topbanner .ja-main {



	width:1000px;



	padding-bottom:5px;



}



.boxModule {



	padding:10px;



	margin-bottom:10px;



}



input.btns {



	border:medium none;



	cursor:pointer;



	float:left;



	height:23px;



	margin-right:5px;



	width:68px;



}



input.btns {



	background:url(../images/btn-search.gif) no-repeat scroll center top transparent;



}



p.advSrch {



	font-size:11px;



	margin-bottom:0;



}



.advSrch {



	padding-top:5px;



}



ul.bannerList, ul.paging {



	list-style-position:outside;



	list-style-type:none;



	margin:0;



}



ul.bannerList li, ul.paging li {



	float:left;



	font-size:11px;



	margin-top:0;



	padding:3px;



}



ul.bannerList li em {



	font-style:normal;



}



.Options {



	padding-top:5px;



	position:absolute;



	right:10px;



	top:0;



	z-index:11;



}



.BrowsePro-block .Options {



	width:400px;



}



a.viewall:visited, a.viewall {



	color:#555;



}



.folder-title {



	position:relative;





}



.folder-title h3 {

  background: none repeat scroll 0 0 #007da6;

  border-radius: 10px 0 0;

  color: #ffffff;

  font-size: 12px;

  font-weight: bold;

  height: 34px;

  line-height: 34px;

  margin: 0;

  padding-left: 16px;

  text-transform: none;

}



.folder-title h3 span {



/*	background:url(../images/folder_title_bg_right.gif) no-repeat scroll top right;*/



	display:block;



}

.folder-titles {



	position:relative;





}



.folder-titles h3 {

  background: url(../images/bg_title.png) no-repeat left;

  border-radius: 10px 0 0;

  color: #ffffff;

  font-size: 12px;

  font-weight: bold;

  height: 34px;

  line-height: 34px;

  margin: 0;

  padding-left: 16px;

  text-transform: none;

}



.folder-titles h3 span {



/*	background:url(../images/folder_title_bg_right.gif) no-repeat scroll top right;*/



	display:block;



}





div.ps-col-550 .folder-title, div.ps-col-750 .folder-title, div.ps-col-720 .BlockModule {



/*	background:url(../images/bg-title-md.gif) repeat-x scroll top left;*/



	display:block !important;



}



div.ps-col-550 .folder-title h3, div.ps-col-750 .folder-title h3 {



	color:#fff;



	



}



div.ps-col-550 .folder-title h3 span, div.ps-col-750 .folder-title h3 span {



	display:block;



    z-index: 0;



}



div.ps-col-750 .folder-title, .ps-slide-mask {



	display:block;



}



div.Contact-block .folder-title em, div.Intropages-block .folder-title em, div.Map-block .folder-title em, div.NewsDetail-block .folder-title em, div.ja-DetailPro .folder-title em, div.FAQ-block .folder-title em {



	display:block;



	text-indent:-5000px;



    



    z-index: 99999;



}



div.Contact-block .ja-module-sub, div.Intropages-block .ja-module-sub, div.Map-block .ja-module-sub, div.NewsDetail-block .ja-module-sub, div.ja-DetailPro .ja-module-sub, div.FAQ-block .ja-module-sub {



	padding-top:0px;



}



div.ps-col-720 .BlockModule .ja-module {



	padding-top:10px;



}



div.ja-Newsblock div.folder-title h3 span {



	text-transform:uppercase;



	font-weight:bold;



	font-size:12px;



}



div.ja-Newsblock ul.Catnews li a {



	font-weight:bold;



}



ul.Catnews {



	list-style-position:outside;



	list-style-type:none;



	margin:0;



	padding:0;



}



ul.Catnews li {



	padding-bottom:5px;



	padding-top:5px;



}



ul.Catnews li a, ul.Catnews li a:visited {



	background:url(../images/bullet.png) no-repeat;



	background-position:0px 3px;



	padding-left:10px;



	display:block;



	color:#676768;



}



ul.Catnews li a:hover {



	background:url(../images/bullet.png) no-repeat;



	background-position:0px -55px;



	text-decoration:none;



	color:#b31f37;



	;



}



#ja-slideproduct .ja-main {



	position:relative;



	z-index:1;



	background:url(../images/ja-slidepro-top.png) no-repeat center top;



	padding-top:10px;



	margin-top:5px;



}



ul.listItem-row {



	list-style-position:outside;



	list-style-type:none;



	overflow:hidden;



	padding-top:5px;



	width:100%;



}



ul.listItem-row li {



  background: url("../images/probg.png") no-repeat scroll center top transparent;



  float: left;



  margin-bottom: 0;



  overflow: hidden;



  padding-top: 10px;



  text-align: center;



}



ul.listItem-row li h4, ul.listItem-col li h4 {



  font-size: 12px;



  font-weight: bold;



  height: 34px;



  margin-bottom: 0px;



  overflow: hidden;



  padding-left: 10px;



  padding-right: 10px;



  padding-top: 0;



}



ul.listItem-row li a {



	width:120px;



	height:120px;



	display:block;



	margin:auto;



	overflow:hidden;



}



ul.listItem-row li p {



	margin-bottom:3px;



}



p.prices {



	color:#FF0000;



	font-weight:normal;



}



ul.listItem-row li p {



	margin-bottom:3px;



}



ul.paging li a {



	padding:3px 7px;



	text-decoration:none;



}



.ja-module-sub {



	padding:10px;



}



.ps-notice h3 a, .ps-notice h3 a:visited {



	color:#e57f2e;



}



div.ps-col-210 div.other-img .scrollable {



	margin-left:5px !important;



}



input.inputsubmit {



	padding:5px;



}



a.viewall {



	color:#555;



}



body{background:#ddecff; font-family:tahoma;}



h1, h2, h3, h4 {



	color:#333;



}



a:link, a:visited {



	color:#006c8f;



	text-decoration:none;



	outline:none;



}



a:visited {



	color:#006c8f;



	text-decoration:none;



}



a:hover {



	color:#0072BC;



}



a:active {



	color:#0072BC;



}



a:focus {



	outline:none;



}



input[type=text], input[type=password], input.text, input.title, textarea {



	background-color:#ffffff;



	border:1px solid #7F9DB9;



	color:#333;



}



input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {



	border-color:#666;



}



a.gray-btn {



	background:url(../images/bttnsm_l.png) no-repeat scroll left top transparent !important;



	color:#414241;



}



a.gray-btn:hover {



	background:url(../images/bttnsm_l_over.png) no-repeat scroll left top transparent !important;



	text-decoration:none;



}



a.gray-btn span {



	background:url(../images/bttnsm_r.png) no-repeat scroll right top transparent!important;



}



a.gray-btn:hover span {



	background:url(../images/bttnsm_r_over.png) no-repeat scroll right top transparent !important;



	color:#000000;



}



div.comments a.theme-btt {



	color:#4d4d4d;



}



a.theme-btt {



	background:url(../images/bttns_l.png) no-repeat scroll top left !important;



	color:#4d4d4d;



	font-weight:bold;



}



a.theme-btt:hover {



	background:url(../images/bttns_l_over.png) no-repeat scroll top left !important;



}



a.theme-btt span {



	background:url(../images/bttns_r.png) no-repeat scroll top right !important;



}



a.theme-btt:hover span {



	background:url(../images/bttns_r_over.png) no-repeat scroll top right !important;



}



a.gray-btns {



	background:url(../images/bttnsm_l.png) no-repeat scroll left top transparent !important;



	color:#414241;



}



a.gray-btns:hover {



	background:url(../images/bttnsm_l_over.png) no-repeat scroll left top transparent !important;



	text-decoration:none;



}



a.gray-btns span {



	background:url(../images/bttnsm_r.png) no-repeat scroll right top transparent !important;



}



a.gray-btns span:hover {



	background:url(../images/bttnsm_r_over.png) no-repeat scroll right top transparent !important;



	color:#000000;



}



#tooltip {



	position:absolute;



	z-index:3000;



	border:1px solid #11050f;



	background-color:#ffffff;



	padding:5px;



}



#tooltip h3, #tooltip div {



	margin:0;



}



.NwsCmtBox {



	border:1px solid #CCC;



	padding:10px;



	height:198px;



	overflow-x:hidden;



	overflow-y:scroll;



	margin-top:20px;



	margin-right:15px;



	margin-left:10px;



}



.NwsCmtBox-input {



	border-top:none;



	-moz-border-radius:0px 0px 4px 4px;



	padding:10px;



}



.NwsCmtBox-input textarea {



	width:98%;



	height:80px;



	margin-bottom:10px;



}



.NwsCmtBox div.clearfix {



	margin-bottom:8px;



	border-bottom:1px solid #CCC;



	padding-bottom:4px;



}



.NwsCmtBox div.nonebttmbr {



	border-bottom:none;



}



.userNwsCmt {



	width:50px;



	float:left;



	margin-top:3px;



}



.NwsCmt-cont {



	padding-left:60px;



	margin-bottom:20px;



}



.NwsCmt-cont p {



	margin-bottom:5px;



}



.NwsCmt-cont a, .NwsCmt-cont a:visited {



	color:#a81308;



}



.other-news h3 {



	font-size:14px;



	font-weight:bold;



	margin-bottom:8px;



}



a.gray-btns {



	display:inline-block;



	height:25px;



	padding-left:10px;



	text-decoration:none;



}



a.gray-btns span {



	display:inline-block;



	height:25px;



	padding-right:10px;



	line-height:19px;



}



a.theme-btt span, a.gray-btn span {



	padding-right:9px;



	height:32px;



}



a.gray-btn, a.gray-btn span {



	line-height:19px;



	height:25px;



}



i.icon-buynowS, i.icon-auction, i.icon-sendM {



	margin-top:7px !important;



}



a.theme-btt, a.gray-btn {



	padding-left:12px;



	padding-right:5px;



	height:32px;



}



@charset "utf-8";



#ja-topnav .ja-main {



	padding:0px;



	width:1000px;



	margin-bottom:10px;



}



#ja-topnav .mainlevel {



	background:url(../images/Navtop_bg.png) repeat-x left top;



	height:35px;



	padding-left:0;



}



#ja-topnav .mainlevel ul.item-main {



	margin:0px;



	padding:0px;



	list-style:none;



}

ul.item-main li ul{



	list-style:none;



}

ul.item-main li {



	float:left;background: url(../images/menu_top_li.png) no-repeat right;



}



ul.item-main li a, ul.setup-item li a {



  color: #FFFFFF;



  display: block;



  float: left;



  font-weight: bold;



  line-height: 35px;



  margin-left: 0;



  outline: medium none;



  padding-left: 10px;



  text-transform: uppercase;  



}



ul.item-main li a span, ul.setup-item li a span {



	padding-right:10px;



	display:block;



}



ul.item-main li a span b, ul.setup-item li a span b {



  display: block;



  padding-left: 10px;



  padding-right: 10px;



}



ul.item-main li a:hover b, ul.item-main li a.active b {



	background:#FF5700;



}



ul.item-main li a:hover span, ul.item-main li a.active span {



	background:#FF5700;



}



ul.setup-item li a b {



	display:block;



}



ul.item-main li a:hover, ul.item-main li a.active, ul.item-main li a:hover.none {



	background:#FF5700;



	text-decoration:none;



	color:#fff;



	float:left;



}



ul.item-main li.MoreNav {



	background:none repeat scroll 0 0 transparent;



	float:left;



	position:relative;



	z-index:1000;



	height:21px;



	width:22px;



}



ul.item-main li.MoreNav a {



	background:none;



}



ul.item-main li.MoreNav a:hover {



	background:none



}



ul.setup-item li a b {



	display:block;



}



ul.setup-item {



	float:right;



}



ul.setup-item li {



	float:left;



	padding-right:5px;



	position:relative;



	z-index:99;



}



ul.setup-item li a.none {



	background:none;



}



ul.item-main li.MoreNav ul {



	list-style-position:outside;



	list-style-type:none;



	position:absolute;



	top:36px;



	right:-20px;



	z-index:99!important;



	padding-top:0px;



	padding-bottom:0px;



	background:#258fb9 !important;



	margin-right:0px !important;



}



ul.item-main li.MoreNav ul li {



	width:210px;



	float:left;



	z-index:1000;



	background:none;



}



ul.item-main li.MoreNav ul li a {



	line-height:18px;



	font-size:12px;



	padding:3px 0px;



	display:block;



	float:left;



	z-index:1000;



	width:210px;



}



ul.item-main li.MoreNav ul li a b {



	padding-left:8px;



	padding-right:8px;



	background:none;



	font-weight:normal;



}



ul.item-main li.MoreNav ul li a {



	border-bottom:1px solid #0e759e;



	border-top:1px solid #3cb4e3;



	color:#f4f4f4;



	padding-bottom:5px;



}



ul.item-main li.MoreNav ul li a:hover {



	background:#0b78a0;



	color:#FFF;



}

.nav{float:left;width:1000px; background: #007da6;height:45px}

.nav ul{width:1000px; height:45px ;float:left;position:relative;list-style:  none;}

.nav ul li{float:left;}

.nav ul li a {

  color: #fff;

  display: block;

  float: left;

  font-size: 12px;

  font-weight: bold;

  height: 45px;

  line-height: 45px;

  padding: 0 18px;

  text-transform: uppercase;

}

.nav ul li a:hover{color: #f9e248; font-weight: bold;text-shadow: 1px 1px 3px #000;}

.nav ul li ul{position:absolute;width:250px;margin-top:45px;display:none; z-index: 9999;height: auto; border: 1px solid #007da6; border-top:none ; }

.nav ul li ul li{width:100%;float:left;border-bottom: 1px dotted #ccc;background:#0a87b0 !important; height: 35px; }

.nav ul li ul li a:hover{color: #f9e248;background:none !important;font-weight: bold; text-shadow: 1px 1px 3px #000;}

.nav ul li ul li ul{margin-left:250px;margin-top:0;}

.nav ul li:hover > ul{display:block;}



div.yt_item_readmore a {

  float: left;

  background: url("../images/readmore.png") no-repeat scroll left center;

  line-height: 16px;

  padding: 0 0 0 18px;

}

div.ja-Searchbox .ja-module-sub, div.ja-Newsblock .ja-module-sub {



	padding:5px 10px;



}



div.ja-Searchbox input.enter-type {

  margin-bottom: 5px;

  width: 170px;

}

div.ja-Searchbox input.enter-price {



	width:76px;



}



div.ps-col-220 input.btns, div.ps-col-220 p.advSrch {



	margin-top:10px;



}



input.enter-type, input.enter-price {



	float:left;



	margin-right:5px;



	padding:4px 5px;



}



p.advSrch a {



	background:url(../images/arrow.png) no-repeat scroll right 2px transparent;



	padding-right:8px;



}



#ps-slideshow {



	padding:0;



	position:relative;



	overflow:hidden;



	z-index:0;



	width:548px;



	overflow:hidden;



	margin-bottom:10px;



	border:1px solid #dacdc3;



}



.ps-slide-thumbs {



	overflow:hidden;



}



.ps-slide-desc {



	bottom:5px;



	position:absolute;



	right:5px;



	z-index:2;



}



.ps-slide-mask {



	background:url(../images/bg-trans.png) repeat scroll left top transparent;



	bottom:0;



	position:absolute;



	width:100%;



	z-index:1;



}



.text-mask {



	color:#FFFFFF;



	display:block;



	font-weight:bold;



	padding:5px 10px;



}



ul.bannerList li a, ul.paging li a {



	background-color:#F8F8F8;



	border:1px solid #94D178;



	color:#666666;



	padding:2px 6px;



	text-decoration:none;



	display:block;



}



ul.bannerList li a:hover, ul.bannerList li a.paging-active, ul.paging li a:hover, ul.paging li a.paging-active {



	background:url(../images/folder_title_bg_md.gif) repeat-x;



	border-color:#419cd5;



	color:#FFFFFF;



	font-weight:bold;



}



div.ja-Newsblock {



	padding:0px;



	position:relative;



}



div.ja-Newsblock .Options {



	display:none;



}



.HotproWrap {



	overflow:hidden;



	width:200px;



	margin-bottom:10px;



}



.HotProdt {



	height:315px;



}



.HotProdt ul {



	width:188px;



}



.HotProdt ul.listItem-row li {



	margin-bottom:-15px;



	padding-top:10px;



	float:none;



	width:100% !important;



}



.border_wrapper {



	width:198px;



	margin:auto;



	overflow:hidden;



	height:642px;



	position:relative;



	border:1px solid #94D178;



	border-top:none;



}



a.uparrw em, a.dwnarrw em {



	display:none;



}



a.uparrw, a.dwnarrw {



	background:url(../images/arrow.gif) no-repeat scroll 0 0 transparent;



	height:4px;



	position:absolute;



	top:8px;



	width:9px;



	z-index:999;



	display:block;



	padding:3px;



}



a.uparrw:hover {



	background-position:0 -14px;



}



a.dwnarrw:hover {



	background-position:0 -34px;



}



a.uparrw {



	background-position:0 -14px;



	right:17px;



}



a.dwnarrw {



	background-position:0px 0px;



	right:5px;



}



div.HotProdt ul.listItem-row li p.prices {



	color:#7D0A00;



}



div.ps-col-220 .boxModule, div.ps-col-190 .boxModule, div.ps-col-250 .boxModule {



	padding:0px;



}



div.ps-col-250 .ja-module, div.ps-col-190 .ja-module, div.ps-col-220 .ja-module {



	background:#fff;



	padding:5px;



	border:1px solid #d8d8d8;



	-moz-border-radius:0px 0px 4px 4px;



}



div.Categorylist .ja-module {



	border: 1px solid #d8d8d8;



	-moz-border-radius:0px 0px 4px 4px;



	border-top:none;



	padding:0px;

    height: 278px;

    

}



div.Categorylist .ja-module-sub {



	padding:0px !important;



}



div.boxModule .ja-module-sub {



	padding:7px 7px;

    padding-bottom: 0 !important;



}



h4.company-name, h4.heading-support {



	font-size:12px;



	font-weight:bold;



	margin-bottom:10px;

    margin-top: 10px;



}



.list-polls, .polls {



	padding-top:5px;



	margin:0px 10px;



}



.votebttn {



	padding-top:7px;



	text-align:center;



}



div.ja-Votebox .ja-module-sub {



	padding:0px;



}



div.TabSp-block .ja-module, div.Prohight-block .ja-module, div.BlockModule .ja-module {

  padding-bottom: 15px;

}



.Tabs {



	position:relative;



	background:url(../images/Tabs_bg.gif) repeat-x scroll bottom left;



	border:1px solid #94D178;



	border-bottom:none;



}



.Tabs ul {



	list-style-position:outside;



	list-style-type:none;



	margin:0px;



	padding:0px;



}



.Tabs ul li {



	float:left;



	line-height:31px;



	font-weight:bold;



}



.Tabs ul li a {



	cursor:pointer;



	padding-left:5px;



	outline:none;



	color:#333333;



	background:url(../images/tab_line.gif) no-repeat scroll top right;



	display:block;



}



.Tabs ul li a span {



	padding-right:16px;



	padding-left:11px;



}



.Tabs ul li a.active {



	background:url(../images/tabs_bg_left.gif) no-repeat scroll top left;



	display:block;



	float:left;



}



.Tabs ul li a.active span {



	background:url(../images/tabs_bg_right.gif) no-repeat scroll top right;



	display:block;



	float:left;



}



.Tabs ul li a:hover {



	text-decoration:none;



}



div.ja-BrowseNews {



	border:none;



}



.news-item {



	margin-top:0px;



	padding-top:10px;



	overflow:hidden;



}



.news-item p {



	text-align:justify;



}



.news-item img {



	float:left;



	margin-right:10px;



}



.news-item h4 {



	font-size:13px;



	font-weight:bold;



	margin-bottom:7px;



}



.other-news ul {



	list-style-position:outside;



	list-style-type:none;



	padding-left:20px;



}



.other-news ul li {



	line-height:18px;



	padding-top:5px;



}



.other-news ul li a, .other-news ul li a:visited {



	background:url(../images/dot.gif) no-repeat left 7px;



	display:inline-block;



	padding-left:15px;



}



ul.categories, ul.sub-categories, ul.level3 {



	list-style-position:outside;



	list-style-type:none;



	margin:0px;



	padding:0px;



}



ul.categories {



	padding-bottom:3px;padding-top:3px;



}



ul.categories li {



	display:inline;



}



ul.categories li a span {

  display: block;

  padding-bottom: 5px;

  padding-left: 5px;

  padding-top: 0;

}

ul.categories li a {





  color: #333333;



  display: block;



  font-weight: bold;



  margin: 0 5px;



  text-decoration: none;



  font-size: 11px;

  margin-bottom: 10px;



}



ul.categories ul li a span {



	font-weight:bold;



    background: url(../images/dot.gif) no-repeat scroll left !important;



}



ul.categories ul li a:hover, .categories li a.active {



	text-decoration:none;



}



ul.categories li a:hover {



	color:#006699;



	text-decoration:none;



}



.categories li a:hover span, .categories li a.active span {



}



ul.sub-categories li a span, ul.sub-categories li a:hover span, ul.sub-categories li a.active span {



	padding-left:18px;



	margin-left:10px;



}



ul.sub-categories li a {



	color:#0625B9;



	font-weight:bold;



	background:#FFF;



    border-left: 2px solid #0C7ABA;



}



ul.sub-categories li a:hover, ul.sub-categories li a.active {



	color:#006699;



	text-decoration:none;



}



ul.level3 li a span {



	padding-left:20px!important;



	margin-left:20px!important;



}



#ja-footer {

  background: none repeat scroll 0 0 #015c90;

  margin: 0 auto 0;

  min-height: 100px;

  overflow: hidden;

  width: 1000px;

}



#ja-footer .ja-main {

  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

  float: left;

  height: auto;

  padding-left: 17px;

  width: 968px;

  color: #fff;

}



.quicklink-f {



	padding:1px;



}



.block-footer {



	position:relative;



}



.inner-quicklink {



	height:30px;



	padding:0 10px



}



ul.mainlevel-nav {



	list-style-position:outside;



	list-style-type:none;



	padding-top:9px;



}



ul.mainlevel-nav {



  height: 25px;







  width: 550px;



  margin: 5px auto;



}



ul.mainlevel-nav li {



  border-right: 1px solid #EEF7FF;



  color: #A6A097;



  float: left;



  font-weight: bold;



  line-height: 11px;



  padding: 0 20px;



}



ul.mainlevel-nav li:last-child{



    border-right: none !important;



}



ul.mainlevel-nav li.no-bdr {



	background:none;



}



ul.mainlevel-nav li a {



	color:#FFF;



}



.ja-module ul.list-icons li a {



	font-weight:bold;



    margin-top: 5px;



}



.nameShop {



	text-align:center;



	background:url(../images/namshop.jpg) no-repeat scroll top center;



	color:#FFF;



    line-height: 18px;



    margin-top: 5px;



}



.nameShop a {



	color:#FFF;



}



.nameShop h3 {



	font-size:18px;



	margin-bottom:15px;



}



.nameShop p {



	margin-bottom:5px;



}



.hot-keywords {



	padding:10px;



	background:url(../images/hotkey.jpg) repeat-x scroll top;



}



.tags-key {



	float:left;



	width:50px;



	color:#FFF;



}



.all-keyword {



	float:left;



	width:910px;



}



ul.list-keys {



	list-style-position:outside;



	list-style-type:none;



}



ul.list-keys li {



	float:left;



	color:#FFF;



}



ul.list-keys li a {



	display:block;



	float:left;



	padding:0 5px;



	color:#FFF;



}



.pathway {



	background:#f1f1f1 url(../images/path_bg.gif) repeat-x top;



	border:1px solid #94D178;



	-moz-border-radius:4px;



	border-radius:4px;



	margin-bottom:10px;



}



.pathway ul {



	list-style-position:outside;



	list-style-type:none;



	line-height:26px;



	height:26px;



	overflow:hidden;



	width:100%;



}



.pathway ul li {



	float:left;



	text-indent:0px;



	white-space:nowrap;



}



.pathway ul li a {



	background:url(../images/nextbg.png) no-repeat scroll top right transparent;



	padding-left:8px;



	padding-right:15px;



	display:block;



	color:#333333;



}



.pathway ul li a:hover {



	text-decoration:none;



}



.pathway ul li a.homepage {



	background:url(../images/chevron-home.png) no-repeat scroll left;



	display:block;



	text-indent:-9999px;



	width:20px;



}



.pathway ul li.Gohome-ico {



	float:right;



	background:#f1f1f1 url(../images/path_bg.gif) repeat-x top;



}



.pathway ul li.Gohome-ico a {



	background:url(../images/homeicon.gif) no-repeat left;



	font-weight:bold;



	font-size:11px;



	padding-right:8px;



	padding-left:16px;



	float:right;



}



.pathway ul li.Gohome-ico a:hover {



	background:url(../images/homeicon_over.gif) no-repeat left;



}



.pathway ul li a.homepage {



	display:block;



	text-indent:-9999px;



	width:20px;



}



.AdvancedSearch {



	padding-top:0px;



}



.ja-AdvanceSearch {



	margin-bottom:10px;



	background:url(../images/searchbg.png);



	-moz-border-radius:4px;



	padding-left:10px;



	border:1px solid #94D178;



}



div.quick-search .Options {



	top:0px;



	padding-top:0px;



	right:0px;



}



a.show_form_search {



	background:url(../images/morong_btt.png) no-repeat scroll left top transparent;



}



a.hide_form_search {



	background:url(../images/thugon_bt.png) no-repeat scroll top left;



}



a.hide_form_search, a.show_form_search {



	display:block;



	height:19px;



	width:68px;



}



a.hide_form_search em, a.show_form_search em {



	display:none;



}



.empty-title {



	padding-top:10px;



	position:relative;



}



.quick-search h3 {



	font-size:12px;



	font-weight:bold;



	text-transform:uppercase;



	margin-bottom:7px;



	color:#666666;



}



.quick-search input, .quick-search label {



	float:left;



	margin:0 5px 0 0;



}



.quick-search input.enter-type2 {



	width:355px;



	padding:4px 5px;



}



input.enter-price {



	width:91px;



}



.advSrch {



	padding-top:5px;



}



.advSrch p {



	margin-bottom:8px;



}



span.SrchNote {



	color:#333333;



}



span.SrchNote {



	float:left;



	margin-right:10px;



	width:120px;



}



span.SrchTick {



	float:left;



	width:170px;



}



.form-contact .user-forms {



	padding-top:10px;



}



.user-forms label {



	font-weight:normal;



	width:25%;



}



.user-forms label, .user-forms .filltext {



	float:left;



}



.user-forms .filltext {



	width:74.5%;



}



.user-forms p {



	margin-bottom:10px;



}



.red-clr {



	color:#992204;



}



.hint {



	color:#992204;



	font-size:11px;



}



.ps-col-210 ul.listItem-col li, .ps-col-220 ul.listItem-col li {



	width:100%;



}



ul.listItem-col, ul.listNews {



	list-style-position:outside;



	list-style-type:none;



	padding:0px;



	margin:0px;



}



ul.listItem-col li, ul.listNews li {



	float:left;



	text-align:left;



	width:103%;



}



ul.listItem-col li a, ul.listItem-col li a:visited {



	color:#666666;



}



ul.listItem-col li img, ul.listNews li img {



  border: 1px solid #217A02;



  float: left;



  margin-bottom: 10px;



  margin-right: 10px;



}



ul.listNews li h4 {



	font-size:12px;



	font-weight:bold;



	margin-bottom:8px;



}



ul.listNews li {



	padding-bottom:10px;



	border-bottom:1pxdotted #CCC;



	padding-top:10px;



	width:100%;



}



.no-bdb p {



  margin: 0 !important;



}



div.item-view .ja-module-sub {



	padding:0px;



}



div.Model_PDetail .ja-module-sub {



	padding:0px 1px;



}



div.item-view .ja-module {



	border-top:1px solid #DACDC3;



	border:none;



}



div.AdvBlock {



	padding:0px !important;



}



div.AdvBlock p {



	overflow:hidden;



}



.nlbtsbox {



	background:#FAF8F0;



	border:1px solid #DACDC3;



}



.nlbtsBox-inner a {



	font-size:11px;



}



#cart a {



	display:block;



	float:left;



	width:150px;



	height:41px;



	background:url(../images/buy.jpg)



}



#cart a:hover {



	background:url(../images/buy_hover.jpg)



}



#cart1 a {



	display:block;



	width:40px;



	float:left;



	height:39px;



	background:url(../images/cart.jpg)



}



#cart1 a:hover {



	background:url(../images/cart_hover.jpg)



}



#boxdownload {



	background: none repeat scroll 0 0 #E9E9E9;



	border: 1px solid #FFFFFF;



	float: left;



	margin-top: 10px;



	padding: 10px;



	width: 700px;



}



#boxdownload a {



	color: #6C6C6C;



	font-weight: bold;



}



#boxdownload a:hover {



	color: #FF0000;



}



#boxdownload a.down {



	background: url("images/down.jpg") repeat scroll 0 0 transparent;



	display: block;



	height: 49px;



	width: 45px;



}



#boxdownload a.down:hover {



	background: url("images/down_hover.jpg") repeat scroll 0 0 transparent;



	display: block;



	height: 49px;



	width: 45px;



}



#slider {



  height: 250px;



  width: 305px;



  float: left;

  border-radius: 6px 6px 0 0;



}



    



.list_carousels{



    width:188px;



    height:auto;



    margin-top:0px;



    padding-left: 0px;



    position:relative;



    z-index:99999;



	float:left;



}



.list_carousels ul {



	list-style: none;



	display: block;



}



.list_carousels li {



  border: 1px solid #d8d8d8;



  display: block;



  float: left;



  height: 300px;



  margin: 5px 5px;



  padding-right: 2px;



  text-align: center;



  width: 200px;



}    





#hotro{

	float:left;	

	height:auto;

	width:198px;

	margin-bottom:10px;

}

#hotro #bong {

  background: none repeat scroll 0 0 #007da6;

  float: left;

  height: auto;

  width: 198px;

}

#hotro #bong .top{

	width:198px;

	height:40px;

	}

#hotro #bong h3{

  background: url("../images/menu_bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);

  color: #FFFFFF;

  font-size: 12px;

  font-weight: bold;

  height: 34px;

  line-height: 34px;

  margin: 0;

  padding-left: 16px;

  text-transform: uppercase;

}

#hotros{

	float:left;	

	height:auto;

	width:210px;

	margin-bottom:10px;

    margin-left: 10px; 

}

#hotros #bong{

	float:left;	

	height:auto;

	width:210px;

	}

#hotros #bong .top{

	width:210px;

	height:30px;

    background:url(../images/left-top.png) no-repeat top left ;

}

#hotros #bong h3{

	width:100%;	

	font-family:tahoma, Helvetica, sans-serif;

	font-size:12px;

	line-height:30px;

	font-weight:bold;

	color:#333333;

	text-align:left;

	height:35px;

	text-transform:uppercase;

	padding-left:13px;

	} 

#hotros #bong ul li{

	list-style: none;

    margin: 8.5px 10px;

	}     

   

    

#hotro #bong #ddsidemenubar{

	width:198px;

	height:auto;

}

#hotro #bong #ddsidemenubar ul

{	

list-style: none;

padding: 0;

margin: 0;

} 

#hotro #bong #ddsidemenubar li

{

float: left;



margin: 1px 0;

border-bottom: 1px solid #FFF;

} 

#hotro #bong #ddsidemenubar li a {

  background: url("../images/li.png") no-repeat scroll left top 10px rgba(0, 0, 0, 0);

  color: #fff;

  display: block;

  float: left;

  font-family: tahoma;

  font-size: 12px;

  font-weight: bold;

  line-height: 20px;

  margin-left: 6px;

  padding-bottom: 5px;

  padding-left: 15px;

  padding-top: 5px;

  text-align: left;

  text-decoration: none;

  width: 177px;

}

#hotro #bong #ddsidemenubar li a:hover

{
 text-shadow: 1px 1px 3px #000;
font-family:tahoma;

font-size:12px;

color:yellow;

text-decoration: none;

text-align: left;

}

.tienich{float: left; text-align: center; width: 187px; margin-bottom: 10px;}

.tienich a{color: #333 ;}

.lienketweb{ max-width: 186px;}

.BlockModule {

  float: left;

  height: auto;

  width: 575px;

}

#noidung {

  height: 110px;

  padding-top: 10px;

  width: 575px;

}

#noidung .img{

	float:left;

    height: 90px;

    margin-right: 10px;

    width: 125px;

	border-bottom:1px #cccccc solid;

	border-left:1px #cccccc solid;

	border-right:1px #cccccc solid;

	border-top:1px #cccccc solid;

	}

#noidung .main {  

  float: left;

  height: 100px !important;

  margin: 0;

  padding: 0;

  width: 438px;

}

#noidung .main h2 a{

	float:left; 

	color: #007399;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: bold;   

	}

#noidung .main p {

  color: #0d0d0d;

  float: left;

  font-family: Tahoma;

  font-size: 12px;

  line-height: 18px;

  min-height: 53px;

  overflow: hidden;

  padding-top: 5px;

  text-align: justify;

  width: 438px;

}

#noidungs {

  height: 210px;

  padding-top: 10px;

  width: 575px;

}

#noidungs h2{

    float: left;

  width: 510px;  

}

#noidungs .main h2 a {

  color: #005f85;

  float: left;

  font-family: Tahoma;

  font-size: 15px;

  font-weight: bold;

}

#noidungs .img{

	float:left;

    height: 181px;

    margin-right: 10px;

    width: 265px;

	border:1px #e6e6e6 solid;

	}

#noidungs .main {

  float: left;

  margin: 0;

  padding: 0;

  width: 295px;

}

#noidungs .main h2 a{

	float:left; 

	color: #1F7900;

    font-family: Tahoma;

    font-size: 12px;

    font-weight: bold;   

	}

#noidungs .main p {

  color: #0d0d0d;

  float: left;

  font-family: tahoma;

  font-size: 13px;

  line-height: 22px;

  min-height: 65px;

  padding-top: 5px;

  text-align: justify;

  width: 295px;

}

.ja-module #avc{

    float: left;

    width:530px;

    height: auto;

}

#avc li {

  border-bottom: 1px dotted #CCCCCC;

  float: left;

  list-style: none outside none;

  margin-left: 10px;

  width: 510px;

}

#avc li a{

    font-size: 12px;

    list-style: none;

    line-height: 28px;

    font-family: Tohamo;

    color: #1166D0;

    

}

.detai {

  float: left;

  background: url("../images/detail.png") no-repeat scroll center center rgba(0, 0, 0, 0);

  color: #FFFFFF;

  font-size: 10px;

  font-weight: bold;

  line-height: 24px;

  min-height: 26px;

  width: auto;

  padding: 5px 16px;

}

.con {

    float: left;

    text-align: left;

    width:570px;

}

.con {

  color: #838383;

  float: left;

  font-size: 11px;

  text-align: left;

  width: 570px;

}

.con a{

    color: #007399;

    font-size: 12px;

    line-height: 20px;

}

.con a:hover{

  color: #005f85;

}

.current{float: left;}