body { background-color: #FFFFFF; margin: 0px; padding: 0px;}
.brown	{background-color: #b06e22;}
a:link { color: #335c4a; text-decoration: underline;}
a:visited { color: #335c4a; text-decoration: underline;}
a:hover { color: #335c4a; text-decoration: none;}
a:active { color: #335c4a; text-decoration: underline;}
a.white:link {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.white:visited {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.white:hover {font-family: Arial; font-size: 11px; font-weight: bold; color: #e3b042; text-decoration: none;}
a.white:active {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.brown1:link {color: #865623; text-decoration: underline;}
a.brown1:visited {color: #865623; text-decoration: underline;}
a.brown1:hover {color: #865623; text-decoration: none;}
a.brown1:active {color: #865623; text-decoration: underline;}
a.gray1:link {color: #524c47; text-decoration: underline;}
a.gray1:visited {color: #524c47; text-decoration: underline;}
a.gray1:hover {color: #524c47; text-decoration: none;}
a.gray1:active {color: #524c47; text-decoration: underline;}
.slice1 { background-image: url(images/slice1.jpg); background-repeat: repeat-x;}
.event_bg { background-image: url(images/event_bg.gif); background-repeat: no-repeat;}
.hp_tanbg { background-image: url(images/hp_tanbg.jpg); background-position: center top; background-repeat: no-repeat;}
.text1	{font-family: Arial; font-size: 12px; color: #524c47; line-height: 15px;}
.text2	{font-family: Arial; font-size: 11px; color: #865623; font-weight: bold;}
.text3	{font-family: Arial; font-size: 11px; color: #524c47; font-weight: normal; line-height: 12px;}
.text4	{font-family: Arial; font-size: 14px; color: #ca6d3a; font-weight: bold;}
.text5	{font-family: Arial; font-size: 13px; color: #524c47; line-height: 15px;}
.text6	{font-family: Arial; font-size: 11px; color: #524c47; line-height: 13px; font-weight: bold;}
.text7	{font-family: Arial; font-size: 12px; color: #eeeeee;}
.formfield1	{font-family: Arial; font-size: 12px; color: #524c47; }
.formbutton	{font-family: Arial; font-size: 12px; color: #524c47; }
.formbutton1	{font-family: Arial; font-size: 12px; color: #524c47; }
.formfield2	{font-family: Arial; font-size: 12px; color: #524c47; font-weight: normal; width: 75px;}
.formfield_sm	{font-family: Arial; font-size: 12px; color: #524c47; font-weight: normal; width: 30px;}

.headline	{font-family: Arial; font-size: 12px; color: #ca6d3a; font-weight:bold;}
h1	{font-family: Arial; font-size: 12px; color: #ca6d3a; font-weight:bold; margin:0px; padding:0px;}
.footer	{font-family: Arial; font-size: 10px; color: #3f4832;}
.copyright	{font-family: Arial; font-size: 9px; color: #000000;}

.even { background-color: #f1f1f1; }
.odd { background-color: #ffffff; }
.clickable { cursor: pointer; text-decoration:none; color:#336699; }
.sorted { }
.sorted-asc { }
.sorted-desc { }
.pagerContainer { padding-bottom: 8px; }
.pager { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-bottom: 10px;}
.page-number { border:solid 1px #DEDEDE; margin-right:2px; padding:4px 6px;}
.active { background-color: #f1f1f1; color:#00000; font-weight:bold; padding:4px 6px;}
.rpp { margin-left: 4px; }
.select-rpp { }
.showing { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }


input.error { border: 1px solid #ff0000; }
select.error { border: 1px solid #ff0000; }
textarea.error { border: 1px solid #ff0000; }

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%; z-index: 9998;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000000; z-index: 9998; }
#flashPlaceHolder{z-index: -1;}
#colorbox{}
    #cboxContent{margin:0px;}
        #cboxLoadedContent{padding:0px;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/* Datepicker
----------------------------------*/
.ui-datepicker { background: #E9EDF0; width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
