/**
 * site.css
 *
 * Copyright (c) 2012 METID - Politecnico di Milano
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Global OCS site theme.
 *
 * $Id$
 */

.hidden,
#leftSidebar.hidden,
#rightSidebar.hidden {
	display: none;
}

html {
	overflow-y: scroll;
}

body {
	background-color: white;
	color: black;
}

body,
#content {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	color: #222222;
	font-size: inherit;
}

#content {
	min-height: 450px;
}

#main {
	border-bottom-width: 0px !important;
}

body {
	font-size: 16px;
	line-height: 18px;
}

p {
	margin: 0px 0px 5px 0px;
}

#content p {
	text-align: justify;
}

#header h1 {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
}


#main h2 {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 1em 0 0;
}

#main h4 {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
}

#content h3 {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 20px 0px 5px 0px;
}

#content > h3,
#content > form div:first-child h3 {
	margin-top: 0px;
}

#content h4 {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0.75em 1em 0 0;
	font-style: italic;
}

#content ul h4 {
	margin: 0.5em 1em 0 0;
	color: #000000;
	font-weight: normal;
}

table.info td {
	padding: 0 0.5em 0 0;
}

table.listing td {
	padding: 4px 6px;
	text-align: left;
}

table.listing tr.heading td,
table.listing td.heading,
table.info td.heading {
	font-weight: bold;
	text-align: left;
	padding: 10px 2px 10px 6px;
}

table.listing td.headseparator,
table.listing td.separator,
table.info td.separator {
	padding: 0px 0px 4px 0px;
}

table.notifications td.notificationFunction {
	white-space: nowrap;
}


#content td h4 {
	padding: 0px;
}

#main h4 {
	padding: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

ul.plain {
	padding-left: 10px;
}

#description ol {
	padding-left: 0px;
	margin: 0px 0px 5px 0px;
}

ol {
	padding-left: 10px;
}

li {
	list-style: none;
}

a:link {
	color: #CA3701;
	text-decoration: none;
}

a:active {
	color: #CA3701;
	text-decoration: none;
}

a:visited {
	color: #CA3701;
	text-decoration: none;
}

a:hover {
	color: #CA3701;
	background: transparent;
	text-decoration: underline;
}

.img-icon {
	vertical-align: middle;
}

div.separator {
	width: auto;
}


/* Layout */

#container {
	min-width: 150px !important;
}

/*.eko-body #container {
	min-width: 150px !important;
}*/

#header {
	background-color: silver;
	width: 100%;
	border-width: 0px;
}

#navbar,
#headerTitle {
	width: auto;
	min-height: 60px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px;
}

.eko-body #navbar,
.eko-body #headerTitle {
	width: 980px;
}

#headerTitle {
	border: 1px solid gray;
	border-bottom-width: 0px;
}

#headerTitle h1 {
	float: left;
	padding: 10px 20px;
	margin: 0px;
	font-weight: bold;
}

#pageHeaderLogo {
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 7px rgba(0,0,0,0.5);
}

/* AGGIUNGERE GLI ALTRI CASI */
#displayPageHeaderTitle #pageHeaderLogo {
	position: static;
	float: left;
	margin: 20px 0px 20px 20px;
}

/*
#headerTitleText {
	font-family: Tunga,Verdana,Arial,Helvetica,sans-serif;
	color: #222222;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	padding: 18px 20px 10px 20px;
	text-align: center;
}
*/
#body,
#footer {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.eko-body #body,
.eko-body #footer {
	width: 980px;
}

#body {
	background-color: white;
	border: 0px solid gray;
}

.eko-body #body {
	border-width: 0px 1px;
}

#navbar {
	position: relative;
 /*	height: 52px; */
	padding: 0px;
	background-color: transparent;
	border-bottom: 1px solid #CCCCCC;
}

#main {
	background-color: white;
	border-width: 0px;
	width: auto;
	min-height: 400px;
	display: block;
	padding: 0px 10px;
	border: 0px solid transparent;
}

.eko-body #main {
	margin: 0px 200px;
}

#main.no-left {
	margin-left: 0px;
	border-left-width: 0px;
}

