@charset "utf-8";
/* CSS Document */
/* Green Color = #82B4FF */
/* Blue Color = #82B4FF */
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#000000;
	padding:0;
	margin:0;
	border:0;
	color:#FFFFFF;
}
form {
	margin:0px;
	padding:0px;
}
.inputField, .textareaField {
	padding:2px;
	color:#FFFFFF;
	background-color:#333333;
	border:1px solid #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	font-family:Arial, Helvetica, sans-serif;
}
.contactTextareaField {
	width:240px;
	overflow:auto;
	font-size:12px;
}
.quoteTextareaField {
	width:320px;
	height:90px;
	overflow:auto;
	font-size:12px;
}
.quoteTextareaField2 {
	width:650px;
	height:100px;
	overflow:auto;
	font-size:12px;
}
a:link, a:visited {
	color:#82B4FF;
}
a:hover {
	color:#FFFFFF;
}
#siteContainer {
	position:relative;
	margin:0px auto;
	width:1040px;
	min-height:700px;
	background:url(graphics/brick_background.jpg) no-repeat;
}
#logoContainer {
	margin:0px auto;
	width:301px;
	height:57px;
	background:url(graphics/pd_logo.jpg) no-repeat center;
}
#navContainer {
	width:752px;
	height:32px;
	margin:29px auto 0px;
}
#navContainer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#navContainer ul li {
	float:left;
	padding-right:11px;
}
#navContainer ul li.lastNav {
	padding-right:0px;
}
#pageContentContainer {
	width:752px;
	height:408px;
	background:url(graphics/page_content_bg_2.gif) no-repeat center;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	position:absolute;
	top:127px;
	left:144px;
	z-index:1;
}
#pageContentInnerContainer {
	position:relative;
	width:722px;
	height:408px;
	position:absolute;
	top:142px;
	left:159px;
	z-index:5;
}
#sideContactBar {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	background-color:#000000;
	width:52px;
	height:505px;
	position:absolute;
	right:40px;
	top:0px;
	z-index:10;
	background:url(graphics/contact_bar_bottom_slice.jpg) no-repeat bottom;
}
#sideContactBarInnerDiv {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:50px;
	text-align:center;
	padding-top:135px;
	padding-bottom:10px;
}
#sloganDiv {
	width:752px;
	position:absolute;
	left:144px;
	top:555px;
	text-align:center;
	z-index:5;
}
#footer {
	height:30px;
	border-top:1px solid #333333;
	text-align:center;
	line-height:20px;
	color:#999999;
	padding:15px 0px;
}
.copyrightText {
	color:#FFFFFF;
	padding-bottom:20px;
}
.homePageIntroDiv {
	font-size:14px;
	margin-bottom:25px;
}
.portfolioImageContainer {
	float:right;
	width:402px;
	height:348px;
	background:url(graphics/portfolio_site_bg_square.gif) no-repeat;
	text-align:center;
}
.portfolioLinksContainer {
	 width:300px;
}
.hideDiv {
	display:none;
}
.showDiv {
	display:block;
}
.portfolioLinksContainer a:link, .portfolioLinksContainer a:visited {
	font-size:14px;
	color:#82Ba4FF;
	line-height:22px;
	display:block;
	text-decoration:underline;
	margin:4px 0px;
}
.portfolioLinksContainer a:hover {
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	border-left:1px solid #FFFFFF;
	line-height:22px;
}
.portfolioLinksContainer div {
	font-size:14px;
	color:#CCCCCC;
	line-height:22px;
	display:block;
	margin:4px 0px;
}
.portfolioLinksContainer div:hover {
	font-weight:bold;
	color:#CCCCCC;
	padding-left:15px;
	border-left:1px solid #FFFFFF;
	line-height:22px;
}
#siteImageDefault {
	color:#CCCCCC;
	font-size:14px;
	text-align:center;
	height:308px;
	padding-top:135px;
}
h2.serviceHeading {
	font-weight:bold;
	font-size:13px;
	color:#82B4FF;
	margin-bottom:1px;
	margin-top:0px;
}
h2.sectionHeading {
	font-weight:bold;
	font-size:13px;
	color:#82B4FF;
	margin:0px;
	padding:0px;
}
h1.pageTitle {
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	margin-bottom:10px;
	font-style:italic;
}
.serviceDescription {
	margin-bottom:15px;
}
.speakerBox {
	position:absolute;
	width:46px;
	height:31px;
	top:0px;
	right:0px;
	z-index:10;
}
.formLabelDiv {
	width:50px;
	line-height:25px;
	margin-bottom:15px;
	font-weight:bold;
}
.formLabelDiv2 {
	line-height:25px;
	font-weight:bold;
}
.formInputDiv {
	float:right;
	width:260px;
	line-height:25px;
}
.formInputDivNoWidth {
	float:right;
	line-height:25px;
}
.formSubmitDiv {
	padding-top:15px;
}
.contactRightContainer {
	width:340px;
	height:340px;
	float:right;
	border-left:1px dashed #666666;
	padding-left:20px;
}
.quoteRightContainer {
	width:340px;
	height:290px;
	float:right;
	border-left:1px dashed #666666;
	padding-left:20px;
}
.contactLeftContainer {
	width:340px;
}
.quoteLeftContainer {
	width:340px;
}
#statusMessageBox {
	width:310px;
	height:181px;
	background:url(graphics/error_box.gif) no-repeat;
	color:#FF0000;
}
.serverMessageBoxError {
	width:310px;
	height:181px;
	background:url(graphics/error_box.gif) no-repeat;
	color:#FF0000;
	position:relative;
}
.messageBoxPosition {
	position:absolute;
	top:100px;
	left:220px;
	z-index:50;
}
.serverMessageBoxSuccess {
	width:310px;
	height:181px;
	background:url(graphics/success_box.gif) no-repeat;
	color:#000000;
	position:relative;
}
#validateError {
}
.msgBoxPadding {
	padding:15px;
}
.closeBtn {
	position:absolute;
	top:5px;
	right:5px;
	z-index:10;
	width:69px;
	height:26px;
	
}