/******************************************************/
/* Created by: Raul Morales Ferrer					  */
/* Email: raulemofe@hotmail.com                       */
/* Last Modified: 2008-11-03 	                      */
/******************************************************/

body 
{ 
	font-family:"Trebuchet MS", "Segoe UI", Tahoma, Verdana, Arial, sans-serif; font-size:12px; color:#000000; 
}
body { margin:0px; background-color:#d5ddd6; background-image:url('../images/global_bg.jpg'); background-repeat:repeat-x; } 
A { color:#000000; font-family:Arial Narrow, Segoe UI,Tahoma,Verdana,Arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; } 
A:hover { color:#0d8082; font-family:Arial Narrow,Segoe UI,Tahoma,Verdana,Arial,sans-serif; font-size:12px; font-weight:bold; text-decoration:none; }
TD { font-family:"Trebuchet MS", Segoe UI,Tahoma,Verdana,Arial,sans-serif; } 


form { margin:0px; }

.InputTextEmailRequired, .InputTextEmailNoRequired, .InputTextRequired, .InputTextNoRequired, .InputNumRequired, .InputNumNoRequired, .InputDateRequired, .InputDateNoRequired
{ 
	width:200px; font-family:Tahoma; font-size:11px; border:1px solid #7f9db9;
	background-image:url('../images/global_InputBg.gif'); background-repeat:repeat-x; 
} 
.InputButton {  font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif; font-size:11px; cursor:pointer;  } 
.InputRequired { color:red; font-family:Tahoma; font-size:11px; font-weight:normal; }

.error { BORDER:#aaaaaa 1px dotted; PADDING:5px; COLOR:red; FONT-STYLE: normal; BACKGROUND-COLOR:#E6EBF1; font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif; font-size:12px; font-weight:bold; } 
#dhtmltooltip {	position:absolute; left:-300px; width:150px; border:1px solid black; padding:1px; background-color:#e0e1e0; visibility:hidden; z-index:100; FONT-FAMILY:Segoe UI,Tahoma,Verdana,Arial,sans-serif; FONT-SIZE:12px; COLOR:#16a0c9;
					/*Remove below line to remove shadow. Below line should always appear last within this CSS*/ /*filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/ }
#dhtmlpointer {	position:absolute; left:-300px; z-index:101; visibility:hidden; }
.dhtmldiv { background-color:#5c9cc3; COLOR:#000000; border:1px color:#000000 solid; width:90%; font-size:12px; font-weight:normal; }
#marqueecontainer{ position:relative; width:190px; /*marquee width */ height:200px; /*marquee height */ background-color:#ffffff; overflow:hidden; padding-left:5px; padding-right:5px; }

.Error { BORDER:#aaaaaa 1px dotted; PADDING:5px; color:red; FONT-STYLE: normal; background-color:#E6EBF1; font-family:Segoe UI,Tahoma,Verdana,Arial,sans-serif; font-size:12px; font-weight:bold; } 

.DefaultTxt { font-family:Arial Narrow; color:#999999; font-size:13px; font-weight:normal; } 
.DefatulTitGray { font-family:Arial; font-size:12px; font-weight:bold; color:#333333;  } 
.DefaultTxtAqua { font-family:Arial; font-size:12px; font-weight:normal; color:#0d8082; }
A.DefaultTxtAqua { font-family:Arial; font-size:12px; font-weight:bold; color:#0d8082; text-decoration:none; }
A.DefaultTxtAqua:hover { font-family:Arial; font-size:12px; font-weight:bold; color:#0d8082; text-decoration:underline; }

/* News Popup / Author: Raul Morales Ferrer / Last Modified: 30 Jul 2010 */
.dhtmlwindow { position:absolute; border:2px solid #acacac; visibility:hidden; background-color:#acacac; } 
.drag-handle{ padding-left:10px; padding-top:5px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; background-color:#acacac; color:#000000; cursor:move; overflow:hidden; width:auto; 
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity:1; opacity:1; } 
.drag-handle .drag-controls { position:absolute; right:1px; top:2px; cursor:hand; cursor:pointer; } 
* html .drag-handle{ width:100%; } 
.drag-contentarea { border-top:1px solid #acacac; background-color:#acacac; color:black; height:150px; padding:2px; overflow:auto; } 
.drag-statusarea { border-top:1px solid #acacac; background-color:#acacac; height:13px; } 
.drag-resizearea { float:right; width:13px; height:13px; cursor:nw-resize; font-size:0; } 


