﻿/*原Manage.css*/
/*Manang中图片透明的样式*/
.ImgGlow
{
	filter:alpha(opacity=10);
	
	
}
*html .ImgGlow
{
	filter:alpha(opacity=10);
}

*+html .ImgGlow
{
	filter:alpha(opacity=10);
}

.ImgGlowout
{
}

.memustyleManage
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:#316D9C;
	text-decoration:none;
	cursor:hand;
}
.mycarttitle
{
	width: 890px; margin: 0 auto;
}
#myCartbuybg .mycarttitle
{
	width: 890px; margin: 0 auto;
}
#myCartbuybg .mycarttitlefontnow
{
	width:175px;
}
#myCartbuybg .mycarttitlefont
{
	width:175px;
}

.tbFreight td
{
border:1px solid #CCCCCC;
}
.FreightB2C .ajaxtxtcssgo,.FreightB2C .txtupbox,.FreightB2C .ajaxtxtcss
{
	width:60px;
}
.FreightB2C .buttonwhitefont
{
	color:Black;
	font:9pt/26px arial,Sans-Serif;padding:0 5px;
}
#upbtn li
{ float:left; text-align:center; padding-right:15px;}
#upbtn
{
	display:table;
	*display:inline;*zoom:1;
}

.finishFontTitle /*创建管理员成功后的提示字体*/
{
	font-size:12pt;
	font-family:arial,Sans-Serif;
	color:#fd811d;
	font-weight:bold;
}
.finishFont /*创建管理员成功后的提示字体*/
{
	font-size:11pt;
	font-family:arial,Sans-Serif;
	color:#fd811d;
	font-weight:bold;
}

   /* 邮箱配置列表页的顶端，底端样式*/
   #listtop
    {
     background-image:url(Images/listtop.gif);
     background-repeat:no-repeat;
      width:349px;
      height:11px;
      border:0px;
      color:black;           
      padding:0px;
      overflow:hidden;
    }
  
	
    #listbottom
    {
     background:url(Images/listbottom.gif);
     background-repeat:no-repeat;
      width:349px;
      height:11px;
      border:0px;
      color:white;
      padding-left:2px;
      overflow:hidden;
      
    }
    
 .userlistBtn /*邮箱配置按钮*/
{
 /*background-image: url(ProductImges/configBtn.gif);*/
 background-image:url(Images/normalitem.gif);
 background-repeat:no-repeat;
 width:349px;
 height:28px;
 text-align: center;
 font-size:9pt;
 color:#57788c;
 display:inline-block;

}

 .userlistBtnNow /*邮箱配置按钮*/
{
 /*background-image:url(ProductImges/configBtnNow.gif);*/
 background-image:url(Images/clickeditem.gif);
 background-repeat:no-repeat;
 text-align: center;
 width:349px;
 height:28px;
 font-size:9pt;
 color:#fd801d;
 text-decoration:underline;
 display:inline-block;

}

/*邮件配置保存按钮*/
   .btnMailSave
    {
      background:url(Images/Save.gif);
      width:104px;
      height:27px;
      border:0px;
      color:white;      
      line-height:27px;
      background-repeat:no-repeat;
      text-align:center;
      text-decoration:none;
    }
    
    .btnMailSavehover
      {
		   background:url(Images/Save.gif);
      width:104px;
      height:27px;
      border:0px;
      color:white;      
      line-height:27px;
      background-repeat:no-repeat;
      text-align:center;
      text-decoration:none;     
      
      cursor:pointer;
      
     
    
    }
    

/*管理员用户管理*/
.UserList .username,.UserList .enterprisecode,.UserList .vat,.UserList .lastlogin
{
	float:left;
	width:100%;
	font-size:9pt;
	color:#676767;
	text-decoration:none;
	
}

.usermanageBtnTxt
{
 margin-right:15px;		
}

/*公司名称*/
.UserList .companyName
{
	float:left;
	width:100%;
	font-size:10pt;
	color:#4a4949;
}
/*角色为注册用户*/
.UserList .guest
{
	float:left;
	height:23px;
	width:23px;	
	background-image:url(Images/guest.png);
	background-repeat:no-repeat;
    _background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/guest.png');
}


/*角色为客户*/
.UserList .client
{
	float:left;
	height:23px;
	width:23px;	
	background-image:url(Images/client.png);
	background-repeat:no-repeat;
    _background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/client.png');
}

/*角色为VIP*/
.UserList .vip
{
	float:left;
	height:23px;
	width:23px;	
	background-image:url(../../Images/VIP.png);
	background-repeat:no-repeat;
    _background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/VIP.png');
}
/*角色内容文字*/
.UserList .rolename
{
	height:23px;
	line-height:23px;
	font-size:9pt;
	color:#959494;
	margin-left:2px;

}

/*注册用户的电话*/
.UserList .telephone
{
	float:left;
	height:22px;
	line-height:22px;
	width:auto;
	background-image:url(Images/dianhua.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	font-size:9pt;
	color:#676767;
}
/*注册时间*/
.UserList .join
{
	font-size:9pt;
	color:#b2b2b2;
}

.editusertitle /*编辑用户信息大标题*/
{
	font-family:arial,Sans-Serif;
	font-size:10.5pt;
	color:#1a1e27;
	font-weight:bold;
}


.line8 /*编辑用户信息标题分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #fed557;
	height: 1px;
}

.userbasictitle /*编辑用户信息小标题*/
{
	font-size:9pt;
	color:#fd8922;
	float: left;
	height:100%;
}

.menuimg
{
 background-image:url(Images/jingshi.gif);
 background-repeat:no-repeat;
 width:auto;
 float:left; 
 padding:3px 0 6px 22px;
 margin-bottom:6px;
}


.userbasicBg /*编辑用户信息小标题背景？圆角*/
{
	background-color:#fdf4df;
	border-color:#fce0b5;
	border-width:1px;
	
	height:auto;	
	width:680px;
	overflow:hidden;
	margin:0 auto;
	border-style:solid;	
	float:left;	
	
	
}


.inputmust /*星号颜色*/
{
	color:#fd8922;
	font-size: 10pt;
	padding-left: 5px;
	font-weight:bold;
	padding-right:5px;
}

.noinputmust /*星号颜色*/
{
	padding-left: 10px;
	width:28px;
	padding-right:10px;
}
.line9 /*编辑用户信息分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #d9d9d8;
	height: 1px;
}

.wrongtitle /*错误提示字体*/
{
 color:#c11418;
 font-size: 9pt;
 font-family:arial,Sans-Serif;
}

.usertitlefont /*各标题字体*/
{
 font-family:arial,Sans-Serif;
 font-weight: bold;
 color:#000000;
 letter-spacing:0px;
	 font-size:10pt;
}

.imgtel  /*电话背景图片*/
{
	background-image:url(Images/dianhua.gif);
	background-position:left;
	padding-left:25px;
	height:24px;
	padding-top:2px;
	padding-bottom:2px;
	background-repeat:no-repeat;
	letter-spacing:0px;
	font-size:9pt;
	
	color: #5A5649;
    font-family:9pt arial,Sans-Serif;
}

.imgmobile /*移动电话背景图片*/
{
	background-image:url(Images/yidong.gif);
	background-position:left;
	padding-left:25px;
	height:24px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	background-repeat:no-repeat;
	 font-family:arial,Sans-Serif;
	 font-weight: bold;
	 color:#000000;
	 letter-spacing:0px;
	 font-size:10pt;
}
.imgfax /*传真标题*/
{
	background-image:url(Images/chuanzhen.gif);
	background-position:left;
	padding-left:25px;
	height:24px;
	padding-top:2px;
	padding-bottom:2px;	
	line-height:22px;
	background-repeat:no-repeat;
	 font-family:arial,Sans-Serif;
	 font-weight: bold;
	 color:#000000;
	 letter-spacing:0px;
	 font-size:10pt;
	 display:inline;
}


.orderconfignotnull
{
	 color:#FF8E17;
	 font-size: 10pt;
	 padding-left: 10px;
	 font-weight:bold;
	 width:20px;
}
.imgemail /*邮箱背景图片*/
{
background-image:url(Images/email.gif);
background-repeat:no-repeat;
background-position:left;
height:22px;
padding-left:24px;
padding-top:3px;
line-height:22px;
}

.returnuserlist /*返回用户列表字体*/
{
	font-size:10pt;
	text-decoration:underline;
	color:#31497e;
}

.configsellerinfo /*卖者用户信息配置大标题*/
{
 color:#fd8922;
 font-size:10.5pt;
 font-weight:bold;
}


 /*用户管理的样式*/
.adminFont1
{
	font-family:arial,Sans-Serif;
	Color:#3f3f3f;
	font-size:10pt;
	font-weight:bold;
}


.admintb /*用户管理列表table款*/
{
	width: 660px;
}
.admintb td /*用户管理列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px; 
}
.usermanagemenuimg  /*用户权限管理*/
{
 background-image:url(Images/titleimg.gif);
 background-repeat:no-repeat;
 width:16px;
 height:16px;
 float:left; 
 margin-left:30px;
}

.usermanagetitle /*用户管理小标题*/
{
	font-size:9pt;
	color:#fd8922;
	float: left;
}

/*尺码管理页面*/
/*现有尺码管理条目背景*/
.sizelistitem
{
	 height:23px;
	 background-color:#d9d9d8;
	
}
/*尺码项目拖动按钮*/
.dragHandle 
{
	width:10px;
	height:16px;
	background-color:Blue;
	background-image:url(images/dragHandle.png);
	cursor:move;
	border:outset thin white;
	margin-right:2px;

	
}
/*删除按钮*/
.Deletebutton
{
	background-image:url(Images/quxiao.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:left;
	padding-left:18px;
	background-position:left center;
	width:auto;
	background-color:Transparent;
	line-height:20px;
	border:0px;
	font-size:10pt;
	color:#464646;
	width:auto;



	
}
/*更新按钮*/
.Updatebutton
{
	background-image:url(Images/queren.gif);
	background-repeat:no-repeat;
	height:22px;
	text-align:left;
	padding-left:18px;
	background-position:left center;
	background-color:Transparent;
	line-height:20px;
	border:0px;
	font-size:10pt;
	color:#357fd4;
	width:auto;
	
	
	
}
/*添加新尺码按钮*/
.addbutton
{
	background-image:url(Images/add.gif);
	background-repeat:no-repeat;
	height:24px;
	width:86px;
	text-align:center;
	padding-top:2px;
	background-position:center;
	/*background-color:Transparent;*/
	line-height:15px;
	border:0px;
}

/*尺码标注图div*/
.productsizeimgdiv
{
	width:700px;
	height:142px;
	margin:10px auto;
	
	
}

/*尺码管理页面样式结束*/

/*卖者订单管理页面样式*/
/*页面顶端标头样式*/
.sellerordersmanagetitle
{
	background-image:url(Images/ordermanagetitle.gif);
	width:713px;
	height:33px;
	background-repeat:no-repeat;
	font-family:arial,Sans-Serif;
	font-size:11pt;
	font-weight:bold;
	color:#4d4d4d;
	text-align:center;
	line-height:33px;
}

/*卖者订单列表上方的分类链接*/
.unselectedtypelink
{
  	font-family:arial,Sans-Serif;
  	font-size:9pt;
  	color:#2f4796;
  	text-decoration:underline;
  	
  	width:172px;
  	height:24px;
  	display:block;
  	line-height:24px;
  	display:block;
  	float:left;
  	text-align:center;
  	
}

.selectedtypelink
{	
	width:172px;
  	height:24px;
  	line-height:24px;
  	display:block;
  	background-image:url(Images/ordermanagelinkbg.gif);
  	font-family:arial,Sans-Serif;
  	font-size:10pt;
  	color:#2f4796;
  	font-weight:bold;
  	 text-decoration:none; 
  	 	float:left;
  	 	text-align:center;
  	
}
/*订单列表新订单标示*/
.neworderindicator
{
color:#676767;
font-family:arial,Sans-Serif;
font-size:9pt;
line-height:14px;
text-decoration:none;
text-align:left;
}
.neworderindicator img
{
float:left;
padding-right:6px;
}
/*订单列表的普通订单标示*/
.normalorderblank
{
	width:30px;
	height:11px;
	background-repeat:no-repeat;
	
}
/*订单列表的公用字体*/
.ordercommonfont
{
	font-family:arial,Sans-Serif;
	font-size:9pt;
	color:#676767;
	text-decoration:none;
	text-align:center;
}



/*卖者订单列表下端分页导航条*/ /*用户列表页也用到了*/
#divpage
{
	
	float:left;
	width:712px;
	text-align:right;
}



/*卖者运输方式配置页面*/

/*添加运输方式标题*/
.addtransporttitlefont
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	line-height:22px;
	font-weight:bold;
	
	color:#676767;
}


/*卖者订单修改页Cart/EditOrderCart.aspx*/

/*添加产品按钮*/
.addproductbutton
{
	background-image:url("Images/addproduct.gif");
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	text-align:center;
	line-height:28px;
	color:White;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	
}

/*购物车列表标题：已购产品*/
.carttitle
{
	font-family:arial,Sans-Serif;
	font-size:10.5pt;
	color:#3b3b3b;
	font-weight:bold;
}

/*购物车产品名称样式*/
.cartproductnamefont
{
      font-family:arial,Sans-Serif;
      font-size:11pt;
      color:Black;
      background:url("Images/productnamebg.gif");
      background-position:left;
      background-repeat:no-repeat;
      height:20px;
      line-height:20px;
      padding-left:15px;
      
     
	
}

/*编辑其他信息链接*/
.editotherinfolink
{
    
	color:#31497e;
	font-size:10pt;
	text-decoration:underline;

}

/*订单管理员配置订单页EditOtherInfo.aspx样式*/
/*管理员配置订单收货方式*/
.receivewaylabelfont
{
font-family:arial,Sans-Serif;
font-size:10pt;  

}

/*管理员配置买者信息电子邮件标题*/
.orderconfigmaillabel
{
	background-image:url(Images/email.gif);
	background-position:left;
	padding-left:24px;	
	height:24px;
	padding-top:2px;
	padding-bottom:2px;
	background-repeat:no-repeat;
}
 /*管理员配置订单的运输方式的头部样式*/
 .transportheader
 {
	 background-color:#AAAAAA;
	 font-family:arial,Sans-Serif;
	 font-size:11pt;
	 color:White;
	 height:35px;
	 line-height:35px;
	 text-align:left;
	 padding-left:20px;
 }

/*运输方式名称*/
.tranportname
{
font-family:arial,Sans-Serif;
	font-size:10pt;
	color:#000000;
}

/*只有底部边框的Table样式*/
.bottomlinetable
{
  border:none;
  border-bottom:solid 1px #aaaaaa;	
}

.orderslist /*卖者订单列表table款*/
{
	color:#676767;
}
.orderslist td /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px; 
}
.orderslist th /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px; 
}

