﻿/*
.confTitleBox {
    border-top: 3px solid #e05e00;
    border-bottom: 1px solid #c05000;
    background: #fa6900 url("../../images/klm_flash.png") repeat-x 0 -24px;
}
*/
/*
.confTitleBox {
    border-top: 3px solid #e05e00;
    border-bottom: 1px solid #c05000;
    background url("https://agenda.hepl.phys.nagoya-u.ac.jp/indico/conferenceDisplay.py/getPic?picId=2&confId=1774");
}

*/
.confTitleBox {
    color: white;
    min-height: 200px;
    border-top: none;
    border-bottom: none;
    background: white url("https://agenda.hepl.phys.nagoya-u.ac.jp/indico/conferenceDisplay.py/getPic?picId=2&confId=1774");
    background-size: contain;
    background-repeat: no-repeat;
}


/*
.confTitle {
    width: 1030px;
    margin: 0 auto;
    background url("https://agenda.hepl.phys.nagoya-u.ac.jp/indico/conferenceDisplay.py/getPic?picId=2&confId=1774");
}
*/

.confSubTitleBox {
    background: #e0e4cc url("../../images/klm_flash.png") repeat-x 0 -213px;
    border-bottom: 1px solid #bfc3ae;
    border-top: 1px solid #bfc3ae;
}

.confSubTitleContent {
    width: 950px;
    margin: 0 auto;
}

.conferencetitlelink {
    color: white;
}


	/* ------Menu------ */
	/* here is layout and style for creating default menu for conferences */


    /* Styles for all menu Items */

#outer {
    background: #dfe7e7;
    border: 1px solid #7e8383;
}

#outer li a:hover {
    background: #777;
    color: white;
}

.support_box {
    background: #dfe7e7;
    border: 1px solid #7e8383;
}

.support_box > h3 {
    background: #fa6900;
}

.conf_leftMenu {
	float:left;
	width:200px;
	background:transparent none repeat scroll 0 0;
}	

	
.menuConfTitle {
	text-align:left;
	color:#0200C6;
}

.menuConfTitle a {
    color: #4e4c46;
    padding: 7px 12px;
}

.menuConfSelected a {
    padding: 7px 12px;
    color: #4e4c46;
}
		
li ul.inner li a { 
    padding: 3px 12px 3px 30px;
    background: transparent url(../../images/conf/left_menu_bullet.png) scroll no-repeat 15px center;
} /* Sub Menu Styles */


    /* Styles for the searchbox */

.confSearchBox {
    background: transparent url("../../images/conf/sprites_orange.png") no-repeat 0 0;
}

.confSearchBox input {
    border: none;
    background: transparent;
}

.confSearchBox .searchButton {
    color: white;
}

.confSubTitle {
    color: #5b5d53;
}

.nowHappening {
    color: #5b5d53;
}


.simpleTextAnnouncement {
    background: #F5FAFF url(../../images/conf/sprites_orange.png) repeat-x scroll 0 -400px;
    border-top: none;
    border-bottom: 1px solid #CCC;
    color: #0f283d;
}
