﻿
/* MasterPage-Specific Attributes */

#header {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	height: 115px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #c1002d;
	border-bottom: 4px solid #c1002d;
	padding: 0px 5px 0px 0px;
}

#headerleft1 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    text-align: right;
    font-weight: bold;
	font-style: italic;
    font-size: 1em;
}

#headerleft2 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    text-align: right;
    font-style: italic;
    font-size: 0.9em;
}

#footer {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	clear: left;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 10px 10px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #c1002d;
}

#footerleft {
	float: left;
	clear: left;
	width: 200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 5px 10px 10px 10px;
	text-align: left;
}

#footercenter {
	float: left;
	width: 80px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 5px 10px 10px 140px;
	text-align: center;
}

#footerright {
	float: right;
	width: 200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 5px 10px 10px 10px;
	text-align: right;
}

#navigation {
  	font-family: Arial;
  	background-image: url(images/nav_background.png);
  	background-position: center;
  	background-repeat: no-repeat;
  	margin-top: 15px;
  	margin-left: 150px;
	float: left;
	color: black;
	font-weight: bold;
	font-size: .80em;
	width: 640px;
	height: 31px;
	padding: 0 0 0 35px;
}

#navtext {
  	margin-top: 5px;
  	padding: 3px 0 0 0;
}

#homecolumnnav {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    color: black;
    text-decoration: none;
}

#homecolumnnav ul {
	padding: 2px 2px 2px 17px;
	margin: 0 0 0 0;
}

/* Content Page Attributes */

#body {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    width: 1000px;
    height: auto;
    float: inherit;
    margin-top: 5px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.contentbody {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	clear: both;
	height: auto;
	width: 800px;
	max-width: 745px;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
} 

.homecenter {
	background-image: url(images/home_middle_background.png);
	background-position: center;
  	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	height: 200px;
	width: 800px;
	padding: 5px 10px 0 10px;
	font-size: 0.77em;
	font-family: Arial;
} 

.contentcenter {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	height: auto;
	max-height: 195px;
	width: 800px;
	padding: 5px 0 5px 0;
	font-size: 0.9em;
    text-align: center;
} 

#homecentercontent 
{
	float: right;
	width: 445px;
	margin-right: 3px;
} 

.contentleft {
	float: left;
	clear: right;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 200px;
	height: auto;
	padding: 5px 10px 5px 110px;
	font-size: 0.9em;
}   

.contentright {
	float: left;
	clear: right;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 600px;
	max-width: 555px;
	height: auto;
	border-left: 1px solid #c1002d;
    padding: 5px 5px 5px 15px;
    font-size: 0.9em;
}

.homecenterbottom {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	clear: left;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	height: auto;
	width: 600px;
	padding: 10px 0 5px 0;
} 

#resourceindent{
	text-indent: 15px;
}

.uploadform {
	color: black;
	font-family: Calibri;
	font-size: large;
}

.testimonial {
    font-style: italic;
    padding: 3px 0 3px 0;
}

.testimonial1 {
    font-style: italic;
}

.staffleft {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	float: left;
	clear: right;
	height: auto;
	width: 400px;
	max-width: 350px;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
} 

.staffright {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	float: left;
	height: auto;
	width: 300px;
	max-width: 350px;
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
} 

.contactleft {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	float: left;
	clear: right;
	height: auto;
	width: 400px;
	max-width: 350px;
	padding: 10px 5px 5px 50px;
	font-size: 1em;
} 

.contactright {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	float: left;
	height: auto;
	width: 200px;
	max-width: 350px;
	padding: 5px 5px 5px 50px;
	font-size: 1em;
}

.resourcesleft {
	float: left;
	clear: left;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 200px;
	height: auto;
	border-right: 1px solid #c1002d;
	padding: 8px 10px 5px 110px;
	font-size: 0.9em;
} 

.resourcesright {
	float: left;
	clear: right;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	width: 500px;
	height: auto;
    padding: 8px 5px 5px 15px;
    font-size: 0.9em;
}

h1 {
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #c1002d;
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	text-align: right;
	font-style: italic;
}

h2 {
    font-family: Arial;
    font-size: 1.1em;
    color: #c1002d;
    font-weight: bold;
    font-style: italic;
    margin-top: auto;
    margin-left: 110px;
    float: left;
    clear: right;
    font: normal 1.0em/1.1em;
}

h3 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    font-size: 1.2em;
    color: #c1002d;
    font-weight: bold;
    font-style: italic;
    margin-top: 0em;
	margin-bottom: 0em;
	padding: 0 0 0 0;
}
    
h4 {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #999999;
	font: normal 0.6em/1.1em 'arial';
	text-align: right;
}

h5 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    font-size: 1.1em;
    color: #c1002d;
    font-weight: bold;
    font-style: italic;
    margin-top: 0em;
	margin-bottom: 0em;
	padding: 0 0 0 0;
}

h6 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    font-size: 1.3em;
    color: #c1002d;
    font-weight: bold;
    font-style: italic;
    margin-top: auto;
    margin-left: 110px;
    font: normal 1.0em/1.1em;
}

