/**************************************

	Vision West 2010 -revised
	Created by: Christine DePinto
	Creating Date: April 1, 2010
	Reed Exhibtions
	Copyright 2010

***************************************/
@import url(reset.css);
#BreadCrumb {
	display:none;
}
#Container {
	background-color:#FFF;
	margin:10px auto;
	padding:0px;
	width:960px;

}
#ContentContainer {
	background:#FFF;
	float:right;
	margin:40px 0 10px 0;
	padding:0;
	width:950px;
}
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 5px;
	width:210px !important;
}
#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:0;
}
#SearchForm input#ctl00_SearchControl__txtSearch {
	background-color:#FFFFFF;
	border:1px #CCC solid;
	width: 140px;
	height: 15px;
	padding: 6px 2px 4px 2px;
	margin: 0;	
	color:#666666;
}

#SearchForm input#ctl00_SearchControl__btnSearch {
	background-color:#CCCCCC;
	border:#999999 2px solid;
	width: 50px;
	padding: 3px 3px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	height:28px;
}
 
#ExFoot1 {
	display:none;
}
#ExFoot2 {
	display:none;
}
#ExFoot3 {
	display:none;
}
#Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC !important;
	margin:0;
	height:40px;
	padding:20px 10px 5px;
	width:940px;
}

#HeaderBottomBar {
	display:none;
}
#HeaderTopBar {
	display:none;
}
#PageHeader {
	height:120px;
	margin:0;
	padding:0;
	width:960px;
}
#PageHeader #PageTitle {
	float:left;
}
#SponsorshipFooterLinks {
	display:none;
}
#accessibility-links {
	display:none;
}
/*--------------Navigation------------*/
#navigation {
	background:#FFF url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/NavBar.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	height:35px;
	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:13px;
	color:#FFF;
	display:block;
	padding:10px 22px 9px 21px;
	text-decoration:none;
/*	border-right:#E6F4F5 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_Vision_West/Framework_images/Site_Images2010/Registration.png) repeat-x;
}

#navigation ul.level1 li.navTreeItem-REGISTERNOW a:hover {
	background:#B30C3A url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/Registration.png) repeat-x;
	color:#E6F4F5;
	text-decoration: underline;
}

#navigation ul.level1 li:hover a, #navigation ul.level1 li a:hover, #navigation ul.level1 li.selected a {
	/*background-image:url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/NavSelected.png);
	background-repeat:repeat-x;*/
	background-color:#66adb5;
	color:#E6F4F5;
	text-decoration:none;
}

#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-color:#E6F4F5;

}

#navigation ul.level1 ul.level2 {
/*	background: #FFF url(/RNA/RNA_VisionEast/Framework_images/subnav_bkgd.jpg) no-repeat;*/
	background-color:#E6F4F5;
	_margin:0 0 0 -957px;
	color:#212121;
	display:none;
	float:left;
	height:35px;
	font-size:12px !important;
	left:0;
	position:absolute;
	top:35px;
	width:960px;
}
#navigation ul.level1 ul.level2 li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	font-weight:bold;
	width:Auto;
}
#navigation ul.level1 ul.level2 li a {
	color:#007680;
	text-decoration:none;
	font-size:12px !important;
	line-height:35px;
	padding:0 15px;
	background:none;
	border-right:1px #A4CFD4 solid;
}
#navigation ul.level1 ul.level2 li.selected {
	background:none !important;
	font-weight:bold;
}
#navigation ul.level1 ul.level2 li.selected a {
	background-color:#E6F4F5;
	color:#66adb5;
	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-color:#E6F4F5;
	color:#66adb5;
	text-decoration:underline;
}
#navigation ul.level1 ul.level2 li:hover a, #navigation ul.level1 li ul.level2 li a:hover {
	background-color:#E6F4F5;
	color:#66adb5;
	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 8px 10px;
	width:auto;
}
.xformContainer input, .xformContainer select, .xformContainer textarea {
	float:left;
}
.xformContainer label {
	color:#212121;
	float:left;
	font-weight:normal;
	line-height:15px;
	text-align:left;
	width:230px;
}
.xformContainer table#id_matrix td {
	clear:both;
	padding:10px;
}
/*******Site Styles********/

a, a:visited {
	color:#008d99;
	text-decoration:none;
}
a:hover {
	color:#999999;
	/*color:#015a84;*/
	text-decoration:underline;

}
body {
	background:#FFF url(/RNA/RNA_ISG/backgd.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:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px !important;
	margin:0 0 15px 0 !important;
	padding:0 0 0 6px !important;
	line-height:28px;
	height:28px;
	background-color:#ac0636;
	font-weight:normal !important;
}
h2, .xformContainer .formheader {
	color:#008c99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px  !important;
	border-bottom:#CCCCCC 1px solid;
	font-weight:bold !important;
	margin:0 0 5px 0!important;
	padding:10px 0 2px !important;
}
h3, .xformContainer /*fieldset legend*/ {
	color:#d16e19;
	font-size:14px !important;
	font-weight:bold !important;
	padding:4px 0 1px 0 !important;
}
h4 {
	color:#212121;
	font-size:14px !important;
	font-weight:bold !important;
	padding:4px 0 1px 0 !important;
}
h5 /*Travel page*/{
	color:#212121;
	font-size:18px !important;
	font-weight:bold !important;
	padding:4px 0 1px 0 !important;
}
.box_title {
	display:block;
	color:#ac0636;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px  !important;
	border-bottom:#CCCCCC 1px solid;
	font-weight:bold !important;
	margin:0 5px 5px 5px!important;
	padding:10px 0 2px !important;
}
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;
}

