/****************/
/*  @ RunMates  */
/****************/





html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:Tahoma;
	font-size:13px;
}




/* speech bubble*/

.sbl {
	max-width:400px;
	min-width:100px;
 	background: url('./images/bl.jpg') bottom left no-repeat #b8cce4; 
	text-align: center; 
	font-family:Tahoma;
	font-size:13px;
}
.sbl2 {
	max-width:180px;
	min-width:50px;
 	background: url('./images/bl.jpg') bottom left no-repeat #b8cce4; 
	text-align: center; 
	font-family:Tahoma;
	font-size:13px;
}
.sbr { background: url('./images/br.jpg') bottom right no-repeat; }
.stl { background: url('./images/tl.jpg') top left no-repeat; }
.str { background: url('./images/tr.jpg') top right no-repeat; padding: 10px; } 
.sb {
	margin-right:22px;
	text-align: right;
	font-family:Tahoma;
	font-size:13px;

}
.sb2 {

	margin-left:22px;
	text-align: left;
	font-family:Tahoma;
	font-size:13px;
}
.sb3 {

	text-align: center;
	font-family:Tahoma;
	font-size:13px;
}


	



/*tables*/

table.mother {
	height:100%;
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border:0px none ;
	background-color: white;
}
table.mother td {
	/*border-width: 0px;
	border-style: none;*/
	border:0px none;
	padding: 0px;
}


table.speechbuble {
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none;
	/*background-color:#9999FF;*/
	background:url(images/tl.jpg) top right;
}
table.speechbuble td {
	
	padding: 0px;
	/*border-width: 0px;
	border-style: none;*/
	border: 0px none;
}

table.banner {
	width:1000px;
	/*border-width: 0px;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none;
	background-color: #1863c8;
}
table.banner td {
	padding: 2px;
	/*border-width: 0px;
	border-style: inset;
	border-color: gray;
*/	border: 0px none;
	background-color: #1863c8;
}


table.footer2 {
	width:1000px;
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
		
}

table.footer2 td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: none;*/
	border: 0px none ;

}

/*
table.footer {
	width:1000px;
	border-width: 0px;
	border-spacing:0px ;
	border-style: none;
	border-collapse: collapse;
	background-color: white;
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -500px;
		
}

table.footer td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
*/

table.content {
	width:1000px;
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
}
table.content td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: none;*/
	border: 0px none;
}

table.ranking {
	/*border-width: 0px;
	border-style: outset;*/
	border-collapse: collapse;
	border: 0px none ;
	vertical-align:middle;
}
table.sample td {
	/*border-width: 0px;*/
	padding: 2px;
	/*border-style: inset;*/
	border: 0px inset;
	vertical-align:middle;
}

table.box {
	width:650px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #1863c8;*/
	border-collapse: separate;
	border: 1px solid #1863c8; 
	background-color: white;
	vertical-align:top;
}
table.box td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: inset;*/
	border: 0px none;
	vertical-align:top;
}

table.mediumbox {
	width:800px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #1863c8;*/
	border-collapse: separate;
	border: 1px solid #1863c8; 
	background-color: white;
	vertical-align:top;
}
table.mediumbox td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: inset;*/
	border: 0px none;
	vertical-align:top;
}

table.largebox {
	width:1000px;
	border-collapse: separate;
	border: 1px solid #1863c8;
	background-color: white;
	vertical-align:top;
}
table.largebox td {
	padding: 0px;
	border: 0px none;
	vertical-align:top;
}



table.navbar {
	width:800px;
	/*border-width: 0px;
	border-style: none;
	border-color: gray;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
}
table.navbar td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: none;
	border-color: gray;*/
	border: 0px none;
	background-color: white;
}



table.nopadding {
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
	vertical-align:top;
}
table.nopadding td {
	/*border-width: 0px;
	padding: 0px;
	border-style: none;*/
	border: 0px none ;
	vertical-align:top;
}


table.login {
	width:1000px;
	/*border-width: 1px;
	border-style: none;
	border-color: gray;*/
	border-collapse: separate;
	border: 1px none ;
	background-color: #b8cce8;
}
table.login td {
	/*border-width: 1px;*/
	padding: 1px;
	/*border-style: none;*/
	border:0px none;
	background-color: #b8cce8;
}


table.signup {
	width:320px;
	/*border-width: 0px;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
}
table.signup td {
	/*border-width: 0px;
	border-style: none;*/
	padding: 0px;
	/*border-style: none;*/
	border: 0px none ;
	background-color: #b8cce8;
}



table.profilebox {
	width:630px;
	/*border-width: 1px;
	border-spacing: 5px;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
	vertical-align:top;
	
}
table.profilebox td {
	/*border-width: 1px;*/
	padding: 1px;
	/*border-style: none;*/
	border:0px none;
	background-color: white;
	vertical-align:top;
	
}
table.profilebox th {
	/*border-width: 1px;*/
	padding: 1px;
	/*border-style: none;
	border-color: gray;*/
	border: 1px none;
	background-color: #b8cce8;
	
}





table.profilesmallbox {
	width:200px;
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
	vertical-align:text-top;
}
table.profilesmallbox td {
	padding: 1px;
	border: 0px none;
	background-color: white;
	vertical-align:text-top;
}
table.profilesmallbox th {
	padding: 1px;
	border: 0px none;
	background-color: #b8cce8;
}


table.profilemediumbox {
	width:420px;
	border: 0px none ;
	border-collapse: collapse;
	background-color: white;
	vertical-align:text-top;
}
table.profilemediumbox td {
	padding: 1px;
	border: 0px none;
	background-color: white;
	vertical-align:text-top;
}
table.profilemediumbox th {
	padding: 1px;
	border: 0px none;
	background-color: #b8cce8;
}


