/* Estilo general del documento HTML */
html {
	background-color: white;
}

html, table {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #003399;
}

/* Body */
.body {
	width: 800px;
}

/* Title */
.title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 28px;
}

/* Subtitle */
.subtitle {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 30px 10px 30px;
	text-align: left;
	background-color: whitesmoke;
}

/* Warning */
.warning {
	margin-top: 10px;
	font-size: 12px;
}

/* Server Adress */
.serverAddress {
	margin-top: 10px;
	font-weight: bold;
}

/* Capabilities */
.capabilities {
	display: inline;
	margin-left: 40px;
	text-align: right;
}

/* Container left */
.contLeft {
	width: 397px;
	float: left;
}

/* Container right */
.contRight {
	width: 397px;
	float: right;
}

/* Container Input Point */
.contPoint {
	height: 200px;
	margin-top: 5px;
	text-align: left;
	background-color: whitesmoke;
	position: relative;
}

/* Container Input URL */
.contInputURL {
	height: 152px;
	margin-top: 5px;
	text-align: left;
	background-color: whitesmoke;
}

/* Container Input GML */
.contInputGML {
	height: 271px;
	margin-top: 5px;
	text-align: left;
	background-color: whitesmoke;
}

/* Container Output URL */
.contOutputURL {
	height: 398px;
	margin-top: 5px;
	text-align: left;
	background-color: whitesmoke;
}

/* Title label */
.labelTitle {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	*width: 200px;
}

/* Label CRS */
.labelCRS {
	display: inline;
	margin-top: 2px;
	margin-right: 10px;
}

/* CRS */
.crs {
	height: 115px;
	margin-top: 10px;
	background-color: whitesmoke;
}

/* CRS ComboBox */
.crsCombo {
	padding-top: 16px;
}



/* CRS Huso */
.crsHuso {
	padding-top: 10px;
}

/* ErrorInput */
.errorInput {
	color: red;
	font-size: 13px;
}

/* ErrorInputPoint */
.errorInputPoint {
	text-align: center;
}

/* ErrorInputURL */
.errorInputURL {
	text-align: right;
	width: 240px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: -3px;
}

/* ErrorInputURL */
.errorInputGML {
	text-align: center;
}

.errorInputURL,
.errorInputGML {
	height: 20px;
	margin-top: 5px;
	margin-bottom: -3px;
}

/* ErrorOutout */
.errorOutput {
	text-align: center;
	color: red;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: -15px;
}

/* Latitude - Longitude Point */
.latLonPoint {
}

.numberTextBox {
	text-align: right;
}

/* Input lat/lon Degree */
.inputLatitudeDegree,
.inputLongitudeDegree {
	width: 35px;
}

/* Input lat/lon Minutes */
.inputLongitudeMinutes,
.inputLatitudeMinutes {
	width: 35px;
}

/* Input lat/lon Seconds */
.inputLongitudeSeconds,
.inputLatitudeSeconds {
	width: 60px;
}

/* Input lat/lon Degree */
.outputLatitudeDegree,
.outputLongitudeDegree {
	width: 35px;
}

/* Output lat/lon Minutes */
.outputLongitudeMinutes,
.outputLatitudeMinutes {
	width: 35px;
	margin-right: 2px;
	margin-left: 2px;
}

/* Output lat/lon Seconds */
.outputLongitudeSeconds,
.outputLatitudeSeconds {
	width: 60px;
}

/* Latitude - Longitude Input */
.latLonInput {
	padding-top: 5px;
}

/* GMLInput */
.gmlInput {
	float: left;
	width: 276px;
	padding-top: 6px;
}

.latLonInput2 {
	width: 276px;
	padding-top: 13px;
}

/* Latitude - Longitude Output */
.latLonOutput1 {
	padding-top: 5px;
}

.latLonOutput2 {
	width: 230px;
	padding-top: 12px;
}

/*  Transform button  */
.transform {
	width: 110px;
	float: right;
}

/*  Transform button Point */
.transformPoint {
	position: absolute;
	bottom: 20px;
	right: 5px;
}

/*  Transform button URL */
.transformURL {
	margin-top: 3px;
}

/*  Transform button GML */
.transformGML {
	margin-top: 80px;
}

/* Latitude - Longitude Label */
.latLonLabel {
	margin-left: 12px;
	margin-right: 5px;
	margin-top: 5px;
}

.latLonLabel2 {
	float: left;
	margin-top: 4px;
	text-align: right;
	width: 60px;
}

.latLonLabel3 {
	margin-top: 10px;
	margin-right: 5px;
}

.latLonLabel4 {
	margin-top: 4px;
	float: left;
}

/* Latitude - Longitude Text */
.latLonText {
	text-align: right;
}

/* Input X,Y */
.inputX,
.inputY {
	width: 180px;
}

/* Output X,Y */
.outputX,
.outputY {
	width: 180px;
}

/* Input URL */
.inputURL {
	width: 205px;
}

/* Output URL */
.outputURL {
	width: 300px;
}

.inputGML {
	width: 205px;
	height: 180px;
}

/* Output URL */
.urlOut {
	padding-top: 15px;
}

/* Download */
.download {
	padding-top: 20px;
	padding-bottom: 50px;
}

/* Loading Point*/
.loadingPoint {
	visibility: hidden;
	padding-top: 5px;
}

/* Loading URL*/
.loadingURL {
	visibility: hidden;
	padding-top: 35px;
}

/* Table Loading Point */
.tableLoadingPoint {
	border: solid #D4D0C8 1px;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #003399;
}

/* Apariencia de los botones */
.buttonEnabled,
.buttonDisabled {
	background-color: #3F69A5;
	border-color: #6B90BA;
	border-style: outset;
	border-width: 3px;
	margin: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	width: 95px;
	white-space: nowrap;
}

.buttonDisabled {
	color: #8C8C8C;
}

.contLeft .contPoint .labelTitle {
	margin-bottom: 28px;
	*margin-bottom: 31px;
}

.latLonUnit {
	display: inline;
	margin-right: 3px;
	font-weight: bold;
	font-size: 19px;
	*font-size: 22px;
}

.labelGMLCRS {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 12px;
}

.latLonDegreeSelect {
	width: 205px;
	margin-top: 12px;
}

.inputLongitudeDegreeDec,
.inputLatitudeDegreeDec,
.outputLongitudeDegreeDec,
.outputLatitudeDegreeDec {
	width: 150px;
}

.inputPointGeoLimits {
	width: 105px;
	margin-top: 5px;
}

#inputPointGeoLimitsLabel {
	padding-right: 10px;
	text-align: right;
}

.inputPointGeoLimitsLabel {
	font-weight: bold;
	width: 130px;
}


/* Label GML Version */
.labelGMLVersion {
	display: inline;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 15px;
}

/* GML Version ComboBox */
.gmlVersionCombo {
	padding-top: 16px;
}
