ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,td,p{margin:0;padding:0}
a img,:link img,:visited img{border:none}

body {
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  color: black;
}

li {
  list-style-position: outside;
  margin-left: 20px;
}


#contentBlock li {
  list-style-image: url('../images/dot.gif');
  padding-bottom: 4px;
}

ul.check li {
  list-style-image: url('../images/icons/list_check.png') !important;
  margin-left: 28px;
  font-weight: bold;
  color:#0071a0;  
}

h1, h2, h3, h4 {
  font-weight: bold;
  color:#0071a0;  
}

h1 {
  padding-bottom: 15px;
  font-size: 170%;
  font-family: arial, sans-serif;
  letter-spacing: -1px;
}

h2 {
  padding-bottom: 10px;
  font-size: 135%;
  white-space: normal;
}

.lite {
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	line-height: 23px;
}
	
/* IE7 Hack */
*:first-child+html h2.lite {
  white-space: nowrap;
}
	

h3 {
  font-size: 105%;
  padding-top: 10px;
  padding-bottom: 10px;
}

h4 {
  font-size: 120%;
  padding-bottom: 5px;
}

hr {
  margin: 5px 6px 5px 0px;
  background-color:white;
  border: 1px solid white;
  height: 2px;
  line-height: 2px;
  font-size: 2px;
}

td, th {
  vertical-align: top;
  text-align: left;
}

th {
  font-weight: bold;
}

a {
  color: blue;
}


#general_terms p {
  text-align: justify;
}
   
#general_terms li {
   list-style-position: outside;
   margin-left: 20px;
}

#general_terms dt {
  float: left;  
}

#general_terms dl {
  padding-left: 20px; 
}

#general_terms dt, dd {
  text-align:justify;
  margin-bottom: 10px; 
}

#general_terms h2 {
  margin-top:27px;
}



.theme {
	border:1px solid #ABE1FA;
	background-color:#F7FCFF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.clear {
  clear: both;
}


