/* CSS Document */

/* == ================= == */
/* ==  PAGE CONTAINERS  == */
/* == ================= == */
input.PPRSbmtBtn{FONT-FAMILY:tahoma,sans-serif; FONT-SIZE:11px; BACKGROUND:#d82e99; BORDER-BOTTOM:1px solid #d82e99; BORDER-RIGHT:1px solid #d82e99; BORDER-LEFT:1px solid #d82e99; BORDER-TOP:1px solid #d82e99; COLOR:#ffffff; FONT-WEIGHT:bold; TEXT-DECORATION:none; CURSOR:hand}
div.img
  {
  margin: 0px;
  border: 2px solid #d5b76a;
  height: auto;
  width: auto;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
div.img img
  {
  margin: 0px;
  border: 2px solid #d5b76a;
  height: auto;
  width: auto;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
div.img a:hover img
   {
  margin: 0px;
  border: 2px solid #d5b76a;
  height: auto;
  width: auto;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 0px;
  }

#container-page {
	background-color: #282780;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 765px; 
	margin-left: -380px;
	padding: 0px;
	border: 4px solid #282780;
	}
#container-header {
 	width: 765px; 
	height: 135px;
	margin-bottom: 10px;
	padding: 0px;
	}	
	
#leftcol {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #282780;
	}
			
#rightcol {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 10px;
	background-color: #F2F2F3;
	font-size: .85em;
	border-left: 1px dashed #282780;
	}
#container-body	{
	margin-left: 180px;
	background-color: #F2F2F3;
	}	

#container-body-full	{
	margin-left: 180px;
	background-color: #ECF2FE;
	padding: 10px;
	}
	
#container-body-full2	{
	margin-left: 0px;
	background-color: #ECF2FE;
	padding: 10px;
	}	
	
#content {
	margin: 0px 180px 0px 0px;
	padding: 10px;
	background-color: #FFF;
	border-right: 1px dashed #282780;
	}
	
#container-footer {
	clear: both;
	padding: 5px 5px;
	margin: 0px 0px 0px 180px;
	text-align: center;
	border-top: 4px solid #282780;
	background-color: #7574C3;
	}
/* ======================= */
/* == PAGE TAG ELEMENTS == */
/* ======================= */

.leftLinkBox
{
	width: 190px;
	padding: 3px;
	font-size: 12px;
	border-top: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;	
	border-right: 1px solid #a4a4a4;
	clear: both;
}
.subLeftLinkBox
{
	width: 190px;
	padding: 3px;
	font-size: 12px;
	border-top: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;	
	border-right: 1px solid #a4a4a4;
	clear: both;
	background: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
}
.subLeftLinkBoxLast
{
	float: left;
	width: 190px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #a4a4a4;
	clear: both;
	background: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.leftLinkBoxLast
{
	float: left;
	width: 190px;
	padding: 3px;
	font-size: 12px;
	border: 1px solid #a4a4a4;
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	}

h1	{
	font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 30px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	}

h2	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 25px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	}

h3	{
	font-size: .9em;
	color: #282780;
	margin: 0px;
	padding: 10px 0px 0px;
	}
h4	{
	font-size: 1.1em;
	color: #282780;
	margin: 0px;
	padding: 10px 0px 0px;
	}
	
p	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
td.header	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	padding: 3px;
	border-top:#000000 1px solid;
	
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	}
td.smallContent	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	}
table.leftNav	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	border-top:#993333 1px solid;
	border-bottom:#993333 1px solid;
	border-right:#993333 1px solid;
	border-left:#993333 1px solid;
	}
td.smallContent3	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	
	}
td.smallContent2	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 3px;
	}
td.generalContent	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 15px;
	}
td.contentBox	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
	}
td.practiceArea	{
	font-family: Arial, sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
ul {
	line-height: 1.8em;
	padding: 3px;
	margin: 0px 20px 0px;
	}
/*
li {
	line-height: 1.25em;
	padding: 0px;
	margin: 0px 0px 10px;
	}
*/	

img {
	border: 0px;
	}

.editNav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:right;
	color:#000000;
	text-decoration: underline;
		}
