
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:0px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:0px solid #000000;
	border-width:0px 0px 0px 0px;
	text-align:left;
	padding:10px;
	font-size:15px;
	/* font-family:Arial; */
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
	/*
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	*/
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 0px 0px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	/*color:#ffffff;*/
}
.CSSTableGenerator tr:first-child:hover td{
	/*
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	*/
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}

body
{
	background-color:#FFF;
	font-family:'PT Sans', sans-serif;
}

a
{
text-decoration:none;
color: #26488C;
}

*  
{
	margin:0;
	padding:0;
	font-family:'PT Sans', sans-serif;
}

#mainbody 
{
	margin: 0 auto;
	padding: 0;
	background: #ffffff ;
	width:1050px; /* 900px */
	margin-top: 8px;
	
}

.middle
{
	padding:10px 10px 10px 10px;
}

#header_wrap 
{
	width:1050px; /* 900x */
	overflow: hidden;
}

#div_logocontainer
{
	margin: 0 auto;
	width:550px; /* 450px */
	float:left;
	color:#22150d;	
	padding-top: 12px;
	padding-right: 100px;
	margin-bottom: 10px;
	text-align: right;
	background-image: url("../images/miner.png");
	background-repeat:no-repeat;
	background-position:right bottom;
}

#div_logocontainer {
	color:#797F80;
	font-weight: normal;
	font-size: 14px;
}

#div_title span {
	font-family: 'Days One', sans-serif;
	font-size: 36px;
	padding-right: 40px;
	color:#26488C;
}


#div_logocontainer #div_subtitle {
	font-size: 14px;
	font-weight: normal;
}


#header_wrap #div_date_location
{
	width:175px;
	height:71px;
	float:right;
	margin-top: 10px;
	background-image: url("../images/icse2015-logo.jpg");
	background-repeat:no-repeat;
}

#header_menu {
	float: left;
	width: 1050px; /* 900px */
	background-color: none;
}

#header_menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}

#header_menu li {
	display: block;
	float: left;
	color: #624013;
	background-color:#E4EEFD;
	margin-left: 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}


#header_menu li:hover {
	background: #000;
}


#header_menu a.active {
	text-decoration: none; 
	color: #fff;
	background-color: #000;
	
}

#header_menu a {
	display: block;
	margin: 0;
	padding: 2px 22px 2px 22px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}

#header_menu a:hover { 
	text-decoration: none; 
	color: #fff;
}img.floatLeft { 
    float: left; 
	padding:5px 15px 15px 15px ;
}

img.floatRight { 
    float: right; 
	padding:5px 15px 15px 15px ;
}

#div_banner
{
	border: 1px solid #000;
	background-image: url("../images/msr2015.jpg");
	height: 262px;
	margin-bottom: 10px;
}

#mid_wrap .left
{
	width:360px; /* 290 */
	float:left;
	margin-left: 0px; /* 10 */
	margin-right: 15px;
}

#mid_wrap .right 
{
	width:660px; /* 550 */
	float:left;
	margin-left: 15px;
	margin-right: 0px; /* 10 */
}