#main.no-right {
	margin-right: 0px;
	border-right-width: 0px;
}

#main h2 {
	/*padding-left: 10px;  */
}

#main > h2 {
	padding: 10px 10px 5px 10px;
	margin: 0px;
	border: 1px solid #BBBBBB;
	background-color: #F4EED7;
	font-size: auto;
}

#breadcrumb {
	padding: 10px;
	font-size: 14px;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

ul.steplist a:hover {
	text-decoration: underline;
}

#content {
	padding: 10px 10px 30px 10px;
	border-top: 0px dotted #000;
}

#content > div {
	margin-bottom: 15px;
}

#footer {
	min-height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	position: relative;

	border: 1px solid gray;
}

#footer a {
	color: #FFFFFF;
}

#footer .ccLicenseContainer {
	text-align: center;
}
#footer .ccLicenseContainer a {
	height: 10px;
	line-height: normal;
}

#footer .loginStaffContainer  {
	position:absolute;
	bottom:0px;
	right:10px;
}
#footer .loginStaffContainer a {
	color: #D8A517;
	text-shadow: none;
}

#leftSidebar,
#rightSidebar {
	width: 180px;
	float: left;
	background-color: transparent;
	display: block;
	margin: 0px;
	padding: 10px 10px;
	border: 0px solid transparent;
}


#leftSidebar {
	float: left;
}
#rightSidebar {
	float: right;
}

#leftSidebar br,
#rightSidebar br {
	display: none;
}

html.eko-paper {
	overflow: hidden;
}



#navbar .join-conference-container {
	border: 1px solid #666666;
	position: absolute;
	right: 20px;
	top: 45px;
}
#navbar .join-conference-container a {
	display: block;
	padding: 10px 15px;
	height: 100%;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#navbar .join-conference-container a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}



#navbar ul.menu > li,
#navbar ul.login-area > li {
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
	height: 100%;
}

#navbar ul.menu a,
#navbar ul.login-area a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

#navbar a,
#navbar ul.menu a {
	/*font-family: "HelveticaNeue-CondensedBold",Verdana,"Helvetica LT",Arial,Helvetica,sans-serif; */
	font-family: "Tunga";

	letter-spacing: -0.3px;
}

#navbar ul.menu {
	border-bottom-width: 0px;
	position: absolute;
	left: 0px;
	top: 25px;
	width: 100%;
	background-color: transparent;
}

#navbar ul.menu a {
	font-size: 17px;
}

#navbar ul.menu a {
	padding: 5px 10px;
	background-color: white;
	color: black;
	font-weight: bold;
}


#navbar ul.login-area {
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#navbar ul.login-area a,
#navbar ul.login-area li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0px;
	font-size: 10px !important;
	color: #BB8013;
	/*text-shadow: 0px 0px 2px #222222; */

	/*text-shadow: -1px 0 #AAAAAA, 0 1px #AAAAAA, 1px 0 #AAAAAA, 0 -1px #AAAAAA;      */

}

#navbar ul.login-area li {
	margin: 5px 0px 5px 10px;
	padding: 2px 0px 2px 10px;
	border-left: 1px solid #BB8013;
	height: 11px;
}

#navbar ul.login-area a {
	color: #CA3701;
	font-weight: bold;
}

#navbar ul.login-area a:hover {
	text-decoration: underline;
}

#navbar ul.login-area li:first-child {
	border-left: 0px;
}

#navbar ul.login-area li:first-child strong {
	text-transform: uppercase;
}

.block {
	margin: 0px 0px 10px 0px;
	background-color: transparent;
	font-size: 15px;
	line-height: 15px;
	position: relative;
}

.block .blockTitle {
	display: block;
	font-weight: bold;
	line-height: 14px;
}
.block .blockSubtitle {
	display: block;
	font-weight: bold;
}
.block .blockTitleIcon {
	display: block;
	width: 23px;
	height: 22px;
	position: absolute;
	top: -3px;
	right: 6px;
	background: url("img/icon.png") no-repeat center center;
}

.block .blockTitle,
.block .blockSubtitle {
	padding: 1px 5px;
}
.block form {
	padding: 1px 5px 10px 5px;
}
.block ul {
	padding: 0px 5px 10px 5px;
}


