body
{
	background:#fff url(../images/bkg/body.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
	padding:0;
	text-align:center;
	margin:auto;
	
}

img
{
	border:none;
}

a
	{
	outline:none;
	text-decoration:none;
	}
	
h2,h3{
	color:#1E5E92;
}
h2{
	font-size:15px;
}

#wrapper
{
	text-align:left;
	margin: 15px auto 0 auto;
	min-height:600px;
	width:930px;
	background: url(../images/bkg/wrapper.gif);
	background-repeat:no-repeat;
}

#header
{	
	background: #fff;
	width:870px;
	margin:0 0 0 13px;
	height: 65px;
	padding:20px 0 0 30px;
	border-bottom: 1px solid orange;
}

#main
{
	margin:40px 0 0 13px;
	min-height:480px;
	width:900px;
	background: #fff;
}

#left
{
	float:left;
	text-align:center;
	margin:0 0 0 30px;
}

#left img
{
	margin-top:70px;
}

#left p
{
	margin-left:35px;
	text-align:left;
	color:#0072b8;
}

#right
{
	margin:0 20px 0 0;
	float:right;
	text-align:center;
}

#right img
{
	margin-top:30px;
}

#middle
{
	width:410px;
	margin:0 0 0 265px;
}




.maininfo
{
	padding:10px;
	background: #fff url(../images/bkg/infobkg.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
}

.maininfo h2
{
	font-weight:normal;
	font-size:160%;
	color:#fff;
	padding:0;
	margin:0 0 10px 0;
}

.maininfo p
{
	font-size:120%;
	line-height:16px;
	padding:0;
	margin:0;
}

.simanumer, .simsvorun
{
	border-bottom: 2px dotted #fff;
	margin-bottom:10px;
	padding:0 0 10px 10px;
	text-align:left;
}

.opnun, .simsvorun
{
	padding-left: 10px;
	text-align:left;
	margin-top:10px;
}

#index_page
{
	width:375px;
}

#index_page p
{
	font-size:140%;
	line-height:18px;
}


#footer
{
	position:relative;
	clear:both;
	width:870px;
	margin:30px 0 0 13px;
	height:80px;
	padding:15px 0 0 30px;
	background: url(../images/bkg/footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top: 1px solid orange;
}

.address
{
	color:#0072b8;	
	line-height:20px;
}


#bippi_logo a
{
	position:absolute;
	background: url(../images/logo_smallest_double.png);
	right:25px;
	bottom:7px;
	height:22px;
	width:50px;
	overflow:hidden;
	text-indent: -9999px;	
}

#bippi_logo a:hover
{
	background-position: 0 -22px;
}


.shadow-container {
	width: 190px;
    left: 3px;
    top: 3px;
	margin:0 3px 3px 0;
}

.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
	width: 190px;
    position: relative;
    left: -1px;
    top: -1px;
}

    .shadow-container .shadow1 {
        background: #F1F0F1;
    }

    .shadow-container .shadow2 {
        background: #DBDADB;
    }

    .shadow-container .shadow3 {
        background: #B8B6B8;
    }

    .shadow-container .menu {
		text-align:left;
		width: 190px;
        background: #0090E8 url(../images/bkg/menu_blue_grad.gif);
        background-repeat: repeat-x;
      
    }
    
  .menu ul 
	{
		margin:0;
		padding:0;
		font-size:120%;
    	list-style:none;
	}
	
	  .menu ul li
	{
	border-bottom: 1px solid #aec8d7;
	margin:0;
	
	min-height:20px;
	}
	
 .menu ul a{
		color:#fff;
		display:block;
		height:37px;
		line-height:37px;
		padding:0 0 0 15px;
		font-size:15px;
	}
	
 .menu ul a:hover{
		color:#e3e3e3;
	}
	
.menu .subitem
{
	margin-top:0;
	font-size:95%;
	color:#fff;

}

.menu .subitem li
{
	border:none;
	/*padding:5px 0 5px 20px;*/
	margin:0;
	min-height:10px;
	
}
.menu .subitem li a
{
	border:none;
	padding-left: 20px;
	margin:0;
	min-height:10px;
	
}

.menu .active
{
	background: url(../images/bkg/active.png);
	color:#000;
}

.menu .last
{
	border:none;
}

.menu li.menu-item-7 a
{
	background:url('../images/gb.gif') no-repeat 16px 14px;
	padding-left:42px;
}

body.english .menu li.menu-item-7 a
{
	background:none;
	padding-left:15px;
}
body.english .menu li.menu-item-1 a
{
	background:url('../images/is.gif') no-repeat 16px 14px;
	padding-left:42px;
}


/*This is to define how the show_doc will look, The default image size is 70x70*/

.persDiv{
	width:340px;
	font-size:120%;
	background:#ebf7fe;
	padding:10px;
	border:1px dashed #6a6a6a;
}

