.uicon { 
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none no-repeat scroll 0 0;
	display:inline-block;
	overflow:hidden;
	vertical-align:middle;
	border:0; vertical-align:text-bottom; 
	padding:0; 
	margin-right:3px; 
	width: 16px; height: 16px; 
	background-image: url(/dir-res/2012/css/ui-lightness/images/ui-icons_444444_256x240.gif);
}

.uicon-required {background-position:  -80px -64px ;}
.uicon-leftArrow{background-position:  -48px -176px;}
.optField .uicon-leftArrow{background-position:  -36px -176px;}
.uicon-okicon{ background-position: -64px -208px;}
.uicon-failicon{ background-position: -96px -32px;}

.regHint {text-align: right; margin-bottom:6px; }
 
.formDetail {
  margin-top:15px;
}
.formDetail h1 {
  float:left;
}
.formDetail h2 {
  float:right; margin-bottom: 15px;
}


.formDetail fieldset, .formDetail .fieldset { 
	border:#eee 1px solid; 
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}



.formDetail fieldset h4, .formDetail .fieldset h4 {
	font-family: Helvetica, 'Hiragino Sans GB','Microsoft Yahei';
	white-space: nowrap; padding: 9px 20px;
	background: #f7f7f7 /*url(ui-lightness/images/ui-bg_widget_header.png) 50% 50% repeat-x*/;
	color: #444444; font-weight: bold; text-shadow: #fff 1px 1px 1px;
	border-bottom: 1px solid #eee;
}

.formDetail .fieldset:after {
	clear:both;  display: table;
    content: " ";
} 

.formDetail fieldset p {
	padding:7px 20px;
	margin-bottom:10px;
	clear:both; font-size:12px;
	display:block; color:#666666; line-height:18px;
}


.formDetail h3 {
	padding: 6px 0; color: #FF6505; padding: 6px 0;	font-weight: normal;
	FONT-SIZE: 21px; line-height: 36px;font-family:Helvetica, "microsoft yahei", Arial,  sans-serif;
}

.formDetail #def, .formDetail #opt, .formDetail #all {
	margin:5px 0;
	font-family: 'robotoregular', 'Hiragino Sans GB','Microsoft Yahei';
	padding:5px 5px 10px 5px; font-weight:normal; color: #333333;
	width:48.0%; display:inline-block; float:left;
}
.formDetail #def {
   padding-left:20px;
}
.formDetail #opt {
	float:right;
}
.formDetail #all {
	width:99.0%;
	display:block; float:none;
}
.formDetail .help {
   border-top: #dddddd 1px solid;   
}
.formDetail .imgUploadDIV {
	margin-left:10px; margin-right:10px;
} 

input, textarea, select {
	margin-right:3px;
}
input, select{
  font-size:12px;
  -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
  border: 1px solid #cfcfcf;color: #595959;
}
.optField{
	display:inline;
	text-align:left;
}
.fieldRow{
	height:45px;
	line-height:22px;
	vertical-align:middle;
	clear:both;
}
span.phoneCountry {
   width:25px; display:inline-block;
}
.fieldRowLow{
	height:35px;
}
.fieldRowMid{
	height:45px;
}
.fieldRow60{
	height:60px;
}
.fieldRow75{
	height:75px;
}
.fieldRowHigh{
	height:100px;
}
.fieldRow330{
  
}
.fieldTextArea {
	display:block;
	height:95px;
	float:left;
	vertical-align:middle;
	width:31.0%;
}
.fieldTextArea textarea {
	height:60px;  width:240px;
}
.fieldName{
	font-size:12px;
	display:inline;
	float:left;
	text-align:left;
	width:15.0%; 
	font-weight: normal; color: #444;
	padding-left:20px;padding-right:10px;
}


.fieldInput, .fieldInputLong {
	font-size:12px;
	display:inline-block;
	float:left;
	/*position:relative;*/
	width:35%;
	vertical-align:top;
}

.fieldInputLong{
	width:55%;
}

.fieldvCode{
	display:inline;
	float:left;
	padding-right:12px;
	width:60px;
}

