@charset "utf-8";
/* CEMA SITE - CSS STYLES */

* {
	margin: 0;
	padding: 0;
}

html { 
	background: #484c50 url(../media/images/bg.jpg) top left repeat-x;
}

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* COMMON */
span {
	color: #5e5e5f;
}

table.container, table.header, table.divider, table.spacer, table.nav, table.content, table.events, table.sub-events, table.members, table.sub-members, table.news, table.premium-member, table.sub-premium-member, table.footer {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

input.button {
	width: auto;
}

a.learn-more {
	background: #484c50 url(../media/images/btn_bg.jpg) top left no-repeat;
	width: 78px;
	height: 24px;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 75px;
}

a.learn-more:hover {
	text-decoration: underline;
}

a.link1 {
	background: #484c50 url(../media/images/btn_bg.jpg) top left no-repeat;
	width: 78px;
	height: 24px;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 0 0 0;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	background: #484c50 url(../media/images/btn_bg.jpg) top left no-repeat;
	width: 78px;
	height: 24px;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 0 0 15px;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	background: #484c50 url(../media/images/btn_bg.jpg) top left no-repeat;
	width: 78px;
	height: 24px;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 0 0 0;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	background: #484c50 url(../media/images/btn_bg_long.jpg) top left no-repeat;
	width: 125px;
	height: 24px;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 10px 0 0 0;
}

a.link4:hover {
	text-decoration: underline;
}
/* END OF COMMON */

/* HEADER TABLE */
table.header {
	font-size: 12px;
	color: #16387d;
}

table.header a {
	font-size: 11px;
	color: #16387d;
	text-decoration: none;
}

table.header a:hover {
	text-decoration: underline;
}
/* END OF HEADER TABLE */

/* NAV TABLE */
table.nav {
	background: transparent url(../media/images/bg_nav.jpg) top left no-repeat;
	width: 952px;
	height: 45px;
}

table.nav a.blue {
	font-size: 12px;
	color: #16387d;
	text-decoration: none;
}

table.nav a {
	font-size: 12px;
	color: #484c50;
	text-decoration: none;
	position: relative;
}

table.nav div.positioning {
	position: relative;
}

table.nav a:hover, table.nav a.blue:hover {
	text-decoration: underline;
}

table.nav input.field {
	width: 155px;
	font-size: 11px;
	border: 1px solid #484c50;
	color: #777777;
	padding: 3px;
}

/* DROPDOWN 1 */
.dropdown1 {
	width: 189px;
	position: absolute;
	top: 27px;
	left: 0;	
	color: #FFFFFF;
	display: none;
}

.dropdown1 .none, .dropdown1 .none:hover  {
	background-color: transparent;
}

.dropdown1 .none2, .dropdown1 .none2:hover {
	background-color: #16387d;
	width: 189px;
	display: block;
}

.dropdown1 a.nav-links {
	color: #FFFFFF;
	font-size: 11px;
	text-indent: 20px;
	text-decoration: none;
	height: 25px;
	display: block;
	line-height: 25px;
	background-color: #16387d;
	text-align: left;
}

.dropdown1 a.nav-links:hover {
	background-color: #b1b0b0;
	text-decoration: none;
}
/* END OF DROPDOWN 1 */

/* END OF NAV TABLE */

/* SIDE NAV */
table.side-nav { 
	background-color: #e1e1e1;
}

table.side-nav tr.headline {
	background: transparent url(../media/images/bg_side-nav.jpg) top left no-repeat; 
	width: 181px;
	height: 41px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

table.side-nav tr.headline div {
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

table.side-nav td ul { 
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}

table.side-nav td ul li {
	list-style: none;
	margin: 0 0 0 10px;
}

table.side-nav td ul li:hover {
	background: transparent url(../media/images/img_arrow.gif) top left no-repeat;
}

table.side-nav td ul li.spacer:hover {
		background: none;
}

table.side-nav td ul li a {
	color: #484c50;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 15px;
}

table.side-nav td ul li a:hover {
	color: #16387d;
}
/* END OF SIDE NAV */

/* PARTNERS TABLE */
table.partners { 
	background-color: #e1e1e1;
}

table.partners tr.headline {
	background: transparent url(../media/images/bg_partners.jpg) top left no-repeat; 
	width: 181px;
	height: 32px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

table.partners tr.headline div {
	margin: 0 0 0 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

table.partners td {
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}

table.partners td a.visit-now { 
	font-size: 11px;
	color: #2153b8;
	margin: 0 15px 0 0;
}

table.partners td a.visit-now:hover { 
	text-decoration: none;
}
/* END OF PARTNERS TABLE */

/* NEWS/WHITEPAPERS TABLE */
table.news tr td #tab-whitepapers a {
	background: transparent url(../media/images/tab_whitepaper.jpg) top left no-repeat; 
	width: 112px;
	height: 23px;
	font-size: 11px;
	color: #ffffff;	
	text-align: center;
	line-height: 23px;
	float: left; 
	clear: right;
	margin: 0 0 0 15px;
	color: #484c50;	
	text-decoration: none;
} 

table.news tr td #tab-news a {
	background: transparent url(../media/images/tab_news.jpg) top left no-repeat; 
	width: 89px;
	height: 23px;
	font-size: 11px;
	color: #ffffff;	
	text-align: center;
	line-height: 23px;
	float: left;
	margin: 0 0 0 5px;
	color: #484c50;
	text-decoration: none;
}

table.news tr td table.sub-news { 
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
}

table.news tr td table.sub-news tr td { 
	color: #484c50;	
}

table.news tr td table.sub-news tr td h2 { 
	color: #16387d;
	font-size: 12px;
}

table.news tr td table.sub-news tr td a.watch-link { 
	color: #4c74c5;
}

table.news tr td table.sub-news tr td a.watch-link:hover { 
	text-decoration: none;
}
/* END OF NEWS/WHITEPAPERS TABLE */

/* EVENTS/PREMIUM MEMBER/MEMBERS TABLE */
table.events { }

table.events tr td table.sub-events tr.none:hover { 
	background: none;
}

table.members tr td table.sub-members a {
	color: #484c50;
	font-size: 11px;
	text-decoration: underline;
}

table.members tr td table.sub-members a:hover {
	text-decoration: none;
}

table.members tr td table.sub-members tr td table.sub-members-link {
	width: 100%;
	/*background-color: #f0f0f0;*/
	margin: 0;
	padding: 0;
}

table.members tr td table.sub-members tr td table.sub-members-link a {
	width: 130px;
}

table.members tr td table.sub-members a.sub-members-link:hover {
	text-decoration: none;
}

table.members tr td table.sub-members tr td table.sub-sub-members {
	background-color: #f0f0f0;
	margin: 0 auto 0 auto;
}

table.members tr td table.sub-members tr td table.sub-sub-members td span {
	color: #16387d;
	font-size: 13px;
}

table.members tr td table.sub-members tr td table.sub-sub-members td {
	color: #484c50;
	font-size: 11px;
}

table.members tr td table.sub-members tr td table.sub-sub-members td a {
	color: #484c50;
	font-size: 11px;
	text-decoration: none;
}

table.events td.tab, table.premium-member td.tab, table.members td.tab {
	background: transparent url(../media/images/tab_events.jpg) top left no-repeat; 
	width: 166px;
	height: 25px;
	font-size: 11px;
	color: #6d6e6f;	
	text-align: center;
	line-height: 25px;
}

table.events td a {
	font-size: 11px;
	color: #3f6ac1;
}

table.events td a:hover, table.members tr td table.sub-members tr td table.sub-sub-members td a:hover {
	text-decoration: none;
}

table.events td.middle, table.premium-member td.middle, table.members td.middle, table.news td.middle { 
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	background-color: #f0f0f0;
}

table.events tr td table.sub-events, table.premium-member tr td table.sub-premium-table {
	background-color: #FFFFFF;
}

table.events tr td table.sub-events td {
	color: #484c50;
	font-size: 11px;
}

table.events tr td table.sub-events tr:hover {
	background: transparent url(../media/images/bg_events-hover.jpg) top left repeat-x; 
}

table.events tr td table.sub-events td a.event-link {
	text-decoration: none;
	color: #484c50;
}

table.events tr td table.sub-events tr:hover a {
	color: #909090;
	text-decoration: none;
}

table.events tr td table.sub-events td span {
	color: #16387d;
	font-size: 12px;
}

table.sub-premium-member td div {
	width: 90%;
	color: #3b67be;
	line-height: 16px;
}
/* END OF EVENTS/PREMIUM MEMBERS TABLE */

/* MEMBER PROFILE/ASK CEMA/BLOG TABLE */
table.member-profile { }

table.member-profile tr.headline, table.ask-cema tr.headline, table.blog tr.headline, table.aimcal-jobs tr.headline  {
	background: transparent url(../media/images/bg_right-side.jpg) top left no-repeat; 
	width: 229px;
	height: 32px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	border: none;
}

table.blog tr.headline td a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width: 20px;
	line-height: 20px;
	display: inline-block;
	text-indent: 6px;
}

table.blog tr.headline td a:hover {
	background: transparent url(../media/images/img_circle.gif) top left no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
	color: #484c50;
}

table.member-profile td.middle, table.ask-cema td.middle, table.blog td.middle, table.aimcal-jobs td.middle { 
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
	background-color: #e1e1e1;
}

table.member-profile tr td table.sub-member-profile, table.ask-cema tr td table.sub-ask-cema, table.blog tr td table.sub-blog, table.aimcal-jobs tr td table.sub-aimcal-jobs { 
	background-color: #e1e1e1;
} 

table.member-profile tr td table.sub-member-profile td { 
	text-align: left;
	color: #16387d;
	font-size: 10px;
	line-height: 17px;
}

table.blog tr td table.sub-blog td div {
	color: #484c50;
	font-size: 11px;
	width: 85%;
	margin: 0 auto 0 auto;
}

table.aimcal-jobs tr td table.sub-aimcal-jobs td div { 
	width: 85%;
	margin: 0 auto 0 auto;
	color: #484c50;
	font-size: 11px;
}

table.blog tr td table.sub-blog td div a.title {
	color: #16387d;
	font-size: 11px;
	text-decoration: underline;
} 

table.blog tr td table.sub-blog td img {
	margin: 5px 0 0 0;
}

table.blog tr td table.sub-blog td a.title {
	color: #16387d;
	font-size: 11px;
	text-decoration: underline;
} 

table.blog tr td table.sub-blog td div a.title:hover, table.blog tr td table.sub-blog td a.title:hover  {
	text-decoration: none;
}  
 

/*table.member-profile tr td table.sub-member-profile td a { 
	color: #16387d;
	font-size: 13px;
	text-decoration: none;
}*/

table.aimcal-jobs tr td table.sub-aimcal-jobs td a { 
	color: #16387d;
	font-size: 11px;
	text-decoration: none;
} 

table.aimcal-jobs tr td table.sub-aimcal-jobs td a:hover { 
	text-decoration: underline;
}

table.ask-cema tr td table.sub-ask-cema td {
	color: #484c50;
	font-size: 11px;
}

table.ask-cema tr td table.sub-ask-cema td span {
	color: #16387d;
	font-size: 11px;
}
/* END OF MEMBER PROFILE/ASK CEMA/BLOG TABLE */

/* FOOTER */
table.footer {
	height: 34px;
}

table.footer tr.shadow {
	background: transparent url(../media/images/bg_footer.jpg) top left repeat-x;
	height: 6px;
}

table.footer td {
	color: #FFFFFF;
	font-size: 11px;
}

table.footer td a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

table.footer td a:hover {
	text-decoration: none;
}
/* END OF FOOTER */

/* COPYRIGHT */
table.copyright {
	margin: 0 auto 0 auto;
	padding: 0;
}

table.copyright td {
	font-size: 11px;
	color: #a3a3a3;
}
/* END OF COPYRIGHT */

