/* RESET */
html,body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
	text-decoration: none;
	color: #333;
}

/* LAYOUT */
html { 
	overflow: -moz-scrollbars-vertical;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background-image: url('/clients/freyja/img/rex/bg.gif');
}

.clear { clear: both; float: none; }

img { border: 0; }



body {
	width: 99%;
	padding: 0;
	margin: 0;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0 auto;
	background-image: url('/clients/freyja/img/rex/content_top.png');
	background-repeat: no-repeat;
	background-position: 0 290px;
	position: relative;
}

#inner {
	background-image: url('/clients/freyja/img/rex/toppur.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 800px;
}

#head {
	height: 290px;
	width: 800px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	overflow: hidden;
}


#content-top {
	background-image: url('/clients/freyja/img/rex/content_top.png');
	height: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	border: red solid 1px;
}

#content {
	margin: 290px 0 0 0;
	padding: 20px;
	width: 760px;
	float: left;
	position: relative;
	background-color: #fff;
}


#footer {
	margin: 0 auto 20px auto;
	padding: 0 auto;
	width: 800px;
	float: none;
	clear: both;
	height: 20px;
	background-image: url('/clients/freyja/img/rex/content_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.btn-thyrpingin {
	position: absolute;
	top: 30px;
	right: 30px;
}

#left {
	float: left;
	width: 392px;
	padding: 15px 0 0 0;
}

#right {
	float: left;
	width: 348px;
	margin: 0 0 0 20px;
	padding: 20px 0 0 0;
}


#form-senda {
	background-image: url('/clients/freyja/img/rex/content_skilabod.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 120px 0 0px 15px;
}

#form-senda .box {
	width: 305px;
	font-family: arial;
	font-size: 11px;
}

#form-senda .textbox {
	width: 310px;
	height: 83px;
	font-family: arial;
	font-size: 11px;
}



#sendupostkort, #rexupplysingar {
	display: none;
	padding: 20px;

}

#sendupostkort div {
	background-image: url('/clients/freyja/img/rex/bg.gif');
	background-repeat: no-repeat;
	display: block;
}

#popup-senda-a-vin {
	padding: 20px;
	background-image: url('/clients/freyja/img/rex/popup_bg_02.png');
	display: none;
	width: 460px;
	height: 460px;
	position: absolute;
	top: 250px;
	left: 170px;
	z-index: 9998;
}

#popup-rexupplysingar {
	padding: 20px;
	background-image: url('/clients/freyja/img/rex/popup_bg_01.png');
	display: none;
	width: 460px;
	height: 460px;
	position: absolute;
	top: 250px;
	left: 170px;
	z-index: 9998;
}

#popup-senda-a-vin h1, #popup-rexupplysingar h1 {
	display: none;
}

#popup-rexupplysingar ul {
	margin: 80px 0 0 20px;
}



#skilabod-send {
	padding: 20px;
	background-image: url('/clients/freyja/img/rex/bg_gray.gif');
	display: none;
	width: 300px;
	position: absolute;
	top: 300px;
	left: 250px;
	border: #fff solid 5px;
	z-index: 999;
}
	

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin: 0 0 20px 0;
}

ul {
	list-style: square;
	margin: 10px;
	padding: 10px;
}


li {
	list-style: square;
	margin: 0 0 10px 0;
}


#thyrpingin {
	background-color: #fff;
	float: left;
}

#thyrpingin div {
	border: #ddd solid 1px;
	padding: 10px;
	margin: 5px;
	font-weight: bold;
	float: left;
	width: 345px;
}

#thyrpingin div:hover {
	background-color: #EBEBEB;
}

#thyrpingin span {
	display: block;
	text-align: right;
	text-transform: italic;
	font-weight: normal;
	font-size: 10px;
	margin: 5px 0 0 0;
}

/* TICKER */
/*		Downloaded from http://www.hungry-media.com/code/jQuery/tickerType/		*/

#ticker-area {
	background: #eee;
	padding: 5px 10px 10px 10px;
	font-size: 15px;
	color: #808080;
	height: 20px;
	overflow: hidden;
	width: 700px;
	line-height: 25px;
}

#ticker-area:hover {
	background-color: #e0e0e0;
}

#ticker-area p {
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

.popbox {
	font-family: arial;
	font-size: 11px;
	width: 400px;
}


#right-column  h1{
	font-size: 18px;
	color: #993300;
}
