/* 
	Blue Dream
	Written by Teylor Feliz  http://www.admixweb.com
*/


.listTable 
{
	border-collapse:collapse;
	color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EDF2F3;
	width: 100%;
}
.listTable td,  .listTable th {
	color:#272727;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #999999;
}
.listTable tr {
	border:1px dotted gray;
}

.listTable  th {
	color:#FFFFFF;
	text-align:left;
	text-transform:none;
	background-color: #04607A;
	padding: 5px;
}
.listTable th a{
	color:#FFFFFF;
	text-decoration: none;
	
}
.listTable th a:hover{
	color:#8ED9F4;
	text-decoration: underline;
	
}

.listTable  td a {
	color:#003366;
}
.listTable  td a:visited { color:gray;
 text-decoration:line-through;
}
.listTable  td a:hover { text-decoration:underline;
}
.listTable  th a {
	color:#003366;
	font-weight:normal;
}
.listTable  th a:hover { color:#363636;
}

/*.listTable tbody td+td+td+td a {
	background-image:url('bullet_blue.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#03476F;
}
.listTable tbody td+td+td+td a:visited {
	background-image:url('bullet_white.png');
	background-position:left center;
	background-repeat:no-repeat;
}*/

.listTable  td  { 
	text-align:left;
 	vertical-align:top;
}
.listTable  td {
	color:#000000;
	padding-top:3px;
	vertical-align: middle;
}
.listTable .odd { background:#fff;
}


.listTable  tr:hover {
	border:1px solid #03476F;
	color:#000000;
	background-color: #C0DFE4;
}
.listTable img {
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cabecera {
	/*background-color: #507320 !important;*/
	background-color: #1C4FA0 !important;	
	font-weight: bold !important;
	color: #FFFFFF !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cabecera td {
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 5px;
}

cabecera   tr:hover   {
	background-color: #04607A !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
/*DOCUMENTO*/
.nomargin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}


.listTableFixed
{
	border-collapse: collapse;
	color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EDF2F3;
	width: 100%;
	table-layout: fixed;
}
.listTableFixed td, .listTableFixed th
{
	color: #272727;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #999999;
	white-space: -moz-pre-wrap; /* Mozilla */
}
.listTableFixed tr
{
	border: 1px dotted gray;
}

.listTableFixed th
{
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
	background-color: #04607A;
	padding: 5px;
}
.listTableFixed th a
{
	color: #FFFFFF;
	text-decoration: none;
}
.listTableFixed th a:hover
{
	color: #8ED9F4;
	text-decoration: underline;
}

.listTableFixed td a
{
	color: #003366;
}
.listTableFixed td a:visited
{
	color: gray;
	text-decoration: line-through;
}
.listTableFixed td a:hover
{
	text-decoration: underline;
}
.listTableFixed th a
{
	color: #003366;
	font-weight: normal;
}
.listTableFixed th a:hover
{
	color: #363636;
}

/*.listTableFixed tbody td+td+td+td a {
	background-image:url('bullet_blue.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#03476F;
}
.listTableFixed tbody td+td+td+td a:visited {
	background-image:url('bullet_white.png');
	background-position:left center;
	background-repeat:no-repeat;
}*/

.listTableFixed td
{
	text-align: left;
	vertical-align: top;
}
.listTableFixed td
{
	color: #000000;
	padding-top: 3px;
	vertical-align: middle;
}
.listTableFixed .odd td
{
	background: #ebf2f3;
}

.listTableFixed .even td
{
	background: #fff;
}

.listTableFixed tr:hover
{
	border: 1px solid #03476F;
	color: #000000;
	background-color: #C0DFE4;
}
.listTableFixed img
{
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
