﻿body
{
    margin: 0 auto;
    padding: 0 auto;
    background: #3e3e3e url(../images/bg990.gif) repeat-y center;
    font-family: Verdana, "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}

.Report
{
    margin: 0 auto;
    padding: 0 auto;
    background: #3e3e3e url(../images/bg990BandW.gif) repeat-y center;
    font-family: Verdana, "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
}



/* ------------------------ 3 column layout ---------------------------------- */
#wrapper
{
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 990px;
    background: url(../images/left.gif) repeat-y;
}

#ReportWrapper
{
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    width: 990px;
}

#header
{
    height: 152px;
    margin: 0 auto; /* this is to "give layout" to the element and fix some peek-a-boo bug in  IE (v6 sp2) */
    width: 990px; /* the above declaration creates an horizontal scroll bar in IE, this is to get rid of it */
    margin: 0 auto;
    background-image: url(../images/TADIM-Header.jpg);
}

#side-a
{
    float: left;
    width: 208px;
    background: #ff8400 url(../images/left.gif) repeat-y; /*height: 500px;*/
}

#side-b
{
    float: right;
    width: 170px;
    padding: 40px 0 0 0;
}

#side-b p
{
    padding: 0 10px 0 0;
}

#content
{
    float: left;
    width: 585px;
    padding-top: 40px;
    padding-right: 8px;
    padding-bottom: 40px;
}

#footer
{
    display: inline-block;
    clear: both;
    text-align: center;
    padding: 3px 0 3px 0;
}

/* ------------------------ -------------------- ---------------------------------- */


/* ------------------------      Menu            ---------------------------------- */
.glossymenu
{
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 170px;
    background: #FF9933;
    border-bottom-width: 0;
    float:
}

.glossymenu li a
{
    background: white url(../images/glossyback2.gif) repeat-x bottom left;
    font: bold 13px Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    width: auto;
    padding: 1px 0 4px 0;
    padding-left: 10px;
    text-decoration: none;
}

* html .glossymenu li a
{
    /*IE only. Actual menu width minus left padding of A element (10px) */
    width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active
{
    color: white;
}

.glossymenu li a:hover
{
    background-image: url(../images/glossyback.gif);
}

/* ------------------------ -------------------- ---------------------------------- */



/* ------------------------      Formating       ---------------------------------- */

img
{
    border-style: none;
    border-width: 0px;
}
/*
h1
{
    background: white url(../images/glossyback2.gif) repeat-x bottom left;
    font: bolder 15px Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    width: auto;
    padding: 0 0 3px 0;
    padding-left: 10px;
    text-decoration: none;
}
*/
#leftsidebar
{
    margin: 10px 0 10px 10px;
    padding: 0 0 0 0;
    width: 170px;
    color: White;
}
#leftsidebar a
{
    color: White;
}

#rightsidebar
{
    margin: 10px 10px 10px 0;
    padding: 0 0 0 0;
    width: 170px;
}

.leftbanner
{
    border-width: 0px;
    padding:10px 0 10px 10px;
    margin:0 0 0 0;
}

.rightbanner
{
    
    padding:0px 0 25px 0;
    margin:0 0 0 0;
}

/*-------------------------------------------------
Content Style
-------------------------------------------------*/

#content a:link, a:visited
{
    color: #3B4C77;
    text-decoration: underline;
}
#content a:hover, a:visited:hover
{
    color: #A6282F;
    text-decoration: underline;
}



h1, h2, h3, h4, h5
{
    font-family: Verdana, 'Trebuchet MS' , Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 15px 0 5px 0; /*line-height: 1em;*/
}


h2
{
    padding: 0 0 5px 0;
    font-size: 21px;
    color: #3D4E7D;
    text-transform: uppercase;
}

h3
{
    font-size: 14px;
    color: #002255;
}

h4
{
    margin: 0 15px 0 0;
    font-size: 14px;
    color: #ff7b00;
}

h5
{
    padding-bottom: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

#content p
{
    margin: 0 0 0 0;
    font-size: 11px;
    line-height: 1.7em;
    padding: 0 0 5px 0;
}

#content p.lead
{
    margin: 0 0 1.5em 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
}

#content q
{
    text-align: left;
    color: #2F3133;
    display: block;
    font-size: 14px;
    margin-top: 1em;
}

#content cite
{
    color: #98A1BA;
    display: block;
    margin-top: 0.5em;
    text-align: right;
    font-size: 14px;
}

.formStyle
{
    margin: 0 0 0 0;
    padding: 1px 1px 1px 1px;
    vertical-align: top;
    width:585px;
    
}

/*-----------------------------------------Event Detail --------------------------------------*/
.EventDetail
{
   width:585px;
}
.Sponsors
{
    width: 170px;
}

/*----------------------------------------Calander style--------------------------------------*/
.CalenderLinkStyle
{
    font-weight:bold;
    text-decoration:underline;
    color:red;
    font-size:8px;
    text-align:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
       
}

/*---------------------------------------Gallery image Style ------------------------------------*/
.GalImage
{
    /*border:solid 5px red;*/
    text-align:center;
    margin: 0 10px 10px 10px;    
}