﻿
#divRichTextBox table { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#divRichTextBox table tr { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#divRichTextBox table td { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
#divRichTextBox table th { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
table { width:auto; }
input { width:100%; }
textarea { width:100%; height:100px; }
select { width:100%; }
.CheckBox input { width:auto; }
.tdButton {}
.tdSingle { width:100%; }
.tdField { width:150px; }
.tdLeft { width:auto; }
.tdRight { width:100%; }

.btnSubmit { width:auto; }

.divbtnSubmit { margin: 10px 0px 0px 0px; }
.Validation { color:Red; font-weight:bold; margin: 10px 0px 0px 0px; }

/*GridView Columns
--------------------------------------------------------*/

.colBrushPartNumber { width:200px; }
.colProductName { width:300px }
.colProductType { width:150px }
.colMaterial { width:200px; }
.colFrameStyle { width:200px; }
.colAuto { width:auto; text-align:center; }
.colProductNameDescription { width:400px; }
.colUrl { width:500px; }

.colUserInfo { width:200px; }
.colReferer { width:200px; }

.colEntryInfo { width: 200px; text-align:left; }
.colContact { width: 300px; text-align:left; }
.colAddress { width: 300px; text-align:left; }

/*GridView Controls
--------------------------------------------------------*/

.gvProduct { border:none; }
.gvProduct td { border:none; }

.tableNoBorders { border:none; }
.tableNoBorders td { border:none; padding: 10px 10px 10px 10px; }

.tableNoBordersNoPadding { border:none; padding: 0; margin: 0; width:100% }
.tableNoBordersNoPadding td { border:none; padding: 0; margin: 0; }

.tableProduct { border:none; }
.tableProduct td { border:none; padding: 10px 10px 10px 10px; }


.lblProductName { font-weight:bold; }
.lblProductDescription { font-style:italic; text-align:left; }
.lblProductDetails { text-align:left; }

.imgProduct { max-height:200px; max-width:200px; }
.imgProductSmall { width:125px; height:125px; }
.imgProductTiny { width:35px; height:35px; }

.txtRequestInformation { width:300px; }
.txtRequestInformationMulti { width:400px; height:75px; }
.txtBrushEdit { width:50px; }
.txtProductEdit { width:250px; }
.txtProductEditMulti { width:500px; height:75px;}
.txtProductEditMultiBig { width:500px;  height:200px;}

.ddlBrushEdit { width:200px; }
.ddlProductEdit { width:250px; }

.logos { list-style:none; text-align:center; }
.logos li { float:left; margin:0 5px 0 5px; }


.divReportViewer { margin: 20px; }
.divReportViewer table { background-color:white; border:none; margin: 0 0 -10px 0; padding: 0 0 0 0; }
.divReportViewer table td { background-color:white; border:none; padding: 0 0 0 0; }