#pr_container table td {/* ---- Exh PR's ----*/
	font-weight:bold;
	padding:3px !important;
	text-align:left !important;
}
#pr_container {
	width:100% !important;
	*width:700px !important;

}
/*----- Home Page Styles---------*/
.head {
	display: block;
	width: 170px;
	height: 20px;
	border-bottom: 2px solid #CCC;
	margin: 0 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

}
.text {
 	color:#797979;
 	font-size:13px;
	padding-left:8px;
	padding-right:6px;
	text-align:left;
}

.borderright {
	border-right:1px solid #CCCCCC;
	marging:0;
	padding:0;
}

/*------- Featured Exhibitors/Main Cate Nav ---------------*/

.orange_title {
	background-image:url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/CategoryHeadings/OrangeTitleBkgd.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	height:24px;
	line-height:24px;
	margin:0;
	padding:2px 0 2px 6px !important;
}
.orange {
	color: #d16e19 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	
}
a.orange, a.orange:visited {
	color: #d16e19 !important;
	font-size: 14px;
	font-weight: normal;
	padding:0 1px;

}
a.orange:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.green_title {
	background-image:url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/CategoryHeadings/GreenTitleBkgd.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	height:24px;
	line-height:24px;
	margin:0;
	padding:2px 0 2px 6px !important;
}
.green {
	color: #c2b600 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	}
a.green, a.green:visited {
	color: #c2b600 !important;
	font-size: 14px;
	font-weight: normal;
	padding:0 1px;
}
a.green:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.blue_title {
	background-image:url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/CategoryHeadings/BlueTitleBkgd.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	height:24px;
	line-height:24px;
	margin:0;
	padding:2px 0 2px 6px !important;
}
.blue {
	color: #008d99 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;

}
a.blue, a.blue:visited {
	color: #008d99 !important;
	font-size: 14px;
	font-weight: normal;
	padding:0 1px;
}
a.blue:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}
.red_title {
	background-image:url(/RNA/RNA_Vision_West/Framework_images/Site_Images2010/CategoryHeadings/RedTitleBkgd.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px !important;
	font-weight:normal !important;
	height:24px;
	line-height:24px;
	margin:0;
	padding:2px 0 2px 6px !important;
}
.red {
	color: #ac0636 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
a.red, a.red:visited {
	color: #ac0636 !important;
	font-size: 14px;
	font-weight: normal;
	padding:0 1px;
}
a.red:hover {
	color: #999 !important;
	font-size: 14px;
	font-weight: normal;
	text-decoration:underline;
}

.black { /* featured exh title */
	color: #000 !important;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
	}
/*---------- Category Circle Titles -----------*/
.orange-link {
	color: #d16e19 !important;
	font-size: 12px;
	line-height:11px;
	font-weight: bold;
	
}
a.orange-link, a.orange-link:visited {
	color: #d16e19 !important;
	font-size: 12px;
	font-weight: bold;

}
a.orange-link:hover {
	color: #999 !important;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
}
.orange-link-selected {
	color: #f2d4ba !important;
	font-size: 12px;
	line-height:11px;
	font-weight: bold;
}
.green-link {
	color: #c2b600 !important;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
}
a.green-link, a.green-link:visited {
	color: #c2b600 !important;
	font-size: 12px;
	font-weight: bold;
}
a.green-link:hover {
	color: #999 !important;
	font-size: 12px;
	text-decoration:underline;
	font-weight: bold;
	}
.green-link-selected {
	color: #ece9b2 !important;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
}
.blue-link {
	color: #008d99 !important;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
}
a.blue-link, a.blue-link:visited {
	color: #008d99 !important;
	font-size: 12px;
	font-weight: bold;
}
a.blue-link:hover {
	color: #999 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.blue-link-selected {
	color: #b3dce0 !important;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
}
.red-link {
	color: #ac0636 !important;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;

}
a.red-link, a.red-link:visited {
	color: #ac0636 !important;
	font-size: 12px;
	font-weight: bold;
}
a.red-link:hover {
	color: #999 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.red-link-selected {
	color: #e6b3c2 !important;
	font-size: 12px;
	font-weight: bold;
	line-height:12px;

}
/*--------My Show Planne----------*/
#msp {
	width:225px;
	border:3px solid #4A6988;
	margin:15px 0 0 0;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
#msp h3 {
	text-align:center;
	background:#4A6988;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:25px;
}
#msp ul {
	list-style:none !important;
}
#msp ul .exhib {
	background:url(/RNA/RNA_WesternFood/2010Images/msp_home_clipboard.png) no-repeat !important;
	padding:0 0 10px 30px !important;
}
#msp ul .floorplan {
	background:url(/RNA/RNA_WesternFood/2010Images/msp_home_floorplan.png) no-repeat !important;
	padding:2px 0 10px 30px !important;
}
#msp ul .agenda {
	background:url(/RNA/RNA_WesternFood/2010Images/msp_home_planner.png) no-repeat !important;
	padding:2px 0 10px 30px !important;
}
#msp .getStarted {
	text-align:center;
	vertical-align:middle;
}
#msp .getStarted a {
	display:block;
	height:36px;
	background:url(/RNA/RNA_WesternFood/2010Images/msp_home_getStarted.png) no-repeat top center;
	font-size:15px;
	color:#4A6988;
	padding:8px 0;
}
/*--------------- eMANUAL ---------------*/
a.emanual_button, a.emanual_button:visited {
            background: url(/RNA/RNA_Vision_West/eManual/Images/buttonbkgd.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;
}


/*-------------- FOOTER ---------------*/
a.footer, a.footer:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	text-decoration:none;
	padding:0 5px;
}
a.footer:hover {
	color:#a2a2a2;
	text-decoration:underline;
}
.copyright {
	color:#7f7f7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.addthis_toolbox{
	margin-left:35px;
}

.pngfix {
}


 