/* INDEX STYLE */
.index_action { float:right; width:435px; border:1px solid #abe1fa/*#009ee0*/;background:#F7FCFF;padding:8px; -moz-border-radius:5px; -webkit-border-radius: 5px;}
.index_action_nl { float:none; }
.index_action h1 { font-size:150%;font-weight:bold;padding-bottom:10px;color:#F29400; }
ul.reasons {font-weight:bold;text-align:left;color:#0071a0;padding-bottom:5px;padding-left:2px;padding-right:5px;margin-top:5px;}
ul.reasons li {list-style-image:url(/images/icons/list_check.png)!important;}

#steps_nl, #steps_it {
  margin-top:5px;
  margin-bottom:15px;
  margin-left:25px;
  width:394px;
  height:77px; 
}
#steps_nl { background:url(../images/slices_nl.png) -2px -175px; width:380px; }
#steps_it { background:url(../images/slices_it.png) -2px -175px; }

.step {margin-left:7px;margin-bottom:3px;display:block;font-weight:bold;font-size:110%;color:#F28000}
.step .number {font-size:115%}
table.steps {margin-left:13px;}
table.steps th {font-weight:bold;color:#307BF1;text-align:left;padding-bottom:5px;padding-right:11px;background:url(/images/icons/list_check.png) 2px 3px no-repeat;padding-left:23px}
table.steps td { color:#4c4c4c; }

#auction_list { width:420px;margin-bottom:10px;border:1px solid #abe1fa/*#009ee0*/;background:#F7FCFF;padding:0 5px; -moz-border-radius:5px; -webkit-border-radius: 5px; }
#auction_list a { text-decoration:none}
input#postcode, input#street { border:1px solid #f29400;height:20px;width:135px;margin-top:-7px; }


ol.services li {
  padding-top: 1px;
  padding-bottom: 1px;
  white-space: nowrap;
  list-style-image: none !important;
  list-style-type: none;
}

ol.services li.main {
  list-style-type: none; 
  list-style-image: none !important;  
}

ol.services ol {
  padding-left: 30px;
}

ol.services input {
  text-align: right;
  padding-right: 3px;
}



/* INDIVIDUAL THINGS */
.auction_status_positive, .auction_status_negative, .auction_status_neutral, .auction_old_status_positive {
  font-style: italic;
  /*color:#F29400;*/ 
}

.auction_status_positive {
  color: #252525;
}

.auction_old_status_positive {
  color: green;
}

.auction_status_negative {
  color: #ff0000;
}

.auction_status_neutral {
}

.auction_information {
  font-size:115%;
  font-style:italic;
  margin-bottom:13px;
}

.auction_information th {
  padding:0px 7px 7px 0px;
  text-align:center;  
}

.auction_information td {
  vertical-align: top;
}

.info_data_will_be_verified {
  font-style:italic;
  color:red;
}

#new_data_denied_info
{
  display: block;
  margin-bottom: 5px;
  font-style: italic;
  color: red;
  background-color: #EAF5FA;
  padding: 10px;
  border: 1px solid #ABE1FA;
}

#panel_new_notice
{
	position:fixed;
	bottom:0px;
	background:url('../images/pcp_new_offers_box.gif') no-repeat;
	width:183px;
	height:112px;
	padding:10px 20px 0px 5px;
	text-align:center;
}

#panel_new_notice.small
{
	height:72px;
	background:url('../images/pcp_new_offers_box_s.gif') no-repeat;
}



.validDistance {
  color: green;
}

.invalidDistance {
  color: red;
}




#login_ident, #login_password {
  width: 135px;
  padding: 1px;
  font-size:100%
}






.positive {
  background-color: #C4FFAA !important;
}

.neutral {
  background-color: #efe671 !important;
}

.negative {
  background-color: #FFDEDE !important;
}


/* Status column in MyDt */
.my_positive {
  background-color: #C4FFAA !important;
  font-weight: bold;
}

.my_neutral {
  background-color: #efe671 !important;
}

.my_negative {  
  font-weight: bold;
}

.my_action {
}


.dt_info li {
   list-style-position: outside;
   margin-left: 20px;
}



#price, #estimate_price {
  width: 60px;
  text-align: right;
}





.adminList li {
  margin-left: 30px;
  padding-left: 3px;
}


.general_dt_box {
	background-color:#F7FCFF;
	border:1px solid #abe1fa;
	/*border:1px solid #009ee0;*/
	margin-bottom:20px;
	padding:8px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius: 3px;
}

.general_dt_box h1, .general_dt_box h2, .general_dt_box h3, .general_dt_box h4, .action h1, .action h2, .action h3, .action h4, #step_box h1, #step_box h2 {
  color:#0071A0;
}
 

.general_dt_box p {
	margin-bottom: 12px;	
}

.general_dt_box h2 {
  margin-left: 0px;
}


#comunicato_stampa {
  text-align: justify;
  margin-left: -8px;
  font-size: 108%;
}

#comunicato_stampa p {
  margin-bottom: 15px;
}


#cityCell strong {
  font-weight: normal;
}


/* tooltip hack */
#WzTtDiV {
  
}


ol.services li {
  margin-left: 0px;
}


/*
 * Index styles: what_we_do, testimonial and illustration (3 steps)
 */
 
#what_we_do
{
  font-family: Arial, sans-serif;
  position:relative;
}

#what_we_do h1
{
  display: block;
  font-size: 181%;
  line-height: 123%;
  font-weight: bold;
  padding-bottom:0px;
}

#what_we_do .caps {
  font-variant: small-caps;
  font-size: 30pt;
}

#what_we_do #index_button_title {
  font-weight: bold;
  margin-left: 460px;
  font-size:14px; 
}

* html #what_we_do #index_button_title {
  margin-left: 471px;
}

#what_we_do #the_button
{
  margin-top: -30px;
  margin-left: 345px; 
}

* html #what_we_do #the_button
{
  margin-left: 460px; 
}



#testimonial, #testimonial_press, #illustration, .save_money, #doctor_search {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ade1f9;
  /*border: 1px solid #009ee0;*/
}
#testimonial, #testimonial_press, .save_money {
	background-color: #f7fcff;
}

.save_money td {
	padding: 4px;
}

#mydt_prices td, #mydt_prices th {
  vertical-align: middle;
}

#illustration {
	line-height: 120%;
	margin-bottom: 30px;
	background-color: #f0f9fe;
}

#testimonial td, #testimonial th {
	padding: 0px 5px;
}

#testimonial th, #testimonial_press th {
  font-size: 110%;
  color: #474746;
}

#testimonial td.link, #testimonial_press td.link {
	text-align: right;
}

#illustration h3 {
  color: #474746;
  font-size: 120%;
  letter-spacing: -0.5px;
}

