/* LOGIN 
----------------------------------------------- */

/* LOGIN  */

#loginput1 /*user name text */
{
    margin-top: 20px;
    float: left;
    width: 120px;
    /*font-size: 9px;
    font-weight: bold; */
	margin-bottom: 2px;
}
#loginput2 /*password text div*/
{
     margin-top: 1px; 
    float: left;
    width: 125px;
    /*font-size: 9px;
    font-weight: bold; */
	margin-bottom: 2px;
}
#loginput1b  /*user name box div */
{
    margin: -3px 0 2px 0;
    float: left;
    width: 120px;
}
#loginput1b input /*user name box */
{
	width: 200px;
	margin-bottom: 5px;
	font-size: 110%;
}
#loginput2b  /*password box div*/
{	
    margin: -3px 0 2px 0;
    float: left;
    width: 125px;
}
#loginput2b  input /*password box */
{
	width: 200px;
	margin-bottom: 0px;
	font-size: 110%;
}
#loginput3  /*login button div*/
{
    margin: 0 0 0px 0;
    float: left;
    width: 120px;
}
#loginput3 input /*login button */
{
	width: 100px;
	margin: 0 0 0px 0;
}

#loginput4
{
    margin: 0 0 2px 0;
   /* padding-top: 3px;  */
    float: left;
    width: 100px;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
}

/* DEMO  */

#demoleft
{
    text-align: left;
    width: 195px;
    height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #E7E5E4;
    border-bottom: 1px solid #E7E5E4;
}



/* LOGIN BOX
----------------------------------------------- */

#header3792
{
    text-align: left;
    width: 369px;
    height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    margin-bottom: 3px;
    background-image: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/bar3792.gif");
    background-repeat: no-repeat;
}

#box3792
{
    text-align: left;
    width: 357px;
    padding: 5px 10px 10px 10px;
    margin-bottom: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #E7E5E4;
    line-height: 16px;
}
#box3792 p
{
    padding: 0;
    margin: 0 0 10px 0;
}
#box3792 a:link
{
    color: #585755;
    text-decoration: underline;
}

#box3792 a:visited
{
    color: #585755;
    text-decoration: underline;
}

#box3792 a:hover
{
    color: #E41A23;
    text-decoration: underline;
}

#box3792 a:active
{
    color: #E41A23;
    text-decoration: underline;
}

#lrline
{
    width: 357px;
    margin: 10px 0 10px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #E7E5E4;
}

#header3792 ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#header3792 li
{
    float: left;
    margin: 0;
    color: #585755;
}

/*	Styles applicable to Login page only. 
	Updated May 20, 2009.
	this does include some layout specific selectors
*/



#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 {
	width: 830px;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box {
	background-color: #f1f1f1;
	
}

/* column with login controls */
#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol {
	width: 250px; 
	float: left; 
	margin-right: 10px;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol label.block {
	display: block; 

}


#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol p.instructions {
	font-size: 110%;
	margin: 0;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol form { 
	margin: 2.7em 0 .5em 18px;


}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol .errormsg { 
	margin-top: 5px;
	margin-bottom: -1.5em;
}
#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #logincol a {
	margin-left: 18px;
}


#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .titlebarlight h1 img {
	margin-right: 6px;
}

/* KWebb  modified to apply Jeremy's styles to our controls/page */
/* column with Not a subscriber info */
.moreinfocol 
{
    	width: 270px; 

	float: left; 
	background-color: #fff; 
	border: 1px solid #E7E5E4; 
	margin: 5px 0 5px 0;
	padding: 0 7px 15px 7px;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #moreinfocol p {
	font-size: 95%;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #moreinfocol  ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 .box #moreinfocol  li
{
	margin: 0;
	padding: 0 0 0 12px;
	background-image: url("/_LAYOUTS/IFConnect.SharePoint.Fortent/UI/images/bullet_login.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 1.5em;
}


.loginside
{
    float: right; 
	border: 0;
	margin: 5px 0 0 10px;
	padding: 0;
}

#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 #loginside {
	float: right; 
	border: 0;
	margin: 5px 0 0 10px;
	padding: 0;
}
#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 #loginside a {
	display: block;
}


#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 #loginside a img.action {
	margin: 0 0 3px 0;
	border: 1px solid #e7e5e4;
}
#rectangle #ctl00_PlaceHolderMain_ctl00_loginControl #ctl00_PlaceHolderMain_ctl00_loginControl_Panel1 #loginside a:hover img.action {
	margin: 0 0 3px 0;
	border-top: 1px solid #e7e5e4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #e7e5e4;
}


