﻿h1
{
    font-size:15pt; 
    color:Purple;
    margin-bottom: 19px;
}
.autocomplete
{
    background-color : window;
    color : windowtext;
    padding : 1px;
    background-color:Gray;
    margin:0px;
    list-style-type:none;
    text-indent:3px;
}
.title
{
    font:Trebuchet MS;
    font-size:15pt;
    color:Purple;
}
.title3
{
    font:Trebuchet MS;
    font-size:18pt;
    color:Purple;
    text-align:center;
    position:absolute;
    width:80%;
}
.title2
{
    font:Trebuchet MS;
    font-size:18pt;
    color:maroon;
}
form
{
    display:inline;
}
.maintext
{
    font:Trebuchet MS;
    font-size:15pt;
    color:maroon;
    text-align:justify;
}
a:link
{
    color:Purple;
}
.main
{
    width: 100%;
   
}
.mainadmin
{
    width:100%;
}
.clear
{
    clear:left;
}
.editpage
{
    width:25%;
    float:left;
    display:inline;
    font-size:15pt;
}
.advancedhalf
{
    width:50%;
    float:left;
    display:inline;
}
.collapsiblePanel
{
    width:100%;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}
.postto
{
    border:1px solid black;
    float:left;
    width:100%;
}
.submitss
{
    border:1px solid black;
    float:left;
    width:95%;
    padding:5px;
}
label.error
{
    color:Red;
}
.buttons
{
    float:right;
    clear:left;
}
.editpagemiddle
{
    font-size:15pt;
    clear:both;
}
.editpagebottom
{
    font-size:15pt;
    width:33%;
    float:left;
    display:inline;
}
.editpageposts
{
    width:33%;
    float:left;
    display:inline;
}
.panelHeader
{
    cursor:pointer;
    width:100%;
    background-color:grey;
}

.panelContent
{
    width:100%;
    height:0px;
    overflow:hidden;
}
.panelImage
{
    float:right;
    padding-top:3px;
}
.rightbar
{
    z-index: 1;
    left: 70%;
    top: 180px;
    position: absolute;
    width: 30%;
    font-size:12pt;
    font-style:italic;
    color:Purple;
 }
 list
 {
     font:Trebuchet MS;
     font-size:15pt;
     color:#0E7DBD;
     text-indent:-20px;
     padding-left:20px;
 }   
 list a 
 { 
     text-decoration: none; 
 }
 list a:link 
 { 
     color:#0E7DBD;
 }
 list a:visited
{
    color:inherit;
}
list a:hover
{
    color:purple;
}
 p
 {
     text-indent:-20px;
     padding-left:20px;
     margin-top:0em;
     margin-bottom:0em;
 }

 .even
 {
     color:Maroon ;
}
.even a:link {color:Maroon ;}
 .even a:hover
 {
     color:Purple;
 }
.singleEngagement 
{
     float:left;
     display:inline;
     text-align:center;
     width:33%;
     font:Trebuchet MS;
     font-size:15pt;
     color:#0E7DBD;
}

.engagementPic 
{
     margin-left:auto;
     margin-right:auto;
     width:90%;
     background-color:#fff;
     border:3px solid #8B97A8;
     padding:4px;
}
.mazalTovText
{
    font-size:12pt;
    clear:both;
}
 .singleEngagement a 
 { 
     text-decoration: none; 
 }
 .singleEngagement a:link 
 { 
     color:#0E7DBD;
 }
 .singleEngagement a:visited
{
    color:inherit;
}
.singleEngagement a:hover
{
    color:purple;
}
.buttonadmin
{
    background-color:Maroon;
    color:White;
    display:inline;
}
.button
{
    background-color:Maroon;
    color:White;
    display:inline;
}

table
{
    text-align:left;
    border-collapse:collapse;
    font:Trebuchet MS;
}
table th
{
    text-align:center;
    background:#004B9A
}
table tr
{
    
}
table tr.alt
{
    background:#E0EEFF;
}
.mytable
{
    text-align:left;
    border:0px solid black;
    border-collapse:collapse;
    font:Trebuchet MS;
}
.mytable th
{
    text-align:center;
    border:0px solid black;
    background:#004B9A
}
.mytable tr
{
    background:#FEEFCE;
}
.mytable tr.alt
{
    background:#E0EEFF;
}
.mytable td
{
    border:0px solid black;
}
.button1
{
    float: left;
}
.button2
{
    float:right;
}
.opaque
{
    filter: alpha(opacity=50);        /* old version IE !8 */
    -ms-filter: "alpha(opacity=50)"; /* internet explorer */
    -khtml-opacity: .5;             /* khtml, old safari */
    -moz-opacity: .5;              /* mozilla, netscape */
    opacity: .5;                  /* ff, opera, safari */
}
.buttonsholder
{
    width:100%;
}
.dropdowntext
{   
    padding-right:1%;
    color:Maroon;
    display:inline;
}
.dropdowngallery
{
    display:inline;
}
.dropdownadmin
{
    display:inline;
}
#pscroller2
{
    width: 99%;
    height: 20px;
    border: 2px solid maroon;
    padding: 3px;
    color:#0E7DBD;
    top:10px;
}

.pscroller
{
    color:Maroon;
    display:inline;
}

.someclass 
{
}
.photoupload
{
    width: 50%; 
    display: inline; 
    float: left;
}
.page
{
    padding:3px;
    width:100%;
    }
    
    .toplinks
{
    z-index: 1;
    padding-top:15px;
    padding-bottom:15px;
    font-size:10pt;
    font-weight:bold;
    color:Purple;
 }