html, body, div, p, td {
font: 12px/1.6em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
color: #222; 
line-height: 1.5em;
}

body {
margin: 0; 
padding: 0; 
background: #333 url(../images/bg_background.jpg) repeat-x;
}

img {
border: none;
}

em {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
}

h1 {
font-size: 2em;
line-height: 1.2em;
color: #000;
letter-spacing: -1px;
margin-bottom: 0.8em;
}

h3 {
font-size: 16px;
margin: 10px 0 -0.8em 0;
}

h4 {
font-size: 14px;
color:#0066FF;
margin-bottom: -0.8em;
}

h5 {
margin-top: 5px;
font-size: 11px;
}

h5.keynotetime {
font-weight: normal;
font-size: 13px;
color: #777;
margin-bottom: -0.7em;
}

h6 {
margin: -4.5em 0 3.3em 2px;
font-size: 12px;
color: #779900;
text-transform: uppercase;
}

.sessionheads {
margin-bottom: 0;
}

#sessiondescrips h6 {
margin-bottom: -0.8em;
margin-top: 0.9em;
text-transform: none;
color: #666;
margin-left: 0;
}

#sessiondescrips ul {
margin-top: 5px;
}

#sessiondescrips li {
padding-bottom: 2px;
color: #666;
}

.tracksession {
padding-left: 70px;
padding-right: 8px;
padding-bottom: 15px;
}

.tracksession ul {
list-style: disc;
}

.tracksession h3 {
font-size: 14px;
margin-top: 1.2em;
}

.tracksession h6 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
margin-bottom: -0.8em;
margin-top: 0.9em;
text-transform: none;
color: #777;
margin-left: 0;
}
.sessiontime {
margin: 0 0 -35px -70px;
width: 100px;
}

a {
color:#990000;
text-decoration:underline;
}


/* LAYOUT */

#page {
width: 950px;
margin: 15px auto 0 auto;
border: solid 1px #666;
/*height:100%;*/
}


#nameplate {
position:relative;
/*top:55px;
margin-left:auto;
margin-right:auto;*/
background-color: #333;
height: 150px;
}

#navigation {
height: 27px;
background: #333 url(../images/nav_background.gif) repeat-x;
padding-left: 0px;
position: relative;
}

/*#navigation a {
color: #fff;
text-decoration: none; } */

#navigation a.navhilight  {
color: #3399FF;
text-decoration: none;
}

/* new text style for nav */
	#navigation a:link { 
	text-decoration: none; color:#FFFFFF;}
	#navigation a:visited { 
	text-decoration: none; color:#FFFFFF;}
	#navigation a:hover { 
	text-decoration: none; color:#3399FF;}
	#navigation a:active { 
	text-decoration: none; color:#3399FF;
}

/* END new text style*/


#navigation ul {
margin: 0 0 0 -40px;
}

#navigation li {
display: inline;
list-style: none;
margin: 0 0 0 0;
height: 27px;
line-height: 26px;
font-size: 11px;
font-weight: bold;
color: #fff;
background: url(../images/nav_divider.gif) no-repeat;
background-position: left;
padding: 5px 8px 5px 15px;
}


#rssfeed {
position: absolute;
right: 150px;
top: 5px;
}

#navlinks {
position: absolute;
right: 30px;
top: 5px;
font-size: 11px;
}

#navlinks a {
color: #ccc;
}

#navlinks a:hover {
color: #fff;
}

#container {
background-color: #fff;
}

#abstracts {
margin: 0 0 1.8em 3.9em;
}

#content {
}

#main {
float: left;
width: 525px;
margin: -15px 0 0 25px;
padding: 20px;
padding-top: 40px;
}
#mainfullpage {
float: left;
width: 865px;
margin: -15px 0 0 25px;
padding: 20px;
padding-top: 40px;
}

#promozone {
width:  100%;
text-align: right;
margin: 60px auto 0 auto;
}

#footer{
clear:both;
text-align: center;
background-color: #191919;
height:25px;
line-height: 25px;
color: #ccc;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
}

#footer a {
color:#0099FF;
}

.subhead {
font-weight: bold;
}

.launchbox {
float: left;
margin-right: 25px;
width: 155px;
}

.launchbox h5 {
font-size: 13px;
color: #000;
line-height: 1.2em;
letter-spacing: 0;
margin-bottom: -0.5em;
}

.launchbox p {
font-size: 1em;
line-height: 1.3em;
color: #666;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
   background: transparent url(../images/box_background.gif) no-repeat bottom right;
} 
.cssbox { 
    width: 300px !important; /* intended total box width - padding-right(next) */
    width: 300px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px 5px 20px 15px; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
	
} 

/* set the top-left image */ 
.cssbox_head h2 { 
font-size: 14px;
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0 5px 20px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
	font-size: 11px;
    margin-right: 25px; /* interior-padding right */ 
    padding: 0 0 15px 20px; /* mirror .cssbox_head right/left */ 
} 

.cssbox_body ul {
	margin-left: -20px;
}

#imagesbox {
width: 270px; 
margin:auto;
text-align: right;

}

#imagesbox img {
border: 3px solid #ccc;
}


#column2 {
float: left;
width: 330px;
padding-top: 40px;
padding-bottom: 15px;
font-size:11px;
line-height: 16px;
}

