/** Mumbai77.com - Stylesheet **/
body{font-family: arial, sans-serif; font-size: 11px;}
a{text-decoration: none;} a:hover{text-decoration: underline;}
hr{height: 1px; border: 0px; border: 1px solid #7d7d7d; margin: 8px 0px;}

/* Properties that both side lists have in common */
div.link-list {
        width:6.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main {
        margin-left:6.2em;
        margin-right:6.2em;
        padding-left:1em;
        padding-right:1em;
}
/* and then we put each list on its place */
#list1 {
        left:0;
}
#list2 {
        right:0;
}

h1{
font-size:25px;
font-weight:bold;
line-height:150%;
font-family:"lucida bright",Georgia,serif;
font-variant:small-caps;
text-align:left;
/* Below Line Added For Jquery TextShadow Plugin */
text-shadow: 3px 3px 3px #999;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
font-family:"lucida bright",Georgia,serif;
font-variant:small-caps;
text-align:left;
/* Below Line Added For Jquery TextShadow Plugin */
text-shadow: 2px 2px 2px #999;
}

.main_bg{background: #c4e3f7 url('../images/main_bg.gif') repeat-x top;}
.lft_shdw{background: #5d5d5d url('../images/lft_shdw.gif') repeat-y top;}
.rght_shdw{background: #5d5d5d url('../images/rght_shdw.gif') repeat-y top;}
.fl{float: left;} .fr{float: right;}
.b{font-weight: bold;}
.fnt_two, .tp_lnk, .ul li.hd, .sub_hd{font-family: verdana,}
.tp_lnk{color: #000000;}
.orng{color: #0000FF;}
.blue{color: #2d65a5;}
.big, .hd_cmmn{font-size: 18px;}
.mid, .tp_lnk, .ul li.hd, .sub_hd{font-size: 11px;}
.nrml{color: #696969; font-size: 12px;}
.headermenu{font-size: 12px; padding-bottom:10px;}
.smll{font-size: 10px;}
.zero{font-size: 1px;}
.pad_five{padding: 5px;}
.pad_fftn{padding: 15px;}
.p_smll{margin: 8px 15px;}
.sub_hd{margin-bottom: 5px;}
.ul{margin: 5px 5px 5px 30px; padding: 0px;}
.ul li{padding: 6px 0px;}
.ul li.hd{margin-left: -25px; list-style: none;}
.icns img{margin-right: 3px; border: 0px; vertical-align: middle;}
.logo{padding: 0px 0px 8px 10px;}
.mid_desc{background: #7a7a7a url('../images/shdw_01.gif') repeat-x top;}
.desc_td{background: url('../images/shdw_02.gif') repeat-x top;}
.crtv{padding: 8px 15px 0px 25px; background: #bae0f3 url('../images/crtv_bg.gif') repeat-x top;}
.crtv div{padding: 8px 5px;}
.hd_cmmn{padding: 0px 3px 5px 3px; border-bottom: 2px solid #7d7d7d;}

/* For Box Effects Behind Adsense  */
div.box {
background-color:#FFFFFF;
padding: 5px 5px 5px 15px;
margin:10px 10px 15px 0;
}

#box1 {
box-shadow: 5px 5px 2px #888;
-o-box-shadow: 5px 5px 2px #888;
-moz-box-shadow: 15px 15px 10px #888;
-webkit-box-shadow: 10px 10px 5px #888;
}	
