/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	background: #82A9D0;
	font-size: 62.5%;
	color: #333;
	line-height: 1.8em;
	text-align:center;
}

a {
	color: #454F8C;
}

body a:hover {
	color: #FF0000;
}

.titles {
	font-style: italic;
	color: #505050
}

.captioned_photo {
	float: left;
	margin: 0 0 1em .5em;
	padding: 0;
	line-height: 1em;
	width: 100%;
}

.captioned_photo p {
	width: 25%;
	margin: 0;
	padding: 0;
	font: .1em Georgia,"Times New Roman",Times,serif;
	text-align: left;
}

#caption a {
	font-size: .5em;
}

#caption img {
	width: 1em;
	display: inline;
}

.captioned_photo img {
	margin: 0;
	padding: 0;
	display: block;
	width: 25%;
	border: none;
}

.social_photo img {
	display: block;
	width:75%;
	margin:auto;
	margin-top: 25px;
	margin-bottom:15px;
	border:none;
} 

.social_photo h1 {
	text-indent:-9999px;
}

#container {
	width: 850px;
	margin: 20px auto;
	padding: 0;
	text-align: left;
	background: #FDFDFF;
	color: #333;
	border: 1px solid #454F8C;
}

#header {
	margin: 0;
	padding: 0;
	background: #FDFDFF;
	color: #000;
}

#header h1 a {
	background-image: url(images/logosm.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	font-size: 0;
	text-indent: -9999px;
	float: left;
	width: 137px;
	padding: 1px;
}

#header .slogan {
	margin: 0;
	padding: 5px 20px 20px 0;
	text-align: center;
	color: #454F8C;
	font-style: oblique;
	font-weight: bold;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 1.8em;
	white-space: nowrap;
	height: 50px;
	line-height: 1.5em;
}

#header .dateline {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-size: 1.4em;
	white-space: nowrap;
	display: block;
	float: left;
	width: 100%;
	background: #454F8C;
}

#content {
	float: left;
	width: 750px;
	padding: 20px 0 0 40px;
}

#content2 {
	float: left;
	width: 100%;
	background-color:#FCFCFE;
}

#content h2 {
	display: block;
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}

#content h2 a {
	font-weight: normal;
}

#content h3 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #505050;
}

#content h4 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #505050;
}
#content .smallcapsblack {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #000;
	font-variant:small-caps;
}
#content .boldsmallcaps {
	margin: 0 0 5px 0;
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #505050;
	font-variant:small-caps;
	font-weight:bold;
}
#content .standout {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	letter-spacing: 1.5px;
	color:#333;
	font-weight:bold;
}
#content a,#subcontent a {
	text-decoration: none;
	color: #454F8C;
}

#content a:hover,#subcontent a:hover {
	text-decoration: none;
	color: #FF0000;
}

#content ul,#content ol {
	margin: 0 5px 16px 35px;
}

#content .nobull {
	margin: 0 0 10px 0;
	list-style: none
}

#content dl {
	margin: 0 5px 10px 25px;
}

#content dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#content dd {
	margin: 0 0 10px 15px;
}

/**************** Footer styles ****************/

#footer {
	clear: both;
	width: 850px;
	padding: 3px 0;
	margin: 0;
	font-size: 1em;
	color: #ffffff;
	background: #454F8C;
}

#footer p {
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
}

#footer a:hover {
	color: #FF0000;
	background-color: inherit;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontentleft {
	float: left;
	width: 100%;
}

.splitcontentright {
	float: right;
	width: 0%;
}

.clear {
	clear: both;
}

.small {
	font-size: 0.8em;
}

.hide {
	display: none;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.important {
	color: #000;
	background-color: inherit;
	font-weight: bold;
}

.box {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #c0c0c0;
	background-color: #F4F5E7;
	color: #505050;
}

.box h3 {
	text-align: center;
}

#committee {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	padding: 10px 10px 0 0;
}

#committee dl {
	float: left;
	width: 730px;
	margin: 10px 20px;
	padding: 0;
	display: inline;
/* f

ixes IE/Win double margin bug */
}

#committee dt {
	width: 605px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #4E667E;
}

#committee dd {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1em;
	letter-spacing: 1px;
	color: #333;
}

#committee dd.img img {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	border: 1px solid #454F8C;
	background: #fff;
}

table {
	width: 100%;
	position: relative;
	top: -4px;
	left: -4px;
	border: 1px solid #000;
}

