/* @override http://10.0.1.6/~richarddale/Darkon/css/main.css */

body {
	font-family: Helvetica, sans-serif;
}
Nav1Holderbody { 
	font-family: Helvetica, sans-serif; 
}

img {
	 border: 0px;
}
a { 
	text-decoration: none;
	color: #698fba;
}
a:hover { 
	text-decoration: none;
	color: #354a63;
}
ul {
	margin: 0;
	padding-left: 27px;
}
li {
	list-style: none;
}
h2 {
	text-align: left;
	color:#4d77a6;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
#divNav1 {
	text-align: left;
	height: 38px;
	width: 900px;
	margin-top: 25px;
	font-family: Helvetica, sans-serif; 
	font-size: 10pt;
	background-image: url(../img/home/nav01.png);
	overflow: hidden;
}

#divNav1Holder {
	padding-top: 15px;
	padding-left: 101px;
	margin: 0px;
}

#divNav1Holder a {
	font-stretch: condensed;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	text-decoration: none;
}

#selected1 a {
	padding-left: 20px;
	padding-right: 20px;
	color: #698fba;
	text-decoration: none;
}

#divNav1Holder a:hover {
	color: #698fba;
	text-decoration: none;
}

#divNav1Holder a:active {
	color: #698fba;
	text-decoration: none;
}

#divSlither1 {
	height: 3px;
	width: 900px;
	/*margin-top: -3px;*/
	background-image: url(../img/home/slither01.png);
	overflow: hidden;
}
#divSlither3 {
	height: 3px;
	width: 900px;
	/*margin-top: -3px;*/
	background-image: url(../img/home/slither03.png);
	overflow: hidden;
}
#divNav2 {
	padding: 0px;
	text-align: left;
	height: 15px;
	width: 900px;
	font-family: Helvetica, sans-serif; 
	font-size: 8pt;
	background-image: url(../img/home/nav02.png);
	overflow: hidden;
}

#divNav2Holder {
	padding-top: 0px;
	padding-left: 111px;
	margin: 0px;
}

#divNav2Holder a {
	font-stretch: condensed;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}

#selected2 a {
	padding-left: 10px;
	padding-right: 10px;
	color: #698fba;
	text-decoration: none;
}

#divNav2Holder a:hover {
	color: #698fba;
	text-decoration: none;
}

#divNav2Holder a:active {
	color: #698fba;
	text-decoration: none;
}

#divSlither2 {
	height: 2px;

	/*margin-top: -1px;*/
	width: 900px;
	background-image: url(../img/home/slither02.png);
	overflow: hidden;
}
#divSlither4 {
	height: 2px;

	/*margin-top: -1px;*/
	width: 900px;
	background-image: url(../img/home/slither04.png);
	overflow: hidden;
}
#divNav3 {
	padding: 0px;
	text-align: left;
	height: 20px;
	width: 900px;
	margin-top: 0px;
	font-family: Helvetica, sans-serif; 
	font-size: 8pt;
	background-image: url(../img/home/nav03.png);
	overflow: hidden;
}

#divNav3Holder {
	padding-top: 2px;
	padding-left: 111px;
	margin: 0px;
}

#divNav3Holder a {
	font-stretch: condensed;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}

#selected3 a {
	font-stretch: condensed;
	padding-left: 10px;
	padding-right: 10px;
	color: #698fba;
	text-decoration: none;
}

#divNav3Holder a:hover {
	color: #698fba;
	text-decoration: none;
}

#divNav3Holder a:active {
	color: #698fba;
	text-decoration: none;
}

#divLeftPad { 
	float: left;
	width: 115px;
	height: 455px;
	padding: 0px;
	margin: 0px;
}

#divThumbs { 
	margin-top: 1px;
	width: 527px;
	background-color: #ffffff;
	height: 34px;
}
#divThumbsLrg { 
	margin-top: 70px;
	width: 487px;
	background-color: #ffffff;
	height: 317px;
	margin-right: 20px;
	margin-left: 20px;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 0px #666;
}
#divThumbPad { 
	float: left;
	width: 40px;
	height: 34px;
	padding: 0px;
	margin: 0px;
}
#divThumbs a {
	float: left;
	width: 36px;
	height: 25px;	
}
#divThumbs img {
	width: 36px;
	height: 25px;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}
