html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	color: #000000;
	text-align: left;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
body, div, p, span, 
td, th, td {
	font:normal normal 14px/150% Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
}
th,
td {
	vertical-align: top;
	padding: 0;
	text-align: left;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 14px/150% Verdana, Tahoma, Arial, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0;
	margin: 0;
	display: block;
}
.clear { 
	clear: both;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
select,
option,
textarea,
input {
	font:normal normal 11px/100% Arial, Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
img {
	border: 0px;
	/*display: block;*/
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}

ul#module_menu {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#module_menu li {
	display: block;
	padding: 0;
	margin: 0;
}
ul#module_menu li a {
	font-size: 18px !important;
	color: #990000 !important;
	padding: 0 0 0 20px;
	background: url('../img/icons/li.gif') 0 4px no-repeat;
}
	


#content {
	padding: 50px 20px;
}


.default_table {
	width: 100%;
	
}
.default_table th {
	font-weight: bold;
	font-size: 16px;
	background: #666666;
	color: #FFFFFF;
	padding: 6px 15px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
}
.default_table td {
	padding: 6px 15px;
	border-bottom: 1px solid #666666;
	vertical-align: middle;
}
.default_table .even td {
	background: #f4f0f0;
}
.default_table .odd td {
	background: #e7e2e2;
}



.print_table {
	width: 100%;
	
}
.print_table th {
	font-weight: bold;
	font-size: 16px;
	background: #C0C0C0;
	color: #000;
	padding: 6px 15px;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
}
.print_table td {
	padding: 6px 15px;
	border-bottom: 1px solid #666666;
	vertical-align: middle;
}
.print_table .even td {
	background: #FCFCFC;
}
.print_table .odd td {
	background: #EFEFEF;
}


.paging {
	text-align: center;
	padding: 10px 0;
}

.paging td {
	padding: 0 10px;
}


.filter-form {
	float: left;
	background: #e7e2e2;
	border: 2px solid #cccccc;
	padding: 15px;
	clear: both;
	margin: 0 0 10px 0;
}
.filter-form label {
	font-size: 12px;
	display: block;
	padding: 0 10px 0 0;
}
.filter-form select,
.filter-form input {
	border: 1px solid #666666;
	width: 240px;
	float: left;
	margin: 0;
	display: block;
}
.filter-form .submit {
	float: left;
	padding: 0 0 0 10px;
}
.filter-form .submit input {
	
	background: #990000;
	border: 1px solid #990000;
	width: auto;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
}
.filter-form .filter-history {
	text-align: right;
	padding: 6px 0 0 0;
	clear: both;
	font-size: 11px;
}
.filter-form .filter-history a {
	font-size: 11px;
	
}


.full-filter-form {
	background: #e7e2e2;
	border: 2px solid #cccccc;
	padding: 12px 0 12px 12px;
	float: left;
	clear: both;
}
.full-filter-form .form-field {
	float: left;
	padding: 0 12px 10px 0;
}
.full-filter-form .submit {
	text-align: right;
	padding: 12px 12px 0 0;
}
.full-filter-form .submit input {
	background: #990000;
	border: 1px solid #990000;
	width: auto;
	display: block;
	margin: 0 0 0 auto;
	color: #FFFFFF;
	cursor: pointer;
}
.full-filter-form label {
	display: block;
	margin: 5px 0 2px 0;
	font-size: 12px;
}
.full-filter-form input.checkbox {
	border: none;
	width: auto;
}
.full-filter-form select,
.full-filter-form input {
	border: 1px solid #666666;
	width: 140px;
}


.table_header {
	width: 100%;
}
.table_header .total {
	float: left;
	font-weight: bold;
	font-size: 18px;
	padding: 10px 12px;
}
.table_header .right_link {
	white-space: nowrap;
	padding: 12px 12px;
	float: right;
}

/* navigation */
#top_navigation {
	background: #990000;
	padding: 5px 20px;
	border-bottom: 10px solid #666666;
}
#top_navigation,
#top_navigation a,
#top_navigation * {
	color: #FFFFFF !important;
}
/* navigation */


