@import url(base.css);
@import url(nav.css);
@import url(960.css);
/* background:url(/images/cssimg/); */

html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 300px;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -250px; /* negative value of footer height */
	height: 250px;
	clear:both;
} 
a.btn {
	background-positon:top left;
	display:block;
	text-indent: -999em;
}

a:hover.btn {
	background-position:bottom left;
}


body {
	background:url(/images/cssimg/body.png) #0F3B6B 0 0 repeat-x;
	margin:0;
}
#wrap {
	width:990px;
	margin: 0 auto;
	position:relative;
	background:url(/images/cssimg/wrap.gif) 0 0 repeat-y;
}
#shadowrap {
	background:url(/images/cssimg/shadowrap.png) 0 15px no-repeat;

}
#main {
	background:white;
}
#header {
	background:url(/images/cssimg/header.png) 0 0 no-repeat;
	position:relative;
	margin:0;
	padding-top:16px;
	z-index:999;
}
#home #logo {
	margin: 10px 0 0;
	left:18px;
	position:relative;
	z-index:999;

}
#logo {
	margin: 10px 0 0;
	left:9px;
	position:relative;
	z-index:999;

}
ul.login {
	font-size:13px;
	position:absolute;
	top:19px;
	right:30px;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	height:5px;
}
.login li {
	padding:0;
	margin:0;
}    
ul.login li.register, ul.login li.login, ul.login li.subscribe {
	float:left;
	display:block;
	margin-right:25px;
}
li.register a {
	display:block;
	background:url(/images/cssimg/register.png) left no-repeat;
	padding:0 0 0 25px;
	line-height:24px;
}
li.login a {
	display:block;
	background:url(/images/cssimg/bluearrow.png) left no-repeat;
	padding: 0 0 0 25px;
	line-height: 24px;
}

li.subscribe a {
	display:block;
	background:url(/images/cssimg/subscribe.png) left no-repeat;
	padding: 0 0 0 25px;
	line-height: 24px;
}
#hero {
	width:960px;
	float:left;
	margin-top:-30px;
	position:relative;
	clear:left;
	height:380px;
}
#hero > div {
    display:none;
    position:absolute;
}
#hero a {
	color:#AFBD22;
	font-weight:bold;
}
#hero h2 {
	float:right;
	padding:0px 15px;
	background:#003F69;
	color:white;
	letter-spacing:-.02em
}
#hero .slide {
	float:left;
	position:relative;   
	height:300px;
    width:960px;
}
#hero .info {
	background: #003F69;
	position:absolute;
	top:0;
	width:280px;
	color:white;
	right:0;
	height:300px;
	overflow:hidden;
	line-height:1.2em;
}
#hero .info p {
	padding: 0px 15px;
}
#hero a.readmore{
	background:url(/images/cssimg/circle_arrow.png) right no-repeat;
	display:block;
	height:26px;
	line-height:26px;
	float:left;
	padding-right:30px;	
}
#hero .vid_teaser {
	position: absolute;
	top: 120px;
	left: 25px;
	width: 250px;
	z-index: 100;
	color: #444444;
	font-size: 15px;
}
#hero h3.vid_teaser {
	top: 62px;
	color: #05416B;
	font-size: 25px;
	font-weight: bold;
}
#hero .vid_teaser a {
	color: #1C4478;
}
.indicators {
	display: block;
	width: 280px;
	height: 54px;
	background: url('/images/cssimg/slide_tab_bg.png') no-repeat;
	position: absolute;
	top: 458px;
	left: 680px;
}
.indicators a {
	display: block;
	height: 22px;
	width: 37px;
	background: url('/images/cssimg/tab.png') no-repeat;
	float: left;
	position: relative;
	margin: 16px 0 0 15px;
	text-indent: -9999em;
	text-transform: capitalize;
	outline: none;
}
.indicators a.current {
	height: 24px;
	width: 39px;
	margin-top: 15px;
	background: url('/images/cssimg/slide_tab_selected.png') no-repeat;
}
#prefooter {
	background:#FFF url(/images/cssimg/prefooter.gif) bottom no-repeat;
	width:960px;
	margin:0;
	color:black;
}
#iway_return, #bloglist {
	width:300px;
	height:200px;
	background:url(/images/cssimg/footerbox_n.png) 0 0 no-repeat;
	float:left;
	overflow:hidden;
}
#iway_return {
	width:266px;
	padding:21px 17px 0;
	height:170px;
}
#sponsor {
	width:260px;
	float:left;
	background:url(/images/cssimg/footerbox_w.png) 0 0 no-repeat;
	height:180px;
	padding:30px 50px 0;    
}
#sponsor a#sponsorslink {
	display:block;
	background:url(/images/cssimg/bluearrow.png) right 2px no-repeat;
	float:left;
	padding-right:24px;
	height:23px;
	text-decoration:none;
	margin-top:.5em
}
#footer {
	background:#0B2D55 url(/images/cssimg/footer.gif) 0 0 repeat-x;
	overflow:hidden;
	color:white;
}
p.pleft {
	float:left;
}
p.pright {
	float:right;
}
#footer p.pleft, #footer p.pright {
	padding:0;
	font-size:12px;
}
ul#events {
	margin:2em 0 0 0;
	position:relative;
	padding-left:36px;
	height:40px;
}
#iway_events ul#news {
	margin:0;
	position:relative;
	padding-left:36px;
	height:40px;
}
.announcement-list, .booking-list {
	margin-bottom:1.2em;
}
.announcement-list h2, .booking-list {
	padding-left:16px;	
	font-size:13px;
}
.announcement-list p {
	display:none;
}

