﻿/****************************************************************
* Page wide design
****************************************************************/
.explanation
{
    color: #8e1515;
}

.form_label_explanation
{
    display: block;
    color: #8E1515;
}

.fancy_top
{
    height: 500px; 
    margin-bottom: -500px; 
    background-image: url(../../images/backgrounds/top_fade_top.png);
}

.right_part_of_page
{
    display: none;
    height: 1000px; 
    margin: 0 auto -1000px auto; 
    width: 950px; 
}

.right_part_of_page .inner_div
{
    width: 190px; 
    position: relative; 
    left: 950px; 
    padding: 112px 0 0 10px;
}
    
.container
{
    background-color: White;
    background-image: url(../../images/backgrounds/container_bg.png);
}

#header
{
    cursor: pointer;
}

#navContainerLeft .navItem
{
    margin: 0 0 15px auto;
}

#navContainerRight .navItem
{
    margin: 0 auto 15px 0;
}

body
{
    background: transparent url('../../images/backgrounds/light_fade2.png');
}

.pTitle
{
    padding: 10px 0 5px 0;
    letter-spacing: 2px;
    font-weight: bold;
}

.errorMessage
{
    color: Red;
    font-size: 12px;
}

.errorBox
{
    color: #e23939; 
    margin: 50px; 
    padding: 50px; 
    border: dotted 1px #e23939;   
}

.infoBox
{
    color: #eee;
    background-color: Green;
    margin: 0 0 20px 0; 
    padding: 20px; 
    
}

.caption
{
    padding-top: 5px;
    font-weight: bold;
}

.wideCaption
{
    padding-top: 5px;
    font-weight: bold;
    width: 200px;
}

div.notebox
{
    background-color: #eef1f6; 
    padding: 10px; 
    border: solid 1px #ddd;
}

div.validation_summary
{
    font-family: Verdana;
    font-size: 10px;
    color: Red;
    border: solid 1px #ccc;
    padding: 10px;
}



/***********************************************************
 * PAGE TITLE
 **********************************************************/
.pageTitle
{
    background: transparent url( '../../images/page_title/LargeTitle.png' ) no-repeat;
}

.pageTitle img
{
	vertical-align: middle;
}

.notification
{
    color: Red;
    font-style: italic;
    font-size: 12px;
}

.tooltipped
{
    border-bottom: dotted 1px #555;
    cursor: pointer;
}

.helpItem
{
    padding: 10px 0 30px 0;
}





/*****************************************************************
 * LINKS
 ****************************************************************/
a, a:link, .a
{
    text-decoration: none;
    color: #2c4f81;
}

a:visited
{
    color: #4a6b92;
}

a:hover, a:active, a:focus
{
    color: #ff6633;
    text-decoration: underline;
}

.linkPrev
{
    padding-left: 20px;
    background: transparent url( "../../images/icons/linkPrev.gif" ) no-repeat left center;
}

.linkNext
{
    padding-right: 20px;
    background: transparent url( "../../images/icons/linkNext.gif" ) no-repeat right center;
}



/****************************************************************************
 * Info
 ****************************************************************************/
.info
{
    font-size: 12px;
}

.infoGroup
{
    border: solid 1px #ccc;
    background-color: #eee;
    padding: 10px;
}

.infoItem
{
    display: block;
}

.infoItemLarge
{
    display: block;
}

.infoTitle
{
    width: 200px;
    font-weight: bold;
}

.infoData
{
    margin-right: 10px;
}



/****************************************************************************
 * Micro table
 ****************************************************************************/
.microTable
{
    padding: 0;
    margin: 0;
}

.microTable td
{
    padding: 0;
    margin: 0;
}


/****************************************************************************
 * Tight table
 ****************************************************************************/
.tightTable
{
    border: solid 1px #ddd;
}

.tightTable a
{
}

.tightTable thead
{
    background-color: #f4f4f4;
}

.tightTable thead tr
{
    border-bottom: solid 1px #ccc;
}

.tightTable thead tr td
{
    padding: 2px 2px 2px 2px;
    font-weight: bold;
}

.tightTable .numeric
{
    text-align: right;
}

.tightTable tbody tr.even
{
    background-color: #f5f9ff;
}

.tightTable tbody tr.premium
{
	font-weight: bold;
}

.tightTable tbody tr td
{
    padding: 1px 3px 1px 3px;
}

.tightTable td.rowNumbering
{
    width: 1px;
    color: #888;
}

.tightTable tfoot tr td
{
    padding: 5px;
}



/*********************************************************************************
 * BIDS
 ********************************************************************************/
.bidButtons
{
    clear: both;
    padding: 10px 0 0 0;
    text-align: right;
}

.bidMessage
{
    height: 100px;
    width: 75%;
}




/*********************************************************************************
 * PROJECT MESSAGES
 ********************************************************************************/
