/*This is a style sheet for El Caballo Golf Club site html files - for browsers other than firefox */

div.Members
{
/* This will be placed within the 'mid section' dvision, so the measurements for
  top etc will be relative to the edges of that division */
    overflow: hidden;
    background-color:#F0FFFF;
    /* background-color:red; */
    position:absolute;
    top:10px;
    left:10px;
    width:980px;
}


div.MainHeader
{

    overflow: hidden;
    background-color:#F0FFFF;
    position:absolute;
    top:180px;
    left:220px;
    width:1000px;
    HEIGHT: 75px;
    Z-index:2;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px
}

h1.TopicHeading
{
    line-height: 110%;
    font-family:"lucida calligraphy", "Verdana", "Arial";
    text-align:center;
    color:#006400;
    font-size:18px;
}


img.topImage
{
    position:absolute;
    left:220px;
    top:5px;
    z-index:-1;
    width:1000px;
}


body
{
    color:#006400;
    background-color:#D8D8D8;
}

div.midSection
{
    font-family:"verdana";
    font-size:14px;
    color:#006400;
    text-align:left;
    position: absolute;
    top: 255px;
    left:220px;
    width:1000px;
    background-color:#F0FFFF;
    overflow: auto;
    height:1320px;
    padding-bottom:23px;
    padding-top:8px;
    z-index:1;
    padding-left:5px;
    padding-right:5px;
}

div.TopMenuSection
{
    position: absolute;
    left:200px;
    top:154px;
    bottom:10px;
    width:1000px;
    height:400px;
    background-color:#F0FFFF;
}

ul.TopMenu
{
    position:absolute;
    left:220px;
    top:151px;
    bottom:10px;
    width:500px;
    height:15px;
    z-index:10;
    color:white;
    font-size:12px;
    font-weight:bold;
    font-family:"arial";
    float:left;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}


div.leftSection
{
    font-family:"verdana";
    font-size:11;
    position: absolute;
    top: 200px;
    left:10px;
    width:250px;
    bottom:15px;
    background-color:#D8D8D8;
    overflow: auto;
    height:560px;
    padding-bottom:23px;
    padding-top:25px;
    padding-left:5px;
    padding-right:5px;
}

div.rightSide
{
    background-color:#F0FFFF;
    font-size:12;
    color:#008B8B;
    position: absolute;
    left:1200px;
    top:10px;
    right:10px;
    bottom:10px;
    padding:0.3cm;
    z-index:20;
}

div.priceList
{
    font-family:"verdana";
    color:#000000;
    font-size:12;
    overflow: hidden;
    width:250px;
    padding-left:5px;
    height:16px
}

div.priceListHeading
{
    font-family:"verdana";
    color:#000000;
    font-size:13;
    font-weight:bold;
    overflow: hidden;
    width:250px;
    padding-left:5px;
    height:20px
}

div.price
{
    font-family:"verdana";
    color:#000000;
    font-size:12;
    overflow: hidden;
    width:58px;
    padding-right:15px;
    height:16px;
    text-align:'right'
}
iframe.map
{

    position:relative;
    left:50px

}
div.mapFooter
{
    position:relative;
    left:50px
}

h5.side
{
    font-size:150%;
    font-weight:400;
    color:#006400;
    line-height: 5%
}

p.sidep
{
    font-family:"verdana";
    font-size:12;
}



li.menuItem
{
    float:left;
    text-decoration:none;
    color:white;
    padding-right:0.6em;
    padding-left:0.6em;
    border-right:1px solid white;
}


a.MenuLinks
{
    color:white;
    text-decoration: none;
    height: 25px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom:0.6em;

}
a.MenuLinks:hover {background-color:black}
a.MenuLinks:visited {color:white}
a.MenuLinks:active {color:white}

a.MemberLinks
{
    color:white;
    text-decoration: none;
    height: 30px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom:0.6em;

}
a.MemberLinks:hover {background-color:black}
a.MemberLinks:visited {color:white}
a.MemberLinks:active {color:white}

a.SelectedMemberLink
{
    color:black;
    text-decoration: none;
    height: 30px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom:0.6em;

}
a.MemberLinks:hover {background-color:black}
a.MemberLinks:visited {color:white}
a.MemberLinks:active {color:white}

a.GeneralLinks
{
    text-decoration: none;
    font-size:13px;
}

h2.ImgHeader
{
    font-family:"lucida calligraphy";
    font-size:30px;
    color:white;
    Z-index:2;
    text-align:center;
    padding-bottom:0.5cm;
    padding-top:0.5cm;
    line-height: 120%;
}


p.formBlock
{
    border:solid rgb(230,230,230) thin;
}

.formComment
{
    font-family:"verdana";
    font-size:10;
    color: gray;
}

h3.Golf
{
    font-family:"verdana", "Arial";

    text-align:left;
    color:#006400;
    font-size:16px;
    font-weight:bold;
}
.BlockMenuItem
{
    font-family:"verdana","arial";
    font-size:12px;
    text-align:left;
    color:#006400;
}

.Dump_Array
{
    font-family:"arial";
    font-size:10px;
    color:black;
}
div.Footnote
{
    font-family:"arial";
    font-size:12;
    color:black;
    /* line-height:90% */
    position: absolute;
    top: 1560px;
    bottom:5px;
    left:220px;
    width:1000px;
    background-color:rgb(150,200,150);
    overflow: auto;
    height:40px;
    padding-top:5px;
    z-index:20;
    text-align:center;
    padding-left:5px;
    padding-right:5px;
}

table.members_menu
{

    border-width: 1px;
	border-spacing: ;
	border-color: black;
	border-collapse: collapse;
	background-color: green;
    margin-top:5px;
}
table.members_menu td
{
	border-width: 1px;
    border-style:solid solid none solid
    cell-padding: 15px;
    text-align:center;
    width:110;
	border-color: black;
	background-color: green;
	-moz-border-radius: ;
    font-size: 12px;
    color: white;
    font-weight: bold;
}

table.handicap
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: ;
    margin-top:5px;


}
table.handicap th
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
    font-size: 12px;
}
table.handicap td
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
    font-size: 12px;
}


    pre {text-indent: 30px}

    #tabmenu {
        color: #000;
        border-bottom: 1px solid black;
        margin: 12px 0px 0px 0px;
        padding-bottom: 6px;
        z-index: 1;
        padding-left: 10px }

    #tabmenu li {
        display: inline;
        overflow: hidden;
        list-style-type: none; }

    #tabmenu a  {
        color: white;
        font-weight: bold;
        background: #008900;
        border-top: 1px solid #008900;
        border-left: 1px solid #008900;
        border-right: 1px solid #008900;
        border-bottom: 3px solid #008900;
        padding: 5px 5px 4px 5px;
        margin: 0;
        text-decoration: none; }

    #tabmenu a.active {
        color: black;
        font-weight: bold;
        background: #F0FFFF;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-bottom: 3px solid #F0FFFF;
        color: #006400;  }

    #tabmenu a:hover {
        color: #fff;
        background: #ADC09F; }

    #tabmenu a:visited {
        color: white; }

    #tabmenu a.active:visited {
        color: #006400; }

    #tabmenu a.active:hover {
        background: #ABAD85;
        color: #DEDECF; }

    #content {/*font: 0.9em/1.3em  verdana, sans-serif;  */
        text-align: left;
        background: #F0FFFF;
        padding: 20px;
        border: 1px solid black;
        border-top: none;
        z-index: 2;

          }

    #content a {
        text-decoration: none;
        color: blue; }

    #content a:hover { background: #898B5E; }
