

/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------- ESTILOS POR DEFECTO
///////////////////////////////////////////////////////////////
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; }
table{ border-collapse: collapse; border-spacing: 0px; }
fieldset, img { border:0px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style:none; }
caption, th {text-align:left; }
select, input, textarea { font : 99% arial, helvetica, clean, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym, dfn { border-bottom: 1px dotted #999999; cursor: help; }
pre { width: 700px; padding: 20px; color: #CC0000; font-size: 13px; text-align: left; background: #ffffff; border: 1px solid #CC0000; }	
em { color: #FF0000; }	

.clear_both { clear: both; }
.no_print { display: none;}		
.display_none { display: none;}		
.float_left { float: left;}	
.float_right { float: right;}
.align_center { text-align: center;}	
.align_left { text-align: left;}
.align_right { text-align: right;}
.font_weight_n { font-weight: normal; }
.font_weight_b { font-weight: bold; }
.li_square li { background: url(images/li_square.gif) no-repeat 0px 1px; padding-left: .8em; }
.no_style { background: none; border: none;}	
.background_none { background: none !important; }
.border_0 { border: 0px !important; }
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

body { 
	background: url(../images/public_images/fondo.gif) repeat-x center top #bbdfef; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	color: #333333; 
	font-size: 69%;
	}

/*
///////////////////////////////////////////////////////////////
---------------------------- ESTILOS POR DEFECTO DE ZUBITRÓNIKA
///////////////////////////////////////////////////////////////
*/

h1 {
	color: #003b54; 
	font-size: 115%; 
	text-align: left;
	font-weight: bold;
	background: #f4f4f4;
	margin: 0em 0em .7em 0em;
	padding: .5em .5em .5em 1em;
	border-bottom: 1px dotted #b7b7b7;
	}
	
h2 { 
	color: #003b54; 
	font-size: 109%; 
	text-align: left;
	font-weight: bold;
	background: #f4f4f4;
	margin: 0em 0em .7em 0em;
	padding: .3em 0em .3em 0em;
	border-bottom: 1px dotted #b7b7b7;
	}
	
h3 { 
	color: #003b54; 
	font-size: 105%; 
	text-align: left; 
	margin: .7em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border-bottom: 1px dotted #b7b7b7;
	}
	
strong { color: #003b54; font-weight: bold; }
	
hr {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ccd6e2;
	}
	
.imagen_normal {
	padding: .5em;
	margin-right: .5em;
	background: #f5f9fe;
	border: 1px solid #ccd6e2;
	}		

	
.direc {
	color: #405c7e;
	text-align: left;
	}	
			
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
----------------------------------- ESTILOS PARA LA CONTENEDORA
///////////////////////////////////////////////////////////////
*/

.botones_idiomas {
	width: 56em;
	height: 36em;
	padding: 0em;
	margin: .7em auto;
	background: url(../images/public_images/fachada_intro.jpg) left top no-repeat;
	}
	
.botones_idiomas p {	
	width: 15em;
	float: left;
	margin: .7em 0 0 3.7em;
	}
	
.botones_idiomas img {	
	display: none;
	}
	
.botones_idiomas a {
	padding: .2em;
	}

.botones_idiomas a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}

.botones_idiomas a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}

.botones_idiomas a:hover {
	color: #555555;
	background: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	}
	
#contenedora {
	margin: 0em auto 0em auto;
	background: #ffffff;
	padding: .4em;
	color: #656565;
	width: 67.5em;
	}
			
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
-------------------------------------- ESTILOS PARA LA CABECERA
///////////////////////////////////////////////////////////////
*/

#cabecera {
	text-align: left;
	padding: 0em;
	background: url(../images/public_images/cabecera/cabecera.jpg) no-repeat right top;
	}
	
#logo {
	margin-left: 1em;
	}
	
.ie6 #logo { margin-top: -5px; }
.ie7 #logo { margin-top: -5px; }			

/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------ ESTILOS PARA LA RUTA
///////////////////////////////////////////////////////////////
*/


.ruta {
	color: #483030;
	padding: .5em .5em .5em 1em;
	border-bottom: 1px dotted #b7b7b7;
	}

/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/


/*
///////////////////////////////////////////////////////////////
------------------------------------- ESTILOS PARA EL CONTENIDO
///////////////////////////////////////////////////////////////
*/

#contenido {
	text-align: justify;
	margin: 0em 0em .4em 0em;
	padding: 0em 0em 0em 0em;
	border-top: 3px solid #ffffff;
	background: url(../images/public_images/fondo_menu.gif) repeat-y left top #ffffff;
	}
	
.ie6 #contenido {
	background: url(../images/public_images/fondo_menu.gif) repeat-y 5px 0px #ffffff;
	}	

