/* CABERNET stylesheet (C) Internova UK Ltd 2005 
	- rebuilt from scratch with fluid CSS layout by CS 15/03/2005
*/

/* == GENERIC CSS MODIFICATIONS == */

BODY   { font-family: Verdana, Arial, sans-serif; }
IMG    { border: 0; }
FORM   { padding: 0; margin: 0; }
.clear { clear: both; }

.textonly { display: none; }

/* === CONTAINER FUNCTIONALITY === */

#container { margin-left: auto; margin-right: auto; text-align: center; width: 759px; }
#recenter  { text-align: left; }

/* === HEADER === */

#header{ text-align: left; font-size: 0; }

/* == NAVIGATION + BANNER == */

#navigation { margin-top: 1px; font-size: 0; padding: 0; background: white; }

#navigation IMG { border-right: 1px solid white; border-bottom: 1px solid white; }
#navigation IMG.last     { border-right: none; }
#navigation IMG.extranet { border-bottom: 1px solid #6699CC; }
#navigation IMG.home     { border-bottom: 1px solid #1F49C1; }
#navigation IMG.network  { border-bottom: 1px solid #F84134; }
#navigation IMG.events   { border-bottom: 1px solid #9966CC; }
#navigation IMG.reports  { border-bottom: 1px solid #CD0067; }
#navigation IMG.contact  { border-bottom: 1px solid #3399FF; border-right: none; }
#navigation IMG.white    { border-bottom: 1px solid white; }

#navigationframe DIV { font-family: Arial, sans-serif; margin: 0; padding: 0;
	height: 30px; color: white; font-size: 11px; }
#navigationframe .text { float: left; position: relative; top: 7px; left: 110px; }
#navigationframe .searchform { float: right; font-size: 11px; margin-right: 10px;
	height: 18px; vertical-align: top; padding-top: 6px; }