.editNav a:hover {	
	color: #ba571e;
		}
.editNav a:active {
	color:9c0b31;
	}
/* ============================== */
/* ==    NAVIGATION ELEMENTS   == */
/* ============================== */
#leftcol ul {
	list-style: none; 
	 border-bottom: 4px solid white; 
	 width: 165px; 
	 margin: 0px 0px 0px 15px; 
	 padding: 0px 0px 5px 0px;
	}

#leftcol li {
	display: list-item;
	float: none;
	}
	
#leftcol ul a {
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
  	color: #fff;
	}	
  
#leftcol ul a:hover {
	list-style: square;
  color: #CA2027;
	}

#leftcol ul li:hover {
  	list-style: square;
	color: #CA2027;
	}
/* ======================= */
/* ==   PAGE ELEMENTS   == */
/* ======================= */
#container-footer .date {
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1em;
	}

#container-footer .contact {
	float: right;
	text-align: right;
	font-size: .8em;
	line-height: 1em;
	}

.more {
	text-align: right;
	margin-bottom: 15px;
	}
.form-xsmText {
	font-size: .8em;
	font-weight: normal;
	}
.form-smText {
	font-size: .8em;
	line-height: 1.1em;
	font-weight: normal;
	}
.form-label {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	
	}
.form-bold-label {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	
	}
.featured-Listing-Header {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	vertical-align: center;
	font-weight: bold;
	color:#9b1228;
	
	}
.login-Header {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	border-bottom:#000000 1px solid;
	font-weight: bold;
	}
.create_Account_Header {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	border-bottom:#000000 1px solid;
	font-weight: bold;
	}
.login-Header-NOUL {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	
	font-weight: bold;
	}
.login-text {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	}

.content {
	font-family: Tahoma, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	vertical-align: center;
	}
.form-regText {
	font-size: .8em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 9px;
	}
.bodyImage {background-image: url(images/home-page-05_04.gif); background-repeat: no-repeat;}
.blu_input {
	vertical-align: top;
	padding-top: 9px;
	padding-left: 9px;
	}

.tan_input INPUT,
			{
 			   vertical-align: center;
			   TEXT-ALIGN: left;
               border-bottom:#d3b468 1px solid;
               border-top:#d3b468 1px solid;
			   border-left:#d3b468 1px solid;
			   border-right:#d3b468 1px solid;
			   padding-right:3px;
			 }

.box {
	background-color: #ffffff;
	border-left:#ba571e 1px solid;
	border-right:#ba571e 1px solid;
	border-bottom:#ba571e 1px solid;
	border-top:#ba571e 1px solid;
	
}

a.featured	{
	font-size: 10px;;
	color: #000000;
	text-decoration: none;
	}

a.featured:hover {
	color: #000000;
	}
	
a	{
	font-size: 11px;;
	color: #cc0033;
	text-decoration: none;
	}

a:hover 
	{
	font-size: 11px;;
	color: #cc0033;
	text-decoration: underline;
	}
a.leftLinkGray
{
	float: left;
	clear: both;
	font-size: 11px;
	display: block;
	text-transform: uppercase;
	color: #d01f25;
	font-weight: bold;
}
a:hover.leftLinkGray
{
	float: left;
	clear: both;
	font-size: 11px;
	display: block;
	text-transform: uppercase;
	color: #d01f25;
	font-weight: bold;
}
a.subLeftLinkGray
{
	font-size: 11px;
	padding: 0px 0 0 15px;
	display: block;
	color: #d01f25;
	font-weight: bold;
}
a:hover.subLeftLinkGray
{
	font-size: 11px;
	padding: 0px 0 0 15px;
	display: block;
	color: #d01f25;
	font-weight: bold;
}
a.leftNav	{
	font-size: 12px;;
	color: #000000;
	text-decoration: none;
	}

a.leftNav:hover 
	{
	font-size: 12px;;
	color: #993333;
	text-decoration: underline;
	}