﻿#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:1000px;
width:100%;
top:0;
left:0;
background:#444444;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:410px;
/*background:#FFFFFF;
border:1px solid #cecece;*/
z-index:2;
padding:10px;
font-size:13px;
}
#div_unregister
{
display:none;
background: white none repeat scroll 0 0;
border:1px solid #8FABC4;
height:550px;
left:50%;
position:fixed;
_position:absolute;
width:790px;
z-index:2;
}
.loginsubdiv 
{
float:left;
margin-top:10px;
padding:0 10px 0 0;
text-align:left;
width:360px;
background: url(images/boxbg.jpg) repeat-x;
border: 1px solid #bcd5e6;
padding: 5px 5px 5px 5px;

}
.loginsubdiv2 
{
float:left;
margin-top:10px;
text-align:left;
background: url(images/boxbg.jpg) repeat-x;
border: 1px solid #bcd5e6;
padding: 5px 5px 5px 5px;
}
.div_box
{
margin-left:20px;
float:left;
padding:0 10px 0 0;
text-align:left;
width:380px;
}

.large-font .x-window-header-text
{
    font-size: 200%;
    font-weight: normal;
}

.large-font .x-form-item-label
{
    font-size: 170%;
}

.large-font .x-form-text
{
    font-size: 18px;
    height: 22px !important;
}

.large-font .x-btn
{
    height: 24px;
    font-size: 22px;
}

.large-font .x-btn-text
{
    font-size: 28px;
}

.large-font .x-btn-left,
.large-font .x-btn-right,
.large-font .x-btn-focus .x-btn-left,
.large-font .x-btn-focus .x-btn-right,
.large-font .x-btn-click .x-btn-left,
.large-font .x-btn-click .x-btn-right
{
    background: none !important;
    width: 0px;
}

.large-font .x-btn-center,
.large-font .x-btn-focus .x-btn-center,
.large-font .x-btn-click .x-btn-center
{
    background: url(newDesignImages/register-background.png);
    background-position:0 0px !important;
    height: 40px;
}

/*#x-form-el-homesite
{
    padding-top: 27px !important;
}*/

.alert-items-margins
{
    margin-bottom: 15px;
}

.alert-message-body
{
    font-size: 14px;
}

.alert-message-body
{
    font-size: 14px;
}

.alert-message-body table tr td table
{
    border-style: outset;
    border-width: 1px;
    border-spacing: 1px;
}

.alert-message-body table tr td table tr td
{
    border-style: inset;
    border-width: 1px;
    padding: 4px;
}