@charset "UTF-8";

/* tags */
body {
	margin:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:rgb(233,93,14);
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

a:hover {
	text-decoration:underline;
}

h1, h2, p {
	margin:0px 0px 10px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	border-bottom:1px solid rgb(0,0,0);
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
	margin:0;
}

h4 {
	font-size:16px;
	margin:0;
 }

p {
	font-size:13px;
	line-height:17px;
}


p:last-child {
	margin:0;
}

/* structure */
#pageContainer {
	height:100%;
}
	#infoBar {
		height:30px;
		background:url(/Branding/Tamigo2009/Images/infoFooterBack.png) repeat-x;
	}
		#topMenu {
			position:absolute;
			top:8px;
			left:20px;
			color:rgb(233,93,14);
			font-size:12px;
		}
			#topMenu a {
				color:rgb(233,93,14);
				text-decoration:underline;
			}
			#topMenu a:hover {
				color:rgb(255,255,255);
			}

		#tamigostatus {
			position:absolute;
			top:8px;
			right:20px;
			color:rgb(255,255,255);
			font-size:12px;
			font-weight:bold;
		}

					
		
			
		#loginInfo {
			position:absolute;
			top:0px;
			padding:8px 11px 0px;
			background:url(/Branding/Tamigo2009/Images/loginBevels.png) no-repeat;
			color:rgb(255,255,255);
			font-size:12px;
			font-weight:bold;
		}
		
			#loginInfo a {
				display:block;
				position:absolute;
				right:10px;
				top:9px;
				font-size:10px;
			}
		
	#topContainer {
		height:95px;
		background:url(/Branding/Tamigo2009/Images/topBack.png) repeat-x;
	}
		.tamigoLogo {
			position:absolute;
			top:42px;
			left:20px;
			
		}
		.tamigoLoginLabel {
			position:relative;
			top:-20px;
			left:0px;
			
		}
		.tamigoLoginTextBox {
			position:relative;
			top:-40px;
			left:68px;
		}
		.tamigoLoginNameTextBox {
			position:relative;
			top:-21px;
			left:45px;
		}
		.tamigoLoginButton{
			position:relative;
			top:-35px;
			left:-12px;
		}
		.tamigoLoginHyperLink{
	        position:relative;
			top:-35px;
			left:0px;
		}
	#mainContainer {
	padding:16px;
	clear: both;
	margin-bottom: 10px;
	}
	
	.leftCol {
		margin: 20px auto 20px auto;
		width:500px;
	}
	
		#bottomButtons {
			margin-top:20px;
			width:668px;
		}
	
	#rightCol {
		float:right;
		width:290px;
	}
	
	#footer {
		bottom:0px;
		left:0px;
		width:100%;
		height:30px;
		background:url(/Branding/Tamigo2009/Images/infoFooterBack.png) repeat-x;
		
		font-size:10px;
		color:rgb(255,255,255);
	}

	#adressWrapper {
		padding-top:8px;
		padding-left:20px;
		float:left;
	}	
	#adressWrapperRight {
		padding-top:8px;
		padding-right:20px;
		float:right;
	}

/* login box */
#clientLogin {
	width:250px;
	height:100px;
	padding:11px;
	background:url(/Branding/Tamigo2009/Images/loginBack_loginpage.png) no-repeat;
	text-align:left;
	margin: 30px auto 0px auto;
	
}
	#clientLogin form {
		margin:0;
		padding:0;
	}
	
	#clientLogin p {
		margin:2px 0 2px 0px;
	}
	
	#clientLogin a {
		float:left;
	}

	#clientLogin input.txt {
		width:150px;
		height:20px;
		font-size:12px;
		color:rgb(0,0,0);
		margin:0px 20px 0px 0px;
		background:url(/Branding/Tamigo2009/Images/inputBack.png) no-repeat;
		border:0px;
	}
	
	#clientLogin input.txt1 {
		width:150px;
		height:20px;
		font-size:12px;
		color:rgb(0,0,0);
		margin:0px 20px 0px 23px;
		background:url(/Branding/Tamigo2009/Images/inputBack.png) no-repeat;
		border:0px;
	}
	
	
	#clientLogin input.btnLogin {
		width:50px;
		font-size:12px;
		background:url(/Branding/Tamigo2009/Images/btnLoginBack.png);
		color:rgb(255,255,255);
		border:none;
		float:right;
		margin-right:20px;
		
	}
	
