/* 
    Document   : typography
    Created on : Mar 8, 2009, 11:39:14 AM
    Author     : Mohammed Shahbaaz Hussain
    Description:
        Adds few image replacements and some typography
*/
body {
    font-family: 'lucida grande', tahoma, verdana, arial, serif,'times new roman';
  
}

a {
  color:#fe4902;
  text-decoration: none;
}

a:hover {
    
	color:#990000;
    text-decoration: none;
}

#side-nav h2{
    background: #e8e9de url(../images/call-now-in.gif) no-repeat left top;
    height: 41px;
    text-indent: -5000px;
}

#side-block h2#dtourism{
    background: #e8e9de url(../images/d-tourism.gif) no-repeat 50% 50%;
    height: 30px;
    text-indent: -5000px;
}

#side-block a.tourd img{
   padding-left: 32px;
   border:0;
   
}

#side-block a.tourd {
   text-decoration:none;
}

#side-block h2#login-register{
    background: #e8e9de url(../images/dental-emergency.gif) no-repeat 50% 50%;
    height: 30px;
    text-indent: -5000px;
}

#quick-block h2#quick-contact{
    background: #e8e9de url(../images/quickc-in.gif) no-repeat 50% 50%;
    height: 40px;
    text-indent: -5000px;
}

#footer-left #test-video h2#video-head{
    background: #303030 url(../images/testi-video.gif) no-repeat 50% 50%;
    height: 40px;
    text-indent: -5000px;
}

#footer-right #depart-list h2#depart-head{
    background: #754b40 url(../images/department.gif) no-repeat 50% 50%;
    height: 40px;
    text-indent: -5000px;
}


p {
    font-size: 11px;
}

#main-content p{
    color: #f6e7e4;
    padding: 10px 10px 0px 10px;
    text-align:justify;
    font-size:11px;
}

#main-content h2 {
    color:#f6e7e4;
    padding:10px;

    font-size:1.3em;
    font-weight:300;
    line-height:1em;
}

#main-content h2 em {
    font-style:normal;
}

#main-content h2 em span {
    font-style:normal;
    font-size:1.5em;
}

#fms-services .container-b p {
    color: #f6e7e4;
    padding: 10px;
    text-align:justify;
}

#fms-services .container-b a {
    color:#f6e7e4;
    text-decoration: none;
}

#fms-services .container-b a:hover {
    color:#fff;
    text-decoration:underline;
}

#fms-services .container-b h3 {
    color: #555;
    padding-top:10px;
	font-size: 13px; 
}

#fms-services .container-b img {
    border:1px solid #B7CCE0;
    margin:10px 10px 5px 5px;
    padding:3px 3px 3px 3px;
    float:left;
}

#fms-services #fms-services-right .container-b p {
    color: #f6e7e4;
}

#fms-services #fms-services-right .container-b a:hover {
    color:#f6e7e4;
}


#fms-services #fms-services-left div.container-b {
    border-bottom: 2px solid #fff;  
	height: 100px;
}

#main-content div.first-sect {
    border-bottom: 2px solid #fff;
}


#fms-services #fms-services-left div.border-no {
    border-bottom:none;

}

#fms-services #fms-services-right div.container-b {
    border-bottom: 2px solid #fff;
	height: 100px;

}


#fms-services #fms-services-right div.border-no {
    border-bottom:none;

}

#footer-tail p{
    text-align:center;
    color:#555;
    padding-top: 25px;
	font-size: 11px;
}

marquee {
    font-size: 11px;
}

.sidebar-title {
    color: #555;
    padding:10px 0px 0px 10px;
}

#quickc #quick-block a img {
border:none;
padding-left: 10px;
}


#wrapper #footer #footer-left a h3.front-video {
text-align:center;
}

.cde-link {
padding-left:10px;
}


