/*
-----------------------------------------------
Bingemans Big Splash (bigsplash.ca) base screen style
author: Jackson Marketing
----------------------------------------------- */

/* Page Structure
----------------------------------------------- */
html, body { height: 100%; }
html body {
  margin: 0;
  padding: 0;
  text-align: center;
  font: 11px Arial, Verdana, Sans-serif;
  color: #000000;
  margin-left: 1px;  /* IE one pixel image offset hack */
  }
html>body {  /* IE one pixel image offset hack */
  margin: 0
  }
body { background: #224FA9; }

#header {
  height: 195px;
  padding: 0;
  margin: 0;
  background: url(../img/header.jpg) 0 0 no-repeat;
  }
#container {
  width: 800px;
  min-height: 600px;
  margin: 0 auto 0 auto;
  padding-bottom: 20px;
  text-align: left;
  background: #0081C5;
  }
#l_sidebar {
  float: left;
  width: 175px;
}
#content {
  float: left;
  width: 625px !important;
  width /**/: 622px;
  }
#footer {
  position: relative;
  width: 800px;
  height: 225px;
  margin: 0 auto 0 auto;
  background: url(../img/footer_bg.jpg) 0 0 no-repeat;
  text-align: left;
  }

/* Content
----------------------------------------------- */
#content h1,
#content h1 img { margin: 0; padding: 0; }
#content h1     { margin-bottom: 10px; }

#content a.orange { color: #E5700C; outline: none; }

#footer p { position: absolute; bottom: 30px; color: #FFF; font-size: 10px; }
#footer a { color: #FFF; font-size: 10px; text-decoration: underline; }

.faq-question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #C9DA2A;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

.border-bottom td { border-bottom: 1px solid #DDDDDD; padding-top: 4x; padding-bottom: 4px; }


/* Input
----------------------------------------------- */
.text_box {
  font-family: Arial,Verdana,Sans-serif;
  font-size: 11px;
  padding: 2px;
  }
.html_select {
  font-family: Arial,Verdana,Sans-serif;
  font-size: 11px;
  padding: 0;
  }
.html_text_area {
  font-family: Arial,Verdana,Sans-serif;
  font-size: 11px;
  padding: 2px;
}

/* Legacy styles
----------------------------------------------- */
.bigsplashgeneralcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 2px 2px 2px 10px;
	font-weight: normal;
}
.bigsplashgeneralcopyrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #EEEEEE;
	padding: 4px;
}
.bigsplashcopyheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.bigsplashhomefeaturesheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: 800;
	color: #FFFFFF;
}
.bigsplashhomefeatureslarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: 800;
	color: #0000CC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pageheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 10px;
	text-align: left;
}
.pagesubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.copyheadsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #000099;
	padding: 2px;
}
.generalcopysubrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #EEEEEE;
	padding: 5px;
	font-weight: bold;
}
.generalcopysub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding: 2px 2px 2px 0;
	font-weight: bold;
}
.generalcopyrevbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #EEEEEE;
	padding: 4px;
	font-weight: bolder;
}
.bigsplashgeneralcopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
}
.bigsplashgeneralcopyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 4px;
	font-style: italic;
}
a:link, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF555;
}
.pageheadsreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	padding: 3px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A7A6AA;
	padding: 2px 2px 2px 2px;
  background-color: #DAECFD;
}
.legalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	padding: 3px;
	font-weight: bold;
}
p.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: bold;
	line-height: 15px;
	color: #FFF555;
	padding: 2px 2px 2px 10px;
}
.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF !important;
  border: 1px solid #D48002;
  padding: 2px;
}
input.submit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border: 1px solid #D48002;
  background-color: #FFFFFF;
  padding: 3px 5px 3px 5px;
}
.month {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #DDD;
  color: #000;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 10px;
  }
.month .month_title {
  color: #000000;
  background-color: #DDD;
  font-size: 12px;
  font-weight: bold;
  }
.month .day_title {
  background-color: #234B8D;
  color: #FFF;
  font-weight: bold;
  }
.day_time1 {
  background-color: #F7941D;
  }
.day_time2 {
  background-color: #22B24C;
  }
.day_time3 {
  background-color: #ED1C24;
  }
.day_time4 {
  background-color: #BEBEBE;
  }
.day_time5 {
  background-color: #00A4E4;
  }
.day_time6 {
  background-color: #0072BC;
  }
.day_time7 {
  background-color: #903F98;
  }
.day_time8 {
  background-color: #D02090;
  }
.day_time9 {
  background-color: #99FF99;
  }
.day_time10 {
  background-color: #009900;
  }
.hours_legend {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  margin-left: 10px;
  }