#clientCompanies {
	width:250px;
	background:url(/Branding/Tamigo2009/Images/loginBack_loginpage_companies.png);
	background-repeat:repeat-x;
	text-align:left;
	border:1px;
	border-style:solid;
	border-color:#888888;
	margin: 30px auto 30px auto;
	
}
	#clientCompanies form {
		margin:0;
		padding:0;
	}
	
	#clientCompanies p {
		margin:2px 0 2px 0px;
	}
	
	#clientCompanies a {
		float:left;
	}

	#clientCompanies input.txt {
		width:150px;
		height:20px;
		font-size:12px;
		color:rgb(0,0,0);
		margin:0px 20px 0px 0px;
		background:url(/Branding/Tamigo2009/Images/inputBack.png) no-repeat;
		border:0px;
	}
	
	#clientCompanies input.txt1 {
		width:150px;
		height:20px;
		font-size:12px;
		color:rgb(0,0,0);
		margin:0px 20px 0px 23px;
		background:url(/Branding/Tamigo2009/Images/inputBack.png) no-repeat;
		border:0px;
	}
	
	
	#clientCompanies input.btnSelectCompany {
		width:50px;
		font-size:12px;
		background:url(/Branding/Tamigo2009/Images/btnLoginBack.png);
		color:rgb(255,255,255);
		border:none;
		float:right;
		margin-right:20px;
		margin-bottom:11px;
		
	}

/* mainmenu */
#mainMenu {
	position:absolute;
	top:92px;
	left:178px;
	list-style-type:none;
	padding:0;
	margin:0;
}
	#mainMenu li {
		float:left;
		position:relative;
		height:28px;
		padding:0px;
		margin:0 3px 0 0;
		background:url(/Branding/Tamigo2009/Images/menuTabStart.png) no-repeat left;
		font-size:12px;
		opacity:0.5;
		filter:alpha(opacity=50);
	}
	
	#mainMenu li:hover {
		opacity:1;
		filter:alpha(opacity=100);
	}
	
		#mainMenu li a {
			float:left;
			display:block;
			height:18px;
			padding:10px 10px 0px;
			color:rgb(0,0,0);
			text-decoration:none;
			background:url(/Branding/Tamigo2009/Images/menuTabEnd.png) no-repeat right;
		}
		
		#mainMenu li a:hover {
			color:rgb(233,93,14);
		}
		
	#mainMenu li.active {
		background:url(/Branding/Tamigo2009/Images/menuTabStartActive.png) no-repeat left;
		opacity:1;
		filter:alpha(opacity=100);
	}
		#mainMenu li.active a {
			background:url(/Branding/Tamigo2009/Images/menuTabEndActive.png) no-repeat right;
			color:rgb(255,255,255);
		}
		#mainMenu li.active a:hover {
			color:rgb(255,255,255);
			cursor: default;
		}



/* content classes */
.whiteBox {
	background:url(/Branding/Tamigo2009/Images/whiteBoxUpperLeft.png) top left;
}

	.whiteBoxContent {
		background:url(/Branding/Tamigo2009/Images/whiteBoxLowerRight.png) right bottom;
	}
	
	.whiteBoxTop {
	float:right;
	width:14px;
	height:14px;
	background: url(/Branding/Tamigo2009/Images/whiteBoxUpperRight.png) right top no-repeat;
	}
		
	.whiteBoxText {
	padding:14px 14px 0px;
	margin:auto;
	}
		
	.whiteBoxBottom {
		height:10px;
		background:url(/Branding/Tamigo2009/Images/whiteBoxLowerLeft.png) no-repeat bottom left

	}

.whiteBox h2 {
	color:rgb(0,0,0);
	background:url(/Branding/Tamigo2009/Images/bevelDividerDark.png) bottom left no-repeat;
	font-size:14px;
	padding:10px;
	margin:-10px -10px 5px;
}


.whiteBox h4 {
	background: url(/Branding/Tamigo2009/Images/arrow.png) no-repeat left +2px;
	color:rgb(0,0,0);
	padding-left:20px;
}


/* png fix */
#loginInfo,
.modulContainer,
.modulButton a,
.bottomButton a,
.clientLogoBox img { behavior: url(/MasterPages/Scripts/iepngfix.htc) }


/* div classes */
.clr { clear:both; }


.clientLogoBox {
	text-align:center;
	padding:10px;
	background:url(/Branding/Tamigo2009/Images/bevelDividerDark.png) bottom left no-repeat;
	margin:-10px -10px 5px;
}



/* forget password*/

.contentHeaderSmall
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana,Arial; /*vertical-align:middle; 	text-align:center;	*/
    text-align: center;
    padding-bottom: 4px;
}

.inputText
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.inputTextButton
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
    volume: <number>;
}

.buttonText
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
	
}

.inputButton
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.errorText
{
  	font-family: Verdana;
	font-size: xx-small;
	color: Red;
	font-weight: bold; 
}
/*end*/
