﻿div.LoginActions {
	padding:9px;
	background-color:#FBD800; 
	background-image:url(/Gradient.axd?startcolor=FBD800&endcolor=F9CB28);
	margin-bottom:18px;
	background-position:bottom left;
	_background-position:bottom left;
	background-repeat:repeat-x;
}

div.LoginActions table.Login {
	width:165px;	
	empty-cells:hide;
	border:1px solid ed;
}

div.LoginActions table.Login tr td {
	padding:0px;
}

div.LoginActions table.Login tr td table {
	width:100%;
	table-layout:fixed;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

div.LoginActions table.Login tr td table tr td {
	padding:0px 9px 0px 0px!important;
	text-align:left;
	_width:155px;
}

div.LoginActions table.Login tr td table tr td b {
    font-size:12px;
    white-space:nowrap;
}

div.LoginActions table.Login tr td table tr td span.Validator {
	display:none;
}

div.LoginActions table.Login tr td table tr td.Title {
    white-space:nowrap;
    font-family:"Trebuchet MS",Trebuchet,Arial;
	color:#FFFFFF;
	padding-bottom:9px;
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	text-align:left;
	letter-spacing:-2px;
}

div.LoginActions table.Login tr td table tr td input.TextBox,
div.LoginActions table.Login tr td table tr td select.DropDownList {
	font-size:11px;
	color:#000000;
	width:155px!important;
	_width:175px!important;
	height:15px;
	border:1px solid #e4e4e4;
	margin-bottom:9px;
	display:block;
}

div.LoginActions table.Login tr td table tr td>select.DropDownList {
	height:18px;
}

div.LoginActions table.Login tr td table tr td>select.DropDownList {
	height:20px;
	margin-top:1px;
}

div.LoginActions table.Login tr td table tr td a {
	display:block!important;
	width:155px!important;
	_width:115px!important;
	height:15px;
	text-align:left;
	color:#A0A0A0;
	padding-bottom:5px;
    text-decoration:none!important;
    font-weight:normal;
    font-size:12px;  
    white-space:nowrap;
}

div.LoginActions table.Login tr td table tr td a.CheckBox { width:30px!important; float:left;}

div.LoginActions table.Login tr td table tr td b label {
   display:inline;
}
div.LoginActions table.Login tr td table tr td b label.ToyBoxCheckBoxLabel { margin: 0; position:inherit; top: 0; line-height: 23px;}

table.Login tr td table tr td b
{
    display:block;
    padding-bottom:8px; 
    width:155px!important;
    
       
}

table.Login tr td table tr td b a { background-image:none!important; }

div.LoginActions table.Login tr td table tr td.Button a {
	background-image:url("/Gradient.axd?startcolor=D7D7D7&endcolor=A2A5A4&height=30")!important;
	background-repeat:repeat-x;
	width:155px;
	_width:115px;
}

div.LoginActions table.Login tr td table.LoginPanel tr td {
    padding:5px!important;    
}

 td.TitleTextContainer a {
    padding:0px!important;     
    margin:0px!important;     
}

div.LoginActions a.Link, td.TitleTextContainer a {
    text-decoration:underline!important;
    text-transform:none!important;
    display:inline!important;
    background-image:none!important;
}

div.LoginActions table.Login tr td table tr td a.LoginButton { line-height: 30px; vertical-align:middle; padding: 0px;  height: 30px; color: #fff; display: block; background-image:url("/Gradient.axd?startcolor=D7D7D7&endcolor=A2A5A4&height=30")!important; background-repeat:repeat-x; width:165px!important; font-weight:bold!important; margin-bottom:5px;}
div.LoginActions table.Login tr td table tr td a.LoginButton img {border:none;border-right:1px solid #F9CB28; margin-right: 10px; float:left;}
