/*
 * -----------------------------------------------------------------------------
 * CM-DI CSS Style File.
 * -----------------------------------------------------------------------------
 */

* {
    margin: 0 auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0 auto;
    padding: 0px;
    background: url(/images/background_tile.jpg);
    background-repeat: repeat-x, repeat-y;
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	text-align:center;
}

p
{
    color:#0F0F0F;
    text-align:justify;
}

TABLE
{
	font-size: 10pt;	
}

TEXTAREA
{
	font-size: 10pt;	
}

#black
{
    color: #000000;
}

#white
{
    color: #ffffff;
}

/* ----- General Formatting ----- */
a:link
{
    color: #000000;
}

a:hover
{
    text-decoration: none;
    color: #000000;
}

a:visited
{
    color: #000000;
}

H1 { font-size: 16pt; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }

/*
 * ----- Main Formatting -----
 */
#main
{
	margin: 0 auto;
    width: 800px;
    font-size: 10pt;
    text-align: left;
}

/*
 * ----- Page Header Formatting -----
 */
#header
{
    width: 800px;
    height: 140px;
/*  background: url(/images/CM-DI-small-logo.gif) no-repeat; */
}

/*
 * ----- Content (Left+Right) Formatting -----
 */
#content
{
    width: 800px;
    height: 20cm;
    text-align: left;
    font-size: 10pt;
}

/*
 * ----- Left Panel Formatting -----
 */
#left
{
    float: left;
    padding-top: 20px;
    padding-left: 0px;
    width: 230px;
    text-align: left;
    font-size: 10pt;
}

/*
 * ----- Right Panel Formatting -----
 */
#right
{
    float: right;
    width: 550px;
    height: 20cm;
    padding-top: 10px;
    padding-right: 0px;
    font-size: 10pt;
    text-align: left;
}

#right H4
{
    font-size: 12pt;
    color: #000000;

}

#right H1
{
    font-size: 16pt;
    color: #000000;
    padding-bottom: 10px
}

#right a
{
    color: #000000;
    text-decoration: none;
}

#right p
{
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

#right h2
{
    margin: 0;
    padding: 0;
    padding-top: 10px;
    color: #0041A3;
}

#right .pic
{
    float: left;
    margin: 5px;
}

#right .pic1
{
    float: right;
    margin: 5px;
}

/*
 * ----- Footer Formatting -----
 */
#footer
{
    clear: both;
    background-repeat: repeat-x, repeat-y;
    text-align: center;
    width: 800px;
    margin-left: 0px;
}

#footer p
{
    margin: 0;
    color: #ffffff;
}

#footer a
{
    color: #000000;
}

#footer a:hover
{
    color: #F1553a;
}

/*
 * ----- Logo Formatting -----
 */
#logo
{
    float: left;
    width: 800px;
}

#logo h1
{
    padding-top: 38px;
/*    margin-left: 20px; */
    font-size: 18px;
    font-weight: normal;
}

#logo h2
{
    margin-top: 5px;
    margin-left: 20px;
    text-align: left;
    font-size: 14pt;
    font-weight: normal;
}

#logo a
{
    display: block;
    text-decoration: none;
    border-style: none;
}

/* -------------------------------
 * ----- Top Menu Formatting -----
 * -------------------------------
 */
#topMenu
{
    float: left;
    background-color: #000000;
    margin-top: 0px;
    padding-top: 0px;
    color: #FFFFFF;
    width: 800px;
    height:44px;
}

#topMenu a
{
    display: block;
    padding-top: 5px;
    height: 26px;
    text-align: center;
    text-decoration: None;
    text-transform: Capitalize;
    color: #FFFFFF;
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
/*    font-size: x-small; */
    font-size: 10pt;
    font-weight: bold;
}

#topMenu a:hover
{
    padding-top: 5px;
    border-left-style: solid;
    border-right-style: solid;
    text-decoration: None;
    text-transform: None;
    color: #F1553A;
    font-weight: Bold;
}

#topMenu hr
{
    display: block;
    background: url(/images/red-line.gif) no-repeat;
    border: 0;
    height: 5px;
    margin-left: 1px;
}


/* -----------------------
 * ----- Logout Menu -----
 * -----------------------
 */
#logoutMenu
{
    float: left;
    background-color: #000000;
    margin-top: 0px;
    padding-top: 0px;
/*    padding-left: 60px%; */
    color: #FFFFFF;
    width: 800px;
    height: 44px;
}

#logoutMenu a
{
    display: block;
    float: left;
    padding-top: 5px;
    height: 26px;
    text-align: center;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

#logoutMenu a:hover
{
    background: url(/images/black_bar_bottom_up.jpg) repeat-x;
    color: #FF0000;
    text-decoration: underline;
}


/* -------------------------------
 * ----- Admin Formatting -----
 * -------------------------------
 */
#adminMenu
{
	padding-top: 5px;
	width:800px;
    float: left;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 10pt;
}

#adminMenu a
{
    display: block;
    text-align: center;
    text-decoration: None;
    text-transform: Capitalize;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#adminMenu a:hover
{
    border-left-style: solid;
    border-right-style: solid;
    text-decoration: None;
    text-transform: UpperCase;
    color: #F1553A;
    font-weight: Bold;
}


/* ----- General Formatting ----- */
.date
{
    text-align: right;
    color: #0041A3;
    font-size: 10pt;
    height: 9px;
}

.date a
{
    color: #0041A3;
    background-color: #fff;
}

.small p
{
    margin: 0;
    font-size: 11px;
}

.boxed
{
    margin-bottom: 20px;
}

.boxed .title
{
    height: 45px;
    width: 200px;
    padding: 7px 0 0 40px;
    background: url(/images/black_long_button.png) no-repeat;
    font-size: 12px;
    color: #FFFFFF;
}

.boxed .content2
{
    padding: 10px;
}

#login
{
}

#login form
{
}

#login fieldset
{
    border: none;
}

#login legend
{
    display: none;
}

#login label
{
    font-size: 10pt;
    font-weight: bold;
}

#login input
{
    margin-bottom: 5px;
}

#text1, #text2
{
    width: 150px;
    padding: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-smal;
    color: #666666;
}

#updates ul
{
    margin: 0;
    list-style: none;
}

#updates h3
{
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
    color: red;
}

#updates p
{
    margin-bottom: 1.4em;
    font-size: 10pt;
    line-height: normal;
}

/* ----- Misc Classes ----- */
.ButtonWidth
{
	width: 150px;
}

.Error
{
	font-size: 12pt;
    color: red;
}
/* ----- End Of File: styles.css ----- */

