﻿body {
	color: #4b4b93;
	font: 62.5%/1.4 Tahoma, Arial, sans-serif;
}

.inputText {
	border:1px solid #020267;	
	font-size:11px;	
	font-family: Tahoma, Arial, sans-serif;
	padding:2px;
	width: 40px;
}

em {
	color:#0855DD;
	font-style:normal
}

h2 {
	font-size: 11px;
	margin-bottom:1.3em
}

.mainTable {
	width: 730px;
	vertical-align:top;
	text-align:left;
}

.headerText {
	font-size: 20px;
}

img { 
	border:0;
} 

.contentTable {
	width: 580px;
}

.counterColumn td {
	width: 180px;
}

.counterColumn table {
	margin-bottom: 10px;
	width: 180px;
	border: 1px solid #c2d0ea;
}

.defaultTable {
	width:100%;
	border:0px;
	padding: 0px;
}

.backgoundTab {
	background:#006 url('/PF/App_Themes/Default/Images/selectedTab.png') no-repeat;
	margin-bottom: 2px;
	line-height: 25px;
	padding-left: 13px;
	font-size: 11px;
	font-weight: bold; 
	color: #FFF;
	height:25px;
	border: 0px;
}

.selected {
    background: url('/PF/App_Themes/Default/Images/selectedTab.png') no-repeat;
    margin-bottom: 2px;
    line-height: 25px;
    font-size: 11px;
    font-weight: bold; 
    color: #FFF;
    height:25px;
    border: 0px;
    width:180px;
    cursor:pointer;
    outline:none;
    -moz-outline-width: 0;
    outline-style:none;
    -moz-outline: none;
    -moz-outline-style: none;
}
.unselected {
    background: url('/PF/App_Themes/Default/Images/unselectedTab.png') no-repeat;
    margin-bottom: 2px;
    line-height: 25px;
    font-size: 11px;
    font-weight: bold; 
    color: #6E5C72;
    height:25px;
    border: 0px;
    width:180px;
    cursor:pointer;
    outline:none;
    outline-style:none;
    -moz-outline-width: 0;
    -moz-outline: none;
    -moz-outline-style: none;
}

.button120 {
	background: url('/PF/App_Themes/Default/Images/button120.gif') no-repeat center;
    height: 21px;
    width: 120px;
    color: White;
    
    border: 0px;
    cursor: pointer;
    outline:none;
    outline-style:none;
    -moz-outline-width: 0;
    -moz-outline: none;
    -moz-outline-style: none;
    padding:0;
}

.button {
	background: url('/PF/App_Themes/Default/Images/button120.gif') no-repeat center;
    height: 21px;
    width: 120px;
font-size:10px;
    color: White;
    border: 0px;
    cursor: pointer;
    outline:none;
    outline-style:none;
    -moz-outline-width: 0;
    -moz-outline: none;
    -moz-outline-style: none;
    padding:0;
}

.buttonsTable 
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.title {
	font-weight: bold;
	font-size: 12px;
	/*
	color: #4b4b93;
	font-family: Tahoma, Arial, sans-serif;
*/
}

.selectedParts {
	background-color:#CED5DF;
}

.unselectedParts {
	background-color:#F1F5F8;
}


#footer{height:105px;clear:both;font-size:11px;}
	#footer p{margin-left:225px}

.youWantTo table 
{
	border-collapse:collapse;
	width: 100%;
}

.youWantTo td 
{
	vertical-align:top;
	padding:10px 0;
	line-height:13px;
}

.invisible {
	display: none;
}

.visible {
	display: inline;
}

.RequiredFieldValidator 
{
	position:relative;
    font-size: 12px; 
    cursor: default;
}

.partGroup {
	width: 100%;
}

.partGroup tr
{
	vertical-align:top;
}

.partGroup td#checkBoxCell {
	width: 25px;
	vertical-align:top;
}

.partDescription {
	margin-bottom: 2px;
	width: 100%;
}

.partDescription td#code {
	width: 70px;
}

.partDescription td#price {
	text-align:right;
	width: 50px;
}

#sixChartLabel 
{
	background-color:White;
	position:relative;
	left:0px; 
	top:-380px;
}

#fiveChartLabel 
{
	background-color:White;
	position:relative;
	left:0px; 
	top:-366px;
}

#fourChartLabel 
{
	background-color:White;
	position:relative;
	left:0px;
	top:-351px;
}

#threeChartLabel 
{
	background-color:White;
	position:relative;
	left:0px; 
	top:-337px;
}

#twoChartLabel 
{
	background-color:White;
	position:relative;
	left:0px; 
	top:-323px;
}

#oneChartLabel 
{
	position:relative;
	left:0px; 
	top:-308px;
}

#innerChartTable {
	width:103px; 
	height:145px; 
	z-index:2; 
	position:relative;
	color:White;
	border:0px;
	margin: 0;
	padding: 0; 
	left:40px; 
	top:-226px;
	vertical-align:bottom;
	valign:buttom;
	overflow:hidden;
}

#currentMethodMonthChart 
{
	z-index:3;
	background:url('/PF/App_Themes/Default/Images/chartColumnO.png') repeat center;
	overflow: hidden;
	width:20px;
}

#zetafaxMethodMonthChart 
{
	z-index:3;
	background:url('/PF/App_Themes/Default/Images/chartColumnG.png') repeat center;
	overflow: hidden;
	width:20px;
}

#currentMethodYearChart 
{
	z-index:3;
	background:url('/PF/App_Themes/Default/Images/chartColumnO.png') repeat center;
	overflow: hidden;
	width:20px;
}

#zetafaxMethodYearChart 
{
	z-index:3;
	background:url('/PF/App_Themes/Default/Images/chartColumnG.png') repeat center;
	overflow: hidden;
	width:20px;
}

.customLink 
{
	text-decoration: underline;
	vertical-align: bottom;
    cursor: pointer;
}

.justificationAssociation 
{
	font-size: 14px;
	font-weight: bold;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

.validationError {
	color:Red;
}

.recommendationContainer 
{
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: #F1F5F8;
}

.mandatoryFieldsMessage 
{
	color: #D01141;
	font-weight:bold;
	font-size: 12px;
}

.partTitleMark 
{
}

.sendEmailDoneMessage
{
	font-size: 14px;
	font-weight: bold;
}
