/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for index -----------*/
.c_index_head{padding:0; margin:0;text-align:left;}
.c_index
{
    background-position: left top;
    z-index: 1001;
    clear: both;
    position: relative;
    top: -15px;
    left: -28px;
    height: 446px;
}

#dnn_ctr_ContentPane
{margin-left: -18px;}
#c_indexpane_footer
{
    background-image: url('images/index_content2_back.png');
    position: relative;
    height: 180px;
    top: 280px;
    background-repeat: repeat-x;
}

#lower_info_box
{
    border: 1px solid #808080;
    background-image: url('images/info_box_back.png');
    position: absolute;
    height: 104px;
    width: 395px;
    top: 325px;
    left: 440px;
    background-repeat: repeat-x;
    vertical-align: top;
    text-align: center;
}

#lower_info_box .joinTeamhead a, img
{
    border:0px;
}

#lower_info_box .joinTeamhead
{
    color: #746353;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 20px;
    font-style: italic;
    text-align: left;
}

#address_container
{
    position: absolute;
    top: 290px;
    left: -20px;
}

#actionBar
{
    vertical-align: top;
    text-align: right;
}

#address1
{
    width: 140px;
    height: 113px;
    padding-right: 5px;
    position: relative;
    left: 101px;
    top: 50px;
    display: inline;
    float:left;
}

#address2
{
    width: 140px;
    height: 113px;
    padding-right: 5px;
    position: relative;
    left: 121px;
    top: 50px;
    display: inline;
    float:left;
}

.address_header
{
    color: #746353;        
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;  
}

.address_text
{
    font-size: 11px; 
}

.c_indexpane .index_tag
{
    position: relative;
    left: 640px;
    top: -135px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #746353;
    font-weight: normal;
    font-style: italic;
}

.c_indexpane .index_tag2
{
    position: relative;
    left: 635px;
    top: -110px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #746353;
    font-weight: normal;
    font-style: italic;
}

.c_indexpane .donateBox
{
    position: absolute;
    left: 600px;
    top: 190px;
}

.c_indexpane .index_info
{
    position: relative;
    left: 550px;
    top: -140px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #746353;
    font-weight: normal;
    width: 250px;
}
.c_indexpane
{
    height: 364px;
    width: 879px;
    padding: 10 0 0 0;
    text-align: left;
    background-image: url('images/index_content_back.png');
    background-repeat: no-repeat;    
}

#dnn_ctr_Login_pnlLogin
{
    z-index: 9999;
 margin-top:-110px;
 margin-left:640px;
}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}
















































































































