﻿#Top
{
    background-image:url(../img/dp_bg_top.jpg);
    height:182px;
    padding-bottom:20px;
}
#PageTitle
{
    color:#ffffff;
    font-size:26px;
    position:absolute;
    top:78px;
    right:26px;
}
#SubMenuPlaceholder, #ReferencesMenuPlaceholder, #EmployeesMenuPlaceholder, #ITBaseProjectCalcMenuPlaceholder
{
    left:26px;
    float:left;
    margin-left:26px;
    height:auto;
}
#SubMenuPlaceholder, #EmployeesMenuPlaceholder, #ITBaseProjectCalcMenuPlaceholder
{
    width:268px;
}
#ReferencesMenuPlaceholder
{
    width:242px;
}
#PageContentPlaceholder, #EmployeesContentPlaceholder, #ITBaseProjectCalcContentPlaceholder
{
    margin-left:341px;
    padding-right:26px;
}
#ReferencesContentPlaceholder
{
    margin-left:311px;
    padding-right:26px;
}
#SubMenuTop, .SubMenuItem, #ContactFormTop
{
    font-size:15px;
    font-weight:bold;
    overflow:hidden;
}
#SubMenuTop, #ContactFormTop
{
    width:248px;
    padding-left:20px;
    height:33px;
    line-height:30px;
    background-image:url(../img/submenu_top_bg.gif);
}
#SubMenuTop, #SubMenuTop a, #ContactFormTop
{
    color:#ffffff;
}
#SubMenuBottom, #ContactFormBottom
{
    width:268px;
    height:14px;
    background-image:url(../img/submenu_btm_bg.gif);
    overflow:hidden;
}
#SubMenuBottom
{
    margin-bottom:20px;
}
.SubMenuItem
{
    width:228px;
    padding-left:20px;
    padding-right:20px;
    height:42px;
    line-height:40px;
    background-image:url(../img/submenu_itm_bg.gif);
}
.SubMenuItem a span
{
    width:100%;
    margin-right:-20px;
    font-size:15px;
    float:left;
}
.SubMenuItem a:hover
{
    cursor:pointer;
}
#ContactForm
{
    height:96px;
    overflow:hidden;
    padding:10px 20px 0px 20px;
    background-image:url(../img/contactform_bg.gif);
    font-size:14px;
}
.ContactFormText1
{
    width:184px;
}
.ContactFormText2
{
    width:163px;
    margin-right:2px;
}
#ContactFormBottom
{
    margin-bottom:20px;
}
.SummaryPageIconPlaceholder, .SummaryPageIcon
{
    width:268px;
    height:240px;
}
.SummaryPageIconPlaceholder, .SummaryPageItemPlaceholder
{
    margin-bottom:20px;
}
.SummaryPageItemPlaceholder, .SummaryPageItemLeft, .SummaryPageItemRight, .SummaryPageContent
{
    height:240px;
}
.SummaryPageItemPlaceholder
{
    background-image:url(../img/sp_bg.gif);
}
.SummaryPageIcon
{
    border:0px;
}
.SummaryPageItemLeft
{
    width:6px;
    background-image:url(../img/sp_left.gif);
    float:left;
}
.SummaryPageItemRight
{
    width:6px;
    background-image:url(../img/sp_right.gif);
    float:right;
}
.SummaryPageContent
{
    padding:0px 20px 0px 20px;
    overflow:hidden;
}
.SummaryPageItemTitle
{
    font-weight:bold;
    font-size:15px;
    padding-top:6px;
    height:34px;
}
.SummaryPageItemTitle, .SummaryPageItemTitle a
{
    color:#ffffff;
    text-decoration:none;
}
.SummaryPageIngress
{
    font-size:16px;
    height:160px;
}
.SummaryPageMoreButton
{
    text-align:right;
}
.PageIconPlaceholder
{
}
.PageIcon
{
    border:0px;
}
.PageIconCaption
{
    font-size:10px;
}
.tblReferences
{
    margin-bottom:26px;
}
.tblReferences td
{
    padding-right:20px;
    padding-bottom:10px;
    padding-top:10px;
    text-align:center;
}
.EmployeePhotoPlaceholder, .EmployeePhoto, .EmployeeInfo, .EmployeeRight
{
    margin-bottom:20px;
    height:154px;
    float:left;
}
.EmployeePhoto
{
    width:200px;
}
.EmployeeInfo
{
    width:426px;
    background-image:url(../img/pages/employees/bg.jpg);
}
.EmployeeInfo div
{
    padding:3px 0px 1px 0px;
}
.EmployeeRight
{
    width:7px;
    background-image:url(../img/pages/employees/bg_right.jpg);
}
.EmployeeNameTitle
{
    color:#ffffff;
    font-weight:bold;
    height:43px;
    line-height:43px;
}
.EmployeeName
{
    font-size:16px;
}
.EmployeeTitle
{
    font-size:14px;
}
.EmployeeInfoText
{
    font-size:12px;
    padding-top:10px;
}
.EmployeeInfoPrefix
{
    width:75px;
    float:left;
}
.EmployeeMailImage
{
    border:0px;
    margin-top:2px;
}
.ITBaseCalcSepLine
{
    border-bottom:1px solid #dedede;
}
.ITBaseCalcDropDown
{
    width:68px;
}
.ITBaseCalcAmountColumn
{
    text-align:right;
}
.tblPrices
{
	background-color:#f2f2f2;
	border-collapse:collapse;
}
.tblPrices tr td
{
	padding:4px;
	text-align:center;
	border:1px solid #fff;
}