/* CSS Document */

body {
	background: #164a7f;		
	background-image: url(/images/mainback.jpg);
	margin: 0px;
}

/* Header */

#header {
	margin: 0px;
}

#bluetop {
	width: 1002px;
	height: 28px;
	background-image: url(/images/mainbluetop.jpg);
	background-repeat: no-repeat;
}

#toplinks {
	width: 902px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Tahoma, Verdana;
	font-size:11px;
	text-align: right;
	color: #5b9cd3;
	border: none;
}

/* Menu */

#menu { /* CONTAINER FOR HELE MENUEN INKL. LOGO */
	width: 1002px;
	height: 94px;
	background-image: url(/images/mainbluemenu.jpg);
	background-repeat: no-repeat;
}

#logo { /* FLUSH-IT LOGO */
	margin-top: 6px;
	margin-left: 98px;
	float: left;
}

#tabs { /* FANEBLADE INKL. UNDERMENUER */
	position: relative;
	margin-right: -170px;
	height: 90px;
	width: 700px;
}

/*-----------*/
/* FANEBLADE */
/* INKL. ID  */
/* PÅ HVERT  */
/* FANEBLAD  */
/*-----------*/
#tabs a.fane { 
	position: absolute;
	z-index: 2;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #164a7f; /* MØRK BLÅ */
	text-align: left;
	width: 84px;
	margin: 0px 2px 0px 2px;
	padding: 4px 0px 0px 6px;
	background-image: url(/images/navigation/whitetap.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

#tabs a.active_fane {
	background-image: url(/images/navigation/bluetap.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #fff;
}

/*#tabs a.fane:visited { 
	text-decoration: none;
	background-image: url('../images/navigation/whitetap.gif');
} */

#tabs a.fane:hover, #tabs a.active_fane:hover {
	color: #FFF;
	background-image: url('../images/navigation/bluetap.gif');
}

#patient {
	right: 0px;
	height: 50px;
	padding-left: 2px;
}

#partners {
	right: 95px;
	height: 50px;
}

#colitis {
	right: 190px;
	height: 50px;
}

#crohn {
	right: 285px;
	height: 50px;
}

#toilet {
	right: 380px;
	height: 50px;
}

#front {
	right: 475px;
	height: 50px;
}

/*----------------*/
/* UNDERMENU-DVIS */
/* INKL. ID PÅ    */
/* HVER UNDERMENU */
/*----------------*/
div.submenu { 
	position: absolute;
	overflow: visible;
	top: 54px;
	right: -5px;
	height: 23px;
	margin-top: 0px;
	padding: 0px 4px;
	padding-top: 10px;
	background-color: white;
	border: 1px solid #6ba6d2;
	text-align: center;
	font-family: Tahoma, Verdana; /* FONTs kan fjernes når a-links indsættes i submenuer */
	font-size: 11px;
	color: #8abaea;
	display: none;
	z-index: 1;
	color: #174a7f; /* MØRK BLÅ */
}

#submenu_colitis {
	width: 680px;
	padding-left: 2px;
}

#submenu_crohn {
	width: 640px;
}

#submenu_patient {
}

#tabs div a {
	color: #5b9cd4; /* LYS BLÅ */
	text-decoration: none;
}

#tabs div a:hover {
	color: #174a7f; /* MØRK BLÅ */
	text-decoration: underline;
}

/* Content */

#contentback {
	width: 1002px;
	background-image: url(/images/mainbluecenter.jpg);
}
#content {
	width: 896px;
}
#tilted {
	background-image: url(/images/tilted_image.png);
	background-repeat: no-repeat;
}

h1 {
	font-family: Georgia, Verdana;
	font-size: 30px;
	color: #164a7f;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, Verdana;
	font-size: 23px;
	color: #164a7f;
	font-weight: normal;
	line-height: 23px;
	letter-spacing: -1px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.blacktext {
	display: block;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-bottom: 3px;
}

#wikiback {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	outline: none;
}

a img {
	border-style: none;
}

#full_rounded {
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
	width: 873px;
	height: 550px;
	background-image: url(/images/full_rounded_back.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}


/* Footer */

#footer {
	width: 1002px;
	background-image: url(/images/mainbluebottom.jpg);
	background-repeat: no-repeat;
}
#sponsor {
	float: left;
	margin-left: 49px;
	margin-top: 12px;
}

#abbott {
	float: right;
	margin-right: 49px;
	margin-top: 12px;
}
#footerlinks {
	font-family: Tahoma, Verdana;
	font-size:11px;
	text-align: left;
	color: #5b9cd3;		
}

/* Tables */

#twocolumns {
	width: 100%;
}
#threecolumns {
	width: 100%;
}

#leftcontent {
	background-image: url(/images/bigwhite.gif);
	background-repeat: no-repeat;	
	font-family: Arial, Verdana;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}

