/* default css */

/*** IE6 Fix ***/
*  
{
  margin:0px;
}

html
{
	height: 100%;
}

* html div#container {
	height: 100%;
}

img, div
{
	padding:0px;
	margin:0px;
	/*border:thin;*/
}

table
{
	padding:0px;
	margin:0px;
}

html,body
{	
	line-height:17pt;
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5848;
	line-height:10pt;
	font-size: 12px;
	text-align:left;
	/*border:solid 1px green;*/
	height:100%;
}


#home  
{
	background:url(/images/homeHeaderBG.jpg) left top repeat-x #efefef; 
}

#sub
{
	background:url(/images/subHeaderBG.jpg) left top repeat-x #efefef; /**/
	/*border:solid 1px red;*/
	height:314px;
}

#wrapper
{
	position:relative;
	width:955px;
	min-height: 100%;
	height: auto !important;
	height: 100%;/**/
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
	padding:0px;
	background:url(/images/bodyBGRpt.gif) right top repeat-y;
	/*border:solid 1px red;*/
}

#sub #wrapper
{
	background:url(/images/subBodyBGRpt.gif) right top repeat-y;
	width:970px;
}

#sub #wrapper.oneColLayout
{
	background:url(/images/subBodyBGRptOneCol.gif) right top repeat-y;
	width:970px;
}

#header
{
	/**/
	position:relative;
	top:0;
	left:50%;
	margin:0 0 0 -477px;
	width:955px;
	height:405px;
	/*vertical-align:top;*/
	/*border:solid 1px #000000;*/
	padding:0;
	background:url(/images/headerBG.gif) left top repeat-x #e7e7e8; 
}

*+ html #header
{
	margin:0 0 0 -478px;
}

#sub #header
{
	height:300PX;
	width:970px;
	/*border:solid 1px green;*/
	background:none;
	margin:0 0 0 -485px;
}

#titleBar img, #headerTop img, #sub #header img
{
	/* added to eliminate spacing between images*/ 
	float:left;
	display:inline;
}

* html #home #flashContent img
{
	/* added to eliminate spacing between images*/ 
	float:left;
	display:inline;
}

* html div#flashContent
{
	/* added to eliminate spacing between images */
	float:left;
	display:inline;
	width:720px;
	/*border:solid 1px red;*/
}

#headerFlashLeft img, #nav img
{
	/* menu needs this or submenus will align at the top right in FireFox */
	display:block;
}

#headerFlashLeft
{
	float:left;
	display:inline;
	width:235px;
	height:335px;
	margin:0;
	padding:0;
	/*border:solid 1px red;*/
}

#sub #headerFlashLeft
{
	height:90px;
	/*width:*/
}

#headerLeft
{
	 position:absolute;
	 top:0;
	 left:50%;
	 margin:0 0 0 477px;
}

#headerTopLeft
{
	position:absolute;
	top:0;
	left:50%;
	height:314px;
	width:65px;
	margin:0 0 0 -550px;
}

#headerTopRight
{
	position:absolute;
	top:0;
	left:50%;
	height:314px;
	width:65px;
	margin:0 0 0 484px;
	/*border:solid 1px #000;*/
}

/* creates faux background */
#main
{
	/*position:relative;*/
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:955px;
}

#sub #main
{
	width:735px;
	/*border:solid 1px #000;*/
}

/* left side styles */
td.tdLeftBG
{
	 background:url(/images/tdLeftBG.gif) right top repeat-x;
	 height:391px;
	 /*border:solid 1px #000;*/
}

#leftColTop
{
	/*background:url(/images/common/bodyLeftTop.jpg) left top no-repeat;
	min-height:250px; 
	width:245px;*/
}

#leftCol
{
	/*background:url(/images/common/dropshadow.jpg) left top repeat-x;
	min-height:250px; 
	width:249px;
	height:100%;
	float:left;
	display:inline;
	margin:20px 0 0 0px;*/
}

/* the following rule is recognized only by IE */
	
* html body div#leftCol	
{
  	/*background:url(/images/common/dropshadow.jpg) left top repeat-x;
	min-height:250px; 
	width:250px;
	height:100%;
	float:left;
	display:inline;
	margin:20px 0 0 0px;*/
 }
/* end left col styles */

#tdCenterCol
{
	/*background:url(/images/common/centerColBG.gif) left top repeat-y;
	border:solid 1px #000;*/
}

