/* Client: DKV Globality
------------------------------------------------------------------------------
----------------------------------------------------------------------------*/
/* OVERRIDE SETTING IN STYLE.CSS WITH CLIENT ONES */


body,p,a,th,td,li,span,h1,h2,h3,h4,h5,h6,form,input,select,textarea,pre,legend {
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

body, div, img, form, input, table, td, th {
	margin:0;
	padding:0;
	border:0;
}

p,a,th,td,li,span,form,input,select,textarea,pre,legend,div {
	font-size:11px;
}


div#rightBar form#search input.text {
	border:1px solid #b0b0b0;
	margin-left:-2px;
	padding:2px 0 0 1px;
}

div#rightBar form#search input.submit {
	border:1px solid #b0b0b0;
	margin-right:-2px;
}

div#rightBar div#myDkvGlobality input.text {
	border:1px solid #fff;
}

div#rightBar div#myDkvGlobality input.submit {
	margin-bottom:3px;
	border:1px solid #b0b0b0;
}

div#rightBar input.text {
	width:95%;
}

form.contactForm textarea, form.contactForm input.onlineform, div#op input.text, div#op select, div#op textarea {
	width:300px;
}

div#op textarea {
	height:50px;
}

div#op input.button {
	width:auto;
	margin-right:12px;
}

div#op input.radio {
	width:auto;
}

form.contactForm table.webform_table, form.contactForm td, div#op table, div#op th, div#op td {
	border-collapse:collapse;
}

form.contactForm input.onlineform, form.contactForm textarea, form.contactForm input.formbutton, div#op input.text, div#op textarea, div#op select, div#op input.button {
	border:1px solid #b0b0b0;
}

div#op tr.err input.text, div#op tr.err textarea, div#op tr.err select {
	border:1px solid red;
}

form.contactForm input.onlineform:focus, form.contactForm textarea:focus, form.contactForm input.formbutton:focus, div#op input.text:focus, div#op textarea:focus {
	background-color:#f5e9c1;
}

form.contactForm input.radio {
}


input.radio {
	margin-right:12px;
	margin-left:3px;
	vertical-align:bottom;
/* 	display:inline; */
}


input#backButton {
	margin-right:12px;
}

input#continueButton {
	margin-left:50px;
}

input.button.abort {
	margin: 0 0 6px 6px;
}

/** EDIT SEARCH OPTIONS **/

#tms-wrapper {
	float:left;
	margin-left:168px;
	margin-top:240px;
	width:654px;
	background-color:#fff;
}



#tms-wrapper h3{
  color:#00403B !important;
  font-family: georgia,serif;
  font-size:18px;
  margin:0;  
}
#tms-wrapper h4{
  color:#00403B !important;
  font-family:georgia,serif;
  font-size:16px;
  margin-bottom: 0.5em;
}
#tms-nav ul li{
  padding-top: 5px;
}


#tms-nav ul li a, #tms-additionaltext-subnav ul li a, #tms-additionaltext-help a, #tms-results-table table tr th a, #tms-results-table table tr td a {
  color:#00403B !important;
  font-weight: bold;
}

.tms-button {
  border:1px solid #B0B0B0;
  font-size:11px;
  font-family:Verdana,sans-serif;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  background: #D4D0C8;
  color: #000;
  padding: 2px 0em;
}



#tms-container {
  color: #000;
  border: none;
  padding-top: 0em;
}
#tms-wrapper input{
  border:1px solid #B0B0B0;
  font-size:11px;
  padding:2px 0 0 1px;
}

#tms-additionaltext-subnav ul {
  list-style-image:url("http://www.dkv-globality.com/export/system/modules/com.dkvglobality.v2/resources/images/bullet.png");
  list-style-position:outside;
  margin:0 0 0 28px;
  padding:0;
}

#tms-results-table table tr th{
  white-space: nowrap;
}
ul.pagination a {
    color:#00403B;
    font-weight: bold;
}

.pagination-left {
  width: 60%;
  float: left;
}

.pagination-right {
  width: 40%;
  float: right;
}
