@charset "utf-8";

BODY
{
    background-color:#000000;
    background-image:url('/images/background_uni.gif');
    background-position: top left;
    background-repeat: repeat-x;
    height:100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

A:active
{
    color: #ffffff;
    text-decoration:none;
}

A:hover
{
    text-decoration:none;
}

A:link
{
    color: #310000;
    font-weight:bold;
    text-decoration:none;
}

A:visited
{
    color: #ffffff;
    text-decoration:none
}

A IMG
{
    border:none;
}

#about_us
{
    background-image:url('/images/ChopmistCharlie.gif');
    background-position:bottom left;
    background-repeat:no-repeat;
    color:#ffeecb;
    font-family:Arial, sans-serif;
    font-size:14pt;
    text-align:left;
}

#container
{
    border:none;
    border-left:5px solid #000000;
    border-right:5px solid #000000;
	background-image:url('/images/container_background.gif');
	background-repeat:repeat-x repeat-y;
    margin-left:auto;
    margin-right:auto;
    width: 898px;
}

#content
{
    background:#0081b4;
    margin-bottom:10px;
    margin-top:40px;
}

#directions
{
    font-size:10pt;
}

    #directions #contactInfo
    {
        color:#FFFFFF;
        font-weight:bold;
        text-align:center;
    }

    #directions #map
    {
        cursor:crosshair;
        margin:2px;
    }

    #directions #mapZoom
    {
        display:none;
        visibility:hidden;
    }

    #directions #mapCaption
    {
        background-color:#f2e305;
        color:#ff0000;
        font-size:14px;
        padding:6px;
        text-align:center;
    }

    #directions #mapContainer
    {
        border:2px solid #f2e305;
        margin-left:auto;
        margin-right:auto;
        width:466px;
    }

#header IMG
{
    display:block;
}

    #header #splashPanel #emailClubSticker
    {
         float:right;
         position:relative;
         top:100px;
         left:0px;
    }

#index
{
    background-image:url('/images/ChopmistCharlie.gif');
    background-position:bottom left;
    background-repeat:no-repeat;
    color:#ffeecb;
    font-family:Arial, sans-serif;
    font-size:14pt;
    text-align:left;
}

#menu
{
    font-family:"Century", "Garamond", Serif;
    font-weight:bold;
    padding:20px;
    text-align:left;
}

    #menu>.name
    {
        color:#ff4c00;
        font-size:25pt;
    }

    #menu>.header
    {
        color:#ff4c00;
        font-size:8pt;
        font-style:italic;
        margin-bottom:10px;
        margin-left:5px;
    }

    #menu>.footer
    {
        color:#ff4c00;
        font-size:8pt;
        font-style:italic;
        margin-bottom:10px;
        margin-left:5px;
    }

    #menu>.course
    {
        margin-bottom:20px;
    }

    #menu>.course>.name
    {
        color:#f2e305;
        font-size:18pt;
    }

    #menu>.course>.header
    {
        color:#f2e305;
        font-size:8pt;
        font-style:italic;
        margin-bottom:10px;
        margin-left:5px;
    }

    #menu>.course>.footer
    {
        color:#f2e305;
        font-size:8pt;
        font-style:italic;
        margin-bottom:10px;
        margin-left:5px;
    }

    #menu>.course>.item
    {
        color:#ffffff;
        font-size:10pt;
        margin-bottom:15px;
        margin-left:10px;
    }

    #menu>.course>.item>.description
    {
        color:#f2e305;
        font-size:8pt;
    }


#menu_subnavigation
{
    background:#003c56;
    color:#ffeecb;
    height:22px;
    padding:3px;
    position:relative;
    text-align:center;
    top:-8px;
}

    #menu_subnavigation A
    {
        color:#ffeecb;
        display:inline;
        font-size:12pt;
        padding-left:20px;
        padding-right:20px;
    }

#navigation IMG
{
	float:left;
}

#photo_gallery
{
}

    #photo_gallery TABLE
    {
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        vertical-align:top;
    }

    #photo_gallery TABLE TD
    {
        padding:3px;
        text-align:center;
        vertical-align:top;
    }

    #image_frame
    {
        background:#000000;
        border:1px solid #ffffff;
        position:absolute;
        width:605px;
    }

    #image_frame #caption
    {
        color:#ffffff;
        font-size:10pt;
        font-weight:bold;
        margin:3px;
    }

    #image_frame #close
    {
        color:#ffffff;
        cursor:pointer;
        float:right;
        font-size:8pt;
        margin:5px;
    }

    #image_frame #navigation
    {
        color:#ffffff;
        font-size:8pt;
        text-align:left;
        width:100%;
    }

    #image_frame #next
    {
        color:#ffffff;
        cursor:pointer;
        float:right;
        font-size:8pt;
        margin:5px;
    }

    #image_frame #previous
    {
        color:#ffffff;
        cursor:pointer;
        float:left;
        font-size:8pt;
        margin:5px;
    }

    #photo_gallery .image_name
    {
        color:#ffffff;
        font-size:8pt;
    }

    #photo_gallery .image_tumbnail
    {
        cursor:pointer;
        height:100px;
        width:150px;
    }

#screen
{
    background:#000000;
    display:none;
    filter:alpha(opacity=30);
    height:100%;
    left:0px;
    opacity:0.70; /*TODO: Fix for IE*/
    top:0px;
    position:absolute;
    visibility:hidden;
    width:100%;
}

#Webmaster
{
	color:#FFFFFF;
	font-family:Garamond;
	font-size:12px;
	font-weight:bold;
	height: 29px;
	text-align:center;
	background-image: url('/images/bottom.gif');
	background-repeat: no-repeat;
	padding-top:10px;
}

    #Webmaster A
    {
        color:#ffffff;
    }

.clear
{
    clear:both;
}

.standardContentContainer
{
    padding: 20px;
}

.txtBold
{
    font-weight:bold;
}
