﻿/* Login6 Alternate Blue  */

/* Header */
.headerLeft{color:rgb(102,102,102);}

/* Controls */
.controlHeaderText{padding-left:30px;}
.controlHeaderButtons{padding-right:30px;}
.controlBody{margin-left:30px;margin-right:30px;}
.controlBaseTable{margin-top:175px;} /* moves inputs level with the Connects logo */

.control a{color:rgb(102,102,102);padding-right:5px;font-size:8pt;}

.controlTopCenter{width:629px;height:40px;font-family:Arial;background-repeat:no-repeat;background-position:left top;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/controlTopCenter.png);}
.controlCenterCenter{width:629px;height:370px;background-repeat:no-repeat;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/controlCenterCenter.png);}

.controlBodyItemLabel{width:70px;color:rgb(102,102,102);}
.controlBodyItemValueTextbox{width:200px;}

.loginButton{background-color:rgb(255,255,255);height:32px;width:63px;border-style:none;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/Login.png);}
.loginButton:hover{height:32px;width:63px;border-style:none;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/Login_Hover.png);cursor:hand;cursor:pointer;}

.refreshCacheButton{background-color:rgb(255,255,255);height:32px;width:94px;border-style:none;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/RefreshCache.png);}
.refreshCacheButton:hover{border-style:none;background-image:url(../../../Handlers/PersistantImage.ashx?Image=~/Themes/Login6/Blue/Images/RefreshCache_Hover.png);cursor:hand;cursor:pointer;}


