/**
 * Style sheet for FrontierRoadHouse
 *
 *
 * &copy;author Ravi
 * &copy;company Cerulean Information Technology Pvt Ltd.
 * &copy;package frontier.
 * &copy;subpackage frontier.css
 * &copy;subpackage frontier.js
 * &copy;date 04/10/2007
 */
body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	background-color:#40271B;
}
h1,h2,h3,h4,h5,h6,ul,li,ol,p,a,em,span {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-style:normal;
}

/*     HEADER PART STARTS   */

#road_house {
	width:1003px;
	margin:0 auto;
}
#road_house #header {
	border-bottom:32px solid #eb4827;
	position:relative;
}
		/*   Header Top Links    Starts   */
#header #top_links {
	height:60px;
	position:relative;
	bottom:-32px;
	left:0;
}
#header #top_links ul {
	height:23px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
#header #top_links ul li {
	float:left;
	margin:0px 15px 0px 10px;
	position:relative;
	text-align:center;
}
#header #top_links ul li a{
	color:#f9fae1;
	letter-spacing:0.1em;
	font-size:11px;
}

#header #top_links ul li img {
	position:absolute;
	top:-60px;
	left:0px;
}
#header #top_links ul li.selected a{
	color:#000000;
	font-weight:bold;
	background-color:inherit;
}
#top_links #logo a {
	width:190px;
	height:77px;
	display:block;
}
#logo {
	width:190px;
	height:77px;
	background-image:url(../image/logo.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	right:0px;
}
		/*   Header Top Links    Ends   */		
/*HEADER PART ENDS*/

/*CONTENT PART STARTS*/
#content {
	height:578px;
	position:relative;
	font-family:Arial;
}
.home_bg {        /*   For Home Page Background    */
	background-image:url(../image/bg_home.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.menu_bg {        /*   For Menu Page Background    */
	background-image: url(../image/bg_menu.jpg);
	background-repeat:no-repeat;
}
.reservation_bg {        /*   For Reservation Page Background    */
	background-image: url(../image/bg_reservation.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.photo_bg {        /*   For Photo Page Background    */
	background-image: url(../image/bg_photo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.about_bg {        /*   For About Page Background    */
	background-image: url(../image/bg_about.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.golf_bg{        /*   For Golf Page Background    */
	background-image: url(../image/bg_golf.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.mailing_bg {        /*   For Mailing Page Background    */
	background-image:url(../image/bg_mailing_list.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.contact_bg{        /*   For Contact Page Background    */
	background-image:url(../image/bg_contact.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.direction_bg {        /*   For Direction Page Background    */
	background-image:url(../image/bg_directions.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#content #cont {
	height:578px;
	width:430px;
/*	border:1px solid white;*/
	position:absolute;
	right:0;
	top:0;
	padding:10px;
}
#content #cont h6 {
	font-size:13px;
	font-weight:bold;
	/*letter-spacing:0.10em;*/
}
			/*  For Content Cont_link    Starts   */
#content #cont #cont_link {
	padding:50px 0 0 30px;
	font-family:Arial;
}
#content #cont #cont_link ul {
	text-align:center;
}
#content #cont #cont_link ul li {
	display:inline;
}
#content #cont #cont_link ul li a {
	font-weight:bold;
	padding:0 3px;
}
			/*  For Content Cont_link    Ends   */
#wrap p {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	letter-spacing:0.10em;
}
#wrap p.center {
	text-align:center;
	letter-spacing:normal;
	width:360px;
	margin-right:35px;
}

#wrap p.subtext {
	padding-right: 50px;
}
.components_txt {
	width:200px;
	border:1px solid #000000;
	background:none;
}
.components_btn {
	border:1px solid #000000;
	background-color:#e94725;
	padding:0px 5px;
	color:#f89a22;
	font-weight:bold;
}
			/*  For Menu Page Content    Starts   */		
#menu #cont {
	background:none;
	width:530px;
	padding:0 25px;
}
#menu #cont #cont_link {
	padding:35px 0 0 40px;
	font-family:Arial;	
}
#menu #cont h6, #road_house.popup #content h6 {
	margin-bottom:5px;
	text-align:center;
}
#menu #wrap #scrol {
height:420px;
overflow:auto;
scrollbar-face-color: #eb9c36;
 scrollbar-shadow-color: #e94626;
 scrollbar-highlight-color:#e94626;
 scrollbar-3dlight-color: #e94626;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #e94626;
 scrollbar-arrow-color: #000000;

}

#menu #one,#two,#three,#four, #nine {
	width:80%;
	padding-left:10%;
}

#menu p.entrees {
	text-align:center;
	letter-spacing:normal;
	font-size:11px;
	padding:0;
	width:100%;
}

#menu .col {
	width:47%;
}

