/* GHT.net ModX Install CSS - January 2008 */

/* Core Styles */
body { margin: 0px; padding: 0px; background: #eeeeee; min-width: 985px; font: normal 100%/1.3 "Trebuchet MS", "Helvetica", "Arial", sans-serif; }
a {text-decoration: none; }
a:hover {text-decoration: underline; color: #007 }
img, a img { border: none; }

#Container {width: 985px; text-align: left; margin: auto; position: relative; overflow: visible; background: #fff; }
.clr {clear: both; display: block; height: 1px; overflow: visible; background: #fff; }
.gry5px {display: block; height: 10px; overflow: hidden; background: #fff url(http://www.gaylordheraldtimes.net/ui/gry5px.png) left center repeat-x; margin: 10px 0 5px 0; }

/* Header & Footer Styles */
#Top, #Mast, #Nav, #Status, #Footer { position: relative; margin: 0px; overflow: hidden; width: 965px; margin: 0px 10px; }
#Top, #Footer {background: #fff url(http://www.gaylordheraldtimes.net/ui/gry90px.png) repeat-x; }
#Top { width: 985px; height: 110px; margin: 0px; }
#Mast { height: 120px; }
#Status {height: 30px; background: #fff url(http://www.gaylordheraldtimes.net/ui/blu1.png) repeat-x; }
#Footer {height: 130px; }
#Nav {height: 30px;}
#StatusLinks {float: right; display: inline; }
.LB {margin-top: 10px; text-align: center; } 
.HMLogo {position: absolute; top: 0px; left: 15px; width: 400px; height: 90px; }

div.alerts {position: absolute; top: 95px; left: 15px; height: 20px; width: 400px; overflow: hidden; text-align: right; font: bold 11px/130% "Trebuchet MS", sans-serif; color: #ccc;}
div.alerts a:link, div.alerts a:visited {color: #777;}
div.alerts a:hover { color: #333;}

/* Search Tabs */
.HMSearch {position: absolute; top: 0px; left: 445px; width: 520px; height: 110px; overflow: hidden; }
.tabberlive .tabbertabhide { display:none; }

ul.tabbernav { margin:0; padding: 2px 0; font: bold 11px/130% "Trebuchet MS", sans-serif; text-align: center; background: #8dbadd }
ul.tabbernav li { list-style: none; margin: 0; display: inline; }
ul.tabbernav li a { padding: 2px 6px 3px 6px; margin-left: 4px; background: #1b75bb; text-decoration: none; color: #fff; }
ul.tabbernav li a:link, ul.tabbernav li a:visited { color: #fff; }
ul.tabbernav li a:hover { background: #000; }
ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover { background: #262261; }

.tabbertab { text-align: center; height: 90px; width: 520px; overflow: hidden; background: #f4f4f9 url(http://www.gaylordheraldtimes.net/ui/searchgrad.png) repeat-x; }
.tabberlive .tabbertab h2, .tabberlive .tabbertab h3, .tabberlive .phnav, .tabbertab h2 { display:none; } /* Hide Headings*/

/* Main Styles */
#Main {position: relative; margin: 0px; width: 985px; overflow: visible; }
#LeftRail, #CenterRail, #WideRail, #RightRail, #FullRail {float: left; display: inline; margin: 10px 0 0 10px; overflow: visible; background: #fff; }
#LeftRail {width: 145px; background: #f2f2f2; }
#CenterRail {width: 640px; }
#WideRail {width: 795px; }
#RightRail { width: 160px; background: #f2f2f2; }
#FullRail {width: 965px; }

/* Text Styling */
.tre16b {font: bold 16px/130% "Trebuchet MS", "Arial", sans-serif; }
.tre14b {font: bold 14px/130% "Trebuchet MS", "Arial", sans-serif; }
.tre13b {font: bold 13px/130% "Trebuchet MS", "Arial", sans-serif; }
.tre12b {font: bold 12px/130% "Trebuchet MS", "Arial", sans-serif; }

.tre13n {font: normal 13px/130% "Trebuchet MS", "Arial", sans-serif; }
.tre12n {font: normal 12px/130% "Trebuchet MS", "Arial", sans-serif; }
.tre11n {font: normal 11px/130% "Trebuchet MS", "Arial", sans-serif; }

.cfff {color: #fff; }
.cccc {color: #ccc; }
.c777 {color: #777; }
.c000 {color: #000; }

/* Nav Bars */
ul.rss-list {margin: 0; padding: 0; display: inline; }

ul.news {margin: 0; padding: 0; text-align: left; }
ul.news li { list-style: none; margin: 4px 0px; display: block; list-style-position: outside; }
ul.news li blockquote { margin: 5px 0px 15px 0px;  }

ul.nav {margin: 0; padding: 6px 0px 6px 0px; text-align: center; }
ul.nav li { list-style: none; margin: 0; display: inline; }
ul.nav li a { padding: 6px 7px 6px 7px; margin: 0px 0px; text-decoration: none; }
ul.nav li a:hover {text-decoration: none; }

ul.blu li a:visited {color: #a00}

ul.blu {background: #cce6ef url(http://www.gaylordheraldtimes.net/ui/blu1.png) repeat-x;}
ul.blu li a {background: none; color: #a00;}
ul.blu li a:hover {background: #9acde0 url(http://www.gaylordheraldtimes.net/ui/blu2.png) repeat-x; color: #700;}

ul.gry {background: #fafafa;}
ul.gry li a {background: #fafafa; color: #a00;}
ul.gry li a:hover { background: #ccc; color: #700; }

ul.button {margin: 0; padding: 5px 0px; text-align: left; }
ul.button li { list-style: none; margin: 5px 4px; display: inline; float: left; }
ul.button li a { margin: 0px; text-decoration: none; width: 137px; height: 103px; overflow: hidden; }
ul.button li a:hover {}
ul.button li img { border: 1px solid #ccc;}

/*Misc. Alignments and Margins */
ul.center, div.center {text-align: center; }
ul.left, div.left {text-align: left; }
ul.right, div.right {text-align: right; }
ul.bm10, div.bm10 {margin-bottom: 10px; }
ul.tm10, div.tm10, li.tm10 {margin-top: 10px; }
ul.lm10, div.lm10 {margin-left: 10px; }
ul.p10, div.p10 {padding: 10px; }
ul.p5, div.p5 {padding: 5px; }

.m5 {margin: 5px 0px; }
.bm5 {margin-bottom: 5px; }

/*Form Fields */
form { margin: 0px; padding: 0px; }
input, select, textarea {border: 1px solid #ccc; background: #fff url(http://www.gaylordheraldtimes.net/ui/gry1.png) bottom repeat-x;  outline: 0;}
input:hover, select:hover, textarea:hover {border: 1px solid #777;}
textarea {background: #fff url(http://www.gaylordheraldtimes.net/ui/gry1.png) bottom repeat-x; }

.searchform {margin: 3px 0px 3px 0px;} 
.searchfield, .searchbutton {border: 1px solid #ccc; background: #fff url(http://www.gaylordheraldtimes.net/ui/gry1.png) repeat-x; font: normal 13px/130% "Trebuchet MS", "Arial", sans-serif; color: #262261; margin-bottom: 4px; }
.searchfield {/* padding: 4px; */ }
.searchbutton {/*padding: 3px 5px;*/ }
.searchbutton option {background: none; border: none;}
a.fakebutton {border: 1px solid #ccc; background: #fff url(http://www.gaylordheraldtimes.net/ui/gry1.png) repeat-x; font: normal 13px/130% "Trebuchet MS", "Arial", sans-serif; color: #262261; padding: 3px 5px; } 
a.fakebutton:hover {text-decoration: none; }

/* Left & Right Rail Styles */
.RRSky {width: 160px; margin-bottom: 10px; }
.LRBox { border: 1px solid #ccc; text-align: center; padding: 4px; }
.LRI { border: 1px solid #ccc; text-align: center; background: #fff; min-height: 50px; overflow: hidden; }

/* Center Rail Styles */
.Col360, .Col390, .Col315 {float: left; display: inline; width: 360px; }
.Col390 {width: 390px; }
.Col315 {width: 315px; }

/* News Article and Comments Styling */
.newshead { font: bold 20px/130% "Trebuchet MS", "Arial", sans-serif; color: #a00; padding-bottom: 5px; border-bottom: 1px solid #ccc;}
.newsinstory { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }

/* Document Listing via ListIndexer */
div.LIn_title {}
ul.LIn_shortMode, ul.LIn_fullMode { list-style-type: none; margin: 5px 0px; padding: 0px; }
ul.LIn_shortMode li { list-style-type: none; margin: 3px 0px; padding: 5px 0px; font: bold 12px/130% "Trebuchet MS", "Arial", sans-serif; border-bottom: 1px solid #e7e7e7 } 
ul.LIn_fullMode li { list-style-type: none; margin: 3px 0px; padding: 5px 0px; font: bold 14px/130% "Trebuchet MS", "Arial", sans-serif; border-bottom: 1px solid #e7e7e7 }
span.LIn_date {padding-left: 10px; font: normal 11px/120% "Trebuchet MS", "Arial", sans-serif; color: #777;}
span.LIn_desc {display: block; padding: 5px 0 0 15px; font: normal 11px/120% "Trebuchet MS", "Arial", sans-serif; color: #777;}
div.LIn_pagination {}
span.LIn_currentPage {}

/*MaxiGallery*/
ul.thumbs li {height: 220px;}
p.navigation {font-size: 150%;}