#all_news {
	padding-left: 30px;
}
#all_news .announcement-list p {
	display:inline;
	padding-left: 0px;
}
#all_news .announcement-list h2 {
	padding-left: 0px;
}

 div#iway_events {
 	font-size:13px;
 }
#creditfooter {
    display:none;
}
#iway_events ul li{
	list-style:none;
        margin-top:0;
        margin-bottom:1.2em;
}
#iway_events ul li p {
    display:inline;
    margin-left:7px;
    font-size:10px;
}
#iway_events ul {
    padding-left:12px;
}
#news { background:url(/images/cssimg/news.png) 0 6px no-repeat; }

ul#news {
	margin:0 0 0 0;
	position:relative;
	padding-left:36px;
	height:40px;
}

#events { background:url(/images/cssimg/calendar.png) 0 6px no-repeat; }
ul#news li, ul#events li{
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar .title {
	font-size:24px;
	display:block;
	border-bottom:#E0DED7 solid 1px;
	font-style:italic;
	line-height:1.1;
	text-indent:6px;
	color:#003F69;
}
#sidebar .link {
	display:block;
	text-align:right;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:30px;
	top:9px;
}
#sidebar, #content {
	margin-top:1em;
	position:relative;
}
#content {
	z-index:2;
}
#sidebar {
	z-index:3;
}
#sidebar.boxes {
	font-size: 13px;
	width: 326px;
}
#sidebar.boxes #event {
	color: #05416B;
}
#sidebar.boxes #event .side_content p {
	margin: 5px 0 0 0;
	font-size: 13px;
}
#sidebar.boxes #event .side_content p span {
	font-style: italic;
	font-weight: bold;
	color: #AEBD21;
	padding-right: 10px;
}
#sidebar.boxes .section {
}
	#sidebar.boxes .side_header {
		background: url('/images/cssimg/home_side_heading.png') no-repeat;
		width: 326px;
		height: 42px;
		color: #FFFFFF;
		padding: 8px 0 0 15px;
		font-size: 22px;
	}
	#sidebar.boxes .side_header h2 {
		font-size: 22px;
		font-weight: bold;
		padding-left: 45px;
	}
	
	#sidebar.boxes .side_header a.more {
		color:#fff;
		font-size:12px;
		float:right;
		 margin-right: 21px;
    	margin-top: -22px;
    	text-decoration: none;
	}
	
	#sidebar #more-events {
		background-image: url(/images/cssimg/btn_view_calendar.png);
		height:29px;
		width:178px;
		margin: 15px 20px 0 0;
	}
	
	#sidebar #more-news {
		background-image: url(/images/cssimg/btn_read_more_news.png);
		height:29px;
		width:160px;
		margin: 15px 20px 0 0;
	}

	#sidebar.boxes .side_content {
		background-color: #F2F2F2;
		padding-bottom: 55px;
	}
	#default #sidebar.boxes .side_content {
	padding: 17px 0;
	
	}
		#sidebar.boxes .side_content h3 {
			margin-top: 0;
			padding-top: 15px;
			font-size: 16px;
			color: #05406B; 
			font-weight: bold;
		}
	#sidebar.boxes .side_bottom {
		background: url('/images/cssimg/home_side_bottom_bg.png') no-repeat;
		height: 5px;
			margin-bottom: 20px;

	}
	#sidebar.boxes #whats_new h2 {
		background: url('/images/cssimg/home_side_new.png') no-repeat;
		line-height: 28px;
	}
	#sidebar.boxes a.btn {
		background-position: top left;
		float: right;
		margin: 15px 25px 8px 0;
		outline: none;
	}
	#sidebar.boxes a.btn:hover {
		background-position: bottom left;
	}
	#sidebar.boxes .read {
		background: url('/images/cssimg/side_read.png') no-repeat;
		height: 29px;
		width: 116px;
	}
	#sidebar.boxes .view {
		background: url('/images/cssimg/side_event.png') no-repeat;
		height: 29px;
		width: 116px;
	}
	#sidebar.boxes .follow {
		background: url('/images/cssimg/side_follow.png') no-repeat;
		height: 29px;
		width: 124px;
	}
	#sidebar.boxes #event h2 {
		background: url('/images/cssimg/home_side_events.png') no-repeat;
	}
	#sidebar.boxes #twitter ul.tweet_list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#sidebar.boxes #twitter ul.tweet_list li {
		list-style: none;
		margin: 0;
		padding: 10px 30px;
	}
	#sidebar.boxes #twitter ul.tweet_list span.tweet_time {
		width: 100%;
		float: left;
		font-style: italic;
		font-size: 13px;
		text-decoration: none;
		margin-bottom: 5px;
	}
	#sidebar.boxes #twitter ul.tweet_list span.tweet_time a {
		text-decoration: none;
		text-transform: capitalize;
		color: #05406B;
	}
	#sidebar.boxes #twitter h2 {
		background: url('/images/cssimg/home_side_twitter.png') no-repeat;
	}
