/* @override http://caps.affiniscape.com/associations/1997/stylesheets/caps_styles.css */

/* CAPS Styles
-----------------------------------*/
body {
	margin: 0;
	background: #fff;
}
body#nobackground { background: #fff; }

body,
td,
p {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a,
#maincontentcell a {
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}
a:link,
#maincontentcell a:link,
a:visited,
#maincontentcell a:visited { color: #c00; }
a:active,
#maincontentcell a:active { color: #009898; }
a:hover,
#maincontentcell a:hover {
	color: #3B6A86;
	text-decoration: none;
}

/* Headings */
h1 {
	color: #009898;
	font: bold 26px Tahoma, Arial, Helvetica, sans-serif;
	margin: 12px 0 20px -10px;
}

h2 {
	color: #3B6A86;
	font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
	margin: 12px 0;
}

/* Top-Navigation Below Banner
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg230/assnsubban.png) no-repeat left bottom; }
ul#navtop2 li { margin-bottom: 16px; }
ul#navtop2 li li { margin: 0; }
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #3B6A86;
	background: none;
	font: normal 13px/13px Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 7px 10px;
	width: 155px;
}
ul#navtop2 li li a:hover { color: #c00; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop2 li ul {
	border: 1px solid #fff;
	background: #F0F4F6;
	padding: 8px 0 16px 0;
}

#navtop2 li ul li { border: none; }

#returnlinkcell {
	background: #f0f4f6;
	padding: 2px 10px;
}

/* Main Content Area
-----------------------------------*/
td#maincontentcell { padding: 0; }

/* Sub Content Area
-----------------------------------*/
td#maincontentsubcell { padding: 0 10px 30px 30px; }

#maincontentsubcell p { line-height: 18px; }
/*#maincontentsubcell strong { color: #c00; }*/

#maincontentsubcell ul { list-style: none; margin: 20px 16px; padding: 0; }
#maincontentsubcell li { padding: 3px 0; }


/* Left Sub Navigation
-----------------------------------*/
td#leftnavcell {
	background: transparent url(../../../images/assnimg230/imgs/bak_landing_middle.png) repeat-y right top;
	padding: 20px 0 20px 10px;
}

#leftnavcell a { text-decoration: none; }
#leftnavcell a:hover { text-decoration: underline; }
#leftnavcell li.current a { color: #3B6A86; cursor: auto; }

#leftnavcell h1,
#leftnavcell h2,
#leftnavcell h3,
#leftnavcell h4,
#leftnavcell h5,
#leftnavcell h6 {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding: 9px;
	margin: 20px 0 10px 0;
}

#leftnavcell h1 { background: #fdca00 url(../../../images/assnimg230/imgs/h1_leftnav.png) no-repeat left top; }
#leftnavcell h2 { background: #6c0 url(../../../images/assnimg230/imgs/h2_leftnav.png) no-repeat left top; }
#leftnavcell h3 { background: #009898 url(../../../images/assnimg230/imgs/h3_leftnav.png) no-repeat left top; }
#leftnavcell h4 { background: #fdca00 url(../../../images/assnimg230/imgs/h1_leftnav.png) no-repeat left top; border-right: solid 10px #f0f3f5; }
#leftnavcell h5 { background: #6c0 url(../../../images/assnimg230/imgs/h2_leftnav.png) no-repeat left top; border-right: solid 10px #f0f3f5; }
#leftnavcell h6 { background: #009898 url(../../../images/assnimg230/imgs/h3_leftnav.png) no-repeat left top; border-right: solid 10px #f0f3f5; }

#leftnavcell p { margin: 10px 8px 10px 18px; line-height: 14px; }
/*#leftnavcell strong { color: #c00; }*/

#leftnavcell ul {
	margin: 8px 18px 26px 18px;
	padding: 0;
	list-style: none;
}
#leftnavcell li {
	padding: 4px 0;
}

/* Footer Styles
-----------------------------------*/
table#footertable { border-top: solid 3px #3B6A86; }
td#footercell,
td#footerleft {
	background: #F0F4F6;
	border-top: solid 4px #fff;
}

td#footercell {
	padding: 0 14px 7px 14px;
	_padding-top: 7px;
}

td#footerleft {
	padding: 0 14px 7px 32px;
}

td#footerleft img {
	margin-right: 25px;
}

td#footercell,
td#footercell p {
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
}

div#login {
	position: absolute;
	top: 56px;
	left: 50%;
	margin-left: 250px;
}

* html div#login {
	margin-left: 248px;
}


/* Landing Styles
-----------------------------------*/
table#landingtable td { vertical-align: top; }
table#landingtable a { text-decoration: none; }
table#landingtable a:hover { text-decoration: underline; }

/* Left Column */
#landingtable td.left {
	width: 220px;
	_width: 257px;
	padding: 13px 20px 20px 17px;
}

#landingtable td.left p { line-height: 18px; }
/*#landingtable td.left strong { color: #c00; }*/
#landingtable td.left img { margin-right: 5px; }

#landingtable td.left h2 {
	color: #3B6A86;
	font-size: 26px;
	margin: 25px 0 10px 0;
}

#landingtable td.left h3 {
	font-size: 14px;
	margin: 8px 0 -8px 0;
}


/* Middle Column */
#landingtable td.middle {
	padding: 33px 0 0 0;
	width: 323px;
	background: transparent url(../../../images/assnimg230/imgs/bak_landing_middle.png) repeat-y left top;
}

#landingtable td.middle h2 {
	color: #009898;
	font-size: 26px;
	margin: 32px 10px 16px 19px;
}


/* Right Column */
#landingtable td.right {
	padding: 0 10px 0 0;
	width: 160px;
	border-top: solid 40px #fff;
	background: transparent url(../../../images/assnimg230/imgs/bak_landing_right.png) repeat-y left top;
}

/*#landingtable td.right strong { color: #c00; }*/

#landingtable td.right h3,
#landingtable td.right h4,
#landingtable td.right h5 {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	width: 140px;
	_width: 160px;
	padding: 9px;
	margin: 0;
	border-top: solid 3px #fff;
}

#landingtable td.right h3 { background: #fdca00 url(../../../images/assnimg230/imgs/h1_rightnav.png) no-repeat right top; }

#landingtable td.right h4 { background: #6c0 url(../../../images/assnimg230/imgs/h2_rightnav.png) no-repeat right top; }

#landingtable td.right h5 { background: #009898 url(../../../images/assnimg230/imgs/h3_rightnav.png) no-repeat right top; }

#landingtable td.right ol { background: transparent url(../../../images/assnimg230/imgs/img_mic-right.jpg) no-repeat left 21px; }

#landingtable td.right ol,
#landingtable td.right ul {
	margin: 0;
	padding: 10px 15px;
	list-style: none;
}

#landingtable td.right li { padding: 5px 0 5px 5px; }

/* Speaker Search */
#landingtable td.middle table#speakersearch { margin: 0 22px; }

#landingtable td.middle table#speakersearch td.left {
	width: 80px;
	vertical-align: middle;
	padding: 4px 0;
}

#landingtable td.middle table#speakersearch td.right {
	width: 200px;
	padding: 2px 0;
	border: none;
}

#landingtable td.middle table#speakersearch a { font-size: 10px; }

#landingtable td.middle table#speakersearch input { width: 160px; border: solid 1px #9cb4c2; }
#landingtable td.middle table#speakersearch input.searchdirectory { width: 126px; border: none; }
#landingtable td.middle table#speakersearch select { width: 160px; border: solid 1px #9cb4c2; }