/*************** CSS Document ******************/

/* reset.css */
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
}

table {border-collapse:separate; border:0;}
caption, th, td {text-align:left;font-weight:normal;}
a img {border:none;}

/*  base css */

body,html
{ 
text-align:center;
padding:0;
margin:0;
}


body
{
border-top:3px solid #ff9126;
font-family:Arial, Helvetica,"Lucida Grande", verdana,"bitstream vera sans", sans-serif; 
color:#505050;
font-size: 13px; /* Except IE */
text-align: center; 
padding:0;
margin:0 !important;
min-width:1000px;
}

* html body 
{ 
font-size: 85%; /* IE */ 
}


h1,h2,h3,h4,h5
{
color:#36556a; 
line-height:110%; 
padding: 10px 0; 
font-weight:bold;
margin:0;
}


h1
{font-size:190%;padding: 15px 0;font-weight:normal;}

h2
{font-size:120%; padding:5px 0; }

h3
{
color:#3c3c3c !important;
font-size:100%; 
background:url(sidebar_bg2.jpg) repeat 0 0 #ddd;
padding:10px 15px;
margin:10px 0;
border:1px solid #ddd;
}

.maincontents h3
{
clear:both;
}

h4
{font-size:120%;}

hr 
{ 
border:1px solid #ddd;
margin:10px 0;
}


blockquote
{
margin:15px;
}

ul
{
margin:20px;
}

ul li
{ 
margin-left: 5px; 
margin-top:1px;
padding-left: 17px; 
list-style-type: none; 
background-image: url(bullet-blue.png); 
background-repeat: no-repeat; 
background-position: 0 3px; 
}

ul ul li
{
font-size:90%;
margin-left: 10px; 
margin-top:2px;
list-style-type: none; 
padding-left: 12px; 
background-image: url(arrow2.png); 
background-repeat: no-repeat; 
background-position: 0 5px; 
line-height:130%;
}

ul ul ul li
{ 
background-image: none; 
margin-left: 50px; 
padding: 0; 
list-style-type: circle; 
}

ol  { 
margin: 10px 0 10px 20px; 
padding: 0 ;
}

ol li  
{ 
margin-left: 5px; 
margin-top:5px;
}


p{margin:10px 0;}

br#clear
{
clear:both;
}

br.clear
{
clear:both;
}

/*************** vmenu ******************/

.vmenu a
{ 
margin-left: 5px; 
margin-top:1px;
padding-left: 17px; 
list-style-type: none; 
background-image: url(arrow2.png); 
background-repeat: no-repeat; 
background-position: 0 6px; 
}

.vmenu a:hover
{ 
background-image: url(arrow2.png); 
}

/*************** base ******************/


#pagewrap
{
text-align:left;
z-index:10;
position:relative;
width:1000px;
margin:0 auto;
padding:0;

}


/*************** header ******************/

.header
{ 
background:url(header_bg.gif) no-repeat 390px 0;
position:relative;
height:118px;
margin:0 auto;
text-align:left;
}

div.header #logo
{
background:url(logo.png) no-repeat 0 0;
position:absolute;
top:20px;
left:5px;
width:425px;
height:75px;
display:block;
text-indent:-9999px;
}

.header #login
{
line-height:18px;
background:#ff9126;
font-size:12px;
color:#fff;
display:block;
position:absolute;
top:0px;
right:5px;
padding:0 10px;
text-align:right;
}

.header #login a
{
padding:0;
color:#fff;
text-decoration:none;
}


.header #login a:hover
{
color:#505050;
}

.forgot_pwrd a
{
font-size:90%;
}

/*************** Search ******************/

.header #search
{
border:1px solid #ddd;
background:#fff;
display:block;
margin:0;
height:28px;
width:200px;
position:absolute;
top:28px;
right:10px;
}


.header #search input.textbox
{
background:#fff;
width: 140px;
/float:left;
color:#888;
border:0px;
padding:5px;
margin:2px;
font-size: 12px;
font-size: 12px9; /* IE8 and below */
}

.header #search input:hover
{
color:#505050;
}


.header #search input[type="image"]
{
float:right;
margin:5px 5px 0 0;
top:0;
}

.header #search form
{
display:inline;
}

/*------------Top Menu ------------*/

#topmenu
{
font-size:90%;
color:#888;
position:absolute;
top:35px;
right:230px;
}

#topmenu a
{
color:#888;
text-decoration:none;
padding:0 10px;
}

#topmenu a:hover
{
color:#505050;
text-decoration:underline;
}

/*------------Section Menu ------------*/

#sectionmenu
{
position:absolute;
top:72px;
right:0;
width:550px;
}

#sectionmenu ul
{
margin:0;
padding:0;
border-right:1px solid #17232f;
width:550px;
}

#sectionmenu li
{
background:none;
float:left;
margin:0;
padding:0;
}

#sectionmenu li a
{
color:#fff;
text-decoration:none;
text-align:center;
line-height:50px;
display:block;
padding:0 26px;
}

#sectionmenu li a:hover,#sectionmenu li a#thispage
{
color:#11191f;
background:#95b3c7;
}

/*************** banner ******************/

#banner
{
width:auto;
height:100px;
margin:0;
}

#banner img
{
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}



/*------------member login ------------*/


.LoginForm
{
text-align:center;
}


