﻿/* logo orange: FEAA2D */

body
{
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #336699;
    margin-left: 0px;
    margin-top: 0px;
}

td, th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    background-color: inherit;
}

.formspacerrow
{
    height: 7px;
}

.formevenrow
{
}
tr.formevenrow td
{
    /*background-color: #9999CC;*/
}

.formoddrow
{
}
tr.formoddrow td
{
    /*background-color: #EEEEEE;*/
}

.txtBoxEventDescription
{
    width: 727px;
    height: 90px;
}


.leftspacercolumn
{
    background-color: inherit;
}
.leftspacercolumn2
{
    background-color: inherit;
}
.rightspacercolumn
{
    background-color: inherit;
}
.middlespacercolumn
{
    background-color: inherit;
}

/* navigation classes */
.NavigationTable
{
    background-color: inherit;
    width: 950px;
}

.Navigationmaintabspacercolumn
{
    background-color: inherit;
    width: 2px;
}

.NavigationContainerCell
{
    background-color: inherit;
}

.NavigationLeftSpacerCell
{
    background-color: inherit;
    width: 20px;
}

/* Tableless navigation */
#navMainNavigationRow ul
{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #ccc;
}
#navMainNavigationRow ul li
{
    display: inline;
}

.contenttable
{
    /* Causes browser window to horizontally overflow... 
    margin-left: 20px; 
    */
    /*	width: 810px;*/
}

.contentcell
{
    min-height: 450px;
}

.contenttable TD
{
}

.contenttablefullwidth
{
    width: 99%;
}

.contentcolumn
{
    background-color: #FFFFFF;
    padding-right: 10px;
    padding-bottom: 20px;
}
.contentcolumnRestricted
{
    width: 950px;
}

.footertable
{
    width: 950px;
    margin-left: 10px;
}

form
{
}

/* general link */

a
{
    text-decoration: none;
    font-weight: normal;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
}

a:visited
{
    color: #555555;
    font-weight: bold;
    font-size: inherit;
    text-decoration: none;
}



a:active
{
    color: #555555;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
}



a:hover
{
    color: #555555;
    font-size: inherit;
    font-weight: bold;
    text-decoration: underline;
}


.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 22px;
    background-color: #006666;
    color: #9CAE4E;
    font-weight: bold;
}

.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    background-color: #006666;
    color: #DCDCDC;
}

.nav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCCCCC;
}

.navLinkMain
{
    color: #FFFFFF;
    text-decoration: none;
}

.navLinkSelectedMain
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #96969A;
}

.sidebar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 3px;
    background-color: #FFFFFF;
}

.sidebarHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    background-color: #339999;
}

.sidebarFooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #CCCCCC;
}


.legal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
}



.promo
{
    font-family: Times New Roman, Times, serif;
    color: #000033;
}



.titlebar
{
    font-family: Times New Roman, Times, serif;
    font-size: 9px;
    color: #FFFFFF;
    background-color: #336699;
}



.dingbat
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #99CC99;
    color: #006666;
    font-weight: bolder;
    font-size: medium;
}

input.big
{
    width: 100px;
}



input.small
{
    width: 50px;
}



/* spacer row between navi and content */

.td_green
{
    background-color: inherit;
    height: 4px;
    text-indent: 4px;
}

.td_green_subnavi
{
    color: #FFFFFF;
    background-color: #9CAE4E;
    text-indent: 4px;
}
.tdSpacerCell
{
    background-color: Gray;
}

.td_grayFooter
{
    color: #9CAE4E;
    background-color: #96969A;
    height: 4px;
}
.title
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
}

/*nav*/

/* main navigation labels  - working */

a.navmain
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.navmain:visited
{
    color: #FFFFFF;
}

a.navmain:active
{
    color: #FFFFFF;
}

a.navmain:hover
{
    color: #444444;
    text-decoration: underline;
}

/*subnav*/

a.navsub
{
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 4px;
    font-size: 10px;
    text-decoration: none;
}

a.navsub:visited
{
    color: #FFFFFF;
}

a.navsub:active
{
    color: #000000;
}

a.navsub:hover
{
    color: #AAAAAA;
    text-decoration: underline;
}

a.navsubselected
{
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 4px;
    font-size: 10px;
    text-decoration: underline;
}

a.navsubselected:visited
{
}

a.navsubselected:active
{
    text-decoration: underline;
}

a.navsubselected:hover
{
    text-decoration: underline;
}

a.leftnav
{
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-indent: 4px;
    word-spacing: normal;
    vertical-align: middle;
    line-height: normal;
    white-space: normal;
    font-size: 12px;
}

a.leftnav:visited
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

a.leftnav:active
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.leftnav:hover
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.listitem
{
    text-decoration: none;
    font-weight: bold;
    color: #555555;
    font-size: 12px;
}

a.listitem:visited
{
    color: #555555;
    font-weight: bold;
    font-size: inherit;
    text-decoration: none;
}

a.listitem:active
{
    color: #555555;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
}

a.listitem:hover
{
    color: #555555;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
}

/* main navigation tab font deprecated - dont use and remove end of 2006*/
.td_NavigationTabFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 4px;
    vertical-align: middle;
    font-size: 10px;
}

.td_SubNavigationTabFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 4px;
    vertical-align: middle;
    font-size: 10px;
    color: #666666;
}

/* footer / legal text*/
.footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    color: #FFFFFF;
    line-height: 20px;
}

.FooterSpacerRow
{
    height: 2px;
}

.footer a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
    color: #FFFFFF;
}


/* subnavigation cells */
.td_NavigationTabGreen
{
    background-color: #444444;
    z-index: 100;
    font-size: 12px;
    height: 20px;
}

.legendLogin
{
}

.divWidthRestriction
{
    width: 935px;
}
.tabContainerSettings
{
    width: 935px;
}

.SettingsPanel 
{
 
}

.ajax__tab_panel {
    min-height:300px;
}

.WizardPromoteEvent
{
    width: 900px;
}
.WizardNavigation
{
    width: 900px;
}

.fielsetInvitedTo
{
    width: 935px;
}

.fieldsetImportContacts
{
    width: 935px;
}
.fieldsetInviteYourself
{
    width: 935px;
}

.fieldsetViewSuggestedEvent
{
    width: 935px;
}
.fieldsetCancel
{
    width: 935px;
}

.fieldsetAgbAccept
{
    width: 935px;
}

.fieldsetAddInviteeAdv
{
    width: 935px;
}

.fieldsetUserEdit
{
    width: 935px;
}

.fieldsetVoteSubmitConfirm
{
    width: 935px;
}