#centerCol
{
	/*background:url(/images/common/centerColTop.gif) left top no-repeat;
	min-height:250px; 
	width:500px;
	padding:0px;
	margin:0px;
	height:100%;
	float:left;
	display:inline;*/
	/*border:solid 1px #000;*/
}

/* right col styles */
td.tdRightBG
{
	background:url(/images/tdRightBG.gif) left top repeat-x;
	height:391px;
	/*border:solid 1px #000;*/
}

#tdRightCol
{
	/*border-left:solid 1px #b1b1b1;
	border-right:solid 1px #b1b1b1;
	background:url(/images/common/rightColGrayTop.gif) left top no-repeat #e8e8e8;*/
}

#rightCol
{
	
	 /*float:left;
	 display:inline;
	 margin:40px 0 0 0px;
	 width:246px;
	 height:100%;
	 border:solid 1px #000;*/
}


#rightColTop
{
	 /*min-height:250px;
	 background:url(/images/common/KeynotesRightTopSub.jpg) left top no-repeat;
	 float:left;
	 display:inline;
	 width:246px;*/
}

.clear, #clear
{
	clear:both;
	margin:0px;
	padding:0px;
}

#push
{
	clear:both;
	margin:0px;
	padding:0px;
	height:80px;
	/*border:solid 1px Green;*/
}

#footer
{
	height:80px;
	background:url(../images/footerBGRPT.gif) left top repeat-x #3d7326;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#afdc9b;
	position:relative;
	left:0px;
	top:0;
	width:100%;
	/*border:solid 1px #000;*/
}


#footerBG
{
	position:relative;
	width:965px;
	height:80px;
	background:url(../images/footerBG.gif) left top no-repeat #3d7326;
	margin:0 auto;
	/*border:solid 1px #000;*/
}

#footerNav
{
	float:left;
	display:inline;
	height:40px;
	margin:10px 0 0 20px;
	/*border:solid 1px red;*/
}

#footerNav a 
{
	color:#afdc9b;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;	
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	/*font-weight:bold;
	border:solid 1px #000;
	vertical-align:top;*/
}
/**********************************************************************************/

/* text styles */
#primaryContent
{
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12pt;
	color: #5e5e5e;
	width:520px;  /* less 15px padding */ 
	margin:15px 0px 0px 15px;
	padding:0 0px 0 0px;
	/*border:solid 1px #000;*/
}

#sub #primaryContent
{
	float:left;
	width:485px;
	/*border:solid 1px blue;*/
	padding:0 0 80px 0px;
	margin:0 0 0 20px;
}

#sub #primaryContent #inner
{
	
	display:inline;
	/*border:solid 1px green;*/
}


/* text styles */
#primaryContent2
{
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12pt;
	color: #5e5e5e;
	width:520px;  /* less 15px padding */ 
	margin:15px 0px 0px 15px;
	padding:0 0px 0 0px;
	/*border:solid 1px #000;*/
}

#sub #primaryContent2
{
	float:left;
	width:485px;
	/*border:solid 1px blue;*/
	padding:0 0 80px 0px;
	margin:0 0 0 20px;
}

#sub #primaryContent2 #inner2
{
	float:left;
	display:inline;
	width:485px;
	/*border:solid 1px green;*/
}

p
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	color: #5e5e5e;
	margin:0 0px;
	border:solid 1px #000;*/
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#015f8c;
	font-size:10pt;/**/
}

h2
{
	/*font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:14px;
	font-weight:normal;*/
}

h3, .h3
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ca9551;
	font-size:11px;
	text-decoration:none;*/
}

ul
{
	margin:10px 0 10px 20px;
	padding:0px;
	list-style:none;
}

ul li
{
	list-style-image:url(/images/arrowBullet.gif);
	margin-bottom:5px;
	/*border:solid 1px red;*/
}

.breadCrumbs
{
	
	font-size:8pt;/**/
}

ul a
{
	/*font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;*/
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#108fcb;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
}

#copyright
{
	float:right;
	display:inline;
	padding:0px;
	font-size:7pt;
	padding:0px;
	margin:0px;
	line-height:10pt;
	text-transform:uppercase;
	margin:10px 0 0 0px;
	/*border:solid 1px #000;*/
}

#copyright a
{
	color:#afdc9b;
	font-weight:normal;
	text-decoration:none;	
	font-size:7pt;
}

