
/* ----------------------------------------------------------- Search Rounded Box Starts ---------------------------------------------------------------  */
/* (1) Starts */
/* Search Rounded Box Starts here  */
div.rounded-box {position:relative;width: 528px; /* Here we can change the width of the box */background-color: #505050;margin-left:13px;margin-top:2px; }
/* GLOBAL ATTRIBUTES */
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#d5d5d5; overflow:hidden;}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#505050; line-height: 40px;}
/* SPECIFIC ATTRIBUTES STARTS */
div.top-left-corner { top:0px; left:0px; background-color:#dddddd; }
div.bottom-left-corner {bottom:0px; left:0px; background-color:#dadada;}
div.top-right-corner {top:0px; right:0px; background-color:#dddddd}
div.bottom-right-corner {bottom: 0px; right:0px; background-color:#dadada}
 /* Box Position Starts */
div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}
 /* Box Position Ends  */
/* SPECIFIC ATTRIBUTES ENDS */
div.box-contents {position: relative; padding: 8px; color:#000;height:174px ;/* Here we can change the height of the box */	}
/* Search Rounded Box Ends here  */
/* (1) Ends  */
/* ------------------------------------------------------- Reservation Rounded Box Starts ---------------------------------------------------------  */
/* (2) Starts  */
/* Reservation Box Ends here  */
div.rounded-box_second {position:relative;width: 1000px; /* Here we can change the width of the box */ background-color:#FFF;}
/* GLOBAL ATTRIBUTES */
div.top-left-corner_second, div.bottom-left-corner_second, div.top-right-corner_second, div.bottom-right-corner_second
{position:absolute; width:20px; height:20px; background-color:#FF0; overflow:hidden;}
div.top-left-inside_second, div.bottom-left-inside_second, div.top-right-inside_second, div.bottom-right-inside_second {position:relative; font-size:150px; font-family:arial; color:#FFF; line-height: 40px;}
/* SPECIFIC ATTRIBUTES STARTS */
div.top-left-corner_second { top:0px; left:0px; background-color:#dddddd }
div.bottom-left-corner_second {bottom:0px; left:0px; background-color:#dadada}
div.top-right-corner_second {top:0px; right:0px; background-color:#dddddd}
div.bottom-right-corner_second {bottom: 0px; right:0px; background-color:#dadada}
 /* Box Position Starts */
div.top-left-inside_second {left:-8px;}
div.bottom-left-inside_second {left:-8px; top:-17px;}
div.top-right-inside_second {left:-25px;}
div.bottom-right-inside_second {left:-25px; top:-17px;}
 /* Box Position Ends  */
/* SPECIFIC ATTRIBUTES ENDS */
div.box-contents_second {position: relative; padding: 6px; color:#000;height:174px ;/* Here we can change the height of the box */height:100%;}
/* Reservation Box Ends here  */
/* (2) Ends  */
/* ------------------------------------------------------ Reservation Inner Rounded Box Starts ----------------------------------------------------------  */
/* (3) Starts  */
/* Reservation Inner Box Starts here  */ 
div.rounded-box_third {
    position:relative;
    width: 986px; /* Here we can change the width of the box */
    background-color:#bebebe;
	padding-top:1px; 
	margin:auto;
}
/* GLOBAL ATTRIBUTES */
div.top-left-corner_third, div.bottom-left-corner_third, div.top-right-corner_third, div.bottom-right-corner_third
{position:absolute; width:20px; height:20px; background-color:#d5d5d5; overflow:hidden;}
div.top-left-inside_third, div.bottom-left-inside_third, div.top-right-inside_third, div.bottom-right-inside_third {position:relative; font-size:150px; font-family:arial; color:#bebebe; line-height: 40px;}
/* SPECIFIC ATTRIBUTES STARTS */
div.top-left-corner_third { top:0px; left:0px; background-color:#FFF; }
div.bottom-left-corner_third {bottom:0px; left:0px; background-color:#dadada; }
div.top-right-corner_third {top:0px; right:0px; background-color:#FFF}
div.bottom-right-corner_third {bottom: 0px; right:0px; background-color:#dadada}
 /* Box Position Starts */
div.top-left-inside_third {left:-8px;}
div.bottom-left-inside_third {left:-8px; top:-17px;}
div.top-right-inside_third {left:-25px;}
div.bottom-right-inside_third {left:-25px; top:-17px;}
 /* Box Position Ends  */
/* SPECIFIC ATTRIBUTES ENDS */
div.box-contents_third {position: relative; padding: 8px; color:#000;height:14px ; /* Here we can change the height of the box */}
/* Reservation Inner Box Ends here  */
/* (3) Ends  */
/* --------------------------------------------------------------------------------------------------------------------------  */

/*
div.rounded-box_third {
    position:relative;
    width: 998px; 
    background-color:#FF0;
	padding-top:1px; 
	margin:auto;
}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#d5d5d5; overflow:hidden;}
div.top-left-inside_third, div.bottom-left-inside_third, div.top-right-inside_third, div.bottom-right-inside_third {position:relative; font-size:150px; font-family:arial; color:#FF0; line-height: 40px;}
div.box-contents_third {
	position: relative; padding: 8px; color:#000;
	height:14px ;
}*/