.fieldsetChangePassword
{
    width: 935px;
}
.fieldsetGeolocation
{
    width: 900px;
}
.fieldsetGeolocation_popup
{
    width: 940px;
}
.fieldsetCompetition
{
    width: 935px;
}

.fieldsetInvitedTo
{
    width: 935px;
}

.fieldsetOwnEventOverview
{
    width: 935px; /* background-image: url(../_img/images/gradient_down_orange.png); 	background-repeat:repeat-x; */
}
.fieldsetLogin
{
    width: 935px;
}

.fieldsetConfirmCancelEvent
{
    width: 935px;
}

.fieldsetNewEvent
{
    width: 935px; /*background-image: url(_img/RoundPanel/gradient_bg_grey.png); 	background-repeat:repeat-x; */
}

.staticpageFieldset
{
    width: 935px;
}
.staticpageFieldset_invisible
{
    width: 935px;
    border-color: White;
}


.fieldsetCreateSuggestedEvent
{
    width: 935px;
}

.fieldsetOwnSuggestedEvents
{
    width: 935px;
}

.fieldsetContactUs
{
    width: 935px;
}

.fieldsetForgotPassword
{
    width: 935px;
}

.fieldsetAttachmentUpload
{
    padding-left: 10px;
    padding-right: 50px;
}

.NavigationTable_LoginInfo
{
    background-color: #444444;
    z-index: 100;
    font-size: 10px;
    color: #AAAAAA;
    text-align: right;
    margin-right: 5px;
    font-weight: bold;
    padding-right: 0px;
    vertical-align: top;
}

.td_NavigationTabGray
{
    background-image: url(../_img/navigation/roundtab.gif);
    background-repeat: no-repeat;
    background-color: inherit;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 9px;
    vertical-align: bottom;
    font-size: 10px;
    width: 160px;
}

.td_NavigationTabGraySelected
{
    background-image: url(../_img/navigation/roundtab-selected.gif);
    background-color: inherit;
    background-repeat: no-repeat;
    height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 9px;
    vertical-align: bottom;
    font-size: 10px;
    width: 155px;
    text-align: left;
}

.navigationtabspacer
{
    background-color: #000000;
}

.td_NavigationMainSubSpacer
{
    background-color: black;
}

.tr_NavigationMainSubSpacerRow
{
    height: 2px;
}









.td_NavigationTabSublineGreen
{
    background-color: #9CAE4E;
    height: 1px;
    z-index: 100;
}





.td_NavigationTabSublineGray
{
    background-color: #96969A;
    height: 1px;
    z-index: 100;
}



.txttitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bolder;
    color: #330000;
    margin-top: 0px;
    margin-left: 14px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.txtBigger
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}


.txtstatic
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 18px; /*margin-top: -30px;*/
    margin-left: 14px; /*margin-bottom: -20px;*/
}

.txtstatic b
{
    font-size: 16px;
}

.txtstaticbigger
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 18px; /*margin-top: -30px;*/
    margin-left: 14px; /*margin-bottom: -20px;*/
}


.txtstaticlist
{
    margin-top: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    list-style-position: outside;
    color: #666666;
    line-height: 14px;
    font-weight: normal;
    font-size: 9pt;
}


.signupBox
{
    margin-left: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    width: 150px;
    background-color: #FF9933;
    border-color: #BBBBBB;
    border-width: 1px;
    border-style: solid;
    color: White;
    font-size: 14px;
    font-weight: bold;
}

.txt
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    margin-top: 5px;
    margin-left: 14px;
    margin-bottom: 5px;
}
.txtNoMargin
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.txtspecial
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: Green;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}



/* highglight link style */



.txt-small
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: normal;
}

.txtsmallTableView
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    margin-top: 1px;
    margin-bottom: 1px;
}

.failure
{
    color: #FF3300;
}

.box-bg
{
    background-color: #DEE6B2;
}

.box-title
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

.box-text
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 12pt;
}

.box-text-bullet
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 12pt;
    list-style-type: square;
}

li
{
    /*list-style-type: square;*/
}



p
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.box-title-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #9CAE4E;
    line-height: 16px;
}

.txtblack
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: normal;
}

.subtitle
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
    line-height: 10px;
    padding-bottom: 0px;
}

.bg-color-white
{
    background-color: #ffffff;
}

.bg-green-100
{
    background-color: #000000;
}

.bg-green-080
{
    background-color: #A0B444;
}

.bg-green-050
{
    background-color: #C3D089;
}

.bg-green-020
{
    background-color: #E7ECD3;
}

.bg-grey-100
{
    background-color: #969599;
}

.bg-grey-080
{
    /* background-color: #ACACB0; */
    background-color: #444444;
    padding: 0px 5px 0px 5px;
}

.bg-grey-050
{
    background-color: #CDCED1;
}




.tab-headline
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: #88A300;
    line-height: normal;
    background-color: #ffffff;
    text-transform: uppercase;
}


.tab-columns
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    padding-left: 3px;
    background-color: #9c7800 /*url(../_img/navigation/gradientbg_orangewhite_v.png) repeat-x top left*/;
    color: #ffffff;
    line-height: normal; /* background-color: #88A300;*/
    text-transform: none;
    height: 1.6em;
}

.tblGuestOrMember
{
    width: 930px;
}

.authenticate_table_guest
{
    width: 620px;
    height: 250px;
    border: solid 1px black;
}

.authenticate_table_guest INPUT
{
    width: 180px;
}

.authenticate_table_guest TH
{
    background-color: #FFFFE0;
    height: 20px;
}

.authenticate_table_guest TD
{
    padding-left: 5px;
}


.authenticate_table_member
{
    width: 310px;
    height: 250px;
    border: solid 1px #330000;
}

.authenticate_table_member TH
{
    background-color: #FFFFE0;
    height: 20px; /*9c7800;   9c7800*/
}

.authenticate_table_member TD
{
    padding-left: 5px;
}

.tdLabel
{
    height: 15px;
    text-align: left;
    vertical-align: top;
}


.tab-cell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: normal;
    background-color: #E7ECD3;
}



/* highglight link style */

a.tab-cell-url
{
    text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-indent: 4px;
    word-spacing: normal;
    vertical-align: middle;
    line-height: normal;
    white-space: normal;
    font-size: 12px;
}

a.tab-cell-url:visited
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}



a.tab-cell-url:active
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a.tab-cell-url:hover
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}



/* end */



.tab-pages
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #88A300;
    line-height: normal;
    background-color: #ffffff;
}



.card-cell
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: normal;
    background-color: #E8EDD3;
}



.card-name
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    line-height: normal;
    background-color: #ffffff;
}



.card-hidden
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #999999;
    line-height: normal;
    border: 0px none;
    text-transform: uppercase;
}