/* Press releases */
div.press-release { width: 700px; margin: 0px auto; }
div.press-release h1 { font-size: 150%; }
div.press-release p { text-align: justify; }
table.press-release-header { margin-bottom: 25px; }
table.press-release-header h2 { padding-bottom: 5px; }
table.press-release-header td { vertical-align: middle; }
table.press-release-header td.info { width: 300px; font-weight: normal; }
table.press-release-header td.logo { width: 60px; height: 42px; background: url('../../images/icons/icon_stampa.jpg'); background-repeat: no-repeat; }

#info_slot {
	width: 180px;
	text-align: center;
}
#info_slot ul, #info_slot li {
	list-style-type: none !important; 
	list-style-image: none;
	margin-left: 0px;
}
#info_slot li {
	padding: 5px 0px;
}


.no_margin {
  margin-bottom: 0px !important;
}

p {
  margin-bottom: 10px;
}

.pcp_summary_doctors_selected {
  margin-bottom:13px;
  padding:10px;
  background-color: #eaf5fa;
  /*background-color: #dbedf5;*/
  border:1px solid #ABE1FA;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.pcp_summary_doctors_selected table.selected_doctor_summary
{
	width: 100%;
	margin-bottom: 20px;
}

.pcp_summary_doctors_selected .icons td {
  padding-right:7px;
} 

/* IE7 Hack NOT FIXED 100% PROPERLY as Buttons mess it up */
*:first-child+html .pcp_summary_doctors_selected {
  padding-bottom: 10px;
}

#summary {
	padding: 10px 10px 0px 10px; background-color: #F7FCFF;
}

*:first-child+html #summary {
  padding: 10px 10px 10px 10px;
}



/* For sfPanelAnnouncementPlugin */
div.announcements div.announcement {
	border: 1px solid #BBD9EE;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 10px;
}

div.announcements div.announcement div.body {
	background-color: rgb(239, 249, 254);
	padding: 7px;
	line-height: 130%;
}

div.announcements div.announcement div.body div.date {
  padding-top: 12px;
  padding-bottom: 3px;
}

div.announcements div.announcement div.footer {
  background-color: #BBD9EE;
  padding: 7px;
  text-align: center;
}





/*
 *
 * layout.css
 *
 */

#page_margin {
  position: relative;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;  
  width: 1003px;
  overflow: visible;
}

#header_it, #header_nl {
  width: 988px;
  height: 107px;
  z-index: 2;
  background-repeat: no-repeat;
}
#header_it {
  background: url(../images/slices_it.png);
}
#header_nl {
  background: url(../images/slices_nl.png);
}

#footer {
  background: url("../images/layout/borders_footer.gif") repeat-y scroll left top #f2f2f2;
  width: 988px;
  position: relative;
  margin-left: 1px;
  padding-bottom:7px;
  z-index:100;
}

/* IE6 Hack */
* html #footer {
   margin-left: 1px;
}

/* IE7 Hack */
*:first-child+html #footer {
  margin-left: 1px;
}

#footer span {
  display: block;
  padding-right: 20px;
  font-size: 85%;
}

table#footer_nl
{
  width:100%;
  margin-top:20px
}

#border { 
	background: #ffffff url(../images/layout/borders.gif) top left repeat-y;
  height: 100%;
  width: 988px;  
}

/* IE6 Hack */
* html #border {
   margin-left: 1px;
}

#contentBlock {
  width: 920px;
  padding: 28px 10px 27px 32px;
  color: #000033;
  margin-top: 0px;
  z-index: 3;
}

#contentBlock a {
  text-decoration: underline;
}

#contentBlock a.squarebutton {
  text-decoration: none;
}

.navigation {
  clear: both;
  position: absolute;
  top: 76px;
  left: 24px;
  font-weight: bold;
  font-size: 95%;
}

.navigation li {
  display:block;
  float:left;
  list-style-type:none;
  margin: 3px 0px 0px 2px;
}

.navigation li a {
  display: block;
  float: left;
  line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 29px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #FFFFFF; /*button text color*/
  border: 0;
}

.navigation li a span {
  display: block;
  white-space: nowrap;
  padding: 5px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
  cursor: pointer;  
}

/* IE 6 Hack */
* html .navigation li a span {
  letter-spacing: -0.04em;
}

/* IE 7 Hack */
*:first-child+html .navigation li a span {
  letter-spacing: -0.04em;
}

