/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body
{
	background: #fff url(../img/background.png) repeat center top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

/* type */
small { font-size: 80%; }

html {font-size:100.01%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#bd171d;}
h1 {font-size:1.5em;margin-bottom:0.75em;}
h2 {font-size:1.4em;margin-bottom:0.75em;}
h3 {font-size:1em;line-height:1; font-weight: bold; margin-bottom:1em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-image:url(../img/list-ball.png);}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#e0e0e0;border-bottom:1px solid #ccc;}
td { border-bottom: 1px solid #ddd; }
form td, form th { border: none; vertical-align: top; }
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#efefef;}
tfoot {font-style:italic;}
tfoot td { border: none; }
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
input, select, textarea { font-family: inherit; font-size: inherit; }
.grey, .grey a { color: #888; }
a.black { color: #191919; }

a { text-decoration: underline; color: #a92d36; }
a:hover { text-decoration: none; color: #000; }



a.back-link
{
	padding-right: 20px;
	background: transparent url(../img/arrow_up_16.png) no-repeat right center;
}

ul li a { color: #191919; text-decoration: none; }
ul li a:hover { color: #a92d36; text-decoration: none; }

div#footer a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

div#footer p { margin-bottom: 0; }

div#header,
div#header div.container
{
	background-color: #fff;
	height: 150px;
}

div#header div.container
{
	background-image: url(../img/banner.png);
	background-repeat: no-repeat;
}

div#user-toolbar
{
	position: absolute;
	right: 22px;
	top: 18px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

div.container
{
	width: 960px;
	margin: 0 auto;
}

div#content
{
	z-index: 1;
	position: relative;
}

div#footer
{
	background: transparent url(../img/footer.png) no-repeat;
	padding: 9px 18px;
	color: #fff;
	line-height: 2em;
	min-height: 20px;
}

/* search */
form#site-search
{
	position: absolute;
	right: 20px;
	bottom: 5px;
}

input.search
{
	border: 1px solid #BFC0C1;
	padding: 2px;
}

input#search-submit
{
	background: transparent url(../img/search_icon.png) no-repeat center center;
	width: 24px;
	height: 24px;
	border: none;
	cursor: pointer;
}
/* eo search */


/* menu */
div#menu,
ul#main-menu
{
	z-index: 2;
	position: relative;
	padding: 0;
}
ul#main-menu { margin-bottom: 0; }
div#menu { margin: 0 0 0 13px; }

ul#main-menu li
{
	list-style: none;
	float: left;
	width: 125px;
	text-align: center;
	margin: 10px -10px 0 0;
}

ul#main-menu li a
{
	background: transparent url(../img/menu_item_bg.png) no-repeat top left;
	padding: 17px 10px 10px 0;
	display: block;
	line-height: 1;
}

ul#main-menu li a:hover,
ul#main-menu li.selected a,
ul#main-menu li.ancestor a { background-image: url(../img/menu_item_bg_hover.png); }

ul#main-menu li.selected a,
ul#main-menu li.ancestor a
{
	padding-bottom: 20px;
}

ul#main-menu li.selected,
ul#main-menu li.ancestor
{
	margin-top: 0;
}

ul.submenu { padding: 0; margin: 0 0 16px 0; }
ul.submenu li ul { padding-left: 18px; }
ul.submenu li { list-style: none; }
ul.submenu li a
{
	display: block;
	padding: 0;
}

ul.sub li { list-style: outside url(../img/list-ball.png); }
ul.sub ul li { list-style: none; font-style: italic;}

ul.submenu li.level-1 { display: none; margin-bottom: 14px; }
ul.submenu li.descendant,
ul.submenu li.selected,
ul.submenu li.sibling,
ul.submenu li.ancestor { display: list-item; }

ul.submenu li a.selected { font-weight: bold; }
/* eo menu */

/* sidebars */
div#sidebar
{
	width: 160px;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}

div#sidebar-right,
div.right-column
{
	width: 210px;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}

div.sidebar-border
{
	position: absolute;
	width: 1px;
	height: 100%;
	left: 200px;
	background-color: #a92d36;
}

div.sidebar-right-border
{
	right: 266px;
	left: auto;
}
/* eo sidebars */


/*div.content-column { width: 47%; }*/

div.left-column
{
	width: 450px;
}

div.column-border
{
	width: 1px;
	background: #ccc;
	display: block;
	height: 100%;
	position: absolute;
	right: 266px;
}

/* events */
.event
{
	width: 290px;
	padding-right: 20px;
	margin: 0 0 18px 0;
	display: block;
	/*min-height: 80px;*/
	color: #191919;
}

.right .event
{
	width: auto;
	padding-right: 0;
}

.event strong { text-decoration: none !important; }
/* eo events */


/* rss links */
.icon-24
{
	background: transparent none no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
}

span.rss-icon { background-image: url(../img/rss_24.png); }
/* eo rss links */


/* boxes */
.box { margin-bottom: 10px; padding-top: 17px;}
body.page .box, .last-box { margin-bottom: 0; }
.box-top
{
	background: transparent url(../img/box_top.png) no-repeat;
	height: 33px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -33px;
}

.box-middle
{
	background: transparent url(../img/box_middle.png) repeat-y;
	padding: 0 37px 10px 20px;
	position: relative;
}

.box-bottom
{
	background: transparent url(../img/box_bottom.png) no-repeat;
	height: 23px;
}

.box-content
{
	float: left;
	margin: 0;
	position: relative;
	width: 700px;
}

.box-content-togglable { width: 452px; }

.small-box-top { width: 279px; background-image: url(../img/small_box_top.png); }
.small-box-middle { width: 230px; background-image: url(../img/small_box_middle.png); }
.small-box-bottom { background-image: url(../img/small_box_bottom.png); }

.medium-box-top { width: 680px; background-image: url(../img/medium_box_top.png); }
.medium-box-middle { width: 630px; background-image: url(../img/medium_box_middle.png); }
.medium-box-bottom { background-image: url(../img/medium_box_bottom.png); }

.combo-box-top { background-image: url(../img/combo_box_top.png); }
.combo-box-middle { background-image: url(../img/combo_box_middle.png); }
.combo-box-bottom { background-image: url(../img/combo_box_bottom.png); }
.combo-box-left { width: 230px; margin-right: 50px; float: left;}
.combo-box-right { width: 620px; float: left; }
/* eo boxes */


/* togglable areas */
.open-button, .close-button
{
	background: transparent none no-repeat scroll 0 3px;
	cursor: pointer;
}

.open-button { background-image: url(../img/plus_24.png); }
.close-button { background-image: url(../img/minus_24.png); }
.toggler, .togglable-area { padding-left: 34px; }
/* eo togglable areas */


/* tablesorter */
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp { background-image: url(../img/asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(../img/desc.gif); }
/* eo tablesorter */


ul.errorlist
{
	float: right;
	margin: 0;
}

div#iebox { display: none; }

/* helpers */
.relpos { position: relative; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.centered { text-align: center; }
.no-margin { margin: 0; }
.full-width { width: 100%; }
.align-right { text-align: right;}
.valign-middle { vertical-align: middle; }