.card-originator
{
    border: 1px dashed #88A300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: normal;
    background-color: #ffffff;
}



input.green
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    width: 200px;
    border: 1px solid #88A300;
}

.buddyrowtextboxsmall
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    width: 110px;
    border: 1px solid #88A300;
    margin-left: 2px;
    margin-right: 3px;
}

.buddyrowtextboxlarge
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    width: 190px;
    border: 1px solid #88A300;
    margin-left: 0px;
    margin-right: 5px;
}

.trInviteAddedBuddySubmitRow
{
    height: 50px;
}

/* End add inviteees */

.formtable
{
    width: 930px !important; /*	border: solid 1px black;*/
}

.formtable_InFieldset
{
    width: 945px;
}

.tableInvitedTo
{
    width: 935px;
}

.inviteesummarytable
{
    width: 97%;
    margin-left: 5px;
    margin-right: 5px;
}

.invitebuddiestable
{
    width: 97%;
    margin-left: 5px;
    margin-right: 5px;
}
.invitebuddiestable td
{
    margin-left: 5px;
    margin-right: 5px;
}

.detailtable-labelcell
{
    vertical-align: top;
    font-weight: bold;
}

.detailtable-valuecell
{
    color: #000000;
    font-weight: normal;
    line-height: 17px;
    vertical-align: baseline;
}

.mapimage
{
    vertical-align: bottom;
}

.inlineMap
{
    position: relative;
    width: 200px;
    height: 100px; /*              margin-top: 10px;     margin-bottom: 60px;     text-align: left;   */
}


.fullPopupMap
{
    position: relative;
    width: 600px;
    height: 400px;
}

.inlineMapBig
{
    position: relative;
    width: 400px;
    height: 200px; /*          text-align: left;          margin-top: 10px;     margin-bottom: 60px; */
}

.tdAgbTopRow
{
    height: 20px;
}

.form-fieldname
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding-left: 20px;
    vertical-align: top;
}

.div-new
{
    background-color: #8AFF59;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 8px;
}

.div-warning
{
    color: White;
    background-color: #8A0000;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 8px;
}

.div_horizontalAdBanner
{
    text-align: left;
}

.form-fieldname a
{
    text-decoration: underline;
    font-weight: bold;
    color: #444444;
    text-indent: 4px;
    font-size: inherit;
    line-height: 16px;
}


.form-field
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    border: 1px solid #BBBBBB;
    color: #D0D5BC;
}

.watermarked
{
    width: inherit;
    height: inherit;
    background-color: #F0F8FF;
    color: gray;
}


.form-fieldcheckbox
{
    font-size: 12px;
    color: #444444;
    border: none;
}

.spinnerDivCompact
{
    margin-right: 0px;
    margin-top: 0px;
}
.spinnerDiv
{
    width: 935px;
    height: 218px;
    margin-left: 5px;
    position: relative;
    background-color: inherit;
    filter: alpha(opacity=70);
    mozopacity: 0.7;
    opacity: 0.7;
}

.spinnerDiv img
{
    width: 100px;
    margin-left: 45%;
    margin-top: 50px;
    vertical-align: middle;
}


.monthCalendar
{
}

.monthCalendar TABLE
{
    font-size: 20px;
    border: solid 2px black;
}
.monthCalendar TR
{
}

.monthCalendar td
{
    font-size: 20px;
    border: solid 2px black;
}
label_checkbox_pair
{
    clear: both;
    float: left;
    position: relative;
    top: 1px;
}

p.label_checkbox_pair input
{
    position: relative;
    left: auto;
    top: 1px;
}
p.label_checkbox_pair label
{
    display: inline;
    margin-left: 5px;
    width: 200px;
    top: 1px;
}

select
{
    border: 1px dotted #88A300;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #D0D5BC;
}

.company-name
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    line-height: normal;
}

.links-info
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #000099;
    line-height: normal;
    text-transform: none;
}





#ContactViewTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    background-color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}



link#ContactViewTitle
{
    background-color: Aqua;
}

.tabContainer
{
    /*font-family: Arial, Helvetica, sans-serif; 	font-size: 16px; 	background-color: #FFFFFF; 	font-weight: bold; 	padding-left: 5px; 	padding-right: 5px; */
}

/* Tabbed Ajax Control Tabs Style Override */
.ajax__tab_inner
{
    /* Causes font to move upwards a bit */
    line-height: 13px;
}

.ajax__tab_active
{
    font-weight: bold;
}

/* End Tabbed Control overrides */



.ToggleLink
{
    text-decoration: none;
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}



.ToggleLink:Hover
{
    text-decoration: underline;
    font-size: 16px;
    color: #666666;
}

.ToggleLink:Visited
{
    text-decoration: underline;
    font-size: 16px;
    color: #666666;
}



.ToggleLink:Active
{
    text-decoration: underline;
    font-size: 16px;
    color: #666666;
}


fieldset
{
    /* to let the text begin a bit below the border */
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border: solid; /* attribute fuer den IE*/
    border-width: 1px;
    border-color: #330000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    text-transform: none;
    color: #6C5300;
}

legend
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.button_left
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-indent: 4px;
    word-spacing: normal;
    vertical-align: middle;
    line-height: normal;
    white-space: normal;
    font-size: 12px;
}



.button_left_small
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-indent: 4px;
    word-spacing: normal;
    vertical-align: middle;
    line-height: normal;
    white-space: normal;
    font-size: 11px;
}

.invisible
{
    font-weight: bold;
    color: #FFFFFF;
    line-height: 16px;
}


.error
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #FF3300;
    line-height: 16px;
}

input, textarea
{
    border: 1px solid #88A300;
    background-color: #EEEEEE; /*E7ECD3*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
}

.checkbox
{
    background-color: Transparent;
}

.checkboxList INPUT
{
    background-color: Transparent;
    border-style: none;
}

.disabled
{
    background-color: #EEEEEE;
    border: 1px groove #EEEEEE;
}

.inputImage
{
    background-color: Transparent;
}

/* radio buttons background */
input.radio
{
    background-color: #FFFFFF;
}

input.error
{
    border-color: Red;
    border-width: 2px;
    border-style: solid;
    color: inherit;
}

.inputSignup
{
    width: 160px;
}

.watermarkedSignupInput
{
    width: 160px;
}

/* an input that wants to indicate that it needs to be entered, after the last action*/
input.fillme
{
    border-width: 4px;
    border-style: solid;
    color: Yellow;
    background-color: Yellow;
    font-size: 20px;
}

input.btn
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.btn
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}


