body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #587B7B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/background_tile.jpg);
	background-repeat: repeat-x;
}

h1
{
	color:#587B7B;	
	font-size: 24px;
	font-weight: normal;	
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width:530px;
}

h1.long
{
	width:830px;
}

h2
{
	color:#587B7B;	
	font-size: 20px;
	font-weight: bold;	
}

h3
{
	color:#587B7B;	
	font-size: 18px;
	font-weight: normal;	
}

a
{
	color: #587B7B;
	font-weight:bold;
	text-decoration:none;
}

img
{
	border: 0px;
}

#layout
{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#logo
{
	width: 960px;
	height: 139px;
	background-color: #FFFFFF;
	background-image: url(../_img/watermark.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#logoImage
{
	padding-left: 30px;
	padding-top: 30px;
}


#homebanner
{
	width: 960px;
	height: 233px;
	background-color: #FFFFFF;
}


#banner
{
	width: 960px;
	height: 94px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position:3px 0px; 
}

.banner-about
{
	background-image: url(../_img/banner_about.jpg);
}

.banner-careers
{
	background-image: url(../_img/banner_careers.jpg);
}

.banner-contact
{
	background-image: url(../_img/banner_contact.jpg);
}

.banner-featured
{
	background-image: url(../_img/banner_featured.jpg);
}

.banner-ourpeople
{
	background-image: url(../_img/banner_ourpeople.jpg);
}

.banner-practicearea
{
	background-image: url(../_img/banner_practicearea.jpg);
}

.banner-profile
{
	background-image: url(../_img/banner_profile.jpg);
}

.banner-services
{
	background-image: url(../_img/banner_services.jpg);
}

#bannerImage
{
	margin-left:3px;
}


span.breadCrumb
{
	width: 535px;
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
}


#content
{
	background-color: #FFFFFF;
	line-height: 20px;	
}

#content a
{
	text-decoration:underline;
}

#content ul
{
	list-style-type:none;
}

#content ul li
{
	background-image: url(../_img/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
}

#content td,
#content th
{
	color: #333333;
}

#downloadList
{
	list-style: none;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#downloadList a
{
	text-decoration:none;
}

#downloadList li
{
	height: 32px;
	background-image: url(../_img/white_preston_law_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 36px;	
	padding-top: 0px;
}

#whiteLine
{
	height:3px; 
	background-color:#FFFFFF
}

#footer
{	
	height: 40px;
	padding: 20px;
	background-image: url(../_img/footer_shadow.jpg);
	background-repeat: no-repeat;
}

#footer a
{
	color: #FFFFFF;
	font-weight:normal;
}

#footer a:hover
{
	color: #050505;
}


#PrintFooter
{
	display:none;
}

#copyright
{
	float: right;
}

#contentTable
{
	height: 300px;
}

table#contentTableHome
{
	
}

.contentLeft
{
	color: #333333;
	padding: 20px;
}


.contentRight
{
	background-color: #8AA3A3;
	background-image: url(../_img/panel_background.jpg);
	background-repeat: repeat-x;
}

.contentRightBottom
{
	background-color: #8AA3A3;
}


span.freeresources a
{
	background: url(../_img/download_free_resouces.jpg) 0 0 no-repeat;
	display:block;
	width: 312px;
	height: 49px;
	text-indent:-999px;	
}

span.freeresources a:hover
{
	background-position: bottom left;
}

/************ Services List *****************/

div#ServicesList
{
	background-image: url(../_img/dot.gif);
	background-position: top;
	background-repeat:repeat-x;
	margin-top: 0px;
	padding-top:20px;
}

div#ServicesList a
{
	text-decoration: none;
}

div#ServicesList div
{
	background-image: url(../_img/dot.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

div#ServicesList ul.service-list,
div#ServicesList ul.practice-areas
{
	width: 33%;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#ServicesList ul.practice-areas
{
	width: 49%;
}

div#ServicesList ul.service-list li,
div#ServicesList ul.practice-areas li
{
	background-image: url(../_img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:20px;
	padding-right:10px;
}

div#ServicesList ul.service-list li
{
}

div#ServicesList ul.practice-areas li
{
}

/************ Profiles List *****************/

div.profile
{
	width: 300px;
	height:115px;
	font-weight:bold;
	float:left;
	vertical-align:bottom;
	padding-bottom:25px;
}

div.profile span.label
{
	display:none;
}

div.profile div.name-position
{
	margin-top: 40px;
	color: #333333;
}

div.profile div.name-position span.name
{
	font-size:12px;
}

div.profile div.name-position span.position
{
	text-transform:uppercase;
	font-size:10px;
}

div.profile img
{
	float:left;
	margin-right:15px;
}

div.profile a
{
	font-weight:normal;
	text-decoration:none !important;
}

/************ Job listings *****************/
/************ News listings *****************/
div.career-item,
div.news-item
{
	background-image: url(../_img/dot.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	margin-bottom: 23px;
	padding: 0px 0px 20px 0px;
}

div.last
{
	margin-bottom: 0px;
	background:none;
}

div.career-item h2,
div.news-item h2
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.career-item p,
div.news-item p
{
	margin:0px;
	padding:0px;
	display:inline;
}

div.career-item p p,
div.news-item p p
{
	margin:0px;
	padding:0px;
	display:inline;
}

/************ Job details page *****************/
a.apply-online-link
{
	text-indent:-999px;
	display:block;
	width:81px;
	height:30px;
	background-image: url(../_img/btn/btnApplyNowA.jpg);
	background-repeat:no-repeat;
}

a.apply-online-link:hover
{
	background-image: url(../_img/btn/btnApplyNowB.jpg);
	background-repeat:no-repeat;
}
/************ Side Featured Items *****************/
div#SideFItems
{
	height:422px;
}

div#SideFItems div.SideItem
{
	position:absolute;
}

div#SideFItems div.SideItem img
{
	margin-bottom:20px;
}

div#SideFItems div.SideItem p
{
	width: 280px;
	font-size: 14px;
	margin:0px 0px 0px 20px;
	color: #FFFFFF;
}


/************ Side Images *****************/
div#SideImages
{
	height:374px;
	margin:0px;
	padding:0px;
	
}

div#SideImages img.SideImage
{
	position:absolute; 
	border-bottom:solid 3px #FFFFFF;
}
/************ Side notes *****************/

div.side-note
{
	padding:40px 30px 0px 30px;
}

div.side-note p
{
	padding:0px;
	margin: 0px;
	color:#FFFFFF;
}

div.side-note a
{
	color:#FFFFFF;
}

div.side-note h3
{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

/************ Profile details on the side *****************/

div.profile-details
{
	padding:15px;
	font-weight:bold;
}

div.profile-details div.name-title
{
	color: #333333;
	font-size:12px;
}

div.profile-details span.position
{
	text-transform:uppercase;
	font-size:10px;
}

div.profile-details div.email-address a
{
	color: #FFFFFF;
}

div.profile-details div.phone
{
}

.ProfileImage
{
	border-bottom:solid 3px #FFFFFF;
}

/* tool tip help*/

a.info
{
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;
	cursor:help;	
}

a.info:hover
{
	z-index:25; 
}

a.info span
{
	display: none
}

a.info:active span
{	/*the span will display just on :hover state*/
    display:block;
	top:-2em; left:0em; width:15em;
    position:absolute;
    padding:5px;
    border:2px solid #587B7B;
    background-color:#fff; 
    color:#000;
    text-align: left;
}


/*********** forms and fields **************/

form
{
	margin:0px;
	padding:0px;
}

fieldset
{
	border: 1px #000000;
	padding: 0px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	width:405px;
	float:left;
}

legend
{
	color: #587B7B;	
	font-size: 12px;
	font-weight:bold;
}

form div
{
	margin-bottom:5px;
}

form div.buttons
{
	padding-left:380px;
}

.required
{
	font-size: 10px;
	color: #587B7B;
	position:relative;
	float:left;
}
.requiredstar
{
	font-size: 14px;
	color: #587B7B;
}

label
{
	clear:left;
	width:100px;
	display:inline-block;
}


select,
input,
textarea
{
	padding:0px;
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:2px;
}

input
{
	width:203px;
	height:18px;
	background-image: url(../_img/field.gif);
	background-repeat:no-repeat;
}

select
{
	width:203px;
	background-image: url(../_img/field.gif);
	background-repeat:no-repeat;
}

textarea
{
	width:413px;
	height:77px;
	background-image: url(../_img/textarea.gif);
	background-repeat:no-repeat;
}

textarea.short
{
	width:203px;
	background-image: url(../_img/textareaShort.gif);
}

select.short,
input.short
{
	width:83px;
	background-image: url(../_img/fieldShort.gif);
}

input.button
{
	background-image:none;
	width:auto;
	height:auto;
	border-style:none;
}

span.radiobutton input,
input.radiobutton
{
	background-image:none;
	width:auto;
	height:auto;
	border-style:none;
}

form div.validation
{
	display:inline;
	margin:0px;
	padding:0px;
	color: #FF0000 !important;	
}
form span.validation
{
	color: #FF0000 !important;	
}