BODY
{
	overflow-y:auto;
	font:10pt tahoma;
	text-align:center;
	text-align:-moz-center;
	_text-align:center;
}

#C_077 .survey_leftcell  {width:240px; }
#C_077   {margin-top:-10px }

#C_063 {padding-top:20px}

#C_064 {margin-top:-68px;margin-left:210px}
#C_065 {margin-top:-32px;margin-left:210px}
#C_066 {margin-top:-30px;margin-left:210px}

#C_067 {margin-top:-0px}

#C_064 INPUT {position:relative; left:220px; top:-30px}
#C_065 INPUT {position:relative; left:220px; top:-30px}
#C_066 INPUT {position:relative; left:220px; top:-30px}

#C_067 INPUT {position:relative; left:90px; top:-30px}

#C_168,#C_167 {margin-left:-12px}


#C_168  {width:400px; }
#C_167  {width:400px; }

#C_189 {position:relative; left:400px; _left:440px;top:-90px}
#C_189 .survey_cell {position:relative; left:0px; top:94px; _top:54px; background-color:#FF0 }


#C_160 {position:relative;  top:-50px}

#C_167 {position:relative;  top:-60px}

#C_167 .survey_cell {width:54px; }


#C_190 {position:relative; left:400px; _left:440px; top:-180px; _top:-190px}
#C_190 .survey_cell {position:relative; left:0px; top:10px; _top:22px; background-color:green }

#C_191 {position:relative; left:400px; _left:440px;top:-190px}
#C_191 .survey_cell {position:relative; left:0px; top:-10px;_top:-0px; background-color:blue }

#C_192 {position:relative; left:400px; _left:440px; top:-190px}
#C_192 .survey_cell {position:relative; left:0px; top:-24px; _top:-8px; background-color:red}


/*#C_017 {background-image:url(http://www.onlinecampagne.eu/images/Enquetes/So-woman-man/YR.jpg); background-repeat:no-repeat; background-position:bottom right }*/

#C_167, #C_168 {margin-top:-10px}

#C_186 {margin-top:10px}
#C_186 .survey_controls{margin-top:-10px}



TABLE
{
	font:10pt tahoma;
}

/* page level
every page contains one DIV with class survey_document and [survey_component/survey_questionlayout]
*/
.survey_document
{
	text-align:left;
	padding:20px;
	
}

.survey_verticallayout
{
}

.survey_horizontallayout
{
width:1000px;
_width:1050px;
}


/* group level
groups are tagged with a survey_group style
*/

.survey_group
{

}

/*content sections : custom styles*/
.survey_page
{
padding-top:100px;
width:596px;
height:520px;
_height:620px;
overflow:hidden;
float:left;
margin-left:-3px;
background-repeat:no-repeat;
}

.survey_content_head1
{
width:
}

.survey_formtable
{
	
}

/*
error level
*/
.survey_error
{	 
	background-image:url('http://localhost/survey/warning.gif');
	background-repeat:no-repeat;
	background-position:4 4;
	background-color:#fff497;
	border:1px solid #dbc25f;
	color:darkblue;
	margin-top:2px;	
	margin-bottom:5px;	
}

.survey_error SPAN
{
	padding-top:3px;
	padding-left:30px;
	padding-bottom:3px;
	display:block;
}

.survey_error UL
{
	margin-left:0px;	
	margin-top:3px;	
	margin-bottom:3px;	
	padding:0px; 
}

.survey_error UL LI
{
	list-style-type:none;
	margin-left:30px;
}


/*
component level
*/
.survey_component
{
	padding-bottom:10px;
}

.survey_component_alert
{
}

.survey_component_alert .survey_question
{
	color:darkred;	 
}

.survey_question
{
	font-weight:bolder;	
	padding-bottom:2px;
}

.survey_description
{
	color:Gray;
	padding-bottom:10px;
}

.survey_controls
{
	margin-left:10px;	
	margin-right:10px;	
}

