body{
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/main-bg.jpg) top left repeat-x;
	font-size: 1em;
}

/** global **/
img {border: 0;}
a,a:visited {color: #004565;text-transform: none;}
a:hover {text-decoration: none;}

#header-wrapper{
	height:237px;
	background:url(../images/bg-header.png) top center no-repeat;
}

#header-1{
	margin:0 auto;
	height:56px;
	padding:0 20px 0 20px;
	width:878px;
}

#header-1-links{
	float:left;
	width:409px;
	padding:20px 0 0 0;
}

#header-social {
	float: left;
	padding-top: 18px;
}

#header-social img {
	width: 25px;
}

#header-1-links ul{
	margin:0; padding:0; list-style:none; list-style-type:none;
}

#header-1-links ul li{
	float:left;
	margin:0 40px 0 0;
}

#header-1-links ul li a{
	color:#FFF;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
}

#header-1-links ul li a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

#header-1-icon{
	float:left;
	width:25px;
	padding:20px 10px 0 0;
}

#header-1-icon .st_sharethis_custom {
	background: url(../images/icon.png) no-repeat scroll left top transparent;
	padding:0px 20px 0 0;
	cursor: pointer;
}

#header-1-font-options{
	float:left;
	width:100px;
	font-size:10px;
	color:#FFF;
	text-align:center;
	padding:15px 0 0 0;
}

#header-1-font-options a{
	font-size:10px;
	color:#FFF; text-decoration:none;
}

#header-1-font-options a:hover{
	color:#FFFF00;
}

#font1{
	padding:0 3px 0 0;
	border-right:3px solid #63BDE7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

#font1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}

#font2{
	padding:0 3px 0 3px;
	border-right:3px solid #63BDE7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#font2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
}

#font3{
	padding:0 0 0 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#font3 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#header-1-search{
	float:left;
	width:235px;
	padding:0 0 0 20px;
}

#search-box-holder{
	float:left;
	width:198px;
	height:30px;
	margin:17px 0 0 0;
}

#search-button-holder{
	float:left;
	width:30px;
	height:30px;
	margin:17px 0 0 0;
}

#search-tb{
	border:0;
	width:170px;
	height:26px;
	padding:0px 10px 4px 10px;
	background:url(../images/search-tb-bg.png) top left no-repeat;
	outline:none;
	color:#999;
	font-size:10px;
}

#header-2{
	margin:0 auto;
	height:115px;
	padding:10px 20px 10px 20px;
	width:878px;
}

#logo{
	float:left;
	width:480px;
	padding:25px 0 0 0;
	height: 75px;
}

/** navigation **/
#access ul li.first{
	border-left:0;
}

#access ul li.last{
	border-right:0;
}

#access {
	clear: both;
	display: block;
	margin:0 auto;
	padding:0 20px 0 50px;
	width:828px;
	z-index: 999;
	position: relative;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#access li {
	float:left;
	margin:0 2px 0 0;
	padding:5px 15px 0 15px;
	height:25px;
	border-right:1px solid #0083BC;
	border-left:1px solid #0083BC;
	position: relative;
}
#access a {
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display: block;
	padding-top: 5px;
	height: 32px;
}

#access ul div.reveal a {
	color: #337b9d;
	display: inline;
	text-transform: none;
}

#access ul div.reveal .nav-box {
	float: left;
	width: 140px;
	padding: 10px 20px 10px 20px;
}

#access ul div.reveal .borderleft {
	border-left: 1px solid #b5e0f4;
	min-height: 130px;
}

#access ul div.reveal-left .borderleft{
	min-height: 195px;
}

#access ul div.reveal {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 33px;
	left: -2px;
	width: 590px;
	z-index: 5000;
	border: 2px solid #ececec;
	border-top: 0;
	background-color: #fff;
	padding: 0px;
	line-height: 14pt;
}

#access ul div.reveal-left {
	left: -500px;
	height: 220px;
}

#access ul div.membership {
	left: 0px;
	width: 440px;
}

#access ul div.accreditation {
	width: 385px;
}

#access ul div.education {
	left: 0px;
	width: 700px;
}

#access ul div.resources {
	width: 650px;
}

#access ul div.certification {
	left: 0px;
	width: 630px;
	height: 150px;
}

