@charset "utf-8";
/* CSS Document */

/*home page styles=============================*/

body	{

	background-image:url(images/outer_dropshadow1.gif);

	background-position: center;

	background-repeat: repeat-y;

	text-align: center;	

    padding: 0px;	

	}



#Wrapper {

	height: 600px;

	width: 950px;

	margin: 0px auto;

    text-align: left;

	

	}
	
#Header	{
	height: 75px;
	width: 950px;
	}
	.logo-HR	{
		height: 75px;
		width: 210px;
		float: left;
		
		}
		
	.right-topHR	{
		height: 55px;
		width: 200px;
		float: left;
		}
		
	.right-text	{
		height: 20px;
		width: 200px;
		float: left;
		}
		
	.remainingHR	{
		height: 75px;
		width: 540px;
		float: left;
		}
	
	.Hcontent	{
		height: 75px;
		width: 500px;
		float: left;
		}
	
	.login	{
		height: 75px;
		width: 450px;
		float: left;
		}
		
#nav-left-space	{
	height: 400px;
	width: 30px;
	float: left;
	background-image:url(../images/LNS-BG-lt.jpg);
	background-repeat: repeat-y;
	}
	
#navbar	{
	height: 400px;
	width: 150px;
	float: left;
	
	background-image:url(../images/NAV-BG.jpg);
	background-repeat: repeat-y;
	
	}
		.topper	{
			height: 50px;
			width: 150px;
			}
		.nav	{
			height: 200px;
			width: 150px;
			padding-left: 5px;
			}
			
		.botom	{
			height: 150px;
			width: 150px;
			padding-top: 40px;
			}
	
#homepage	{
	height: 400px;
	width: 770px;
	float: left;
	background-image:url(../images/main-bg-lt.jpg);
	background-repeat: repeat-y;
	}
	
#contactpage	{
	height: 400px;
	width: 770px;
	float: left;
	}
	
	.main-form	{
		height: 400px;
		width: 370px;
		float: left;
		background-image: url(../images/form-main-bg.jpg);
		background-repeat: repeat-y;
		}
		.mf-left	{
			height: 400px;
			width: 135px;
			float: left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			}
			
		.mf-right	{
			height: 400px;
			width: 135px;
			float: left;
			}
	
	.form	{
		height: 400px;
		width: 400px;
		float: left;
		background-image: url(../images/form-bg.jpg);
		background-repeat: repeat-y;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
	
#foot	{
	height: 75px;
	width: 950px;
	}
	
#copyright	{
	height: 20px;
	width: 950px;
	}
	
	
	/*=================futurestore script====================*/
	
	




a:link            {

	color: #999999;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	text-decoration: none;

}



a:active         { color: #999999; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

a:visited        { color: #999999; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

a:hover         { color: #6699CC; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}







.textmenu	{color: #CCCCCC; text-decoration:none; font-size: 9px;}

.textmenu:link	{color: #CCCCCC; text-decoration:none; font-size: 9px;}

.textmenu:visited	{color: #CCCCCC; text-decoration:none; font-size: 9px;}

.textmenu:hover	{color: #CCCCCC; text-decoration:underline; font-size: 9px;}



A.white:link	{color: #cfcfcf; text-decoration:none;}

A.white:visited	{color: #c0c0c0; text-decoration:none;}




/*on hover css */
A.white:hover {color:#ffffff; font-weight:bold; text-decoration:none; background-image: 

	background-repeat: repeat-x;

	background-position: 100% 100%;

	padding-bottom: 3px;}



a:white:active {

	text-decoration: none;

	font-weight:bold; text-decoration:none; background-image: url(http://www.futurestore.co.uk/images/dots1.gif);

	background-repeat: repeat-x;

	background-position: 100% 100%;

	padding-bottom: 3px;

}







a:white1:active {

	text-decoration: none;

	font-weight:bold; text-decoration:none; background-image: url(http://www.futurestore.co.uk/images/dots.gif);

	background-repeat: repeat-x;

	background-position: 100% 100%;

	padding-bottom: 3px;

}

