/** Plantilla de estilo para la turnera */

body {
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:70%;
	margin: 0;
	background-image: linear-gradient(bottom, rgb(0,153,191) 13%, rgb(140,209,226) 57%, rgb(253,254,255) 88%);
	background-image: -o-linear-gradient(bottom, rgb(0,153,191) 13%, rgb(140,209,226) 57%, rgb(253,254,255) 88%);
	background-image: -moz-linear-gradient(bottom, rgb(0,153,191) 13%, rgb(140,209,226) 57%, rgb(253,254,255) 88%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,153,191) 13%, rgb(140,209,226) 57%, rgb(253,254,255) 88%);
	background-image: -ms-linear-gradient(bottom, rgb(0,153,191) 13%, rgb(140,209,226) 57%, rgb(253,254,255) 88%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.13, rgb(0,153,191)), color-stop(0.57, rgb(140,209,226)), color-stop(0.88, rgb(253,254,255)));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF0', endColorstr='#E6E6E6' );
}


.decorado1 {
	background: #00AFF0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -ms-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00AFF0), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -o-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: linear-gradient(top, #00AFF0, #E6E6E6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF0', endColorstr='#E6E6E6' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 7px 14px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	text-align: center;
	-ms-border-radius: 4px;
	behavior:url(border-radius.htc);  
}

.decorado2 {
	background: #00AFF0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -ms-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00AFF0), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -o-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: linear-gradient(top, #00AFF0, #E6E6E6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF0', endColorstr='#E6E6E6' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 7px 14px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	text-align: left;
	behavior:url(border-radius.htc);  
}

.titulo1 {
	clear: both;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #3B8230;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3C99F8), to(#2865A5));
	background-image: -webkit-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -moz-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -ms-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -o-linear-gradient(top, #3C99F8, #2865A5);
	background-image: linear-gradient(top, #3C99F8, #2865A5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C99F8', endColorstr='#2865A5' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 7px 14px;
	text-align: center;
	font-size: 13px;
	behavior:url(border-radius.htc);  
}

.titulo2 {
	clear: both;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #3B8230;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3C99F8), to(#2865A5));
	background-image: -webkit-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -moz-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -ms-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -o-linear-gradient(top, #3C99F8, #2865A5);
	background-image: linear-gradient(top, #3C99F8, #2865A5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C99F8', endColorstr='#2865A5' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	padding: 7px 14px;
	font-size: 12px;
	behavior:url(border-radius.htc);  
}

.inicio {
	width: 30%;
	text-align: center;
}

#content {
	text-align: center;
}

input, textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 6px;
}

h1 {
	font-weight: bold;
	background: none;
}

h2 {
	color: #76BF6B;
	font-size: 113%;
}

h3 {
	color: #76BF6B;
	font-size: 109%;
}

h4 {
	color: #76BF6B;
	font-size: 103%;
}

.imagenCabecera  {
    border: medium none;
    float: left;
    margin-bottom: 10px;
    margin-right: 8px;
    margin-top: -15px;
}

.imagenAyuda  {
    border: medium none;
    float: right;
    margin-bottom: 10px;
    margin-right: 8px;
    width: 50px;
}

#header{
	background-image: linear-gradient(bottom, rgb(247,252,253) 13%, rgb(107,196,218) 57%, rgb(3,154,192) 88%);
	background-image: -o-linear-gradient(bottom, rgb(247,252,253) 13%, rgb(107,196,218) 57%, rgb(3,154,192) 88%);
	background-image: -moz-linear-gradient(bottom, rgb(247,252,253) 13%, rgb(107,196,218) 57%, rgb(3,154,192) 88%);
	background-image: -webkit-linear-gradient(bottom, rgb(247,252,253) 13%, rgb(107,196,218) 57%, rgb(3,154,192) 88%);
	background-image: -ms-linear-gradient(bottom, rgb(247,252,253) 13%, rgb(107,196,218) 57%, rgb(3,154,192) 88%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(247,252,253)),color-stop(0.57, rgb(107,196,218)),color-stop(0.88, rgb(3,154,192)));
	height: 100px;
	margin-bottom: 20px;
	margin-left: 22px;
	margin-right: 33px;
}

