﻿div#requestInfoLightboxContent 
{
	background-color: #268CB9;
	height: 500px;
	width: 650px;
	overflow-y: scroll;
}
.leadCaptureForm
{
	
}

#whatKindOfInfoDropDown 
{
	background: transparent url(../images/arrow.jpg) no-repeat 200px 4px;
	border: solid 1px #CCC;
	margin: -3px 20px 0px 0px;
	padding: 3px 5px;
}

#whatKindOfInfoDropDown ul li
{
	background: none !important;
	clear: left;
}

#whatKindOfInfoDropDown p
{
	color: #999;
	cursor: pointer;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#requestInfoLightboxContent div
{
	padding: 10px;
}

#requestInfoLightboxContent .contact-us .submit 
{
	margin-right: 35px;
}

#whatKindOfInfoContainer
{
	width: 240px;
}

#requestInfoSubmitButton
{
	margin-top: 5px;
	text-indent: -6000px !important;
	background: transparent url(../images/btn-submit.png) no-repeat 0 0;
	width: 55px;
	height: 25px;
	border: none;
	cursor: pointer;
	float: left;
}

#whatKindOfInfo
{
	display: none;
}

#whatKindOfInfoContainer p#instructions
{
	line-height: inherit;
}

#whatKindOfInfo span
{
	cursor: pointer;
}

.errorMessage
{
	color: Red;
	display: none;
	line-height: inherit;
}

#requestInfoLightboxContent .contact-us p input,
#requestInfoLightboxContent .contact-us p textarea
{
	border-color: #000 !important;
}

#requestInfoLightboxContent h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #085c88;
	font-size: 18px;
	text-align: right;
	font-family: optima, georgia, serif;
	background: transparent url(../images/dot.gif) repeat-x left 17px;
	text-transform: capitalize;
	letter-spacing: -1px;
}

#requestInfoLightboxContent .submit {
	border: none;
	text-indent: -6000px !important;
	background: transparent url(../images/btn-submit.png) no-repeat 0 0;
	width: 55px;
	height: 25px;
	color: transparent;
	text-transform: capitalize;
	cursor: pointer;
}

#simplemodal-container A.modalCloseImg 
{
	background:url(../images/close-button.png) no-repeat;
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-10px; 
	left:-10px; 
	cursor:pointer;
}