.btnUp
{
    border: solid 1px black;
    background-color: transparent;
    width: 12px;
    height: 19px;
    margin-right: 1px;
    margin-left: 10px;
    background-image: url(../_img/navigation/btnPlus.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2px;
    vertical-align: top;
}
.btnDown
{
    border: solid 1px black;
    width: 12px;
    height: 19px;
    background-color: #FFFFFF;
    background-image: url(../_img/navigation/btnMinus.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2px;
    vertical-align: top;
}

.btnCalendarPopup
{
    vertical-align: text-bottom;
}


input:active, input:focus, input:hover
{
    background-color: #E8EBDF;
}





.wiki-title-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #9CAE4E;
    line-height: 16px;
    background-color: #ffffff;
}

.wiki-title-companyname
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #FF9933;
    line-height: 16px;
    background-color: #ffffff;
}

.wiki-nav-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #9CAE4E;
    line-height: 16px;
    background-color: #E7ECD3;
}

A.wiki-nav-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color: #9CAE4E;
    line-height: 16px;
    background-color: #E7ECD3;
    text-decoration: none;
}

.wiki-subnav-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #9CAE4E;
    line-height: 16px;
    background-color: #E7ECD3;
}



A.wiki-subnav-green
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #9CAE4E;
    line-height: 16px;
    background-color: #E7ECD3;
    text-decoration: none;
}



.NavigationButton
{
    border: 1px solid #CCCCCC;
    font-size: 9pt;
    font-weight: normal;
}





#SubNavigationBar
{
    clear: both;
    margin: 5px 0 5px 0;
}

#SubNavigationBar li
{
    list-style-type: none;
    display: inline;
    padding: 0;
}


/* Vote State display */
.declinedVoteCell
{
    background-color: #FF4435;
}
.attendVoteCell
{
    background-color: #8AFF59;
}
.noVoteCell
{
    background-color: Transparent;
}

.divFinalDate
{
    background-color: #8AFF59;
    width: 200px;
}

.divNonHappeningDate
{
    background-color: #FF4435;
    width: 200px;
}





.RssReaderFeedTable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
    background: #88A300 url(../_img/navigation/gradientbg_greenwhite_v.png) repeat-x top left;
    color: #ffffff;
    line-height: normal; /* background-color: #88A300;*/
    text-transform: none;
    vertical-align: top;
}



.RssReaderFeedTitleRow td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
    background: #88A300 url(../_img/navigation/gradientbg_greenwhite_v.png) repeat-x top left;
    color: #555555;
    line-height: normal; /* background-color: #88A300;*/
    text-transform: none;
    vertical-align: top;
}



.RssReaderFeedItemRow
{
    margin: 6px;
}

.RssReaderFeedItemRow td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: normal;
    background-color: #E7ECD3;
}



.RssReaderFeedTable A:hover
{
    text-decoration: underline;
}



.RssReaderFeedTable A
{
    text-decoration: none;
    font-weight: bold;
    color: #555555;
    font-size: 10px;
}



.RssReaderFeedTable A:visited
{
    color: #555555;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}



.RssReaderFeedTable A:active
{
    color: #555555;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}



.RssReaderFeedTable A:hover
{
    color: #555555;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}



/* tab strip control */

.TabStripButton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}



.TabStripButton:hover
{
    font-size: 14px;
}

.TabStrip TD
{
    border-left: solid 1px #88A300;
    border-top: solid 1px #88A300;
    border-right: solid 1px #88A300;
    padding-right: 20px;
    background-color: #FFFFFF;
}

/* calendar control */

.calendarcell_past
{
    background-color: #777777 /*url(../_img/navigation/gradientbg_greenwhite_v.png) repeat-x top left*/;
}

.calendarcell_today
{
    border-width: thin;
    border-color: #FFFFFF;
    background-color: #6C5300; /*color: #6C5300; */
}

/*6C5300*/
.calendarcell_future
{
    border-color: #555555;
    background-color: #999999;
}

.calendarlink_nextprev
{
    color: Black;
}

.calendarcell_anyday
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
    background-color: #E7ECD3;
    color: #ffffff;
    line-height: normal; /* background-color: #88A300;*/
    text-transform: none;
    vertical-align: top;
}

.calendarcell_dayheader
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    vertical-align: bottom;
    color: #ffffff;
    line-height: normal;
    background-color: #555555;
    text-transform: none;
    vertical-align: top;
}

.calendarcell_title
{
    border: solid; /* attribute fuer den IE*/
    border-color: #330000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    color: #6C5300;
}

.calendarcell_selector
{
}

.calendarcell_selected
{
    border-width: thin;
    background-color: #6C5300;
}

.calendarcell_othermonthday
{
    background-color: #BBBBBB;
}

/* new tab menu */
#tabmenu
{
    color: #000;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    padding-left: 10px;
}

#tabmenu li
{
    display: inline;
    overflow: hidden;
    list-style-type: none;
}

#tabmenu a, a.active, a.inactive
{
    color: #DEDECF;
    background-color: #898B5E;
    font: bold 1em "Trebuchet MS" , Arial, sans-serif;
    border: 2px solid black;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none;
}

#tabmenu a.active, a.inactive
{
    background-color: #ABAD85;
    border-bottom: 3px solid #ABAD85;
}

#tabmenu a:hover
{
    color: #444444;
    text-decoration: underline;
}

#tabmenu a:visited
{
    color: #E8E9BE;
}

#tabmenu a.active:hover, a.inative:hover
{
    color: #DEDECF;
}

#tabsubmenu
{
    display: inline;
    overflow: hidden;
    list-style-type: none;
    color: #AAAAAA;
    margin: 0px 0px 0px 0px;
    padding-left: 10px;
}

#tabsubmenu li
{
    display: inline;
    overflow: hidden;
    list-style-type: none;
}

#tabsubmenu a, a.active
{
    border-style: none;
    padding: 2px 5px 4px 5px;
    margin: 0; /* 	color: #FFFFFF; 	font-size: 11px; 	font-weight: bold; 	text-decoration: none; */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-indent: 4px;
    font-size: 10px;
}

#tabsubmenu a.active
{
}

#tabsubmenu a:hover
{
    color: #444444;
    text-decoration: underline;
}

#tabsubmenu a:visited
{
    color: #E8E9BE;
}

#tabsubmenu a.active:hover
{
    color: #DEDECF;
}


#menucontainer
{
    position: relative;
    margin: 0px 0px -2px 0px;
    z-index: 2;
}

#submenucontainer
{
    font-family: Arial, Helvetica, Sans-Serif;
    position: relative;
    width: 948px;
    margin: -3px 0px 15px 0px;
    background-color: #ABAD85;
    overflow: hidden;
    border: solid 2px black;
    z-index: 1;
}