DIV.survey_navigation
{	 
	text-align:right;	 
}

.survey_navigation SPAN
{
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	text-align:center;
	height:25px;
	border:2px outset white;
	color:Gray;
	margin-left:3px;

}


.survey_navigation A
{
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	text-align:center;
	height:37px;
	background-color:#F1F1F1;
	border:2px solid white;
	font:13pt tahoma;
	color:#EBEBEB;
	text-decoration:none;
	margin-left:3px;	
	background-image:url(http://www.onlinecampagne.eu/images/Enquetes/So-woman-man/btn_bg_m.jpg);
	position:relative;
	left:20px;
	top:-130px;	
	
}

.survey_navigation A:hover
{
	background-image:url(http://www.onlinecampagne.eu/images/Enquetes/So-woman-man/btn_bg_m_h.jpg);
	color:white;
}




.survey_content_head2
{
	background-color:#F1F1F1;
	padding:3px;
	color:darkblue;	 	
	font-size:x-small;
	margin-top:10px;
	margin-bottom:10px;
}

.survey_content_comment
{
	text-align:left;
	font-size:xx-small;
	color:Gray;
	padding-bottom:20px;
}


/*Matrix List*/

.survey_comp_matrix TABLE
{	
	font-size:8pt; 	
	width:100%;	

}

.survey_comp_matrix TABLE TD
{	
	padding:4px;	 
}

.survey_comp_matrix .survey_topcell
{
	
}

.survey_comp_matrix .survey_nacell 
{
}
.survey_comp_matrix .survey_cell
{
	
	text-align:center;
}
.survey_comp_matrix .survey_leftcell
{
	font-size:8pt;	 

	text-align:left;
}

.survey_comp_matrix .survey_rightcell
{	 
}

.survey_comp_searchlist
{
width:200px;
}
.survey_comp_searchlist INPUT
{
	width:100%;	
}
.survey_comp_searchlist SELECT
{
	width:100%;	
}

.survey_header
{

}

.survey_header1
{
	background-color:#F1F1F1;	 
	font-size:16pt;
	font-weight:bold;
	border:2px solid darkblue;
	padding:5px;	 
}

.survey_header2
{	 
	font-size:14pt;
	font-weight:bold;
}

.survey_header3
{
	font-size:12pt;	 
}

.survey_header .survey_title
{
	color:darkblue;
	margin-bottom:2px	 
}

.survey_header .survey_description
{	 	 
	color:gray;
	font-size:10pt;
}

.survey_question .survey_number
{
	border:1px solid gray;
	padding-left:4px;
	padding-right:4px;
	margin-right:10px;
	background-color:orange;
}

.survey_progress TABLE
{
	font-size:6pt;
	width:640px;
	text-align:right;
}

.survey_progress .survey_out
{
	text-align:left;
	width:520px;
	border:1px solid darkblue;
	padding:1px;
}

.survey_progress .survey_in
{
	background-color:darkblue;
}

.survey_helpbtn
{
	float:right;
}

.survey_helpbtn A
{
	color:darkblue;
	padding:2px;
	text-decoration:none;
}

.survey_helpbtn A:hover
{
	text-decoration:underline;
}

.survey_help
{
	width:300px;

	background-color:#ffee63;
	background-image:url(http://localhost/demo/vava/help2.gif);
	background-repeat:no-repeat;
	background-position:10 10;
 
	padding-left:50px;
	padding-top:10px;
	padding-right:10px;	 
	padding-bottom:10px;	 
	border:2px outset white;
	color:darkblue;	
} 

.survey_help SPAN
{	 
	padding-bottom:20px;
}

.survey_help A
{
	text-decoration:none;
	color:darkblue;	 
	float:right;
	padding-top:20px;	 	 
}
.survey_help A:hover
{
	text-decoration:underline;
}

.survey_list_caption
{
background-color:green;
}

.survey_comp_list .survey_cell
{	 
	padding-right:30px;
}