.navigation li a.active span {
  display: block;
  white-space: nowrap;
  padding: 5px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
  cursor: pointer;
  background: transparent url('../images/layout/tab.gif') no-repeat top right;
}

.navigation li a.active {
  display: block;
  float: left;
  font: Arial; 
  line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 29px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #000000;; /*button text color*/
  border: none;
  background: transparent url('../images/layout/tab.gif') no-repeat top left;
}

.navigation li a:hover, .navigation li a:focus {
  color: #000000;
  background: transparent url('../images/layout/tab.gif') no-repeat top left; 
}

.navigation li a span:hover, .navigation li a:focus span {
  background: transparent url('../images/layout/tab.gif') no-repeat top right;
}


#loginBox {
  color: white;
  font-weight: bold;
  font-size: 90%;
  width: 297px;
  background-color: none;
  position: absolute;
  top: 10px; right: 35px;
}
#loginBoxBgLo {
  background: url(../images/new/login_box_lo.gif) top left no-repeat;
}
#loginBoxBgLu {
  background: url(../images/new/login_box_lu.gif) bottom left no-repeat;
  padding: 5px;
}


#subNavContainer
{
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  color: black;
  width: 188px;
  font-size: 100%;
  padding-bottom: 20px;
}
#subNav {
  background-color: #00aeef;
  /*color: #0071A0;*/  
  width: 188px;
  font-size: 100%;
  overflow: visible;
}
#subNavBgLo {
  padding-top: 8px;
  background: url(../images/new/sub_nav_lo.gif) top left no-repeat;
} 
#subNavBgLu {
  padding-bottom: 8px;
  background: url(../images/new/sub_nav_lu.gif) bottom left no-repeat;
}
#subNav li {
  list-style-image: none !important;
  list-style-type: none;
  margin-left: 1px;
  padding:0;
  display: block;
}
#subNav a:hover, #subNav a.active {
  background: url(../images/new/sub_nav_activebg.gif) top left repeat-y;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  /*background-color:#009ee0;*/
  color:white;
}
#subNav a {
  color: white;
  padding: 6px 10px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border-top: 1px solid #00aeef;
  border-bottom: 1px solid #00aeef;
}
             
             
a.accountLink {
  /* color: #ebb400 !important; */
}
  
#info ul li {
  list-style-position: inside;
  margin-left: 0px;
}
#info .box h4 {
  text-align:left;
  background-color:white;
  font-weight:bold;
  font-size:100%;
  padding:3px;
}
#info .box li {
  padding: 1px 0px 1px 5px;
  list-style-type:none;
  list-style-position: outside;
}

#info .box a {
  text-decoration: none;
}

#info .box a:hover {
  color:blue;
  text-decoration: underline;
}


#header1, #header2 {
  display:none;
  position: absolute;
  left: 580px;
  top: 32px;
  opacity: 1.0;
  -moz-opacity: 1.0;
  filter: alpha(opacity=100);
}

#header2 {
  top: 60px;
  /*opacity: 0;*/
  /*-moz-opacity: 0;*/
  /*filter: alpha(opacity=0);*/
}


/*
 *
 * form.css
 *
 */


/* FORM HINTS, see JS, too */

/* The hint to Hide and Show */
.hint {
  display: none;
  position: absolute;
  right: -115px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 10px 12px;
  /* to fix IE6, I can't just declare a background-color,
  I must do a bg image, too!  So I'm duplicating the pointer.gif
  image, and positioning it so that it doesn't show up
  within the box */
  background: #ffc url('../images/icons/pointer_left.gif') no-repeat -10px 5px;
  z-index:1 !important;
}

.hint.top {
  right: auto;
  left: 0px;
  bottom: 35px;
  background-image: none;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
  position: absolute;
  left: -10px;
  top: 5px;
  width: 10px;
  height: 19px;
  background: url('../images/icons/pointer_left.gif') left top no-repeat;
}