#siteSearch
{
	float:right;
	display:inline;
	margin:20px 0 0 0px;
	/*border:solid 1px red;*/
	background-color:#FFFFFF;
	width:190px;
}

#siteSearch img
{
	float:right;
	display:inline;
	/*border:solid 1px green;*/
}

#siteSearch input
{
	border:solid 1px #c3c3c3;
	background-color:#eeeeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:165px;
}

#pageHeader
{
	float:left;
	display:inline;
	width:550px;
	height:42px;
	margin:0px;
	/*border:solid 1px red;
	background:url(../images/titleBarBG.gif) left top repeat-x;*/
}

#sub #pageHeader
{
	width:525px;
	/*border:solid 1px red;*/
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
}

#titleBar
{
	float:left;
	display:inline;
	width:100%;
	height:42px;
	/*border:solid 1px #000;*/
	background:url(/images/titleBarBG.gif) left top repeat-x;
}

#sub #titleBar
{
	float:none;
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
	height:49px;
	/*width:100%;*/
	/*border:solid 1px #000;*/
	/*margin:0 0 0 237px;*/
}

#partners
{
	/*border:solid 1px red;*/
	background:url(/images/subtitleBarBG.gif) left top repeat-x;
}

#news
{
	float:left;
	display:inline;
	/*border:solid 1px red;*/
	margin:15px 10px 0px 30px;
	width:180px;/**/
	line-height:normal;
}

#sub #news
{
	margin:15px 10px 0px 15px;
}

#news td.newsDesc {
	font-size:9pt;
}

#meetingThumb
{
	background:url(/images/imgThumbBG.gif) left top no-repeat;
	width:94px;
	height:72px;
}

#numDate
{
	float:left;
	display:inline;
	background:url(/images/darkGreyBG.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding-top:1px;
	padding-bottom:5px;
	width:23px;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	/*border:solid 1px red;*/
}

.date
{
	color: #d16f1a;
}

.dateLink {
	color: #d16f1a;
	text-decoration: none;
}

.newsTitleLink {
	color: #666666;
	text-decoration: none;
	font-size:9pt;
}

.bcLink {
	color: #666666;
	text-decoration: underline;
	font-size:8pt;
}




#sponsors
{
	position:absolute;
	right:0;
	bottom:0;
	/*border:solid 1px red;*/
	/*width:180px;*/
	height:242px;
	padding:20px 0 85px 0 ;
}

#sub #sponsors
{
	right:20px;
}

#contactInfo
{
	position:absolute;
	bottom:0;
	right:0px;
	margin:0 15px 50px 0px;
	width:195px;
	/*border:solid 1px blue;*/
}

#logoGrey
{
	position:absolute;
	bottom:0;
	right:195px;
	margin:0 15px 50px 0px;
	width:195px;
	height:154px;
	/*border:solid 1px blue;*/	
}

/* take bar out of document flow with absolut positioning - creates illusion of seamless BG */
#rightBarUnderHeader
{
	position:absolute;
	top:0;
	left:50%;
	margin:349px 0 0 0px;
	width:50%;
	height:42px;
	background-color:#fff;
}

/* take bar out of document flow with absolut positioning - creates illusion of seamless BG */
#barUnderHeader
{
	position:absolute;
	top:0;
	left:0;
	margin:405px 0 0 0px;
	width:100%;
	height:42px;
	background:url(/images/titleBarBG.gif) left top repeat-x;
}

#sub #barUnderHeader
{
	left:50%;
	margin:300px 0 0 0px;
	background:url(/images/subTitleBarBG.gif) left top repeat-x;
	width:50%;
	/*border:solid 1px red;*/
}

#stampBG
{
	/*position:absolute;
	top:460px;
	right:0;*/
	float:right;
	display:inline;
	background:url(/images/stampBG.gif) left top no-repeat;
	height:219px;
	width:195px;
	padding:0 0 247px 0px; /* 242 is height of sponsors.gif */
	/*border:solid 1px green;*/
}

#sub #stampBG
{
	/*border:solid 1px green;*/
	margin:0 15px 0 0px;
	padding:0 0 247px 0px;
}

#rightBanner
{
	float:left;
	display:inline;
	margin:15px 0 0px 10px;
	height:170px;
	/*border:solid 1px #000;*/
}

#sunTop
{
	position:absolute;
	bottom:80px;
	right:195px;
	background:url(/images/sunTop.gif) left top no-repeat;
	height:60px;
	width:225px;
	/*border:solid 1px #000;*/
}

* html #sunTop
{
	bottom:80px;
}

#sub #sunTop
{
	background:url(/images/sunTopSub.gif) left top no-repeat;
	/*border:solid 1px #000;*/
}


#meetings
{
	float:left;
	line-height:12pt;
	display:inline;
}

#meetings a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#108fcb;
	font-weight:normal;
	text-decoration:underline;
	text-transform:capitalize;
}

