.popUp {
	position:fixed;
	width:100%;
	z-index:100;
}

#brochurePopUp { display: none; }
#newsletterPopUp { display: none; }

form.brochure fieldset { margin:6px 0 0 -12px; width:306px; }
form.brochure fieldset legend { font-family: Georgia,"Times New Roman",Times,serif; }

form.brochure input#company, form.brochure label#company-label { display: none; }

form.brochure {
	margin-top: 8px;
	margin-left: 10px;
	position:relative;
	float:left;
}

form.brochure label{
	font-size: 14px;
	margin-left: 10px;
}

form.brochure input{
	width: 150px;
	font-size: 12px;
	margin-top: 6px;
}

form.brochure select{
	width: 155px;
	font-size: 12px;
	margin-top: 6px;
}

form.brochure input.download{
	margin-top: 20px;
	width: 74px;
	margin-right: 4px;
}


.popupBackground {
	z-index: 12;
	position: fixed;
	width: 100%;
	height: 100%;
}

.popupBackgroundBody{
	background-color: #000000;
	width: 100%;
	position: fixed;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.popupBackgroundBlack{
	z-index: 13;
	position: fixed;
	width: 100%;
	height: 100%;
}

.popupBackgroundBlackBody{
	margin-top: 201px;
	background-color: #D59C03;
	width: 394px;
	height: 324px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	opacity: 0.40;
	filter: alpha(opacity=40);
}

.popupBackgroundMaroon{
	z-index: 14;
	position: fixed;
	width: 100%;
	height: 100%;
}

.popupBackgroundMaroonBody{
	z-index: 110;
	margin-top: 203px;
	background-color: #650E0B;
	width: 390px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.popupMain{
bottom:300px;
height:600px;
margin:0 auto;
position:relative;
width:570px;
padding-left:30px;
z-index:120;
}


.popupMainBody2{
	color: #ffffff;
	width: 390px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 20px;
	padding-left: 50px;
	display: none;
}

.popupMainBody2 input.download{
	margin-top: 20px;
	width: 74px;
	margin-right: 4px;
}

.popupMainBody2 a{
	display: inline;
	text-decoration: none;
	color: #e9a323;
}

.popupMainBody2 a:hover{
	text-decoration: underline;
	color: #e9a323;
}

#newsletterPopUp .popupBackgroundMaroonBody { height:360px; }
#newsletterPopUp .popupBackgroundBlackBody { height:364px; }
#newsletterPopUp .popupMainBody {
	height:350px;
}

#newsletterPopUp form.brochure input.download {
	margin-top:12px;
}

.popupMainBody{
	color: #D59C03;
	width: 390px;
	height: 200px;
	position: relative;
	float:left;
}


#brochurePopUp .popupBackgroundMaroonBody { width: 590px; }
#brochurePopUp .popupBackgroundBlackBody { width:594px; }
#brochurePopUp .popupMainBody {
	color:#D59C03;
	height:320px;
	position:relative;
	float:left;
	width:540px;
	/*background: transparent url(../images/catalog-big.jpg) no-repeat scroll 15px 10px;
	padding-left:200px;*/
}


#brochurePopUp .popupMainBody .form_holder{
	float:left; 
	width:330px;
}


#brochurePopUp .popupMainBody .flash_holder{
	width:200px; 
	float:left;
}


.brochureflash{ float:left;
height:180px;
position:relative;
width:180px;
}