/* progress control */

#stepsProgress
{
    margin-top: -20px;
    margin-left: 500px;
    position: absolute;
    width: 200px;
    height: 70px; /* non blocking, not overlaying */
    z-index: -10;
}
.progresscellDone
{
    color: #DDDDDD; /*background: #898B5E;*/
    border-bottom: 2px solid black;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none;
}

.progresscellActive
{
    color: #AAAAAA;
    border-bottom: 2px solid #AAAAAA;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none;
}
.progresscellToDo
{
    color: #777777;
    padding: 2px 5px 0px 5px;
    margin: 0;
    text-decoration: none;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 400px;
    height: 250px;
}

/* form listbox type search class  (ajax) */
.ListSearchExtenderPrompt
{
    font-style: italic;
    color: Gray;
    background-color: white;
}

.eventsPager
{
    text-align: center;
}
.eventsPager TD
{
}

.eventsPager TABLE
{
    padding-top: 0.8em;
    margin-top: 0px;
}

.eventsPager TABLE TR
{
}
.eventsPager TABLE TD
{
    line-height: 0.5;
}

.eventsPager A
{
    margin: 1px 3px 1px 2px;
    color: gray;
}

.eventsPager A:hover
{
    font-weight: bold;
    background-color: #efefef;
}

.eventsPager span
{
    font-weight: bold;
    font-size: 18px;
}

/* DateTimeInput styles */
.DateTimeInputTable
{
    padding-left: 0px;
    border-width: 1px;
    border-color: #88A300;
    border-style: solid;
    width: 300px;
}

.inputDate
{
    width: 75px;
    margin-top: 2px;
}

/* admin tables (agb_admin, ) */
.admin_table td
{
    border: solid 1px #88A300;
}
/* table view */

/* Container Table */
.tblTableView
{
    width: 100%;
    padding-right: 5px;
}

.tblTableViewProceedButtons
{
    width: 900px;
}

/* Header table */
.tableView_HeaderTable
{
    margin-left: 0px;
    margin-bottom: 10px;
    width: 935px;
    background-color: #FFDBA5;
}

.TableView_EventNameRow
{
    font-family: Arial;
    font-size: 3px;
}
.tableView_HeaderTableBottomRow TD
{
    border-bottom: solid 1px #000000;
}

.tableView_HeaderTableValueCell
{
    line-height: 1.2em;
}

.tableView_HeaderTableLabelCell
{
    width: 200px !important;
    font-weight: bold;
    padding-left: 4px;
}
.tableView_HeaderTableSpacerCell
{
    width: 10px !important;
}

.tableView_EventHeaderExtraCell
{
    width: 200px;
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.resizeHandle
{
    width: 16px;
    height: 16px;
    background-image: url(../_img/Icons/HandleHand.png);
    cursor: se-resize;
}

.lblResize
{
    /* 	border-bottom: dotted 1px black; 	border-right: dotted 1px black; */
    overflow: hidden;
}

/* dates table */
.tableView_DatesTable
{
    margin-left: 2px;
    margin-top: 10px;
    border-collapse: separate;
}
.tableView_DatesTableSpacerCell1
{
    width: 100px !important;
}
.tableView_DatesTableSpacerCell2
{
    width: 107px !important;
}

.tableView_DatesTableSpacerCell_small
{
    width: 9px !important;
}

.tableView_DatesTableDateCell
{
    border: solid 1px black;
    width: 90px !important;
    font-weight: bold;
    border-collapse: collapse;
}

.tableView_DatesTableDateCell_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}
.tableView_DatesTableDateCell_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

/* Invitee Votes table */

.tableView_InviteeVotesTable
{
    margin-top: 10px;
    border-width: 0px;
}

.tableView_InviteeVotesNameCell
{
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 175px !important; /* we inherit line height 24 from TD style, so overwrite*/
    line-height: 15px;
    padding-top: 3px;
}

.tableView_InviteMorePeopleTable
{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
}
.tableView_InviteMorePeopleCell Table
{
    border: solid 1px #000000;
}
.tableView_InviteMorePeopleCell
{
    width: 175px !important;
}


.tableView_InviteeVotesNameCell_previewedAttending
{
    background-color: #8AFF59;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 175px !important;
    line-height: 15px;
    padding-top: 3px;
}

.tableView_InviteeVotesNameCell_previewedDeclined
{
    background-color: #FF4435;
    border-bottom: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 175px !important;
    line-height: 15px;
    padding-top: 3px;
}

.tableView_InviteeVotesMessageCell
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 20px !important;
}
.tableView_InviteeVotesMessageCell_previewAttending
{
    background-color: #8AFF59;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 20px !important;
}
.tableView_InviteeVotesMessageCell_previewDeclined
{
    background-color: #FF4435;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 20px !important;
}

.tableView_InviteeVotesNameCell_WillAttend
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 170px !important;
    background-color: #8AFF59;
}

.tableView_InviteeVotesNameCell_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    color: White;
}

.tableView_InviteeVotesNameCell_cancelled
{
    border: solid 1px #333333;
    width: 90px;
    color: White;
}

.tableView_InviteeVotesNameCell_HasDeclined
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 170px !important;
    background-color: #FF4435;
    color: Black;
}

/* Add Invitees input control/row */
.tdAddInviteesLabel
{
    width: 50px;
}

.voteListBox
{
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #666666;
    border: 1px solid #88A300;
}

.voteListBox_narrow
{
    vertical-align: bottom; /*  this lineheight makes the text invisible in IE */ /*height: 14px;*/
    width: 60px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    border: 1px solid #88A300;
}

.tableView_InviteeVotesNameCell_HasDeclined div
{
    width: 170px !important;
    overflow: hidden;
}

.tableView_InviteeVotesNameCell div
{
    width: 1px !important;
    overflow: hidden;
}

.tableViewTooltip
{
}

.tableView_InviteeVotesSpacerCell
{
    width: 10px !important;
}

.tableView_InviteeVotesSpacerCell_small
{
    width: 9px !important;
}

.tableView_InviteeVotesDeclinedCell_nonpreviewed
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesDeclinedCell_cancelled
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesDeclinedCell
{
    border: solid 1px #000000;
    background-color: #FF4435;
    width: 90px !important;
    text-align: center;
}
.tableView_InviteeVotesAttendCell
{
    border: solid 1px #000000;
    background-color: #8AFF59;
    width: 90px !important;
    text-align: center;
}

