@charset "UTF-8";
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}



body, td, tr {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #F37320;
    text-decoration: none;
}
a:visited {
   color: #333333;
}
a:visited:hover {
   color: #F37320;
}
a.active span{
color:#F37320;	
}
a:active {
color:#F37320;	
}
.menu_head a:active {
color:#F37320;	
}
hr {
    border: #8FA273 solid 1px;
    margin: 2px 0;
}
ul, ol, dl {
    margin: 5px 0;
    padding: 0;
}
li {
    list-style: disc outside none;
    margin: 0 15px;
    padding: 0;
}
.fltrt {
    float: right;
    margin-left: 10px;
}
.fltlft {
    float: left;
    margin-right: 10px;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
.prefixlbl {
    color: #1A9D4B;
}
form {
    margin: 0;
    padding: 0;
}
input {
    margin: 0;
    padding: 0;
}
input.radio {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #4D4D4D;
    padding: 2px;
}
.formfields {
    background-color: #4D4D4D;
    border: 1px solid #999999;
    color: #FFFFFF;
    padding: 2px;
}
table.adminform textarea {
    color: #000099;
    font-size: 1em;
    height: 400px;
    width: 540px;
}
form#form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form#form-login ul {
    padding: 0;
}
form#form-login li {
    list-style: none outside none;
    padding: 0;
}
form#form-login li a {
    color: #83AF40;
    font-size: 12px;
    font-weight: 100;
    text-decoration: none;
}
form#form-login li a:hover {
    background: url("../images/menuover.png") no-repeat scroll left top transparent;
    color: #F37320;
    height: 100%;
}
form#com-form-login fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
form#com-form-login ul {
    padding-left: 0;
}
form {
    margin: 0;
    padding: 0;
}
form p {
    margin: 0;
}

/***CUSTOM HACKS****/
#s5textrotatecls_otr {
	text-transform:uppercase;
}
#s5textrotatecls_otr ul{

}
#s5textrotatecls_otr ul li:before {
  content:url('../images/squarebull.png') " ";
}
#s5textrotatecls_otr li{
	list-style: inside square none;
	display:inline-block;
	margin:0 10px;
}
#s5textrotatecls_otr h2{
	text-align:center !important;
	text-transform:uppercase;
	margin:0 !important;
}
.quickdown div {
	margin:10px;
	
}
.quickdown {
    margin: 0;
    padding: 0;
}

#quicklink {
    font-size: 16px;
    font-weight: bold;
    list-style: none outside none;
    margin: 1px;
	width:90%;
}
#quicklink a{
	color: #F37320;
	text-transform:uppercase;
}
#quicklink  a:hover{
	color: #333;
}
#product_details h2 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.application td {
	padding:5px;
	border:1px solid #fff;
}
.application {
	width:100%;
	margin-bottom:20px;
}

.finder label {
    margin-right: 10px;
    padding: 0;
    text-transform: uppercase;	
	
}
	
.finder input {
    border-radius: 10px 10px 10px 10px;
    margin: 5px 0;
    padding: 5px;
}

.nn_tabs_container {
	 display: inline-block;
    float: left;
    position: relative;
}

#remositorycontainerlist table {
	margin:20px 0;	
}


#ojaccord-menu p.menu_head {
	text-transform:capitalize;	
}
.item-page #ojaccord-menu {
	clear:both;
}
#chronoform_contact-mini .ccms_form_element input, textarea, input[type="file"] {
	max-width:220px;
}


table.joobilist thead th {
	background-color: #000 !important;
}
/*******SEARCH********/
.result-text img {
    height: 0%;
    padding: 0;
    width: 20%;
}
.result-title {
	margin-top: 20px;
}
.result-created {
	font-size:12px;
	color:#999;	
}
/******GALLERY HACKS*****/

.large_img {
	margin:0px !important;
	max-width:100% !important;
}
#productgal {
	position:relative;
	float:left;
	width:75%;
	margin-left:5%;
}


#certification .main_thumb_text {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
.main_thumb_text {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-size: 12px;
    margin: 0px auto;
    padding: 0 0 0;
    text-align: center;
	text-transform:uppercase;
	position:relative;
	display:block;
	min-height:29px;
	width:100%;
	max-width:337px;
	
}

