div.infohead 
{
	font-size: 10px;
	line-height: 10px;
	color: #036;
	font-weight: bold;
	background-color: #fff;
	background-image: url('/media/images/arrow_infohead.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 24px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #aabbcc;
}

a:link, a:visited, a:active 
{
	color: #336699;
}

td.content a:link, td.content a:visited, td.content a:active 
{
	color: #336699;
}

a.toplinks
{
	color: #ffffff;
}

div.snippet
{
	font-size: 10px;
}

div.snippet div.title
{
	font-weight: bold;
	margin-bottom: 3px;
}

ul.interests
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.collapsible {
          display: none; /* Only important part */
}

div.collapsibleopen {
          border: solid 1px #f6f6f6;
          padding: 5px;
}

hr {color: #ffffff; background-color: #ffffff; border: 2px dotted #cdcdcd; border-style: none none dotted; }

/*hr 
{ 
	border: 0;
	width: 100%;
	color: #ddddee;
	background-color: #ddddee;
	border-style: dotted;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}*/

form.editicon { margin: 0px;  }

div.info
{
	font-size: 12px;
	line-height: 12px;
	color: #408040;
	background-color: #eeffee;
	background-image: url('/media/images/silk/tick.png');
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding: 12px 6px 12px 28px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #00aa00;
}

div.warn
{
	font-size: 12px;
	line-height: 12px;
	color: #f00;
	background-color: #ffeeee;
	background-image: url('/media/images/silk/cross.png');
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding: 12px 6px 12px 28px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #aa0000;
}


div.error
{
	font-size: 12px;
	line-height: 12px;
	color: #f00;
	background-color: #ffeeee;
	background-image: url('/media/images/silk/cross.png');
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding: 12px 6px 12px 28px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #aa0000;
}

span.unimportant
{
	color: #cccccc;
}

div.snippet div.content
{
	line-height: 12px;
	font-size: 10px;
	margin-bottom: 3px;
}

div.rssfeed
{
	font-size: 10px;
	line-height: 10px;
	color: #036;
	font-weight: bold;
	background-color: #fff;
	background-image: url('/media/images/feed.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 24px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #808080;
}

img.grayborder
{
	border: 1px solid #808080;
}

span.selected
{
	color: #dd5500;
}

div.menuitem
{
	color: #445566;
	padding: 4px;
	padding-left: 15px;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	border-style: solid;
/*	border-width: 1px 0px 1px 0px;
	border-top-color: #ebf0f7;*/
	border-width: 0px 0px 1px 0px;
	border-bottom-color: #c9ced5;
	background-color: #dadfe6; 
}

a.nofrills
{
	color: #445566;
	text-decoration: none; 
}

div.menuitem:hover
{
	background-color: #e3e6ea;
	color: #dd5500;
/*	text-decoration: underline; */
}

div.menuitem a:link, div.menuitem a:visited, div.menuitem a:active
{	
	color: #445566;
	text-decoration: none; 
}

div.menusubitem
{
	color: #445566;
	padding: 4px;
	padding-left: 15px;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
/*	border-width: 1px 0px 1px 0px;
	border-top-color: #ffffff;*/
	border-bottom-color: #dddddd;
}

div.menusubsubitem
{
	color: #dd5500;
	padding: 3px;
	padding-left: 30px;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-top-color: #ebf0f7;
	border-bottom-color: #c9ced5;
}

div.menusubitem a:link, div.menusubitem a:visited, div.menusubitem a:active
{	
	color: #445566;
	text-decoration: none; 
}

div.menusubitem:hover
{
	background-color: #eeeeee;
	/*text-decoration: underline; */
}


div.menusubsubitem a:link, div.menusubsubitem a:visited, div.menusubsubitem a:active
{	
	color: #445566;
	text-decoration: none; 
}

input.searchtext
{	
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	color: #445566;
	font-weight: bold;
	width: 140px;
	height: 22px;
	line-height: 22px;
	border-style: solid;
	border-color: #dadfe6;
	border-width: 1px 1px 1px 1px;
	padding: 3px;
}

div.crumbs
{
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

div.colitem 
{ 
	color: #345; font-size: 10px; line-height: 12px; 
	padding-top:12px;
	padding-left: 12px; 
	padding-right: 12px; 
}
div.colitem a:link, div.address a:active, div.address a:visited { color: #369; text-decoration: underline; }
div.colitem a:hover { color: #036; text-decoration: underline; }
div.colitem p { margin: 0px 0px 0px 0px; padding: 0px; }
div.colitem ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 10px 15px;
	}
div.colitem li { font-size: 10px; line-height: 12px; padding-bottom: 2px; }

div.nicebox
{
	border-color: #a0b0c0;
	border-style: solid;
	border-width: 2px 1px 2px 1px;
	margin-bottom: 12px;
	
}

div.tightbox
{
	background-image: url('/media/images/gradient.jpg');
	background-repeat: repeat-x;
	border-color: #a0b0c0;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
}

div.gradientbox
{
	background-image: url('/media/images/gradient.jpg');
	background-repeat: repeat-x;
	border-color: #a0b0c0;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	padding-left: 3px;
	margin-bottom: 5px;
}

span.infobox-title
{
	font-weight: bold;
}

img.mugshot
{
	border-style: solid;
	border-color: #a0b0c0;
	border-width: 1px;
}

table.pretty
{
	border-spacing: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
	background-color: #ffffff;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #a0b0c0;
	margin-bottom: 12px;
}

table.pretty td
{
	padding: 3px;
}

table.infobox td
{
	padding: 0px;
	margin: 0px;
}


table.pretty th
{
	padding: 3px;
}


table.pretty tr.headings
{
	background-color: #a0b0c0;
	border-color: #222222;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
}

table.pretty tr.oddrow th
{
	background-color: #ffffff;
}

table.pretty tr.evenrow th
{
	background-color: #fafafa;
}

table.pretty tr.oddrow
{
	background-color: #ffffff;
}

table.pretty tr.evenrow
{
	background-color: #fafafa;
}

table.pretty tr.highrow
{
	background-color: #dadfe6;
}

table.staff td.photograph
{
	text-align: right;
}

table.infobox
{
	background-image: url('/media/images/gradient.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-spacing: 0px;
	padding: 0px;
	margin: 4px;
	width: 100%;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #a0b0c0;
	margin-bottom: 12px;
}

table.infoboxh
{
	background-image: url('/media/images/gradient_orange.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-spacing: 0px;
	padding: 0px;
	margin: 4px;
	width: 100%;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #a0b0c0;
	margin-bottom: 12px;
}

table.infobox div.title
{
	font-weight: bold;
}

table.infobox td
{
	padding: 0px;
	margin: 0px;
}

img.building
{
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #a0b0c0;
	margin-bottom: 12px;
}

ul
{
	list-style-image: url(/media/images/bullet.png);
}

table.infobox td.content
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100px;
	overflow: hidden;
}

table.infobox td.title
{
	padding-left: 10px;
}

table.infobox td.candy
{
	width: 100px;
	vertical-align: top;
}

table.infobox td.date
{
	width: 100px;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	color: #ffffff;
	background-color: #808080;
}

table.infobox tr.heading
{
	height: 25px;
	width: 100%;
	font-weight: bold;
	background-color: #ebf0f7;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #a0b0c0;
	margin-bottom: 12px;
}

table.calendar
{
	margin: 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	border-spacing: 0px;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background-color: #dadfe6; */
}

table.calendar tr
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 28px;
}

table.calendar td
{
	border: 0px;
	margin: 0px;
	width: 29px;
	border-style: solid;
	border-top-color: #ebf0f7;
	border-left-color: #ebf0f7;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	border-width: 1px;
	text-align: center;
}	

table.calendar td.today
{
	color: #ffffff;
	background-color: #dd5500;
}	

table.calendar td.busy
{
	color: #ffffff;
	background-color: #dadfe6;
}	

form.autoform textarea
{
	border-style: solid;
	border-width: 1px;
	border-color: #a0b0c0;
	width: 100%;
}

form.autoform input
{
	border-style: solid;
	border-width: 1px;
	border-color: #a0b0c0;
	width: 100%;
}

div.minime
{
	background-image: url('/media/images/gradient.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-style: solid;
	border-width: 3px 1px 3px 1px;
	border-color: #a0b0c0;
/*	width: 100%;*/
	display: block;
	width: auto;
	margin: 0px;
	padding: 3px;
	margin-bottom: 8px;
}

div.search
{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	font-family: Verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}

h1 
{
	color: #503;
	margin: 0px 0px 10px 0px;
	font-size: 145%;
	line-height: 110%;
	font-weight: bold;
}

h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3 
{
	color: #567;
	margin: 10px 0px 10px 0px;
	font-size: 145%;
	line-height: 110%;
	font-weight: bold;
}

h4 
{
	color: #369;
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	line-height: 110%;
	font-weight: bold;
	font-style: italic;
}

h5 
{
	color: #678;
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	line-height: 110%;				
	font-weight: bold;
	font-style: normal;
}

h6 
{
	color: #678;
	margin: 10px 0px 10px 0px;
	font-size: 125%;
	line-height: 110%;
	font-weight: bold;
	font-style: italic;
}

