/****************************/
/*     General Styles       */
/****************************/

h2 {
	color: #F8A51B;
}

.visual_padding {
	padding-left: 0 !important;
	padding-right: 18px;
	*padding-right: 0px;
}

.site_wrapper {
	border:15px solid #FFFFFF;
	margin:4px auto;
	width:900px;
	background-color:#FFFFFF;
}

.header {
	float: left;
	width: 900px;
	position:relative;
}

.two_column_layout_left .columns_wrapper {
	float: left !important;
	width: 450px !important;
	*width: 440px !important;
}

.right_column {
	float: right !important;
	width: 270px !important;
	padding-top: 30px;
	margin-bottom: 0px;
}

.left_column {
	width: 165px !important;
	margin-right: 15px !important;
	background: #32BCD6;
	float: left;
}

.main_content {
	width: 453px !important;
	*width: 433px !important;
	margin-top: 1px;
	min-height: 400px;
	height:auto !important;
	*height: 400px;
	float: left;
}

/****************************/
/*      Login Styles        */
/****************************/

.login_top {
		background-color:#01ABCC;
		color:#FFFFFF;
		display:inline;
		float:right;
		height:40px;
		width:900px;
}

.login_top p {
	color:#FFFFFF;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:11px 0 9px 16px;
	text-align:right;
	width:410px;
}

.login_top a {
	color: #FFFFFF;
	font-size: 14px;
	float: right;
	margin: 11px 16px 9px 0;
	text-decoration: none;
}

.login_top a:hover {
	color: #CCCCCC !important;
	text-decoration: none !important;
}

.login_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.login_top form {
	display: inline; 
	margin: 8px 21px 0 0;
	padding: 0;
	float: right;
}

.login_top input {
	width: 100px;
	border: 1px #666 solid;
	margin-right: 10px;
	height: 17px;
	*height: 21px;
	padding-left: 3px;
}

