﻿/* CSS Document */
.menu_text
{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000000;
}


body{	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#000000;
	background:#FFF url('images/elements/body_bg_blend.gif') repeat-x;

}

/* background colour for admin pages here - edited by clalla on 19-04-2010 */
#admin_body_bg{
	background:#FFF url('images/elements/body_bg_admin.gif') repeat-x;
}

/* colour of all links here - edited by clalla on 19-04-2010 */
a{
	color:#2B3B50;
}
/* colour of all links here - edited by clalla on 19-04-2010 */
.sitecontent
{
    font-size:12px;
}

.adminTable
{
	background-color:#ffffff;
}

.body
{
	background-color:#000000;
}
.error
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:red
}

.success
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:green
}
.time
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#006699
}
.usermenuheading
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#C6C05E
}
.welcome
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#006699
}
.copyright
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#AEADAD
}
a.footermenu
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#999999
}
.userleftmenu1
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#97A25B
}
a.footermenu:hover
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#119ad0
}
.linefootermenu
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#4D6608
}
/* Solution to option/input selection bug here - edited by clalla on 19-04-2010 */
input, select{
	z-index:100;
}
/* footer navigation styling here - edited by clalla on 19-04-2010 */
.footerlinkage a{
	text-decoration:none;
	color:#FFF;
}
/* footer navigation styling here - edited by clalla on 19-04-2010 */
.footerlinkage a:hover{
	text-decoration:underline;
}
.likemenu
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#2A5E83
}
/* login menu links styling here - edited by clalla on 19-04-2010 */
a.menu
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
/*color:#006699;*/
color:#006699;
}

/* login menu links styling here - edited by clalla on 19-04-2010 */
a.menu:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
/*color:#2A5E83;*/
color:#CCC;
}

a.sortLinks:link {color:white;}

a.menu_text
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF}

a.menu_text:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#FFFFFF}

a.login_text
{
font-family:Arial;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:#2E3192}

a.login_text:hover
{
font-family:Arial;
font-size:10pt;
font-weight:normal;
text-decoration:underline;
color:#2E3192}

.notoptableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.inputboxstyle
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
	width:400px;
		
}

.inputboxstyle_edu
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
	width:200px;
		
}

.inputboxstylelogin
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
	width:250px;
		
}

.inputboxstylesearchjobs
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
	width:280px;
		
}

.inputboxstyle3
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
	width:500px;
		
}



.inputboxstyleplain
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
			
}

.inputboxstylehomepage
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
			
}

.inputboxstylecontainer
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #0d2c58;
	color:#666666;
			
}

/* header background image here - edited by clalla on 19-04-2010 */
.inputboxstylecontainergreen
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #C0C0C0;
	color:#666666;
	background-image:url('images/elements/n_menu_top2.png');
	background-repeat:repeat-x;
			
}

/* header background image here - edited by clalla on 19-04-2010 */
.inputboxstylecontainergreenlow
{

	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	border:1px solid #C0C0C0;
	color:#666666;
	background-image:url('images/elements/n_menu_butt2.png');
	background-repeat:repeat-x;
			
}

.headerMenuSelected
{
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	color:#0d2c58;
	background-color: ;
	

}

.headerCareer
{
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	color:#024189;
	background-color: ;
}


.header1
{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#0d2c58;
}

/* header background image here - edited by clalla on 19-04-2010 */

#header_bg_img
{
	/* background-image:url('images/elements/header_bg_blended.png');
	background-repeat:repeat-x; */
	background-color:#FFF;
}

/* admin header background image here - edited by clalla on 19-04-2010 */

#adminheader_bg_img
{
	background-image:url('images/elements/header_bg_admin.png');
	background-repeat:repeat-x;
}


/* header background image here - edited by clalla on 19-04-2010 */

#header_bg_img a
{
	color:#404041;
}

/* header background image here - edited by clalla on 19-04-2010 */

#header_dcmlogo_place{
	background:transparent url('images/dcm_logo_trans.png') no-repeat scroll 99% 15%;
}


.enter1
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#97A25B
}
.headertext
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
/*color:#6C6A6B*/
color:#FFFFFF
}

/* Created by Kareem Belcon on 20/07/07 */
.headertext2
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff
}


.resumeviewHeadertext
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
background-color:#566A8B;
color:#FFFFFF;

}
/* Created by Kareem Belcon on 20/07/07 */
.companytitle
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#97A25B
}
/* Created by Kareem Belcon on 20/07/07 */
.companytext
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#006699
}


/*Created by Kareem Belcon on 23/07/07*/
img.digg
{
	border:none;
}

a.menu1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
border:none;
color:#2A5E83
}

a.menu1:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#119ad0
}

a.menu2
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
border:none;
color:#2A5E83
}
a.menu2:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#119ad0
}

/* menu top spacer here - edited by clalla on 19-04-2010 */

#menuSpacerTop
{
	height:1px;
	width:850px;/*
	height:23px;
	background-image:url('images/elements/header_border_top.png');
	background-repeat:repeat-x;*/
}

/* menu buttom here - edited by clalla on 19-04-2010 */

#menuSpacerButt
{
	height:1px;
	width:850px;/*
	height:25px;
	background-image:url('images/elements/header_border_butt.png');
	background-repeat:repeat-x;*/
}

/* admin buttom spacer here - edited by clalla on 19-04-2010 */

#adminmenuSpacerButt
{
	background-image:url('images/elements/adminheader_border_butt.png');
}


/* menu background colour here - edited by clalla on 19-04-2010 */
.menuStyleing
{
	background: transparent url('images/elements/m_menu_bg.png') repeat-x;
}

/* menu navigation styling with IE hack here - edited by clalla on 19-04-2010 */

.menuStyleing a
{
	color:#FFF;
	display:block;
	text-decoration:none;
	width:auto;
	padding:13px 0 0 0;
	_padding:13px 0 13px 0;
	height:30px;
}

/* menu navigation hover styling with IE hack here - edited by clalla on 19-04-2010 */
.menuStyleing a:hover
{
	color:#2B3B50;
	display:block;
	text-decoration:underline;
	width:100%;
	height:30px;
	background: transparent url('images/elements/menu_hover.png') repeat-x;
	padding:13px 0 0 0;
	_padding:13px 0 13px 0;
	font-weight:bold;
}



a.openingsdeadlinesm
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#2A5E83

}
a.openingsdeadlinesm:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#94A25A
}
.openingsdeadlines
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#6C6A6B
}
.openingsdeadlines1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#6C6A6B
}

.instructions
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#0d2c58
}

.likemenu1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#2A5E83
}
.browsejobs1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#8A8773
}
a.browsejobs
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#8A8773
}
a.browsejobs:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#2A5E83
}
.admintableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94524A;
	border-right-color: #94524A;
	border-bottom-color: #94524A;
	border-left-color: #94524A;
}
.textboldwhite
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.textboldblack
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#999;
}
.submitbuttonstyle
{
	font-family:Arial;
	font-weight:700;
	font-size:12px;
	color:#000000;
}
.redirectmessagestyle
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: bold;
	font-weight:norma;;
	color:#993333;
}
.textboldblack1
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.textboldinfo
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#295d84;
}
a.navigationhyperlinkstyle
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#2A5E83
}
a.navigationhyperlinkstyle:hover
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#94A25A
}
.usermenu
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#119ad0}

a.usermenu1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#666666}

a.usermenu1:hover
{
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#119ad0}

.bacckeedup
{
color:#D6B85E
}.verticalbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FBFBFB;
	border-right-color: #FBFBFB;
	border-bottom-color: #FBFBFB;
	border-left-color: #FBFBFB;
}