/* @override 
	http://208.131.131.215/styles.css
	http://www.ashredahead.com/styles.css
*/

body{
	background: #fff url(images/bg_body.gif) repeat-x left bottom;
}
body, td, table, div{margin:0;padding:0;}
body, p, td, div, blockquote{
	color:#000000;
	font: normal 10px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
}
table#main{width:713px;border-collapse:collapse;background-color:#ffffff;}
h1,.h1{
	font: bold 17px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1.headline {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0px;
}

h2,.h2{
	font: 14px Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 16px;
	margin-bottom: 16px;
}
h2.headline {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px;
}



h3,.h3{font:bold 11px arial;}
h4,.h4{font:bold 14px arial;}

a{	font-weight: bold;
	color:#cc0000;}
a:hover{color:#8a0404;}

#footer{font:normal 10px arial;color:#333333;}
#footer a{font-weight:normal;text-decoration:none;}

img{border: none;}

#img-right{margin-right:5px;}
.img-right{margin-right:5px;}
#left-column{padding:50px 15px 25px 15px;}
#main-content{padding:20px 17px 25px 0;}
#img-left{margin:0;}
#header-image-1 { margin-right: 5px; }
#left-links{margin:7px 0 7px 0;}
#img-header{margin:30px 0 15px 0;}

#loc{font:bold 12px arial;width:150px;}
#guide{font-size:normal 11px arial;}

#row{margin-top:35px;}
#header-box{background-color:#a5a5a5;width:100%;font:bold 12px arial;color:#ffffff;padding:5px;}
#grey-box{background-color:#e7e7e7;float: left;margin: 0;padding: 0;border: none;}
#box li{list-style-image:none;margin:0px;padding:0px;}
#left-box{vertical-align:top;font:11px arial;margin: 0;padding:15px;border-right: 3px solid #ffffff;border-top: 3px solid #ffffff;}
#right-box{font:11px arial;margin: 0;padding:15px;border-top: 3px solid #ffffff;}

#home{width: 20%;float: left;margin: 0;padding: 0;border:1px solid #000;}
#home-box{margin: 0;padding: 0;border-right: 2px solid #ffffff;}

/* LFD */
table.jobsummary td {
  font-weight: bold;
  }

  
a.pdflink {
  display: block;
  background: transparent url(images/icon-pdf.gif) no-repeat top left;
  height: 20px;
  padding-left: 20px;
}
  
div.indent {
	margin-left: 20px;
}

h2.checkmark {
	background: url(images/icon-check.gif) no-repeat left top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}

ul.checklist {
	padding: 0;
	list-style: none;
	margin: 0 0 0 15px;
}

ul.checklist li {
	background: url(images/icon-check.gif) no-repeat left top;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
  
  
#left-column .nav-spacer  {
	margin: 32px 0;
}

#nav_cell {
	background-image: url(images/bg_red.gif);
}

ul#newsubnav {
	padding: 0;
	list-style-type: none;
	margin: 100px 0 0 -15px;
}

ul#newsubnav li a:hover {
	background: #d7d7d5;
}

ul#newsubnav li  {
	float: left;
	width: 166px;
	margin-bottom: 0;
	padding: 0;
}

ul#newsubnav li a {
	display: block;
	margin-bottom: 5px;
	background: #f0eeeb;
	font: bold 11px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #000;
	padding: 5px 18px 5px 22px;
}

p#image-holder {
	padding-bottom: 12px;
	margin-right: -18px;
	border-bottom: 2px solid #cc0000;
}

h2 em {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#main-content ul {
	padding-left: 15px;
}

#footer {
	line-height: 16px;
}
/* ----- Horizontal image navigation list
-------------------------------------------------- */

#navlist {
  border: 0;
  padding: 0;
  height: 44px;
  width: 709px; /* make Opera happy */
  margin: 33px 0 0 0;
  display: inline;
  list-style: none;
  overflow: hidden;
  float: left;
  }
#navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  }
  
#navlist a {
  float: left;
  padding: 44px 0 0 0;
  height: 0px !important;
  height /**/:44px; /* for IE5/Win only */
  }