/* login */

#login {
	text-align: center;
	vertical-align: middle;
	padding: 50px;
}

#login fieldset {
	width: 260px;
	margin: 0 auto;
	float: none;
	text-align: left;
	
}


/* login */

/* table-styles */

table.header {
	border: 0px;
	font-size : 11px;	
}

table.list {
	padding: 0px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-size : 13px;
}

table.list th {
	font-weight: bold;
	text-align: center;
	background: #eee;
	padding: 5px;
	border: 1px solid #ccc;
}

table.list td {
	text-align: left;
	padding: 5px;
	border: 1px solid #ccc;
}

table.form {
	padding: 0px;
	font-size : 11px;
}

table.form td {
	padding: 5px;
	border: 1px solid #ccc;
}

table.editor td {
	border: none;
	padding: 0 0 0 3;
}

td.error{
	padding: 5px;
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:white;
	background:red;		
}

table.borders {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}



/* paging */

.paging a {
	color: #999;
	font-size: 14px; 
	text-decoration: none;
}
.paging a:hover {
	text-decoration: underline;
}

/* eof paging */


fieldset {
	border: none;
	display: block;
	background: #e7e2e2;
	border: 2px solid #cccccc;
	padding: 15px;
	float: left;
	margin: 0 30px 20px 0;
}
textarea,
.ckeditor,
fieldset textarea.ckeditor,
.fckeditor {
	width: 750px !important;
	height: 350px !important;
}
fieldset textarea {
	display: block;
	border: 1px solid #333333;
}
fieldset select,
fieldset .input_text {
	display: block;
	border: 1px solid #333333;
	width: 250px;
}
fieldset .checkboxes label {
	display: block;
	margin: 5px 0 4px 0;
	font-size: 12px;
}
fieldset label span {
	font-style: italic;
}
fieldset .label strong {
	color: #990000;
}
fieldset .label,
fieldset label {
	display: block;
	margin: 12px 0 4px 0;
	padding: 0;
}
fieldset legend {
	font-size: 18px;
	font-weight: bold;
	display: block;
	border: 2px solid #cccccc;
	color: #FFFFFF;
	background: #990000;
	padding: 5px 12px;
}
.bottom_submit .submit,
fieldset .submit {
	background: #990000;
	border: 1px solid #990000;
	width: auto;
	display: block;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
	margin: 12px 0 0 0;
	clear: both;
}

.bottom_list .submit
{
	background: #990000;
	border: 1px solid #990000;
	width: auto;
	display: inline;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
	margin: 12px 0 0 0;
	clear: both;
}

#middle_box
{
	display: none;
	border: 1px solid black;
	font-size: 12px;
	position: fixed;
	width: 250px !important;
	height: 100px;
	top: 300px;
	left: 300px;
	margin: auto;
	align: left;

	z-index: 990;
	background-color: white;
	width: 250px;
	
	max-height: 400px;
}

.print_report
{

}


.profile_popup {
	position: absolute;
	width: 441px;
	height: 184px;
	overflow: hidden;
	display: none;
	border: 1px solid black;
	background-color: white;
}
.profile_popup .popup_bg {
	width: 441px;
	height: 184px;
}
.profile_popup .popup_bg .popup_text {
	padding: 8px 0 5px 21px;
}
.profile_popup .popup_bg .popup_text div {
	font-size: 11px !important;
	color: #9b9b9b !important;
}
.profile_popup .popup_bg .popup_text div span {
	color: #000000 !important;
	
}
.profile_popup .popup_bg .popup_text strong {
	font-size: 14px;
	display: block;
	margin: 0 0 15px 0; 
}
.profile_popup .popup_bg img {
	border: 1px solid #c5c5c5;
}
.profile_popup .popup_bg .popup_padd {
	padding: 24px 24px 24px 68px;
}


.f_50 {
	width: 50%;
	display: inline;
}

.f_25 {
	width: 25%;
	display: inline;
}

.f_125 {
	width: 12%;
	display: inline;
}