
/* --- myc_kws extension --------------------- */

/* --- myc_kws pi1 */

.tx-myckws-pi1 .yform p.infoaddschool {
	font-weight: bold;
}
div.infomsg {
	color: #269b2b;
	border: 1px solid #269b2b;
	background-color: #defee0;
	font-weight: bold;
	margin: 0.5em 0px;
	padding: 0.5em;
}
div.error,
div.warning {
	color: #cc0000;
	border: 1px solid #cc0000;
	background-color: #fee;
	font-weight: bold;
	margin: 0.5em 0px;
	padding: 0.5em;
}
.tx-myckws-pi1 textarea.projectdesc {
	width: 40em;
	height: 20em;
}
.tx-myckws-pi1 div.panel {
	background-color: #e4e4e4;
	padding: 0.5em;
	margin-bottom: 1.5em;
}
.tx-myckws-pi1 h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.tx-myckws-pi1 h3.bar {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.tx-myckws-pi1 div.school {
	padding-top: 0px;
	padding-bottom: 2px;
}
.tx-myckws-pi1 textarea.slogan {
	height: 2.5em;
	width: 90%;
}

.tx-myckws-pi1 table.projectList th {
	color: #fff;
	background-color: #113360;
}
.tx-myckws-pi1 table.projectList td {
	background-color: #fff;
}

.tx-myckws-pi1 label.wide {
	width: 13em;
}

/* --- myc_kws pi2 */

.tx-myckws-pi2 .projectitemlist {
	overflow: hidden;
}
.tx-myckws-pi2 .projectitemlist .projectitem {
	clear: both;
	padding-top: 1em;
}
.tx-myckws-pi2 .projectitemlist .projectitem .projecticon {
	float: left; 
	height: 90px;
	width: 80px;
	text-align: center;
}
.tx-myckws-pi2 .projectitemlist .projectitem .projecttext {
	/* float: left; */
	/* width: 290px; */
	margin-bottom: 1em;
}
.tx-myckws-pi2 .projectitemlist .projectitem .projecttext h3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0.2em;
}
.tx-myckws-pi2 .projectitemlist .projectitem .projectimg {
	float: right;
	width: 171px;
	padding-left: 20px;
}
.tx-myckws-pi2 .itemnav {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tx-myckws-pi2 .itemnav .prev {
	float: left;
}
.tx-myckws-pi2 .itemnav .next {
	float: right;
}
.tx-myckws-pi2 .itemnav .list {
	margin-left: 180px;
	margin-right: 180px;
	text-align: center;
}
.tx-myckws-pi2 .image {
	float: right;
	margin-left: 20px;
}
.tx-myckws-pi2 .image img {
	margin-bottom: 20px;
}

.tx-myckws-pi2 #tabview {
	overflow: hidden;
}
.tx-myckws-pi2 #tabview ul {
	height: 26px;
	list-style: none outside none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	width: auto;
}
.tx-myckws-pi2 #tabview ul li {
	float: left;
	list-style: none outside none;
	margin: 0px 5px 0px 0px !important;
	padding: 0 0 0 14px !important;
	background: url("/typo3conf/ext/myc_kws/res/img/taboff_l.gif") no-repeat scroll left top transparent;
}
.tx-myckws-pi2 #tabview ul li.cur {
	background: url("/typo3conf/ext/myc_kws/res/img/tabon_l.gif") no-repeat scroll left top transparent;
}
.tx-myckws-pi2 #tabview ul li a {
	display: block;
	float: left;
	padding: 2px 12px 0px 0px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	background: url("/typo3conf/ext/myc_kws/res/img/taboff_r.gif") no-repeat scroll right top transparent;
	cursor: pointer;
}
.tx-myckws-pi2 #tabview ul li a:hover {
	text-decoration: none;
}
.tx-myckws-pi2 #tabview ul li a.cur {
	color: #fff;
	background: url("/typo3conf/ext/myc_kws/res/img/tabon_r.gif") no-repeat scroll right top transparent;
}
.tx-myckws-pi2 #tabview ul li a.cur:hover {
	color: #fff;
}

.tx-myckws-pi2 #tabview .tabwrap {
	clear: both;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1em 1.5em;
}

.tx-myckws-pi4 {
	padding: 20px 0px;
}

.tx-myckws-pi4 .stext {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
}



.tx-myckws-pi3 table.googleinfotbl {
	border-bottom: 0px solid #fff;
	border-top: 0px solid #fff;
}
.tx-myckws-pi3 table.googleinfotbl tr:hover {
	background-color: transparent;
}
.tx-myckws-pi3 table.googleinfotbl tr:hover td {
	background-color: transparent;
}
.tx-myckws-pi3 table.googleinfotbl td {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	border-bottom: 0px solid #fff;
	width: 50%;
	border-top: 0px solid #fff;
}
.tx-myckws-pi3 #googleinfowindow h3 {
	padding-right: 10px;
}

.tx-myckws-pi5 .voting {
	padding-top: 10px;
}
.tx-myckws-pi5 .voting form {
	padding-top: 20px;
}

.tx-myckws-pi6 tr.winner td {
	font-weight: bold;
}