table.sidebox {
	width:180px;
	border: 0px none ;
	border-collapse: collapse;
	background-color: white;
	vertical-align:text-top;
}
table.sidebox td {
	padding: 1px;
	border: 0px none;
	background-color: white;
	vertical-align:text-top;
}
table.sidebox th {
	padding: 1px;
	border: 0px none;
	background-color: #b8cce8;
}

table.trashtalk {
	/*border-width: 0px;
	border-spacing:0px ;
	border-style: none;*/
	border-collapse: collapse;
	border: 0px none ;
	background-color: white;
}
table.trashtalk td {
	/*border-width: 0px;*/
	padding: 0px;
	/*border-style: none;*/
	border: 0px none;
}

table.error {
	/*border-width: 2px;
	border-spacing: ;
	border-style: outset;
	border-color: red;*/
	border-collapse: collapse;
	border: 2px outset red ;
	background-color: #fffafa;
}
table.error th {
	/*border-width: 1px;*/
	padding: 5px;
	/*border-style: none;
	border-color: gray;*/
	border: 0px none;
	background-color: #faf0e6;
}
table.error td {
	/*border-width: 1px;*/
	padding: 5px;
	/*border-style: none;
	border-color: gray;*/
	border: 0px none;
	background-color: #faf0e6;
}

/*table.rundetail2 {
	border-collapse: collapse;
	border: 0px none ;
	background-color: #fffafa;
}
table.rundetail2 th {
	padding: 2px;
	border: 0px none;
	background-color: #BB85D6;
}
table.rundetail2 td {
	padding: 2px;
	border: 0px none;
	background-color: #e6cff1;
}*/



/* Links */

a.bleu{
	color:#1863c8;
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
}
a.bleu:hover{background-color:#b8cce8}

a.white{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}
a.white:hover{background-color:#b8cce8}


a.normal{
	color:#1863c8;
	font-family:Tahoma;
	font-size:13px;
}
a.normal:link{text-decoration:none }
a.normal:visited{text-decoration:none }
a.normal:active{text-decoration:none }
a.normal:hover{ text-decoration:underline }

a.normaldark{
	color:#365f91;
	font-family:Tahoma;
	font-size:13px;
}
a.normaldark:link{text-decoration:none }
a.normaldark:visited{text-decoration:none }
a.normaldark:active{text-decoration:none }
a.normaldark:hover{ text-decoration:underline }

a.bold{
	color:#1863c8;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
a.bold:link{text-decoration:none }
a.bold:visited{text-decoration:none }
a.bold:active{text-decoration:none }
a.bold:hover{ text-decoration:underline }

a.status{
	color:#000000;
	font-family:Tahoma;
	font-size:13px;
}
a.status:link{text-decoration:none }
a.status:visited{text-decoration:none }
a.status:active{text-decoration:none }
a.status:hover{ text-decoration:underline }

a.heading{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4f81bd;
}
a.heading:link{text-decoration:none }
a.heading:visited{text-decoration:none }
a.heading:active{text-decoration:none }
a.heading:hover{ text-decoration:none }




/* Fonts */


font.body{
	font-family:Tahoma;
	font-size:13px;
}
font.bold{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
font.bleu{
	font-family:Tahoma;
	font-size:13px;
	color:#4f81bd;
}
font.white{
	font-family:Tahoma;
	font-size:13px;
	color:#ffffff;
}
font.darkbleu{
	font-family:Tahoma;
	font-size:13px;
	color:#365f91;
}
font.heading1{
	font-family:Tahoma;
	color:#365f91;
	font-size:18px;
	font-weight:bold;
}
font.heading2{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#4f81bd;
}
font.heading3{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4f81bd;
}
font.heading3black{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
font.bannerwhite {
	color:#FFFFFF;
	font-family:  Tahoma;
	font-size: 16px;
}
font.bannerwhitesmall {
	color:#FFFFFF;
	font-family:  Haettenschweiler;
	font-size: 14px;
}
font.bannerwhitebig {
	color:#FFFFFF;
	font-family:  Haettenschweiler;
	font-size: 24px;
}

font.bannerredsmall {
	color:#CC0000;
	font-family: Haettenschweiler;
	font-size: 14px;
}

font.red{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
}

font.profileboxheader {
	font-family:Tahoma;
	font-size:15px;
	color:#1863c8;
	text-align:center;
	display:inline;
}



font.bleu {
	font-family:Tahoma;
	font-size:13px;
	color:#1863c8;
}

font.bleuwall {
	color:#1863c8;
	font-size:14px;
	font-weight:bold;
}

font.gray {
	font-family:Tahoma;
	font-size:13px;
	color:#999999;
}
font.smallgray {
	font-family:Tahoma;
	font-size:11px;
	color:#999999;
	font-weight:bold;
}

font.winner{
	font-family:Tahoma;
	font-size:13px;
	color:#c6a50c;
	font-weight:bold;

}




/* Div */

div.verticaltext {
	writing-mode: tb-rl;
}
div.body {
	font-family:Tahoma;
	font-size:13px;
	display:inline;
}
div.count {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4f81bd;
	display:inline;
}

div.footer{
position:absolute;
bottom:0;
}
div.profileboxheader {
	font-family:Tahoma;
	font-size:15px;
	color:#1863c8;
	text-align:center;
	display:inline;
}




/*input*/
input.talk{
	border:none;
}




/* Lines */

hr.bleuhr{
	width:70%;
	color:#1863c8;
	background-color:#1863c8;
	height:1px;
}
hr.bleuhr2{
	width:100%;
	color:#1863c8;
	background-color:#1863c8;
	height:0.5px;
}




/* Images */


img {

border-style:none
}
