@charset "utf-8";
/* CSS Document */
/*formato Genreal de la pagina */
body {
	background-color: #2F72C1;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:visited
{
    color: #2F72C1;
    font-weight:bold;
    text-decoration:none
}
a:hover
{
    text-decoration:underline;
}
h2
{
    color:#505050;
   font-family:Verdana,
}

.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

/* tabla superipr */
.top-table
{
	margin:auto;
	width:814px;
	font-size:10px;
}
.top-middle
{
	background-image:url(../img/top-middle.jpg);
	background-repeat:repeat-y;
}
.top-top
{
	height:10px;
}
.login-table
{
	width:200px;
	margin-right:30px;
}

/* fin tabla superior */

.menu
{
	margin:auto;
	width:814px;
	margin-top:15px;
}
.menu div
{
    color:#000000;
    font-weight:bold;
    margin-right:20px;
    border-right: 1px solid #FFFFFF;
    height:20px;
    background-color:#E9E9E9;
    display:block;
}
.menu a
{
    color:#000000;
    text-decoration:none;
    width:100%;
    display:block;
    
}
.menu a:hover
{
       color:#2F72C1;
       text-decoration:underline;
       width:100%;
       display:block;
}

.main-content
{
    padding:12px;
    text-align:justify;

}
.home-text
{
    padding-top:20px;
    height:300px;
}
.water-mark
{
    background-image:url(../img/log.jpg);
    background-repeat:no-repeat; 
}

.main-content-table
{
	margin:auto;
	width:814px;
	margin-top:15px;
}

.main-content-table-bottom
{
	background-image:url(../img/content-bottom.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	color:#999999;
	text-align:center;
	height:21px;
}

.footer
{
    font-size:11px;
	margin-top:9px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	
	
}

.left-nav-top
{
	height:12px;
}
.nav-tile
{	
	background-image:url(../img/nav-tile.jpg);
	background-repeat:repeat-y;
}


.left-tile
{
	background-image:url(../img/left-tile.jpg);
	background-repeat:repeat-y;
	
	
}

.left-menu h2
{
    color:#666666;

}




.left-menu
{
    margin-left:9px;
}

.left-menu li
{
   margin-left: 0;
   padding-left: 0;
}
.left-menu ul
{
      margin-left: 0;
   padding-left: 0;
    list-style:none;
    font-size:13px;
}

.left-menu a, .left-menu a:hover
{
    color:#999999;

}

.news
{
     padding-left:15px;
     width:150px;
}
.news h2
{
    color:#666666;

}
.news ul
{
    padding-left:15px;
    list-style:none;
}


.right-tile
{	
	background-image:url(../img/right-nav-tile.jpg);
	background-repeat:repeat-y;
}
.right-tile-content
{
	background-image:url(../img/right-tile.jpg);
	background-repeat:repeat-y;
}
.menu-tile
{
	background-image:url(../img/menu-tile.jpg);
	background-repeat:repeat-x;
}
.content
{
    margin:10px;
    text-align:justify;
}

/* Menu lateral*/

.urbangreymenu{
margin-left:1px;
width: 191px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(../img/downgreen.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
font-weight:bold;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #2F72C1;
}


.content-table
{
    
    border:#CACACA 1px solid;
    margin:auto;
    
}
.content-table a
{
    font-weight:normal;
    color:#000000;
}

.table-header
{
    height:35px;
    font-weight:bold;
    padding:4px;
    text-transform:uppercase;
    background-color:#F6F6F6;
}

.table-content
{
    padding:4px;
    height:35px;
    text-align:justify;
}

/* Paging */
div.paging {
	
	color: #FFFFFF;
	margin-bottom: 2em;
	margin-top: 2em;
}
div.paging div.disabled {
	color: #cccccc;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

.altrow {
    padding:4px;
	height:35px;
	color:#000000;
	background-color:#DADADA;
	
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}
.right-tile-content-2
{
	background-color:#FFFFFF;
	background-image:url(../img/right-tile.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding:10px;
}


.even
{
    padding:4px;
    color:#000000;
    background:#FFFFFF;
    height:35px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 797px;
margin:auto;
margin-top:10px;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #CCCCCC;
width: 100%;
background: url(../img/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #000000;
padding-left: 41px;
padding-right:41px;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
color:#330D92;
background: url(../img/chromebg2.gif) center center repeat-x;
}
.admin-header
{
    background-color:#9BC0EE;
    border: 1px solid #0559C1;
    width:90%;
    padding:5px;
    color:#024290;
    font-size:16px;
    font-weight:bold;
   }
   
.actions li a
{ 
    color:#2F72C1;
    font-weight:bold;
    border:1px solid #000000;
    
}

.actions li 
{ 
    padding:4px;
    background-color:#cccccc;
    
}
th a
{
    text-decoration:none;
    color:#2F72C1;
}
