*{
margin:0;
padding:0;
	color: #000000;
}

body{
font-family: "Arial Black", Helvetica, sans-serif;
/*font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif; */
text-align:center;
color:#333;
font-size: 76%;
}

/* General Style Info */
a{

text-decoration:none;
color: Black;
}
a:hover{
color: #e4312c;
text-decoration:underline;

}

a img{
border:none;
}

a.bre{

text-decoration:none;
color: White;
}
a.bre1{

text-decoration:none;
color:Red;
font-size:15px;
}

a.bre:hover{

color: #e4312c;
text-decoration:underline;
}



#nazad
{
position:absolute;
	top:188px;
	left:152px; 
padding: 0px 0px;
background-image: url(../img/back.gif);
background-repeat:no-repeat;
width:37px;
height:35px;
z-index:6;

}





h1, h2, h3, h4{
font-weight:normal;

}

h1{

font-size: 180%;
}

h2{

font-size: 170%;
}

h3{

font-size: 140%;
}

h4{
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 0;
}


/* Layout */

#container{
text-align:left;
}

#header{

position:relative;
padding: 4px 0px;
background-image: url(../img/backdroptop.gif);
background-repeat:repeat-y;
width:815px;
height:131px;
z-index:11;
}
#search
{
	position:absolute;
	background-color:#000000;
	top:0;
 	right:0;
	width:202px;
	height:128px;	
	margin-right:11px;
	padding-top:11px;
	vertical-align:middle;
	
	color:#FFFFFF;
	z-index:10;	
 
}

#logo
{
	clear:both;
	position:absolute;
	background-image: url(../img/logoextended.gif);
	top:3px;
	left:0;
	width:429px;
	height:165px;
	margin-left:110px; 
	z-index:4;	
	
}
#language
{
	clear:both;
	float:left;	
	top:0;
	left:10px; 
	padding: 0px 16px;
}

#listlangage li
{
display: inline;
list-style-type: none;

}
#mainwindow{
clear:both;
position:relative;

padding: 0px 0px;
background-image: url(../img/backdroptop.gif);
background-repeat:repeat-y;
width:815px;
height:720px;
	
}
#content{
position:absolute;
clear:both;
	
	top:0px;
	left:12px; 
	padding: 20px 16px;
background-color:#e4312c;
color: #333;
width:760px;
height:700px;



}
#sometext
{
position:absolute;
	top:50px;
	left:20px; 
padding: 10px ;
text-align:justify;
background-color:#e4312c;
color: #FFFFFF;
width:370px;
height:100px;
z-index:7; 

}
#menu
{
position:absolute;
	top:180px;
	left:0px; 
padding: 50px 0px;
background-image: url(../img/menu.gif);
background-repeat:no-repeat;
width:147px;
height:470px;
z-index:7; 

}
#rightwindow
{
clear:both;
position:absolute;
	top:50px;
	right:0px; 
padding: 50px 0px;
background-image: url(../img/bigright.gif);
background-repeat:no-repeat;
width:640px;
height:560px;
z-index:5;

}
#map
{
position:absolute;
	top:28px;
	left:20px; 
padding: 0px 0px;
background-image: url(../img/smallmap.gif);
background-repeat:no-repeat;

width:121px;
height:150px;
z-index:6;

}

#footer{
clear:both;
position:relative;

padding: 0px 0px;
background-image: url(../img/backdroptop.gif);
background-repeat:repeat-y;
width:815px;
height:40px;
z-index:10;
}
#space
{
position:absolute;
clear:both;

	top:0px;
	left:12px; 

height:7px;


color: #FFFFFF;

background-color:#FFFFFF;

	


}
#footerpic
{
position:absolute;
clear:both;

	top:-27px;
	left:12px; 
	width:296px;
height:61px;
 background-image: url(../img/footer.gif);
background-repeat:no-repeat;
 
color: #FFFFFF;

background-color:#FFFFFF;

	


}

#content_footer{
position:absolute;
clear:both;
	
	top:4px;
	left:12px; 
	padding: 15px 16px;
	text-indent:60px;

color: #FFFFFF;
width:760px;
height:6px;
background-color:#000000;
z-index:-2;	
font-size: 10px;

}

/* tables 

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}
*/
menu 
{
	display: inline;
	list-style-type: none;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms 

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
*/
select {
clear: both;
vertical-align: text-bottom;
font-size: 12px;
font-family: Helvetica;
width:120px;
height:20px;
}
/*
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
*/
input[type=submit] {
display: inline;
vertical-align: bottom;
font-size: 12px;
background:#000000;
color:#FFFFFF;
font-family: Helvetica;
}
/*
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

#navlist
{

position:absolute;
left:12px;
top:60px;
text-align:left;
color:#000000;
width: 100px;


}


#navlist li
{
list-style: none;
padding-top:20px;
padding-bottom:20px;
color:#000000;
	border-bottom: 3px dotted #000000 ; }
	
#navlist li.last {
	border:none;
}

#navlist li a { 
color:#000000;
text-decoration: none; 

}
#navlist li a:hover { 
color:#e4312c;
text-decoration: none; 

}

.search_table
{
	
	background-color:#000000;
	top:0;
 	right:0;
	padding-left:3px;	
	padding-bottom:10px;	
	text-align:left;	
	color:#FFFFFF;
	border:none;
	height:100px;
	font-size:12px;
	
 
}


#listcittyes
{

position:absolute;
left:50px;
top:50px;
text-align:center;
color:#000000;
width: 580px;
border-bottom: 3px dotted #000000 ; 


}
#navlistRight
{
/*
position:absolute;
left:50px;
top:50px;
*/
display: inline;
list-style-type: none;
text-align:center;
color:#000000;
width: 580px;



}

#navlistRight li
{
list-style: none;
/*
padding-top:1px;
padding-bottom:1px;
*/
padding-right:3px;
padding-left:4px;
color:#000000;

	border-right: 1px  ridge  #000000 ; }
 
#navlistRight li.last {
	border:none;
}

#navlistRight li a { 
color:#000000;
text-decoration: none; 

}
#navlistRight li a:hover { 
color:#e4312c;
text-decoration: none; 

}








#listcittyes li
{
display: inline;
list-style-type: none;

}
#list
{

position:absolute;
left:50px;
top:130px;
text-align:center;
color:#000000;
width: 580px;
border-bottom: 3px dotted #000000 ; 
z-index:1;

}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #e4312c;
	-moz-border-radius: 0px 0px 0px 0px;
	color:White;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	letter-spacing: -1.5px;
}

#numero
{
	clear:both;
	position:float;
	color:#e4312c;
	padding-top:10px;
	
	text-indent:11px;
	background-image: url(../img/circle.gif);
	background-repeat:no-repeat;
	width:36px;
	height:37px;
	
	
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


.holder
{
	width:500px;
	text-align:left;	
}
.holder a
{
	color: #e4312c;	
}

.name
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
	text-align:right;
	padding-right:5px;
}

.value
{
	font-size:12px;
font-weight:bold;
	font-family:Tahoma, Arial, Verdana;
	text-align:left;
	padding-left:5px;
}