#SobiPro ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#SobiPro .dropdown-menu li {
	padding: 5px;
	border: 1px solid #999;
	margin-top: 10px;
	margin-right: 5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}

#SobiPro .topmenu a:hover,
#SobiPro .topmenu a:active,
#SobiPro .topmenu a:focus {
  background: inherit;
  color: inherit;
}
#SobiPro .pagination li {
  padding: inherit;
  margin: inherit;
}
#SobiPro .pagination {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}
#SobiPro .btn.dropdown-toggle {
  background-color: #E6E6E6;
}
#SobiPro h1 {
  border-bottom: none;
  color: inherit;
  font-family: inherit;
  font-size: 28px;
  font-weight: inherit;
  line-height: 40px;
  margin: inherit;
  padding: inherit;
  padding-left: 0px;
}
#SobiPro h3 {
  margin: inherit;
}
/* end Joomla! 2.5 template compatibility */
/* General Styling */
.SPDetailEntry h1 {
  font-size: 28px;
}
.SPDetailEntry {
  padding: 5px;
}
/* Individual Styling, please adapt if you change field names */
.field_country,
.field_fax,
.field_website,
.field_business_days {
  padding-bottom: 10px;
}

img.spFieldsData {
	margin: 1px;
	border: 1px solid #999;
}

img.spClassImage
{
	margin: 1px;
	border: 1px solid #999;
}

#spDetailsTable table {

}

#spDetailsTable tr.odd td {
	background-color:#FFFFFF;
}

#spDetailsTable tr.even td {
	background-color:#F3F3F3;
}

#spDetailsTable td {
	border-top: 1px solid #999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#spDetailsTable .td1 {
	border-left: 1px solid #999;
	width: 100px;
	font-size: 12px;
}

#spDetailsTable .td2 {
	color: #005782;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#spDetailsTable .td3 {
	border-top: 1px solid #999;
	height: 5px;
}

#SobiPro .inf_det {
	border: 1px solid #999;
	width: 48%;
	color: #005782;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
#SobiPro .ttl {
	margin: 0.5em 0px;
	padding-bottom: 0.5em;
	font-size: 12px;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #000;
}

.SPTitle {
	color: #005782;
}

.SPSearchField {
	float: left;
	margin: 8px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.SPSearchField select {
	width: 170px;
}

thead.spTableHeader {
	border: 1px solid #666; line-height: 25px;
}
.spTableHeader th {
	padding: 0px; text-align: center;
}
.spTableHeader a {
	font-size: 12px;
	color: #316395;
}
th.spTableHeaderNotSelected a {
	border: 1px solid #999;
	width: 100%;
	font-weight: bold;
	display: block;
	background-color: #DADADA;
}
th.spTableHeader a {
	border: 1px solid #999;
	width: 100%;
	font-weight: bold;
	display: block;
	background-color: #DADADA;
}
th.spTableHeaderNotSelected a:hover {
	width: 100%;
	display: block;
	background-color: #FFD988;
	background-image: url(images/down_bullet.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
th.spTableHeader a:hover {
	background: url("images/down_bullet.png") no-repeat 95% 50% #FFD988; width: 100%; display: block;
}
th.spTableHeaderSelectedAsc a {
	background: url("images/down_bullet.png") no-repeat 95% 50% #999; width: 100%; display: block; border: 1px solid #999; color: #FC3;  font-weight: bold;
}
th.spTableHeaderSelectedDesc a {
	background: url("images/up_bullet.png") no-repeat 95% 50% #999; width: 100%; display: block; border: 1px solid #999; color: #FC3;  font-weight: bold;
}

#SobiPro #spBodyContent table {

}
#SobiPro #spBodyContent tr.odd td {
	background-color: #FFFFFF;
}
#SobiPro #spBodyContent tr.even td {
	background-color: #F3F3F3;
}
#SobiPro #spBodyContent td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.spSectionDesc {
	padding: 5px;
}

.radio {
	float: left;
	border: 1px solid #C1C1C1;
	padding: 3px;
	margin-left: 15px;
	font-size: 12px;
}

.searchel {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.searchel input {
	border: 1px solid #999;
	padding: 4px;
	width: 170px;
}

.SPEntryEdit 
{margin-left:15px}
