/* CSS Document */

body
{
	padding:0px; 
	margin:0px;
	background-color:#fcfcfc;
	background-image:none;
}
.main
{
	 margin:0px auto;
	 padding:0px; 
	 background-image:url(images/survey/bg.png); 
	 background-position:top; 
	 background-repeat:repeat-x; 
	 background-color:#fcfcfc; 
	 width:100%;
}

.logo
{
	width:927px;
	margin:0 auto;
	padding-top:30px
}
.content
{
	width:927px;
	margin:30px auto;
	height:auto;
	border-image: url(images/survey/up.png); 
}
.text
{
	margin:0px auto; 
	padding:20px 20px 20px 30px; 
	background-color:#FFFFFF; 
	border-left:1px solid #ededed; 
	border-right:1px solid #ededed;
	height:auto;
}
.header
{
	font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
	color:#58b0e5;
	font-size:18px
}
.line
{
	color:white;
	border:0px;
	border-top:1px solid #ededed;
	margin-bottom:30px
}
/* FORM*/

.form{
	color: #777777;
	margin-bottom: 0px;
}

.form .promo {
	float: left;
	display: block;
	border: 1px solid #D5D2D1;
	padding: 10px 0 0 15px;
	margin: 0 0 0 -10px;
	width: 375px;
	height: 220px;
	~height: 235px;
	background: url(../images/monster.png) no-repeat bottom left #F9F8F8;
	border:1px solid red;
}

.form .left{
	width: 800px;
	float: left;
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
}

.form .left-btn{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.form .left.double{
	width: 340px;
}

.form .right-btn{
	float: right;
	margin: 0px 35px 0px 0px;
	~margin: 0px 17px 0px 0px;
	padding: 0px;
}

.form .center{
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 570px;
}
.form h1{
	color: #555555;
	font: 12px arial,sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 15px 0px;
	clear: both;
}

.form.sect h1{
	color: #555555;
	font: 12px arial,sans-serif;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: both;
}

.form.sect p{
	color: #777777;
	font: 11px arial,sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.form.sect p.last{
	color: #777777;
	font: 11px arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

.form span.mandatory{
	color: #ce0e0e;
	font: 11px arial,sans-serif;
}

.form p{
	color: #777777;
	font: 11px arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
	color:#00488f;
	font-size:13px
	
}

.form p.general-msg{
	color: #119e13;
	text-transform: uppercase;
	font-weight: bold;
	min-height: 50px;
	margin-bottom: 20px;
	padding-top: 0px;
	line-height: 23px;
}

.form p.general-msg.red{
	color: #ad190f;
}

.form p.general-msg img{
	margin-right: 15px;
}

.form p.error{
	color: #ce0e0e;
	font: 11px arial,sans-serif;
	margin: 0px 0px 0px 20px;
	padding: 7px 0px 0px 0px;
	width: 250px;
}

.form p.error.wide{
	width: 340px;
	clear: both;
}

.form p.warning{
	color: #ea751f;
	font: 11px arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	width: 100%;
}

.form p img{
	float: left;
	margin: 0px 7px 0px 20px;
}

.form a{
	color: #777777;
	font: 11px arial,sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	text-decoration: underline;
}

.form a:hover{
	color: #555555;
}

.form textarea.field{
  width: 280px;
  height: 52px;
  padding: 2px 7px 0px 7px;
  color: #555555;
  font: 12px arial,sans-serif;
  background: none;
  border: none;
}

.form .field{
  width: 290px;
  height: 17px;
  padding: 2px 0px 0px 0px;
  color: #555555;
  font: 12px arial,sans-serif;
  background: none;
  border: none;
}
.form .field1{
  width: 130px;
  height: 17px;
  padding: 2px 0px 0px 0px;
  color: #555555;
  font: 12px arial,sans-serif;
  background: none;
  border: none;
}
.form .field_captchaCode{
  width: 130px;
  height: 17px;
  padding: 2px 0px 0px 0px;
  color: #555555;
  font: 12px arial,sans-serif;
  background: none;
  border: none;
}

.field_small
{
	width: 150px;
	border:1px solid red;
}
a.captcha_link {
	background:transparent url(../images/refresh.png) no-repeat scroll right center;
	display:block;
	float:left;
	height:18px;
	margin:-23px 0 0 165px;
	overflow:hidden;
	padding:0;
	text-indent:-2000px;
	width:18px;
}
.rnd-raised-short 
{
	background: transparent; 
	width: 300px; 
	text-align: center;
	margin-left:20px
}

.rnd-raised-short.width160 
{
	background: transparent; 
	width: 160px; 
	text-align: center;
	margin-left:20px
}

.table
{
	 border-bottom:none;
	 padding-left:20px
}
.tr-bg
{
 background-color:#ededed;
 height:40px
}
.tr-bg2
{
	background-color:#f9f9f9
}
.td-center
{
	text-align:center
}
.td-style
{
	border-bottom: 1px solid #e9e9e9; 
	padding-left:10px
}
.td-style1
{
	border-bottom: 1px solid #e9e9e9;
	padding-left:60px
}
input.styled {
	display: none;
	text-align:center;
}
tr
{
	height:40px
}


.rnd-raised-short-error.width160
{
	background: transparent; 
	width: 160px; 
	text-align: center;
	margin-left:20px
}

.form .left .danni
{
	color:#666666
}
.padding-20
{
	padding-left:20px;
}

.rnd-raised-short-error
{
	background: transparent; 
	width: 300px; 
	text-align: center;
	margin-left:20px
}

.form .send
{
  background: url(../images/button-send.png) no-repeat left;
  width: 134px;
  height: 34px;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 0px 40px;
  margin-left:60px;
  text-align: left;
  border: 0px;
}


/* MESSAGE*/

#message{
	width: 433px;
	padding: 0px;
	display: block;
	float: left;
	height: 100%;
	clear: both;
	margin: 0px 0px 25px 0px;
}

#message.none {
	display: none;
}

#message.excl .top{
	height: 11px;
	background:none;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}

