/* <!-- this version 1.5.3 --> /* 
/* CSS Document */
/* 
 VERSION 1.4 amended 12/08/09 - had to move menus up slightly
 VERSION 1.5 amended 21/12/09 - new intro caption, moved menus up again, moved logo up 
*/

    body {line-height: 16px;  font-size: 11;  font-family: Verdana, Arial, Helvetica, Sans-Serif; background: whitesmoke;    
        /* below is for Opera, otherwise uses customer scroll buttons */
        scrollbar-arrow-color: gray; scrollbar-3dlight-color: whitesmoke; scrollbar-darkshadow-Color: lightgrey; scrollbar-face-color: whitesmoke; scrollbar-base-color: whitesmoke; scrollbar-track-color: whitesmoke; scrollbar-shadow-color: whitesmoke; scrollbar-highlight-color: whitesmoke;    
    }

    a {color: gray; font-size: 10; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none}
    a:hover {color: black}

/*v1.1++*/
    a#studiomgm {color: #8BD343; font-size: 10; font-family: Verdana, Arial, Helvetica, Sans-Serif; text-decoration: none}
    a#studiomgm:hover {color: seagreen}
/*v1.1--*/


    .smallfont {color: gray; font-size: 10; font-family: Verdana, Arial, Helvetica, Sans-Serif;}
    .medfont { line-height: 16px; color: gray; font-size: 11; font-family: Verdana, Arial, Helvetica, Sans-Serif;}

    .faintcaption {color: #a5a5a5; font-size: 10; position: absolute; font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 0px solid green; }
/*v1.1    .introcaption {color: whitesmoke; position: absolute; z-index: 2; font-size: 11; line-height: 12px; left: 295; top: 525; font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 0px solid green; }*/
/*v1.1++*/
    .introcaption {color: whitesmoke; position: absolute; z-index: 2; font-size: 11; line-height: 12px; left: 510; top: 527; font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 0px solid green; }
/*v1.1--*/

/*v1.5++*/
    .introcaption {color: whitesmoke; position: absolute; z-index: 2; font-size: 11; line-height: 12px; left: 460; top: 523; font-family: Verdana, Arial, Helvetica, Sans-Serif; border: 0px solid green; }
/*v1.5--*/

/* DIV LAYOUT
    **holder******************************************************************
    *                                                                        *
    *  **leftrect******************************  **rightrect***************  *
    *  *                                      *  *  **logorect**********  *  *
    *  *                                      *  *  *                  *  *  *
    *  *   **containers********               *  *  *  **logo********  *  *  *
    *  *   *                  *               *  *  *  *            *  *  *  *
    *  *   *                  *               *  *  *  **************  *  *  *
    *  *   *                  *               *  *  *                  *  *  *
    *  *   *                  *               *  *  ********************  *  *
    *  *   ********************               *  *                        *  *
    *  *                                      *  *  * **menurect********  *  *
    *  *                                      *  *  *                  *  *  *
    *  *                                      *  *  *  **mainmenu****  *  *  *
    *  *                                      *  *  *  *            *  *  *  *
    *  *                                      *  *  *  **************  *  *  *
    *  *                                      *  *  *                  *  *  *
    *  *                                      *  *  *  **submenu1****  *  *  *
    *  *                                      *  *  *  *            *  *  *  *
    *  *                                      *  *  *  **************  *  *  *
    *  *                                      *  *  *                  *  *  *
    *  *                                      *  *  *  **submenu2****  *  *  *
    *  *                                      *  *  *  *            *  *  *  *
    *  *                                      *  *  *  **************  *  *  *
    *  *                                      *  *  *                  *  *  *
    *  *                                      *  *  *  **submenu3****  *  *  *
    *  *                                      *  *  *  *            *  *  *  *
    *  *                                      *  *  *  **************  *  *  *
    *  *                                      *  *  *                  *  *  *
    *  *                                      *  *  ********************  *  *
    *  *                                      *  *                        *  *
    *  ****************************************  **************************  *
    *                                                                        *
    **************************************************************************
*/
    .newsDateCol {
        width: 80px; 
        font-weight: bold;
        vertical-align: text-top;
    }

    .tdBoldTop {
        vertical-align: text-top;
        font-weight: bold;
    }

    .myPic {
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .bigFont {
        /* line-height: 40px; */
/* v1.1++ */        
        line-height: 60px;
/* v1.1-- */
        /* align: right; */
        color: #e7e7e7; 
        font-size: 40;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    }

/* v1.1++ */        
    .bigFontPosAbs {
        position: absolute;
        line-height: 60px;
        color: #e7e7e7; 
        font-size: 40;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
    }
/* v1.1-- */


    .containertable {
        color: gray; 
        font-size: 11;  
        line-height: 16px;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        text-align: justify;
    }

    .molelink {
        cursor: pointer;
        color: gray; 
        font-size: 10; 
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
    }

    .numlist {        
        cursor: pointer;
        color: gray; font-size: 10; 
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        text-decoration: none}
    .numlist:hover {color: black}

	.holder, .holder_mozilla {      /* contains all site content in centre of page */
        font-size: 11; 
        border: 1px solid #e7e7e7;
	    background: whitesmoke;
        position: relative;
		height: 552px; 
		width: 852px; 
    }	
    
    .holder_mozilla {
    	height: 550px; 
		width: 850px; 
    }

    .bigimage {
        border: 0px solid black;
        left: 0;
        top: 0;
		height: 0; 
		width: 0; 
        z-index: -1;
        position: absolute;
    }

    .leftrect {     /* contains all content container divs */
        border: 0px solid red;
        left: 0;
        top: 0;
        position: absolute;
        width: 700; 
        height: 548; 
    }

    .rightrect {    /* contains logo and menus */
        border: 0px solid green;
        top: 0;
        left: 700; 
        width: 148; 
        position: absolute;
        height: 548; 
    }

    .logorect {  /* holds logo div */
        border: 0px solid purple;
        left: 0;
        top: 0;
        width: 148; 
        height: 80;
        position: absolute;    
    }

    .logo {     /* holds logo image */
        cursor: pointer; 
        border: 0px solid black; 
        width: 126; 
        height: 58; 
        position: absolute;    
/*v1.5        top: 12;
*/
        top: 8; /*v1.5*/
        left: 12;
    }

    .menurect { /* holds menu divs */

        border: 0px solid orange;
        left: 0; 
/*v1.4        top:  85;*/
/*v1.4++*/
        top:  80;
/*v1.4--*/        
/*v1.5        top:  80;
*/
       
        top:  74; /*v1.5*/

        width: 146;

/*v1.5        height: 366;
/*v1.5++*/
        height: 475;
/*v1.5--*/        
        position: absolute;    
    }

    .mainmenudummy {
        color: #FF8040; /*logo orange*/
        cursor: default; 
    }

    .mainmenuitem, .mainmenuitemselected {
        border: 0px solid green;
        cursor: pointer; 
        text-decoration: none;
    }

    .mainmenuitem {
        color: gray; 
    }

    .mainmenuitemselected {
        color: black; 
    }

    .menu {
        border: 0px solid aqua;
        cursor: pointer; 
        line-height: 18px;
        text-align: left;
        left: 12;
        width: 133;
        height: 20;
        position: absolute;
    }

    H4 {
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        color: gray;
    }

    /**********************/
    /* content containers */
    /**********************/
    .container0 {   /* header */
        border: 0px solid orange;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        text-align: left;
        color: gainsboro; 
        font-weight: bold;
        position: absolute;
        
        font-size: 18;
    }
    .container1 {   /* subheader */
        border: 0px solid green;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        text-align: left;
        color: gray;
        position: absolute;
    }
    .container2 {   /* image */
        border: 0px solid blue;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        top: 50;
        left: 75;
        height: 330;
        width: 130;
        position: absolute;
    }        
    .container3, .container3_opera, .container5 {   /* text */
        border: 0px solid red;
        line-height: 14px;
        font-size: 11; 
        margin-right: 10px;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        text-align: justify;
        color: gray;
        position: absolute;
        overflow: hidden; 
    }
    .container3_opera  {      /*opera doesn't like my custom scrollbars (i.e. overflow: hidden) */
        overflow: auto;
        padding-right: 5px;
    }
    .container3 {
        font-size: 11; 
        line-height: 15px;
    }
    .container4 {               /* next/prev buttons*/
        border: 0px solid lime;
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        position: absolute;
    }
    .container5 {
        border: 0px solid lime;
    }
    .container6 {
        border: 0px solid lime;
        position: absolute;
    }
    
    .freecontainer {
        border: 0px solid lime;
        position: relative;
        width: 850;
        height: 18;
    }

    .prev_div {         /*houses prevclick button*/ 
        cursor: pointer; 
        border: 0px solid red;
        height: 18;
        width: 18; 
        top: 0;
        left: 0; 
        position: absolute;
    }

    .fraction {
        border: 0px solid blue; 
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        font-size: 9; 
        color: gray;
        text-align: center;
    }
    
    .next_div {             /*houses nextclick button*/ 
        cursor: pointer; 
        border: 0px solid red;
        height: 18;
        width: 18; 
        top: 0;
        right: 0; 
        position: absolute;
    }

    .zoom_div {             /*houses nextclick button*/ 
        cursor: pointer; 
        border: 0px solid red;
        height: 18;
        width: 18; 
        top: 0;
        left: 0;
        position: relative;
    }

    .unzoom_div {             /*houses nextclick button*/ 
        cursor: pointer; 
        border: 0px solid red;
        height: 18;
        width: 18; 
        top: 0;
        right: 0;
        position: absolute;
    }

    #propertystats {
        border: 0px solid red;
        position: absolute;
        bottom: 0; 
        /*cell-spacing: 0; */
        font-family: Verdana, Arial, Helvetica, Sans-Serif; 
        font-size: 10; 
        color: gray;

    }

    #b {font-weight: bold}

    .thinBR{
      line-height: 8px;
    } 

/* v1.5.2++ */
    .adobe_icon {             
        border: none;
        top: 4;
        position: relative;
    }
/* v1.5.2-- */
