/* Main Settings and Containers */
/* -------------------------------------------------------------------- */

* {
  padding: 0;
  margin: 0;
}

body {
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 100.1%;
	margin-top: 2em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Helvetica, sans-serif;
}

a {
	color: #00478E;
}

.outofsight, #shortcuts {
  position:absolute;
  left:-2000px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin-top: -1px;
}

.imgright {
  float: right;
  margin: 0.2em 0 0 0.5em;
}

.imgleft {
  float: left;
  margin: 0.2em 0.5em 0 0 !important;
}
.spacer {
	line-height: 1.5em;
	height: 1.5em;
}

.text_center {
	text-align: center;
}
.text-right {
	text-align: right;
}

#output_settings,
.right,
.floatright {
  float:right;
}

.floatleft {
	float:left;
}

#page {
	width: 50em;
	background-color: #fff;
	margin: 0 auto;
  clear: right;
}

.logo_ortho {
	float: left;
	height: 3.56em;
}

.heading {
	float: right;
	font-family: "Times New Roman",sans-serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	color: #333399;
  padding-top: 1.8em;
	margin-bottom: 0.5em;
}

#wrapper {
	clear: both;
	text-align: left;
}

#navigation {
	width: 16em;
	float: left;
  background: transparent;
}

#content {
  width: 31.8em;
  float: left;
 	padding: 1em;
 	padding-right: 0;
 	padding-bottom: 0;
	background-image: url(../images/bg_wrapper.png);
	background-repeat: repeat-x;
  line-height: 1.2em;
  position: relative;
}

#content_spacer {
	width: 1em;
	float: left;
	background-image: url(../images/bg_border_spacer.png);
	background-repeat: no-repeat;
}

.space {
	margin: 1em 0;
}

#cerabox .cerabox-title {
	display: none;
}

/* Navigation */
/* -------------------------------------------------------------------- */

#naviwrapper {
	position: relative;
	z-index: 2;
  float: left;
}

#navibg {
	position:relative;
	z-index: 1;
	float: left;
	margin-left: -14.85em;
}

.navibg {
	width: 16.43em;
	height: 27.05em;
}

#naviwrapper ul {
	padding-top: 0.5em;
	margin-left: 0.9em;
	padding-left: 0;
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-size: 1.5em;
}

#naviwrapper a {
	display: block;
	margin: 0.25em 0;
	padding: 0.5em 0 0.5em 0.9em;
	width: 7.8em;
	background-color: transparent;
}

#naviwrapper a:link, #navlist a:visited {
	color: #EEE;
	text-decoration: none;
}

#naviwrapper a:hover, #navlist #current {
	background-color: #41419A;
}

/* Startpage Boxes */
/* -------------------------------------------------------------------- */

#content .start_box1, #content .start_box2 {
	width: 15.27em;
	height: 12.4em;
	border: 0.06em dashed #ccccff;
	text-align: center;
	float: left;
}

#content .start_box2 {
    margin-left: 1em;
    float: right !important;
}

hr.spacer {
  width: 30em;
  height: 0.95em;
  float: left;
  border: 0;
  color: #fff;
}

#content .start_box1 img, #content .start_box2 img {
/* 	border-bottom: 1px groove #ccc; */
}

#content .start_box1 a, #content .start_box2 a {
	font-weight: bold;
	color: #333399;
	font-family: "Times New Roman", sans-serif;
}

#content .start_box1 a.block, #content .start_box2 a.block {
  display: block;
  height: 13em;
/*   padding-top: 1.5em; */
}

#content .start_box1 p, #content .start_box2 p {
	margin-top: 0.2em;
	font-size: 0.85em;
}

/* Footer */
/* -------------------------------------------------------------------- */

#footer {
	width: auto;
	text-align: center;
	font-size: 0.9em;
/* 	padding-top: 1em; */
	padding-top: 0.4em;
	clear: both;
/*   margin-bottom: 2em; */
}
  #footer a {
	  color: #333399;
	  padding-left: 10px;
  }
  #footer #linklist {
/* 	  float: right; */
	  width: 16em;
	  float: left;
  }
  #footer p {
	  float:left;
	  margin-left:-0.5em;
  }
  #footer #linklist li {
	  display: inline;
	  list-style-type: none;
	  padding-right: 6px;
	  border-left: 0.06em solid #333399;
  }
  #footer #linklist li.first {
	  border-left: 0;
  }

/* Location ImageMap */
/* -------------------------------------------------------------------- */

.map {
	display: none;
	width: 16.2em;
 	border: 1px solid #6767AF;
}

