/***************************************************************************
                  GMA GP Operations, by Glenn Miranda Apolinario
                       -------------------------------------

   filename             : main.css

   copyright            : Copyright (C) 2002-2004 Glenn Miranda Apolinario
   license              : GNU General Public License (GPL)

   website & forum      : http://private.pesocard.com/online/operations
   e-mail               : gmapolinario@hotmail.com

 ***************************************************************************/


body, html
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	/*background-color	: #ECF9FF;*/
	background: #fff url(../../images/bg/section.jpg) no-repeat top right ;
}

table
{
	margin-top          : 1px;
	border              : 1px solid;
	border-color        : #6699CC;
	padding        		: 0px;
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	/*background-color	: #ECF9FF;*/
	background: #fff url(../../images/bg/section.jpg) no-repeat top right ;
}

table.def
{

	margin-top          : 1px;
	border              : 0px solid;
	border-color        : #FFFFFF;
	padding        		: 0px;
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	/*background-color	: #ECF9FF;*/
	background: #fff url(../../images/bg/section.jpg) no-repeat top right ;
}

/* Links Begin */
a:visited, a:active
{
	text-decoration		: none;
}

a:link
{
	text-decoration		: none;
}

a:hover
{
	color 				: RED;
	/*background-color 	: none;*/
	text-decoration 	: underline;
}
/* Links End */

img.myimg:hover
{
	position			: relative;
	height              : 37px;
	width              	: 37px;
}

input, textarea
{
	border              : 1px solid;
	border-style        : outset;
	border-color        : #6699CC;

  	font-size			: 12px;
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
}

select, option
{
  	font-size			: 12px;
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
}

.button
{
	/*background			: buttonface url(../../images/larry_ico.jpg) no-repeat right;*/
	border-top          : 0;
	border-left         : 0;
	cursor              : pointer;
	/*cursor              : hand;*/
}

tr
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	padding-left		: 3px;
	padding-right		: 3px;
}

td
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	padding-left		: 3px;
	padding-right		: 3px;
}


/* CUSTOMIZED SETTINGS */

/* Progress Bar Begin */
.hide
{
	position 			: absolute;
	visibility 			: hidden;
}

.show
{
	position 			: absolute;
	visibility 			: visible;
}

.progress
{
	margin-top          : 1px;
	margin-bottom       : 3px;
	width				: 1px;
	height				: 20px;
	background-color	: #6699CC;
}

.progress_table
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-size			: 11px;
	background-color	: #6699CC;
}

.progress_td
{
	color				: windowtext;
	background-color	: #6699CC;
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-size			: 11px;
	padding-left		: 5px;
	padding-right		: 5px;
}
/* Progress Bar End */

/* Table Sort Begin */
thead .arrow
{
	overflow			: hidden;
	font-family			: webdings;
	background-position	: center center;
	background-repeat	: no-repeat;
	margin				: 0 2px;
}

thead td
{
	/*background		: ButtonFace;*/
	background-color    : LIGHTBLUE;
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	border				: 1px solid;
	border-left			: 0px solid;
	border-color		: #6699CC;
	color				: #6699CC;
	/*border-color		: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;*/

	cursor              : pointer;
	/*cursor              : hand;*/
}

thead td:active
{
	background			: ButtonFace;
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	border				: 1px solid;
	border-color		: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
/* Table Sort End */

/*  Links Begin */
a.menu:visited, a.menu:active
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	color				: #FFFFFF;
	text-decoration		: none;
}

a.menu:link
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	color				: #FFFFFF;
	text-decoration		: none;
}

a.menu:hover
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	color 				: RED;
	/*background-color 	: none;*/
	text-decoration 	: underline;
}
/*  Links End */


/* Glenn Main Begin */
tr.trdar
{
	background-color 	: #6699CC;
}

tr.trlig
{
	background-color 	: LIGHTBLUE;
}

tr.trcom
{
	background-color 	: PINK;
}

tr.trcre
{
	background-color 	: RED;
}

tr.trcom:hover
{
	background-color 	: #6699CC;
}

tr.trdefdar
{
	background-color 	: #ECF9FF;
}

tr.trdefdar:hover
{
	background			: ButtonFace;
}

tr.trdeflig
{
	background-color 	: #FFFFFF;
}

tr.trdeflig:hover
{
	background			: ButtonFace;
}

td.tddar
{
	background-color 	: #6699CC;
}

td.tdlig
{
	background-color 	: LIGHTBLUE;
}

td.tdcom
{
	background-color 	: PINK;
}

td.tddefdar
{
	background-color 	: #ECF9FF;
}

td.tddeflig
{
	background-color 	: #FFFFFF;
}

font.fonthea
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 18px;
	color				: #FFFFFF;
}

font.fontheasub
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 15px;
	color				: #FFFFFF;
}

font.fontheafot
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 15px;
	color				: #6699CC;
}

font.fontfoo
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 18px;
	color				: #6699CC;
}