.persText{
	padding: 3px 0 0 78px;

}

.persName, .persType
{
	font-weight:bold;
	color:#0075be;
}

.persImage
{
	float:left;
	width:70px;
}




/*This is to style the staff list page*/
/*To begin with styling the menu on top of the page*/
.stafflist ul
{
	position:relative;
	padding:0;
	margin:15px 0 10px 0;
}
.stafflist li
{
	height:20px;
	margin-right: 10px;
	display:inline;
	background:#cccccc;
	color:#333;
	padding:10px 15px 10px 15px;
}

.stafflist .active
{
		background:#ebf7fe;
		font-size: 120%;
		
		padding-bottom:15px;
		border-top: 1px solid #e3e3e3;
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
}

.stafflist .active a
{
	color:#0075be;
	}


.stafflist li a
{
	

	color:#333;
}

.list a
{
	font-size:120%;
	line-height:18px;
	color:#0075be;
}

.stafflist .list
{

	background:#ebf7fe;
	min-height:300px;
	width:360px;
	padding:15px 10px;
	border: 1px solid #e3e3e3;
}

#staff
{

}

/* ----------------- skilgreiningar fyrir hafa samband form -------------------------*/
#contact
{
	width:360px;
	margin: 0 0 30px 0;
	font-size:12px;
	padding:0;
}

.formtext
{
	margin:0 0 15px 0;
	font-size:12px;
	line-height:18px;
	padding:0;
}

#contact input, #contact textarea
{
	margin:0 0 10px 0;
	border: 1px solid #bdbdbd;
	overflow: auto;
}

#contact .spam input
{
	margin:0;
}

#contact .submit
{
	margin:10px 0 0 0;
	padding:3px 5px;
}

#contact .submit:hover
{
	background:#0090E8;
	color:#fff;
}


#contact input:focus, #contact textarea:focus
{
	background:#f5f5f5;
	border: 1px solid #0090E8;
}

.error
{
	color:#ff0000;
	font-size:10px;
}

.reply
{
	margin:25px 0 0 40px;
	width:300px;
}

.reply p
{
	font-size:12px;
	line-height:20px;
}

.saga, .stjorn
{
	font-size:14px;
	padding-right:18px;
	line-height: 20px;
}



/*
 * ENGLISH VERSION
 */
#doctors .doctor .image
{
	float:left;
}
#doctors h3
{
	font-size:17px;
	color:#1E5E92;
}

#doctors .seperator
{
	height:2px;
	width:auto;
	background:url('../images/sep.gif') no-repeat;
	margin-bottom:20px;
}

#doctors .doctor
{
	overflow:hidden;
	margin-bottom:20px;
}


#doctors .content
{
	width:200px;
	height:133px;
	float:left;
	margin-left:10px;
	position:relative;
}

#doctors .content .name
{
	font-weight:bold;
}
#doctors .content a:link,
#doctors .content a:visited
{
	font-weight:bold;
	position:absolute;
	bottom:0;
	color:#000;
}

#doctors .content a:hover
{
	text-decoration:underline;
}

#doctors .cv
{
	padding-top:10px;
	clear:both;
	display:none;
}


.brochure
{
	text-align:center;
	width:170px;
	margin-bottom:70px;
}

.brochure a
{
	display:block;
	color:#ffa500;
}

.brochure h2
{
	display:block;
	color:#ffa500;
}


/*
 * PRICE
 */
#price h3
{
	font-size:18px;
	color:#1E5E92;
}

#price table
{
	width:385px;
	margin-bottom:30px;
	border:1px solid #d1ddf7;
}
#price table caption
{
	font-size:16px;
	padding-bottom:10px;
	color:#1E5E92;
	font-weight:bold;
}

#price table td
{
	font-size:12px;
	height:30px;
	padding-left:5px;
	border:none;
	border-spacing:0;
}

#price .odd
{
	background:#007ecc;
	color:#fff;
}

td.price
{
	width:23%;
	text-align:right;
	padding-right:5px;
}

.upplysingar #middle a:link,
.upplysingar #middle a:visited,
.upplysingar #middle a
{
	font-size:14px;
	display:block;
	color:#0077C0;
}


.upplysingar #middle a:hover
{
	color:#008EE6;
	text-decoration:underline;
}

.upplysingar #reader
{
	text-align:center;
	margin-top:50px;
	border-top:1px solid #eee;
	padding-top:10px;
}

.upplysingar #middle #reader a
{
	font-size:11px;
}

.upplysingar #middle h2
{
	font-size:15px;
}


li.menu-item-6 a
{
	font-size:14px;
}






/*Special statements for IE6*/

*html #left
{
	margin-left: 10px;
}

*html #right
{
	margin-right: 10px;
}

*html #middle
{
	margin-left: 260px;
}
	