.main_thumb_text li {
	text-align:left;
	list-style:disc outside none;
	margin-left:15px;	
}
.cat_child_wrapper {
	max-width:100% !important;
}

.active_thumb {
	position:relative;
}
.active_thumb span {
	position:relative;
}
.inactive_thumb {
	position:relative;
}
.inactive_thumb span {
	position:relative;
}

/*******TABBER HACKS********/
div.nn_tabs_container > div.nn_tabs_nav {
	float:left;
}
div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs {
	border:none !important;	
}
div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > li.active > span > a, div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > li.active > span > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: none !important;
    border-image: none;
    border-style: none !important;
    border-width: 0px !important;
    cursor: default;
}
div.nn_tabs_container > div.nn_tabs_nav > ul.nn_tabs_tabs > li > span > a {
	border-radius: 0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
div.nn_tabs_container > div.nn_tabs_content {
	border-radius: 0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	padding: 0 0 10px 10px !important;
}

#remositorycontainerlist a {
	text-transform:capitalize;
}
/*************************/
/*****TEMPLATE STYLES*****/
/*************************/

#contactgroup {
	font-size:14px;
	font-weight:400;
}


#firerated {
    display: inline-block;
    margin: 0 10px;
    width: 75%;
}
#specialpurpose {
    display: inline-block;
    margin: 0 10px;
    width: 75%;
}
.breadcrumbs {
	font-weight:700;	
	margin:20px 0 0px;
}
#topbar {
    background-color: #000000;
    clear: none;
    float: left;
    height: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#navwrap {
	max-width:1000px;
	margin:0 auto;
}
#topnav {
    float: right;
    position: relative;
	margin:5px 0;
	height:25px;
}

#menutab {
	position:absolute;
	top:0;
	right:0px;
	
}


#menutab_but {
border: 1px solid #222222;
    height: 25px;
    margin: 0;
    padding: 4px 10px 4px 4px;
    position: relative;
    right: 0;
    text-align: center;
    top: 2px;
    width: 80px;
    z-index: 9999;

	background: #2d2d2d; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDJkMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-radial-gradient(center, ellipse cover,  #2d2d2d 0%, #000000 100%); /* FF3.6+ */

background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#2d2d2d), color-stop(100%,#000000)); /* Chrome,Safari4+ */

background: -webkit-radial-gradient(center, ellipse cover,  #2d2d2d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */

background: -o-radial-gradient(center, ellipse cover,  #2d2d2d 0%,#000000 100%); /* Opera 12+ */

background: -ms-radial-gradient(center, ellipse cover,  #2d2d2d 0%,#000000 100%); /* IE10+ */

background: radial-gradient(ellipse at center,  #2d2d2d 0%,#000000 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

#menutab_but a {
    color: #FFFFFF;
    display: block;
    height: 20px;
    padding: 3px;
    width: 80px;
    z-index: 9999;
}

#menutab_but a:hover {
	color:#CCC;
}

#slidingDiv {
    background: none repeat scroll 0 0 #000000;
    padding: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 9999;
	width:200px;
}
#slidingDiv ul{
	padding:0px 0;
}
#slidingDiv li{
	list-style:none;
	margin:0px 0px 15px 0px;
}



#header {
	margin-top:10px;
}

#logo {
    clear: none;
    float: left;
    position: relative;
    width: 250px;
	margin:10px 0;
	z-index:9990;
}
#logobox {
    background: none repeat scroll 0 0 #000000;
}
#titlewrap {
    display: inline-block;
    height: 60px;
    position: relative;
    width: 100%;
}
#bulletswrap {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 100%;
	overflow:hidden;
}
#title {
    position: absolute;
    right: -30px;
}
#blacko {
	position:absolute;
	top:0;
	right:-28px;
}
#bullets {
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%;
}
#buildprod {
    color: #999999;
    font-size: 23px;
    font-weight: 800;
    text-align: center;
}
#headcontact {
    clear: none;
    float: right;
    width: 70%;
	z-index:9990;
}

#headcontact a {
	color:#ffffff;
}
#headcontact a:hover {
	color:#cccccc;
}

#contactfoot {
    clear: none;
    color: #333333;
    float: left;
    font-size: 15px;
    z-index: 9990;
	font-weight:600;
}

