/* Start of CMSMS style sheet 'franklin villa' */
body
{ 
      background: url(images/cms/background_bg.jpg); 
//text-align:center;
}

div#pagewrapper
{
   width:800px;
   margin:-7 auto auto auto;
//margin-top:-15px;
}

div#content
{
    /* background-color:rgb(21,15,5);*/
      background-color:black;
    
}

div#header 
{
    background: url(images/cms/header.jpg) no-repeat ; 
   display: block;
   height: 78px;             {* adjust according your image size *}
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
   width:800px;
 }

div#flash
{
   display:block;
    height:196;
    /*background-color:rgb(21,15,5);*/
     background-color:black;
    width:800px;

}



#redbar
{
   background: url(images/cms/grey_gradiant.jpg) repeat-x; 
  height:24px;
  display:block;
}

.images
{
   margin:10px 25px 0px 30px;
   border:black;
}


.imagename
{
   text-align:center;
   color:#A9A9A9;
   margin-top:-8px;
}


.image1 
{
     float:left;
}


.image1 a:active, a:visited
{

  /*color:black;*/
  text-decoration:none;
  border:0px solid black;
}


div#main-content
{
   height:auto;
   width:800px;
} 

 div#main 
{
   
    width:800px;
    color:#A9A9A9;
    text-align:justify;
    height:auto;
 }

div#sidebar
{
  float:right;
  margin-top:10px;
  width:26%;
  height:auto;
}

div#availabilty
{
         text-decoration:none;
	 padding:3px;
}

div#book
{
	 text-decoration:none;
	 padding:3px;
        clear:left;
       float:right;
       width:200px;
       vertical-align:top;
         

}

div#tariffs
{
	 text-decoration:none;
	 padding:3px;
}

div#footer-image
{
        height:30px;
        width:800px;
	background: url(http://www.puneitlab.com/villa/images/cms/bottom_img.png) no-repeat; 
       filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.puneitlab.com/villa/images/cms/bottom_img.png');
_background-image:url(http://www.puneitlab.com/villa/images/cms/img.gif);

}

div#footer
{
	background-color:black;
        /*background-color:rgb(21,15,5);*/
	color:#545253;
        height:60px; 
}

div#footer a
{
	color:#545253;
	text-decoration:none;
}

#footer-text
{
	font-size:10px; 
       color: #555252;
       font-family:arial;
       margin:5px;
      //margin-top:-6px;
}

div#footer-links
{
	padding-left:50px;
       //padding-left:0px;
	padding-top:5px;
       font-size:12px; 
       color: #555252;
       font-family:arial;
      padding-bottom:5px;
      
       
}

#footerbar
{
   background: url(images/cms/footer_line.jpg) no-repeat ; 
   height:3px;
   display:block;

}

.pune
{
   color:#fff;

}

.it
{
   color:red;
}

#myFrame{
width:400px;
height:350px;
}


/* End of 'franklin villa' */

