﻿
#Main
{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 720px;
	margin-left: -360px;
	border: solid 1px black;
	height: 600px;
	background-color: White;
}



.pager
{
	color: #8A1212;
	margin: 2px;
}
.JobsID
{
	width: 70px;
}

.JobsTitle
{
	width: 350px;
    text-align:left;
}

.JobsPostDate
{
	width: 100px;
}
.JobsItem
{
	color: #772626;
	border: 0px;
	width: 100%;
}
.JobsItem:hover
{
	background-color: #EEEEEE;
}
.JobsItem a:hover
{
	color: Red;
}

#JobsItemHeader
{
	background-color: #DDDDDD;
	color: #4A1212;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#JobsIDHeader
{
}
#JobsTitleHeader
{
}
#JobsPostDateHeader
{
}


.JobDetailsBox
{
	border: solid 1px #d5d0d0;
	width: 480px;
	color: Black;
}

.JobDetailsBoxHeader
{
	font-size: larger;
	background-color: #DDDDDD;
	color: #4A1212;
	text-align: left;
}
.JobDetailsBoxContent
{
	padding: 0px 10px 5px 5px;
}
#panelJobDetails
{
	width: 500px; /*padding: 20px;*/
	color: Black;
	font-size: 15px;
}
#jobSerachResultLabel
{
	font-size: 40px;
	color: #7e352f;
	margin-top: -10px;
	padding-bottom: 25px;
}
.LabJobTitle
{
	color: #ee3333;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
}

.JobsItem a
{
	color: #8A1212;
	text-decoration: none;
}
#jobs
{
}
#jobs table
{
	border: solid 1px #DDDDDD;
	padding: 0px;
	margin: 0px;
}
#jobs table table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#jobs table td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}



body
{
	background-image: url( "../images/background_image.png" );
	background-repeat: repeat-x;
	font-family: Corbel, Verdan, Arial;
}
#background
{
	background-color: White;
	border-left: solid 1px #d5d0d0;
	border-right: solid 1px #d5d0d0;
	width: 800px;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -400px;
}


/*------------------------ Start Paragraph style ---------------a06666------------*/
#Content
{
	background-image: url( "../images/content_background_image.png" );
	background-repeat: repeat-x;
	margin: -1px 0px 0px 0px;
	padding: 20px 235px 0px 30px;
	min-height: 370px;
}
#Content, p, h1
{
	font-weight: bold;
	color: #be6262;
	font-size: 2.3em;
	text-align: left;
}

#Content, p, .content1
{
	font-weight: bold;
	color: #be6262; /* 494142;*/
	font-size: 1.5em;
	line-height: 2.0em;
}
#Content, p, .content2
{
	font-weight: bold;
	color: #be6262; /* 494142;*/
	font-size: 1.2em;
}

#Content, p
{
	color: #886464;
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
}
#Content p a
{
	color: #c74b4b;
}
#Content p a:hover
{
	color: Red;
}

/*------------------------ End Paragraph style ---------------------------*/

#right
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 20px 70px 0px 0px;
	width: 130px;
}
.rightBox
{
	margin: 15px 0px 0px 0px;
	background-image: url( "../images/border.png" );
	background-repeat: no-repeat;
	width: 121px;
	padding: 30px 0px 0px 30px;
	font-size: 12px;
	color: #832020;
}
#firstBox
{
	background-image: url("../images/board.png");
	background-repeat: no-repeat;
	width: 163px;
	height: 70px;
	padding: 68px 0px 0px 5px;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	color: #EEEEEE;
}

/*------------------------ Start Footer style ---------------------------*/
#footer
{
	margin-left: 10px;
	color: Gray;
	font-size: 12px;
	background-image: url(  "../images/small-logo.png" );
	background-repeat: no-repeat;
}
#footer p
{
	padding-left: 110px;
}
#footer div
{
	text-align: center;
}

#footer div span
{
	min-width: 150px;
	color: Gray;
	margin-right: 4px;
	margin-left: 4px;
}
#footer div span a
{
	color: #5f677a;
}
#footer div span a:hover
{
	color: #a06666;
}
/*------------------------ End Footer style ---------------------------*/




/*------------------------ Start Menu style ---------------------------*/
#menu
{
	background-color: #3a5877;
	height: 37px;
}
.menuItem
{
	list-style: None;
	display: inline;
	margin-left: -25px;
	margin-right: 35px;
	line-height: 38px;
}
.menuItem a
{
	font-weight: Bold;
	text-decoration: none;
	color: #EEEEEE;
}
.menuItem a:hover
{
	color: #d2c9f1;
}

/*------------------------ End Menu style ---------------------------*/



#logo
{
	margin-left: 10px;
	background-image: url('../images/logo_background.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
#imgLogo
{
	margin-top: 0px;
	margin-bottom: -10px;
	width: 350px;
	height: 133px;
}

.liOurCoverage
{
	padding: 0px 0px 5px 0px;	
	margin: 0px 0px 0px -25px;
	list-style: none;
}
