/* NEWS - CommonStartNewsControl.ascx */
.newsControl_pageTitle h1       { font-family:Times New Roman, Arial, Verdana, Helvetica; font-size:24px; font-weight:bold; color:#c90081; margin:10px 0 8px 0;  }
.newsControl_date p             { display:none; }
.newsControl_header            	{ font-family:Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color:#333333; text-decoration:none; }
.newsControl_header a:link,
.newsControl_header a:visited   { font-family:Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color:#333333; text-decoration:none; }
.newsControl_header a:hover     { font-family:Arial, Verdana, Helvetica; font-size:12px; font-weight:bold; color:#333333; text-decoration:underline; }
   	
.newsControl_showAll a:link,
.newsControl_showAll a:visited  { font-family:Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#aa0061; text-decoration:none; }
.newsControl_showAll a:hover    { font-family:Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#aa0061; text-decoration:underline; }
	
.newsControl_shortInfo p        { font-family:Verdana, Arial, Helvetica; font-size:11px; font-weight:normal; font-style:normal; color:#000000; margin:0 0 10px 0;}
.newsControl_showAll            { text-align:left;  }

#start_div_firstNews .newsControl_showAll { display:none; }

/* NEWS - ShowNewsSpecific.aspx */
.divSNSLinkWrapper 	{ padding:8px 0 3px 0; }
.divSNSLinkWrapper  a { padding-right:6px !important; }

/* EVENTS - Calendar */
.CEVC_body p { margin:2px 4px 3px 4px !important; }
.CEVC_calendar .CEVC_body .CEVC_item .CEVC_itmHeaderLink{
	width:325px;
}

/*  PageInfoControl/PageAttribute - Latest update */
.PIC_wrapper { padding-top:8px; }
.PIC_pubDate { font-family:Verdana, Arial !important; font-size:9px !important; font-weight:normal !important; color:#000000 !important; text-align:right; }

/*
* Grastorp_Dyn_LinkTemplate2_Template.htm
*/
#Dyn_LinkTemplate2_Template.dynTemplateWrapper.grastorp .dynContentRowContainer a
{
	display:block;
}
/*
* Customer specific changes of default css
*/
/*
* Web_Rotator
*/
.RVC_div_btnPrev,
.RVC_div_btnNext	{ width:auto; padding-top:19px; }
.RVC_div_btnNext	{ float:right; }
.RVC_btnPrev,
.RVC_btnNext    { display:inline-block; width:52px; height:57px; }
.RVC_btnPrev    { background:transparent url('../../Documents/Grastorp/Images/btnPrev.gif') top left no-repeat; }
.RVC_btnNext    { background:transparent url('../../Documents/Grastorp/Images/btnNext.gif') top left no-repeat; }
.RVC_div_navLinks { width:75%; padding-left:3px; }
.RVC_div_navLinks table a { color:#2d2b2c !important; }
.RVC_div_navLinks table a[disabled] { color:#aa0061 !important; }
.RVC_div_textContainer { width:73%; margin-left:auto; margin-right:auto; }
.RVC_categories { text-align:center; }
.RVC_categories a.CVC_gridLink:link,
.RVC_categories a.CVC_gridLink:visited,
.RVC_categories a.CVC_gridLink:hover,       
.RVC_categories a.CVC_Selected:link,   
.RVC_categories a.CVC_Selected:visited,
.RVC_categories a.CVC_Selected:hover    
{ 
    background-color:#2d2b2c; 
    padding:1px 4px; 
    margin:0 3px; 
    text-decoration:none;
    
    width:29%;
    
    font-family:'Times New Roman',Verdana; font-size: 16px; font-weight: normal; color: #fff; /* FONT-SETTINGS */
}
.RVC_categories a.CVC_gridLink:hover,
.RVC_categories a.CVC_Selected:link,   
.RVC_categories a.CVC_Selected:visited,
.RVC_categories a.CVC_Selected:hover
{
    background-color:#aa0061; 
    color: #fff; /* FONT-SETTINGS */
}
.noNavigation .RVC_div_btnPrev,
.noNavigation .RVC_div_btnNext	{ padding-top:21px; }
.noNavigation .RVC_div_imageContainer { margin-bottom:6px; } 
.noNavigation .RVC_div_navLinks { width:86%; margin-left:auto; margin-right:auto; padding-left:10px; }
.noNavigation .RVC_div_navLinks table,
.noNavigation .RVC_categories .CVC_gridRow { margin-left:auto; margin-right:auto; float:none;   }
.noNavigation .RVC_categories { margin-top:3px; }
.noNavigation .RVC_categories .CVC_gridRow { width:80%; *padding-left:8px;  }
.noNavigation .RVC_categories a.CVC_gridLink,
.noNavigation .RVC_categories a.CVC_Selected { width:30%; margin:0 8px; }
.noNavigation .RVC_div_navLinks table a { color:#fff !important; }
.noNavigation .RVC_div_navLinks table a[disabled] { color:#aa0061 !important; }
.noNavigation .RVC_div_textContainer,
.noNavigation .RVC_div_headerContainer { width:68%; margin-left:auto; margin-right:auto; }
.noNavigation .RVC_div_headerContainer h1 { color:#C90081 !important; }
.noNavigation .RVC_div_headerContainer p,
.noNavigation .RVC_div_textContainer p { color:#fff !important; }
/* IE6 */
.noNavigation .RVC_div_navLinks table a:link, 
.noNavigation .RVC_div_navLinks table a:visited, 
.noNavigation .RVC_div_navLinks table a:hover { color:#fff !important; }
.noNavigation .RVC_categories a.CVC_gridLink:link,
.noNavigation .RVC_categories a.CVC_gridLink:visited,
.noNavigation .RVC_categories a.CVC_gridLink:hover,       
.noNavigation .RVC_categories a.CVC_Selected:link,   
.noNavigation .RVC_categories a.CVC_Selected:visited,
.noNavigation .RVC_categories a.CVC_Selected:hover    
{ 
    width:30%; margin:0 8px;
}