/**
 * Stylesheet for Synlighet.no - Synlighet.no tilbyr kostnadseffektiv markedsføring på Internett gjennom søkemotoroptimalisering
 *
 * @ bokser.css
 *
 * @ Hogne Hundvebakke
 * @ 11.08.2008
 *
 **/


/**
 * Stiler for forskjellige bokser
 **/
 
/**
 * Felles for bokser
 **/
 
.boks p
{
	margin-bottom:0px;
}
 
/**
 * Boksvariant 1
 **/
 
.bildebokser
 {
 	float:right;
 	width:253px;
	margin-left:20px;
	margin-bottom:20px;
 }
 
.bildeboks1, .bildeboks2
{
	width:253px;
	clear:both;
	padding-bottom:11px;
	font-size:11px;
	background-color:#f0f0f0;
}

.bildeboks1 p img, .bildeboks2 p img
{
	margin-left:-13px;
}

.bildeboks1 h3, .bildeboks2 h3
{
	background-color:#9d3f78;
	background-image:url(bilder/bildeboks1-bakgrunn-topp.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:24px;
	width:240px;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	padding-top:9px;
	padding-left:13px;
}

#hoved .bildeboks1 p, #hoved .bildeboks2 p
{
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:7px;
	margin-left:13px;
	margin-right:13px;
}

#hoved .bildeboks1 p 
{
	line-height:18px;
}

#hoved .bildeboks2 p 
{
	line-height:21px;
}

/**
 * Boksvariant 2
 **/

.bildeboks2 h3
{
	background-image:none;
	background-color:#8f8f8f;
}

.bildeboks2 p
{
	font-size:14px;
}

/**
 * Bokser for forsiden
 **/
 
#hoved .bildeboks3 
{
 	background-color:#3da5cf;
	width:222px;
	height:245px;
	float:left;
	border-left:6px solid #FFFFFF;
}

#hoved .bildeboks3 h3
{
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	margin-top:2px;
	margin-left:13px;
}

#hoved .bildeboks3 p 
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:7px;
	margin-left:13px;
	margin-right:13px;
	color:#FFFFFF;
}

#hoved .bildeboks3 p img
{
	margin-left:-13px;
	margin-right:-13px;
	margin-top:-7px;
	margin-bottom:4px;
}

#hoved .bildeboks3 a 
{
	font-weight:bold;
	color:#FFFFFF;
	margin-left:3px;
}

/**
 * Nyhetsbrev
 **/

.nyhetsbrev
{
	background-color:#f0f0f0;
	background-position:left top;
	background-repeat:no-repeat;
}

.nyhetsbrev .innhold
{
	padding-top:19px;
	padding-bottom:16px;
	padding-left:21px;
	padding-right:21px;
}

#hoved .nyhetsbrev p
{
	margin-bottom:7px;
}

.nyhetsbrev .input, .nyhetsbrev .utfylling
{
	vertical-align:top;
	width:148px;
	height:20px;
	margin-right:7px;
}

.nyhetsbrev .submit, .nyhetsbrev .button
{
	margin-bottom:-10px;
	vertical-align:top;
}

/**
 * Nyhetsbrev1
 **/

.nyhetsbrev1
{
	width:206px;
	background-image:url(bilder/nyhetsbrev1-bakgrunn-topp.gif);
}

.nyhetsbrev1 .input, .nyhetsbrev1 .utfylling
{
	margin-bottom:10px;
}

.nyhetsbrev1 .submit, .nyhetsbrev1 .button
{
	margin-bottom:0px;
}

#hoved .nyhetsbrev1 p
{
	line-height:18px;
}

/**
 * Nyhetsbrev2
 **/

.nyhetsbrev2
{
	width:678px;
	background-image:url(bilder/nyhetsbrev2-bakgrunn-topp.gif);
}


/**
 * Boks
 **/

.boks
{
	background-color:#f0f0f0;
	background-position:left top;
	background-repeat:no-repeat;
	width:329px;
	height:180px;
}

.boks .innhold
{
	padding-top:19px;
	padding-bottom:16px;
	padding-left:21px;
	padding-right:21px;
}

.boks .overskrift
{
	font-size:18px;
	margin:0px;
	margin-bottom:10px;
	font-weight:bold;
}

/**
 * Boks1
 **/

.boks1
{
	float:left;
	background-image:url(bilder/boks1-bakgrunn-topp.gif);	
}

/**
 * Boks2
 **/

.boks2
{
	float:right;
	background-image:url(bilder/boks2-bakgrunn-topp.gif);
}

/**
 * Spalte
 **/

.spalte
{
	width:329px;
	float:left;
	margin-right:20px;
}

.spalte .innhold
{

}

.spalte img
{
	margin-bottom:13px;
}

.spalte img.float
{
	float:left;
	margin-right:13px;
}

.hoyrespalte
{
	margin-right:0px;
}

.spalteknapper 
{
	clear:both;
}

.spalteknapper .innhold
{
	padding-top:10px;
	border-top:1px solid #e3e3e3;
	margin-top:0px;
}