/*
	Developer: 		Netmester A/S, Januar 2008.
	Description:	Elements: Psykologer i Danmark
	Version:	1
	Changes:

*/


/*
-----------------------------------------------
Elements
-----------------------------------------------
*/ 

/*R E G U L A R    E L E M E N T S */

img
{
	border:none;
}
p
{
	margin-top:0px;
	padding-top:0px;
}

/*-------------------headers----------------- */
h1
{
	font-size:185%;
	font-weight:normal;
	word-spacing:3px;
	margin-bottom:15px;
}
h2
{
	font-size:100%;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 0px 0px;	
	padding:0px;
}
h3
{
	font-size:100%;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 0px 0px;	
	padding:0px;
}
/*-------------------fonts and texttypes----------------- */
.light
{
	color: #80BECF;
	
}
.faded, .faded a, a.faded
{
	color:#999999! important;
}
.abstract
{
	font-size:94%;
	font-weight:bold;
	margin-bottom:10px;
}
.txt_container
{
	width:378px;
	padding-bottom:10px;
}
.text_container p
{
	float:left;
}
.strong
{
	font-weight:bold;
}
.italic
{
	font-style:italic;
}
.smalltxt
{
	font-size:95%;
}
.inline
{
	display:inline;
}
.absolute
{
	position:absolute;
	right:0px
}
.relative
{
	position:relative;
}
/*N E T M E S T E R    S T Y L E   E L E M E N T S */
img#logo
{
	top:-1px;
	float:left;
}
.hidden_label
{
	display:none;
}
img.leftfloat
{
	float:left;
}
img.rightfloat
{
	float:right;
}
.leftfloat
{
	float:left;
}
.rightfloat
{
	float:right;
}
#bottom div, #bottom_pop_up div
{
	color:#cccccc!important;
	font-size:87%;
}
.formlabel
{
	width:150px;
	float:left;
}
.forminputlong,.formtextarea
{
	width:200px;	
}
.marked_text
{
	font-size:smaller;
	background-color:#F4F9FB;
	margin-top:5px;
	margin-right:5px;
	padding:5px;
	display:block;
}
.sitemapitemroot
{
	/*float:left;
	width:171px;
	margin-right:20px;*/
	margin-bottom:10px;
	font-weight:bold;
}

div#sitemap
{
	background-image:url(/images/columns_3.gif);
	background-position:5px 0px;
	background-repeat:repeat-y;
	height:100%;

}
div#sitemap .item_entry
{
	padding-top:2px;
	padding-bottom:2px;
}
.item_entry /* class used on various list pages eg. sitemap*/
{
	margin-left:5px;
	padding-left:7px;
	font-weight:normal;
	background-image:url(/images/green_dot.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.sitemapitemroot div.level3 /* class used on various list pages eg. sitemap*/
{
	margin-left:15px;
	padding-left:7px;
	font-weight:normal;
	background-image:none!important;
}
.sitemapitemroot div.level4 /* class used on various list pages eg. sitemap*/
{
	margin-left:25px;
	padding-left:7px;
	font-weight:normal;
	background-image:none!important;
}
div.clear
{
	clear:both;
}
div.clear_line
{
	clear:both;
	height:1px;
}
.hidden
{
	display:none;
}
.margin_top
{
	margin-top:20px;
}
.padding_bottom
{
	padding-bottom:10px!important;
}
.padding_top
{
	padding-top:10px;
}
.margin_left
{
	margin-left:10px;
}
.margin_left_ff
{
	margin-left:10px;
	_margin-left:0px;	
}
.margin_right
{
	margin-right:10px;
}
.margin_bottom
{
	margin-bottom:10px;
}
/*	F O R M S   */

/*input
{
border:solid 1px #C6D0DF;
}
*/
