@charset "utf-8";
/* CSS Document */


#popupwrapper {
		visibility:hidden;
	position: fixed;
	top: 40%;
	left: 50%;
	width: 400px;
	height: 220px;
	margin-top: -35px;
	margin-left: -100px;
	background-color: #EEEEEE;
	text-align: center;
	border: 8px solid #333333;
	}
	

	  
   
 
	
#close {
float:left;
padding-top:3px;
background-color:#FFFFFF;
}

#popupspacer {
	float:left;
	width:312px;
	height:34px;
	background-color:#FFFFFF;
	}
	
	
#popupheader {
	width:400px;
	height:25px;
	float:left;
	background-color:#e9d655;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	line-height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	
#popupheaderdescription {
	width:400px;
	height:15px;
	float:left;
	background-color:#e9d655;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;
	line-height:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom:3px;
	}
	
#popuppdfmain{
	width:370px;
	padding-top:25px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:30px;
	line-height:10px;
	background-color:#EEEEEE;
	padding-bottom:2px
	}
	
#popupcustommain{

	width:370px;
	padding-top:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:30px;
	line-height:10px;
	background-color:#EEEEEE;
	padding-bottom:2px
	}
	
#popupquotemain{

	width:370px;
	padding-top:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:30px;
	line-height:10px;
	background-color:#EEEEEE;
	padding-bottom:2px
	}
	
#popuprecepmain{

	width:370px;
	padding-top:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:30px;
	line-height:10px;
	background-color:#EEEEEE;
	padding-bottom:2px;
	}

	
/*#popupwrapper {
	visibility:hidden;
	position: fixed;
	top: 25%;
	left: 50%;
	width: 400px;
	height: 400px;
	margin-top: -35px;
	margin-left: -100px;
	background-color: #FFFFFF;
	text-align: center;
	border: 3px solid #333333;
	}*/
