/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

	ELEMENT

	StyleSheet @ www.sbracing.info
	Copyright 2003 Rydén Design & Teknik AB
	www.rdt.nu | info@rdt.nu

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

.r1 { font-size: 11px; color: #333; background-color: transparent; font-weight: bold; }
.r2 { font-size: 11px; color: #2E2E2E; background-color: transparent; font-weight: bold; }
.r3 { font-size: 12px; color: #555; background-color: transparent; font-weight: bold; }
.r4 { font-size: 11px; color: #0075bf; background-color: transparent; font-weight: bold; }

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.m1 { font-size: 9px; color: #999; background-color: transparent; font-weight: normal; }
.m2 { font-size: 9px; color: #2E2E2E; background-color: transparent; font-weight: bold; }
.m3 { font-size: 9px; color: #2E2E2E; background-color: transparent; font-weight: bold; }
.m4 { font-size: 9px; color: #2E2E2E; background-color: transparent; font-weight: bold; }

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a.grey:link, a.grey:visited {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: #333; 
	background-color: transparent;
	text-decoration: none; 
	font-size: 10px; 
	font-weight: normal;
}

a.grey:hover { 
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: maroon;
	background-color: transparent;
	text-decoration: none;
	font-size: 10px; 
	font-weight: normal;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#headerTop {
	width: 771px;
	height: 82px;
	margin: auto;
	color: #111;
	background: url(../gfx/header1.jpg);
}

#headerFlash {
	width: 771px;
	height: 82px;
	margin: auto;
}

#headerBottom {
	width: 771px;
	height: 30px;
	margin: auto;
	color: #111;
	background: url(../gfx/header2.gif);
}

#menu {
	width: 771px;
	height: 19px;
	margin: auto;
	color: #111;
	background : url(../gfx/menu.gif) no-repeat right;
}

#main {
	width: 771px;
	margin: auto;
	color: #111;
	background: url(../gfx/bg_main.jpg);
}

#content {
	width: 771px;
	color: #111;
	background: url(../gfx/bg_content.jpg) no-repeat top right;
}

#footer {
	clear: left;
	width: 751px;
	height: 34px;
	margin: auto;
	color: #111;
	background: url(../gfx/footer.jpg) no-repeat;
	padding: 12px 0px 15px 20px
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#left {
	width: 312px;
	float: left;
	padding: 7px 10px 0px 10px;
}

.leftContent {
	padding: 4px 5px 0px 10px;
}

#center {
	color: #111;
	width: 177px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.centerContent {
	background: url(../gfx/bg_center.jpg);
	padding: 5px 5px 0px 5px;
}

#right {
	color: #111;
	width: 262px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 21px 0px 0px 0px;
}

.rightContent {
	padding: 0px 15px 15px 15px; 
	background: transparent url(../gfx/bg_right.jpg);
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.news { border-bottom: 2px solid #fff; color: #333; background: #f0f0f0; padding: 6px; }
.navBtnActive { height: 15px; cursor: pointer; }
.navBtnInactive { height: 15px; }
#paging { text-align: right; padding: 5px 0px 5px 0px; }
.iborders { background: #C0C6D3; border-top: 1px solid #000; border-right: 0px solid #fff; border-bottom: 0px solid #fff; border-left: 1px solid #000; }
.fborders { background: #C0C6D3; border-top: 1px solid #000; border-right: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #000; }
.sborders { border-top: 1px solid #fff; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #fff; }
.link { padding: 0px 0px 2px 2px; }

div.row { clear: both; padding-top: 0px; }
div.row span.label { float: left; width: 40px; text-align: right; }
div.row span.formw { float: right; width: 250px; text-align: left; } 

.userMain { border : solid 1px #B3B3B3; color: #000; background : #ddd; }
.userTopic { color: #DF1407; background : #D2D2D2; padding: 4px; }
.userInfo { background : #B3B3B3; padding: 2px; }

.ownerMain { border : solid 1px #8996A6; color: #000; background : #D3D9E0; }
.ownerTopic { color: #B81E20; background : #B9BFC5; padding: 4px; }
.ownerInfo { background : #B9BFC5; padding: 2px; }

.tv {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-size: 9px; 
	font-weight: normal;
	padding-bottom: 5px;
}

.tvTopic {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-size: 9px; 
	font-weight: bold;
}
.tvKlass {
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	color: #C71E25;
	background-color: transparent;
	text-decoration: none;
	font-size: 9px; 
	font-weight: bold;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
