﻿/* navigation */

a.nav
{
    display: block;
    height: 60px;
    width: 182px;
    background: Transparent url(/App_File/Carlsberg/Image/Infopage/customer_service_9.gif) no-repeat top left;
    line-height:3.7em;
    text-align:left;
    text-indent:40px;
    color:White !important;
    text-decoration:none;
    font-family:Arial;
    font-size:16px !important;
	font-weight:normal;
	

}

a.nav:hover
{
	    background: Transparent url(/App_File/Carlsberg/Image/Infopage/customer_service_10.gif) no-repeat top left;
}


a.sublevel 
{
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family:Arial;
    font-size:16px !important;
	font-weight:normal;
}

a.navselected
{
		   display: block;
    height: 60px;
    width: 182px;
     background: Transparent url(/App_File/Carlsberg/Image/Infopage/customer_service_10.gif) no-repeat top left;
    line-height:3.7em;
    text-align:left;
    text-indent:40px;
    color:White !important;
    text-decoration:none;
    font-family:Arial;
    font-size:16px !important;
	font-weight:normal;
	
}
a.sublevelselected
{
	   display: block;
    height: 60px;
    width: 182px;
     background: Transparent url(/App_File/Carlsberg/Image/Infopage/customer_service_10.gif) no-repeat top left;
    line-height:3.7em;
    text-align:left;
    text-indent:40px;
    color:White !important;
    text-decoration:none;
     font-family:Arial;
    font-size:16px !important;
	font-weight:normal;
}
/* end navigation */