.hint.top .hint-pointer {
  top: auto;
  left: 30px;
  bottom: -10px;
  height: 10px;
  width: 19px;
  background: url('../images/icons/pointer_bottom.gif') center bottom no-repeat;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

button {  
  background:transparent none repeat scroll 0 0;
  border:0 none;
  cursor:pointer;
  margin:0;
  padding:0;  
  /* ie7 button width hack */
  width:auto;
  overflow:visible;
}

button span{
  background: transparent url('../images/new/button_left.gif') no-repeat top left;
  display: block;
  float: left;
  font: 100% Arial; /* Change 12px as desired */
  line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
  height: 26px; /* Height of button background height */
  padding-left: 9px; /* Width of left menu image */
  text-decoration: none;
  color: #000; /*button text color*/
  border: none;
  font-style: normal !important;
}

button.back span {
  background: transparent url('../images/new/button_back_left.gif') no-repeat top left;
  color: #FFF !important;
}

button em{
  background: transparent url('../images/new/button_right.gif') no-repeat top right;
  display: block;
  white-space: nowrap;
  padding: 2px 9px 5px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

button.back em {
  background: transparent url('../images/new/button_back_right.gif') no-repeat top right;
}

.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
  overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
  width: 100%;
}




.form {
}
* html div.form {
  margin-top: 20px;
}

.form_info {
  margin-bottom: 10px;
}

.form fieldset, div.fieldset {
  padding: 8px;
  margin-bottom: 15px;
  border:1px solid #abe1fa;
  /*background-color:#eff9fe;*/
  /*border:1px solid #009ee0;*/
  background:#F7FCFF;
}

div.fieldset {
  padding-top: 2px;
  -moz-border-radius:3px;
  -khtml-border-radius:3px;
  -webkit-border-radius: 3px;
}


.form .row {
  display: block;
  clear: both;
  padding-top: 2px;
  padding-bottom: 10px;
}

.form .row .form_label {
  font-size: 100%;
  color: #202020;
  width: 170px;
  float: left;
  text-align: right;
  letter-spacing: -0.5px;
  padding: 9px 12px 0px 3px;
}

* html .form .row .form_label {
  letter-spacing: 0px;
}
*+html .form .row .form_label {
  letter-spacing: 0px;
}


.form .row .form_content {
  margin-left: 185px; /* 140 + padding TODO */
  padding-top: 9px;
}

div.submit {
  margin-top: 10px;
  margin-left: 185px;
}



textarea {
  border: 1px solid #cccccc;
  padding: 1px;
  width: 350px;
  font-family: sans-serif;
  font-size: 100%;
}

textarea.full {
  width: 100%;
}

input {
  border: 1px solid #ccc;
  padding: 2px;
}

select {
  border: 1px solid #cccccc;
  background: white;
}

input.text {
  width: 200px;
  padding: 3px !important;
}

input.checkbox, input.radio {
  background-color:none;
  border: 0 !important;
}


/* ERRORS */
.form_error { /* Symfony 1.1 only? Deprecated? */
  display: inline;
  margin-left: 10px;
  color: red;
  padding-top: 3px;
  padding-bottom: 5px;
  letter-spacing: -0.5px;
  font-weight: bold;
}

.error_list {
  list-style-type: none;
}

.error_list li {
  list-style-image: none !important;
  margin-left:0;
  color:red;
  font-weight:bold;
}

.form_error_pre {
  display: block;
  margin-bottom: 5px;
  color: red; 
  font-weight: bold;
}

.field_desc_before, .field_desc_after, .field_desc_right {
  color: #505050;
  font-style: italic;
}

.field_desc_before {
  padding-bottom: 10px;
}

.field_desc_after {
  padding-top: 3px;
}

.field_desc_right {
  margin-left: 5px;  
}

ul.radio_list, ul.checkbox_list {
	list-style-type: none;
}

ul.radio_list li, ul.checkbox_list li {
  list-style-image: none !important;
  margin-left:0;
}


/*
 *
 * ui.css
 *
 */

.ui_element {
  margin-bottom: 10px;
}

.ui_element a {
  text-decoration: underline;
}

.ui_element .text
{
  padding: 3px 10px;
  background-color: red;
  line-height: 1.2em;
  font-size: 12px;
}

.ui_element .visual1 {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

.ui_element .visual2 {
  display: block;
  margin-left: 1px;
  margin-right: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
}

.note .text, .note .visual1, .note .visual2 {
  background-color: #a5d2f0;
}

.error .text, .error .visual1, .error .visual2 {
  background-color: #ff9494;
}

.success .text, .success .visual1, .success .visual2 {
  background-color: #fad05f;
}


table.ui_note_positive, table.ui_note_neutral, table.ui_note_negative {
  width: 100%;
  margin-bottom: 20px;
  -moz-border-radius: 3px;
  -khtml-border-radius:3px;
  -webkit-border-radius: 3px;
}



table.ui_note_positive {
  border: 1px solid #86d365;
  background-color: #e5ffd9;
}

table.ui_note_positive td {
  padding: 8px;
  background-color: #e5ffd9;
}

table.ui_note_neutral {
  border: 1px solid #86d365;
  background-color: #e5ffd9;
}

table.ui_note_neutral td {
   padding: 8px;
  background-color: #e5ffd9;
}

table.ui_note_negative {
  border: 1px solid #ff8d8d;
  background-color: #ffd8d8;
}

table.ui_note_negative td {
  padding: 8px;
  background-color: #ffd8d8;
}



/*
 * Zebra rows
 */
.row1 {
  background-color: #dbedf5;
}

.row2 {
  background-color: #eaf5fa;
}



/*
 * Rate boxes
 */
.rateBox
{
  border: 1px solid #cccccc;
  background-color: white;
  cursor: pointer;
}

.rateBox td
{
  padding: 10px;
  vertical-align: middle;
}


table.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}

ol.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}


