﻿body
{
  font-family: arial, verdana, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  background: #ffffff url(/images/bg_palliser_behind.gif) repeat-x 0% 0%;
}
form
{
  margin: 0px;
}
input
{
  border: solid 1px #a5a4a4;
}
input[type="checkbox"]
{
  border: 0px;
}
input[type="radio"]
{
  border: 0px;
}
textarea
{
  border: solid 1px #a5a4a4;
}
a
{
  color: #e71538;
  text-decoration: none;
}
a:active
{
  color: #e71538;
  text-decoration: underline;
}
a:hover
{
  color: #e71538;
  text-decoration: underline;
}
h1
{
  font: "helvetica neue", helvetica, arial, verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
h2
{
  font: "helvetica neue", helvetica, arial, verdana, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 3px;
}
h3
{
  font: "helvetica neue", helvetica, arial, verdana, sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
.plist
{
  margin-top: 10px;
  padding-left: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#header
{
  font: "helvetica neue", helvetica, arial, verdana, sans-serif;
  font-weight: 500;
  font-size: 13px;
}
#header a
{
  color: #333333;
  text-decoration: none;
}
#header a:active
{
  color: #e71538;
  text-decoration: none;
}
#header a:hover
{
  color: #e71538;
  text-decoration: none;
}
#bcrumb
{
  font-family: arial;
  color: #333333;
  font-size: 11px;
}
#bcrumb a
{
  color: #333333;
  text-decoration: none;
}
#bcrumb a:active
{
  color: #333333;
  text-decoration: underline;
}
#bcrumb a:hover
{
  color: #333333;
  text-decoration: underline;
}
#footer
{
  font-family: arial;
  color: #999999;
  font-size: 11px;
}
#footer a
{
  color: #999999;
  text-decoration: underline;
}
#footer a:active
{
  color: #999999;
  text-decoration: none;
}
#footer a:hover
{
  color: #999999;
  text-decoration: none;
}
.title
{
  font-weight: bold;
  font-size: 18px;
  color: #603c00;
}
.highlight
{
  color: #57833b;
  font-size: 13px;
  font-weight: bold;
}
#smenu
{
  border: solid 1px #b4b4b4;
  background: #ffffff url(/images/snavbg.gif) repeat-x 0% 0%;
  width: 150px;
  padding: 15px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
  float: left;
}
.shead
{
  font: "helvetica neue", helvetica, arial, verdana, sans-serif;
  font-weight: 500;
  font-size: 14px;
}
#smenu .snav
{
  list-style: none;
  margin: 0px;
  padding-left: 10px;
  padding-top: 5px;
}
#smenu a
{
  color: #333333;
  text-decoration: none;
}
#smenu a:active
{
  color: #e71538;
  text-decoration: underline;
}
#smenu a:hover
{
  color: #e71538;
  text-decoration: underline;
}
.slide
{
  color: #e71538;
  text-decoration: none;
  cursor: pointer;
  clear:both;
}
.slide:active
{
  color: #e71538;
  text-decoration: underline;
}
.slide:hover
{
  color: #e71538;
  text-decoration: underline;
}
.togglediv
{
  float: left;
  clear: both;
  padding-bottom: 10px;
}
#main
{
	position: relative;
	overflow: hidden;
	height: 434px;
}
#pages
{
	position: absolute;
	height: 20000em;
}
.page
{
	width: 775px;
	height: 434px;
}
.scrollable
{
	position: relative;
	overflow: hidden;
	width: 775px;
	height: 434px;
}
.scrollable .items
{
	position: absolute;
	clear: both;
	width: 20000em;
}
.item
{
	float: left;
	width: 775px;
	height: 434px;
}
#main_navi
{
	float: left;
	padding: 0px;
	margin: 0px;
}
#main_navi li
{
	list-style-type: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 195px;
	cursor: pointer;
}
#main_navi li:hover
{
	background-position: 0 -111px;
}
#main_navi li.active
{
	background-position: 0 -222px;
}
#fmain
{
	position: relative;
	overflow: hidden;
	height: 559px;
}
#fpages
{
	position: absolute;
	height: 20000em;
}
.fpage
{
	width: 720px;
	height: 599px;
}
.fscrollable
{
	position: relative;
	overflow: hidden;
	width: 720px;
	height: 559px;
}
.fscrollable .fitems
{
	position: absolute;
	clear: both;
	width: 20000em;
}
.fitem
{
	float: left;
	width: 720px;
	height: 559px;
}
#fmain_navi
{
	float: left;
	padding: 0px;
	margin: 0px;
}
#fmain_navi li
{
	list-style-type: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	width: 150px;
	height: 116px;
	cursor: pointer;
}
.tooltip
{
  font: "helvetica neue" , helvetica, arial, verdana, sans-serif;
  font-size: 13px;
  display: none;
  background: url(/images/white_arrow_big.png);
  height: 173px;
  padding: 30px 30px 10px 30px;
  width: 310px;
  color: #5a5b5b;
}
.tooltip.bottom
{
	background: url(/images/white_arrow_big_bottom.png);
	background-repeat: no-repeat;
	padding-top: 55px;
}
.tiplink
{
  font-size: 11px;
  color: #5a5b5b;
  text-decoration: underline;
}
#nav
{
	background-color: #bababa;
	border-top: 1px solid #b4b4b4;
	height: 45px;	
	width: 748px;
}
#nav ul
{
  width: 705px;
  margin: 0px 0px 0px 22px;
  padding: 0px;
}
#nav li
{	
	border-right: 1px solid #dddddd;
	float: left;
	width: 175px;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
}
#nav a
{
	color: #333333;
	display: block;
	padding: 8px;
	position: relative;
	font-size: 11px;		
	height: 29px;
	text-decoration: none;
}
#nav a:hover
{
  background-color: #cccccc;
}
#nav a.current
{
	background: url(/images/fadesm.jpg);	
}
#nav strong
{
	display: block;		
	font-size: 14px;
}
#panes
{
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	width: 746px;	
	height: 500px;
	position: relative;
	overflow:auto;
}
#panes .pcon
{
	display: none;		
	position: absolute;
	top: 20px;
	left: 20px;
	width: 706px; 
}
#panes img
{
	float: left;
	margin-right: 20px;		
}
#panes p.more
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
#panes h3
{
	margin: 0 0 -5px 0;
	font-size: 22px;
	font-weight: normal;
}
#smain
{
	position: relative;
	overflow: hidden;
	width: 720px;
	height: 434px;
}
#spages
{
	position: absolute;
	width: 20000em;
}
.spage
{
  float: left;
  width: 720px;
  margin-right:1px;
}
#smain_navi
{
  position:absolute;
  top: 13px;
  left: 14px;
  z-index: 2;
	padding: 0px;
	margin-top: 2px;
	margin-left: 2px;
}
#smain_navi li
{
	list-style-type: none;
	display: inline;
}
#smain_navi li div
{
	border: solid 1px #5a5b5b;
	padding: 4px;
	float:left;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	background-color: #cccccc;
	margin: 2px;
	cursor: pointer;
}
#smain_navi li:hover div
{
  background-color: #b4b4b4;
  color: #333333;
  text-decoration: underline;
}
#smain_navi li.active div
{
  background-color: #b4b4b4;
  color: #e71538;
}
.cdate
{
  font-size: 10px;
}
