﻿@import url(navigations.css);


body {
	margin:0px 0px 0px 0px;
 	text-align:center;
 	padding:0;
	color:#888888;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background:#FFF;
}

#master_constrain {
	margin:auto;
 	text-align:left;
 	width:750px;	
 }
html>body #master_constrain {height:auto;}



/**************************/
/*     Header     */
/**************************/


#hdr{
	float:left;
	height:75px;
	width:750px;
	padding:0;
	margin:0;
	border-bottom:1px #cccccc solid;
}
.logo{
	float:left;
	height:75px;
	width:250px;
	padding:0;
	margin:0;
	font-size:0;
}
.hdr_links{
	float:left;
	height:45px;
	width:500px;
	padding:5px 0 0 0;
	margin:0;
	text-align:right;
	color:#c4c4c4;
}
#hdr .hdr_links a{
	color:#c4c4c4;
	/*font-size:9px;*/
}
#hdr_menu{
	float:left;
	height:25px;
	width:500px;
	padding:0;
	margin:0;
	text-align:right;
}
#sub1{
	float:left;
	height:10px;
	min-height:10px;
	width:750px;
	padding:0;
	margin:0;
	text-align:right;
}
html>body #sub1{height:auto;}
#sub2{
	float:left;
	min-height:0;
	width:750px;
	padding:0;
	margin:0;
	text-align:right;
	
}
html>body #sub2{height:auto;}
/**************************/
/*    content     */
/**************************/

#content_constrain{
	float:left;
	height:250px;
	min-height:250px;
	width:750px;
	padding:10px 0 10px 0 ;
	margin:0;
	border-bottom:1px #CCCCCC solid;
	
}
html>body #content_constrain{height:auto;}

.left_content{
	float:left;
	height:200px;
	min-height:200px;
	width:250px;
	padding:0;
	margin:0;
	z-index:1;
}
html>body .left_content{height:auto;}
div#master_constrain .left_content div{
	float:left;
}

.right_content{
	float:left;
	height:200px;
	min-height:200px;
	width:490px;
	padding:0 0 0 10px;
	margin:0;
	text-align:justify;
}
html>body .right_content{height:auto;}

.front_content{
	float:left;
	height:278px;
	min-height:278px;
	width:750px;
	padding:0 ;
	margin:0;
	
}

div#master_constrain .front_content div{
	float:left;
}


.front_box_container{
	width:750px;
	height:134px;
	padding:10px 0 0 0;	
	margin:0;
	float:left;
	
}
.front_box_left{
	float:left;
	height:134px;
	width:243px;
	padding:0 10px 0 0;
	margin:0;
	color:#FFF;
}
.front_box_center{
	float:left;
	height:134px;
	width:243px;
	padding:0 10px 0 0px;
	background: none;
	color:#FFF;
	margin:0;
}
.front_box_center table{
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	font-size:10px;
}
.front_box_right{
	float:left;
	height:134px;
	width:243px;
	padding:0;
	margin:0;
	color:#FFF;
}

.footer{
	float:left;
	min-height:25px;
	width:750px;
	padding:12px 0 0 0;
	margin:0;
	text-align:center;
}

.clear {clear: both;  font-size: 1px; margin: 0px; line-height: 1px; height: 1px;}
/********************************/
.postlisti{
	height:134px;
	width:216px;
	padding:0px 0 0 27px;
	background:transparent url('/img/frettabref.jpg') no-repeat scroll;
	color:#FFF;
	font-size:10px;
	
}
div.postlisti{
	letter-spacing:-0.5pt;
}
.register{
	width:211px;
	height:11px;
	padding:3px 5px 25px 0;
	text-align:right;
	color:#bcbcbc;
	
}
div.postlisti .register a{
	color:#d1d1d1;
	padding:0 0 0 5px;
	background: transparent url('/img/frettabref_or.gif') no-repeat left 5px ;
	font-size:10px;
}
.register_input{
	float:left;
	padding:3px 0 0 5px;
	margin:5px 0 0 0;
	height:17px;
	width:177px;
	background: #FFF;
	border: 1px solid #D7D9D9;
	font-size:10px;
	color:#949494;
}
.btn_box{
	width:184px;
	text-align:right;
}
.register_btn {
 	float: right;
 	background: url('/img/skra_or.gif') no-repeat right 8px ;
 	margin: 0px;
	padding:0px 5px 0 0 ;
 	width: auto;
	height:18px;
	border:0px;
	cursor:pointer;
	color:#FFF;
	font-size:11px;
}


