﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
background:url('../Image/bg.png') repeat-x #fff;margin:0;cursor:default;
margin:0 auto;cursor:default;
	
}
a 
{
	text-decoration:none;
}
.large-textbox 
{
	background:url('../Image/text.png') no-repeat right;border:none;margin:3px;width:150px;height:29px;line-height:25px;padding:0 5px 0 0;
}
.rememberme 
{
	padding:0 0 0 80px;
}
.floatright
{
	margin:0 0 0 15px;
	float:left;
}


.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
	font-size: 1.1em;
	display: block;
	text-align: right;
	padding: 10px;
	color: White;
	height: 43px;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
    position:relative;
    float:none;
}

.bold
{
    font-weight: bold;
}
.capcha 
{
	padding:0;
	float:none;
	position:relative;
	margin:0 0 0 5px;
	border:1px solid gray;
}
.login
{
background:url('../Image/login-btn.png') no-repeat; cursor:pointer;border:none;margin:0 ;padding:4px 24px;
}
.sendpassBtn 
{
	background:url('../Image/sendpassBtn.png') no-repeat;
	cursor:pointer;border:none;padding:11px 38px;
	float:left;
	margin:5px 0 0 24px;
	font:normal 11px tahoma;
}
.Sel-Project
{
	cursor:pointer;border:none;position:relative;
	
}
.combo-Sel-Project
{
	float:none;
}
.combo-select-project
{
	font:normal 11px tahoma;
	background:#eee;
	height:25px;
	padding:5px;
	border:none;
}