﻿/* Added By BK */ 

.toplogo
{
 /*	background-image:url("images/Datec_logo.png"); */ 
	width: 218px;
	height:98px;  
}	

.dlc_online
{
	background-image:url("images/dlc_online.jpg"); */ 
	width: 271px;
	height:20px;  
}

.Footer
{
	background-image:url("images/Datec_Footer.jpg");
	height:42px;
	width: 986px;
}
   

.topArea
{
	background-image:url("images/Datec_Header.jpg");
	height:120px;
}

.topNavContainer
{
	background-image:url("images/D_Menu_BG.jpg");
}
.topNavItem
{
	color: white;
	text-align:center;	
	font-family:Arial; 
	font-size:11pt;
	font-weight:normal;
	background-image: url('Images/D_Menu_Spliter.jpg');	
	background-repeat:no-repeat;
	background-position:top left;
	width:125px;

	/*	background-image: url('images/D_Menu_BG.jpg'); */ 
}


.topNavItem_1
{
	color: white;
	text-align:center;	
	font-family:Arial; 
	background-image: url('Images/D_Menu_Spliter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
/*	background-image: url('images/D_Menu_BG.jpg'); */ 
}





/*
.topNavSelected a 
{
	background-color:white;
	/* background-image: url('images/bl_Navbar_Hover_Glass.jpg'); * / 
}
.topNavHover a
{
	background-color:white;
 /* background-image: url('images/bl_Navbar_Hover_Glass.jpg'); * /
}
 
.topNavRoundLeft
{
	width:14px;
	*position:relative;
	*right:-1px;
	background-image:url('images/bl_Navbar_Left.jpg');
	background-repeat:no-repeat;
}
.topNavRoundRight
{
	width:15px;
	background-image:url('images/bl_Navbar_Right.jpg');
	background-repeat:no-repeat;
}*/
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:14px
}
.glassSpacerRight
{
	width:15px
}


/* Images for the Datec WebSite */ 


.Webmail_bg
{
	background-image:url('images/Datec_webmail_BG.jpg');
	width:221px;
	height: 161px;
}

.LatestNews_bg
{
	background-image:url('images/Datec_LatestNews_BG.JPG');
	width:221px;
	height:342px;
}

.left_Nav_top_bg
{
	background-image:url('images/D_Left_Nav_Top.JPG');
	width:180px;
	height:52px;
	color:#002B5C;
	font-family:Arial; 
	font-size:12pt;
	font-weight:bold;
	
}

.left_Nav_bottom_bg
{
	background-image:url('images/D_Left_nav_bottom.JPG');
	width:180px;
	height:10px;

}

.webmail_login
{
	background-image:url('images/D_login.JPG');	 
	width:52px;
	height:22px;
	padding:0px;	
	border:0px;
}

.loginusername
{
	background-image:url("images/d_login_username.jpg"); 
	padding: -15px 0px 0px 0px; 
	margin: 0px 0px  0px 0px;	
}

.loginpassword
{
	background-image:url("images/d_login_password.jpg"); 
	padding: -15px 0px 0px 0px; 
	margin: 0px 0px  0px 0px;	
}



