/*
----------------------------------------
ASI Master Style Sheet
---------------------------------------- */

/* CSS users, please refer to http://www.w3schools.com/css/css_reference.asp for details */


/* Imported Styles */
@import url("CUSTOM.css");
@import url("Events.css");
@import url("AutoSearch.css");
@import url("NormalSearch.css");
@import url("displays.css");
@import url("orders.css");
@import url("../css/base.css");
@import url("../css/reset-fonts-grids.css");

body
{
	/* background: background-color background-image background-repeat background-attachment background-position */
	/* border: border-width border-style border-color */
	border: 0px solid #000;
	/* font: font-style font-variant font-weight font-size/line-height font-family */
	font: normal normal normal small Verdana, Arial, Helvetica, sans-serif;
	/* margin: margin-top margin-right margin-bottom margin-left */
	margin: 0px 0px 0px 100px;
	/* padding: padding-top padding-right padding-bottom padding-left */
	padding: -1px 5px 5px 15px;
	height: 100%;
	min-height: 100%;
	width: 660px;
	background: none;
}

.normal
{
	font-size: small;
}

.acute
{
	font-size: x-small;
}

.signature
{
	font-size: xx-small;
}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

li
{
	font-size: small;
}

hr
{
	size: 1px; /* not in all browsers */
	width: 720px;
}

.importantText /* normal size, red */
{
	color:#900;
}

.importantNote /* x-small, red */
{
	font-size: x-small;
	color:#900;
}


/* Linkage */
a:link
{
	/*color: #8685c0;*/
	text-decoration: none;
}

a:visited
{
	/*color: #8685c0;*/
	text-decoration: none;
}

a:hover
{
	/*color: #8685c0;*/
	text-decoration: none;
	border-bottom:1px dotted;
}

a:active
{
	/*color: #8685co;*/
	text-decoration: none;
}


/* VanGo Framework Template Styles */
#template-container
{
	position: relative;
	margin: 0 auto;
	right: 0px;
	left: 0px;
	width: 750px;
	top:5px;
}
* html #template-container {display:inline-block;}

#headerhide
{
	display:none;
}

#template-footer
{
	/*position:relative;*/
	display:none;
}

#template-leftMenu
{
}

#template-content
{
	width:650px;
}
#template-content_inner
{
	width:650px;
}
#template-rightMenu
{
}

#bodyTable{
	width:650px;
	margin: 0 auto;
}

.bodyContent
{
	width:650px;
}
#bodyContent
{
	width:650px;
}


/* standard tables */
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: small;
}

.tableHeader
{
	background-color: #ececec;
	font-size: medium;
	padding: 2px;
	border: 1px solid #000;
	color: #000;
}

.tableRow
{
	padding: 2px;
	background-color: cdcdff;
}

.tableRowAlt
{
	padding: 2px;
	background-color: e4e4ff;
}
/* forms */
.formField
{
	vertical-align: top;
	white-space: nowrap;
}

.formFieldRequired /* for color changes */
{
	/*color:#990000;*/
	font-weight:bold;
}
#displayActionButtons
{
	display:none;
}
#displayHotLinkBody{
	width:490px;
}
#displayHotLinkMenu{
	width:100px;
	border-right:1px solid black;
}
#newsreaderActionRow
{
	display:none;
}
#newsreaderActiveArticle
{
	overflow:visible;	
	padding:2px;
	/*
	OR USE
	overflow:visible;
	*/
}
#newsreaderNewsArticle  /*The content section of the main article*/
{
	padding-left:6px; 
	padding-right:2px
}
#newsreaderActiveArticleALT   /*Will be used if the archives are showing*/
{
	overflow:visible;
	/*
	OR USE
	overflow:visible;
	*/
}
/*
Don't forget to take into consideration
--the height of the newsreaderActionRow  (24  + top and bottom padding)
--the height of the "by-line" and padding  ( size of acute class(6) + 4)
*/
#newsreaderCurrentNews   /*Will be used if the archives are showing*/
{
	display:none;
	/*
	OR USE
	overflow:visible;
	*/
}
#newsreaderCurrentNewsALT   /*Will be used if the archives are showing*/
{
	display:none;
	/*
	OR USE
	overflow:visible;
	*/
}
#newsreaderArchivedNews   /*Will be used if the archives are showing*/
{
	display:none;
	/*
	OR USE
	overflow:visible;
	*/
}
#newsreaderArchivedNewsALT   /*Will be used if the archives are NOT showing*/
{
	display:none;
}

#fmsLeftNav 
{
	display: none;
}

#RightNavAuditWhitepapers, #RightNavIndustryNews, #RightNavFMUNews
{
	width: 0px;
	display: none;
}

#taxonomy
{
	width: 0px;
}

.ft {
	/*background-color: #689392;
	background-image: url(/images/Footer_bg.gif);
	background-repeat: repeat-x;*/
	background: none;
	width:100%;
	text-align: center;
	font-size: 9px;
	color: #000000;
	padding-top: 10px;
}

.ft a {
text-decoration: none;
color: #000000;
}

.ft a:hover {
text-decoration: underline;
color: #000000;
}

.fmsNoNavContent 
{
	width: 660px;
}
.fmsContent 
{
	position: relative;
	right: 150px;
	width: 660px;
}