ul.no_bullets li {
  list-style-type: none;
  list-style-image: none !important;
  margin-left: 0px !important;
}

ul.no_bullets li ul {
  margin-left: 15px;
}

ul.bullets li {
  list-style-image: url(../images/dot.gif) !important;
  list-style-position: inside;
}





/* auction_careS */
table.auction_cares {
	margin-bottom: 4px;
}

table.auction_cares th, table.auction_cares td {
  background-color: #F7FCFF;
  font-size: 90%;
}

table.auction_cares th {
	padding-left: 0;
  padding-top: 4px;
  padding-right: 10px;
  font-weight: bold;
}

table.auction_cares td {
	padding-top: 4px;
}

/* auction_care */
table.auction_care th { font-weight: normal }
table.auction_care th, table.auction_care td { padding: 5px }




table.listing, #price_list {
  width: 100%;
  border-bottom: 2px solid #e1e1e1;
  border-right: 2px solid #e1e1e1;
  border-left: 2px solid #e1e1e1;
  margin-bottom: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
} 

table.listing th, #price_list th {
	color: #464646;
	background:url('../images/th_bg.gif') top left;
	padding-left:5px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	height:27px;
	line-height: 26px;
	white-space:nowrap;
}

* html table.auction_table th, * html #price_list th {
  padding-top:0;
  padding-bottom:0;
}

table.listing th.first {
	padding-left: 6px;
}
* html table.listing th.first,  {
  padding-top:0;
}

table.listing th.last { 
	text-align: right;
	padding-right: 10px;
	border-right:1px solid white;
}
* html table.listing th.last {
  padding-top:0;
}


table.listing td, #price_list td
{
	padding: 5px 7px;
	text-align: left;
	vertical-align: top; /* Bei Geboten ohne KV zieht die Liste alles nach unten */
}

table.listing td.first {
	padding-left: 8px;
}

table.listing td.last {
	text-align: right;
	padding-right: 10px;
	border-bottom:1px solid white;
	border-right:1px solid white;
}




/* AUCTION TABLE */

table.auction th.bids
{
	text-align: right;
	padding-right: 20px;
}

table.auction td {
	vertical-align: middle;
}

table.auction td.bid_listing
{
	padding-left: 150px;
	border: 0;
}

table.auction td.first {
  
  width: 20%;
}

table.auction td.name {
  width: 55%;
}

table.auction td.name a {
	display: block;
}

table.auction td.saving {
	font-size: 110%;
	text-align: right;
}

table.auction td.bids {
	font-size: 140%;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}

table.auction td.hasBid {
	text-align: center;
}

table.past_auctions .auction_status_negative, table.past_auctions .auction_status_neutral { /* auction_table table */
	color: #606060;
}

span.cheap {
	color: green;
}


tr.highlight td, td.highlight {
  background-color: #c9ffd6;
}





span.auction_address {
  display: block;
  font-size: 85%; 
  margin-top: 5px;
}

span.auction_address strong {
	font-weight: normal;
}



/* BID TABLE */
table.bid.public th.distance {
  width: 180px;
}

table.bid.panel th.distance {
  width: 120px;
}


table.bid th.doctor {
	text-align: center;
}

table.bid td.doctor {
	width:120px;
	text-align:center;
	padding: 5px 0px;
}

