/*************************************************/
/*			  	   	    				F O R M S  		  	    									*/
/*************************************************/
form {
  font-size: 14px; }

legend {
  font-size: 1.1em;
  font-weight: bold;
  color: #2A2D35;
  margin-left: 10px;
  padding: 0px 5px 0px 5px; }

.helpIcon {
  margin-right: 5px;
  float: left; }

fieldset {
  padding: 0px 5px 20px 5px;
  margin-bottom: 10px;
  border: 1px solid #2A2D35; }

div.fieldset {
  padding: 3px 0px 0px 0px;
  margin-bottom: 5px;
  background: url("assets/fieldset-bg.jpg") top left repeat-x;
  background-color: #FFFFFF; }

fieldset p img {
  padding: 0px; }

label {
  text-align: right;
  /*	font-weight:bold;*/
  width: 140px;
  margin: 15px 15px 0px 15px;
  float: left; }

label.radio {
  width: 40px; }

td label {
  width: auto;
  margin: 0px;
  float: none; }

fieldset.small {
  width: 300px; }

fieldset.view {
  padding: 15px 0px 15px 15px; }

fieldset.view span {
  padding: 10px 30px 0px 5px;
  float: left; }

form span.field {
  font-weight: bold;
  margin: 15px 0px 0px 0px;
  float: left; }

form br {
  clear: left; }

fieldset p {
  padding: 10px 0px 5px 0px; }

form input, form textarea {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 2px 5px 2px 5px;
  margin: 14px 0px 0px 0px;
  float: left; }

th input, th select {
  width: 95%;
  height: 25px;
  margin: 0px; }

td input.checkbox {
  width: auto;
  height: auto;
  margin-top: 15px; }

form input.textfield, form textarea {
  height: 20px;
  border: 1px solid #999999; }

textarea.mceEditor {
  visibility: hidden; }

select {
  height: 25px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  width: auto;
  padding: 0 10px;
  margin: 10px 0px 0px 0px;
  float: left; }

select option {
  padding: 0px 10px 0px 4px; }

form span.label, form span.description {
  font-style: italic;
  white-space: nowrap;
  font-weight: normal;
  margin: 20px 0px 0px 10px;
  float: left; }

input[type=checkbox] + span.description {
  margin-top: 15px; }

div.form-text {
  margin: 5px 10px 10px 20px;
  padding-bottom: 10px;
  border-bottom: #CCCCCC dotted 1px; }

div.form-heading {
  margin: 5px 10px 10px 20px;
  padding-top: 15px;
  border-bottom: #CCCCCC dotted 1px; }

.dateimg {
  padding: 4px 2px 2px 0px;
  margin: 10px 3px 0px 0px;
  float: left; }

form .required {
  color: #B93700;
  font-weight: normal;
  line-height: 1.4em; }

form .required:after {
  content: ' *'; }

/*************************************************/
/*			  	    T A B S		       	  		 */
/*************************************************/
.tabs {
  min-height: 30px; }

* html .tabs {
  height: 30px; }

#textarea .tabs li {
  list-style: none;
  list-style-position: outside;
  margin-left: 0px;
  float: left; }

.tabs a {
  display: block;
  height: 20px;
  color: #1a70a7;
  text-decoration: none;
  white-space: nowrap;
  padding: 6px 20px 4px 10px;
  margin-right: 0px;
  background: url("assets/tab.jpg") top right no-repeat;
  border-left: #EBEBEB solid 2px;
  float: left; }

.tabs a:hover {
  text-decoration: underline; }

a.selectedTab {
  color: #1a70a7;
  font-weight: bold;
  text-decoration: underline;
  background: url("assets/tab-selected.jpg") top right no-repeat;
  border-left: #CCCCCC solid 2px; }

.selectedTag {
  border: #FF0000 dashed 1px; }

a.tabAll {
  background: none;
  border: 0;
  float: right; }

.tab-line {
  border-top: #CCCCCC solid 1px;
  display: block;
  clear: both; }

/*************************************************/
/*			       						T O O L B A R     													*/
/*************************************************/
.toolbar {
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px; }

* html .toolbar * {
  margin-bottom: -10px; }

.toolbar label {
  width: auto;
  margin: 0; }

.toolbar .buttons {
  width: auto;
  margin-top: 9px;
  padding: 3px 15px 3px 15px;
  float: left; }

.toolbar select {
  width: auto;
  max-width: 150px;
  height: 25px;
  margin: 8px 10px 0; }

.toolbar .textfield {
  margin: 8px 8px; }

* html .toolbar .buttons {
  padding: 1px 0px 1px 0px; }

.flash {
  margin: -3px 0px 10px 0px;
  float: left; }

/*************************************************/
/*			  			      		C H E C K B O X			    									*/
/*************************************************/
.checkbox {
  margin-top: 16px;
  border: 0px; }

td .checkbox {
  padding: 0px;
  margin: 1px 0px 0px 5px;
  float: none; }

ul.checklist {
  list-style: none;
  float: left; }

ul.checklist label,
ul.checklist input {
  margin: 4px;
  float: none; }

/*************************************************/
/*			    						T E X T F I E L D S	 		 										*/
/*************************************************/
.short {
  width: 120px; }

.medium {
  width: 360px; }

.long {
  width: 520px; }

.numeric {
  width: 120px;
  text-align: right; }

table.StdList td.numeric {
  min-width: 75px; }

.date {
  width: 80px; }

/*************************************************/
/*			  		      				T E X T A R E A					  								*/
/*************************************************/
.small {
  width: 180px;
  height: 60px; }

.big {
  width: 360px;
  height: 85px; }

/*************************************************/
/*			  	      					B U T T O N S     												*/
/*************************************************/
.buttons {
  width: auto;
  float: right;
  font-size: 14px;
  background: #CECECE;
  border: 1px solid #2A2D35;
  padding: 5px 15px;
  cursor: pointer; }

.buttons[disabled] {
  color: #9c9c9c; }

#submitBtn {
  background: url("assets/fa-save-green.png") no-repeat;
  background-position: 8px 50% !important;
  background-color: #fff;
  border: 1px solid #03CDA0;
  float: right;
  color: #03CDA0;
  padding: 5px 10px 5px 27px;
  cursor: pointer;
  outline: none;
  transition: all .15s ease; }
  #submitBtn:hover {
    background: url("assets/fa-save-white.png") no-repeat;
    background-position: 8px 50%;
    background-color: #03CDA0;
    color: #fff; }
  #submitBtn:disabled {
    background: url("assets/fa-save-grey.png") no-repeat;
    border-color: #929292;
    color: #929292;
    cursor: not-allowed; }
    #submitBtn:disabled:hover {
      background-color: #fff; }

#backBtn {
  background: url("assets/fa-back-orange.png") no-repeat;
  background-position: 8px 50%;
  background-color: #fff;
  border: 1px solid #F9C162;
  float: right;
  color: #F9C162;
  padding: 5px 10px 5px 27px;
  cursor: pointer;
  outline: none;
  transition: all .15s ease;
  margin-right: 15px; }
  #backBtn:hover {
    background: url("assets/fa-back-white.png") no-repeat;
    background-position: 8px 50%;
    background-color: #F9C162;
    color: #fff; }

.toolbar #addBtn {
  background: url("assets/fa-plus-green.png") no-repeat;
  background-position: 8px 50%;
  background-color: #fff;
  border: 1px solid #03CDA0;
  float: right;
  color: #03CDA0;
  padding: 5px 10px 5px 27px;
  cursor: pointer;
  outline: none;
  transition: all .15s ease; }
  .toolbar #addBtn:hover {
    background: url("assets/fa-plus-white.png") no-repeat;
    background-position: 8px 50%;
    background-color: #03CDA0;
    color: #fff; }

.toolbar #submitBtn:hover,
#backBtn:hover {
  background-color: #F6A821; }

/*************************************************/
/*			  		   				L O G I N  B O X    													*/
/*************************************************/
.user-login {
  width: 350px;
  padding-top: 10px; }

.user-login .buttons {
  margin: 20px 18px 0px 0px;
  float: right; }

#loginBtn {
  background: url("assets/lock.gif") 5px 2px no-repeat;
  background-color: #999999; }

.order h2 {
  font-size: 20px;
  margin-top: 20px; }
.order table.products-sum {
  width: 100%;
  margin: 20px 0; }
  .order table.products-sum a {
    color: #000;
    text-decoration: underline; }
  .order table.products-sum thead tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
  .order table.products-sum thead th {
    background: #eee;
    padding: 5px 10px; }
  .order table.products-sum tbody tr {
    border-bottom: 1px solid #ddd; }
  .order table.products-sum tbody td {
    vertical-align: middle;
    padding: 5px 10px; }
  .order table.products-sum .product-image {
    width: 100px;
    height: 100px;
    padding-left: 5px; }
    .order table.products-sum .product-image img {
      max-height: 90px; }
.order table.order-sum {
  width: 100%;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .order table.order-sum td {
    font-size: 13px;
    text-align: right;
    padding: 2px 0; }
    .order table.order-sum td:last-child {
      width: 150px;
      padding-right: 10px; }
    .order table.order-sum td.totalSum, .order table.order-sum td.item-price {
      font-size: 14px; }
  .order table.order-sum tr:first-child td {
    padding-top: 5px; }
  .order table.order-sum tr:last-child td {
    font-weight: bold;
    padding-bottom: 5px; }
.order table.delivery-options,
.order table.payment-options {
  width: 100%;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .order table.delivery-options td,
  .order table.payment-options td {
    padding: 2px 0; }
    .order table.delivery-options td:first-child,
    .order table.payment-options td:first-child {
      width: 40px;
      padding-left: 10px; }
    .order table.delivery-options td:last-child,
    .order table.payment-options td:last-child {
      text-align: right;
      padding-right: 10px; }
  .order table.delivery-options tr:first-child td,
  .order table.payment-options tr:first-child td {
    padding-top: 5px; }
  .order table.delivery-options tr:last-child td,
  .order table.payment-options tr:last-child td {
    padding-bottom: 5px; }
.order table.contact-form {
  width: 100%;
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .order table.contact-form td {
    padding: 5px 10px; }
    .order table.contact-form td:first-child {
      width: 1%;
      white-space: nowrap;
      padding-right: 50px; }
    .order table.contact-form td label {
      display: inline;
      font-weight: normal;
      margin: 0; }
  .order table.contact-form tr:first-child td {
    padding-top: 10px; }
  .order table.contact-form tr:last-child td {
    padding-bottom: 10px; }
  .order table.contact-form td.info {
    padding-top: 10px; }

table.StdList {
  position: relative; }
  table.StdList input[type=submit] {
    display: block !important;
    position: absolute;
    top: 5px;
    right: 5px;
    width: auto;
    height: auto;
    background: #f0f0f0;
    border: 1px solid #2a2d35;
    color: #2a2d35;
    font-size: 12px;
    line-height: 13px;
    padding: 5px 10px; }

/*# sourceMappingURL=form.css.map */