.login_top .submit_button {
	background:transparent url(../images/submit.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#999999;
	cursor:pointer;
	height:21px;
	padding-bottom:3px;
	*padding:2px 5px 5px 0;
	width:66px;
  	cursor: hand; /* for IE 5.x */	
}

/*****************************/
/*      Header Styles        */
/*****************************/

.header h1 {
	background:transparent url(../images/logo_CRS.gif) no-repeat scroll 0 0;
	height:127px;
	text-indent:-2000px;
	width:300px;
	background-color:#FFFFFF;
	margin-top:15px;
}

.show_starts {
	float: left;
	width:600px;
	height: 120px;
	text-align: right;
}

.show_starts img {
	margin:48px 60px 0 0;
}

.show_starts .large_text {
	font-size: 36px;
	color: #F16522;
	margin-bottom:1px;
	margin-top:25px;
	margin: 25px 0 0 0;
	font-weight: bold;
}

.show_starts p {
	font-size: 18px;
	color: #404041;
	margin-top: 0;
}

.h_nav  {
	width: 720px;
	*width: 712px;
	height:130px;
	margin: 0;
	padding: 0;
	float: right;
}


.h_nav ul {
	margin: 0;
	padding: 0;
	float: left;
}

.h_nav ul li {
	width: 135px;
	*width: 145px;
	height: 74px;
	float: left;
	margin-right: 39px;
	*margin-right: 36px;
	color: #E86629;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0 0 12px;
}


.h_nav ul li span {
	color: #404041;
	font-size: 14px;
	font-weight: normal;
}

.h_nav ul li a {
	color: #E86629;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.h_nav ul li a:hover {
	color: #404041 !important;
	text-decoration: none;
}

.h_nav ul li a:visited {
	color: #E86629;
	text-decoration: none;
}

.h_nav .last {
	margin-right: 14px;
}

/****************************/
/*   Left Sidebar Styles    */
/****************************/

.v_nav {
	width: 165px;
	margin:0 0 0;
	border-top:1px solid #99DDEA;
}

.v_nav ul {
	padding:0 0 0 0;
	position:relative;
	width:140px;
	z-index:1000 !important;
}

.v_nav ul li a {
	border-bottom: 1px solid #99DDEA;
	padding: 0;
	margin: 0;
	color: #E86629;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 0 8px 10px;
	width:155px;
}

.v_nav ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

.v_nav ul li ul li {
	z-index: 1000;
}

.left_blocks h3 {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.left_blocks p {
	color: #404041;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 10px 0;
}

.left_blocks ul {
	padding: 0;
	margin: 5px 0 10px 0;
}

.left_blocks ul li {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
    list-style: none;
}

.left_blocks ul li a:visited {
	color: #404041;
	text-decoration: none;
}

.acms_search h3 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

.acms_search {
	height: 55px;
	margin-bottom: 17px;
	*margin-bottom: 0px;
	padding: 0;
	position:relative;
	z-index:9999 !important;	
}

.acms_search form {
	margin: 0;
	padding: 0;
	position:relative;
	z-index:9999 !important;	
}

.acms_search input {
	width:140px;
	font-size: 11px;
	margin-bottom: 5px;	
}

.acms_search input.search {
	width: auto;
	font-size: 13px;
	margin-bottom: 0;	
	float: right;
}

/****************************/
/*    Round Corner Styles   */
/****************************/

.cornerBox { 
	background:#01ABCC none repeat-x scroll center bottom;
	margin:0 0 0 0;
	position:relative;
	width:165px;
}

.cornerBoxTest { 
	position: relative; 
	background: #B4B5B9; 
	width: 440px; 
	margin: 5px 0 0 0;
}

.cornerTest { 
	position: absolute; 
	width: 10px; 
	height: 10px; 
}

.cornerBoxInner { 
	padding:10px;
	position:relative;
	z-index:9999 !important;
}


/****************************/
/*    Right Column Styles   */
/****************************/

.testimonial_section {
	width: 270px;
	float: right;
	background:#FFFFFF url(../images/quite_image.jpg) no-repeat scroll 4px 0;
	padding: 10px 0 0 0;
}

.bottomOfBar {
	height: 184px;
	width: 270px;
	float: left;
	background: url(../images/bottomBarBg.png) no-repeat;
}

/****************************/
/*    J Query - Correction  PHIL  */
/****************************/

.bottomRightQuote {
	width: 260px;
	float: left;
}

/* for browsers that don't suck */
.bottomRightQuote {
  min-height:140px; 
  height:auto !important;
}

/* for Internet Explorer */
/*\*/
* html .bottomRightQuote {
  height: 140px !important;
}
/**/

.testimonial_row{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 44px 15px 0 !important;
	margin: 0;
	text-decoration: none;
	color: #404041;
	*width: 200px !important;
	background: url(../images/bottomRight.gif) no-repeat bottom right;

}

.testimonial_row .testimonial_short{
	position: static !important;
	font-size:1.1em !important;
	font-style: italic;
	color: #404041;
	margin: 0 0 0 5px;
}

.testimonial_row .testimonial_name{
	position: static !important;
	text-align: right;
	bottom: 5px;
	right: 5px;
	color: #404041;
	margin: 15px 0 0 0;
}


.testimonial_row a:hover{
	color: #E86629;
}

.testimonial_row .testimonial_short a:hover{
	color: #E86629;
}

.testimonial_row .testimonial_name a:hover{
	color: #E86629;
}



/****************************/
/*        Body Styles       */
/****************************/

.show_planner {
	background: url(../images/planner.gif) no-repeat;
	width: 434px;
	*width: 440px !important;
	height: 92px;
	float: left;
	margin-top: 20px;
	padding: 15px 0 0 15px;
}

.show_planner h2 {
	margin: 0;
	padding: 0;
	width: 350px;
}

.show_planner p {
	font-size: 18px;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	color: #404041;
	width: 350px;
}


/****************************/
/*      Search Styles       */
/****************************/

.search_result h3 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

.search_result h3 a {
	color: #E86629;
}

/****************************/
/*    Exhibitor Styles      */
/****************************/

.exhibitorForm fieldset {
	background: #B7B8BA !important;
	border: 0 !important;
	position: relative;
	margin-top: 5px !important;
}

.exhibitorForm fieldset label {
	width: 100px !important;
	text-align: left !important;
	font-weight: bold;
}

.exhibitorForm textarea {
	margin-top: 9px !important;
}

.exhibitorForm h4 {
	font-size: 15px;
	color: #E86629;
	margin: 10px 0 0 0;
	padding: 0; 
	font-weight: normal !important;
}

.exhibitorForm legend {
	display: none;
}

.viewExhibitor {
	width: 434px;
	float: left;
}			

.imageBlock {
	float: left;
	width: 434px;
	margin-bottom: 20px;
}
			
.profileDetails h3 {
	width: 100%;
}			
			
.controls {
	float: left;
	width: 434px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

.controls h2 {
	display: block;
	float: left;
	width: 434px !important;
}

.controls ul {
	clear:left;
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	float: left;
	color: #E86629;
	width: 434px !important;
}

.controls li {
	display: inline;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

.controls li a {
	color: #F8A51B;
	text-decoration: none;
}

.controls li a:hover {
	color: #E86629;
	text-decoration: underline !important;
}

.controls li a:visited {
	color: #E86629;
	text-decoration: none;
}
	
.viewExhibitor h3{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	color: #E86629;
	font-size: 15px;
	font-weight: normal;
}	
			
.standNumber {
	float: right;
	text-align: right;
	width: 100px;
	font-size: 18px;
	color: #F8A51B;
	margin: 17px 0 0 0 !important;
	padding: 0;
}
			
.contactDetails {
	float: left;
	margin-top: 5px;
}

.contactDetails .bottomLeft {
	float: left;
	width: 180px;
	margin-top: 15px;
}

.contactDetails .bottomRight {
	float: left;
	width: 180px;
	margin-top: 15px;
}

.address {
	float: left;
	width: 360px;
	margin: 0 !important;
	padding: 0 !important;
}
                    
.legend {
	float: left;
	width: 70px;
	color: #01ABCC;
	font-size: 14px;
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
}

.small {
	float: left;
	width: 110px;
	margin: 0 0 3px 0 !important;
	padding: 0;
}
			
.profileDetails {
	float: left;
}

.acmsprofileDetails h3 {
	width: 100%;
}

.exhibitorListFilters {
	margin: 5px 0 10px 0;
	line-height: 18px;
}

.exhibitorListFilters a {
	font-size: 14px;
	text-decoration: none;
	color: #404041;
	margin-right:2px;
	text-transform: capitalize;
}

.exhibitorListFilters a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #404041;
	text-transform: capitalize;
}

.exhibitorsTable th {
	color: #F8A51B;
	font-size: 15px !important;
}

.exhibitorsTable {
	border: 0;
	margin-bottom: 40px;
}

.exhibitorsTable a {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	text-transform: capitalize;
}

.exhibitorsTable a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 15px;
	text-transform: capitalize;
}

.exhibitorsTable * {
	margin: 0 !important;
	border: 0 !important;
}	

.exhibitorsTable tr {
	background: #fff;
}

.exhibitorsTable .tr_odd {
	background: #E6E6E6;
}

.acms_news_item_full h2 {
	margin: 10px 0 5px 0 !important;
}

.acms_news_item_date {
	margin: 5px 0 10px 0;
}

#acms_news_search {
	float: left;
	width: 420px;
}

#acms_news_search * {
	float: left !important;
}