#idiomas {
	color: #406c7f;
	width: 67.5em;
	margin: 0 auto;
	text-align: right;
	}
	
#idiomas span {
	color: #406c7f;
	background: #edf7fb;
	text-decoration: none;
	border-bottom: 1px solid #406c7f;
	}	
	
#idiomas a {
	padding: .2em;
	}
		
#idiomas a:link {
	color: #406c7f;
	text-decoration: none;
	border-bottom: 1px dotted #406c7f;
	}
	
#idiomas a:visited {
	color: #6b92a2;
	text-decoration: none;
	border-bottom: 1px dotted #6b92a2;
	}
	
#idiomas a:hover {
	color: #406c7f;
	background: #edf7fb;
	text-decoration: none;
	border-bottom: 1px solid #406c7f;
	}
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------- ESTILOS PARA LA PARTE IZQUIERDA
///////////////////////////////////////////////////////////////
*/

#parte_izquierda {
	width: 16em;
	float: left;
	color: #656565;
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}

ul.submenu {
	padding: 0px 0px 0px 0px;
	font-size: 107%;
	}

.nivel1 a {
	display: block;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	color: #003b54;
	border: 0px;
	padding-left: 1.3em;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	background: #badfee;
	}
	
.nivel1 a:link, .nivel1 a:visited {
	color: #003b54;
	}	

.nivel1 a:hover {
	color: #badfee;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	background: url(../images/public_images/menu/hover.gif) repeat-x #003b54;
	}

.seleccionado1 {
	color: #badfee;
	display: block;
	padding-top: 5px;
	padding-bottom: .4em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/public_images/menu/hover.gif) #003b54;
	}
	
.seleccionado1 span {
	margin-left: 1.3em;
	}	

/* /////////   //////////   //////////    */

ul.submenu2 {
	padding: 0px 0px 0px 0px;
	margin-top: .5em;
	margin-bottom: -6px;
	font-size: 107%;
	background: #ffffff;
	border-top: 1px solid #ffffff;
	}

.nivel2 a {
	display: block;
	padding: 5px 10px;
	margin: 1px 0px 1px 0px;
	color: #003b54;
	padding-left: 1.3em;
	text-align: left;
	text-decoration: none;
	border: 1px solid #badfee;
	background: #ffffff;
	}
	
.nivel2 a:link, .nivel2 a:visited {
	color: #003b54;
	}	

.nivel2 a:hover {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #badfee;
	background: #819ba6;
	}

.seleccionado2 {
	display: block;
	padding: 6px 10px;
	padding-left: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	clear: both;
	text-decoration: none;
	background: #819ba6;
	border-bottom: 1px solid #ffffff;
	}
	
.seleccionado2 span {
	margin-left: 0em;
	}
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------- ESTILOS PARA EL CONTENIDO
///////////////////////////////////////////////////////////////
*/
	
#datos {
	width: 51em;
	float: right;
	color: #333333;
	background: #f4f4f4;
	text-align: justify;
	}	

#datos a:link { 
	color: #1f6a89;
	text-decoration: none;
	border-bottom: 1px dotted #5678c1;
	}
	
#datos a:visited { 
	color: #4a97b8; 
	text-decoration: none; 
	border-bottom: 1px dotted #5678c1;
	}
	
#datos a:hover { 
	color: #003b54;
	background: #badfee;
	text-decoration: none; 
	border-bottom: 1px solid #8aa8e8;
	}
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------- ESTILOS PARA EL CONTENIDO
///////////////////////////////////////////////////////////////
*/
	
.texto {
	padding: 0 .7em 1em 1em;
	background: #f4f4f4;
	text-align: justify;
	}

.wdt_home {
	width: 26em;
	float: left;
	}	

.texto p {
	margin: .8em 0em .8em 0em;
	}
	
ul.trab_home li {
	margin-bottom: .3em;
	padding-left: 1.5em;
	background: url(../images/public_images/cruz.gif) no-repeat 3px 5px;
	}	
	
.cont_images {
	float: right;
	width: 20em;
	text-align: center;
	border-left: 1px dotted #bdbdbd;
	}	
	