.LoginForm table
{
margin:10px auto 0 auto;
}

.LoginForm table td
{
text-align:left;
padding:0 2px;
}

.LoginForm input[type="text"],.LoginForm input[type="password"]
{
width:170px;
padding:2px;
}


.LoginForm input[type="checkbox"]
{
float:right;
}

.LoginForm input[type="submit"],.LoginForm input[type="button"]
{
background-color:#405f73;
padding:7px 10px;
font-size:90%;
text-decoration:none;
color:white;
display:inline-block;
border:none;
cursor:pointer;
}


a#pdf_but
{
background:url(pdf.png) no-repeat 10px center #d19146;
padding:10px 10px 10px 30px;
text-decoration:none;
color:white;
display:block;
width:300px;
margin:10px 0;
}

/*************** maincontents ******************/

.body_wrap
{
height:100%;
position:relative;
margin:5px 0;
padding:0;
}

.leftsidebar
{
background:url(left_bg.gif) no-repeat 0 bottom #fff;
float:left;
width:210px;
min-height:180px;
}

#twocol
{
float:right;
min-height:200px;
text-align:left;
width:770px;
overflow:hidden;
padding:20px 0;
margin:0;
}

.maincontents
{
line-height:160%;
width:990px;
overflow:hidden !important;
float:none;
min-height:200px;
text-align:left;
padding:0px 20px 20px 0;
}

span.pmenu
{
font-size:90%;
margin-top:5px;
margin-bottom:0px;
font-style:italic;
}

.maincontents img
{
max-width:990px;
margin:10px 15px;
height:auto;
}

#twocol img
{
max-width:770px;
}

.maincontents div img,.maincontents table img
{
margin:0;
}


/*************** links ******************/

a
{ 
color:#d19146;
text-decoration:underline; 
padding-bottom: 1px;
}

a:hover
{ 
color: #666; 
background-image: none; 
text-decoration:none; 
}

a.button
{
float:right;
line-height:39px;
text-transform: uppercase;
text-decoration:none;
color:#416074;
background:url(button_bg.gif) no-repeat 0 bottom #a0c763;
padding:0;
width:200px;
display:block;
margin:10px;
text-align:center;
}

a.button:hover
{
background:url(button_bg.gif) no-repeat -200px bottom #a0c763;
text-decoration:none;
color:#fff;
}

/*************** site map ******************/


ul.sitemap ul
{
padding:10px;
}

ul.sitemap ul li
{
background:url(arrow.gif) no-repeat 0 5px;
padding:0 0 0 17px;
}

ul.sitemap ul ul li
{
background:none;
padding:0;
}

/*************** menu ******************/

div.mainmenu
{ 
height:54px;
z-index: 1000; 
padding::0; 
margin:0; 
}

div.mainmenu ul.CMenu
{ 
background:#17232f;
vertical-align: bottom; 
margin: 0; 
height:54px;
padding: 0; 
z-index:1000;
width:100%;
display:table;
/width:auto;
/display:block;
}

ul.CMenu li
{ 
background:none;
float:none;
background:none;
list-style-type: none;  
margin: 0; 
padding:0; 
display:table-cell;
border-left:3px solid #040406;
/display:inline; 
/float:left; 
}

ul.CMenu a
{ 
font-weight:bold;
min-width:90px;
height:54px;
line-height:54px;
font-size: 14px; 
color:#fff;
text-decoration:none; 
margin: 0; 
padding:0;
display:block; 
text-align: center;
/padding:0 30px; 
_display:inline-block;
_width:120px;
_line-height:110%;
_padding:10px 0 0 0;
_height:44px;
}


ul.CMenu a:hover,ul.menu #thispage
{ 
color:#fff;
text-decoration:none; 
background:#0a1116;
}

ul.CMenu li li
{
display:block;
/width:180px;
}

ul#CMenu li ul
{
margin:0 0 0 -3px;
padding:1px;
width:160px;
height:auto;
background:#17232f;
_left:0;
_margin:0;
position:absolute;
/width:180px;
}

ul.CMenu li ul li
{
border:0;
height:auto;
display:block;
color:#233567;
padding:0;
margin:0;
text-align:left;
}

ul.CMenu li ul li a.menu,ul.CMenu li#thispage ul li a.menu
{
font-size:13px;
font-weight:normal;
border-bottom:1px solid #17232f;;
background-color:#fff;
text-align: left;
text-transform: none;
height:auto;
padding:7px 10px;
margin:0;
line-height:120%;
color:#17232f;
_width:160px;
}

ul.CMenu li ul li a.menu:hover
{
background-color:#ccc;
}

ul.CMenu li#thispage ul li a.menu:hover
{
background-color:#ccc;
}

ul#CMenu li ul ul li a.menu,ul.CMenu li#thispage ul ul li a.menu
{
font-size:12px;
border-bottom:1px solid #17232f;
background:#26394c;
color:#fff;
}

ul#CMenu li ul ul li a.menu:hover,ul.CMenu li#thispage ul ul li a.menu:hover
{
color:#fff;
background:#666;
}

ul#CMenu li ul ul
{
margin:0 0 0 20px;
background:#17232f;
}


/*************** VMenu ******************/

#submenu
{
background:url(sidebar_bg.jpg);
padding:10px 0;
margin:0 0 175px 0;
display:block;
}