table th, table td {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #fff;
	font-weight: bold;
	vertical-align: top;
}

table td .upperalpha {
	list-style-type: upper-alpha;
}

table .name {
	text-align: left;
}

.col1 {
	background: #CFCAB5;
}

.col1notop {
	background: #CFCAB5;
	border: 1px solid #fff;
	border-top: 0;
}

.col1bottomdashed {
	background: #CFCAB5;
	border: 1px solid #fff;
	border-bottom-style: dashed;
}

.notop {
	background: #FFE87F;
	border: 1px solid #fff;
	border-top: 0;
}

.nobottom {
	background: #FFE87F;
	border: 1px solid #fff;
	border-bottom: 0;
}

.dashtop {
	background: #FFE87F;
	border: 1px solid #fff;
	border-top: 1px dashed #fff;
}

table tr {
	background: #FFE87F;
}

table th {
	color: #454F8C;
}

.shadow {
	background: #919191;
}
/*************************************#tabs for Navigation*******************************/

/* SET YOUR PREFERENCES!!! */
/* set your menu's font and colors here - the MENU MECHANICS  follow below */
#tabs {
  behavior:url(js_tools/csshover.htc);/* you must link to the hover.htc file for this menu to work in IE6 and earlier */
/* need a copy? go to http://www.xs4all.nl/~peterned/htc/csshover.htc - copy the code into a text file and save it as csshover.htc */
 font-size:1.1em; /* size of menu's type relative to parent element */
 margin:0px 0 10px 0px;
 width: 100%;
 background: #FFCB2D;
}

#splashcontainer #tabs {
    float: left;
	width: 100%;
	background: #FCFE03;
	line-height: normal;
	border-top: solid 6px #FE0231;
}
 
#tabs ul {
	display:inline;						/* fixes margin-doubling bug in IE6 */
 	}
#tabs li {
 background-color:#FFCB2D;         /* background color of the level 1 menu items */
 }
 
 #splashcontainer #tabs li {
 background-color:#FCFE03;
 }

#tabs li:hover {
 background-color:#FFCB2D;      /* background color of hovered menu items */
 }
 #tabs a {
 color:#454F8C;                  		/* sets the color of all menu type */
 padding:.3em 15px;           		/*creates space top/bottom and left/right respectively around each menu item's text - set vert height in ems   */
 }
 #splashcontainer #tabs a {
 padding:.3em 9px;
 }
 #tabs a:hover {
 color:#FF0000;        				 /* type color of a hovered menu choice */
 }
#tabs ul li ul {
 width:11.2em;   						/* sets the width of menu levels 2 - 4 */
 }
#tabs li li { 
 background-color:#FFCB2D;        /* background color of the level 2 menu */
 border-bottom:1px solid #CCB; /* lines between menu choices - set to 0px if not wanted */
 }
#tabs ul li ul li ul  {
 border-top:1px solid #CCB;     /* set the border-top of levels 3 and 4 of a horizontal menu - set to 0px to remove - for a vertical menu, you will set this for levels 1 - 4 below */
 top:-1px; /* set to negative value of border-top for perfect pop-out alignment -set to 0 if border is 0 - don't remove! */
 } 
#tabs li li li { 
 background-color:#EEB;          /* background color of the level 3 menu */
 }
#tabs li li li li { 
 background-color:#DDA;         /* background color of the level 4 menu */
 }
  /* Want transparency on your menus? add the class 'transparent' to the multi_drop_menus div */
#tabs.transparent ul ul li {
 /* note: the lower the value, the greater the transparency */
  opacity:0.9; /* CSS3 - range 0 to 1 */     
  -moz-opacity:0.9; /* Firefox- range 0 to 1  */
  filter:alpha(opacity=90);  /* IE- range 0 to 100  */
  }
/* ADDITIONAL PREFS FOR VERTICAL MENU - NO NEED TO TOUCH THESE IF LEVEL 1 IS HORIZONTAL */
#tabs.vertical ul {
 border-top:1px solid #CCB;     /* set the border-top of level 1 of the vertical menu - broken out separately so it can be different from top border of other levels */
 }
#tabs.vertical li {
 border-bottom:1px solid #CCB;  /* adds horizontal lines between menu choices - overrides main setting above for this feature */
 }
#tabs.vertical ul ul  {
 border-top:1px solid #CCB;       /* set the border-top of levels 2 - 4 of a vertical menu - set to 0 to remove */
 top:-1px;            /* set to negative value of border-top for perfect pop-out alignment - set to 0 if border is 0 - don't remove!*/
 }
 
