﻿/* CSS Document */
#Body {background:#f1f6f9 url("images/main_background.jpg") no-repeat fixed center top;margin:0 auto; padding:0; text-align :center ;}
.LoginBox {margin:100 auto;width:1000;display:table;}
#dnn_ctr482_Login_pnlLogin{margin-left: 400;}
.Login_ContentPane
{
	width: 990;
	padding-left: 10;
}
.MainContainer_Bg
{
    width:998px;
    background:#fff;
    padding-top:5px;
    float:left;
    display:inline;
    border-left : 1px solid #7ac9f4;
    border-right:1px solid #7ac9f4;
}
*html .MainContainer_Bg
{
    width:1000px;
    background:#fff;
    padding-top:5px;
    float:left;
    display:inline;
    border-left : 1px solid #7ac9f4;
    border-right:1px solid #7ac9f4;
}
.TopBorder_Main
{
    width:1000px;
    background:url(images/CMG_img/Top_Boder_Main.png) no-repeat  bottom center;
    height: 12px;
    float:left;
    display:inline;
}
*html .TopBorder_Main
{
   margin-bottom: -4px;
}

.BottomBorder_Main
{
    width:1000px;
    background:url(images/CMG_img/bottomborder_Main.png) no-repeat  top center;
    height: 10px;
    padding-bottom :10px;
    float:left;
    display:inline;
}
/*Comingo*/
.TopBody_Bg
{
    width:100%;
    background:url(images/CMG_img/Top_Boder_Main.png) repeat-x  top center;
}
.BottomBody_Bg
{
    width:100%;
    background :url(images/CMG_img/bottomborder_Main.png) repeat-x  bottom center;
}