#submenu h2
{
padding:5px 10px;
font-size:110%;
}

#submenu .vmenu br
{
display:none;
}

ul#VMenu,#submenu .vmenu
{
border-top:1px solid #dcdcdc;
margin:0;
padding:0;
}

ul#VMenu li
{
margin:0;
padding:0;
display:inline;
background:url(w_bg.png) repeat 0 0;
}

ul#VMenu li a,#submenu .vmenu a
{
margin:0;
font-size:90%;
color:#3c6078;
padding:9px 10px 9px 25px;
display:block;
border-bottom:1px solid #dcdcdc;
text-decoration:none;
line-height:120%;
background:url(arrow2.png) no-repeat 10px center;
}

ul#VMenu li a:hover,#submenu .vmenu a:hover
{
background:url(arrow2.png) no-repeat 10px center #fff;
}

ul#VMenu li a:hover,#submenu .vmenu a#thispage
{
background:url(arrow2.png) no-repeat 10px center #ccc;
}


.hmenu
{
color:#fff;
display:block;
padding:10px 0;
line-height:5px;
}

.hmenu a.menu
{
display:block;
padding:0 0 0 15px;
height:auto;
display:block;
background:url(arrow2.png) no-repeat 0 center;
line-height:130%;
}

.pmenu
{
padding:0 0 10px 0;
display:block;
}

.pmenu a
{
text-decoration:none;
}

.pmenu a:hover
{
text-decoration:underline;
}

/*************** footer******************/

div.footer
{ 
border-top:1px solid #ff9126;
/border-top:2px solid #ff9126;
line-height:140%;
color:#666;
font-size:90%;
text-align:left; 
margin:0 auto;
position:relative;
background:url(sidebar_bg.jpg);
padding:25px;
}

div.footer a
{ 
color:#666;
margin:0 10px 0 0;
}


div.footer a:hover
{ 
color:#ff9126;
}

#powerdby
{
padding:10px 0;
color:#999;
font-size:11px;
}

#powerdby a
{
color:#999;
}

#socialnet{
width:80px;
float:right;
}

#socialnet img
{
margin:0 2px;
}

#socialnet a
{
margin:0;
}

/*************** list style ******************/

.Document a.pdf, ul#pdf li
{
margin-left: 5px; 
margin-top:1px;
padding-left: 25px; 
list-style-type: none; 
background: url(pdf.png) no-repeat 0 5px;
}

.Document a.doc
{
margin-left: 5px; 
margin-top:1px;
padding-left: 25px; 
list-style-type: none; 
background: url(doc.jpg) no-repeat 0 0; 
}

.Document p a
{
color:#3a4f96;
border:1px solid #3a4f96;
text-decoration:none;
padding:5px 10px;
}

.Document p a:hover
{
color:#505050;
background:#ccc;
border:1px solid #ccc;
}

.Document em
{
color:#666;
font-size:90%;
padding:5px 0 5px 0;
}

.Document dt
{
padding:15px 0 0 0;
}

.Document dd
{
padding:0 0 0 25px;
}

#link li
{ 
background-image: url(link.png); 
}


/*************** top page ******************/

.ImageRotateHolder
{
height:275px;
width:765px;
overflow:hidden;
}

.subcontents
{}

#indexbox
{
width:1000px;
margin:0;
overflow:hidden;
}

#indexbox ul
{
width:1020px;
padding:0;
margin:0;
}

#indexbox li
{
padding:0;
margin:0;
float:left;
}

#indexbox li a
{
font-weight:bold;
text-align:center;
text-decoration:none;
color:#fff;
display:block;
width:160px;
background-color:#17232f;
background-repeat:no-repeat;
padding:119px 10px 7px 10px;
margin:0 24px 0 0;
font-size:85%;
}

#indexbox li#last a
{
margin:0;
}

#indexbox li a:hover
{
background-color:#416074;
}

a.educates{background-image:url(educate.jpg);}
a.forum{background-image:url(forum.jpg);}
a.tox{background-image:url(tox.jpg);}
a.mtf{background-image:url(mtf.jpg);}
a.find{background-image:url(FindaToxicologist.jpg);}



/*********** Article Slider **************/

div.ArticleSlide {
padding:5px;
background:url(feature_bg.gif) no-repeat 0 0;
width: 740px !important; 
margin:20px auto;
}

div.ArticleSlide #body
{
display:inline;
margin:0; 
padding:0; 
}

.clearfix{
clear:both;
float:none;
}

#bigPic {
text-align:left;
float:left;
width:485px !important;
}

#bigPic div.ArticleSlideBody {
margin: 5px;
position:absolute;
display:none;
z-index:1;
height: 300px !important; 
width: 455px; 
overflow: hidden;
}

#bigPic div.ArticleSlideBody img {
min-height: 305px !important; 
min-width:455px;
height:auto;
margin:5px;
}

#thumblist
{
float:right;
padding:5px;
width:270px !important;
height:323px;
z-index:100 !important;
}

ul#thumbs li
{
background:none;
padding:0 0 0 6px;
margin:0;	
}

ul#thumbs li.active
{
background:url(active_bg.gif) no-repeat 0 center;
}

ul#thumbs li a:hover{
background:#ccc !important;
text-decoration:none;
}