/* end vertical menu preferences */
/* END MENU PREFERENCES */
 
/* YOU ARE STONGLY ADVISED NOT TO MODIFY THE CODE THAT FOLLOWS : ) */
/* the menu mechanics start here */
#tabs {
	float:left;
 	width:100%;
	}
#tabs ul {
 float:left; /* makes ul wrap li */
font-size:1em; /* prevents inheritence from maiin text style sheet */
}
#tabs li {
 float:left;  /*causes the list to align horizontally instead of stack */
 list-style-type:none; /* removes the bullet off each list item */
 position:relative; /* positioning context for the absolutely positioned drop-down */
 }
#tabs a {
 display:block; /* makes link fill li so entire area is "hot" */
 text-decoration:none;  /* removes the underlining from the links */
 }
/* the horizontal menu ends here */
/* the drop-downs starts here */
#tabs ul li ul { 
 position:absolute;     /* positions the drop-down ul in relation to its relatively positioned li parent */
 border:0;         			/* stops inheritance from level 1 ul */
 margin-left:0px;        /* stops inheritance from level 1 ul */
 }
#tabs ul li ul li {
 width:100%;
 padding:0; /* stops inheritance */
 border-left:0; /* stops inheritance */
 border-right:0; /* stops inheritance */
 }
#tabs ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
#tabs ul li:hover ul {
	display:block; /* shows the drop-down when the menu is hovered */
	z-index:1000; /* Safari needs this to display menu on top of other page elements */
	} 
/* pop-outs starts here */
body #tabs ul li ul li ul  {
 position:absolute; /* associated menu with parent li positioning context */
 visibility:hidden; /* ensures that level 3 menu is not reveal when level 2 is reveled */
 left:100%;
 top:-1px; /* aligns level 3 and 4 pop-out with previous level */
 }
#tabs ul li ul li:hover ul {visibility:visible;} /* shows level 3 menu when associated level 2 li is hovered */
/* second and third level popouts here*/
#tabs ul li ul li:hover ul li ul {visibility:hidden;} /* ensures that level 4 is not reveal when level 3 is reveled */
#tabs ul li ul li ul li:hover ul {visibility:visible;}  /* shows level 4 menu when associated level 3 li is hovered */
/* the drop-downs end here */
 
/* extra styles for the vertical menu */
#tabs.vertical ul {
 border-left:0px; /* removes the border of the level 1 ul that can be used in the horizontal menu */
 margin-left:0;         /* removes left margin that is available on horizontal menu */
 }
.vertical ul { /* took off the id so the ul ul width setting in prefs was more specific */
 width:100%; 
}
#tabs.vertical li {
 position:relative; /* positioning context for the level 2 menu */
 width:100%;         /* set width of level 1 menu - MUST match left value in ul ul selector below */
 clear:left; /* makes the main menu stack - note: turning off floating (alternative way to create stacking) causes spacing problems in IE */
 border-right:0; /* removes right borders used by horiz level 1 */
}
#tabs.vertical ul ul  {
 position:absolute; /* make ul position relative to parent li for all menu levels */
 left:100%;         /* align level 2 with level 1 - MUST match li width in selector above */
 top:-1px; /* aligns the level 2 pop-out */
 }
/* levels 2 -4 width */
#tabs.vertical li li {
}
#tabs.vertical ul ul ul {
 left:100%;          /* align level 2 with level 3 and 3 with 4 - MUST match li width in selector above */
 }
 /* END MENU MECHANICS */
 
/* inevitable hacks for IE6  and < */
* html #tabs {
 z-index:1; /* IE6 won't respect high z-index on abs-pos'd child (ul li ul) without this on its parent rel-pos'd element */
 }				/* see http://www.last-child.com/conflicting-z-index-in-ie6/ */
* html #tabs ul li ul {
  z-index:400; /*ensures menu is on top of other page elements */
 }
* html #tabs a {
/* cannot find a way to get the top level 'a' to fill the unwidthed menu choices without drop-down in IE : ( */
} 
* html #tabs.vertical a {
/* now hasLayout in IE - works on the vert menu as container has width */
 zoom:100%;
 } 
 * html #tabs ul ul a { /* second level of horiz menu */
 zoom:100%;  /* now IE 'haslayout" - IE now makes background hot in horizontal menus */
 } 
  /* info on haslayout: 
  http://www.sitepoint.com/forums/showpost.php?p=2041209&postcount=24
  http://onhavinglayout.fwpf-webdesign.de/hack_management/
   */
 /* END OF LIST-BASED MENU */
