/*	©2012 Detati Communications. This is license-only software, unauthorized use is illegal.
 *	----------------------------------------------------------------------------------------
 *	$Author: $
 *	$LastChangedDate: $
 *	$Rev: $
 */

/* CSS Document */

/* IBTA styles */

body {
	margin: 0;
	padding: 15px 0;
	background: url("../img/common/bg.jpg") repeat-x white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
a:link, a:visited {
	color: #3366CC;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	font-size: 12px;
	text-decoration: underline;
}
h1 {
	color: #1F3FA7;
	font-size: 14px;
	margin: 0;
	padding: 10px 0 10px 0;
}	
h2 {
	color: #333366;
}	
h3 {
	color: #1F3FA7;
}	
h4 {
	color: #8A98CC;
}
br.clear {
	clear: both;
}

#container {
	text-align: left;
	width: 948px;
	margin: 0 auto 0 auto;
}
#col_container {
	text-align: left;
	width: 948px; 
	background-color: white; 
	float: left; 
}
#lft_col {
	float: left;
	width: 236px;
	padding: 10px 0 9px 8px;
}
#rht_col {
	float: right;
	width: 700px;
	padding: 9px 0 0 0;
}
#wide_col {
	clear: both;
	border: 0 solid red;
	width: 936px;
	margin: 0 auto;
}
#content {
	padding: 0 25px 0 15px;
	color: #555;
	line-height: 18px;
}
#content ul {
	padding: 10px 40px 0 30px;
	margin: 0;
}
#content li {
	background: url("../img/common/orange_bullet.gif") no-repeat 0 5px;
	list-style: none;
	padding: 0 0 12px 17px;
}
#footer {
	width: 935px;
	height: 98px;
	background: url("../img/common/bg_footer_tall.jpg") no-repeat;
	color: #7E7E7E;
	clear: both;
	margin: 0 auto 0 auto;
	font-size: 11px;
	text-align: center;
	padding-top: 22px;
}	
#footer a:link, #footer a:visited {
	color: #7E7E7E;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover {
	color: #7E7E7E;
	font-size: 11px;
	text-decoration: underline;
}	
#header {
	width: 948px;
	height: 87px;
	background: url("../img/common/bg_header.jpg") no-repeat;
	border: 0 solid blue;
	margin: 0 auto 0 auto;
}
#header #logo {
	float: left;
	margin-left: 16px;
	margin-top: 21px;
}
#header #join_search {
	float: right;
	margin-right: 16px;
	margin-top: 22px;
}	
	#header #join_search a {
		color: #4B7993;
		margin: auto 5px;
	}	
	#header #join_search a:hover {
		color: #2A4A5D;
		text-decoration: none;
	}
	#header #join_search form input {
		border: 1px solid #DDDDDD;
	}
	#header #join_search form input.search {
		height: 15px;
		padding: 5px;
	}
	#header #join_search form input.button {
		background: #E3E9EC;
		border: 1px solid #A8A8A8;
		color: #808282;
		font-size: 10px;
		padding: 6px;
	}	
.search {
	vertical-align: top;
}	
.search a:link, .search a:visited {
	color: #6E9AB3;
	font-size: 12px;
	padding-right: 18px;
	text-decoration: none;
}
.search a:hover {
	color: #36C;
	font-size: 12px;
	padding-right: 18px;
	text-decoration: underline;
}
.search_form {
	border-top: 1px solid #DDD;
	border-right: 0;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	color: #333;
	height: 24px;
	text-align: right;
	padding-right: 8px;
	width: 186px;
}
/*		
#nav {
	width: 946px;
	height: 33px;
	background: url("../img/nav/bg_nav.gif") repeat-x;
	text-align: center;
	border-top: 1px solid #C6CED3;
	border-right: 1px solid #D6DEE3;
	border-bottom: 1px solid #c6ced3;
	border-left: 1px solid #D6DEE3;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
#nav a:link, #nav a:visited {
	color: #305B8C;
	font-size: 12px;
	padding: 0 12px;
	text-decoration: none;
}
#nav a:hover {
	color: #56BAEF;
	font-size: 12px;
	padding: 0 12px;
	text-decoration: none;
}
*/
#committee_box {
	background: transparent url("../img/home/home_member_logos_BG.jpg") no-repeat 0 0;
	height: 108px;
	margin-bottom: 0;
	margin-top: 7px;
	width: 936px;
}
	#committee_box img {}		
