@CHARSET "UTF-8";

/*########################################################*/
/*									 Basics, Typo                */
/*########################################################*/

body {
margin:0;
padding:0;
background: url("../images/body_background.png") fixed;
font: normal normal normal 11px/18px Trebuchet MS;
color: #3D3D3D;
}

h1, h2, h3, h4, h5, h6 {
  margin: 10px;
  padding: 0;
}

h1 {
	font: normal normal normal 16px/32px Trebuchet MS;
	color: #111111;
}

h2 {
  font: normal normal normal 14px/20px Trebuchet MS;
  color: #3D3D3D;
}


p {
	font: normal normal normal 11px/18px Trebuchet MS;
   color: #3D3D3D;
	margin: 10px;
}

a, a:link {
	font: normal normal normal 11px/18px Trebuchet MS;
	text-decoration: none;
   color: #F68D00;
}

a, a:visited {
	font: normal normal normal 11px/18px Trebuchet MS;
	text-decoration: none;
   color: #BA6600;
}

a:hover {
		text-decoration: underline;
}



#centerbox {
	margin: 0 0 0 85px;
	padding: 0 0 20px 0;
	background: url(../images/content_background.gif) repeat-y;
	width: 733px;
	text-align: left;
}

dt, .csi-image{
	background-color: #F68D00;
	}

.csi-caption{
	background-color: #ffffff;
	}

a:hover img {
	filter:alpha(opacity=65); -moz-opacity:0.65;
	}

/*########################################################*/
/*									 Header                */
/*########################################################*/

#header {
	margin:0;
	padding:0;
	left: 0px;
	top: 0px;
	width: 733px;
   height: 48px;
}

/*########################################################*/
/*									 Mainnavi                */
/*########################################################*/

#mainnavibox {
	margin:0;
	padding:0;
	position: fixed;
	width: 733px;
   height: 48px;
	background: url(../images/mainnavi_background.png) no-repeat;
}

#mainnavi {
	padding: 0;
	margin: 0 0 0 370px;
   list-style: none;
	font: normal normal normal 14px/14px Trebuchet MS;
	color: White;
   height: 50px;
}

#mainnavi li {
	padding:0;
	margin:0;
   display:block;
	list-style-type: none;
	float: left;
}

#mainnavi li.mainnaviact {
	background: url(../images/mainnavi_background.gif) repeat-x;
	border-left: 1px solid #111;
	border-right: 1px solid #111;
}

#mainnavi li.mainnaviact a, #mainnavi li.mainnavino a {
	font: normal normal bold 14px/40px Trebuchet MS;
	text-decoration: none;
	color: White;
	padding: 0 10px 10px 10px;
	margin: 0;
}

/*########################################################*/
/*									 Subnavi                */
/*########################################################*/

#subnavi {
	 padding: 0;
	 margin: 0 0 0 11px;
    list-style: none;
	 font: normal normal normal 14px/14px Trebuchet MS;
	 color: Black;
}

#subnavi li {
	padding:0;
	margin:0;
   display:block;
	list-style-type: none;
}

#subnavi li.subnaviact a {
	font: normal normal bold 14px/40px Trebuchet MS;
	text-decoration: none;
	padding: 0 10px 10px 10px;
	margin: 0;
   color:#F68D00;
}

#subnavi li.subnavino a {
	font: normal normal bold 14px/40px Trebuchet MS;
	text-decoration: none;
	color: Black;
	padding: 0 10px 10px 10px;
	margin: 0;
}

/*########################################################*/
/*									 Logo                */
/*########################################################*/

#logobox {
	margin:0 -85px 0 0;
	padding:0;
	position: relative;
	left: -85px;
	top: 0px;
	float: left;
}

#logo {
	margin:0;
	padding:0;
	position: fixed;
	background: url(../images/alison_logo.png) no-repeat;
	width: 160px;
   height: 178px;
}

/*########################################################*/
/*									 Pagetitle                */
/*########################################################*/

#pagetitle {
	font: normal normal bold 16px/32px Trebuchet MS;
	color: Black;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

/*########################################################*/
/*									 Content                */
/*########################################################*/

#main {
   padding: 0;
	margin: 0 4px 0 110px;
}

#left {
	padding: 45px 0 0 0;
	margin: 0;
	width: 261px;
	float: left;
	background: #F7F7F7 url(../images/left_background.gif) right bottom no-repeat;
   border-left: 1px solid #EFEBE7;
   border-right: 1px solid #EFEBE7;
}

#left h1 {
	font: normal normal bold 16px/32px Trebuchet MS;
	color: Black;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}

#leftcontent p {
   font: normal normal normal 11px/18px Trebuchet MS;
   color: #3D3D3D;
   margin: 10px 20px 0 20px;
}

#leftcontent h3 {
   font: normal normal bold 11px/18px Trebuchet MS;
   color: #F68D00;
	border-top: 1px solid #EFEBE7;
   margin: 0px 20px 5px 20px;
	padding: 10px 0 0 0;
}

#leftcontent h4 {
   font: normal normal bold 11px/18px Trebuchet MS;
   color: #222;
   margin: 10px 20px 25px 20px;
}

#right {
   padding: 45px 0 0 0;
	margin: 0 20px 0 25px;
	width: 292px;
	float: left;
}

#right h1 {
   color: #3D3D3D;
}

.csc-header {
	margin: 10px 10px 0 10px;
	}




.clear {
	clear: both;
}

/*########################################################*/
/*									 Footer               */
/*########################################################*/

#footer {
clear: both;
padding:0;
margin:0 0 20px 85px;
background: url("../images/footer_background.png") no-repeat ;
width: 733px;
height: 27px;
}

/*########################################################*/
/*						News               */
/*########################################################*/

div.news-list-item h3 a {
   font: normal normal bold 11px/14px Trebuchet MS;
   color: #F68D00;
   margin: 0px 0px 5px 0px;
   padding: 0 0 0 0;
}

.news-list-morelink {
	margin-left: 20px;
	margin-right: 20px;
	color:#F68D00;
	}
	
	.news-list-date {
    margin-left: 20px;
	margin-right: 20px;
	}
	
div.news-single-item h1 {
    font: normal normal bold 16px/32px Trebuchet MS;
	color: Black;
	}
	
.news-single-timedata { 
    margin-left: 10px;
	margin-right: 10px;
	}
	
hr.clearer {
	border: 1px solid #EFEBE7;
	margin:10px 20px 60px 20px;
	padding:0;
	}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #left h1, .sIFR-hasFlash #right h1, .sIFR-hasFlash #pagetitle {
	visibility: hidden;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 30px;
}

div.news-single-item h1 {
    font: normal normal bold 16px/32px Trebuchet MS;
	color: Black;
	}

.sIFR-hasFlash #right h2 {
	visibility: hidden;
	font-size: 14px;
	line-height: 15px;
	display:block;
}
