/* fonts
------------------------------------------------*/
@font-face {
    font-family: ArialNarrow;
    src: url(fonts/ARIALN.ttf);
}
@font-face {
    font-family: ArialBlack;
    src: url(fonts/ariblk.ttf);
}
@font-face {
    font-family: Arial;
    src: url(fonts/arial.TTF);
}

/* reset
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h5,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
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;
}
h1,h2,h5,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* clearfix
----------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	overflow: hidden;
}


/* body, container, myHeaderContent
----------------------------------------------- */
html, body {
	height:100%;
}

body {
	font-family: "Arial", "ArialNarrow", sans-serif;
	background-color: #FFFFFF;
	background-size: 100% auto;
	text-align: center;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #000000;
}

#container    {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* main, content, rightbar
----------------------------------------------- */
#main   {
	width: 100%;	
}

#main td.content {
	width:75%;
	padding: 2% 2% 0 0;
	vertical-align: top;
}

#main td.rightbar {
	width:25%;
	padding: 2% 0 0 2%;
	vertical-align: top;
}

#rightbar {
	padding: 0 2% 0 5%;
	float: right;
	width: 100%;
	background-color:rgba(66,120,219,0.15);
	color:rgba(0,0,0,1.0);
	font-family: "Arial", "ArialNarrow";
}

Title01{
	width: 50%;
	height: 50px;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size: 30px;
	color: rgba(66,120,219,0.7);
	font-weight: bold;
	background-image: url(images/TitleBg01.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	display: block;
	font-family: "ArialBlack";
	float:right;
}
Title02{
	width: 50%;
	height: 50px;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size: 26px;
	color: rgba(60,50,200,0.7);
	font-weight: bold;
	background-image: url(images/TitleBg01.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	display: block;
	font-family: "ArialBlack";
	float:right;
}

#content {
	color:rgba(0,0,0,1.0);
	margin: 0 2%;
	float: left;
	width: 100%;
	background-color:rgba(66,120,219,0.15);
	font-family: "Arial", "ArialNarrow";
}

#map_canvas {
    height: 650px;
	width: 100%;
  }
  
#gpsmap {
	width: 100%;
  }
  
#gpsdiv, #fotodiv {
	width: 80%;
	}

/* content
----------------------------------------------- */

#content .contentbox 	{
	width: 95%;
	margin: 2%;
	padding:0;
}

#content p	{
	font-size: 18px;
	line-height: 120%;
	margin-bottom:3px;
}

#content p.upDate  {
	letter-spacing: 5px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px;
}

p.SubTitle, #content p.SubTitle  {
	font-size: 19px;
	font-weight: bold;
	font-family: "ArialBlack", "ArialNarrow", "Arial";
	margin: 0px px 10px;
}

#rightbar p.sTxt, #content p.sTxt, #content ul.sTxt{
	padding: 10px 0px 10px 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(66,120,219,0.5);
}

table.tableCF p.sTxt{
	padding: 2%;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(66,120,219,0.5);
}

#rightbar a.title, a.title.active, table.tableCF a.title {
	font-size:30px;
	font-family: "ArialBlack", "ArialNarrow";
	color: rgba(66,120,219,0.8);
	height: 50px;
	text-align: left bottom;
	border-bottom-style: none;
	text-decoration: none;
}

#rightbar a.title.inactive, table.tableCF a.title.inactive {
	color: rgba(66,120,219,0.6);
	height: 50px;
	text-align: left bottom;
	border-bottom-style: none;
	text-decoration: none;
}

#rightbar a.title:hover:enabled, table.tableCF a.title:hover:enabled {
	color: rgba(66,120,219,1.0);
	height: 50px;
	text-align: left bottom;
	border-bottom-style: none;
	text-decoration: none;

}

table.tableCF a.title {
	font-size:20px;
}

#content p.rText{
	padding: 10px 0px 10px 10px;
	border: 0;
	font-size: 16px;
	text-align: right;
}

#content ul.lista{
	padding: 10px;
	border-bottom: 0;
	line-height: 200%;
	text-indent: -50px;
	margin-left: 50px;
}

#content a.normal, #rightbar a.normal, table.tableCF a.normal    {
	color:rgba(66,120,219,0.9);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(66,120,219,0.9);
	margin: 0px 3px;
}

