* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:13px;
	line-height:20px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#333;
	background:url(images/body-bg.gif) repeat 0 0;
}
a {
	color:#ff0000;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea {
	overflow:auto;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:1100px;
	margin:0 auto;
}
.border {
	border:1px solid #e8e8e8;
	background:#fff;
	position:relative;
}
.shadow-l {
	background:url(images/shadow-l.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	left:-25px;
}
.shadow-r {
	background:url(images/shadow-r.png) no-repeat 0 0;
	width:25px;
	height:686px;
	position:absolute;
	top:0;
	right:-25px;
}
.shadow-b {
	background:url(images/shadow-b.png) no-repeat 0 0;
	width:900px;
	height:20px;
	position:absolute;
	bottom:-20;
	left:0;
}
#header {
	height:109px;
	position:relative;
}
#header h1 {
    padding-top: 20px; 
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
#header h2 {
    font-size: 16px;
    padding-top: 5px; 
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
div.pageLogo {
    text-align: center;
}
img.pageLogo {
	width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#logo a {
	background:url(images/logo.png) repeat 0 0;
	width:900px;
	height:109px;
	position:absolute;
	top:0;
	left:0;
}
.socials {
	padding:23px 11px 0 0;
}
.socials ul {
	list-style:none;
}
.socials ul li {
	display:inline;
	float:left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	border-right:1px dotted #b9b9b9;
	padding:2px 17px 2px 0;
	margin:0 15px 0 0;
}
.socials ul li.last {
	border:0;
	margin:0;
}
.socials ul li a {
	float:left;
	color:#b9b9b9;
	height:16px;
	padding:0 0 0 20px;
}
.socials ul li a.rss {
	background:url(images/soc-rss.gif) no-repeat 0 0;
}
.socials ul li a.fb {
	background:url(images/soc-fb.gif) no-repeat 0 0;
}
.socials ul li a.twit {
	background:url(images/soc-twit.gif) no-repeat 0 0;
}
#navigation {
	height:43px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
	float:left;
	height:43px;
	border-right:1px solid #dbdbdb;
	font-size:12px;
	line-height:43px;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation ul li a {
	float:left;
	height:43px;
	color:#000;
	padding:0 33px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color:#ff0000;
	text-decoration:none;
}
.slider {
	width:900px;
	height:250px;
	border:1px solid #dbdbdb;
	position:relative;
	margin:25px 0 0 24px;
}
.slider .item {
	position:relative;
	width:900px;
	height:250px;
}
.slider .item img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.slider .text {
	position:absolute;
	top:102px;
	left:480px;
	z-index:2;
}
.slider .text h3 {
	font-size:45px;
	line-height:45px;
	color:#ff0000;
	padding:0 0 0 7px;
}
.slider .text h2 {
	font-size:58px;
	line-height:58px;
	color:#39393d;
	text-transform:uppercase;
	padding:0 0 0 2px;
}
.slider-nav {
	width:92px;
	height:18px;
	position:absolute;
	bottom:9px;
	right:6px;
	z-index:3;
}
.slider-nav a {
	width:18px;
	height:18px;
	background:#d7d7d8;
	margin:0 5px 0 0;
}
.slider-nav a.active {
	background:#39393d;
}
#main {
	width:900px;
	padding:37px 24px 17px 24px;
}
#main h3 {
	font-size:12px;
	line-height:15px;
	color:#000;
	text-transform:uppercase;
	border-bottom:1px solid #dbdbdb;
	padding:0 0 9px 0;
}
#main a.more {
	background:url(images/more.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:14px;
	color:#ff0000;
	text-decoration:underline;
	padding:0 0 0 13px;
}
#main a.more:hover {
	text-decoration:none;
}
#content {
	width:805px;
}
.highlight h3 {
	margin:0 0 9px 0;
}
.highlight p {
	padding:0 0 11px 0;
}
.highlight img {
	margin:4px 12px 0 12px;
}
.projects {
	padding:65px 0 0 0;
}
.projects h3 {
	margin:0 0 17px 0;
}
.projects .item {
	margin:0 0 28px 0;
}
.projects .image {
	width:183px;
	height:111px;
	border:1px solid #dbdbdb;
	padding:2px;
	margin:0 20px 0 3px;
}
.projects .text {
	width:593px;
}
.projects .text h4 {
	font-size:12px;
	line-height:15px;
	color:#333;
	text-transform:uppercase;
	padding:3px 0 2px 0;
}
.projects .text p {
	padding:0 0 3px 0;
}
#sidebar {
	width:300px;
}
.sidebar-nav {
	list-style:none;
	padding:0 0 17px 0;
}
.sidebar-nav ul {
	list-style:none;
}
.sidebar-nav ul li {
	border-bottom:1px solid #dbdbdb;
	font-size:12px;
	line-height:18px;
	padding:7px 0;
}
.sidebar-nav ul li a {
	background:url(images/bullet.gif) no-repeat 5px 4px;
	color:#333;
	padding:0 0 0 16px;
}
.btn-buy {
	background:url(images/btn-buy.gif) no-repeat 0 0;
	display:block;
	width:307px;
	height:86px;
	font-size:40px;
	line-height:86px;
	color:#b50000;
	font-weight:bold;
	text-align:center;
	margin:0 0 17px 0;
	position:relative;
	left:-3px;
}
.btn-buy:hover {
	text-decoration:none;
}
.advertisement {
	padding:0 0 13px 0;
}
.advertisement h3 {
	margin:0 0 18px 0;
}
.advertisement .ads {
	padding:0 15px 0 7px;
}
.advertisement .ad {
	margin:0 0 18px 0;
}
#sidebar .info h3 {
	margin:0 0 7px 0;
}
#footer {
	font-family:Arial, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
	padding:18px 27px 20px 38px;
}
#footer a {
	color:#7f7f7f;
	text-decoration:none;
}
img.sponsorLogo {
    border: 0;
    vertical-align: middle;
    margin: 9px 9px; /* 1st = top and bottom, 2nd = left and right */
}
img.sponsorLogoBorder {
    border: 1px dotted gray;
    vertical-align: middle;
    margin: 10px 10px; /* 1st = top and bottom, 2nd = left and right */
}
ul.navSite {
    /*border:1px solid gray;*/
    border-width:1px 0;
    list-style:none;
    margin:0px;
    padding:0px;
    text-align:center;
}
ul.navSite li {
    display:inline;
    color: gray;
    text-transform:captalize;
}
ul.navSite li a {
    display:inline-block;
    padding:10px;
    color: gray;
}
ul.navSite li a.active {
    font-weight: bold;
}

