@charset "utf-8";
* { margin:0px; padding:0px}
html { height:100%}
body { min-height: 100%;position: relative; min-width:1135px;color: #000;font-family: Verdana, Arial, Helvetica, sans-serif;background-color:#ffffff;font-size: 12px}
* html body { height:100%}
/* CSS Document */

div, h1, h2, h3, h4, p, ul, li, form {
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
}
.clr {
	clear:both;
	height:0px;
	overflow: hidden;
}
a, img {
	outline:none;
	border:none;
}
a {
	color:#0066CC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/*header*/
.mainHeader{
	height:280px;
}
.header {
	width:100%;
	min-width:1010px;
	position:absolute;
	top:0;
	left:0;
}
.topMenu {
	background:url(/images/newTop/menuline.png) top repeat-x;
	height:53px;
	position:relative;
	padding:0 15px;
}
.topMenuInner {
}
.innerL {
	width:690px;
	float:left;
}
.innerL ul {
}
.innerL ul li {
	list-style:none;
	float:left;
	font-size:13px;
	padding:20px 0 0 18px;
}
.innerL ul li:first-child {
	margin:0;
	padding-left:0;
}
.innerL ul li a {
	text-decoration:none;
	color:#666;
}
.innerL ul li a:hover {
	color:#928f8f;
}
.innerR {
	width:240px;
	float:right;
	background:url(/images/newTop/checkoutBox.png) no-repeat;
	padding:5px;
}
ul.signAcc {
	float:right;
	width:300px;
	text-align:right;
}
ul.signAcc li {
	list-style:none;
	display:inline;
	font-size:11px;
	text-transform:capitalize;
	background:url(/images/newTop/signline.gif) top left no-repeat;
	padding:0 5px;
	background-position:0 2px;
}
ul.signAcc li:first-child {
	background:none;
}
ul.signAcc li a {
	text-decoration:none;
	color:#fff;
}
ul.signAcc li a:hover {
	text-decoration:underline;
}
ul.viewCartIC {
	float:left;
	background:url(/images/newTop/checkline.gif) top right no-repeat;
	margin:0 0 0 5px;
	height:30px;
	background-position:100% 7px;
	display:block;
}
ul.viewCartIC li {
	list-style:none;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:url(/images/newTop/cart.png) top left no-repeat;
	padding-left:30px;
	margin:5px 5px 0 0;
	height:19px;
	letter-spacing:1px;
	padding-top:3px;
}
ul.viewCartIC li span {
	font-size:12px;
	color:#fff;
	font-weight:normal;
}
a.checkout {
	text-decoration:none;
	display:block;
	padding-top:5px;
	float:right;
}
.headerInner {
}
.hInnerLeft {
	float:left;
	padding-left:15px;
}
ul.menu {
	height:20px;
	margin-top:5px;
	display:block;
}
ul.menu li {
	list-style:none;
	float:left;
	font-size:11px;
	text-transform:capitalize;
	padding-right:15px;
}
ul.menu li.new {
	background:url(/images/newTop/new.png) top left no-repeat;
	height:15px;
	padding-left:45px;
	margin-left:8px;
}
ul.menu li:first-child {
	margin:0;
	padding:0;
}
ul.menu li a {
	text-decoration:none;
	color:#666;
}
ul.menu li a span {
	font-size:11px;
	color:#FF0000;
}
ul.menu li a small {
	font-size:11px;
	color:#0066CC;
}
a.cellular {
	float:right;
	font-size:11px;
	color:#454A5A;
	text-decoration:none;
	display:block;
	margin:5px 5px 0 0;
}
.logo {
	width:225px;
	float:left;
	margin:15px 30px 0 0;
}
.logo a {
	background:url(/images/newTop/cellular.png) no-repeat;
	display:block;
	text-indent:-10000px;
	height:60px;
}
.shipping {
	float:left;
	width:410px;
	margin-top:10px;
}
.clown {
	float:right;
	margin-right:15px;
}
/*----------------------nav----------------------*/
.nav {
	background:url(/images/newTop/navbg.gif) repeat-x;
	height:50px;
	margin-bottom:10px;
	min-width:1010px;
	width:100%;
}
.nav>ul {
}
.nav>ul>li {
	list-style:none;
	float:left;
	font-size:12px;
	text-transform:capitalize;
	background:url(/images/newTop/navline.gif) right no-repeat;
	position:relative;
}
.nav>ul>li>a {
	text-decoration:none;
	color:#fff;
	display:block;
	padding:18px 15px 0;
	height:32px;
	margin-right:1px;
}
.nav>ul>li:hover>a, .nav>ul>li.active>a  {
	background:#6f7791;
}
/*------------------leftdroupDwon---------------------*/
.nav>ul>li>div {
	list-style:none;
	border-bottom:2px solid #44607b;
	border-left:1px solid #44607b;
	border-right:1px solid #44607b;
	border-top:1px solid #44607b;
	padding:1px;
	background:#fff;
	position:absolute;
	top:50px;
	display:none;
	left:0;
	padding:5px 10px 20px;
	width:400px;
}
.nav>ul>li>div.cellphone{
	width:830px;
}
.nav>ul>li>div.help{
	left:-320px;
}
.nav>ul>li>div.allothers{
	left:-315px;
}
.nav>ul>li>div.computer{
	left:-250px;
}
.nav>ul>li>div.printers{
	left:-80px;
}
.nav>ul>li>div.gifts{
	left:-150px;
}
.nav>ul>li>div.toys{
	left:-250px;
}
.nav>ul>li>div.video{
	left:-300px;
}
.nav>ul>li>div ul{
	float:left;
	width:165px;
	margin:0 0 0 47px;
}
.nav>ul>li>div ul:first-child{
	margin-left:20px;
}
.nav>ul>li>div ul li:first-child {
	border-top:none;
	border:none;
	font-size:15px;
	font-weight:bold;
	color:#7D869B;
	text-transform:uppercase;
	margin-top:10px;
}
.nav>ul>li>div ul li{
	font-size:12px;
	margin-bottom:6px;
	text-transform:capitalize;
	border-bottom:1px solid #e2e4e2;
	padding-bottom:5px;
}
.nav>ul>li>div ul li a {
	color:#666;
	text-decoration:none;
	display:block;
}
.nav>ul>li>div ul li strong{
	display:block;
}
.nav>ul>li>div ul li:hover>a, .nav>ul>li>div ul li.active a {
	color:#FF0000;
}
.nav>ul>li:hover>div {
	display:block;
}
.nav>ul>li>div ul li.listBorder{
	border:none;
	margin-top:15px;
}
/*third leaverl*/
.nav>ul>li>div ul li div {
	list-style:none;
	border-bottom:2px solid #44607b;
	border-left:1px solid #44607b;
	border-right:1px solid #44607b;
	border-top:1px solid #44607b;
	padding:1px;
	background:#fff;
	position:absolute;
	top:50px;
	display:none;
	z-index:9999999;
	left:130px;
	padding:5px 10px 20px;
	width:400px;
}
.nav>ul>li>div ul li div.secondMore{
	left:350px;
}
.nav>ul>li>div ul li div ul{
	background:#fff;
	z-index:9999999;
}
.nav>ul>li>div ul li strong:hover>div {
	display:block;
	z-index:9999;
}
.nav>ul>li>div ul li div ul li a {
	color:#666;
	text-decoration:none;
	display:block;
	background:#fff;
	z-index:9999;
}
.nav>ul>li>div ul li div ul li:first-child {
	border-top:none;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #e2e4e2;
	color:#666;
	text-decoration:none;
	display:block;
}
/*----------------------navEnd----------------------*/
.formPart {
	float:left;
	padding:0 15px;
}
.labelText {
	float:left;
	font-size:15px;
	color:#454A59;
	text-transform:capitalize;
	margin:5px 10px 0 0;
}
.input {
	float:left;
	width:296px;
	padding:2px;
	border:1px solid #abadb3;
	outline:none;
	margin-right:8px;
}
.cSelect {
	float:left;
	width:150px;
	border:1px solid #abadb3;
	outline:none;
	margin-right:10px;
	padding:1px;
}
.submit {
	background:url(/images/newTop/go.gif) no-repeat;
	height:24px;
	float:left;
	outline:none;
	border:none;
	width:34px;
	cursor:pointer;
}
.rightText {
	margin-right:15px;
	float:right;
	margin-top:-5px;
}
.rightText h3 {
	color:#37B3B3;
	font-size:30px;
	text-transform:uppercase;
}
.rightText strong {
	color:#DF1E48;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
}


/* dop  */
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { COLOR: #FF7D00;TEXT-DECORATION: none}
a:active { text-decoration: none}
p { margin-top:0px;margin-bottom:15px;line-height:120%}
form { border: 0;margin: 0;padding: 0;display: inline}
hr { color: #333333;height: 1px}
img { border: 0;display: inline}
select.nowidth { color: #375566;font-size: 11px}
select.select { color: #375566;font-size: 11px;width: 130px}
select { font-size: 11px}
a.uline { text-decoration:underline}
.text_small{ font-size:9px}
.word{ FONT-SIZE: 8pt;color:#375566;FONT-FAMILY: Verdana; line-height:125%;}
.clear { clear:both} 
.gray { color:#777;font-size:11px}
.left { float:left}
.right { float:right}
.inputtext{ border:1px solid #7e9eb7;font-family:lucida grande, tahoma, verdana, arial, sans-serif;font-size:11px;padding:3px}
.inputbutton{ padding:0 8px 0 8px; height:21px;border-style:solid;border-top-width:1px;line-height: 1.35em;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#3b5998;color:#FFF;font-size:11px;font-family:lucida grande, tahoma, verdana, arial, sans-serif;text-align:center}
.bimg { border:1px solid #ccc;padding:2px}
.clearFix:after { content:".";display:block;height:0;clear:both;visibility:hidden}
* html .clearFix { height: 1%}

/* H */
h1 { display: inline; font-size: 15px; }
h2 { display: inline; font-size: 11px; }

/* stars */
.star { background:url('/images/star/small_star.jpg') no-repeat top left;width:15px;height:15px;vertical-align:middle}
#mstart { width:10px}

.imgpad { border:2px solid #ccc}
.imgpad:hover { border:2px solid #777}
.sign_table { margin-left:40px;line-height:190%}
.sign_table .title{ margin-left:20px}


.suggestbox {background:#e1ecf5;border:1px solid #ccc; margin:0 0 10px 0;padding:10px;line-height:130%}
.suggestbox .txt{padding:8px 0 8px 0;}
/* lists */
ul#slist { margin:10px 0 10px 0;line-height:140%}
ul#slist li { list-style:none}
ul#blist { padding:10px 0 10px 10px;$padding-left:20px}
ul#blist li { color:#339}
ul#blist b {font-weight:normal;color:black;font-size:11px}

ul#nlist { padding:0 0 10px 20px;$padding-left:20px;line-height:160%}
ul#nlist li { color:#339;list-style:decimal;font-size:14px;font-weight:bold;}

ul h5{color:black;font-size:11px;}
ul div{font-weight:normal;color:black;font-size:11px}

/* lines */
hr#gline { width:100%;height:1px;border:0;background:#ccc;color:#ccc;display:block;$margin:-7px 0;/*for all ie*/}
#dotted { background:url('/images/dotted.gif') repeat-x top left;width:100%;height:1px;padding-top:1px}

/* Page */
#page { width:96%;background:#fff}
#content { width:100%; background:#fff; width:expression(document.body.clientWidth > 1133 ? "100%" : "1090px")}
#container1 { width:100%; float:left; margin-right:-250px;padding-bottom:20px; background-color:#ffffff}
#container2 { margin-right:240px; }
#container3 { width:100%; float:right; margin-left:-220px; }
#main_container { margin:0 0 0 10px}

/* Content */
#center { margin-left:220px;margin-right:240px}
#right { float:right; width:240px}
#right .container{ margin:0 10px 0 10px}
#left { width:220px; float:left; z-index:-1;}
#left .container{ padding:0 10px 0 10px; z-index:-1;}

/* footer */
#footer { background:#D6D7D6}
#footer .footer_ui { background:url('/images/footer_bg.gif') repeat-x bottom left; height:15px}
#footer .l { float:left;background:url('/images/footer_l.gif') no-repeat top left;width:13px;height:15px}
#footer .r { float:right;background:url('/images/footer_r.gif') no-repeat top right;width:13px;height:15px}
#footer .footer_w { background:#fff;border:1px solid #ddd}

/* Header */
#pageHeader {height: 90px;	margin-bottom:3px;	background-image: url('/img/topimg/back_school.jpg');	background-repeat: no-repeat;	background-position: right top;}
#pageHeader #logo { width:257px;float:left}
#pageHeader .Headermenu  { width:100%;  background:url('/img/topimg/menu_bg.jpg') repeat-x top left;height:60px}
#pageHeader .Headermenu ul { list-style-type:none; margin:0; padding:0}
#pageHeader .Headermenu ul li{ float:left}
#pageHeader .head_left { float:right}
#pageHeader .head_left img{ width:175px;height:53px}
#pageHeader .Pro_Headermenu { padding:60px 0 0 260px }
#pageHeader .Pro_Headermenu ul{ list-style-type:none;margin:0; padding:0}
#pageHeader .Pro_Headermenu li{ float:left;padding-right:10px}
#pageHeader #earth { float:right; width:60px;padding-top:10px}

#menuContainer { padding:0px 10px 0 10px}
/* Navigation */
#nav { padding-bottom:10px}

/* Search */
#search_container { margin-right:230px}
#search_container #search { background:url('/images/search_c.gif') repeat-x top left}
#search_container #search .c { padding-top:15px}
#search_container #search .l { float:left;background:url('/images/search_l.gif') no-repeat top left;width:10px;height:50px}
#search_container #search .r { float:right;background:url('/images/search_r.gif') no-repeat top right;width:10px;height:50px}
#search_container #fsearch { background:url('/images/bar/fio_bar_bg.gif') repeat-x top left;height:83px}
#search_container #fsearch .c { padding-top:22px}
#search_container #fsearch .l { float:left;background:url('/images/bar/fio_bar_l.gif') no-repeat top left;width:10px;height:83px}
#search_container #fsearch .r { float:right;background:url('/images/bar/fio_bar_r.gif') no-repeat top right;width:10px;height:83px}

/* Content, category (left) */
#content .ctitle{ color:#777;padding:3px}
#content .catHeader{ width:100%; background:url('/images/bar/bar_h_bg.gif') repeat-x top left;height:100%}
#content .catHeader .l{ float:left; background:url('/images/bar/bar_h_l.gif') no-repeat top left;height:20px;width:10px}
#content .catHeader .r{ float:right;background:url('/images/bar/bar_h_r.gif') no-repeat top right;height:20px;width:10px}
#content .catHeader .c{ background:url('/images/bar/bar_h_c.gif') no-repeat top center;height:20px}
#content .catFooter{ width:100%; background:url('/images/bar/bar_f_bg.gif') repeat-x top left;height:20px}
#content .catFooter .l{ float:left; background:url('/images/bar/bar_f_l.gif') no-repeat top left;height:20px;width:10px}
#content .catFooter .r{ float:right;background:url('/images/bar/bar_f_r.gif') no-repeat top right;height:20px;width:10px}
#content .catFooter .c{ background:url('/images/bar/bar_f_c.gif') no-repeat top center;height:20px}
#content .cheaderbar  { padding:5px;background:#E8E8E8}
#content .cheaderbar .HeaderBlock{ width:100%; background:url('/images/bar/bar_m_bg.gif') repeat-x top left;height:60px}
#content .cheaderbar .HeaderBlock .l{ float:left; background:url('/images/bar/bar_m_l.gif') no-repeat top left;height:60px;width:10px}
#content .cheaderbar .HeaderBlock .c { padding-top:20px}
#content .cheaderbar .HeaderBlock .r{ float:right} 
#content .cheaderbar1  { padding:10px;background:#E8E8E8}

#content .cheaderbar1 .HeaderBlock1{ 
	width:100%; 
	background:url('/images/bar/bar_m_bg.gif') repeat-x top left;
	height:60px
}

#content .cheaderbar1 .HeaderBlock1 .l{ 
	float:left;
	background:url('/images/bar/bar_m_l.gif') no-repeat top left;
	height:60px;
	width:10px
}

#content .cheaderbar1 .HeaderBlock1 .c { 
	padding-top:20px
}

#content .cheaderbar1 .HeaderBlock1 .r{ 
	float:right;
	background:url('/images/bar/bar_m_r.gif') no-repeat top right;padding-right: 15px;
	/*height:60px;
	width:10px**/
}

#content .cheaderbar1 .HeaderBlock1 .r img {
	padding:3px 5px;
}
#content .category { background:#E8E8E8;padding:0 10px 0 10px}
#content .category .cname { padding:10px 4px 4px 4px ; background:url('/images/dotted.gif') repeat-x bottom left}
#content .category .cname span { padding:10px;font-weight:bold}
#content .category .cname #plus{ cursor:pointer; float:left;margin:2px auto; background:url('/images/plus.gif') no-repeat top left;width:9px;height:9px}
#content .category .catlist { list-style-type:circle; padding:0; margin:6px 0 0 0 }
#content .category .catlist li{ margin-left:27px}
#content .category .catlist li a{ FONT-SIZE: 11pt;COLOR: #000;FONT-FAMILY: Verdana}
#content .category .catlist li a:hover{ COLOR: #FF7D00;TEXT-DECORATION: underline}

#content .category .catlist2 { list-style-type:circle; padding:0; margin:6px 0 0 0 }
#content .category .catlist2 li{ margin-left:27px; margin-bottom:10px}
#content .category .catlist2 li a{ FONT-SIZE: 12pt;COLOR: #000;FONT-FAMILY: Verdana; font-weight: bold}
#content .category .catlist2 li a:hover{ COLOR: #FF7D00;TEXT-DECORATION: underline}

/* SIDEBAR (right) */
#sidebar { width:220px;background:url('/images/bar/sidebar_bg.gif') repeat-x top left;height:100%;clear:both}
#sidebar .title { font-weight:bold;font-size:14px; padding-top:4px}
#sidebar .l { float:left;background:url('/images/bar/sidebar_l.gif') no-repeat top left;width:10px;height:30px}
#sidebar .r { float:right;background:url('/images/bar/sidebar_r.gif') no-repeat top right;width:10px;height:30px}
#sidebar .c { width:213px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;height:20px;padding:10px 0 0 5px;height:100%}
#sidebar .f { width:220px;background:url('/images/bar/sidebar_fbg.gif') repeat-x top left;height:10px}
#sidebar .fl { float:left;background:url('/images/bar/sidebar_fl.gif') no-repeat top left;width:10px;height:10px}
#sidebar .fr { float:right;background:url('/images/bar/sidebar_fr.gif') no-repeat top right;width:10px;height:10px}

/* CENTER CONTENT */
#content .sidebar { margin:10px 0 0 0; width:100%;background:url('/images/bar/sidebar_bg.gif') repeat-x top left;height:100%;clear:both}
#content .sidebar .c { text-align:left;padding:10px 10px 0px 10px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .sidebar .l { float:left;background:url('/images/bar/sidebar_l.gif') no-repeat top left;width:10px;height:15px}
#content .sidebar .r { float:right;background:url('/images/bar/sidebar_r.gif') no-repeat top right;width:10px;height:15px}
#content .sidebar .bar_container { width:100%;height:100%}
#content .sidebar .title { padding:7px 0 0 0;font-weight:bold;font-size:14px}
/* footer-bar */
#content .bot { width:100%;background:url('/images/bar/cbar_bot_bg.gif') repeat-x top left;height:15px}
#content .bot .bl { float:left;background:url('/images/bar/cbar_bot_l.gif') no-repeat top left;width:10px;height:15px}
#content .bot .br { float:right;background:url('/images/bar/cbar_bot_r.gif') no-repeat top right;width:10px;height:15px}
/* footer-grey-bar*/
#content .bot_grey  { width:100%;background:url('/images/bar/bgrey_bg.gif') repeat-x top left;height:36px}
#content .bot_grey .bl { float:left;background:url('/images/bar/bgrey_l.gif') no-repeat top left;width:5px;height:36px}
#content .bot_grey .br { float:right;background:url('/images/bar/bgrey_r.gif') no-repeat top right;width:5px;height:36px}
#content .bot_grey .t { padding-top:5px}
#content .bot_grey .arrow{ padding-top:6px;padding-left:8px}
/* center bar  */
#content .bar { width:100%;background:url('/images/bar/bar_bg.gif') repeat-x top left;height:100%;clear:both}
#content .bar .c { text-align:left;padding:20px 10px 10px 10px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .bar .topl { float:left;background:url('/images/bar/bar_l.gif') no-repeat top left;width:10px;height:15px}
#content .bar .topr { float:right;background:url('/images/bar/bar_r.gif') no-repeat top right;width:10px;height:15px}
#content .bar .bar_container { width:100%;height:100%}
/* center grey-bar  */
#content .gbar { width:100%;background:url('/images/bar/gbar_bg.gif') repeat-x top left;height:100%}
#content .gbar .title { text-align:left;padding:3px 0px 0px 0px;font-weight:bold}
#content .gbar .c { text-align:let;padding:30px 0px 10px 0px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .gbar .l { float:left;background:url('/images/bar/gbar_l.gif') no-repeat top left;width:15px;height:10px}
#content .gbar .r { float:right;background:url('/images/bar/gbar_r.gif') no-repeat top right;width:15px;height:10px}
/* center middle-bar  */
#content .mbar { width:100%;background:url('/images/bar/mbar_bg.gif') repeat-x top left;height:100%}
#content .mbar .title { text-align:left;padding:9px 0px 0px 0px;font-weight:bold}
#content .mbar .c { text-align:left;padding:20px 0px 10px 10px}
#content .mbar .l { float:left;background:url('/images/bar/mbar_l.gif') no-repeat top left;width:9px;height:14px}
#content .mbar .r { float:right;background:url('/images/bar/mbar_r.gif') no-repeat top right;width:9px;height:14px}
/* center white-bar  */
#content .wbar { width:100%;background:url('/images/bar/wbar_bg.gif') repeat-x top left;height:100%}
#content .wbar .title { margin:15px 0px 0px 0px}
#content .wbar .c { text-align:left;padding:45px 0px 10px 0px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .wbar .l { float:left;background:url('/images/bar/wbar_l.gif') no-repeat top left;width:50%;height:41px}
#content .wbar .r { float:right;background:url('/images/bar/wbar_r.gif') no-repeat top right;width:9px;height:41px}
/* center home-bar */
#content .homebar { width:100%;background:url('/images/bar/homebar_bg.gif') repeat-x top left;height:43px}
#content .homebar .c { text-align:right;padding-top:8px}
#content .homebar .l { float:left;background:url('/images/bar/homebar_l.gif') no-repeat top left;width:45px;height:33px}
#content .homebar .r { float:right;background:url('/images/bar/homebar_r.gif') no-repeat top right;width:10px;height:33px}
#content .homebar .b{ font-weight:bold;font-size:14px}
/* center line-bar */
#content .linebar { width:100%;background:url('/images/bar/linebar_bg.gif') repeat-x top left;height:47px}
#content .linebar .c { text-align:center;padding:10px 0 0 0}
#content .linebar .l { float:left;background:url('/images/bar/linebar_l.gif') no-repeat top left;width:10px;height:47px}
#content .linebar .r { float:right;background:url('/images/bar/linebar_r.gif') no-repeat top right;width:10px;height:47px}
/* center hot-bar  */
#content .hotbar { width:100%;background:url('/images/bar/hotbar_bg.gif') repeat-x top left;height:100%}
#content .hotbar .title{ padding-top:5px;FONT-SIZE: 8pt;color:#FF7D00;FONT-FAMILY: Verdana}
#content .hotbar .c { text-align:let;padding:10px 0 10px 0;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .hotbar .topl { float:left;background:url('/images/bar/hotbar_l.gif') no-repeat top left;width:23px;height:35px}
#content .hotbar .topr { float:right;background:url('/images/bar/hotbar_r.gif') no-repeat top right;width:23px;height:35px}
/* center center-bar  */
#content .cbar { width:100%;background:url('/images/bar/cbar_bg.gif') repeat-x top left;height:100%}
#content .cbar .title{ padding-top:8px;FONT-SIZE: 8pt;color:#FF7D00;FONT-FAMILY: Verdana}
#content .cbar .title span{ color:#000;font-size:14px}
#content .cbar .c { text-align:left;padding:20px 10px 10px 10px;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7}
#content .cbar .topl { float:left;background:url('/images/bar/cbar_l.gif') no-repeat top left;width:36px;height:35px}
#content .cbar .topr { float:right;background:url('/images/bar/cbar_r.gif') no-repeat top right;width:36px;height:35px}

/* mini-bar  */
#content .minibar { width:150px;height:100%}
#content .minibar .img { margin-left:-1px;margin-right:-1px}
#content .minibar .img img{ width:150px;border:0px}
#content .minibar .c { text-align:center;padding:0 0 10px 0;border-left:1px solid #c1c1c1;border-right:1px solid #c1c1c1}

/* all-bar */
#content .mini_container { height:182px}
#content .com_container { height:196px}
#content .cat_bar { width:100%;background:url('/images/bar/cat_bar.gif') no-repeat top left;height:20px;border-bottom:1px dashed #d7d7d7;margin-top:10px}
#content .cat_bar .title{ font-weight:bold;padding:4px 0 0 10px}
#bar_lcontainer { height:420px;clear:both}
#bar_lcontainer .left{ margin:10px -163px 0 0}
#bar_lcontainer .right{ margin:0 0 0 163px}
#acaunt_left .cheaderbar { background:#fff}

/*  PRODUCTS */
div.products { margin:20px 0 0 0;padding:20px 0 0 0}
div.products table { border-collapse:collapse}
div.products table th,
div.products table td{ border:1px solid #ccc;padding:5px}
div.products table .ptitle { line-height:150%}
table.barproducts { border-collapse:collapse;margin:5px 0 5px 0;width:200px}
table.barproducts td{ border-bottom:1px solid #ccc;padding:6px 0 5px 0}
table.barproducts p{ padding-top:5px}
.probody { padding:30px 0 0 0;line-height:160%}
.probody .txt{ margin-left:100px}
.probody p{ padding:10px 0 0 0}

/* img */
.product_mini_img { width:100%}
.product_mini_img h3{ color:#ccc;padding:0 0 3px 0;font-size:13px}
.product_mini_img img,
.product_mini_img h3 { cursor:pointer}

/* reviews */
#reviews { margin:5px 0 10px 0;line-height:140%}
#reviews img{ vertical-align:middle;width:12px}
.bagtbl td { border:1px solid #7F9DB9;text-align:center}
b.price { color:#cc0000}

/* Margin */
.mb10 { margin-bottom:10px}
.mt10 { margin-top:10px}
.ml10 { margin-left:10px}
.mr10 { margin-right:10px}

/* font setings style*/
.bluetext { color:#3143a9}
.css1
{ 
    FONT-SIZE: 8pt;
	color:#FF7D00;
    FONT-FAMILY: Verdana
}
.css2
{ 
    FONT-SIZE: 9pt;
	color:#999999;
    FONT-FAMILY: Verdana
}
.css3
{ 
    FONT-SIZE: 9pt;
	color:#999999;
    FONT-FAMILY: Verdana
}
.css4
{ 
    FONT-SIZE: 8pt;
	color:#ffffff;
    FONT-FAMILY: Verdana
}
.css5
{ 
	color:#375566;
    FONT-FAMILY: Verdana
}
.css6
{ 
    FONT-SIZE: 8pt;
	COLOR: #000;
    FONT-FAMILY: Verdana
}
.css7
{ 
    FONT-SIZE: 8pt;
	color:#828282;
    FONT-FAMILY: Verdana
}

.IS {
  color:#090; 
  font-size:1.30em; 
  font-weight:bold; 
  FONT-FAMILY: Verdana;
}

.OOS
{
    FONT-SIZE: 13pt;
   color:#FF0000;
   font-weight:bold; 
    FONT-FAMILY: Verdana
}

.css8
{ 
    FONT-SIZE: 7pt;
	color:#000;
    FONT-FAMILY: Verdana
}
.css9
{ 
    FONT-SIZE: 8pt;
	color:#FF0000;
    FONT-FAMILY: Verdana
}
.css10
{ 
    FONT-SIZE: 12pt;
	color:#FF0000;
    FONT-FAMILY: Verdana
}
.css11
{ 
    FONT-SIZE: 12pt;
	color:#000;
    FONT-FAMILY: Verdana
}
.css12
{ 
    FONT-SIZE: 18pt;
	color:#FF0000;
    FONT-FAMILY: Verdana
}
.css13
{ 
    FONT-SIZE: 12pt;
	color:#FFFFFF;
    FONT-FAMILY: Verdana
}
.css14
{ 
    FONT-SIZE: 12pt;
	color:#333399;
    FONT-FAMILY: Verdana
}
.css15
{ 
    FONT-SIZE: 8pt;
	color:#333399;
    FONT-FAMILY: Verdana
}
.css16
{ 
    FONT-SIZE: 20pt;
	color:#000;
    FONT-FAMILY: Verdana
}
.css17
{ 
    FONT-SIZE: 20pt;
	color:#FF7D00;
    FONT-FAMILY: Verdana
}
.css18
{ 
    FONT-SIZE: 12pt;
	color:#FF7D00;
    FONT-FAMILY: Verdana
}
.css19
{ 
    FONT-SIZE: 11pt;
	color:#000;
    FONT-FAMILY: Verdana
}
.css20
{ 
    FONT-SIZE: 11pt;
	color:#FF7D00;
    FONT-FAMILY: Verdana
}
.css21
{ 
    FONT-SIZE: 10pt;
	  color:#000;
    FONT-FAMILY: Verdana
}
.css22
{ 
    FONT-SIZE: 20pt;
	color:#FF0000;
    FONT-FAMILY: "Georgia"
}
.css23
{ 
    FONT-SIZE: 10pt;
	color:#000;
    FONT-FAMILY: Verdana
}

.css24
{ 
    FONT-SIZE: 13pt;
    text-decoration: bold;
    COLOR: #CC0048;
    FONT-FAMILY: Verdana
}

.css_search
{
    FONT-SIZE: 10pt;
        color:#000000;
    FONT-FAMILY: "Verdana";
    line-height:150%
}

.css-item-name { font-size:12pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-name a{ font-size:12pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-name a hover{ font-size:11pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-desc { font-size:10pt; text-decoration:none; font-family: verdana; line-heith:100%;}
.headline1
{
    FONT-SIZE: 16pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:150%
}
.headline2
{
    FONT-SIZE: 12pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:150%
}
.headline3
{
    FONT-SIZE: 10pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:110%
}
.headline4
{
    FONT-SIZE: 16pt; text-decoration: underline; text-decoration:  bold; FONT-FAMILY: "Verdana"; line-height:150%
}

.selectmodel
{
    FONT-SIZE: 13pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:100%
}


.error,
.info,
.success,
.warning {
	background-position: 10px 10px;	
	background-repeat: no-repeat;	
	border: 1px solid;
	color: #333;	
	font-size: 1.2em;
	line-height: 160%;
	margin: 15px 0;
	padding: 18px 10px 19px 50px;}
.error {
	background-color: #ffbaba;
	border-color: #d8000c;
	}
.info {	
	background-color: #bde5f8;
	color: #00529b;	}
.success {
	background-color: #dff2bf;
	color: #4f8a10;	}
.warning {background-color: #feefb3;
	color: #9f6000;	}


#resultpager {
        margin: 3px 10px;
}

#resultpager ul{
        list-style:none;
}
#resultpager ul li{
        float:left;
        margin: 0 2px;
}
#resultpager ul li a{
        padding:3px 5px;
        border:1px solid #ccc;
}
#resultpager ul li a:hover{
        background:#e1ecf5;
        color:#000;
        border:1px solid #85c1f2;
}

#noresults {
        padding:10px 20px;
}


.refine-left-container {
        padding:0 0 20px 0;
}

.refine-left-container li{
        margin:0 15px;
        font-weight:none;
        font-size:12pt;
	line-height:135%;
}

.refine-left-container li a{
        font-weight:none;
        font-size:12pt;
        line-height:135%;
	text-decoration: underline;
	color: #000;
}
.refine-left-container li a:hover{ COLOR: #FF7D00;TEXT-DECORATION: none}

.refine-container {
        background:#f2f2f2;
        border:1px solid #ccc;
        margin:10px 0 ;
}
.refine-container table {
        width:100%;
}
.refine-container table td{
        width:33%;
        padding:10px 20px;
        vertical-align:top;
}
.refine-container li{
        margin:0 15px;
        font-weight:bold;
        font-size:13pt;
}
.refine-left-container li.rel-header,
.refine-container li.rel-header {
        list-style:none;
        font-weight:bold;
        font-size:13pt;
        margin:0 0 5px 0;
        color:#333;
}

.refine-left-container .rel-more ,
.refine-container .rel-more {
        list-style:none;
        margin:6px auto;
        color:#333;
}
.refine-container .rel-more a{
        text-decoration:underline;
}

#resultpager .cur-page{
        background:none;
        border:0;
}ck10pt { font-size:10px; color:#000000; }
.Black11pt { font-size:11px; color:#000000; }
.Black11ptU { font-size:11px; color:#000000; text-decoration:underline;}
.Black12pt { font-size:12px; color:#000000; }
.Black12ptB { font-size:12px; color:#000000;font-weight:bold;}
.Black13pt { font-size:13px; color:#000000; }
.Black14pt { font-size:14px; color:#000000; }
.Black15pt { font-size:15px; color:#000000; }
.Black16pt { font-size:16px; color:#000000; }

.Blue9pt { font-size:9px; color:#3143a9; }
.Blue10pt { font-size:10px; color:#3143a9; }
.Blue11pt { font-size:11px; color:#3143a9; }
.Blue11ptNoU { font-size:11px; color:#3143a9; text-decoration:none;}
.Blue12pt { font-size:12px; color:#3143a9; }
.Blue13pt { font-size:13px; color:#3143a9; }
.Blue14pt { font-size:14px; color:#3143a9; }
.Blue15pt { font-size:15px; color:#3143a9; }
.Blue15ptUnderline { font-size:15px; color:#3143a9; text-decoration:underline;}
.Blue16ptUnderline { font-size:16px; color:#3143a9; text-decoration:underline;}
.Blue16pt { font-size:16px; color:#3143a9; }

.Red10pt { font-size:10px; color:#cc0000; }
.Red11pt { font-size:11px; color:#cc0000; }
.Red12pt { font-size:12px; color:#cc0000; }
.Red13pt { font-size:13px; color:#cc0000; }
.Red14pt { font-size:14px; color:#cc0000; }
.Red15pt { font-size:15px; color:#cc0000; }
.Red16pt { font-size:16px; color:#cc0000; }

.White10pt { font-size:10px; color:#FFFFFF; }
.White11pt { font-size:11px; color:#FFFFFF; }
.White12pt { font-size:12px; color:#FFFFFF; }
.White13pt { font-size:13px; color:#FFFFFF; }
.White14pt { font-size:14px; color:#FFFFFF; }
.White15pt { font-size:15px; color:#FFFFFF; }
.White16pt { font-size:16px; color:#FFFFFF; }
.White18pt { font-size:18px; color:#FFFFFF; }

.imageHover{border:solid 1px #FFFFFF;}
.imageHover:hover{border:solid 1px #CCCCCC;}

.css-item-name { font-size:12pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-name a{ font-size:12pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-name a hover{ font-size:11pt; font-weight:bold; font-family: verdana; line-heith:125%;}
.css-item-desc { font-size:10pt; text-decoration:none; font-family: verdana; line-heith:100%;}
.headline1
{
    FONT-SIZE: 16pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:150%
}
.headline2
{
    FONT-SIZE: 12pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:150%
}
.headline3
{
    FONT-SIZE: 10pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:110%
}
.headline4
{
    FONT-SIZE: 16pt; text-decoration: underline; text-decoration:  bold; FONT-FAMILY: "Verdana"; line-height:150%
}

.selectmodel
{
    FONT-SIZE: 13pt; text-decoration: bold; FONT-FAMILY: "Verdana"; line-height:100%
}




