html
{
	background-color:#383d44;
	/*background-color:#c1d9f0;
	background-image:url('/images/back_grad_left.jpg');
	background-repeat:repeat-y;
	background-position:center;*/	
	color:black;
	font-family:Calibri;
	font-size:16px;	
}

body
{
    margin:0px;
    background-image:url('/images/bottomBar.png');
	background-repeat:repeat-x;
	background-position:bottom;
    background-color:#d0d7de;
}

#nestedBody
{
    margin:0px;
    padding-top:10px;
	background-image:url('/images/topBar.png');
	background-repeat:repeat-x;
	background-position:top;
}

#nestedBody2
{
    width:795px;
    margin-bottom:50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;   
}

#content
{
    background-image:url('/images/contentBottomBar.png');
	background-repeat:repeat-x;
	background-position:bottom;
}

h2
{
	margin-top:0px;
	text-align:center;
}
h3
{
	font-weight:bold;
	font-size:18px;
}

hr
{
    border:0px none;
    border-top:1px dotted gray;
}

ul.navlist
{
	padding:0px;
	text-align:center;
}

ul.navlist li
{
	display:inline;
	list-style-type:none;
}
ul.documentTopics li
{
    padding:4px;
}
.documentTopic
{
    font-size:20px;
}

a
{
	text-decoration:none;
}

a:hover
{
	/*text-decoration:underline;*/
}

img
{
	border:none 0px;
	padding:0px;
	margin:0px;
}

blockquote, blockquote.code
{
    background-image:url(/images/quotes.png);
    background-repeat:no-repeat;
    font-size:14px;
    padding:10px;
    padding-top:0px;
    padding-bottom:0px;
    margin-left:20px;
    border:1px dotted gray;
}
blockquote.code
{
    background-image:none; 
    background-color:#EEEEEE;
}

#content
{
	background-color:White;
	width:790px;
}

#footer
{
    color:#cdd3dc;
    text-transform:lowercase;
	font-size:15px;
	padding:10px;
	text-align:right;
	clear:both;
}

#footer a
{
    color:White;
}

#footer a img
{
    border-width:0;
    padding-right:10px;
}

#search_bar
{
	float:left;
	padding-top:15px;
	margin-left:10px;
	position:relative;
}

#errorContainer, #messageContainer
{
    clear:both;
	width:300px;
	position:relative;
	font-size:15px;
	padding:10px;
	margin-bottom:30px;
	margin-left:230px;
	border:1px dotted;
}
#messageContainer
{
	color:#3c582d;
	background-color:#F4FFEE;
}
#errorContainer
{
	background-color:#F8C5C5;
}

#navLinks
{
    width:500px;
    text-transform:lowercase;
	padding-left:10px;
	line-height:15px;
	font-size:15px;
	top:-5px;
	position:relative;
	float:left;
}
#sessionHolder
{
    text-transform:lowercase;
    font-size:15px;
	float:right;
	top:-7px;
	position:relative;
}
#sessionHolder input.text
{
    width:78px;
    height:15px;
    font-size:15px;
    margin:0px;
}
#sessionHolder input.button
{
    width:45px;
    font-size:15px;
    line-height:15px;
    margin:0px;
}

#project-logo
{
    padding-top:10px;
	text-align:center;
}

#titleText
{
    text-shadow: black 0px 0px 10px;
    text-transform:lowercase;
    font-size:60px;
    line-height:60px;
    color:white;
    float:left;
    position:relative;
    top:-5px; 
}
#titleText .projectName
{
    color:#CFD1D2;
}


div.headerText
{
    text-align:center;
    font-size:40px;
    color:White;
}

#mainMenu
{
    float:right;
    list-style-type:none;
    color:white;
    padding:0px;
    margin-right:10px;    
    text-align:center;
    text-transform:uppercase;
    position:relative;
    top:20px;
}
#mainMenu > li
{
    padding:0px;
    margin-left:7px;
    float:left;
}
#mainMenu > li > a
{
    float:left;
    padding-left:20px;
    color:white
}

.dropdown
{
    float:left;
    padding-right:5px
}
.dropdown dt
{
    width:95px;
    cursor:pointer;
}
.dropdown dt:hover
{
}
.dropdown dd
{
    margin:0;
    width:100px;
    position:absolute;
    overflow:hidden;
    display:none;
    z-index:200;
    opacity:0;
    background-color:#5a7284;
}
.dropdown ul
{
    padding:0px;
    width:100px;
    list-style:none;
}
.dropdown li
{
    padding:0px;
    display:inline
}
.dropdown a, .dropdown a:active, .dropdown a:visited
{
    color:White;
    padding:0px;
    margin:0px;
    display:block;
    text-transform:capitalize;
    text-decoration:none;
}
.dropdown a:hover
{
    background-color:#829aad;
}
.dropdown .underline
{
}

#loginScreen
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#405159;
    color:White;
    opacity:0.9;
    filter:alpha(opacity=90);
    z-index:300;
    display:none;
    overflow: hidden;
}
#loginScreen2
{
    position:absolute;
    top:50%;
    width:100%;
    display:table-cell;
    vertical-align:middle;
}
#loginScreen3
{
    text-align:center;
    position:relative;
    top:-50%;
}

.session_menu_section
{
	float:right;
	padding-left:4px;
	padding-right:4px;
	vertical-align:text-top;
}

table td.fieldName
{
	font-variant:small-caps;
	width:150px;
	vertical-align:text-top;
}

textarea.text
{
	width:570px;
	height:300px;
}

input
{
	font-family:Calibri;
	font-size:14px;
	margin:2px;
	/*border:solid 1px black;*/
}

input.text
{
	width:300px;
}
input.text-long
{
	width:600px;
}
input.textSmall
{
	width:100px;
}
input.textTiny
{
	width:50px;
}

