﻿/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.contentpaneGrey{padding: 20px; text-align:left; background-color:#b9b8b8; width:327px;border:#353e4b solid 1px;}
.c_footer {margin-bottom:20px;padding:0; text-align:right; width:360px;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px; color:#656565; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px;}
.NormalH2, .NormalH2 p, .NormalH2 ul li{color:#656565;}
.NormalH1, .NormalH1 p{color:#333333;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}


#cntTopL{display:block; position:absolute; width:5px; height:5px; background-image:url(images/topL.gif); background-repeat:no-repeat; margin-top:-21px; margin-left:-21px;}
#cntTopR{display:block; position:absolute; width:5px; height:5px; background-image:url(images/topR.gif); background-repeat:no-repeat; margin-top:-21px; margin-left:343px}
#cntBottomL{display:block; position:absolute; width:5px; height:5px; background-image:url(images/box.gif); background-repeat:no-repeat; background-position:0px -5px; margin-top:-5px;}
#cntBottomR{display:block; position:absolute; width:5px; height:5px; background-image:url(images/box2.gif); background-repeat:no-repeat; background-position:-5px -5px; margin-top:-5px; margin-left:364px}

/*---------- Blue  Container Small -----------*/

.contentpaneGreenSmall{ text-align:left; background: url('images/small-grey-middle.png') repeat-x;height:143px; width:959px;border-left:#353e4b solid 1px;border-right:#353e4b solid 1px;}
.topperSmall{background: url('images/small-grey-topper.png') no-repeat; height:13px;width:962px;}
.green-footerSmall{margin-bottom:20px;padding:0; text-align:right; background: url('images/small-grey-bottom.png') no-repeat; height:44px;width:963px;}
.containerTitle{margin:0 0 0px 15px; padding-top:10px;}
.contentPane{margin-left:15px;}

.employmentTable th, #save_search th, .job_search_table th{
-x-system-font:none;
background:#b9b8b8 none repeat scroll 0 0;
border-bottom:1px solid #C1DAD7;
border-right:1px solid #C1DAD7;
border-top:1px solid #C1DAD7;
color:#4F6B72;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:2px;
line-height:normal;
padding:6px 6px 6px 12px;
text-align:left;
text-transform:uppercase;
}

.employmentTable th, #save_search th, .job_search_table th {background-color:#EDEEF0;
}


/*---------- Homepage Container -----------*/
.homepageContainer p {
	color:#FFF;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.homepageContainer ul li {
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
.homepageContainer ul {
	margin:0px;
}