.fieldvCodeInput{
	display:inline;
	float:left;
	padding-right:5px;
	width:40px;
	text-align:left;
}



.formBut{
	height:35px;
	padding-top:7px;
	text-align:center;
	color:#000000;	
	border-top: 1px solid #cccccc;
	font-size:11px;
	
}
.haveHints {  }
.haveSSC {  }
.haveCSC {  }

.fieldHints{
	position:absolute; left:52%; top:auto;
	display:inline; z-index:10;
	width:0px; height:15px; /* border:#0000ff 1px solid; */
}
.optField .fieldHints {
	left:auto;right:52%;
}
.hintsIcon{
	display:inline;	width:12px;	margin:0;
	position:absolute; top:-1px; left:-12px;
}
.optField .hintsIcon{
	left:auto; right:-12px;
}
.hintsCnt {
	float:left;
	width:330px;
	line-height:16px;
	position:absolute;
	top:0px; left:0px;
	z-index:9;
	display:block;
	color:#777777;	font-size:12px;	
	background:#E8F4CE none repeat scroll 0 0;
	border:#99CC00 1px solid;	padding:3px; display:none;
}
.optField .hintsCnt{
	left:auto; right:0px;
}
.result{
	/*display:inline-block;*/
	z-index: 1;
	/*float:left;*/
	clear:both;
	/*text-align:left;
	width:100%;*/
	line-height:18px;	vertical-align:middle;
	color:#CC3333; font-size:12px;	display:none;
}

.resultTextArea{
	height:65px;
	margin:50 0;
}
.resultIcon{
	display:inline-block;
	margin-right:2px;
	vertical-align:top;
	margin-top:3px; margin-bottom:3px;
}
.fieldCountry{
	display:block;
	float:left;
	/*width:45%;*/
	text-align:left;
	height:75px;
}
#country {
	margin-bottom:5px;
}



.langContainer, .langContainer2 {
	display:inline-block;
	float:left;
	width:49.0%; height:18px; position:relative;
}
.langContainer2 {
   width:99.0%;
}

.langContainer3 {
   
}

.langContainer3 .publishLangBox{
   position:static;
   margin:auto;
   width:600px; left:auto;
}

.publishLangBox{
	display:block;	position:absolute;
	z-index:2;
	background:#F6F6F6;
	border:1px solid #dddddd;
	padding:10px 10px 10px 10px;
	width:200px; left:25%;
  text-align:center;
  line-height:18px;
}
.publishLangBox h5 { 
	font-size:12px; margin-bottom:5px;
}

.publishLangLink{
	border: #8EB80E 1px solid;
   background-color: #F8FEEC;
	padding:2px 5px 5px 5px;
	text-align:center;
}
.publishLangLink a {
	line-height:18px; padding:2px 5px;
} 
.xpublishLangBox {
	display:block;
	width:220px; left:65%;
	position:relative;
	margin-bottom:8px;
	clear:both;
}

#contactSet, #cominfoSet{
	padding:10px 0;
}



/* registration start */
#regForm {
   /*background: url(/site-res/img/reg.jpg) no-repeat;*/
   background-position: right 70px;
}
#regForm fieldset {
   width:100%;
}
ol.regStatment {
   margin-left:20px; padding:0 0 0 5px;
}
ol.regStat li {
	padding:3px 0;
}
ol.regStat li a {
   color: #FB6800;
}
/* registration end */




#brform .fieldName {
   width:17.0%;
}

#brform .fieldInput {
   width:30.0%;
}
#brform .fieldInputLong {
   width:600px;
}

.mainProducts, .compDesc {
   height: 96px !important;
}
.mainProducts textarea, .compDesc textarea, .mainProducts textarea {
   height: 88px; width:280px;
}

.exportMarket .fieldInput, .qualityCert .fieldInput {
   width:600px; font-size:11px;
}



.formDetail div.fDef {
	margin:0 12px; width:46%; float:left;
}
.formDetail div.fOpt {
   margin:0 12px; width:46%; float:right;
}

