#event_entry {width:700px;margin:0 auto;}

div#beer_social {
background: url('/img/events_graphics/2010-siggraph-asia-beer-social.png') 0 0 no-repeat;
height:135px;
width:220px;
display: block;
}

.callout {
font: oblique 1.2em/1.5em Times, serif;
color: #555;
width: 200px;
padding: 10px 0;
margin: -25px -25px 0 50px;
float: right;
border-top:10px solid #a00;
border-bottom:10px solid #a00;
}

.entry {padding:0 0 1em 0;}
.entry p {margin-top:0; padding-top:0; }
.entry h2 {margin:0; padding:0 0 2px 0; font-size:1.2em;}
.entry h2 i {font-size:1em; font-weight:normal}
.entry i.date{font-size:1em; color:#a15f32; padding-right:.5em;}
.entry hr {display:none;}
#nav_categories li {list-style:none;}
#nav_categories h3 {margin:20px 0 0;}
#nav_categories .entry_date {color:#888;}
.view_all a {color:#357;font-weight:bold;}
 
.row_odd, .row_even {
    border:1px solid #555555;
    padding:10px;
    margin-top:20px;
}
.row_odd {
    background:#eee;
}
.row_even {
    background:#ffffff;
}
div.datecontainer ul {
    list-style:none;
}
div.datecontainer ul li {
    padding-left:0;
    margin-left:0;
}
.linear-entry {
    margin:.5em 0
}
.linear-entry p {
    padding:0 1em;
     margin:0
}
.event_entry {
    position:relative;
    margin:10px 0px;
    line-height:15px;
}

.entry {
    padding:0 0 10px 0;
}
#maincontent .entry h2 {
    margin:0;
    padding:0 0 2px 0;
    font-size:14px;
}
.event_entry h2 {
    border-bottom:1px solid #888;
margin-top:15px;
font-weight:normal;
}
.entry p {
    padding-top:0;
    margin-top:0;
}
.entry h2 i {
    font-size:.85em;
     font-weight:normal
}
.entry i.date {
    font-size:1em;
    color:#a15f32;
}
.entry hr {
    display:none;
}
#maincontent .event_entry h4 {
    padding-bottom:0px;
    padding-left:0;
    font-size:16px;
    padding-top:12px;
}
.events_floatleft {
    margin:24px 8px 12px 0px;
    display:table;
}
.events_floatleft img {
    float:left;
    margin:0 8px 0 0px;
    font-size:.85em;
    border:1px solid #555555;
    position:relative;
}
.timelisting td {
    font-size:.85em
}
td.sessiontitle {
    font-size: .95em;
    font-weight:bold;
}
table.listView {
    width:100%;
    border: 1px solid #9E9E9E;
    background: #fff;
}
table.listView td {
    padding:4px;
    border-bottom:1px solid #ddd;
}
table.listView td.companycell {
    width:45%
}
table.listView td.companycellwide {
    width:65%;
}
table.listView td.datecell {
    white-space:nowrap;
    color:#888;

}
table.listView td.catcell {
    width:10px;
}
table.listView tr.break {
    background-color:#cccccc;
    color:#cccccc;
}
table.listView tr.intermission {
    background-color:#eeeeee;
    color:#888888;
}
table.listView th.lv_header_center {
    text-align:center;
    font-size: 10px;
    border-left:1px solid #aaa;
}
table.listView td.lv_td_center {
    text-align:center;
}
table.listView td.catcell {
    border-left:1px solid #aaa;
}
.catcell,
.catcell a {
    font-size:.85em;
    text-decoration:none;
    text-align:center;
}
.datecell, .datecell a, .companycell, .companycell a {
    font-size:1em;
    margin:5px 20px 5px 0px;
}
table.listView th {
    font-size: .95em;
    color: #666666;
    font-weight: bold;
    text-align: left;
    background-color: #f8f7f7;
    background-image: url("../img/tables/listViewBg.gif");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #980000;
    height: 20px;
}
.paging {
    text-align:right;
    margin:0;
    padding-top:2px;
    padding-bottom:4px;
}
.previous_next, .previous_next a {
    color:#7091B3;
    text-decoration:none
}
.current_page {
    color:#980000;
}
.category_listing {
    float:left;
    width:280px;
    text-align:center;
    height:150px;
     margin-bottom:5px
}
.category_listing p {
    margin:0;
    padding:0;
     font-size:.85em
}
tr.break {
    background:#cccccc;
}
table.dialin {
    width:300px;
    margin:0 auto 10px;
}
.f2f_banner img {
    margin:0 auto;
    border:1px solid #111;
}


