	.cwhead {
		background-image:url(../img/clanwars/cwhead_r1_c2.png);	
		color:#fff;
		font-weight:bold;
		padding: 0;
		margin:0;
		line-height:32px;
		letter-spacing: 0;
		text-shadow: 1px 1px #444;
	}
	.cwheadl {
		background-image:url(../img/clanwars/cwhead_r1_c1.png);	
		width: 6px;
	}
	.cwheadr {
		background-image:url(../img/clanwars/cwhead_r1_c4.png);	
		width: 6px;
	}
	.row1 {
		background-color:#f1f0f2;
		line-height: 38px;
		border: 1px solid #ccc;
	}

	.row2 {
		background-color:#e7e4e2;
		line-height: 38px;
		border: 1px solid #ccc;
	}
	.cellwon {
		background-image:url(../img/clanwars/cellwon.png);
		font-weight:bold;
		color:#fff;
		text-align:center;
	}
	.celllose {
		background-image:url(../img/clanwars/celllose.png);
		font-weight:bold;
		color:#fff;
		text-align:center;
	}
	.celldraw {
		background-image:url(../img/clanwars/celldraw.png);
		font-weight:bold;
		color:#fff;
		text-align:center;
	}

div#title {
	height: 60px;     
	font-size: 1.8em;
	color: #fff;
	letter-spacing: 0;
	text-shadow: 1px 1px #444;     
	background: url(../img/title.png) no-repeat;
}
div#title p {			
	height: 20px;
	margin: 0 0 20px 0;
	font-size: 1.0em;
	padding: 20px 20px;
	color: #fff;
	letter-spacing: 0;
	text-shadow: 1px 1px #444;
}

div#subline_won {
	background: #fff url(../img/clanwars/subline_won.png) 0 0 no-repeat;
	height: 115px;
	margin: 0 0 0px 0;
	font-size: 1.8em;
	font-weight: bold;
	padding: 7px 75px;
	color: #fff;
	letter-spacing: 0;
	text-shadow: 1px 1px #444;
}

div#subline_won span {
	position:absolute;
}

div#subline_won span img.hrtlogo {
	padding: 0 75px 0 0;
}

div#subline_won span img.opplogo {
	padding: 0 0 0 175px;
}

div#subline_won ul li {
	list-style-type: none;
	text-align:center;
	margin: 0 50px 0 0;
	line-height: 50px;
}

		div#subline_lost {
		background: #fff url(../img/clanwars/subline_lost.png) 0 0 no-repeat;
		height: 115px;
		margin: 0 0 0px 0;
		font-size: 1.8em;
		font-weight: bold;
		padding: 7px 75px;
		color: #fff;
		letter-spacing: 0;
		text-shadow: 1px 1px #444;
		}
		
		div#subline_lost span {
		position:absolute;			
		}
		
		div#subline_lost span img.hrtlogo {
		padding: 0 75px 0 0;			
		}
		
		div#subline_lost span img.opplogo {
		padding: 0 0 0 175px;
		}
	
		div#subline_lost ul li {
			list-style-type: none;
			text-align:center;
			margin: 0 50px 0 0;
			line-height: 50px;
		}
		
						div#subline_draw {
							background: #fff url(../img/clanwars/subline_draw.png) 0 0 no-repeat;
							height: 115px;
							margin: 0 0 0px 0;
							font-size: 1.8em;
							font-weight: bold;
							padding: 7px 75px;
							color: #fff;
							letter-spacing: 0;
							text-shadow: 1px 1px #444;
							}
							
								div#subline_draw span {
								position:absolute;			
								}
								
									div#subline_draw span img.hrtlogo {
									padding: 0 75px 0 0;			
									}
									
										div#subline_draw span img.opplogo {
										padding: 0 0 0 175px;
										}
	
											div#subline_draw ul li {
												list-style-type: none;
												text-align:center;
												margin: 0 50px 0 0;
												line-height: 50px;
											}
