body {
	min-width:940px;
	background:#2d3238;
	margin:0;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
	display:block;
}
form{
	padding:0;
	margin:0;
}
fieldset {
	clear:both;
	padding:4px 15px 6px 8px;
	margin:0;
	border:none;
}

fieldset.highlited {
	background-color: #fffdc1;
}

select {
	margin: 5px 10px 0 0;
	font-weight: bold;
}
.error{
	background-color: #FFDFDF;
	width:366px;
	border:1px solid red;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:14px;
	padding:5px 0 0 10px;
	margin: 12px 0 0 0;
}

.error li{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;

}
fieldset.error {
	background-color: #FFDFDF;
}

.field-error{
	background-color:#FF0000;
}

.field-error label{
	color:#FFFFFF;
}
#main {
	margin:0 auto;
	width:939px;
}
h1 {
	float:left;
	padding:0;
	margin:0;
}
h4 span {
	color:#ff881b; 
}
a {
	outline:none; 
}

/* logo */
a.logo{
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:174px;
	height:64px;
	text-indent:-9999px;
}

/* header */
#header{
	background:#ccc url(../images/bg-header.jpg) repeat-x;
	width:907px;
	height:90px;
	padding:30px 11px 0 21px;
	overflow:hidden;
}
#header div{
}

#logo{
	width:370px;
	float:left;

}


#help{
	width:150px;
	float:left;
	text-align:center;
	margin-top:28px;
}

#logoSurvey{
	width:380px;
	float:left;
}

#header a.top{
	background:url(../images/TDS.jpg) no-repeat;
	float:right;
	width:712px;
	height:87px;
	text-indent:-9999px;
	margin:0;
}

/* content */
#content{
	background:#ccc url(../images/bg-content.jpg) repeat-x 0 100%;
	width:939px;
	overflow:hidden;
}

/* main-box */
#content .box{background:url(../images/box-bg.gif) repeat-y}
#content .box-bg{background:url(../images/box-top.jpg) no-repeat}
#content .box-info{
	background:url(../images/box-bottom.jpg) no-repeat 0 100%;
	width:839px;
	padding:50px 55px 80px 45px;
	min-height:370px;
}
* html #content .box-info{
	height:370px;
}

.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px; 
	margin: 0; 
	padding: 0; 
	font-size: 0px;
	line-height: 0px; 
}


#content .box h2{
	font:32px/36px "Trebuchet MS", Times, serif;
	color:#3d444d;
	margin:0;
}
#content .box h3{
	font:22px/26px "Trebuchet MS", Times, serif;
	color:#3d444d;
	margin:0 0 -10px;
}
#content .box h2 strong{font-weight:bold}

/* registration */
#content .box .main-reg{
	background:url(../images/bg-registr.jpg) repeat-x;
	width:370px;
	height:176px;
	margin:23px 0 0 0;
	padding:0 0 0 8px;
	overflow:hidden;
}
#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:370px;
	

}

#content .box .main-reg label{
	font:bold 12px/20px Arial, sans-serif;
	color:#3d444d;
	width:370px;
	display:block;
	margin:0;
}
#content .box .main-reg input{
	font:bold 14px/16px Arial, sans-serif;
	color:#3d444d;
	width:264px;
	height:20px;
	padding:0 2px;
	margin:3px 0 8px;
}

#content .action-area{
	width:360px;
}
#content .box .main-reg .login{
	float:right;
	display:block;
	background:url(../images/login.jpg) no-repeat;
	width:80px;
	height:27px;
	text-indent:-9999px;
	margin: 10px 5px 7px;
}
#content .action-area span {
	float:left;
	display: block;
	width:200px;
	line-height:4px;
	padding-top:8px;
}
#content .box .main-reg span a{
	font:10px Arial, sans-serif;
	color:#ff5400;
	margin:15px 0 0 0px;
	text-decoration:underline;
}
#content .box .main-reg a:hover{text-decoration:none}

