
body
{
background-image:url('../images/bg2.png');
background-repeat:repeat-x;
margin: 0 auto;
padding: 0;
text-align: center;
font-family: Helvetica, Arial, sans-serif;
background-color: #e0e0e0;
color: #333;
}
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 1px #333333;
		background-color: #EEEEEE;
	}
	#basic p{
		font-size:14px;
		color:#000000;
		margin-bottom:20px;
		text-align: left;
		border-bottom:solid 1px #CCCCCC;
		margin-top: 0px; 
		padding-top: 0px;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#000000;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:230px;
		border: 1px solid #333;
		margin:2px 0 30px 10px;
	}
	#basic textarea{
		float:left;
		border: 1px solid #333;
		width:230px;
		height: 100px;
		margin:2px 0 15px 10px;
	}
	#basic button{ 
		clear:both;
		background:#CCCCCC;
		color:#000000;
		border:solid 1px #333333;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
		margin: 0px 20px 0px 0px;
	}
 .myform2{
	margin:0 auto;
	width:600px;
	padding:14px;
}
	/* ----------- basic ----------- */
	#basic2{
		border:solid 1px #333333;
		background-color: #EEEEEE;
	}
	#basic2 p{
		font-size:14px;
		color:#000000;
		margin-bottom:20px;
		text-align: left;
		border-bottom:solid 1px #CCCCCC;
		margin-top: 0px; 
		padding-top: 0px;
		padding-bottom:10px;
	}
	#basic2 label{
		display:block;
		font-weight:bold;
		text-align:right;
		margin-top: 8px;
		width:240px;
		float:left;
	}
	#basic2 .small{
		color:#000000;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic2 input{
		float:left;
		width:280px;
		height: 30px;
		border: 1px solid #333;
		margin:0px 0 30px 10px;
	}
	#basic2 textarea{
		float:left;
		border: 1px solid #333;
		width:280px;
		height: 100px;
		margin:0px 0 15px 10px;
	}
	#basic2 button{ 
		clear:both;
		background:#CCCCCC;
		color:#000000;
		border:solid 3px #333333;
		font-size:15px;
		font-weight:bold;
		padding: 8px;
		margin: 0px 70px 0px 0px;
	}
#slideshow {
    position:relative;
    height:270px;
}

#slideshow A {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow A.active {
    z-index:10;
    opacity:1.0;
}

#slideshow A.last-active {
    z-index:9;
}

div#trackwrap {
	width: 400px;
	margin: 0 auto;
	font-size: 14px;
	border: 3px solid #fff;
	text-align: left;
}
.row {
padding: 5px;
background-color: #F4F4F4;
text-align: left;
}

.spanleft {
width: 200px; 
font-weight: bold;
}
.spanright {
width: 200px;
}
div#wrap{
width: 1001px; 
text-align: center;
margin: 0 auto; 
}

div#bannertop {
position: relative;
text-align: center;
width: 1001px; 
height: 164px; 
background-image: url('../images/penton2top.jpg'); 
background-position:center top; 
margin: 0 auto; 
z-index: 2000;
background-color: #000000;

}
div#bannerbottom {
position: relative;
text-align: center;
width: 1000px; 
height: 270px; 
margin: 0 auto; 

}
div#bannersub {
position: relative;
text-align: center;
width: 1001px; 
height: 164px; 
background-image: url('../images/penton2subtop.jpg'); 
background-position:center top; 
margin: 0 auto; 
z-index: 2000;
}


div#banner h1 a {
display: block;


}
div#banner h1 a span, div#banner .skip {
position: absolute;
top: -10000px;
left: -10000px;
}



ul#topnav {
	float:left;
	list-style: none;
	color: #ffffff;
	margin: 0;
	width: 1001px; 
	position: absolute;
	top: 0px; 
	left: 0px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	
}
ul#topnav li a {
	float: left; 
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	color: #000000;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }

ul#topnav a.home {
}
ul#topnav a.products {
}
ul#topnav a.projects {
}
ul#topnav a.support {
}
ul#topnav a.about {
}
ul#topnav a.contact {
}
 
 
ul#topnav li .sub {
	position: absolute;	
	top: 20px; left: 0;
	background: #F4F4F4;
	padding: 8px;
	Border: 1px solid #CCCCCC;
	
	float: left;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 2px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 280px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	padding: 2px 0px 0px 0px;

}
ul#topnav .sub ul li h2 {
	padding: 0px 0px 3px 0px;  margin: 8px 0px 8px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #000;

}
ul#topnav .sub ul li h2 a {
	
	color: #FFFFFF;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	font-size: 11px;
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
	color: #4e4e4e;
}
ul#topnav .sub ul li a:hover {color: #ddd;}