.section
{
    min-height:150px;
    position:relative;
}

.section > .title, .section > .titleMedium, .section > .titleLong
{
    text-align:center;
    font-size:18px;
    padding:5px;
    font-weight:bold;
    background-color:#6cb5d4;
    color:White;
}

.focused
{
    padding:10px;
    text-align:center;
    /*font-weight:bold;*/
    vertical-align:middle;
}

div.title-box .date, .section .title .extra
{
	float:right;
	font-size:15px;	
	font-weight:normal;
	padding-right:0px;
}

div.description, .section .content
{
    margin:10px;
	padding:10px;
	margin-bottom:0px;
	background-color:White;
}
.section .extra
{
	clear:both;
	text-align:right;
	padding-right:20px;
	font-size:15px;
	font-weight:bold;
}
.section .content .image
{
	float:left;
	padding-right:20px;
	padding-left:5px;
}

div.content-box
{
	width:350px;
	margin:10px;
	padding:10px;
	float:left;
	border:dotted 1px black;
}

li
{
	padding:7px;
}

.text_small, .text-small, .textSmall
{
	font-size:15px;
}

.entryIcon
{
    width:16px;
}
.entryDate
{
	font-size:15px;
}

table.content
{
    margin:10px;
	border-collapse:collapse;
	width:770px;
	/*margin-top:10px;*/
	margin-bottom:0px;
	background-color:White;
}

img.contentBottomStrip
{
    clear:both;
    margin-left:10px;
}

table.content td
{
	padding-left:10px;
	padding-right:10px;
}

tr, td
{
	border:none 0px;
	border-spacing:0px;
	padding:4px;
}

tr.alt td
{
	background-color:#e7ebef;
	border-right:solid 1px white;
}
tr.latest td.highlight
{
    background-color:#FFFD82;
}

.priority-bar
{
	border:solid 1px black;
	width:100%;
	height:15px;
}
.priority-bar div
{
	border-right:solid 1px black;
	font-size:15px;
	text-align:center;
	vertical-align:middle;
	height:100%;
	background-color:blue;
}

#project-description
{
	/*width:42%;	*/
	margin-right:3%;
	margin-left:3%;
	margin-bottom:10px;
	/*background-color:#eff4f9;*/
	
}

#project-description div
{
	/*height:40px;*/
	padding:10px;
	padding-right:10px;
}

.verticalContainer
{
	padding-top:15px;
	width:197px;
	height:200px;
	float:left;
}
.verticalContainer .title
{
	text-align:center;
	background-color:White;
}
.verticalContainer .logo
{
	width:100%;
	/*height:100px;*/
	min-height:150px;	
	text-align:center;
	vertical-align:middle;
	line-height:150px;
}
.verticalContainer .desc
{
	padding:10px;
	font-size:15px;
}
.heading
{
    background-color:#2686ae;
    color:White;
	font-size:14px;	
	font-weight:normal;
	padding:5px;
}
.heading a
{
    color:White;
}
.heading .title
{
    font-size:16px;
    color:White;
}

/* Rounded corners */
b.btop, b.btop b, b.bbot, b.bbot b
{
    display:block;
    height:10px;
    font-size:1px;
    background-image:url('/images/rc.png');
    background-repeat:no-repeat;
}
b.btop b
{
	background-position:100% -10px;
}
b.bbot
{
	background-position:0 -20px;
}
b.bbot b
{
	background-position:100% -30px;
}

.contentHalf
{
	background-color:#eff4f9;
	padding:3px;
	margin-bottom:10px;
	margin-right:3px;
	float:left;
	width:364px;
	/*height:90px;*/
	line-height:100%;
	border:dotted 1px black;
}

.textDescription
{
    padding-top:10px;
	font-size:16px;
}
.textDescriptionSmall
{
	padding-top:10px;
	font-size:14px;
}

tr.header td
{
	background-color:#eff4f9;
	border-left:dotted 1px black;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

tr.rowHeader td
{
	background-color:#c2cbd4;
}

table#downloadLinks tr.alt td
{
    background-color:#F7FBF6;
}

/*.entry-title
{
}*/
.entry-checkbox
{
	width:10px;
}
.entry-icon
{
	width:20px;
}
.entryDate
{
	width:80px;
	font-size:15px;
}
.entryUser
{
	width:100px;
	font-size:14px;
	vertical-align:top;
	background-color:#e9edf2;
}
.entryUser .date
{
	font-size:15px;
}
.entryMessage
{
	vertical-align:text-top
}
.entry-description
{
	font-size:15px;
}

.section .section
{
}
.section .section .title
{
	text-align:right;
}
.section .section .title .extra
{
	float:left;
}

.pagePicker
{
	padding:10px;
	text-align:center;
}

.buttonGreen
{
	background-color:#88EE88;
}
.buttonDelete, .buttonRed
{
	background-color:#EE8888;
}

.smallList
{
    font-size:14px;
    padding:0px;
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:none;
}
.smallList tr td
{
    padding-bottom:10px;
    padding-top:10px;
    border-top:1px dotted gray;
}
.smallList li
{
    border-top:1px dotted gray;
    vertical-align:middle;    
}
.hidden
{
    display:none;
}

.highlight
{
    font-weight:bold;
}
tr.none
{
    background-color:inherit;
}
img.linkImage
{
    opacity:0.6;
    filter:alpha(opacity=60);
}
span.codeToken
{
    color:Blue;
    font-weight:bold;
}
span.codeType
{
    color:Teal;
}
span.codeString
{
    font-weight:bold;
    color:Maroon;
}
body.mceContentBody
{
   background:White;
}
p.MsoNormal
{
    margin:3px;
}
