/****************************************
| Vision Expo East
|
| Created by: Christine DePinto
| Date Created: 10-29-2009
| Copyright ? Reed Exhibitions
|
****************************************/
@import url(reset.css);
#BreadCrumb {
	display:none;
}
#Container {
	background-color:#FFF;
	margin:10px auto;
	padding:0px;
	width:960px;

}
#ContentContainer {
	background:#FFF;
	float:right;
	margin:45px 0 10px 0;
	padding:0;
	width:945px;
}
div#Container div.Column1WithLeftNav, div.Column1Full /*home pg*/ {
	border:0;
	margin:0;
	min-height:360px;
}
#ContentContainer #Column2 {
	float:right;
	margin:0;
	padding:0 5px 0 10px;
	width:210px;
}
#ContentContainer .Column1Full {
	float:left;
	margin:0 !important;
	padding:0 !important;
	width:700px;
}
#ContentContainer .Column1Full table td {
	line-height:16px;
}
#ContentContainer .Column1Full ul {
	list-style:disc;
	margin:5px 0 10px 30px;
	padding:0;
}
#ContentContainer .Column1Full ul li {
	line-height:16px;
	margin:5px 0 5px 10px;
	padding:0;
}
#ContentContainer .Column1Full ul li ul {
	list-style:circle;
	margin:0 0 0 20px;
	padding:0;
}
#SearchForm {
	width: 200px !important;
	text-align: center;
	padding-left:5px !important;
}
#SearchForm input#ctl00_SearchControl__txtSearch {
	background-color:#FFFFFF;
	border:1px #CCC solid;
	width: 140px;
	height: 15px;
	padding: 7px 2px 4px 2px;
	margin: 0;	
	color:#666666;
}

#SearchForm input#ctl00_SearchControl__btnSearch {
	background-color:#CCCCCC;
	border:#999999 2px solid;
	width: 45px;
	padding: 3px 3px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	height:28px;
}
 
#ExFoot1 {
	display:none;
}
#ExFoot2 {
	display:none;
}
#ExFoot3 {
	display:none;
}
#Footer {
	background:#b3ce83 url(/RNA/RNA_VisionEast/Framework_images/footer_bkgd.jpg) no-repeat;
/*	color:#666;
	font-size:11px;*/
	padding:10px 10px 0 10px;
	height: 70px;
	width:940px;
}

#HeaderBottomBar {
	display:none;
}
#HeaderTopBar {
	display:none;
}
#PageHeader {
	height:130px;
	margin:0;
	padding:0;
	width:960px;
}
#PageHeader #PageTitle {
	float:left;
}
#SponsorshipFooterLinks {
	display:none;
}
#accessibility-links {
	display:none;
}
#navigation {
	background:#FFF url(/RNA/RNA_VisionEast/Framework_images/nav_bkgd.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	height:36px;
	margin:0;
	width:960px;
}
#navigation ul.level1 {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
		
}

#navigation ul.level1 li {
	float:left;
	font-weight:bold;
	margin:0 ;
	padding:0;
}

#navigation ul.level1 li a {
	background:#FFF url(/RNA/RNA_VisionEast/Framework_images/nav_bkgd2.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	display:block;
	padding:11px 22px 10px 21px;
	text-decoration:none;
	border-right:#b39cbd 1px solid;
	margin:0;
}
/*

#navigation ul.level1 li.navTreeItem-REGISTERNOW a, #navigation ul.level1 li.navTreeItem-REGISTERNOW a:visited {
	border-right:none;
	background:#B30C3A url(/RNA/RNA_VisionEast/Framework_images/RegNow_bkgd.gif) repeat-x;
}

#navigation ul.level1 li.navTreeItem-REGISTERNOW a:hover {
	background:#B30C3A url(/RNA/RNA_VisionEast/Framework_images/RegNow_bkgd.gif) repeat-x;
	color:#212121;
	text-decoration: underline;
}*/

#navigation ul.level1 li:hover a, #navigation ul.level1 li a:hover, #navigation ul.level1 li.selected a {
	background: #FFF url(/RNA/RNA_VisionEast/Framework_images/subnav_bkgd.jpg) no-repeat;
	color:#212121;
	text-decoration:underline;
}