/*验证商业注册号*/
.validatebunesscode
{
display:inline-block;
background:url(ProductImges/valadateCode.png);
width:32px; 
height:19px;
text-decoration:none;
}


/*订单打印配置TD样式*/
.tdPrintMailConfig
{
	width: 700px;margin: 0pt auto; 
}

/*订单打印配置选项组的样式*/
.configgroup
{
	width :300px;
	float :left; 
	margin-left :20px;  
}
/*订单打印配置选项组边线的样式*/
.configgroup legend
{
  color:black;
}
/*订单打印配置选项组中fieldset中的div中的span样式*/
.configgroup fieldset div span
{
  width:160px;     
  display:inline-block;
  text-align:right;
}

/*订单打印配置标题其它样式*/
.orderconfigtitle
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}
/*预选颜色模块相关样式*/
/*颜色管理单元*/
.colormanagecell
{
  width:163px;
  height:120px;
  overflow:hidden;
  float:left;  
  margin:15px 0px 0px 15px;
  padding:0px;
  background-color:#ECECEC;

}
/*颜色管理单元标题*/
.colorcelltitle
{
	width:147px;
	height:15px;
	margin:8px auto;
	
}

/*颜色管理单元公用字体*/
.colorcellfont
{
	 font-family:arial,Sans-Serif;
	font-size:9pt;
	color:Black;
}

/*颜色标题*/
.colorcelltitle .colorcellfont
{
	width:64px;
	float:left;
}
/*顶端工具按钮*/
.colorcelltool
{
	float:right;
	width:35px;
	height:13px;
	line-height:15px;
	
}
.colorcelltool img
{
	float:left;
	margin-left:4px;
	cursor:pointer;
}
/*颜色展示矩形*/
.colorrectangle
{
	width:147px;
	height:22px;	
	margin:0px auto;
	border:solid 2px white;
}
/*颜色展示块内部*/
.colorrectangle div
{
	width:100%;
	height:22px;
}
/*颜色名称*/
.colornames
{
	width:147px;	
	margin:0px auto;
}
.colornames .colorcellfont
{
	overflow:hidden;
	white-space:nowrap;	
	margin-top:4px;
}
/*操作按钮*/
.submitbutton
{
	
	clear:both;
	margin: 0px auto;
	text-align: center;	 
	padding-top: 30px;
	  
}


.colorlisttitle
{
	 font-family:arial,Sans-Serif;
	color:Black;
	font-size:10pt;
}

/*选取颜色框内颜色相关样式*/

/*预选颜色块*/
.preselectedcolorcell
{
	width:126px;
	height:22px;
	float:left;
	margin:0px;
	margin-top:8px;	
	margin-left:5px;    
    cursor:pointer;
}
.smallcolorrectangle
{
	width:18px;
	height:18px;	
	float:left;
	border:solid 2px white;
	
	text-align:center;
	
}

.smallcolorrectangle div
{
	width:100%;
	height:100%;
	
	
}
.preselectedcolorcell .colorcellfont
{
	width:85px;	
	overflow:hidden;
	line-height:22px;
	height:22px;
	float:left;
	margin-left:15px;
	
}
.colorlist
{    
	float:left;
    width:450px;
    text-align:center;
    margin-bottom:15px;
}
 
ul.colorsitem
{
    float:left;
    width:100%;
 }
ul.colorsitem li
{
    float:left;
    text-align:center;   
    padding:2px;
    
    
 }
 
 li.colorbox,li.colorname,li.coloroperation,li.colorboxhead,li.colornamehead,li.coloroperationtitle
 {
	 width:83px;
	 overflow:hidden;
    font-family:Arial;
    font-size:9pt;
    color:#000000;
    height:30px;
	line-height:30px;
 }
 
 /*添加编辑产品颜色列表表头边框，用来形成表格样式*/
  li.colorboxhead,li.colornamehead,li.coloroperationtitle
  {
   
    border-color:#979797;
    border-style:solid;
    border-top-width:1px;  
    border-bottom-width:1px;  
    border-right-width:1px;  
    border-left-width:0px;
     height:20px;
	line-height:20px;
	overflow:hidden;
    
  } 
  /*产品颜色列表表头第一个单元格边框*/
   li.colorboxhead
   {
	border-left-width:1px;  
   }
  /*产品颜色列表表头第一个单元格边框*/
  li.colorbox,li.colorname,li.coloroperation
  {
	border-bottom:solid 1px #979797;	
	border-right:solid 1px #979797;
	
  }
  
  li.colorname input
  {
	width:78px;
	border-style:groove;
	margin-top:5px;
	
	
  }
  
  li.coloroperation img
  {
     margin:10px auto;
	
	
  }
  
  li.colorbox
  {
	border-left:solid 1px #979797;
  }
  li.colorbox .colorskin
  {
    margin:0px auto;    
  }
  
  /*添加编辑产品颜色块样式*/
  ul.colorsitem li.colorbox .colorskin
  {
	border:0;
  }
  
ul.colorsitem li.colorbox .colorskin .color
  {
	 border:solid 1px #000;
	 height:28px;
    margin:0 auto;
    width :28px;
    overflow:hidden;/*添加*/
  }
 
  .btncenter
  {
    margin:0px 25px;
  }

 /*原ProductStyle.css*/
 .compationBg /*产品成份管理页眉*/
{
	background-image: url(Images/imgComptionHeadBg.gif);
	width: 693px;
	height: 27px;
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #3b6077;
	font-weight: bold;
}

.compationTitle /*产品成份管理页眉标题样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #3b6077;
	height: 36px;
}

.spacing
{
padding-left: 3px;
 padding-right:3px;
 display:inline-block; 
}

.imgCompationTop /*产品成份管理头部背景*/
{
	background-image: url(Images/imgCompationTop.png);
	width: 740px;
	height: 9px;
	_background-image:none;/*IE6*/
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/imgCompationTop.png')!Important;
}

.imgCompationCenter /*产品成份管理中间背景*/
{
	background-image: url(Images/imgCompationCenter.png);
	width: 740px;
	background-repeat: repeat-y;
	_background-image:none;/*IE6*/
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Idshoes/Images/imgCompationCenter.png');
}

.imgCompationBottom /*产品成份管理页脚背景*/
{
	background-image: url(Images/imgCompationBottom.png);
	width: 740px;
	height: 9px;
	_background-image:none;/*IE6*/
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/imgCompationBottom.png')!Important;
}

.compationItemFont
{
	font-size: 10pt;
	font-family:arial,Sans-Serif;
	text-align: center;
	color: #434242;
}

.bottompages a  /*处理产品成份分页*/
{
 position:relative;
}
/*----------------------------------目录，产品后台管理---------------------------------------*/
/*----------字体----------*/


.returnHomeFont /*返回首页字体样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.font1 /*产品编号*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	word-spacing:0px;
}
.font2 /*产品管理：时间，价格字体样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #6a6a6a;
	text-decoration: none;
}

.font3 /*添加大类，上下架产品字体样式*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.font4 /*产品名称样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #357fd4;/*#6a6a6a颜色修改，090312改版*/
	font-weight: bold;
}

.font5 /*产品编号样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}



.pageFont1 /*当前页*/
{
	font-size: 9pt;
	font-weight: bold;
	color: #fd811e;
}

.pageFont2 /*其他页*/
{
	font-size: 9pt;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}


/*鼠标以上*/
.pageFont2:active
{
	font-size: 9pt;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: underline;
}

.productVisbleFont /*已下架字体样式*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #6a6a6a;
}

.productDsiplayFont /*已上架字体样式*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #70a938;
}


/*-------产品搜索结果页-----*/
.serachResultFont /*搜索结果标题样式*/
{
	font-size: 10pt;
	font-weight: bold;
	font-family:arial,Sans-Serif;
	color: #477457;
}

.typeFont /*所属分类样式*/
{
	font-size: 9pt;
	font-family: arial,Sans-Serif;
	color: #353535;/*#477457颜色变换,090312改版*/
}

.serachBtnFont /*目录搜索确定按钮样式*/
{
	font-size: 10pt;
	font-weight: bold;
	font-family: arial,Sans-Serif;
	text-decoration: none;
	color: #FFFFFF;/*#477457颜色变换,090312改版*/
} 


/*---产品添加,编辑产品---*/
.categoryTitleFont /*编辑产品标题字体,类别管理标题*/
{
	font-family: arial,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.editProductFont /*编辑产品标题字体,类别管理标题*/
{
	font-family:arial,Sans-Serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #50748e;
}

.toolTipFont /*编辑产品解释信息字体*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #50748e;
}

.editTypeFont1 /*单语言项目标题*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #715e4a;
}

.editTypeFont2 /*产品照片标题，类别管理标题*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #50748e;
}

.editTypeFont3 /*多语言项目标题*/
{
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #477457;
}

.font7 /*小标题字体样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.font8 /*p普通字体*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #000000;
}
.font9 /*普通字体*/
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #b9b9b9;
}
.font10 /*权限管理页注释*/
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #50748e; 
}

.font11 /*产品管理搜索*/
{
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

/*新品过期时间样式*/
.newdatefont
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #000000;
}

.BackgroundStyle_divleft
{
	text-align: left;
	width: 100%;
}
.BackgroundStyle_divright
{
	text-align: right;
	width: 100%;
}

.line /*分割线样式*/
{
	width: 100%;
	overflow: hidden;
	background: #cdcdcd;
	height: 1px;
	font-size: 1px;
}

.line2 /*单语言项目分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #c7ab95;
	height: 1px;
}

.line3 /*产品照片分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #95b0c5;
	height: 1px;
}

.line4 /*多语言项目分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #91c3a5;
	height: 1px;
}
.line5
{
	width: 98%;
	overflow: hidden;
	background: #b9b9b9;
	height: 1px;
	font-size: 1px;
}

.line6 /*产品目录分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #406474;
	height: 1px;
}

.line7 /*权限管理注释分界线*/
{
	width: 100%;
	overflow: hidden;
	background: #ffffff;
	height: 1px;
}