.cont_images02 {
	float: right;
	width: 19em;
	text-align: center;
	border-left: 1px dotted #bdbdbd;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
--------------- ESTILOS PARA LAS IMAGENES DE PRODUCTOS Y MEDIOS
///////////////////////////////////////////////////////////////
*/
	
div.img {
	border: 0px solid #ff0000;
	text-align: center;
	padding-top: .8em;
	float: left;
	margin: .5em;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------ ESTILOS PARA EL FORMULARIO
///////////////////////////////////////////////////////////////
*/
	
.cont_form {
	margin: 1em 1em 1em 1.3em;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------- ESTILOS PARA ÁREA CLIENTE
///////////////////////////////////////////////////////////////
*/
	
.contenido_acliente {
	width: 25em;
	margin: 3em auto;
	color: #483030;
	padding: 1em;
	border: 1px dashed #cccccc;
	}	
	
.linea {
	margin-top: 1em;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------ ESTILOS PARA CALIDAD
///////////////////////////////////////////////////////////////
*/
	
.calidad_img {
	padding: 0 .7em 1em 4em;
	}	
	
.table_calidad {
	width: 61em;
	margin: 4em auto;
	}	
	
.bloque {
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 14em;
	margin-right: 1em;
	border: 1px dotted #bdbdbd;
	}

.bloque p {
	margin-bottom: 2.3em;
	}	
	
td.bloque {
	padding: .5em;
	}		
	
.bloque2 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 19em;
	padding: .7em;
	margin-right: 1em;
	border: 1px dotted #bdbdbd;
	}
	
.bloque2 p {
	margin-bottom: 1em;
	}		
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------ ESTILOS PARA EL MAPA
///////////////////////////////////////////////////////////////
*/
	
.cont_mapa {
	width: 510px;
	margin: 1.5em 0 1em 1em;
	border: 2px solid #badfee;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------ ESTILOS PARA LA RUTA
///////////////////////////////////////////////////////////////
*/
	
ul.mapaweb {
	width: 45em;
	margin-left: 1em;
	background: url(../images/public_images/fondo_mapaweb.gif) no-repeat 0px 10px;
	}
		
ul.mapaweb li {
	margin: .2em .5em .2em .5em;
	padding: .2em .5em .2em .9em;
	background: url(../images/public_images/background_raquo.gif) no-repeat 1px 11px;
	}
			
ul.mapaweb li strong {
	font-weight: bold;
	color: #d48907;
	padding: .2em .1em .2em .1em;
	border-bottom: 1px solid #24618e;
	}	
	
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
------------------------------------------ ESTILOS PARA LA RUTA
///////////////////////////////////////////////////////////////
*/

#pie {
	clear: both;
	padding: .3em;
	margin-top: .4em;
	color: #ffffff;
	margin: 0px auto;
	text-align: center;
	background: #003b54;
	}

#pie strong { 
	color: #f5f5f5; 
	}
	
.pie_seleccionado {
	font-weight: bold;
	}	
	
#pie a { 
	padding-left: .2em;
	padding-right: .2em;
	}
	
#pie a:link { 
	color: #ffffff;
	background: #003b54; 
	text-decoration: none;
	border-bottom: 1px dotted #f5f5f5;
	}
	
#pie a:visited { 
	color: #ffffff;
	background: #003b54; 
	text-decoration: none; 
	border-bottom: 1px dotted #f5f5f5;
	}
	
#pie a:hover { 
	color: #ffffff;
	background: #227699; 
	text-decoration: none; 
	border-bottom: 1px solid #ffffff;
	}
			
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
----------------------------------- 
///////////////////////////////////////////////////////////////
*/

#lightbox{
	background-color:#badfee;
	padding: 10px;
	color: #ffffff;
	border: 2px solid #ffffff;
	}

		
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
		
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/public_images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/public_images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/public_images/overlay.png", sizingMethod="scale");
	}

/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

/*
///////////////////////////////////////////////////////////////
         CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////////////////////////////////////////////////////////

///////// www.dedomultimedia.com
///////// info@dedomultimedia.com
///////// tlf. +34 943 431 537 

///////////////////////////////////////////////////////////////
*/



/*
///////////////////////////////////////////////////////////////
-------------------------------------------- INPUTS FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.contBotonesForm {
	text-align: right;
	margin-top: 20px;
	}

ul.horizontalRadios, ul.verticalRadios {
	display: block;
	line-height: 100%;
	margin: 0em;
	padding: 0em;
	}
	
ul.verticalRadios li{
	list-style-type: none;
	clear: left;
	}
	
ul.horizontalRadios li{
	display: inline;
	}

.checkRadioInput {
	border: 0em;
	margin-top:.5em;
	}

.labelRadiosChecks {
	padding: 0em 1em 0em .1em;
	margin: 0em;
	margin-top: 0.6em;
	width: auto !important;
	}
	
.ie6 .labelRadiosChecks, .ie7 .labelRadiosChecks {
	margin-top: 0.9em;
	}
		
/*
///////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////
*/

.accesibleValFocus {
	color: #747373;
	}