.tableView_InviteeVotesAttendCell_nonPreviewed
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesAttendCell_cancelled
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesNoVoteCell_nonPreviewed
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesNoVoteCell_cancelled
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesDeclinedCell_nonPreviewed
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesDeclinedCell_cancelled
{
    border: solid 1px #333333;
    background-color: #AAAAAA;
    width: 90px !important;
    color: White;
    text-align: center;
}

.tableView_InviteeVotesNoVoteCell
{
    border: solid 1px #000000;
    background-color: Transparent;
    width: 90px !important;
    text-align: center;
}

/* Votes Summary table */
.tableView_VotesSummaryTable
{
    margin-left: 0px;
    border-style: none;
}

.tableView_VotesSummaryLabelCell
{
    width: 173px !important;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
}


.tableView_VotesSummarySpacerCell_small
{
    width: 4px;
}

.tableView_VotesSummaryLabelCell_FavouriteDate
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 195px !important;
}

.tableView_VotesSummaryLableCell_Cancelled
{
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 195px !important;
    background-color: #AAAAAA;
}


.tableView_VotesSummaryLabelCell_Attendants
{
    background-color: #8AFF59;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 195px !important;
}

.tableView_VotesSummaryLabelCell_Declined
{
    background-color: #FF4435;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
}

.tableView_VotesSummaryLabelCell_NoVote
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
}

.tableView_VotesSummaryValueCell_FavouriteDate
{
    border: solid 1px #000000;
}


.tableView_VotesSummaryValueCell_FavouriteDate_nonpreviewed
{
    /*border: solid 1px #000000;*/
    color: #DDDDDD;
    background-color: White;
}

.tableView_VotesSummaryValueCell_FavouriteDate_cancelled
{
    border: solid 1px #000000;
    color: #DDDDDD;
    background-color: White;
}


.tableView_VotesSummarySpacerCell
{
    width: 10px !important;
    height: 10px;
    border: inherit;
}

.tableView_VotesSummaryValueCell_Attendants_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

/* hack - remove me after resolving issue..*/
.tableView_VotesSummaryValueCell_Attendants_nonpreviewed_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}
tableView_VotesSummaryValueCell_Declined_nonpreviewed_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}
.tableView_VotesSummaryValueCell_NoVote_nonpreviewed_cancelled
{
    background-color: #AAAAAA;
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    color: White;
}
/* end hack */

.tableView_VotesSummaryValueCell_Attendants_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

.tableView_VotesSummaryValueCell_Attendants
{
    width: 90px !important;
    background-color: #8AFF59;
    border: solid 1px #000000;
}

.tableView_VotesSummaryValueCell_Declined_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

.tableView_VotesSummaryValueCell_Declined_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

.tableView_VotesSummaryValueCell_Declined
{
    width: 90px !important;
    background-color: #FF4435;
    border: solid 1px #000000;
}

.tableView_VotesSummaryValueCell_NoVote_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

.tableView_VotesSummaryValueCell_NoVote_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #AAAAAA;
    color: White;
}

.tableView_VotesSummaryValueCell_NoVote
{
    width: 90px !important;
    background-color: Transparent;
    border: solid 1px #000000;
}

.tableView_BottomButtonTable
{
    /*margin-left: 2px;*/
    border-style: none;
}

.tableView_BottomButtonSpacerCell
{
    width: 10px !important;
    height: 10px;
    border: inherit;
}

.tableView_BottomButtonSpacerCell_small
{
    width: 9px !important;
}


.tableView_BottomButtonLabelCell_WhoWillCome
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: none;
    border-top: solid 1px #000000;
    width: 170px !important;
}

.tableView_BottomButtonInfoCell_WhoWillCome
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 25px !important;
}

.tableView_BottomButtonLabelCell_Confirm
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: none;
    border-top: solid 1px #000000;
    width: 170px !important;
}

.tableView_BottomButtonInfoCell_Confirm
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 25px !important;
}

.tableView_BottomButtonInfoCell_Cancel
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    width: 10px !important;
}

.tableView_BottomButtonLabelCell_Cancel
{
    background-color: Transparent;
    border-bottom: solid 1px #000000;
    border-right: none;
    border-top: solid 1px #000000;
    width: 170px !important;
}

.tableView_BottomButton_ButtonCell_nonpreviewed
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #EEEEEE;
    color: White;
}

.tableView_BottomButton_ButtonCell_cancelled
{
    border: solid 1px #333333;
    width: 90px !important;
    font-weight: normal;
    background-color: #EEEEEE;
    color: White;
}

.tableView_BottomButton_ButtonCell_nonpreviewed INPUT
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    border-width: 0px;
    background-color: #CCCCCC;
    color: #999999;
}
.tableView_BottomButton_ButtonCell
{
    width: 90px !important;
    background-color: Transparent;
    border: solid 1px #000000;
}
.tableView_BottomButton_ButtonCell INPUT
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    border-width: 1px;
}

.tableView_BottomFullWidthButton
{
    width: 98% !important;
}

.tableView_SubmitButton
{
    margin-right: 16px;
    margin-top: 4px;
}

.tableViewButtonsWidth
{
    width: 80px;
}

.tableView_messageTextbox
{
    width: 194px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.tableView_messageTextbox_watermarked
{
    width: 194px;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: #F0F8FF;
    color: gray;
}
.tableView_watermarked
{
    width: 99%;
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: #F0F8FF;
    color: gray;
}

/* Currently only used for TableView */
.collapsePanelHeader
{
    /*width: 925px;*/ /*width: 700px;*/
    height: 10px;
    color: Black;
    background-color: #FFDBA5;
    border-left: dotted 1px black;
    border-bottom: dotted 1px black;
    font-weight: bold;
    float: none;
    cursor: pointer;
    vertical-align: baseline;
    margin-top: 4px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}


/* tooltip div */
div#hide
{
    display: none;
}
div#show:hover div#hide
{
    display: inline;
}

/* event overview tooltip with webservice */
.TooltipPanel
{
    border: solid 1px black;
    background-color: White;
}

/* -- vote message tooltip div -- */
.votemessagediv_header
{
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px; /*border: solid;  attribute fuer den IE*/
    border-top: solid 1px #330000;
    border-right: solid 1px #330000;
    border-left: solid 1px #330000; /*font-family: Verdana, Arial, Helvetica, sans-serif; */
    text-transform: none;
    color: #6C5300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    background-color: #FFFFFF;
    font-weight: bold;
}

.votemessagediv_body
{
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px; /*border: solid;  attribute fuer den IE*/
    border-bottom: solid 1px #330000;
    border-right: solid 1px #330000;
    border-left: solid 1px #330000; /*font-family: Verdana, Arial, Helvetica, sans-serif; */
    text-transform: none;
    color: #6C5300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFFF;
}

/* file uploader iframe */
.iframe_uploader
{
    padding-left: 20px;
}

.singleuploaderrow_iframe
{
    width: 100%;
    margin-bottom: 15px;
    height: 25px;
}
.singleuploaderrow_iframe div
{
    background-color: Blue;
}

div#FUA_myIframe
{
    color: #CC6600;
}

div#FUA_myIframe A
{
}

div#FUA_myIframe A:hover
{
    text-decoration: underline;
}
#FUA_uploading_span
{
    background-image: url(../_img/spinner.gif);
    background-position: center;
    background-repeat: no-repeat;
}

.FUA_UploaderDiv
{
}

.uploadForm
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    margin-top: 5px;
    margin-left: 14px;
    margin-bottom: 5px;
}

