body {
  background: #fff url('/media/bgshade.png') 0 0 repeat-x;
  color: #000;	
  font-size: 76%;
  margin: 4em 0 4em 0;
  font-family: Arial, sans-serif;
}

.regdatap label {
  font-weight: bold;
};

dl.wiredata {
    width: 80em;
}

dl.regdata {
    width: 70em;
}

dl.regdata dt {
    width: 10em;
}

dl.regdata dd {
    width: 20em;
}



dl.wiredata dt {
    width: 10em;
}

dl.wiredata dd {
    width: 20em;
}

.pricebox {
    float: right;
    display: block;
    width: 100%; 
    background:url('/media/brace.gif') 404px 30px no-repeat;
}

.pricebox dl {
}

.pricebox dl.conference {
    margin-right: 20px;
}

.pricebox dl.training {
        margin-right: 6px;
}



input, textarea {
  font-family: Arial, sans-serif;
  font-size: 1em;
}

a img { border: 0; }

#menu .likea {
  display: block;
  padding: .15em .5em .3em .5em; 
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.3em;
  margin-left: .3em;
}

table.schedule {
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    background-color: #444;
    width: 100%;
}
table.schedule th {
    border-width: 1px 1px 1px 1px;
    color: #eee;
    background-color: #468;
}

table.schedule th.date {
   width: 12%;
}

table.schedule th.room {
   width: 30%;
}

table.schedule th.workroom {
   width: 14.6%;
}


table.schedule tr {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    background-color: white;
}

table.schedule tr.schedule_header {
}

table.schedule td.keynote {
  color: #eee;
  background-color: #500;
#  font-weight: bold;
  font-size: 1.15em;
  colspan: 2;
}

table.schedule td.break {
  color: #eee;
  background-color: #258;
}

table.schedule td.nighttalk{
  color: #eee;
  background-color: #258;
}

.schedule a {
    text-decoration: none;
}

.nighttalk a:link, .nighttalk a:visited { color: #fff }
.keynote a:link, .keynote a:visited { color: #fff; text-decoration: none; font-weight: normal; }
.schedule a:hover, .schedule a:active { background-color: #000; color: #fc5; text-decoration: none }

table.schedule td .time {
  text-align: center;
}

table.schedule td {
  text-align: center;
}


#menu .likea { color: #468; }

#menu .likea {
  background: transparent;
  color:#468; 
  cursor:not-allowed;
}

a:link, a:visited { color: #700 }
p a:hover, p a:active { background-color: #000; color: #fff; text-decoration: none }

#header {
}
.centered {
  width: 762px;
  margin: 0 auto;
}
#curl {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 50px;
  background: transparent url('/media/curl.png') top right no-repeat;
  z-index: 0;
}

h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight: normal;
  margin: 0;
}
h1 a { text-decoration: none; color: #777 }
h1 a span { color: #fff; }
h1 a:hover { background-color:#fff; }


#header h2 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #000;
  margin: .8em 0 1.5em 0;
}

h3 {
  color: #700;
  font-size: 1.8em;
  margin: .7em 0 .6em 0;
}

body,div,input,td {
    font-family: Arial, Helvetica, sans-serif;
}

#menu {
  background: #036 url('/media/menufade.png') repeat-x;
  overflow: hidden;
  padding: .5em 0 0 .1em;
  margin-bottom: .8em;
  height: 2em;
}
#menu ul {
  list-style: none;
  overflow: hidden;
  padding: 0; margin: 0;
}
#menu li {
  float: left;
  margin: 0; padding: 0;
}
#menu li a {
  display: block;
  padding: .15em .5em .3em .5em; 
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.3em;
  margin-left: .3em;
}

#menu li a:hover {
  color: #999;
  background-color: transparent;
}  

#menu .inactive a { color: #468; }

#menu .inactive a:hover {
  background: transparent;
  color:#468; 
  cursor:not-allowed;
}

body.index #menu_index a,
body.blog #menu_blog a,
body.cfp #menu_cfp a,
body.conference #menu_conference a,
body.trainings #menu_trainings a,
body.calendar #menu_calendar a,
body.venue #menu_venue a,
body.register #menu_register a,
body.community #menu_community a
{
  color: #000;
  background-color: #fff;
}

#content {
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}

.mission {
  margin: 0 0 .7em 0;  
  z-index: 3;
  color: #000;
}

.mission div {
  border-bottom: 1px solid #AAA;
  margin: 0;
  line-height: 1.7em;
  font-family: 'Courier New', Courier, monospace;
  font-size: 13px;
}
.mission .quotes {
  background: #fff url('/media/quote1.png') top left no-repeat;
  padding-left: 35px;
}
.mission div em {
  font-style: normal;
  background-color: #700;
  padding: .2em .3em;
  color: #fff;
}

ul#bar {
  list-style: none;
  margin: 0; padding: 0;
}
ul#bar li.box {
  width: 254px; height: 9em;
  margin: 0; padding: .5em 0;
  float: left;
  background: #700 url('/media/redbg.png');
  color: #fff;
}
ul#bar li.events {
  background-image:url('/media/redbg3.png');
}
ul#bar li.box h3, ul#bar li.box .date, ul#bar li.box ul {
  margin: 0 10px;
}
ul#bar li.box h3 {
  color: #ab6966; 
  font-size: 1.8em;
}

ul#bar h3 a:link, ul#bar h3 a:visited {
  color: #cc6966; text-decoration: none; font-weight: normal;
}

ul#bar h3 a:hover, ul#bar h3 a:active {
  color: #ff6966;
}




ul#bar li.box .date {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: .5em;
}
ul#bar li.box ul {
  list-style: none;
  list-style-image: url('/media/li.png');
  padding: 0;
}
ul#bar li.box ul li {
  margin: 0 0 0 1.2em; padding: 0;
  font-size: 1.1em;
}