#leftcontentbottom {
	background-image: url(/images/bigwhitebottom.gif);
	background-repeat: no-repeat;
	height: 5px;
}

#rightcontent {
	background-image: url(/images/rightcontent.gif);
	background-repeat: no-repeat;
	width: 329px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

#rightcontentbottom {
	background-image: url(/images/rightcontentbottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	padding-bottom: 0px;
}

#longcontent {
	background-image: url(/images/longcontent.gif);
	background-repeat: repeat-y;
	font-family: Arial, Verdana;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
}

/* RSS */

#rsscontent {
	background-image: url(/images/rsstop.gif);
	background-repeat: no-repeat;
	width: 192px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#rsscontentbottom {
	background-image:url(/images/rssbottom.gif);
	background-repeat: no-repeat;
	height: 5px;
}

.rssHeadline {
	font-family: Tahoma, Verdana;
	font-size: 17px;
	font-weight: bold;
}

.rssNews {
	display: block;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}

.rssDesc {
	display: block;
	padding-bottom: 7px;
}

/* Scrollbar back to top */

#example {
	position: relative;
	width: 180px;
	margin: 10px;
	padding: 20px;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#example A{
	position: relative;
	width: 180px;
	margin: 10px;
	padding: 20px;
	font-family: Arial;
	font-size: 12px;
	border-style: none;
	color: #FFFFFF;
}

/* Teasers */

#teaserspacer {
	height: 13px;
}

/* Etc. */

#mkort_form div span {
	color: red;
	display: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;		
}

form {
   text-align: right;
   font-family: Georgia, Verdana;
   color: #333333;
   font-size: 18px;
   margin-bottom: 0px;
   margin-top: 0px;
}

#sendToFriend {
	color: #FFFFFF;
}

#gmapteaser {
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

#searchhome {
	text-align: left;
}
#searchbuttonhome {
	background-image: url(/images/searchhomebutton.gif);
	background-repeat: no-repeat;
	background-color: #8abaea;
	border: 0px;
	width: 41px;
	height: 30px;
}

input { 
	border: 2px;
	border-color:#164a7f;
	border-style: solid;
	height: 25px;
	vertical-align: middle;
	font-family: Georgia, Verdana;
	font-size: 17px;
	line-height: 25px;
	padding-left: 5px;
	
}

#formbuttonsmall {
	background-image: url(/images/button_white.gif);
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 56px;
	height: 23px;
	border: 0px;
	text-align: center;
	line-height: normal;
	padding-left: 0px;
}

#formbuttonSendToFriend {
	background-image: url(/images/button.gif);
	background-color: #174a7f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 56px;
	height: 23px;
	border: 0px;
	text-align: center;
	line-height: normal;
	padding-left: 0px;
}

#formtextname {
	float: left;
	margin-top: 5px;
	line-height: normal;
}

td {
	vertical-align: top;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

textarea {
	border: 2px;
	border-color:#164a7f;
	border-style: solid;
	font-family: Georgia, Verdana;
	font-size: 17px;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 5px;
}

#radiobutton {
	border: 0px;
	border-color: #FFFFFF;
	border-style: none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* FROM MAIN.CSS */

/* slider */
#slider-container {
	width: 529px;
	border: 2px;
	border-style: solid;
	border-color: #164a7f; 
}

#slider {
	position: relative;
	width: 529px;
	background-color: #f8f8f8;
}
	
#map_canvas {
}
	
#map_list {
	position: relative;
	width: 529px;
	background-color: #f4f4f4;
	display: none;
	border: 2px;
	border-style: solid;
	border-color: #164a7f; 
}

.button {
	width: 118px; height: 34px; padding: 15px 0 0 0;
	text-align: center; cursor: pointer;
}

#map_list a {
	text-decoration: none;
}

.list-entry {
	height: 20px;
	cursor: pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	color:#333333;
}

.list-item {
	vertical-align: middle;
	font-family: Arial, Verdana;
	font-size: 12px;
}

/* PDMARKER */
div.markerTooltip, div.markerDetail {
	color: black;
	font-weight: bold;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
}

/* Links */
#leftcontent A{
	color:#388fd9;
}
#rightcontent A{
	color:#8f254e;
}
#longcontent A{
	color:#388fd9;
}

A:link, A:visited { text-decoration: none
}
A:hover { text-decoration: underline
}


A.toplinks:link, A.toplinks:visited { color: #8abaea; text-decoration: none; border: none;
}
A.footerlinks:link, A.footerlinks:visited { color: #8abaea; text-decoration: none;
} 
A.menulinks:link, A.menulinks:visited { color: #164a7f; text-decoration: none;
} 

A.toplinks:hover {color: #FFFFFF
}
A.footerlinks:hover {color: #FFFFFF
}
A.menulinks:hover {color: #FFFFFF
}

div.fileinputs {
	position: relative;

}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;


}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

