@charset "utf-8";
/* CSS Document */

body{
	font:normal 9pt Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(../images/rs-bg.jpg) #790101;
	margin:0;
	padding:0;
	}
a{
	color:#FFF;
	}
a:hover{
	color:#FFF;
	}
a.read-more{
	color:#FFFF66;
	}
a.read-more:hover{
	color:#FFFF66;
	text-decoration:none;
	}
.clearfloat{ 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
.float-right{ 
	float:right;
	}
.img-float-right{ 
	float:right;
	padding-left:10px;
	}
.google-map{ 
	float:right;
	padding-left:10px;
	}
hr{
	display:block;
	margin:10px 0;
	padding:0;
	background:none;
	color:#990000;
	border-style: none none dotted;
	border-bottom:1px dotted white;
	}
.red-dotted{
	display:block;
	margin:10px 0;
	padding:0;
	background:none;
	color:#990000;
	border-style: none none dotted;
	border-bottom:1px dotted #990000;
	}
/*-----Headings-----*/
h1{
	font:normal 20pt Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	}
h2{
	font:normal 16pt Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding:0 0 4px 0;
	margin:0;
	}
h3{
	font:bold 14pt Arial, Helvetica, sans-serif;
	color:#FFFF99;
	padding:4px 0;
	margin:0;
	}
h4{
	font:bold 12pt Arial, Helvetica, sans-serif;
	color:#FFFF99;
	padding:4px 0;
	margin:0;
	}
h5{
	font:bold 12pt Arial, Helvetica, sans-serif;
	color:#FFFF99;
	padding:4px 0;
	margin:0;
	}
/*-----Headings-----*/
#main-container{
	width:920px;
	margin:0 auto;
	}
	#header{
		position:relative;
		overflow:hidden;
		height:180px;
		}
		#header .logo{
		    background:url(../images/RoseMurree-Logo.gif) no-repeat; 
			width:286px; height:82px;
			margin-top:30px;
			}
		#header .top-r-menu{
			position:absolute;
			top:10px; right:0;
			}
			#header .top-r-menu ul{
				margin:0;
				padding:0;
				}
				#header .top-r-menu ul li{
					float:left;
					list-style:none;
					padding:0 1px;
					}
					#header .top-r-menu ul li a{
						display:block;
						float:left;
						background:url(../images/top-r-menu-bg.gif) repeat-x;
						height:116px;
						font:normal 12pt Arial, Helvetica, sans-serif;
						text-decoration:none;
						padding:10px 5px 0;
						}
					#header .top-r-menu ul li a:hover{
						background:url(../images/top-r-menu-bg.gif) repeat-x 0 -126px;
						}
		/*#header .top-menu{
			margin:15px 0 0 0;
			}
			#header .top-menu ul{
				margin:0;
				padding:0;
				}
				#header .top-menu ul li{
					list-style:none;
					float:left;
					padding:0 2px;
					}
					#header .top-menu ul li a{
						display:block;
						float:left;
						background:url(../images/top-menu-bg.gif) repeat-x;
						padding:14px 10px 0;
						height:20px;
						font-weight:bold;
						text-decoration:none;
						}
					#header .top-menu ul li a:hover{
						background:url(../images/top-menu-bg.gif) repeat-x 0 -34px;
						}*/
	.flash-banner{
		}
	#content-box{
		}
		#content-box .welcome-box{
			background:#300000;
			width:280px; height:230px;
			margin-top:10px;
			padding:10px;
			float:left;
			line-height:1.7em;
			}
			#content-box .welcome-box h1{
				font:normal 18pt Georgia, "Times New Roman", Times, serif;
				padding:0; margin:0;
				}
			#content-box .welcome-box p{
				padding:5px 0; margin:0;
				}
		#content-box .thumb-box{
			background:#300000;
			width:280px; height:230px;
			margin:10px 0 0 10px;
			padding:10px;
			float:left;
			}
			/*-----*/
			.breakfast-menu{
				float:left;
				}
				.breakfast-menu a{
					background:url(../images/menugallery.jpg) no-repeat;
					display:block;
					width:133px; height:107px;
					}
				.breakfast-menu a:hover{
					background:url(../images/menugallery.jpg) no-repeat 0 -107px;
					}
			/*-----*/
			.dinner-menu{
				float:right;
				}
				.dinner-menu a{
					background:url(../images/dinner-menu.jpg) no-repeat;
					display:block;
					width:133px; height:107px;
					}
				.dinner-menu a:hover{
					background:url(../images/dinner-menu.jpg) no-repeat 0 -107px;
					}
			/*-----*/
			.book-table{
				float:left;
				margin-top:15px;
				}
				.book-table a{
					background:url(../images/book-table.jpg) no-repeat;
					display:block;
					width:133px; height:107px;
					}
				.book-table a:hover{
					background:url(../images/book-table.jpg) no-repeat 0 -107px;
					}
			/*-----*/
			.news{
				float:right;
				margin-top:15px;
				}
				.news a{
					background:url(../images/menunews1.jpg) no-repeat;
					display:block;
					width:133px; height:107px;
					}
				.news a:hover{
					background:url(../images/menunews1.jpg) no-repeat 0 -107px;
					}
		#content-box .review-box{
			background:#300000;
			width:280px; height:230px;
			margin-top:10px;
			padding:10px;
			float:right;
			line-height:1.5em;
			}
			#content-box .review-box h1{
				font:normal 18pt Georgia, "Times New Roman", Times, serif;
				padding:0 0 10px 0; margin:0;
				}
	#inner-content{
		background:url(../images/inner-content-bg.png);
	   _background:url(../images/inner-content-bg.gif);
	   	padding:10px;
		overflow:hidden;
		height:100%;
		}
	#inner-content p{
		line-height:1.5em;
		text-align:justify;
		}
		#menu-bar-left{
			float:left;
			}
			.left-menu-items{
				margin:10px 0;
				padding:0;
				}
				.left-menu-items li{
					list-style:none;
					}
					a.lunch-menu-item{
						background:url(../images/btn-lunch-menu.gif) no-repeat;
						display:block;
						width:240px; height:77px;
						}
					a.lunch-menu-item:hover{
						background:url(../images/btn-lunch-menu.gif) no-repeat 0 -77px;
						}
					a.dinner-menu-item{
						background:url(../images/btn-dinner-menu.gif) no-repeat;
						display:block;
						width:240px; height:80px;
						}
					a.dinner-menu-item:hover{
						background:url(../images/btn-dinner-menu.gif) no-repeat 0 -76px;
						}
			.menu-right-content{
				float:right;
				width:634px;
				}

	#footer{
		background:url(../images/footer-bg.jpg) repeat-x;
		height:34px;
		font:normal 8pt Arial, Helvetica, sans-serif;
		padding-top:20px;
		margin:10px 0;
		}
		#footer ul{
			margin:0;
			padding:0;
			float:left;
			}
			#footer ul li{
				float:left;
				list-style:none;
				padding:0 10px;
				border-right:1px dotted #FFFFFF;
				}
				#footer ul li a{
					text-decoration:none;
					}
				#footer ul li a:hover{
					text-decoration:underline;
					}
		.copy-right{
			float:right;
			color:#FFF;
			padding-right:10px;
			}
			.copy-right a{
				text-decoration:none;
				color:#FFF !important;
				}
			.copy-right a:hover{
				color:#FFFF00;
				text-decoration:underline;
				}