ul#thumbs li.active a{
padding:3px;
margin:0;
border:0px solid #ccc;
}

ul#thumbs{
margin:0;
padding:0;
list-style: none;
}
	
ul#thumbs li a{
color:#505050;
text-decoration:none;
display:block;
line-height:120%;
text-align:left;
margin:0 !important;
padding:7px !important;
cursor:pointer;
border:0px solid #fff;
border-bottom:1px solid #ddd;
height:60px !important;
background:none;
}

ul#thumbs img{
float:left;
width:55px;
height:55px;
line-height:55px;
overflow:hidden;
position:relative;
z-index:5;	
border:1px solid #fff;	
margin-right:5px;
}

ul#thumbs span{
padding:10px;
display:block;
line-height:130%;
}

.overlay .caption
{
font-size:90%;
z-index:10;
position:absolute;
left:0;
bottom:0 !important; 
height:40px;
text-align:left;
background:url(blackbg.png) repeat 0 0;
padding:10px;
margin:0;
display:block;
width:435px !important; 
color:#fff;
}

.overlay .caption h4
{
margin:0;
padding:0;
}

.overlay .caption a
{
color:#fff;
text-decoration:none;
margin:0;
padding:0;
}



/********** features end *************/


/*************** table ******************/

table.A
{
margin:5px 0;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
width:100%;
}


table.A th
{
padding:7px;
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
background:#2b3e59;
text-align:left;
line-height:130%;
color:#fff;
}

table.A td
{
padding:7px;
border-bottom:1px solid #ddd;
border-right:1px solid #ddd;
text-align:left;
line-height:130%;
}

table.B
{
margin:5px 0;
border-top:1px solid #ddd;
width:100%;
}


table.B th
{
padding:10px;
border-bottom:1px solid #ddd;
background:#2b3e59;
text-align:left;
line-height:130%;
}

table.B td
{
padding:10px;
border-bottom:1px solid #ddd;
text-align:left;
line-height:130%;
}


#links img
{
max-width:100px;
height:auto;
}


table.comittee td
{
padding:5px;
width:210px !important;
}

table.comittee img
{
width:200px;
}


/*************** Zine ******************/

.ZineTitle h2
{
display:none;
}

.ZineAuthor,.ZineDate
{
font-style:italic;
font-size:90%;
padding:10px 0;
color:#666;
display:inline;
}

.ZineLink
{
display:block;
}

.ZineAbout
{
font-style:italic;
font-size:90%;
color:#999;
}

.ZineAbstract
{
padding:10px 0;
}

.ZineSummaryIndex
{
font-size:90&;
text-align:right;
padding:10px 0;
}

.ZineTools 
{
padding:10px 0;
line-height:110%;
}

.ZineTools td
{
padding:0 5px;
}

.ZineTools a
{
text-decoration:none;
font-size:90%;
color:#666;
}


.ZineTools img
{
margin:0 5px;
float:left;
}


/*************** Web Directory *************/

table.Directory
{
margin:10px 0;
border-left:0px solid #ccc;
line-height:130%;
width:90%;
}

table.Directory td
{
width:30%;
vertical-align:top;
padding:0 20px;
border-right:0px solid #ccc;
}

table.Directory h2
{
color:#505050;
font-size:90%;
padding:7px;
background:#ddd;
}

table.Directory h2 a
{
color:#505050;
text-decoration:none;
}

table.Directory ul
{
margin:10px;
}

#﻿Directory2 td
{
padding:5px !important;
}

#﻿Directory2 th
{
color:#fff;
}

a#top
{
background:url(top.png) no-repeat 0 center;
padding:0 0 0 20px;
text-decoration:none;
margin:10px 0;
}

div.WebDirResource
{
margin-bottom:15px;
}

div.WebDirResource .WebDirName
{
font-weight:bold;
}


div.WebDirResource .WebDirName .WebDirUrl
{
font-style:italic;
font-weight:normal;
}

/*************** result *************/

.result
{
line-height:140%;
background-color: white;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
padding-top: 9px;
padding-right: 0px;
padding-bottom: 9px;
padding-left: 9px;
height: 70px;
margin-bottom: 5px;
width:700px !important;
}

.result p { padding-left: 110px; }

.result .image
{
float: left;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
padding-left: 0px;
text-align: left;
width: 100px;
}

/*************** other *************/