#sidebarHelp .blockTitle,
#notification .blockTitle,
#sidebarAuthor .blockTitle,
#sidebarDirector .blockTitle,
#sidebarReviewer .blockTitle,
#sidebarTrackDirector .blockTitle {
	margin-bottom: 10px;
}

#sidebarHelp {
	border: 1px solid #F0B015;
	background-color: #FFFFFF;
}
#sidebarHelp .blockTitle {
	background-color: #FECE30;
	color: #BB8013;
	border-bottom: 1px solid #F0B015;
}
#sidebarHelp .blockTitleIcon {
	background-image: url("img/help_ico.png");
}

#notification {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#notification .blockTitle {
	background-color: #666666;
	color: #FFFFFF;
	border-bottom: 1px solid #A4A4A4;
}
#notification .blockTitleIcon {
	background-image: url("img/notification_ico.png");
}

#sidebarAuthor,
#sidebarDirector,
#sidebarReviewer,
#sidebarTrackDirector {
	border: 1px solid #434343;
	background-color: #FFFFFF;
}
#sidebarAuthor .blockTitle,
#sidebarDirector .blockTitle,
#sidebarReviewer .blockTitle,
#sidebarTrackDirector .blockTitle {
	background-color: #434343;
	color: #FFFFFF;
	border-bottom: 1px solid #8F8F8F;
}
#sidebarAuthor .blockTitleIcon,
#sidebarDirector .blockTitleIcon,
#sidebarReviewer .blockTitleIcon,
#sidebarTrackDirector .blockTitleIcon {
	background-image: url("img/submission_ico.png");
}

#sidebarNavigation {
	margin-top: 30px;
	margin-bottom: 0px;
}
#sidebarNavigation .blockTitle {
	display: none;
}
#sidebarNavigation table td {
	padding: 1px 0px;
}





input.textField, select.selectMenu, textarea.textArea, input.uploadField {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 4px;
	background-color: #eeeeee;
	border: 1px solid gray;
	border-radius: 3px;
}

select.selectMenu option {
/*	height: 20px;
	margin-top: -10px;     */
}

input.button {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 1px 10px;
	background-color: #eeeeee;
	border: 1px solid gray;
	border-radius: 3px;
}

input.defaultButton {
	background-color: #666666;
	color: white;
}


ul.menu,
ul.steplist {
	min-height: 25px;
}
ul.steplist {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

ul.menu li,
ul.steplist li {
	margin: 0px;
	padding: 0px 6px;
	font-size: 1em;
	line-height: 1.8em;
}
ul.menu li a,
ul.steplist li a {
	font-size: 0.85em;
}
ul.menu li.current,
ul.steplist li.current {
	background-color: #88A9B0;
}
ul.menu li.current,
ul.menu li.current a,
ul.steplist li.current,
ul.steplist li.current a {
	color: white;
	font-weight: bold;
}

.endPageLinks {
	color: transparent;
}
.endPageLinks a {
	color: black;
	border-left: 1px solid #999999;
	padding-left: 10px;
	margin-top: 5px;
}
.endPageLinks a:first-child {
	border-width: 0px;
}

#sidebarUser,
#sidebarFontSize,
#sidebarDevelopedBy {
	display: none;
}

#topBar {
	font-size: 16px;
}

#signinForm p {
	margin: 20px 0px 0px 74px;
}


/* Help */

html > body.eko-help #main {
	margin: 0px 230px 0px 0px;
	min-width: 100px;
	width: auto;
	float: none;
}

.eko-help  #container {
	min-width: 500px !important;
}

.eko-help  #content {
	min-width: auto !important;
}

.eko-help  #body {
	border-width: 0px;
}

.eko-help  #top {
	display: none;
}

.eko-help #sidebar {
	width: 220px;
	margin-right: 0px;
	float: right;
}

.eko-help #body {
	width: 100%;
}

div.thickSeparator {
	border-bottom-color: #CCCCCC;
}


/* Paper */

.eko-paper-frames frame body {
	width: 200px !important;
}

.eko-paper-frames #container {
	margin: 0px;
}