#message.excl .container{
	width: 393px;
	height: 100%;
	background:none;
	padding: 0px 20px 0px 20px;
	display: block;
	float: left;
	clear: both;
}

#message.excl .container .img{
	float: left;
	margin: 0px 15px 0px 0px;
	background: url(../images/message-excl-icon.png) no-repeat;
	width: 45px;
	height: 40px;
	display: block;
	float: left;
}

#message.excl .container p{
	color: #8a5f20;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left;
	width: 330px;
}

#message.excl .bottom{
	height: 11px;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}


#message.success .top{
	height: 11px;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}

#message.success .container{
	width: 393px;
	height: 100%;
	background:none;
	padding: 0px 20px 0px 20px;
	display: block;
	float: left;
	clear: both;
}

#message.success .container .img{
	float: left;
	margin: 0px 15px 0px 0px;
	background: url(../images/message-scc-icon.png) no-repeat;
	width: 41px;
	height: 41px;
	display: block;
	float: left;

}

#message.success .container img{
	float: left;
	margin: 0px 15px 0px 0px;
}

#message.success .container p{
	color: #3d9a06;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left;
	width: 330px;
}

#message.success .bottom{
	height: 11px;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}


#message.error .top{
	height: 11px;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}

#message.error .container{
	width: 393px;
	height: 100%;
	background:none;
	padding: 0px 20px 0px 20px;
	display: block;
	float: left;
	clear: both;
}

#message.error .container .img{
	float: left;
	margin: 0px 15px 0px 0px;
	background: url(../images/message-err-icon.png) no-repeat;
	width: 41px;
	height: 41px;
	display: block;
	float: left;
}

#message.error .container img{
	float: left;
	margin: 0px 15px 0px 0px;
}

#message.error .container p{
	color: #c03409;
	padding: 10px 0px 0px 0px;
	display: block;
	float: left;
	width: 330px;
}

#message.error .bottom{
	height: 11px;
	background:none;
	width: 433px;
	display: block;
	float: left;
	clear: both;
}