#nav {
    clear: both;
	height:55px;
background:#000;
}

#banner {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    min-width: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
}
#contentwrap {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
	margin-bottom:20px;
    position: relative;
}

#contentslab {
	position:relative;
	display:block;
	float:left;
	width:100%;
}
#plumbingcontent {
    float: left;
    margin-left: 3%;
    position: relative;
    width: 77%;
}
#wrap {
    clear: none;
    float: none;
    height: auto;
    left: 0;
    margin: 40px auto 0;
    max-width: 1000px;
    position: relative;
    top: 0;
}
#modwrap {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}
#modwrap .moduletable {
    margin: 0 10px;
}
#contactstrip {
    background-color: #000000;
    float: left;
    margin: 2px auto;
    position: relative;
    width: 100%;
	height:510px;
}
#contact {
    clear: none;
    color: #333;
    float: none;
    font-size: 15px;
    font-weight: 100;
    margin: 25px auto;
    max-width: 800px;
    position: relative;
}
#contact-left {
    float: left;
    max-width: 480px;
    padding: 15px 10px;
    position: relative;
    
}
#contact-right {
    float: left;
    padding: 20px 0;
    position: relative;
    
}

#contact #call {
	font-weight:bold;
	font-size:32px;
	color:#fff;
}
#footerwrap {
    clear: both;
    float: left;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    top: 0;
    width: 100%;
}
#footer {
    clear: none;
    float: none;
    margin: 0  auto;
    max-width: 1000px;
    position: relative;
    top: 0;
	display:block;
}

#footleft {
	float:left;
	margin-top:10px;
	
}

#footlogo {
	max-width:250px;
}

#footcentre {
	float:left;
	margin:0px 0 0 7%;
	
}

#footright {
	position:relative;
	
}

#searchbar {
    background-color: #000000;
    clear: both;
    color: #FFFFFF;
    height: 40px;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    width: 100%;
}
#searchinner {
	margin:0 auto;
	max-width:1000px;
	padding-right:10px;
}
#bottombar {
    background-color: #000000;
    clear: both;
    color: #FFFFFF;
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}

#credentials {
    height: 40px;
    left: 0;
    margin: 10px auto;
    max-width: 1000px;
    position: relative;
    top: 0;
	font-size:12px;
}
#credentials a {
	color:#ffffff;
}
#credentials a:hover {
	color:#999999;
}
#phonetabs {
    clear: both;
    display: none;
    float: left;
    height: 55px;
    margin-left: 0;
    margin-top: 0;
    width: 99.7716%;
}
#copy {
    text-transform: uppercase;
}
#lbs {
    text-transform: uppercase;
}
/*****WEBLINKS********/


.cat-list-row0 {
margin:20px 0px;
display:inline-block;
}
.cat-list-row1{
margin:20px 0px;
display:inline-block;
}

.title p{
font-weight:bold;	
margin:10px 0;
}

.title #splitdiv {
font-weight:normal;	
}

/*****CONTACTS********/

.item-title {
	margin:0 10px;
	min-width:100px;
	display:inline-block;
}

.item-position {
	margin:0 10px;
	min-width:100px;
	display:inline-block;
}


.item-phone {
	margin:0 10px;
	min-width:100px;
	display:inline-block;
}

/********RESPONIVE IMAGES***********/

.imagerespond {
	
}
/***********MENU AT TOP IPHONE**********/

#slidingDiv #ojaccord-menu {
	width:100% !important;
}


/*CHRONO captcha fix*/
#chrono_verification1_container_div img {
	float:left;
	margin-top:2px;
	
}

/*breadcrumbs*/


.breadcrumbs img {
	padding-bottom:15px;
	}
/*****************************************/
/*************** Modules *****************/
/*****************************************/


#accousticmenu {
    background: url("../images/transblack.png") repeat scroll 0 0 transparent;
    display: block;
    max-height: 300px;
    position: absolute;
    right: 5px;
    width: 99%;
    z-index: 9990;
}
#accousticmenu .moduletable {
    float: left;
    max-height: 300px;
    overflow: hidden;
    padding: 0 1%;
    position: relative;
    width: 23%;
}