ul#menu {
color: #fff;
margin: 0;
width: 1001px; 
position: absolute;
top: 0px; 
left: 0px;
padding: 13px 0px 0px 0px;

}

ul#menu li {
display: inline;
position: relative;
height: 100px;
z-index: 2000;
}

ul#menu h3 {
padding-bottom: 5px;
border-bottom: 1px solid #82211c;
}
ul#menu h2 {
font-size: 16px;
font-weight: bold;
display: inline;

}


ul#menu li a {
color: #000;
text-decoration: none;
padding: 0px 15px 0px 15px;
}

ul#menu li a:hover {
text-decoration: underline;
}


ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 1px solid #252525;
width: 300px;
position: absolute;
top: 30px;
left: 0em;
padding: 10px 10px 10px 10px;
background: #eaeaea;
color: #252525;
}
.interior{
text-align: left;
font-size: 13px;
}
.interior p {
line-height: 21px;
}
ul#menu li.hovering div {
display: block;

}

ul#menu li.mega div a {
color: #252525;
padding: 0;
background-image: none;
text-decoration: none;
}

ul#menu li.mega div img {
margin:  6px 0px 0px 0px;
}

ul#menu li div a.more {
color: #390;
font-weight: bold;
}


ul#menu div h3 {
margin: 0;
color: #252525;
font-weight: bold;
font-size: 14px;

}
ul#menu div p {
margin: 7px 0px 10px 0px;
padding: 0;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 8px;
display: block;
float: left;
color: #FFF;
margin-right: 5px;
border: 1px solid #666;
border-bottom: none;
text-decoration: none;
background: #82211c;
}

#tablist li a:link, #tablist li a:visited{
color: #FFF;
}

#tablist li a.current{

background: #480300;
}



#tabcontentcontainer{
width: 520px;
/* Insert Optional Height definition here to give all the content a unified height */

border: 1px solid #666;

}

.tabcontent{
display:none;
padding: 15px;
background: #FFF;
font-size: 12px;
color: #000;
line-height: 18px;

}

#splash {
	position: relative;
	width: 100%;
	top: 10px;
	margin: 0 auto;
	font-size: 12px;
}
#subpageinfo {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
	height: 800px;
}
#subpageinside {
	width: 960px;
	clear: both;
	margin: 0 auto;
}
#producttitleinfo {
	width: 960px;
	
	text-align: left;
	color: #FFF;
	margin: 10px 0px 0px 0px;

}
#producttitleinfo h2 {
padding-bottom: 8px; margin: 2px 0px 0px 0px; border-bottom: 1px solid #FFF; width: 100%; font-size: 14px;
}
#producttitleinfo h1 {
margin: 8px 0px 0px 0px; width: 960px;
}
#productinfo2 {
margin-top: 40px;
width: 960px;

}
#subpage {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
	height: 650px;
}
#subpageinside {
	width: 960px;
	clear: both;
	margin: 0 auto;
}
#producttitle {
	width: 520px;
	float: right;
	text-align: left;
	color: #FFF;
	margin: 10px 0px 0px 0px;

}
#producttitle h2 {
padding-bottom: 8px; margin: 0px 0px 0px 0px; border-bottom: 1px solid #FFF; width: 100%; font-size: 14px;
}
#producttitle h1 {
margin: 8px 0px 0px 0px; width: 500px;
}
#productdownloadstitle {
	background: #3c3c3c;
	font-weight: bold; 
	color:#FFF; 
	padding: 10px; 
	text-align: center;
}
#productinfo {
margin-top: 40px;
width: 520px;

}
#fadeshow1 {
border: 1px solid #666;
margin-top: 14px;
 }
#fadeshow1 img{

text-align: center;
margin: 0 auto;
 }
#subpage h1 {
	font-size: 22px;
	color: #FFFFFF;
}

#productside {
	
	float: left;

}
#productdownloads {
	width: 410px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #d0d0d0;
	border: 1px solid #666;
}
#productdownloads img {
	vertical-align:middle;
}
#productdownloads a {
	Color: #000;
	font-weight: bold;
	text-decoration: none;
}
#productdownloads a:hover {
	Color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #000;
}
#productdownloadsinterior {
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}
#smallcontent {
	width: 100%;
	margin: 20px 0px 0px 0px;
	position: relative;
}
.specs {
font-size: 12px;

}
.specsleft {
width: 150px;
padding: 5px;
text-align: center;
font-weight: bold; 
}

