﻿
/** Layout **/
/*brown border #82510F
Leftmost column: 170px.
 Middle column: 634
 Rightmost column: 120

*/

html, body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body
{
	background-position: top;
}
a
{
	color: #1c5d2d;
	text-decoration: none;
}
a:hover
{
	color: #1c5d2d;
	text-decoration: underline;
}
#documentout
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 924px;
}
#document
{
	margin: 0;
	padding: 0;
	text-align: left;
	width: 924px;
}

#document #sidebar.yui-b
{
	float: left;
	width: 169px;
	margin: 0px;
	background-image: url(/images/leftbg.png);
	background-repeat: no-repeat;
	min-height:341px;
}

#document #yui-main
{
	float: right;
	width: 752px;
	
}

#document #yui-main .yui-b
{
	margin-right: 160px;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	min-height: 500px;
	background-color: #ffffff;
}
#hd
{
	background-color: #ffffff;
	border-color: #82510F;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#ft
{
}

#bd
{
	margin: 0px 0px 3px 0px;
	background-color: #fdf4c0;
	border-color: #82510F;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	padding: 0px;
	
}

#homecontent
{
}
#hd .yui-u, #ft .yui-u
{
	text-align: right;
}

#hd .first, #ft .first
{
	text-align: left;
}

#hd h1, #hd h2
{
	margin: 0.8333333333333334em 18px;
}

#hd #feed
{
	margin-top: -47px;
}


#ft .yui-u p
{
	padding: 1.5em 18px 0 18px;
}

#navigation a
{
	display: block;
	padding: 0px;
	text-decoration: none;
}

#navigation a:hover, #navigation .current > a
{
	text-decoration: Underline;
}

#navigation .navigation-1 a
{
	padding-left: 36px;
}

#sidebar
{
	padding-bottom: 1.5em;
	padding-top: 10px;
}

#sidebar .sidebar-section
{
	border-top: solid 1px #E0E0E0;
	padding: 0 15px 0 15px;
}

.supplemental-out
{
	background: #FAFAFA;
	border: solid 1px #E0E0E0;
	border-left: 0;
	border-right: 0;
	clear: both;
	left: -10px;
	margin-right: -20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.clearer
{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

ul.breadcrumbs li
{
	float: left;
}

ul.breadcrumbs:after, .adxSection:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.breadcrumbs, .adxSection
{
	clear: both;
	zoom: 1;
}


.adxPositionLeft
{
	float: left;
}

.adxPositionRight
{
	float: right;
	margin-left: 12px;
}

.adxPositionCenter
{
	text-align: center;
}

#sitemap ul
{
	margin-left: 3em;
}

/** Typography **/

body
{
	color: #333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
	font-weight: bold;
}

h1
{
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}

h2
{
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
h3 a, h3 a:hover
{
	color: #1c5d2d;
	text-decoration: none;
}
h4, h5
{
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

#sidebar .sidebar-section h4, .supplemental h4
{
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5, .supplemental h5
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol, #top
{
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#top
{
	text-align: center;
}

blockquote
{
	margin-left: 1.5em;
}

.adxCopy blockquote
{
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li
{
	line-height: 1.5em;
}

.summary ul li, .adxCopy ul li
{
	list-style: disc outside;
	margin-left: 2em;
}

.summary ol li, .adxCopy ol li
{
	list-style: decimal outside;
	margin-left: 2em;
}

.summary ul ul, .summary ol ol, .adxCopy ul ul, .adxCopy ol ol, ul#sitemap ul
{
	margin-bottom: 0;
}

.summary ol ol li, .adxCopy ol ol li
{
	list-style: lower-alpha outside;
}

.summary ol ol ol li, .adxCopy ol ol ol li
{
	list-style: lower-roman outside;
}

table
{
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

p.small
{
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b, strong, th
{
	font-weight: bold;
}

em, i
{
	font-style: italic;
}

#hd h1
{
	color: #FFF;
}

#hd h2
{
	color: #EEE;
}

#ft
{
	color: #EEE;
	font-size: 92%;
}
#navigation
{
	margin: 10px;
}
#navigation li
{
	border-bottom: dotted 1px black;
}
#navigation li ul li
{
	border-bottom: none;
}


#navigation a
{
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation .navigation-1 a
{
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

#sidebar, .supplemental
{
	color: #999;
}

#sidebar .sidebar-section p, .supplemental p
{
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

.supplemental
{
	margin-bottom: 1.5em;
}

.breadcrumbs
{
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.adxCaptionedMedia p
{
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 4px;
	text-align: center;
}

.footer-left
{
	background-color: #ffffff;
	border: 1px solid #82510F;
	width: 166px;
	height: 59px;
	float: left;
	margin-right: 3px;
	display: block;
}
.footer-right
{
	background-color: #ffffff;
	border: 1px solid #82510F;
	width: 751px;
	height: 59px;
	float: right;
}
#FooterLinks
{
	font-size: 10px;
}

#FooterLinks a
{
	color: #666;
	text-decoration: none;
}
#FooterLinks a:hover
{
	color: #666;
	text-decoration: underline;
}
#FooterLinks ul
{
	padding: 10px;
	float: right;
}
#FooterLinks li
{
	list-style: none;
	margin: 0;
}

#FooterLinks li
{
	border-left: solid 1px #999;
	float: left;
	padding: 0 6px;
}

#FooterLinks li.first
{
	border-left: none;
}

#FooterLinks li.last
{
	padding-right: 0px;
}
.adxPngImg
{
	behavior: url(/adx/css/png.htc);
}

.form h2
{
	margin-bottom: 10px;
}

.form fieldset
{
	border: 0px;
}

.form .section input
{
	width: 180px;
}

.form .section select
{
	width: 180px;
}

.form .section textarea
{
	height: 120px;
	width: 360px;
}

.form .checkbox input
{
	width: auto;
}

.form .checkbox label
{
	display: inline;
	float: none;
}

.form label
{
	display: block;
	float: left;
	margin-top: 0px;
	/*margin-bottom: 0px;*/
	width: 145px;
}

.form legend
{
	display: none;
}

.form #attachment input
{
	width: 365px;
}

.form #subject
{
	width: 360px;
}

.form .actions
{
	clear: both;
	padding: 5px;
}
.form .spacer
{
	padding-bottom: 15px;
}

.form .fields
{
	float: left;
}

.form .information
{
	float: left;
	font-size: 9px;
	margin-left: 10px;
	margin-top: -1px;
	width: 175px;
}

.form .section
{
	margin-bottom: 5px;
	clear: both;
}
.form .LeftSpacer
{
	padding-left: 150px;
}
.required
{
	color: red;
	font-weight: bold;
	font-size:10px;
}
.form .requiredtext
{
	margin-left: 4px;
	margin-top: 5px;
	color: red;
	font-weight: bold;
}
.form .required
{
	margin-left: 4px;
	margin-top:2px;
	float: right;
	width: 215px;
	line-height:normal;
}
.clear
{
	clear: both;
}
.captchasection
{
	height: 50px;
	margin-bottom: 5px;
	clear: both;
}
.captchaSection1
{
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 145px;
}

.captchaSection2
{
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 145px;
}

.captchaField
{
	float: left;
}

.captchaBorder
{
	border: solid 1px #cccccc;
}

.captchaRequired
{
	margin-left: 4px;
	margin-top: 7px;
	width: 600px;
	margin-bottom:0px;
	height:14px;
}

.captchaText
{
    padding-left:145px;
    padding-bottom:10px;
    padding-top:25px;
}

.TextBox
{
	width: 180px;
}

.ValidationMessage
{
	font-size: 10px;
	color: #d00;
}

.ErrorMessage
{
	font-size: 11px;
	color: #d00;
}

.InstructionMessage
{
	font-size: 11px;
	margin-top: 10px;
}

.TextBox2
{
	width: 360px;
	height: 120px;
}

#CalendarNavigation { width: 220px; }

a.eventExport {
	background: url("/images/calendar_add.png") no-repeat 7px 50%;
	display: block;
	border: solid 1px #CCC;
	float: left;
	font-weight: bold;
	padding: 6px 10px 6px 30px;
}

a.eventExport:hover {
	background-color: #fdf4c0;
	text-decoration: none;
}
.adxCalendarNav
{	
	width:100%;
	text-align:center;	
	background-color:#fdf4c0;
	padding-bottom:6px;
	margin-bottom:10px;
}
.adxCalendarPager
{
	background-color:#1c5d2d;
	color:#fff;
	padding:6px 0px 6px 0px;
}
.adxCalendarPager table
{
	width:100%;
	margin:0px;
}
.adxCalendarPager .PreviousCell
{
	text-align:left;
}
.adxCalendarPager .NextCell
{
	text-align:right;
}
.adxCalendarPager img
{
	vertical-align:middle;
	padding-left:4px;
	padding-right:4px;
}
.adxCalendar
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}
.adxCalendar td
{	
	background-color:#fff;
	font-size:0.9em;
	height: 22px;
	border:solid 1px #fdf4c0;
	color:#000;
	width:22px;
}
.adxCalendar .WeekDay td
{
	background-color:#fdf4c0;
	color:#000;
}
.adxCalendar .evts_day
{
	padding:0px 7px 0px 7px;
}
.adxCalendar .evts_day_evented
{
	background-color:#d1a536;
}
.adxCalendar .evts_day_selected
{
	background-color:#1c5d2d;
	font-weight:bold;
	color:#fff;
}
.adxCalendar .evts_day_selected a
{
	color:#fff;
}
.adxCalendarSelect
{
	padding-top: 3px;
	padding-bottom: 4px;
}
.adxCalendarSelect select
{
}
.adxEventsCalendar
{
}
.adxEventsCalendar .adxTOCTitle
{
	font-weight:bold;
}
.adxEventsCalendar .adxTOCDate
{
}
.adxEventsCalendar .adxTOCSummary
{
}
.EventHeader
{	
	color:#1c5d2d;
	font-weight:bold;
	padding-bottom:10px;
}
.adxEventSubject
{
	font-weight:bold;
	padding-bottom:5px;
}
.NoEvent
{
	padding-top:10px;
}
.Events
{
	padding-bottom:10px;
	padding-right:10px;
}
.adxEventBody h5
{
	font-size:1em;
	font-weight:bold;
	color:#D1A536;
	margin-top:5px;
	margin-bottom:0px;
}
.adxEventBody
{
	padding-bottom:14px;
	line-height:14px;		
}
.adxEventDate
{
	font-weight:bold;
}
.adxEventOrganizer h5, .adxEventSite h5
{
    color:Black;
}
.adxCalendarSubmit
{
    padding-top:5px;
    padding-bottom:10px;
}
.slikbox
{border:solid 1px green; background-color:#EEE; margin:5px 0 10px 0; padding: 5px; display:none;}

.slikhint
{font-size:10px; font-weight:bold;}