.rss_header { border: 1px solid #ddd; }

.rss_top p {
margin:0;
padding:2px 0 2px 30px;
line-height:120%;
}

.rss_top .image {
float:left;
text-align:center;
background:url(rss.png) no-repeat 0 center;
width:16px;
height:16px;
}

.rss_top .image img{
display:none;
}

div.rss_top {
}

td.login_suggest {
background-color:#809ae6;
color:#fff;
padding:5px;
}

.print_view {
page-break-after:always;
}

/*************** Calendar *************/

table.Calendar {
margin-left:10px;
padding-top:12px;
width:180px;
}

table.Calendar th {
background-color:#0f2e4d;
color:#fff;
horizontal-align:center;
padding:3px;
text-align:center;
}

td.CalendarEvent a,td.CalendarEvent a:visited {
background-color:#fff;
color:#0f2e4d;
text-decoration:none;
}

div.Calendar dd a {
font-size:12px;
font-weight:700;
}

div.Calendar h2,div.Zine h2 {
border:0;
color:#0f2e4d;
font-size:14px;
font-weight:700;
text-decoration:none;
}

td.CalendarToday,td.CalendarEvent {
background-color:#fff;
text-align:center;
}

div.Calendar h4 {
font-size:10px;
font-weight:700;
}

/*************** Profile *************/

.Profile td
{
padding:0 10px 0 0;
vertical-align:top;
}

.Profile h1
{
display:none;
}

table.tools
{
line-height:120%;
float:right;
}

table.tools td
{
padding:8px;
text-align:center;
}

table.tools a.profile
{
line-height:110%;
font-size:90%;
}

.profile_body div
{
float:left !important;
margin:10px;
}

.profile_body div img
{
background:#ddd;
padding:5px;
}

/*************** Find a Toxicologist *************/

a.searchbutton
{
background-image:url(search_button.png);
background-position:0 0;
color:#36556a;
font-weight:bold;
font-size:110%;
line-height:110%;
padding:20px 15px 10px 70px;
width:224px;
height:46px;
display:block;
float:left;
margin:10px;
text-decoration:none;
}

a#Inpatient{background-color: #d1e0e8;}
a#Outpatient{background-color: #e3dbcd;}

a#Inpatient:hover{background-color: #98afbc;}
a#Outpatient:hover{background-color: #cdb58a;}


table.floatimage a
{
width:250px;
height:160px;
background:#ddd;
padding:10px;
overflow:hidden;
margin:0 10px 10px 0;
display:block;
float:left;
}

table.floatimage a:hover
{
background:#666;
}

table.floatimage img
{
width:200px;
height:auto;
}

/*************** Report *************/

table.Report {
padding:0;
margin:0;
}

table.Report th, table.Report td{
line-height:120%;
padding:5px;
}

table.Report tr.B td
{
background:#e0e6f9;
}

table.Report th{
background:#bfccf2;
}

table.Report th a{
color:#32457a;
}

.logmenu a
{
padding:0 10px;
}

table.Report th.ReportTools {
background-color:#fff;
border-top:1px solid #bbb;
padding:2px;
text-align:right;
}

table.Report th.ReportTitle {
text-align:left;
}

table.Report th.ReportTitle a.icon{
color:#666;
text-decoration:none;
padding:0 0 0 5px;
}

.ZinePagedIndex a {
border:1px solid #ccc;
color:#666;
font-size:9pt;
font-weight:400;
padding:3px 5px;
text-decoration:none;
}

.ZinePagedIndex a:hover {
border:1px solid #e0e6f9;
background:#e0e6f9;
text-decoration:none;
}

/*************** Registry Login *************/

#Registry
{float:right;
width:270px;
text-align:center;
margin:0 0 10px 20px;
background-color: #d1e0e8;
padding:15px;
}

#Registry input[type="text"],#Registry input[type="password"]
{
width:150px;
}

#sectionmenu li a.thissection
{
background: none repeat scroll 0 0 #95B3C7;
    color: #11191F;
}

/*************** Quicklinks ******************/

table.quicklinks td
{
padding: 1% 0;
}

table.quicklinks a
{
background-color:#DEDEDE;
border:1px solid #ccc;
color:#505050;
width:228px;
text-decoration: none;
display: inline-block;
float: left;
height:100%;
padding: 5% 0;
line-height:130%;
}

table.quicklinks a:hover
{
background-color:white;
}

/*************** Video ( iframe ) ******************/

#videolist iframe
{
width:300px !important;
height:233px !important;
margin:0 10px 10px 0;
}

iframe
{
border:1px solid #ccc;
padding:5px;
margin:10px;
}

/*************** registration ******************/

.qa_questions
{
padding:7px 0;
}

.qa_questions span.checkboxLabel
{
/padding-bottom:5px;
}

.qa_questions br
{
display:block;
height:10px;
}

.qa_questions .heading1
{
padding:10px 0;
}

.qa_child
{
padding:5px 10px;
background:#ddd;
width:500px;
margin:0 20px
}

#d_q_49 br
{
display:none;
}

#d_q_49 input[type="checkbox"]
{
margin:0 10px;
}

#d_q_97 .heading1,#d_q_93 .heading1
{
font-size:100%;
}

.heading1 {
color:#0f2e4d;
font-size:18px;
font-weight:bold;
}

.heading2 {
color:#0f2e4d;
font-size:15px;
font-weight:bold;
}


.heading3 {
color:#0f2e4d;
font-size:13px;
font-weight:bold;
}


.qa_child
{
padding:5px 10px;
background:#ddd;
width:500px;
margin:0 20px
}

#d_q_49 br
{
display:none;
}

#d_q_49 input[type="checkbox"]
{
margin:0 10px;
}
.qa_color_0
{
background: #f2ddbc !important;
}
.qa_color_1
{
background: #dee6f3 !important;
}
.qa_color_2
{
background: #c8e9af !important;
}
.qa_color_3
{
background: #c3e5ea !important;
}
.qa_color_4
{
background: #edecc4 !important;
}

div#mainimage {
height:238px !important;
}

.report_wrapper h2
{
background:none;
font-size:180% !important;
line-height:110%;
}

.report_wrapper a
{
text-decoration:none;
}

