﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html
{
    height: 100%;
}

body
{
    background-color: #d5e7f7;
    font-size: .9em;
    font-family: 'Microsoft Sans Serif',Arial, Helvetica;
    margin: 0;
    padding: 0;
    color: #222;
    height: 100%;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    
}
table,td
{
    vertical-align: top;
}
/* HEADINGS   font-family: Arial, Helvetica, sans-serif
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: 'Microsoft Sans Serif',Arial, Helvetica;
}

h1
{
    font-weight: lighter;
    font-size: 1.5em;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
h2
{
    padding: 0 0 0 0;
}
h3
{
    font-size: 1.4em;
}
h4
{
    border: 0px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font-size: 1.1em;
}
h5, h6
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.logo
{
    cursor: pointer;
}
/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
#page
{
    background-image: url(image/bg_top_1.png);
    background-repeat: repeat-x;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 20px;
    vertical-align: top;
}
#main
{
    margin: 0px;
    border: none;
    border-style: none;
    padding: 10px 30px 10px 30px;
    height: 100%;
    background-color: #fff;
    width: 800px;
    text-align: left;
}

#header
{
    height: 100px;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    border-bottom: 1px #5C87B2 solid;
}
#header table
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: none;

}

#MainTitle
{
    margin: 0px;
    padding: 0px;
    border: none;
    height: 30px;

}

#MainBreadcrumb
{
    margin: 0px;
    padding: 0px;
    border: none;
    height: 10px;
       
}
#MainLeft
{
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    width: 108px;
}
#MainLeftTop
{
    height: 100px;
}
#MainNavigation
{ 
    width: 100px;
    background-color: #d5e7f7; 
    
}

#MainNavigation a
{
    text-decoration: none;
    color: #034af3;
}

#MainNavigation a:visited
{
    color: #034af3;
    text-decoration: none;
}
#MainNavigation a:hover
{
    color: #034af3;
    text-decoration: none;
}
#MainNavigation a:active
{
    color: #12eb87;
}

#MainCenter
{
    padding: 0px;
    margin: 0px;
    height: 100%;
    vertical-align: top;
}
#MainRight
{
     

}

table.HomeLayout
{
    margin: 0px;
    border-width: 0px;
    padding: 0px;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.HomeLayout tr
{
    margin: 0px;
    border-width: 0px;
    padding: 0px;
}

table.HomeLayout td
{
    margin: 0px;
    border-width: 0px;
    padding: 0px;
}

/*Orange Field*/
table.HomeLayout td.TopLeftA
{
    height: 8px;
    width: 8px;
    background-image: url(image/TopLeftA8.png);
}
table.HomeLayout td.TopA
{
    background-color: #efcf5a;
}
table.HomeLayout td.TopRightA
{
    height: 8px;
    width: 8px;
    background-image: url(image/TopRightA8.png);
}
table.HomeLayout td.LeftA
{
    background-color: #efcf5a;
}
table.HomeLayout td.RightA
{
    background-color: #efcf5a;
}
table.HomeLayout td.BotLeftA
{
    height: 8px;
    width: 8px;
    background-image: url(image/BotLeftA8.png);
}
table.HomeLayout td.BotA
{
    background-color: #efcf5a;
}
table.HomeLayout td.BotRightA
{
     height: 8px;
    width: 8px;
   background-image: url(image/BotRightA8.png);
}

/*Green Field*/
table.HomeLayout td.TopLeftB
{
    height: 8px;
    width: 8px;
    background-image: url(image/TopLeftB8.png);
}
table.HomeLayout td.TopB
{
    background-color: #63d7b5;
}
table.HomeLayout td.TopRightB
{
    height: 8px;
    width: 8px;
    background-image: url(image/TopRightB8.png);
}
table.HomeLayout td.LeftB
{
    background-color: #63d7b5;
}
table.HomeLayout td.RightB
{
    background-color: #63d7b5;
}
table.HomeLayout td.BotLeftB
{
    height: 8px;
    width: 8px;
    background-image: url(image/BotLeftB8.png);
}
table.HomeLayout td.BotB
{
    background-color: #63d7b5;
}
table.HomeLayout td.BotRightB
{
     height: 8px;
    width: 8px;
   background-image: url(image/BotRightB8.png);
}


table.HomeLayout td.TitleA
{
    background-color: #efcf5a;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    width: 180px;
    font-weight: bold;
    vertical-align: middle;
    background-repeat: no-repeat;
}
table.HomeLayout td.TitleB
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    width: 180px;
    background-color: #63d7b5;
    font-weight: bold;
    vertical-align: middle;
}

table.HomeLayout td.ContentA
{
    background-color: #efcf5a;
    border: 0px;
    margin: 0px;
    padding: 0px;  

}
table.HomeLayout td.ContentB
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #63d7b5;
  
}

table.HomeLayout tr
{
}
#footer
{
    color: #999;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#ChartContainer
{
    border: thin solid #3366CC;
    margin: 0px;
    padding: 0px;
    width: 800px;
}

.projcust
{
    font-weight: normal;
    margin: 0;
   	color:#006cb2;	
    border: none;
    line-height: 1.5em;
    font-family: 'Microsoft Sans Serif',Arial, Helvetica;
    font-size:large;
}
.BurndownTableContainer
{
    margin: 5px;
}
/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
    margin-top:0px;
    vertical-align: bottom;
}
#MenuCell
{
    vertical-align: bottom;
    margin-top:0px;
}

ul#menu
{
    padding: 0px;
    position: relative;
    margin: 0px;
    text-align:left;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 5px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2em;
    color: #fff;
}

ul#menu li a
{
    padding: 5px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2em;
    
    color:#007cc5;
	background-image: url(image/Menu_Inactive.png);
	background-repeat: repeat-x;

}

ul#menu li span
{
    padding: 5px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2em;
    color:#007cc5;
	background-image: url(image/Menu_Inactive.png);
	background-repeat: repeat-x;

}


ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li.current a
{
	color:White;
	background-image: url(image/Menu_Active.png);
	background-repeat: repeat-x;}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
/*General text input field*/
input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}
/*Specific text input fields*/
/*Used for estimates, priority and other short fields*/
input.short
{
    width: 30px;
    border: 1px solid #CCC;

}

/* TABLE
----------------------------------------------------------*/




/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

span.title
{
    color: #222;
    font-weight: bold;
}

div#title
{
    display:block;
    float:left;
    text-align:left;

}

#LoginControlContainer
{
    margin:5px 0px 0px 0px;
}

#logindisplay
{
    background-image: url(image/Method-logo-sm.jpg);
    background-position: right top;
    font-size: 1.1em;
    display: block;
    text-align: right;
    vertical-align: top;
    margin: 0px;
    color: #006cb2;
    background-repeat: no-repeat;
    height: 100px;
}

#logindisplay a:link
{
   	color:#006cb2;	
    text-decoration: underline;
}

#logindisplay a:visited
{
   	color:#006cb2;	
    text-decoration: underline;
}

#logindisplay a:hover
{
   	color:#006cb2;	
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.popupMenuPanel
{
     display: none;    
}