.searchform INPUT { border: 1px solid #ccc; height: 12px; font-size: 10px; vertical-align: top;}
.searchform INPUT.button { width: 18px; height: 18px; border: 0; vertical-align: top;}

.extranet { background: #6699CC; }
.home     { background: #1F49C1; }
.network  { background: #F84134; }
.events   { background: #9966CC; }
.reports  { background: #CD0067; }
.contact  { background: #3399FF; }

/* == LEFT HAND COLUMN == */

#leftcolumn { width: 180px; margin-top: 15px; font-size: 11px; float: left; }
#leftcolumn #content { padding-top: 10px; padding-bottom: 50px; }
#leftcolumn A { color: black; text-decoration: none; }

#leftcolumn .home     { background: #CBD4F1; color: #1F49C1; }
#leftcolumn .events   { background: #E2D5EF; color: #9966CB; }
#leftcolumn .network  { background: #FE9F9C; color: #F84134; }
#leftcolumn .reports  { background: #F7D5E6; color: #CD0067; }
#leftcolumn .extranet { background: #E0EAF4; color: #669ACC; }
#leftcolumn .contact  { background: #DBECFF; color: #3399FD; }

#leftcontent A { color: black; text-decoration: none; }
#leftcontent { padding-top: 10px; padding-bottom: 50px; }

.indent0 { margin-bottom: 10px; margin-left: 8px; letter-spacing: 1px; font-weight: bold;}
.indent1 { margin-left: 8px;  padding-bottom:5px;}
.indent2 { margin-left: 16px; padding-bottom:5px;}
.indent3 { margin-left: 24px; padding-bottom:5px;}
.indent4 { margin-left: 32px; padding-bottom:5px;}
.indent5 { margin-left: 40px; padding-bottom:5px;}

/* == MIDDLE COLUMN == */

#middlecolumn { width: 350px; float: left; margin-top: 15px; margin-left: 20px;
	margin-right: 20px; }
#rightcolumn { width: 179px; float: right; margin-top: 15px; clear:none;}
#quicklinks { padding-top: 10px; clear: both; padding-bottom: 10px; }
#quicklinks A { color: black; text-decoration: none; font-size: 11px; }

/* === FOOTER === */

#footer DIV { color: white; height: 30px; font-family: Arial, sans-serif; font-size: 11px; }
#footer .lastmod { float: left; padding-top: 7px; padding-left: 10px; }
#footer .email { float: right; padding-top: 7px; padding-right: 10px; }
#footer A { color: white; text-decoration: none; }
#footer A:hover { color: white; text-decoration: underline; }


/* === TAIL LINKS === */
#taillinks { font-family: verdana, sans-serif; font-size: 9px; }
#taillinks .left { float: left; }
#taillinks .right { float: right; text-align: right; margin-top: 6px;}
#taillinks A { color: black; text-decoration: none; }
#taillinks .right .internova { margin-top: 6px; }

/* == CONTENT MODULE == */

#content H1  { font-size: 13px; letter-spacing: 1px; }
#content H2  { font-size: 12px; letter-spacing: 1px; }
#content H3  { font-size: 11px; letter-spacing: 1px; }
#content P, LI  { font-size: 11px; }
#content A   { color: #c00; text-decoration: none; }
#content A:hover { text-decoration: underline; }
#content LI  { list-style-type: circle; list-style-image: url(/images/bullet.gif); margin-left: -20px; margin-top: 1px; margin-bottom: 1px; }


/* == NEWS APPLICATION == */

#newsbox TABLE { border-collapse: collapse; width: 100%; }	




#newsbox .home     				{ background: #E5E9F8; }
#newsbox .home .spotlight 		{ background: #CBD4F1; }
#newsbox .events   				{ background: #E2D5EF; }
#newsbox .events .spotlight 	{ background: #F0EAF7; }
#newsbox .network  				{ background: #FEDBD9; }
#newsbox .network .spotlight 	{ background: #FDB8B3; }
#newsbox .reports  				{ background: #FBEAF2; }
#newsbox .reports .spotlight 	{ background: #F7D5E6; }
#newsbox .extranet 				{ background: #EFF4F9; }
#newsbox .extranet .spotlight 	{ background: #E0EAF4; }
#newsbox .contact  				{ background: #EDF5FF; }
#newsbox .contact .spotlight 	{ background: #DBECFF; }

#newsbox TABLE TD { vertical-align: top; font-size: 11px; text-align: left; }
#newsbox .image { width: 43px;  border-bottom: 2px solid white; padding: 4px; }
#newsbox .text  { width: 133px; border-bottom: 2px solid white; padding-right: 4px; padding-top: 4px; padding-bottom: 4px;}
#newsbox A { color: #000; text-decoration: none; }
#newsbox .link A { color: #C00; text-decoration: underline; }

#newsbox .text .title { font-weight: bold; }
#newsbox .clear { clear: both; }


/* === EXTRANET === */
.extranetmod TH { font-size: 11px; text-align: right; padding-right: 20px; }
.extranetmod TD { padding: 4px; }

/* === DIRECTORY === */
#contentdirectory { 
	width: 520px; 
	float: left; 
	text-justify: newspaper; 
	font-size: 0.9em/*8pt*/; 
	padding-left: 10px; 
	padding-top: 10px;
	font-size: 12px;
}
#contentdirectory table {
	border-collapse: collapse;
	font-size: 10px;
}

#contentdirectory input {
	font-size: 10px;
}
#contentdirectory select {
	font-size: 10px;
}
#contentdirectory .result-cell {
	background-color: #F0F0F0;
	color: #000000;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D0D0D0;
	padding: 2px;
	font-size: 10px;
}
#contentdirectory a {
	color: #505000;
	text-decoration: underline;
}

#contentdirectory a:visited {
	color: #505000;
	text-decoration: underline;
}
.content-directory-select { width: 40px; }

/* === CALENDAR === */
#contentcal { width: 280px; float: none; background: white; 
	background-image: url(/images/content-topleft.gif); background-repeat: no-repeat; font-size: 0.75em;
	margin-left: 0px; margin-top: 0px;	}
