/* CSS Document */

#ispm-request {
position: absolute;
float: left;
height: 1000px;
width: 100%;
z-index: 1000000;
left: 0;
top: 0;
text-align: left;
}
#ispm-request .conteiner, #ispm-request .containerbottom  {
float: left;
clear: both;
width: 629px;
margin: 40px -50% 0px 50%;
z-index: 1000000;
display: inline;
position: relative;
background:url(../img/requestoffer/shadow.png) left top no-repeat;
left:-267px;
!background:none;
}
#ispm-request .containerbottom  {
margin: 0 -50% 50px 50%;
background:url(../img/requestoffer/shadow.png) left bottom no-repeat;
height: 13px;
!background:none;
}
#ispm-request .window {
float: left;
margin: 3px 0 0 9px;
width: 610px;
background: #fff;
border: 1px solid #888;
z-index: 1000000;
position: relative;
display: inline;
}








	/*illlustr*/
	#ispm-request .illustr {
	float: left;
	clear: both;
	margin: 0px 0 5px 0px;
	}
		#ispm-request .illustr h2 img {margin: 0 0 10px 0; position: relative;}
		#ispm-request .illustr img {margin: -20px 0 25px 20px; display: inline}
		#ispm-request .illustr p {
		float: left;
		clear: none;
		color: #333;
		position: relative;
		z-index:2;
		line-height: 105%;
		padding-bottom: 15px;
		}
		#ispm-request .illustr p.inf1 {
		width: 165px;
		text-align: right;
		margin: -77px 0 0 20px;
		display: inline;
		}
		#ispm-request .illustr p.inf2 {
		float: right;
		width: 165px;
		margin: -46px 40px 0 0;
		display: inline;
		}
			
	/*title*/
	#ispm-request h2 {
	float: left;
	clear: both;
	font: normal 27px/30px Arial, Helvetica, sans-serif;
	color: #111;
	letter-spacing:-1px;
	margin: 20px 0 10px 0;
	}
	#ispm-request h2 img {
	margin: 0;
	}
	/*Part*/
	#ispm-request .Part {
	float: left; 
	clear: both;
	padding: 7px 0 0 37px;
	position: relative;
	margin-bottom: 7px;
	}
	#ispm-request .gray{
	padding: 14px 0 10px 55px;
	background: #F5F5F5;
	margin: 0 0 0 -18px;
	width: 555px;
	display: inline;
	}
	#ispm-request .Part img.icon {
	position: relative;
	float: left;
	clear: both;
	margin: 0 0 -40px -39px;
	}	
		#ispm-request .gray img.icon{
		margin: 0 0 -40px -39px;
		}
		#ispm-request .gray label {
		widtH: 500px;
		clear: both;
		}

	/*info*/
	#ispm-request p.info, #ispm-request ul li label {
	float: left;
	clear: both;
	margin: 0px 0 1px 0;
	color: #000;
	width: 400px;
	}
	/*form - basics*/
	#ispm-request form {
	float: left;
	clear: both;
	margin: 0px 0 0 18px;
	width: 575px;
	display: inline;
	}
	#ispm-request form ul  {
	float: left;
	clear: both;
	margin-top: -10px;
	position: relative;
	z-index:2;
	}
	#ispm-request form ul li {
	float: left;
	clear: none;
	margin: 10px 10px 0px 0;
	position: relative;
	}
	#ispm-request form ul li label, #ispm-request form ul li p {
	float: left;
	clear: both;
	color: #111;
	}
	#ispm-request form ul li input, #ispm-request form ul li textarea {
	float: left;
	clear: both;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 1px 0 1px 0;
	position: relative;
	z-index:2;
	background: #fff;
	}
		#ispm-request form ul li div.input {
		float: left;
		clear: both;
		/*background:url(../img/requestoffer/inputfield.png) left top no-repeat;*/
		margin-left: -3px;
		display: inline;
		}
		#ispm-request form ul li div.area {
		float: left;
		clear: both;
		background:url(../img/requestoffer/areafield.png) left top no-repeat;
		margin: 1px 0 0 -5px;
		display: inline;
		}
	#ispm-request form ul li input#ispm-request-confirm-code, #ispm-request form ul li input#ispm-request-select-email, #ispm-request form ul li input#ispm-request-select-phone {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 3px 3px 3px;
	border: 1px solid #999999;
	background:none;
	width:290px;
	height: 17px;
	}
        
	#ispm-request form ul li textarea {
	font-weight: normal;
	padding: 2px;
	margin: 0px 3px 3px 5px;
	border: 1px solid #999999;
	background:none;
	width:406px;
	height: 62px;
	clear: both;
	}
	
	#ispm-request p.error {
	float: left;
	clear: both;
	padding: 2px 5px 18px 38px;
	width: 200px;
	position: relative;
	line-height: 100%;
	color: #000;
	margin-top: 3px;
	display: none;
	}
	#ispm-request p.error img {
	position: absolute;
	left: 0px;
	top:2px;
	}
	/*next button*/
	#ispm-request .button  {
	margin: 3px 0 0px -3px;
	float: left;
	clear: both;
	display:inline;
	position: relative;
	z-index:2;
	}

	

	/*wisp list*/
	#ispm-request ul.wisp {
	margin-top: 2px;
	}
	#ispm-request ul.wisp li {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
	position: relative;
	padding:0;
	background: url(../img/requestoffer/itembg-provider.png) left top no-repeat;
	height: 24px;
	overflow: hidden;
	}
	#ispm-request ul.wisp li label {
	background: url(../img/requestoffer/itembg-provider.png) right top no-repeat #E9E9FF;
	float: left;
	clear: both;
	padding: 5px 20px 0 18px;
	color: #222;
	height: 18px;
	margin: 0px 0 0 10px;
	line-height: 12px;
	}
	#ispm-request ul.wisp li label em {
	color: #777;
	}
	#ispm-request ul.wisp li input {
	float: left;
	clear: none;
	margin: 4px -20px -33px 10px;
	display: inline;
	!margin-top: 1px;
	padding: 0;
	background: none;
	}
		/*notselected*/
		#ispm-request ul.wisp li.notselected {
		background: url(../img/requestoffer/itembg-provider.png) left -50px no-repeat;
		}
		#ispm-request ul.wisp li.notselected label {
		background: url(../img/requestoffer/itembg-provider.png) right -50px no-repeat;
		color: #888;
		}
	/*graypart*/
	#ispm-request .GrayPart {
	float: left;
	clear: both;
	background: #F5F5F5;
	width: 534px;
	margin: 14px 0 0 -18px;
	display: inline;
	padding: 0 10px 10px 66px;
	border-top: 1px solid #ddd;
	}
	#ispm-request .GrayPart h4 {
	padding: 13px 0 0px 0;
	clear: both;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	}
	#ispm-request .GrayPart h4 span {
	display: inline;
	font-weight: normal;
	color: #888;
	}
	
		
		
	/*CheckEmail*/
	#ispm-request .CheckEmail {
	float: left;
	clear: both;
	margin: 4px 0 0 0;
	}
	#ispm-request .CheckEmail img, #ispm-request .CheckEmail p.info {
	float: left;
	clear: none;
	}
	#ispm-request .CheckEmail p.info img {
	margin: -13px 10px 0 -10px;
	}
	#ispm-request .CheckEmail p.info {
	width: 560px;
	padding: 15px 0 0 10px;
	}
	#ispm-request .CheckEmail ul{
	margin: 30px 0 0 0;
	}
	#ispm-request .CheckEmail .qa {
	float: left;
	clear:both;
	background: #F5F5F5;
	width: 572px;
	margin: 10px 0 0px -18px;
	padding: 10px 20px 20px 18px;
	display: inline;
	position: relative;
	z-index:2;
	}
	#ispm-request .CheckEmail .qa li {
	padding-bottom: 20px;
	width: 550px;
	}
		#ispm-request .CheckEmail .qa h5{
		font-weight: bold;
		color: #222;
		padding-bottom: 10px;
		font: normal 14px/16px Arial, Helvetica, sans-serif;
		}
		#ispm-request .CheckEmail .qa ul, #ispm-request .CheckEmail .qa ul li {
		padding: 0; margin: 0;
		}
		#ispm-request .CheckEmail .qa ul li {
		padding: 0 0 0 8px;
		background:url(../img/global/bullet4.png) left 2px no-repeat;
		}




/*close window*/
#ispm-request a.closewindow {
width: 36px;
height: 36px;
position: relative;
float: right;
clear:both;
margin: 4px 4px -40px -40px;
background: url(../img/requestoffer/closewindow.png) left top no-repeat;
z-index:100;
}
#ispm-request a.closewindow:hover {
background: url(../img/requestoffer/closewindow.png) left bottom no-repeat;
}