#header2 {
	background-image: linear-gradient(bottom, rgb(2,153,191) 13%, rgb(135,207,225) 57%, rgb(253,254,255) 88%);
	background-image: -o-linear-gradient(bottom, rgb(2,153,191) 13%, rgb(135,207,225) 57%, rgb(253,254,255) 88%);
	background-image: -moz-linear-gradient(bottom, rgb(2,153,191) 13%, rgb(135,207,225) 57%, rgb(253,254,255) 88%);
	background-image: -webkit-linear-gradient(bottom, rgb(2,153,191) 13%, rgb(135,207,225) 57%, rgb(253,254,255) 88%);
	background-image: -ms-linear-gradient(bottom, rgb(2,153,191) 13%, rgb(135,207,225) 57%, rgb(253,254,255) 88%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.13, rgb(2,153,191)), color-stop(0.57, rgb(135,207,225)), color-stop(0.88, rgb(253,254,255)));
	height: 100px;
	padding-top: 13px;
}

#header3 {
	position: relative;
	margin-top: 22px;
}

#header h1 {
	line-height:20px;
	color: black;
	padding: 0px 30px;
}

#header h1 a {
	font-weight: normal;
	text-decoration: none;
}

/** Contenedores de la administracion */
div.form,
div.index,
div.view {
	float: right;
	width:  75%;
	background: #00AFF0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -ms-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00AFF0), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -o-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: linear-gradient(top, #00AFF0, #E6E6E6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF0', endColorstr='#E6E6E6' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 5px 3px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
}