#mbrLogin, #sub #mbrLogin
{
	float:left;
	display:inline;
	background:url(/images/memberloginBG.gif) left top no-repeat;
	height:70px;
	width:232px;
	/*border:solid 1px #000;*/
}

* html mbrLogin
{
	height:50px;
}

#mbrLogin #inner
{
	float:left;
	display:inline;
	margin:0 0 0 15px;
	/*border:solid 1px red;*/
	width:200px;
}

#mbrLogin input
{
	font-family:Arial, Helvetica, sans-serif;
	color:#5a5848;
	padding-left:5px;
}

* html #mbrLogin input
{
	height:11px;
	vertical-align:top;
}

#nav
{
	float:left;
	display:inline;
	/*border:solid 1px red;*/
	width:235px;
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
}

/**** FORMS ****/

.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		background-color: #ffffff;
		border:solid 1px #e1e1e1;
		font-weight: normal;
		padding: 4px;
}

.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #fff;
		background-color: #5e5e5e;
		border:solid 0px #cbcbcb;
		font-weight: normal;
		padding: 3px;
}

.error
{
	color: red;
}


.photo {
	margin: 20px 10px 20px 0px;
	float: left;
	border: 5px solid #b3b2ad;
}

.photo2 {
	margin: 10px 20px 10px 0px;
	float: left;
	border: 5px solid #b3b2ad;
}
	
	
/* INSITES STYLES */

#postcard { 
	text-indent: center;
	background: #000;
	width:433px;
	height:306px;
	}

#insitesBanner { 
	display: block;
	height: 210px;
	background: url(../images/insites/bg-banner.gif) no-repeat;
	position: relative;
	margin: 0 0 20px 0;
	}
	
	#insitesBanner.exhibitors { background: url(../images/insites/bg-banner2.gif) no-repeat; }

	
	#insitesBanner .logo { 
		position: absolute;
		top: 0;
		left: 0;
		}

	#insitesBanner .logo a { 
		height: 210px;
		width: 235px;
		display: block;
		outline: none;
		text-decoration: none;
		border: none;
		text-indent: -5000px;
		}

	#insitesBanner .menu { 
		position: absolute;
		top: 10px;
		left: 230px;
		}
		
	#insitesBanner .menu ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#insitesBanner .menu ul li { 
		float: left;
		margin: 0 0 0 15px;
		padding: 0;
		background: none;
		list-style: none;
		}

	#insitesBanner .menu ul li a {
		font-size: 12px;
		font-weight: bold;
		color: #ef4036;
		text-decoration: none;
		text-shadow: -1px -1px 0 #fff;
		}
		
	#insitesBanner.about .menu ul li.about a,
	#insitesBanner.schedule .menu ul li.schedule a,
	#insitesBanner.hotel .menu ul li.hotel a,
	#insitesBanner.vegas .menu ul li.vegas a,
	#insitesBanner.exhibitors .menu ul li.exhibitors a,
	#insitesBanner.register .menu ul li.register a,
	#insitesBanner .menu ul li a:hover {
		color: #0f75bc;
		text-shadow: 1px 1px 0 #fff;
		}

#insitesContent p { 
	margin: 0 0 10px 0;
	}
	
#insitesContent h2 { 
	color: #333d6a;
	margin: 20px 0 10px 0;
	font-size: 14px;
	}

#insitesContent h3 { 
	color: #222;
	margin: 10px 0;
	font-size: 12px;
	}
	
#insitesContent table { 
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	}

#insitesContent table td { 
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	}

#insitesContent table th { 
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	background: #ddd;
	font-size: 10px;
	text-align: left;
	}
	
#insitesContent .cards { 
	float: right;
	margin: -50px 0 0 20px;
	position: relative;
	}
	
	#insitesContent .cards img { width: 250px; margin: 10px 0 0 20px;} 

		
		 
	
		
		
		
		
		
		
		
		