table.bid.public td.doctor {
	width:17%; /* IE(8) doesn't accept pixels as width here */
}



table.bid th.price, table.bid th.saving {
	text-align: right;
	padding-right: 7px;
}

table.bid.public th.price, table.bid.public th.saving {
	padding-right: 15px;
}

table.bid td.price, table.bid td.saving {
	text-align: right;
	padding: 40px 5px 0px 5px;
	font-size: 150%;
}

table.bid.public td.price, table.bid.public td.saving {
	padding: 45px 15px 0px 15px;
}

table.bid td.last {
	text-align: right;
}

table.bid table.icons {
	margin-bottom:10px;
}

table.bid.panel table.icons td {
	padding: 2px;
}

table.bid.public table.icons td {
	padding: 5px;
}





/* SERVICES TABLE */
table.services td.price {
  white-space: nowrap;
  text-align: right;
}




/* RATING TABLE */

.rating_table {
  width: 100%;
	margin-bottom: 25px;
	border: 1px solid #CAEAF9;
	background-color: #EAF5FA;
	clear:both;
}

.rating_table th {
	padding:8px;
	font-size:110%;
	border-bottom: 2px dotted #CAEAF9;
	width: 70%;
}

.rating_table td.title {
	/*font-weight:bold; TOO MUCH BOLD WAS ON PAGE */
}

.rating_table td {
	padding: 8px;
}

.rating_table td.text_title {
	font-weight:bold;
	border-top: 2px dotted #CAEAF9;
}

.rating_table td.comment {
  border-top: 2px dotted #CAEAF9;
}

.rating_table td.comment_top {
  border-bottom: 2px dotted #CAEAF9;
}






/* COMPARE TABLE */
.compare_table
{
  background-color: white;
  border-right: 2px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
  margin-bottom: 15px;
}

.compare_table th
{
  background-color: #eaf5fa;
  text-align: left;
  font-weight: normal;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  width: 262px;
}

.compare_table th.header
{
  background:url('../images/th_bg.gif') top left repeat-x;
  padding-top:5px;
  padding-left:3px;
  font-weight: bold;
  vertical-align:middle;
}

.compare_table th.main
{
  background-color: #dbedf5;
  color:#555555;
	font-weight:bold;
}

.compare_table td
{
  border-left: 2px solid #e1e1e1;
  text-align: right;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  width: 80px;
}

.compare_table td.doctor
{
  text-align: center;
}

.compare_table td.cheapest
{
  background-color: #C4FFAA;
}



/* SELECT_TABLE = radiobutton, checkbox table */
.select_table td
{
  padding-right: 4px;
}





/* COMMON TABLE (new detail table) */
table.common_table {
  border:1px solid #abe1fa;
  background-color:#F7FCFF;
  margin-bottom:15px;
  width: 100%;
}

.common_table th {
  padding:5px;
  color: #555555;
  background-color:#DFF3FF;
  font-weight:normal;
}

.common_table td {
  padding:5px;
  background-color:#F7FCFF;
}

.common_table .no_border {
	border-left: 0px !important;
	border-right: 0px !important;
}




#categories_display_detail
{
	margin-left: -100px;
}

#categories_display_detail #first_colum 
{
	border-right: 2px solid #505050;
}

#categories_display_detail td
{
	padding: 0px 35px;
}


/* Preisliste */
#price_list .prices_title {
  padding: 10px;
  font-weight: bold;
  background-color: #DBEDF5;
  vertical-align: top;
}

#price_list .prices_content {
  padding: 10px;
  background-color: #EAF5FA;
}

#price_list .prices_content span {
  color: red;
  display: block;
  padding-bottom: 5px;
}


/* Special double-cell table */
.double_cell_table {
  margin-top: 10px;
  margin-bottom: 15px;
  width: 100%;
}

.double_cell_table td.left {
  padding-right: 30px;
}

.double_cell_table td.right {
  width: 50%;
}


/* Evaluation stars */
.stars {
	display: block;
	white-space: nowrap;
	padding-bottom: 2px;
}
#contentBlock a.stars {
	text-decoration: none;
}









/* begin schemA.css (deprecated) */

.schema
{
  background-color: #eaf5fa;
  border: 1px solid #caeaf9;
}

.schema td
{
  width: 28px;
  text-align: center;
  vertical-align: middle;
  padding: 0 !important;
}