.imagemap {
	border: 0;
	margin-bottom: 1em;
}

#ortho_home {
  width: 15em;
  float: right;
  border: 1px solid #6767AF;
}
  /*#ortho_home img {
    margin-top: -1.2em;
  }*/
	#ortho_other h2, #ortho_home h2, #ortho_left h2, .map h2 {
    padding: 0.1em 0 0.1em 0.2em;
    background-color: #6767AF;
		color: #fff;
	}
	#ortho_other p, #ortho_home p, #ortho_left p, .map p {
		padding: 0.2em;
	}

#ortho_other {
  width: 16.2em;
}
  #ortho_other .routing, #ortho_home .routing {
    text-align: center;
    display: block;
    width: 16.2em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #ortho_home .routing {
    width:15em;
  }

#ortho_left {
  width: 15em;
}

#ortho_left {
  border: 1px solid #6767AF;
}

#ortho_home ul, #ortho_left ul {
  margin-left: 0;
  margin-top: 0.3em;
  list-style-type: none;
}

#ortho_home ul li,
#ortho_left ul li {
  padding-left: 0.5em;
  text-indent: -0.3em
}

.odd {
  margin-left: 0;
  list-style-type: none;
  background-color: #ccccee;
}

/* Location Mail Address Images */
/* -------------------------------------------------------------------- */
.mailimage {
	vertical-align: middle;
}

/* SearchBox */
/* -------------------------------------------------------------------- */

#searchbox, #filter {
  padding: 0.1em 0;
  border-bottom: 1px solid #6767AF;
  margin-bottom:1em;
}
  #searchbox .submit, #filter .submit {
    height:1.35em;
    line-height:1.35em;
    margin-left:0.5em;
    margin-bottom: 0.15em;
    padding-bottom: 0.5em;
    border: 0;
    background: #6767AF;
    letter-spacing: 0.15em;
    font-weight: bold;
    color: #fff;
  }
    #searchbox .submit {
      width: 6em;
    }
    #filter .submit {
      width: 6.5em;
    }
  #searchbox input, #filter .selection {
    width: 18em;
    margin-left:0.5em;
    margin-bottom: 0.15em;
    border: 1px solid #ccc;
  }


/* Search ResultList */
/* -------------------------------------------------------------------- */

.tx-tkproducts-pi3 .search_result li{
  /*padding: 0.2em 0 0.4em 1.5em;
  background-image: url(../images/topic_bullet.png);
  background-repeat: no-repeat;
  background-position: left 0.3em;*/
  padding: 0.2em 0 0.4em 0;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}

.tx-tkproducts-pi3 .search_result li ul li {
  padding-left: 0.2em;
  padding-bottom: 0;
  /*background-image: url(../images/ortho_bullet.png);
  background-repeat: no-repeat;
  background-position: left 0.3em;*/
  border:0;
}

/* ContactForm */
/* -------------------------------------------------------------------- */

span.red {
  color: #f00;
}

legend {
	padding: 0.5em 0;
	font-weight: bold;
	color: #6767AF;
}

fieldset {
  border:0;
  width: 16em;
}
  fieldset ol {
    list-style: none;
    margin: 0;
    padding: 0;
  }
    fieldset ol input {
      border: 1px solid #ccc;
    }
    fieldset table {
    	width: 31.8em;
    	border-collapse: collapse;
    }
    fieldset table th {
    	text-align: left;
    	width: 7em;
    }
    fieldset table th, fieldset table td {
    	padding-bottom: 0.6em;
    	white-space: nowrap;
    }
    fieldset ol li {
      clear: right;
      margin-bottom: 1em;
    }
  fieldset label {
    line-height: 1.2em;
    font-weight: normal;
  }
  fieldset input.text, fieldset select {
    height: 1.5em;
    width: 10.6em;
    font-size: 0.85em;
    border: 1px solid #ccc;
  }
  fieldset input#zip, fieldset input#patient_birthyear {
  	width: 4em;
  }
  fieldset input#patient_birthday, fieldset input#patient_birthmonth {
  	width: 2em;
  }
  fieldset ol input {
  	float: right;
  }
  fieldset select {
    border: 1px solid #c0c0c0;
  }
.contactform .submit {
  margin-top:0.37em;
  padding: 0.2em 1em;
  background: #6767AF;
  color:#fff;
  border: 0;
  font-weight: bold;
}
.contactform textarea {
  line-height: 1.5em;
  width: 39em;
  border: 1px solid #c0c0c0;
}