.acms_news_search_term {
	margin-right: 5px !important;
}

.acms_news_submit {
	margin-top: 9px !important;
}

ul.acms_news_date_list {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	width: 420px;
	float: left;
}

ul.acms_news_date_list li {
	margin:0;
	padding:0;
	list-style: none;
}

ul.acms_news_date_list li ul {
	display:inline;
	margin:0;
	padding:0 5px 0 0;
}

ul.acms_news_date_list li ul li {
	border-left:1px solid #F16522;
	display:inline;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

h3.month {
	color:#F16522;
	font-size:1.25em;
	float: left;
	width: 420px;
	margin: 10px 0 5px 0;
}

.acms_news_item_full h4 {
	color:#F16522;
	font-size:1.25em;
	float: left;
	width: 420px;
	margin: 5px 0;
}

/* Rollover styling and behavior - to change the position of the rollover menu edit the "top" and "left" values */

body { behavior: url("/css/csshover2.htc"); }

.v_nav ul li {
	position: relative;
	width:165px;

}

.v_nav ul li:hover,
.v_nav ul li a:hover {
	background: #F9A415 url(../images/nav_hover.jpg) repeat-x;
}

.v_nav ul li ul {
	display: none;
	position: absolute;
	top: -1px;
	left: 165px;
	background: #32BCD6;
	border-top: 1px solid #32BCD6;
	border-right: 1px solid #32BCD6;
	width: 165px;
	z-index: 1000;
	border-left: 1px solid #99DDEA;
}

.v_nav ul li:hover ul {
	display: block !important;
}

/* Fix IE! */
* html .v_nav  li { float: left; height: 1%; }
* html .v_nav  li a { height: 1%; }

* html .h_nav  li { float: left; height: 1%; }
* html .h_nav  li a { height: 1%; }



/* End rollover stuff */


.cornerBoxLower {
	background-color:#F8A519;
}

.left_blocks ul li a {
	color:#404041;
	float:left;
	margin:0 0 3px !important;
	text-decoration:none;
	width:143px;
}

.follow_us {
	float:left;
	width:900px;
	margin:18px 0 0;
}

.follow_us p {
	float:left;
	font-size:20px;
	margin:27px 0 0 420px;
	width:100px;
}

.follow_us img {
	float:right;
	margin:0;
	padding:0;
}