form .schema td {
  background-color: #ffffff;
}

.schema a
{
  line-height: 28px;
  display: block;
  text-decoration: underline;
}

.schema td
{
  background-color: #DBEDF5;
  color: #555555;
}


.care, .care a
{
  color: red !important;
  font-weight: bold !important;
  background-image: url('../../images/care.gif');
}

.missing, .missing a
{
  color: black !important;
  font-weight: bold !important;
  background-image: url('../../images/missing.gif');
}

.missing_and_care, .missing_and_care a
{
  color: red !important;
  font-weight: bold !important;
  background-image: url('../../images/missing_and_care.gif');
}

/* end schema.css */



/* begin schemE.css (modern) */
.scheme
{
  margin-bottom:10px;
}

.scheme th
{
  padding-top:3px;
  padding-bottom:10px;
}

.scheme td
{
  text-align:center;
  margin-top:10px;
  margin-bottom:5px;
  padding: 5px 10px;
  font-style: italic;
  color: #444;
}

/* end  scheme.css */

.interview p.question {
   font-weight: bold;
}

.interview span {
  float: left;
  font-style: italic;
  padding-right: 7px;
}

.interview p.answer {
  padding-bottom: 20px;
}

a#uservoice-feedback-tab, a#uservoice-feedback-tab:link {
    background-repeat: no-repeat !important;
    display: block !important;
    height: 130px !important;
    margin: -45px 0 0 !important;
    padding: 0 !important;
    position: fixed !important;
    text-indent: -9000px;
    top: 35% !important;
    width: 28px !important;
    z-index: 100001 !important;
}

a#uservoice-feedback-tab {
    background-color: #F29400;
    background-image: url(../../images/icons/feedback.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    border: 2px solid #00AEEF;
    border-right:0;
    right: 0;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

a#uservoice-feedback-tab:hover {
    background-color: #00AEEF;
    background-image: url(../../images/icons/feedback.png);
    background-position: -28px 0px;
    border: 2px solid #F29400;
    border-right:0;
}

#testimonial_box {
  width:420px;
  color:#0071A0;
  font-weight:bold;
  padding-left:3px;
  padding-top:5px;
  margin-bottom:0px;
}

#testimonial_box a {
  font-weight:normal;
  font-size:80%;
}

.my_iframe {
  margin-bottom: 13px;
}

.my_iframe a {
  cursor:pointer;
}

#fbContentWrapper
{
  border:0 !important;
}

.no_padding, .no_padding td {
  padding:0 !important;
}

.functionality_steps th
{
  font-size:137%;
  color:#0071A0 !important;
  height:23px;
  padding:0;
  font-weight:normal;
}

.functionality_steps td {
  vertical-align: top;
}

.functionality_steps td img {
  padding-right:17px;
  padding-bottom:27px;
  height:71px;
}

#doctor_contact_data {
  margin-bottom:13px;
  background-color:#fff !important;
  width:100%;
  font-size:110%;
}

#doctor_contact_data th {
  font-weight:bold;
  text-align:left;
  color:#4c4c4c;
  padding-right:3px;
  white-space:nowrap;
}

.auctionview_title {
  line-height:23px;
  color:#f29400;
  padding-bottom:7px;
}

.subtitle {
  padding-top:0px;
}

h2.cap_input_field_title {
  padding-bottom:2px;
  font-size:120%
}

.auction_call_to_action {
  position: fixed !important;
  width:225px;
  z-index: 1;
}
.auction_call_to_action h3 {
  color:#F29400;font-size:140%;padding-top:0px;
}
.auction_call_to_action h4 {
  padding-bottom:3px;
}
.auction_call_to_action .margin_top {
  margin-top:13px;
}

table.width_auto { width:auto;margin-bottom:10px }

.bid_heading {
  background-color:#abdef5;
  font-size:130%;
  vertical-align:middle;
  text-align:center;
  font-weight:bold;
  color:#111111;
}

table.dcp_selection_actions th {
  background: none;
  text-align: right;
}


/* floatbox fix for 'always displaying the horizontal scrollbar on doctor profile' */
#fbContentWrapper { overflow: hidden !important; }
#fbContent { overflow: auto !important; }

/* Highlight message tabs in old pcp for new messages */
div.gtab li.highlight a { background-color: #fee692 !important }

.pricelist_table td, .functionality_steps td { text-align: justify }
