/* Style sheet of holmbladsgade19.dk, copenfysio.dk */

A:link
{
	color: #0000FF;
}

A:vlink
{
	color: #0000FF;
}

A:visited
{
	color: #0000FF;
}

BODY, TD
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
	/*text-align: justify;*/
}

HR
{
	height: 1px;
}

.GuiBody
{
	margin-top: 0px;
	background-color: #e4e8ec;
}

.GuiTable
{
	width:855px;
	background-color: #FFFFFF;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

.GuiTop
{
	background-image: url('./graphics/gui_topbar.jpg');
	background-position: top right;
	background-color: #212842;
	background-repeat: no-repeat;
	height: 90px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

.GuiBottom
{
	background-color: #212842;
	height: 40px;
	color: #999999;
	font-size: 10px;
	text-align: center;
}

.GuiMenu
{
	background-color: #e4e8ec;
	border-right: 0px #000000 dotted;
	font-family: verdana;
	font-size: 11px;
	/* background-image: url('./graphics/globus.gif'); */
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px; 
	spacing: 0px;
}

.GuiContent
{
	width: 100%;
	padding-left: 8px;
	/* background-image: url('./graphics/forside_background.jpg'); */
	background-position: top left;
	background-repeat: no-repeat;	
}

.TopMenuTD
{
	width: 14%;
	text-align: center;
	padding: 3px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.TopMenuTD
{
	width: 14%;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #626a96;
	border-left: 1px solid #626a96;
	border-bottom: 1px solid #626a96;
	cursor: pointer;
	background-color: #c6d7e8;
}

.TopMenuTDactive
{
	width: 14%;
	text-align: center;
	background-color: #6976a2;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #626a96;
	border-left: 1px solid #626a96;
	border-bottom: 1px solid #626a96;
	cursor: pointer;
}

.TopMenuTable
{
	width: 99%;
	border-right: 1px solid #626a96;
	margin-left:4px;
}

.BreadCrum
{
	font-size: 8pt;
	color: #666666;
}

.BreadCrum:link
{
	color: #666666;
	text-decoration: none;
}

.BreadCrum:visited
{
	color: #666666;
	text-decoration: none;
}

.BreadCrum:hover
{
	color: #666666;
	text-decoration: underline;
}

.HeadLine
{
	font-family: book antiqua, garamond, georgia, palatino linotype;
	font-size: 18pt;
}

.HeadLineSmall
{
	font-size: 12px;
	font-weight: bold;
	color: #7F6B42;
}


.Copyright
{
	color: #C8B998;
	font-size: 7pt;
}

A.Copyright:link
{
	color: #C8B998;
	font-size: 7pt;
	text-decoration: none;
}

A.Copyright:visited
{
	color: #C8B998;
	font-size: 7pt;
	text-decoration: none;
}

A.Copyright:hover
{
	color: #0000FF;
	font-size: 7pt;
	text-decoration: underline;
}

.Back
{
	width: 100%;
	text-align: right;
}

.KortNyt_date
{
	font-style: italic;
	font-size: 10px;
}

.KortNyt_text
{
	font-size: 10px;
}

A.MenuOption:link
{
	color: #000000;
	text-decoration: none;
}

A.MenuOption:visited
{
	color: #000000;
	text-decoration: none;
}

A.MenuOption:hover
{
	color: #0000FF;
	text-decoration: underline;
	/*font-weight: bold;*/
}

.WrapperContent
{
	font-size: 8pt;
}


A.WrapperContent:link
{
	color: #000000;
	text-decoration: none;
}

A.WrapperContent:visited
{
	color: #000000;
	text-decoration: none;
}

A.WrapperContent:hover
{
	color: #0000FF;
	text-decoration: underline;
}

.RowMouseOver
{
	background-color: #F1F1F1;
}

.ThreadInfo
{
	font-size: 8pt;
}

.Historie_Aarstal
{
	font-size: 12pt;
	font-weight: bold;
}

.Historie_Billedetekst
{
	font-style: italic;
	font-size: 8pt;
}

.Wrapper_Headline
{
	color: #7F6B42;
}

A.UK:link
{
	color: #C8B998;
	font-size: 7pt;
	text-decoration: none;
}

A.UK:visited
{
	color: #C8B998;
	font-size: 7pt;
	text-decoration: none;
}

A.UK:hover
{
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
}

A.ForsideLinks:link
{
	color: #2c3950;
	text-decoration: none;
	font-weight: bold;
}

A.ForsideLinks:visited
{
	color: #2c3950;
	text-decoration: none;
	font-weight: bold;
}

A.ForsideLinks:hover
{
	color: #2c3950;
	text-decoration: underline;
	font-weight: bold;
}

<!-- buttons-->
/* BUTTONS */

button.body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.nonclickbutton{
	background:url('./graphics/buttons.png');
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:140px;
}
a.button{
	background:url('./graphics/buttons.png');
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:140px;
}
a:hover.button{
	color:#0066CC;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url('./graphics/add.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url('./graphics/deleteb.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url('./graphics/user.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url('./graphics/alert.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url('./graphics/msg.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url('./graphics/download.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url('./graphics/lens.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url('./graphics/info.gif') no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.linktosomeone{
		background:url('./graphics/mouse_icon.gif') no-repeat 3px 6px;
		text-indent:30px;
		display:block;
	}
	.telcontact{
		background:url('./graphics/telephone.png') no-repeat 6px 6px;
		text-indent:30px;
		display:block;
	}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* STANDARD BLUE*/
button.standard, .buttons a.standard{
    color:#6299c5;
}
.button a.standard:hover, buttons.standard:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.standard:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
