@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}

body {
background:#900404;
font-family:Tahoma, Verdana;
font-size:11px;
color:#000;
text-align:center;
line-height:15px;
direction:rtl;
}

#wrapper {
margin:0 auto;
width:1024px;
text-align:center;
background:#900404 url(images/content-main.jpg) repeat-y;
}

#close-wrapper {
background:#900404 url(images/footer.jpg) no-repeat;
width:1024px;
height:18px;
}

#header {
background:#900404 url(images/banner.jpg) no-repeat center;
height:259px;
margin-top:0px;
margin-bottom:0;
text-align:center;
color:#FFF;
}

#top-pic {
background:#900404 url(images/header-pic.jpg) no-repeat center;
height:185px;
}

#header .title {
color:#000000;
position:absolute;
right:30px;
top:30px;
}

#container {
position:relative;
direction:rtl;
margin:0 auto;
width:640px;
float:right;
line-height:20px;
margin-top:20px;
}

#wrapall {
width:870px;
margin:0 auto;
}

#content-top {
}



#content {
position:relative;
margin:0px;
float:left;
width:400px;
color:#000000;
}

#content-down {
}

#content-main {
padding:0px;

}


#sidebar-left {
position:relative;
background:none repeat scroll 0 0;
float:left;
margin:0px;
width:220px;
margin-left:5px;
padding:0;
font-size:10px;
}

#sidebar-right {
position:relative;
background:none repeat scroll 0 0;
float:right;
margin:0px;
width:200px;
padding:0;
line-height:20px;
margin-right:10px;
}

#footer {
clear:both;
padding-bottom:8px;
text-align:center;
background:#900404;
color:#FFFFFF;
font-size:10px;
}

#footer a {color:#FF0000}


.pBox 
{
position:relative;
margin-top:15px;
color:#fff;
width:210px;
}
.pBoxTitle
{
background:url(images/pboxtitle.jpg) no-repeat top right;
height:32px;
padding:4px;
padding-top:15px;
text-align:center;
color:#fff;
font-weight:bold;
}

.pBoxContent
{
text-align:justify;
padding:5px 35px;
direction:rtl;
color:#fff;
background:url(images/pboxcontent.jpg) repeat-y right;

}

.pBoxFooter {
background:url(images/pboxfooter.jpg) no-repeat top right;
height:15px;
width:190px;
}

.tooltipHlp{
	border: #FF6600 1px solid; 
	padding: 5px;
	FONT-SIZE: 11px;
	WIDTH: 120px;
	COLOR: #FFF;
	BACKGROUND-COLOR: #7199ad;
	TEXT-ALIGN: justify;
	visibility:hidden;
}

.linkbut
{
text-decoration:none;
color:#FF3300;
padding:3px;
border:1px #003399 solid;
}
.linkbut:hover
{
background:#FF6600;
color:#FFFFFF;
text-decoration:none;
}


.logo 
{
 padding:10px;
 color:#000000;
}

.DragBox
{
position:relative;
margin:0px;
color:#000000;
overflow:visible;
}

.FoodMenuBox
{
position:relative;
width:380px;
border:1px dotted #EEE;
color:#000000;
/*filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;*/
overflow:auto;
}


.DragBoxTitle
{
background:url(images/dragboxtitle.jpg) no-repeat center;
height:32px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
cursor:move;
color:#fff;
font-size:14px;
font-weight:bold;
}
.DragBoxContent
{
margin:0px;
padding:5px 55px;
text-align:center;
direction:rtl;
color:#fff;
background:url(images/dragboxcontent.jpg) repeat-y center;
}

.DragBoxFooter
{
padding:0;
margin:0;
text-align:justify;
direction:rtl;
color:#FF66CC;
background:url(images/dragboxfooter.jpg) no-repeat center;
height:47px;

}

.linkTools {
padding:5px 40px;
}

.BoxFooter{
background:#FF6600;
color:#FFF;
border:none;
}
.loading
{
width:24px;
height:24px;
text-align:center;
background:url(images/loading_page.gif) no-repeat;
}
ul {
list-style:square;
}

ul.panel {
list-style:none;
margin:0px;
padding:0px;
margin-right:12px;
border-right:1px solid #666;
/*border-bottom:1px solid #CCC;*/
}

ul.panel li {
margin:0px;
padding:3px;
padding-right:0;
background:none;
color:#666;
/*border-right:1px solid #666;*/
}
ul.panel li.visit {
background:#FFF;
}
.title
{
color:#999999;
font-weight:bold;
}


.BoxInfo 
{
background:#333;
padding:0px;
color:#fff;
font-weight:bold;
vertical-align:middle;
}

.infoTxt
{
font-size:10px;color:#003366;
} 

.BoxWhite 
{
background:#FFFFFF;
border:#660000 1px dotted;
margin:2px;
margin-left:15px;
margin-right:15px;
padding:2px;
color:#660000;
}

.BoxWhiteTitle
{
padding:5px;
margin:0px;
background:#FFCC00;
color:#333333;
font-weight:bold;
border:1px #003366 solid;
}

input,textarea,select {
background:#fff;
border:1px #000000 solid;
font-family:Tahoma, Verdana;
font-size:11px;
padding:2px;
}
input:hover,textarea:hover,select:hover {
background:#ccc;
}
a {
text-decoration:none;
color:#FF0000;
}
a:hover {
text-decoration:none;
color:#0099CC;
border-bottom:dashed 1px;
}

.ListBoxFooter{
background:#FF9900;
color:#FFF;
border:none;
}

.BoxPopup
{
position:absolute;
background:#FFFFFF;
border:#666666 5px ridge;
margin:2px;
margin-left:15px;
margin-right:15px;
padding:2px;
color:#000000;
z-index:100;
}

.vMenu a {
background:#4b5258;
color:#fff;
}
.vMenu a:hover {
background:#FF0000;
color:#fff;
}

.linkitem {
background:url(images/mainlinks.jpg) no-repeat right;
height:45px;
text-align:center;
padding-right:0px;
padding-top:2px;
font-weight:bold;
color:#666666;
font-size:10px;
margin-top:5px;
}
.linkitem a {
text-decoration:none;
color:#fff;
}
.linkitem a:hover{
color:#FF0000;
border:none;
}

#boxfooditems {
background:#FFF;
}
table.equBox td {
border:0px solid #000;
}

/*#allHeader {
background:#c77f2d;
width:986px;
margin:0 auto;
border-bottom:none;
}*/
#allHeader {
background:#314442;
border-bottom:3px #000 outset;
}
#allHeader a {
color:#ccc;
border-bottom:none;
}

table.galleryBoxFooter {
background:#4b5258;
border:none !important;
}
.galleryBoxImg {
border:none !important;
}

.swfBanner {
border:1px dotted #521f02;
padding:5px;
margin:5px 10px;
}

.mapview {
position:relative;
width:280px;
height:280px;
}

h1 {
font-size:12px;
}

#shoab {
text-align:center;
}

#shoab ul {
list-style:none;
}

#shoab ul li {
display:inline;
}
#shoab ul li a {
padding:2px 5px;
padding-top:2px;
color:#FFFFFF;
border-left:1px solid;
font-size:10px;
text-align:center;
}

#shoab ul li a:hover,#shoab ul li a.visit{
background:#333;
color:#fff;
}