@charset "utf-8";
body {
	font: 11pt/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: black;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

ol {
	padding-left: 1.75em;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
}

a img {
	border: none;
}

a {
	text-decoration: underline;
}

a:link {
	color: #036;
}

a:visited {
	color: #639;
}

a:active {
	color: #099;
}

p {
	margin: 0px;
}

h1 {
	clear: both;
	padding-top: 2px;
	margin-bottom: 0px;
	font-size: 150%;
	color: #399;
}

h2 {
	clear: both;
	font-size: 110%;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-size: 100%;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h4 {
	font-size: 95%;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.screenreader {
	display: none;
}

.banner {
	height: 85px;
}

.header {
	clear: both;
	height: 255px;
	background-image: url("../images/header1-4.png");
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.toplogo {
	float: left;
	width: auto;
}

.topsearch {
	text-align: right;
	margin: 0px;
	float: right;
	height: 28px;
	width: 400px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.toplinks {
	text-align: right;
	margin: 0px;
	clear: right;
	float: right;
	width: 85px;
	height: 30px;
	padding-top: 12px;
	padding-right: 7px;
}

.menuhead {
	color: #399;
	font-weight: bold;
	font-size: 130%;
	padding-left: 17px;
	padding-bottom: 3px;
}

.menus {
	clear:both;
	font-size: 90%;
	padding-left: 0px;
	padding-top: 4px;
	color: #555;
}

.menus ul {
	list-style-type: none;
	line-height: 17px;
}

.menus a {
	padding-left: 18px;
	font-weight: bold;
	text-decoration: none;
}

.menus .tbs {
	font-weight: normal;
	padding-left: 18px;
}

.menu-spacer {
	font-size: 5px;
	line-height: 5px;
}

.menu-section {
	font-size: 85%;
	line-height: 17px;
	padding-left: 17px;
}

.menu1 {
	width: 175px;
	float: left;
}

.menu2 {
	width: 190px;
	float: left;
}

.menu3 {
	width: 220px;
	float: left;
}

.menu4 {
	width: 190px;
	float: left;
}

/* ~~ this fixed width container surrounds all other elements ~~ */
.container {
	width: 800px;
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

/* ~~ This is the layout information. ~~ */

.breadcrumb {
	font-size: 85%;
}

.indented { 
 	padding-left: 1em;
}

.content-head {
	clear: both;
	float: left;
	width: 100%;
}

.content-head h1 {
	border-bottom: #999 solid 1px;
}

.content {
	clear: both;
	font-size: 90%
}

.content ul {
	padding-left: 1.75em;
	list-style: outside disc;
}

.content-cfp {
	float: left;
	width: 500px;
	padding-bottom: 0px;
}

.content-cfp h1 {
	color: #399
	padding-top: 0px;
}

.content-cfp h2 {
	margin-top: 10px;
	border-top: #399 solid 1px;
	border-bottom: #399 solid 1px;
}

.content-cfp a {
	text-decoration: underline;
}

.content-cfp ul {
	padding-left: 1.75em;
	list-style-position: outside;
}

.content-chi {
	float: left;
	width: 500px;
	padding-bottom: 0px;
}

.content-chi h1 {
	color: #399
	padding-top: 0px;
}

.content-chi h2 {
  margin-top: 10px;
	border-top: #399 solid 1px;
	border-bottom: #399 solid 1px;
}

.content-pr {
	float: left;
	width: 500px;
	padding-bottom: 0px;
}

.content-pr h1 {
	color: #399
	padding-top: 0px;
}

.content-pr h2 {
  margin-top: 10px;
	border-top: #399 solid 1px;
	border-bottom: #399 solid 1px;
}

.content-com {
	float: left;
	width: 500px;
	padding-bottom: 0px;
}

.content-com h1 {
	color: #399
	padding-top: 0px;
}

.content-com h2 {
    margin-top: 10px;
	border-top: #399 solid 1px;
	border-bottom: #399 solid 1px;}


.aboutus-left {
	clear: both;
	width: 210px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.aboutus-right {
	float: right;
	padding-top: 20px;
	width: 280px;
}
 
/* ~~ Announcements ~~ */
.announce {
	width: 280px;
	float: right;
	margin-left: 5px;
}

.panel-top {
	clear: right;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 5px;
	background-image: url(../images/panel-top.gif);
	background-repeat: no-repeat;
}
	
.announce-text {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 9pt;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/panel-mid.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

.panel-bot {
	clear: right;
	height: 5px;
	background-image: url(../images/panel-bot.gif);
	background-repeat: no-repeat;
}
	
.announce-text h2 {
	margin-top: 0px;
	margin-left: 10px;
	border: none;
	font-size: 120%;
	color: #633400;
}

.announce-text ul {
	padding-left: 0;
	margin-top: 0px;
	margin-left: 5px;
	line-height: 150%;
	list-style-type: none;
}

.announce-text a:link, .announce-text a:visited {
	color: #000;
	padding-left: 12px;
	background-image: url("../images/bl_blu.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

/* ~~ On This Page ~~ */
.otp {
	width: 280px;
	float: right;
	margin-left: 5px;
	margin-top: 23px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.otp-text {
	padding-left: 5px;
	font-size: 9pt;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/panel-mid.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

.otp h2 {
	margin-top: 0;;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 120%;
	border: none;
	color: #633400;
}

.otp ul {
	padding-left: 0;
	margin-top: 0px;
	margin-left: 5px;
	line-height: 150%;
	list-style-type: none;
}

.otp a:link, .otp a:visited {
	color: #000;
	padding-left: 12px;
	background-image: url("../images/bl_blu.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.cfp-list {
	width: 100%;
	float: none;
}

.cfp-list ul {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 5px;
	line-height: 130%;
	list-style-type: none;
}

.cfp-list a:link, .cfp-list a:visited {
	padding-left: 16px;
	background-image: url("../images/bl_blu.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}

.cfp-list a:active, .cfp-list a:focus,
.cfp-list a:hover {
	text-decoration: underline;
}

/* ~~ CHI photo, twitter & facebook ~~ */
.chi-photo {
	text-align: center;
	font-size: 9pt;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 25px;
}

.chi-twitter {
	clear: right;
	width: 280px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.twtr-timestamp, .twtr-reply, .twtr-rt, .twtr-fav {
	font-size: 130%;
}

.chi-facebook {
	clear: right;
	width: 280px;
	float: right;
}

.fb-panel-top {
	clear: right;
	margin-bottom: 0px;
	height: 5px;
	background-image: url(../images/panel-top.gif);
	background-repeat: no-repeat;
}
	
.fb-panel-bot {
	clear: right;
	height: 5px;
	background-image: url(../images/panel-bot.gif);
	background-repeat: no-repeat;
}

.fb-table {
	clear: right;
	background-image: url(../images/panel-mid.gif);
	background-repeat: repeat-y;
}
	
.fb-table tr {
	height: 44px;
}
	
.fb-footer {
	margin: 10px;
}

/* ~~ PCS screenshots ~~ */
.pcs {
	font-size: 110%;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 0px;
}

.pcs li {
	margin-top: 10px;
	margin-bottom: 5px;
}

.pcs img {
	position: relative;
	left: -30px;
	padding: 1px;
	border: 3px double black;
}

/* ~~ Workshops ~~ */
.workshops ul {
	list-style:none;
	padding-left: 2.5em;
	padding-bottom: 1.5em;
}

/* ~~ The footer ~~ */
.footer {
	background-image: url("../images/footer1-4.png");
	height: 50px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
}
.footer-text {
	font-size: 9pt;
	text-align: center;
	padding-top: 8px;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
