/* Style Sheet for Tempus Photographical */

* 
{
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc) 
}

a:focus, a:hover, a:active  { outline:none }

body {
	font-family: verdana, arial, helvetica;
	font-size: 70%;
	color: #c9c3c3;
	background-color:#184460;
	line-height:1.8;
}

#loverlay {
	overflow:hidden;
	background:transparent url(images/login_overlay.jpg) top left no-repeat;
	top:0;
	left:0;
	height:645px;
	margin:0 auto;
	padding:0;
}

h1{
	position:relative;
	top:26px;
	left:15px;
	background:transparent url(images/logo.png) top left no-repeat;
	text-indent:-5000em;
	height:66px;
	width:244px;
}

h1 a{
	display:block;
	height:66px;
	width:244px;
}

#content
{ 
	position: relative;
	background-color: #fff;
	top: -213px;
	left: 426px;
	width: 555px;
	height: 373px;	
	z-index: 1;
}

p.title
{
	color: #73abc7;
	font-weight: bold;
}

td
{
	color: #666;
}

#login
{ 
	position: relative;
	top: -233px;
	left: 703px;
	width: 220px;
	height: 101px;	
	padding-left: 45px;
	padding-top: 17px;
}

#login p.loginlink 
{
	background:transparent url(images/login_icon.gif) top left no-repeat;
	padding-left:15px;
	padding-top:2px;
	margin-top:5px;
	font-size: 90%;
}

#login p.loginlink a ,

#loginbox {
	position: relative;
	width: 220px;
	left: 25px;
	top: 40px;
}

#loginbox2 {
	position: relative;
	width: 350px;
	left: 25px;
	top: 40px;
}

#loginbox2 a { color: #bac6b6; }
#loginbox2 a:hover { color: #bac6b6; }
#loginbox2 a:visited { color: #bac6b6; }

input
{
	background: #184460;
	color: #fff;
	font-size: 110%;
	border: 1px solid #fff;
	padding: 2px;
	font-family: verdana, arial, helvetica;
}

.label
{
	padding-bottom: 10px;
	width: 120px;
	color: #fff;
}

.element  
{
	padding-bottom: 10px;
}