#access ul div.certification .borderleft {
	min-height: 50px;
}

#access ul div.official-positions {
	left: 0px;
	width: 260px;
	height: 120px;
}

#access ul div.official-positions .nav-box {
	width: 260px;
}

#access ul ul {
	margin: 0;	
}

#access ul div.small {
	width: 200px;
}

#access ul div.reveal strong {
	color: #005983;
}

#access ul div.large {
	width: 380px;
}

#access ul div ul.left {
	float: left;
	width: 180px;
}

#access ul div div.right div {
	width: 160px;
	margin: 0 auto;
	color: #662e91;
	padding: 10px 0 10px 0;
	line-height: 20px;
}

#access ul div div.right {
	float: right;
	width: 200px;
	background-color: #fff;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul li {
	background-color: #FFED00;
	width: 100%;
	
}

#access ul ul a {
	background-color: #FFED00;
	color: #652B94;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	font-weight:bold;
	text-transform: none;
}
#access li:hover > a {color:#FFFF00;}

#access ul ul :hover > a,
#access a:focus {
}
#access ul ul li:hover, #access ul ul li a:hover {
	background-color: #fff89b;
}
#access li:hover > a,
#access a:focus {
}
#access ul li:hover > ul, #access ul li:hover > div.reveal {
	display: block;
}

.hover {
	display: block;
}

#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

#access ul div.reveal div.right div a {
	padding: 0;
	margin: 0;
}

#access ul div.reveal div.right div span {
	font-size: 12px;
}

#access ul div.reveal div.right div span a {
	font-size: 12px;
	color: #662e91;
	text-transform: none;
}


#visuals-wrapper{
	height:196px;
	background:#ECECEC;
	width: 918px;
	margin: 0px auto 10px auto;
}

#visuals{
	margin:0 auto 10px auto;
	width:918px;
	/*border-top:3px solid #FFC900;
	border-bottom:3px solid #C5465A;*/
	position: relative;
	z-index: 2;
}

#visuals ul li p {
	margin: 0;padding: 0;
}

#content-wrapper{
	padding:0 0 0 0;
}

#content{
	background:#ECECEC;
	margin:0 auto;
	width:882px;
	padding: 20px 18px;
}

#content .c-left {
	float: left;
	width: 665px;
	margin-right: 10px;
}

#content .sidebar {
	float: right;
	width: 195px;
	margin-left: 10px;
}

#content .sidebar .sidebar-menu ul {
	margin: 0;
	padding: 0;
} 
#content .sidebar .sidebar-menu ul li {
	list-style-type: none;
	background-image:url(../images/arrow_blue_menu.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
	margin: 0 0 5px 0;
}

#content .sidebar .sidebar-menu ul li ul li {
	list-style-type: none;
	background-image:url(../images/arrow_blue_light_menu.png);
	margin-left: 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
}

#content .c-left .entry-content {
	background-color: #fff;
	padding: 10px;
	min-height: 400px;
	font-size: 1em;
	line-height: 18pt;
}

.entry-content table.certification-tables td {
	
}

.entry-content .cleanimage {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.entry-content .alignleft {
	float: left;
}

.entry-content .alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.entry-content .small-text {
	font-size: 10pt;
}

.entry-content .pdf-box {
	width: 230px;
	float: right;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.entry-content .list-arrow ul {
	margin-left: 10px;
	padding-left: 10px;
}

.entry-content .list-arrow li {
	background-image: url(../images/bullet-red.jpg);
	margin: 0 0 10px 0;
	padding-left: 25px;
	list-style-type: none;
	background-repeat: no-repeat;
}

.entry-content .online-learning-box {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
}

.entry-content .register-online {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 20pt;
}

.entry-content .attention-box {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 5px;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 14pt;
}


.entry-content .certification-box {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
}

.entry-content .certification-box img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.entry-content .corporate-box {
	border: 3px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.entry-content .corporate-box.gold {
	border-color: #cccc66;
}

.entry-content .corporate-box.silver {
	border-color: #ccc;
}

.entry-content .corporate-box.bronze {
	border-color: #996633;
}

.entry-content .corporate-box.support {
	border-color: #3333ff;
}

.entry-content .corporate-box.contributor {
	border-color: #6666cc;
}


.entry-content .corporate-box img {
	margin: 0 auto;
	display: block;
}

.entry-content .round-box {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 5px;
}

.entry-content table.cool-content td {
	background-color: #f2f2f2;
	padding: 10px;
	font-size: 11pt;
}

.entry-content table.cool-content td.nobg {
	background-color: #fff;
}

.entry-content table.small-tbl-font td {
	font-size: 10pt;
}

.entry-content table.centertd td {
	text-align: center;
}

.arrow-red-content {
	width: 10px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}

#content .full {
	background-color: #fff;
	padding: 10px;
	min-height: 400px;
	font-size: 0.9em;
}

#content h1 {
	font-size: 16pt;
	color: #fff;
	background-color: #00577f;
	padding: 15px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px 0px 8px 0px;
	padding-right: 50px;
}

.ai1ec_event h1 {
	background: none;
}

#content h2 {
	color: #64bee8;
	margin: 0px 0px 5px 0px;
	font-size: 16pt;
}

