﻿
/*------------------------class for upper navigation menu-----------------   */

#navigation ul
{
    padding: 0px;
    margin: 0px;
    width: 383px;
    height: 33px;
    text-align: right;
}

#navigation
{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 474px;
    text-align: right;
}
#navigation li
{
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 95px;
    height: 25px;
}

#navigation a
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
 
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    background-image: url('../Images/brown.png');
}

#navigation a span
{
    background: url('../Images/Icn/LeftTabPrepare.gif') no-repeat left top; /*padding-right: 10px;*/
}
#navigation a, #navigation a span
{
    display: block;
    float: left;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span
{
    float: none;
}
/* End IE5-Mac hack */
#navigation a:hover, #navigation a:focus
{
    text-decoration: underline; /*background-color: #C0C0C0;*/
    color: #000000;
}
#navigation a:hover span
{
    background: url('') right top no-repeat;
    padding-right: 0px;
}
#navigation a:active
{
    display: block;
    border: 1px solid #FFFFFF;
    color: #000000; /*background-color: #C0C0C0;*/
}
/*-------------------End of upper navigation menu---------------*/


/**-----------------Start of vertical menu-------------------*/


.urbangreymenu
{
    background-color: #E9E9E9;
}

.urbangreymenu .headerbar
{
    font: bold 11px verdana;
    color: white; /*606060  */ /*last 2 values are the x and y coordinates of bullet image*/
    background-image: url('../Images/brown.png');
    margin-bottom: 0px;
}

.urbangreymenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 144px;
}

.urbangreymenu ul li
{
    border-width: thin;
    border-color: #FFFFFF;
    padding-bottom: 2px;
    height: 32px;
    border-bottom-style: solid;
}

.urbangreymenu ul li a
{
    color: black; /*background: #E9E9E9;*/
    background: #E9E9E9;
    display: block;
    line-height: 17px;
    padding-left: 8px; /*link text is indented 8px*/
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
}

.urbangreymenu ul li a:visited
{
    color: black;
}

.urbangreymenu ul li a:hover
{
    /*hover state CSS*/
    color: black;
    background: #C0C0C0;
    text-decoration: underline;
}

/*-------------------End of vertical menu---------------------*/

/*--------------start of fonts---------------------*/
.format
{
    font-family: Verdana;
    text-align: left;
    font-size: 13px;
}

.buttons
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

.FTButtons
{
    background-color: #85C226;
    color: #FFFFFF;
}


ul
{
    padding: 0px;
    margin: 0px;
    height: 63px;
}

.footLine
{
    background: #B60548;
}


/*------------end of the fonts---------------------*/


#content
{
    min-height: 500px;
    max-height: 505px;
    height: 505px;
    margin: 0 auto -100px;
    width: 719px;
    max-width: 772px;
}

#dimension, .dimension1
{
    width: 782px;
    height: 553px;
}

.gridbackheader
{
    background-color: #606060;
}

.gridbackrows
{
    background-color: #E9E9E9;
}
.button
{
    width: 210px;
    color: #000000;
    padding: 5px 10px;
    background: #E1E7D4;
    border-width: thin;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.form_button
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}
.form_button:active, .form_button:focus
{
    color: #000;
}
.button:hover
{
    background-color: #77933C;
}

/*------------------------class for upper navigation menu-----------------   */

#navigation1 ul
{
    padding: 0px;
    margin: 0px;
    width: 463px;
    height: 26px;
}

#navigation1
{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 962px;
}
#navigation1 li
{
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 137px;
    height: 30px;
}

#navigation1 a
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    background-image: url('../Images/maroon box.png');
}

#navigation1 a span
{
    background: url('../Images/Icn/LeftTabPrepare.gif') no-repeat left top;
    padding-right: 10px;
}
#navigation1 a, #navigation1 a span
{
    display: block;
    float: left;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation1 a, #navigation1 a span
{
    float: none;
}
/* End IE5-Mac hack */

#navigation1 a:hover, #navigation1 a:focus
{
    text-decoration: underline; /* background-color: #C0C0C0;*/
    color: #E9E9E9;
}
#navigation1 a:hover span
{
    background: url('') right top no-repeat;
    padding-right: 0px;
}
#navigation1 a:active
{
    display: block;
    border: 1px solid #FFFFFF;
    color: #000000; /* background-color: #C0C0C0;*/
}
/*-------------------End of upper navigation menu---------------*/

.GridColor
{
    background-color: #d28f5a;
    border-color: #606060;
    border-bottom-style: solid;
    border-width: 1px;
    color:black;
}

.GridRowColor
{
    background-color: #FFFFF2;
    border-color: #606060;
    border-bottom-style: solid;
    border-width: 1px;
}

.HeaderColor
{
    background-color: #1C78AD;
    color: White;
    font-size: 13px;
    height: 21px;
}


/* */

#BottomRow ul
{
    padding: 0px;
    margin: 0px;
    width: 980px;
    height: 23px;
}

#BottomRow
{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 962px;
 
}
#BottomRow li
{
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 133px;
    height: 18px;
}

#BottomRow a
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    
}

#BottomRow a span
{
    background: url('../Images/Icn/LeftTabPrepare.gif') no-repeat left top;
    padding-right: 10px;
}
#BottomRow a, #BottomRow a span
{
    display: block;
    float: left;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#BottomRow a, #BottomRow a span
{
    float: none;
}
/* End IE5-Mac hack */

#BottomRow a:hover, #BottomRow a:focus
{
    text-decoration: underline; /* background-color: #C0C0C0;*/
    color: #000000;
}
#BottomRow a:hover span
{
    background: url('') right top no-repeat;
    padding-right: 0px;
}
#BottomRow a:active
{
    display: block;
    border: 1px solid #FFFFFF;
    color: #000000; /* background-color: #C0C0C0;*/
}
/* */


/* Trial */
.selector {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-border-radius: 20px;
background-color:#ffffff;
}

#BodyBackground
{
    background-image: url('../Images/background behind.jpg');
}
#TableBackground
{
    background-image: url('../Images/background front.png');
}