﻿/* RightPanel Style Sheet */

.sidetop
{
	background-position: center top;
	background-image: url(newimages/sidetop.jpg);
	background-repeat:no-repeat;
	width: 225px;
	height: 14px;
	padding: 0;
	margin:0;
}

.sidemid
{
	background-position: center top;
	background-image: url(newimages/sidemid.jpg);
	width: 225px;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

.sidebtm
{
	background-position: center top;
	background-image: url(newimages/sidebtm.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.paneltop
{
	background-position: center top;
	background-image: url(newimages/paneltop.jpg);
	background-repeat: no-repeat;
	width: 768px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.panelmenu
{
	background-position: center top;
	background-image: url(newimages/menu.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 39px;
	padding: 0;
	margin: 0;
	font-size: 11pt;
	vertical-align: middle;
	color: #696969;
	font-family: Tahoma;
}

.panelmid
{
	background-position: center top;
	background-image: url(newimages/panelmid.jpg);
	width: 768px;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

.panelbtm
{
	background-position: center top;
	background-image: url(newimages/panelbtm.jpg);
	width: 768px;
	height:14px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.hottop
{
	background-position: center top;
	background-image: url(newimages/hottopbg.jpg);
	width: 765px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.hotmid
{
	background-position: center top;
	background-image: url(newimages/hotmidbg.jpg);
	width: 765px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.hotbtm
{
	background-position: center top;
	background-image: url(newimages/hotbtmbg.jpg);
	width: 765px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

.sidebox
{
	border: #bfbebe 1px solid;
	background-color: #ffffff;
	width:180px;
	text-align: left;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}
.taskbox
{
	border: #bfbebe 1px solid;
	background-color: #ffffff;
	width:200px;
	text-align: left;
	
	
}
.photobox
{
	border: #bfbebe 1px solid;
	background-color: #ffffff;
	width:80px;
	height:100px;
	text-align: center;
	padding:2px;
}

.sideheading
{
	font-weight: bold;
	font-size: 11pt;
	color: #595959;
	font-family: Tahoma;
	text-align: left;
}

.sidecontentlink
{
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.sidecontent
{
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
	text-align: left;
	
}


.rprobox
{
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
	text-align: center;
}

.jobsearch
{
	border: #bfbebe 1px solid;
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
	height:30px;
	vertical-align:middle;
	text-align:center;
	
}

.mainheading
{
	font-weight: bold;
	font-size: 12pt;
	color: #595959;
	font-family: Tahoma;
	text-align: left;
	
}

.menu
{
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
}

.HotJobsName
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
}

.footerbg
{
	background-color: #dcdcdc;
	height: 30px;
	font-size: 9pt;
	font-family: Tahoma;
}

