/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
/*body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #d4d4d4;
	color: #1e1e1e;
	text-align: center;
}*/
* {
	padding: 0px;
	margin: 0px;
}
ul, li {
	list-style: none;
}
a {
	color: #000;
}
img {
	border: none;
}
.clr {
	clear: both;
}
.fl{
	float:left !important;
	}
.fr{
	float:right !important;
	}		
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modalR {
	visibility: hidden;
	top: -100px;
	left: 50%;	
    margin-left: -300px;
	border: 10px solid #eb8a66;
	width: 560px;
	background: #eb8a66;
	position: absolute;
	z-index: 101;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	font-family: Arial, Helvetica, sans-serif;
}
.reveal-modal {
	/*visibility: hidden;*/
	top: 100px;
	left: 50%;
	/*margin-left: -300px;*/
	border: 10px solid #eb8a66;
	width: 560px;
	background: #eb8a66;
	position: absolute;
	z-index: 101;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	font-family: Arial, Helvetica, sans-serif;
}
.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}
.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}
.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}
.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 2px;
	right: 2px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}
.reveal-modal div h1 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background: #f1f1f1;
	border-bottom: 1px solid #a8a7a7;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.reveal-modal h1 {
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background: #f1f1f1;
	border-bottom: 1px solid #a8a7a7;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.reveal-model-detail {
	background: #e1e0e0;
	padding: 0px 10px 10px 10px;
}
.reveal-model-detail h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
	text-align: center;
}
ul.currentStep li {
	font-size: 13.5px;
	margin-bottom: 3px;
}
ul.currentStep li span {
	font-weight: bold;
	float: right;
}	
.PSwid390{
	width:415px !important;
	margin-left: 65px ;
	}
.wid390{
	width:415px !important;
	margin-left: 65px ;
	}
.wid390R{
	width:390px !important;	
	}
.reveal-model-detail h3{
	color:#333333;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
	padding:0px 40px;
	padding-top:15px;

}	
	
.reveal-model-detail span.totalScore{
	color:#01940e;
	font-size:40px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
	display:block;
	text-align:center;
		
}
a.printOpt{
	background:url(../images/popupBtnBg.png) left top no-repeat;
	width:118px;
	height:28px;
	text-align:center;
	float:left;
	margin-right:20px;
	color:#3c3b3b;
	font-size:11px;
	line-height:28px;
	text-decoration:none;}
.ml60{
	margin-left:60px !important;}	
	/* 
		
	NOTES
	
	Close button entity is &#215;
	
	Example markup
	
	<div id="myModal" class="reveal-modal">
		<h2>Awesome. I have it.</h2>
		<p class="lead">Your couch.  I it's mine.</p>
		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
		<a class="close-reveal-modal">&#215;</a>
	</div>
	
	*/