/*--- Form ----*/
#form{
	padding:0 10px;
	overflow:hidden;
	float:left;
	}
	.small-txt-box{
		float:left;
		margin:0 0 0 4px;
		}
		.small-txt-box .text-box{
			width:130px;
			width:129px\9;
			border:1px solid white;
			_margin:0 0 0 -4px;
			*margin:0 0 0 -4px;
			}
	.big-txt-box{
		float:left;
		margin:0 0 0 4px;
		}
		.big-txt-box .text-box-add{
			width:538px;
			border:1px solid white;
			_margin:0 0 0 -4px;
			*margin:0 0 0 -4px;
			}
		.big-txt-box .text-box-add2{
			width:403px;
			border:1px solid white;
			_margin:0 0 0 -4px;
			*margin:0 0 0 -4px;
			}
/*--- Form ----*/

.dinner-menu-container{
	font-size:8pt;
	}
	.dinner-menu-list-col{
		float:left;
		width:650px;
		}
		.list-box{
			background:url(../images/dotter-white-line.gif) repeat-x bottom;
			overflow:hidden;
			margin-bottom:10px;
			height:100%;
			}
			.list-box h4{
				font:bold 10pt Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				}
			.list-text{
				background:#590000;
				padding-right:3px;
				float:left;
				}
			.list-price{
				background:#590000;
				padding-left:3px;
				float:right;
				font-weight:bold;
				}