.link a{
	text-decoration:none;
}
#header .search-box {
	float:right;
	margin: -90px 0 0 0;
	padding: 0 10px 0 0;
	background:url(/images/cssimg/searchbg.png) 0 0 no-repeat;
	height:35px;
}
#header .search-box input#CAT_Search{
	background:none;
	border:none;
	height:22px;
	width:190px;
	padding-left:4px;
	float:left;
	line-height: 22px;
	color:gray;
	font-style:italic;
}
#header .search-box input {
	margin:0;
}
#social_media {
	position:absolute;
	right:370px;
	top:21px;
}
#social_media a {
	margin-left:5px;
}
#twitter_update_list {
	background:url(/images/cssimg/footer_tweet.png) top center no-repeat;
	width:240px;
	padding: 10px 30px 0 30px;
	font-size:13px;
	margin:18px 0 0 0;
	line-height:1.3em;
}
#twitter_update_list li {
	color:#000;
	padding:0;
	height:125px;
	font-size:13px;
	margin:0;
	list-style:none;
}
#twitter_update_list li a {
display:none;
}
#twitter_update_list li span a {
    display:inline;
}
#twitter_update_list p {
	margin:0;
}
#twitter_update_list p a {
	text-decoration:none;
	line-height:1.5em;
	display:block;
	float:left;
	height:1.5em;
}
#twitter p {
	margin-top:0px;
	text-indent:24px;
}
#footer p.pleft a {
	color:white;
}
#footer p {
}
#footer p img {
	vertical-align: baseline;
}
.framed {
    padding:5px;
    background:#F2F1ED;
    text-align:center;
    font-size:10px;
    font-style:italic;
    
}
.right {
	float:right;
	 margin:2em 30px 0 10px;
}
.left {
	float:left;
	 margin:2em 10px 0 30px;
}
.framed p {
    margin:.4em 0 .0em;
    padding:0;
}
#home h1 {
	margin-top:0;
}
#content > h1 {
	margin-top:0;
}
#content .feedburnerFeedBlock li {
    list-style:none;
}
#content .feedburnerFeedBlock ul {
    padding:0;
}
#content .feedburnerFeedBlock .headline {
    font-size:1.2em
}
#content .feedburnerFeedBlock p.date {
    margin:0 0 0 7px;;
    font-size:10px;
    display:inline;
    font-style:italic;
}
#content .feedburnerFeedBlock div {
    margin-top:.6em;
    margin-bottom:1.5em;
}
body.shopping #prefooter {
    min-height:100px;
}
body.shopping #footer {
    height:150px;
    margin-top:-150px;
    background:#0B2D55 url(/images/cssimg/footer.gif) 0 -53px repeat-x;
	overflow:hidden;
	color:white;
}
#footer .blogsitesummary li {
	font-size:12px;
}
	#footer .blogsitesummary li a {
		margin-right:5px;
	}
	#footer .blogsitesummary li span.date {
		font-size:10px;
		font-style:italic;
		margin:0;
	}