/* boxes */
#content .box .boxes{
	background:#f6f6f6 url(../images/bg-registr.jpg) repeat-x 0 100%;
	width:376px;
	margin:23px 0 0 0;
	padding:10px 21px 0px;
	overflow:hidden;
	float:left;
}
#content .box .boxes .check{
	width:330px;
	padding:0;
	margin:0 0 10px;
	list-style:none;
}
#content .box .boxes .check li{
	float:left;
	width:330px;
	margin:7px 0 0;
}
#content .box .boxes .check input{
	float:left;
	width:14px;
	height:15px;
	padding:0;
	margin:0;
}
#content .box .boxes .check div{
	float:left;
	margin:0 0 0 8px;
}
#content .box .boxes .check label{
	font:bold 12px/12px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	display:block;
	width:305px;
}
#content .box .boxes .check .active label{color:#fd8f00}
#content .box .boxes .check span{
	clear:both;
	font:10px/12px Arial, sans-serif;
	color:#3d444d;
	display:block;
	width:305px;
	margin:0;
}
#content .box a.previous{
	float:right;
	background:url(../images/but-previous.jpg) no-repeat;
	width:80px;
	height:27px;
	text-indent:-9999px;
	margin:15px 0 7px;
}
#content .box a.next{
	float:right;
	background:url(../images/but-next.jpg) no-repeat;
	width:80px;
	height:27px;
	text-indent:-9999px;
	margin:15px 0 7px;
}
#content .box a.finish{
	float:right;
	background:url(../images/but-finish.jpg) no-repeat;
	width:80px;
	height:27px;
	text-indent:-9999px;
	margin:15px 0 7px;
}

#content .box .mar{margin:12px 0 7px !important}

/* menu */
#content .box .menu{
	float:left;
	overflow:hidden;
	padding:0;
	margin:0 0 30px;
	list-style:none;
}
#content .box .menu li{
	float:left;
	margin:0 0 0 -5px;
}
#content .box .menu li.first{margin:0}
#content .box .menu li a{
	float:left;
	text-indent:-9999px;
}
#content .box .menu li a.but1{
	background:url(../images/but1.png) no-repeat;
	width:73px;
	height:47px;
}
#content .box .menu li a.but2{
	background:url(../images/but2.png) no-repeat;
	width:73px;
	height:47px;
}
#content .box .menu li a.but3{
	background:url(../images/but3.png) no-repeat;
	width:82px;
	height:47px;
}
#content .box .menu li a.but4{
	background:url(../images/but4.png) no-repeat;
	width:73px;
	height:47px;
}
#content .box .menu li a.but5{
	background:url(../images/but5.png) no-repeat;
	width:74px;
	height:47px;
}
#content .box .menu li a.but6{
	background:url(../images/but6.png) no-repeat;
	width:98px;
	height:47px;
}
#content .box .menu li a.active1{
	background:url(../images/but1-active.png) no-repeat;
	width:73px;
	height:47px;
}
#content .box .menu li a.hover1{
	background:url(../images/but1-hover.png) no-repeat;
	width:73px;
	height:47px;
}
#content .box .menu li a.active2{
	background:url(../images/but2-active.png) no-repeat;
	width:73px;
	height:47px;
}

#content .box .boxes .light1{
	width:376px;
	padding:0 0 5px;
	margin:0;
	list-style:none;
}
#content .box .boxes .light1 li{
	float:left;
	width:376px;
	margin:0;
}
#content .box .boxes .light1 li.last{
	margin:20px 0 0;
}
#content .box .boxes .light1 h4{
	font:bold 16px/20px "Trebuchet MS", Times, serif;
	color:#ff881b;
	width:285px;
	margin:0 0 7px 8px;
}
#content .box .boxes .light1 h4.padd{margin:15px 0 5px 8px}
#content .box .boxes .light1 h5{
	font:bold 11px/14px Arial, sans-serif;
	color:#e16b05;
	margin:0 0 0 8px;
	padding:4px 0 0;
}
#content .box .boxes .light1 p{
	font:11px/14px Arial, sans-serif;
	color:#3d444d;
	width:315px;
	margin:0 0 7px 8px;
}
#content .box .boxes .light1 p.marg{margin:0 0 20px 8px}
#content .box .boxes .light1 p span{color:#ff881b}
#content .box .boxes .light1 .name{
	width:280px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#content .box .boxes .light1 .name li{
	float:left;
	width:130px;
	padding:0 0 0 15px;
}
* html #content .box .boxes .light1 .name li{padding:0 0 0 11px}
#content .box .boxes .light1 .name li.first{padding:0}
#content .box .boxes .light1 .name label{
	float:left;
	font:bold 12px/12px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	width:130px;
}
#content .box .boxes .light1 .name input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	width:126px;
	height:16px;
	padding:2px;
}
#content .box .boxes .light1 .title{
	clear:both;
	width:365px;
	padding:0;
	overflow:hidden;
}



