/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


/*****body and links*********/
body{
	font-family: arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	float: left;
	visibility: visible;
	vertical-align: text-bottom;
	left: 4px;
	clear: left;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** #techLinks styles ***********/

#techLinks{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#techLinks h3{
	padding: 10px 0px 2px 10px;
}

#techLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#techLinks a:hover{
	background-color: #dddddd;
}




/************** #rightnav styles **************/

#rightnav{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	position: absolute;
	left: 752px;
	top: 114px;
	width: 67px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#rightnav p{
	padding: 5px 0px 5px 0px;

}

#prod_rightnav{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#prod_rightnav p{
	padding: 5px 0px 5px 0px;

}

#steps7 {
	position:absolute;
	left:350px;
	top:1000px;
	width:340px;
	height:400px;
	z-index:1;
	overflow: auto;
}


/******text formatting - heads and paragraphs*******/

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #334d55;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 16px;
 color: #333333;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #334d55;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 12px;
 color: #334d55;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 1.166;	

	text-align:justify;
}

p2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:justify;
}
	
ul{
	list-style-type: disc;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

#background {
	position:absolute;
	left:0;
	top:0;
	width:2790px;
	height:28;
	z-index:-20;
	background-image: url(../images/topback.png);
	background-repeat: repeat-x;
	background-position: center top;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 12px;
	padding: 2px 0px 0 10px;
	top: -45px;
	position: relative;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/************************************************
main directlogic site options - layout centered
*************************************************/

#maincontent {
	width: 900px;
	background-position: center top;
	width: 900px;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 0px;
	left: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/topback.png);
	background-repeat: repeat-x;
}
#maincontent2 {
	width: 900px; 
	background-position: center;
	width: 900px;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 0px;
	left: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontent3 {
	width: 900px; 
	background-position: center;
	width: 900px;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 0px;
	left: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontent4 {
	width: 900px; 
	background-position: center;
	width: 900px;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	top: 0px;
	left: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*
constant items throughout
*/
#dlhead {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:50px;
	z-index:2;
}
#topnav2 {
	position:absolute;
	left:0px;
	top:52px;
	width:882px;
	height:56px;
	z-index:1;
	float: left;
	background-color: #FFFFFF;
}
#breadcrumb {
	position:absolute;
	left:0px;
	top:120px;
	width:900px;
	height:23px;
	z-index:3;
}

#breadnav {
	position:absolute;
	left:311px;
	top:108px;
	width:573px;
	height:16px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#navleft {
	position:absolute;
	left:0;
	top:110px;
	width:140px;
	height:380;
	z-index:200;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #333333;
	font-size: 10px;
	list-style-image: none;
}

#prod_navright {
	position:absolute;
	left:785px;
	top:111px;
	width:120;
	height:576px;
	z-index:5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#dlfooter {
	position:absolute;
	left:300px;
	top:1500px;
	width:580px;
	height:31px;
	z-index:8;
}
#dlcopyright {
	position:absolute;
	left:300px;
	top:1534px;
	width:579px;
	height:63px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}


/*
variable content, levels 1, 2, 3, 4
*/

#mainlev1 {
	position:absolute;
	left:150px;
	top:141px;
	width:576px;
	height:1467px;
	z-index:6;
}
#mainintro {
	position:absolute;
	left:158px;
	top:150px;
	width:562px;
	height:236px;
	z-index:7;
}
#lev1overview {
	position:absolute;
	left:410px;
	top:400px;
	width:320px;
	height:400px;
	z-index:10;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#dl_specch1 {
	position:absolute;
	left:150px;
	top:150px;
	width:574px;
	height:565px;
	z-index:10;
	padding-right: 10px;
	overflow: auto;
	border-right-width: thin;
	border-right-style: solid;
}
#prdline1 {
	position:absolute;
	left:153px;
	top:401px;
	width:250px;
	height:50px;
	z-index:11;
}
#prdline2 {
	position:absolute;
	left:152px;
	top:454px;
	width:250px;
	height:50px;
	z-index:12;
}
#prdline3 {
	position:absolute;
	left:152px;
	top:509px;
	width:250px;
	height:50px;
	z-index:13;
}
#prdline4 {
	position:absolute;
	left:152px;
	top:563px;
	width:250px;
	height:50px;
	z-index:14;
}
#prdline5 {
	position:absolute;
	left:152px;
	top:618px;
	width:250px;
	height:50px;
	z-index:15;
}
#prdline6 {
	position:absolute;
	left:152px;
	top:674px;
	width:250px;
	height:50px;
	z-index:16;
}
#plinkcntr1 {
	position:absolute;
	left:156px;
	top:961px;
	width:566px;
	height:513px;
	z-index:17;
}
#whokoyo {
	position:absolute;
	left:964px;
	top:138px;
	width:150;
	height:150;
	z-index:1;
}
#select_chart {
	position:absolute;
	left:150px;
	top:752px;
	width:565px;
	height:25px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#prod_level1 {
	position:absolute;
	left:152px;
	top:150px;
	width:625px;
	height:550px;
	z-index:auto;
	overflow: visible;
}

.datasheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #CCCCCC;
}

.table_noshade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

.table_shade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #CCCCCC;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	border: thin none #666666;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: #FFFFFF;
	z-index: 50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
	background-color: #FFFFFF;
	z-index: 50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	color: #666666;
	vertical-align: top;
	margin: 2px;
	padding: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	visibility: inherit;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
	background-color: #FFFFFF;
	z-index: 50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	color: #666666;
	vertical-align: top;
	margin: 2px;
	padding: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	visibility: inherit;
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -260px; /*position where enlarged image should offset horizontally */

}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
	background-color: #FFFFFF;
	z-index: 50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-variant: normal;
	color: #666666;
	vertical-align: top;
	margin: 2px;
	padding: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	visibility: inherit;
}

.thumbnail4 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -460px; /*position where enlarged image should offset horizontally */

}
.highlight2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: thin outset #666666;
	margin: auto;
	padding: 1px;
	height: 15px;
	width: 30px;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	border: thin solid #666666;
	font-variant: small-caps;
	text-align: left;
}
.mod_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.highlight3 {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	border: thin solid #666666;
	font-variant: small-caps;
	text-align: left;
}
