body {
 margin: 0;
}

h3 {
  margin: 0 0 10px 0;
  font-size: 14px;
}

input, textarea, select {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

input, textarea {
	padding:2px 3px;
}

.dialog {
	padding: 10px 10px 40px 10px;
	background-color:#fff;
	font: 11px Helvetica, Arial, sans-serif;
	color:#211E1E;
}

.dialog .buttons {
	position: absolute;
	bottom: 10px; right: 10px;
}

.dialog form {
	margin: 0; padding: 0;
}

.dialog ul {
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.dialog li {
	margin: 0; padding: 0;
}

.dialog ul, .dialog li {
	list-style: none;
}

.dialog p {
	color: #111;
	font-size: 12px;
	line-height: 125%;
}

.dialog img {
  border: none;
}

#dialog_sfopp, #dialog_from {
	position: relative;
}

#customer_to_table input, #customer_to_table textarea, #search_field {
	width: 150px;
	border: 1px solid #5F81B1;
}

#find_agent {
	background: #F1F3F6;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

#find_agent td {
	padding: 5px;
}

#submitMessage {
	/*color: #900;*/
}

#terms_fields {
  width: 100%;
}

#terms_fields .label {
	 width: 210px;
}

#terms_fields input.text {
	width: 50px;
	/*margin-bottom: 2px;*/
	border: 1px solid #5F81B1;
	text-align: right;
}


.ico_note_ledalite {
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-right:5px;
	background:url(../../images/lx4/icons/ico_note_ledalite.gif) 50% 50% no-repeat;
	text-indent:-9999px;
}

.ico_note_agency {
	width:16px;
	height:16px;
	display:block;
	float:left;
	margin-right:5px;
	background:url(../../images/lx4/icons/ico_note_agency.gif) 50% 50% no-repeat;
	text-indent:-9999px;
}

.note_field {
	width: 300px;
	height: 100px;
}


#dialog_lampstable p {
  font-size: 11px;
  margin: 10px 0;
}

#lamps_table {
  width: 100%;
  border-top: 1px solid #5F81B1;
  border-bottom: 1px solid #5F81B1;
}

#lamps_table th {
  text-align: left;
  border-bottom: 1px solid #5F81B1;
  color: #5F81B1;
}

#lamps_table td, #lamps_table th{
  font-size: 12px;
  padding: 4px 5px;
}

#lamps_table tr.odd td {
  background-color: #D5E4F6;
}


/*------ Messages ----- */

#messages, #messages.myquotes {
	color:#F47331;
	font-weight:bold;
}