#navlist a:hover, #navlist a:active,
body.home #navlist #nav_home a,
body.why-shred #navlist #nav_why a,
body.what-shred #navlist #nav_what a,
body.services #navlist #nav_services a,
body.how-works #navlist #nav_how a,
body.faq #navlist #nav_faq a,
body.company #navlist #nav_company a,
body.contact #navlist #nav_contact a
{
  background-position: 0 -44px;
}

#navlist a.current {
  background-position: 0 -44px;
}  
  
 
/* nav elements */

#nav_home a {
  width: 79px;
  background: url(images/nav_home.gif) top left no-repeat;
  }
  
#nav_why a {
  width: 107px;
  background: url(images/nav_why.gif) top left no-repeat;
  }

#nav_how a {
  width: 128px;
  background: url(images/nav_how.gif) top left no-repeat;
  }


#nav_services a {
  width: 121px;
  background: url(images/nav_services.gif) top left no-repeat;
  }

#nav_faq a {
  width: 71px;
  background: url(images/nav_faq.gif) top left no-repeat;
  }

#nav_company a {
  width: 104px;
  background: url(images/nav_company.gif) top left no-repeat;
  }

#nav_contact a {
  width: 99px;
  background: url(images/nav_contact.gif) top left no-repeat;
  }
/*
#nav_what a {
  width: 129px;
  background: url(images/nav_what.gif) top left no-repeat;
  }
*/

body.sitemap table#sitemap ul {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body.sitemap table#sitemap ul li ul {
	margin: 0 0 10px 8px;
}


body.company table#news-items {
}

body.company table#news-items td {
	padding: 6px ;
}
body.company table#news-items td:hover {
	background-color: #F0EEEB;
}

body.company table#news-items a.news-link {
	text-decoration: none;
	color: #000000;
}

body.company table#news-items tr td a.news-link span.news-date {
	color: #b70d24;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 0;
}
body.company table#news-items tr td a.news-link span.title {
	font-size: 12px;
	margin: 2px 0px;
	font-weight: normal;
}

body.company table#news-items tr td a.news-link span.alt-title {
	font-size: 10px;
	margin: 2px 0px;
	font-weight: bold;
}
h2.second-title {
	font-style: italic;
	margin: 0 0 0 0;
}

div#main-content p { margin: 6px 0;}
div#main-content blockquote { margin-top: 3px; margin-bottom: 3px;}
div#main-content blockquote p { margin-top: 0px; margin-bottom: 0px;}


/*-----------Closest Locations------------*/

#wrapper {
	text-align:center;
	margin-top: 15px;
}

#wrapper .holder {
	margin:0 auto;
	display:table;
}

#wrapper .closest-locations  {
	display:table-row;
	list-style-type:none;
	white-space:nowrap;
	list-style: none;
	margin: 1px 0 1px -1px;
	padding: 0px 0 0 0;
	
}

#wrapper .closest-locations li {
	display: inline;
	border-left: 1px solid #949494;
	line-height: 14px;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	color: #949494;	
}

#wrapper .closest-locations a {
	color: #949494;
}

#wrapper .closest-locations a:hover {
	color: #8a0404;
}

#wrapper #city-1 {
	border: none;
}


/* MIAMI SHREDDING SPECIAL*/

.special-header1 {
	color: bc0000;
	font-family: Tahoma, Veranda, Arial, Helvetica;
	font-size: 32px;
    font-weight: bold;
    padding: 15px 0 5px 0;
}

.special-header2 {
	color: bc0000;
	font-family: Tahoma, Veranda, Arial, Helvetica;
	font-size: 28px;
    font-weight: bold;
    padding: 15px 0 5px 0;
	text-align: center;
}

.special-header3 {
	color: bc0000;
	font-family: Tahoma, Veranda, Arial, Helvetica;
	font-size: 28px;
    font-weight: bold;
    padding: 15px 0 5px 0;
}

.miami-special {
	font-family: Tahoma, Veranda, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
}

.miami-offer-logos{
	width: 260px;
	float: left;
	list-style-type: none;
	margin-bottom: 20px;
}