h3#versus {
font-size: 1.6em;
margin-bottom: 5px;
letter-spacing: 0;	
}	
h3#versus a {
text-decoration:none;
color:#2D5DA4;
}

div#screenshots {
	padding-bottom:5px;
}
	div#screenshots ul {
		list-style-type: none;
		width: 260px;
		padding: 0;
		margin: 10px 10px;
	}
		div#screenshots li {
			list-style-type: none;
			position: relative;
		}
			div#screenshots li img {
				vertical-align: bottom;
				border: 0;
			}
				div#screenshots li img.zoom {
					position: absolute;
					bottom: 5px;
					right: 5px;
					}	
						div#screenshots ul li p {
							font-weight:bold;
							margin: 0 0 -5px 0;
						}

div.sidebox div.box-head-small {
	background: #fff url(../img/clanwars/box_head_small.png) 0 0 no-repeat;
	height: 32px;
	letter-spacing: 0;
	text-shadow: 1px 1px #444;   
	position: relative;
}
	div.sidebox div.box-head-small h6 {
		color: #fff;
		text-align: center;
		line-height: 32px;
	}

h4.content_headline {
	height: 20px;
	font-size: 1.0em;				
	color: #fff;
	padding: 5px 10px;
	margin:0;
	letter-spacing: 0;
	text-shadow: 1px 1px #444;     
	background: url(../img/server/server_head.png) no-repeat;
}

div.details {
	padding: 0;
}
	div.details dl {
		padding: 0;
		font-weight: bold;
		margin-left: 0;
		margin-bottom: 20px;
	}	
		div.details dt {
			float: left;
			padding: 0 0 0 20px;
			font-weight: bold;
			width: 20%;
			line-height: 30px;
		}
			div.details dd {
				margin: 0;
				padding: 0 0 0 0;
				font-weight: normal;
				line-height: 30px;
			}
div.details_team {
	padding: 0;
	font-size:0.8em;
}
	div.details_team dl {
		padding: 0;
		font-weight: bold;
		margin-left: 0;
		margin-bottom: 20px;
	}	
		div.details_team dt {
			float: left;
			padding: 0 0 0 20px;
			font-weight: bold;
			width: 20%;
			line-height: 30px;
		}
			div.details_team dd {
				margin: 0;
				padding: 0 0 0 0;
				font-weight: normal;
				line-height: 30px;
			}
			
			

dt.row1 {
	background-color: #F1F0F2;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
	dd.row1 {
		background-color: #F1F0F2;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

dt.row2 {
	background-color: #E4E2E7;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
	dd.row2 {
		background-color: #E4E2E7;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

.row1end {
	background:url(../img/clanwars/rowend1.png) no-repeat;
}

.row2end {
	background:url(../img/clanwars/rowend2.png) no-repeat;
	
}
div#mapbox {
	padding: 10px 0 2px 0;
	margin:0 0 20px 0;
	background: #fff url(../img/server/content_box.png) 0 100% no-repeat;
}
  div#mapbox ul {
	margin: 0 auto;
	padding:5px 0 0 0;
	overflow: hidden;
	width: 600px;
  }
	div#mapbox ul li {
		list-style-type: none;
		text-align:center;
		float: left;
		margin-left: 100px;
	} 
		div#mapbox ul li span {
			display: block;
			color: #fff;
			text-shadow: 1px 1px #444;
			font-size: 1.2em;
		}

span.mapwon {
	background:url(../img/clanwars/mapwon.png) no-repeat;
	line-height: 25px;
	width: 150px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: -5px 0 0 0;
}
span.maplost {
	background:url(../img/clanwars/maplost.png) no-repeat;
	line-height: 25px;
	width: 150px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: -5px 0 0 0;
}
span.mapdraw {
	background:url(../img/clanwars/mapdraw.png) no-repeat;
	line-height: 25px;
	width: 150px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: -5px 0 0 0;
}				