#navigation ul.level1 li:hover ul.level2, #navigation ul.level1 li.selected ul.level2 {
	display:block !important;
}
#navigation ul.level1 li:hover, #navigation ul.level1 li.selected, #navigation ul.level1 li.selected:hover {
	background: #FFF url(/RNA/RNA_VisionEast/Framework_images/subnav_bkgd.jpg) no-repeat;
}

#navigation ul.level1 ul.level2 {
	background: #FFF url(/RNA/RNA_VisionEast/Framework_images/subnav_bkgd.jpg) no-repeat;
	_margin:0 0 0 -897px;
	color:#212121;
	display:none;
	float:left;
	height:36px;
	left:0;
	position:absolute;
	top:36px;
	width:960px;
}
#navigation ul.level1 ul.level2 li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:Auto;
}
#navigation ul.level1 ul.level2 li a {
	color:#212121;
	text-decoration:none;
	line-height:36px;
	padding:0 20px;
	background:none;
}
#navigation ul.level1 ul.level2 li.selected {
	background:none!important;
	font-weight:bold;
}
#navigation ul.level1 ul.level2 li.selected a {
	color:#212121;
	text-decoration:underline;
}
#navigation ul.level1 ul.level2 li:hover, #navigation ul.level1 ul.level2 li.selected, #navigation ul.level1 ul.level2 li.selected:hover {
	background:url(/RNA/RNA_VisionEast/Framework_images/subnav_bkgd.jpg);
}
#navigation ul.level1 ul.level2 li:hover a, #navigation ul.level1 li ul.level2 li a:hover {
	color:#212121;
	text-decoration:underline;
}
.SponsorshipBlock {
	display:none;
}
.absmiddle {
	vertical-align:middle;
}
.clear {
	clear:both;
}
.img_floatleft {
	float:left;
}
.img_floatright {
	float:right;
}
hr {
	border: 0 !important;
	color: #cccccc !important;
	background-color: #cccccc !important;
	height: 1px !important;
}
.floatright .smallbox_outer {
	margin-left:5px;
}
/********Form Styles***********/
.xformContainer .xformvalidator {
/*	background-color:#FFF;*/
	color:#ff0000;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:10px;

}
.xformContainer fieldset {
	border:1px solid #CCC;
	padding:5px;
}
.xformContainer fieldset input {
	clear:both;
}
.xformContainer fieldset label {
	color:#212121;
	float:left;
	font-weight:normal;
	padding:0 0 0 5px;
	width:auto;
}
.xformContainer input, .xformContainer select, .xformContainer textarea {
	float:left;
}
.xformContainer label {
	color:#212121;
	float:left;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	width:350px;
}
.xformContainer table#id_matrix td {
	clear:both;
	padding:10px;
}
/*******Site Styles********/