#content a.normal:visited, #rightbar a.normal:visited , table.tableCF a.normal:visited  { 
	color: rgba(66,120,219,0.8); 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(66,120,219,0.8); 
}

#content a.normal:hover:enabled, #rightbar a.normal:hover:enabled, table.tableCF a.normal:hover:enabled     {
	color: rgba(66,120,219,1.0);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(66,120,219,1.0);
}

#rightbar a.imglink, a.imglink:hover:enabled, a.imglink:visited , table.tableCF a.imglink:visited   {
	border-width: 0;
	border:0;
	margin: 0px 3px;
}

#content table td.Index {
    border-right-width: 3px;
	border-right-style: solid;
	border-right-color: rgba(66,120,219,0.4);
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	vertical-align: top;
	padding: 0;
	width: 160px;
	display: block;
}
#content table td.Content {
    	border-right: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	vertical-align: top;
	padding: 0;
}

#content input.field {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content select.field {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px 0px;
}

#content input.btn {
	padding: 5px;
}

#login table {
    	border-width: 3px;
	border-style: solid;
	border-color: rgba(66,120,219,0.3);
	width: 300px;
	background-color:rgba(66,120,219,0.4);
}

#login table td {
    padding:5px;
	padding-left: 5%;
	padding-right: 5%;
}

#login table td input.btn {
    padding:5px;
}

#welcomeRB p, #welcomeCONTInner p {
	font-size: 16px;
	font-weight: bold;
	font-family: "ArialBlack", "ArialNarrow", "Arial";
}

/* footer
----------------------------------------------- */

#footer           {
	text-align: center;
	margin: 5% 0px;
	padding: 0;
	width: 100%;
	height: 30px;
	font-family: "Arial";
	color: rgba(0,0,0,0.6);
	font-size: 18px;
	font-weight: bold;
}

/* TABS
--------------------------------*/

div.tabcontent {
    clear: left;
    padding: 2%;
    width: 96%;
}

div.tabcontent.inactive {
	display: none;
	clear: left;
}

#mainmenu table {
	width:100%
}

td.perfil {
	vertical-align: top;
}

td#menu {
	padding-right:0px;
	width: 33%;
}

td#menu a {
	font-size:150%;
	font-family: "ArialBlack", "ArialNarrow";
	color: rgba(66,120,219,0.8);
	height: 50px;
    text-align: left bottom;
    border-bottom-style: none;
	text-decoration: none;
}

td#menu a:hover:enabled {
	color: rgba(66,120,219,1.0);
	height: 50px;
    text-align: left bottom;
    border-bottom-style: none;
	text-decoration: none;

}

table.tabtable {
	width: 65%;
	table-layout:fixed;
}
	
td#submenu {
    text-align: center;
    border-right: 1px dotted rgba(68,85,255,0.2);
    border-left: 1px dotted rgba(68,85,255,0.2);
    border-bottom: 1px dotted rgba(68,85,255,0.2);
}

td#submenu a {
	font-size:20px;
	font-family: "ArialBlack", "ArialNarrow";
	color: rgba(60,50,200,0.8);
	height: 50px;
	text-align: left bottom;
	border-bottom-style: none;
	text-decoration: none;
}

td#submenu a:hover:enabled {
	color: rgba(60,50,200,1.0);
	height: 50px;
	text-align: left bottom;
	border-bottom-style: none;
	text-decoration: none;

}

th#marcas {
	  border-width: 2px;
  border-style: solid;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  border-left: none;
  border-right: none;
  border-color: rgba(66,120,219,1.0);
  background-color: rgba(66,120,219,0.5);
  font-weight: bold;
}

td#marcas {
	border-width: 1px;
    border-style: solid;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    border-left: none;
    border-right-style: dotted;
    border-top: none;
    border-color: rgba(66,120,219,1.0);
    white-space: nowrap;
}

td#marcas2 {
	border-width: 1px;
	border-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: rgba(66,120,219,1.0);
	font-size: 12px;
}

td#marcas3 {
	border-width: 1px;
    border-style: solid;
    padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
    border-left: none;
    border-right-style: dotted;
    border-top: none;
    border-color: rgba(66,120,219,1.0);
    white-space: nowrap;
	font-size: 10px;
}

table.marcas {
	margin:0;
	padding:0;
	width:100%;
	font-size: 14px;
}

table.leyenda {
	width:100%;
	}
	
table.leyenda td {
  line-height: 2em;
  }