#banners{
	padding: 0 30px;
}
	#banners h4, #banners h5 {
			padding:0;
	}
	#banners h4 {
		text-align:center;
	}
	#banners h5 {
		margin-top:8px;
	}
	#banners img {
		display:block;
		margin: 0 auto;
	}
	#banners code {
		padding:10px;
		border: 1px solid #C6C6C6;
		border-left: 5px solid #C6C6C6;
		background:#E3E3E3;
		display:block;
		color:#333;
		font-size:11px;
		margin-bottom:40px;
	}
#membership_options {
	position:relative;
	margin-top:30px;
}

ul#membertabs {
	width:240px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:30px;
	top:18px;
}
	#membertabs li {
		background:#999;
		padding:0;
		list-style:none;
		margin:0 0 0 0;
		height:40px;
		text-indent:28px;
		margin-bottom:-1px;
	}
		#membertabs li.largetab {
			padding:0;
			list-style:none;
			margin:0 0 0 0;
			height:44px;
			margin-bottom:-1px;
			text-indent:20px;
		}
		#membertabs a {
			display:block;
			background: url(/images/cssimg/smalltab.png) 0 0 no-repeat;
			height:40px;
			line-height:40px;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			outline:none;
		}
			#membertabs li.largetab a {
				display:block;
				background: url(/images/cssimg/largetab.png) 0 0 no-repeat;
				height:44px;
				line-height:44px;
				text-decoration:none;
				font-size:16px;
				font-weight:bold;
				outline:none;
			}
			#membertabs li.smalltabalt a {
				display:block;
				background: url(/images/cssimg/smalltabalt.png) 0 0 no-repeat;
				height:40px;
				line-height:40px;
			}

			#membertabs a.current{
				background-position:bottom left;
				color:#AFBD22 !important; 
				text-indent:21px;
			}
				#membertabs .smalltabalt a.current{
					background-position:bottom left;
					color:#AFBD22 !important; 
					text-indent:21px;
				}
				#membertabs .largetab a.current{
				background-position:bottom left;
				color:#AFBD22 !important; 
				text-indent:18px;
			}
			#membertabs a:hover,#membertabs .smalltabalt a:hover {
				color:#fff;
				background-position:bottom left;
				text-indent:21px;
			}
				#membertabs li.largetab a:hover {
					color:#fff;
					background-position:bottom left;
					text-indent:18px;
				}
#memberpanes > div {
	background: #fff;
	width:594px;
	margin-left:250px;
	min-height:366px;
	border: solid 3px #0F3B6B;
	padding: 0px 40px 28px;
}
	#memberpanes h3 {
		padding:0;
		margin: 0 0 .5em 0;
	}
	#memberpanes p {
		margin: 0 0 1em 0;
		padding:0;
	}
	#memberpanes ul {
		margin: 0 0 1em;
		padding:0;
	}
a.purchase {
	background:pink;
	display:block;
	height:36px;
	float:left;
	background: url(/images/cssimg/purchase_sprite.png) 0 0 no-repeat;
	width:143px;
	text-indent:-999em;
	
}
	a.purchase:hover {
		background-position:bottom left;
	}
table.tabbed {
	margin:2em 0 0 0;   
}	
#general_member p, #general_member li {
	font-size:14px;
	margin-bottom:0;
}
#general_member li {
	margin-top:0;
}
#memberpanes div > h3 {
	background: url(/images/cssimg/tabtitle_arrow.png) 0 0 no-repeat;
	padding-top:15px;
	text-indent:44px;
}
#forum_select {
	width:630px;
	padding-left:30px;
	float:left;
	margin-right:30px;
}
#rtap_resources_sidebar {
	float:left;
	width:240px;
}
#rtap_top {
	background: url(/images/cssimg/rtap_top.png) 0 0 no-repeat;
	height:43px;
	width:630px;
	color:#fff;
}
#rtap_bottom {
	background: url(/images/cssimg/rtap_bottom.png) 0 0 no-repeat;
	height:43px;
	width:630px;
	color:#fff;
}
#rtap_resources_lit {
	margin-top:50px;
}
#rtap_resources_lit h4, #rtap_resources_lit p {
	padding:0;
	margin: 0;
}
#rtap_resources_lit h4 {
	background: url(/images/cssimg/rtap_docs.png) 0 0 no-repeat;
	height:41px;
	font-size:17px;
	font-weight:normal;
	line-height:42px;
	margin-bottom:10px;
	color:#043F67
}
#rtap_resources_lit  p{
	font-size:13px;
	margin-bottom:.75em;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#support_im4ctai .contact_us {
	background: url('/images/cssimg/im4ctai_contact.png') no-repeat;
	background-position: top left;
	text-indent: -9999em;
	height: 34px;
	width: 143px;
	display: block;
	margin: 15px 0 0 30px;
}
#support_im4ctai .contact_us:hover {
	background-position: bottom left;
}
#im4ctai_content {
	width: 665px;
	float: left;
}
	#im4ctai_content #im4ctai_hero {
		padding-left: 30px;
	}
