﻿/*
    For Deployment Swap "../Images/" with "http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/"
*/
*
{
    margin: 0px;
    padding: 0px;
}

html
{
    background: #000;
    height: 100%;
    font-family: Arial;
}
.Background
{
    background: #0f0;
    height: 100%;
    z-index: 0;
}
.Foreground
{
    height: 100%;
    position: absolute;
    top: 0px;
    display: table;
    margin: 0 auto;
    width: 1140px;
    z-index: 1;
}
body
{
    min-height: 100%;
    height: 100%;
    margin: 0 auto;
    //background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/nk_background.png) repeat-x #4f4f4f fixed center top;
}
.TopBar
{
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/topBar.png);
    width: 100%;
    height: 45px;
    z-index: 10;
    position: fixed;
}
.TopBar_Content
{
    display: block;
    width: 1140px;
    margin: 0 auto;
}
.Content
{
    position:absolute;
    left: 50%; 
    margin-left: -570px;
    top: 0px; 
    background: #fff; 
    width: 1140px; 
    height: 100%;
}
.Content_Header_Wrapper
{
    height: 398px;
    background: #222;
}
.Content_Header
{
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/nk_top_background.png) no-repeat #000 left top 33px;
    margin: 0 auto;
    height: 398px;
    width: 1140px;
    -moz-box-shadow:    0px 0px 18px 4px #000;
    -webkit-box-shadow: 0px 0px 18px 4px #000;
    box-shadow:         0px 0px 18px 4px #000;    
}
.Content_Body_Wrapper
{
    background: #444;
}
.Content_Body_Outer
{
    margin: 0 auto;
    width: 1132px;
    background: #d4ab80;
    -moz-box-shadow:    0px 0px 18px 4px #000;
    -webkit-box-shadow: 0px 0px 18px 4px #000;
    box-shadow:         0px 0px 18px 4px #000;
    padding: 4px;
    position: relative;
    z-index: 3;
    margin-bottom: -8px;
}
.Content_Body_Inner
{
    background: #f5f4d3;
    width: 1123px;
    color: black;
    padding: 4px;
}

.Content_Header_Announcement
{
    width: 1090px;
    height: 64px;
    background: rgba(0,0,0,.40);
    color: #fff;
    margin-top: 280px;
    font: 100 40px Impact;   
    padding-right: 50px;
    text-align: right;

    float: left;
    position: absolute; 
    top: 0px;
}
.Content_Header_Announcement_Text
{
    text-shadow: 4px 4px 2px #000;
}

.Menu_Link_Text
{
    display: inline-block;
    color: #bbb;
    font: 24px Impact;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 7px;
    text-shadow: 0 0 3px #000, 0 0 4px #000, 0 0 8px #000, 0 0 10px #000;   
}
.Menu_Link_Text a
{
    text-decoration: none;
    color: #bbb;
    text-shadow: 0 0 3px #000, 0 0 4px #000, 0 0 8px #000, 0 0 10px #000;
}
.Menu_Link_Text a:link
{
    text-decoration: none;
    color: #bbb;
    text-shadow: 0 0 3px #000, 0 0 4px #000, 0 0 8px #000, 0 0 10px #000;
}
.Menu_Link_Text a:hover
{
    text-decoration: none;    
    color: #fff;
}

.Menu_Link_Text_Active a
{
    text-decoration: none;
    color: #fff;
    text-shadow: 0 0 3px #000, 0 0 4px #000, 0 0 8px #000, 0 0 10px #000;
}

.Menu_Link_Text_Active a:link
{
    text-decoration: none;    
    text-shadow: 0 0 3px #666, 0 0 4px #ffd489, 0 0 8px #ffd489, 0 0 10px #ffd489, 0 0 14px #ffd489;
    color: #fff;
}

.Content_Footer
{    
    margin: 0 auto;
    height: 227px;
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/nk_bottom_background.png) #000 no-repeat center top;
    width: 1140px;
    -moz-box-shadow:    0px 0px 18px 4px #000;
    -webkit-box-shadow: 0px 0px 18px 4px #000;
    box-shadow:         0px 0px 18px 4px #000;
}
.Content_Footer_Wrapper
{
    height: 227px;
    background: #222;
}
.Footer_Top_Bar
{
    height: 7px;
    width: 100%;
    background: #252525;
}
.Footer_Body
{
    margin-top: 15px;
    margin: 0 auto;
}
.Footer_Body_Content
{
    height: 227px;
    width: 1140px;
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/nk_bottom_background.png) no-repeat center top;
    margin: 0 auto;
}
.Footer
{
    background: #000;
    color: #353535;
    text-align: center;
}
#TopBar_Login_formlabel
{
    font: 12px Arial;
    padding-right: 4px;
    color: white;
    margin-left: 8px;
}
#TopBar_Login_formfield
{
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/FieldGradient.png);
    background-origin: padding-box;
    background-size: auto;

    border-color: #555;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;

    color: #000;
    display: inline-block;
    margin-top: 1px;
    font-size: 12px;
    height: 20px;
    position: relative;
    text-shadow: #fff 1px 1px 1px;
    width: 100px;
}
#TopBar_Login_registerLink
{
     border: none;
     margin: 0;
     padding: 0;
     width: 70px;
     font-size: 12px;
     height: 20px;
     margin-top: 1px;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/orangeButton.png);
    background-origin: padding-box;
    background-size: auto;

    border-color: #da7834;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
}
#TopBar_Login_registerLink:hover
{
    color: #fff;
    background-image: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/orangeButtonUpsideDown.png);
}

