
ul, ol, li, h3, h4, h5, h6, pre, form, body, html, blockquote, fieldset, input
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	background: url( "/LionAirAgentsPortal/images/bg_gradient.jpg" );
	background-repeat: repeat-x;
	background-color: #d3a29e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	height: 100%;
	margin:0;
	padding:0;
	text-align: center;
}

form
{
	height:100%;
}

a:link
{
	color: #5784C5;
	text-decoration: none;
}

a:visited
{
	color: #5784C5;
	text-decoration: none;
}

a:hover
{
	color: #5784C5;
	text-decoration: underline;
}


th
{
	color: #FFFFFF;
	background-color: #395E93;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #333333;
	letter-spacing: 0.2em;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 20px;
	/*padding-right: 10px;
	padding-left: 10px;*/
	color: #666666;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}



.juke_button_trans
{
	background: transparent;
	border: none;
}

.table-content
{
	color: #333333;
	padding: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	font-size: 11px;
}

.table-content-centered
{
	color: #333333;
	padding: 3px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}


.table-headings
{
	font-weight: bold;
	color: #666666;
	font-family: Verdana;
	background-color: #A9C1FF;
}

.table-items *
{
	font-size: 11px;
}

.table-alternating-rows
{
	font-size: 11px;
	background-color: #e4e1fb;
}

.table-pagers
{
	color: Red;
	background-color: #CCC; 
	font-weight: normal;
	text-align: left;
	font-size: smaller;
	letter-spacing: 3em;
	word-spacing: 3em;
}

.table-pagers td
{
	letter-spacing: 0.075em;
	padding-right: 5px;
}

.table-pagers span 
{
	color:Red; 
	font-weight:bold;
} 

.menu
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 5px;
	letter-spacing: 0.075em;
	text-align: left;
}

.menu_border
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}


.LHSHeaderd
{
	color: #345077;
	letter-spacing: 0.1em;
}


h1
{
	color: #345077;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}

h2
{
	color: #345077;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}

h3
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 0.075em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.section_heading
{
	color: #345077;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	letter-spacing: 0.1em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}

.content-text
{
	font-size: 10px;
	text-align: justify;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.required
{
	background-color: #fffacd;
}

.errorText
{
	color: #ff0000;
}

.infoText
{
	font-weight: bold;
}


.progress
{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 100;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: silver;
	filter: alpha(opacity=75);
	-moz-opacity: 0.5;
}

.progress img
{
	position: absolute;
	top: 45%;
	left: 50%;
}

.notification
{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.tblAgents td
{
	height: 20px;
}

.labelCell
{
	width: 100px;
	font-size: 11px;
}

.no-resize
{
	font-size: 12px;
}