#im4ctai_content h4 {
	margin: 40px 0 0 0;
	font-size: 18px;
}
	#im4ctai_main ol li, #im4ctai_main ul li {
		margin: 0 0 15px 22px;
	}
		#im4ctai_main ol li ul {
			margin-top: 15px;
		}
	#im4ctai_main h5 {
		font-weight: bold;
		margin-bottom: 10px;
	}
#im4ctai_sidebar {
	width: 265px;
	float: left;
}
#im4ctai_sidebar #im4ctai_box #sm_links {
	margin: 20px 0 15px 0;
	float: left;
}
#im4ctai_sidebar #im4ctai_box #like, #im4ctai_sidebar #im4ctai_box #tweet {
	width: 130px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
	#im4ctai_sidebar h4 {
		padding-left: 0;
	}
	#im4ctai_sidebar .contact_us {
		float: right;
	}

	#im4ctai_sidebar ol {
		padding-left: 20px;
		float: left;
	}
		#im4ctai_sidebar ol li {
			margin-left: 0;
		}
	#im4ctai_sidebar #im4ctai_form {
		background: url('/images/cssimg/im4ctai_bg.png') no-repeat;
		height: 421px;
		padding: 15px 17px 0 17px;
	}
	#im4ctai_sidebar #im4ctai_form h3 {
		padding: 0;
		margin: 0;
		font-size: 30px;
		font-weight: bold;
		color: #003F69;
	}
	#im4ctai_sidebar #im4ctai_form p {
		padding: 0;
		margin: 0;
	}
	#im4ctai_sidebar #im4ctai_form form {
		padding: 0;
		margin-top: 10px;
	}
	#im4ctai_sidebar #im4ctai_form form {
		padding: 0;
		margin-top: 10px;
	}
		#im4ctai_sidebar #im4ctai_form input[type="text"] {
			background: url('/images/cssimg/im4ctai_field.png') no-repeat;
			height: 36px;
			width: 230px;
			border: none;
			margin: 0 0 5px 0;
			padding-left: 15px;
			font-size: 16px;
			color: #666666;
			line-height: 30px;
		}
		#im4ctai_sidebar #im4ctai_form select {
			width: 230px;
			margin: 0;
		}
		#im4ctai_sidebar #im4ctai_form input.submit {
			width: 231px;
			height: 60px;
			margin: 0;
			text-indent: -9999em;
			background: url('/images/cssimg/im4ctai_submit.png') no-repeat;
			background-position: top left;
			background-color: none;
			border: 0px;
			cursor: pointer;
			margin-top: 10px;
			display: block;
			text-transform: capitalize;
		}
			#im4ctai_sidebar #im4ctai_form input.submit:hover {
				background-position: bottom left;
			}
		#im4ctai_sidebar #im4ctai_form label {
			font-size: 12px;
			color: #444444;
			padding: 0 0 10px 0;
		}
		#im4ctai_sidebar #im4ctai_form table {
			margin: 0;
			padding: 0;
		}
			#im4ctai_sidebar #im4ctai_form table td {
				margin: 0;
				padding: 0;
				line-height: 20px;
			}

.video #vid_content {
	width: 650px;
	float: left;
}
.video h2 {
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 5px;
}
.video #vid_sidebar {
	width: 265px;
	float: left;
	margin-left: 15px;
	margin-top: 46px;
}
	.video #vid_sidebar #vid_sidebar_content {
		margin-top: 15px;
	}
	.video #vid_sidebar #previews {
		background: url('/images/cssimg/vid_sidebar_bg.png') no-repeat;
		height: 380px;
	}
	.video #vid_sidebar_heading {
		background: url('/images/cssimg/vid_sidebar_heading.png') no-repeat;
		height: 54px;
	}
		.video #vid_sidebar_heading h2 {
			padding: 0;
			margin: 0;
			color: #FFFFFF;
			font-size: 30px;
			font-weight: bold;
			text-align: center;
			padding-top: 7px;
		}
	.video #vid_sidebar ul {
		margin: 0;
		padding: 0;
	}
		.video #vid_sidebar ul li {
			margin: 0;
			padding: 0;
			float: left;
			width: 115px;
			list-style-type: none;
			padding: 0 0 10px 12px;
		}
				.video #vid_sidebar ul li a {
					width: 113px;
					height: 65px;
					overflow: hidden;
					display: block;
				}
						.video #vid_sidebar ul li a:hover img {
							margin-top: -65px;	
						}
	.video #vid_sidebar #box p {
		padding: 0;
		vertical-align: middle;
		float: left;
		width: 160px;
		font-size: 13px;
		font-weight: bold;
		color: #444444;		
	}
	.video #vid_sidebar #box a.yt {
		background: url('/images/cssimg/youtube.jpg') no-repeat;
		height: 37px;
		width: 92px;
		display: block;
		text-indent: -9999em;
		float: left;
		margin-top: 6px;
	}
	.video .player {
		display: block;
		width: 592px;
		height: 400px;
		padding: 8px;
	}
		.video #ctai_video {
			background: url('/images/cssimg/vid_bg.png') no-repeat;
			width: 610px;
			height: 417px;
			margin-left: 30px;
		}
	
