/* Headings */
h1, h2, h3 {
	color: #ec166e;
	font-family: 'Trade Gothic', Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
}
h1 {
	background-color: #ec166e;
	color: #fff;
	font-size: 3.45em; /* 38px */
	display: inline-block;
	line-height: 58px;
	margin-bottom: 16px;
	padding: 4px 13px 0px 13px;
}
h2 {
	font-size: 1.82em;
	color: #fff;
	display: block;
	padding-bottom: 8px;
}
h3 {
	color: #ffffff;
	font-size: 1.35em; /* 17px */
	display: block;
}
h4 {
	font: 2.0em 'Trade Gothic', arial ;
	color: #ffffff;
	font-weight: 400;
	display: block;
	padding-bottom: 8px;
}
h5 {
	font: 1.1em'Trade Gothic', arial ;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

.csc-header {
	margin-top: 20px;
}

#right h1 {
	background-color: #034EA2;
}
/* List styles */
.content-item ul,
.content-item ol {
	padding-left: 16px;
	margin-bottom: 8px;
}
.content-item ul {
	list-style-type: square;
}

/* Bodytext */
p.bodytext {
	margin-bottom: 1em;
}

/* Former winners */
.former-winner {
	color: #333;
	float: left;
	padding: 10px 0;
	width: 194px; /* IE6 */
}
.former-winner .csc-header {
	margin-top: 0;
}
.former-winner .csc-header h2 {
	padding-bottom: 0;
	margin-left: 9px;
}
.former-winner .csc-textpic {
	background: #fff;
}
.former-winner .csc-textpic .csc-textpic-text {
	min-height: 150px;
	padding: 10px;
}
.former-winner 	.csc-textpic .csc-textpic-text ul {
	list-style-image: url(../images/bullets/list.gif);
}
.former-winner .csc-textpic .csc-textpic-text ul li {
	font-weight: bold;
}
#content .news-single-item .content a, #content .content-item a{
	color: #ec166e;
}
#content .news-single-item .content a:hover,
#content .content-item a:hover{
	background-color: #ec166e;
	color: #fff;
	text-decoration: none;
}

/* CSC frames/rulers */
.csc-frame-rulerAfter {
	clear: both;
	float: none;
}

/* partners */
.partner {
	background-color: #fff;
	float: left;
	height: 120px;
	padding: 10px;
	width: 160px;
	margin: 9px 16px 9px 0;
}
#content div.partner .content-item a {
	display: block;
	line-height: 0;
	width: 160px;
	text-align: center;
}
#content div.partner .content-item a:hover {
	background: none;
	text-decoration: none;
}