.report_wrapper #eventmgr_form h2
{
font-size:120% !important;
color:#292929 !important;
background:#ccc;
padding:10px;
}

.report_table h3
{
border:0px;
background:none;
padding:5px 0;
color:#36556a !important;
}


.report_table td,.report_table th
{
padding:3px 5px;
}

.report_table th
{
background:#36556a;
color:#fff;
padding:3px 5px;
}

.report_table td
{
border-bottom:1px solid #ccc;
}

.report_table .EventMGRHighlightCell
{
background:#f5e1b3 !important;
}

a#register
{
font-size:130%;
width:168px;
height:70px;
float:right;
background:url(register.png) no-repeat 0 0;
color:#fff;
text-decoration:none;
display:block;
margin:20px 30px 0 0;
text-align:center;
padding:0;
line-height:70px;
}

a#register:hover
{
background:url(register.png) no-repeat 0 -70px;
}

/*************** registration ******************/

table.ZineIndex {
border:1px #2f5582 solid;
border-collapse:collapse;

margin-bottom:10pt;
width:100%;
}

table.ZineIndex td {
border-bottom:1px #2f5582 dotted;
border-left:1px #2f5582 solid;
border-right:1px #2f5582 solid;
border-top:1px #2f5582 dotted;
margin:0;
padding:5px;
}

table.ZineIndex th {
background-color:#2f5582;
border:1px #2f5582 solid;
color:#fff;
margin:0;
padding:5px;
}

.ZineComment {
margin-bottom:5px;
}

.ZineComment .ZineHeader {
background-color:#bfccf2;
border:1px solid #2f5582;
display:block;
font-size:11pt;
font-weight:700;
padding:4px;
}

.ZineComment .ZineAboutBody {
background:url(commentbg.gif) repeat-y 0 0;
border-left:1px solid #2f5582;
border-right:1px solid #2f5582;
min-height:100px;
}

.ZineComment .ZineAbout {
color:#666;
float:left;
font-size:9px;
padding:10px;
width:80px;
}

.ZineComment .ZineBody {
margin-left:100px;
padding:10px;
}

.ZineComment .ZineFooter {
background-color:#fff;
border:1px solid #2f5582;
display:block;
font-size:9px;
padding:4px;
}

.ZineComment .ZineAttachment {
background-color:#bfccf2;
display:block;
font-size:9pt;
margin-top:10px;
padding:10px;
}

table.ZineTools td a {
font-size:11px;
font-weight: bold;
text-decoration:none;
}

table.ZineAttachmentForm {
background-color:#bfccf2;
border:1px solid #2f5582;
margin-bottom:5px;
margin-top:5px;
padding:10px;
}

/*************** Forum ******************/

div.forum table.Report
{
width:100%;
}

div.forum table.Report th.ReportTitle
{
background-color:#324F62;
color:white;
padding:10px;
font-weight:bold;
}

div.forum table.Report .ZineLink
{
display:inline;
padding-left:5px;
}

div.forum table.Report tr.B td
{
background-color:#eee;
}

div.forum table.Report td 
{
padding:7px;
}

div.forum table.Report th
{
background-color:white;
}

table.table_border td {border: 1px solid;}


/*************** Search Results ******************/

.Search span.searchdetails
{
color:#666;
font-size:90%;
}

.Search dt
{
padding:10px 0 0 0;
}

/*************** Event Contents ******************/

.event_img img
{
float:right;
padding:0 15px 10px 20px;
}

.event_img img
{
max-width:998px;
height:auto;
}

/********** Event Calendar **********/

div.EvtDateSelector {
   border:1px solid #999;
   background-color:#f7f7f7;
   padding-left:20px;
   padding-right:20px;
   margin-bottom:10px;
}
.EvtCalHeader {
	font-size:large;
}
.EvtCalMonthMenuButton {
	cursor:pointer;
}
table.EvtCal { 
        border:2px #666677 solid; 
        border-collapse:collapse; 
	margin-bottom:10pt;
}

table.EvtCal td 
{ 
border:1px #666677 solid;
margin:0px; 
padding:2px; 
height:100px;
width:14.2%;
vertical-align:top;
background-color:#eee;
}

table.EvtCal th 
{ 
border:1px #666677 solid; 
margin:0px; 
padding:4px; 
background-color:#8DC63F;
font-weight:bold; 
font-size:10px; 
color:black;
text-align:center;
}

table.EvtCal caption {
	background-color:#666677;
	color:#ffffff;
        border:1px #666677 solid;
        margin:0px; 
	margin-left:-1px;
	margin-right:-1px;
        padding:4px; 
	font-weight:bold; 
	font-size:10px; 
}
table.EvtCal td.EvtDay {
	background-color:white;
}
table.EvtCal td.Today {
	background-color:#ffc;;
}
table.EvtCal div.EvtDay {
	font-weight:bold;
}
table.EvtCal div.Evt {
	padding-top:4px;
}
table.EvtCal div.Evt a {
	font-weight:normal;
}
table.EvtCal div.SharedEvt a {
	color:red;
}
table.EvtCal div.OtherEvt a {
	color:#FF00FF;
}
table.EvtCal td.NoDay {
	background-color:#bbb;
}

.popup_p a:hover {
	text-decoration:none;
}

