﻿
body, div, ul, li, table,h1,h2,h3,h4,h5,h6,p
{
    margin: 0;
    padding: 0;
    border: none;
}

 
 select
 {
     display:block;float:left; clear:left;background-color:#FFFFFF;
     border:solid 1px #cccccc; color:#272727; font: 12px Arial;
 }
 
input[type="text"]
{
    display:block;float:left;clear:left;width:300px;background-color:#FFFFFF;
    border: solid 1px #CCCCCC; font: 12px Arial;color:#272727;
}

input[type="password"]
{
    display:block;float:left;clear:left;width:300px;background-color:#FFFFFF;
    border: solid 1px #CCCCCC; font: 12px Arial;color:#272727;
}

textarea
{  display:block;float:left;clear:left;width:300px;background-color:#FFFFFF;
    border: solid 1px #CCCCCC; font: 12px Arial;color:#272727;
}

button
{background-color:#eeeeee;
    border: solid 1px #CCCCCC; margin-bottom:3px;font: 12px Arial;color:#272727;
}

.buttonLink
{
    display:block;float:right;
  /*  background: #FFFFFF url(images/buttons/buttonOnWhite.jpg) no-repeat right top;*/
    font-size:18px;
    margin-top:10px;padding:5px;height:20px;text-align:right;
}
.buttonLink:hover {color:#9c9c9c;border-color:#9c9c9c}



.disabled
{background-color:#CCCCCC;border-color:#666666;
}

tr
{
    vertical-align: top;
}

img
{
    border: none;
    vertical-align: middle;
}

a
{
    color: #272727;
    text-decoration: none;
    font-weight:bold;
}

.link
{
    color: #272727; /*rich pink*/
    text-decoration: none;
     font-weight:bold;
}

.link:hover
{
  color:#ffffff;
    background-color: #272727;
     text-decoration: none;
     cursor:pointer;
}

a:hover
{
    color:#9c9c9c;
    background-color: #FFFFFF; 
     text-decoration: none;
       cursor:pointer;
}

table
{
    clear:left;float:left;width:100%;
}




/*------------------------------*/
/*--main layout----------------*/


/*force vertical crollbar*/
  html, body {
  height: 100%;
  margin: 0 0 1px;
    padding: 0;
   }


body
{
    text-align: center;
    min-width: 800px;
    font: 12px Arial;
    background: #FFFFFF;/* url(images/bodyback.gif) repeat-x left top;
    color: #80766B; /*warm grey*/
    
}

#branding
{
    height: 100px;width:100%;
    background: url(images/mcHeader.gif) no-repeat center;
}


.userInfo
{
width:100%;text-align:center;
  
  /*  width:100%;
   display:block;
    font-weight:normal;
  font-size:14px;padding-top:10px;
   text-align:center;*/
}
.userInfo p
{margin-top:10px;
    
    /*text-align:center;
display:block;clear:left;width:420px;margin:0px auto;
   text-align:center;margin-top:10px;
  margin-top:8px;
*/
     
}

.userInfo a{display:inline;text-align:center;  font-weight:normal}
.userDisplay
{
    float:left;
}

.userInfo label
{margin-right:10px;margin-left:10px;
 /*margin:0;color:#272727;clear:none;float:left;margin-right:10px;margin-left:10px;margin-top:2px;*/
}

.loginButton
{background-color:#eeeeee; padding:1px;border:1px solid #CCCCCC;margin-left:10px;display:inline;/*display:block;float:right;padding:2px; */
  
}




.userInfo input
{float:none;clear:none;display:inline;
  /*  float:left;clear:none;
    height:15px;*/
}

.userInfo input[type="text"] , .userInfo input[type="password"] 
{
    
    width:100px;
 background-color:#FFFFFF; 
 color:#272727; 
 border:solid 1px #CCCCCC;   }
 
 
.search
{
 
    float:left;
margin-top:87px;
    width:200px;
    font-size:12px;font-weight:bold;
}

.search label
{
   margin-top:0px;color:#272727;
}
.search input
{
 width:150px;height:16px;font-size:12px;background-color:#FFFFFF
}


.search a
{ display:block;width:20px;height:20px;float:left;margin-left:4px;
    background: #FFFFFF url(images/buttons/buttonOnWhite.jpg) no-repeat left top;
}





/*
.login
{
    
    margin:0;
    padding: 2px;
    border:1px solid #cccccc;
    background: #f8f8f8;
    height:50px;
}




.userInfo label
{
  
    display:block;
    clear:both;
    float:left;
    width:80px;
    text-align:right;
   
    margin:0px;
    padding-top:4px;
}

.userInfo input
{
  width:100px;float:left;
}
*/

#wrapper
{
    width: 790px;
    margin: 0 auto;
    text-align: left;
/*    background: #ffffff url(images/greystrip.gif) repeat-y left top; /*background-color:yellow;*/
}

.mainNav
{  margin: 0 auto;
    width: 250px;
 margin-bottom:10px;
 /*  background: #ffffff url(images/greystrip.gif) repeat-y left top;*/
  
   
}

.mainNav li
{
    list-style-type: none;
    margin:0;padding:0;display: inline;
}

.mainNav li a
{
    display: block;float:left;
    width: 80px;
  
   padding-top:3px;
   padding-bottom:3px;
  
    text-align:center;
    background-color: #FFFFFF;
 
    color: #272727;
  
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
}

.mainNav .selectedLink
{  background-color: #272727;color:#FFFFFF;
}

.mainNav li a:hover
{
    background-color: #272727;color:#FFFFFF;
}
.mainNav li
{
 /* display: inline; /*removes large gaps in ie */
}



/*use these just to hide ones you dont want*/
#linkNetworks
{
    display: none;
}
#linkHome
{display: inline; 
}
#linkEvents
{display: inline; 
}
#linkProjects
{display: none;
}
#linkPeople
{display: none;
}
#linkPlaces
{display: inline; 
}
#linkMyStuff
{    display: none;
}




.homePageNews
{
    float:left;
    width:100%;
    text-align:left;
    font-size:14px;margin-top:15px;
     
}

.homePageNews .pageBody
{ border-bottom:1px solid #CCCCCC;padding-top:10px;padding-bottom:10px;
}

.homePageFeatures
{
    float:left;clear:left;
    width:100%;background-color:#FFFFFF;
   
}

.homePageComingUp
{
   font:12px Impact;/*Arial Narrow;*/
   text-align:center;/*min-height:400px;*/
    width:100%;background-color:#FFFFFF;
}

.homePageComingUp h1 {font-weight:normal;font-size:34px; line-height: 30px;}
.homePageComingUp  h2 { font-family:Arial;font-style:italic;font-size:24px;color:#9c9c9c;}
.homePageComingUp  h3{font-family:Arial;font-size:24px; }
.homePageComingUp  h4{font-family:Arial;font-size:30px; }

.textscroll
{
	
	cursor: pointer;
	font-family:Arial;
	font:15px Arial;
	

}

/*horizontal tab style menu*/
.tabMenu
{
   float:left;  
    font-size:16px;
     width:100%;
   
}



.tabMenu a
{
  display:block;font-weight:bold;
     padding:4px 8px 4px 8px;
}
.tabMenu li
{
    display:block;float:left;
    list-style-type:none;
       background-color: #FFFFFF; 
     margin-right:2px;
   
}


.tabMenu .selected a 
{
     color:#FFFFFF;
    background-color: #272727; 
    
}

.tabMenu .tabBase
{
    clear:left;width:100%;height:1px; background-color: #272727;
}


/*
.homePageFeatures li
{
    margin:0;padding:0;
}
.homePageFeatures h1
{
    background-color:#FFA89C; /*utrophia pink*/
    /*
    color:#FFFFFF;margin:0px 20px 0px 0px;padding:0;
}
.homePageFeatures h2
{
  
  margin:0px;padding:0;
}
.homePageFeatures h3
{
    margin:0px;padding:0;
}
.homePageFeatures h4
{
    margin:0px;padding:0;
}
.homePageFeatures h5
{
    margin:0px;padding:0;
}

*/


/*
#mainNav li 
{
    padding-left:20px;
    padding-right:20px;
}
*/

#content
{
    width: 100%;min-height:300px;
    float: left;clear:both;
    padding-bottom: 20px; 
 
}


#footer
{

    background-color: #FFFFFF;
    margin-top:10px;float:left;clear:both;width:100%
}







/*modal popups - one homemade the other used by ajax extender*/
.modalFormContainer
{
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-image: url(images/background-trans.png);
}
.modalForm
{
    width: 500px;
    margin: 100px auto;
    background-color: #fff;
    border: 1px solid #000000;
    padding: 0px;
}




.modalForm h1
{
    font-size: 14pt;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    margin: 0px auto;
    color: #ffffff;font-weight:bold;
   background: #272727;
    text-align: center;
}

.modalForm h2
{
    font-size: 12pt;
    font-weight: bold;
    margin: 0px auto;
    padding: 10px;
    text-align: center;
    background-color: #ffffff;
    color: #272727;
}

.modalForm table
{
      text-align: left;
      width:100%;
      padding:5px;
      margin-bottom:10px;
          background-color: #ffffff;
}

.modalForm h3
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom:5px;
    text-align: left;
    background-color: #ffffff;
    color: #272727;
}


.modalForm p
{
    display:block;
    font-size: 12px;
    padding: 10px;
    text-align: left;
    width: 400px;
    background-color: #ffffff;
    color: #000000;
    margin: 0px auto;
   
}

.modalForm a
{
      font-size: 14pt;
    display:block;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 500px;
    margin: 0px auto;
    color: #ffffff;
    background-color: #272727;
    text-align: center;
}




/*-form-*/

.form{clear:left;width:350px;margin: 0px auto;}
.form .buttonLink {clear:both;text-align:center;border:1px solid #272727;background-color:#eeeeee;}


.form h1{font-size:24px;margin-bottom:20px;font-weight:bold;}
.form h2{font-size:18px;margin-bottom:20px;font-weight:bold;}
.form li { list-style-type:circle;font-size:16px;font-weight:bold; color:#666666;margin-bottom:15px;margin-top:5px;}

.form input[type="text"]{width:100%; }
.form select {width:100%; }

fieldset {float:left;clear:left;border:1px solid #CCCCCC;color:#272727;margin:0px;background-color:#eeeeee;}
.form fieldset {width:500px;margin:10px;}
.form label
{
  display:block;float:left;margin-top:10px; clear:left;color:#272727;width:90%;   font-weight:bold;
 }
 .form input[type="checkbox"]{float:right;margin-top:11px; }


/*--------------------content lists----------------------------*/

.contentList
{clear:left;}

.contentList h1
{ background-color:#eeeeee;
  color:#272727;padding:5px;margin:0px;text-align:center;
  border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;font-size:18px;
}

.contentList li
{
    display:block;
float: left;

border:solid 1px transparent;
margin:0px 2px 2px 0px;
padding: 0px 2px 2px 0px;
overflow:hidden;
 list-style-type: none;
 color:#272727;
}

.contentList li:hover
{
/*background-color: #EAEAEA;*/
border: 1px solid #CCCCCC;
    cursor:pointer;/*border-color:#ff424a;/*rich pink*/
    
  
}


.contentList img
{
float:left;
/*border:solid 1px #cccccc;*/
margin: 5px;
}

.contentList img:hover
{
  /*  border:solid 1px #cccccc;*/
}


.contentList h2 /*name */
{
   
    font-weight:bold;
    color:#272727;
    margin:0;padding:0;
}
  
.contentList h3
{
    font-size:120%;
  font-weight:bold;
   margin:0;padding:0;
}
.contentList h4
{
    font-size:110%;
  font-weight:bold;color:#666666;
   margin:0;padding:0;
}
.contentList h5
{
    font-size:100%;
  font-weight:normal;color:#666666;
   margin:0;padding: 0px 0 0 0 ;
   
}

/*

.listItemSmall 
{
width: 85px;
height:130px;
}

.listItemSmall h2
{font-size:12px; vertical-align:top;

}
.listItemSmall h3
{display:none;}
.listItemSmall h4
{display:none;}

.listItemSmall h5
{display:none;}

.listItemSmall img
{

}

.listItemSmall h3 
{
display:none;
}
*/
.listItemSmall 
{
   
width:48%;

}

.listItemSmall h2
{font-size:16px;font-weight:normal; vertical-align:top;display:block;float:left;width:70%;

}
.listItemSmall h3
{font-size:12px;display:block;float:left;width:70%;font-weight:normal; }
.listItemSmall h4
{font-size:12px;display:block;float:left;width:70%;font-weight:normal; display:none;}

.listItemSmall h5
{font-size:12px;display:block;float:left;width:70%;font-weight:normal;}

.listItemSmall img
{
margin-right:10px;
}

.listItemSmall h3 
{
display:block;float:left;
}


/*medium*/
.listItemMedium
{
width: 240px;
height:120px;
  font-size:15px;
}
.listItemMedium h2
{
font-size:13px;padding-top:5px;
}
.listItemMedium h3
{
font-size:12px;
}
.listItemMedium h4
{
font-size:11px;
}
.listItemMedium h5
{
font-size:10px;
}


/*large*/
.listItemLarge
{
width: 370px;
height:120px;
margin-left:0px;
}

.listItemLarge img
{

}
.listItemLarge h2
{
font-size:150%;

}

.listItemLarge h5
{
font-size:12px;

}



/*------------------------object display -------------------------------->



/*header*/

.objectHeader
{
  float: left;text-align:center;
    font-weight: bold;
    width: 100%;
    font-size:14px;
        border-bottom:solid 1px  #cccccc;
        margin-bottom:10px;
        margin:0px auto;
  
  
     
}

.objectHeader img
{
  display:none;
    float: right;

    padding: 6px;

}

.objectHeader  H1
{  
  display:block;float:left;   font-size: 20px;margin:0px;color: #272727; 
 /* width:100%;
  text-align:center;*/

}

.objectHeader  H2
{  
   /*   width:100%;
  text-align:center;*/
     clear:left; display:block;float:left;font-size: 14px;margin:0px; color: #80766B;/*warm grey */
}

.objectHeader  H3
{  
   /*   width:100%;
  text-align:center;*/
      clear:left; display:block;float:left;font-size: 12px;margin:0px;font-weight:normal; color: #80766B;/*warm grey */
}



.lnkRelatedStuff
{
    display:none;
}
.objectEdit
{
   clear:left;margin-top:10px;float:left;width:100%;
}

.SaveCancel
{
   width:150px;margin:0px auto;font-size:16px;
    text-align:center;
}
.SaveCancel a
{ font-weight:bold;
}


/*
.objectHeader input
{
    clear:both;float:left;font-weight:bold;
}
*/

/*article*/
.article
{
clear:both;
float: left;
padding: 0px;
width:100%;
margin: 0px;

}




.articlePreview
{


}


.articlePreview li
{
 list-style-type:none;
 width:100%;


padding: 0px;
margin: 0px;
 clear:both;
float: left;


}


.articlePreviewHeader
{padding-bottom:10px;padding-top:5px;float:left;clear:left;width:100%}

.articlePreview .buttonLink
{clear:right; padding-bottom:20px;}


.articlePreview h2
{
clear:both;font-size:18px;font-weight:bold;color:#272727; /*rich pink*/

}
.articlePreview h3
{
clear:both;font-size:14px;font-weight:bold;color:#272727;/*'utrophia pink'*/

}
.articlePreview h4
{
clear:both;font-size:12px;font-weight:bold;color:#666666;

}

.articlePreview h5
{
font-size:12px;color:#666666; font-weight:normal;
}

.articlePreview .pageBody
{
 
      float:left;
     text-align:left;
     overflow:hidden;
     max-height:290px;
}


/*---------------------*/


.pageButtons
{
   width:540px; height:40px;font-weight:bold;margin-bottom:8px;color:#272727;
}

.pageButtons a
{
   padding-left:2px;padding-right:2px;margin:1px;
}

.mediaButtons
{   height:30px;width:200px;height:40px;font-weight:bold;float:right;margin-bottom:8px;color:#272727;}

.mediaButtons a
{padding-left:2px;padding-right:2px;margin:1px;}


.pageButtons select
{
   height:20px;
}
.pageButtons .selected
{
    background-color:#272727; /*rich pink*/color:#FFFFFF;
}



/*related items*/

.relatedItemsContainer
{
    display:none;
    clear:left;float:left;width:100%;

  margin: 0 auto;
}
.relatedItems
{
    margin-bottom:4px;
}

 /*title of related items list*/
.relatedItems h1
{
   
color: #FFFFFF;
  background-color: #272727;
    font-size: 14pt ;
    font-weight: bold;
    padding-left: 5px ;
    margin:0px;
  
}

 /*container for an item*/
.relatedItems li
{
    margin-top:7px;
    margin-bottom:2px;
width:110px;
line-height: 1.1;
  font-size:12px;
   list-style-type: none;
   color:#272727;
   overflow:hidden;
 /* border:1px solid transparent;*/
}

.relatedItems li:hover
{
      cursor:pointer;

      background-color:#272727; 
      color:#FFFFFF;
}

.relatedItems img
{
/*height:70px;width:110px;*/
}

.relatedItems h2
{  font-size:14px;padding:2px 0px 2px 0px;margin:0 }
.relatedItems h3
{display:none;}
.relatedItems h4
{display:none;}
.relatedItems h5
{display:none;}

.mediaContainer
{
clear:right;
float:right;
}

.pageBody
{
 clear:left;
    float:left;
     text-align:left;
}

.pageBodyEdit
{
    background:#FFFFFF;
    float:left;
    text-align:left;
    color:#272727;
   
     min-width: 0px;
     height: auto;
  margin: 0 0 0px;
  padding:5px;
}


.embeddedMedia img
{
border:solid 1px #eeeeee;
}

.embeddedMedia:hover
{
    cursor:pointer; 
}
.embeddedMedia img:hover
{
    cursor:pointer;
      border:solid 1px #CCCCCC; 
}

.MediaThumbnailContainer
{
    padding-top:10px;
}
.MediaThumbnailContainer img
{
    margin:3px 6px 3px 0px;
    float: left;border:solid 1px #cccccc;
    
}

.MediaThumbnailContainer img:hover
{
  cursor:pointer;
  border:solid 1px #272727;
}



#upload
{
    margin:0px;
     min-width: 600px;
    width:600px;
    background-color:#FFFFFF;
    text-align:left;
        margin:0px;
}


#upload table
{
    width:200px;
}

#upload input[type="submit"]
{
    margin-top:10px;
}

#upload h1
{
    font-size:12px;margin: 5px 0px 0px 0px;font-weight:normal;
  
}

#DivExternalMedia h1
{
         font-size:12px;margin: 5px 0px 0px 0px;font-weight:normal;
}

.uploadInfo
{color:#CCCCCC;
 display:block;width:400px;height:25px;font-size:14pt;font-weight:bold;
}

.uploadProgressBar
{
    background-color: #CCCCCC;
   border-color:#CCCCCC;
    
}



#map
{
  width:788px;
  height:550px;
  border-right:1px solid #272727;
  border-left:1px solid #272727;
  border-bottom:1px solid #272727;
}

#map a:hover {background-color:Transparent;cursor: text;}


.textEditor
{
  clear:left;
  float:left;
  width:670px;
 
}

.textEditor select
{width:auto;
}


.emailPreview
{
    width: 100%;
    float:left;clear:left;
}

.emailPreview .fieldDisplay
{
     border:1px solid #CCCCCC; background-color:#eeeeee;padding: 5px; width: 100%; float:left;clear:left;
}



.emailPreview label
{

display:block;float:left;margin-top:10px; clear:left;color:#272727;width:80%;
}

.emailPreview .body
{
margin:0px;padding:0px;background-color:#FFFFFF;height: 600px;width:100%;border:1px solid #CCCCCC; overflow: scroll;
}

.emailPreview h2
{
    display:block;width:100%;border-bottom:1px solid #CCCCCC;
    margin-top:20px;margin-bottom:5px;
}

.emailPreview .SaveCancel
{
       border:none;
    background-color:#FFFFFF;
    padding: 0px; width: 100%;
    float:none;clear:left;
}