/* CSS Document */
body{
	 color: #3F4C52;      
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    margin: auto;
}
a{
	text-decoration:none;
	color:#39434C;
}
a:hover{
	color:#E80303;
}
body, h1, h2, h3, h4, h5, h6, p, form, dl, dl dt, dl dd, blockquote {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
.Outer{
	clear:both;
}
.login{	    
    clear: both;
    display: block;
    margin: 0;
    min-height: 300px;
    padding: 50px 0 0;
    width: 100%;
}
.loginTitile{
	 background: url("../images/line_re.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #EBEBEB;
    color: #535151;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 10px;
    text-transform: uppercase;
	clear:both;
}
.loginTable{
	  border: 1px solid #EBEBEB;
    border-radius: 2px 2px 2px 2px;
    clear: both;
    height: 250px;
    margin: auto;
    overflow: hidden;
	
    width: 500px;
}
.clearAll{
	clear:both;
}
.input_text{
	background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #D4D4D4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    margin: 0;
    padding: 4px;
    text-shadow: 0 1px 0 white;
}
.input_text:focus{
	 box-shadow: -1px -2px 17px #E5E5E5;
	outline: medium none;
}
.button_form {
    background: url("../images/bgre.png") no-repeat scroll left 2px transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    text-transform: uppercase;
    width: 99px;
	border:none;
}
.button_form:hover{
	 background: url("../images/bgre.png") no-repeat scroll left -33px transparent;
}
.errorUser{
	border:1px solid #ff3a3a;
}
.outer{
	clear:both;
	margin:3px;
}
.menuTop{
	clear:both;
}
.menuLeft{
	 background: url("../images/corner_lt_main.png") no-repeat scroll left center transparent;
}
.menuCenter{
	      background: url("../images/middle_top_main.png") repeat-x scroll 0 0 transparent;
}
.menuRight{
	    background: url("../images/corner_rt_main.png") no-repeat scroll right center transparent;
}
.title_header{
	color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;    
    padding-left: 11px;
    position: relative;
	float:left;
	
}
.content{	
    border-radius: 0 0 2px 2px;
    border-top: 3px solid #A09FAA;
    padding: 0;		
	border-left:1px solid #A09FAA;
	border-right:1px solid #A09FAA;
	border-bottom:1px solid #A09FAA;s
}
.Footer{
	clear:both;
	padding-top:10px;
	width:100%;
	text-align:center;
	color:#FF6600;
	
}
.title_header_right{
	float:right;
	line-height: 30px;
}
.title_header_right ul{
	  font-weight: bold;
    list-style: none outside none;
    margin-top: -8px;
    position: relative;	
}
.title_header_right ul li{
	list-style:none;
	float:left;
	padding-right:10px;
}
.title_header_right ul li a{
	color:#FFF;
	
}
.title_header_right ul li a:hover{
	color:#E8E8E8;
	
}
.cMenuRight{
	    background: none repeat scroll 0 0 #F5F5F7;
    border-radius: 0 0 0 0;
    border-right: 4px solid #A09FAA;
    float: left;
    padding: 0;
    width: 200px;
}
.cMenuRightT{
	 background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #2B9EE1;
    clear: both;
    color: #FF6600;
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding: 11px;
}
.cMenuRightD{
	border-bottom: 1px dotted #A7B1BA;
    clear: both;
    cursor: pointer;
    font-weight: bold;   
    line-height: 31px;
    padding-bottom: 5px;
    padding-left: 5px;
	
}
.cMenuRightD .btn_cong,.cMenuRightD .btn_cong1 {
	background: url("../images/ic_morong.png") no-repeat scroll right top 8px transparent;
    display: block;
    height: 25px;
    margin-right: 12px;
}
.cMenuRightD .btn_menu_r{
	
    display: block;
    height: 25px;
    margin-right: 12px;
}

.cMenuRightD .btn_tru{
	background: url("../images/ic_morong.png") no-repeat scroll right top -12px transparent;
}
.cMenuRightD  ul{
	font-weight: normal;
    line-height: 19px;
    list-style: none outside none;
    margin: 0 0 0 7px;
    padding: 0;
	display:none;

}
.cMenuRightD  ul li{
	background:url(../images/ic_arrow_left_blue.png) no-repeat left;
	padding-left:10px;
}
.cMenuRightD  ul li a{
	color:#285A8E;
}
.cMenuRightD  ul li a:hover{
	color:#39434C;
}
.contentRight{
	float:left;
	display:block;
}
.title_name{
	font-weight:bold;
}
.detailView{
	background:url(../images/detail.png) no-repeat;
	height:25px;
	width:25px;
	cursor:pointer;
}
.editView{
	background:url(../images/edit.png) no-repeat;
	height:25px;
	width:25px;
	cursor:pointer;
}
.deleteView{
	background:url(../images/delete.png) no-repeat;
	height:27px;
	width:25px;
}
.pagging a{
	color:#285A8E;
}
.btSaveMenu{
	  float: left;
    margin-top: -4px;
    padding-left: 40px;
    position: relative;
}
.boderImg{
	border-radius:4px 4px 4px 4px;
	max-height:60px;
	max-width:60px;
}
.oderViewDesc{
	background:url(../images/sort_desc.gif) no-repeat;
	height:20px;
	width:15px;
	display:block;
	cursor:pointer;
	float:left;
}
.oderViewAsc{
	background:url(../images/sort_asc.gif) no-repeat;
	height:20px;
	width:15px;
	display:block;
	cursor:pointer;
	float:left;
	margin-left:4px;
}
input[type="button"]
{
	cursor:pointer;
}
.class_block{
	display:block;
}
.date_select{
	
	width:50px;
	height:20px;
}
.lienquanView{
	clear:both;
	background:url(../images/icon_lq.png) no-repeat;
	height:25px;
	width:25px;
}
.linkTitileAmin{
	color:#39434c;
}
.addImgA{
	cursor: pointer;
    float: left;
    font-weight: bold;
    padding-top: 4px;
	background:url(../images/icon_them.png) no-repeat;
	padding-left:50px;
	height:40px;
}
#sanphamlienquan{
	clear:both;
}
.orderEditReviewor{
	clear:both; margin-bottom:10px; font-weight:bold; color:#D5192C; border:1px solid #DDDDDD; background:none repeat scroll 0 0 #EDEDF2; width:600px;
}

.rowTransaction td.orderId{
	cursor:pointer;
}

#poup_all_to{
	background:#fff;
	padding:15px;
}