.trackpagelist li.subitem {
background:url(http://webbuilderconference.com/2008/images/bullet-lowlight.gif) no-repeat 0 0.5em;
list-style: none;
padding-left: 15px;
margin-left: -15px;
font-weight: normal;
}

#column3 li.subitemlast {
background:url(http://webbuilderconference.com/2008/images/bullet-lowlight.gif) no-repeat 0 0.5em;
padding-left: 15px;
margin-left: 0;
font-weight: normal;
margin-bottom: 8px;
}

#signup {
width: 400px;
margin: 15px auto 15px auto;
background-color: #f5eef9;
border: solid 1px #bbb;
padding: 8px;
color: #333;
font-size: 11px;
line-height: 1.6em;
display: none;
}

.speaker {
padding: 5px 0 5px 0;
}

.speaker h6 {
margin: 0.8em 0 -1em 0;
text-transform:none;
color: #666;
}

*html .speaker h6 {
margin: 1.2em 0 -1em 0;
}

.speaker a {
color: #555;
}

.speaker img {
float: left;
margin: 5px 10px 5px  0;
border: solid 3px #ccc;
}

h3.subhead {
font-weight: bold;
color: #663366;
margin-top: -1.2em;
margin-bottom: 1.5em
}

a.undecorated {
text-decoration: none;
}

.close {
color: #fff;
font-weight: bold;
background-color:#CC0000;
padding: 1px 1px 1px 1px;
border: solid 1px #000;
margin-top: 10px;
}

.package {
color: #fff;
font-weight: bold;
background-color:#CC0000;
padding: 2px 2px 2px 2px;
border: solid 1px #000;
margin-right: 10px;
}

.resources {
font-size:11px;
line-height: 17px;
}

.resources img {
vertical-align: middle;
margin: 3px 4px 3px 12px;
}

#cforp {
width: 130px;
margin: 35px auto 10px auto;
padding: 5px;
border: solid 3px #cee48c ;
}

#cforp p {
font-size: 11px;
}

#archives {
width: 130px;
margin: 15px auto 10px auto;
padding: 5px;
border: solid 3px #ccc;
}

#archives p {
font-size: 11px;
line-height: 13px;
}

#sponsors {
width: 120px;
margin: 20px auto 5px auto;
}

#sponsors img {
display: block;
margin: 0 auto 0 auto;
}

#producers {
width: 120px;
margin: 20px auto 20px auto;
}

#producers img {
display: block;
margin: 0 auto 0 auto;
}

#disclaimer {
margin: 40px 0 10px 0;
}

#disclaimer p {
font-size: 11px;
color: #999999;
line-height: 13px;
}



.divider {
background:url(../images/dotted-horizontal.gif) repeat-x; 
width: 100%;
height: 3px; 
margin: 2em auto 1.5em auto;
}

.empty {
clear:both;
}

.emphasis {
color: #990000;
}

.deemphasis {
color: #999;
}

.affiliation {
color:#3399CC;
}

.mousetype {
font-size: 10px;
color: #888;
}

input {
font-size: 11px;
vertical-align: middle;
}

.nb {
font-size: 11px;
color: #666;
}

.shortbio {
color: #999;
}

#overlaydesign {
position: absolute;
width: 150px;
background-color: #666;
border: solid 2px #ccc;
padding: 8px;
top: 120px;
right: 230px;
font-size:10px;
color: #fff;
z-index: 20;
display: none;
}

#overlaydevelop {
position: absolute;
width: 150px;
background-color: #666;
border: solid 2px #ccc;
padding: 8px;
top: 120px;
right: 335px;
font-size:10px;
color: #fff;
z-index: 20;
display:none;
}

#overlaywebmaster {
position: absolute;
width: 150px;
background-color: #666;
border: solid 2px #ccc;
padding: 8px;
top: 120px;
right: 110px;
font-size:10px;
color: #fff;
z-index: 20;
display:none;
}

#overlaymanage {
position: absolute;
width: 150px;
background-color: #666;
border: solid 2px #ccc;
padding: 8px;
top: 120px;
right: 1px;
font-size:10px;
color: #fff;
z-index: 20;
display:none;
}

#overlaydesign li, #overlaydevelop li, #overlaywebmaster li, #overlaymanage li {
margin-left: -15px;
}

caption {
text-align: left;
font-size: 12px;
font-weight: bold;
margin: 25px 0 5px 0;
}

table.agenda {
width: 100%;
margin: auto;
}

th {
text-align: center;
font-size: 11px;
padding: 3px;
color: #fff;
}

td {
font-size: 11px;
padding: 3px;
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
}

td.session {
font-size: 11px;
line-height: 15px;
text-align: center;
width: 18%;
padding-top: 6px;
padding-bottom: 8px;
}

td.session a {
color: #333;
text-decoration: none;
}

td.session a:hover {
color:#0000FF;
text-decoration: underline;
}

td.time {
border-left: none;
width: 8%;
color: #888;
}

td.keynote {
text-align:center;
background-color: #f4f4f4;
padding-top: 10px;
padding-bottom: 10px;
}

.agendaspeaker {
color: #777;
}

.agendaspeaker a {
color: #777;
text-decoration: none;
}

.agendaspeaker a:hover {
text-decoration: underline;
}

th.development {
background-color: #0099FF;

}

th.design {
background-color:#00CCFF;
}

th.webmaster {
background-color:#669900;
width: 17%;
}

th.management {
background-color:#0000FF;
}

th.workshop {
background-color: #666;
width: 31%;
}