.EvtCal div.popup 
{
border: 2px solid #666677;
background-color:white;
color:black;
padding:10px;
display:none;
z-index:10;
position:absolute;
left: -80px;
text-align:left;
line-height: 140%;
width:300px;
}

div.popup a {
        font-weight:normal;
}
span.popup_p { 
    position:relative;
}
.EvtCal a.popup_close {
    display:block;
    float:right;
    border:1px solid #bbb;
    padding:2px;
    top:-5px;
    left:5px;
    position:relative;
    font-size:xx-small;
    font-weight:normal;
}
a.popup_close:hover {
    background-color:#ddd;
    text-decoration:none;
}
.ThisMonth {
    font-weight:bold;
}


div.vCalendarLink
{
padding-left:50px;
background-image:url(add_small.png);
background-repeat:no-repeat;
background-position:left center;
margin-top:10px;
height:50px;
}

div.EvtCal .EvtCalRSS img
{
margin-right:7px;
vertical-align:top;
}

div.EvtCal .EvtCalRSS a:hover
{
text-decoration:none;
}

div.EvtCal .EvtCalRSS
{
margin-top:15px;
}

div.EvtCal p.EventDate
{
font-size:110%;
font-weight:bold;
}

div.EvtCal dl.EvtCalList dt
{
font-weight:bold;
}

div.EvtCal dl.EvtCalList dd
{
margin-left:0px;
margin-bottom:15px;
}

div.EvtCal dl.EvtCalList dd p
{
margin:0px 0px 0px 20px;
display:list-item;
}

div.EvtCal table.EvtCalSm
{
position:relative;
top:-25px;
border-collapse:collapse;
}

div.EvtCal table.EvtCalSm th
{
text-align:center;
padding:6px;
color:white;
background-color:#344F8B;
width: 20px;
border:1px solid white;
}

div.EvtCal table.EvtCalSm td
{
text-align:center;
padding:6px;
border:1px solid #999999;
}

div.EvtCal table.EvtCalSm td.EvtDay
{
background-color:#8DC63F;
}

/*************** Event Registration *************/

div.EventFee {
border-bottom: 1px dotted #999999;
padding: 5px;
}

span.EvtFeeName 
{
text-transform: uppercase;
margin-right:10px;
display: block;
float: left;
}

div.EvtSessionRegistrant
{
font-size: 85%;
margin-bottom: 25px;
}

span.EvtFeeAccess 
{
color:red;
display:block;
font-size:x-small;
font-style:italic;
line-height:120%;
}

span.EvtFeeBuyInfo 
{
float:right;
display: block;
width:210px;
}

span.EvtFeeCost 
{
margin-right:7px;
font-weight:bold;
}

span.EvtFeeRegLink 
{
float: right;
text-align: center;
}

span.EvtFeeRegDoneLink
{
float:right;
}

span.EvtFeeRegLink a  
{
border: 1px solid #b5161c;
color:#b5161c;
font-weight: normal;
margin-left: 15px;
padding: 2px 5px;
font-size:90%;
}

span.EvtFeeRegLink a:hover 
{
background-color:#b5161c;
color:white;
text-decoration:none;
}

div.EventFees h3
{
background-color:none;
color: #3C3C3C;
font-size: 11pt;
top: 0;
line-height:10pt;
margin-bottom:3px;
}

div.EvtRegRegistrants div.popup
{
display:none;
background-color: white;
border: 1px solid #666666;
padding: 15px;
position: absolute;
width: 500px;
z-index: 100;
}

span.EvtFeeRegDone 
{
border: 1px solid green;
color: white;
font-size: 90%
font-weight: normal;
margin-left: 15px;
padding: 2px 5px;
float:right;
line-height:140%;
background-color:green;
}

div.EvtRegRegistrants span.popup_p a.popup
{
color:#b5161c;
}

div.EvtRegRegistrants span.popup_p a.popup:hover
{
color:#9097A9;
text-decoration:underline;
}

div.EvtFeeActivityInfo
{
float:left;
}

div.EvtRegRegistrants div.popup .Event h3
{
background-color:white;
left:0px;
padding:0px;
width:100%;
}

div.EvtRegRegistrants div.popup a.popup_close
{
float:right;
position:relative;
z-index:200;
font-size:90%;
border:1px solid #999999;
padding:2px 5px;
}

span.EvtFeeGroupName
{
display: none;
font-size: 115%;
font-weight: bold;
margin-bottom: 7px;
margin-top: 20px;
border-bottom: 1px solid #999999;
padding-bottom: 2px;
}


div.EvtRegContinue
{
border: 1px solid #999999;
padding:15px;
margin-bottom:20px;
width:660px;
}

div.EvtRegContinue h2, div.EvtRegFinish h2
{
background-color: #999999;
color: white;
left: -15px;
line-height: 12pt;
margin: 0px;
padding: 7px 7px 7px 15px;
position: relative;
top: -15px;
width: 668px;
font-size:11pt;
}

div.EvtRegRegistrants h3
{
background-color: none;
color: #0063be;
left: -15px;
line-height: 12pt;
margin: 0px;
padding: 7px 7px 7px 15px;
position: relative;
width: 668px;
font-size:10pt;
border-bottom:1px solid #0063be;
text-transform:capitalize
}

div.EvtRegContinue div.EvtRegContinue
{
border:0px;
padding:0px;
margin:0px;
width:630px;
}