#news_events_box {
	border-top: 0;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	float: left;
	width: 205px;
	padding: 5px 11px 10px 11px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
#news_events_box a {
	font-size: 14px;
	line-height: 20px;
}
#sub_nav ul {
	padding: 0 0 5px 0;
	margin: 0;
}	
	/* sidenav 2nd level */
	#sub_nav ul ul {
		padding: 0 0 0 0;
		margin: 0;
	}
		#sub_nav ul ul li {
			background: #E8ECEE url("../img/common/list-bullet-arrow.gif") no-repeat left center;
			color: #607EB9;
			display: block;
			list-style: none;
		}
		#sub_nav ul ul li a:hover {
			background: #ECF3F7 url("../img/common/list-bullet-arrow.gif") no-repeat left center;
			display: block;
			list-style: none;
		}
		#sub_nav ul ul li a {
			font-size: 11px;
			padding: 10px 10px 10px 30px;
		}
#sub_nav ul li {
	margin: 0;
	font-size: 14px;
	list-style: none;
	border-top: 0;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	width: 227px;
}
	#sub_nav ul li a {
		display: block;
		padding: 10px;
		text-decoration: none;
	}
	#sub_nav ul li a:hover {
		background-color: #F0F6F9;
	}
#breadcrumb {
	color: #666;
	font-size: 11px;
	margin-top: -12px;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #4684FF;
	font-size: 11px;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #4684FF;
	font-size: 11px;
	text-decoration: underline;
}
#page_hdr {
	width: 674px;
	height: 60px;
	padding: 34px 0 0 20px;
	color: white;
	font-size: 18px;
}
/* EVENT ITEM LIST; PACKAGE LIST */
div#rht_col div.event {
	border-top: 1px solid #666699;
	float: none;
	margin: 5px 0 0 0;
	padding: 15px 0 5px 0;
	width: 610px;
	clear: both;
}
	div.event img.event_image {
		float: left;
		width: 125px;
	}
	div.event div.event_info {
		border-right: 1px dotted #666699;
		float: left;
		margin-left: 20px;
		padding-right: 10px;
		width: 365px;
	}
		div.event div.event_info h1 {
			color: #E36B0A;
			font-size: 11px;
			font-weight: bold;
		}
		div.event div.event_info div#event_link a:link,
		div.event div.event_info #event_link a:visited {
			color: #E36B0A;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
		div.event div.event_info #event_link a:hover {
			text-decoration: underline;
		}
	div.event p {
		margin: 11px 0 0 0;
		line-height: 13px;
		padding: 0 0 5px 0;
		display: block;
		width: 100%;
	}
	div.event div.ticketmaster {
		float: right;
		padding: 0 0 0 19px;
		width: 65px;
		height: 20px;
		border: 0 solid #000;
	}
	div.event_item h1, div.event_item h2, div.event_item h3 {
		margin: 0;
		padding: 0;
	}
	div.event_item h1 {
		color: white;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}	
	div.event_item h2 {
		color: #D79C50;
		font-size: 12px;
		font-weight: bold;
	}
	div.event_item h3 {
		color: white;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
/* PRESS RELEASE ITEM */
div#rht_col div.news_listing {
	border: 0 solid #666699;
	margin: 0;
	padding: 15px 0 2px 0;
	width: 675px;
	clear: both;
}
	div.news_listing div.news_date {
		float: left;
		width: 100px;
	}
	div.news_listing div.news_company {	
		float: left;
		width: 100px;
	}
	div.news_listing div.news_icon {	
		float: left;
		width: 40px;
		margin: 0 0 15px 0;
	}
	div.news_listing div.news_headline {
		border: 0 dotted #666699;
		text-align: left;
		margin-left: 150px;
		padding-right: 10px;
		width: 440px;
	}
	div.news_listing div.news_listing_info h1 {
		color: #E36B0A;
		font-size: 11px;
		font-weight: bold;
	}	
	div.news_listing div.news_listing_info div#news_listing_link a:link,
	div.news_listing div.news_listing_info #news_listing_link a:visited {
		color: #E36B0A;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	div.news_listing div.news_listing_info #news_listing_link a:hover {
		text-decoration: underline;
	}	
	div.news_listing p {
		margin: 11px 0 0 0;
		line-height: 11px;
		padding: 0 0 5px 0;
		display: block;
		width: 100%;
	}
	div.news_listing div.ticketmaster {
		float: right;
		padding: 0 0 0 19px;
		width: 65px;
		height: 20px;
		border: 0 solid #000;
	}
	div.news_listing_item h1, div.news_listing_item h2, div.news_listing_item h3 {
		margin: 0;
		padding: 0;
	}
	div.news_listing_item h1 {
		color: white;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}	
	div.news_listing_item h2 {
		color: #D79C50;
		font-size: 12px;
		font-weight: bold;
	}
	div.news_listing_item h3 {
		color: white;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
	div.news_full_month {
		border-bottom: 1px dotted #CCC;
		padding-top: 10px;
		clear: both;
	}
	div.news_full_month h4 {
		padding: 0;
		margin: 0;
	}
	/* MEMBER PRESS RELEASE ITEMS */
	.nws-date {
		vertical-align: top;
		width: 80px;
	}
	.nws-cmpny {
		vertical-align: top;
		width: 110px;
	}
	.nws-list {
		overflow: auto;
	}
	.nws-icon {
		float: left;
	}
	.nws-list img {
		display: block;
	}
	.nws-hdln {
		margin-left: 44px;
		min-height: 40px;
	}

/* TABLES */
table#default {
	font-size: 10px;
	width: 660px;
	margin: 0;
	border-collapse: collapse;
}
table#default td {
	text-align: left; font: 100%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 
	padding: 10px;
	margin: 0;
}	
table#default tr.header {
	background-image: url("../img/tables/table_rowhead_bg.jpg");
	color: white;
	border: 0;
	margin: 0;
	border-bottom-color: #00FF99;
	padding-left: 5px;
}
table#default tr.header td {
	border-left: 1px solid white;
	border-right: 1px solid white;
}	
table#default tr.header_title {
	font-size: 12px;
	background-image: url("../img/tables/table_rowhead_bg.jpg");
	color: white;
	border: 0;
	margin: 0;
	border-bottom-color: #00FF99;
	padding-left: 5px;
}	
table#default tr {
	border-bottom: 1px dotted #666699;
	margin: 0;
	padding-left: 5px;	
}	
table#default tr.odd {
	border-bottom: 1px dotted #666699;
	margin: 2px 2px 2px 2px;
	padding-left: 5px;
}
table#default td.left_col {
	color: #C75215;
	background-color: #EAEAEA;
	border: 0;
	margin: 0;
	padding-left: 5px;
	
}
table#default td.left_col_odd {
	color: #C75215;
	border: 0;
	background-color: #D5D5D5;
	margin: 2px 2px 2px 2px;
	padding-left: 5px;	
}
table#default a {
	color: #3366cc; 
	text-decoration: none; 
	border-bottom: 1px dotted #C6C8CB;
}
table#default a:hover {
	color: #1F3FA7;
}  
table#default a:visited {
	color: #3366CC;
}