#divThumbsLrg img {
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}
#divThumbs img:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#divThumbsLrg img:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
div.greyback, div.greybackLrg, div.greybackLrgLib {	
	display: list-item;
	padding-left: 2px;
	margin-right: 9px;
	margin-top: 4px;
	background-color: #999999;
	float: left;
}
div.greyback {	
	width: 36px;
	height: 25px;
}
div.greybackLrg {	
	width: 96px;
	height: 50px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 17px;
	padding-left: 0;
}
ul li div.greybackLrg a img {
	width: 96px;
	height: 50px;
}
div.greybackLrgLib {	
	width: 128px;
	height: 67px;
	padding-left: 0;
	margin: 10px 7px 15px 0;
}
ul li div.greybackLrgLib a img {
	width: 128px;
	height: 67px;
}

div.greybackLrg em {
	width: 96px;
	height: 20px;
	display: none;
	color: black;
	line-height: 10px;
	padding: 2px 0 0 1px;
	margin: -3px 0 0;
	//margin: 0;
}
em {
	width: 100px;
	height: 40px;
	float: left;
	z-index: 10;
	text-align: left;
	font-style: normal;
	font-size: 8pt;
	display: none;
	border-left: 1px solid black;
	margin-left: -2px;
	padding-left: 1px;
	color: black;
	line-height: 65px;
	text-decoration: none;
	margin-top: 0;
}
.em2 {
	width: 100px;

	text-align: left;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	
	display: none;
	border-left: 1px solid black;
	margin-left: -2px;
	padding: 28px 0 0 1px;
	color: black;

	float: left;
}
#divImageLibrary {
	position: absolute;
	margin-top: 0;
	width: 867px;
	height: 490px;
	margin-left: 16px;
	background: url(../img/home/conframe3.png) repeat;
}
#divImageLibrary img {
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
}
#divImageLibrary img:hover {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#divFramea {
	background-image: url(../img/home/imageframe.png);
	width: 520px;
	height: 220px;
	position: absolute;
	left: 120px;
	top: 220px;
	
}

#stickytest {
	background-color: #cccccc;
	position:absolute;
	top: 32px;
	left: 38px;
	width: 437px;
	height: 160px;
	z-index: 0;
}

#divFramea img {
	position:absolute;
	top: 32px;
	left: 38px;
	z-index: 1;
}

#divFrameb {
	background-image: url(../img/home/imageframetech.png);
	width: 520px;
	height: 220px;
	position: absolute;
	left: 120px;
	top: 220px;
	float:none;
}

#divFrameb img {
	position:absolute;
	top: 32px;
	left: 38px;
}
/*   info thumb left image       */
#image1 { 
	position:absolute;
	top: 29px;
	left: 21px;
	z-index: 1;
}
/*   info thumb left gray cover       */
#stickytesta {
	background-color: #cccccc;
	position:absolute;
	top: 61px;
	left: 59px;
	width: 128px;
	height: 67px;
	z-index: 2;

}
/*   info thumb right image      */
#image2 { 
	position:absolute;
	top: 24px;
	left: 153px;
	z-index: 1;
}
/*   info thumb right gray cover       */
#stickytestb {
	background-color: #cccccc;
	position:absolute;
	top: 56px;
	left: 191px;
	width: 128px;
	height: 67px;
	z-index: 2;
}

#image3 { 
	position:absolute;
	top: 85px;
	left: 19px;
	z-index: 1;
}

#stickytestc {
	background-color: #cccccc;
	position:absolute;
	top: 117px;
	left: 57px;
	width: 128px;
	height: 67px;
	z-index: 2;
}

#image4 { 
	position:absolute;
	top: 85px;
	left: 161px;
	z-index: 1;
}

#stickytestd {
	background-color: #cccccc;
	position:absolute;
	top: 117px;
	left: 199px;
	width: 128px;
	height: 67px;
	z-index: 2;
}

#producttext1 {
	font-size: 8pt;
	position:absolute;
	top: 35px;
	left: 210px;
	width:75px;
}
#producttext2 {
	font-size: 8pt;
	position:absolute;
	top: 35px;
	left: 290px;
	width:190px;
}

#pdfdingo {
	position:absolute;
	top: 168px;
	left: 380px;
	width:120px;
	height:30px;
}
#pdfdingo a{
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
	color:#666666;
	text-decoration:none;
}
#pdfdingo a:hover {
	color: #698fba;
}
#pdfdingo img{
	top: 0px;
	left: 5px;
	position: relative;
}
#pdfdingo a img{
	border: medium solid #b9b9b9;
}
#pdfdingo a:hover img{
	border: medium solid gray;
}
#toprow {
	position: absolute;
	left: 41px;
	top: 13px;
	font-size: 9pt;
	width: 520px;
	height: 20px;
	}

