

body
{

}

.ProgressIndicator
{
	display: block;
	position: absolute;
	padding: 2px 3px;
	visibility: hidden;
}
.ProgressIndicatorBody
{
	padding: 180px 0px 0px 100px;
}
.HeaderNav
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.accordionLink
{
	color: #FFFFFF;
	font-weight: bold;
}

.Article
{
	font-weight: bold;
	
	color: #9b9ca3;
	text-decoration: none;
}

.Spacer10px
{
	height: 10px;
	background-color: #7B7B7B;
}
.Spacer20px
{
	height: 10px;
	background-color: #FFFFFF;
}

div.right_fade
{
	margin-top: -70px;
	position: relative;
	float: right;
	width: 100px;
	height: 70px;
	background: transparent url( 'images/fade_right.png' ) no-repeat top right;
}

.Customers
{
	text-align: center;
	vertical-align: bottom;
	width: 205px;
	height: 200px;
	background: transparent url( 'images/CustomerBg.gif' ) no-repeat;
	vertical-align: middle;
	vertical-align: middle;
	margin: 0 auto;
}

.CustomersImg
{
	margin: 0 auto;
}

div.Cust
{
	height: 194px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}

.SearchBox
{
	height: 20px;
	font-size: 10pt;
	width: 70px;
}
.Controls_Content_Heading {
	font-family: Century Gothic;
	color: #000000;
	font-weight: bold;
	font-size: 18pt;
}
a
{
	text-decoration:none;
	}
.Controls_Content_CategoryText {
	font-family: Century Gothic;

	color: #C55454;
	font-weight: bold;
}
.Controls_Content_PostedText {
	font-family: Century Gothic;

	color: #9b9ca3;
}
.Controls_Content_CostText {
	font-family: Century Gothic;
	color: #808080;
	font-weight: bold;
}
.Controls_Content_RelevanceText {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #9b9ca3;
}
.Controls_Content_StockText {
	font-family: Century Gothic;
	color: #9b9ca3;
}
.Controls_Content_Text {
	font-family: Century Gothic;
	color: #9b9ca3;
	
}
.Controls_Content_Link {
	font-family: Century Gothic;

	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size:14pt;
}
.Controls_Content_HighlightText {
	background-color: #FFFFCC;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	line-height: 15px;
}
/************* Calendar Module ***************************/
.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	position: absolute;
	z-index: 0;
	background-color: Silver;
}
.CalendarDate
{
	font-family: Century Gothic;
	font-size: 10px;
	color: #9b9ca3;
	font-weight:bold;
}
.CalendarTitle
{
	font-family: Century Gothic;
	font-size: 1px;
	color: #9b9ca3;
	font-weight:bold;
}
.CalendarPopupDisplay
{
	background-color:#FFFFFF;
	width:200px;
	padding:2px,2px,2px,2px;
}
/****************** End **********************************/
.menu_selected_container
{

	vertical-align:middle;
	text-align:center;
	padding-left:8px;
	color: red;
	background-position: 0px;
	min-width:116px;
	height:48px;
}

.menu_Normal_container
{
text-align:center;
	vertical-align:middle;
	padding-left:8px;
	color: #747474;
	background-position: 0px;
	min-height:48px;
	min-width:116px;
}

.menu_selected
{
	
	
	/*padding-top:4px;
	vertical-align:middle;
	color: #E33431;
	font-weight:bold;
	min-width:178px;
	min-height:25px;*/
	text-align:center;
		padding-top:4px;
	display:table-cell;
	vertical-align:middle;
	height:48px;
	color: #E33431;
	font-weight:bold;
min-width:116px;
min-height:48px;
	
}

.menu_Normal
{
	text-align:center;
	padding-top:4px;
	display:table-cell;
	vertical-align:middle;
	height:48px;
	color: #747474;
	font-weight:bold;
min-width:116px;
min-height:53px;
}



.menu_Normal_container a:hover 
{
	
	
	color: #FFFFFF;
	font-weight:bold;
	height:53px;
	
		background-image: url(images/MainNavBg.gif);
	vertical-align:middle;
	min-width:136px;
	min-height:53px;
	width:136px;
display:table-cell;	
}
.menu_selected_container a:hover 
{
	
	
	color: #FFFFFF;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	min-width:116px;
	min-height:53px;
	width:116px;
display:table-cell;	
}

.menu_selected_containernew a:hover 
{
	
	color: #FFFFFF;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	min-width:116px;
	min-height:53px;
	width:116px;
display:table-cell;	
}
a
{
	color:#9b9ca3	;
	font-weight:bold;
	}

