﻿body
{
    margin: 0px;
}

div, td, select, input
{
	font-family: Arial, Verdana  !important;
	font-size: 12px;
	color: #7a818d;
}

th
{
    background-color:#8badcc;
    padding:4px;
    color:#ffffff;
    text-transform:uppercase;
    border:solid 1px #c3c3c3;
}
th a{font-weight:bold;}
th a:hover{font-weight:bold;}

a
{
    color: #3AA2C8;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    color: #3AA2C8;
    font-weight: normal;
    text-decoration: underline;
}
.pageselect td
{
    border: none !important;
}
.pageselect a
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.pageselect a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.content
{
	width: 510px;
	background:#d5d8dc;
	padding:10px; 
	border-top:solid 5px #ffffff;
}

div.navcontainer
{
    width:530px;
    background-image: url(../Estimates/images/border_main_nav.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.tabStrip
{
	
	border-bottom: #7F9FB0 0px solid;
	/*width: 510px;*/
}

.tabStrip a
{
	
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.tabStrip a:hover
{
	font-weight:bold;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.tabStrip td
{
	width: 123px;
	text-align: center;
	/*vertical-align:top;
	padding-top:9px !important;*/
	height: 39px;
	background-color: #FFFFFF;
	border-right: solid 0px #FFFFFF;
	background-image: url(../Estimates/images/bg_tab.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.tabStrip .current
{
	background-color: #DAE1E9;
	color: #ffffff;
	font-weight:bold;
	background-image: url(../Estimates/images/bg_tab_on.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.tabStrip .current span
{
	color: #ffffff;
	font-weight:bold;
}

h2
{
	font-size: 10px;
	background-color: #8F8F8F;
	color: #FFFFFF;
	padding: 4px;
}
td.title
{
	padding:0 5px 0 5px;
    color: #ffffff;
    font-weight: bold;
    text-transform:uppercase;
    height:35px;
    background-image: url(../Estimates/images/bg_table_heading.gif);
    background-position: top;
    background-repeat: repeat-x;
}

div.title
{
	padding: 7px 5px 0 5px;
    color: #ffffff;
    font-weight: bold;
    text-transform:uppercase;
    height:25px;
    background-image: url(../Estimates/images/bg_table_heading.gif);
    background-position: top;
    background-repeat: repeat-x;
}

span#ctl00_lblPrice{color:#000000;}
span#ctl00_CurrentPrice{color:#000000; font-size:15px;}
span#ctl00_Currency{color:#000000; font-size:15px;}

.calendarBtn img
{
	border: none !important;
}

.dateBox
{
	width: 70px;
	text-align: center;
}

.recommendationsSummary
{
	padding:0px;
	margin:0px;
	width:100%
}


.recommendationsSummary td.title
{
	 padding: 2px 0 3px 2px;
    font-size:12px;
    color: #000000;
    font-weight: bold;
    background-color: #DDE4EA;
    text-align: left;
    border: none;
}

.recommendationsSummary th
{
    color: #FFFFFF;
    text-align: right;
    font-weight: bold;
}


.recommendationsSummary td
{
	border-bottom: #D6D6D6 1px solid;
	border-left: #D6D6D6 1px solid;
	text-align: right;
	padding:4px;
	background:#FFFFFF;
}

.recommendationsSummary td.first
{
	text-align: left;
}

.recommendationsSummary td.current
{
	background:#EDEEF0;
	font-weight: bold;
}
.recommendationsSummary td.current2
{
	background:#EDEEF0;
	font-weight: bold;
	border-right: solid 1px #D6D6D6;
}

.recommendationsSummary td.highlight
{
	background:#EDEEF0;
	font-weight: bold;
}

.figuresTable2
{
	border: #C0C0C0 1px solid !important;
	border-collapse: collapse;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.figuresTable2 th
{
	color:#000000 !important;
	padding-right: 10px !important;
	text-align: right;
}
.figuresTable2 td.value
{
	border: #F6F6F6 1px solid;
}
.figuresTable2 td.name
{
	border: #F6F6F6 1px solid;
}

.figuresTable
{   
	border-collapse: collapse;
	width:100%;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.figuresTable th
{
	text-align: right;
	border: none;
}

.figuresTable td
{
    padding:4px;
}
.figuresTable td.value
{
	text-align: right;
	border: #D6D6D6 1px solid;
	background: #FFFFFF;
}

.figuresTable tr.figureRow
{
	background: #FFFFFF;
}

.figuresTable tr.currentRow td
{
	border: none !important;
}

.figuresTable td.name
{
	border: #D6D6D6 1px solid;
	background-color: #FFFFFF;
}

.figuresTable td.figureName
{
	font-weight: bold;
	background-color: #FFFFFF;
	border: #D6D6D6 1px solid;
}

.figuresTable td.current
{
	font-weight: bold;
	background-color: #EDEEF0 !important;
}

.hidden
{
	display: none !important;
}

.analysesTable
{
	border: #D6D6D6 0px solid;
	border-collapse: collapse;
	width:511px;
}

.analysesTable td.value
{
	text-align:left;
}

.analysesTable th
{
	text-align: left;
}
.analysesTable a
{
    color: #FFFFFF;
}
.analysesTable a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.analysesTable td.name
{
	padding:4px;
	text-align: left;
}

.analysesTable td
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	border: #D6D6D6 1px solid;
	background-color: #FFFFFF;
}

#footer	
{
	width: 510px;
	display: block; 
	padding-top: 20px;
	text-align: justify;
}

.note 
{
font-size:10px;
padding-top:2px;
}
