/*********************************************************************************************************************
    SS for PETRO MARITIM
*********************************************************************************************************************/

	body
		{
			background:url(../../images/gfx/maritim/body_maritim_bg_1.png) top repeat-x;
		}	

/*********************************************************************************************************************
    SITEHEADER
*********************************************************************************************************************/
  
	#SiteHeader #Logo
        {		
			background:url(../../images/gfx/maritim/maritim-banner.png) no-repeat;
        }
  /*  #SiteHeader #BannerText
        {
			background:url(../../images/gfx/maritim/banner_tekst_maritim.png) no-repeat;
        }
    #SiteHeader #BannerLogo
        {
			background:url(../../images/gfx/banner_logoer.png) no-repeat;
        }
*/

/*********************************************************************************************************************
    SITEMENU
*********************************************************************************************************************/
  
    #SiteMenu .Level0 li
		{
			float:left;
			background:url(../../images/gfx/maritim/menu_bg_maritim.png) no-repeat;
			width:121px;
			height:31px;
		}
    #SiteMenu .Level1 li
		{
			list-style:none;
			float:left;
			background:none;
			width: auto;
			margin-left: 10px;
			margin-right: 5px;
			height:31px;
		}
	
/*********************************************************************************************************************
    PAGE RIGHT AREA
*********************************************************************************************************************/
  
	 #PageRightArea #SearchContainer .SearchButton
		{
			background:url(../../images/gfx/maritim/search_button_maritim.png) no-repeat;
		}
	#PageRightArea .BoxHeader
		{
			background:url(../../images/gfx/maritim/s_col_bar_maritim.png) no-repeat;
			width:340px;
			height:34px;
			color:#ffffff;
			padding-left:10px;
			font-size:14px;
			text-transform:uppercase;
			margin-bottom:3px;	
			line-height: 34px;
		}
/*********************************************************************************************************************
    m123 MainContainer
*********************************************************************************************************************/
  		
    .m123MainContainer .CategoryName
		{
			background:url(../../images/gfx/maritim/m_col_bar_maritim.png) no-repeat;
			width:551px;
			height:30px;
			color:#ffffff;
			padding-top:9px;
			padding-left:10px;
			font-size:14px;
			text-transform:uppercase;
			margin-bottom:3px;
			display:none;
		}   
	.m123MainContainer .Detail .UnderHeader 
		{
			background:url(../../images/gfx/maritim/mini_bar_maritim.png) repeat-x;
		}
        /* FOKUS SNIPPET*/		
       	.m123MainContainer .Detail .Body .FokusSnippet .Header
			{
				background:url(../../images/gfx/maritim/s_col_bar_maritim.png) repeat-x;
				color:#FFFFFF;
				font-size:14px;
				height:34px;
				padding-top:2px;
				padding-bottom:4px;
				padding-left:10px;
				line-height: 34px;	
				text-transform: uppercase;					
			}
		
	.m123MainContainer .MediumItem .BoxHeader
	{
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:transparent url(../../images/gfx/maritim/m_col_bar_maritim.png) no-repeat scroll 0 0;
		color:#FFFFFF;
		font-size:14px;
		height:25px;
		padding-left:10px;
		padding-top:9px;
		text-transform:uppercase;
		width:554px;
	}
/*********************************************************************************************************************
    SITE FOOTER
*********************************************************************************************************************/
  	
	#SiteFooter .FooterCategoryName
		{
			background:url(../../images/gfx/maritim/l_col_bar_maritim.png) no-repeat;
			width:926px;
			height:24px;
			color:#ffffff;
			padding-top:9px;
			padding-left:10px;
			font-size:14px;
			text-transform:uppercase;
			margin-bottom:3px;
		}   