#menu .price {
	float:right;
}

#menu #homemademenu {
	padding-left:100px;
}

#menu #dessert-menu {
	padding-left:100px;
}

#menu #beverage-menu {
	padding-left:100px;
	width:80%;
}

.fl-left {
	float:left;
}

#menu #winelist {
	/*border: 1px solid red;*/
	padding-left:100px;
}


.wine-column-size {
	float:left;
	width:10%;
	padding-left:10px;
	text-align:center;
}

html * .winelistmargin {
	margin-left: 30px;
	padding-left: 0px;
	_margin-left: 30px;
	_padding-left: 0px;
}

*:first-child+html .winelistmargin {
	margin-left: 30px;
	padding-left: 30px;
}

#SignUp {
	padding-left:60px;
}

html*.wineheading{
padding-left:30px;
_padding-left:30px;
}

#seven {
margin-left:30px;
}

#six {
margin-left:15px;
}

.cateringpadding {
	padding-left:100px;
	padding-right:50px;
}

/*  For Menu Page Content    Ends   */	

	
			
a.direction {			/*  For Contact Page Link to Direction Page   */		
	width:126px;
	height:149px;
	display:block;
	position:absolute;
	top:105px;
	right:25px;
	
}
a.golf {			/*  For Golf Page Link to Course_popup Page   */		
	width:126px;
	height:149px;
/*	border:1px solid white;*/
	display:block;
	position:absolute;
	top:355px;
	left:60px;
	
}
			/*  For Photo Page Content    Starts   */		
#photos_page #content #cont #cont_link  {
	padding:40px 0 0 0px;
}
#change_photos #images_r, #change_photos #images_g, #change_photos #images_f {  /* For Big Image Div*/
	width:420px;
	height:250px;
	border:1px solid #000000;
/*	background-color:#000001;*/
}

#change_photos #two, #three {
	padding:0;
	width:100%;
}

