/************/
/*  GLOBAL  */
/************/

.cake-debug
{
	max-height: 300px;
	overflow: auto;
}

.clear
{
	clear: both;
}

.printonly
{
	display: none;
}

/***************/
/*  CONTAINER  */
/***************/

#container
{
	width: 900px;
	margin: 0 auto;
	border: solid 1px #969696;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(../img/mainwide_bg.jpg) #ffffff;
}

/************/
/*  SKIPTO  */
/************/

#skipto
{
	height: 15px;
	font-size: 9px;
	width: 900px;
	margin: 0 auto;
	text-align: right;
}

#skipto a:link, #skipto a:visited
{
	color: #ffffff;
}

#skipto a:focus, #skipto a:hover, #skipto a:active
{
	color: #000000;
}

/************/
/*  HEADER  */
/************/

#header
{
	width: 900px;
	height: 81px;
	background: url(../img/header_bg.jpg) #eaebed;
}

#header #logo
{
	width: 177px;
	height: 61px;
	float: left;
	padding: 10px 0 0 10px;
}

#header #logo img
{
	border: 0;
}

#header #utilities
{
	width: 365px;
	height: 61px;
	float: right;
	padding: 20px 20px 0 0;
	font-size: 90%;
}

#header #utilities form
{
	margin: 0;
	padding: 0;
}

#header #utilities form p
{
	text-align: right;
	padding-right: 46px;
}

#header #utilities form div
{
	clear: both;
}

#header #utilities input[type=text], #header #utilities input.text
{
	width: 204px;
	font-size: inherit;
	padding: 0;
}

#header #utilities input[type=submit], #header #utilities input.submit
{
	font-size: inherit;
	padding: 0;
}

#header #utilities label
{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding: 0;
}

#header #utilities ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 6px 0;
	overflow: auto;
}

#header #utilities li
{
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	display: block;
	font-weight: bold;
	background: none;
}

#header #utilities li a
{
	display: block;
	padding-left: 18px;
	text-decoration: none;
}

#header #utilities li a:link, #header #utilities li a:visited
{
	color: #2A5A8A;
}

#header #utilities li a:hover, #header #utilities li a:active
{
	color: #467AA7;
}

.home
{
	background: url(../img/silk/house.png) no-repeat left;
}

.contact
{
	background: url(../img/silk/telephone.png) no-repeat left;
}

.prospectus
{
	background: url(../img/silk/book_open.png) no-repeat left;
}

.gallery
{
	background: url(../img/silk/photo.png) no-repeat left;
}

.login
{
	background: url(../img/silk/computer_go.png) no-repeat left;
}

/*****************/
/*  SITEMESSAGE  */
/*****************/

#sitemessage
{
	width: 390px;
	height: 120px;
	padding: 15px 20px 15px 490px;
	background: url(../img/sitemessage.jpg) no-repeat left #663695; /* to be updated upon implementing rotation */
}

#sitemessage p#title
{
	text-align: right;
	font-family: "Century Gothic";
	font-size: 30px;
	color: #ffffff;
	margin: 0;
	text-shadow: #000000 3px 3px 2px;
	border: none;
	font-weight: bold;
	line-height: 34px;
}

#sitemessage p
{
	text-align: right;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #ffffff;
	text-shadow: #000000 2px 2px 1px;
	margin: 10px 0 0 0;
	line-height: 17px;
}

#sitemessage p a:link, #sitemessage p a:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#sitemessage p a:hover, #sitemessage p a:active
{
	text-decoration: none;
	border-bottom: 0px;
}

/****************/
/*  NAVIGATION  */
/****************/