#content .box .boxes .light1 .title label{
	float:left;
	font:bold 12px/12px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	width:305px;
}
#content .box .boxes .light1 .title label strong{color:#ff881b}
#content .box .boxes .light1 .title input, #content .box .boxes .light1 .inputDate input{
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	height:16px;
	width:271px;
	padding:2px;
}

#content .box .boxes .light1 .title label strong{color:#ff881b}
#content .box .boxes .light1 .title textarea, #content .box .boxes .light1 .inputDate textarea{
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	width:271px;
	padding:2px;
}

#content .box .boxes .light1 .inputDate input{
	float:left
}


#content .box .boxes .light1 .title span{
	font:10px/12px Arial, sans-serif;
	color:#000;
	margin:2px 0 0;
	clear:both;
	display:block;
	width:305px;
}
#content .box .boxes .light1 .phone{
	width:275px;
	padding:0;
	overflow:hidden;
}
#content .box .boxes .light1 .phone input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	height:16px;
	width:36px;
	padding:2px;
}
#content .box .boxes .light1 .phone .wide{width:42px}
#content .box .boxes .light1 .phone label{
	float:left;
	font:bold 12px/12px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	width:270px;
}
#content .box .boxes .light1 .phone span{
	float:left;
	font:12px/12px Arial, sans-serif;
	color:#3d444d;
	margin:10px 4px 0;
}
#content .box .boxes a.calendar{
	float:left;
	background:url(../images/calendar.jpg) no-repeat;
	width:18px;
	height:14px;
	margin:10px 0 0 5px;
	text-indent:-9999px;
}

#content .box .boxes .light1 .check-box{
	width:300px;
	padding:0;
	margin:5px 0 0;
	overflow:hidden;
}
#content .box .boxes .light1 .check-box input{
	float:left;
	margin:0;
	height:15px;
	width:14px;
	padding:0;
}
#content .box .boxes .light1 .check-box label{
	float:left;
	font:bold 12px/14px Arial, sans-serif;
	color:#3d444d;
	margin:0 0 0 5px;
	width:280px;
}

#content .box .boxes .light1 .city{
	width:275px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#content .box .boxes .light1 .city li{
	float:left;
	width:65px;
	padding:0 0 0 15px;
}
* html #content .box .boxes .light1 .city li{padding:0 0 0 11px}
#content .box .boxes .light1 .city li.first{
	width:194px;
	padding:0;
}
#content .box .boxes .light1 .city label{
	float:left;
	font:bold 12px/14px Arial, sans-serif;
	color:#3d444d;
	width:65px;
	margin:0;
	padding:0;
}
#content .box .boxes .light1 .city input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	height:16px;
	width:61px;
	padding:2px;
}
#content .box .boxes .light1 .city .long{width:190px}
#content .box .boxes .light1 .important{
	width:275px;
	padding:0;
	margin:3px 0 10px;
	background:#fce5d1;
	overflow:hidden;
}
#content .box .boxes .light1 .important p{
	font:11px/14px Arial, sans-serif;
	color:#e16b05;
	width:275px;
	margin:2px 0 4px 8px;
}
#content .box .boxes .light1 .town{
	width:280px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#content .box .boxes .light1 .town li{
	float:left;
	width:65px;
	padding:0 0 0 15px;
}
* html #content .box .boxes .light1 .town li{padding:0 0 0 7px}
#content .box .boxes .light1 .town li.first {
	width:140px;
	padding:0;
}
#content .box .boxes .light1 .town li.second {
	width:40px;
}
#content .box .boxes .light1 .town label{
	float:left;
	font:bold 12px/14px Arial, sans-serif;
	color:#3d444d;
	width:65px;
	margin:0;
	padding:0;
}
#content .box .boxes .light1 .town input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:5px 0 0;
	height:16px;
	width:61px;
	padding:2px;
}
#content .box .boxes .light1 .town .long{width:140px}
#content .box .boxes .light1 .town .short{width:32px}

