/*************************************
* CSS - Exam for Global Work Force
* Author	: Gonzalo R. Fronda Jr.
* Date		: 02/16/2010
*************************************/

/* reset html tag's margin and padding*/
*          	{ margin:0; padding:0;}
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
a { text-decoration: none; }
a:focus { outline: 0; }

body       	{ margin:0 auto; height: 100%; width:  100%;
			/*
			background: #000000 url(../images/bg/glow.jpg) repeat center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/modcomdownton.jpg', sizingMethod='scale');
			-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg/modcomdownton.jpg', sizingMethod='scale')"
			*/
}

h3 {font-family:Arial, Helvetica, sans-serif;}
/*Note area */
div.warning em {font: italic bold 12px Arial, Helvetica, sans-serif; color:#FF0; text-shadow: 0px 2px 2px #F00;}
div em span {padding-top: 2px; font: italic bold 14px Arial, Helvetica, sans-serif;}

/*** top menu settings ***/
.menuheader	{
	margin: 0;
	padding: 0;
	text-align:center;
	font-weight:bold;
	border-radius: 5px 5px 2px 2px;
	background: rgba(0,0,0,0.7);
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

.menuheader	h3 {
	padding-top: 5px;
	color: #0099FF;
	text-shadow: -1px -1px 0px #000000;
	border: 1px solid rgba(255,255,255,0.3);
	box-shadow:5px 5px 15px rgba(255,255,255,0.2);
	padding-bottom: 5px;
}

.bgc {
	background: rgba(0,0,0,0.5);
	border: 1px solid #f00 rgba(255,255,255,0.3);
	box-shadow:5px 5px 15px rgba(255,255,255,0.2);
	border-radius: 0px 0px 15px 15px / 0px 0px 15px 15px;
	margin: 20px;
}

.singlepage{
	color: #666;;
	text-shadow: -1px -1px 0 #000000;
}

.cellophane {
	opacity: .90;
	-moz-opacity: .90;
	-khtml-opacity: 0.90;
	filter:alpha(opacity=90);
} 

.welcome {
	margin: 0px 0 5px 0;
	color:#FFF;
	text-indent:0px; 
	font: 12px Arial;
	border-radius: 0px 0px 15px 15px / 0px 0px 15px 15px;
}
.welcome ul li{
	list-style: inside upper-alpha;
	font-weight:bold;
	padding-left: 20px;
}
.welcome ul li ul li{
	list-style: inside decimal;
	font-weight: normal;
	padding-left: 20px;
}

.welcome ul li ul li ul li {
	list-style: outside disc;
	padding: 0;
	margin-left: 60px;
}

.welcomheader {
	text-align:center;
}

.bordercontent {
	padding: 0 5px 0 5px;
}

#err		{ color: #FFFF00; font: bold message-box Arial;}

/* HEADER 
/**********************************************************************************************/

/*** body container ***/
#bodycontainer	{
	width:100%;
	height: auto;
	margin:0 auto; 
	/*opacity: .90;
	-moz-opacity: .90;
	-khtml-opacity: 0.90;
	filter:alpha(opacity=90);
	BACKGROUND: #CCCCCC url(../images/Blue_Sand.jpg) repeat top left;*/
}
/**********************************************************************************************/

/*** top bar ***/
.bodytop {
	position:relative;
	padding: 0;
	margin: 0;
	height: 25px;
	float:none;
	/*background-color: #f15b27;*/
}
/**********************************************************************************************/
table.tablebox{
	margin-bottom: 5px;
	border: 0px solid #F0F;
	border-radius: 0px 0px 15px 15px / 0px 0px 15px 15px;
}
/* BOF:  middle top menu ***/
.bodyheader {
	position:relative;
	padding-top: 50px;
	margin: 0;
	height: 60px; 
	border: 0px solid #F00;
	/*background: rgba(0,0,0,0.7);*/
}
.bodyheader .admintitle {
	color: #ffffff;
	font-size: 24px;
	font-weight:bold;
}
.bodyheader .aclogo {
	position:absolute;
	top: 40px;
	/*background-color: #f15b27;*/
}
.bodyheader .admintitle h1{
	float: inherit;
	border: 1px solid rgba(255,255,255,0.5);
	width: 300px;
	color: #FFFFFF;
	margin:auto;
	text-align:center;
	border-radius: 5px;
	background: rgba(0,0,0,0.3);
	box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	text-shadow: -1px -1px 0px #000000;
}
.bodyheader .f_search { float: right;}

.bodyheader h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding : 0; 
}

.bodyheader h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px; 
		background-image: none;
		color: #075181;
		margin: 0;
}
/* eOF:  middle top menu ***/
/**********************************************************************************************/

.contents{
	border: 0px solid #F00;
}
/**********************************************************************************************/

#aligncenter{ position:relative; float: left; left: -10px; text-align:center; width:300px; height:25px;}
/**********************************************************************************************/

/*** left content settings ***/
#leftcontents	{position:relative; float:none; width:8%; min-height:600px; padding-left: 2px;}