#toprow a {
	color:#666666;
	text-decoration:none;
}
#toprow a:hover {
	color: #000000;
}
#toprow .selected {
	color: #698fba;
}

#optionsoff {
	position:absolute;
}

#ninja { 
	text-align: left;
	position: absolute;
	height: 40px;
	width: 150px;
	font-size: 8pt;
}

#bar {
	text-align: left;
	position: absolute;
	height: 65px;
	width: 1px;
	left: -8000px;
}

#replace2 { 
	padding: 0px;
	text-align: left;
	height: 15px;
	width: 900px;
	background-image: url(../img/home/nav02b.png);
	overflow: hidden;
}

#replace3 { 
	padding: 0px;
	text-align: left;
	height: 20px;
	width: 900px;
	margin-top: 0px;
	background-image: url(../img/home/nav03b.png);
	overflow: hidden;
}

#divContent {
	font-size: 10pt;
	//font-size:9pt; /* DONT REMOVE IE HACK */
	float: left;
	width: 527px;
	padding: 0px;
	background-image: url(../img/home/conframe2.png);
	height:475px;
}
#divMain {
	position: absolute;
	width: 900px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -450px;
}
#intro {
	font-family: Helvetica, sans-serif; 
	font-size: 10pt;
	padding: 10px;
}

.fieldtitle {
	padding-left: 90px;
	padding-top: 6px;
	line-height:13px;
	font-size:12px;
}

input { 
	position: absolute;
	left: 200px;
	width: 130px;
}

select {
	position: absolute;
	left: 390px;
	width: 130px;
	height: 20px;
}

#submitbutton {
	width: 71px;
}
#jarmix {
	position:absolute;
	top:605px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:f1f2f2;
	left:810px;
}
#jarmix a {
	text-decoration:none;
	color: #c4c4c4;
}
#jarmix a:hover {
	color:#dcddde;
}


#project {
	float:right;
	margin:0px;
	margin-left:10px;
	padding:0px;
	border:0px;
}

.contentFrameHome {
	padding-top:40px;
	width:527px;
	height:344px;
	background: url(../img/home/home.png) no-repeat;
}
.contentframeProducts {
	position: absolute;
	visibility: visible;
	margin-top:85px;
	//margin-top:0px; /* DONT REMOVE IE HACK */
	margin-left:5px;
	padding-right:10px;
	height:400px;
	background: url(../img/products/homepagesframesProducts.png) no-repeat;
}
.contentframe {
	position: absolute;
	margin-top:10px;
	//margin-top:0px; /* DONT REMOVE IE HACK */
	margin-left:5px;
	height:400px;
	width: 515px;
	background: url(../img/home/homepagesframes.png) no-repeat;
}
.content {
	position:relative;
	width:460px;
	//width:460px; /* DONT REMOVE IE HACK */
	height:340px;
	top:10px;
	padding:20px;
	overflow-y:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 10px;
}
.content a {
	color:#666666;
	font-size:12px;
	text-decoration:none
}
.content a:hover {
	color: #4d77a6;
	text-decoration: none;
}
.content img {
	margin-top:-10px;
	margin-left:165px;
}

#email {
	height:230px;
	margin: 10px 0 50px 50px;
}
.emailenquiry {
	font-size:11px;
	padding-left: 20px;
	padding-top: 0;
	margin-bottom: 10px;
	height: 15px;
}
.emailenquiry input, select {
	left:200px;
	height: 12px;
	font-size: 10px;
}
.emailenquiry select {
	left:200px;
	height: 12px;
	//height: 20px;
	font-size: 10px;
}
.emailenquiry textarea {
	margin-left:110px;
	height:75px;
	margin-top:-5px;
}
.emailenquirysubmit input {
	height:18px;
	width:60px;
	left: 200px;
	margin-top:75px;
	height:20px;
	font-size: 10px;
}

.title {
	font-size:14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#4d77a6;
}
.titlesub {
	font-size:12px;
	padding-left:10px;
	padding-bottom:5px;
	color:#4d77a6;
}

.address {
	margin-left:140px;
	width:180px;
	text-align:center;	
}