/********************************************************Splash #tabs for Navigation**************************************/

#splashcontainer {
	width: 719px;
	margin: 20px auto;
	margin-top: 5%;
	border: 0;
	background: #82A9D0;
	color: #303030;
}

#splashimage a {
	background-image: url(images/postcard2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 719px;
	height: 463px;
}

.splitcontentleftdirections {
	float: left;
	width: 38%
}

.splitcontentrightdirections {
	float: right;
	width: 60%;
}

.boxdirections {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #F4F5E7;
	color: #000;
	width: 100%;
}

.captioned_dir {
	float: right;
	margin: 0;
	padding: .5px;
	background-color: #A843A5;
	color: #FFF;
	text-align: center;
	width: 100%;
}

#content .captioned_dir a {
	font-weight: bolder;
}

.captioned_photo_dir img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

/******************************************SPONSORS*****************************************/

#sponsorgold {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color: #FFD700;
	margin: 5px 0 5px 0;
}

#sponsorsilver {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color: silver;
	margin: 5px 0 5px 0;
}

#sponsorbronze {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color:#CD7F32;
	margin: 5px 0 5px 0;
}

#sponsorsocialhour {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color: #8193D1;
	margin: 5px 0 5px 0;
}

#sponsorfood {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color: #66CC99;
	margin: 5px 0 5px 0;
}
#sponsorinkind {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	background-color:#FF99CC;
	margin: 5px 0 5px 0;
	color: #000;
}
#sponsorinkind a {
	text-decoration:underline;
}

.vendorbox {
	float: left;
	border-bottom: 1px dotted #666;
	margin: 0;
	margin-top: 5px;
	width: 720px;
}

.logobox {
	float: left;
	width: 300px;
	padding: 10px;
	border: none;
}

.logobox img {
	border: none;
}

.contactbox {
	float: right;
	width: 370px;
	border: 0;
	padding: 10px;
	color: #000;
}

/*************************************SPEAKERS************************************/

#speakers {
	float: left;
	border: 2px solid #C8CDD2;
	width: 750px;
	padding: 10px 10px 0 0;
}

#speakers dl {
	float: left;
	width: 730px;
	margin: 10px 20px;
	padding: 0;
	padding-bottom: 10px;
	display: inline;
/* f

ixes IE/Win double margin bug */
}

#speakers dt {
	width: 610px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #333;
}

#speakers dd {
	margin: 0;
	padding: 0;
	color: #333;
}

#speakers dd h2 {
	font-size: 1em;
	letter-spacing: 1px;
	color: #333;
}

#speakers dd.img img {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	border: 1px solid #454F8C;
	background: #fff;
	width: 100px;
	height: 107px;
}

/*************************************ABSTRACTS************************************/

.abstracts {
	float: left;
	border: 2px solid #C8CDD2;
	width: 710px;
	margin: 10px;
	padding: 20px;
	color: #333;
}

.title {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #333;
}

.abstract {
	margin: 1em 2em 2em 2em;
}

/*********************************REGISTRATION**********************************/

.splitcontentleft2 {
	float: left;
	width: 48%;
}

.splitcontentright2 {
	float: right;
	width: 48%;
}

.splitcontentright2 img {
	float: right;
}
/************************************PROGRAM PAGE*******************************/
#pagetitle {
	display: block;
	float:left;
	width:50%;
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
}
#reglink {
	display: block;
	float:right;
	width:16%;
	text-align:right;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	color: #505050;
	background-color: #FFFF00;
}

#reglink a {
  color:#0000CC;
  text-decoration:underline;
}

#reglink a:hover {
	color:  #FF0000;
}
#note {
	display: block;
	float:right;
	width:50%;
	text-align:center;
	font-size: 1.2em;
	font-weight: normal;
	color: #505050;
	background-color: #FFFF00;
}

.smallbox {
	margin: 20px;
	padding: 20px;
	border: 2px solid #A0A0A0;
	background-color: #F4F5E7;
	color: #505050;
}
	
.promotionbox {
	display:block;
	float:left;
	padding: 20px;
	background-color: #8193D1;
}

.promotiontext {
  display:block;
  float: right;
  font-size:1.2em;
  color:#000;
  width:59%
}

.promotionlogo  {
  display:block;
  float:left;
  width:40%
}

.promotionlogo img {
border:none;
}