/*** right contents settings ***/
#rightcontents	{ position:relative; float:none; width:89.6%; height:100%;}

#submitbutton{ position:relative; float: left; text-align:center; width:100%; height:25px; margin-top:15px; margin-bottom:15px;}


/*** table header settings ***/
tr.trtable {
	BACKGROUND: url(../images/pbcb.gif) repeat-x left center;
}
tr.trtable1 {
	BACKGROUND: url(../images/pbc.png) repeat-x left center;
}
tr.trtable2 {
	BACKGROUND: url(../images/pbch.png) repeat-x left center;
}

tr.trtable, tr.trtable1, tr.trtable2 {
	height: 25px;
	text-align:center; 
	font-family:Arial; 
	font-size:12px; 
	color: #FFFF00;
}

/**********************************************************************************************/
.normaltxt		{ font-family:Arial; font-size:12px; color:#000000; }
/**********************************************************************************************/

/*** forms settings ***/

.formtext		{color: #000; text-shadow: -1px -1px 0 #F60; padding-right:20px; width: 230px; border: 0px solid #F00; height:25px; font: normal 12px Arial, Helvetica, sans-serif;}
.formtextwidth	{color: #F60; text-shadow: -1px -1px 0 #000000; padding-right:20px; width: 230px; border: 0px solid #F00; height:25px; font: normal 12px Arial, Helvetica, sans-serif;}
.formvaltext 	{color: #FF0; text-shadow: -1px -1px 0 #000000; width: 330px; border: 0px solid #F00; height:25px; font: bold 12px Arial, Helvetica, sans-serif;}

.producttextwidth{ width: 105px; border: 0px solid #F00; height:25px; font: normal 12px Arial, Helvetica, sans-serif;}
.productformbox	{ font-family:Arial; font-size:11px; height: 25px; vertical-align:middle; width: 480px;}
.productvalformbox {font: normal 12px Arial, Helvetica, sans-serif; width: 510px; height: 25px; border: 1px solid #FFFFFF;}
.adminmenutext	{ border: 0px solid #F00; height:20px; font: normal 12px Arial, Helvetica, sans-serif; padding: 10px 0px 0px 10px;}
.woformbox		{ font-family:Arial; font-size:11px; height: 25px; vertical-align:middle; width: 413px; margin-left: 7px;}

.formbox		{ font-family:Arial; font-size:12px; height: 25px; vertical-align:middle; width: 200px;}
.dropdown		{ width:90px;Arial; font-size:10px; height: 19px; vertical-align:middle;}
p 				{ font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 20px 0; }
.orange 		{ color: #FF9900}

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

.inputbox{
	color:#000;
	font: normal 12px Arial;
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	padding: 2px;
	text-shadow: 0px 1px 0px #ffffff;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbcbe', endColorstr='#ffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);
	background: -o-linear-gradient(#bcbcbe, #FFFFFF); /*-o-linear-gradient(rgb(170,170,170),rgb(0,0,0));*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}

.textareabox {
	color:#000;
	font: normal 12px Arial;
	vertical-align:middle;
	line-height:20px;
	vertical-align:middle;
	padding: 2px;
	text-shadow: 0px 1px 0px #ffffff;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcbcbe', endColorstr='#ffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#bcbcbe), to(#ffffff));
	background: -moz-linear-gradient(top,  #bcbcbe,  #ffffff);
	background: -o-linear-gradient(#bcbcbe, #FFFFFF); /*-o-linear-gradient(rgb(170,170,170),rgb(0,0,0));*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	border: 1px solid #717171;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow:  1px 1px 0px #efefef;
}

.inputbox option { background:#CCC}
select.inputbox { height: 25px;}
/*** search result color ***/
.qpalzm	{font: bold 12px Arial; color: #F09; vertical-align:baseline;}
/**********************************************************************************************/

/************************ End Button Properties ************************/
.forward{
	float:left
}
.back{
	float:right
}
/* eof follow-up mail system */

/* BOF: button css ********************************************************/
.button {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0099FF;
	padding: 5px 10px 5px 10px;
	border-radius: 20px;
	border: 1px solid rgba(255,255,255,0.2);
	background:	rgba(0,0,0,0.5);
	box-shadow: 0 2px 6px rgba(66,137,225,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(66,137,225,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(66,137,225,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(66,137,225,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	text-shadow: -1px -1px 0px #000000;
}

.button:hover {
	color: #00FF00;
	cursor:pointer;
	box-shadow: 0 2px 6px rgba(120,252,126,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(120,252,126,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(120,252,126,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(120,252,126), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}

.buttondisabled {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 10px 5px 10px;
	border-radius: 20px;
	border: 1px solid rgba(255,255,255,0.2);
	background:	rgba(0,0,0,0.5);
	box-shadow: 0 2px 6px rgba(204,204,204,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-o-box-shadow: 0 2px 6px rgba(204,204,204,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 6px rgba(204,204,225,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 6px rgba(204,204,204,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
	text-shadow: -1px -1px 0px #000000;
}
/* EOF: button css ********************************************************/

/* BOF: Table sorter *********************************************************/
table.tableadd {
	float:left;
	font-family:arial;
	margin:auto;
	text-align: center;
}

table.tablesorter {
	font-family:arial;
	margin:auto;
	text-align: center;
}
table.tablesorter thead tr th{
	border-right: 1px solid #666;
	border-left: 1px solid #CCC;
}

table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding-top: 5px;
	border-bottom: 1px solid #666666;
	vertical-align: top;
}
table.tablesorter tbody tr{
	height: 25px;
}
table.tablesorter tbody tr:hover{
	height: 25px;
	color: #00FF00;
	background: rgba(1, 55, 255, 0.3);
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
/* EOF: Table sorter *********************************************************/

/* BOF: Mail system */
#main_container{
	margin-left: 15px;
}

.mail_title,
.table_buttons{
	text-align:center;
}
/* EOF: Mail system */

.clearL{
	clear: left;
}
.clearB{
	clear:both;
}
.clearR{
	clear: right;
}

.nfloat {
	float:none;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
	border: 2px solid #F00;
}

/* bof header box *********************************************************/
header {
	font: bold 12px "Arial Black", Gadget, sans-serif;
    margin: auto;
    position:fixed;
	top: 0px;
    left:0;
    height:30px;
    width:100%;
	border: 0px solid #FF0
}

header #header-bg{
	height:30px;
	/*margin-top: 500px;*/
	font-family: tahoma;
	color: #f7eb20;
	/*color:#878880;*/
	float:left;
	width:100%;
   border: 1px solid rgba(255,255,255,0.2);
   border-radius: 0px 0px 10px 10px;
	background:	rgba(0,0,0,0.7);
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);

}

header #header-bg ul {
	margin: 0 10px 0px 5px;
	line-height: 25px;
	vertical-align:middle;
	list-style:none;
}

header #header-bg ul li{
	color: #0099FF;
	list-style:none;
	display:inline;
	text-shadow: -1px -1px 0 #000;
}

header #header-bg ul li.lispace{
	margin-left: 20px;
}

header #header-bg ul li.separator{
	color:#CCCCCC;
	text-shadow: -1px -1px 0 #000;
}

header #header-bg ul li a{
	color: #F00;
	text-decoration:none
}
header #header-bg ul li a:hover {
	color:#0F0;
	text-shadow: -1px -1px 0 #000;
	/*text-shadow: 0 0 0.2em #0F0, 0 0 0.2em #0F0, 0 0 0.2em  #0F0;*/
}

header #header-bg ul li span.name{
	padding-left: 5px;
	color: #FF0;
}
header #header-bg ul li a span.iconname {
	height: 50px;
	padding-bottom: 3px;
	padding-right: 15px;
	background: url(../images/close.png) center left no-repeat;
	font: bold 18px "Arial Black";
	color:#F00;
}
header #header-bg ul li a:hover span.iconname {
	height: 50px;
	padding-bottom: 3px;
	padding-right: 15px;
	background: url(../images/open.png) center left no-repeat;
	font: bold 18px "Arial Black";
	color:#F00;
}
/* eof header box *********************************************************/

.colorA{
	color: #FFFFFF;
	text-shadow: -1px -1px 0 #000000;
}

.colorA a, .colorB a{
	color: #09F;
	text-shadow: -1px -1px 0 #000000;
}
.colorA a:hover, .colorB a:hover{
	color: #0F0;
	text-shadow: -1px -1px 0 #000000;
}

.colorB{
	color: #FF6600;
	text-shadow: -1px -1px 0 #000000;
}

.pagenationbutton{
	padding: 5px 0 10px 0;
	border: 0px solid #F00;
	text-align:center;
}
.pagenation{
	border: 0px solid #F00;
}

.required1 {
	font: italic 10px Arial, Helvetica, sans-serif;
	color:#F00;
}
.required2 {
	font: italic 10px Arial, Helvetica, sans-serif;
	color: #0F0;
}

.buttonwrapper{ height: 25px; line-height: 25px; vertical-align:middle}

.norecord {
	background: rgba(211,211,211,0.8);
	color: #C30;
	text-shadow: 1px 1px 0 #ffffff
}

.version a {
	color: #06F;
}

.version a:hover {
	color: #0F0;
}

.box {
   padding: 10px;
   border: 1px solid rgba(255,255,255,0.5);
   border-radius: 10px;
   background: rgba(0,0,0,0.3);
   box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -o-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
   -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
}
#sidebar {
	float: right;
	margin-top: 40px;
	border: 0px #F00 solid;
}
#sidebar .weather {
	text-align:center;
}

#sidebar .flagcnt {
	text-align:center;
}

/*.weather img.box {
	opacity:0.4;
	filter:alpha(opacity=40); For IE8 and earlier */

.logo {
	position:absolute;
	top: 40px;
	left: 20px;
}

.owner {
	color:#0F0
}