#accousticmenu h3 {
	color: #FFFFFF;
    font-size: 14px;
	text-transform:uppercase;
	margin-top:5px;
	
}
#accousticmenu ul {
    margin: 20px -25px 0 0;
    max-height: 275px;
    overflow: auto;
}
#accousticmenu li  {
	list-style:none;
	max-width:80%;
}
#accousticmenu li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}

#accousticmenu li.parent {
    font-size: 18px;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase !important;
}

#accousticmenu li a:hover {
	background:#000;
}


#firemenu {
    background: url("../images/transblack.png") repeat scroll 0 0 transparent;
    display: block;
    height: 300px;
    position: absolute;
    right: 5px;
    width: 99%;
    z-index: 9990;
}
#firemenu .moduletable {
	width:25%;
	max-height:300px;
	overflow:auto;
	position:relative;
	float:left;
}

#firemenu h3 {
	color: #FFFFFF;
    font-size: 14px;
	text-transform:uppercase;
	margin-top:5px;
	
}
#firemenu ul {
	overflow:auto;
}
#firemenu li  {
	width:95% ;	
}
#firemenu li a {
      color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}

#firemenu li.parent {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase;
}
#firemenu li a:hover {
	background:#000;
}


#metalmenu {
   background: url("../images/transblack.png") repeat scroll 0 0 transparent;
    display: block;
    max-height: 300px;
    position: absolute;
    right: 5px;
    width: 99%;
    z-index: 9990;
}
#metalmenu .moduletable {
    float: left;
    max-height: 140px;
    overflow: hidden;
    padding: 0 1%;
    position: relative;
    width: 23%;
}

#metalmenu h3 {
	color: #FFFFFF;
    font-size: 16px;
	text-transform:uppercase;
	margin-top:5px;
	
}
#metalmenu ul {
    margin: 20px -25px 0 0;
    max-height: 110px;
    overflow: auto;
}
#metalmenu li  {
	list-style:none;
	max-width:80%;
}
#metalmenu li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
#metalmenu li a:hover {
	background:#000;
}

#metalmenu li.parent {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase;
}


#accessmenu {
    background: url("../images/transblack.png") repeat scroll 0 0 transparent;
    display: block;
    max-height: 300px;
    position: absolute;
    right: 5px;
    width: 99%;
    z-index: 9990;
}
#accessmenu .moduletable {
    float: left;
    max-height: 300px;
    overflow: hidden;
    padding: 0 1%;
    position: relative;
    width: 23%;
}

#accessmenu h3 {
	color: #FFFFFF;
    font-size: 14px;
	text-transform:uppercase;
	margin-top:5px;
	
}
#accessmenu ul {
    margin: 20px -25px 0 0;
    max-height: 275px;
    overflow: auto;
}
#accessmenu li  {
	list-style:none;
	max-width:80%;
}
#accessmenu li a {
      color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
#accessmenu li a:hover {
	background:#000;
}
#accessmenu li.parent {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase;
}


#fbook {
    padding: 8px 0;
    text-align: left;
}
#mod1 {
    float: left;
    clear: none;
    position: relative;
    top: 0px;
    left: 0px;
	margin-bottom:20px;
}
#mod2 {
    float: left;
    clear: none;
    position: relative;
    top: 0px;
    left: 0px;
	margin-bottom:20px;
}
#mod3 {
    float: left;
    clear: none;
    position: relative;
    top: 0px;
    left: 0px;
	margin-bottom:20px;
}
div.moduletable {
	padding:0px;
	z-index:10;
	margin:0px;
}
div.moduletable div{
	padding:0px;
}
table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#foottext {
    display: inline-block;
    float: left;
    position: relative;
    width: 96%;
	margin:0 0 2%;
	text-align:center;
}
/*****************************************/
/*************** headers *****************/
/*****************************************/
h1 {
    color: #000000;
    display: block;
    font-size: 42px;
    font-weight: 100;
    margin: 0;
    text-align: right;
}
#contact h1 {
    float: left;
    font-size: 30px;
    font-weight: 700;
	text-align:left;
	margin-top:0;
	line-height:1;
}
h2 {
    color: #000000;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: left;
	display:block;
}


