/* Sidstil */
body				{margin: 0; padding: 0; background-color: #D8FFD8; background-image: url(../images/site_bg.png); background-repeat: repeat-x;}
img					{border: 0; font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 10pt; color: #262626; text-align: center;}
p img				{border: 0; margin-bottom: 0px;}

/* Baslager */
#container			{width: 960px; left: 50%; margin-left: -480px; top: 20px; background-color: #FFF; position: absolute;}
#top				{width: 940px; height: 160px; top: 10px; left: 10px; background-color: #FFF; position: relative; clear: both;}
#top_hem			{top: 130px; left: 10px; position: absolute; z-index: 2;}
#top_cupinfo		{top: 130px; left: 80px; position: absolute; z-index: 2;}
#top_anmalan		{top: 130px; left: 250px; position: absolute; z-index: 2;}
#top_resultat		{top: 130px; left: 360px; position: absolute; z-index: 2;}
#top_bilder			{top: 130px; left: 545px; position: absolute; z-index: 2;}
#top_gastbok		{top: 130px; left: 627px; position: absolute; z-index: 2;}

/* Platshållare för innehåll */
#content			{width: 940px; top: 20px; left: 10px; clear: both; position: relative; clear: both;}

/* Vänstermeny */
#left				{width: 160px; float: left; position: relative; font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 9pt; font-weight: bold; line-height: 40px;}
.leftmenu a:link,.leftmenu a:visited {padding: 0 10px; text-decoration: none; color: #133BAE; background-image: url(../images/leftmenu_off.png); display: block;}
.leftmenu a:hover,.leftmenu a:active {padding: 0 10px; text-decoration: none; color: #FFF; background-image: url(../images/leftmenu_on.png); display: block;}

/* Startsida (3 spalter) */
#main				{width: 600px; left: 10px; float: left; position: relative;}
#fadeimages			{width: 600px; height: 300px;}
#right				{width: 160px; left: 20px; float: left; position: relative;}
.rightimage			{margin-bottom: 5px;}
.headline_item		{width: 600px; height: 120px; margin-bottom: 5px; padding: 5px; overflow: hidden; clear: both;}
.headline_item a:link, .headline_item a:visited {width: 600px; height: 120px; padding: 5px; background-color: #FFF; text-decoration: none; display: block;}
.headline_item a:hover, .headline_item a:active {width: 600px; height: 120px; padding: 5px; background-color: #DDD; text-decoration: none; display: block;}
.image_headline		{margin: 0 5px 5px 0; float: left;}

/* Brett innehåll (2 spalter) */
#wide				{width: 770px; left: 10px; float: left; position: relative;}

/* Helt innehåll (1 spalt) */
#complete			{width: 920px; left: 10px; float: left; position: relative;}

/* Botten */
#bottom				{width: 940px; top: 50px; left: 10px; background-color: #CCE7FF; position: relative; clear: both;}

/* Laglista */
.four_classes		{width: 760px; clear: both;}
.single_class		{width: 190px; float: left;}
.four_divider		{height: 10px; width: 760px; clear: both;}

/* Bildpositionering */
.imageleft			{margin: 10px; border: 1px solid #C6C6C6; padding: 10px; float: left;}
.imageright			{margin: 10px; border: 1px solid #C6C6C6; padding: 10px; float: right;}


/* Marginaler */
.margin10			{margin: 10px;}


/* Texter */
h1					{font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 26pt; color: #262626; text-align: left; font-weight: normal; margin: -2px 0 0 0;}
h2					{font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 14pt; color: #133BAE; text-align: left; font-weight: bold; line-height: 22pt; margin: 0;}
h3					{font-family: "Century Gothic", Helvetica, Sans-Serif; font-size: 12pt; color: #5FDC60; text-align: left; font-weight: bold; line-height: 32pt; margin: 0;}
h4					{font-family: "Trebuchet MS", Trebuchet, Helvetica, Sans-Serif; font-size: 10pt; color: #262626; text-align: left; font-weight: bold; line-height: 16pt; margin: 0;}
h5					{font-family: "Trebuchet MS", Trebuchet, Helvetica, Sans-Serif; font-size: 8pt; color: #262626; text-align: left; font-weight: normal; line-height: 14pt; margin: 0;}
h6					{font-family: "Trebuchet MS", Trebuchet, Helvetica, Sans-Serif; font-size: 8pt; color: #262626; text-align: left; font-weight: normal; line-height: 2pt; margin: 0;}
p, th, td			{font-family: "Trebuchet MS", Trebuchet, Helvetica, Sans-Serif; font-size: 9pt; color: #000; text-align: left; line-height: 12pt; margin: 0;}
form, input, textarea	{font-family: "Trebuchet MS", Trebuchet, Helvetica, Sans-Serif; font-size: 9pt; font-weight: normal; color: #000000;}


/* Text- och objektformatering */
.bold				{font-weight: bold;}
.italic				{font-style: italic;}
.center				{text-align: center;}
.left				{float: left;}
.right				{float: right;}
.clearing			{clear: both;}
.righttext			{text-align: right;}
.white				{color: #FFF;}
.red				{color: #F00;}
.green				{color: #0C0;}
.blue				{color: #00F;}
th					{text-align: left;}


/* Länkar */
a:link, a:visited	{text-decoration: underline; color: #262626;}
a:hover, a:active	{text-decoration: underline; color: #808080;}