﻿/************************************************************************
*
* Color Scheme
*
    Off Black   #555555 Text-Color
    Crimson     #DC143C Lite-Color
    DarkRed     #A52A2A Dark-Color
    Snow        #FFFAFA Lite-Color
    BurlyWood   #DEB887 Mom's-Color
    PaleTan     #F8F7F4 Back-Color
    LightTan    #E7E5DB Base-Color
    Dark Tan    #DDDBD0 Fade-Color
    SHADOW: Light #DAE1E7
*
* SHADOW: Light #DAE1E7
************************************************************************/
/************************************************************************
* 
* Design/background
*
************************************************************************/
#Poster
{
    background: transparent url(images/mba_none.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#BannerTop
{
    background: transparent url(images/mba_bg_top4.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#BannerBottom
{
    background: transparent url(images/mba_bg_bottom2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
#ContentBodyTop
{
    background: transparent url(images/mba_red_gradient.jpg);
    background-repeat: no-repeat;
    background-position: center center;

}
#ContentBodyBottom
{
    background: transparent url(images/mba_background_caldays.gif);
    background-repeat: repeat-x;
    background-position: center bottom;

}
#ContentHeaderBottom
{
    background: transparent url(images/mba_background_thumb.gif);
    background-repeat: repeat-x;
    background-position: center center;

}
#ColorKey
{
    background: transparent url(images/mba_colorkey.gif);
    background-repeat: no-repeat;
    background-position: center center;

}
.ColorBand
{
    background: transparent url(images/mba_colorband.gif);
    background-repeat: no-repeat;
    background-position: center center;

}
#HeaderBottom
{
    background: transparent url(images/mba_gradient_top_gb.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#ContentHeader
{
    background: transparent url(images/mba_background_contentbody_sm.gif);
    background-repeat: repeat-x;
    background-position: center center;
}

#FooterTop
{
    background: transparent url(images/mba_none.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
/************************************************************************
* 
* AJAX Control Toolkit
*
************************************************************************/

/* Accordion */

.accordionHeader
{
    /*border-top: 1px dotted #A52A2A; /*#2F4F4F
    border-left: 1px dotted #A52A2A;*/
    border: 2px solid #FFFAFA;
    background-color: #DDDBD0; /*#DDDBD0*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: hand;
}
.accordionContent
{
    font-size: 10px;
    background-color: #F8F7F4; /*#F8F7F4, #DDDBD0*/
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 23px;
}
.accordionContent2
{
    font-size: 0.9em;
    background-color: #F8F7F4; /*#F8F7F4, #DDDBD0*/
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 23px;
}
.accordionLink:Hover
{
    color: #DC143C;
}

/* Textbox Watermark */

.unwatermarked 
{
    font-size:0.9em;
    font-family:Verdana;
    border:1px solid #E7E5DB;
	background-color:#FFFFFF;
	color:#000000;
}
/*
    Off Black   #555555 Text-Color
    Crimson     #DC143C Lite-Color
    DarkRed     #A52A2A Dark-Color
    Snow        #FFFAFA Lite-Color
    BurlyWood   #DEB887 Moms-Color
    PaleTan     #F8F7F4 Back-Color
    LightTan    #E7E5DB Base-Color
    Dark Tan    #DDDBD0 Fade-Color
    SHADOW: Light #DAE1E7
*/
.watermarked 
{
    font-size:0.9em;
    font-family:Verdana;
    font-weight:bold;
	border:1px solid #BEBEBE;
	background-color:#FFFAFA; /*baby blue F0F8FF old lace FDF5E6 sea shell FFF5EE snow FFFAFA*/
	color:#A52A2A;
}	
/************************************************************************
* 
* Photos
*
************************************************************************/
.collapse
{
    border-collapse: collapse;
}
.separate
{
    border-collapse: separate;
}
.floorplanphotothumb
{
    margin: 0px 0px 0px 0px;
    width: 51px; /* 25% */
}
.floorplanphotosmall
{
    margin: 0px 0px 0px 0px;
    width: 140px; /* 35% */
}
.spacesviewphotosmall
{
    margin: 0px 0px 0px 0px;
    width: 140px; /* 35% */
}

.avatarphoto
{
    margin: 0px 0px 0px 0px;
}
.photothumb
{
    background: #FFFFFF url(images/mba_background_thumb.gif) repeat-x center;
    padding: 7px;
    text-align: center;
}
.photosmall
{
    background: #FFFFFF url(images/mba_background_small.gif) repeat-x center;
    padding: 10px;
    text-align: center;
}
.photomedium
{
    background: #FFFFFF url(images/mba_background_photo.gif) repeat-x center;
    padding: 15px 10px 15px 10px;
    text-align: center;
}
.photolarge
{
    background: #FFFFFF url(images/mba_background_photo.gif) repeat-x center;
    padding: 16px 0px 16px 0px;
    text-align: center;
}
.photoslide
{
    background: #FFFAFA url(images/mba_background_slide.gif) repeat-x center;
    padding: 14px 0px 14px 0px;
    text-align: center;
}
.slideshow
{
    width: 426px;
}
/**************************************
* MEMBER CARDS
*
/**************************************
.newscrumbs a
{
    color: #3CB371;
    font-weight: bold;
    padding-right: 2px;
}

/* Used in the two column lists */

.membercard h3
{
    font-size: 0.8em;
}

.membercard
{
    background-color: transparent;
    border: 3px double #DEDCD1;
    /*padding: 10px;
    margin-right: 0px; added
    margin-bottom: 0px;*/
    padding: 10px;
    width: 180px; /*old value 190px*/
    /*height: 165px;*/
    overflow: hidden; /*added*/
}

.clearcard
{
    clear:left;
    height:0;
    margin:0;
    padding:0;
}

#membercardcolumnleft
{
    float: left;
    position: relative;
}
#membercardcolumnright
{
    float: right;    /*margin-left: 226px;*/
    position: relative;
}
.membercard p
{
    margin: 5px;
}
.uploadtable
{
    width: 93%;
    border-color: #DC143C; /*B3CFE7*/
    border-width: 2pt;
    border-style: Double;
    color: #555555;
    background-color: #F8F7F4;
    font-size: 0.9em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 10px;
}
/*
Off Black   #555555 Text-Color
Crimson     #DC143C Dark-Color
Snow        #FFFAFA Lite-Color
BurlyWood   #DEB887 Background-Color
LightTan    #E7E5DB Border-Color
PaleTan     #F8F7F4 Back-Color
Other Tan   #DDDBD0 Fade-Color
*
* SHADOW: Light #DAE1E7
*/
/************************************************************************
* 
* Custom Text Styles
*
************************************************************************/
.hidden
{
    visibility: hidden;
}
.none
{
    display: none;
}
.warning
{
    font-weight: bold;
    color: Blue;
}
.center
{
    text-align: center;
    vertical-align: middle
}
.textunderline
{
     text-decoration: underline;
}
.fontmicro
{
    font-size: 0.6em;
}
.fonttiny
{
    font-size: xx-small;
}
.fontsmall
{
    font-size: x-small;
}
.textred
{
    color: #DC143C;
}
.textdarkred
{
    color: #A52A2A;
}
.texttan
{
    color: #DEDCD1;
}
.textbold
{
    font-weight: bold;
}
.textitalic
{
    font-style: italic;
}
.capitalize
{
    text-transform: capitalize;
}
.lowercase
{
    text-transform: lowercase;
}
.pos5x0y
{
    position: relative;
    top: 0px;
    left: 5px;
}
.pad5px
{
    padding: 5px;
}
.pad10px
{
    padding: 10px;
}
.pad20px
{
    padding: 20px;
}
.pad_L20px
{
    padding-left: 20px;
}
.pad_L40px
{
    padding-left: 40px;
}
.pad_R20px
{
    padding-right: 20px;
}
.pad_R10px
{
    padding-right: 10px;
}
.pad_R40px
{
    padding-right: 40px;
}
.bulletspacer3px
{
    margin: 3px 5px 3px 3px;
}
.spacer5px
{
    margin: 5px;
}
.spacer10px
{
    margin: 10px;
}
.spacer20px
{
    margin: 20px;
}
.spacer30px
{
    margin: 30px;
}
.right
{
    text-align: right;
}
.checkboxbottom
{
    position: relative;
    top: 1px;
    left: 4px;
}

/************************************************************************
* 
* Photo Picker functionality
*
************************************************************************/
    /*
    --- THEME COLORS ---
        Off Black   #555555 Text-Color
        Crimson     #DC143C Lite-Color
        DarkRed     #A52A2A Dark-Color
        Snow        #FFFAFA Lite-Color
        BurlyWood   #DEB887 Background-Color
        PaleTan     #F8F7F4 Back-Color
        LightTan    #E7E5DB Base-Color
        Dark Tan    #DDDBD0 Fade-Color
        SHADOW: Light #DAE1E7
    */
.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
    cursor: pointer;
}

.unselected
{
    background-color: transparent;
    border: solid 1px #DAE1E7;
}

.selected
{
     background: #DAE1E7;
     border: solid 1px #A52A2A;
}

.scrollablelist
{
    height: 230px;
    width: 275px;
    padding-left: 11px;
    padding-right: 11px;
    overflow: auto;
    border: solid 1px #883D08;
}

.scrolledtable
{
}

 .selectablephoto
{
    padding: 1px;
}
/* add hover border to href thumbnail images */
/*TODO: rectify whether these should be .photo instead 

.thumbnail a:link img, #thumbnail a:visited img
{
    border: 2px solid #883D08;
}
.thumbnail a:hover img
{
    border: 2px solid #FFFFFF;
}
.thumbnail a:active img
{
    border: 2px solid #000000;
}
*/

.titlelabel
{
    color: #777777;
    vertical-align: top;
    font-weight: 600;
    font-size: 1.2em;
}

.formlabel
{
    color: #777777;
    vertical-align: top;
    font-weight: 600;
    font-size: 1.0em;
}
.formfield
{
    vertical-align: top;
    text-align: left;
}
.formbox
{
    font-size: x-small;
    background-color: #FFFFFF;
    border: 1px solid #E7E5DB;
}
/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #E7E5DB;
    padding: 5px;
    margin: 2px 0 5px 0;
    vertical-align: top;
    width: 95%;
}
.contextbuttons
{
    margin-top: 5px;
}  
.dashedline
{
    border-bottom: 1px dashed #DC143C; /*DBCE6A*/
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align: right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

.pagerbuttons
{
    width: 100%;
    font-size: small;
    font-weight: normal;
}

.prevlink
{
    left: 5px;
}

.nextlink
{
    text-align: right;
    right: 5px;

}

 .leftblock
{
    padding: 10px;
    margin-bottom: 10px;
}

 .centerblock
{
    padding: 10px;
    margin-bottom: 10px;
}
 .rightblock
{
    padding: 10px;
    margin-bottom: 10px;
}

/*******************************************
*
*   SPACER VIEW PAGES FUNCTIONALITY
*
*******************************************/
.datalistheader
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 1.5em; /* 1.5em */
    border: White 1pt;
    color: #FFFAFA; /* Lite: #E7E5DB Pale: #F8F7F4 */
    text-align: right;
    padding: 0px 15px 0px 0px; /* 0px 15px 0px 0px */
    width: 100%;
}

#spacesview
{
    width: 100%;
    border-collapse: Collapse;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F0FFF0;
}
#spacesviewpanel
{
    
}
/*
Off Black   #555555 Text-Color
Crimson     #DC143C Lite-Color
DarkRed     #A52A2A Dark-Color
Snow        #FFFAFA Lite-Color
BurlyWood   #DEB887 Background-Color
PaleTan     #F8F7F4 Back-Color
LightTan    #E7E5DB Base-Color
Dark Tan    #DDDBD0 Fade-Color
SHADOW: Light #DAE1E7
*/
.spacesviewtable
{
    width: 96%;
    border-collapse: separate;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    background-color: White;
    border-color: #A52A2A;
    border-width: 2pt;
    border-style: Double;
}
.spacesviewtext
{
    background-color:White;
    border-color:White;
    margin: 5px;
    padding: 10px;
}
.readmore
{
    color: #DC143C;
    padding: 0px;
    font-size: 90%;
    font-family: Verdana Arial Sans-Serif;
}