div.EvtRegFinish
{
border:1px solid #999999;
padding:15px;
width:660px;
}

div.EventFee
{
display:none;
}

div.EventFees div.EventFee
{
display:block;
min-height:19px;
font-size:90%;
line-height: 19px;
}

div.EvtFeeDescr
{
font-size:95%;
font-style:italic;
clear:both;
}

div.EvtRegContinue div.EventFee
{
display:block;
}

/********** Shopping Cart **********/

div.Pay table.Receivable, table.Report
{
width:100%;
font-size:85%;
border-collapse:collapse;
margin-bottom:15px;
margin-top:15px;
}

div.Pay table.Receivable th, table.Report th
{
color: white;
background-color: #36556A;
padding: 5px;
font-size:90%;
text-transform:uppercase;
border: 1px solid #999;
}

div.forum table.Report th {
color: black;
}

div.Pay table.Receivable tfoot
{
background-color:#eee;
padding:5px;
}

div.Pay table.Receivable td, table.Report td
{
padding:5px;
border: 1px solid #ddd;
}

table.Report tr.B
{
background-color:#ddd;
}

table.Report caption
{
font-weight:bold;
font-size:110%;
padding-bottom:10px;
}

div.Pay table.Receivable td div.total
{
font-weight:bold;
}

a.dp-choose-date {
    background: url("date.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin: 5px 3px 0;
    overflow: hidden;
    padding: 0;
    text-indent: -2000px;
    width: 16px;
}

.well {
  background-color: #fff;
  width: 700px;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 2px solid #bbb;
  border: 2px solid #bbb;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/*************** Membership Profile ******************/

.MembershipDirectoryAlpha a
{
padding:5px;
margin:0 2px 0 0;
background:#ddd;
text-decoration:none;
}

.MembershipDirectoryAlpha a:hover
{
color:#fff;
background:#d19146;
text-decoration:none;
}

.MembershipMiniProfile
{
clear:both;
padding:10px;
border:1px solid #ccc;
margin:0 0 10px 0;
min-height:80px;
}

.MembershipMiniProfile .photo
{
float:left;
width:100px;
margin:0 10px 0 0;
}

.MembershipMiniProfile p
{
padding:0;
margin:0 10px 0 0;
line-height:120%;
}

.MembershipMiniProfile p strong
{
line-height:150%;
}

/********** Address Cards **********/

#ContactPreviewBlock .ContactPreview {
background-image:url("card.jpg");
background-repeat:no-repeat;
cursor:pointer;
height:230px;
line-height:110%;
padding:20px 15px 5px 20px;
width:350px;
}

.ContactEditTip  {
color:#666666;
font-size:90%;
font-style:italic;
padding-right:35px;
text-align:right;
}

ul.MembershipType li
{
padding-bottom:15px;
}

/*************** Profile *************/

div.Membership th {
text-align: left;
background-color: white;
color: black;
font-weight: normal; 
}

.edit_profile h1,.edit_contacts h1,.change_password h1,.edit_photo h2
{
font-weight:normal;
font-size:140%;
}

ul.Membership_update_profile_menu  {
font-size:85%;
height:40px;
list-style:none outside none;
padding:0;
float:right;
margin-top:-40px;
}

ul.Membership_update_profile_menu li {
background:none repeat scroll 0 0 transparent;
float:left;
margin:0;
padding:0;
list-style:none;
}

#Membership_view_profile_link  {
display:none;
}

a#Membership_update_profile_link  {
background:url("profile.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_contact_link  {
background:url("addressbook.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_photo_link  {
background:url("photo.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_secondcontact_link  {
background:url("secondcontact.png") no-repeat scroll 0 0 transparent;
}

a#Membership_change_password_link  {
background:url("lock.png") no-repeat scroll 0 0 transparent;
}

a#Membership_account_link  {
background:url("history.png") no-repeat scroll 0 0 transparent;
}

a#Membership_new_secondary_link  {
background:url("secondcontact.png") no-repeat scroll 0 0 transparent;
}

a#Membership_update_profile_link, a#Membership_change_password_link, a#Membership_update_contact_link, a#Membership_update_photo_link, a#Membership_account_link,a#Membership_new_secondary_link  {
color:#666666;
display:block;
font-size:90%;
height:40px;
line-height:110%;
padding-left:30px;
text-align:left;
text-decoration:none;
width:55px;
}

a#Membership_update_profile_link:hover, a#Membership_change_password_link:hover, a#Membership_update_contact_link:hover, a#Membership_update_photo_link:hover, a#Membership_account_link:hover, 
a#Membership_new_secondary_link:hover 
{
color:#35589F;
text-decoration:underline;
}

#Membership_view_profile_link  {
display:none;
}

div.profile_info {
    border: 3px solid #EEEEEE;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
    padding: 0px 10px 10px 10px;
    width: 670px;
}

div.contact_info {
    border: 3px solid #EEEEEE;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 20px;
    padding: 0px 10px 10px 10px;
    width: 670px;
}

/********** Required Fields **********/

span.requiredPrompt
{
background-image:url(asterisk.png);
background-position:top right;
background-repeat:no-repeat;
padding-right:10px;
font-weight:bold;
}

div#amount span.requiredPrompt {
display: none;
}