table.leyenda img {
  height: 2em;
  width: auto;
  vertical-align: top;
  }
  
 table.tableCF {
	width:100%;
}

table.tableCF td {
	vertical-align: bottom;
}

#header {
text-align: left;
}

#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: RGBA(255,255,255,0.8);
	z-index: 2;
	overflow: auto;
}

#msgOverlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background-color: RGBA(255,255,255,0.8);
	z-index: 2;
	overflow: auto;
}

#msgDiv {
    text-align: center;
    height: 90%;
	min-height: 12em;
	min-width: 20em;
}

#msgTable {
	width: 100%;
	height: 100%;
    text-align: center;
    border-color: rgba(180,180,180,1);
    border-style: solid;
    border-collapse: collapse;
    border-width: 3px;
	background: #EEE;
}

#msgTable.td {
	padding: 5%;
}

#msgImage {
	width: 4em;
    height: auto;
    padding-right: 5%;
	padding-bottom: 2%;
    float: left;
}

#msgInnerText {
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	padding: 5%;
	padding-bottom: 0;
	display: inline-block;
	height: 100%;
	width: 85%;
}

#msgControlButtons {
	text-align: left;
	padding-left: 5%;
}

#msgTitle {
    font-weight: bold;
    font-size: 150%;
    text-align: center;
    padding: 2%;
    width: 96%;
    display: table;
    background: rgba(180,180,180,1));
    background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(180,180,180,1));
    background: -o-linear-gradient(right,rgba(255,0,0,0),rgba(180,180,180,1));
    background: -moz-linear-gradient(right,rgba(255,0,0,0),rgba(180,180,180,1));
    background: linear-gradient(rgba(255,0,0,0), rgba(180,180,180,1));
}

#msgText {
	height: 100%;
}

input.btnMsg{
	background: -webkit-linear-gradient(#DDD, rgb(180,180,180)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#DDD, rgb(180,180,180)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#DDD, rgb(180,180,180)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#DDD, rgb(180,180,180)); /* Standard syntax */
	border-width: 1px;
	border-radius: 10px;
	border-style: solid;
	border-color: #DDD rgb(180,180,180) rgb(180,180,180) #DDD;
	filter: progid:DXImageTransform.Microsoft.Gradient   (GradientType=0,StartColorStr='#DDD',EndColorStr='rgb(180,180,180)');
	width: 80%;
	padding: 2%;
	margin: 2%;
	font-weight: bold;
    font-size: 100%;
	outline: none;
	}

input.btnMsg:hover:enabled{
	background: -webkit-linear-gradient(#FFF, rgb(200,200,200)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, rgb(200,200,200)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, rgb(200,200,200)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, rgb(200,200,200)); /* Standard syntax */
	border-color: border-color: #FFF;
	cursor: pointer;
	}

#loading {
	height: 100%;
	width: auto;
	max-width: 100%;
	opacity: 0.5;
    filter: alpha(opacity=50);
}

#fotoinfo, #gpsinfo {
	display: inline-block;
	text-align: left;
	background-color: #FFF;
	letter-spacing: 5px;
	font-size: 20px;
	margin: 10px 0px 10px;
}

table.EditTable {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
  }
  
table.EditTable th, table.EditTable td {
	/* border: 1px solid #4455AA; */
	border-collapse: collapse;
	padding: 10px;
	-webkit-border-radius: 5px;
    
	border-radius: 5px;
    
	margin: 0;
  }
  
table.EditTable th {
	background-color: #4455AA;
	color: #FFFFFF;
  }

table.EditTable td {
	border-bottom: 1px solid rgba(68,85,255,0.2);
  }
  
table.EditTable td.fixed {
	table-layout: fixed;
  }
  
table.OptionsTable {
    border: 5px solid rgba(68,85,255,0.2);
	display: inline-table;
  }
  
table.OptionsTable td {
	padding: 10px;
  }

table.OptionsTable td.btn {
	padding: 10px;
	text-align: center;
  }
  