#members {
	width:898px;
	margin:0 auto;
		}
	#join-ctai {
		background-image:url(/images/cssimg/btn_join_ctai.png);
		width:258px;
		height:47px;
	}
		
	#members table {
		padding:0;
		margin:0 auto;
		background: #EAEAEA;
		border:1px #000 solid;
		border-width:0 1px 1px 1px;
	}
	
	#members table h5 {
		border-bottom:1px #000 solid;
	}
	
	#members table img {
		float:left;
		margin:20px 0 20px 12px;
	}
	
	#members table p {
    float: left;
    margin: 36px 0 0 12px;
    padding: 0;
    width: 175px;
	line-height:120%;
	}
	#members table.members-alt p {
		margin:0;
		padding:10px;
	}
	#members table a {
		text-decoration:none;
		border:none;
		outline:none;
	}
	
	#members table a:hover {
		text-decoration:underline;
	}
			

	#members h3 {
		background:url(/images/cssimg/member_heading.png) no-repeat;
		width: 899px;
		color:#fff;
		height:43px;
		}
		
		
/****** Sponsors Page  *******/	

.exhibitors h3, .conference h3 {
	font-size: 22px;
	color: #444444;
	margin-left: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
	padding-left: 0;
}
#exhibitor #conference h4 {
	background: url("/images/cssimg/exhibitor_spaces_bg.png") no-repeat scroll center top transparent;
	height:56px;
	line-height: 1.2;
	padding-top: 5px;
}
#exhibitor #conference .main_row p,#exhibitor #conference .alt_row p {
	font-size: 18px;
	color: #103D6F;
	font-weight: bold;
}
#exhibitor #conference .alt_row p {
	color: #444444;
	font-weight: normal;
}
#exhibitor table#conference h2 {
	padding: 0 !important;
	margin-top: 0;
	line-height: 1.2;
	height: 56px;
}
#conference-2011 h2 {
	font-size: 1.8em;
    margin-top: 10px;
	padding:10px 30px 5px;
}

#conference-2011 table {
}

table#conference {
	border: 2px #0F3B6A solid;
	margin-bottom:20px;
}

table#conference td {
	border:1px #d6d6d6 solid;
}

table#conference h2,table#conference h3 {
	padding:0;
	margin:0;
	font-size: 16px;
}
table#conference h2 {
	color: #134376;
	font-weight:bold;
	padding:10px 0;
}

table#conference p {
	padding:10px 0;
	margin:0;
}

table#conference h4 {
	background:url(/images/cssimg/early_bird_bg.png) no-repeat;
	padding:10px 0 0 0;
	line-height:40px;
	margin:0;
	color:#BAD037;
	display:block;
	height: 72px;
}

#conference span {
	color: #134376;
}
.conference table#conference {
	margin-top: 30px;
}
.grid_6.spons#sidebar {
	width: 345px;
}

#sponsors-logos {
	width:345px;
	float:right;
	margin-left:10px;
}


#sponsors-logos #sponsors h2 {
    background: url("/images/cssimg/sponsors_side_heading.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 22px;
    height: 42px;
    padding: 8px 0 0 15px;
    width: 345px;
}

#sponsors-logos #sponsors .side_content {
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 10px;
}

#sponsors-logos #sponsors .side_bottom {
	background: url("/images/cssimg/sponsors_side_bottom.png") no-repeat scroll 0 0 transparent;
	height: 5px;
	margin-bottom: 15px;
}

#sponsors-logos #sponsors .side_content {
    background-color: #F2F2F2;
    padding-bottom: 10px;
    padding-top: 5px;
}

#sponsors-logos #sponsors .side_content table td {
    padding: 6px 0 0 6px;
}


