@charset "utf-8";
/* CSS Document */

body{
	background-image:url(inspimages/bgform.jpg);
	padding:0;
	margin:0;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
.pageframe{
	background-image:url(inspimages/bcformbg.jpg);
	background-repeat:no-repeat;
	width:989px;
	height:773px;
	float:left;
	clear:none;
}
.pageframe2{
	background-image:url(inspimages/bgform2.jpg);
	background-repeat:no-repeat;
	width:989px;
	height:773px;
	float:left;
	clear:none;
}
.pageframe3{
	background-image:url(inspimages/bgformbg3.jpg);
	background-repeat:no-repeat;
	width:989px;
	height:773px;
	float:left;
	clear:none;
}
.pageframe4{
	background-image:url(inspimages/bgformbg4.jpg);
	background-repeat:no-repeat;
	width:989px;
	height:773px;
	float:left;
	clear:none;
}

.home{
	width:204px;
	height:17px;
	padding-left:784px;
	padding-top:13px;
	font-size:14px;
	font-weight:bold;
}
.home a:link, .home a:visited{
	/*color:#337bb5;*/
	color:#FFF;
	text-decoration:none;
}
.home a:hover{
	/*color:#060;*/
	color:#CCC;
}
.form{
	width:600px;
	height:350px;
	margin-left:310px;
	margin-top:260px;
}
.rowElem{
	float:left;
	clear:left
}
.textinputs{
	float:left;
	clear:none;
	margin-right:18px;
	margin-bottom:15px;
}
.textinputs label, b{
	color:#6e451d;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
input[type=text]{
	background-image:url(crir/textbg.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:39px;
	padding-top:5px;
	border:none;
	padding-left:10px;	
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif
}
textarea{
	background-image:url(inspimages/textarea.png);
	background-repeat:no-repeat;
	width:332px;
	height:77px;
	padding:5px;
	border:none;
	padding-left:10px;	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif
}
input:focus { 
outline: none; 
} /*Chrome / Safari */

.radio{
	width:500px;
	height:35px;
	float:left;
	clear:both;
}
input[type=image]{
	background-image:url(inspimages/loading.gif);
	background-position:top left;
	width:165px;
	height:39px;
	border:none;;
	display:inline-block;
	float:left;
	clear:both;
	background-repeat:no-repeat;
}
input[type=image]:hover{
	background-image:url(inspimages/loading.gif);
	background-position:bottom left;
	width:165px;
	height:39px;
	border:none;
}
input[type=image]:focus{
	background-image:url(inspimages/loading.gif);
	background-position:top right;
	width:165px;
	height:39px;
	border:none;
}

select{
	width:280px;
	height:45px;
	padding:5px;
	display:block;
	border:2px solid #85caa2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif
}
	

/*select{
	background-image:url(crir/textbg.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:45px;
	padding-top:4px;
	border:1px solid #F00;
	padding-bottom:3px;
	padding-right:3px;
	border:none;
	padding-left:10px;	
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	overflow:auto;
}*/
option{
	padding-left:12px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif
}
#p2{
	float:left;
	clear:none;
	margin-top:65px;
	margin-left:20px;
}
.req{
	color:#C00;
}
.content{
	width:450px;
	height:auto;
	border:1px solid #F00;
}
.coupons a:link, .coupons a:visited{
	color:#06C;
	font-weight:bold;
}
.coupons a:hover{
	color:#09C;
	font-weight:bold;
}
.coupons b{
	font-size:26px;
	line-height:50px;
}
.coupons{
	font-size:12px;
}
.loading{	
	background-image:url(inspimages/loading.jpg);
	background-repeat:no-repeat;	
	width:165px;
	height:39px;
	float:left;
	clear:none;
	margin-top:65px;
	margin-left:20px;
}
.loadingA{	
	background-image:url(inspimages/loading1.jpg);
	background-repeat:no-repeat;	
	width:165px;
	height:39px;
	float:left;
	clear:none;
}
.loadingA input{
	margin-left:-10px;
}
.bluebar{
	background-image:url(inspimages/blueloading.gif);
	background-repeat:no-repeat;
	float:left;
	clear:none;
	background-position:-5px 24px;
	margin-left:10px;
	width:145px;
	height:30px;
}
.bluebar .textinputs #ip2, .bluebar #ip2{
	margin-top:0;
	margin-left:-10px;
}