input.InputTable{
	width: 100%;
	background-color: rgba(255,255,255,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(68,85,255,0.4);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 1.5em;
	color: #000000;
}

select.InputTable{
	width: 100%;
	background-color: rgba(255,255,255,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(68,85,255,0.4);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #000000;
}

select.InputTableFixed{
	background-color: rgba(255,255,255,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(68,85,255,0.4);
	padding: 4px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #000000;
}

input.InputTable:focus, select.InputTable:focus {
	background-color: rgba(255,255,255,0.9);
	border:2px solid rgba(68,85,255,0.9);
	outline: none;
	}
	
input.InputTableError {
	width: 100%;
	background-color: rgba(255,150,150,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(255,0,0,0.4);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 1.5em;
	color: #AA0000;
}

select.InputTableError {
	width: 100%;
	background-color: rgba(255,150,150,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(255,0,0,0.4);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #AA0000;
}

select.InputTableFixedError {
	background-color: rgba(255,150,150,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(255,0,0,0.4);
	padding: 4px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #AA0000;
}

input.InputTableError:focus, select.InputTableError:focus {
	background-color: rgba(255,150,150,0.9);
	border:2px solid rgba(255,0,0,0.9);
	outline: none;
	}
	
input.InputTableFixed {
	background-color: rgba(255,255,255,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(68,85,255,0.4);
	padding: 4px;
	margin: 0px -7px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 1.5em;
}

input.InputTableFixed:focus, select.InputTableFixed:focus {
	background-color: rgba(255,255,255,0.9);
	border:2px solid rgba(68,85,255,0.9);
	outline: none;
	}
	
input.InputTableFixedError {
	background-color: rgba(255,150,150,0.4);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(255,0,0,0.4);
	padding: 4px;
	margin: 0px -7px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 1.5em;
}

input.InputTableFixedError:focus, select.InputTableFixedError:focus{
	background-color: rgba(255,150,150,0.9);
	border: 2px solid rgba(255,0,0,0.9);
	outline: none;
	}

input.InputTable:disabled{
	width: 100%;
	background-color: rgba(255,255,255,0.2);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(161, 161, 161, 0.2);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 1.5em;
	color: #000000;
}

select.InputTable:disabled{
	width: 100%;
	background-color: rgba(255,255,255,0.2);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(161, 161, 161, 0.2);
	padding: 4px;
	margin: 0px 0px 0px -5px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #000000;
}

select.InputTableFixed:disabled{
	background-color: rgba(255,255,255,0.2);
	-webkit-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid rgba(161, 161, 161, 0.2);
	padding: 4px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	height: 2.5em;
	color: #000000;
}

input.ButtonTable {
	padding: 4px;
	font-family: "Arial", "ArialNarrow", sans-serif;
	margin: 0px 0px 0px -5px;
}

table.buttons {
	table-layout: fixed;
	}
	
table.buttons  td{
	padding: 2%;
	width: 100%;
	vertical-align: top;
	text-align: center;
	}
	
input.btn{
	background: -webkit-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.5)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.5)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.5)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.5)); /* Standard syntax */
	border-width: 1px;
	border-radius: 10px;
	border-style: solid;
	border-color: rgba(66,120,219,0.5) rgba(66,120,219,1.0) rgba(66,120,219,1.0) rgba(66,120,219,0.5);
	filter: progid:DXImageTransform.Microsoft.Gradient   (GradientType=0,StartColorStr='rgba(66,120,219,0.5)',EndColorStr='rgba(66,120,219,1.0)');
	width: 80%;
	padding: 5%;
	font-weight: bold;
    font-size: 100%;
	}

input.btn:hover:enabled{
	background: -webkit-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.2)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.2)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.2)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(66,120,219,0.1), rgba(66,120,219,0.2)); /* Standard syntax */
	border-color: rgba(66,120,219,0.5);
	cursor: pointer;
	}

td.ControlButtons {
	width: 120px;
	}
	