.bread-header {
	width: 880px;
	margin: 10px auto;
}

#breadcrumb {
	width: 600px;
	margin: 10px auto;
	color: #6fc3ea;
	text-transform: uppercase;
	font-size: 0.8em;
	float: left;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #64bee8;
	text-decoration: none;
	text-transform: uppercase;
}

.sidebar .widget {
	background-color: #fff;
	padding: 10px;
	width: 170px;
	margin-bottom: 10px;
}

.sidebar .widget em.small-hint {
	font-size: 9pt;
}

.sidebar .widget h3 {
	margin: 5px;
	margin-bottom: 10px;
	color: #64bee8;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
}

.sidebar a, .sidebar a:visited {
	color: #00577f;
	text-decoration: none;
	font-size: 0.9em;
}

#left-column{
	float:left;
	width:432px;
	margin:0 9px 0 0;
}

#right-column{
	float:left;
	width:432px;
	margin:0 0 0 9px;
}

#intro-box{
	border:2px solid #77C6EB;
	background:#FFF;
	padding:5px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 20px 0;
}

#iscd-small{
	width:50%; float:left;
}

#intro-more{
	width:50%; float:left; text-align:right;
}

#intro-more a{
	font-weight:bold;
	color:#005782;
	text-decoration:none;
}

#intro-box span{
	font-weight:bold;
	color:#005782;
}

#brochures-box{
	border-top:2px solid #77C6EB;
	border-bottom:2px solid #77C6EB;
	padding:15px 0;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 20px 0;
}

#advoc-box{
	border:2px solid #77C6EB;
	border-top:none;
	background:#FFF;
	padding:10px 10px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 20px 0;
}

#advoc-box ul{
	margin:0 0 0 20px; padding:0;
}

#advoc-box ul li{
	color:#4385A4;
	float:left;
	width:175px;
	margin:0 10px 3px 7px;
}

#advoc-box ul li a{
	color:#4385A4;
	text-decoration:none;
}

#advoc-box ul li a:hover{
	color:#4385A4;
	text-decoration:underline;
}

#advoc-top{
}

#member-box{
	background:url(../images/member-box-bg.png) top left no-repeat;
	height:97px;
	padding:5px 20px;
	font-size:11px;
	font-weight:bold;
	margin:0 0 20px 0;
}

#member-box-left{
	float:left;
	width:232px;
}

#member-box-right{
	float:left;
	padding:15px 0 0 15px;
	width:140px;
}

#lang-box{
	border:2px solid #D3D3D3;
	width:170px;
	padding:5px;
	margin:0 0 10px 230px;
}

#events-box{
	border:2px solid #77C6EB;
	background:#FFF;
	padding:10px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 20px 0;
}

#events-box-header{
	background:#ECECEC;
	padding:2px 5px;
	margin:0 0 15px 0;
}

#events-box-header-left{
	float:left;
	width:50%;
	font-weight:bold;
	font-size:11px;
	color:#BC223A;
}

#events-box-header-right{
	float:left;
	width:50%;
	text-align:right;
}

#events-box-header-right a{
	font-weight:bold;
	color:#005782;
	text-decoration:none;
}

