﻿
.error {color:Red!important;}

#form {}
#form INPUT {}
#form .register
{
	padding:10px;border: dotted 1px #ccc; background-color:#e7f0f6;
}
#form .register td{padding:6px;}

#form .logon{padding:9px;border: dotted 1px #ccc; background-color:#fff;}
#form .logon .method{border:solid 1px #ccc; background-color:#dfeaff; width:180px;}
#form .logon .cardspace{text-align:center; background-color:#ffffff; border:solid 1px #888;margin:5px;padding:5px;}



#wisekey
{
		width: 900px; 
		margin: auto;
		background-color:#FFF;
}


/*...................................... CUSTOM HEADER ..................................................... */
.hline
{
	font-size:1px;
	line-height:1px;
	height:1px;
	width:500px;
	background:  url(images/lowbar.jpg) 0 0 no-repeat;
	float:left;
}

	#header h1.logo2
			{
				 display:none;
			}
	#header h1.logo3
			{
			display:block;
			 position:static;
			background:  url(images/logos/unwtologo.jpg) 0 0 no-repeat;
			margin: 16px 0px 0px 50px;
			float: right;
			height: 47px;
			width: 360px;
			}
	#header h1.logo3 a,
	#header h1.logo3 a:link,
	#header h1.logo3 a:active,
	#header h1.logo3 a:visited
			{
			display: block;
			text-indent: -999px;
			overflow: hidden;
			height: 47px;
			width: 360px!important;
			}
			
		#header .bg
		{
			background-color:#005b90;
		}
		#header .bg .bgleft{width:33%;}
		#header .bg .bgcenter{}
		#header .bg .bgright
		{
			border:solid 0px #005b90;
			height:79px;
			background: url(images/header/unwtobg.jpg) top right no-repeat;
		}
			
			
	/*...................................... CUSTOM CONTENT..................................................... */
	
	#main #content #body
			{
			float: left;
			text-align:left;
			padding:6px;
			border: 0px solid green;
			}

			
/*...................................... INFO WINDOW..................................................... */
#winzone
{
	width:100%;
	text-align:center;
}
#win
{
	
	width:600px;
	border: 1px solid #d2d0d0;	
	padding:6px;
	margin:20px;
}

#win p
{
	margin: 5px 0 5px 0!important;
}


.intro{margin:1px;padding:2px;}
#wininfo .intro{}

#win .topline{ border-width:0px; height:0px!important;background:url(images/topline.jpg) top left no-repeat;}
#win .botline{ border-width:0px;height:1px; background :url(images/botline.jpg) top left no-repeat;}
 

#wininfo1 .head .logo{float:left;}
#wininfo1 .head{height:30px; border-bottom: solid 1px #cccccc;}

#win h2{FONT-SIZE:110%!important; font-weight:bold!important;}

#win .body
{
	border: 0px solid #d2d0d0;	
	margin:1px;
	padding:3px;
}
			
			

/* MAIN » TABLES
	   ............................................................................................ */	
 table td
	{
		vertical-align:top;
	}
			
			
.pathnav{margin-bottom:20px;padding:1px;}

.loginview a
{
	color:White;
}
#login .logincontrol
{
	text-align:left;

}
#login .body
{
	text-align:center;
}
#login .TitleTextStyle
{
	width:100%;
}