#sidebar #register-big {
	background-image:url(/images/cssimg/btn_register_big_white.png);
	width: 340px;
	height:76px;
	margin-bottom:30px;
}
#sidebar #register-big.spring {
	background-image:url(/images/cssimg/btn_register_big_spring.png);
}
#sidebar #sponsors h2 {
    background: url("/images/cssimg/sponsors_side_heading.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 22px;
    height: 42px;
    padding: 8px 0 0 15px;
    width: 345px;
	}
#sidebar #sponsors .side_content {
	background-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 10px;
}
#sidebar #sponsors .side_content table td {
	padding: 6px 0 0 6px;
}
#sidebar #sponsors .side_bottom {
	background: url("/images/cssimg/sponsors_side_bottom.png") no-repeat scroll 0 0 transparent;
	height: 5px;
	margin-bottom: 30px;
}


#sidebar #rtap_packet {
	background-image:url(/images/cssimg/btn_rtap_app_packet.png);
	width:340px;
	height:76px;
	margin-bottom:15px;
}


#sidebar #rtap_q_a {
	background-image:url(/images/cssimg/btn_rtap_q_and_a.png);
	width:340px;
	height:76px;
	margin-bottom:15px;

}

#sidebar #rtap_plan {
	background-image:url(/images/cssimg/btn_rtap_program_plan_10_11.png);
	width:340px;
	height:76px;
}

.conference table#conference p {
	font-size: 18px;
	font-weight: bold;
}
.conference table#conference h5 {
	font-size: 18px;
	line-height: 0;
	height: 16px;
	color: #144376;
	padding: 0;
	margin: 0;
	width: 180px;
}
.conference table#conference .alt_row p {
	font-size: 18px;
	color: #144376;
	font-weight: bold;
	background-color: #F2F2F2;
}
.conference table#conference .last_row p {
	font-size: 13px;
	background: url('/images/cssimg/green_arrow.png') no-repeat;
	padding: 5px 0 0 50px;
	width: 130px;
	font-weight: normal;
	margin-left: 5px;
}
#sponsor-opp {
	float:right;
	border:3px #134376 solid;
}
#sponsor-opp span {
	font-size: 15px;
	color: #1F5F92;
	font-weight: normal;
	padding-left: 20px;
}
#sponsor-opp td {
	border-right: none;
	padding:7px 8px 7px 17px;
	background-color: #f2f2f2;
}
#sponsor-opp tr.alt td {
	background-color: #FFFFFF;
	border-right: 1px #d6d6d6 solid;
}
#sponsor-opp h2 {
	color: #134376;
	font-weight:bold;
	padding: 0;
	margin:0;
	font-size:15px;
}

#sponsor-opp p {
	margin:0;
	padding:0 0;
}


#sponsor-opp tr:nth-child(even) {
	background: #ddd;
}

#join-ctai-small {
	background-image:url(/images/cssimg/btn_join_now.png);
	height:29px;
	width: 116px;
	margin:10px 0 30px 30px;
}

#register-now {
	background-image:url(/images/cssimg/btn_register_now.png);
	width:232px;
	height:42px;
}

#conference-dates {
	background:url('/images/cssimg/green_arrow.png')  no-repeat 33px 0 #103D6F;
	padding:0 0 0 83px;
	margin-bottom:10px;
	display:block;

	width:370px;
	height: 50px;
}

	#conference-dates p {
		margin:0;
		padding:0;
		color:#BAD037;
		font-weight:bold;
		font-size:18px;
		line-height: 50px;
	}
	
#sponsors h2 {
	padding-left: 0;
}
#sponsors table {
	padding:0;
	margin:0;
}

#sponsors table td {
	padding:10px 0;
}

	
#become-sponsor {
	background-image:url(/images/cssimg/btn_become_sponsor.png);
	height:76px;
	width:340px;
	margin-left: 3px;
}

#exhibitor-callout {
	width:534px;
	background:#F4F4F4;
	border: 1px #999999 solid;
	font-size:14px;
	font-style:italic;
	padding:5px;
	float:left;
	margin:10px 0 10px 30px;
}

#exhibitor-callout p {
	padding:0;
	margin:0;
}
#exhibitor-callout .left {
	margin:5px 15px 0 0;
}
#exhibitor {
	width:304px;
	float:right;
	margin:65px 30px 0;
}

#exhibitor table {
	margin:0;
	padding:0;
}
#exhibitor .green-arrow {
	float:left;
	margin:0 0 0 10px;
	padding-right:10px;
}

#exhibitor .join-ctai-text {
	width: 125px;
	float:left;
	font-size:12px;
}

#exhibitor .join-ctai-text p {
	padding: 0;
	margin: 3px 0 0 0;
	line-height: 1.2;
}