#projectMessages
{
    margin: 10px 0px 0px 0px;
    padding: 5px 10px 0px 10px;
    background-color: #edebd6;
    border: solid 1px #cccccc;
}

.projectMessageItemHeader
{
    background-color: #c3cbd2;
    padding: 3px;
    margin: 0;
    font-size: 13px;
    border: solid 1px #777;
}

.projectMessageItemBody
{
    background-color: #d4e0ea;
    border: outset 1px #777;
    padding: 5px;
    margin: 0 0 0 0;
    font-size: 13px;
}

.projectMessageInputText
{
    width: 50%;
    height: 100px;
}




/*********************************************************************************
* WORK REPORT
*********************************************************************************/
.workReport
{
    background-color: #edebd6;
}

.workReport .header
{
    clear: both;
    padding: 5px;
    border: solid 1px #777;
}

.workReport .body
{
    padding: 5px;
    border: outset 1px #777;
}



/*********************************************************************************
 * MAIN MENU
*********************************************************************************/
.menuContent
{
    font-weight: normal;
    font-size: 13px;
    padding-bottom: 30px; /*border-bottom: dashed 1px #ccc;*/
    margin: 0 20px 0 5px;
}

.menuContent ul
{
    margin: 0;
    padding: 0; /*list-style-image: url("../../images/icons/link.gif");*/
    list-style-type: none;
}



/********************************************************************************
 * NAVIGATION
********************************************************************************/
.about_menu .about_link
{
    padding-left: 20px;
    background: transparent url( "../../images/icons/flower_16x16.gif" ) no-repeat left center;
}

.about_menu .suggestions_link
{
    padding-left: 20px;
    background: transparent url( "../../images/icons/16x16/tag16.gif" ) no-repeat left center;
}

.about_menu .mailto_link
{
    margin-left: 2px;
    padding-left: 18px;
    background: transparent url( "../../images/icons/envelope_ver1.gif" ) no-repeat left center;
}







/********************************************************************************
* Navigation items
********************************************************************************/
div.navItem
{
    margin: 0 auto 15px auto;
    width: 140px;
}

div.navItem .header
{
    color: #eee;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0 3px 7px;
    background: transparent url( "../../images/widget_frame_header.png" ) top;
}

div.navItem .header img
{
    float: left;
    width: 16px;
    margin-right: 3px;
    vertical-align: middle;
}

div.navItem .header .title
{
    color: #eee;
    font-weight: bold;
    font-size: 12px;
}

div.navItem .content
{
    font-size: 11px;
    padding: 8px 5px 0 5px;
    border-left: solid 1px #f2f2f2;
    border-right: solid 1px #f2f2f2;
    border-bottom: solid 1px #fff;
}

div.navItem .content ul
{
    margin: 5px 0 -5px 0;
    padding: 0; /*list-style-image: url("../../images/icons/link.gif");*/
    list-style-type: none;
}

div.navItem .content li
{
    margin-bottom: 5px;
}

div.navItem .content input
{
    color: #2C4F81;
    font-size: 11px;
}

div.navItem .footer
{
    height: 10px;
    background: transparent url( "../../images/widget_frame_footer.png" ) bottom;
}



div.navItem_wide
{
    margin-bottom: 20px;
    width: 180px;
}

div.navItem_wide .header
{
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    background: transparent url( "../../images/widget_frame_180_header.png" ) top;
}

div.navItem_wide .content
{
    width: 167px;
    font-size: 11px;
    padding: 8px 5px 0 5px;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #fff;
    background-color: #fff;
}

div.navItem_wide .content ul
{
    margin: 5px 0 0 0;
    padding: 0; /*list-style-image: url("../../images/icons/link.gif");*/
    list-style-type: none;
}

div.navItem_wide .content li
{
    margin-bottom: 5px;
}

div.navItem_wide .content input
{
    margin: 0;
    padding: 0;
    font-size: xx-small;
}

div.navItem_wide .footer
{
    height: 8px;
    background: transparent url( "../../images/widget_frame_180_footer.png" ) bottom;
}



/*********************
 * SKILL POINTS
 ********************/
.sp
{
    cursor: pointer;
}

table.skillTable
{
	width: 100%;
}

table.skillTable tr.categoryRow
{
	padding-top: 10px;
}

table.skillTable tr.categoryRow img
{
	vertical-align: middle; 
	padding-right: 5px;
}

table.skillTable .skillTags
{
	padding: 5px 0 5px 0;	
}

table.skillTable .skillTags table
{
	width: 100%; padding-left: 20px;
}

table.skillTable .skillTags table td.tn
{
	width: 200px; 
	padding-left: 15px;
}



/********************************
* Banners
***********************************/
span.bannernotice
{
	font: Verdana;
	font-weight: bold;
	font-size: 8px;
	color: #aaa;
}

span.bannernotice_dark
{
	font: Verdana;
	font-weight: bold;
	font-size: 8px;
	color: #555;
}