#events-box-footer{
	padding:2px 5px;
	margin:0 0 15px 0;
}

#events-box-footer-left{
	float:left;
	width:50%;
	font-weight:bold;
	font-size:11px;
	color:#005782;
}

#events-box-footer-left a{
	color:#72B7D7;
}

#events-box-footer-right{
	float:left;
	width:50%;
	text-align:right;
}

#events-box-footer-right a{
	font-weight:bold;
	color:#005782;
	text-decoration:none;
}

#newsfeed-box{
	border:2px solid #77C6EB;
	background:#FFF;
	padding:10px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 20px 0;
}

#newsfeed-box ol li{
	margin:0 0 5px 0;
}

#newsfeed-box ol li a{
	text-decoration:none;
	color:#005782;
	font-weight:normal;
}

#newsfeed-box-header{
	background:#ECECEC;
	padding:2px 5px;
	margin:0 0 15px 0;
}

#newsfeed-box-header-left{
	float:left;
	width:50%;
	font-weight:bold;
	font-size:11px;
	color:#BC223A;
}

#newsfeed-box-header-right{
	float:left;
	width:50%;
	text-align:right;
}

#newsfeed-box-header-right a{
	font-weight:bold;
	color:#005782;
	text-decoration:none;
}

#footer-1-wrapper{
	margin:0; padding:0;
	background-color:#004463;
	border-bottom:1px solid #0087C2;
	width: 100%;
}

#footer-1{
	margin:0 auto;
	padding:20px 20px 10px 20px;
	width:878px;
	color:#FFF;
}

#footer-1-links{
	float:left;
	width:439px;
}

#footer-1-links ul{
	margin:0; padding:0; list-style:none; list-style-type:none;
}

#footer-1-links ul li{
	float:left;
	margin:0 40px 0 0;
}

#footer-1-links ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

#footer-1-links ul li a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

#footer-1-social{
	float:left;
	width:439px;
	text-align:right;
}

#footer-2-wrapper{
	margin:0; padding:0;
	background-color:#005A84;
	border-bottom:1px solid #0087C2;
	width: 100%;
}

#footer-2{
	margin:0 auto;
	padding:10px 20px 10px 20px;
	width:878px;
	color:#FFF;
}

#footer-2 a{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

#footer-2-left{
	float:left;
	width:200px;
	margin:0 50px 0 0;
}

#footer-2-left p{
	margin:0;
	padding:3px 0 10px 0;
	font-size:12px;
}

#footer-2-right{
	float:left;
	width:628px;
	font-size:10px;
	text-align:justify;
}

#footer-2-right ul{
	margin:10px 0; padding:0;
}

#footer-2-right ul li{
	margin:0 0 5px 20px;
}

#footer-3-wrapper{
	margin:0; padding:0;
	background-color:#005A84;
	width: 100%;
}

#footer-3{
	margin:0 auto;
	padding:10px 20px 10px 20px;
	width:878px;
	color:#FFF;
}

#footer-navi{
	list-style:none; list-style-type:none;
	margin:0; padding:0 0 10px 0;
	font-size:11px;
	color:#FFF;
}

#footer-navi li{
	float:left;
	width:165px;
	margin:0 10px 0 0;
	font-size:11px;
	color:#FFF;
	padding:0;
}

#footer-navi li a{
	color:#64BEE8;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#footer-navi li ul{
	margin:0; padding:0;
}

#footer-navi li ul li{
	list-style:none; list-style-type:none;
	margin:3px 0 3px 0;
}

#footer-navi li ul li a{
	color:#FFF;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}

#footer-navi ul li ul {
	display: none;
}

#copyright-wrapper{
	margin: 0; 
	padding: 0;
	background: #005A84;
}

#copyright{
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	width: 878px;
	color: #64BEE8;
	text-align: center;
	font-size: 10px;
}

#copyright a{
	color: #64BEE8;
	font-size: 10px;
}

.clear{
	clear: both;
}

.member-sign-in{
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	margin:0 0 5px 0;
}

.member-sign-in-user{
	margin:0 0 5px 0;
}

.member-sign-in-pass{
	margin:0 0 5px 0;
}

.sign-in-box-holder{
	float:left;
	width:180px;
	height:30px;
}

