/* Import required stylesheets */

/*** Deep Red : #d52b1e ***/

@import url('/css/superfish.css');
@import url('/css/superfish-vertical.css');
@import url('/css/facebox.css');
@import url('/css/newsTicker.css');
@import url('/css/panels.css');
@import url('/css/typography.css');

body {
background-position: center top;
}

/* Extends container class from blueprint-screen.css */
.container {
	background-color: white;
	width: auto;
}

/* Logo placement for home and inside pages */

#contentMain {padding: 15px; }
#bodyWrapper {width: auto;}

/* Rates Table */

.rateTable {background-color: transparent; width: auto;}

.rateTable td {vertical-align: top; padding: 3px; border-bottom: solid 1px silver;}
.rateTable th {vertical-align: top; padding: 3px; border-bottom: solid 1px silver;}

.rateTableOdd {background-color: #EEE;}
.rateTableEven {background-color: #DDD;}

.rateGroup {color: white; font-size: 120%; font-weight: bold; background-color: #333; padding: 4px 0 4px 8px; border-top: solid 10px transparent;}
.rateTableHeader td {color: white; font-weight: bold; background-color: #d52b1e; padding: 3px;}

.printLink {display: none;}
























































































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

