body {
	margin:0px; 
	padding:0px;
	font-family:  "trebuchet MS", Arial,Helvetica, sans-serif, "Meta Black Lf";
	background-color:#99CCFF;
	font-size:14px;
	color:#999999;
	min-width:1025px;
	line-height:16px;

	/*width:1025px;
	background-image:url(../img/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:2050px;*/
}
#outside_container {
	background-position:bottom;
	text-align:center;
	width:1025px;
}
#container {
	width:1025px;
	position:relative;
/*		min-height:1570px;
text-align:center;
	background-image:url(../img/encabezado10.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
}

/*
	Menu
*/
table.tablemenu	{
	margin: 0;
	padding: 3px;
	width:100%;
	border:0;
}
table.tablemenu td.menu { 
	width:400px;
	text-align:left;
	padding-left:10px;
	height:30px;
	color:#004682;
	/*font-weight:bold;*/
}
table.tablemenu td.right_menu { 
	margin:0px;
	padding:0px;
	width:250px;
	text-align:right;
	padding-right:10px;
	height:30px;
	color:#004682;
	/*font-weight:bold;*/
}
.gd_menu {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT-SIZE: 12px;
	PADDING-TOP: 0px;
	margin-left: 0px;
}
.gd_menu_off {
	PADDING-BOTTOM: 0px;
	font-size: 16px;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	width:130px;
	padding-top: 0px;
	font-family: "trebuchet MS",Arial, Helvetica, sans-serif;
	background-image: url(../img/menu_fondo_off.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}
.gd_menu_off a
{
	color: #FFFFFF;
	text-decoration:none;
}
.gd_menu_off a:hover
{
	color: #FFFFFF;
	text-decoration:none;
}


.gd_menu_on {

	TEXT-DECORATION: none;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	width:130px;
	font-family: "trebuchet MS",Arial, Helvetica, sans-serif;
	background-image: url(../img/menu_fondo_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}



/*
	Content
*/

#content {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:1025px;
    color: #000000;
	/*color:#674f5d;*/
	vertical-align:top;
}

#content h2 {
	font-family: "trebuchet MS", "Meta Black Lf";
	color:#dbaa70;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

/*
	Footer
*/

#topfooter{
	/*background-image:url(../img/topfooterceleste.jpg);
	background-repeat:repeat-x;
	background-image:url(../img/footer1.jpg);
	background-repeat:no-repeat;*/
	height:450px;
	width:1025px;
}
#footer_fondo 
{
	min-width:1025px;
	min-height:933px;
	background-image:url(../img/pie.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#footer {
	padding: 50px 0 0px 0;
	padding: 0 0 0px 0;
	color:#FFCC66;
	font-size:11px;
	line-height:14px;
	width:1025px;
	vertical-align:middle;
	text-align:left;
	/*height:100px;
	background-image:url(../img/pie.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;*/
	width:1000px;
	position:relative;
}
#footer img {
	float:left;
	margin-right:10px;
}
#footer span {
	display:block;
	width:1000px;
	text-align:left;
}
#footer a {
	color:#FFCC66;
	text-decoration:none;
}
#footer a:hover { color:#FFCC66; text-decoration: underline; }

/*	Cuerpo páginas generales*/

