body
{
	background-color: #fff;
	color: #000000;
	font-family: Arial;
	font-size:100%;
	padding: 0;
	margin: 0;
	
}
.sso_bottom  {
	background: #727478; /* Old browsers */
background: -moz-linear-gradient(top,  #727478 0%, #919296 15%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727478), color-stop(15%,#919296)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #727478 0%,#919296 15%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #727478 0%,#919296 15%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #727478 0%,#919296 15%); /* IE10+ */
background: linear-gradient(to bottom,  #727478 0%,#919296 15%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727478', endColorstr='#919296',GradientType=0 ); /* IE6-9 */
min-height:50px; margin:0; padding:25px; color:#ffffff; text-align:center;
}
.sso_banner {
background: #002b4a; /* Old browsers */
background: -moz-linear-gradient(top,  #002b4a 1%, #0062a4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#002b4a), color-stop(100%,#0062a4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #002b4a 1%,#0062a4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #002b4a 1%,#0062a4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #002b4a 1%,#0062a4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #002b4a 1%,#0062a4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002b4a', endColorstr='#0062a4',GradientType=0 ); /* IE6-9 */
text-align:center;	;
}
.sso_banner img {padding-top:25px; padding-bottom:25px;max-width:459px;}

.clear-fix { clear: both;float: none;margin: 0 auto;padding: 0;}


.navlink a {display:block; background-color:#06C; color:#fff; padding:5px 10px; border-radius:.7em}

label {display:block; margin:.5em 0px}
input.Button, input.TextBox {clear:both;  margin:.5em 0 }

fieldset {margin:1em; border:1px solid #ccc; border-radius:1em; background-color:#eee}
h1 {font-weight:bold; font-size:120%; margin:1em}

.Dialog 
{
	
}
.Dialog td
{
	padding: 4px ;
}
.Button 
{

}

.FieldLabel 
{
	font-family: Arial, Verdana ,sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}
.Label
{
	font-family: Arial, Verdana ,sans-serif
	font-size: 8pt;
	color: #454545;
}
.TextBox 
{
	
}
.RequiredFieldValidator
{
	font-weight: bolder;
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial, Verdana ,sans-serif
}
.RequiredFieldValidatorMarker 
{
	font-family: Arial, Verdana ,sans-serif
	font-size: 10pt;
	font-weight: bolder;
	color: #0000FF;	
}
.ValidationSummary
{
	border-right: #a10000 0.5pt solid;
	padding-right: 5px;
	border-top: #a10000 0.5pt solid;
	padding-left: 5px;
	font-weight: bolder;
	padding-bottom: 5px;
	border-left: #a10000 0.5pt solid;
	color: #fefe77;
	padding-top: 5px;
	border-bottom: #a10000 0.5pt solid;
	background-color: #f42a41;
}
.HyperLink 
{
	font-family: Arial, Verdana ,sans-serif
	font-size: 8pt;
}
.CheckBox
{
	
}
.EmailTextBox 
{
	width: 250px;
}
.cssnav	{
	position:relative;
	font-family:  verdana, helvetica, sans-serif;
	background-image: url(usercontrols/NeedHelp.gif);
	background-repeat: no-repeat;display: block;
	width: 540px;
	height: 301px;
	margin: 0; 
	margin-bottom:0px;
	padding: 0; 
	}
	.cssnav a {
	display:block;
	font-size: 11px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: black;
	text-decoration: none;
	}
	.cssnav img {
	width: 100%;
	height: 100%;
	border: 0;
	}
	* html a:hover {visibility:visible}
	.cssnav a:hover img{visibility:hidden}
	.cssnav span {	position:absolute;
		left:5px;
		top:3px;
		margin:0;
		cursor: pointer;
	}
	.content {font-family: Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none;}
	.contentred {font-family: Verdana, Arial; font-size: 11px; color: #FF0000; text-decoration: none;}
	.contentSearch a:link {color: #0000ff; text-decoration: none;}
	.content a:link {color: #990000; text-decoration: none;}
	.content a:visited {color: #990000; text-decoration: none;}
	.content a:active {color: #990000; text-decoration: none;}
	.content a:hover {color: #990000; text-decoration: none;}
	
    .login-sumary
     {
        width: 99%;
        max-width: 865px;
        margin: 0 auto;
        position: relative;
    }
	
	.red-top-bar {
	    background-color:#036; 
        height:10px; 
        width:98%; 
        clear:both; 
        display:block; 
        max-width:960px;
	}
	
	
    .form-sso-container {
        width:98%; 
        clear:both; 
        display:block; 
        
    }

    
    .right-sso-decoration {
        width:24%; 
        float:left; 
        display:block; 
        padding:5% 8px;
    }


    .sso-sub-form {
        padding: 4% 0;
        line-height: 120%;
        vertical-align: middle;
    }

    .button-row {
        margin: 1% auto;

    }

    .sso-sub-form label {
        padding-right: 6px;    
    }

      .content.mobile-login {
        text-align: left;
        float: left;
        width: 45%;
          padding: 4%;
		  padding-right:0; padding-left:0;
            height:auto;
    }
	.content.mobile-login h2, p ,label {padding-left:4%; padding-right:4%;}
	

      label {float: left; }

	/* for mobile template */
	
.mobileContainer {font-size: 1.9em;}
.mobileContainer #RememberMeCheckBox {width:50px; height:50px; margin-right:20px}
.mobileContainer .loginLinks a {display:block; background-color:#06C; color:#fff; padding:5px 10px; border-radius:.4em; text-align:center; font-size:110%; margin:.5em 0; text-decoration:none}
.mobileContainer .loginLinks a:hover, .mobileContainer .loginLinks a:active {background-color:#09C}
.loginLinks .reset {display:none}
.mobileContainer #RememberMeCheckBox:checked + label {background-color:#ccc;}

.mobileContainer label {display:block; margin:.5em 0px}
.mobileContainer .remember {margin:1em 0; padding:.6em; border-radius:.4em;  color:#000; text-align:center; border:1px solid #ccc;}
.mobileContainer .remember input {}
.mobileContainer .remember label {display:inline;}
.mobileContainer .remember input {margin:0 .6em 0 0}
.mobileContainer input.Button, .mobileContainer input.TextBox {clear:both;  margin:.5em 0; font-size:110%; padding:5px 10px }

.mobileContainer fieldset {margin:1em; border:1px solid #ccc; border-radius:1em; background-color:#eee; font-size:120%}
.mobileContainer h1 {font-weight:bold; font-size:120%; margin:1em}
.mobileContainer .loginLinks a.hide {display:none}



@media screen and (max-width: 40.5em) {

 .content.mobile-login {
        width:100%!important;
    }
 
    .mobile-hide {
        display: none;
        visibility: hidden;
    }


    .mobile-sumary.mobile-way {        
        max-width: 500px;
   
    }

    #ForgotUsernameUserControl1_CancelButton,
    #ForgotPasswordUserControl1_CancelButton {
        border: 1px solid #ddd;
        border: 1px solid #ccc;
        text-shadow: 1px 1px #fff;
        background: rgb(242,242,242);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(221,221,221,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(221,221,221,1)));
        background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(221,221,221,1) 100%);
        background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(221,221,221,1) 100%);
        background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(221,221,221,1) 100%);
        background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(221,221,221,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dddddd',GradientType=0 );
        color: #525252;
        font-weight: bold;

    }

    #divPhoneHelp {
        width: 99% !important;
        margin: 0 auto;
        max-width: 500px !important;
        margin: 0 auto;
        
    }

    #divPhoneHelp table {
        max-width: 480px !important;
        width: 100%;
        margin: 0 auto;
    }

    #divPhoneHelp td
	{
        display: block !important;
    }
   
    
    .button-row.mobile-way input {
        margin: 2% auto;
        -ms-border-radius: 4px;
        border-radius: 4px;
        box-shadow: 2px 2px 2px #ddd;
        cursor: pointer;
        letter-spacing: 0.2px;
        text-shadow: 1px 1px 1px #efefef;
                
    } 
   

    .mobile-login-table-sub {
        width: 100%;
        margin: 0 auto;
        max-width: 470px;
        display: block;
    }

    .mobile-login {
        text-align:center;
    }

	 .content tr td {
        float: left !important;	
		
    }
	
	 .content tr {
	 display:block !important;
	 clear:both;
	 width:100% !important;
	 min-width:200px;}

	.content tbody:nth-child(3) {
	clear:both !important;
	float:none !important;}
	


    .sso-table,
    .sso-row,
    .sso-cell {
        margin: 0;
        padding: 0;
        clear: both;
        float: none;
        display: block;
    }

    .EmailTextBox 
{
	width: 99%;
    min-width: 250px;
}

	.content .EmailTextBox,
    .content.mobile-login .TextBox,
    .content.mobile-login input[type=text]
     	{
	padding:0 3%;
	color:#666;
	text-shadow:1px 1px 1px #efefef;
	font-size:145%;
	height:44px;
	line-height:44px;
	border:1px solid #ccc;
	border-radius:4px; 
	background: rgb(252,252,252); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(252,252,252,1) 45%, rgba(238,238,238,1) 96%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,rgba(252,252,252,1)), color-stop(96%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(252,252,252,1) 45%,rgba(238,238,238,1) 96%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(252,252,252,1) 45%,rgba(238,238,238,1) 96%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(252,252,252,1) 45%,rgba(238,238,238,1) 96%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(252,252,252,1) 45%,rgba(238,238,238,1) 96%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
        -moz-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
        -webkit-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
        box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
		
	
	}
	
	.content.mobile-login input.Button {
	padding:3% 0%;	
	clear:both;
	width:99%;
	font-size:105%;
	}
	
	#ForgotUsernameUserControl1_SubmitButton, 
	#ForgotPasswordUserControl1_SubmitButton,
    #SubmitButton	{
	
	border:1px solid #adc671;
	-webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.54);
    -moz-box-shadow:    0px 1px 2px rgba(50, 50, 50, 0.54);
    box-shadow:         0px 1px 2px rgba(50, 50, 50, 0.54);

    background: rgb(202,226,133); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhZTI4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZmNiNTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(202,226,133,1) 0%, rgba(159,203,87,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(202,226,133,1)), color-stop(100%,rgba(159,203,87,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(202,226,133,1) 0%,rgba(159,203,87,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(202,226,133,1) 0%,rgba(159,203,87,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(202,226,133,1) 0%,rgba(159,203,87,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(202,226,133,1) 0%,rgba(159,203,87,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cae285', endColorstr='#9fcb57',GradientType=0 ); /* IE6-8 */
	
	cursor:pointer;
    color:#5B6028; 
    font-weight:bold; 
	}




    .login-wrapper.mobile-login {
        float: none;
        clear: both;width: 100%;
        margin: 0 auto;
        overflow: hidden;
        min-height: 100px;
        padding: 0;
    }

    .default-login-table.mobile-login {
        clear: both;
        display: block;
        width: 99%;
        margin: 0 auto;
    }

    
    
    .content.mobile-login {
        text-align: left;
        float: none;
        width: 100%;
        padding: 0;
            
    }

    .content.mobile-login big {
        font-size: 140%;
    }

    .content.mobile-login p,
    .content.mobile-login p a
     {
        font-size: 110%;
        line-height: 135%;
        color: #666;

    }

    .content.mobile-login p a {
        color: #0066cc;
    }

    .content.mobile-login .login-wish-list {
        line-height:230% ;
    }

     .content.mobile-login b {
        font-size: 110%;
         color: #555;
         text-shadow: 1px 1px 1px #efefef;
    }


     .content.mobile-login .CheckBox input,
     .content.mobile-login .CheckBox label{
         float: left;
     }

     .content.mobile-login .CheckBox label {
       
         color: #888;
         font-size: 105%;
     }

      .content.mobile-login .CheckBox input {
          width: 20px;
          height: 30px;
          line-height: 30px;
          vertical-align: middle;
      }

      .content.mobile-login .CheckBox label {
          height: 30px;
          line-height: 30px;
          vertical-align: middle;
          margin: 1px 0 0 0 !important;
          
      }

}