/* Reset */
@import 'reset.css';
@import '960.css';
@import 'navigation.css';
@import 'forms.css';

/******
GLOBALS
******/

body { background:url(../images/page-structure/body_background.gif) top left repeat-x; font:12px arial; color:#757575; line-height:16px; }

p { padding-bottom:16px; }
a, a:link, a:active, a:visited { color:#DC2F36; }
a:hover { text-decoration:none; }
hr { display:block; border:0; border-bottom:5px solid #C4C4C4; height:5px; line-height:1px; margin-bottom:9px; margin-top:-7px; }
.clear { clear:both; }
td { vertical-align:top;}
ul { padding:0px 0px 10px 16px;}

input, select, textarea { padding:2px; font-family:arial; }

h1 { color:#DB2E35; margin-bottom:10px; padding-bottom:0; border-bottom:5px solid #C4C4C4; }
h2 { font-size:18px; border-bottom:#c4c4c4 solid 5px; color:#dc2f36; margin:0px 0px 4px 0px; padding:0px 0px 5px 0px;  }
h3 { font-size:16px; padding:5px 0px 5px 0px; border-bottom:#c4c4c4 dotted 1px; margin:0px 0px 4px 0px;}
h4 { background:url(../images/headings/h4-bg.gif) top left no-repeat; width:290px; height:19px; padding:2px 0 0 10px; margin-bottom:20px; }
h5 { background:#000; width:290px; padding:2px 0 0 10px; margin-bottom:5px; font-size:12px; color:#FFF; font-weight:normal;  }
h6 {font-size:16px; padding:5px 0px 5px 0px; color:#dc2f36; border-bottom:#c4c4c4 dotted 1px; margin:0px 0px 4px 0px;}

/******
Call to action links
******/

h7 { background:url(../images/call-to-action-arrow.jpg) no-repeat left center; font-size:14px; display:block; padding:8px 0px 5px 14px; color:#dc2f36; margin:0px 0px 4px 0px;} 

/******
HEADER
******/
.header { height:116px; z-index:7000; position:relative; }
.logo { position:absolute; z-index:10; }
.navigation { float:right; margin-top:43px; }
.navigation ul li.end a,
.navigation ul li.end a:link { padding-right:0!important; }

/******
BANNER
******/
.banner { position:relative; margin-top:-32px; /*margin-bottom:8px; z-index:-10;*/  }
.download_brochure { position:relative; float:right; margin-top:-8px; }

/******
CONTENT
******/

.content_area { padding-top:15px; }
.left_column { padding-top:7px; }

.breadcrumb { font-size:10px; color:#D71921; padding-bottom:2px; border-bottom:2px solid #CCCCCC; margin-bottom:13px; }
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited { color:#575757; text-decoration:none;  }
.breadcrumb a:hover { text-decoration:underline; }
.breadcrumb span { color:#575757; }

.dark_grey { color:#303030; font-size:14px; }

/*---- sIFR ---*/
.sIFR-flash { visibility: visible!important; margin:0; padding:0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible!important; }
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 25px;
  color:#096c7d;
}

/******
RIGHT COLUMN
******/

.right_column hr { margin-top:15px; border:0; border-top:1px dotted #BDBDBD; background:none; height:1px; line-height:1px; }

.new_date { display:block; width:66px; padding-left:10px; margin-top:11px; margin-bottom:5px; background-color:#000000; font-size:11px; color:#FFFFFF; }

.banner_right_column {
	margin-bottom:5px;
}


/******
CONTACT US
******/
.google_map { width:298px; height:297px; border:1px solid #BFBFBF; }

/******
FOOTER
******/
.footer { margin-top:20px; margin-bottom:10px; padding-bottom:10px; font-size:11px; border-top:5px solid #333333; }
.footer a, .footer a:link,.footer a:active, .footer a:visited { text-decoration:none; color:#757575; }
.footer a:hover { text-decoration:underline; }
.footer ul { margin-top:5px; margin-bottom:3px; padding:0; list-style:none; list-style-type:none; }
.footer ul li { float:left; margin-right:10px; }
.footer ul li a { margin-right:7px; }
