/*
Theme Name: Mani Travels and Tourism
Theme URI: http://www.abhinavsood.com
Description: xHTML and CSS for Mani Travels and Tourism via Audee Mirza
Version: 1
Author: Abhinav Sood
Author URI: http://www.abhinavsood.com
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,cite,del,dfn,font,img,ins,kbd,q,s,samp,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,.reset{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:text-top
}:focus{outline:0}img{outline:0;border:none}h1,h2,h3,h4,h5,h6{font-weight:bold}h1{font-size:18pt}h2{font-size:16pt}h3{font-size:14pt}h4{font-size:12pt}h5{font-size:10pt}h6{font-size:8pt}ol,ul{list-style:disc outside none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" "";border-left:3px solid #ccc;padding-left:7px;margin-left:10px;}a{text-decoration:none;}.hidden{display:none;visibility:hidden}small{font-size:90%}b,strong{font-weight:bold}code{font-family:"Courier New",Courier,monospace}.clearfix:after{clear:both;display:block;content:" ";height:0;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}li.clearfix{display:list-item}.textleft{text-align:left}.textright{text-align:right}.textcenter,.aligncenter{text-align:center;}.textjustify{text-align:justify}.alignleft{width:auto;float:left;}.alignright{width:auto;float:right}.aligncenter{display:block;margin:0 auto}img.alignleft{padding:10px 10px 10px 0}img.alignright{padding:10px 0 10px 10px}.clear{clear:both;display:block;height:0;visibility:hidden}

/* Main Structure */
body{
    background:#990033;
    font:11pt "Trebuchet MS";
}

/* Wrapper will hold the website in the center */
#wrapper{
    width:960px;
    padding:0 10px;
    margin:0 auto;
}

/* Header Styles */
#header{
    height:145px;
    width:960px;
}
#logo{
    margin-left:15px;
    margin-top:10px;
}
#headerright{
    width:230px;
}
a#testimonials{
    background: url(images/testimonials.jpg) no-repeat;
    display:block;
    height:26px;
    width:168px;
    color:#900;
    font: 13pt "Trebuchet MS";
    padding:2px 0 0 20px;
}

/* Begin Top Navigation */
#topnav{
    width:960px;
    background: url(images/topnav.png) no-repeat;
    margin-top: -15px;
    color:#4b538b;
    font:11pt "Trebuchet MS";
    font-weight: bold;
    height:70px;
    text-transform: uppercase
}
#topnav a{
    display:block;
    color:#4b538b;
    padding:5px 0 6px 0;
}
#topnav a:hover{
    color:white;
}
#topnav ul.topnav{
    list-style-type: none;
    padding: 20px 0 25px 95px;
}
#topnav ul.topnav li{
    display: inline;
    float:left;
    margin-right:20px;
}
#topnav #current a span{
    background: url(images/navright.png)  no-repeat right top;
    padding:5px 10px 6px 0;
    color:white;
}
#topnav #current a{
    background:url(images/navleft.png) no-repeat left top;
    padding-left:10px;
}

#animpanel{
	clear:both;
	height:440;
	background: url(images/animpanel.swf) no-repeat;
	margin-left:-10px;
	margin-top:-1px;
	position:relative;
}
#brandheader{
	position:absolute;
	background: #CCC;
	width:988px;
	height:154px;
	top:-11px;
	left:-3px;
	visibility: visible;
}
#homeinfo{
	clear:both;
	background: url(images/home_info.png) no-repeat;
	height:138px;
	width:852px;
	margin-left:54px;
	padding-top:9px;
	color:#4b538b;
	line-height: 1.3em;
}
.whoweare{
    text-align:justify;
    margin-left:45px;
    width:440px;
}
.contactinfo{
    width:280px;
    margin-left:40px;
}
img.readmore{
    float:right;
    margin-top:5px;
}

/* Bottom Styles - Section right above the footer */
.footersectiontop, .footersectionbtm{
    height:18px;
    width:979px;
    margin-left:-10px;
}
.footersectiontop{background:url(images/footersectiontop.png) no-repeat}
.footersectionbtm{background:url(images/footersectionbtm.png) no-repeat}
.footersectionbody{
    width:960px;
    margin-left:-10px;
    background: url(images/footersection.png) repeat-y;
    padding:10px 0 0 20px;
}
.thumbsgrid{
    width:459px;
    margin-right:10px;
}
div.thumbbg{
    float:left;
    background: url(images/thumbbg.png) no-repeat;
    width:135px;
    height:115px;
    padding-left:8px;
    padding-top:10px;
    margin: 0 10px 10px 0;
}
img.thumbbg{
    height:107px;
    width:126px;
}
.cateringmenu{
    margin-top:2px;
}

.usefulinfo{
    width:200px;
    height:100px;
    margin-left:15px;
    color:#ffd9ab;
    font-size:12pt;
    text-align: justify;
    margin-top:-12px;
}
ul.usefullinks{
    list-style-image: url(images/arrow.gif);
    list-style-position: inside;
    font-size: 11pt;
    line-height: 1.4;
    padding-top:4px;
}
ul.usefullinks a, #footer, #footer a{
    color:#ffd9ab;
}
ul.usefullinks a:hover, #footer a:hover{
    color:#efefef;
}
#footer{
    clear:both;
    margin:7px 0 0 0;
    letter-spacing: 0.03em;
}
#footer small{
    font-size:75%;
}
.creditlinks{
    margin-bottom: 15px !important;
}
.backtotop{
    font-style: italic;
}

