/* Stylesheet för Roxen Runt av CK Hymer  */

.MainTable  {
    width: 730px;
    /* height: 100%; */
	background-color: #FFFFFF;
	vertical-align: top;
	text-align:left; 
	background-image: url('images/bg-main.gif');
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px;
	padding: 0px; 
	border-spacing: 0px;
}

#divanmalan { /* för att få till det i anmälnings fältet */
	width: 719px;
}

.grauppetext{
	font-family:Arial, Verdana, Geneva, Sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.header{
	width:719px;
	height:128px;
}

.infogra{
	font-family:Arial, Verdana, Geneva, Sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(infogra.jpg);
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.text{
	font-family:Arial, Verdana, Geneva, Sans-serif;
	color:#333333;
/*	color:#404040;
	color:#646464; 
	font-size:12px; */
	text-align:left; 
	font-size:12px; 
	/* font-size: 1.0em; */
	line-height:1.3em;
}

.textrubrik{
	font-family: Verdana, Arial, Geneva, Sans-serif;
	color:#333333;
	text-align:left;
	font-size:13px;
	font-weight: bold;
	line-height: 22px
}

.rubrik{
	font-family: Verdana, Arial, Geneva, Sans-serif;
	color:#333333;
/*	color:#404040;
	color:#646464; */
	text-align:left;
	font-size:16px;
	font-weight: bold;
}

.lasmerpil { /* Själva » pilen i menyn */
	font-family: Helvetica, Arial, Verdana, Geneva, Sans-serif;
	font-weight:bold;
	font-size: 11pt;
	color: #D12421;
	background-color: inherit;
}

.meny{
    width: 100%;
    height: 30px;
	background-image: url('http://www.ckhymer.com/roxenrunt/images/infogra.jpg');
	padding: 0px;
	border-spacing: 0px;
}

.menytext{
	font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #FFFFFF;
}

.menytext:link, .menytext:visited, .menytext:active{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.menytext:hover{
	text-decoration:underline;
	font-weight:normal;
	color: #FFFFFF;
}

.bildtext {
	font-family: Arial, Helvetica, Verdana, Geneva, Sans-serif;
	font-size: 8pt;
	color: #444444;
}

.meddelande{
	font-family: Arial, Verdana, Geneva, Sans-serif;
	font-size:12px;
	text-align:left;
	color:#D50000;
}

a:link,a:visited,a:active,a:hover {
	font-family: Helvetica, Arial, Verdana, Geneva, Sans-serif;
	font-weight: bold;
	color: #D12421;
	background-color: inherit;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.asterix { /* För den asterix som visar obligatoriskt vid registrering av ny medlem */
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D12421;
	background-color: inherit;
}

textarea {
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
	background-color: #FFFFFF;
	border: 1px #B4B4B8 solid;
}

/* ----------------------------- */

.input,.inputrubrik,.inputforum,.inputforumfocus,.inputepost,.inputepostfocus,.inputfocus {
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
}

.input {
	font-weight: bold;
	color: #444444;
	border: 1px #B4B4B8 solid;
}

.inputrubrik {
	font-weight: bold;
	color: #000000;
	border: 1px #B4B4B8 solid;
}

.inputforum {
	font-weight: normal;
	color: #000000;
	border: 1px #B4B4B8 solid;
}

.inputforumfocus {
	font-weight: normal;
	color: #000000;
	border: 1px #444444 solid;
}

.inputepost {
	font-weight: bold;
	color: #D12421;
	border: 1px #B4B4B8 solid;
}

.inputepostfocus {
	font-weight: bold;
	color: #D12421;
	border: 1px #444444 solid;
}

.inputfocus { 
	font-weight: bold;
	color: #000000;
	border: 1px #444444 solid;
}

/* ----------------------------- */

.button {
	font-family: Arial, Verdana, Helvetica, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D12421;
	background: #FFFFFF url('http://www.ckhymer.com/images/buttonBg.gif') repeat-x top left;
	border-top: 1px solid #E9E9E9;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #E9E9E9;
	height: 24px;
	cursor: pointer
}

hr {
	color: #B4B4B8;
	background-color: inherit;
	border: 1px;
	width: 100%;
	height: 1px;
}

.ram {
	width: 719px;
	border-bottom: 2px #929292 solid;
	padding-bottom: 20px;
}