a, a:visited {
	color:#005B82;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#005B82;
	/*color:#015a84;*/
	text-decoration:underline;
	font-weight:bold;

}
body {
	background:#b3ce83 url(/RNA/RNA_VisionEast/Framework_images/bkgd.jpg) repeat-x;
	margin:0;
	padding:0;
	color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td, th {
	color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.withpadding td {
	padding:3px;
}
h1 {
	color:#212121;
	font-size:20px;
	margin:0;
	padding:2px 0 3px;
	line-height:30px;
}
h2, .xformContainer .formheader {
	color:#b30838;
	border-bottom:#CCCCCC 1px solid;
	font-size:16px;
	margin:0 0 3px;
	padding:10px 0 2px;
}
h3, .xformContainer fieldset legend {
	color:#015a84;
	font-size:14px;
	font-weight:bold;
	padding:4px 0 1px 0 !important;
}
h4 {
	color:#b30838;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h5 /*White header*/ {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:2px 0;
}
input, select, textarea {
	color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
ol {
	list-style:decimal;
	margin:5px 0 10px 30px;
	padding:0;
}
ol li {
	line-height:20px;
}
p {
	line-height:16px;
	margin:0;
	padding:0 0 9px 0;
}
/*--------------------------------
  MYS Styles
----------------------------------*/
.press_releases_title { 
	font-family:Arial, Helvetica, sans-serif !important;
	color: #212121 !important;
	font-size: 20px !important;
}
/*----- Home Page Styles---------*/
.head1_CE {
	display: block;
	width: 179px;
	height: 20px;
	border-bottom: 2px solid #CCC;
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.head1 {
	display: block;
	width: 175px;
	height: 20px;
	border-bottom: 2px solid #CCC;
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.text1_CE {
	display: block;
	font-size: 13px;
	width: 179px;
	height: 100px;
	margin: 0;
	text-align: left;
}
.text1 {
	display: block;
	width: 175px;
	font-size: 13px;
	height: 100px;
	margin: 0;
	text-align: left;
}
a.homebtn1_CE, a.homebtn1_CE:visited {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #212121;
	text-decoration: none;
	font-weight: normal;
	width: 179px;
	height: 270px;
	text-align: center;
	padding: 0 0 0 4px;
}
a.homebtn1_CE:hover {
	color: #999;
	font-size: 13px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	cursor:pointer;cursor:hand;

}
a.homebtn1_CE img {
	margin: 20px auto;
	border: 0;
}
a.homebtn1, a.homebtn1:visited {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #212121;
	text-decoration: none;
	font-weight: normal;
	width: 175px;
	height: 270px;
	text-align: center;
	padding: 0 0 0 4px;
}
a.homebtn1:hover {
	color: #999;
	font-size: 13px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	cursor:pointer;cursor:hand;

}
a.homebtn1 img {
	margin: 20px auto;
	border: 0;
}
.borderright1_CE {
	display:block;
	width:179px;
	height: 120px !important;
	border-right: 1px solid #CCC;
	padding: 0 4px 0 0;
}
.borderright1 {
	display:block;
	width:175px;
	height: 120px !important;
	border-right: 1px solid #CCC;
	padding: 0 4px 0 0;
}
.noborder1 {
	display:block;
	width:165px;
	height: 120px !important;
	padding: 0;
}
	/* end new*/
.purple {
	color: #370044 !important;
	font-size: 14px;
	font-weight: bold;
}
a.purple, a.purple:visited {
	color: #370044 !important;
	font-size: 14px;
	font-weight: normal;
}
a.purple:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.green {
	color: #7AA033 !important;
	font-size: 14px;
	font-weight: bold;
	}
a.green, a.green:visited {
	color: #7AA033 !important;
	font-size: 14px;
	font-weight: normal;
}
a.green:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.blue {
	color: #015A84 !important;
	font-size: 14px;
	font-weight: bold;

}
a.blue, a.blue:visited {
	color: #015A84 !important;
	font-size: 14px;
	font-weight: normal;
}
a.blue:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.red {
	color: #B30737 !important;
	font-size: 14px;
	font-weight: bold;
}
a.red, a.red:visited {
	color: #B30737 !important;
	font-size: 14px;
	font-weight: normal;
}
a.red:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.homebtn_CE, a.homebtn_CE:visited {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	text-decoration: none;
	font-weight: normal;
	width: 179px;
	height: 340px;
	text-align: center;
	padding: 0 0 0 4px;
}
a.homebtn_CE:hover {
	color: #999;
	font-size: 14px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	cursor:pointer;cursor:hand;

}
a.homebtn_CE img {
	margin: 20px auto;
	border: 0;
}
a.homebtn, a.homebtn:visited {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #212121;
	text-decoration: none;
	font-weight: normal;
	width: 175px;
	height: 340px;
	text-align: center;
	padding: 0 0 0 4px;
}
a.homebtn:hover {
	color: #999;
	font-size: 14px !important;
	text-decoration: none !important;
	font-weight: normal !important;
	cursor:pointer;cursor:hand;

}
a.homebtn img {
	margin: 20px auto;
	border: 0;
}
.borderright_CE {
	display:block;
	width:179px;
	height: 188px !important;
	border-right: 1px solid #CCC;
	padding: 0 4px 0 0;
}
.borderright {
	display:block;
	width:175px;
	height: 188px !important;
	border-right: 1px solid #CCC;
	padding: 0 4px 0 0;
}
.noborder {
	display:block;
	width:175px;
	height: 188px !important;
	padding: 0;
}
/*-----Category Nav---------*/
.purple_title {
	color:#370044;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	padding:0 0 0 5px;
}
.green_title {
	color:#7aa033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	padding:0 0 0 5px;
}
.red_title {
	color:#B30B3A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	padding-bottom:10px;
	padding-left:5px;
	text-transform:uppercase;
}
.blue_title {
	color:#015a84;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-left:5px;
	text-transform:uppercase;
}
a.category_menu {
	color:#FFF !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.category_menu:active {
	color:#FFF !important;
	text-decoration:underline !important;
}
a.category_menu:hover {
	color:#FFF !important;
	text-decoration:underline;
}
/*--------------------------
 eMANUAL
---------------------------*/
a.emanual_button, a.emanual_button:visited {
            background: url(/RNA/RNA_VisionEast/eManual/eManualbutton.jpg) no-repeat;
            display: block;
            width: 120px;
            height: 42px;
            line-height: 14px;
            text-align: center;
            color: #FFF !important;
            font-weight: bold;
            font-size: 11px;
            margin: 0 auto;
            padding: 12px 0 0 0;
            text-decoration: none;
}
a.emanual_button:hover{  text-decoration: none !important;
            color: #ccc !important;

}

/*--------------------------
 Photo Gallery 2010
---------------------------*/
a.photogallery_button, a.photogallery_button:visited {
            background: url(/RNA/RNA_VisionEast/Images/images_10/PhotoGallerybutton.jpg) no-repeat;
            display: block;
            width: 150px;
            height: 48px;
            line-height: 14px;
            text-align: center;
            color: #FFF !important;
            font-weight: bold;
            font-size: 13px;
            margin: 0 auto;
            padding: 10px 0 0 0;
            text-decoration: none;
			text-transform:uppercase;
}
a.photogallery_button:hover{  text-decoration: none !important;
            color: #ccc !important;

}
table.photopadding td {
	padding:8px;
	}
/*****************traffic***************/
.greentext {		
	color:#7aa033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.blacktext {		
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*-------------------------
FOOTER
--------------------------*/
a.footer, a.footer:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#015a84;
	text-decoration:none;
	padding:0 5px;
}
a.footer:hover {
	color:#015a84;
	text-decoration:underline;
}
.copyright {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

/*----------------------------------------------------------------------------
            LAYOUT BLOCKS IN ALL VARIATIONS
------------------------------------------------------------------------------ 
*/
 
/*          = Layout Blocks Common Styles Grouped together
----------------------------------------------- */

div#content .layoutBlock {margin:7px 0 7px 0; padding:0; }

div#content .clear{margin:0; padding:0; clear:both;}

 
/*          =Two Column Styles
----------------------------------------------- */

.bodyContentMainBody {padding-top: 8px;}            /***********added CD****************/

div#twoColumns{ margin:0 8px 0 0; padding:0; border:0; clear:both; }

div#ContentContainer #twoColumns a:hover{ color:#005596; text-decoration:none; }

.twoColumns .firstBlock { float:left; width:48.5%; margin:0 0 20px 0; padding: 0 8px 0 0; border:0px solid #cccccc; }

#Content #twoColumns .firstBlock #BodyContentMainBody img { border:0; margin:0;} 
.twoColumns .firstBlock p { margin: 2px 0 12px 0; padding: 0 8px 0 0; } 

.twoColumns .secondBlock{ float:right; width:48.5%; margin:0 0 20px 0; padding: 0 0 0 8px; border:0px solid #cccccc; }


#Content #twoColumns .secondBlock #BodyContentMainBody img{ border:0; margin:0; }

.twoColumns .secondBlock p { margin: 2px 0 12px 0; padding: 0; }

#Content .Column1WithLeftNav .BodyContent #BodyContentMainBody img { padding:0; margin:0; } 

/*------- twoColumns styles ends here ------- */

 