.sign-in-button-holder{
	float:left;
	width:30px;
	height:30px;
}

.signin-tb{
	border:0;
	width:260px;
	height:20px;
	padding:4px 10px 4px 5px;
	background:url(../images/sign-in-tb-bg.png) top left no-repeat;
	outline:none;
	color:#eee;
	font-size:10px;
}

.not-a-member{
	font-weight:bold;
	font-size:11px;
	color:#FFF;
	margin:5px 0 0 120px;
	padding:0 0 0 3px;
	width: 150px;
	text-align: center;
}

.not-a-member a{
	color:#ffc802;
}

.visual{
	float:left;
	height:263px;
}

.brochure{
	float:left;
	width:110px;
	margin:0 16px;
	text-align:center;
}

.brochure a{
	text-decoration:none;
	color:#005A84;
}

.brochure a:hover{
	text-decoration:underline;
	color:#005A84;
}

.dd{
	padding:2px 5px; color:#333;
	width:100%;
	font-weight:bold;
	font-size:11px;
}

.event1{
	padding:5px;
}

.event2{
	padding:5px;
	background:#B1DEF3;
}

/** account styles **/
.error {
	border: 1px solid #ff0000;
	background-color: #ffcccc;
	padding: 10px;
}

.success {
	border: 1px solid #87eb6c;
	background-color: #d4f8ca;
	padding: 10px;	
	margin: 5px 0 5px 0;
}

a.yellow-btn {
	background-color: #ffc802;
	color: #005a84;
	padding: 5px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 180px;
	text-align: center;
}

a.long {
	width: 300px;
}

a.yellow-btn-small {
	background-color: #ffc802;
	color: #005a84;
	padding: 3px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	width: 100px;
	margin: 5px 0 0 0;
	font-size: 10pt;
	text-align: center;
}

a.right-btn {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
a.small-long {
	width: 250px;
}


#login{
	float: right;
	width: 290px;
}

#login-in {
	float: left;
	height: 120px;
	margin-top: -5px;
	/*overflow: scroll;*/
}

#login-in div.header-profile {
	color: #fff;
	font-size: 10pt;
	text-align: right;
	line-height: 16pt;
	width: 380px;
}

#login-in div.header-profile span {
	color: #57b1db;
}

#login-in div.header-profile .logout {
	margin-top: 10px;
}

#login-in div.header-profile a, #login div.header-profile a:visited {
	color: #60b8e1;
}

/* Forms */
#content input[type=text],
#content input[type=password],
#content textarea, #content select {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
	padding:5px;
}
#content input[type=text]:focus,
#content textarea:focus, #content input[type=password]:focus {
	color: #373737;
	border: 1px solid #64bee8;
}
#content textarea {
	padding-left: 3px;
	width: 98%;
}
#content input[type=text] {
	padding: 5px;
}
#content input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
#content input#searchsubmit {
	display: none;
}
#content input[type=submit] {
}

#quick-links-sidebar {
	width: 100%;
}

/** tables **/
table.table {
	background-color: #f2f2f2;
}
table.table td {
	padding: 5px;
	border-top: 1px solid #004767;
	font-size: 10pt;
}

table.table td.tbl-header {
	background-color: #004767;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
}

table.table-form {
	border: 0;
}

table.table-form td.label {
	font-size: 11pt;
	font-weight: bold;
}

table.table-form input[type=text] {
	width: 200px;
}

table.table-form input.address {
	width: 442px;
}

table.table-form select {
	width: 200px;
	padding: 5px;
}

/** home page **/
#home-page-my-links {
	width: 880px;
	margin-bottom: 15px;
	background-color: #fff;
}

#home-page-my-links .my-links-home {
	background-color: #fff;
}

#home-page-my-links div.my-links-home {
	width: 860px;
	padding: 10px 10px 10px 10px;
}

#home-page-my-links  div.my-links-home img.alignleft {
	margin-right: 15px;
	float: left;
}

#home-page-my-links ul {
	margin: 0;
	padding: 0;
}

#home-page-my-links li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
}

#home-page-my-links li a {
	font-weight: bold;
	font-size: 10pt;
}

#home-page-intro {
	width: 880px;
	margin-bottom: 15px;
	background-color: #fff;
}

