/* Start of CMSMS style sheet 'bluelake' */
body {
	background-position: left top;
	background-color: #DD6700;
	background-image: url('images/pagegraphics/mainbg_repeat_01.jpg');
	background-repeat: repeat-x;
}
input {
font-size:8pt;
}

#topnavigation {
	height:19px;
	width:100%;
	padding:0px;
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
}
#contentdiv {

}

#headergraphic {
	padding: 0px;
	text-align:center;
	vertical-align:bottom;
	margin:0 auto;

}
#mainbg {
	background-image: url('images/pagegraphics/is_repeat_05.gif');
	background-repeat: repeat-y;
	text-align:center;
	width:960px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto;	
}

#mainbg2 {
	background-image: url('images/pagegraphics/is_shell_04.gif');
	background-repeat: no-repeat;
	text-align:center;
	width:960px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto;	
}

#mainbginside {
	background-image: url('images/pagegraphics/bg_inside_03.jpg');
	background-repeat: no-repeat;
	text-align:center;
	width:960px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto;	
             height:100%;
}


#gradbginside {
	background-image: url('images/pagegraphics/vert_repeat_06.jpg');
	background-repeat: repeat-x;
	width: 920px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0 auto;
             height: 100%
	text-align:center;
             
}


#gradbg {
	background-image: url('images/pagegraphics/vert_repeat_06.jpg');
	background-repeat: repeat-x;
	width: 920px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	height: 100%;
	text-align:center;
}

#bottomgraphic {
	background-image:url('images/pagegraphics/is_shell_07.gif');
	height:204px;
	background-position:center top;
	background-repeat:no-repeat;
	width:930px;
	margin:0 auto;
	padding:15px;
	text-align:center;
	vertical-align:middle;
}
#homeblock {
	background-color: #fdf4d2;
	width:301px;
	padding:12px;
	vertical-align:top;
	text-align:left;
	font-family:Tahoma;
	font-size: 9pt;
	color: #422100;
	float:left;
	margin-left:114px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}
#homeblock1 {
	width:530px;
	background-image:url('images/pagegraphics/homeblock_12.gif');
	background-repeat:no-repeat;
	height:19px;
	float:left;
	background-position:left top;

}

#homeblock2 {
	width: 156px;
	background-image: url('images/pagegraphics/homeblock_14.gif');
	background-repeat: no-repeat;
	height: 332px;
	float: left;
	background-position: left top;
}

#homeblocktext {
	width:339px;
	float:right;
	padding-left:10px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Tahoma;
	color:navy;
	font-size:9pt;
             text-align:left;
}
#homeblock3 {
	width:530px;
	background-image:url('images/pagegraphics/homeblock_17.gif');
	background-repeat:no-repeat;
	height:19px;
	float:left;
	background-position:left top;

}

#homeblockright {
	width: 345px;
	float: right;
	margin-top:0px;
	margin-right:124px;
	}
#homeblockright2 {
	width: 345px;
	float: right;
	margin-top:19px;
	margin-right:25px;
	}
.homeblockrighticons {
	width:67px;
	float:left;
	text-align:left;
	
}
.homeblockrighttext4 {
	width:278px;
	float:right;
	text-align:left;
	font-family:tahoma;
	color:#422100;
	font-size:9pt;
	
}
.homeblockrighttext {
	width:278px;
	vertical-align:top;
	text-align:left;
	font-family:tahoma;
	color:#422100;
	font-size:9pt;
             padding-top:15px;
	
}

.homeheadings {
	font-family: "Trebuchet MS";
	font-size:14pt;
	font-weight:bold;
             margin-bottom:10px;

}



.upperleft {
	vertical-align:top;
	text-align:center;
}

.footerlinks {
	color:white;
	font-family:Tahoma;
	font-size:8pt;
	text-align:center;
	width:920px;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
}

#bodycontent {
	background-color: white;
	border: 3px solid #FFCC00;
	padding: 30px 30px 30px 30px;
	width: 65%;
	text-align:left;
	vertical-align:top;
	margin:0 auto; 
             
}

#bodyspacer {
            height:50px;
            width:100%;
}
#clear_floats{
clear:both;
}


/* End of 'bluelake' */

/* Start of CMSMS style sheet 'Calendar CSS example' */
/*
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/



/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 100%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 100%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
width:100%;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 85px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 85px;
  width: 85px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: white;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #8080ff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}
/* End of 'Calendar CSS example' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* horizontal menu for the cms css menu module */ 
/* by alexander endresen */ 

/* the wrapper clears the floating elements of the menu */ 

#menuwrapper { 
overflow: hidden; 
border-top: 0px solid #794887; 
border-bottom: 0px solid #794887; 
width: 960px; 
text-align:center;
margin: 0 auto;
} 

/* Set the width of the menu elements at second level. Leaving first level flexible. */ 

#primary-nav li li { 
width: 180px; 
} 

/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
list-style: none; 
margin: 0px; 
padding: 0px; 
} 
#primary-nav ul { 
position: absolute; 
top: auto; 
display: none; 
} 
#primary-nav ul ul { 
margin-top: 1px; 
margin-left: -1px; 
left: 100%; 
top: 0px; 
} 

#primary-nav li { 
margin-left: -1px; 
float: left; 
} 
#primary-nav li li { 
margin-left: 0px; 
margin-top: -1px; 
float: none; 
position: relative; 
} 

/* Styling the basic apperance of the menu elements */ 

#primary-nav a { 
display: block; 
margin: 0px; 
padding: 5px 10px; 
text-decoration: none; 
} 
#primary-nav li a { 
border-right: 0px solid #794887; 
border-left: 0px solid #794887; 
color: white; 
} 
#primary-nav li li a { 
border: 0px solid #794887; 
} 
#primary-nav li, #primary-nav li.menuparent { 
background-color: #ed5300;
} 

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */ 

#primary-nav li.menuactive { 
background-color: #ff9900; 
} 

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */ 

#primary-nav ul li.menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth { 
background-image: url(modules/menuManager/images/arrow.gif); 
background-position: center right; 
background-repeat: no-repeat; 
} 

/* Styling the apperance of menu items on hover */ 

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
background-color: #ff9900; 
} 

/* the magic - set to work for up to a 3 level menu, but can be increased unlimited */ 

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul { 
display: none; 
} 
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul { 
display: block; 
} 

/* IE Hacks */ 

#primary-nav li li { 
float: left; 
clear: both; 
} 
#primary-nav li li a { 
height: 1%; 
} 


/* End of 'Navigation: CSSMenu - Horizontal' */