/*--- lunch-menu-left ----*/
.lunch-menu{
	font-size:8pt;
	}
	.lunch-menu-left{
		float:left;
		border-right:1px dotted #990000;
		width:300px;
		padding:0 5px;
		}
	.lunch-menu-right{
		float:left;
		padding:0 5px;
		border-right:1px dotted #990000;
		width:300px;
		}
	.dinner-menu-col{
		float:left;
		width:220px;
		padding:0 0 0 20px;
		}
		.lunch-menu h1{
			font:normal 14pt Georgia, "Times New Roman", Times, serif;
			color:#FFFFFF;
			}
		.lunch-menu h2{
			font:normal 10pt Georgia, "Times New Roman", Times, serif;
			color:#FFFF66;
			}
		.lunch-menu h3{
			font:bold 10pt Arial, Helvetica, sans-serif;
			color:#FF9900;
			}
			.l-m-col1{
				position:relative;
				padding:10px;
				}
				.price{
					font-size:10pt;
					position:absolute;
					top:10px; right:10px;
					}
					.price label{
						color:#FFFF99;
						font:normal 20pt Georgia, "Times New Roman", Times, serif;
						}
		.d-img{
			float:left;
			margin-right:10px;
			}
			a.d-link{
				font:normal 12pt Arial, Helvetica, sans-serif;
				color:#FFFF99;
				text-decoration:none;
				padding:10px;
				display:block;
				}
			a.d-link:hover{
				text-decoration:underline;
				}
.d-large-item{
	width:280px;
	float:left;
	padding-right:20px;
	}
	.d-large-item a{
		font-size:10pt;
		color:#FFFF99;
		font-weight:bold;
		text-decoration:none;
		}
	.d-large-item a:hover{
		color:#FFFFFF;
		font-weight:bold;
		}
	.d-large-item p{
		margin:0;
		padding:0;
		font-size:8pt;
		}
	.d-large-item img{
		float:left;
		padding-right:10px;
		border:none;
		}
	
/*--- lunch-menu-left ----*/

.contact-right-box{
	float:right;
	width:200px;
	margin-right:100px;
	_margin-right:50px;
	}

/* Easy Slider */
	#slider{
		margin:5px 0 0;
		}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:275px;
		height:140px;
		overflow:hidden; 
		}		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:17px;
		height:17px;
		position:absolute;
		left:120px;
		top:0px;
		}	
	#nextBtn, #nextBtn2{ 
		left:140px;
		}
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:17px;
		height:17px;
		background:url(../images/previous.jpg) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(../images/next.jpg) no-repeat 0 0;	
		}												

/* -----------------------------------// Easy Slider *--------------------------------------------------------------------------------------/

/************** TAB Container ****************/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
	font-size: larger;
	border-bottom: solid 1px #2647a0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: red;
	border-bottom-color: #003366;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.ajax__tab_yuitabview-theme .ajax__tab_header:hover
{

}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) #d8d8d8 repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #a3a3a3;
	border-bottom-width: 0px;
	color: #FFFFFF;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab:hover
{
	background-color:#78D7EF;	
	color:White;
	
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1400px;
}
.dashBoard
{
	height:400px;
	background-image: url(../images/m_head_blend.png);
}

