﻿.CollapsibleWrapperHeaderAgenti
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/Header_WP_BLU.gif' ) repeat-x left top;
}

.CollapsibleWrapperHeaderNeutro
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/Header_WP_GREY.gif' ) repeat-x left top;
}

.CollapsibleWrapperHeaderSpeciali
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/Header_WP_SPECIALS.gif' ) repeat-x left top;
}

.CollapsibleWrapperHeaderViaggiatori
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/Header_WP_GREEN.gif' ) repeat-x left top;
}

.CollapsibleWrapperHeaderOperatori
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/Header_WP_LB.gif' ) repeat-x left top;
}

.CollapsibleWrapperHeaderSmallAgente
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '../../../Images/headerDxAgentiXDestinazione.gif' ) repeat-x left top;
}


.CollapsibleWrapperHeaderSmallNeutro
{
	position: relative;
	height: 22px;
	width: 100%;
	background: url( '/Images/headerDxNeutro.gif' ) repeat-x left top;
}



.CollapsibleWrapperHeaderProfiloDettaglio
{
	position: relative;
	height: 26px;
	width: 100%;
	background-color: #efefef;
}

.CollapsibleWrapperDefault
{
	margin-bottom: 8px;
	width: 650px;
}


.CollapsibleWrapperProfiloDettaglio
{
	margin-bottom: 8px;
	width: 638px;
}

.CollapsibleWrapperSmall
{
	margin-bottom: 8px;
	width: 300px;
}

.CollapsibleWrapperTitleDefault
{
	position: absolute;
	top: 2px;
	text-indent: 5px;
	color: #bababa;
	font-family: Arial;
	font-size: 10px;
}


.CollapsibleWrapperTitleProfiloDettaglio
{
	position: absolute;
	top: 5px;
	text-indent: 8px;
	color: #444444;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.CollapsibleWrapperButtonsDefault
{
	margin-top: 3px;
	margin-right: 6px;
	float: right;
}


.CollapsibleWrapperBodyWithSubheader
{
	width: 648px;
	border: solid 1px #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.CollapsibleWrapperBodyDefault, .CollapsibleWrapperBodyInfo
{
	padding: 5px;
	width: 638px;
	border: solid 1px #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.CWHeaderLista
{
	position: relative;
	height: 32px;
	width: 100%;
	background-color: #efefef;
}

.CWHeaderListaSpeciali
{
	position: relative;
	height: 24px;
	width: 100%;
	background: url( '../../../Images/Header_WP_SPECIALS.gif' ) repeat-x left top;
	
}

.CWTitleLista
{
	position: absolute;
	top: 8px;
	text-indent: 8px;
	color: #444444;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.CWTitleListaSpeciali
{
	position: absolute;
	top: 2px;
	text-indent: 8px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}


.CWBodyLista
{
	width: 650px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.CollapsibleWrapperBodySmall
{
	padding: 5px;
	width: 288px;
	border: solid 1px #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

/*Console*/
.CollapsibleWrapperHeaderMainConsole
{
	position: relative;
	height: 22px;
	border-bottom: solid 1px #dddddd;
}

.CollapsibleWrapperTitleMainConsole
{
	position: absolute;
	top: 5px;
	text-indent: 5px;
	color: #bababa;
	font-family: Arial;
	font-size: 10px;
}

.CollapsibleWrapperButtonsMainConsole
{
	margin-top: 6px;
	float: right;
}



/*risultato ricerca*/

.CollapsibleWrapperHeaderRisultatoRicerca
{
	position: relative;
	height: 26px;
	width: 100%;
	background-color: #e6e6e6;
}

.CollapsibleWrapperRisultatoRicerca
{
	margin-bottom: 8px;
	width: 650px;
}

.CollapsibleWrapperTitleRisultatoRicerca
{
	position: absolute;
	top: 5px;
	text-indent: 8px;
	color: #444444;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

