﻿*
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
}

a
{
	background-color: Transparent;
	color: #900;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

address
{
	font-style: normal;
	margin: 0;
	padding: 0 0 1em 0;
}

body
{
	background: #4F9EBF url("../images/bg.jpg") repeat-x scroll center top;
	color: #FFF;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.error
{
	background: url('../images/icons/error.gif') no-repeat left top;
	color: #900;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

div.error ul
{
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 2em;
}

fieldset
{
	border: none;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 1em 0 2em 0;
}

fieldset div.field
{
	padding: 0 0 1em 0;
	position: relative;
	width: 100%;
}

fieldset label, fieldset .label
{
	display: block;
	font-weight: bold;
	padding: 0 0 0.25em 0;
}

fieldset label a
{
	float: right;
	font-weight: normal;
	margin-top: -1.25em;
}

fieldset legend
{
	background-color: Transparent;
	color: #525231;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.25em 0;
	position: relative;
	width: 100%;
}

fieldset legend a
{
	background-color: Transparent;
	color: #525231;
	text-decoration: none;
}

fieldset table.checkbox
{
	display: table;
	margin: 0;
	padding: 0;
}

fieldset .checkbox
{
	display: block;
	overflow: hidden;
	padding: 4px 0 0 1.5em;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	clear: left;
	float: left;
	margin: 0 0 0 -1.5em;
}

fieldset .checkbox label
{
	font-weight: normal;
	padding: 0;
}

fieldset .checkbox td
{
	margin: 0;
	padding: 2px 0 2px 1.5em;
	width: 50%;
}

fieldset .rating td
{
	padding-right: 3em;
	width: auto;
}

fieldset.columns
{
	background-image: none;
}

fieldset.columns div.field,
fieldset.columns p
{
	float: left;
	min-height: 4em;
	width: 50%;
}

fieldset.columns p.full
{
	float: none;
	padding-right: 0;
	width: auto;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}

h1,
h1 a
{
	background-color: Transparent;
	color: #900;
	font-size: 16px;
	text-decoration: none;
}

h1 .tool
{
    float: right;
    font-size: 11px;
    line-height: 16px;
}

h2,
h2 a
{
	background-color: Transparent;
	color: #525231;
	font-size: 14px;
	text-decoration: none;
}

h2.subtitle,
h2.subtitle a
{
	background-color: Transparent;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 2em 0;
}

input.textbox, textarea
{
	background-color: #F6F7F8;
	border: 1px solid #A0A2A3;
	color: #000;
	padding: 2px 4px;
}

input.searchbox
{
	background: url("../images/icons/search.gif") 2px 50% no-repeat;
	background-color: #F6F7F8;
	color: inherit;
	padding-left: 24px;
}

p
{
	margin: 0;
	padding: 0 0 1em 0;
}

th
{
	border-bottom: 1px solid #CCC;
	text-align: left;
}

tr.altrow td
{
	background-color: #EEE;
	color: inherit;
}

.author
{
	background-color: Transparent;
	color: #999;
}

.bannerList
{
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.bannerList li
{
	margin: 0 0 1em 0;
}

.bannerList li img
{
	border-style: none;
}

.button
{
	background: url("../images/btn1_right.gif") right top no-repeat;
	background-color: #D0D0C7;
	color: #333;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 27px 0 0;
	position: relative;
	text-align: center;
	text-decoration: none;
}

.button img
{
	border: none;
	position: absolute;
	right: 5px;
	top: 4px;
}

.button span
{
	background: url("../images/btn1_left.gif") left top no-repeat;
	cursor: pointer;
	display: block;
	padding: 0 10px;
}

.button:hover
{
	background-color: #84835D;
	background-position: right bottom;
	color: #FFF;
	text-decoration: none;
}

.button:hover span
{
	background-position: left bottom;
}

.buttonList
{
	line-height: 24px;
	margin: 1em 0 2em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 10px;
}

.categories
{
	font-size: 110%;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.categories li
{
	margin: 0.5em 0;
}

.column1
{
	float: left;
	width: 48.45%;
}

.column2
{
	float: right;
	width: 48.45%;
}

.columns
{
	background: url("../images/line_dotted.gif") center top repeat-y;
	overflow: hidden;
	width: 100%;
}

.columnContent
{
	padding: 0 14px;
}

.container
{
	background-color: #FFF;
	color: #333;
	margin: 0 auto;
	margin-bottom: 11px;
	min-width: 780px;
	text-align: left;
	width: 98%;
}

.containerW1,
.containerW2,
.containerW3,
.containerW4,
.containerW5,
.containerW6,
.containerW7,
.containerW8
{
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.containerW1 { background: url("../images/bg_content_w1.gif") left center repeat-y; }
.containerW2 { background: url("../images/bg_content_w2.gif") right center repeat-y; }
.containerW3 { background: url("../images/bg_content_w3.jpg") center top repeat-x; }
.containerW4 { background: url("../images/bg_content_w4.gif") center bottom repeat-x; }
.containerW5 { background: url("../images/bg_content_w5.jpg") left top no-repeat; }
.containerW6 { background: url("../images/bg_content_w6.jpg") right top no-repeat; }
.containerW7 { background: url("../images/bg_content_w7.gif") left bottom no-repeat; }
.containerW8 { background: url("../images/bg_content_w8.gif") right bottom no-repeat; }

.content
{
	float: right;
	min-height: 200px;
	padding: 14px 0;
	width: 100%;
}

.contentColumn1
{
	float: left;
	width: 100%;
}

.contentColumn2
{
	display: inline;
	float: right;
	margin-right: -120px;
	padding: 0 0 0 20px;
	width: 100px;
}

.contentContainer
{
	padding: 8px 134px 8px 248px;
	overflow: hidden;
}

.dropmenu
{
	padding: 0 0 0 216px;
	position: absolute;
	right: 12px;
	top: 54px;
}

.dropmenu ul
{
	line-height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}

.dropmenu ul a
{
	background: url("../images/tab_right.gif") right top no-repeat;
	display: block;
	padding: 0 14px 0 16px;
	white-space: nowrap;
}

.dropmenu ul li
{
	background: url("../images/tab_left.gif") left top no-repeat;
	float: left;
	position: relative;
	width: auto;
}

.dropmenu ul li a:hover
{
	text-decoration: none;
}

.dropmenu ul li.hover
{
	background-position: left bottom;
}

.dropmenu ul li.hover a
{
	background-color: Transparent;
	background-position: right bottom;
	color: #FFF;
}

.dropmenu ul li.hover ul,
.dropmenu ul li.hover li.hover ul
{
	visibility: visible;
}

.dropmenu ul li.hover ul ul,
.dropmenu ul li.hover li.hover ul ul
{
	visibility: hidden;
}

.dropmenu ul li.menuItemFirst
{
	background-image: url("../images/tab_end_left.gif");
}

.dropmenu ul li.menuItemLast a
{
	background-image: url("../images/tab_end_right.gif");
}

.dropmenu ul ul
{
	background-color: #5C5C42;
	border: 1px solid #FFF;
	color: #FFF;
	left: -1px;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	visibility: hidden;
}

.dropmenu ul ul a
{
	background-color: Transparent;
	background-image: none !important;
	color: #FFF;
	overflow: visible;
	padding-bottom: 4px;
	padding-top: 4px;
	position: relative;
}

.dropmenu ul ul a:hover
{
	background-color: #900;
	color: #FFF;
}

.dropmenu ul ul li
{
	background-image: none !important;
	border-top: 1px solid #82825D;
	float: none !important;
}

.dropmenu ul ul li.menuItemFirst
{
	border-top-style: none;
}

.dropmenu ul ul ul
{
	left: 100%;
	top: -1px;
}

.editable
{
	border: dotted 1px #CCC;
	min-height: 100px;
	padding: 4px;
	position: relative;
}

.editable .toolbar
{
	background-color: #FFF;
	border: dotted 1px #CCC;
	border-right-style: none;
	border-top-style: none;
	color: #333;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	visibility: hidden;
	width: 5em;
	z-index: 100;
}

.editable .toolbar a
{
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-decoration: none;
}

.editable .toolbar a:hover
{
	background-color: #CCC;
	color: #333;
}

.editable .toolbar img
{
	border: none;
	margin-right: 2px;
	vertical-align: middle;
}

.editable .toolbar li
{
	float: left;
	white-space: nowrap;
	width: 100%;
}

.editable:hover .toolbar
{
	visibility: visible;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.footer
{
	background: url("../images/footer_bg.gif") center top repeat-x;
	background-color: #0E6FA4;
	color: #FFF;
	height: 57px;
	margin: 0 14px 14px 14px;
	overflow: hidden;
}

.footer a
{
	background-color: Transparent;
	color: #99CCFF;
}

.footer address
{
	background-color: Transparent;
	color: #99CCFF;
	padding: 14px 0;
}

.footer p.copyright
{
	background: url("../images/footer_divider.gif") right top no-repeat;
	float: left;
	margin-right: 18px;
	padding: 14px 20px 28px 20px;
	width: 176px;
}

.footerW1,
.footerW2
{
	height: 100%;
}

.footerW1
{
	background: url("../images/footer_left.gif") left top no-repeat;
}

.footerW2
{
	background: url("../images/footer_right.gif") right top no-repeat;
}

.header
{
	background: url("../images/header_bg_home.jpg") center top repeat-x;
	height: 229px;
	margin: 0 14px;
	position: relative;
}

.header a
{
	background-color: Transparent;
	color: #454528;
	font-weight: bold;
	text-decoration: none;
}

.header h1
{
	height: 165px;
	left: 18px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 20px;
	width: 165px;
}

.header h1 a
{
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -1000em;
}

.headerW1,
.headerW2
{
	height: 100%;
}

.headerW1 { background: url("../images/header_left_home.jpg") left top no-repeat; }
.headerW2 { background: url("../images/header_right_home.jpg") right top no-repeat; }

.imageUpload
{
	background-color: #F6F7F8;
	border: 1px solid #A0A2A3;
	display: block;
	overflow: hidden;
	padding: 4px 4px 0 4px;
	position: relative;
	width: 90%;
}

.imageUpload br
{
	display: none;
}

.imageUpload img
{
	margin: 0 0 4px 0;
}

.imageUpload input
{
	clear: left;
	float: left;
	margin: 0 4px 4px 0;
	width: 188px;
}

.linkbutton img
{
	border-style: none;
	margin-right: 2px;
	vertical-align: middle;
}

.node
{
	margin: 1em 0;
	overflow: hidden;
	width: 100%;
}

.node h1,
.node h2,
.node h3,
.node h4,
.node h5,
.node h6
{
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0.25em 0;
}

.pager
{
	line-height: 22px;
	margin: 1em 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.pager a
{
	padding: 4px 8px;
	text-decoration: none;
}

.pager a:hover
{
	text-decoration: underline;
}

.pager .current
{
	background-color: #EEE;
	color: #900;
}

.pager .nextLink
{
	background: url("../images/page_next.gif") 100% 2px no-repeat;
	padding: 0 10px;
}

.pager .nextLink:hover
{
	background-position: 100% -18px;
}

.pager .prevLink
{
	background: url("../images/page_previous.gif") 0px 2px no-repeat;
	padding: 0 10px;
}

.pager .prevLink:hover
{
	background-position: 0 -18px;
}

.picture
{
	float: right;
	margin: 0 0 14px 14px;
}

.print
{
    background: url("../images/icons/printer.gif") no-repeat 0px 0px;
    padding: 0 0 0 20px;
}

.profile-list
{
    margin: 1em 0;
}

.profile-list-row
{
    border-bottom: solid 1px #999;
    margin: 0 0 1em 0;
    overflow: hidden;
    width: 100%;
}

.profile-list-row .even
{
    float: left;
    width: 49%;
}

.profile-list-row .odd
{
    float: right;
    width: 49%;
}

.search
{
}

.search legend
{
	display: none;
}

.search li
{
	background: url("../images/search_bar_divider.gif") left center no-repeat;
	float: left;
	padding: 0 9px 0 8px;
}

.search li.first
{
	background-image: none;
}

.search ul
{
	float: right;
	line-height: 36px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 0;
}

.sidebar
{
	float: left;
	margin-left: -248px;
	padding: 0 18px 0 14px;
	width: 216px;
}

.success
{
	background: url('../images/icons/success.gif') no-repeat left top;
	color: #090;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

.title
{
	background: url("../images/column_title_bg.gif") center center repeat-x;
	background-color: #1274A8;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
}

.titleEvents
{
	background: url("../images/column_title_events.gif") left center no-repeat;
	display: block;
	text-indent: -1000em;
}

.titleNews
{
	background: url("../images/column_title_news.gif") left center no-repeat;
	display: block;
	text-indent: -1000em;
}

.titleW1
{
	background: url("../images/column_title_right.gif") right center no-repeat;
	display: block;
}

.titleW2
{
	background: url("../images/column_title_generic.gif") left center no-repeat;
	display: block;
	padding: 0 12px;
}

.window
{
	background: url("../images/box_btm.gif") center bottom no-repeat;
	background-color: #868668;
	color: #FFF;
	margin: 0 0 1em 0;
	overflow: hidden;
	width: 216px;
}

.window a
{
	background-color: Transparent;
	color: #FFF;
}

.window fieldset
{
	margin: 0;
	padding: 0;
}

.window h1,
.window h2,
.window h3,
.window h4,
.window h5,
.window h6,
.window legend
{
	display: none;
}

.window .button
{
	background-color: #84835D;
	background-image: url("../images/btn2_right.gif");
	color: #FFF;
}

.window .button span
{
	background-image: url("../images/btn2_left.gif");
}

.window .button:hover
{
	background-color: #AA2822;
	color: #FFF;
}

.window .buttonList
{
	margin-bottom: 0;
}

.window .contact
{
	background-image: url("../images/box_contact.gif");
}

.window .error
{
	background-color: Transparent;
	color: #F00;
}

.window .links
{
	background-image: url("../images/box_links.gif");
}

.window .login
{
	background-image: url("../images/box_login.gif");
}

.window .menu
{
	border-top: 1px solid #8E8E77;
	list-style-type: none;
	margin: 0 -12px;
	overflow: hidden;
	padding: 0;
}

.window .menu a
{
	display: block;
	padding: 4px 12px;
	text-decoration: none;
}

.window .menu a img
{
	border-style: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}

.window .menu a:hover
{
	background-color: #8E8E77;
	color: #FFF;
}

.window .menu li
{
	border-bottom: 1px solid #8E8E77;
	display: inline;
	float: left;
	width: 100%;
}

.window .textbox
{
	background-color: #C3C3B6;
	border: 1px solid #505034;
	color: #000;
	width: 180px;
}

.windowContent
{
	background-position: center top;
	background-repeat: no-repeat;
	padding: 40px 12px 12px 12px;
	width: 192px;
}

@media print
{
    a
    {
        color: #000;
    }
    
    body
    {
        background: #FFF;
        color: #000;
    }
    
    h1, h1 a
    {
        color: #000;
    }
    
    .container, .containerW1, .containerW2, .containerW3, .containerW4, .containerW5, .containerW6, .containerW7, .containerW8
    {
        background: none;
        height: auto;
        overflow: visible;
        width: auto;
    }
    
    .content
    {
        float: none;
        padding: 0;
        width: auto;
    }
    
    .contentColumn1
    {
        float: none;
        width: auto;
    }
    
    .contentContainer
    {
        overflow: visible;
        padding: 0;
        width: auto;
    }
    
    .footer
    {
        background: none;
        color: #000;
        margin: 0;
        overflow: visible;
        padding: 0;
    }
    
    .footer a
    {
        color: #000;
    }
    
    .footer address
    {
        color: #000;
        padding: 0;
    }
    
    .footer p.copyright
    {
        margin: 0;
        padding: 0;
    }
    
    .footerW1, .footerW2
    {
        background: none;
        height: auto;
    }
    
    .header, .sidebar
    {
        display: none;
    }
}