.search_btn:active {
	background: url('/img/search_btn_active.gif') no-repeat;
}
.register_btn:hover{
	text-decoration:underline;
	color:#bcbcbc;
}

.calendar_btn {

 	background: url('/img/calendar.gif') no-repeat  left top ;
 	margin: 0px;
	padding:0px 0px 0  0;
 	width: 19px;
	height:15px;
	border:0px;
	cursor:pointer;
	color:#bcbcbc;
	font-size:11px;
}


.calendar_btn:active {
	background: url('/img/calendar.gif') no-repeat;
}

.submit_btn {

 	background: #878787 url('/img/submit_btn.gif') repeat-x  scroll ;
 	margin: 0px;
	padding:0px 5px 0  5px;
 	width: auto;
	height:22px;
	border:1px #969696 solid;
	cursor:pointer;
	color:#FFF;
	font-size:11px;
}


.submit_btn:active {
	background: #878787 url('/img/submit_btn_active.gif') repeat-x  scroll;
}


/**************************/
/*     size switch    */
/**************************/
.norm {
	float:right;
	height: 12px;
	width: 22px;
	line-height:12px;
	background: transparent url('/img/size_norm.gif') no-repeat scroll ;
	display:block;
	padding:0 ;
}
.norm:hover {
	float:right;
	height: 12px;
	width: 22px;
	line-height:12px;
	background: transparent url('/img/size_norm_over.gif') no-repeat scroll ;
	display:block;
	padding:0 ;
}

.big {
	float:right;
	height: 12px;
	width:22px;
	line-height:12px;
	background: transparent url('/img/size_big.gif') no-repeat scroll ;
	display:block;
	padding:0 ;
}
.big:hover {
	float:right;
	height: 12px;
	width:22px;
	line-height:12px;
	background: transparent url('/img/size_big_over.gif') no-repeat scroll ;
	display:block;
	padding:0;
}

 /*************************/
 /*  síðu skilgreiningar         */
 /*************************/
a:link  {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000; text-decoration: underline;}
a:visited {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color : #000;  text-decoration: underline; }
a:active {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color : #000; }
a:hover {font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color : #000; text-decoration: none;}



.red{color:Red;}

h1 {	font-family: Verdana, Helvetica, sans-serif;
	color: #878787;
	font-size: 15px;
	font-weight: bold; 
	line-height:1.2em;
	}

h2 {	font-family: Verdana, Helvetica, sans-serif;
	color: #878787;
	font-size: 14px;
	font-weight: bold; 
	line-height:1.2em;
	}

h3 {	font-family: Verdana, Helvetica, sans-serif;
	color: #878787;
	font-size: 13px;
	font-weight: bold;
	line-height:1.2em;
	padding:0;
	margin:0;
	}

h4 {	font-family: Verdana, Helvetica, sans-serif;
	color: #878787;
	font-size: 12px;
	font-weight: bold; 
	line-height:1.2em;
	}
h5 {	font-family: Verdana, Helvetica, sans-serif;
	color: #878787;
	font-size: 9px;
	font-weight: normal; 
	line-height:1.2em;
	}
	
hr {
	background : #D1CDCD;
	color: #D1CDCD ;
	height: 1.2px;
/*border-style: dotted;*/
}

div, blockquote, h1,h2,h3,h4,h5 {
	margin-top: 0em;
	margin-bottom: 0.3em; }
p	{
	margin-top: 0em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0em; 
	}

form{
	margin:0px;
	padding:0px;
	}


ul{
	margin:0;
	padding-left:25px;
}


/* -- Veftré -- */
.popUpDemo{
list-style: none;
}

.popUpMenu{
list-style: none;
}
/*-- Veftré -- */