/*#fmsHeader 
{
	display:none;
}*/

#headerLogoDiv 
{
	width: 100%;
	text-align: center;
	_bottom:0px;
}

#courtesy_nav, #fmsSearchContainer, #navbar
{	
	display:none;
}

/*homepage styles*/
#fmsContentHeader img 
{
	width: 99%;
}
.centerMain
{
	/*border:1px solid black;
	padding-top:3px;*/
	z-index: -100;
}
.centerMain h2
{
	color: #EC840F;
	font-size:100%;
	font-family:Arial,sans-serif;
	font-weight:bold;
}
.centerBlock
{
	*position: relative;
	z-index: 0;
	height:162px;
	padding-top:3px;
	padding-bottom:2px;
	
}
.centerBlock ul 
{
	padding:0;
	margin:0;
	padding-left:5px;
	margin-left:5px;
}

.centerBlock h3
{
	padding: 0px 0px 10px 10px;
	position: relative;
	bottom: 32px;
	font-size:85%;
	font-weight:bold;
	color: #F0EFE8;
	border-bottom:1px solid #9C978B;
	vertical-align: middle;
}

.resourceHeader 
{
	width: 100%;
}

.fmsResourceContent 
{
	position: relative;
	bottom: 32px;
	min-height:120px;
	_height:120px;
	background-color:#F0EFE8;
	border: 1px solid #776F5E;
	border-top: none;
	padding-top:5px;
	padding-left:10px;
	padding-right: 5px;
}

.fmsResourceContent li
{
	font-size:77%;
}


#events
{
	min-height:105px;
	background-color:#ffffff;
}
#events img 
{
	padding: 0px;
}
#events h2
{
	position:relative;
	bottom: 5px;
	margin:0px 7px 5px 7px;
}
#events #fmsEventsContent 
{
	position:relative;
	bottom: 4px;
	border: 1px solid #999386;
	border-top: none;
	margin-bottom:5px;
}

#events ul
{
	position:relative;
	bottom:5px;
	padding: 0px 10px 10px 30px;
}
#events ul li
{
	list-style-type:square;
	font-size:77%;
}
#rightNav
{
	width:24%;
	margin-right:0px;
	z-index: -100;
	background-color:#FFF;
}
#News
{
	*position: relative;
	z-index: 0;
	font-variant:normal;
	text-align:left;
	min-height:225px;
	background-color:#F1F4F4;
	width:100%;
	padding:0px 0px 0px 0px;
	
}
#News img 
{
	position:relative;
	bottom:5px;
}
#fmsIndustryNews
{
	position:relative;
	bottom:8px;
	border:1px solid #DAE3E1;
	border-top:none;
	/*padding-bottom: 5px;*/
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: -10px;
}
#fmsIndustryNews div 
{
	/*position: relative;
	bottom: 8px;*/
}

#indNewsContent 
{
	font-size: 77%;
}

#indNewsContent a
{
	font-size: 77%;
}

#News h3
{
	position:relative;
	bottom:5px;
	/*padding-left: 5px;*/
	padding-bottom: 0px;
	margin-bottom: 0;
	color:#EC840F;
	font-size:93%;
	font-weight:bold;
}

.rightBlock
{
	background-color:#ff9933;
	width:100%;
	padding-right:0px;
	/*height:175px;*/
}
#fmsDatatrac 
{
	position:relative;
	/*bottom: 20px;*/
	background-color:#ffffff;
	top: 10px;
	margin-bottom: 10px;
	font-size:77%;
}
#datatracDiv
{
	border: 1px solid #436B6B;
	background-color: White;
	border-top:none;
	position:relative;
	bottom:5px;
	/*min-height:120px;*/
	font-size:77%;
}

.dateText
{
	font-style:italic;
	font-size:9pt;
	font-weight:normal;
	color:#000;
}

#innerContainer
{
	margin-top:15px;
}
#leftNav
{
	width:24%;
}
.Ad
{
	font-variant:small-caps;
	text-align:center;
	margin-bottom:10px;
	*padding-bottom:5px;
	vertical-align:middle;
	width:100%;
	/*background-color:#ff9933;*/
}
.smallAd
{
	/*height:auto;*/
}
.largeAd
{
	/*height:auto;*/
}

.adImage img 
{
	width:100%;
}

.Ad p 
{
	display:inline;
	padding: 0px;
}
.Ad br 
{
	display:none;
}

#fmsEventsHeader, .eventsTitle 
{
	/*width: 638px;*/
	_width: 638px;
}

#eventsImgFirst
{
	_width: 645px;
}

.eventsImage 
{
	width: 100%;
	_width: 645px;
}
#fmsEventsNav 
{
	/*line-height: 20px;
	white-space:normal;
	width: 640px;
	text-align:center;*/
	display:none;
}

/*#fmsEventsNav ul 
{
	text-align:center;
	width: 640px;
}

#fmsEventsNav li {
	display:-moz-inline-box; 
	-moz-box-orient:vertical;
    display:inline-block; 
    vertical-align:top;
    word-wrap:break-word;
	float:left;
}

* html #fmsEventsNav li { display:inline; }
* + html #fmsEventsNav li { display:inline; }

#fmsEventsNav li 
{
	display:inline;
	#
}*/
	
	