table.registrationform {
border:1px solid #aaa;
background:#eee;
width:100%;
}
table.registrationform th {
background:#123;
color:#fff;
padding:10px 0 10px 10px;
font-size:1.2em;
}
table.registrationform td {
padding:2px 2px 2px 10px;
}

table.registrationform td.submit {
background:#123;
padding:10px 0 10px 10px;
}
table.registrationform table.captcha {
background:#fff;
width:100%;
}

table.listView .location {font-weight:bold;font-size:14px;}
table.registrationform td.checkboxes {
line-height: 0.85em;
border:0;
}
table.registrationform td.checkboxes input {
border:0;
padding:0;
}
.registrationform input,
.registrationform select,
.registrationform textarea {
border: 1px solid #aaa;
padding:3px;
float: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 2px 2px 2px #ccc;
-webkit-box-shadow: 2px 2px 2px #ccc;
box-shadow: 2px 2px 2px #ccc;
color: #333;
clear:both;
}
table.registrationform td.submit input {
padding:3px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-moz-box-shadow: 0px 0px 0px #ccc;
-webkit-box-shadow: 0px 0px 0px #ccc;
box-shadow: 0px 0px 0px #ccc;
color: #000;
}
table.registrationform td.submit input:hover {
color: #000;
background: #ddd;
position:relative;
top:1px;
left:1px;
}
table.registrationform td.submit input:active {
color: #fff;
background: #aaa;
top:2px;
left:2px;
}
.registrationform input.error {
background: #faa;
}
.registrationform label.valid {
background: #afa;
margin-left: 5px;
height:16px;
width:16px;
background: url('/_css/img/valid.png') 0 0 no-repeat;
}
.registrationform label.error {
float:left;
margin-left: 5px;
text-align: -9999em;
height:16px;
width:16px;
background: url('/_css/img/invalid.png') 0 0 no-repeat;
text-indent: -999em;
}
.registrationform label {
display: block;
}
.registrationform span.required {
color: #a00;
font-weight: bold;
}

#jobs .location {font-weight:normal;font-size:12px;}
#jobs h3 {font-size:12px;margin-bottom:1px;}
#jobs h3.new a {padding-left:40px;background:url('/images/new2.gif') left 0 no-repeat;}
#jobs .subnav {padding:5px 0;}
#jobs .leftside {font-weight:bold;width:100px;text-align:right;background:#fff;}
#jobs .detail_listing {border:1px solid #eee;background:#eee;}
#jobs .detail_listing td {padding:5px;}
#jobs .detail_listing td p {margin:0px 0 5px;}
#jobs .jobs_categories {font-size:0.85em;}

.releases .entry span {color:#aaa;}
#sidecol dl {
width: 195px;
}
#sidecol dt {
border-bottom:1px solid #ccc;
margin:0;
}
#sidecol dd {
margin:0 0 10px;
}
.popup .content { display: none;}

.trademark_logo_mark, .trademark_logo_mark_single {
    width: 620px;
    border: 1px solid #ddd;
    margin-bottom: 1em;
}
.trademark_logo_mark_single {
    position: relative;
    float: left;
    width: 290px;
    height: 170px;
    margin-right: 10px;
    text-align: center;
}
.trademark_logo_mark h3, .trademark_logo_mark_single h3 {
    background: #ddd;
    margin: 0 0 10px 0;
    padding: 3px 0;
    text-align: center;
}
.trademark_mark, .trademark_logo, .trademark_single {
    width:300px; 
    float:left;
    position: relative;
    margin: 5px;
    text-align: center;
}
.trademark_single {
    width: 280px;
}
.trademark_logo_mark_single a {
    padding: 8px;
    margin: 5px;
    display: block;
    background: #ddd;
}
.trademark_single_download {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align:center;
    width: 100%;
}

.khrfrm {
    background: #eee;
}
.khrfrm form {
    border:0;
    border-top: 0.5em solid #123;
    margin-bottom: 20px;
}
.khrfrm form h2 {
    background:#123;
    color:#fff;
    padding:5px 0px 5px 25px;
}
.khrfrm fieldset {
    background: none;
    border:0;
    margin: 1em;
    padding:1em;
}
.khrfrm fieldset legend {
    color:#123;
    font-weight:bold;
    font-size:1.5em;
}
.khrfrm fieldset input, .khrfrm fieldset textarea {
    margin-top:0.2em;
    padding:3px;
}
.khrfrm fieldset label {
    display:block;
    margin-top:10px;
    font-weight:bold;
}
.khrfrm fieldset.submit label {
    margin:0;
    padding:0;
    display:inline;
}
.khrfrm fieldset.submit {
    padding: 1em 1em 1em 2em;
    background: #123;
    margin:0;
    border:0;
}
.khrfrm fieldset label .required {
    color:#a00;
    padding:0 3px;
    font-weight:bold;
}

