/* Style Sheet for OnGuard Industries Web Site */


a {
	color: #2f6378;
	font-weight: bold;
	text-decoration: none;
}	

body#home {
	padding-left: 50%;
	background-color: black;
}

body#int {
	width: auto;
	background-color: black;
}

#footer {
	clear: both;
	margin-top: 6px;
	border-top: 2px solid white;
}

#footer td p {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}

#homecontent {
	float: left;
	width: 427px;
	height: 370px;
	background-color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
}

#homecontent h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
}

#homecontainer {
	width: 781px;
	margin-left: -390px;
}

.inlinebutton {
	display: inline;
	float: left;
	background-color: white;
	border: none;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: blue;
}

#intcontainer {
	width: 100%;
}

#intcontent {
	width: auto;
	background-color: white;
	margin-left: 155px;
	padding: 15px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
}

#intcontent p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
}

#intcontent h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f6378;
	padding-bottom: 6px;
}

#inttoparea {
	width: auto;
	height: 100px;
	background-color: black;
	border-bottom: 2px solid white;
	background-image: url('../images/common/header.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0 0 0 30px;
}

#mainarea {
	width: auto;
	background-color: black;
	margin: 45px 0 0 0;
}

.moduletext {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
}

.moduletext a {
	color: #2f6378;
	font-weight: bold;
	text-decoration: none;
}

.moduletext p {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
}

.moduletext td {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: black;
}

.moduletext #txtinput {
	height: 16px;
	font-size: 10px;
	border: 1px solid #2f6378;
	background-color: #f4f4f4;
}

.moduletext #pulldown {
	font-size: 10px;
	border: 1px solid #2f6378;
}

.moduletext #pulloption {
	font-size: 10px;
	background-color: #f4f4f4;
}

.moduletext #submitbtn {
	height: 16px;
	font-size: 10px;
	border-top: 1px solid #2f6378;
	border-left: 1px solid #2f6378;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f4f4f4;
}

#productdatasheet {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

#productdatasheet h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}

#productdatasheet h3 {
	font-size: 15px;
	color: #009966;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}

#productdatasheet h4 {
	display: block;
	border: 1px solid black;
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin: 4px 0 8px 0;
	padding: 3px;
}

#productdatasheet h5 {
	font-size: 10pt;
	color: #009966;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}

#productdatasheet p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

#productdatasheet ul {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}

#rightcontent {
	float: right;
	width: 204px;
	background-color: black;
}

#sidenav {
	float: left;
	width: 146px;
	background-color: black;
	padding: 10px 0 0 2px;
}

	* html #sidenav {
		width: 150px;
		w\idth: 150px;
	}

#tabcontent {
	border: 1px solid white;
	border-top: none;
	background-color: #2f6378;
	padding: 0 4px 20px 4px;
	margin: 0;
	width: 194px;
}

	* html #tabcontent {
		width: 204px;
		w\idth: 204px;
	}

#tabcontent p {
	margin: 0;
	padding-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

#tabcontent p a {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

#toparea {
	width: auto;
	height: 122px;
	background-color: black;
}

#toptab {
	margin: 0;
	padding: 0 0 0 6px;
	background-repeat: no-repeat;
}

#toptab h4 {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d8d8d8;
}

#toptab h4 a {
	margin: 0;
	padding: 0;
	color: white;
	text-decoration: none;
}
