@import url("css/menu.css");

/* CSS Document */
body
{
    background: #0074D4; /* url(images/backB2A089.jpg) repeat-x top left;*/
    height: 100%;
    margin: 0;
    padding: 0;
}

input
{
    color: #000;
}

/*-------- Default Style --------*/
body, th, td, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover, input, .CommandButton
{
    color: #896E4C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover
{
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6, h2
{
    color: #69C17D;
    font-weight: bold;
    margin: 1ex 0;
}
h1
{
    font-size: 18px;
    margin: 10px 0;
}
h2, h2 input
{
    font-size: 14px;
}
h3
{
    font-size: 13px;
}
h4
{
    font-size: 12px;
}
h5
{
    font-size: 11px;
}
h6
{
    font-size: 10px;
}

a, a:link, a:visited, a:active
{
    color: blue;
    text-decoration: underline;
    font-weight: normal;
}
a:hover
{
    color: #D00;
    text-decoration: underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Head
{
    color: #2E3D47;
    font-weight: bold;
}
.SubHead
{
    color: #4C6171;
}
.SubSubHead
{
    color: #6E8AA0;
}
.NormalRed
{
    color: #F00;
}

/*Datagrids */
.DataGrid_Container
{
    margin-top: 15px;
}
.DataGrid_Header
{
    font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
    font-weight: bold;
}
.logo
{
    background-image: url(images/Moving-Companies-Florida.gif);
    background-color: #FFF3AB;
    background-position: right;
    background-repeat: no-repeat;
    height: 240px;
}
/*-------- design style --------*/
#s_wrap_main
{
    display: table;
    width: 70%;
    margin: 0 auto;
    border: solid 1px #000; background-color:#DCE0E1;
}



.menuitem
{
    height: 20px;
    background-color: #fff;
    padding: 10px;
}
.menuitem td
{
    background: url(images/menu-back-fl.png) repeat-x top left;
    height: 20px;
    padding: 10px;
    margin: 10px;
}
.menuitem a:link, .menuitem a:visited
{
    color: #2B2702;
    font-weight: bold;
}


.menuitemsel
{
    height: 20px;
    background-color: #000;
    padding: 10px;
    background: url(images/menu-back-fl.png) repeat-x top left;
}
.menuitemsel a:link, .menuitem a:visited
{
    color: #2B2702;
    font-weight: bold;
}

.btn
{
    background: url(images/menu-back-fl.png) repeat-x top left;
    color: #2B2702;
    font-weight: bold;
    height: 35px;
}


.StateLink
{
    text-transform: capitalize;
}




.toppane
{
}
.leftpane
{
}
.rightpane
{
}
.contentpane
{
}
.bottompane
{
}