.ErrorMessage
{
	width: auto;
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.aspHyperLinkMore
{
	width: auto;
	font-size: 12px;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.darkgreybgcolor
{
	background-color: #E07A7F;
	border-left: 1px solid #C5D7EF;
	border-right: 1px solid #C5D7EF;
	border-top: 1px solid #C5D7EF;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	text-decoration: none;
}
.linkButton
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
width:140px;
text-align: center;
color:#000000;
border:none;
background:url("../images/button.png") no-repeat;
cursor:pointer;
padding-bottom:6px;
 
}
/*------------------------------------------------------------------------------*/
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
	font-family: Arial, Sans-Serif;
	font-size: small;
	table-layout: auto;
	border-collapse: collapse;
	border: #91a7b4 2px solid;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	color:Maroon;
}
.HeaderStyle th
{
	padding-top: 4px;
	padding-bottom:4px;
	padding-right:4px;
	padding-left:6px;
	color: maroon;
	background-color: #f0f0f0;
}
.HeaderStyle a
{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: left;
	font-weight: bold;
	 
}
.PagerStyle table
{
	text-align: center;
	margin: auto;
}
.PagerStyle table td
{
	border: 0px;
	padding: 5px;
}
.PagerStyle td
{
	border-top: #91a7b4 1px solid;
}
.PagerStyle a
{
	color: #16387c;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #91a7b4;
	border-bottom: solid 1px #91a7b4;
	border-left: solid 1px #fff;
}
.PagerStyle span
{
	font-weight: bold;
	color: #16387c;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
	padding: 5px;
	border-right: solid 1px #91a7b4;
	
}
.RowStyle td
{
	background-color: #eefds3;
	color:Black;
}
.AltRowStyle td
{
	background-color: #f0f0f0; /*background-image: url(./Img/YahooSprite.gif); */
	background-position: 0 -80px;
	color:Maroon;
	background-repeat: repeat-x;
	padding-left: 4px;
}
.SelectedRowStyle td
{
	background-color: #fcb814;
	background-image: url(./img/YahooSprite.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.darkgreybgcolor {
background-color:#000000;
border-left:1px solid #F6F6F6;
border-right:1px solid #F6F6F6;
border-top:1px solid #F6F6F6;
color:#0983B9;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:20px;
padding-left:10px;
text-decoration:none;
}

************** TAB Container ****************/
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header
{
	font-size: larger;
	border-bottom: solid 1px #2647a0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: red;
	border-bottom-color: #003366;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.ajax__tab_yuitabview-theme .ajax__tab_header:hover
{

}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) #d8d8d8 repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #a3a3a3;
	border-bottom-width: 0px;
	color: #FFFFFF;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab:hover
{
	background-color:#78D7EF;	
	color:White;
	
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(Images/menu_li_h_bg.png) repeat-x left -1400px;
}

@media screen
{
	.ParentMenu
	{
		margin:8px 0 0 0;
		/*background:background:url(../images/top-menu-bg.gif) repeat-x;*/
		width:auto; height:33px;
		color:#ffffff;
		font:bold 9pt Arial, Helvetica, sans-serif;
			
	}

	.ParentItemContainer
	{
	}

	.ParentItem
	{
		
		cursor: pointer;
		cursor: auto;
		background-repeat: repeat-x;
		height: 33px;
		font-family:Arial;
		font-weight:bold;
		border-right:4px solid transparent;
	}
	.ParentItem:hover
	{
		 color:White;
		 font-family:Arial;
		  font-weight:bold;
		  border-right:4px solid transparent;
	}

	.ParentItemContentCell
	{
		background:url(../images/top-menu-bg.gif) repeat-x;
		  font-size:11px;
		 font-family:Arial;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		width: 100%;
		height:33px;
		
		
	}
	.ParentItemContentCell:hover
	{
		
		
		 color:White;
		  font-family:Arial;
		  font-weight:bold;
		 height:33px;
		
		
	}

	.ParentItemContentCell a
	{
		 font:24px;
	 color:#ffffff;
	 background:none;
		text-align: center;
		white-space: nowrap;
		width: 100%;
		text-decoration: none;
		
	}
	.ParentItemContentCell a:hover
	{
		 color:White;
		  font-family:Arial;
		  font-weight:bold;
		  background:none;
		}
	.ParentItemOver
	{
		
		cursor: pointer;
		cursor: auto;
		height:33px;
		color:White;
		 font-family:Arial;
		  font-weight:bold;
		border-right:4px solid transparent;
	}

	.ParentItemContentCellOver
	{
		font:24px;
		font: 11px Tahoma;
		color:White;
		text-align: center;
		white-space: nowrap;
		width: 100%;
		background:url(../images/top-menu-bg.gif) repeat-x 0 -34px;
		 font-family:Arial;
		  font-weight:bold;
	}

	.ParentItemContentCellOver a
	{
		
		color:White;
		
		text-align: center;
		white-space: nowrap;
		width: 100%;
		text-decoration: none;
	
		 font-family:Arial;
		  font-weight:bold;
	}

	.ParentItemSubMenuCell, .ParentItemSubMenuCellOver
	{
		width: 10px;
		background-image: url(./images/submenu_parent.gif);
		background-repeat: no-repeat;
		background-position: 0px 13px;
		font-family: Verdana;
		font-size: 1px;
		height: 33px;
		color:Red !important;
	
	}

	.ParentSeparator, .ParentSeparatorOver
	{
		
		width: 1px;
		padding: 0px;
	}
	.ParentSeparatorContentCell, .ParentSeparatorContentCellOver
	{
		color: #ffffff;
		
	}

	.easyMenu
	{
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		background-color:#0088ce;
	}

	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
		height: 25px;
		cursor: auto;
		cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		padding: 0px;
	}

	.easyMenuItem a
	{
		height: 30px;
		cursor: auto;
		cursor: pointer;
	}

	.easyMenuItemIconCell, .easyMenuItemIconCell a
	{
	}

	.easyMenuItemContentCell
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width: 100%;
		 font-family:Arial;
		  font-weight:bold;
	}

	.easyMenuItemContentCell a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width: 100%;
		text-decoration: none;
		 font-family:Arial;
		  font-weight:bold;
		  height: 30px;
	}

	.easyMenuItemOver
	{
		height: 30px;
		cursor: auto;
		cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		
		padding: 0px;

	}

	.easyMenuItemOver a
	{
		height: 30px;
		cursor: auto;
		cursor: pointer;
		
	}

	.easyMenuItemIconCellOver, .easyMenuItemIconCellOver a
	{
	}

	.easyMenuItemContentCellOver
	{
		
		font-family: Tahoma;
		font-size: 11px;
		text-indent: 10px;
		white-space: nowrap;
		width: 100%;
	}

	.easyMenuItemContentCellOver a
	{
		color:#ffffff;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width: 100%;
		 font-family:Arial;
		  font-weight:bold;
	}

	.easyMenuSeparatorIconCell, .easyMenuSeparatorContentCell, .easyMenuSeparatorIconCellOver, .easyMenuSeparatorContentCellOver
	{
		vertical-align: top;
	}

	.easyMenuSeparator, .easyMenuSeparatorOver
	{
		border-bottom: 1px solid #CCCCCC;
	}

	.easyMenuItemSubMenuCell, .easyMenuItemSubMenuCellOver
	{
		width: 10px;
		padding-top: 2px;
		background-image: url(./images/submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-family: Verdana;
		font-size: 1px;
		height: 30px;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0px;
		position: absolute;
		visibility: hidden;
		top: -2000px;
		left: 0px;
		filter: "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";
		filter: "Alpha(Opacity='0')";
		opacity: 0;
		--moz-opacity: 0;
		background-color: white;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}

.greybtn{

font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
width:140px;
text-align: center;
color:#000000;
border:none;
background:url("../images/button.png") no-repeat;
cursor:pointer;
padding-bottom:6px;
}
.greybtn:hover{
cursor:pointer;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url("../images/button_ho.png") no-repeat;
height:25px;
width:140px;
text-align:center;
color:#990000;
border:none;
padding-bottom:6px;
}