@charset "utf-8";
/* CSS Document */
body,.normal
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eaf1f7;
	/*
	background color is eaf1f7 so that the content editor's background matches most the content text's bg color
	*/
	background-image:url(../images/skins/xpedient/bgColor.jpg);
	margin:0;
	padding:0;
	color:#000000;
	height:100%;
}

a
{
	font-weight:bold;
	color:#0000ff;
}

a:hover
{
	font-weight:bold;
	color:#72ad16;
	text-decoration:none;
}

a.affiliates
{
	color:#FFFFFF;
	text-decoration:none;
}

a.affiliates:hover
{
	color:#f0ff00;
	text-decoration:underline;
}

a.copyright
{
	color:#036edb;
	font-size:11px;
}

a.copyright:hover
{	
	color:#ddddff;
}

a.featureBtn
{
	position:relative;
	top:7px;
	left:14px;
	color:#000000;
	font-weight:bold;
	padding-right:12px;
	text-decoration:none;
}

a.featureBtn:hover
{	
	color:#00aa00;
}

a.navBtn
{
	color:#ffffff;
	
	font-weight:bold;
	padding-right:12px;
	text-decoration:none;
}

a.navBtn:hover
{
	color:#ffffff;
	padding-right:12px;
	text-decoration:none;
}

div.adminLayer
{
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	padding:0; 
	height:100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

div.banner
{
	background-color:#fad606;
	background-image:url(../images/skins/xpedient/banner_legal_services.jpg);
	left:0;
	top:0;
	padding:0;
	height:152px;
	margin-left:auto;
	margin-right:auto;
}
div.bgLayer
{
	z-index:0;
	position:relative;
	background-color:#00adef;
	left:0;
	top:0;
	padding:0; 
	height:100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

div.bgGradient
{
	z-index:0;
	position:absolute;
	background-color:#00adef;
	background-image:url(../images/skins/xpedient/bgGradient_Las_Vegas.jpg);
	background-repeat:repeat-x;
	left:0;
	top:0;
	padding:0; 
	width:100%;
	height:725px;

}

div.bgImage
{
	z-index:1;
	position:absolute;
	background-image:url(../images/skins/xpedient/cornerRays_legal_runners.jpg);
	left:0;
	top:0;
	padding:0; 
	width:648px;
	height:582px;
}



div.contentLayer
{
	z-index:2;
	position:relative;
	margin-left:auto;
	margin-right:auto;

}


div.contentLeftColumnTop
{
	background-color:#eaf1f7;
	width:150px;
	height:11px;
	background-image:url(../images/skins/xpedient/leftColumnTop.png);
}

div.contentRightColumnTop
{
	background-color:#eaf1f7;
	width:150px;
	height:11px;
	background-image:url(../images/skins/xpedient/rightColumnTop.png);
}

div.copyright
{
	color:#eaffc9;
}

div.developedBy
{
	position:relative;
	top:24px;
}

div.featureSpacer
{
	height:4px;
}

div.featureBtn
{
	width:150px;
	height:30px;
}

div.featureBtnImage
{
	background-image:url(../images/skins/xpedient/featureBtn.png);
	background-repeat:no-repeat;
	height:30px;
	width:142px;
}

div.navSpacer
{
	height:5px;
}

div.messagesLayer
{
	z-index:2;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	height:100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

div.phone
{
	position:relative;
	left:490px;
	width:300px;
	font-size:14px;
	color:#000000;
}

img.featureBtn
{
	position:relative;
	left:4px;
}

td.affiliatesHeader
{
	background-color:#6aa115;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	height:26px;
	text-align:center;
}

td.affiliates
{
	background-color:#7eba20;
	padding:9px;
}

td.navBtn
{
	background-image:url(../images/skins/xpedient/navBtn.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:47px;
	padding-left:18px;
	text-align:left;
}

td.navBtn:hover
{
	background-image:url(../images/skins/xpedient/navBtnOver.jpg);
	cursor:pointer;
	width:150px;
	height:47px;
	padding-left:18px;
	text-align:left;
}

td.contentFooter
{
	background-image:url(../images/skins/xpedient/footer_runner_services.png);
	width:860px;
	height:75px;
}

td.contentBanner
{
	height:152px;
}

td.contentLeftShadow
{
	width:30px;	
	height:100%;
	background-image:url(../images/skins/xpedient/leftShadow_documents.png);
 
}

td.contentLeftColumn , td.contentRightColumn
{
	background-color:#87c723;
	vertical-align:top;
	width:150px;
	height:400px;
}



td.contentMiddleColumn
{
	background-color:#eaf1f7;
	width:500px;
	vertical-align:top;
}





td.contentRightShadow
{
	width:30px;	
	height:100%;
	background-image:url(../images/skins/xpedient/rightShadow_documents.png);
}
td.contentHorizontalNav
{
	background-color:#eaf1f7;
	width:8px;	
	height:40px;
}

p
{
	font-size:12px;
	letter-spacing:1px;
	line-height:16px;
	color:#000044;
}

h1
{
	font-size:20px;
	color:#0000FF;
}

h2
{
	font-size:16px;
	height:14px;
	color:#72ad16;
	padding:0;
	margin:0;
}

h3
{
	font-size:15px;
	height:8px;
	color:#0000aa;
	padding:0;
	margin:0;
	
}

span.red, p.red
{
	font-size:12px;
	color:#cc0000;
}

span.blue, p.blue
{
	font-size:12px;
	color:#0000FF;
}

span.green, p.green
{
	font-size:12px;
	color:#72ad16;
}

span.small , p.small
{
	font-size:9px;
	color:#000000;
}

.alert_nw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_left.gif) no-repeat bottom left;			
}

.alert_n {
	height: 5px;
	background: transparent url(alert/top.gif) repeat-x bottom left;			
}

.alert_ne {
	width: 5px;
	height: 5px;
	background: transparent url(alert/top_right.gif) no-repeat bottom left			
}

.alert_e {
	width: 5px;
	background: transparent url(alert/right.gif) repeat-y 0 0;			
}

.alert_w {
	width: 5px;
	background: transparent url(alert/left.gif) repeat-y 0 0;			
}

.alert_sw {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_left.gif) no-repeat 0 0;			
}

.alert_s {
	height: 5px;
	background: transparent url(alert/bottom.gif) repeat-x 0 0;			
}

.alert_se, .alert_sizer {
	width: 5px;
	height: 5px;
	background: transparent url(alert/bottom_right.gif) no-repeat 0 0;			
}

.alert_close {
	width:0px;
	height:0px;
	display:none;
}

.alert_minimize {
	width:0px;
	height:0px;
	display:none;
}

.alert_maximize {
	width:0px;
	height:0px;
	display:none;
}

.alert_title {
	float:left;
	height:1px;
	width:100%;
}

.alert_content {
	overflow:visible;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background: #FFF;
}

/* For alert/confirm dialog */
.alert_window {
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alert_message {
  font: 12px arial;
	width:100%;
	color:#F00;
	padding-bottom:10px;
}

.alert_buttons {
	text-align:center;
	width:100%;
}

.alert_buttons input {
	width:20%;
	margin:10px;
}

.alert_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.blue
{
	font-size:14px;
	color:#0000ff;
}


.heading
{
	font-size:20px;
}

.majorHeading
{
	font-size:30px;
	color:#FF0000;
}

.overlay_alert {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.red
{
	font-size:14px;
	color:#ff0000;
}

.subHeading
{
	font-size:15px;
}
