﻿body 
{
    margin: 0 auto;
    width: 850px;
    
}
.ddl
{
    height:27px;
    font-size: 14px;
    font-family:  Sans-Serif;
    font-weight:600
    
}
#Login
{
    font-weight:bold;
    font-family: Sans-Serif;
    font-size:14px
}
.Login
{
    font-weight:bold;
    font-family: Sans-Serif;
    font-size:14px
}
#Register
{
    font-weight:bold;
    font-family: Sans-Serif;
    font-size:14px
}
#SearchBoxMenu
{
    margin-top:-319px;
    margin-left:10px;
}
#SignupBox
{
    margin-left:-45px;
    margin-top:25px;
    position:relative;
    z-index:-1
}
#mastersignupcontent
{
    margin-top:-325px;
    margin-left:18px;
}
#featureofday
{
    margin-top: -170px;
    margin-left: 40px;
    font-weight:bold;
    font-family: Sans-Serif;
    font-size: 14px;
}
.Header
{
    position:relative;
    left:-15px;
}
p
{
    width:465px;
    font-size: 12px; 
    font-family:Sans-Serif; 
    position:relative; 
    left:10px;
    text-align:center;
}
.modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
        }
        
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border:  0px solid black;
}
table {
	font-weight:bold;
    font-family: Sans-Serif;
    font-size:14px;
    padding:5px
}
.Map
{
	height:100%;
	width:100%;
}

.barBorder

        {

            border: solid 1px red;

            width: 150px;

        }

        .barInternal

        {

            background: yellow;

        }
        .barInternalGreen

        {

            background: green;

        }
.barInternalRed

        {

            background: red;

        }
