/* =====================================================================
	Main page content
===================================================================== */

body 
{
	background-color:#ffffff;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.TabSubBlock
{
	margin:15px;
	padding:5px;
	border-color:#B1B1B1;
	border-width:1px;
	border-style:solid;
}

.TabSubBlockHelp
{
	margin:15px;
	padding:5px;
	border-color:#B1B1B1;
	border-width:1px;
	border-style:solid;
	background-color:#fefba2;
}

.TabSubBlockNoBorder
{
	margin:10px;
	margin-right: 0px;
	padding:0px;
	padding-left:5px;
}

.navigationButton
{
	cursor:pointer;
	cursor:hand;
}

/* =====================================================================
	LAYOUT CLASSES - DL 10/07/2007
	## Summary ##
===================================================================== */

.CountSummary
{
	width: 446px;
	height: 294px;
	border: dotted 1px #bbbbbb;
	overflow: auto;
	float: left;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	overflow-x: hidden;
	background-image: url('../images/Dan/background_cross_tabs.jpg');
	background-position:right;
	background-repeat: repeat-y;
}

.CountSummary2
{
	width: 442px;
	height: 298px;
	border: dotted 1px #bbbbbb;
	overflow: auto;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	overflow-x: hidden;
	background-image: url('../images/Dan/background_cross_tabs.jpg');
}
  
.BudgetTool
{
	width: 449px;
	height: 294px;
	border: dotted 1px #bbbbbb;
	overflow: auto;
	float: right;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	overflow-x: hidden;
	background-image: url('../images/Dan/background_cross_tabs.jpg');
	background-position:right;
	background-repeat: repeat-y;
}


.CountPriceSummary
{
	clear: both;
	border: dotted 1px #bbbbbb;
	height: 170px; 
	width: 460px; 
	margin: 0px auto 5px auto;
	position: relative;
	padding-right: 2px;
}

.CountPriceSummary2
{
	border: dotted 1px #bbbbbb;
	height: 170px; 
	width: 460px; 
	float: right;
	position: relative; 
	margin-bottom: 5px; 
	padding-right: 2px;
}

.DivCountSummary
{
	float: left;
	margin: 0px;
	padding: 40px 0px 0px 0px; 
	height: 130px; 
	width: 230px; 
	background-image: url('../images/Dan/background_summary_count.jpg');
	color: #555555; 
	font-size: 10px;
}


.DivPriceSummary
{
	float: right;
	padding: 40px 0px 0px 00px; 
	height: 130px; 
	width: 230px; 
	background-image: url('../images/Dan/background_summary_price.jpg');
	color: #555555; 
	font-size: 10px;
}

.SaveCartButtons
{
	border: dotted 1px #bbbbbb;
	height: 121px; 
	width: 460px; 
	float: right;
	position: relative; 
	margin-bottom: 5px; 
	padding-right: 2px;
}

.DivSaveCartButtons
{
	float: left; 
	width: 230px; 
	text-align: center;
}

.SummaryPreview
{
	margin:0px 0px 0px 15px;
	padding:5px;
	border-color:#B1B1B1;
	border-width:1px;
	border-style:solid;
	height: 155px;
	width: 913px;
	overflow: auto;
}

/* =====================================================================
	LAYOUT CLASSES - DL 10/07/2007
	## Cross Tabulation ##
===================================================================== */

.CrossTabTree
{
	float:left;
	border: dotted 1px #bbbbbb;
	overflow: scroll;
	overflow-x: hidden; 
	height: 160px; 
	width: 442px;
	margin-right:0px; 
	margin-bottom:5px; 
	padding:5px; 
	background-image: url('../images/Dan/background_cross_tabs.jpg');
}

.CrossTabSelect
{
	border: dotted 1px #bbbbbb;
	overflow: scroll;
	overflow-x: hidden;
	height: 170px; 
	width: 452px;
	float: right;
	position:relative; 
	margin-bottom:5px; 
	background-image: url('../images/Dan/background_cross_tabs.jpg');
}

.ButtonSelect
{
	border: dotted 1px #bbbbbb;
	Width: 442px;
	height: 35px;
	float: left;
	margin-bottom: 5px; 
	padding: 5px;
	text-align: center;
}

.ButtonAnalyze
{
	border: dotted 1px #bbbbbb;
	Width: 442px;
	height: 35px;
	float: right;
	margin-bottom: 5px; 
	padding: 5px;
	text-align: center;
}

.CrossTabTable
{
	border: dotted 1px #bbbbbb;
	width: 901px;
	height: 239px;
	overflow: auto;
	clear: both;
	position: relative; 
	padding: 5px;
	text-align: center;
}


.chkNotCriteria
{
	
 margin-bottom:20px;
 
  
}
