/* CSS Document */
body{
padding: 0px;
margin: 0px;	
}
#container{
width: 455px;
height: 745px;
padding: 0px;
margin: 0px;
background-color:#171717;
}
#popUp_image{
	margin: 15px 15px 0px 15px;
	padding: 0px;
	background-color:#171717;
	width: 425px;
	height: 425px;
}
#popUp_sectionTitle{
	background-color:#171717;
	height: 31px;
	width: 455px;
	padding: 0px; 
	margin: 0px;
}
#popUp_sectionTitle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 5px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
}
#popUp_title{
	background-color: #FF8C00;
	height: 42px;
	width: 455px;
	padding: 0px;
	margin: 0px;

}
#popUp_title p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	padding: 3px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
}


.popUp_imageContainer{
}

#popUp_scrollButtonsMinus{
	width: 45px;
	height: 45px;	
	z-index: 200;
	position: absolute;
	top: 200px;
	left: 25px;
	padding: 0px; margin: 0px;
	background-color: #1D1D1D;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#popUp_scrollButtonsPlus{
	width: 45px;
	height: 45px;	
	z-index: 200;
	position: absolute;
	top: 200px;
	right: 25px;
	padding: 0px; margin: 0px;
	background-color: 1D1D1D;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
p#popUp_scrollButtonsMinus_p {
	z-index: 300;
	position: absolute;
	top: 200px;
	left: 25px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 15px;

}
p#popUp_scrollButtonsPlus_p{
	z-index: 300;
	position: absolute;
	top: 200px;
	right: 25px;
	margin: -4px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
a#popUp_scrollButtonsMinus_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #F68B1F;
	font-weight: bold;
	text-decoration: none;
}

a#popUp_scrollButtonsPlus_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #F68B1F;
	font-weight: bold;
text-decoration: none;
}
/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
*/
#popUp_textContainer {
	width: 455px;
	height: 230px;
	background-color: #FFF;
	display: block;
	margin: 0px; padding: 0px;
		float: left;
}

#popUp_text{
	width: 450px;
	float: left;
}
#popUp_text p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	font-weight: normal;
}
#contract{
width: 300px;
padding-top: 15px;
	float: left;
}
#contract p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68B1F;
	font-weight: none;
	text-decoration: none;
		padding: 0px 5px 0px 5px;
		margin: 0px;
	float: left;
}
p#contract_Value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: none;
	text-decoration: none;	
	padding: 0px; margin: 0px;
	float: left;
}
#duration{
padding-top: 15px;
width: 140px;
float: left;
}
#duration p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68B1F;
	font-weight: none;
text-decoration: none;
		padding: 0px 5px 0px 5px;
		margin: 0px;		
			float: left;

}
p#duration_Value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: none;
	text-decoration: none;
	padding: 0px; margin: 0px;
		float: left;


}
#bulletText1{
	width: 195px;
	float: left;
}
#bulletText1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68B1F;
	font-weight: bold;
text-decoration: none;
	padding: 20px 0px 0px 20px;
	margin:  0px 0px 0px 0px;
}

#bulletText2{
	width: 220px;
	float:left;
}
#bulletText2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68B1F;
	font-weight: bold;
text-decoration: none;
	padding: 20px 0px 0px 20px;
	margin:  0px 0px 0px 0px;
}