.EditbtnStyle /*按钮背景*/
{
	background: url(ProductImges/Editor.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
/*
.BackgroundOnStyle
{
	background: url(ProductImges/Background_on.png);
	background-repeat: no-repeat;
	width: 741px;
	height: 6px;
}


.BackgroundInStyle
{
	background: url(ProductImges/Background_in.png);
	background-repeat: repeat-y;
	width: 741px;
}

.BackgroundUnderStyle
{
	background: url(ProductImges/Background_under.png);
	background-repeat: no-repeat;
	width: 741px;
	height: 6px;
}*/

.Serchborder /*产品关键字搜索边框*/
{
	/*border: solid 1px #91c3a5; 去掉边线090312改版*/
	margin-top: 12px;
	width: 708px;
	padding: 8px 20px 8px;
	text-align: right;
}


.SerchCategoryborder /*产品目录搜索边框*/
{
	border: solid 1px #d2e0f0;/*新添边线090312改版*/
	margin-top: 12px;
	width: 100%;
	margin-top: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e9f3fe;/*背景色修改090312改版*/
}

.productDiv /*产品列表div容器样式*/
{
	border: solid 1px #b9b9b9;
	width: 743px;
}

.productList /*产品列表table款*/
{
	width: 743px;
}
.productList td /*产品列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px; 
}




/*----------------------------------------------------------------*/
.editTopBG /*添加编辑产品上部背景*/
{
background-image:url(ProductImges/Background_Top.png); 
background-repeat:no-repeat; 
width:741px; 
height:31px;
_background-image:none;/*IE6*/
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/ProductImges/Background_Top.png')!Important;
}



.simpleType /*添加编辑产品单语言项背景*/
{
background-image:url(ProductImges/titleBackground_yellow.gif); 
background-repeat:no-repeat;
width:720px; 
height:39px;
}

.toolTipBgStyle /*提示信息背景*/
{
width: 570px; 
background-color: #c3d5e3; 
border: 1px;
border-style: solid;
border-width: 1px; 
border-color: #98aec5;
display:inline-table;
padding-bottom:5px;
}

.toolTipimg1 /*提示信息图片*/
{
background-image: url(ProductImges/EditorProduct_1.gif); 
background-repeat: no-repeat;
padding-right: 24px;
width:84px;
height:83px;
}

.toolTipimg2 /*提示信息图片*/
{
float: left; 
width: 28px; 
height:28px;
margin-left: 10px; 
padding-right:10px;
margin-top: 5px; 
background-image:url(ProductImges/EditorProduct_2.gif); 
background-repeat:no-repeat;
}

.simpleLeftBg /*单语言左单元格背景*/
{
background-color:#efe4d7;
text-align:right;
width:180px;
}

.photoLeftBg /*相册左单元格背景*/
{
background-color:#dee3e7;
text-align:right;
width:180px;
}


.photoType /*编辑产品相册大标题背景图片*/
{
background-image:url(ProductImges/titleBackground_Blue.gif); 
background-repeat:no-repeat;
width:720px; 
height:39px;
}


.mulityType /*编辑产品多语言大标题背景图片*/
{
background-image:url(ProductImges/titleBackground_Green.gif); 
background-repeat:no-repeat;
width:720px; 
height:39px;
}


.multyLeftBg /*编辑产品多语言左单元格背景*/
{
width:180px;	
background-color:#dbf1e2;
text-align:right;
}


.copyBtn /*复制按钮*/
{
cursor: pointer; 
width: 17px; 
height:17px; 
background-image:url(ProductImges/Copy.gif); 
background-repeat:no-repeat;
}

ul,li{
margin:0; 
padding:0; 
}
.ullangu{
float:right;
}

.ullangu li{
float:left;
margin-right: 30px; 
padding-left: 36px;
}

.cnFlagStyle /*中国国旗按钮*/
{ 
height:26px; 
background-image:url(ProductImges/cn.png);
_background-image:url(Images/cn.gif);
background-repeat:no-repeat;
width:auto;
line-height:26px;
}

.frFlagStyle /*fr国旗按钮*/
{
height:26px; 
background-image:url(ProductImges/fr.png);
_background-image:url(Images/fr.gif);
background-repeat:no-repeat;
width:auto;
line-height:26px;
}


.enFlagStyle /*en国旗按钮*/
{ 
height:26px; 
background-image:url(ProductImges/en.png); 
_background-image:url(Images/en.gif);
background-repeat:no-repeat;
width:auto;
line-height:26px;
}

.trPading /*单元格样式*/
{
	padding-top:8px;
	padding-bottom:7px;
}

.flagFont /*国家标题名称*/
{
 font-size:9pt;
 font-family:arial,Sans-Serif;
 font-weight:bold;
 color:#616161;
}

.mustFont /*星号颜色*/
{
	color:#ff9e1f;
	font-size:10pt;
}

.setTitle /*小目录标题样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
	height: 36px;
}


.btnClickStyle /*产品管理列表按钮被点击时的背景*/
{
	background: url(ProductImges/btn2.gif);
	background-repeat: no-repeat;
	width: 124px;
	height: 26px;
}



.productWidth /*产品，目录中间内容部分样式*/
{
width: 720px; 
margin-left: auto; 
margin-right: auto;
}

.categoryBg 
{
 width: 735px; 
 background-color: White; 
}

.productBg /*产品页背景*/
{
width: 735px; 
background-color: White; 
margin-top: 10px;
font-family:Arial Sans-Serif; 
}

.BackgroundStyle,.packdiv,.productdiv
{
	width: 745px;
	background-color:#ffffff;
	margin:0 auto;
	padding-bottom:15px;
}



.btnCategoryStyle /*大类添加按钮背景*/
{
	background: url(ProductImges/Addbtn.png);
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Addbtn.png');
	_background:;
	width: 170px;
	height: 29px;
}


.btnSetStyle /*小类添加按钮背景*/
{
	background: url(ProductImges/AddSet.png);
	background-repeat: no-repeat;
	_background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/AddSet.png');
	width: 192px;
	height: 29px;
}

.setBottomBg /*小类底部背景*/
{
	background: url(ProductImges/setBottomBg.gif);
	background-repeat: no-repeat;
	width: 712px;
	height: 12px;
}

.categoryListTop /*目录列表顶部样式*/
{
padding-top: 15px; 
padding-bottom: 30px; 
padding-right: 10px; 
width: 740px;
background-color: White;
}

.btnRemoveStyle /*产品目录页删除按钮的样式*/
{
	background:url(ProductImges/btnRemove.png);
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/btnRemove.png');
	_background:;
}



.btnEditStyle /*产品目录页编辑按钮的样式ff*/
{
	background:url(ProductImges/btnEdit.png);
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/btnEdit.png');
	_background:;
}

.DetailTitle
{
margin:0 auto; 
border:2px;
border-style:solid; 
border-color:#9ACDF0;
float:left;
clear:right;
width:180px;
}

/*ProductHot控件的样式*/
.ProductStyle
{
border:2px;
text-align :left;
border-style:solid;
border-color:#9ACDF0;
width:202px;
background-color:#F1F7FB;
}

.ProductHotTitile
{
background-color: #699BC3;
border: 2px; 
border-style: solid;
border-color: #9ACDF0; 
font-weight: bold; 
font-size: 10.5pt;
font-family: arial,Sans-Serif;
top:0; 
width:202px;
}

.ProductHotFont
{
	text-decoration:none;
	cursor: pointer; 
	color:#818a98;
	font-size:8pt;
}
 .ProductHotFont:hover
{
 cursor: pointer;
 text-decoration:underline;
}


.ProductListSetBG
{  
  height:32px; 
  width:600px;
  font-size:9pt;
  font-family:arial,Sans-Serif;
  color:#ea1d68;
}



.ProductHotTitleFont
{
font-family:arial,Sans-Serif;
padding-left: 17px; 
color: #0957af; 
padding-top: 10px;	
}


/*编辑订单其他信息条目标签样式*/
.LabelTd
{
	width: 200px;
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	border-right: solid 0px #FFFFFF;
	border-bottom: none;
	border-top: none;
	border-spacing: 0px;
	/*border-right: solid 8px #FFFFFF;
    padding: 9px 8px 9px 0px;*/
	margin: 0px;
	text-align:right;
	
}
/*编辑订单其他信息表格样式*/
#userInfo TR
{
	border-width: 0px;
	padding:0px;
	margin:0px;
}
/*编辑订单其他信息提示样式*/
.ErrorTD
{
	width:300px;
	padding:0px;
	height:35px;
	margin:0px;
}


#payMethod label
{
font-family:arial,Sans-Serif;
font-weight:bold;
font-size:10pt;
color:#000000;
float:left;
margin-left:20px;
margin-right:0px;
margin-top:22px;
}
			
#payMethod div
{
float:left;
margin-left:13px;
background-repeat:no-repeat;	
}
	
#payMethod input
{
float:left;
margin-top:18px;
margin-left:45px;
}


/*购物车样式信息*/
.CompleteSucessBg   /*购物成功信息页背景图*/
{
background-image:url(Images/CompleteShopping.jpg);
width:546px;
height:185px;
margin-left:auto;
margin-right:auto;
}



ul
{
	list-style-type:none;
}



.txtbox
{
	font-size: 9pt;
	border-style:groove;
}

.borderleftGridVidw /*购物车内容样式*/
{
	border-right-style:none;
	border-right-width:0px;
	border-left-style:none;
	border-left-width:0px;
}

.productPriced1 /*打折前价格,没有促销价格*/
{
	font-size:10pt;
	font-family:arial,Sans-Serif;
	color:#000000;
}

.productPriced2 /*打折前价格，有促销价格*/
{
	font-size:9pt;
	font-family:arial,Sans-Serif;
	color:#7b7673;
	text-decoration:line-through;
}



.allTitle1,#cartsuminfo .allTitle2,#cartsuminfo .allTitle3
{
 font-family:arial,Sans-Serif;
 font-size:10pt;
 color:#000000;
}

.allTitle2
{
 font-family:arial,Sans-Serif;
 font-size:9pt; 
 color:#a1313d;
}

.allTitle3
{
 font-family: arial,Sans-Serif;
 font-size:11pt;
 color:#049700;
}


.CategoryTitleBg
{
	display:none;
	background: url(Images/CategoryTitleBg.gif); 
	width: 165px; 
	height: 30px;
	padding-left:5px;
	line-height:30px;
	background-repeat:no-repeat;
}


.CategoryBottomBg
{ 
	display:none;
	background:url(Images/CategoryBottomBg.png) ; 
	width:170px; 
	height:113px;
	_background:; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/CategoryBottomBg.png');
}


.noSearchStyle
{
width:603px;
color:#ea1d68;
}


.charfont /*企业信息剩余字符字体样式*/
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #6a6a6a;
}

/*---------------------添加购物车----------------*/

/*顶部样式*/
.ordertopbg
{
background-image:url(ProductImges/ordertop.png); 
background-repeat:no-repeat; 
width:396px; 
height:40px;
_background-image:none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='../App_Themes/Idshoes/ProductImges/ordertop.png');/*IE6*/
}
.BasicDetailStyle #panelAddSuccess,.basicdbannerdiv #panelAddSuccess
{
background: none repeat scroll 0 0 #FFFFFF;
border: 2px solid #CA0C88;
z-index: 1000;
}

.BasicDetailStyle #panelAddSuccess .ordertopbg,.basicdbannerdiv #panelAddSuccess .ordertopbg
{
	background:none;
}
.BasicDetailStyle #panelAddSuccess .ordercenterbg,.basicdbannerdiv #panelAddSuccess .ordercenterbg
{
background:none;
}
.BasicDetailStyle #panelAddSuccess .orderbottombg,.basicdbannerdiv #panelAddSuccess .orderbottombg
{
background:none;
}
/*中间样式*/
.ordercenterbg
{
background-image:url(ProductImges/ordercenter.png); 
background-repeat:repeat-y;
padding-top:10px;
width:396px; 
height:100%;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='../App_Themes/Idshoes/ProductImges/ordercenter.png');/*IE6*/
overflow:hidden;
}


/*底部样式*/
.orderbottombg 
{
background-image:url(ProductImges/orderbottom.png); 
background-repeat:no-repeat; 
width:396px; 
height:40px;
_background-image:none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='../App_Themes/Idshoes/ProductImges/orderbottom.png'); /*IE6*/
}



.closeimg
{
background-image:url(Images/quxiao.gif); 
background-repeat:no-repeat; 
background-position:right;
width:16px; 
height:16px;
cursor:pointer;
}

.closeimgcss /*关闭按钮位置样式*/
{
float: right; 
margin-right: 25px; 
margin-top: 8px; 
display: inline;
_position:relative;
}

.closeimgs
{
background-image:url(Images/quxiao.gif); 
width:16px; 
height:16px;
}

/*确定按钮字体样式*/
.btnokbg
{
color:White;
 font-size:10pt;
 text-decoration: none;
 position:relative;
}

.lineheightpadding
{
 padding-top:8px;
}

.orderfont1
{
 font-size: 9pt;
 font-family:arial,Sans-Serif;
 color: #ababab;
 padding-top:5px;
 padding-bottom:5px;
}

.orderfont2
{
 font-size: 9pt;
 font-family: arial,Sans-Serif;
 color: #000000;
}

.ordertitleinfo
{
  float: left; 
  margin-left: 25px; 
  margin-top: 10px; 
  display: inline; /*解决IE6margin双倍的问题*/
  width:320px;
  font: 10pt arial,sans-serif;
}

.orderopratebg
{
margin: 0 auto;
background-color: #f0f0f0; 
width: 326px; 	
border:solid 1px #e3e2e2;
padding:20px 6px;
position:relative;
}

/*--------------------颜色插件--------------------*/
.farbtastic
 {
  position: relative;
  margin: 0 auto;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(Images/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(Images/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(Images/marker.png) no-repeat;
}
/*添加*/
.opsp
{
	border-collapse: collapse;
	margin: 10px auto;
}
.opsp td,.opsp th
{
	border: 1px solid #CCCCCC;
	color: #000000;
    font: 9pt arial,Sans-Serif;
    padding: 3px 5px;
    min-width: 70px;
}
.opsp input
{
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	width:60px;
	color:#444;
}


.ordertopbg .helpcss{
float: right;
margin-right: 60px;
margin-top: -17px;
}

.sellerorderb2c
{
    background: none repeat scroll 0 0 #FFFFFF;
}

.searchwaybtn2
{
margin-top:15px;
}

/*用户个人主页左侧菜单*/
.usertreetopbg
{
background-image:url(Images/usertreetop.png); 
background-repeat:no-repeat; 
_background-image:none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='../App_Themes/Idshoes/Images/usertreetop.png');
width:230px; 
height:17px;
}

.usertreecenter
{
background-color: #e8e8e8; 
height: 100%; 
width:230px;
}

.usertreebottombg
{
background-image:url(Images/usertreebottom.png); 
background-repeat:no-repeat; 
_background-image:none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='../App_Themes/Idshoes/Images/usertreebottom.png');
width:230px; 
height:17px;
}