.contactform p {
  margin-top:0.6em;
  float:left;
}
.contactform_contact {
	position: absolute;
	right: 0;
}

#contact_success, #contact_failure {
  width: 15em;
  margin-top: 0.1em;
  border: 1px solid #28e83a;
  padding-bottom: 0.2em;
}
  #contact_success h2 {
    background: #82d907;
  }

#contact_failure {
  border: 1px solid #f00;
}
  #contact_failure h2 {
    background: #f00;
    color: #fff;
    padding: 0.1em 0 0 0.2em;
  }

#contact_success p, #contact_failure p {
  margin: 0;
  padding: 0.2em;
}

/* Product Details (Topics) */
/* -------------------------------------------------------------------- */

.tx-tkproducts-pi2-singleView img {
/*   margin: 0 0.5em 0 0.5em; */
  margin: 0.4em;
}

.tx-tkproducts-pi3-singleView h3, .tx-tkproducts-pi2-singleView h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.7em;
  color: #6767AF;
}

.tx-tkproducts-pi3-singleView ol, .tx-tkproducts-pi3-singleView ul, .tx-tkproducts-pi2-singleView ol, .tx-tkproducts-pi2-singleView ul {
  margin: 0 1em;
  list-style-type: square;
}

.tx-tkproducts-pi3-singleView div#short_description ul,
.tx-tkproducts-pi3-singleView div#long_description ul {
  margin: 0;
  list-style-position: inside;
}

.tx-tkproducts-pi3-singleView p, .tx-tkproducts-pi2-singleView p {
  margin-bottom: 0.5em;
}

.tx-tkproducts-pi3-singleView h4, .tx-tkproducts-pi2-singleView h4 {
  font-size: 1.1em;
  color: #6767AF;
}

.tx-tkproducts-pi3-singleView ul.productlisting {
  list-style-type:none;
  margin:0;
  margin-top: -1em;
  padding:0;
}

.tx-tkproducts-pi3-singleView ul.productlisting li {
  clear:left;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  border-bottom: 1px solid #c0c0c0;
  line-height: 2.2em;
}

/*.tx-tkproducts-pi3-singleView ul.productlisting li a {
  padding-left: 4em;
  display: block;
}*/

.tx-tkproducts-pi3-singleView ul.productlisting li a .product_image {
  width: 4em;
  height: 2.5em;
  margin-right: 0.5em;
}

table.productlisting {
  margin:0;
  padding:0;
}
table.productlisting {
  width: 100%;
  border-collapse: collapse;
}
table.productlisting tr td {
  margin: 0;
  padding: 0.3em 0;
  border-bottom: 1px solid #c0c0c0;
}
table.productlisting tr td a {
  display: block;
}
table.productlisting tr td.product_image {
  width: 4em;
  text-align: center
}
/*table.productlisting tr td.product_image a {
  width: 4em;
  height: 2.2em;
  text-align: center;
  margin: 0;
  padding: 0 0.5em 0 0;
}*/

/* Page Links */
/* -------------------------------------------------------------------- */

.csc-header h1,
h1.csc-firstHeader {
  background: #fff;
  color: #6767AF;
  font-size: 1.2em;
}

/* Product Detail OrderBox */
/* -------------------------------------------------------------------- */

.product_details {
  clear: both;
  margin-top: 4em;
}

.product_details div{
  float: left;
  padding: 0;
  width: 23em;
}

.product_details .desc_title {
  text-align: left;
  width: 7em;
  color: #6767AF;
}

.product_details th {
	text-align: left;
	font-weight: normal;
	color: #6767AF;
	padding-right: 2em;
	white-space: nowrap;
}

.product_details td {
	white-space: nowrap;
}

.product_details .order_product {
  width: 7em;
  clear: both;
  background: #6767AF;
  text-align: center;
}
  .product_details .order_product a {
    color: #fff;
    font-weight: bold;
    display: block;
    width: 7em;
  }

.request_product img {
	margin: 0 0.2em;
}

.product_details .request_product {
	width: auto;
	float: left;
}

.tx-indexedsearch-browsebox .browsebox {
  margin-bottom: 1em;
}

td.product_image {
  width: 150px;
}

img.product_image {
  height: auto;
}

.tx-tkproducts-pi2-singleView h4{
  padding-top: 20px;
  clear: both;
}

.topic_button a {
    width: 7em;
/*     clear: both; */
    background: #6767AF;
    text-align: center;
    color: #fff;
/*     float: right; */
    font-weight: bold;
    display: block;
 }

.display_none {
  display: none;
}
