﻿.disabBookmarkTD  { border: 0px solid black;  border-bottom: 1px solid #FE9A64; height: 30px; width: 110px; }
.enabBookmarkTD   { border: 0px solid black;  border-bottom: 1px solid #FFECBF; height: 35px; width: 110px; }
.enabBookmarkTDTable  { position: relative; top: 0px; border-top: 1px solid #FE9A64; border-left: 1px solid #FE9A64; border-right: 1px solid #FE9A64; z-index: 5; }
.disabBookmarkLink  { color: #AAAAAA; text-decoration: underline;}
.tabBookmarkContainer   {width: 100%; background-color: #FFECBF; border: 1px solid #FE9A64; border-radius: 3px; }
.divSubCat2 { margin-top: 6px; }
.divRegCity2 { margin-top: 6px; }  
.InputDescription { text-align: right; vertical-align: top; padding-top: 7px; line-height: 13px; width: 120px; }
textarea { font-family: Arial; font-size: 13px; word-spacing: 1px; line-height: 1.3; }

h1 { padding-right: 6px; border: #FDA97C 1px solid; display: block; padding-left: 12px; font-size: 20px; padding-bottom: 3px; margin-top: 2px; margin-bottom: 7px; padding-top: 1px; word-spacing: 1px; font-family: Verdana; background-color: #FFECBF; }

.divAlertWin { position: absolute; top: 210px; left: 310px; background-color: white; }
.divAlertWin2   { position: relative; border: 1px solid #3A6D8C; width: 300px; background-color:white; padding-bottom:10px; }
.divAlertHeading   { text-align: right; font-size: 2px; padding-bottom: 1px; background-color: #3A6D8C;}
.divAlertMain   { text-align: center; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom:0px; }
.divAlertButtons   { text-align: center; padding-top: 8px; }

.bgColor3     { background-color: #FFECBF; }
.bgColor5 { background-color: #FDE5AC; }

form.formInsertEdit {}
form.formInsertEdit input[type="text"] { margin: 0px; }
form.formInsertEdit select { margin: 0px; }
form.formInsertEdit .selectInput { padding-top: 1px; padding-bottom: 1px; height: 22px; }
form.formInsertEdit textarea { width: 480px; margin: 0px; }
form.formInsertEdit input[type="radio"] { margin: 0px 3px 0px 0px; padding-left: 0px; vertical-align: middle; }
form.formInsertEdit input[type="checkbox"] { margin-left: 0px; padding-left: 0px; vertical-align: middle; }
form.formInsertEdit input[type="password"] { margin: 0px; }
form.formInsertEdit label { vertical-align: middle; }

.divProgressBar { position: relative; width: 325px; background-color: Silver; text-align: left; }
.divProgress { position: absolute; width: 0%; height: 15px; background-color: Lime; z-index: 1; }
.divProgressPercent { position: relative; width: 100%; height: 15px; text-align: center; z-index: 1000; }
.divUploadUnits { width: 325px; text-align: center; display: none; }

.divHint { display: none; float: right; position: relative; }
.divHintArrow { position: absolute; top: 10px; width: 13px; height: 16px; background-image: url('/images/hintarrow13x15.gif'); background-repeat: no-repeat; z-index: 1000; }
.divHintText { position: absolute; left: 12px; margin-left: 0px; padding: 8px; color: #027D04; background-color: #FFFFFF; border: solid 1px #61AB47; } 

.tcLabel { text-align: right; vertical-align: top; padding-top: 7px; line-height: 13px; width: 120px; }
.tcLabel span { color: Red; }
.divNoRed { float: left; }
.divRedBorder { border: solid 1px red; float: left; }
.divInputErr { display: none; color: Red; }