@charset "utf-8";
/* CSS Document */
/* DLP Discovery CSS */
@import url("dlp-ww.css");

img {border:none;}

.discovery p {width:475px;}
p.pico {width:355px;}

/* gray box with rounded corners, 500px wide */

.box h2 {
	background:url(images/box-top.gif) no-repeat;
	margin:10px;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.box {
	width:500px; margin:15px 0px;padding-bottom:10px;
	overflow:hidden;
	background: #EBEBEB url(images/box-bot.gif) no-repeat bottom;
	/*clear:left;*/
}
.box ul { padding:0px 30px; margin:0px; }

.box ul li {
	float:left;
	width:18em;
}

.box br {}

.leftnav img {
	border:0px;
	margin-bottom:15px;
} 

div.leftnav {
/*position:absolute;*/
} 

/* embossed white box, 500px wide */


.box2 {
	width:500px;
	height:320px;
	margin:0px 0px;
	padding:0px;
	overflow:visible;
	background: url(images/box2-bg.jpg) no-repeat;
	clear:both;
}
.box2 h3 {margin: 0px;font-weight:bold;}
.box2 .col1, .box2 .col2 {width:230px;float:left;margin:10px 10px 0px 0px;}


/* right column */

#rightCol {
	float:right;
	width: 200px;
}

div.flashexpander {
	float:right;
	width: 635px;
	position:absolute;
	left:-315px;
	top:0px
	}

.clearfloat {clear:both;height:0px;}

/* features box */

#featBox {
	width:205px;
	float: right;
	margin: 0 0 15px 0;
}
#features {
	width:205px;
	float:left;
	display:inline;
	background-image: url(images/box3-mid.jpg);
	background-repeat: repeat-y;
	margin: 0;
}
.text {
	margin:0 0 0 10px;
	width:180px;
	float:left;
	display:inline;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#featboxtop {
	width:205px;
	height:11px;
	float:left;
	display:inline;
	overflow:hidden;
	background: url(images/box3-top.jpg) no-repeat;
	margin: 0;
}
#featboxbot {
	width:205px;
	height:11px;
	float:left;
	display:inline;
	overflow:hidden;
	margin: 10px 0 0 0;
	background: url(images/box3-bot.jpg) no-repeat;
}


#featBox h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

#featBox h4 {
	margin: 0px;
	font-size: 12px;
}

#featBox ul{
	margin: 0 0 10px 0;
	font-size: 11px;
}

.pdfLink {
	clear:both;
	background: url(images/icon_pdf.gif) no-repeat 0px 1px;
	padding-left: 25px;
	display: block;
	list-style: none;
	margin: 5px 0 0 -25px;
}
div.event {
	width: 500px;
	display: block;
}