/* 
 * ----------------------------------------------------------------------
 * stuff added for WACI 
 * ----------------------------------------------------------------------
 */
div.waci_body {
    margin: 30px 50px;
    /*width: 500px;*/
    text-align: justify;
}
div.waci_body p {
    margin: 15px 0px;
}
div.waci_body a {
    color: purple;
}
.waci_ul {
    margin: 0px 20px;
}
.waci_title {
    font-weight: bold;
    font-size: 100%;
    /*font-variant: small-caps;*/
}
.waci_highlight {
    /*background-color: #F7BDDE;*/
    background-color: #CCCCFF;
    /*font-variant: small-caps;*/
    /*font-size: 120%;*/
    /*text-decoration: underline;*/
}
.waci_fig {
    float: right;
    /*background: url(../waci-pics/dropshadow.gif) no-repeat bottom right; */
    /*margin: 20px 10px 10px 10px;*/
}
.waci_fig img {
    position: relative; 
    display: block; 
    margin: 20px 10px 0px 80px;  /* 1=top, 2=right, 3=bottom, 4=left*/ 
    width: 320px;
}
.waci_fig figcaption {
    font-style: italic;
    position: relative;
    color: gray;
    display: block; 
    margin: 20px 0px 20px 80px; /* 1=top, 2=right, 3=bottom, 4=left*/ 
    width: 320px;
}
.waci_shadowed_pic {
    float: left;
    background: url(../waci-pics/dropshadow.gif) no-repeat bottom right; 
    margin: 20px 10px 10px 10px;
}
.waci_shadowed_pic img {
    position: relative; 
    display: block; 
    margin: -3px 6px 6px -3px;
    width: 150px;
}
.waci_speaker {
    margin-top: 15px
}
.waci_affil {
    color: #A8A8A8; /* purple; SteelBlue; LightSteelBlue;*/
    font-style: italic; 
}
.waci_abs_label {
    margin-right: 15px;
    font-weight: bold;
    font-style: italic;
    /*font-variant: small-caps;*/
}
.waci_abstract {
    margin-top: 20px
}
.waci_bio_label {
    margin-right: 15px;
    font-weight: bold;
    font-style: italic; 
}
.waci_bio {
    margin-top: 20px
}
.waci_hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.waci_bib_tbl {
    margin-top: 10px;
    border: 0;
}
.waci_bib_num {
    vertical-align: top;
    text-align: right;
    padding-right: 20px;
}
.waci_bib_txt {
    vertical-align: top;
    text-align: left;
    padding-bottom: 5px;
}
.waci_bib_author {
}
/*
.waci_bib_author::after {
    content: ".";
} 
*/
.waci_bib_title {
    font-style: italic;
}
.waci_bib_year {
}
.waci_bib_howpublished {
}
.waci_bib_note {
    color: grey;
}
.waci_archive_entry {
    display: inline-block;
    margin-bottom: 5px;
    width: 150px;
}