h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
#footer h3 {
    color: #000000;
    font-size: 26px;
    font-weight: 600;
	line-height:1.6;
}
#contact h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
	text-transform:uppercase;
    margin: 0;
    padding: 0;
}
h4 {
    color: #000;
    font-size: 21px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.6em;
}
h5 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
h6 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.main_thumb_text h5 {
	text-align:left;
	color:#fff;
}
.contentheading {
	font-size:22px;	
	font-weight:#fff;
	padding-bottom: 10px;
}

.contentpagetitle {
	font-size:22px;	
	font-weight:bold;
	color:#13416B;
}

div.componentheading {
	font-size:22px;	
	font-weight:bold;
	color:#13416B;
}
table.contentpaneopen h3 {
	font-size:22px;	
	font-weight:bold;
	color:#13416B;
}

#chrono_verification1_container_div label {
	width:100%;
}

.category {
	width:100%;
	float:left;
	display:block;	
}
.hidelabeltxt {
	display:none;
}



/*****************************************/
/*********** MENU STYLING ************/
/*****************************************/

.menu_list a.active {
	color:#F37320 !important;
	background: url(../images/right-arrow.png) right no-repeat;
}

.imglink img {
	margin:0 auto !important;
	text-align:center;
	border:solid 1px #000;
	width:99% !important;
}
#clinikill #content li {
    background: none repeat scroll 0 0 #AAE0F9;
    font-size: 16px;
    font-weight: 100;
    list-style: none outside none;
    margin: 1px;
    padding: 5px;
}
#about-us #content li {
    background: none repeat scroll 0 0 #cccccc;
    font-size: 16px;
    font-weight: bold;
    list-style: none outside none;
    margin: 1px;
    padding: 5px;
}

#production-facilities #content li {
    background: none repeat scroll 0 0 #cccccc;
    font-size: 16px;
    font-weight: 100;
    list-style: none outside none;
    margin: 1px;
    padding: 5px;
}




.item-189 {
	width:18%!important;
}
#nav .moduletable {
    float: left;
	height:55px;
    min-width: 100%;
}
#nav ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
	min-width:100%;
}
#nav li {
    border-left: 1px solid #222222;
    display: block;
    float: left;
    height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0.9%;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 18%;
}
#nav li a {
   color: #fff;
    display: block;
    font-size: 14px;
    margin: 5px 0;
    text-decoration: none;
	height:45px;
}
#nav li a:hover {
    color: #666;
}
#nav li.active {
	background:#333;
    color: #F37320;
}
#nav span {
    left: 5px;
    position: relative;
    text-align: left;
	width:90%;
	float:left;
}
#nav img {
    position: relative;
    float: left;
	width:10%;
}
#nav > #current a {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
}
#nav ul ul {
	background: url(../../../images/site-images/transblk.png) repeat scroll 0 0; 
    margin: 0;
    padding: 0px;
    z-index: 999;
}
#nav ul ul li {
    display: block;
    float: none;
    text-indent: 5px;
    z-index: 999;
	width:100%;
}
#nav ul ul li a {
    z-index: 999;
	color:#ffffff;
	padding:5px;
	height:20%;
	font-size:12px;
}
#nav ul ul li a:hover {
    z-index: 999;
	background:#000000;
	padding:5px;
	color:#FFFFFF;
}


#footnav ul {
    display: inline-block;
    margin: 30px auto;
    padding: 0;
    width: 100%;
}
#footnav li {
    display: block;
    float: left;
    list-style: none outside none;
    padding: 1px 0;
    position: relative;
    text-align: left;
    text-transform: Capitalize;
	font-weight:bold;
    width: 100%;
}
#footnav li a {
    color: #000000;
    display: block;
    font-size: 14px;
    text-decoration: none;
	width:100%;
	text-align:right;
}

#footnav img {
	float:right;
	padding:3px 0;

	
}
#footnav li a:hover {
    color: #666666;
}
#footnav span {
  margin-right:10px;
}
#footnav > #current a {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
}
#footnav ul ul {
    margin: 0;
    padding: 0;
    z-index: 999;
}
#footnav ul ul li {
    display: block;
    float: none;
    text-indent: 5px;
    z-index: 999;
}
#footnav ul ul li a {
    z-index: 999;
}


