﻿body {color:#000;}
.fixedwidth {width:100%} /* Setting to the width of the page */
#tools {display:none;}

/* Remove Left Navigation */
.left-navigation {display:none;}
#content h1 {padding-left:0px}

/* Placing Right Column */
.centercontent {margin:0;padding:0;padding-top:30px} 
.rightcolumn {float:left;} 

/* Hide mobile section */
.mobileSection {display:none;}

/* Remove Footer */
#footer {display:none;}
/*#footer {border-top:1px solid #666;}
.socialmedia, .awards {display:none;}
.quote {width:100%!important;}*/

/* Remove unneeded header elements */
#header {height:80px!important;}
#nav, #search, #pagecontrols, .sitemap {display:none;}

.Graphicfield {border:1px solid #86775B;margin-bottom:20px}

/* Homepage */
#newsrotator {display:none;}

/* Display the link in the content - Doesnt work in IE */
/*.contentwrapper a:after {content: " [" attr(href) "] ";color:#78a22f!important;}*/

/* Page Layouts */
.layout2 {Padding-top:20px} /* Why is this gone? */
.layout3 {Padding-top:20px}
.layout4 {width:70%;} /* Set width for Right Column */
.layout5 {width:68%;}
.layout6 {width:70%} /* Set width for Right Column */
.layout7 {margin-right:0px;}
.layout7 .internalcolumn {width:32%!important;float:left;}
.layout8 .internalcolumn {width:49%!important;float:left;}
.layout9 .internalcolumn {width:49%!important;float:left;}
.layout10 {width:68%} /* Set width for Right Column */
.layout11 {width:70%} /* Set width for Right Column */
.layout11 .internalcolumn {width:30%!important;float:left;margin:0!important;padding-right:3%;}

.internalcolumn {padding-bottom:15px} /* So content doesnt sit on footer line */

.landingcolumn {float:left; width:33%;}

/* Datatable */
.KeyTable {clear:both; width:600px; padding-top:10px; }
.KeyTable td, .KeyTable th {padding:2px 1px; font-size:0.9em;}

.KeyTable tr.odd {background-color:#e5e1d6;}

/*.KeyTable tr.odd td.sorting_1 {background-color:#ded8c5;}
.KeyTable tr.even td.sorting_1 {background-color:#f3efe7;}*/

.KeyTable tr.odd td.sorting_1 {background-color:#e5e1d6;}
.KeyTable tr.even td.sorting_1 {background-color:#fff;}

.KeyTable ul.attachments, .KeyTable ul.attachments li {list-style-image:none; list-style-position:outside; list-style-type:none; margin:0px; padding:5px;}

#datatable_paginate {float:none; clear:both;}