﻿/* shared styles, used in both editor and web */
/* temporary styles. remove this, when confirmed - erik */
 
 /******************************/

.design_header_orange
{
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 3em;
	line-height:1.25em;
	letter-spacing:0.4em;
	color: #ff4900;
}

.design_header_blue
{
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 3em;
	line-height:3.25em;
	color: #4e6eae;
}

.design_date
{
	color: #191919;
	font-size: 1em;
	font: Verdana;
	vertical-align: top;
	line-height: 0.0em;
}

.design_subheader
{
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 1.125em;
	color: #0eb000;
}

.design_text
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7875em;
	color: #333333;
}

.design_link,.design_link:link,.design_link:visited,.design_link:hover
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.6875em;
	color: #4e6eae;
	text-decoration: underline;
}






/* Templates */ 

.quickLinks_Link
{
	color: #787878;
	font-size: 0.6em;
	font: Trebuchet MS;
	vertical-align: top;
	line-height: 1em;
	text-decoration: underline;
}

.quickLinks_Header
{
	color: #393939;
	font-size: 0.7em;
	font-family: Trebuchet MS;
	font-weight:bold;
	vertical-align: top;
	line-height: 14px;
}

.quicklinks_TopHeader
{
	font-family: "Trebuchet MS",Arial,Verdana;
	font-size: 1.15em;
	color: #0eb000;
	font-weight:  normal;
	text-decoration:none;
	letter-spacing: -0.1px;
}


/* campaign */

.campaign_Frame
{
	
	background-repeat: no-repeat;
    width: 143px; 
    height: 101px; 
    padding-left: 5px;
}

.campaign_Header
{
	font-size: 1.2em; 
	color: #FAFAFA;
}

.campaign_Price
{
	font-size: 1.9em; 
	color: #FFFFFF;
}

.campaign_PriceConditions
{
	font-size: 0.6em; 
	font-family: Verdana; 
	color: #FFFFFF; 
	line-height: 1.0em;
}


/* Annet */

.clearFormatting
{
        clear:both;
	
}

.vAlignTop
{
vertical-align: top;
}


.articleHeading
{
	font-family: Arial;
	font-size: 24px;
	word-spacing: -1px;
	color:  #DF2055;
	padding-bottom: 8px;
}

.articleIngress
{
	font-family:Arial;
	font-size: 14px;
	color: #5D7B9D;
	font-weight:bold;
	padding-bottom: 8px;
	
}

.articleBody
{
	font-family:Arial;
 font-size : 12px;
 font-weight:normal;
 color:#64686D;
}

.articleBodyHeader
{
	font-family:Arial;

 font-size : 12px;
 font-weight:bold;
 color:#64686D;
 text-align:left;
}
.articleLink a
{
   font-family:Arial !important;
   font-size: 12px;
   color: #336699;
   text-decoration: underline;

}

.productBodyText
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	color:#4B4B4B;
	padding-left: 4px;
	
}



/* Boxes */
.boxHeader
{
	color: #3e006f;
	background-color: #d6d000;
	height: 20px;
	
}

.boxTitle
{
	font-family: Arial;
	font-size: 11px;
	/*color:White;*/
	font-weight:bold;
	padding-left: 8px;
	text-transform:uppercase;
	background: #d6d000;
}

.boxTable
{
	margin-bottom: 6px;
}

.boxTableFront
{
	margin-bottom: 8px;
	background-image: url(../../uploads/images/gr175.gif);
	background-repeat:repeat-y;
}

.boxTableInfo
{

	margin-bottom: 8px;
	background-image: url(../../uploads/images/gr2.gif);
	background-repeat:repeat-y;
	z-index:0;
	position:inherit;

}

.sideBarItemSummary {
	color:#4B4B4B;
	}