.specsright {
width: 330px;
padding: 5px;
}
.specseven {
background-color: #f4f4f4;
}
.specsodd {
background-color: #CCCCCC;
}
#footer {
	position: relative;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 11px;
	font-weight: 100;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 20px;
	height: 700px;
	background-color: #0a0a0a;
	background: url("../images/bgfooter.jpg");
	background-repeat: repeat-x;
	background-position: center top;
}

#footer ul { width: 290px; float: left; margin: 0 10px 10px 0; padding: 8px; list-style: none; border: 1px solid #333333; }
#footer ul li { padding: 2px 0; border-top: 1px solid #333333; }

#footer h4 { font-size: 14px; margin: 0px 0px 4px 0px;}

#footerinside{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 50px;
}
#footerright {
	float: right;
	text-align: right;
	width: 280px;
	font-size: 12px;
	height: 187px;
	
}
#wrapperwide {
	width: 100%;
	margin-top: 10px;
	z-index: 2;
}
A.blink:link {
	color: #FFFFFF;
	text-decoration: none
}
A.blink:visited {
	color: #FFFFFF;
	text-decoration: none
}
A.blink:active {
	text-decoration: none
}
A.blink:hover {
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
A.footer:link {
color: #d4d4d4;
	text-decoration: none;
	font-size: 11px;
}
A.footer:visited {
color: #d4d4d4;
	text-decoration: none;
	font-size: 11px;
}
A.footer:active {
color: #d4d4d4;
	text-decoration: none;
	font-size: 11px;
}
A.footer:hover {
color: #d4d4d4;
	font-weight: bold;
	font-size: 11px;
	
}
A.footer2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.footer2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.footer2:active {
	text-decoration: none;
	font-size: 12px;

	font-weight: bold;
}
A.footer2:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
A.track:link {
	color: #730601;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.track:visited {
	color: #730601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.track:active {
	font-size: 12px;
	color: #730601;
	font-weight: bold;
	text-decoration: none;
}
A.track:hover {
	color: #730601;
	border-bottom: 2px solid #FFFFFF;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
}
A.learn:link {
	color: #205a7d;
	text-decoration: none;
	font-size: 16px;
}
A.learn:visited {
	color: #205a7d;
	text-decoration: none;
	font-size: 16px;
}
A.learn:active {
	text-decoration: none;
	font-size: 16px;
}
A.learn:hover {
	color: #205a7d;
	border-bottom: 2px solid #205a7d;
	font-size: 16px;
}
#container {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 0px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
#side-a {
	float: left;
	width: 284px;
	text-align: left;
	height: 310px;
	position:relative;
}
#side-b {
	float: right;
	width: 282px;
	text-align: left;
	margin-left: 44px;
	height: 310px;
	position:relative;
}
#content { 
	float: left;
	width: 284px;
	margin-left: 45px;
	text-align: left;
	height: 310px;
	position:relative;
}
#container h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 19px;
	line-height: 22px;
	border-bottom: 1px #252525 solid;
	color: #252525;
}
#container h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #333333;
}
.largerfont {
	font-size: 20px;
}
.learnmore {
	float: right;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#smallcontentinside {
	width: 970px;
	font-size: 25px;
	height: 120px;
	padding: 20px 30px 0px 30px;
	font-weight: bold;
	color: #F4f4f4;
	margin: 0 auto;
	background: url("../images/textbg.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	position: relative;
	top: 0px;
}
.quote {
	height: 90px;
	line-height: 30px;
}
#searchwrapper {
z-index: -1;
top: 112px;
left: 677px;
width:310px;
height:40px;
background-image:url('../images/searchbox.png');
background-repeat:no-repeat;
padding:0px;

position: absolute;
}

 #downloadwrapper {
z-index: -1;
top: 108px;
left: 397px;
padding:0px;
position: absolute;
}

 #downloadwrapper2 {
z-index: -1;
top: 63px;
left: 397px;
padding:0px;
position: absolute;
}

#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:256px;
height:28px;
}
 #searchwrapper input {
margin-top: 5px;
margin-left: 2px;
font-size: 16px;
font-weight: bold;
 }
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:265px;
width:32px;
height:28px;
}


