@charset "utf-8";
/* CSS Document */
/* css reset */
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, p, th, td, hr, blockquote { margin:0; padding:0; }
body, input, button, selecte, textarea { font:11px/18px Tahoma, Arial, Helvetica, sans-serif; -webkit-text-size-adjust: none; } /* font reset */
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4, h5, h6 { font-size:100%; }
address { font-style:normal; }
a, button { cursor:pointer; }
a { text-decoration:none; color:#333; }
a:hover {  color:#184C95 ;}
ul, ol { list-style:none; }
fieldset, img { border:none; }
legend { color:#000; }
table { width:100%; border-collapse:collapse; border-spacing:0; }
html { overflow-y:scroll; }
hr { display:none; }

/* css reset end */

/* float */
.clearfix:after, .list-uHere:after, .flow-checkout-Info:after { content:"."; display:block; font-size:0px; line-height:0px; height:0; clear:both; visibility:hidden; }
.clearfix, .list-uHere, .flow-checkout-Info { zoom:1;_height:1px; }
.float-l{ float:left}
.float-r{ float:right}
.clear { clear:both; }
.text-l{ text-align:left}
.text-r{ text-align:right}
.text-c{ text-align:center}
/* float end */


/* font start */
.font11{ font-size:11px;}
.font14{ font-size:14px; font-weight:bold}
.font16{ font-size:16px;font-weight:bold}
.font18{ font-size:18px;font-weight:bold}
.bold{  font-weight:bold;}
.white{ color:#fff}
.red{color:#C7212B}
.red1{ color:#990000;}
.gray{ color:#999}
.gray1{ color:#666;}
.black{ color:#333}
.blue{ color:#0986DA; text-decoration:underline}
.blueUnline{ color:#5094D3;}
.orange{color:#FD6F1D}
.item-price{color:#C7212B; font-weight:bold;}

/* a start */



/* margin start */
.padd10{ padding:10px}
.padd15{ padding:15px}
.mat1{ height:1px; clear:both; overflow:hidden}
.mat{ height:10px; clear:both; overflow:hidden}



/* border start */
.borderWhite3{border:1px solid #fff; border-top:none}
.borderGry3{border:1px solid #ccc; border-top:none}
.border{ border:1px solid #ccc; }
.dashed{ border-bottom:1px dashed #ccc}


/*input*/
.input-txt,select{border: 1px solid #E1E1E1;border-top: 1px solid #BEBEBE;border-left: 1px solid #BEBEBE;margin: 0 2px;text-indent: 5px;margin-top: 2px; padding:5px 10px 5px 5px;}
.input-txtDate {background: url(../../common/../common/../common/../common/../common/images/timebg.html) no-repeat right 3px ;border: 1px solid #E1E1E1;border-top: 1px solid #BEBEBE;border-left: 1px solid #BEBEBE;height: 24px;margin: 0 2px;text-indent: 5px;margin-top: 2px;}
.titleInput{ margin:0 5px;}
.input-txt{width: 125px;border: 1px solid #c1c1c1;border-radius: 3px;margin-left: 2px;font-family: Tahoma;font-size: 11px;color: #494949;padding: 3px; height:18px;
   -webkit-box-shadow: inset 0px 3px 10px #e8e8e8;
	-moz-box-shadow: inset 0px 3px 10px #e8e8e8;
	box-shadow: inset 0px 3px 10px #e8e8e8;}



/* btn */
.btn{overflow:hidden; display:inline-block;border:none;color:#333; text-align:center; vertical-align:top; height:34px; line-height:34px; background:url(../../common/../common/../common/../common/../common/images/btnBg.html) no-repeat; *display:inline; zoom:1; cursor:pointer; text-transform:capitalize;outline:0;  }
.btn-login{overflow:hidden; text-indent:-10000px }/*display input word*/

.btn-language{background-position:0 0px; width:115px; height:19px; line-height:19px; padding-left:10px; *display:block;*margin-left:6px; text-align:left;}
.btn-login{ background-position:0 -48px; width:88px; display:inline-block; height:26px;}
.btn-login:hover{ background-position:-97px -48px; width:88px; display:inline-block;}