.inputText, textarea {
	background: #efefef;
	border: 1px solid #c5c5c5;
	color: #767676;
	margin-bottom: 3px;
	padding-left:4px;
	width: 17em;
	height: 16px;
	float: left;
	}
.inputText:focus {
	border: 1px solid #7a7a7a;
}

.inputTextError {
	margin-bottom: 3px;
	float: left;
	padding-left:4px;
	border: 1px solid #000;
	width: 17em;
	height: 16px;
	float: left;
	color: #ffffff;
	background-color: #be0f1f;
	}
	
.inputTextArea {
	width: 17em;
	height: 10em;
	overflow: auto;
	}

.cajaBotonEnviar {
	width: 315px;
	text-align: right;
}
.botonEnviar {
	background: #efefef;
	border: 1px solid #c5c5c5;
	color: #767676;
	margin-right: 4em;
	width: 7em;
	}

.fieldSetContacto {
	width: 25em;
	float: left;
	border: 0px solid red;
}
	
.fieldSetContacto legend { 
	padding-left: 0;
	font-weight: bold;
	display: none; 
	}
		
.fieldSetContacto .cajaField {
	padding: 5px 0px 7px 0px;
}
	
.fieldSetContacto .cajaBoton {
	padding: 5px 0px 7px 0px;
	text-align: center;
	width: 28em;
	clear: left;
	}	

/*
///////////////////////////////////////////////////////////////
--------------------------------------------------- FORMULARIOS
///////////////////////////////////////////////////////////////
*/

.fieldSetContacto label, .fieldSetInscripcion span.spanLabel{
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	width: 68px;
	text-align: left;
	padding-left:12px;
	border: 0px solid red;
	}

form label.required, form span.required {
	background-image: url(../images/dedolib/required.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}

form label.problem, form span.problem {
	background-image: url(../images/dedolib/problem.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}
	
form label.completed, form span.completed {
	background-image: url(../images/dedolib/complete.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
}

.errorField {
	font-size:10px;
	padding-left:10px;
	color: red;
	}

.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}

.msgKO {
	width: 237px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 2px solid #ff1000;
	border-bottom: 2px solid #ff1000;
	background: url(../images/public_images/noticeKO.gif) 7px 1px no-repeat #ffc368;
	margin-top: 10px;
	}
	
.msgKO strong {
	color: #000000;
	font-weight: bold;
	background: #ffc368;
	}
	
.msgKO li {
	color: #000000;
	background: #ffc368;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}
	
.msgKO a, .msgKO a:link, .msgKO a:visited {
	color: #635307;
	} 	

.msgOK {
	width: 238px;
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 1px solid #24a050;
	border-bottom: 1px solid #24a050;
	background: url(../images/public_images/noticeOK.gif) 7px 1px no-repeat #8cc63f;
	margin-top: 10px;
	}
	
.msgOK strong {
	font-weight: bold;
	}


#test {
  width:100px;
  height:100px;
float:left;
  background:#123;
}
.overlay_dialog img { border: none; }

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(../images/window/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(../images/window/top_mid.gif) repeat-x 0 0;	
	height: 23px;
	width: 100%;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(../images/window/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	height: 100%;
	background: transparent url(../images/window/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	height: 100%;
	background: transparent url(../images/window/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(../images/window/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
	width: 100%;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(../images/window/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(../images/window/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/window/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(../images/window/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-size:12px;
	text-align:center;
	width:100%;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background-color:#EEE;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
 	font-family: Tahoma, Arial, Sans Serif;
	position: absolute;
}

.dialog * {
	margin: 0px;
	padding:0px;
}

.dialog table  { border-collapse: collapse; border-spacing: 0; width: 100% }
.dialog td, th { padding: 0; }




.overlay_alert_lite {
	background-color: #888888;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alert_lite_sizer {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_title {
	width:0px;
	height:0px;
	display:none;
}

.alert_lite_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background: #FFF;
	padding:10px;
	border:1px outset #009;
}


/* For alert/confirm dialog */
.alert_lite_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	
}

.alert_lite_message {
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
	padding-bottom:10px;
}

.alert_lite_buttons {
	text-align:center;
	width:100%;
}

.alert_lite_buttons input {
	width:20%;
	margin:10px;
}

.alert_lite_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('../images/ajax_loading.gif') no-repeat center center
}

table.alert_lite_header  {
  border:0px outset #009;
  background:#FFF;
}


.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(../css/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(../css/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(../css/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(../css/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(../css/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(../css/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(../css/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(../css/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_butts_container {
	width: 69px;
	position:absolute;
	top:0px;
	right:11px;
	z-index:1000;
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-close-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-min-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(../css/alphacube/button-max-focus.gif) no-repeat 0 0;			
	float:right;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
	font-size:12px;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}


