﻿#nk
{
 border: solid 1px none; 
    position: absolute; 
    left: 50%; 
    top: 50%; 
    z-index: 100; 
 
    height: 474px; 
    margin-top: -200px; 
 
    width: 800px; 
    margin-left: -400px; 
    background-repeat:no-repeat;
}
img {
	border:0px;}

#IN
{
 border: solid 1px none; 
    position: absolute; 
    left: 50%; 
    top: 50%; 
    z-index: 100; 
 
    height: 474px; 
    margin-top: -140px; 
 
    width: 800px; 
    margin-left: -480px; 
} 


body{
	background-color:black;
	 
   }
#bk {
	background-image:url('/images/local2front2.jpg');background-repeat:no-repeat;width:950px;height:1188px
}
#bkclean {
	background-image:url('/images/local-clean.jpg');background-repeat:no-repeat;width:950px;height:1188px
}

#custom {
    width:512px;
    height:531px;
    padding:0px;
}
#custom div.close {
    right:-15px;
    top:-10px;
}
#petrol {
    background-image:url(/media/img/overlay/petrol.png);
    color:#fff;
}
#apple {
    background-image:url(/apple.png);
    color:#fff;
    padding:50px 70px;
}
#footer a {
	color:silver;	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#nav {
	color:white;font-family:Arial, Helvetica, sans-serif
}
#nav a {
	color:white;text-decoration:none
}
#nav a:hover {
	text-decoration:underline;
}
#usersdetails{
	font-family:Arial, Helvetica, sans-serif;font-size:14px;color:white;
}