﻿/*Containers------------------------*/

#pageContainer
{
    width:936px;
    margin:0 auto;
    height:auto;
}

#headerContainer
{
    width:936px;
    height:181px;
    margin:0 auto;
    background-image:url(http://www.ssloksabha.org/images/img_hdr.jpg);
}

#menuContainer
{
    width:936px;
    height:41px;
    margin:0 auto;
    background-image:url(http://www.ssloksabha.org/images/img_menu_bg.jpg);
}

#bodyContainer
{
    width:936px;
    height:343px;
    margin:0 auto;
    background-image:url(http://www.ssloksabha.org/images/img_body_bg.jpg);
    display:block;
}

#pageContentContainer
{
    width:936px;
    margin:0 auto;
    height:auto;
}

#footerContainer
{
    width:936px;
    height:150px;
    background-image:url(http://www.ssloksabha.org/images/img_ftr.jpg);
    margin:0 auto;
    display:block;
}

/*==================================body top content containers======================================*/
#leftTopContent
{
    width:190px;
    float:left;
    display:inline;
    height:200px;
    position:relative;
    top:100px;
}

#rightTopContent
{
    width:661px;
    float:left;
    display:inline;
    position:relative;
    left:70px;
    top:1px;
}
/*=================================================================================================*/

/*=============================== body top content specs=====================================================*/

.leftTopHeader
{
    position:relative;
    top:7px;
    text-align:right;
    color:#009900;
    font-family:Calibri,Verdana;
    font-size:14px;
    font-weight:bold;
    margin-right:10px;
}

.leftTopContent
{
    position:relative;
    top:12px;
    margin-left:9px;
    margin-right:5px;
    color:#555555;
    font-family:Calibri, Verdana;
    font-size:12px;
    font-weight:normal;
    
}       


/*==================================default Page content=====================================*/


.leftPanel
{
   width:190px;
   float:left;
   display:inline;
   position:relative;
   left:7px;
}

.pageContentPanel
{
    width:666px;
    float:left;
    display:inline;
    position:relative;
    left:68px;
} 
    

#indexContainer
{
    width:666px;
    margin:0 auto;
    height:288px;
    background-image:url(http://www.ssloksabha.org/images/img_content_panel_bg.gif);
}

.left_panel_content_bg
{
    background-image:url(http://www.ssloksabha.org/images/img_left_panel_bg.gif);
    height:190px;
    width:180px;
    background-repeat:no-repeat;
    
}


.leftContent
{
    width:180px;
    float:left;
    display:inline;
    height:190px;
    position:relative;
    top:0px;
    margin-right:5px;
    
}

.rightContent
{
    width:666px;
    float:left;
    display:inline;
    position:relative;
    left:10px;
    top:0px;
}

.rightContentPanel1
{
    width:235px;
    float:left;
    display:inline;
    position:relative;
}

.rightContentPanel2
{
    width:425px;
    float:left;
    display:inline;
    position:relative;
}
.rightContentPage
{
    width:666px;
    float:left;
    display:inline;
    position:relative;
    left:0px;
    top:0px;
}

.page_right_content_header
{
    background-image:url(http://www.ssloksabha.org/images/img_content_panel_bg_hdr.gif);
    height:33px;
    width:666px;
}

.page_right_content_footer
{
    background-image:url(http://www.ssloksabha.org/images/img_content_panel_bg_ftr.gif);
    height:33px;
    width:666px;
}

.pageContentbg
{
    height:auto;
    margin:0 auto;
    background-color:#ffffff;
}

.panelHeader
{
    position:relative;
    top:13px;
    color:#000000;
    font-family:Calibri, Verdana;
    font-size:14px;
    font-weight:bold;
    margin-left:10px;
}

.panelContent
{
    position:relative;
    top:12px;
    margin-left:9px;
    margin-right:5px;
    color:#333333;
    font-family:Calibri, Verdana;
    font-size:13px;
    font-weight:normal;
    
}



/*==================================placement items===================================*/

.singleLinks
{
    text-align:right;
    margin-right:7px;
}

#menuMain
{
    position:relative;
    top:5px;
    left:261px;
    width:658px;
}

.menu_item
{
    text-align:center;
}

.blank
{
    height:20px;
}


/*============================ Links =============================================*/

.smallgreybold
{
    color:#000000;
    font-family:Calibri, Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

.smallgreybold a:link
{
    color:#000000;
    font-family:Calibri, Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

.smallgreybold a:hover
{
    color:#000000;
    font-family:Calibri, Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

.smallgreybold a:visited
{
    color:#000000;
    font-family:Calibri, Verdana;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}


.content
{
    margin-left:5px;
    color:#333333;
    font-family:Calibri, Verdana;
    font-size:12px;
    font-weight:normal;
}

.content table td
{
    height:25px;
    vertical-align:top;
}


.contentHeader
{
    color:#333333;
    font-family:Calibri, Verdana;
    font-size:14px;
    font-weight:bold;
}