﻿body {
	background: #000000 center;
	text-align: center;
}

/*  A container is needed with body centered to center content - See http://www.simplebits.com/notebook/2004/09/08/centering.html */

#container {
  margin: 0 auto; /* 0 pixels on top and bottom, with auto margins on the left and right */
  width: 800px; 
  text-align: center;
  background:#ffcc66;
  }


img {
	border:0;
}

form {				/* Undo MacIE5 UA style sheet */
    margin: 0;
}

h1, h2, h3, h4 {
	text-align: left;
	margin: 0px 0px 0px 0px;  
}

hr {
	color: #003366;
	height: 1px;
    width: 100%;
    //background:#446791;
    //margin: 0px 150px 0px 150px;  
}


.featurebody {
	margin-left: 15px;
	margin-top: 2px;
	text-align: left;
	vertical-align: top;
}

/* TOGGLE SCRIPT TO HIDE LINKS FROM SCRIPT-CHALLENDGED UAS */
#TJK_ToggleON,#TJK_ToggleOFF {display:none}

/* HEADER */
#header {
	margin-left: 0;
	background-image: url(../images/site/isf09_header.jpg);
	background-position: center;
	width: 800px;
	height: 195px;
	text-align: left;
	background-color: #000033;
	background-repeat: no-repeat;
}

/* NAV */
#mainnav {
    margin-left: 0;
    background: url(../images/site/isf09_mainnav_bg.jpg);
	background-repeat:  no-repeat;
	background-position: center;
	width: 800px;
	height: 39px;
	text-align: left;
}

/* PAGE LAYOUT */
#hpcontent {
	margin-left: 0;
	background: url(../images/site/isf09_category_bg.jpg) repeat-y center top;
	width: 800px;
	height: 400px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#hpcontent td {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;

}

#homepage{
	margin-left: 0;
}
.hp_btns_long{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9933;
}


#categorycontent {
    background: url(../images/site/isf09_category_bg.jpg) repeat-y center top;
	width: 800px;
	height: 500px;
	text-align: left;
}

#categorycontent td {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* PAGE CONTENT */

/* VIDEO */
#video {
	background-image: url(../images/site/gr_video_bg.jpg);
	background-position: center;
	width: 357px;
	height: 342px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	left: 10px;
	top: 0px;
}

#microvideo {
	background-image: url(../images/site/gr_microvideo_bg.jpg);
	background-position: center;
	width: 220px;
	height: 192px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	padding-top: 20px;
}


/* LEFT SIDE CONTENT */


/* YEAR-ROUND BUTTONS */
#yearroundbuttons td {
	padding: 5px;
}

/* TESTIMONIALS */
#testimonials td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

#testimonials div, #testimonials table {
	width: 95%;
	vertical-align: top;
}



/* RIGHT SIDE CONTENT */
#right {
	margin-left: 0;
	width: 365px;
	text-align: center;
}

#right td {
	vertical-align: top;
	text-align: left;
}

#reminders {
	border: 1px solid #FF9900;
	margin-left: 0;
	text-align: center;
	background-color: #FFCC66;

}
.highlight {
	border: 1px solid #FF9900;
	margin-left: 0;
	text-align: center;
	background-color: #ffffff;

}


/* CATEGORY PAGE CONTENT */

#categoryfull td{
	vertical-align: top;
	padding-top:0;
	padding-bottom:0
}

/* CATEGORY WITH SIDEBAR CONTENT */
#categorysidebar table{
	width: 100%;
	vertical-align: top;
	text-align: left;
	border: 0px none;
}

#categorysidebar td{
	vertical-align: top;
	text-align: left;
	padding-top:0;
	padding-bottom:0
}

/* CATEGORY WITH SIDEBAR LEFT SIDE CONTENT */
#categoryleft {
	margin-left: 0;
	width: 100%;
	text-align: left;
}

#categoryleft td {
	vertical-align: top;
	text-align: left;
}

/* SIDEBAR CONTENT */
#sidebar {
	width: 200px;
	background-image: url(../images/site/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar td {
	vertical-align: top;
	text-align: left;
}

#sidebar div {
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.sidebarbody {
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

/* SIDEBAR WITH A CIRCLE BACKGROUND - FOR USE WITH ONE FEATURE SIDEBAR */

#sidebarcircle {
	background-image: url(../images/site/sidebar_circle_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	text-align: center;
}

/* THIS DIV POSITIONS THE SIDEBARCIRCLE CONTENT (HEADER AND BODY) IN FRONT OF THE BACKGROUND IMAGE CIRCLE */
#sidebarcircle div {
	width: 208px;
	height: 208px;
	margin-left: -15px;
	margin-top: 35px;
}

#sidebarcircle table {
	width: 100%;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}