#main #speakers {
  margin: 12px 0 10px 0;
}

#main #speakers ul {
  list-style: none;
  margin: 6px 0 0 0; padding: 0;
  overflow: hidden;
}

#main #speakers ul li {
  margin: 0; padding: 0;
  width: 240px;
  float: left;
}

#main #speakers ul .speaker {
  padding:.2em;
  border: 1px solid #999;
  overflow: hidden;
  margin: 0 10px 10px 0;
}

#main #speakers ul .photo {
  width: 50px;
  height: 60px;
  margin: 0 .5em 0 0;
  background-color: #999;
  float: left;
}

#main #speakers ul .name {
  padding: .2em .2em 0 .2em;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
}
#main #speakers ul img {
  margin: 0 .4em 0 0;
}


#main ul, .main ul {
  list-style-image: url('/media/ligrey.png');
  padding: 0;
}

#main ul li, .main ul li {
  margin: 0 0 0 2.2em; padding: 0;
}

#cfpform ul {
    list-style-image: none;
    list-style-type: none;
    clear: both;
}

#main .col2, .main .col2 {
  overflow: hidden;
}
#main .col2 .col, .main .col2 .col {
  width: 50%;
  float: left;
}

#main, .main {
  background:#ccc url('/media/greybg.png') no-repeat;
  margin-top: .5em;
  padding: 0 1em 1em 1em;
  overflow: hidden;
  line-height: 1.4em;
  font-size: 1.1em;
}
#main a, .main a { 
  font-weight: bold;
}
.withside {
  /*padding-right: 0 !important;*/
}

#main h3, .main h3 {
  color: #555;
}

#main .side {
  width: 254px;
  float: right;
  margin-top: 1em;
  /*margin-left: 10px;*/
  position: relative;
  right: -1em;
}
#main .side .ribbon {
  display: block;
  background: url('/media/ribbongolden.png') 0 0 no-repeat;
  text-decoration: none;
  color: #123;
  padding: .8em 0 1em 2.3em;
  margin: 0 0 1em 0;
}
#main .side .ribbon span {
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  margin: .1em 0 .2em 0;
}

#main .side .sponsors {
  background: url('/media/boxbg.png') repeat-y;
  margin: 0;
  padding: 0.1em 1em;
}
#main .side .sponsorsend {
  margin: 0;
  background: url('/media/boxbgend.png') no-repeat;
  height: 12px;
}
#main .side h4 {
  margin: 1em 0 .2em 0;
  padding: 0;
  text-transform: uppercase;
  color: #777;
  letter-spacing: 1px;
}
#main .side .section h4 {
  margin: .5em 0 1em 0;
}
#main .side .section {
  margin: 0 1em 0 0;
  padding-bottom: .8em;
  border-bottom: 1px dotted #999;
}

#main .maincol {
  float: left;
  width: 480px;
}

#news {
  overflow: hidden;
  margin: 0 0 2em 0;
}
#news h3 {
  margin: 0;
}

#news .date {
  font-size: 1.4em;
  float: left;
  font-weight: bold;
  margin-right: .5em;
  padding: .2em .3em .5em .2em;
  text-align: center;
  color: #333;
  border-right: 1px solid #999;
  line-height: .9em;
}
#news .date em {
  font-weight: normal;
  display: block;
  font-size:.6em;
  font-style: normal;
  text-transform: uppercase;
}

dl { 
  overflow: hidden;
  clear: both;
}
dt, dd {
  float: left;
  margin: 0;
  border-bottom: 1px solid #999; 
  line-height: 1.4em;
} 
dt { 
  clear: left;
  width: 24em;
}
dd {
  text-align: right;
  width: 6em;
}

#pageLogin
{
    font-size: 10px;
    font-family: verdana;
    text-align: right;
}

ul#footer {
  list-style: none;
  margin: .5em 0 0 0; padding: 0;
  background: #000 url('/media/footerbg.png');
  padding: .7em 1em;
}
ul#footer li {
  display: inline;
  margin: 0; padding: 0;
  margin-right: .7em;
}
ul#footer li a {
  color: #AAA;
}

#cfpform {
  margin-bottom: 2em;
}
#cfpform label {
  display: block;
  float: left;
  width: 13em; 
}

#cfpform ul label {
  display: block;
  float: none;
  width: 40em; 
}

#cfpform input[type=text], #cfpform textarea {
  width: 30em;
}
#cfpform textarea {
  height: 5em;
}
#cfpform #id_speaker,
#cfpform #id_talkName {
  font-size: 1.4em;
  width:25em;
}
input.submit {
  font-size: 1.2em;
  padding: 0 1em;
}


ul.errorlist {
    margin: -0.5em 0pt -1em 0;
    padding: 0;
}
/* ul.errorlist li {
  padding-top: 2em;
  margin-bottom: 0 !important;
} */

ul.errorlist li {
  color: #700;
  padding: 0 0 0 1em;
  margin: 0 0 0 13.3em;
  background: url('/media/arrow.gif') left center no-repeat;
}

 ul.errorlist + p {
/*  margin-top: 0 !important; */
  font-weight: bold;
  color: #700;
}


table.talk {
    border-width: 4px;
    border-spacing: 2px;
    background-color: gray;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

table.talk tr {
    border-width: 1px 1px 1px 1px;
    padding: 3px 3px 3px 3px;
    background-color: white;
}

table.talk h3 {
    margin: 3px 1px;
    font-size: 1.5em%;
}

table.talk .synopsis {
    background-color: #ccc;
    padding: 5px 0px 25px 0px;
}

table.talk .biography {
    background-color: #888;
    padding: 5px 0px 25px 0px;
}