#content .box .boxes .light1 .work{
	width:280px;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
	list-style:none;
}
#content .box .boxes .light1 .work li{
	float:left;
	width:275px;
}
#content .box .boxes .light1 .work label{
	float:left;
	font:bold 12px/20px Arial, sans-serif;
	color:#3d444d;
	width:95px;
	margin:0;
	padding:0;
}

#content .box .boxes .light1 .work input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	height:16px;
	width:170px;
	padding:2px;
}
#content .box .boxes .light1 .work span{
	float:left;
	font:10px/12px Arial, sans-serif;
	color:#888;
	margin:3px 4px 0 95px;
}

#content .box .boxes .light1 .slist{
	width:357px;
	line-height:25px;
	padding:0;
}

#content .box .boxes .light1 .slistaux{
	line-height:25px;
	padding:0;
}

#content .box .boxes .light1 .slist label{
	float:left;
	font:bold 12px/20px Arial, sans-serif;
	color:#3d444d;
	width:175px;
	margin:0;
	padding:0;
}
#content .box .boxes .light1 .slist input{
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:0 5px 0 0;
	height:16px;
	width:91px;
	padding:2px;
	text-align:right;
}
#content .box .boxes .light1 .slist span{
	font:10px/12px Arial, sans-serif;
	color:#888;
	margin:0;
	padding:5px 0;
	clear:both;
	display:block;
	width:305px;
}
#content .box .boxes .light1 .spec{
	width:280px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#content .box .boxes .light1 .spec li{
	float:left;
	width:280px;
	padding:0;
}
#content .box .boxes .light1 .spec label{
	float:left;
	font:bold 12px/20px Arial, sans-serif;
	color:#3d444d;
	width:165px;
	margin:0;
	padding:0;
}
#content .box .boxes .light1 .spec input{
	float:left;
	font:bold 14px/20px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	height:16px;
	width:160px;
	padding:2px;
	text-align:right;
}
#content .box .boxes .light1 .spec input.short{
	width:91px;
	margin:0 0 0 7px;
}
#content .box .boxes p.question{
	font:bold 12px/14px Arial, sans-serif;
	color:#3d444d;

	
}
#content .box .boxes fieldset.answer{
	margin:0;
	padding:0 0 15px 8px;
}
#content .box .boxes table label{
	font:normal 11px/13px Arial, sans-serif;
	color:#3d444d;
	margin:0;
	padding:0;
	vertical-align:top;

}
#content .box .boxes table {
	

}
#content .box .boxes table td{
	height:25px;
	}
	

#content .box .boxes table input{
	margin:0px 3px 0 6px;
}


#content .box .boxes .light1 span.quantity{
	display:inline;
	font-size:12px;
	line-height:35px;
	vertical-align:middle;
	margin-left:5px;
	padding:0;
	color:#000000;
}

.right-box{
	float: right;
	width: 400px;
	margin:23px 0 0 0;
	
}

/* footer */
#footer{
	width:939px;
	overflow:hidden;
}
#footer p{
	font:10px/20px Arial, sans-serif;
	color:#fff;
	float:right;
	margin:0;
	text-transform:uppercase;
}

.commonLabel {
color:#3D444D;
font-family:Arial,sans-serif;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:14px;
}