﻿
.indentmenu ul{
margin: 0px;
padding: 0;
float: left;
width: 420px;
background: black url(images/menur_bg.gif) center center repeat-x;
height:30px;
}

.indentmenu ul li{
display: inline;
font: bold 12px Arial;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-left: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #013A53 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
text-decoration: none;
background: black url(images/menur_hover_right.gif) center center repeat-x;
}


body,div,span,p,ul,li,td,th,input,select,textarea,button {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #333;
	border-collapse: collapse;
}
h1,h2,h3,h4,h5,h6,form{
	margin: 5px; padding: 0px;
}
form{
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {
	margin  :  0;  
	padding :  0; 
	text-align : center; 
	color	: #000000; 	
	height:100%;
} 
html
{
	height:100%;
}
table
{
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}
img
{
	border:0px;
}
hr {
	color: #ABC4D4;
	height: 1px;
	margin: 5px 0px 5px 0px;
}
li {margin: 0px 0px 1px 10px;}
ul {
	list-style-image:url(images/bullet_en.gif);
	list-style-position: outside;
	margin: 10px 0px 10px 20px;
	list-style-type: disc;
	padding-left: 3px;
	line-height : 1.5; 
}
ol {
	list-style-position: outside; margin: -2px 0px 0px 23px;
}
p {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* ------ Links Style ----------------------- */
a, a:link {
	color: #006699;
	text-decoration : none; 
} 
a:visited
{
    color: #000066;
    text-decoration: underline;
} 

a:hover {
	color:#000033;
	text-decoration: underline;
} 

.GV
{
    color: #FF5050 !important;
}


a.link1, a.link1:link,a.link1:visited {
	color: #FFFFFF;
	text-decoration: none;
} 

a.link1:hover {
	color: #333333;
	text-decoration : underline; 
}

a.link1F, a.link1F:link,a.link1F:visited {
	color: #FFFFFF;
	text-decoration: underline;
} 

a.link1F:hover {
	color: #0099CC;
	text-decoration : none; 
}
a.link2, a.link2:link,a.link2:visited {
	color : #003366;
	text-decoration : none; 
} 

a.link2:hover {
	color: #333333;
	text-decoration: underline;
}

a.link3{
	color : #003366;
	text-decoration :none; 
} 

a.link3:hover {
	color: #333333;
	text-decoration: none;
}


a.linkwhite, a.linkwhite:link,a.linkwhite:visited {
	color : #ffffff;
	text-decoration: underline;
} 

a.linkwhite:hover {
	color : #d0d0d0; 
	text-decoration : none; 
}
a.linkwhite2, a.linkwhite2:link,a.linkwhite2:visited {
	color : #ffffff;
	font-weight: bold;
	text-decoration: underline;
} 

a.linkwhite2:hover {
	color : #000000;
	font-weight: bold; 
	text-decoration : none; 
}

/* ------ Headers Style ----------------------- */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #085b6b;
	margin-top : 10px; 
	margin-bottom : 5px; 
} 

h5 {
	font-size: 12px;
	font-weight: bold;
	color : #c70800;
	display:block;
	padding-left:0px;
} 
h3 {
	font-size: 11px;
	font-weight: bold;
	color : #08788d;
	text-align:left;
} 
h4 {
	font: 11px bold;
	color : #0151B4;
} 


/*h6 {
	font-size: 11px;
	font-weight: bold;
	color: #787878;
} 
*/



/* ------ Other Style ----------------------- */
.bkgright {
	background-image: url(images/bkg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bkgleft {
	background-image: url(images/bkg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.Navtd {
	background-color: #a6a6a6;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Navtd_h {
	background-color:#B3D7EC;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #013A53;
}

.Navtd_h a
{
	color: #013A53;
}

.ey
{	
	background-image:url(images/ey_on.gif);
	height:28px;
	width:173px;
	cursor:pointer;
}

.ey:hover
{	
	background-image:url(images/ey_off.gif);
	height:28px;	
	width:173px;
	cursor:pointer;
}


.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/footer_bkg.gif);
}
.searchbg
{
	background-image:url(images/search_title.gif);
	height:26px;
	
}
.searchbg2
{
	background-image:url(images/search_title2.gif);
	height:26px;
	
}


.jsbg
{	
	background-image:url(images/JS_hdr_title.gif);
	height:26px;	
	width:168px;
}


.embg
{	
	background-image:url(images/EM_hdr_title.gif);
	height:26px;	
	width:168px;
}


.hrbg
{	
	background-image:url(images/se.gif);
	height:80px;	
	width:760px;
}


.pix
{	
	background-image:url(images/images/pix.gif);
	height:1px;	
}
.subnavtd {
	background-image: url(images/sub_navbkg.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;	
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:4px;		
}
.subnavtd A:visited{
	color: #006699;
	text-decoration : none; 
	
} 
.subnavtd A:hover{
	color: #000033;
	text-decoration : underline; 	
} 
.jobsredcorner {
	background-image: url(images/jobs_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #cd171e;
	height:26px;
	vertical-align:middle;
	width: 480px;
	
}
.view {
	text-align: right;
	margin-right: 25px;	
	padding-top:5px;
}
.JobRow {
	background-image: url(images/Jobs_bk_row.gif);
	height: 61px;
	width: 480px;
	text-align:left;
	vertical-align: middle;
	
	
}

.JobRowI
{
float:right;
padding-top:2px;
padding-right:7px;
}



.JobRowJ
{
padding-left:10px; 
padding-top:10px;
font-size:12px; 
display:block;
font-weight:bold;
}
.JobRowC
{
padding-left:10px; 
padding-top:2px;
font-size:12px; 
display:block;
color:#444;
}
.JobRowL
{
padding-left:10px; 
padding-top:2px;
font-size:12px; 
display:block;
color:#666;
font-style:italic;
}

.topemBKG {
	background-image: url(images/logos_bkg.gif);
	background-position: center;
	height: 92px;
	width: 237px;
	text-align: center;
	vertical-align: middle;
}
.featuredEmBKG {
	background-image:url(images/featuredbox_bkg.gif);
	background-position: center;
	height: 82px;
	width: 226px;
	text-align: center;
	vertical-align: middle;
}	
.topRow
{
	background-image:url(images/top_stripe_bkg.gif);
	height:30px;
	width:100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.dateTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}
.wlcmname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	background-image: url(images/btn_action_e.gif);
	background-repeat: no-repeat;
	padding-right: 35px;
	height: 27px;
}
.actionbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	height: 27px;
	background-image: url(images/btn_action.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	padding-right: 35px;
}
.redhdr {
	background-image: url(images/red_hdr_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #cd171e;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

.redhd {		
	background-color: #cd171e;	
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;	
	border-bottom: 1px solid #FFFFFF;
	
}
.hdrbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/hdr_btn.gif);
	width: 58px;
}

.hdrbtn2 
{
	display:inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/hdr_btn.gif);
	width: 58px;
}

.whitetext {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.greytext {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.blacktext {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#CA  /*Content Area*/
{	
	width: 485px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}


#CAW  /*Content Area Wide*/
{	
	width: 740px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
	
}

#CAA  /*Content Area Admin*/
{	
	width: 520px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;

}

#CAAW 
{	
	width: 748px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

#Message, .Message
{
	border: #2F71AB thin solid;
	color: #000;	
	background-color: #DFEBF4;
	width:460px;
	margin:10px;
	padding:10px;
	display:block;	
}

#Message2, .Message2
{
	border: #2F71AB thin solid;
	color: #000;	
	background-color: #DFEBF4;
	width:90%;
	margin:10px;
	padding:10px;
	display:block;	
}

.d1
{

	color: #2F71AB;		
	margin:10px;
	padding:10px;
	display:block;	
	font-weight:bold;
	border: #2F71AB thin solid;
	background-color: #DFEBF4;
}

.ErrorMsg
{
	font-size: 11px;
	color: #ff0000;	
	display: block;
}

.frame
{	
	margin:0 auto;
	background-color: #eee;	
}
.frame td
{
	color: #333;
	padding: 5px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	background-color: #eee;
	border-bottom: 1px solid #fff;
		
}
.frame th , .frame td.c
{
	color: #2F71AB;
	padding: 5px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #2F71AB;
}
.frame td.f
{	
	border-bottom: none;		
}


.fAction
{	
	margin:0 auto;
	background-color: #FFF;	

}
.fAction td
{
	font-size:11px;
	color: #333;
	padding: 2px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	border-bottom: 1px solid #ddd;
		
}
.fAction td.f
{	
	border-bottom: none;		
}

#P0
{
	margin: 0px;	
	padding: 0px;
	border:none;
}

#P0 td
{
	color: #333;
	padding: 0px;	
	text-align: left;			
	border: none;
}

.PS
{
	margin: 0px;	
	padding: 0px;
	border:none;
}

.PS td
{
	color: #333;
	padding: 0px;	
	text-align: left;			
	vertical-align:top;
	border: none;
	font-size:11px;
}

.PS td.c
{
	color: #666;
	padding: 0px;	
	text-align: left;
	vertical-align:top;			
	border: none;
	font-size:11px;
}


.PageTitle
{
	width: 100%;
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border-bottom: #A0C0D5 1px solid;
	display: block;
	text-transform: uppercase;
	font-variant: small-caps;
}

.PageTitle2
{
	width: 100%;
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border-bottom: #A0C0D5 1px solid;
	display: block;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-top:10px;
}

.PageTitle3
{	
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	display: block;
	text-transform: uppercase;
	font-variant: small-caps;
	margin-top:10px;
}

.PageTitle4
{
	width: 100%;
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	border-bottom: #A0C0D5 1px solid;
	display: block;
	text-transform: uppercase;
	font-variant: small-caps;
}

.PageSubTitle
{	
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	margin-top:10px;
	display:block;
}

.PageSubTitle2
{
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	margin-top: 10px;
	font-variant: normal;
	text-transform: none;
}

.PageTitle4
{
	width: 100%;
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border-bottom: #A0C0D5 1px solid;
	display: block;
	margin-top:10px;
}

.frame2
{	
	margin:0 auto;
	background-color: #fff;	
	font-family: Arial, "Arabic Transparent", Tahoma;
}

.frame2 td
{
	color: #333;
	padding: 5px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	vertical-align:top;	
	border-bottom: #A0C0D5 1px solid;
		
}


.frame2 td.h
{
	color: #cd171e;
	padding: 5px;
	font-weight: bold;
	line-height: 5mm;
	text-align: left;
	vertical-align:top;	
	border-bottom: #cd171e 1px solid;
		
}

.frame2 th , .frame2 td.c
{
	color: #013A53;
	padding: 5px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	background-color:#A8D4F0;
	font-weight: bold;
	vertical-align:top;	
	font-size: 12px;
	border-bottom: #A0C0D5 1px solid;
	
}

.frame2 td.f
{	
	border-bottom: none;
	vertical-align:top;			
}

.frame2 td.ht
{	
	font-size: 12px;
	font-weight:bold;
	color:#444444;
	background-color:#A0C0D5;
	border-bottom-color:#ddd;	
}


.frame2 td.s
{	

background-image: url(images/red_hdr_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #cd171e;	
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border:none;
	height:20px;

}


.frame2 td.s a
{	
	color: #FFFFFF;
}



.frame3
{	

	background-color: #A0C0D5;	
    clear:both;

}
.frame3 td
{
	color: #013A53;
	font-weight: bold;
	text-align: left;
	background-color: #A0C0D5;
	font-size: 11px;
	padding-left: 10px;
}

.frame4
{	
	margin:0 auto;
	background-color: #eee;	
}

.frame4 td
{
	color: #333;
	padding: 5px;
	font-weight: normal;
	line-height: 5mm;
	text-align: left;
	vertical-align:top;	
	border-bottom:none;
	
		
}
.frame5
{
    border-bottom: none;
    vertical-align: top;
    float: right;
    position: inherit;
    top: 0px;
}

.frame6
{	
	margin:0 auto;
	background-color: #eee;	
	border-bottom: #dddddd 3px solid;
	margin-top:10px;
	margin-bottom:10px;
	
}

.frame6 td
{
	color: #666;
	padding: 4px;
	font-weight: normal;
	text-align: left;
	vertical-align:top;	
	border-bottom: #ffffff 1px solid;
			
}


.searchcbg
{	
	background-image:url(images/search_catogery.gif);
	height:26px;	
	border-top:	#FFFFFF 1px solid;
	text-align:right;
	padding-right:10px;
}

.CountryDDL
{
	color:#000;
	font-size: 9px;
	width:157px;
	border:none;
	background-color:#A8D4F0;
}

.SearchDDL
{
	color:#000;
	font-size: 11px;
	width:160px;
	border:none;	
}
.GDDL
{
    border-style: solid;
    border-width: 1px;
    border-color: #aaa;
    color: #000;
    font-size: 11px;
}
.DDL2
{
	color: #333;
	font-size: 11px;
	width: 180px;
	border: none;
	background-color: #efefef;
	font-weight: normal;
	font-family: Tahoma;
}
.DDL2s
{
	color: #333;
	font-size: 11px;
	width: 80px;
	border: none;
	background-color: #efefef;
	font-weight: normal;
	font-family: Tahoma;
}
.DDL
{
	width:250px;
	border:none;	
	
}

.highlight
{
    background-color: #FFFF00;
}
.span1
{
	color: #0068A4;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	line-height: 5mm;
	display: block;
}

.span11
{
	color: #333;
	padding: 5px;
	line-height: 5mm;
	display: block;
}
.span111
{
	color: #0068A4;
	padding: 5px;
	line-height: 5mm;
	display: block;
}
.span2
{
	border: #2F71AB 1px solid;
	color: #0068A4;	
	background-color: #FFFFFF;
	width:460px;
	margin:10px;
	padding:10px;
	display:block;	
}


input,select,textarea
{
	font-size: 11px;
	padding: 2px;
	margin: 2px;
	border: #aaaaaa 1px solid;
	border-collapse: collapse;
}

.frmBotton {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	color: #FFFFFF;
	background: url(images/btn.gif)	repeat-x;
	
}

input.botton 
{
	font-size: 11px;
	color: #000099;
	font-family: Verdana;
	font-weight: bold;
	padding-bottom: 3px;
	background-image: url(Images/btn_g_Big.gif);
	width: 90px;
	height: 23px;
	background-color: transparent;
	cursor: hand;
	border-style: none;
}


img, radio{
  border:none;
}

.collapsable {
    margin: 0;
    padding: 0;   
    display: inline;
    
}

.collapsable a
{
color:#013A53;
	font-weight: bold;
		font-size: 11px;
	font-family: Tahoma;		
}

/*h1, h2,p {
    padding: 0;
    margin: 0;
    display: inline;
}
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #085b6b;
	margin-top : 10px; 
	margin-bottom : 5px; 
} 

h2 {
	font-size: 12px;
	font-weight: bold;
	color : #c70800;
	text-align:left;
} 

.p1 {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.bgfe
{
    	background: url(images/featuredbox_tile.gif)	repeat-y;
}
.fa
{
    	font-family: arial; 
}

.smalltext {
	font-size: 10px;
	text-align:left;
}
.Biggertext
{
    	font-size: 12px;
	text-align:left;
}