div.ButtonEdit, div.ButtonDelete, div.ButtonAdd, div.ButtonRefresh, div.ButtonPrint, div.ButtonCopy {
    width: 35px;
    height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

div.ButtonEdit input {
    background: url(/images/buttons/edit_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonEdit input:hover:enabled {
    background:url(/images/buttons/edit_hover.png) no-repeat;
	background-size: 35px 35px;
	}
	
div.ButtonEdit input:disabled {
    background:url(/images/buttons/edit_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}
	
div.ButtonDelete input {
    background: url(/images/buttons/delete_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonDelete input:hover:enabled {
    background:url(/images/buttons/delete_hover.png) no-repeat;
	background-size: 35px 35px;
	}

div.ButtonDelete input:disabled {
    background:url(/images/buttons/delete_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}
	
div.ButtonAdd input {
    background: url(/images/buttons/add_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonAdd input:hover:enabled {
    background:url(/images/buttons/add_hover.png) no-repeat;
	background-size: 35px 35px;
	}
	
div.ButtonAdd input:disabled {
    background:url(/images/buttons/add_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}
	
div.ButtonRefresh input {
    background: url(/images/buttons/refresh_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonRefresh input:hover:enabled {
    background:url(/images/buttons/refresh_hover.png) no-repeat;
	background-size: 35px 35px;
	}
	
div.ButtonRefresh input:disabled {
    background:url(/images/buttons/refresh_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}

div.ButtonHelp {
    width: 50px;
    height: 50px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline-block;
	float: right;
}
	
div.ButtonHelp input {
    background: url(/images/buttons/help_normal.png) no-repeat;
	background-size: 50px 50px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: none;
	outline: none;
}
	
div.ButtonHelp input:hover:enabled {
    background:url(/images/buttons/help_hover.png) no-repeat;
	background-size: 50px 50px;
	}

div.ButtonHelp input:disabled {
    background:url(/images/buttons/help_disabled.png) no-repeat;
	background-size: 50px 50px;
	cursor: default;
	}
	
div.ButtonPrint input {
    background: url(/images/buttons/MsgPrint_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonPrint input:hover:enabled {
    background:url(/images/buttons/MsgPrint_hover.png) no-repeat;
	background-size: 35px 35px;
	}

div.ButtonPrint input:disabled {
    background:url(/images/buttons/MsgPrint_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}
	
div.ButtonCopy input {
    background: url(/images/buttons/MsgCopy_normal.png) no-repeat;
	background-size: 35px 35px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: none;
	outline: none;
}
	
div.ButtonCopy input:hover:enabled {
    background:url(/images/buttons/MsgCopy_hover.png) no-repeat;
	background-size: 35px 35px;
	}

div.ButtonCopy input:disabled {
    background:url(/images/buttons/MsgCopy_disabled.png) no-repeat;
	background-size: 35px 35px;
	cursor: default;
	}
	
img.helpcontent {
	width: 60%;
	height: auto;
	border-width: 3px;
	border-style: solid;
	border-color: rgba(66,120,219,0.5);
	cursor: pointer;
	}

#content p.imgfooter {
	font-size: 12px;
	margin-bottom: 5%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(66,120,219,0.5);
	width: 60%;
	}

div.titles {
	display: inline-block;
	width: 100%;
	}

div.submenu {
	padding-left: 10%;
	}
	
img.const {
	width: 100%;
	height: auto;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

.yui3-calendar-content{
	border: 3px solid rgba(68,85,255,0.2);
}

#infoWindow {
	overflow: hidden;
}

#GPSDaysList {
	height: 100%;
	overflow: auto;
	font-size: 28px;
}

option.GPSDay {
	font-size: 28px;
	letter-spacing: 3px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3),
    -1px 1px 0 rgba(0,0,0,0.3),
    1px -1px 0 rgba(0,0,0,0.3),
    -1px -1px 0 rgba(0,0,0,0.3),
    0px 1px 0 rgba(0,0,0,0.3),
    0px -1px 0 rgba(0,0,0,0.3),
    -1px 0px 0 rgba(0,0,0,0.3),
    1px 0px 0 rgba(0,0,0,0.3),
    2px 2px 0 rgba(0,0,0,0.3),
    -2px 2px 0 rgba(0,0,0,0.3),
    2px -2px 0 rgba(0,0,0,0.3),
    -2px -2px 0 rgba(0,0,0,0.3),
    0px 2px 0 rgba(0,0,0,0.3),
    0px -2px 0 rgba(0,0,0,0.3),
    -2px 0px 0 rgba(0,0,0,0.3),
    2px 0px 0 rgba(0,0,0,0.3),
    1px 2px 0 rgba(0,0,0,0.3),
    -1px 2px 0 rgba(0,0,0,0.3),
    1px -2px 0 rgba(0,0,0,0.3),
    -1px -2px 0 rgba(0,0,0,0.3),
    2px 1px 0 rgba(0,0,0,0.3),
    -2px 1px 0 rgba(0,0,0,0.3),
    2px -1px 0 rgba(0,0,0,0.3),
    -2px -1px 0 rgba(0,0,0,0.3);
}

	
@media print {
  html, body {
    height: auto;
  }
  }
  