#exhibitor #join-ctai-small {
	float:right;
	margin: 15px 0 0 0;
}

#download-exhibitors {
	background-image:url(/images/cssimg/btn_dl_exhibitors_pdf.png);
	height:69px;
	width:320px;
}
.exhibitors .packet {
	margin: 5px 0 35px 30px;
}
.exhibitors .packet p {
	font-size: 12px;
	line-height: 1.2;
	padding: 0 0 10px;
	margin: 0;
	font-style: italic;
}
.exhibitors .packet h3 {
	margin: 0 0 8px 0;
}
.home_ctas {
	margin-top: 40px;
	margin-left: 30px;
	float: left;
}
.home_ctas a {
	float: left;
}
.home_ctas #join_ctai_today:hover,.home_ctas #learn_about_ctai:hover {
	background-position: bottom left;
}
.home_ctas #join_ctai_today {
	background: url('/images/cssimg/btn_home_join.png') no-repeat;
	height: 68px;
	width: 247px;
	display: block;
	background-position: top left;
	text-indent: -999em;
	margin-right: 30px;
}
.home_ctas #learn_about_ctai {
	background: url('/images/cssimg/btn_learn_about.png') no-repeat;
	height: 68px;
	width: 249px;
	display: block;
	background-position: top left;
	text-indent: -999em;
}
.news_event_box {
	margin-left: 30px;
	background: url('/images/cssimg/news_events_bg.png') no-repeat;
	height: 90px;
	width: 532px;
	float: left;
	margin-top: 70px;
	position: relative;
}
.news_event_box h3 {
	width: 190px;
	padding: 0;
	text-transform: uppercase;
}
.news_event_box h3 a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news_event_box h3 a:hover {
	text-decoration: underline;
}
.news_event_box .recent {
	top: 0;
	left: 70px;
	position: absolute;
}
.news_event_box .upcoming {
	top: 0;
	right: 0;
	position: absolute;
	width: 210px;
}

.clearboth {clear:both;}

/* Full Width Forum Layout */
.forum_full {
	margin-left: 20px;	
}
#forum_full_top {
	background: url('/images/cssimg/bg_header_forum_full.png') 0 0 no-repeat;
	height:43px;
	width:930px;
	color:#fff;
}
#forum_full_bottom {
	background: url('/images/cssimg/bg_footer_forum_full.png') 0 0 no-repeat;
	height:43px;
	width:930px;
	color:#fff;
}

.forum_full table.forum .forum {
    margin: 0;
}
.forum_full table.forum {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}
.forum_full table.forum td.name {
    width: 480px;
}
.forum_full table.forum .forum h2 {
    padding: 0;
}
.forum_full table.forum .forum h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.forum_full h4 {
    font-weight: normal;
    margin: 0 0 30px;
    padding: 0;
}
#forum_full_top table.forum {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.forum_full #forum_full_top table.forum td.name {
    width: 435px;
}
#forum_full_top table.forum h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
}
#forum_full_top table.forum td {
    color: #FFFFFF !important;
    font-size: 13px !important;
    vertical-align: bottom;
}
.forum_full table.forum td.topics {
    border: medium none;
}
.forum_full table.forum td.lastpost {
    border: medium none;
    color: #666666;
    font-size: 10px;
}
.forum_full table.forum td.topics {
    color: #666666;
    font-size: 10px;
    width: 50px;
}
.forum_full table.forum td.posts {
    color: #666666;
    font-size: 10px;
    width: 50px;
}
.forum_full a:hover {
    text-decoration: underline;
}
/* Student Challenge Table */
table.student-challenge {
	border-right: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	border-left: solid 1px #F2F2F2;
}
table.student-challenge th {
	font-size: 16px;
	background: #ADBB26;
	color: #FFF;
	border-bottom: #0F3B6B solid 4px;
	padding: 8px 0 5px 12px;
	border-right: solid 1px #ADBB26;
	border-left: solid 1px #ADBB26;
}
table.student-challenge td {
	padding: 8px 0 13px 12px;
}
table.student-challenge tr.alt td {
	background: #F2F2F2;
}
table.student-challenge td p {
	margin-top: 0;
	padding: 0;
}
table.student-challenge td h4 {
	margin-top: 0;
	margin-bottom: 7px;
	padding: 0;
	color: #0F3B6B;
	font-size: 15px;
}
table.student-challenge td ul {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 400px;
	line-height: 1.2;
}
table.student-challenge td ul li {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 17px;
	background: url('/images/cssimg/bg_studentchallenge_greenarrow.png') no-repeat 0 4px;
	list-style: none;
}