.ViewSuggestedEvent_LinksTable
{
    margin-left: 14px;
    width: 921px;
}


.TableViewBlockDiv
{
}
.ViewEvent_LinksTable
{
    width: 923px;
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.ViewSuggestedEvent_LinksLabelCell
{
    border: dotted 1px #000000;
    width: 195px;
    font-weight: bold;
    margin-top: 5px;
    text-align: left; /*margin-left:14px;*/
}

.SEIconSelector_Table
{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.SEIconSelector_Table TD
{
    padding-top: 10px;
}

.pnlInfoText
{
    width: 935px;
}

.pnlInfoText IMG
{
    vertical-align: middle;
}



.highlighted
{
    background-color: #FFFF99;
}

.txtInfoHeader
{
    background-color: #FFFF99;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    line-height: 16px; /* spacing from left without color */
    margin-top: 5px;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 5px; /* inside content spacing including background-color */
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 800px;
}

.FullContentWidth
{
    width: 940px;
    margin-left: 1px;
}

.narrow
{
    margin-left: 0px;
    width: 620px;
}

.wide
{
    width: 908px;
    padding-right: 0px;
    margin-right: 0px;
}

/* Other one doesnt work with multiline */
.txtInfoHeader_Multiline
{
    background-color: #FFFF99;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #666666; /* spacing from left without color */
    margin-top: 2px;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 2px; /* inside content spacing including background-color */
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.txtInfoHeader_smallHeight
{
    background-color: #FFFF99;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #666666;
    line-height: 16px; /* spacing from left without color */
    margin-top: 2px; /*margin-left: 14px;*/
    margin-right: 14px;
    margin-bottom: 2px; /* inside content spacing including background-color */
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.txtInfoHeader_smallHeight IMG
{
    vertical-align: bottom;
}

.CopyPasteUrlInstructionsTable
{
    border: solid 1px black;
    padding: 0px;
    width: 600px;
}
.CopyPasteUrlInstructionsTable TD
{
}
.url_copypaste_textarea
{
    font-size: 9px;
    width: 98%;
    height: 1.5em;
    background-color: transparent;
    border-style: none;
    padding-left: 0.13em;
}

.CopyPasteUrlInstructionsTable_spacer
{
    border-bottom: solid 1px black;
}
.CopyPasteUrlInstructionsTable_columnspacer
{
    width: 10px;
}

/* ADS */
.div_horizontalAdBanner
{
}

.logoAdHeaderTable
{
    margin-left: 10px;
    width: 950px;
    padding-top: 10px;
}

/* confirm cancel page */
.bottombuttonTable
{
    width: 935px;
}

/* social bookmark */
.tblSocialbookmarks
{
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

/* delivery failed modal popup */
.outerPopup
{
    background-color: #ffffff;
    padding: 1em 6px;
}

.DeletePopup
{
    width: 400px;
}

.innerPopup
{
    background-color: #fff;
}

.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.txtForRoundCornerModal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    line-height: 16px;
    padding-top: 5px;
    padding-left: 14px;
    padding-bottom: 5px;
}

.modalBtnDiv
{
    display: block;
    text-align: right;
}
.modalOkBtnDiv
{
    display: inline;
}

.modalCancelBtnDiv
{
    display: inline;
    padding-right: 14px;
}


/* hover menu */
/*Hover Menu*/
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=90);
    border: solid 1px black;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 18px;
}

.popupMenu TD
{
    padding-right: 5px;
}

.popupMenu UL
{
    position: absolute;
    margin: 0;
    padding: 1px;
    list-style: none;
    width: 150px; /* Width of Menu Items */
    border: 1px solid #ccc;
    background: white;
    z-index: 10;
    text-align: left;
}
.popupMenu LI
{
    padding-right: 5px;
}

.GeolocationMapContainer
{
    background-color: transparent;
}

.GeolocationMapContainer TD
{
    background-color: Transparent;
}
.pencilCell
{
    vertical-align: bottom;
    text-align: right;
    background-color: Transparent;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
line-height: 10px;
}

.pencilCell IMG:hover
{
    text-align: right;
    background-color: Transparent;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
line-height: 10px;
vertical-align: bottom;
}



.pencilCell IMG
{
    border: solid 1px black;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    vertical-align: bottom;
}
.popupMenuTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: bold;
    padding-left: 3px;
    background-color: #FFFF99 /*url(../_img/navigation/gradientbg_orangewhite_v.png) repeat-x top left*/;
    color: #000000;
    line-height: normal; /* background-color: #88A300;*/
    text-transform: none;
    height: 1.6em;
}

.popupHover
{
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}

/* Flyout DIV styles */
.flyOutDiv
{
    visibility: hidden;
    line-height: 15.5px;
    width: 300px;
    min-height: 100px;
    z-index: 3;
    opacity: 0.9;
    filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0.9));
    border: solid 1px #CCCCCC;
    background-color: #F5F7F8;
    padding: 5px;
}
/* end flyout div styles */



/* List Navi */
/*- Menu Tabs K--------------------------- */