.intro-more {
	text-align: right;
	margin-right: 15px;
}

.intro-more a {
	font-size: 10pt;
	font-weight: bold;
}

.intro-more img {
	width: 8px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}

#home-page-intro div.intro {
	width: 860px;
	padding: 0px 10px 10px 10px;
	font-size: 12pt;
}

#home-page-intro div.intro img.alignleft {
	margin-right: 15px;
	float: left;
}

#home-page-intro div.intro strong {
	color: #005a84;
}

#home-page-trending {
	width: 240px;
	float: left;
	background-image: url(../images/trending_pages_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
}

#home-page-trending ul {
	margin: 0; padding:0;
}

#home-page-trending ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #0b719d;
}

#home-page-trending ul li.last {
	border: 0;
}

#home-page-trending a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#home-page-trending h2 {
	color: #fff;
	background-color: #006b99;
	font-size: 12pt;
	padding: 10px;
	text-align: center;
	font-weight: normal;
	border-bottom: 2px solid #fcd440;
}

#home-page-calculators {
	width: 195px;
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

#home-page-calculators #precision-calc {
	float: left;
}

#home-page-calculators #frax-calc {
	float: left;
}

#home-page-members-corner {
	width: 400px;
	float: left;
}

#members-corner-header {
	background-image: url(../images/iscd_membmers_icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 40px;
	color: #005a84;
}

#members-corner-content {
	border-left: 2px solid #64bee8;
	border-top: 2px solid #64bee8;
}

#members-corner-content ul {
	margin: 10px 0 0 10px; padding: 0;
}

#members-corner-content ul li {
	margin: 0; padding: 0;
	float: left;
	width: 97px;
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
	color: #b70c26;
	text-align: center;
}

#members-corner-content a {
	font-size: 8pt;
	font-weight: bold;
	color: #b70c26;
	text-decoration: none;
}

#members-corner-content ul li img {
	height: 80px;
}

#home-page-news {
	width: 450px;
	float: left;
	margin-top: 15px;
}

#home-page-news-left {
	float: left;
	color: #005a84;
	font-size: 11pt;
	font-weight: bold;
}

#home-page-news-right {
	float: right;
	color: #005a84;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 3px;
}

#home-page-news-right img {
	width: 7px;
}

#home-page-news-content {
	border-top: 2px solid #ffc802;
	padding: 20px;
	background-color: #fff;
}

#home-page-news-content ul {
	margin: 0; padding: 0;
}

#home-page-news-content ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

#home-page-news-content ul li a {
	font-size: 9pt;
	font-weight: bold;
}

#home-page-news-content ul li span {
	color: #bd2038;
	font-weight: bold;
	font-size: 9pt;
}

#home-page-calendar {
	float: right;
	width: 400px;
}

#home-page-calendar-header {
	color: #005a84;
	font-size: 11pt;
	font-weight: bold;
}

#home-page-calendar-header img {
	float: left;
	margin-right: 5px;
}

#home-page-calendar-content {
	background-color: #fff;
	border: 1px solid #64bee8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-top: 3px;
	min-height: 180px;
}

#home-page-calendar-content .date-highlight {
	background-color: #f1ced4;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px;
}

#home-page-calendar-content .date-content {
	font-size: 9pt;
	padding: 5px;
	margin-bottom: 5px;
}

#home-page-calendar-bottom {
	background-color: #0090ce;
	padding: 5px;
}

#home-page-calendar-bottom-left {
	float: left;
	color: #fff;
	width: 245px;
}

#home-page-calendar-bottom-left a {
	color: #fff;
	font-size: 9pt;
}

home-page-calendar-bottom-right {
	float: left;
}

#home-page-calendar-bottom-right a {
	color: #fff;
	font-size: 9pt;
}



/** online education 
 * TODO: Put into its own file
 **/
.link-btn {
	font-weight: bold;
	display: block;
	padding: 10px;
	border: 1px solid #fff;
}

a.quick-links-add {
	font-size: 10pt;
}

.step-one {
	font-weight: bold;
	background-color: #005983;
	padding: 5px;
	border: 1px solid #2689b7;
	color: #fff;
	font-size: 12pt;
}

.correct-answer {
	color: #b0e63c;
}