.TopBar_Login_formSubmit, #TopBar_Login_registerButton, .Register_Form_submit
{
     border: none;
     margin: 0;
     padding: 0;
     width: 70px;
     font-size: 12px;
     height: 22px;
     margin-top: 1px;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/orangeButton.png);
    background-origin: padding-box;
    background-size: auto;

    border-color: #da7834;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
}

.TopBar_Login_formSubmit:hover , #TopBar_Login_registerButton:hover, .Register_Form_submit:hover
{
    color: #fff;
    background-image: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/orangeButtonUpsideDown.png);
}

.NK_Icon
{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/NK_Icon.png) no-repeat center top;
}

.TUG_Icon
{
    display: inline-block;
    width: 42px;    
    height: 30px;
    margin: 0 auto;
    background: url(http://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/TUG_Icon.png) no-repeat center top;
}

#Login_Partial
{
    margin-top: 6px;
    float:right;
    text-align: right;
    height: 24px;
}

#NK_Network_Crumbs
{
    font: 12px Arial;
    margin-top: 3px;
    color: white;
    float: left;
}
#NK_Network_Crumbs a
{
    color: white;
    text-decoration: none;
}
#NK_Network_Crumbs a:hover
{
    color: #ccc;
    text-decoration:none;
}

.Crumb, .Crumb_Delimiter
{
    vertical-align: top;
    margin-top: 6px;
    display: inline-block;
    font-size: 15px;
    top: 0px;
}

.Crumb
{
    font-weight: bold;
}

.Crumb_Delimiter
{
    color: #888;
}

.NKButton {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 4px;
    height: 16px;
    color: #000;
    text-decoration: none;
}

#TopBar_Login_registerButton
{ 
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 4px;
    height: 16px;
    color: #000;
    text-decoration: none;
}
#Login_Error
{
    float: right;
    color: #f00;
    margin-right: 30px;
    max-width: 220px;
    margin-top:20px;
    padding: 10px 10px 10px 7px;

    border-color: #777;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;

    box-shadow: 4px 4px 4px #222;

    background-color: #1a82f7;
    background: url(images/linear_bg_2.png);
    background-repeat: repeat-x;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#9c9c9c));
    background: -webkit-linear-gradient(top, #eeeeee, #9c9c9c);
    background: -moz-linear-gradient(top, #eeeeee, #9c9c9c);
    background: -ms-linear-gradient(top, #eeeeee, #9c9c9c);
    background: -o-linear-gradient(top, #eeeeee, #9c9c9c);
}
ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    /* color: #333; */
}
#Login_Error_Exclamation
{
    text-align: left;
    display: inline-block;
    float: left;
}

#logoutForm
{
    display: inline-block;
}

.TopBar_Login_WelcomeText
{
    display:inline-block;
    font: 16px Arial;
    color: #fff;
    float: left;
    padding-right: 15px;
    padding-top: 3px;
}
#Body_Input_Field
{
    float: right;
    color: #fff;
    margin-top:20px;
    padding: 8px;
    width: 220px;

    border-color: #0b3f66;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;

    background-color: #2b3334;

    -moz-box-shadow:    inset 0 0 4px #000000;
    -webkit-box-shadow: inset 0 0 4px #000000;
    box-shadow:         inset 0 0 4px #000000;
}
#Body_Input_label
{
    margin-top: 18px;
    vertical-align: top;
    display: block;
    color: #f19540;
    padding-right: 11px;
}
#Body_Input_Field:focus
{
    border-color: #f19540;    
    -moz-box-shadow:    inset 0 0 4px #b79624;
    -webkit-box-shadow: inset 0 0 4px #b79624;
    box-shadow:         inset 0 0 4px #b79624;
}
#Body_Error_Id
{
    color: red;
}

table {
}
.Register_Form_submit
{
     font-size: 14px;
     margin-top: 10px;
}

fieldset 
{
    border-radius: 8px;
    border-width: 2px;
    background: rgba(0, 0, 0, .5);
    margin: 20px;
    padding: 20px;
    position: relative;
    border-color: #0b3f66;
    border-style: solid;    
}
fieldset:hover 
{
    background: rgba(0, 0, 0, .55)
}
legend
{
    color: #89d7ed;
    border-radius: 4px;
    border-color: #0b3f66;
    border-width: 2px;
    border-style: solid;
    padding: 5px 8px 5px 8px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1773a4), to(#08517c));
    background: -webkit-linear-gradient(top, #1773a4, #08517c);
    background: -moz-linear-gradient(top, #1773a4, #08517c);
    background: -ms-linear-gradient(top, #1773a4, #08517c);
    background: -o-linear-gradient(top, #1773a4, #08517c);
}

.Orange_Link
{
    color: #f8b74f;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px #000;
}
.Orange_Link:hover
{
    color: #fff;
    text-shadow: 1px 1px #333;
}
.even_row 
{
    background-color: rgba(60,60,60,.3);
}
.odd_row 
{
    background-color: rgba(8,81,121,.4);
}
.even_row:hover
{
    background-color: rgba(90,90,90,.3);
}
.odd_row:hover
{
    background-color: rgba(50,116,165,.4);
}

#DownloadLauncher
{
    display:inline-block;
    width: 188px;
    height: 42px;
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/DownloadLauncher.png);
}
#DownloadLauncher:hover
{
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/DownloadLauncher_hover.png);
}
.Pledge_btn
{
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/pledge_white_text.png);
    margin: 0 auto;
    width: 159px; 
    height: 41px;
}

.Pledge_btn:hover
{
    background: url(https://s3.amazonaws.com/TUG_NerdKingdom/Account_Management/nk/pledge_black_text.png);
}