
/* CSS Document

Morley Companies, Inc.
Copyright 2007.

*/
/* --- RESET ---*/


html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/* --- GENERAL ---*/


body {
background-color: #fff;
font-family: Arial, helvetica, sans-serif;
font-size: 70%;
color: #333;
}

/* --- FONTS SYTLES --- */
p {	line-height: 1.4em;
	margin-top:10px;
}

.bartext{
	margin:0;
}

.inl {
	display:inline;
}


p + ul {
	line-height: 1.4em;
	margin: 20px 0 20px 35px;	
}

div#contentMain2 p + ul li.copyBullet{
font-size:110%;
list-style-image:url(../images/li_dot2.gif);
}

a {color:#93886f; text-decoration:none; }

a:visited {color:#93886f; text-decoration:none; }

a:hover {color:#ab8a1a;	text-decoration:none; cursor:pointer;}

h1 {
	color: #93886f;
	clear:both;
	padding: 0px 0px 5px 12px;
	margin: 0px 0px 10px 3px;
	font-size: 20px;
	font-weight:normal;
	border-bottom:1px dashed #CCCCCC;
}

h2 {
	font-size: 1.4em;
	padding: 0px 0px 5px 0px;
	margin: -5px 0px 5px 0px;
	font-weight: bold;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	color:#ad8800;
	font-weight: bold;
	display:inline;
	margin-right:5px;
}


/* --- Extra Classes --- */
.bold{font-weight: bold;}

.cap{font-weight: bold; font-size:105%;}

.large{font-weight: bold; font-size:200%; line-height:1.4em;}

.italics{font-style:italic;}

.super{font-size: .75em;vertical-align:super;}

img{float:left;}

.toc {font-size: 200%;}

.right{text-align:right;margin-bottom: 25px;}

.award-date {
font-family: Arial, helvetica, sans-serif;
font-size: 62.5%;
color: #333;
}

.extraspace{margin-left: 50px;}

.indent{margin-left: 15px;}


.pBullet{
margin-left: 50px;
margin-right: 50px;
padding-left: 10px;
border-left:5px solid  #E5E5E5;
}


/* --- POSITIONALS ---*/

#wrap {
width: 810px;
height: 1%;
height: 100%;
background-color:#FFFFFF;
margin: auto;
}

#banner {
height: 58px;
width:810px;
margin-bottom:5px;
border-bottom: 1px solid #000000;	
}

#banner h1{
visibility: hidden;
}

#valuecenter{
clear:both;
float:right;
margin-bottom:15px;
}

.dashedTopline2 {
clear:both;
width:810px;
border-bottom:1px dashed #CCCCCC;
}


#flashIntro {
background-image:url(../images/diags.gif);
background-repeat:no-repeat;
background-color: #eee;
width:810px;
height:300px;
border-top:4px solid #EDEDED;
border-bottom:9px solid #EDEDED;
padding-top:5px;
}

#flashTimeline {
background-color: #EDEDED;
width:500px;
height:225px;
margin:10px 0 0 165px;
}

#contentBox{
background-color:#FFFFFF;
width:810px;
height:100%;
margin-top:25px;
}

#contentTopBox{
background-color: #EDEDED;
width:810px;
height:220px;
margin-top:25px;
}

#contentFullBox{
background-color:#FFFFFF;
width:810px;
height:100%;
}

#mainImage{
background-color: #EDEDED;
width:810px;
height:320px;
}

#mainImage img{
background-color: #EDEDED;
width:810px;
height:300px;
margin-top:9px;
}

#bannerImage{
background-color: #EDEDED;
width:810px;
height:220px;
}
#bannerImage img{
background-color: #EDEDED;
width:810px;
height:200px;
margin-top:9px;
}

#mainImageBanner{
float: right;
background-color: #EDEDED;
width:600px;
height:220px;
}

#mainImageBanner img{
float: right;
background-color: #EDEDED;
width:600px;
height:200px;
margin-top:9px;
}

#contentMain{
float: left;
width: 450px;
padding:22px 15px 10px 0;
margin-left: 15px;
}

#contentMain p{
font-size: 1.1em;
}

#contentMain2{
float: left;
padding:5px 15px 35px 0;
margin-left: 15px;
}

#contentMain2 p{
margin-right:35px;
font-size: 1.1em;
}

.item{
float: left;
width: 600px;
margin: 10px 30px 15px 50px;
}

.bullet{
margin: 5px 50px 15px 60px;
background-image:url(../images/li_dot2.gif);
background-repeat:no-repeat;
padding-left: 10px;
}

.products li{
margin: 5px 50px 15px 60px;
background-image:url(../images/li_dot2.gif);
background-repeat:no-repeat;
padding-left: 10px;
}

div#sitemap{
padding-left: 25px;
font-size:110%;
}

.sitemapItem{
 margin-left:20px;
 margin-top: 5px;
 }
 
 ul.sitemapItem li{
 margin-top: 5px;
 }


