﻿/*
'	  All Page
'	  Inbicom 
*/
/*Shablon
-------------------------------------------------------*/
	div.main
	{
		height:100%;
		min-height:100%;
		 /* margin-bottom:-1.5em;
		background-position:bottom;
		background-repeat:repeat-x;
		background-color:Gray;	 */
	}

	div.main{height:auto;}
	div.clear{clear:both;height:1.5em;}
	div.header,div.footer{margin:0 auto; width:100%;}
	div.header
	{
		background-position:top;
		background-repeat:repeat-x;	
	}
	div.content
	{
		vertical-align:top;
		margin:0 auto;
	}
	td.footer
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-color:#fffefe;
		color: #ffffff;
		font-size: 11px;
		width: 100%;
		text-align: center;
		height:75px; 	
		background-position:bottom;
		background-repeat:repeat-x;
		background-image:url(../images/buttom.jpg); 
		background-repeat:repeat-x;
	}
/*-------------------------------------------------------*/

/*Nice Disigne
--------------------------------------------------------*/
	div.main { margin-bottom:-100px;}
	div.header 
	{
		background-image:url(../images/top_ground.jpg); 
		background-repeat:repeat-x;
		height:236px;
	}

	div#footerMaximazeSizaH{ text-align:left;}
	/*div#footerMaximazeSizaHLeft{}*/
	div.HeaderCentralPosition{ width:1000px; position:relative; z-index:100;}
	div.Left{ float:left; z-index:0;}
	div.Right{position:absolute; top:10px; left:461px; z-index:0;}
	div.Lineer	{position:absolute; top:0px; left:940px; z-index:3;}
	div.Driver	{position:absolute; top:170px; left:990px;z-index:4; cursor:pointer;}
	div.Menu {position:absolute; top:203px; left:233px;}

	/* TAB MENU   
	----------------------------------------------------------*/
		div.Menu {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; z-index:15; background:url(../images/Menu_Ground.gif) repeat-x top left;}
		div.Menu  div{display:inline; float:left; cursor:pointer;}
		div.SubMenu {margin: 0px 0px 0px 0px; padding: 5px 0px 5px 10px; z-index:5; background:url(../images/SubMenu_Ground.jpg) no-repeat top left; border: solid 1px #40092f; color: #FFFFFF;}

		.MShadow{position:absolute; z-index:4;}
		div.MShadowL{position:absolute; z-index:5; top:198px; left:230px; width:3px; height:33px; background:url(../images/MShadowL.gif) no-repeat; }            
		div.MShadowT{position:absolute; z-index:4;top:199px; left:230px; width:717px; height:4px; background:url(../images/MShadowT.gif) repeat-x; }            
		div.MShadowR{position:absolute; z-index:5; top:198px; left:947px; width:3px; height:33px; background:url(../images/MShadowR.gif) repeat-x; } 
		div.MShadowB{position:absolute; z-index:4;top:226px; left:230px; width:717px; height:4px; background:url(../images/MShadowB.gif) repeat-x; }            
          
		.PageMainMenu {padding: 0 0 0 0px; margin:0 0 0 0px; vertical-align:top; text-decoration:none;  text-align:center; color:#FFFFFF; font-size:15px;}
		.PageMainMenu {padding: 0px 0px 0px 0px; height:10px; width: 20%; text-align: right; vertical-align: top; padding-left: 10px; padding-right: 10px;}
		table.PageMainMenu_selected{background:url(../images/Menu_Ground.gif) repeat-x bottom left; height: 100%; width: 100%;}
		a.PageMainMenu_selected{font-size: 15px !important;}
	/*----------------------------------------------------------*/

	/* content
	------------------------------------------------------------*/
		div.ContentCentral{ padding: 29px 0px 0px 56px; width:950px; height:500px; background:url(../images/central_Ground.jpg) repeat-x top;}
		div.ContentCentral > div { position:relative;}
	/*----------------------------------------------------------*/

/*------/Nice Disigne-----------*/