.wrong-answer {
	color: #ff0000;	
}

.yellow-btn {
	background-color: #ffc802;
	color: #005a84;
	padding: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	border: 0;
	text-align: center;
}

.add-page-icon {
	margin-top: 10px;
}

#load_page_add {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	font-style: italic;
}

#member-benefits-profile {
	padding: 10px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin: 20px 0 0 20px;
	width: 240px;
	min-height: 200px;
}

#member-benefits-profile ul {
	margin:3px 0 0 0;padding:10px 0 0 0;
	border-top: 1px solid #ccc;
	
}

#member-benefits-profile ul li {
	text-align: left;
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0;
}


.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

/** tabs **/
#tabs-1 {
	background-color: #fff;
	margin-bottom: 10px;
}

.ui-tabs {
	background-color: #000;
	background: none;
	border: 0;
}

.ui-tabs-panel {
	background: none;
	border: 1px solid #2694e8;
	font-size: 11pt;
}


.ui-widget-content {
	border: 1px solid #b4e1f7;
}

.ui-tabs-nav {
	background: none;
	border: 0;
	border-bottom: 1px solid #2694e8;
	font-size: 12pt;
	font-weight: normal;
}

/** ask the expert **/
.ask-expert-name {
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 11pt;
}

.ask-expert-response {
	border-top: 2px solid #005A84;
	padding: 10px;
	font-size: 10pt;
	line-height: 17pt;
	margin-top: 5px;
}

/** calendar by location **/
.calendar-by-location li {
	list-style-type: none;
}

.calendar-by-location ul {
	padding: 0;
	margin: 0;
}

.calendar-by-location ul li  {
	margin-top: 10px;
}


.calendar-by-location ul li ul {
	margin-top: 5px;
	margin-left: 25px;
}

.calendar-by-location ul li ul li {
	margin-bottom: 5px;
	list-style-type: disc;
}

.odd {
	background-color: #ccc;
}

/** Evals **/
label.error {
}

label.invalid {
	font-weight: bold;
	color: #ff0000;
	font-size: 16pt;
	padding: 0;
	height: 100px;
}

.attended-btn-off {
	background-color: #ececec;
	font-weight: bold;
	padding: 10px;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
}


.attended-btn-on {
	background-color: #ffc802;
}

/** content boxes **/
.content-box {
	width: 300px;
	margin-top: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}

.content-box h5 {
	padding-top: 5px;
	background-image: url(../images/box_header_blue.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	margin: 0;
	height: 28px;
}

.content-box .content-f {
	width: 300px;
	background-image: url(../images/box_footer.png);
	background-repeat: no-repeat;
	height: 9px;
}

.content-box ul {
	background-color: #006b99;
	margin: 0;
	padding: 0;
}
.content-box ul li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 3px;
	padding-left: 15px;
	font-size:10pt;
	font-weight: bold;
	border-bottom: 1px solid #00a1cc;
}

.content-box ul li:last-child {
	border-bottom: 0;
}

.content-box ul li a {
	text-decoration: none;
	color: #fff;
}

.content-box h5.red {
	background-image: url(../images/box_header_red.png);
}

.content-box h5.yellow {
	background-image: url(../images/box_header_yellow.png);
}

.content-box.floatright {
	float: right;
}
.content-box.floatleft {
	float: left;
}

#email-committee {
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}

#image-award-holder { position: relative; width: 880px; height: 133px; }
			
#image-award-holder img { position: absolute; }
			
.gluck { position: absolute; top: 90px; left: 80px; width: 60px; height: 90px; display: block;}
.bonnick { position: absolute; top:70px; left: 150px; width: 50px; height: 110px; display: block;}
.bilezikian { position: absolute; top: 80px; left: 210px; width: 60px; height: 100px; display: block;}
.technologist { position: absolute; top: 80px; left: 320px; width: 60px; height: 100px; display: block;}
.miller { position: absolute; top: 80px; left: 385px; width: 60px; height: 100px; display: block;}
.clinician { position: absolute; top: 80px; left: 450px; width: 60px; height: 100px; display: block;}
.last-modified { font-size: 10pt; }


.divCenter {
  margin: auto;
  width: 80%;
  padding: 10px;
}