font.fontsub
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 13px;
	color 				: #FFFFFF;
}

font.fontfot
{
	font-family			: Lucida Sans Unicode, Trebuchet MS, Verdana, Sans-Serif;
	font-weight         : bold;
	font-size           : 13px;
	color 				: #6699CC;
}

font.fontmid
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size           : 12px;
}

font.fontmidbol
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-weight         : bold;
	font-size           : 12px;
}

font.fontmiddar
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size           : 12px;
	color 				: #6699CC;
}

font.fontmidlig
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size           : 12px;
	color 				: #FFFFFF;
}

font.fontdar
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size			: 11px;
	color 				: #6699CC;
}

font.fontlig
{
	font-family			: Verdana, Lucida Sans Unicode, Trebuchet MS, Sans-Serif;
	font-size 			: 11px;
	color 				: #FFFFFF;
}

.dragme
{
	position			: relative;
}
/* Glenn Main End */

.fancyRow {
	background: #fff url(../../images/misc/buttonbar.gif) repeat-x top;
}

.fancyRow2 {
	background: #fff url(../../images/misc/buttonbar_gs.gif) repeat-x top;
}
















.w22 {

	width: 22%;

}



.mainTable {

	border-top: 1px solid #003399;

	border-left: 1px solid #003399;

	border-right: 1px solid #003399;

	background: #fff url(../../images/bg/section.jpg) no-repeat top right ;

	margin: 5px auto;

	text-align: left;

}

.mainTable tr td {

	padding: 2px;

}

a,a:hover {

	text-decoration: underline;

}



a {

	/* color: #821517; */

	text-decoration: none;

}



a:hover {

	/* color: #821517; */

	text-decoration: underline;

}



.navigation
{
	color		: BLUE;
	padding		: 0px;
	margin		: 0px;
	height		: 100%;
	border		: 1px solid #003399;
	background	: #fff url(../../images/bg/section.jpg) no-repeat top right;
	font-weight	: bold;
}



.navigation a,.navigation a:hover {

	height				: 18px;
	padding: 2px;

	margin: 6px;

	margin-bottom: 0px;

	margin-top: 0px;

	display: block;

	color: BLUE;

	border: 1px solid #FFFFFF;

	background: #fff url(../../images/bg/section.jpg) no-repeat top right;

}



.navigation a:hover {

	padding: 2px;

	text-decoration: none;

	color: #821517;

	background: #fff url(../../images/misc/buttonbar.gif) repeat-x top ;

	border: 1px solid #003399;

}



.headers {

	font-size: 12px;

	font-weight: bold;

}



.headers a, .headers a:hover {

	color: #000000;

	text-decoration: none;

}



.highLight {

	background: #fff url(../../images/misc/buttonbar.gif) repeat-x top ;

	font-weight: bold;

	border: solid 1px #000000;

}




.border-top-bottom {

	border-top: 1px solid #003399;

	border-bottom: 1px solid #003399;

}



.navigationHead {

	text-align:	left;

	font-weight: bold;

	border-top:	1px solid #003399;

	border-left: 1px solid #003399;

	border-right: 1px solid #003399;

}



.smallText {

	font-size: 9px;

}



.text {

	width: 154px;

}



img {

	border: 0px;

}



li {

	padding: 0px;

	margin: 6px 0px 0px 15px;

	list-style: disc outside url("../../images/misc/li.gif");

}



ul {

	margin: 0px 0px 0px 20px;

}



.silent {

	color: #000000;

	text-decoration: none;

}



.silent:hover {

	color: #000000 !important;

	text-decoration: none !important;

}



.logoBox {

	padding: 4px;

	margin: 4px;

	border:	1px solid #003399;

	background: #fff url(../../images/bg/section.jpg) no-repeat top right;

}



fieldset {

	padding: 5px;

}



legend {

	font-weight: bold

}



legend a,legend a:hover {

	display: block;

	text-decoration: none;

}



.u {

	text-decoration: underline;

}



.strike {

	text-decoration:line-through;

}



.content {

	width: 84%;

	height: 206px;

}



.mono {

	font-family:"Courier New", Courier, mono, sans-serif;

}



/* FORM ELEMENTS */



.textbox, .textarea {

}



td.basic {background-color: #FFFFFF; vertical-align:top;}



.fauxbutton {

	font: 11px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;

	border: 1px solid #003399;

	background-color: #F7CC76;

	padding: 2px;

	color: #000000;

}



.boldtext {font-weight: bold;}



h1 {

	font-size: 13px;

	color: #003399;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 6px;

}



.boldtitle {

	font-size: 12px;

font-weight: bold;

	color: #003399;

	margin-left: 0px;

	margin-top: 4px;

	margin-right: 0px;

	margin-bottom: 4px;

}



p.notop{

margin-top: 0px;

}



acronym {
	cursor: pointer;
	/*cursor: hand;*/
	border-bottom: dashed 1px #000000;
	}



#countdown1{

font-weight: bold;

font-size: 16px;}