.eko-paper-frames #navbar ul.menu {
	left: 0px !important;
}


/* Pages adjustments */
#roles h4 {
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

#content #roles ul.plain {
	padding-left: 20px;
}

#content > div#users {
	margin-bottom: 0px;
}

#content > br {
	display: none;
}

body.page-about #content > a {
	padding-top: 20px;
	display: block;
}

body.eko-home #content h3 {
	border-top: 1px solid #BBBBBB;
}

/* Pagina manage conferenza */

body.eko-conference.title-manager-conferenceSiteManagement #content {
	padding-left: 0px;
	padding-right: 0px;
}

body.eko-conference.title-manager-conferenceSiteManagement #content > h3,
body.eko-conference.title-manager-conferenceSiteManagement #content > div {
	padding-left: 10px;
	padding-right: 10px;
}

body.eko-conference.title-manager-conferenceSiteManagement #content > h3,
body.eko-conference.title-manager-conferenceSiteManagement #content #description {
	background-color: #EAF0F1;
	border: 1px solid #CCCCCC;
}

body.eko-conference.title-manager-conferenceSiteManagement #content > h3 {
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

body.eko-conference.title-manager-conferenceSiteManagement #content #description {
	padding-bottom: 10px;
	border-top-width: 0px;
	margin-bottom: 0px;
}

body.eko-conference.title-manager-conferenceSiteManagement #users,
body.eko-conference.title-manager-conferenceSiteManagement #roles {
	background-color: #EAF0F1;
	border: 1px solid #CCCCCC;
}

body.eko-conference.title-manager-conferenceSiteManagement #users {
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
body.eko-conference.title-manager-conferenceSiteManagement #roles {
	padding-bottom: 10px;
	border-top-width: 0px;
}
body.eko-conference.title-manager-conferenceSiteManagement #users > h3 {
	margin-top: 0px;
	padding-top: 0px;
}

body.eko-conference.title-manager-conferenceSiteManagement #currentConfs > h3 {
	margin-top: 0px;
}



table.data td {
	padding: 2px;
	margin: 2px 0px;
}





/* Review page */
body.eko-conference.page-reviewer .reviewData table .label,
body.eko-conference.page-reviewer .uploadedFiles table .label,
body.eko-conference.page-reviewer .recommendation table .label {
	width: 130px;
	white-space: nowrap;
}

body.eko-conference.page-reviewer .response .canDoReview {
	font-weight: bold;
	color: #15C500;
}
body.eko-conference.page-reviewer .response .cannotDoReview {
	font-weight: bold;
	color: #D00C1A;
}
body.eko-conference.page-reviewer .response .accepted,
body.eko-conference.page-reviewer .response .rejected {
	display: inline-block;
	padding: 4px 6px 1px 6px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
body.eko-conference.page-reviewer .response .accepted {
	background-color: #17C500;
}
body.eko-conference.page-reviewer .response .rejected {
	background-color: #D00B19;
}


body.eko-conference.page-reviewer .reviewData .abstract td,
body.eko-conference.page-reviewer .reviewData .manuscript td {
	border-bottom: 2px solid #FFFFFF;
}
body.eko-conference.page-reviewer .reviewData .abstract .value,
body.eko-conference.page-reviewer .reviewData .manuscript .value,
body.eko-conference.page-reviewer .reviewData .suppfiles .value {
	background-color: #E1ECF0;
}
body.eko-conference.page-reviewer .reviewData .suppfiles .nodata {
	background-color: #EEEEEE;
}

body.eko-conference.page-reviewer .uploadedFiles .value {
	background-color: #E1ECF0;
}
body.eko-conference.page-reviewer .uploadedFiles .nodata {
	background-color: #EEEEEE;
}
body.eko-conference.page-reviewer .uploadedFiles td {
	border-bottom: 2px solid #FFFFFF;
}
body.eko-conference.page-reviewer .uploadedFiles form {
	margin-left: 148px;
	margin-top: 8px;
}


body.eko-conference.page-reviewer .recommendation .reccomendationSelected {
	padding: 4px 6px 1px 6px;
	background-color: #666666;
	color: #FFFFFF;
	display: inline-block;
}





