/**

README:



This file has some comments that are labelled as "WARNING" these are to issue warnings about possible problems the various styles

or properties have when applied in certain conditions.  They usually contain a workaround to fix the problem, so if there is a problem

with a style that doesnt display properly, search this file for WARNING and then see if any of the comments help your situation.

*/





/*	------------ reset styles ------------ */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	scrollbar-face-color: #4B4B4B;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-shadow-color: #242424;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: #000000;

}

/* remember to define focus styles! */


:focus {

	outline: 0;

}




ol, ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;

	border-spacing: 0px;

}

caption, th, td {
	font-weight: normal;
	font-size: 9px;

}





/*	------------ basic styles - please don't add layout, sizing, or page-specific rules here! ------------ */



body {

	font-family: Verdana, sans-serif;

	font-size: 10px;

	color: #F90;

}



option, input, button {

	line-height: 1.0;
	font-family: Verdana, sans-serif;
	color:#333;
	font-size: 10px;
	text-decoration: none;
}


#result_box span {
	color: #F00;
}

a:link,a:visited {
  color:#FFF;
  text-decoration: none;
}

a:hover {
  color:#F60;/*naranja*/
}

/* ----------------------------------*/

.boton_login{        

        background: url(../images/login.png) no-repeat; 
        border:0px;
        width:64px;
        height:26px;
		cursor:pointer;
}
.boton_send{        

        background: url(../images/send.png) no-repeat; 
        border:0px;
        width:64px;
        height:26px;
		cursor:pointer;
}
.boton_back{        

        background: url(../images/back.png) no-repeat; 
        border:0px;
        width:64px;
        height:26px;
		cursor:pointer;
}
.boton_signup{        
        background: url(../images/plantilla/sing_up.png) no-repeat; 
        border:0px;
        width:69px;
        height:30px;
		cursor:pointer;

}

.boton_publish_party{ 
        background: url(../images/plantilla/publish.png) no-repeat; 
        border:0px;
        width:99px;
        height:26px;
		cursor:pointer;
}

.boton_map{ 
        background: url(../images/plantilla/map.png) no-repeat; 
        border:0px;
        width:73px;
        height:33px;
		cursor:pointer;
}

.boton_delete{ 
        background: url(../images/plantilla/1delete.png) no-repeat; 
        border:0px;
        width:73px;
        height:33px;
		cursor:pointer;
}
.boton_edit{ 
        background: url(../images/plantilla/edit.png) no-repeat; 
        border:0px;
        width:73px;
        height:33px;
		cursor:pointer;
}

.button_reset
{
        background: url(../images/plantilla/reset.png) no-repeat; 
        border:0px;
        width:59px;
        height:29px;
		cursor:pointer;

}
.button_save
{
        background:url(../images/plantilla/save.png) no-repeat; 
        border:0px;
        width:95px;
        height:33px;
		cursor:pointer;
}
.button_cancel
{
        background:url(../images/plantilla/cancel.png) no-repeat; 
        border:0px;
        width:95px;
        height:33px;
		cursor:pointer;
}

.descripcion 
{
	line-height: 1.3;
	font-family: Verdana, sans-serif;
	color:#333;
	font-size: 10px;
	text-decoration: none;
	width:158px;
	height:77;
}
.fcolor{
	color:#F29E50;
}
.fcolor0{
	color:#333;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
.fcolor_small{
	font-size:9px;
}
.fcolor2{
	color:#FFF;
}
fcolor_iphone{
 color:#F29E50;
}
.fcolor2a{
	color:#F29E50;
}
.fcolor3{
	color:#FFF;
	font-family: Verdana, sans-serif;
	font-size:12px;
}
.fcolor3a1{
	color:#F90;
	font-family: Verdana, sans-serif;
	font-size:14px;
}

.fcolor3a{
	color:#FFF;
	font-family: Verdana, sans-serif;
	font-size:10px;
}

.fcolor3c{
	color:#FFFFFF;
	font-family: Verdana, sans-serif;
	font-size:17px;

}
.fcolor3d{
	color:#F90;
	font-family: Verdana, sans-serif;
	font-size:17px;

}

select.type1{
	color:#000;
	background:#FFF;
	border: 2px solid #FFF;
	height:18px;
	width:94px;
}
option.type
{
	color: #333;
}

a.classHref2b:link, a.classHref2b:visited{

	color:#FFF;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
a.classHref2b:hover{
	color:#F29E50;/*naranja*/
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:9px;

}
a.iphonelink:link, a.iphonelink:visited{

	color:#4B4B4B;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
a.iphonelink:hover{
	color:#F29E50;/*naranja*/
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
a.classHref2:link, a.classHref2:visited{

	color: #667;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size:9px;
	
}

a.classHref2:hover{

	color: #CCC;

	font-family: Verdana, sans-serif;

	font-size:9px;

}




a.fcolor3a:hover{

	color: #CCC;

	font-family: Verdana, sans-serif;

	

}

a.fcolor3a:link, a.fcolor3a:visited{

	color: #FFF;
	text-decoration: none;
}
.fcolor_error{
	color: #F00;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
.fcolor_gris{
	color: #667;
	font-family: Verdana, sans-serif;
	font-size:15px;
}
.fcolor_blue{
	color:  #09C;
	font-family: Verdana, sans-serif;
	font-size:9px;
}
.fcolor_login_iphone{
	color: #FFF;
	font-family: Verdana, sans-serif;
	font-size:7px;
}
.fcolor_login_iphone_n{
	color: #F60;
	font-family: Verdana, sans-serif;
	font-size:7px;
}


#apDiv444 {
	position:absolute;
	left:2px;
	top:459px;
	width:63px;
	height:142px;
	z-index:1;
}

#apDiv50{
	position:absolute;
	left:598px;
	top:557px;
	width:73px;
	height:33px;
	z-index:5000;
}
#apDiv60 {
	position:absolute;
	left:687px;
	top:557px;
	width:161px;
	height:33px;
	z-index:5000;
}

#apDiv70 {
	position:absolute;
	left:776px;
	top:557px;
	width:73px;
	height:33px;
	z-index:5000;
}
#apDiv44 {
	position:absolute;
	left:371px;
	top:82px;
	width:209px;
	height:522px;
	z-index:2000;
}
#login {
	position:absolute;
	left:591px;
	top:2px;
	width:332px;
	height:52px;
	z-index:500;
}