#serviceSalutes{
clear:left;
margin: 20px 50px 20px 50px;
}

ul#salutes{
margin: 0 0 10px 50px;
font-size: 110%;
list-style-image:url(../images/li_dot.gif);
}
ul#salutes li{
margin-top: 5px;
}

div#tagline{
clear:both;
margin-top:5px;
margin-bottom:20px;
float:left;
background-color:#fff;
padding-top: 30px;
padding-bottom: 20px;
}

body > div#tagline{
padding-top: 0;
padding-bottom: 0;
}

#footer{
clear:both;
background-color:#ebeae5;
width:810px;
height:1%;
height:100%;
border-top:3px solid #E5E5E5;
}

#footer ul {
padding: 20px;
text-align:right;
margin-right: 0;
font-size: 110%;
}

#footer ul li{
display:inline;
margin: 0 3px 0 5px;
}

#footer ul li a{
margin: 0 5px 0 0;
}

table#privacyContact{
font-size:120%;
}

div#historyDates{
display:none;
}

/* --- NAVIGATION ---*/


div#navigation{
clear:both;
width:810px;
border-top:1px dashed #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}

div#navigation ul {
padding-top: 10px;
padding-bottom:8px;
font-size:95%;
}

div#navigation ul li{
display:inline;
margin-left: 12px;
text-transform: uppercase;
}

html > body div#navigation ul li{
margin-left: 15px;
}


#navigation a:link{
color:#93886f;
}

div#navigation a:visited{
color:#93886f;
}

div#navigation a:hover{
color: #ad8800;
}

.current{
color: #ad8800;
font-weight: bold;
}



/* --- SIDEBAR NAVIGATION ---*/

div#sideNav{
float:left;
background-color: #EDEDED;
height:220px;
 }
 
div#sideNav .SideHead{
text-transform: uppercase;
color: #333;
 }
 
 div#sideNav ul li{
 margin: 13px 1px 10px 14px;
 }
 


/* --- PHOTO STYLING ---*/

div.photo {
  float:right;
  background-color:#f5f5f2;
  margin-left:30px;
  margin-right:35px;
  margin-bottom:10px;
  padding:3px;
  border:1px solid #d8d6ce;
  text-align:center;
}
div.photoL {
  float:left;
  background-color:#f5f5f2;
  margin-top: 20px;
  margin-left:0px;
  margin-right:25px;
  margin-bottom:25px;
  padding:3px;
  border:1px solid #d8d6ce;
  text-align:center;
}
div.photoP {
  float:left;
  background-color:#f5f5f2;
  margin-right:25px;
  margin-bottom:20px;
  padding:3px;
  border:1px solid #d8d6ce;
}
div.still {
  float:left;
  background-color:#f5f5f2;
  margin-left:0px;
  margin-right:10px;
  margin-bottom:10px;
  font-size:9px;
  padding:3px;
  border:1px solid #d8d6ce;
  text-align:center;
}
div.photo img {
  display:block;
  border:1px solid #d8d6ce;
}


/* --- SERVICE AWARDS STYLING ---*/

.salutes {
width: 350px;
padding:10px 0;
}

.salutes dl {
float:left;
width:310px;
margin: 10px 20px;
padding:0;
display:inline; /*fixes IE/Win  double margins bug */
}

.salutes dt {
float:right;
width:180px;
margin:0;
padding:0;
font-size: 1.4em;
line-height: 1.4em;
color:#ad8800;
font-weight: bold;
}

.salutes dd {
margin:0;
padding:0;
}

.salutes dd.img img {
float:left;
background-color:#f5f5f2;
margin: 0 12px 10px 0;
padding:3px;
border:1px solid #d8d6ce;
}

.Left {
float:left;
clear:left;
}


.leftout {
clear:left;
}


.Right {
float:right;
clear:right;
}



/* Special Elements */
/* PRODUCT ICONS */

ul.product-icons {
width: 110px;
height: 110px;
position: relative;
}

ul.product-icons li a	{
height: 110px;
display: block;
position: absolute;
top: 0;
}

ul.product-icons li#gt_icon a	{
left: 0;
width:110px;
height:110px;
background-image: url(../images/gt_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li#bt_icon a	{
left: 0;
width:110px;
background-image: url(../images/bt_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li#r_icon a	{
left: 0;
width:110px;
background-image: url(../images/r_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li#in_icon a	{
left: 0;
width:110px;
background-image: url(../images/in_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li#ede_icon a	{
left: 0;
width:110px;
background-image: url(../images/ede_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li#pi_icon a	{
left: 0;
width:110px;
background-image: url(../images/pi_icon.jpg);
background-position: -111px 0;
}

ul.product-icons li a:hover	{
background-position: 0 0;
}

ul.productBullets{
margin-left:158px;
}

ul.productBullets li{
margin-bottom:10px; 
font-size: 110%;
list-style-image:url(../images/li_dot.gif);
}




