#topnav ul {

    display: inline-block;
    list-style: none outside none;
    margin: 0 auto;
}
#topnav li {
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}
#topnav li a {
    background: none;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0px 10px;
    text-transform: uppercase;
	border-right:1px solid #F37320;
}
#topnav li a:hover {
    color: #ccc;
	background:#000;
}

#topnav ul ul {
    background: url("../images/transblack.png") repeat scroll 0 0 transparent;
    display: inline-block;
    list-style: none outside none;
    margin: 0 auto;
}
#topnav .last-item {
	border-right: none !important;
}
/* Tooltips */

.tool-tip {
	float: left;
	padding: 5px;
	max-width: 200px;
	padding:5px;
	background:#005DAA;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
.tip-wrap {
	background: url("../images/transblack.png") repeat scroll 0 0 transparent;
	padding:5px;
	color:#ffffff;
	
}
/*****************************************/
/*************** buttons *****************/
/*****************************************/
.back_button {
	  background: none repeat scroll 0 0 #000000;
    border: 2px solid #222222;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 7px 15px 3px !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.button {
    background: url("../images/butbg.png") no-repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 20px !important;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.mapdirform .button {
	width:100%;
}
.button:hover{
    color: #CCCCCC !important;
	 cursor:pointer;
}

/*****************************************/
/*************** search *****************/
/****************************************/


.search {
	background:url(../images/search_bg.png);
	}
.search input {
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #666666;
    margin: 5px;
    max-width: 280px;
    padding: 8px 0 2px 10px;
    text-transform: uppercase;
}
.pagination {
	text-align:center;
	margin: 0 auto;
	position:relative;
}

.pagination ul {
	position:relative;
	text-align:center;
	margin: 10px auto;
	
	
}

.pagination li {
	position:relative;
	float:left;
	background: #333333;
	padding: 5px;
	margin:2px;
	text-align:center;
	list-style:none;
	
	
}
.pagination li a {
	padding: 5px;
}
.pagination li a:hover {
	background: #666;
    color: #FFFFFF;
	padding: 5px;
}

/*.pagination-start {
	background: none repeat scroll 0 0 #333333;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.pagination-prev {
	background: none repeat scroll 0 0 #333333;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.pagination-next {
	background: none repeat scroll 0 0 #333333;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.pagination-end {
	background: none repeat scroll 0 0 #333333;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
*/



.chronoform {
	display:none;
	visibility:hidden;
}



/*****************************/
/*** Core Joomla  setup stuff ***/
/*****************************/

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   text-align:left;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	text-align:left;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.contentcolumn {
	padding-right: 5px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 147px;
	margin-bottom: 5px;
	padding: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}





table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	color:#FFF;
  font-weight: bold;
    background: none repeat scroll 0 0 #5A4A42;
    padding: 5px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : none;
}

.sectiontableentry2 {
	background-color : none;
}

.small {
	color: #999999;
	font-size: 11px;
}



.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
border:solid 1px #CCC;
	padding:5px;
	margin-left:5px;
	margin-right:5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  color:#B3B3B3;
  font-size:14px;
  font-weight:bold;
  margin:0;
  padding:5px 0 0 10px;
  display: block;
  height: 25px;
  line-height: 16px;
  overflow: hidden;
}
span.pathway a {
	color:#FFF;
}

/* small text */
.small {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }




/* spacers */
span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}


table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #367BA5;
  color: #fff;
  font-weight: bold;
  padding: 0px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Helvetica, sans-serif;
}

.highlight {
	background-color: #fffebb;
}


div.message {
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; color:#fff; }
.pagination a    { padding: 2px; color:#fff; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: none;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #0A8787;
}
.toggle-editor {
    margin: -5px;
}
#adminForm fieldset {
    border: medium none;
    float: left;
    margin-top: 15px;
    padding: 15px;
    position: relative;
    width: 45%;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { 
colour: #27AAE1;
background: #1E1E1E url(../../system/images/notice-info.png) 4px center no-repeat;
border-top: 1px solid #4D4D4D; 
border-bottom: 1px solid #4D4D4D; 
margin:0px; padding-left: 40px; 
text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	color: #000;
	padding: 5px;
	max-width: 200px;
	z-index:99;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
	color: #000;
}
div.tooltip body {
	color: #000;
}

