﻿/*************************************************************************************************
	Genral layout
*************************************************************************************************/

td.lfade
{
	width: 5px;
	background: url(/img/00/layout/lfade.png) repeat-y;
}
td.lspacer
{
	width: 10px;
	background: url(/img/00/layout/lspacer.gif) repeat-y;
}
td.rfade
{
	width: 5px;
	background: url(/img/00/layout/rfade.png) repeat-y;
}
td.rspacer
{
	width: 10px;
	background: url(/img/00/layout/rspacer.gif) repeat-y;
}
/*************************************************************************************************
	Header
*************************************************************************************************/

div.header
{
	width: 960px;
	height: 126px;
}
td.header
{
	width: 960px;
	height: 126px;
	vertical-align:top;
}

div.headercrumb, td.headercrumb
{
	width: 960px;
	height: 274px;
}

#header table.hdrtab
{
	width: 960px;
	height: 81px;
	background: url(/img/00/layout/header.png) no-repeat;
}
#header #hdrtab td.left, td.left
{
	width: 600px;
	height: 81px;
	
}
#header #hdrtab td.right
{
	width: 360px;
	height: 81px;
}
#header #hdrtab #right table
{
	width: 360px;
	height: 81px;
}
#header #hdrtab #right td
{
	/*border: solid 1px #000000;	*/
}

#header #hdrtab #right td.input
{
	width: 258px;
	height: 41px;
	vertical-align: top;
	padding-right: 6px;
}

#header #hdrtab #right input
{  
	width: 160px;
	height: 23px;
	font-family: Verdana, sans-serif;
	font-size: 14px; 
	color: #646464; 
	text-align: right;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 1px 5px;
	margin: 0px;
}
#header #hdrtab #right td.button
{
	width: 102px;
	height: 41px;
	vertical-align: top;
	padding-bottom: 1px;
}
#header #hdrtab #right td.date
{
	width: 360px;
	height: 40px;
	vertical-align: middle;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	padding-right: 16px;
}

/* Nav Buttons */
#header table.nbuts
{
	width: 960px;
	height: 45px;
}
#header #nbuts td.butt
{
	width: 930px;
	height: 7px;
	background-color: #f2eddc;
}
#header #nbuts td.butl
{
	width: 10px;
	height: 38px;
	background-color: #f2eddc;
}
#header #nbuts td.but
{
	width: 910px;
	height: 38px;
	background-color: #f2eddc;
}
#header #nbuts td.butr
{
	width: 10px;
	height: 38px;
	background-color: #f2eddc;
}

#header td.subheader
{
	width: 930px;
	height: 106px;
}

#header td.breadcrumbs
{
	width: 930px;
	height: 42px;
	background: url(/img/00/layout/crumbbg.gif) no-repeat;
}

/*************************************************************************************************
	Content Header
*************************************************************************************************/
table.contenth
{
	width: 960px;
	height: 16px;
}
#contenth td.col0
{
	width: 960px;
	height: 16px;
	background: url(/img/00/layout/col0t.png) no-repeat;
}
#contenth td.col1
{
	width: 255px;
	height: 16px;
	background: url(/img/00/layout/col1t.png) no-repeat;
}
#contenth td.col2
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2t.png) no-repeat;
}
#contenth td.colhp
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2t.png) no-repeat;
}
#contenth td.col2_3
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2_3t.png) no-repeat;
}


/*************************************************************************************************
	Content Footer
*************************************************************************************************/
table.contentf
{
	width: 960px;
	height: 16px;
}
#contentf td.col0
{
	width: 960px;
	height: 16px;
	background: url(/img/00/layout/col0b.png) no-repeat;
}
#contentf td.col1
{
	width: 255px;
	height: 16px;
	background: url(/img/00/layout/col1b.png) no-repeat;
}
#contentf td.col2
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2b.png) no-repeat;
}
#contentf td.colhp
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2b.png) no-repeat;
}
#contentf td.col2_3
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2_3b.png) no-repeat;
}

/*************************************************************************************************
	Content
*************************************************************************************************/
table.content
{
	width: 960px;
	/*height: 100%;*/
}

table.contenthp
{
	width: 930px;
	/*height: 100%;*/
}

#content td.menul
{
	width: 5px;
	background-color: #f2eddc;
}

#content td.menu
{
	width: 220px;
	background:#f2eddc;	
}

#content td.menur
{
}

/* col0 - layoutstyle 1 */
#content td.col0l
{
	width: 10px;
	background:#f2eddc;	
}