/*修改购物信息*/
.editmycarttitlefont
{
float: left; 
width: 300px; 
font-family:arial,Sans-Serif;
font-size:10pt; 
color:#595a58;
}


.editmycarttitlefontnow
{
float: left; 
width: 300px; 
font-family:arial,Sans-Serif;
font-size:10.5pt; 
color:#5daa19;
}

/*评分样式*/
.rateStatus{float:left; clear:both; width:100%; height:20px;}
.rateMe{ clear:both; width:100%;  padding:0px; margin:0px;}
.rateMe li{float:left;list-style:none;}
.rateMe li a:hover,
.rateMe .on{background:url(Images/star_on.gif) no-repeat;width:12px;height:12px;}
.rateMe a{float:left;background:url(Images/star_off.gif) no-repeat;width:12px; height:12px;}   

/*原Userpage.css*/    
/*买者订单管理页面样式*/
/*页面顶端标头样式*/
.buyerordersmanagetitle
{
	background-image: url(Images/ordermanagetitle.gif);
	width: 713px;
	height: 33px;
	background-repeat: no-repeat;
	font-family: arial,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4d4d4d;
	text-align: center;
	line-height: 33px;
}


/*买者订单列表上方的分类链接*/
.buyerunselectedtypelink
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #2f4796;
	text-decoration: underline;
	width: 172px;
	height: 24px;
	display: block;
	line-height: 24px;
	float: left;
	text-align: center;
}

.buyerselectedtypelink
{
	width: 172px;
	height: 24px;
	line-height: 24px;
	display: block;
	background-image: url(Images/ordermanagelinkbg.gif);
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #2f4796;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: center;
}

/*买者订单列表字体样式*/
.buyerorderlist .username
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}

.buyerorderlist
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}

.buyerorderlist td /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.buyerorderlist th /*列表td上下间距*/
{
	padding-top: 5px;
	padding-bottom: 5px;
}

/*订单列表的公用字体*/
.buyerordercommonfont
{
	font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #676767;
	text-decoration: none;
	text-align: center;
}

/*买者订单管理页*/
/*已被修改*/
.orderchanged
{
	color: #2f4791;
	font-family:arial,Sans-Serif;
	font-size: 9pt;
}

/*配置项字体*/
.configtitle
{
	float: left;
	width: 100%;
	font-size: 9pt;
	color: #676767;
}



/*订单展示*/
.showtabletitlebg
{
	/*background-image: url(Images/omtcart2.gif);
	background-repeat: no-repeat;
    height: 33px;
    */
	width: 550px;
	font-family: arial,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
}

/*订单展示标题样式*/
.tablebigtitle
{
	font-family:arial,Sans-Serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #000000;
	height: 18px;
	padding-top: 6px;
}
/*订单打印运输方式样式*/
#receivewayinfo .tableothertitle
{
	font-size: 11pt;
}

/*订单展示标题其它样式*/
.tableothertitle
{
	float: left;
	width: 100%;
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*产品总价颜色*/
.allpricetitle
{
 font-family: arial,Sans-Serif;
 font-size:11pt;
 color:#000000;
}

/*订单展示信息分块标题*/
.navigatetitle
{
	background-image: url(Images/imgnavigate.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: arial,Sans-Serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #3b3b3b;
	padding-left: 15px;
	height: 18px;
	padding-top: 6px;
}

.showtablesmalltitle
{
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3b3b3b;
}

/*购物车页合同信息字体*/
.remarksfont
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #717171;
}

/*买者购物车支付方式文字样式单选按钮对应的Label*/
.payforfont
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}


/*订单打印页备注字体样式*/
.tableremarksfont
{
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*买者个人信息页大标题*/
.imgusermenu
{
	background-image: url(Images/imgusermenu.gif);
	background-position: left top;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 10.5pt;
	font-family:arial,Sans-Serif;
	color: #4b5053;
	margin-left: 10px;
}

/*买者个人信息页小标题*/
.subusermemu
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #4b5053;
	margin-left: 34px;
	padding-top: 10px;
}


.imgchuanzhen /*传真背景图片*/
{
	background-image: url(Images/chuanzhen.gif);
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
}



/*收获方式样式*/
.recivecontent
{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 713px;
	margin-top: 20px;
}

.recivetitlebg
{
	height: 30px;
	background-color: #cbcbcb;
	text-align: left;
	width: 713px;
}

