body {
    margin: 0;
    border: 0;
    width:100%;
    height:100%;
    background-color:#b81f25;
    background-image: url("../images/new_images/SG-bg.png");
    font-size: 12px;
    font-family: Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    color: #FFFFFF;  
}

.top { border:none;}



.header-wrapper {
    margin:0 auto;
    padding:0;
    background-color:#E8E8E8;
    border-bottom:#AFAFAF;
    background-image:url("../images/new_images/bottom-bg-overlay.png");
    background-position:bottom left;
    background-repeat:repeat-x;
}

.header-container {
    position:relative;
    margin:0 auto;
    padding:0;
    width:980px;
    height:250px;
    background-color:#B81F24;
    background-image:url("../images/new_images/content-top-overlay.png");
    background-position:top left;
    background-repeat:repeat-x;
}

.cartpng {
    float:left;
    margin:0;
    width:980px;
    height:250px;
}

.cartpng img {
    border:none;
    width:980px;
    height:250px;
}

.content-wrap {
    margin:0 auto;
    width:980px;
      background-color:#fff!important;
}

.center_content {
    padding:0!important;
    background-color:#fff!important;
}

#no-bg {
    background-image:none;
}

.container-banner {
    width:980px;
    height:46px;
    background-color:#E8E8E8;
    padding:0;
}

.LoginForm {
    padding:0;
    position:absolute;
    z-index:800;
    left:0;
    width:980px;
    min-height:250px;
    background-color:transparent;
}

.LoginForm a:link {
    margin-top:6px;
    margin-left:5px;
    float:left;
    font-weight:normal;
}

.sglogo {
    margin:0;
    padding:0 0 0 15px;
    height:50px;
    width:964px;
    background-image:url("../images/new_images/line-bg.png");
    -webkit-box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
    -moz-box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
    box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
}

.sglogo img {
    float:left;
    margin:6px 0px 0px 0px;
    padding:0;
    width:180px;
}

.form-wrap {
    margin:0 0 0 755px;
    padding:15px 0 0 15px;
    display:none;
    width:210px;
    height:130px;
    border-top:1px solid #1F1F1F;
    background-image:url("../images/new_images/line-bg.png");
    -webkit-box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
    -moz-box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
    box-shadow:0 9px 6px -4px rgba(50,50,50,0.75);
}

.show-login {
    margin:8px 8px 0px 5px;
    float:right;
    display:block;
    width: 80px;
    height:30px; 
    background-color: #006eba;
    line-height:30px;
    cursor: pointer;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -webkit-transition: background .4s;
    transition: background .4s;
    text-decoration:none;
}

.show-login:hover {
    background-color:#111111;
}

.username {
    float:right;
    margin:0 5px 0 0;
    padding:0;
    height:40px;
    width:215px;
}

.username input[type="text"], .passwordInput input[type="password"] {
    margin-right: 5px;
    float: right;
    background-color: rgba(104, 5, 5, 0.71);
    border: 2px solid #1B1B1B;
    background-image: none;
    color: #C4C0C0;
    width:190px;
}

.passwordInput {
    float:right;
    margin:0 5px 0 0;
    padding:0;
    height:40px;
    width:215px;
}

.loginbtn {
    float:right;
    margin:0;
    padding:0;
    width: 224px;
}

.loginbtn button {
    float:right;
    margin-right:5px;
    background:transparent;
    
}

#forgotPassword {
    text-align:left;
    margin:5px 0 0;
    font-size:12px;
}

.bannerText {
    color:#B81F24;
    text-align:left;
    font-size:15px;
    font-weight:bold;
}

.arrowLeft {
    float:left;
}

.arrowRight {
    float:left;
}


.contactbtn  {
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}

.contactbtn:hover a.tster span {
    color:red;
}


.helpbtn {
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}

.helpbtn:hover a.tster span {
    color:red;
}

.sglogobot {
    float: right;
    margin: 20px 10px 0px 0px;
    padding: 0;
}


.sub-headers-wrap {
    float:left;
    padding-bottom:20px;
    min-height:50px;
    width:980px;
    background-color:#fff;
    /*background-image:url("../images/new_images/txt-header-bg-1.png");
    background-repeat:no-repeat;*/
}

.sglogobot {
    float: right;
    margin: 5px 5px 0px 0px;
    padding: 0;
}


.inner-wrap {
    float:left;
    margin:0;
    padding:10px;
    line-height:28px;
    font-size:13px!important;
    min-height:200px;
    width:400px;
    color:#fff;
    font-weight:normal!important;
    font-family:Verdana;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -khtml-border-radius:7px;
    border:7px;
    -webkit-box-shadow:0 9px 6px -4px rgba(0,0,0,0.75);
    -moz-box-shadow:0 9px 6px -4px rgba(0,0,0,0.75);
    box-shadow:0 9px 6px -4px rgba(0,0,0,0.75);
}

.inner-wrap-content h2 {
    margin-top:10px;
    padding:0;
    font-size:25px!important;
    font-weight:normal!important;
    font-family:Verdana;
    color:#fff;
}

.inner-wrap-content {
    float:left;
    margin:10px 0 0 20px;
    padding:0 20px 20px;
    text-align:left;
    line-height:24px;
    width:420px;
    min-height:250px;
    color:#fff;
    background-color:#fff;
    background-image:url("../images/new_images/line-bg.png");
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -khtml-border-radius:7px;
}

#iwc-a {
    color:#000;
    background-color:#EBEBEB!important;
}

#iwc-a h2 {
    margin:10px 0;
    color:#B81F24!important;
}

#iwc-b {
    background-color:#B81F24!important;
}

#iwc-b h2 {
    margin:10px 0;
    color:#fff!important;
}

.inner-wrap-content p {
    margin:0;
}

.extended-business {
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    -khtml-border-radius:7px;
    border:7px;
}

.extended-business {
    margin-right: 10px;
    float: left;
    width: 300px;
    height: 225px;
    text-align: left;
    font-size: 13px!important;
    color: #fff;
}

.extended-business:first-child {
    margin-left:30px;
}

.extended-business .header {
    float:left;
    width:300px;
    height:100px;
}

.extended-business .header img {
     width:300px;
     height:100px;
    
}

.extended-business p {
    margin:10px;
    line-height:18px;
}

.extended-business .ex-bus-txt {
    float:left;
    width:300px;
    height:150px;
}

a:link,a:visited {
    color:#fff!important;
    font-weight:normal!important;
    text-decoration:none!important;
}

#bottom {padding:0!important;}


.footer-wrapper {
    margin:0 auto;
    overflow:hidden;
    height:100px;
    background-image: url("../images/new_images/line-bg.png");
    width:980px;
}

h1 {
    font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    border-bottom: 1px solid #AFAFAF; 
    font-size:  16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #D20005;
}

a:link, a:visited {
    color: #045491;
    font-weight : bold;
    text-decoration: none;
}

a:link:hover, a:visited:hover  {
    color: #045491;
    font-weight : bold;
    text-decoration : underline;
}

.ui-state-default { text-shadow: none; }