#mid_wrap h2 
{
	font-size:120%;
	padding-left:15px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

#mid_wrap h2.lightblue 
{
	background-color:#E4EEFD;
	color:#000;
}

#mid_wrap h2.darkorange 
{
	background-color:#22150d;
	color:#ffa873;	
}

#mid_wrap h2.orange 
{
	background-color:#22150d;
	color:#a63f00;	
}

#mid_wrap h2.blue 
{
	background-color:#1ad5e0;
	color:#0a5256;	
}

#mid_wrap h2.graygreen 
{
	background-color:#6a6f2f;
	color:#ffffff;	
}

#mid_wrap h2.black 
{
	background-color:#000000;
	color:#ffffff;	
}

#mid_wrap h2.green2 
{
	background-color:#6da91b;
	color:#233506;	
}

#mid_wrap li
{
	list-style-type:square;
	list-style-position:inside;
}

#mid_wrap li.no_bullet
{
	list-style-type:none;
}

#mid_wrap li.news
{
	list-style-type:none;
}

#mid_wrap li.news span.date
{
	font-weight: bold;
}

#mid_wrap li.news span.content
{
	padding-left: 15px;
}

#mid_wrap li.talk
{
	list-style-type: none;
	text-align: justify;
	margin-left: 10px;
	margin-bottom: 10px;
}

#mid_wrap li.winner
{
	margin-bottom: 20px;
	list-style-type:none;
	height: 80px;
	text-align: left;
	padding-left: 120px;
}

#mid_wrap .y2004, .y2005, .y2006, .y2007, .y2008, .y2009, .y2010, .y2011,.y2012,.y2013,.y2014,.y2015
{
	background-repeat:no-repeat;
	background-position:0px 5px;
}

#mid_wrap li.y2004
{
	background-image: url("../images/hall_of_fame/msr_2004.png");
}

#mid_wrap li.y2005
{
	background-image: url("../images/hall_of_fame/msr_2005.png");
}

#mid_wrap li.y2006
{
	background-image: url("../images/hall_of_fame/msr_2006.png");
}

#mid_wrap li.y2007
{
	background-image: url("../images/hall_of_fame/msr_2007.png");
}

#mid_wrap li.y2008
{
	background-image: url("../images/hall_of_fame/msr_2008.png");
}

#mid_wrap li.y2009
{
	background-image: url("../images/hall_of_fame/msr_2009.png");
}

#mid_wrap li.y2010
{
	background-image: url("../images/hall_of_fame/msr_2010.png");
}

#mid_wrap li.y2011
{
	background-image: url("../images/hall_of_fame/msr_2011.png");
}

#mid_wrap li.y2012
{
    background-image: url("../images/hall_of_fame/msr_2012.png");
}

#mid_wrap li.y2013
{
    background-image: url("../images/hall_of_fame/msr_2013.png");
}

#mid_wrap li.y2014
{
    background-image: url("../images/hall_of_fame/msr_2014.png");
}
#mid_wrap li.y2015
{
    background-image: url("../images/hall_of_fame/msr_2015.png");
}

#mid_wrap p.title {
	text-align: left;
	padding: 0;
	padding-top: 5px;
}

#mid_wrap p.date_content {
	text-align: right;
	font-weight: normal;
	padding: 0px;
}

#mid_wrap p
{
	text-align: justify;
	padding:5px 0 5px 0;
}

#mid_wrap p.big_and_bold
{
	font-family: 'Days One', sans-serif;
	font-size: 36px;
	padding-right: 40px;
	color:#E4EEFD;
}

#tbl_program_committee {
//	margin: auto;
//	width: 80%;
	font-size: 80%;
}

#tbl_program_committee .affiliation {
	text-align: left;
	font-size: 75%;
}

#tbl_steering_committee {
	margin: auto;
//	width: 80%;
	font-size: 80%;
}

#tbl_steering_committee td.steering {
	width: 126px;
	height: 126px;
}


#tbl_important_dates {
	margin: auto;
	width: 100%;
	font-size: 95%;
}

#tbl_important_dates .date {
	text-align: right;
}


code{
font-size: 75%;
white-space: pre;
font-family: "Courier New",Courier,monospace;

}


#footer 
{
	clear:both;
	width: 100%;
	background: #E4EEFD ;
	font-size: 12px;
	border: 1px solid #000;
	text-align:center;
	color:#000;
	padding: 2px;
}

#footer span
{
	padding-left: 10px;
	padding-right: 10px;
}


.dv_contact_left {
	margin:2px;
	padding:3px;
	display:table;
	_position:relative;
	overflow:hidden;
}

.dv_contact_left .contact_item {
	_position:absolute;
	_top:50%;
	display:table-cell;
	vertical-align:middle;
}
.dv_contact_left img {
	float:left;
	padding:5px;
	margin-right: 5px;
	font-size:0px;
	vertical-align:central;
}
.dv_contact_left p {
	float:left;
	font-size:90%;
	text-align:left;
	vertical-align:central;
	_position:relative;
	_top:-50%
}

p.contact_long {
	float:left;
	width:350px;
	font-size:90%;
	text-align:left;
	vertical-align:central;
	_position:relative;
	_top:-50%
}

.dv_contact_left p a b {
	font-size:95%;
	font-weight:bold;
	text-decoration: none; 
}


#hor-zebra
{
	font-size: 85%;
	width: 380px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	border-bottom: 1px solid;
}
#hor-zebra td
{
	padding: 1px;
}

#hor-zebra td.title
{
	padding-left: 15px;
}


#reg-tab
{
	font-size: 95%;
	width: 660px;
	text-align: left;
	border-collapse: collapse;
}
#reg-tab th
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 22px;
	border-bottom: 1px solid;
}
#reg-tab td
{
	padding: 5px;
}

#reg-tab td.title
{
	padding-left: 25px;
}