h7 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    font-size: 1.1em;
    color: #c1002d;
    font-weight: bold;
    font-style: italic;
    margin-top: 0em;
	margin-bottom: 0em;
	padding: 0 0 0 0;
}

h8 {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    font-size: 1em;
    color: #000;
    font-weight: bold;
    font-style: italic;
    margin-top: 0em;
	margin-bottom: 0em;
	padding: 0 0 0 0;
}

/* Specific Area or Pages Attributes */

#form {
    font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
    margin-left: 120px;
    margin-right: 120px;
    font: normal 1.0em/1.1em;
    color: #000000;
}

#placement {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px 0 0 40px;
    table-layout: auto;
}

#disclaimer {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;

}

#security {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;
}

#terms {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;
}

#industrylinks {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;
    font-variant: small-caps;
    color: Black;
}

#candidate {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;
    font-variant: small-caps;
    color: Black;
}

#client {
    font-family: Calibri;
    margin-left: 120px;
    margin-right: 120px;
    font-style: normal;
    font-variant: small-caps;
    color: Black;
}

#addressprintview {
	display: none;
}

#resourceprintview {
	display: none;
}

.homereadmore {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	font-size: 1em;
}

.homeheadings {
	font-family: Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda;
	font-size: 1em;
}

/* Image Behavior */

.imageleft {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
}

.imageright {
	float: right;
	margin: 0 0 0 10px;
	border: 0;
}

.imagecenter {
	text-align: center;
	margin: 3px 3px 3px 3px;
	border: 0;
}

.bannerimage {
    float: right;
    clear: right;
    height: 200px;
    margin: 0 95px 0 0;
	border: 0;
}

/* Anchor Link Behaviors */

    /* Home Page */

.homeheadings a:link{
	color: #c1002d;
    text-decoration: none;
}

.homeheadings a:visited {
	color: #c1002d;
	text-decoration: none;
}

.homeheadings a:hover {
    color: #c1002d;
    text-decoration: underline;
}

.homereadmore a:link{
	color: black;
    text-decoration: none;
}

.homereadmore a:visited {
	color: black;
	text-decoration: none;
}

.homereadmore a:hover {
    color: #c1002d;
    text-decoration: underline;
}

#homecolumnnav a:link {
    color: #000000;
    text-decoration: none;
}

#homecolumnnav a:visited {
	color:#999999;
	text-decoration: none;
}

#homecolumnnav a:hover {
    color: #c1002d;
    text-decoration: underline;
}

#homecentercontent a:link {
	color: black;
	text-decoration: none;
}

#homecentercontent a:visited {
	color: black;
	text-decoration: none;
}

#homecentercontent a:hover {
	color: #c1002d;
	text-decoration: underline;
}

    /* MasterPage */

#footer a:link {
	color:#999999;
	text-decoration:underline;
	font-family: calibri;
}

#footer a:visited {
	color:#999999;
}

#footer a:hover {
	color:#000000;
	text-decoration:none
}

#footer a:active {
	color:#c1002d;
}

#navigation a:link {
    color: #000;
    text-decoration:none
}

#navigation a:visited {
	color:#000;
	text-decoration:none
}

#navigation a:hover {
	color:#fff;
	text-decoration:none
}

    /* Content Pages */

#candidate a:link {
    color: black;
    font-family: Calibri;
    text-decoration: underline;
}

#client a:link {
    color: black;
    font-family: Calibri;
    text-decoration: underline;
}

#industrylinks a:link {
    color: black;
    text-decoration: underline;
}

#industrylinks a:hover {
    color: #c1002d;
}

#industrylinks a:visited {
    color: black;
}

#client a:hover {
    color: #c1002d;
    font-size: larger;
}

#candidate a:hover {
    color: #c1002d;
    font-size: larger;
}

#candidate a:visited {
	color:#000;
}

#client a:visited {
	color:#000;
}

#industrylinks a:visited {
	color:#000;
}

.contentbody a:link{
	color: black;
/*    text-decoration: none; */
}

.contentbody a:visited {
	color: black;
	text-decoration: none;
}

.contentbody a:hover {
    color: #c1002d;
    text-decoration: underline;
}

.staffleft a:link{
	color: black;
    text-decoration: none;
}

.staffleft a:visited {
	color: black;
	text-decoration: none;
}

.staffleft a:hover {
    color: #c1002d;
    text-decoration: underline;
}

.staffright a:link{
	color: black;
    text-decoration: none;
}

.staffright a:visited {
	color: black;
	text-decoration: none;
}

.staffright a:hover {
    color: #c1002d;
    text-decoration: underline;
}

.contactright a:link{
	color: black;
    text-decoration: none;
}

.contactright a:visited {
	color: black;
	text-decoration: none;
}

.contactright a:hover {
    color: #c1002d;
    text-decoration: underline;
}

.resourcesright a:link{
	color: black;
    text-decoration: none;
}

.resourcesright a:visited {
	color: black;
	text-decoration: none;
}

.resourcesright a:hover {
    color: #c1002d;
    text-decoration: underline;
}

#HRPrint {
	 display: none;
}