.cuerpo{
	width:696px;
	height:250px;
	background-color:#FFFFFF;
	padding: 20px 10px 30px 20px;
	text-align:left;
	font-size: 12px;
	color: #004682;
	text-decoration: none;
	/*BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/

}
.cuerpo a{
text-decoration:none;
color: #004682;}

.cuerpo a:hover{
text-decoration:underline;}
/*
	Estilos Generales

img{
	vertical-align:middle;
}
a img { border:0px }*/
/*td {text-align:center;}
.curved {
	BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;

}
.curved5 {
	BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

}

.curvedmenu {
	BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 10px;
}
.curveddetalle {
	BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}*/
.producto{
	width:160px;
	height:180px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	/*border-right:dashed 2px #004682;
	BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/

}
.producto a{
text-decoration:none;
	font-size: 12px;
color: #333399;
text-transform:uppercase;
}

.producto a:hover{
	font-size: 12px;
text-decoration:underline;}
.producto .precio
{
	font-size: 16px;
	font-weight:bold;
	text-align:right;
	padding-right: 5px;
	color:#004682;
}
.producto .info
{
	text-align:center;
	width:155px;
}	

.productodetalle{
	/*width:300px;
	height:380px;
	background-image:url(../img/bg_detalle.jpg);
	background-repeat:no-repeat;
	background-position:center top ;*/
	background-color:#FFFFFF;
	padding:0;
	font-size: 12px;
	color: #004682;
	text-decoration: none;
	font-weight:bold;
	/*BEHAVIOR: url(border-radius.htc);
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/

}

.giroclub .menu {
    width: 15%;
    padding: 1%;
    text-align: center;
    background-color: #00a6e2;
}
.giroclub .menu img
{
	width: 55%; 
}
.giroclub .menu #ibSalir {
        width: 55%;
    }
.txtLocal {
    font-size: 16px;
    color: #FFFFFF;
}


.giroclub .detalles
{
	width: 85%; 
	padding-top: 20px; 
	padding-right: 3%;
	text-align:right;

}
.giroclub .detalles img
{
	width:25%;
}
    .giroclub .detalles .logo {
        width: 48%;
    }
.txtsistema {
    color: #0026ff;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 2.1em;
    font-weight:bold;
    
}


.giroclub .detalles .titulo {
    color: #00a6e2;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 2em;
    height: 30px;
    padding: 0;
    margin: 0;
}
.datoscliente {
    color: #333399;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 1.1em;
}
.giroclub .detalles .carga .textbox, .giroclub .detalles .datos .textbox {
    color: #000000;
    font-size: 1em;
    line-height: 28px;
    width: 100%;
    max-width: 98%;
    height: 25px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #a7a7a7;
}
    .giroclub .detalles .carga .checkbox {
        color: #000000;
        font-size: 1em;
        line-height: 28px;
        width: 100%;
        max-width: 98%;
        height: 25px;
        border: 0;
    }
   .resaltarrojo {
        font-weight: bold;
        color: #E92D30;
    }
.readonly {
    background-color:#e3e3e3; 
    font-weight: bold;
}

.giroclub h4 {
    color: #00a6e2;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 2em;
    height: 30px;
    padding: 0;
    margin: 0;
}
.giroclub .formulario .item
{
	width:25%;
	text-align:left;
	padding-left:30px;
}
.giroclub .formulario .dataitem
{
	width:75%;
	text-align:left;
	padding-left: 20px;
}
.giroclub .formulario .dataitem .textbox {
    color: #565656;
    font-size: 11px;
    line-height: 28px;
    width: 100%;
    max-width: 98%;
    height: 25px;
    border: 1px solid #a7a7a7;
}
.giroclub .boton1, .giroclub a:hover.boton1, .giroclub a:visited.boton1 {
	FONT-FAMILY: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00a6e2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
}
.giroclub .boton2, A:Hover.boton2 {
    FONT-FAMILY: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #00a6e2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
}
.giroclub .boton3, A:Hover.boton3 {
    FONT-FAMILY: Trebuchet MS, Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #0026ff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
}
.giroclub .boton4, A:Hover.boton4 {
	FONT-FAMILY: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8c2525;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-widget-header {
    border: 1px solid #F00;
    background: #F00;
    color: #fff;
    font-weight: bold;
}
.ui-widget {
    FONT-FAMILY: Trebuchet MS, Verdana, Arial;
}

.tooltip {
    color: #F00;
    font-weight:bold;
    cursor:default;
} 
.wy-tooltip {
    border: 1px solid #F1D031;
    color: #000;
    background-color: #59d567;
    box-shadow: 0 2px 3px #999;
    position: absolute;
    padding: 5px;
    text-align: left;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
} 
.wy-hide {
    display: none;
}
.eliminar{
    color:#0026ff;
}
.eliminar a {
    color: #0026ff;
}
    a:hover.eliminar {
        color: #0026ff;
        text-decoration:underline;
        cursor:pointer;
    }