p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	margin-top: 0px;
}

em {
	font-weight: bold;
	font-style: normal;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	word-spacing: 5px;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d60000;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
body  {
	padding: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.athleticarcade.com/images/body_background.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.ticktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-transform: none;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
}
.presentationbox {
	width: auto;
	height: 184px;
}
.bildipresentationbox {
	float: left;
	height: 184px;
	width: 178px;
	padding-right: 10px;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { /* denna klass ska placeras på en div eller break-element och ska vara det sista elementet innan en container som helt ska innehålla ett flyttal stängs */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bildboxvänster {
	text-align: center;
	float: left;
	width: 281px;
	margin: 10px;
	padding: 0px;
}
.botteninfo {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9fccfd;
}

.bildboxhöger {
	text-align: center;
	float: right;
	width: 281px;
	margin: 10px;
	padding: 0px;
}
.bildboxvänsterliten {
	text-align: center;
	float: left;
	width: 200px;
	margin: 20px;
}
.bildboxhögerliten {
	text-align: center;
	float: right;
	width: 200px;
	margin: 20px;
}
.textboxleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	float: left;
	width: 281px;
	text-align: left;
	margin: 20px;
}
.colorbox {
	height: 593px;
	width: 223px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../filadecathlon/images/box.png);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;

}
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 30px;
}
.thumb {
	margin-top: 0px;
	margin-bottom: 20px;
}
.thumb img {
	margin-right: 10px;
	margin-bottom: 10px;
}


.resultsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 20px;
}
.resultsTable tr th {
	text-align: left;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.spacebetween120x600ads {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 120px;
}
.reviewbox {
	width: 366px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bildireviewbox {
	height: 92px;
	float: left;
	padding-right: 20px;
	width: 92px;
}
caption {
	text-align: left;
}
a:hover {
	text-decoration: none;
}
