html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, form, label, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: arial;
	background-color: transparent;
}

html {
/*font-family: Franklin Gothic Medium; Palatino Linotype, Monaco, Franklin Gothic Medium, Helvetica, Georgia */
	background-color: #fff;
	background-image:url('../gfx/bg.jpg');
	background-repeat:repeat-x;
	color:#858585;
	font-size:0.7em;
	line-height:150%;
}

h1 {
	font-size:1.5em;
	color:#29bbe4;
	font-weight:bold;
	font-family:trebuchet;
	padding-bottom:10px;
}

a {
	color:#858585;
	text-decoration:none;
}
a:hover {
	color:#484848;
	text-decoration:none;
	cursor:pointer;
}

.blue {
	color:#5ccbe9;
	text-decoration:none;
	font-weight:bold;
}
.blue:hover {
	color:#cea564;
	text-decoration:none;
	font-weight:bold;
}

.brown {
	color:#cea564;
	font-weight:bold;
}


.white:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}

.box {
	border: solid 1px #dddddd;
	padding:10px;
	border-bottom: solid 3px #edebeb;
	line-height:170%;
	margin-bottom:20px;
}

.line {
	height:1px;
	border-top: dotted 1px #d5d5d5;
	margin-top:8px;
	margin-bottom:8px;
}


#topContainer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:auto;
	font-size:0.8em;
	font-weight:bold;
	color:#969595;
	clear:both;
	overflow:auto;
}
	#topContainer #left {
		background-image:url('../gfx/logo.jpg');
		width:218px;
		height:78px;
		float:left;
	}
	
	#topContainer #right {
		width:770px;
		float:left;
		padding-top:30px;
		font-size:1.3em;
	}
	
		#topContainer #right li {
			list-style-type:none;
			float:left;
			padding-right:25px;

		}
		
#impression {
	width:100%;
	background-color:#000;
	clear:both;
}

#impression #big {
	background-image:url('../gfx/impression_big.jpg');
	width:976px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}

#impression #small {
	background-image:url('../gfx/impression_small.jpg');
	width:976px;
	height:99px;
	margin-left:auto;
	margin-right:auto;
}


#containerFull {
	background-image:url('../gfx/bg_container_full.jpg');
	background-color: #fff;
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	overflow:auto;
}



#loginUser {
	background-image: url('../gfx/login_user.jpg');
	width:100px;
	height:20px;	
}
#loginPass {
	background-image: url('../gfx/login_pass.jpg');
	width:100px;
	height:20px;	
}

#login input, select, textarea {
	background: url('../gfx/textfield.gif');
	border:solid 0px;
	color:#767676;
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
}

.submitButton {
	border:solid 0px;
	color:#767676;
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
}

input, select, textarea {
	background: url('../gfx/textfield.gif');
	border:solid 1px;
	border-color:#ccc;
	color:#767676;
	font-family:verdana;
	font-size: 8pt;
	font-weight: normal;
}


.fight_sticker {
	background: url('../gfx/fight_sticker.png');
	width:191px;
	height:155px;
	position:absolute;
	margin-left:-90px;
	margin-top:-110px;
}
	.fight_sticker .text {
		padding:25px 10px 0 0;
		color:#000;
		text-align:center;
		position:relative;
	}
	
	.fightbox {
		width:570px;
		border:solid 1px #fff;
	}
	.fightbox:hover {
		width:570px;
		border:solid 1px #c6c6c6;
		cursor:pointer;
		background-color:#eee;
	}
	
	
	
	.forumbox {
		width:550px;
		border-top: solid 1px #eee;
		padding-top:10px;
	}
	.forumbox:hover {
		width:550px;
		cursor:pointer;

		background-repeat:repeat-x;
		padding-top:10px;
		color:#29bbe4;
	}
	
	
	
#login_redbg {
	background: url('../gfx/login_redbg.png');
	width:563px;
	height:56px;
	color:#fff;
	font-size:1.1em;
}

	#login_redbg #logincontent {
		margin-left:110px;
		margin-top:20px;
	}
	
	
	
#steps {
}

#steps .step_text {
margin-top:-35px;
margin-left:35px;
}

#steps .done {
background-color:#29bbe4;
float:left;
height:42px;
color:#c6edf8;
}

#steps .current {
background-color:#1c7f9c;
float:left;
height:42px;
color:#89bccb;
}

#steps .notyet {
background-color:#e5e5e5;
float:left;
height:42px;
color:#a29f9f;
}


.chosenPic {
	border:solid 3px #d60000;
	padding:5px;
}



.paginationBox {
	border:solid 1px #DDDDDD;
	padding:3px 10px 3px 10px;
	float:left;
	margin:3px;
}

.paginationBox:hover {
	border:solid 1px #000;
	padding:3px 10px 3px 10px;
	float:left;
	margin:3px;
	cursor:pointer;
}

.paginationBoxCurrent {
	border:solid 1px #fff;
	color:#5cdcf7;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	float:left;
	margin:3px;
}


#ie6 {
display:none;
}

.quotearea {
	display: block;
	margin:0 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fffcce none   ;
	border-radius: 5px;
	border: 1px solid #c6b897;
	font: italic  normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	position: relative;
	top: 0;
}

.quotearea .top {
	padding-left: 8px;
	padding-top: 8px;
}

.quotearea .inner {
	padding-left: 8px;
	padding-right: 8px;
}

.comment a {
	color: #5ccbe9;
	text-decoration: underline;
}

.comment a:hover {
	text-decoration: none;
}