.langSelectBox {
	padding:0 20px;
}



.dirCatSel {
	margin:0 20px;
}
.formDetail fieldset .fhint {
	font-size:11px; color: #888888; margin:0; padding:0;
}
.formDetail fieldset .fhl {
   font-size:11px; color: #ff6600; margin:0; padding:0;
}



.productEdit {
   margin-top:0;
}
.formDetail.productEdit .help {
	border-top:#dddddd 1px dotted; border-bottom:#dddddd 1px dotted;
	padding:20px 10px;
}
.formDetail.productEdit .help h4 {
   padding-bottom:5px; color: #111111;	
}
.formDetail.productEdit .help ul {
	margin:0 22px; padding:0;
}
.formDetail.productEdit .help ul li {
   width:49%; float:left; padding:3px 0; margin:0;
}
.formDetail .btns {
   clear:both; border-top:0;
}
.formDetail.productEdit .btns {
   padding-top: 10px;
}
.formDetail.opt fieldset {
	margin-bottom: 5px;
}

.formDetail.opt .help {
   padding:7px 30px; border-top:0;
}
.formDetail.opt .btns {
   clear:both; text-align:center; padding-top: 2px; border-top:0;
}
table.productForm {
   width:100%;
}
table.productForm th, table.productForm td {
   padding:5px 5px 5px 5px; vertical-align:top; height: 54px; font-size:13px;
}
table.productForm th {
   text-align:left; font-weight:normal; color: #222222; width:130px;
}

table.productForm td.setPriceTxt { height:88px; font-size:11px; padding-bottom:7px; line-height:16px;} 
table.productForm tr.prodDescTH td { height:auto; }
table.productForm tr.prodDescTD td { height:160px; }


table.priceTable {
	border: #e7e7e7 3px solid; width: 400px;
}
table.priceTable th, table.priceTable td {
	border: #ffffff 1px solid; padding:5px!important; height:auto!important;
}
table.priceTable th {
   background-color: #eef2f5; font-weight:bold; font-size:12px;
}
table.priceTable .currency { width:25%; }
table.priceTable .price { width:35%; }
table.priceTable .unit { width:35%; }


table.productForm td { color: #222222; } 

.productEditText {
  background-color: #efefef;  padding:5px; text-align:right; height:125px; width:415px;
}

.productEditText p {
   height:79px;  background-color: #FFFFFF; border: #cecece 1px dotted; padding:12px 15px;
   line-height:16px; overflow:hidden; text-overflow:ellipsis;text-align:left; word-wrap: break-word;
}
.textDisabled p {
  background-color: #ebebe4;
} 
.productEditText a {
   padding-top:5px;
}

table.productForm tr.embedHTMLTH td { height:auto; }
table.productForm tr.embedHTMLTD td { height:auto;  }

table.productForm tr.embedHTMLTH td h5 { float:left; }
table.productForm tr.embedHTMLTH td a { float:right; }


table.productForm td.groupSelect { overflow: visible; float: left; position: relative; }
table.productForm td.groupSelect .catSelect { position: absolute; top: 5px; left: 5px; }

#editEmbedHTML {  }
#cancelEmbedHTML { display:none;  }

.embedHTMLContainer {display:none; height:150px; }


table.productForm tr.paymentLinkTH td { height:auto; }
table.productForm tr.paymentLinkTD td { height:auto; }

table.productForm tr.paymentLinkTH td h5 { float:left; }
table.productForm tr.paymentLinkTH td a { float:right; }


#editPaymentLink {  }
#cancelPaymentLink { display:none;  }


.paymentLinkContainer {height:150px;  display:none; }


table.productForm tr.priceTH td { height:auto; }
table.productForm tr.priceTD td { height:120px; }




.prdTextArea {
   width:250px;   height:130px;
}
.prdTextEditorArea {
   width:530px;   height:180px;
}

#keywordForm {}
#keywordForm h5 { margin:0 2px 8px 2px; }
#keywordForm p { padding:5px 2px; margin:0; }