#rightcolcal { float: right; margin-left: 0px; padding: 0px; margin-top: 0px; width: 180px; }
#rightcolcal #topcal { width: 180px; height: 14px; }
#rightcolcal hr { color: #101000; width: 160px; }
#datacal { float: left; background: #E2D5EF; border: 1px solid #9966CB; left: 0px; width: 185px; text-align: left; }
#datacal #calhead { color: #ffffff; font-weight: bold;  font-size: 0.8em; border-top: 1px solid #000000; background: #9966CB; padding: 4px; text-align:center; margin-top: 10px; margin-bottom: 10px; }
#datacal #calform { margin-bottom: 10px; margin-top: 10px; text-align: center; }

#calendar { margin-bottom: 6px; }
#calendar TH, #calendar TD  { font-size: 0.75em; text-align: center; color:#9966CB;}
#calendar TH { font-size: 0.75em; width: 21px; text-align: center; color:#9966CB;}

#calendar .e0 { background-color: #673598; color: #ffffff; width: 21px; height: 22px; }
#calendar .e0 a {color: #E2D5EF; text-decoration:none;}
#calendar .e1 { background-color: #E2D5EF; width: 19px; height: 20px; border: 1px solid #673598;}
#calendar .e1 A { color: #673598;  font-weight: bold; text-decoration:none;}
#calendar .e2 { background-color: white; width: 19px; height: 20px; border: 1px solid #673598;}
#calendar .e2 A { color: #673598; font-weight:bold; text-decoration:none;}

#contentcal #content { width:330px; }
#contentcal #pager { color: #CC0000; font-weight: bold; margin-top: 4px; }
#contentcal #pager A { color: black; text-decoration: none; font-weight: bold; margin-left: 20px;}
#contentcal .week-navigator { text-align: right;}
#contentcal #spacer { /*clear: both; */height: 4px;}
#contentcal #calmain TABLE { border: 1px solid #9966CB; width: 330px; border-collapse: collapse; 
	margin-bottom: 3px; clear: both; }
#contentcal #calmain TH { background: #9966CB; color: white; vertical-align: top; text-align: left; 
	padding: 4px; width: 8em; }
#contentcal #calmain TD.day { background: #673598; color: white; vertical-align: top; text-align: center; 
	padding: 4px; width: 1.5em; }
#contentcal #calmain TD.info { padding: 4px; background: #E2D5EF; padding-bottom: 12px; color: #673598;} 
#contentcal #calmain TD.infoLive { padding: 4px; background: white; padding-bottom: 12px; } 
#contentcal #calmain TD.infoLive .item { color: #673598;}
#contentcal #calmain TD.infoLive .item a { color: #000000; font-weight: bold; text-decoration:underline;}

#eventinfo TABLE { background: #E2D5EF; width: 100%; border: 1px solid #9966CB; border-collapse: collapse;}
#eventinfo TH { text-align: right; padding: 4px; color: white; background: #9966CB;
	vertical-align: top; } 
#eventinfo TD { padding: 4px; vertical-align: top; }
#contentcal A { color: black; font-weight: bold; }

#bookingform TABLE { width: 330px; }
.required { color: #CC0000; }


/* === SEARCH RESULTS === */
/**** Search Module settings ****/
#contentsearch {
	width: 500px;
}

#contentsearch table {
	border-collapse: collapse;
	font-size: 12px;
}

#contentsearch .result-cell {
	background-color: #F0F0F0;
	color: #000000;
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D0D0D0;
	padding: 2px;
	font-size: 12px;
}
#contentsearch a {
	color: #505000;
	text-decoration: underline;
}

#contentsearch a:visited {
	color: #505000;
	text-decoration: underline;
}

/* === Calendar === */

.calendar 
{
	background: #E2D5EF;
}

.calendar .calitem
{
	padding: 8px;
	background: red;
}

.calendar TABLE
{
	background: green;
}
.calendar TD, .calendar TD A
{
	color: black;
}

/* === CONTACT FORM === */

#contactForm{
	width: 500px;
	font-size: 0.7em;
	margin-top: 1em;
}

.formElement{
	padding:10px; 
	vertical-align:top;
}

.formElement .formInput{
	vertical-align:top;
	margin-top:20px;
}
	
.formElement .formLabel{
	width:120px;
	padding:5px;
	float:left;
	text-align:right; 
	font-weight:bold;
	vertical-align:top;
}

#bookingform .formElement .formLabel{
	width: 150px;
}