#sidebarcircle td {
	vertical-align: top;
	text-align: center;
}


/* INFO TABLE CONTENT */
.infotable {
	margin-right: 15px;
	padding: 0px 5px 10px;
	border: 1px solid #FF9900;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #FFbb35;
}


/* INFO TABLE CONTENT 2 */
#infotable2  {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

#infotable2 tr {
	background-color: #FFFFFF;
}

#infotable2 td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
}

#detailcopy, #detailcopy tr, #detailcopy td, #detailcopy p {
	border: 0px;
	padding: 5px 5px;
}

/* PROGRAM OVERVIEW */
.schedule {
	border-collapse: collapse;
	margin: 0px;
}
.schedule_row_1 {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FF9900;
	border-collapse: collapse;
	margin: 0px;
}
.schedule_row_1 th {
	background-color: #FF9900;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.schedule_row_1 td {
	background-color: #FFFFFF;
}


.schedule_row_2 {

	vertical-align: middle;
	text-align: center;
	border: 1px solid #FF9900;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin: 0px;

}
.schedule_row_2 th {
	background-color: #FF9900;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.schedule_row_2 td {
	background-color: #FFFFFF;
}



/* EXHIBITOR CONTENT */

#pricing {
	padding: 15px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
#pricing th {
	background-color: #FF9900;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
#pricing tr {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #FF9900;
}
#pricing td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}
.pricingsubhead {
	background-color: #000066;
	margin: -10px;
	padding: 0px;
}

#exhibithall {
	margin-top: 15px;
	margin-right: 15px;
	padding: 15px;
	border: 1px solid #FF9900;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #FFCC00;
	border-collapse: collapse;
}

#exhibithallnav {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #FF9900;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #FFCC00;
	font-size: 10px;
	font-weight: bold;
	border-collapse: collapse;
}
#exhibithallnav th {
	background-color: #FF9900; 
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
#exhibithallnav td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
#exhibithallnav ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
}
#exhibitorpopup {
	background-color: #FFFFFF;
}

#exhibitortable td {
	background-color: #FFFFFF;
	padding: 10px;
}
.resources {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.resources th {
	background-color: #FF9900;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.resources tr {
	border: 1px solid #FF9900;
}
.resources td {
	background-color: #FFFFFF;
}

/* DOWNLOADS */
#downloadstable {
	margin-left: 15px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: FFbb35;
}

#downloadstable th {
				height: 14px;
				background-color: #008FD5;
				padding: 0px 5px 0px 10px;
				color: #ffffff;
				font-size: 15px;
				font-weight: bold;
}

#downloadstable tr {
	padding: 5px;
	vertical-align: middle;
}

#downloadstable td {
	background-color: #FFFFFF;
	padding: 10px;
}


/* SESSIONS */
#sessionstable {
	margin-left: 15px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	background-color: FFbb35;
	
}

#sessionstable th {
	height: 14px;
	background-color: #FF9900;
	padding: 5px;
}

#sessionstable tr {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

#sessionstable td {
	background-color: #FFFFFF;
	padding: 10px;
}
#sessionstable td {
	background-color: #FFFFFF;
	padding: 10px;
}
#sessionkey {
	border: 2px solid #FF9900;
	margin-left: 10px;
}
#sessionkey th {
	background-color: #FFCC00;
	border-bottom: 2px solid #FF9900;
	padding: 0px;

}
#sessionkey td {
	padding: 5px;
	background-color: #FFFFFF;
}
#sessiondata {
	width: 100%;
	padding: 0px;
}
#sessiondata td {
	padding: 0px;
	height:12px;
}
#sessionnav {
	background-color: #FFCC66;
	padding: 5px;
	border: 1px solid #FF9900;
}
#presenterpopup {
	background-color: #FFFFFF;
	padding: 15px;
}



/* SPONSORSHIPS */
#sponsortable {
	margin-left: 15px;
	padding: 5px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

#sponsortable th {
	height: 14px;
	background-color: #FF9900;
	padding: 5px;
}

#sponsortable tr {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

#sponsortable td {
	background-color: #FFFFFF;
	padding: 10px;
}

#sponsorpopup {
	background-color: #FFFFFF;
}

#sponsortable td {
	background-color: #FFFFFF;
	padding: 10px;
}



/* FOOTER */
#footer {
	margin-left: 0;
	background: url(../images/site/isf09_footer_bg.jpg);
	background-repeat:  no-repeat;
	background-position: center;
	width: 800px;
	height: 25px;
	vertical-align: middle;
	text-align: left;
}

#hosted {
	margin-left: 0;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}

#backtotop {
	margin-right: 0;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}

#print {
	margin-left: 0;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#faq dt  {
	padding-top: 5px;
	padding-bottom: 15px;
}

