#footer{
font-size: 10px;
color: #888888;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#menu a{
border-style: hidden;
}

.leftmenu a{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
cursor:pointer;
text-decoration:underline;
color: #0033CC;
}

.content{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
margin-left: 20px;
margin-right: 20px;
}

.content h1{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:17px;
color: #0a5b79;
}
.b2{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
font-weight:bold;
}

.content h2{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 24px;

}
.content h3{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 17px;
color: #373737;
}

.text{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
}

#smaller{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:12px;
margin-left: 20px;
margin-right: 20px;
}
#smaller h1{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:17px;
}

#dc {
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:12px;

}


#dc a{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:12px;
cursor:pointer;
text-decoration:underline;
color: #0033CC;
}

#slogan p{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
font-style:italic;
font-weight:bold;
text-align: center;
}

#grantform p{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:17px;
margin-left: 30px;
}
#grantform h1{
font-size:36px;
margin-left: 30px;
}

#important a{
font-size:24px;
color: #336699;
font-weight:bold;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
#important a:hover{
font-size:24px;
color: #333333;
font-weight:bold;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
#sponsors_title{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
font-weight:bold;
text-align: center;
background-color: #99CCFF;
}
#message p{
font-size:14px;
color: #336699;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.list_title p{
font-size:12px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.abstract{
font-size:14px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #336699;
}
.list_title h1{
 border-bottom: 3px groove #999999;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #3399CC;
}
.list_title h3{
font-size:12px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.list_title h4{
font-size:14px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.list_title h1 a:link {font-weight: bold; color:#3399CC; text-decoration:none;}
.list_title h1 a:visited {font-weight: bold; text-decoration:none; color:#3399CC;}
.list_title h1 a:hover {font-weight: bold; text-decoration:none; color:#3399CC;}
.list_title h1 a:active {font-weight: bold; text-decoration:none; color:#3399CC;}
.list_title h3 a,a:link {font-weight: bold; color: #336699;text-decoration:none;}
.list_title h3 a,a:visited {font-weight: bold; color: #336699; text-decoration:none;}
.list_title h3 a,a:hover {font-weight: bold; color: #336699; text-decoration:none;}
.list_title h3 a,a:active {font-weight: bold; color: #336699; text-decoration:none;}
.list_title h4 a,a:link {font-weight: bold; color: #336699;}
.list_title h4 a,a:visited {font-weight: bold; color: #336699;}
.list_title h4 a,a:hover {font-weight: bold; color: #336699;}
.list_title h4 a,a:active {font-weight: bold; color: #336699;}

.author h4{
 border-bottom: 3px groove #999999;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #3399CC;
}
.author p{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 11px;
}
.author h3{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #666666;
font-size:12px;
}

.subauth p {
	font-size: 80%;
	margin: 0px 0px 4px 0px;
	float: right;
}
.subauth img {
  padding: 2px 2px 2px 2px;
  	margin: 0px 0px 5px 3px;
  float: right;
  border: solid 1px #336699;
  clear: right;
}


h1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color:#3399CC;
	text-decoration:none;
}


/***
 ** SCHEDULE **
 */

/* =============================================================
 * 			Styles for Agile 2007
 * ============================================================= */

#schedule td#customer {
	background-image: url("/agile2007/image/icons/icon_customer.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#developing {
	background-image: url("/agile2007/image/icons/icon_developing.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#enterpriseagile {
	background-image: url("/agile2007/image/icons/icon_enterprisea.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#individualsteams{
	background-image: url("/agile2007/image/icons/icon_ind_teams.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
	min-width:400px;
}
#schedule td#longtalk {
	background-image: url("/agile2007/image/icons/icon_longtalk.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#sponsoredtalk {
	background-image: url("/agile2007/image/icons/icon_sponsoredtalk.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#sponsoredtutorial {
	background-image: url("/agile2007/image/icons/icon_sponsoredtutorial.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#leadership {
	background-image: url("/agile2007/image/icons/icon_leader.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#learning {
	background-image: url("/agile2007/image/icons/icon_learning.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#innovation {
	background-image: url("/agile2007/image/icons/icon_innovation.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#integration {
	background-image: url("/agile2007/image/icons/icon_integration.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#offshoring {
	background-image: url("/agile2007/image/icons/icon_offshoring.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#organizationalchange {
	background-image: url("/agile2007/image/icons/icon_orgchange.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#management {
	background-image: url("/agile2007/image/icons/icon_management.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#other {
	background-image: url("/agile2007/image/icons/icon_other.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#planning {
	background-image: url("/agile2007/image/icons/icon_planning.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#process {
	background-image: url("/agile2007/image/icons/icon_process.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#processimprovement {
	background-image: url("/agile2007/image/icons/icon_proc_improve.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#projectmanagement {
	background-image: url("/agile2007/image/icons/icon_pm.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#remotecollaboration {
	background-image: url("/agile2007/image/icons/icon_remote.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#retrospectives {
	background-image: url("/agile2007/image/icons/icon_retro.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#testing {
	background-image: url("/agile2007/image/icons/icon_testing.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
#schedule td#individuals_teams{
	background-color: #99FF00;
}
#schedule td#food {
	background-image: url("/agile2007/image/icons/icon_food.gif");
    background-position: bottom right;
	background-repeat: no-repeat;
}
/*for eclipsecon horizontal layout of schedule*/


.schedulecontainer {
	color: #333333;
	text-align: left;
	position:absolute;
	left:180px;
	top:171px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;

}


#schedule {
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #C1DAD7;
	table-layout: fixed;
}

#schedule a {
	color: #3399cc;
}



#schedule th {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 1px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 5px 3px 5px;
	width: 100px;
	min-width: 100px !important;
	max-width: 100px !important;
	}

#schedule th.room {
	background: #fff;

}

#schedule th.roomalt {
	background: #F5FAFA;

}


#schedule td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background-color: #fff;
	padding:  3px 5px 3px 5px;
	color: #6D929B;
}


#schedule td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}
#schedule td.food {
	background-color: #FFFFFF;
}
#schedule td.agilediscovery{
	background-color: #FFFFCC;
}
#schedule td.agilebeginners{
	background-color: #FFFF33;
}
#schedule td.agileeducators{
	background-color: #CCFFCC;
}
#schedule td.agileexperience{
	background-color: #FFCC66;
}
#schedule td.agilehandson{
	background-color: #CCFF66;
}
#schedule td.agilekeynote{
	background-color: #FFCCFF;
}
#schedule td.agileleadership{
	background-color: #CCCCFF;
}
#schedule td.agileresearch{
	background-color: #CCCCCC;
}
#schedule td.agileworkinprogress{
	background-color: #99FFCC;
}
#schedule td.agilesessions{
	background-color: #99FF99;
}
#schedule td.agiletalkingheads{
	background-color: #CCCC66;
}
#schedule td.agiletutorials{
	background-color: #00FFFF;
}
#schedule td.agilevendortalks{
	background-color: #FFcc99;
}

.smallauthor{
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#sponsorship img{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
}
#sponsorship h2 a{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:16px;
margin-left: 10px;
color: #3399FF;
}
#sponsorcontainer a{
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size:12px;
text-decoration:underline;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/agile2007/image/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/agile2007/image/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/agile2007/image/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.agiletracks {
	vertical-align:bottom;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: block;
}

.programdwd a{
	color: #FF6633;
	text-align: center;
}

.programdwd p{
	color: #FF6633;
	text-align: center;
}