/* entire width container div*/
#tabsK
{
    float: left;
    width: 100%;
    line-height: normal;
    border-bottom: 1px solid #54545C;
}
#tabsK ul
{
    margin: 0;
    padding: 10px 10px 0 0px;
    list-style: none;
}
#tabsK li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabsK a
{
    float: left;
    background: url("../_img/navigation/tableftK.gif") no-repeat left top;
    margin: 0;
    padding: 0 5px 0 4px;
    text-decoration: none;
}
#tabsK a span
{
    float: left;
    display: block;
    text-indent: -10px;
    background: url("../_img/navigation/tabrightK.gif") no-repeat right top;
    padding: 4px 10px 2px 15px;
    margin-right: 2px; /*border: solid 1px black;*/
    color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsK a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabsK a:hover span
{
    color: #FFF;
    background-position: 100% -42px; /* this is the square container, so no BG change ! */
    background-color: inherit;
}


#tabsK a:hover
{
    background-position: 0% -42px;
}

#tabsK a:hover span
{
    background-position: 100% -42px;
}
#languageListItem
{
    text-align: right;
    padding-bottom: 3px;
}
#languageListItem a.languageHref
{
    background: none;
    text-align: right;
    float: right;
    margin-top: 4px;
    text-decoration: underline;
    font-weight: normal;
}


#languageListItem a.languageHrefSelected
{
    font-weight: bold;
    background: none;
    text-align: right;
    float: right;
    margin-top: 4px;
}
.spacerLi
{
    width: 30px;
    background-color: yellow;
    display: inline;
    margin: 0;
    padding: 0;
}



/* end list navi*/


/* Own events  grid */
.ListHeaderText
{
    font-weight: bold;
}

.x-objectgrid
{
    text-align: left;
}

.x-objectgrid tr.header
{
}

/* Even odd row classes */
.x-objectgrid tr.normal
{
    background-color: inherit;
    height: 25px;
}

.x-objectgrid tr.alternate
{
    height: 25px;
    background-color: #EEEEEE;
}

.formoddrow
{
    /*background-color: #FEFEFE;*/
}


html .fb_share_button
{
    display: -moz-inline-block;
    display: inline-block;
    padding: 1px 20px 5px 5px;
    height: 15px;
    border: 1px solid #d8dfea;
    background: url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat center right;
}

html .fb_share_button:hover
{
    color: #fff;
    border-color: #295582;
    background: #3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat center right;
    text-decoration: none;
}


/* Auto Complete ZIP Location Control classes */
.AutocompleteLocationField
{
    width: 136px;
}

.AutocompleteZipField
{
    width: 40px;
}

/* Location MAp Section */

#myMap
{
    /*	margin-left: 14px; 	margin-right: 10px; */
}
.MSVE_Map
{
    width: 100%;
}

#menu
{
    float: right;
    width: 100px;
    bottom: 100px;
    left: 20px;
}


ul.pmenu
{
    position: absolute;
    margin: 0;
    padding: 1px;
    list-style: none;
    width: 150px; /* Width of Menu Items */
    border: 1px solid #ccc;
    background: white;
    display: none;
    z-index: 10;
}

ul.pmenu li
{
    position: relative;
}

/* Styles for Menu Items */
ul.pmenu li a
{
    display: block;
    text-decoration: none;
    color: black;
    padding: 2px 5px 2px 20px;
}

ul.pmenu li a:hover
{
    background: #335EA8;
    color: white;
}


/* Multilanguage controls */
.Multilanguage_InlineTextBox
{
    width: 500px;
    height: 300px;
}


/* Text Editing Page TextEdit.aspx */
#OptionsCell
{
    vertical-align: top;
    padding-left: 10px;
}
#Options
{
}

.optionsHeading
{
    padding-top: 10px;
}

/* For LAnguage Context Menu */
.ContextMenuPanel
{
    border: 1px solid #868686;
    z-index: 1000; /*background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;*/
    cursor: default;
    padding: 1px 5px 0px 5px;
    text-align: center;
    background-color: white;
}

.LanguageImageSelector
{
    padding-top: 0.15em;
}



/* MS Box Styles */

.box
{
    float: left;
    width: 195px;
    background-color: #FFDFAF;
    margin-right: 18px;
}
.box-t
{
    background: top url(../_img/divboxes/orange/box_t.gif) repeat-x;
}
.box-r
{
    background: right url(../_img/divboxes/orange/box_r.gif) repeat-y;
}
.box-b
{
    background: bottom url(../_img/divboxes/orange/box_b.gif) repeat-x;
}
.box-l
{
    background: left url(../_img/divboxes/orange/box_l.gif) repeat-y;
}
.box-tr
{
    background: top right url(../_img/divboxes/orange/box_tr.gif) no-repeat;
}
.box-br
{
    background: bottom right url(../_img/divboxes/orange/box_br.gif) no-repeat;
}
.box-bl
{
    background: bottom left url(../_img/divboxes/orange/box_bl.gif) no-repeat;
}
.box-tl
{
    background: top left url(../_img/divboxes/orange/box_tl.gif) no-repeat;
}

.box-tl
{
    padding: 13px 18px;
}

.box p
{
    margin: 1em 0;
}

p.more
{
    margin: 0;
}

#hits
{
    width: 950px;
}
#hits .box-tl
{
    padding-bottom: 22px;
}
#hits ul
{
    margin: 1em 0;
}
#hits li
{
    list-style: none;
    margin: 0.9em 0;
}
#hits ul a
{
    text-decoration: none;
}
#hits ul a:hover
{
    text-decoration: underline;
}

.TemplateEventDropDown
{
    width: 410px;
}

.TableViewTopDiv
{
    /* border-left: solid 1px black;	 border-right: solid 1px black;	 */
}

.TableViewBottomDiv
{
    /* border-left: solid 1px black;	 border-right: solid 1px black;	 border-bottom: solid 1px black;	 */
}


/* INvitee Select Control */

.InviteeLinkEven
{
    padding-right: 10px;
    text-decoration: underline;
    cursor: pointer;
}

.InviteeLinkOdd
{
    padding-left: 10px;
    text-decoration: underline;
    cursor: pointer;
}




/* Panel Curve Styles */

#roundPanel
{
    width: 950px;
    margin-bottom: 30px;
}

#roundPanel TD
{
    padding-left: 1px;
    padding-right: 0px;
}




DIV.PanelCurveTitleStyle
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #cacaca;
}

P.PanelCurveTitleStyle FONT
{
}


#PanelCurveTitleRow TD
{
    background-color: #FFFF99; /*background-image: url(_img/RoundPanel/gradient_bg_grey.png);*/
}

.PanelCurveContentCellStyle
{
    border: solid 1px #cccccc;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-image: url(_img/RoundPanel/gradient_bg_grey.png);
    background-color: inherit;
    background-repeat: repeat-y;
}


#FileAttachmentIcon
{
}

#FileAttachmentIcon IMG
{
    padding-left: 10px;
    height: 15px;
}
.ScheduleTable
{
    width: 100%;
}
.ScheduleTable TH
{
    background-color: #FFFF99;
}

.ScheduleTable TD
{
    text-align: center;
}

.ScheduleTable TD.normal
{
    background-color: #DDDDDD;
}

.ScheduleTable TD.normal2
{
    background-color: #CACACA;
}

/* geomap hover menu */
#menu
{
    margin-left: 200px;
    margin-top: -50px;
    position: relative;
    background-color: inherit;
    filter: alpha(opacity=70);
    mozopacity: 0.7;
    opacity: 0.7;
    z-index: 10;
}
