/*
 * $Header: /www/hegnar/cvs/template/ver1-0/css/bilogmotor_artikkel.css,v 1.11 2008/08/05 11:59:07 ttmmers Exp $
 * $Author: ttmmers $
 * $Date: 2008/08/05 11:59:07 $
 * $Revision: 1.11 $
 * Display: css-fil for publikasjonen Hegnar.no
 */

.MainContent { }

.ArticleMainPH {
	width:452px;
	margin-left:7px;
	margin-bottom:15px;
}

.ArticleTitle h2 {
    font-size: 2.3em;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: Black;
}

/*.ArticleTitle h2.Medium {
    font-size: 1.7em;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: Black;
}

.ArticleTitle h2.Small {
    font-size: 1.4em;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: Black;
}

.ArticleTitle h2.Large {
    font-size: 2.0em;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: Black;
}

.ArticleTitle h2.X-Large {
    font-size: 2.3em;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: Black;
}*/

.ArticleHeader{
    color: #A7A7A7;
    font-size: 0.85em;
    line-height: 200%;
    margin-bottom: 6px;
}

.ArticleRelListDeviderT {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}

h5 {
	background:none;
}
.ArticleHeader a img { }

a.artikkelFunc, a.artikkelFunc:hover, a.artikkelFunc:visited { color: #A7A7A7; text-decoration: none; }

a.artikkelFunc img { }

.MainContent b.ingress { font-size: 1em; }

.MainContent p { font-size: 0.9em; }

p.inlineImageCaption {
background-color:#EEEEEE;
border:1px solid #E9E9E9;
color:gray;
font-size:0.7em;
margin-top:2px;
padding:2px 0pt;
text-align:center;
}

.ArticleRelListDeviderT{
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
} 
.ArticleRelatedBox {
    margin: 0px;
    padding: 0px;
    border-left: 10px solid white;
    border-bottom: 5px solid white;
    float: right;
    width: 225px;
}

.lastRelatedList, .RelevantTools { background-color: #eaebed; }

.lastRelatedList h5, .RelevantTools h5 { background: url(../gfx/bg_header_01_225.gif) no-repeat; } // from 02

.Ad { clear: both; margin-bottom: 5px; }

/*  Forms Elementer */
.FormsLayoutBG{ background: url(../gfx/Formsel_ytile.gif) repeat-y; margin-left: 13px;}
.FormsLayoutBG td{padding: 1px 10px 1px 10px;}
.FormsLayoutBG td.LayoutTB{ height: 5px; padding: 0px; margin: 0px; }
.FormsLayoutBG .Question{ font-weight: bold; }
.FormsLayoutBG hr {border: none 0; border-top: 1px dotted #cccccc; height: 1px; margin: 0; text-align: left; padding: 0;}
.FormsLayoutBG .knapperad {border-top: 1px dotted #cccccc; padding-top: 3px;}
.FormsLayoutBG #recipients, .FormsLayoutBG #sender { width: 260px; }
.FormsLayoutBG textarea {width: 410px;}

Form{ margin: 0px; padding: 0px;}

/*	Comments	*/
.readerFuncs { font-size: 0.8em; text-align: right; }

.readerFuncs a { color: #F58220; }

.readerComments p { border-bottom: 1px dashed #EEEEEE; }

.readerComments p.headerDesc {
    color: #808080;
    padding: 0px 0px 5px 0px;
    margin: 0px;
    border-bottom: 1px solid #CCCCCC;
}

.readerComments b.from { padding-top: 10px; padding-bottom: 5px; display: block; }

.nyKommentar { padding: 5px 0px 30px 0px; }

label { width: 468px; display: block; }

label span {
    display: block;
    width: 100px;
    border: 0px solid black;
    float: left;
    clear: left;
    height: 20px;
}

label input, label textarea{ width: 362px; }

input.submitButton {
    width: 90px;
    float: right;
    clear: both;
    margin-top: 2px;
    margin-right: 0px;
}

span.error { font-size: 0.8em; color: Red; }


.ArticleRelListDeviderT div.newsList{
	background-color:#FFFFFF;
}
.ArticleRelListDeviderT div.newsList .listArt{
	padding-bottom:0px;
	border:none;
}
	

.newsList { padding-bottom:10px;margin: 0px 0px 4px 0px;background-color:#EAEBED;}
/*.newsList .listArt { color:#CCCCCC; font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:0.8em; margin:4px 3px; }*/
.newsList .listArt { margin: 6px 8px 6px 8px; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 0.80em;color:#CCCCCC;border-bottom:1px dashed #cccccc;Padding-bottom:6px;}





/*	Tips en venn	*/
.sendMail label { width: 130px; float: right; margin-right: 5px; }
.sendMail label.firstCol { float: left; }
.sendMail label span { width: 100%; }
.sendMail label input { width: 100%; }
span.correct { color: #009900; font-size: 0.8em; }