#change_photos ul li {
	width:100px;
	height:50px;
	border:1px solid #000000;
	float:left;
	margin:0 5px 5px 0;
	cursor:pointer;
}
li.res_one_t {     /*  For Restaurant Link 1 t0 8 Thumbnail Pic to Load as Background */
	background-image:url(../image/resturant_one_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_two_t {
	background-image:url(../image/resturant_two_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_three_t {
	background-image:url(../image/resturant_three_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_four_t {
	background-image:url(../image/resturant_four_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_five_t {
	background-image:url(../image/resturant_five_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_six_t {
	background-image:url(../image/resturant_six_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_seven_t {
	background-image:url(../image/resturant_seven_thumnail.jpg);
	background-repeat:no-repeat;
}
li.res_eight_t {
	background-image:url(../image/resturant_eight_thumnail.jpg);
	background-repeat:no-repeat;
}


li.golf_one_t {     /*  For Golf Link 1 t0 8 Thumbnail Pic to Load as Background */
	background-image:url(../image/golf_one_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_two_t {
	background-image:url(../image/golf_two_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_three_t {
	background-image:url(../image/golf_three_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_four_t {
	background-image:url(../image/golf_four_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_five_t {
	background-image:url(../image/golf_five_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_six_t {
	background-image:url(../image/golf_six_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_seven_t {
	background-image:url(../image/golf_seven_thumnail.jpg);
	background-repeat:no-repeat;
}
li.golf_eight_t {
	background-image:url(../image/golf_eight_thumnail.jpg);
	background-repeat:no-repeat;
}

li.food_one_t {      /*  For Food Link 1 t0 8 Thumbnail Pic to Load as Background */
	background-image:url(../image/food_new1_thumb.jpg);
	background-repeat:no-repeat;
}
li.food_two_t {
	background-image:url(../image/food_two_thumnail.jpg);
	background-repeat:no-repeat;
}
li.food_three_t {
	background-image:url(../image/food_three_thumnail.jpg);
	background-repeat:no-repeat;
}
li.food_four_t {
	background-image:url(../image/food_new4_thumb.jpg);
	background-repeat:no-repeat;
}
li.food_five_t {
	background-image:url(../image/food_new5_thumb.jpg);
	background-repeat:no-repeat;
}
li.food_six_t {
	background-image:url(../image/food_new6_thumb.jpg);
	background-repeat:no-repeat;
}
li.food_seven_t {
	background-image:url(../image/food_new7_thumb.jpg);
	background-repeat:no-repeat;
}
li.food_eight_t {
	background-image:url(../image/food_new8_thumb.jpg);
	background-repeat:no-repeat;
}
			/*  For Photo Page Content    Ends   */		
			/*     For Course Popup Page Starts    */
.popup #header{  
	border: 1px solid #40271B;
}
#road_house.popup {
	width:800px;
}
#road_house.popup #content h6 {
	color:#e85025;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.10em;
}

#road_house p {
	color: #000;
	padding-left: 60px;
	font-size: 12px;
	width: 300px;
}

			/*     For Course Popup Page Ends    */
			
/* For About scrolling area */

#road_house #wrap #scrol {
height:420px;
overflow:auto;
scrollbar-face-color: #eb9c36;
 scrollbar-shadow-color: #e94626;
 scrollbar-highlight-color:#e94626;
 scrollbar-3dlight-color: #e94626;
 scrollbar-darkshadow-color: #000000;
 scrollbar-track-color: #e94626;
 scrollbar-arrow-color: #000000;

}
			
/*CONTENT PART ENDS*/

/*FOOTER PART STARTS*/
#road_house #footer {
	height:60px;
	text-align:center;
	padding-top:20px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#road_house #footer a {
	color:#DD3321;
	font-size: 10px;
	text-decoration: underline;
	font-weight: 600;
}

.footerred {
	color:#DD3321;
}
/*FOOTER PART ENDS*/

.aboutText {
	font-size:12px;
}

.left {
	float:left;
}
.right {
	float:right;
}

.aln_right {
	text-align:right;
}

.aln_left {
	text-align:left;
}

.aln_center {
	text-align:center;
}

.clr {
	clear:both;
}
.bottom_right {
	position:absolute;
	bottom:0;
	right:0;
}
.top_right {
	position:absolute;
	top:0;
	right:0;
}
.center {
	margin:0 auto;
	display:block;
}

.red {
	color:#e85025;
}
.space5 {
	height:5px;
	overflow:hidden;
}
.space10 {
	height:10px;
	overflow:hidden;
}
.space20 {
	height:20px;
	overflow:hidden;
}
.space30 {
	height:30px;
	overflow:hidden;
}

.width10 {
	width:10%;
}

.width15 {
	width:15%;
}

.width100 {
	width:100%;
}

.width80 {
	width:80%;
}

.width65 {
	width:65%;
}

.width60 {
	width:60%;
}

.width20 {
	width:20%;
}

.width35 {
	width:35%;
}

.width40 {
	width:40%;
}
.width45 {
	width:45%;
}
.width50 {
	width:49%;
}

.width55 {
	width:55%;
}

.width30{
	width:30%;
}
.small {
	font-size:11px;

}
.show {
	display:block;
}
.hide {
	display:none;
}
.not_select {
	color:#000000;
	background-color:inherit;
}
.select {
	color:#e85025;
}
.bold {
	font-weight:bold;
}
.line {
	height:1px;
	overflow:hidden;
	margin:5px 0;
	background-color:#40271B;
}

.asterisk {
	font-size:130%;
}

.margin5 {
margin-right:5px;
}


ul.signupForm {}
ul.signupForm li label {
	display: block;
	width: 100px;
	float: left;
}
ul.signupForm li {
	margin-bottom: 15px;
}
ul.signupForm li.buttonHolder {
	margin-left: 100px;
}
ul.signupForm li div.error {
	margin-left: 100px;
	font-size: 10px;
	padding-top: 4px;
	color: #c12020;
}