#content td.col0
{
	width: 910px;
	background:#f2eddc;	
	vertical-align: top;
}

#content td.col0r
{
	width: 10px;
	background:#f2eddc;	
}

/* col2 - layoutstyle 3 */
#content td.col2l
{
	width: 20px;
	background:#f2eddc;	
	/*background: url(/img/00/layout/col2s.png) repeat-y left;	*/
}

#content td.col2
{
	width: 665px;
	background:#f2eddc;	
	/*background: url(/img/00/layout/col2s.png) repeat-y center;	
	vertical-align: top;*/
	border: solid 0px red;
}

#content td.col2r
{
	width: 20px;
	background:#f2eddc;	
	border: solid 0px red;
}

/* colhp - homepage */
#content td.colhpl
{
	width: 6px;
	background:#f2eddc;	
}

#content td.colhp
{
	width: 919px;
	background:#f2eddc;	
	vertical-align: top;
}

#content td.colhpr
{
	width: 6px;
	background:#f2eddc;	
}

/* col2_3 - layoutstyle 4 */
#content td.col2_3l
{
	width: 20px;
	background:#f2eddc;	
	border: solid 0px red;	
}

#content td.col2_3
{
	width: 680px;
	background:#f2eddc;	
	vertical-align: top;
	border: solid 0px green;	
}

#content td.col2_3r
{
	width: 5px;
	background:#f2eddc;	
	border: solid 0px blue;	

}

/**************************************************************
/* Homepage Chunks
/*************************************************************/

/* Common layout */
#content #hdrHomepageChunks a
{
	font: bold 11px verdana,sans-serif ;
	text-decoration: none;
	color: #000000;
	padding: 0px 19px 0px 0px;
	line-height: 44px;
	display: block;
}
#content #hdrHomepageChunks a:hover
{
	text-decoration: underline;
}

/* Calendar */
#content div.hdrCal
{
	width: 282px;
	height: 44px;
	background: url(/img/00/layout/hpcalendar.gif) no-repeat;
	text-align: right;	
}
#content #hdrHomepageChunks a.hdrCal
{
	color: #005f14;
}

/* News */
#content div.hdrNews
{
	width: 384px;
	height: 44px;
	background: url(/img/00/layout/hpnews.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrNews
{
	color: #766845;
}

#content div.NewsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Bulletins */
#content div.hdrBulletins
{
	width: 384px;
	height: 44px;
	background: url(/img/00/layout/hpbulletins.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrBulletins
{
	color: #0b1c5c;
}

#content div.BulletinsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Events */
#content div.EventsContent
{
	width: 262px;
	margin: 0px 10px;
}


		
/*************************************************************************************************
	Footer
*************************************************************************************************/

#footer table.footer
{
	width:960px; 
	height:48px; 
}

#footer td.info
{
	width: 930px;
	height: 48px;
	background: #f2eddc url(/img/00/layout/crumbbg.gif) no-repeat top;
}
#footer td.bottom
{
	width:100%; 
	height:15px; 
	background: url(/img/00/layout/footb.png) no-repeat;
}

#footer table.info
{
	width:930px; 
	height:42px; 
}



#footer td.left
{
	width:35px; 
	height:42px;
}

#footer #footer td.links
{
	width:860px; 
	height:42px;
	text-align: center;
}

#footer #links a
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 20px;
}

#footer #links a:hover
{
	color: #ff9500; 
}

#footer td.poweredby
{
	width:860px; 
	height:42px;
	text-align: right;
}

#footer #poweredby a:link, #footer #poweredby a:visited, #footer #poweredby a:active     
{
	font-family: verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #000000; 
	padding: 0px 7px;
}
#footer #poweredby a:hover      
{
	font-family: verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #f61111; 
	padding: 0px 7px;
}

/*************************************************************************************************
	Page Contacts
*************************************************************************************************/

#PageContacts table
{
	width: 204px;
	margin: 10px;
	color: #00157f;
	font-family: Tahoma, Sans-Serif ;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#PageContacts td
{
	text-align: center;
	vertical-align: top;
	display: inherit;
}
#PageContacts td.photo
{
	display: inherit;
}
#PageContacts image
{
	margin: 0px 0px 10px 0px;
}

#PageContacts td.info
{
	display: inherit;
}
#PageContacts font.title
{
	font-weight: bolder;
}
#PageContacts a
{
	font-weight: bolder;
	color: #00157f;
	text-decoration: none;
}
#PageContacts a:hover
{
	text-decoration: underline;
}
