.body {
    background: #fff;
    color:#000000;
    font-family: Arial,verdana,sans-serif;
    font-size: 0.75em;
    
    /*
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    */
    text-align:center;}  

a {
    color: #1971B8;
    text-decoration: none; }
    
a:hover, a:active, a.selected {
    text-decoration: underline;
}

a.scriptButton, a.scriptButton a:hover {
    cursor: pointer;    
}    

/* Rating */

.filledRatingStar {
    background: transparent url(../images/schemes/rfid/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../images/schemes/rfid/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/schemes/rfid/SavedStar.png);
} 
 /* ----------------------------------------------- */
/* FOOTER */
/* ----------------------------------------------- */
.Footer {
	background:#fff /*url(../images/schemes/rfid/bg_footer.gif) top left repeat-x */;
	/*border-top:3px solid #fff;
	border-bottom:12px solid #fff;*/
	color:#505050;}
	/*.footer2 {
		    border-top: 5px solid #B6B5B5;
	    }*/
	.Footer a {
		color:#000;}
		.Footer span.intertop a {
			background:url(../images/schemes/rfid/emc_logo.gif) top center no-repeat;}
		.Footer ul {
		    background-color:#CCCCCC; }
            
		.Footer ul li a:hover {
			background:url(../images/schemes/rfid/bg_footer_ul.gif) top center no-repeat;
			color: #1971B8;}

/* ----------------------------------------------- */
/* HEADER */
/* ----------------------------------------------- */
.Header {
	background:#fff;}
	.TopBar {
	    background: transparent url(../images/schemes/rfid/dottedline.gif) repeat-x scroll left bottom; }
		.TopBar .SelectEvent label, .LogIn a {
			/* color:#929292; */}
                .LogIn a {
				    font-size:15px;
				    padding:0 8px;
				    text-transform:uppercase;
				    font-weight:bold;
				    text-decoration:none;}			
                .LogIn a.profile {
					/*background: url(../images/schemes/rfid/bg_LogIn_a.gif) top left no-repeat;*/}
				.LogIn a.inbox {
					/*background: url(../images/schemes/rfid/bg_LogIn_a.gif) top left no-repeat;*/}
					.LogIn a.inbox span {
						color:#000;}
				.LogIn a.logout {
					/*background: url(../images/schemes/rfid/bg_LogIn_a.gif) top left no-repeat;*/}
				.LogIn strong {
				    /*background:url(../images/schemes/rfid/bg_LogIn_inbox.gif) left top no-repeat;*/
					padding:0 8px 0 16px;
					text-align:right; }						
			    .LogOut p {
			        color:#565656; }

		.TopBar .SelectEvent select {
			background:#EBF0F5;
			color:#000;}
	.EventBackground {
	    margin-top: 6px;
		background: #fff;
		color:#000; }
/*		.EventBackground h1 a {
			background:url(../images/schemes/rfid/logo.gif) top left no-repeat;}
			*/
	.EventMenu ul li a, .EventMenu ul li a:hover, .MainMenu ul li a, .MainMenu ul li a:hover {
		text-decoration:none;}			
	.EventMenu {
		background:#fff;
		/*border-top:6px solid #dbdbdb;*/
		background: #1971B8 url(../images/schemes/rfid/dottedline.gif) repeat-x scroll left top; 
		margin-top: 6px;
		/*border-bottom: 6px solid #1971B8;*/}
			.EventMenu ul li {
				/*background:url(../images/schemes/rfid/bg_evenmenu_li.gif) left top no-repeat;*/}
				.EventMenu ul li a {
					color:#000; }
					.EventMenu ul li a:hover, .EventMenu ul li a.active{
						/*background: url(../images/schemes/rfid/bg_evenmenu_li_a.gif) top center no-repeat;*/
						background: url(../images/schemes/rfid/bg_evenmenu_li_a_inverted.gif) bottom center no-repeat;
						color:#fff;}
				.EventMenu ul li span {
					background:url(../images/schemes/rfid/icon_lock.gif) center left no-repeat;}
		.EventMenu span.rfid {
			color:#fff;
			padding:0 14px;
			font-size:16px; 
			font-weight:bold; }
		/*.EventBackground {
			color:#fff;}
			*/
			.EventBackground .LoginBox {
				background:url(../images/schemes/rfid/bg_evenmenu_li.gif) top left repeat-y;}
				.EventBackground .LoginBox label.loggedIn a {
				    color: #1971B8;}
				.EventBackground .LoginBox label.loggedIn a:hover {
				    color: #909090;}    
	.MainMenu {
		/*background:#efefef url(../images/schemes/rfid/bg_mainmenu.gif) top left repeat-x;*/
		background: #EBF0F5 url(../images/schemes/rfid/dottedline.gif) repeat-x scroll left bottom;
		/*border-bottom:1px solid #989898;*/}
			.MainMenu ul li {
				background:url(../images/schemes/rfid/bg_mainmenu_li.gif) left top no-repeat; }
				.MainMenu ul li span {
					background:url(../images/schemes/rfid/icon_lock_2.gif) center left no-repeat;}
				.MainMenu ul li a {
					text-transform:uppercase;
					font-weight:bold;
					padding:10px 0;				
					color:#000;}
						.MainMenu ul li a:hover, .MainMenu ul li a.active {
							background:url(../images/schemes/rfid/bg_mainmenu_li_a.gif) top center no-repeat;
							color:#1971B8; }

/* ----------------------------------------------- */
/* BLOCK Advertisment */
/* ----------------------------------------------- */
#Advertisment {
	/*background:#979797; */}

/* ----------------------------------------------- */
/* BLOCK WhatsNewContainer */
/* ----------------------------------------------- */
.WhatsNewContainer {
	background:#fff;}
	.WhatsNewContainer .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;}
	.WhatsNewContainer .Content {
		background-color:#EBF0F5;}
			.WhatsNewContainer h2 span a {
				background:url(../images/schemes/rfid/rss.gif) top left no-repeat; }

/* ----------------------------------------------- */
/* BLOCK FeaturedContent */
/* ----------------------------------------------- */
.FeaturedContent {
	background:#fff;}
	.FeaturedContent .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;
		text-transform:uppercase;}

/* ----------------------------------------------- */
/* BLOCK FeatureContainer */
/* ----------------------------------------------- */
.FeatureContainer {
	background:#fff;}

/* ----------------------------------------------- */
/* BLOCK FeaturedVendorContainer */
/* ----------------------------------------------- */
.FeaturedVendorContainer {
	background:#fff;}
	.FeaturedVendorContainer .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;
		text-transform:uppercase;}
		
	.FeaturedVendorContainer .Content, .FeaturedVendorContainer .Column1, .FeaturedVendorContainer .Column2, .FeaturedVendorContainer .Column3, .FeaturedVendorContainer .Column4 {
		background: #DADBDD;
		color: #000; }
		
	.FeaturedVendorContainer .CompanyName, .FeaturedVendorContainer .CompanyName a {
	    color: #505050}	
    .FeaturedVendorContainer .CompanyName a {
	    text-decoration: none; }		    
	.FeaturedVendorContainer .CompanyName a:hover {
	    color: #909090;
	}    
	
	.FeaturedVendorContainer .BorderLeft {
	    border-left: solid 1px #000; }

/* ----------------------------------------------- */
/* BLOCK FeaturedVendorDetailContainer */
/* ----------------------------------------------- */
.FeaturedVendorDetailContainer {
	/* background:#fff; */}


/* ----------------------------------------------- */
/* BLOCK tables */
/* ----------------------------------------------- */
table.blue {
	background:#fff;
	border-left:1px solid #606062;
	border-top:1px solid #606062;
	border-bottom:1px solid #606062;
	margin-bottom:14px;}
	table.blue td, table.blue th {
		border-right:1px solid #606062;}
	table.blue td.lastRow, table.blue tr.lastRow td, table.blue th.lastRow {
		border-top:1px solid #606062;}
	table.blue td.bottomRow, table.blue tr.bottomRow td, table.blue th.bottomRow {
		border-bottom:1px solid #606062;}
	table.blue td.sessionDate, table.blue tr.sessionDate td, table.blue th.sessionDate {
        background:#EBF0F5 ;
		color:#000;		
		border-bottom:1px solid #606062;}			
    table.blue td.sessionDate a, table.blue tr.sessionDate td a, table.blue th.sessionDate a {	
        color:#1971B8; }								
	table.blue th {
	    border-bottom:1px solid #606062;
		background:#EBF0F5;
		color:#000;}
		table.blue th a {
			color:#1971B8;}
	table.blue tr.sr {
			background:#ccc;}	
			
table.dark {
	background:#ccc;
	border-left:2px solid #606062;
	/*border-top:2px solid #606062;*/
	border-bottom:2px solid #606062;
	margin-bottom:14px;}
	table.dark td, table.dark th {
		border-right:2px solid #606062;}
	table.dark td, table.dark th, table.dark td.lastRow, table.dark tr.lastRow, table.dark th.lastRow {
		border-top:2px solid #606062;}		
	table.dark th {
		background:#606062;
		color:#fff;}
		table.dark th a {
			color:#1971B8;}				

/* ----------------------------------------------- */
/* BLOCK GenericContentContainer */
/* ----------------------------------------------- */
.GenericContentContainer {
	background:#fff;}
	.GenericContentContainer .Container h2.Title {
		/*background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;*/
		border-bottom: 5px solid #B6B5B5;
		color: #F1641F; }
		    .GenericContentContainer .Container h2.breadcrumbs a {
		        color: #1971B8; }
	        
		    .GenericContentContainer .Container h2.breadcrumbs a:hover {
		        /*color: #DADADA;*/ }		        
		    .GenericContentContainer .Container .Shaded {
		        background: #ccc; }


/* ----------------------------------------------- */
/* BLOCK GenericContentContainerEmail */
/* ----------------------------------------------- */ 
/*
.GenericContentContainerEmail {
	background:#fff;}
	.GenericContentContainerEmail .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;}
*/		
		
/* ----------------------------------------------- */
/* BLOCK GenericMessageView */
/* ----------------------------------------------- */
.GenericMessageView {
	background:#fff;}
	.GenericMessageView .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;}	
	.GenericMessageView .Container h2 a {
		color: #fff;}				
	.GenericMessageView .Summary {
		background:#EBF0F5;}
	.GenericMessageView .Options, .GenericMessageView .AtendeeOptions {
		background:#DADBDD;}	
	.GenericMessageView .Message {
		background:#c1c1c1;}		
	.GenericMessageView .Message h3 {
		color:#fff;
		background: url(../images/schemes/rfid/bg_h3_mail_624.gif) top left no-repeat;}	
	.GenericMessageView .Message label {
		color:#fff;}
	.GenericMessageView .Message span.options, .GenericMessageView .Message span.navig {
		color:#000000;}
		.GenericMessageView .Message span.options a, .GenericMessageView .Message span.navig a {
			color:#000000;}				
																																	
/* ----------------------------------------------- */
/* BLOCK Registration_GenericContentContainer */
/* ----------------------------------------------- */
.Registration_GenericContentContainer {
	background:#fff;}
	.Registration_GenericContentContainer .Container h2 {
		background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;
		color:#fff;}
			.Registration_GenericContentContainer .Content table th {
				color:#646464;
				border-bottom:1px solid #9d9fa2;}
				.Registration_GenericContentContainer .Content table th.bg1, .Registration_GenericContentContainer .Content table td.bg1 {
					background:#ecedef;}
				.Registration_GenericContentContainer .Content table th.bg2, .Registration_GenericContentContainer .Content table td.bg2 {
					background:#EBF0F5;}
				.Registration_GenericContentContainer .Content table th.bg3, .Registration_GenericContentContainer .Content table td.bg3 {
					background:#ffffff;}		
		
/* ----------------------------------------------- */
/* BLOCK WhatsNewItem */
/* ----------------------------------------------- */		
.WhatsNewItem {
	background:#fff;}
	.WhatsNewItem .TopRow, .WhatsNewItem .BottomRow {
		/*background: #DADBDD none repeat scroll 0 0; */
		background: #979797 url(../images/schemes/rfid/bg_h2.gif) }
		.WhatsNewItem .Name {
			color: #fff; }
	.WhatsNewItem .MiddleRow {
		background: #ECEDEF none repeat scroll 0 0; }
	.WhatsNewItem .BottomRow, .WhatsNewItem .BottomRow a {
		color: #fff; }
		.WhatsNewItem .BottomRow a {
		 }
		
/* ----------------------------------------------- */
/* BLOCK EventItem */
/* ----------------------------------------------- */		
.EventItem {
	background:#fff;}
	.EventItem .TopRow, .EventItem .BottomRow, .EventItem .Keyword {
		/*background: #DADBDD none repeat scroll 0 0; */
		/*background: #979797 url(../images/schemes/rfid/bg_h2.gif)*/
		/*background: #808080 url(../images/schemes/rfid/bg_h2_bottom.gif) repeat-x bottom left*/
		border-bottom: 5px solid #B6B5B5; }
		.EventItem .Name, .EventItem .Company {
			color: #F1641F;
			font-weight: bold; }
	.EventItem .TopRowBgNoImage, .EventItem .BottomRowBgNoImage, .EventItem .KeywordBgNoImage {
		background: #EBF0F5; }
	.EventItem .MiddleRow {
		background: #ECEDEF none repeat scroll 0 0; }
	.EventItem .MiddleRowLight {
		background: #B9B9B9 none repeat scroll 0 0; }		
	.EventItem .MiddleRowClear {
		background: none; }		
	.EventItem .BottomRow, .EventItem .BottomRow a, .EventItem .TopRow a {
		color: #1971B8; }
		.EventItem .TopRow a, .EventItem .BottomRow a {
		text-decoration: underline; }
		
.EventItemNarrow {
	background:#fff;}
	.EventItemNarrow .TopRow, .EventItemNarrow .BottomRow {
		/*background: #DADBDD none repeat scroll 0 0; */
		background: #979797 url(../images/schemes/rfid/bg_h2.gif) }
		.EventItemNarrow .Name {
			color: #fff; }
	.EventItemNarrow .MiddleRow {
		background: #ECEDEF none repeat scroll 0 0; }
	.EventItemNarrow .BottomRow, .EventItemNarrow .BottomRow a, .EventItemNarrow .TopRow a {
		color: #1971B8; }
		.EventItemNarrow .TopRow a, .EventItemNarrow .BottomRow a {
		text-decoration: underline; }		
.EventItemSideBar {
    background: transparent url(../images/schemes/rfid/dottedline.gif) repeat-x scroll left bottom; }				

/*.ReadMore a,*/ .EventItem .TopRow a {
    text-decoration: underline; }	
    
    .ReadMore a:hover, .EventItem .TopRow a:hover {
       /*color: #DADADA;*/
       text-decoration: underline;
       /*font-weight: bold; */}	
       
/* ----------------------------------------------- */
/* BLOCK SubMenu */
/* ----------------------------------------------- */			
	.SubMenu {
	    /*height:34px;*/
		/*background:#efefef url(../images/schemes/rfid/bg_mainmenu.gif) top left repeat-x;*/
		/*margin-bottom: 3px;*/
		margin-top: 2px;
		}
		    .SubMenu ul {
		        /*border-bottom: 1px solid #B6B5B5;
		        padding: 4px 3px 0 7px;*/
		        /*padding:0 20px;*/
		        width: 100%;
		        border-bottom:1px solid #B6B5B5;
		    }
			.SubMenu ul li {
				/*background:url(../images/schemes/rfid/bg_mainmenu_li.gif) left top no-repeat;*/
				/*padding: 0;*/
				/*margin: 0 4px -1px 0; */
				display: block;
                text-transform:uppercase;
				font-weight:bold;
				/*height:34px;*/
				padding:0 5px;				
				margin-bottom: -1px;
				border: 0px none; }
			    .SubMenu ul li.first {
				    /*background: none;*/ }	
				    .SubMenu ul li span {
					    /*background:url(../images/schemes/rfid/icon_lock_2.gif) center left no-repeat;*/}
				    .SubMenu ul li a {
				        border: 1px solid #B6B5B5;
				        /*padding:10px 0;
				        padding-left: 2px;
				        padding-right: 2px;*/
                        padding: 2px 5px 2px;
                        position: relative;
					    /*color:#747474;
					    border: 1px solid #B6B5B5;*/}
						    .SubMenu ul li a:hover, .SubMenu ul li a.active {
							    /*background:url(../images/schemes/rfid/bg_mainmenu_li_a.gif) top center no-repeat;*/
							    /*color:#313131;*/
							    
							    text-decoration: none;
							    color: #F1641F; }	
							.SubMenu ul li a.active {
							    border-bottom: 1px solid #FFFFFF; }	

/* ----------------------------------------------- */
/* BLOCK Sidebar Accordion */
/* ----------------------------------------------- */
.sidebarAcordion {
	background:#fff;}
	.sidebarAcordion #Container a h2 {
		/*background:#979797 url(../images/schemes/rfid/bg_h2.gif) bottom left repeat-x;*/
		/*background: #EBF0F5 url(../images/schemes/rfid/bg_sidebar_closed.gif) no-repeat scroll 284px center;*/
		background: #EBF0F5  url(../images/schemes/rfid/bg_sidebar_open.gif) no-repeat scroll 284px center;
		color:#000;}
	.sidebarAcordion #Container a.selected h2 
	{
	    background: #EBF0F5;
	    /*background: #EBF0F5  url(../images/schemes/rfid/bg_sidebar_open.gif) no-repeat scroll 284px center;*/
	}		
		.sidebarAcordion a h2 span {
			color:#000;}       
			
.AboutUs_List li {
    background:transparent url(../images/schemes/rfid/blue-cube.gif) no-repeat scroll 0 5px } 
    
    
/* ----------------------------------------------- */
/* BLOCK WatchListItem */
/* ----------------------------------------------- */		
.WatchListItem {
	background:#fff;}
	.WatchListItem .TopRow, .WatchListItem .BottomRow {
		/*background: #DADBDD none repeat scroll 0 0; */
		background: #979797 url(../images/schemes/rfid/bg_h2.gif) }
		.WatchListItem .Name {
			color: #fff; }
	.WatchListItem .MiddleRow, .WatchListItem .info {
		background: #ECEDEF none repeat scroll 0 0; }
	.WatchListItem .BottomRow, .WatchListItem .BottomRow a {
		color: #1971B8; }
		.WatchListItem .BottomRow a {
		 }    
    				
    				
/* ----------------------------------------------- */
/* BLOCK EditForm */
/* ----------------------------------------------- */

    .EditForm .shading {
        background-color: #EBF0F5; }    				

    .EditForm .shadingLight {
        background-color: #ccc; }   
        
    .EditForm .shadingOnly {
        background-color: #EBF0F5; } 	

/* ----------------------------------------------- */
/* BLOCK Emails */
/* ----------------------------------------------- */        
	.mail .MailContainer {
		background:#EBF0F5;
		margin-bottom: 6px;}  
    .mail .Folders ul li a {
		color:#3e3e3e;}		
	.mail .msgList {
	    background:#c1c1c1; }	    	      	
    .mail h3 {
	    /* color:#fff; */
	    background: url(/images/schemes/rfid/bg_h3_mail_753.gif) top left no-repeat;}	
	    
	.mail span.options, .mail span.navig {
		color:#000000;}
		.mail span.options a, .mail span.navig a {
			color:#000000;}
	.mail table th {
		color:#646464;
		border-bottom:1px solid #9d9fa2;}
		.mail table th.bg1, .mail table td.bg1 {
			background:#ecedef;}
		.mail table th.bg2, .mail table td.bg2 {
			background:#EBF0F5;}
		.mail table th.bg3, .mail table td.bg3 {
			background:#ffffff;}	 	
	.mail .Search {	
		background:#b4b4b4;
		color:#3e3e3e;}	
    .mail .composer label {
	    /* color:#fff; */}
	    .mail .composer input.subject {
		    border:1px solid #8ca7c0;}
	    .mail .composer textarea {
		    border:1px solid #8ca7c0;}
    .mail .composer span.options, .mail .composer span.navig {
	    color:#000000;}
	    .mail .composer span.options a, .mail .composer span.navig a {
		    color:#000000;}
    .mail .Content table th {
	    color:#646464;
	    border-bottom:1px solid #9d9fa2;}
	    .mail .composer table th.bg1, .mail .composer table td.bg1 {
		    background:#ecedef;}
	    .mail .composer table th.bg2, .mail .composer table td.bg2 {
		    background:#EBF0F5;}
	    .mail .composer table th.bg3, .mail .composer table td.bg3 {
		    background:#ffffff;}	
		    
/* ----------------------------------------------- */
/* BLOCK General Styles */
/* ----------------------------------------------- */			    
.Form .shading {
    background-color: #ccc; }
    
.Form .shadingLight {
    background-color: #EBF0F5; }    	

.Form .shadingDark {
    background: #B9B9B9; }
    
.Form .borderBottom {
     border-bottom: 1px solid #000; }	
     
.rssIcon a {
	background:url(/images/schemes/rfid/rss.gif) top left no-repeat; }			    			   		
	
.featuredVendors {
    background: #EBF0F5 url(/images/schemes/rfid/featured_vendors_bg.png) top center repeat-y; }
    
.CompanyName a {
    color: #1971B8; }    

ul.checkTick li {
    background:transparent url(/images/schemes/rfid/icon_yes.gif) no-repeat scroll 0 6px }     

/*    
ul.abcLinks li a {
    text-decoration: none; }  
ul.abcLinks li a:hover, ul.abcLinks li a:active {
    text-decoration: underline; }      
 */           
/*********************
Email folder icon
*********************/
span.folderIconShow {
    background:transparent url(/images/schemes/rfid/arrow_right.gif) no-repeat 0 3px; }
    
/*********************
Image preview
*********************/    
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}        
