form { margin: 0; padding: 0; }
div { margin: 0; padding: 0; border-collapse: collapse; }
dt { float: left; }
dd { float: right; text-align: right; }

a {	color:#464B9C; }

div#content h2 {
	color:#464B9C;
	font-family:"Times New Roman",Times,serif;
	font-size: 24px;
	font-weight: normal;
	margin: 1em 0 0 0;
}

div.form_row div, div.info_row div { float: left; }
.form_row label, .info_row label { float: left; display: inline; text-align: right; width: 200px; }
.info_row label { line-height: 13px; margin: 0; padding: 0; border: 1px solid white;}
.form_row input, div.text_field, div.info_row { height: 25px; }
div.form_row { line-height: 25px; }

.form_row input { 
	float: left; border-collapse: collapse; display: block; padding: 5px 5px 0px 5px;	margin: 0;
	border-top: 1px solid #C6C6C6;	border-left: 1px solid #C6C6C6; border-bottom: 1px solid #E8E8E8;
	border-right: 1px 	solid #E8E8E8;
}

div.formError, .form_row input, .form_row label, div.text_field, div.required { margin: 5px 0 5px 0; }
.formError { color: #464B9C;}
.required { color: #B0B0B0; }
div.required { margin-right: 3px; margin-left: 3px; }
div.fieldWithErrors { }
div.fieldWithErrors input { border: 1px solid #464B9C; }

div.form_row { clear: both; }
div.info_row { margin: 5px 0px 0 0; padding: 0;}

input.submit { float: right; margin: 8px 5px 5px 5px; }

select { padding: 5px; margin: 9px 5px 0em 0px; }

div.text_field { margin: 0; padding: 0; display: inline; padding-left: 5px; }
fieldset { margin-top: 10px; border: 1px solid #C6C6C6; padding-bottom: 15px; }
legend { color: #464B9C;	font-family: "Times New Roman", serif;font-size: 1.5em; }

div.text_data { margin: 0; margin-left: 5px; color: #464B9C; line-height: 15px;}
div.text_data div { clear: left; margin: 0; padding: 0; line-height: 15px; display: inline;}

div#shopping_cart table { width: 100%; }
div#shopping_cart td, div#shopping_cart th {
	padding: 2px 5px 2px 5px;
  font-size: 12px; 
  color: #464B9C;
  height: 25px;
}

div#shopping_cart th {
  text-align: left;
  font-weight: bold;
}

.shaded {
  background-color: #D5E8FF;
}

div.notice {
  padding: 15px;
  margin-top: 15px;
  border: 1px solid #464B9C;
  background-color: #E8E8E8;
}

table#wizard_breadcrumbs {
  border: 1px solid #999;
  padding: 5px;
  margin: 10px 0 10px 0;
}

#wizard_breadcrumbs td {
  padding-right: 15px;
  text-align: right;
}

div.address_radio {
  display: inline;
  float: left;
	margin-top: 12px; 
}

div.address_record {
  margin-left: 20px;
 	margin-top: 8px; 
}

div.address_record div {
  padding-left: 3px;
}

#cc_fields div.form_row {
	clear: both;
}

table.info_table {
	width: 100%;
	border: 1px solid #C6C6C6;
	margin-top: 15px;
}

.info_table th {
	color: #464B9C;
	text-align: left;
	font-size: 12px;
	margin: 3px;
	padding: 5px;
	background-color: #E8F3FB
}

.info_table td {
	margin: 3px;
	padding: 5px;
}

tr.alt {
	background-color: #E8E8E8;
}

div.pricing_models, div.payment_terms {
  clear:both;
}

div.pricing_model_radio {
  display: inline;
  float: left;
	margin-top: 12px;
}
div.pricing_model_record, div.payment_term_record{
  width: 600px;
  margin-left: 20px;
 	margin-top: 8px;
}


table.results { background-color: #cddbff; margin-top: 20px; }
table.results td { background-color: white; padding: 6px; }
table.results tr.header td { font-weight: bold; font-size: 14px; }

td.label { font-weight: bold; }

/* total on implant order screen */
div.totals { float: right; margin-top: 10px; margin-right: 10px; }
div.totals td { text-align: right; padding: 3px; padding-left: 20px; }
div.totals td#total { font-weight: bold; }
div.totals tr.bottom_line td { border-top: 1px solid black; }


tr.alt td { background-color: lightgrey; }
table.newstable { margin-top: 20px; width: 100%; }
table.newstable td { padding: 4px 8px 4px 8px; }  
table.newstable .header td { font-weight: bold; }

div.order_line_items {
	
}

div.order_line_items .alt {
	background-color: #999999;
}

div.doctor {
  width: 210px;
	height: 170px;
  padding-top: 10px;
  padding-right: 50px;
  padding-left: 20px;
  padding-bottom: 10px;
  float: left;
}

div.state { 
	clear: both;
	padding-top: 20px;
	color:#464B9C;
  font-family:Times New Roman,Times,serif;
  font-size:18px;
  font-weight:bold;
}


div.city { 
	clear: both;
	padding-top: 10px;
	color:#464B9C;
  font-family:Times New Roman,Times,serif;
  font-size:16px;
  font-weight:bold;
	border-bottom: 1px solid #cccccc;
	margin-left: 10px;
}

div.mapControls {
  text-align: right;
  margin-bottom: 10px;
}

div.mapControls span {
  font-weight: bold;
  padding-right: 4px;
  padding-left: 4px;
}

div.mapContainer {
  float: right;
}

#map, div.mapControls {
  width: 675px;
}

#surgeons {
  padding-top: 38px;
  width: 200px;
}

div.surgeon {
  margin-bottom: 10px;
}