#navigation
{
	width: 900px;
	height: 40px;
	background: #E3E4E8 url(../img/navigation_bg.jpg);
	font-size: 90%;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

#navigation li
{
	display: inline;
	background: none;
	padding: 0;
}

#navigation li a:link, #navigation li a:visited
{
	float: left;
	color: #467AA7;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #C8C8C8;
}

#navigation li a:hover, #navigation li .current
{
	color: #2A5A8A;
	background: #E1E1E1 url(../img/navigation_hover.jpg);
}

/****************/
/*  BREADCRUMB  */
/****************/

#breadcrumb
{
	width: 880px;
	/*height: 35px;*/
	line-height: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(../img/breadcrumb_bg.jpg) #ffffff;
	font-size: 95%;
	font-weight: bold;
	color: #7D7D7D;
}

#breadcrumb .printbutton
{
	float: right;
	padding-right: 30px;
	width: 16px;
}

#breadcrumb .printbutton img
{
	border: 0;
}

#breadcrumb a:link, #breadcrumb a:visited
{
	color: #2a5a8a;
}

#breadcrumb a:hover, #breadcrumb a:active
{
	color: #467aa7;
	text-decoration: none;
}

/*************/
/*  CONTENT  */
/*************/

#content
{
	width: 900px;
	background: url(../img/content_bg.jpg) #ffffff;
	overflow: auto;
}

/******************/
/*  FLASHMESSAGE  */
/******************/

#flashMessage
{
	width: 100%;
	background: url(../img/mainwide_bg.jpg) #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 140%;
	padding: 10px 0;
}

/**********/
/*  MAIN  */
/**********/

#main
{
	width: 640px;
	float: right;
	padding: 0 30px 0 0;
}

#mainleft
{
	float: left;
	width: 410px
}

#mainright
{
	float: right;
	width: 210px;
}

/**********/
/*  MENU  */
/**********/

#menu
{
	width: 200px;
	float: left;
	font-size: 95%;
}

#menu ul
{
	margin: 0;
	list-style: none;
	background: none;
	border-bottom: solid 1px #c8c8c8;
}

#menu ul ul
{
	border: none;
}

#menu ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#menu li a, #menu li a:visited
{
	display: block;
	padding: 3px 10px 3px 15px;
	text-decoration: none;
	color: #467aa7;
	border-top: solid 1px #c8c8c8;
}

#menu li a:hover, #menu li a:hover
{
	background-color: #e1e1e1;
	color: #2a5a8a;
	text-decoration: none;
}

#menu li li a, #menu li li a:visited
{
	display: block;
	padding: 2px 10px 2px 25px;
	text-decoration: none;
	color: #467aa7;
	font-weight: normal;
	border-top: dashed 1px #c8c8c8;
}

#menu li li a:hover, #menu li li a:hover
{
	background-color: #e1e1e1;
	color: #2a5a8a;
	text-decoration: none;
}

#menu h2
{
	clear: both;
	margin: 0;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 16px;
	border: none;
	color: #ffffff;
	display: block;
	padding: 6px 20px 6px 15px;
	text-decoration: none;
	background: #663695;
}



#menu h3
{
	clear: both;
	margin: 20px 0 0 0;
	padding: 4px 20px 3px 15px;
	background: #785994;
	font-family: "Century Gothic";
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

#menu p
{
	clear: both;
	margin: 10px 10px 10px 15px;
	color: #505050;
	line-height: 140%;
	font-size: 90%;
}

#menu p.center
{
	text-align: center;
}

#menu p.right
{
	text-align: right;
}

/**************/
/*  MAINWIDE  */
/**************/

#mainwide
{
	width: 840px;
	padding: 0 30px 30px 30px;
	background: url(../img/mainwide_bg.jpg) #ffffff;
	overflow: auto;
}

/************/
/*  FOOTER  */
/************/

#footer
{
	width: 900px;
	height: 34px;
	padding: 8px 0;
	background: url(../img/footer_bg.jpg) #E3E4E8;
	font-size: 90%;
}

#footer p
{
	text-align: center;
	color: #7D7D7D;
	padding: 2px 0;
	margin: 0;
	line-height: normal;
}

#footer a:link, #footer a:visited
{
	color: #000000;
}

#footer a:hover, #footer a:active
{
	text-decoration: none;
}
