body {
	background-image:url('/lib/tpl/ieee-ras/images/bg.body.gif');
	background-position:center;
	background-repeat:repeat-y;
	font-family:arial,helvetica,sans-serif;
	/* font-size:75%; */
	line-height: 18px;
	margin:0px;
	padding:0px;
  font-size: 12px;
}

form, table, tr, td, th, select, input, textarea {
	font-family:arial,helvetica,sans-serif;
	line-height: 18px;
	margin:0px;
	padding:0px;
  font-size: 12px;
}

table.rastable {
  width: 100%;
  margin: 0px;
  border-collapse: collapse;
}

table.rastable th {
  padding: 3px;
  background-color: #CCCCCC;
  text-align: left;
  border: 1px solid #ddd;
}

table.rastable tbody th {
  background-color: #EDEDED;
  border: 1px solid #ddd;
}

table.rastable td {
  padding: 3px;
  border: 1px solid #ddd;
}

.row_0 td {
}

.row_1 td {
  background-color: #EDEDED;
}

p.warning {
  font-weight: bold;
  background-color: red;
  color: #FFF;
  padding: 4px;
  text-align: center;
}

#container {
	background-image:url('/lib/tpl/ieee-ras/images/bg.top.jpg');
	background-position:center 0px;
	background-repeat:no-repeat;
	height: 550px;
	position:absolute;
	top:0px;
	width:100%;
}

#header {
	position:relative;
	margin:0px auto;
	width: 980px;
	height:101px;
}

#header #headerImage {
	height:75px;
  text-align: center;
  padding: 2px;
}

#header #headerBar {
	height:22px;
	color: #FFF;
	font-weight: bold;
	background-color:#8F1F1D;
	line-height:18px;
	padding: 0px;
	overflow: hidden;
}

#body, #footer {
	margin:0px auto;
	text-align:left;
	width:975px;
}

div.dokuwiki a, div.dokuwiki a:visited, #footer a, #footer a:visited {
  color: #00f;
  text-decoration: none;
}

div.dokuwiki a:hover {
  color: #d34947;
  text-decoration: underline;
}

#header #headerBar {
  width: 977px;
}

div.error {
  width: 930px;
}


ul#navtop,ul#navtop li{ font-size:11px;list-style-type:none;margin-top:0;padding-top:2px; }
ul#navtop li { float:left; margin-right: 3px;text-align: center}
ul#navtop a {float:left; width: 100px;padding: 0px 0;background: #E7F1F8; text-decoration:none;color: #666}
ul#navtop a:hover {background: #d34947;color: #FFF}
ul#navtop li.activelink a, ul#nav li.activelink a:hover{ background: #FFF;color: #003; }

#bodycontent {
    padding: 5px;
    width:970px;
    min-height: 370px;
    float: left;
}

#bodyfooter {
  width: 970px;
  left: 2px;
  bottom: 20px;
  padding-bottom: 35px;
 /* position: relative;*/
}

#footer {
  background:#F5F5F5 url('/lib/tpl/ieee-ras/images/footer.gif') repeat scroll 0%;
  border-bottom:2px solid #F5F5F5;
  border-top:1px solid #DDDDDD;
  bottom:0px;
  width:100%;
  color:#999999;
  font-size:12px;
  left:0px;
  opacity:0.9;
  position:fixed;
  text-align:center;
  z-index:10000;
}

.user {
  font-size: 120%;
  color: #8F1F1D;
}

.bar#bar__bottom {
  background-color: #F5F5F5;
  border-bottom:1px solid #8F1F1D;
  border-top:1px solid #8F1F1D;
}

div.dokuwiki input.button, div.dokuwiki button.button {
  border:1px solid #8F1F1D;
}

div.dokuwiki h1, div.dokuwiki h2, div.dokuwiki h3, div.dokuwiki h4, div.dokuwiki h5 {
  border-bottom:1px solid #8F1F1D;
}

div.dokuwiki input.edit, div.dokuwiki select.edit {
  border:1px solid #8F1F1D;
}

div.dokuwiki h1 {
    font-weight:bold;
    font-size:18px;
    color:#d34947;
    padding-top: 0px;
    padding-bottom: 0px;
}

div.dokuwiki h2 {
    font-weight:bold;
    font-size:16px;
    color:#782a29;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

div.dokuwiki h3 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

div.dokuwiki h1 a, div.dokuwiki h2 a, div.dokuwiki h3 a, div.dokuwiki h4 a, div.dokuwiki h5 a, div.dokuwiki a.nolink {
  color: inherit !important;
}

a img {
	border:0px none;
}

#spacer {
  height: 35px;
}