/*收获方式标题*/
.recivetitlefontstyle
{
	font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

/*收获方式背景*/
.recivebg
{
	width: 600px;
	background-color: #f0f0f0;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #e3e2e2;
	padding-top: 20px;
	padding-bottom: 10px;
}


.LabelTd2
{
	border-right: solid 0px #FFFFFF;
	border-bottom: none;
	border-top: none;
	border-spacing: 0px;
	margin: 0px;
}

/*购物车*/
.imgnagivate
{
	margin: 0 auto;
	width: 990px;
	background-image: url(ProductImges/omtcart1.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-top: 10px;
}

.mycarttitlefont /*我的购物车导航菜单*/
{
	float: left;
	font-family: arial,Sans-Serif;
	font-size: 10.5pt;
	color: #595a58;
	width:175px;
	text-align:center;
}


.mycarttitlefontnow /*我的购物车当前导航菜单*/
{
	float: left;
	font-family: arial,Sans-Serif;
	font-size: 10.5pt;
	color: #5daa19;
	width:175px;
	text-align:center;
}


.mycartsetpnowimg
{
	background-image: url(ProductImges/cartsep1.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
}

.mycartsetpimg
{
	background-image: url(ProductImges/cartsep2.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
}

/*电话区号与电话号码之间的小横线样式*/
.spanstyle
{
	padding-left: 3px;
	display: inline-block;
	width: 5px;
}
.spanstylefont  /*电话区号与电话号码之间的小横线的颜色样式*/
{
}
.completetitle1
{
	list-style-type: none;
	text-align: right;
	font-size: 10pt;
	font-family: arial,Sans-Serif;
	color: #66696c;
	padding-top: 16px;
	padding-right:18px;
}

.completetitle2
{
	margin-top: 20px;
	text-align: left;
margin-left: 240px;
}

.completetitle3
{
	font-family:arial,Sans-Serif;
	font-size: 14pt;
	color: #70aa3c;
}
.completetitle4
{
	font-family: arial,Sans-Serif;
	font-size: 10pt;
	color: #adadaf;
}
.completetitle5
{
	font-family: arial,Sans-Serif;
	font-size: 9pt;
	color: #bd8a66;
}




.normalfont /*普通字体*/
{
	 font-family:arial,Sans-Serif;
	font-size: 9pt;
	color: #3f3e3c;
	text-decoration:none;
}
.fontregister /*普通字体*/
{
	 font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #fff;
	text-decoration:none;
}
.fontlogin /*普通字体*/
{
	 font-family:arial,Sans-Serif;
	font-size: 10pt;
	color: #2a73ce;
	text-decoration:none;
}

.helplinkform /*悬浮框帮助按钮图标*/
{
background-image:url(ProductImges/HelpForm.gif); 
width:16px; 
height:16px;
background-repeat:no-repeat;
position:relative;
}
/*悬浮框帮助按钮的css*/
.helpcss
{
	float:right; margin-right:4px;  margin-top:8px;
}

.helplinkpage /*主页帮助按钮图标*/
{
background-image:url(ProductImges/HelpPage.gif); 
width:26px; 
height:26px;
background-repeat:no-repeat;
}

.sellerorderb2c
{
background:#fff;
}
.helplinkregister /*用户注册页的帮助按钮*/
{
background-image:url(FrontImages/helpregister.gif); 
width:16px; 
height:16px;
background-repeat:no-repeat;

}

*html .helplinkregister /*用户注册页的帮助按钮*/
{

margin-top:5px;
background-repeat:no-repeat;


}

/*用户注册页的文字帮助链接*/
.registertexthelplink
{
	font-family:arial,Sans-Serif;
	font-size:9pt;
	color:#7a7a7a;
	text-decoration:underline;
}

/*注册成功页，注册成功返回主页按钮背景*/
.registSucessReturnHome
{
background-image:url(Images/RegistReturnHome.png);
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='Images/RegistReturnHome.png');
_background-image:none;
margin: 0 auto;
width:170px;
height:32px;
}
.completebodycenter .registSucessReturnHome a
{
	line-height:32px;
}
/*不能为空提示文字'*'*/
.notnull
{
	
	 color:#79c500;
	 font-size: 13pt;
	 padding-left:3px;
	 padding-right:3px;
	 font-weight:bold;
	 display:inline-block;
	 line-height:10px;
	 height:10px;
	 vertical-align:middle; 
}


.editUserLeftTd /*用户信息修改页左侧单元格样式*/
{
width: 200px; 
}


.UserRightTop /*权限管理提示上面样式*/
{
background: #dee3e7 url(ProductImges/UserRightTop.gif) ; 
width:290px; 
height:17px;
background-repeat:no-repeat;
}
.UserRightCenter /*权限管理提示中间样式*/
{
background-color: #dee3e7; 
width: 290px;
}
.UserRightBottom /*权限管理提示下面样式*/
{
background-image:url(ProductImges/UserRightBottom.gif); 
width:290px; 
height:17px;
background-repeat:no-repeat;
}


/*编辑用户信息切换角色*/
.eidtguest
{
	float:left;
	height:23px;
	width:23px;	
	background-image:url(Images/guest.png);
	background-repeat:no-repeat;
	_background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/guest.png');
}

.editclient
{
	height:23px;
	width:23px;	
	background-image:url(Images/client.png);
	background-repeat:no-repeat;
	_background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/client.png');

}

.editvip
{
	height:23px;
	width:23px;	
	background-image:url(../../Images/VIP.png);
	background-repeat:no-repeat;
	_background:;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/VIP.png');

}



/*后台管理主页*/
.imgauthor
{
background-image:url(Images/authoritybutton.png); 
width: 60px; 
height: 60px;
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/authoritybutton.png');
}



.imgregistedusers
{
background-image:url(Images/registedusers.png);  
width: 60px; 
height: 60px;
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/registedusers.png');
}



.imgloginemail
{
background-image:url(Images/ImgEmail.png); 
_background-image:none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/ImgEmail.png');
width: 60px; 
height: 60px;
}

.imgmailconfig
{
background-image: url(Images/mailconfig.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/mailconfig.png');
width: 60px; 
height: 60px;
}


.imgmeta
{
background-image: url(Images/ImgMeta.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/ImgMeta.png');
width: 60px; 
height: 60px;
}


.imgenterpriseconfig
{
background-image: url(Images/EnterPriseConfig.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/EnterPriseConfig.png');
width: 60px; 
height: 60px;
}


.imgconfigcontract
{
background-image: url(Images/ConfigContract.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/ConfigContract.png');
width: 60px; 
height: 60px;
}


.imgwebedit
{
background-image: url(Images/ImgWebEdit.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/ImgWebEdit.png');
width: 60px; 
height: 60px;
}



.imgwebset
{
background-image: url(Images/imgWebSet.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/imgWebSet.png');
width: 60px; 
height: 60px;
}



.imgwebrecycle
{
background-image: url(Images/WebRecycle.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/WebRecycle.png');
width: 60px; 
height: 60px;
}

.imgflashediter
{
background-image: url(Images/flashediter.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/flashediter.png');
width: 60px; 
height: 60px;
}

.imgintranetwebedit
{
background-image: url(Images/IntranetWebEdit.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/IntranetWebEdit.png');
width: 60px; 
height: 60px;
}

.imgintranetwebset
{
background-image: url(Images/IntranetWebSet.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/IntranetWebSet.png');
width: 60px; 
height: 60px;
}


.imgintranetwebrecycle
{
background-image: url(Images/IntranetWebRecycle.png); 
_background-image: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/Images/IntranetWebRecycle.png');
width: 60px; 
height: 60px;
}

/*订单列表添加订单数量*/
.productlistadd
{
color:Blue; 
font-size:10pt; 
font-family:arial,Sans-Serif;
text-decoration:underline;
cursor:pointer;
}




/*添加按钮中间图片*/
.btnaddcenter
{
	background-image:url(Images/btnAddCenter.gif);
	background-repeat:repeat-x;
	height:24px;
	 width:auto;
  text-align:center;
 line-height: 24px;
 vertical-align: middle;
}

/*添加按钮左面图片*/
.btnaddleft
{
 background-image:url(Images/btnAddLeft.gif);
 background-repeat:no-repeat;
 width:23px;
 height:24px;
}

/*添加按钮右面图片*/
.btnaddright
{
 background-image:url(Images/btnAddRight.gif);
 background-repeat:no-repeat;
 width:23px;
 height:24px;
}

/*下架按钮中间图片图片*/
.btnshelvescenter
{
 background-image:url(Images/btnShelvesCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height: 26px;
 vertical-align: middle;
}

/*添加到购物车左面图片*/
.btnaddtocartleft
{
 background: url(FrontImages/btnaddcart.gif) no-repeat left top;
height:28px;
width:34px;
}

/*添加到购物车右面图片*/
.btnaddtocartright
{
	display:none;
}

/*添加到购物车中间图片*/
.btnaddtocartcenter {
background:url(FrontImages/btnaddcart.gif) no-repeat right -34px;
height:28px;
line-height:28px;
padding-right:15px;
text-align:left;
width:auto;
}

/*下架按钮左面图片*/
.btnshelvesleft
{
 background-image:url(Images/btnShelvesLeft.gif);
 background-repeat:no-repeat;
 width:8px;
 height:26px;
}

/*下架按钮右面图片*/
.btnshelvesright
{
 background-image:url(Images/btnShelvesRight.gif);
 background-repeat:no-repeat;
 width:8px;
 height:26px;
}




/*删除用户按钮中间图片图片*/
.btndelusercenter
{
 background-image:url(Images/btnDeluserCenter.gif);
 background-repeat:repeat-x;
 height:35px;
  width:auto;
 text-align:center;
 line-height: 35px;
 vertical-align: middle;
}

/*删除用户按钮左面图片*/
.btndeluserleft
{
 background-image:url(Images/btnDeluserLeft.gif);
 background-repeat:no-repeat;
 width:50px;
 height:35px;
}

/*删除用户按钮右面图片*/
.btndeluserright
{
 background-image:url(Images/btnDeluserRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:35px;
}



/*创建用户按钮中间图片图片*/
.btnaddusercenter
{
 background-image:url(Images/btnAdduserCenter.gif);
 background-repeat:repeat-x;
 height:32px;
 width:auto;
 text-align:center;
 line-height: 32px;
 vertical-align: middle;
}

/*创建用户按钮左面图片*/
.btnadduserleft
{
 background-image:url(Images/btnAdduserLeft.gif);
 background-repeat:no-repeat;
 width:50px;
 height:32px;
}

/*创建用户按钮右面图片*/
.btnadduserright
{
 background-image:url(Images/btnAdduserRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:32px;
}



/*保存按钮中间图片图片*/
.btnsavecenter
{
 background-image:url(Images/btnsaveCenter.gif);
 background-repeat:repeat-x;
 height:27px;
 width:auto;
 text-align:center;
 line-height:27px;
 vertical-align: middle;
}

/*保存按钮左面图片*/
.btnsaveleft
{
 background-image:url(Images/btnsaveLeft.gif);
 background-repeat:no-repeat;
 width:25px;
 height:27px;
}

/*保存按钮右面图片*/
.btnsaveright
{
 background-image:url(Images/btnsaveRight.gif);
 background-repeat:no-repeat;
 width:8px;
 height:27px;
}


/*上架按钮中间图片图片*/
.btnpubliccenter
{
 background-image:url(Images/btnPublicCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height:26px;
 vertical-align: middle;
}

/*上架按钮左面图片*/
.btnpublicleft
{
 background-image:url(Images/btnPublicLeft.gif);
 background-repeat:no-repeat;
 width:6px;
 height:26px;
}

/*上架按钮右面图片*/
.btnpublicright
{
 background-image:url(Images/btnPublicRight.gif);
 background-repeat:no-repeat;
 width:7px;
 height:26px;
}


/*确认按钮中间图片图片*/
.btnokcenter
{
 background-image:url(Images/btnOkCenter.gif);
 background-repeat:repeat-x;
 height:24px;
 width:auto;
 text-align:center;
 line-height:24px;
 vertical-align: middle;
}

/*确认按钮左面图片*/
.btnokleft
{
 background-image:url(Images/btnOkLeft.gif);
 background-repeat:no-repeat;
 width:5px;
 height:24px;
}

/*确认按钮右面图片*/
.btnokright
{
 background-image:url(Images/btnOkRight.gif);
 background-repeat:no-repeat;
 width:5px;
 height:24px;
}



/*订单修改-添加产品按钮中间图片图片*/
.btnaddproductcenter
{
 background-image:url(Images/btnAddProductCenter.gif);
 background-repeat:repeat-x;
 height:26px;
 width:auto;
 text-align:center;
 line-height:26px;
 vertical-align: middle; 
}

/*订单修改-添加产品按钮左面图片*/
.btnaddproductleft
{
 background-image:url(Images/btnAddProductLeft.gif);
 background-repeat:no-repeat;
 width:25px;
 height:26px;
}

/*订单修改-添加产品按钮右面图片*/
.btnaddproductright
{
 background-image:url(Images/btnAddProductRight.gif);
 background-repeat:no-repeat;
 width:12px;
 height:26px;
}



/*订单修改-添加产品按钮左面图片*/
.btnachieveleft
{
 background-image:url(Images/btnAchieveLeft.gif);
 background-repeat:no-repeat;
 width:19px;
 height:20px;
}

/*订单修改-添加产品按钮右面图片*/
.btnachieveright
{
 background-image:url(Images/btnAchieveRight.gif);
 background-repeat:no-repeat;
 width:9px;
 height:20px; 
}




.btnachievecenter
{
 background-image:url(Images/btnAchieveCenter.gif);
 background-repeat:repeat-x;
 height:20px;
 width:auto;
 line-height:20px;
 vertical-align: middle;
}

/*添加大小类按钮中间图片图片*/
.btnaddsetcenter
{
 background-image:url(Images/btnAddCategorySetCenter.png);
 background-repeat:repeat-x;
 height:29px;
 width:auto;
 text-align:center;
 line-height:29px;
 vertical-align: middle;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Idshoes/Images/btnAddCategorySetCenter.png');
 _background-image:none;
}


/*在IE6背景悬浮时,使a标签居上*/
.btnaddsetcenter a
{
	_position:relative;
}

/*添加大类按钮左面图片*/
.btnaddcategoryleft
{
 background-image:url(Images/btnAddCategoryLeft.png);
 background-repeat:no-repeat;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Idshoes/Images/btnAddCategoryLeft.png');
 _background-image:none;
 width:33px;
 height:29px;
}


/*添加小类按钮左面图片*/
.btnaddsetleft
{
 background-image:url(Images/btnAddSetLeft.png);
 background-repeat:no-repeat;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Idshoes/Images/btnAddSetLeft.png');
 _background-image:none;
 width:33px;
 height:29px;
}



/*添加大小类按钮右面图片*/
.btnaddsetright
{
 background-image:url(Images/btnAddCategorySetRight.png);
 background-repeat:no-repeat;
 _background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../App_Themes/Idshoes/Images/btnAddCategorySetRight.png');
 width:22px;
 height:29px;
}

.buttonwhitefont
{
	font-size:10.5pt;
	color:White;
	text-decoration:none;
}

.buttonblackfont
{
	font-size:10pt;
	color:black;
	text-decoration:none;
}
.buttonblackfont:visited
{
	
	font-size:10.5pt;
	color:black;
	text-decoration:none;
}


.searchway /*搜索条件按钮样式*/
{
float: left;
vertical-align:middle;
padding-top:4px;
}

.searchwaybtn /*搜索按钮样式*/
{
text-align:center;
float:left;
}

/*原WebEditer.css*/
/*网页编辑器菜单项样式*/
.memustyle
{
	
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:Black;
	text-decoration:none;
	cursor:hand;
	
}
.memustyle div
{
	

	}
	
.widediv
{
	/*width:100%;*/
	margin:4px 7px 0px 7px;
}
/*网页编辑器菜单项鼠标悬停样式*/
.memustylehover
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:white;
	text-decoration:none;
	cursor:hand;
	
	
	}
.memustylehover div
{ }




 
/*页眉样式*/


/*选择语言样式*/
.SelectLanguage
{
	float:left;
	clear:left;
	padding-left:240px;
}
/*登录控件*/
.UserLogin
{
	float:left;
	clear:right;
	width:400px;
}

.Language
{
	background:url(Images/Change.gif) no-repeat; 
	height:17px;
	width:17px;	
}

/*母版页样式*/
.Right
{
width: 617px; 
float: left; 
clear: right;
}
.Left
{
	width: 183px; 
	float: left
}


/*TreeNodeadd.aspx页面的样式*/
.divname
{
	padding:3px 10px 5px 25px;
}

.fieldother
{
	margin: 8px 10px 0 10px;
}
.linktitle
{
	float: left; padding: 5px 10px 5px 10px;
}
.linkdescription
{
	float: left; padding: 0 10px 5px 10px;
}
.reset
{
text-align: right; 
padding: 0 10px 0 0;
 margin-bottom: 10px;
padding-right:30px;
padding-top:5px;
}


/*AddClePic.aspx页面的样式*/

.div-paddingtop
{
 padding-top: 5px;

}
.textbox-style
{
width: 340px;
	height:18px;
	font-size:11px;
}
.select-style
{
	
}
.select-postion
{
}
.select-text
{
}
.marginfont
{
	font-weight: normal;
	
}
.divtext
{
font-size: 10pt; 
font-family: arial,Sans-Serif;
color: #23638F; 
padding-top: 5px;
}


/*AddServerPic.aspx*/
.AddServerpic-divbody
{
	width:600px; 
	background-color:#E8F5FD;
    padding-bottom:10px; 
}
.AddServerpic-divleft
{
	 float:left; 
	 clear:left; 
	 width:316px; 
	 height:220px ; 
	 padding-bottom:10px; 
	 text-align:left; 
	 padding-left:8px; 
	 padding-top:5px;
	 FONT-WEIGHT: bold; 
	 FONT-SIZE: 10pt; 
	 FONT-FAMILY:Arial;
}
.AddServerpic-fieldset
{
border-right: #ffffff thin solid; 
border-top: #ffffff thin solid; 
border-left: #ffffff thin solid; 
border-bottom: #ffffff thin solid; 
width: 304px; 
height: 246px;
}
.AddServerpic-Textbox
{width: 280px;
}
.AddServerpic-Insert
{
	padding-top:10px;
}
.AddServerpic-Right
{
	float: left; 
	clear: right; 
	padding-top: 14px;
}
.AddServerpic-iframe
{
	width: 263px; 
	height: 500px;
}


/*编辑主页样式*/
.menuRoot
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:Black;
	padding-left:3px;
	height:18px;
}
/*主页用于遮挡menu的div的样式*/
#divHide
{
	position: absolute;
	width: 1003px;
	height: 22px; 
	background-color:Red;
	background:url(Images/Tranimg.gif) no-repeat;
	cursor:hand;
}
                        


/*lab的样式*/
.labstyle
{
	FONT-WEIGHT: bold; 
	 FONT-SIZE: 10pt; 
	 FONT-FAMILY:Arial;
	 height:20px;
}

/*修改用户页面的样式*/
.labhtlit
{
	font-family:arial,Sans-Serif;
	font-size:11pt;
	color:Black;
	text-decoration:none;
}
 /*网页编辑器右面菜单的样式*/
 .yang
 {
 text-decoration:none;
 font-family:arial,Sans-Serif;
 font-size:9pt;
 color:#100000;
 text-align:left;
 padding-left:6px;
 background-color:#FFFFFF;
 border-color:#c7c6c6;
 border-style:solid;
 border-width:1px;
 height:20px;
 }
  .yanghover
 {
text-decoration:none;
background-color:#ececec;
cursor:default;
font-family:arial,Sans-Serif;
font-size:9pt;
text-align:left;
padding-left:8px;
 height:20px;
 border-color:#c7c6c6;
 border-style:solid;
 border-width:1px;

 }
   .yang:hover
 {
text-decoration:none;
background-color:#ececec;
cursor:default;
font-family:arial,Sans-Serif;
font-size:9pt;
text-align:left;
padding-left:8px;
 height:20px;

 }
 .leftmenu
 {
	text-decoration:none;
	font-family:arial,Sans-Serif;
	font-size:9pt;
	text-align:left;
	padding-right:10px;
	 color:#100000;
 }
 


/*菜单的样式*/
.testmenu
{
font-size:10pt; 
font-weight:bold; 
font-family:arial,Sans-Serif; 
color:#FFFFFF;
cursor:hand;
}
.testmenuhover
{
color:#316D9C;
cursor:hand;
font-size:10pt; 
font-weight:bold; 
font-family:arial,Sans-Serif;
}

.testheadmenu
{
font-size:11pt; 
font-weight:bold; 
font-family:arial,Sans-Serif;
color:#FFFFFF;
cursor:hand;
padding-right:25px;
padding-left:10px;

}
.testheadmenuhover
{
color:#316D9C;
cursor:hand;
font-size:11pt; 
font-weight:bold; 
font-family:arial,Sans-Serif;
padding-right:25px;
padding-left:10px;
}


/*继续按钮的样式*/
.Coteniu
{
background:url(Images/Auto.jpg) repeat-x;
border-color:#6c7986;
border:1px;
border-style:ridge;
}
.Coteniu:hover
{
background:url(Images/Over.jpg) repeat-x;
border-color:#495c70;
border:1px;border-style:ridge;
}
.Coteniu:visited
{
background:url(Images/Down.jpg) repeat-x;
border-color:#495c70;
border:1px;border-style:ridge;
color:White;
}

/*首页字体样式*/
.TileStyle
{
	 font-family:arial,Sans-Serif;
	 font-size:10pt;
	 color:#23638F; 
}

/*首页内容的字体样式*/
.TileStyleText
{
	font-family:arial,Sans-Serif;
	font-size:10pt;
	color:#23638F; 
	font-weight:bold;
}


/*静态页移动复制页面用到*/
#edittoolTitle
{
padding:0px auto;
text-align:center;
margin:35px 0px 0px 0px;
font-family:arial,Sans-Serif;
font-size:10.5pt;
color:#827a65;
font-weight:bold;
width:100%;
height:70px;
background-image:url(Images/MetaBg.gif);
background-repeat:repeat-x;
background-position:bottom;
}
/*静态页移动复制页面提示文字*/
.ToolTipText
{
font-size:9pt;
color:#ff7309;
font-weight:bold;
}
/*网页编辑器弹出页冒号前的标签文字*/
.fontColonBefore
{
font-size:10pt;
color:#353535;
font-weight:bold;
float:left;
margin:0px;
padding:0px;

}
/*网页编辑器弹出页冒号后的标签文字*/
.fontColonAfter
{
font-size:10pt;
color:#353535;
float:left;
margin :0px;
padding :0px;
}

.fontColonAfter span
{}

/*网页编辑器弹出页div样式*/
.floatLeftDiv{
float:left;
margin :0px;
padding :0px
}
/*网页编辑器弹出页单选按钮标签样式*/
#openStyle label
{
	margin-right:22px;
}
/*网页编辑器弹出页单选按钮样式*/	
#openStyle input
{
	padding:0px;
	margin:0px;
}
	
.fontColonAfter label
{
/*margin-right:22px;*/
}
	
/*添加编辑节点页面FieldSet样式*/
.PageAddFieldSet
{
 width:500px;
 height:130px;
 margin:0px 50px;
 padding:0px;
 border-color:#cbcfce;
-moz-border-radius:12px;
}
/*添加编辑节点页面lengend样式*/
.PageAddFieldSet legend
{
  margin-left:24px;
}
/*添加编辑节点页面文本框容器样式*/
.PageAddTextBox
{
width:340px;
height:14px;
float:left;
}
/*添加编辑节点页面文本框样式*/		
.PageAddTextBox input
{
 width:340px;
}
/*添加编辑节点页面*/							
.PageAddFieldSet div
{
font-size:10pt;
color:#353535;
}
/*链接打开方式外容器*/			
#openPosition div
{
width:100%;
float:left;
}

.linkPage
{
	font-size:11pt;
	font-weight:bold;
	color:#266698;	
	font-family:arial,Sans-Serif;
	background:url(Images/TitleBg.gif) repeat-x;
	text-decoration:none;
	margin-left:30px;
	text-align:center;
	padding-top:5px;
}
.linkPage:hover
{
	font-size:11pt;
	font-weight:bold;
	color:#147DCF;	
	text-decoration:none;
	font-family:arial,Sans-Serif;
	background:url(Images/TitleBg.gif) repeat-x;
	margin-left:30px;
	text-align:center;
	padding-top:5px;
	
}
/*帮助页面整体布局*/
.helpdivbody
{
background-color:#FFFFFF;
padding:30px 30px 30px 30px;
}

/*帮助链接样式1*/
.helptexttitle1
{
	padding-left:5px;
	font-size: 11pt; 
	color:#336699; 
	font-family: arial,Sans-Serif;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;
}
/*帮助链接样式2*/
.helptexttitle2
{
	padding-left:30px;
	font-size: 10pt; 
	color:#3399cc; 
	font-family:arial,Sans-Serif;
	line-height:20px;
	text-decoration:none;
}
/*帮助链接样式3*/
.helptexttitle1:hover
{
	padding-left:5px;
	font-size: 11pt; 
	color:#336699; 
	font-family:arial,Sans-Serif;
	font-weight: bold;
	line-height:30px;
	text-decoration:underline;
}
/*帮助链接样式1鼠标悬停*/
.helptexttitle2:hover
{
	padding-left:30px;
	font-size: 10pt; 
	color:#3399cc; 
	font-family:arial,Sans-Serif;
	line-height:20px;
	text-decoration:underline;
}
/*帮助链接样式2鼠标悬停*/
.helppicture
{
	text-align:center;
	font-size:10pt;
	font-family:arial,Sans-Serif;
	vertical-align:middle;
}
/*帮助链接样式3鼠标悬停*/
.helptext
{
	font-size: 10pt; 
	color:#000000; 
	font-family:arial,Sans-Serif;
	line-height:20px;
	text-decoration:none;
}


/*网页回收站恢复按钮top.aspx*/
.imgrestore
{
 background-image:url(Images/Restore.png);
 width:36px; 
 height:36px; 
 background-repeat:no-repeat; 
 border:0px;
 background-color:Transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Idshoes/Images/Restore.png');
 _background-image:none;
}

/*网页回收站物理删除按钮top.aspx*/
.imgreldel
{
background-image:url(Images/Reldel.png);
 width:36px; 
 height:36px; 
 background-repeat:no-repeat; 
 border:0px;
 background-color:Transparent;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Idshoes/Images/Reldel.png');
 _background-image:none;
}



            
/*原Test.css*/
/*样式编辑器所用CSS*/
ul, li
{
	list-style-type:none;
	margin:0px;
	padding:0px;	
}

/*编辑器头部*/

.header
{
	height: 25px;
}
.csseditorhead
{
	padding-top:20px;
 overflow:hidden;
}
.savebutton
{
	float:left;
	clear:right;
	padding-left:80px;
}

/*编辑模式导航*/
ul.edittypenav
{
	float: left;
}

ul.edittypenav li
{
	float:left;
	padding: 2px 10px;
	
}
.current
{
	float:left;
	padding: 2px 10px;	
	
}

ul.edittypenav a
{		
	text-decoration: none;
}

/*切换主题*/
ul.themeoperation
{
	float: right;
}

ul.themeoperation li
{
	float: left;
	padding: 2px 10px;
}

/*CSS文本编辑模式样式*/
.cssedit
{
	
	width:100%;
	height:30px;	
	clear:right;
		
}
/*备份操作*/
.bakoperation
{
	width: 100%;
	height: 30px;	
	text-align:right;
}
.bakoperation ul
{
	float:right;			
	
	height:100%;
}
.bakoperation ul li,.complexbakcontrol ul li
{
	
	float: left;	
	padding: 2px 2px;
}
/*编辑操作区*/
.editorarea
{
	float:left;
	height:340px;
	width:100%;	
	border:solid 1px #cecece;
}

/*编辑文本框*/
.textedit
{
	height: 240px;
	width: 100%;
	font-size: 10pt;
}

.center
{
	text-align: center;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

/*图片管理模块*/
.imgpanelleft  ,.imgpanelright
{
  float:left;
  width: 220px;
  margin-left:30px;
  margin-top:20px;

  
}

/*图片管理右边*/
.imgpanelright
{
	
	width: 380px;
	height: 220px;
	margin-left:40px;	
	border:solid 1px #cecece;
}

/*图片外容器*/
.imgframe
{
	width:220px;
	height: 220px;
	text-align:center;	
	line-height:220px;
	display:table-cell;	
	border:solid 1px #cecece;
}

.imgframe a
{
	width: 220px;
	height: 220px;
	*display: block; 
	*font-size: 220px;
}
.imgshow
{	
	border: 0;
	line-height: 220px;
	vertical-align:middle;
	height: 200px;
	width: 200px;
	margin:0px auto;
}
/*图片大小*/
#previewsize
{
	float:left;
	width:100%;
	height:20px;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}

/*图片列表*/
.imglistbox
{
	height:200px;
    width:100%;
}
/*按钮列表*/
ul.buttons
{
	margin:20px auto;
}
.button
{
	
	margin:20px auto;
}

/*复杂样式编辑器*/
ul.modulecontrol
{
  float:left;
  	
}
ul.modulecontrol li
{
	float:left;
	height: 30px;	
	line-height:30px;
	padding:2px 10px;
	font-size:10pt;
	
}






/*复杂模式编辑区*/

.complexeditorarea
{
	float:left;	
	width:100%;
	padding:0px 1px;
	border:solid 1px #cecece;
	
}

/*复杂模式备份*/
.complexbakcontrol
{
	float:right;
	clear:right;
}



/*样式选择器编辑区*/
.selectoreditpanel
{
	width:100%;	
	float:left;
	
	
}

.content
{
	float:left;
}

/*样式选择器列表，样式选择器详细信息*/
.selectorlistpanel,.selectordetailinfo,.baklistpanel,.bakdetailinfo
{
	float:left;	
    margin-left:35px;
    margin-right:10px;
    margin-top:20px;    
	width:300px;
	height:300px;
	border:solid 1px #cecece;
	display:inline;
	
	
}



.selectordetailinfo>div
{
	
}
/*样式选择器列表*/

/*样式选择器列表表格样式*/
.selectorlisttable
{
	
	font-size:10pt;
	color:Black;
	font-weight:normal;	
}
ul.selectorlist
{
	float:left;	
	width:100%;
	border-top:solid 1px #cecece;
}
ul.selectorlist li
{
	float:left;
    overflow:hidden;
    cursor:pointer;
    font-size:10pt;
   
	
}
.selectortype
{
	width:100px;
}

.selectorname
{
	width:150px;
	
}

.selectorimg
{
	width:50px;
}


/*样式选择器详细信息*/
.singleselector
{
	float:left;	
	height:20px;
	overflow:hidden;	
	border:solid 1px #cecece;
	text-align:left;
	
}

.singleselector #selectorname
{
	width:120px;
}

ul.singleselector li
{
	float:left;
	height:100%;
	line-height:20px;	
	text-align:center;
	overflow:hidden;
	
    
}  
#selectordetailtype
{
	width:60px;
}
#selectordetailname
{
	width:100px;
}
#selectordetailhasimg
{
	width:50px;
}

.detailitem
{
	width:100%;	
	float:left;	
	font-size:10pt;
		
}
.selectordescription,.bakname
{
	height:60px;
	
}

#txtselectordescription,#newselectordescription,.txtselectordescription,#txtbakinfo
{
	float:left;
	width:298px;
	height:30px;	
	font-size:10pt;
	color:Black;
}

.selectorcss,.bakdescription
{
	height:150px;
}

#txtselectorcss,#newselectorcsstext,.txtselectorcss,#txtbakdescription
{
	width:298px;
	height:	120px;
	font-size:10pt;
	color:Black;
	
}

.txtlabel
{
	width:100%;
	float:left;
	text-align:left;
	
}

.editbuttons
{
	float:left;
	text-align:right;
}

.editbuttons input
{
	margin-left:10px;
}

/*图片列表上边的标题*/
.imgtitle
{
	height:20px;
	line-height:20px;
}
#relatedcsslink 
{
	float:right;
	padding:1px 2px;
	text-align:right;		
	border:solid 1px #cecece;
	color: Black;
	text-decoration:none;
}

/*图片相关样式页面*/

/*备份管理页面*/
.baklist
{
	height:100%;
	width:100%;
}

#txtbakinfo
{
	height:auto;
	
	
}

.bakdetailinfo,.baklistpanel
{
	margin-top:5px;
}

.bakcontenttitle
{
	float:left;
	width:100%;
	height:20px;
	line-height:23px;
	font-size:10pt;
	text-indent:35px;
	
}

/*样式选择器相关图片管理*/

.imgcell
{
	float:left;	
    margin-left:25px;
    margin-right:20px;
    margin-top:20px;
    padding:0px 5px;    
	width:180px;
	height:auto;
	font-size:10pt;
	border:solid 1px #cecece;
	display:inline;
}

.imgcell .imgframe
{
	/*float:left;*/
	width:180px;
	height:180px;
	text-align:center;	
	line-height:180px;
	display:table-cell;	
	border:solid 1px #cecece;
}


.imgcell .imgframe a
{
	width: 180px;
	height: 180px;
	*display: block; 
	*font-size: 180px;
}
.imgcell .imgshow
{	
	border: 0;
	height:180px;
	width: 180px;
	line-height: 180px;
	vertical-align:middle;
	margin:0px auto;
}
.txtuploadfilename
{
	float:left;
	width:100%;
	margin:0px auto;
}

.imgcell .button
{
	width:175px;
	margin:0px auto;

}

/*上传新图片页面*/
.uploadlistdiv
{
	width:550px;
	height:auto;
	margin:0 auto;

}


ul.uploadlist
{
	float:left;
	width:100%;
	height:auto;
	
}

.uploadlist>li
{
	float:left;
	width:100%;
	height:20px;
	margin-top:15px;
	line-height:20px;
	font-size:10pt;
	
}


.uploadlistitem
{
	float:left;
	width:100%;
	height:100%;
	line-height:20px;

}
.uploadlistitem li
{
	float:left;
}
.fileupload
{	
	width:215px;
	
}
.fileupload file
{
	width:215px;
}
.labelfilename
{
	
	width:60px;
	margin-left:20px;

}
.txtfilename
{
	
	width:150px;	
	

}

.upload>input
{
	float:left;
	margin:0px auto;
}

/*图片幻灯控件所用CSS*/

/**/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100000000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(pic-img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(pic-img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pic-img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 14px 宋体, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000000;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
 .ajaxtxtcss
{
   font-size: 9pt; 
   border-style: groove;
   color:Gray;
}

 .ajaxtxtcssgo
{
   font-size: 9pt; 
   border-style: groove;
   color:Black;
}

 .childppacknum .ajaxtxtcss
{
   _margin-top:3px;/*只针对IE6*/
   margin-top:5px\0;/*只针对IE8*/
}

 .childppacknum .ajaxtxtcssgo
{
   font-size: 9pt; 
   border-style: groove;
   color:Black;
   _margin-top:3px;/*只针对IE6*/
   margin-top:5px\0;/*只针对IE8*/
}



.addorderpack
{
}
  
/*后台页面加载*/  
.backopeningbg
{
   position: absolute;
   top: 0; 
   left: 0; 
   height:100%;
   width:100%; 
   z-index: 100000; 
}	

/*后台页面加载,字体样式*/  
.backopenbgcenter
{
   left: 45%; 
   margin-top:350px;
   position: absolute; 
   width: 200px; 
   height: 22px; 
   z-index: 110000;
   color:Black;
}	
	
	
/*默认ul样式*/
ul
{
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin-left:auto;
   margin-right:auto;
   padding:0;	
}
    
/*面中的字体样式，常规字体*/
 .packdiv .productwidth
 {
    font-family:Arial Sans-Serif; 
    font-size:9pt;
 }
    
/*父包装标题与帮助按钮的外容器样式*/
.packdiv .productwidth .editpackmenu
{
   clear:both;
}
   
/*父包装大标题位置样式*/
.titleleft
{
   float: left; 
   padding:0; 
   margin:0;
   padding-top:35px;
   margin-left:12px;
}  

/*父包装帮助按钮位置样式*/
.helpbtn
{
   float:right;
   padding-right:12px;
   padding-top:26px;
   padding-bottom:5px;
}
   
/*父包装样式*/
.packdiv .productwidth .packcontent
{
   clear:both;
}
   
/*子包装样式*/
.packdiv .productwidth .childpackcontent
{
   clear:both;
}
  
/*编辑包装，右单元格样式*/ 
.packdiv .productwidth .packcontent .trPading
{
   width: 561px; 
   padding-left: 15px;
}

/*包装管理，右单元格样式*/ 
.packdiv .productwidth .childpackcontent .trPading
{
   width: 561px; 
   padding-left: 15px;
}

/*h4标题样式*/
.packdiv h4
{
   padding:0;
   margin:0;
   float:left;
   color:#477457;
   font-size:10pt;
   margin: 30px 0 0 10px;
}

/*包装管理页操作按钮样式*/
.operatebtn
{
   width:400px;
}

/*包装管理页操作按钮样式*/
.operatebtn li
{
  float: left; 
  margin: 10px;
}

/*子包装按钮样式*/
.smalltitleright
{
   margin: 20px 20px 0;
   float:right;
}

/*包装管理大包装信息背景*/
.packdiv .mulityType
{
   margin:0 auto;
   height:39px;
   line-height:39px;
}

/*包装信息的宽度*/
.bigpackage
{
   width:500px;
   float:left;
   font-size:10pt;
   color:#477457;
}
    
/*包装信息外容器ul的样式*/
.bigpackage ul
{
   margin:0;
   padding:0;
}
    
/*包装编号的样式*/
.bigpackage .packcode
{
   float:left;
   width:380px;
   padding-left:20px;
}
    
/*包装中库存的样式*/
.bigpackage .packstock
{
   float:left;
   width:140px;
}
    
/*包装中最小定量的样式*/
.bigpackage .packminorder
{
   float:left;
   width:140px;
}
    
/*包装中操作按钮的样式*/
.divopreate
{
   width:220px;
   float:right;
   text-align:right;
}
    
/*包装中操作按钮的样式*/
.divopreate .packbtn
{
   float:left;
   margin-right:14px;
}

/*包装价格，促销价格，最小定量的外容器样式*/
.priceorder
{
   clear:both;
   float:right;
   padding-right:20px;
   padding-bottom:10px;
   padding-top:10px;
}   
  
 /*修改价格，最小订购量文本框样式*/   
 .txtupbox
{
	font-size: 9pt;
	border-style:groove;
    color:Gray;
}
 .childppacknum .txtupbox
{
   _margin-top:3px;/*只针对IE6*/
   margin-top:5px\0;/*只针对IE8*/
}
/*包装价格，促销价格，最小定量的外容器li样式*/
.priceorder ul li
{
    float:left;
    height:25px;
    line-height:25px;
    padding-right:15px;
}

/*包装价格，促销价格，最小定量文本框的位置样式*/
.priceorder ul li input
{
    vertical-align:middle;
}

.priceorderspan
{   
    vertical-align:middle;
}

/*按钮的位置样式*/
.btndiv
{
    clear:both;
    text-align:center;
    padding-top:10px;
}
    
/*子包装信息外容器样式*/
.childpackinfo
{
    float:left;
    font-size:10pt;
    color:#715e4a;
    height:39px;
    overflow:hidden;
}
    
/*子包装编号样式*/
.childpackinfo .childpackcode
{
    float:left;
    width:240px;
    padding-left:20px;
} 
    
/*子包装数量信息*/
.childpackinfo .packnum
{
    float:left;
    width:200px;
    padding-left:20px;
}
    
.childpack
{
    clear:both;
    padding-bottom:10px;
}
    
/*子包装按钮位置信息*/
.childpack .divopreate
{
    float:right;
    text-align:right;
    width:200px;
}

/*已有子包装中添加产品按钮的位置样式*/
.childpack .divopreate .packbtnaddproduct
{
    float:left;
    width:110px;
    padding-right:14px;
}

/*已有子包装中添加产品按钮的字体样式*/
.childpack .divopreate .packbtnaddproduct a
{
   font-size:9pt;
   color:#715e4a;
}

/*已有子包装中外边框样式*/
.childpackli
{
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-width:1px; 
	border-color:#ccc; 
	width:716px; 
	overflow:hidden; 
	margin:0 auto;
} 

/*具体产品目录查询ul默认样式*/
.ulcategory
{
   clear:both; /*防止FF浏览器产生浮动*/
   padding-top:10px;
   color:#477457;
   font-size:10pt;
   padding-left:60px;
}
    
/*具体产品目录查询li样式*/
.ulcategory li
{
   float:left;
   margin:0 10px;
   display:inline;/*防止IE6双边距*/
}
    
/*跟据目录查询的产品信息样式*/
.ulproductinfo li
{
   float:left;
   margin:0 10px;
}
    
/*根据编号查询外容器ul的样式*/
.ulsearch
{
   float:left;
   padding-left:30px;
   width:600px;
   margin-bottom:10px;
}
    
/*根据编号查询li的样式*/
.ulsearch li
{
   float:left;
}

/*查询包装字体样式*/
.ulsearch span
{
   font-size:10pt;
   font-weight:bold;
   margin-top:3px;
   display:block;
   padding-right:6px;
}

/*查询包装分割线*/
.packlistline
{
  width:708px;
  height:2px;
  margin:0 auto;
  clear:both;
  overflow:hidden;
  background-image:url(ProductImges/packlistline.gif);
  background-repeat:no-repeat;
}

/*包装搜索背景*/
.seachpackbg
{
   background-color:#dee3e7;
   clear:both;
   overflow:hidden;
   border:solid 1px #95b0c5;
   padding:10px 0;
   margin:10px auto 30px;
   width:720px;
}

/*包装信息外容器样式*/
.packmanage .repackage
{
   clear:both;
   padding-bottom:10px;
}

/*搜索包装结果的外容器*/
.searchpacklist
{
    clear: both;
    width: 100%;
}

.searchpacklist .hascontent
{
   padding-top:0px;
}

/*搜索包装结果的包装外边框*/
.packli,.ppul
{
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-right-style:solid; 
	border-width:1px; 
	border-color:#ccc; 
	width:716px; 
	overflow:hidden; 
	margin:0 auto;
	margin-bottom:6px;
}

/*包装管理列表，删除子包装按钮*/
.childpackdel
{
	background:url(ProductImges/childdel.gif);	
	background-repeat:no-repeat;
	cursor:pointer;
	width:9px;
	height:30px;
	background-position:right center;
}

/*包装管理列表，字体样式*/
.packli  .childiv .childpackinfo
{
	font-size:9pt;
}

/*包装管理列表，子包装编号样式*/
.packli .childiv .childpackinfo .childpcode
{
	width:220px;
	padding-left:20px;
}

.packli .childiv .divopreate
{
	width:15px;
	padding-right:5px;
}

/*添加订购包装按钮*/
.btnaddop
{
  float:left ;
  width:50px;
}
/*添加订购子包装按钮*/
.btnaddocp
{
   float:right ;
   width:50px;
}

/*包装管理列表，大包装字体信息*/
.packmanage .bigpackage{
	color:#715e4a;
	height:39px;
}

/*包装管理列表子包装编号样式*/
.packmanage  .bigpackage .packcode
{
	float:left;
	width:150px;
	overflow:hidden
}
    
/*包装管理列表子包装数量信息*/
.packmanage .bigpackage .packprice
{
	float:left;
	width:100px;
	position: relative;
}
.packmanage .bigpackage .packdprice
{
	float:left;
	width:130px;
	position: relative;
}
/*包装管理列表，价格字体样式*/
.spanprice
{
   text-decoration:line-through;
}

/*包装管理列表，促销价格字体样式*/
.spandisprice
{
    color:#d60000;
} 
    
/*包装管理列表子包装库存数量信息*/
.packmanage .bigpackage .packstock
{
   float:left;
   width:100px;
}
    
/*包装管理列表子包装按钮样式*/
.repackage .divopreate 
{
   width:80px;
}



/*包装管理列表上下架按钮的样式*/
.packmanage .packpublic  
{  
   float:left;
   width:75px;
   text-align:left;
}

/*包装管理列表展开按钮的样式*/
.packmanage .packexpen
{
   float:left;
   width:65px; 
   text-align:left;
}

/*包装管理列表未查询到子包装信息的样式*/
.packli .nochildpack
{
   text-align:center;
   margin-top:20px;
   margin-bottom:20px;
}

/*包装管理列表未查询到产品信息的样式*/
.packli .packproducttip
{
   margin-top:20px;
}

/*包装管理:子包装按钮样式*/
.childpackinfo .childpcode
{
   float:left;
   width:150px;
}
   
/*包装管理:子包装价格样式*/
.childpackinfo .childpprice
{
   float:left;
   width:150px;
}
   
/*包装管理:子包装最小订购量样式*/
.childpackinfo .childpminorder
{
   float:left;
   width:150px;
}

/*包装管理列表:子包装数量标题样式*/
.childpackinfo .childppacknumtitle
{
   float:left;
}

/*包装管理:子包装数量样式*/
.childpackinfo .childppacknum
{
   float:left;
   width:150px;
}

/*修改包装数量的文本框样式*/
.txtplace
{
  _margin-top:3px;/*只针对IE6*/
  margin-top:5px\0;/*只针对IE8*/
}

/*按钮的位置样式*/
.btnplace
{
   margin-top:20px;
   clear:both;
   padding-bottom:20px;
}

/*编辑子包装*/
.packdiv .productwidth .trPading
{
   width: 561px; 
   padding-left: 15px;
}

/*包装管理，产品信息*/
.productinfo
{
   float:left;
}

/*产品编号样式*/
.liproductcode
{
   float:left;
   width:160px;
}

/*产品名称样式*/
.liproductname
{
   float:left;
   width:160px;
}

/*产品价格样式*/
.liproductprice
{
   float:left;
   width:160px;
}

/*包装产品价格字体样式*/
.liproductprice .spanprice
{
    color:#ccc;
    text-decoration:line-through;
}

/*包装产品促销价格字体样式*/
.liproductprice .spandisprice
{
   color:#000;
}

/*产品发布状态样式*/
.lipublic
{
   float:left;
   width:80px;
}


/*包装管理全部清除按钮样式*/
.packproduct .divopreate
{
    width:110px;
}

/*添加包装重写分割线*/
.packdiv .line
{
   clear:both; 
   margin:0 auto; 
   width:720px;
}

/*添加包装具体内容居上的距离*/
.tbaddpack
{
   margin-top: 5px;
   width:720px;
}

/*上下架文字位置样式*/
.lipublick
{
   float:left;
   width:165px; 
   margin-right:14px;
}

/*是否上下架文字提示*/
.btnpublick
{
   text-decoration:underline;
   color:#0129aa;
   cursor:pointer;	
   font-size:10pt;
}

/*包装管理页图片按钮的位置样式*/
.btnimg
{
   float:left; 
   width:24px;
   padding-right:14px;
}

/*包装管理页编辑按钮的样式*/
.packeditbtn
{
   background:url(ProductImges/btnEdit.png);
   width:24px;
   height:24px;
   background-repeat:no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/ProductImges/btnEdit.png');
   _background:;
}

/*包装管理页编辑按钮的样式*/
.packdiv .packeditbtn,.packdiv .btnEditStyle
{
   float:right;
   cursor:pointer;
   margin-top:10px;
}

/*包装管理页删除按钮的样式*/
.packremovebtn
{
   background:url(ProductImges/btnRemove.png);
   width:24px;
   height:24px;
   background-repeat:no-repeat;
   _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Idshoes/ProductImges/btnRemove.png');
   _background:;
}

/*包装管理页删除按钮的样式*/
.packdiv .packremovebtn
{
   float:right;
   cursor:pointer;
   margin-top:10px;
}

/*子包装信息分界线*/
.line8
{
   overflow: hidden;
   background: #4fba2a;
   height: 1px;
   clear:both; 
   margin:0 auto; 
   width:720px;
}

/*子包装信息背景*/
.packdiv .simpleType
{
   line-height:39px;	
   margin:0 auto;
}

/*子包装信息内容*/
.hascontent
{
   clear: both;
   padding-top:6px;
}

/*包装产品列表*/
.packproductlist
{
   border:solid 1px #ccc; 
   width:720px; 
   margin:10px auto 0;
}

/*包装具体产品子包装外容器样式*/
.packproductlist2
{
   overflow: hidden; 
   background-color: #f6ede4; 
   border: solid 1px #ccc;
   width: 720px; 
   margin: 0 auto;
}


/*具体包装产品，产品信息下的分割线*/
.packproductlist2 .line
{
   background:#715e4a;
}

/*具体包装产品，产品信息中表格的背景*/
.packproductlist2 table
{
    background-color:#ffffff;
}

/*没有包装产品提示*/
.packprocttip
{
   border: solid 1px #013DEF; 
   width: 650px; 
   margin-bottom: 6px; 
   padding: 0px;
}

/*包装产品，产品信息*/
.packproduct,.ppul .ppli,.packproductlist .ppli,.packproductlist2 .ppli
{
   overflow: hidden; 
   width: 670px;
   margin:0 auto;
   padding:10px 0;
}
/*修改包装页包产标题*/
.packproductlist .packproduct
{
	padding:0 0 5px;
}

/*没有包装产品时的提示信息*/
.packproducttip
{
   text-align:center;
   margin-top:20px;
   margin-bottom:20px;
}

/*包装产品颜色与尺码外容器table的样式*/
.tableproduct
{
   margin-top:20px;
   border-collapse:separate; 
   margin-bottom:10px;
   min-width:668px;
   *width:668px;
   font-size:9pt;
}
.tableproduct td
{
	border-top: solid 1px #ccc;
}

/*包装产品颜色与尺码左单元格的样式*/
.tbleft
{
   border:solid 1px #ccc; 
   width:60px; 
   height:22px; 
   padding-left:5px;
   border-bottom-width:0px;	/*防止分割线重复*/
}

/*包装产品颜色与尺码右单元格的样式*/
.tbright
{
   border:solid 1px #ccc;
   width:60px;
   height:22px;
   border-bottom-width:0px;	/*防止分割线重复*/
   text-align:center;
}

/*包装产品颜色与尺码中间单元格的样式*/
.tbmiddle
{
   border-top: solid 1px #ccc;
   padding-left:20px;
   width:60px;
   max-width:60px;
}

/*包装产品颜色与尺码底部单元格的样式*/
.tbbottom
{
   border:solid 1px #ccc; 
   height:22px;
}

/*没有子包装提示,没有相关产品提示*/
.nochildpack,.norelationproduct
{
   text-align:center;
   margin-top:80px;
   margin-bottom:50px;
}

/*没有查询到子包装或包装产品是提示文字的样式*/
 .noinfo
{
   background-image:url(Images/jingshi.gif);
   background-repeat:no-repeat;
   width:auto;
   padding-left:22px;
   line-height:19px;
   height:19px;
   color:#fd8922;
   padding-top:5px;
}


/*零余子包装信息外容器样式*/
.lastchildpack
{
    margin-bottom:18px;
}

/*零余子包装信息外容器边框样式*/
.lastchildpack .childpackli
{
   border-top-style:solid;
   border-top-width:1px;
   border-top-color:#c7ad95;
}

/*零余子包装，清除按钮背景样式*/
.lastchildpack .divopreate
{
    width:120px;
    padding-right:10px;
}

/*零余子包装，子包装信息背景*/
.childiv
{
    background-color:#f0e4d8;
    overflow:hidden;
    height:30px;
    line-height:30px;
}

/*零余子包装，子包装编号样式*/
.lastchildpack .childpackcode
{
	width:220px;
}

/*零余子包装，子包装促销价格字体样式*/
.childpprice .spandisprice
{
    color:#d60000;
}

/*零余子包装，子包装零余样式*/
.lastchildpack .childppacknum
{
	width:150px;
    color:Red;
}

.relationtip
{
   background-image:url(Images/jingshi.gif);
   background-repeat:no-repeat;
   background-position:left;
   padding-left:22px;
   line-height:19px;
   height:19px;
   color:#fd8922;
   padding-top:5px;
   width:720px;
}

/*包装管理列表，删除包装等待加载图标的样式*/
.packdiv .imgload
{
   margin-top:15px\9; /*区别IE浏览器与FF浏览器*/
}

/*修改子包装和删除子包装加载图标样式*/
.childiv .imgload
{
   margin-top:9px\9; 
}

/*修改包装产品数量加载图标样式*/
.tbmiddle .imgload
{
   margin-top:4px\9;
}

/*包装管理列表，删除包装产品,编辑大包装按钮，添加小包装按钮加载图标样式*/
.packproduct .imgload,.btnsavecenter .imgload,.priceorder .imgload
{
   margin-top:2px\9; 
}
/*ACTBtn中的加载图片不处理*/
.btnokcenter .imgload
{
	margin-top:0px\9; 
}

/*相关产品管理中，当前选中产品信息的外容器*/
.productnow
{
   clear:both;
   width:720px;
   overflow:hidden;
   margin:0 auto;
}

/*相关产品管理中，当前选中产品信息中添加相关产品按钮*/
.productnow .divopreate
{
   width:150px;
   float:right;
   text-align:right;
   padding-bottom:10px;
}

.relationdiv
{
   clear:both;
}

/*推荐度标题*/
.productsort
{
   padding-left: 8px; 
   width: 135px; 
   text-align: left;
}

/*推荐产品编号*/
.relationproductcode
{
   width: 150px; 
   text-align: left;
}

/*推荐产品名称*/
.relationproductname
{
   width: 205px; 
   text-align: left;
}

/*推荐产品其他列*/
.relationproductother
{
   width: 80px; 
   text-align: left;
}

/*推荐产品操作按钮*/
.relationproductbtn
{
   padding-right: 8px; 
   width: 80px;
}

/*相关产品按钮*/
.ulrelationbtn
{
   width:250px; 
   margin:20px auto;
}

.ulrelationbtn li
{
  float:left;
  padding-right:20px;
}

/*添加相关产品按钮*/
.uladdrelationbtn
{
   width:250px; 
   float:left;
   margin-left:20px;
}

.uladdrelationbtn li
{
  float:left;
  padding-right:20px;
}

/*相关产品错误提示信息*/
.relationerro
{
   width: 650px; 
   text-align: center;
}

/*相关产品标题*/
.relationh3
{
   clear: both; 
   margin:0; 
   padding:0; 
   padding-top:20px; 
   margin-bottom:10px;
   font-family:Arial;
   font-size:10pt;
}

/*添加相关产品字体*/
.abtnaddproduct
{
   color:#0000ff;
   font-size:9pt;
}



/*font:购物车列表包装编号字体*/
.packagecodefont
{
  font-family:Arial;
  font-size:10pt;
  color:#0129aa;
  
}

/*layout:购物车列表中具体产品主要多选维备注*/

ul.cartmps li
{	
	overflow:hidden;
	margin:3px 5px;	
	text-align:left;
}

ul.ordercartmps li
{
	float:left;
	width:100%;
	margin:5px 5px;	
	
}
.sizes
{
overflow:hidden;
}
ul.ordercartmps li span
{
	float:left;	
}
/*layout:购物车列表中具体产品主要多选维备注值方块*/
/*
ul.cartmps li a
{
	font-family:arial,Sans-Serif;
	font-size:9pt;
	line-height:28px;
	color:#3d3c3b;
	border:solid 1px gray;
	cursor:pointer;
	width:auto;
	_width:28px;
	height:28px;
	display:block;
	float:left;
	padding:0 5px;
	white-space:nowrap;
}
*/


/*layout:订单备注信息标题*/
.orderremarktitle
{
	float:left;
	width:290px;
	text-align:right;
	font-family:黑体 Arial;
	font-size:11pt;
	font-weight:bold;
	
}


/*layout:订单备注信息*/
.orderremarkdiv 
{
	display:none;
    float:left;	
	margin-top:20px;
	width:100%;
}

/*layout:备注剩余字符数*/
.restchars
{
	
	float:left;	
    padding-left:290px;
	clear:both;
	width:400px;
	text-align:left;
}

/*layout:产品列表操作按钮*/
.productoperation div
{
	margin-top:2px;
	margin-bottom:2px;
}

/*layout:订单购物车列表空白备注条*/
.catremarkhr
{
	border-bottom:solid 2px #aaa;
	width:80%;
	float:left;
	margin-top:20px;
	margin-bottom:5px;
	
}

/*多选维更新删除按钮进度图片样式*/
.mpupbtn img
{
	margin-top:6px;
}

/*编辑产品按钮背景*/
.editproductbtn 
{
	background: url(Images/productEditor.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

/*查看相关包装按钮*/
.lookpackbtn
{
   background:url(Images/lookRelPack.gif);
   width:16px;
   height:16px;
   background-repeat:no-repeat;
   display:block;
}

/*删除产品按钮*/
.delproductbtn
{
   background:url(Images/delProduct.gif);
   width:16px;
   height:16px;
   background-repeat:no-repeat;
}

/*产品管理列表按钮*/
.ulrelation
{
  width:84px;
}

.ulrelation li
{
  float:left;
  width:25px;
}

/*产品颜色选取控件头部*/
ul.pcselectorheader
{
	margin:0px auto;
	text-align:center;
}

ul.pcselectorheader li
{
	float:left;
	margin-left:20px;
}
/*B2C支付方式列表样式*/
.B2CpayList /*产品列表table款*/
{
	width: 743px;
	*border-collapse:collapse;
	border-bottom:0px;
}
.B2Cpaylist
{
	border-left:0px;
	border-right:0px;
	border-top:0px;
}
/*订单管理中支付号码*/
.ordercommonfont .payinfo
{
	float:left;
	padding-right:6px;
	width:20px;
}
.ordercommonfont .payinfofont
{
	text-align:left;
	float:left;
}

/*PP支付状态*/
.ppstate
{
	clear:both;
	margin-top:4px;
}
.imgsign,.neworderindicator ul
{
	float:left;
}
/*包装表格外围div样式*/
.packageAutoStyle
{
width:668px;
overflow-y:hidden;
overflow-x:auto;
}
/*包装表格右侧span样式*/
.tbright span
{
	width:60px;
	display:block;
}

/*包装表格右侧span样式*/
.btdright span
{
	width:60px;
	display:block;
}
/*region 快速包装相关样式*/
/*目标维配置表格样式*/
.fasttable
{
   margin-top:20px;
   border-collapse:separate; 
   margin-bottom:10px;
   *margin-bottom:25px;
   min-width:600px;
   *width:600px;
   font-size:9pt;
   border-left:solid 1px #ccc;
   border-right:solid 1px #ccc;
   border-bottom:solid 1px #ccc;
}
/*表格边框样式*/
.fasttable td
{
 border-top:solid 1px #ccc;
}
/*表格td样式*/
.tbstyle
{
 min-width:50px;
 width:50px;
 padding-left:10px;		
}
/*包裹radio的div样式*/
.rdDiv
{
	float:left;
	margin-top:32px;
	margin-left:10px;
	min-width:60px;
	width:60px;	
}
/*添加产品-快速组织包装字体样式*/
.fastFont
{
font-family: arial,Sans-Serif;
font-size: 15px;
font-weight:bold;
color: #000000;	
}
.fastAutoDiv
{
overflow-x:auto;
overflow-y:hidden;
width:600px;	
}

.pltitle li
{
	float:left;	
}

.pltitle
{
	width:500px;
	margin-left:32px;
}

/*包装编号的样式*/
.pltitle .packcode
{
   width:150px;
}

.pltitle .packprice
{
   width:100px;
}
.pltitle .packdprice
{
	width:130px;
}
.packprice a, .packdprice a {
    background: url("Images/ttbg.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 29px;
    left: 0;
    line-height: 90%;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 90px;
}
/*endregion*/