div.actions h3,
div.index h2,
div.view h2,
div.form h2,
fieldset legend {
	padding-top:0;
	margin-bottom: 4px;
	clear: both;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #3B8230;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3C99F8), to(#2865A5));
	background-image: -webkit-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -moz-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -ms-linear-gradient(top, #3C99F8, #2865A5);
	background-image: -o-linear-gradient(top, #3C99F8, #2865A5);
	background-image: linear-gradient(top, #3C99F8, #2865A5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C99F8', endColorstr='#3C99F8' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	padding: 7px 14px;
	text-align: center;
}

table td {
	border-bottom-color: lightgray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
table tr:nth-child(even) {
	background: none;
}

.actions2 {
	max-width: 500px;
}

.actions2 ul {
	margin: 0;
	padding: 0;
}

.actions2 li {
	margin:0 0 0.5em 0;
	list-style-type: none;
	white-space: nowrap;
	padding: 0;
	text-align: center;
}
.actions2 ul li a {
	font-weight: normal;
	display: block;
	clear: both;
}

/* Buttons and button links */
.actions2 ul li a,
.actions2 a {
	font-weight:normal;
	padding: 4px 8px;
	background: #dcdcdc;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dcdcdc));
	background-image: -webkit-linear-gradient(top, #fefefe, #dcdcdc);
	background-image: -moz-linear-gradient(top, #fefefe, #dcdcdc);
	background-image: -ms-linear-gradient(top, #fefefe, #dcdcdc);
	background-image: -o-linear-gradient(top, #fefefe, #dcdcdc);
	background-image: linear-gradient(top, #fefefe, #dcdcdc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dcdcdc' );
	color:#333;
	border:1px solid #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-shadow: #fff 0px 1px 0px;
	min-width: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-user-select: none;
	user-select: none;
}
.actions2 ul li a:hover,
.actions2 a:hover {
	background: #ededed;
	border-color: #acacac;
	text-decoration: none;
}

.actions2 ul li a:active,
.actions2 a:active {
	background: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#eee));
	background-image: -webkit-linear-gradient(top, #dfdfdf, #eee);
	background-image: -moz-linear-gradient(top, #dfdfdf, #eee);
	background-image: -ms-linear-gradient(top, #dfdfdf, #eee);
	background-image: -o-linear-gradient(top, #dfdfdf, #eee);
	background-image: linear-gradient(top, #dfdfdf, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#EEEEEE' );
	text-shadow: #eee 0px 1px 0px;
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
	border-color: #aaa;
	text-decoration: none;
}

div.menu ul li {
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#eee));
	background-image: -webkit-linear-gradient(top, #dfdfdf, #eee);
	background-image: -moz-linear-gradient(top, #dfdfdf, #eee);
	background-image: -ms-linear-gradient(top, #dfdfdf, #eee);
	background-image: -o-linear-gradient(top, #dfdfdf, #eee);
	background-image: linear-gradient(top, #dfdfdf, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#EEEEEE' );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	padding: 5px 8px;
	text-align: center;
	float: left;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style: none;
}

div.menu a {
	text-decoration: none;
}

div.menu {
	margin-bottom: 40px;
}

table td.actions a {
	margin: 0px;
}

.actions ul li a {
	list-style: none;
	overflow: hidden;
	cursor: pointer;
}

.confirmacion {
	position: absolute;
	color: black;
	border: 1px solid rgba(0, 0, 0, 0.5);
	background: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#eee));
	background-image: -webkit-linear-gradient(top, #dfdfdf, #eee);
	background-image: -moz-linear-gradient(top, #dfdfdf, #eee);
	background-image: -ms-linear-gradient(top, #dfdfdf, #eee);
	background-image: -o-linear-gradient(top, #dfdfdf, #eee);
	background-image: linear-gradient(top, #dfdfdf, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#EEE' );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight: bold;
	padding: 7px 10px;
	text-align: center;
	float: center;
	margin-top: 150px;
	min-width: 250px;
	min-height: 40px;
	margin-left: 200px;
	display: none;
}

.decorado1 input {
	text-align: center;
}

form input[type="button"] {
	background:#62af56;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76bf6b', endColorstr='#3b8230' );
	border-color: #2d6324;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}

label {
    vertical-align: middle;
}



.flotante1 {
	background: #00AFF0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -ms-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00AFF0), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: -o-linear-gradient(top, #00AFF0, #E6E6E6);
	background-image: linear-gradient(top, #00AFF0, #E6E6E6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AFF0', endColorstr='#E6E6E6' );
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 18px;
	padding: 7px 14px;
	color: #000000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.50);
	text-align: left;
	position: relative;
	float: left;
}

#UsuarioEmail, #RecuperarEmail {
	text-transform: lowercase;
}

#tablacalendario { 
	width: 400px; 
	border-style: solid;
	border-color: #00AFF0;
	border-width: 1px;
	text-align: center;
}

#tablacalendario th {
	border: none;
	background:#62af56;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-khtml-border-top-left-radius: 4px; 
	border-top-left-radius: 4px;
	text-align: center;
}

#tablacalendario td { 
	border-style: solid; 
	border-width: 1px;
	border-color: #E3E3E3;
	background-color:#00AFF0;
	color: white;
	font-weight: bolder;
	text-align: center;
	font-size: 18px;
}

#tablacalendario td:hover {
	background-color: #62AF56;
}

#tablacalendario .today {
	background-color: #E3E3E3;
	color: black;
}

#tablacalendario .disponible {
	border-color: #333333;
	border-style: dotted;
	text-decoration: none;
}

a .disponible {
	text-decoration: none;
}

#calendar-month  {
	font-weight: bolder;
	font-size: 20px;
	text-transform: capitalize;
	margin-left: 3px;
}

#calendar-year  {
	font-weight: bolder;
	font-size: 20px;
	text-transform: capitalize;
	margin-left: 3px;
}

.actions a {
	cursor: pointer;
}
