/* CSS Document for Pinsly 
   modded by DF, LT and JF    */

body,html {
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
}
img {
z-index: -1;
}

h1 {
font-size: 18pt;
}

h2 {
font-size: 14pt;
}

h3 {
font-size: 14pt;
color: #c90000
}

h4 {
font-size: 10pt;
}

h5 {
font-size: 8pt;
}

h6 {
font-size: 8pt;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
text-decoration: none;
}

#top-bar {
	height: 30px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: #c90000;
}

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
/*
	background: url(/img/whitebgfade.gif) no-repeat top center;
*/
}

#page-homev2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
}


#header {
	position: relative;
	width: 754px;
}

#header-top {
	height: 222px;
}

#header-top div {
	float: left;
}

#header-bottom {
	text-align: right;
	padding: 5px;
	height: 15px;
	background: #c90000;
	color: white;
}

#header-bottom a {
	margin: 0;
	padding: 2px 5px 0 5px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#header-bottom a:hover {
	color: #FFE500;
}

#header-bottom table {
	position: relative;
	top: -2px;
	float: right;
}

#header-bottom form {
	margin: 0px;
	padding: 0px;
}

#header-bottom input {
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

#header-bottom #keywords {
	width: 80px;
	margin-left: 4px;
	margin-right: 4px;
}

#body {
	position: relative;
	width: 754px;
	margin-top: 4px;
/*
	background: url('/img/body-bg.gif') repeat-y center top;
*/
	z-index: 1;
}

#body-homev2 {
/*
	position: relative;
*/
	width: 754px;
	margin-top: 4px;
}


#body-nav {
	float: left;
	width: 218px;
	padding: 5px;
	margin-right: 5px;
}

#body-nav hr {
margin: 9px 0px 9px 0px;
}

#body-nav td ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#body-nav td ul li {
	list-style:none;
	font-size: 9pt;
}

#body-nav td.nav-item {
	padding: 0px 0px 0px 12px;
       

}

#body-nav td.nav-item a {
	position: relative;
	
	text-decoration: none;
	color: #c90000;
	font-size: 10pt;
        font-weight: bold;
}

#body-nav td.nav-item a:hover {
	color: #555555;
}

#body-nav td.nav-item li a {
	color: #555555;
	font-size: 10pt;
}

#body-nav td.nav-item li a:hover {
	color: #c90000;
}





#nav-daf ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	list-style:none;
}

#nav-daf ul li {
	list-style:none;
	font-size: 9pt;
}

#nav-daf a {
	text-decoration: none;
	color: black;
	font-size: 10pt;
        font-weight: bold;
}





#body-main {
	float: left;
	width: 536px;
        
}

#body-main table#property {
	float: left;
	width: 510px;
        padding: 4px;
}

#body-main #CopyRight {
width: 100%;
}

#body-main h1 {
	font-size: 175%;
        font-weight: 700;
        text-align: left;
	color: #c90000;
	margin: 0px;
        padding: 7px 0 10px 6px;
	line-height: 1.2em;
	letter-spacing: -0.02em;
        word-spacing: 0.1em;
}

#body-main h2 {
	font-size: 125%;
        font-weight: 700;
	color: black;
	margin: 0px;
        padding: 7px 0 3px 6px; 
	line-height: 1.6em;
	letter-spacing: -0.05em;
        word-spacing: 0.1em;
}

#body-main h3 {
	font-size: 150%;
        font-weight: 700;
	color: #c90000;
	margin: 0px;
        padding: 7px 0 3px 6px;
	line-height: 1.6em;
	letter-spacing: -0.02em;
        word-spacing: 0.1em;
}

#body-main h4 {
	font-size: 220%;
        font-weight: 700;
	color: #c90000;
	margin: 0px;
	padding: 0px 0 3px 6px;
	line-height: 1em;
	letter-spacing: -0.02em;
        word-spacing: 0.1em;
}

#body-main p {
	padding: 0px 0px 7px 6px;
	margin: 0px;
	line-height: 1.6em;
        word-spacing: 0.1em;
}

#body-main ul{
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#body-main li{
	list-style: square;
        margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}


#body-left {
	float: left;
	width: 352px;
	height: auto;
	padding-right: 4px;
}

#body-right {
	float: left;
	width: 165px;
}

#footer {
	/* position: relative; */
	width: 754px;
	z-index: 0;
}

.clear {
	height: 0px;
	clear: both;
}

#listMenuRoot {
margin: 0;
padding: 0 0 0 16px;
}

#industrial-specs td
{
border-bottom: 1px #dcdcdc dotted;
}

#industrial-specs th
{
	background: #c90000;
	color: #eeeeee;
}


/* Dev Search */

tr#dev_search_header {
background-color: #CF0000;
color: #FFFFFF;

}