@charset "utf-8";

/* MAIN */
body {
margin:0;
padding:0;
background: url('../assets/vcs-bth_body_bg.jpg') top left repeat-x #e2ffff;
text-align:center;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a { text-decoration:none; }
a:link { color:#0099cc; }
a:visited { color:#0099cc; }
a:hover { color:#0066aa; }

.vendor_list_link { display:block; padding-left:4px; width:95%;}
a.vendor_list_link:hover { background-color:#bddfe8; }

img { border: 0; }
* img { border:0 }

#main_wrapper {
width:940px;
margin: 0 auto;
background: url('../assets/vcs-main_christmas-bg.jpg') 0px 64px no-repeat #ffffff;
text-align:left;
}

/* top title row */
#titlerow {
position:relative;
height:64px;
background: url('../assets/vcrsbth_head_bg.gif') top left repeat-x #1b1b1b;
}

#company_title {
position:absolute;
top:18px;
left:15px;
font-size:26px;
color:#FFF;
}

#company_motto {
position:absolute;
top:15px;
left:800px;
width:123px;
height:36px;
}

#viderow {
/*background: url('../assets/vcrsbth_viderow_bg.jpg') top left repeat-x #38c1e1;*/
position:relative;
height:381px;
}

#viderow_tbl {
height:381px;
}

#viderow_tbl td.left {
width:435px;
/*background:url('../assets/vcs-main_mid_left.jpg') no-repeat top left;*/
}
#viderow_tbl td.right {
width:505px;
/*background:url('../assets/vcs-main_mid_right.jpg') no-repeat top left;*/
}

#booth_overlay {
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;
background: url('../assets/vcrsbth_editer_bg_trans.png') top left repeat;
}


#featurow {
background: url('../assets/vcs-bth_featurow_btm.jpg') bottom left no-repeat;
padding-bottom:36px;
position:relative;
top:0; left:0;
overflow:auto;
}

#featurow .left {
float:left;
padding:15px 0 10px 15px;
}

.webinar { padding: 5px 0 10px 0; border-bottom: dashed 1px #c0c0c0;}
.webinar_box1 {background:url('../assets/vcrsmain_bot_left_box_webinars_bg_btm.gif') no-repeat bottom left; width:503px;}
.webinar_box2 {background:url('../assets/vcrsmain_bot_left_box_webinars_bg_top.gif') no-repeat top left; width:453px; padding:0px 25px 15px 25px;}
.webinar .title { font-size: 18px; color:#000; margin:0;}
.webinar .date { font-size: 18px; color:#999999;}
.webinar .byline { font-size: 14px; font-weight:bold; color:#999999; /*color:#0ca3ca;*/ text-transform:uppercase;}
.webinar .teaser { font-size: 12px; color:#999999;}
.webinar .readmore { font-size: 12px; color:#0099cc; text-transform:uppercase; font-weight:bold; }
.webinar .readmore a { color:#0099cc; text-decoration:none; }
.webinar .readmore a:hover { color:#0066aa; }


.webinar_moretocome { font-size: 18px; color:#999999; padding: 10px 0;}



#featurow .right {
float:left;
}

#vendor_list_intro {
font-size:12px;
margin:0 0 15px 15px;
color:#666666;
}

#txt_vendor_list {
padding:28px 0 15px 15px;
}

#featurow .right .vendor_list {
width:368px;
overflow:auto;
margin-left:15px;
color:#666666;
font-size:12px;
line-height:20px;
height:567px;
}


#page_bottom_spacer {
height:300px;
}



.webinar_moretocome2 {
font-size:12px; color:#666666;
}
