/* resor css */

body {background:#FDEAB0; font: 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #000;
	margin:0; text-align: center; padding:0;}

.headline {font: 18px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #0099CC}
.copy  {color: #000000}
.subhead  {font-weight: bold; color: #000000}
.small  {font-size: 9px; font-weight: normal; line-height: 11px}
.caption  {font-size: 9px; font-weight: bold}

a:link  {color: #990000; text-decoration: none}
a:visited  {color: #009999; text-decoration: none}
a:hover  {color: #996600; text-decoration: underline}

a.extra  {font-weight: bold; color: #FFFFFF}
a.extra2  {font-weight: bold; color: #000000}


#everything {width: 100%; margin:0;padding:0;text-align:center;}
#page {background:#fff; width: 730px; clear:both; margin-top: 10px; margin-bottom:10px; 
	text-align: center; position: absolute; left: 50%; margin-left: -370px; 
	border:10px solid #eee;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#menu {background:#000 url(images/resemenybg.gif) 0 0 repeat-x;
	height: 28px; padding: 0; position:relative; top:0px; left:0px; right:0px; 
	padding-left: 20px;}
#menu img {float:left;}
#menu .MenyHem {background:transparent url(images/rm_hem.gif) 0 0 no-repeat; 
		float:left; width:39px; height:28px;}
#menu .MenyHem:hover {background:transparent url(images/rm_hem2.gif) 0 0 no-repeat;}
#menu .MenyResor {background:transparent url(images/rm_resor.gif) 0 0 no-repeat; 
		float:left; width:58px; height:28px;}
#menu .MenyResor:hover {background:transparent url(images/rm_resor2.gif) 0 0 no-repeat;}

#main {width: 730px; height:100%; margin-top: 10px; margin-bottom: 10px; text-align:center;}
#main table {background: #fff;}

#gad {margin: 20px 0 20px 0;}

#footer {background:#000 url(images/resemenybg.gif) 0 0 repeat-x;
	height: 28px; padding: 0; position:relative; bottom:0px; left:0px; right:0px; 
	padding-right: 20px;}
#footer img {float:right;}
#footer .MenyHem {background:transparent url(images/rm_hem.gif) 0 0 no-repeat; 
		float:right; width:39px; height:28px;}
#footer .MenyHem:hover {background:transparent url(images/rm_hem2.gif) 0 0 no-repeat;}
#footer .MenyResor {background:transparent url(images/rm_resor.gif) 0 0 no-repeat; 
		float:right; width:58px; height:28px;}
#footer .MenyResor:hover {background:transparent url(images/rm_resor2.gif) 0 0 no-repeat;}


