* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
body {
	background-color: #000;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
padding-top: 20px;
width: 950px;
margin: 0 auto;
} 
/*--------------------- TOP ---------------------------*/
#top{
height: 145px;
padding: 0;
background-color: #94133f;
color: #333366;

background-image: url(../images/Bollywood-Bistro-Header.gif);
background-repeat: no-repeat; }

#top h1 {display: none;
	margin-left: 35px;
	margin-top: 20px;
	font-size: 18px;
}
#top h2 {
	margin-left: 35px;
	font-size: 14px;
 }
#top li.takeoutMenu a{
      height: 98px;
     width: 160px;
     left: 700px;
     top: 80px;
     position: relative;
     background-image: url(../images/Bollywood-Menu-Button.png);
     background-repeat:no-repeat;
display: block;
}

#top li.takeoutMenu a:hover {

     height: 121px;
     width: 181px;
     left: 689px;
     top: 67px;
     position: relative;
     background-image: url(../images/Bollywood-Menu-Button-over.png);
     background-repeat:no-repeat;   
display: block; 

}
#top li.takeoutMenu a span {
display: none;
} 

/*---------------------content ---------------------------*/
#content {
	width: 950px;
	padding: 0;
	background-color: #de7423;
               color: #4e2232;
	min-height: 272px;
	overflow: hidden;
	height: 272px;
	margin: 0px;
}
#content img {
	padding: 0;
	margin: 0;}
#content #content-text {
	height: 248px;
	overflow: scroll;
	padding: 0 7px;
}

#content .right-side #contentSummary {
	background-color: #339999;
	border: 1px solid #133A3B;
	padding: 10px;
	margin-bottom: 15px;
}

.imageRight {
	float: right;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #DEEBFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}


#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}
/******** GALLERY MODULE ********/ 
#photo h1{
	text-align: center;
        margin-bottom: 0.5em !important;
	}
#photo .navigation{
	height: 75px;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	}	
	#photo .previous, #photo .next{
		padding: 0px;
		display: block;
		width: 40px;
		height: 25px;
	}
	#photo .previous{
		float: left;
		background: url(/images/previous.gif) no-repeat;
	}
	#photo .next{
		float: right;
		background: url(/images/next.gif) no-repeat;
	}
        #photo .back{
	        font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
	        text-decoration: underline;
        }
	#photo p{
		margin: 0 0 10px 0;
	}
	#photo .image{
		clear: both;
		text-align: center;
	}
	#photo .image img{
		border: 1px solid #111;
	}
        #photo .description{
	   width:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#gallery ul{
  margin: 0;
  padding: 0;
}
  #content .right-side #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 150px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #b4cbf0;
  }

  #gallery ul li:hover{
      border: 1px solid #aaa;

  }


#content .right-side #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }


/******* FOOTER *********/

	#footer{
	background: #94133f url(../images/Bollywood-Bistro-Footer.gif) no-repeat left top;
	height: 152px;
	color: #FFFFFF;
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}   


#footer li.directions a {
      height: 78px;
     width: 174px;
     left: 385px;
     top: 28px;
     position: absolute;
     background-image: url(../images/Bollywood-map.png);
     background-repeat:no-repeat;
     display: block;
}

#footer li.directions a:hover {
     height: 107px;
     width: 174px;
     left: 385px;
     top: 28px;
     position: absolute;
     background-image: url(../images/Bollywood-map-over.png);
     background-repeat:no-repeat;   
display: block; 

}

/*-----paisley-rollover----

#footer li.directions a:hover {
     height: 214px;
     width: 212px;
     left: 385px;
     top: -68px;
     position: relative;
     background-image: url(../images/Bollywood-map-over2.png);
     background-repeat:no-repeat;   
display: block; 

}
-------*/

#footer li.directions a span {
display: none;
}
#footer a {
	color: #ca6f2c;
}

#footer ul.menu-left {
padding-top: 20px;
color: #fff;
float: left;
padding-left: 420px; 
}

#footer ul.menu-left li{
	color: #fff;
width: 200px;
text-align: left;
}
#footer ul.menu-right {
padding-top: 20px;
color: #fff;
float: right;
padding-right: 50px; 
}  

#footer ul.menu-right li{
	color: #fff;
width: 200px;
text-align: right;
}
#footer ul li a{
/*color:#CC992E;*/
color:#e7882f;
font-family: Georgia, Times, serif;
font-size: 14px; 
}

#footer ul li.active a{
     color: #ffcc8f; 
}

#container #footer a:hover {
     color: #ffcaa4;
     text-decoration: underline; }

#footerlinks #admin_link {
overflow: hidden;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
width: 90px;
height: 25px;
display: block;
float: right;
}

/******** SITEMAP MODULE ********/

#sitemap li.sub{
list-style-type: none;
}

