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

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

#wrapper {
margin:0 auto;
width:970px;
text-align:center;
background:#161616 url(images/containerbg.jpg) repeat-y;
}

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

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

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

#container {
position:relative;
background:none;
direction:rtl;
margin:0;
width:745px;
float:right;
line-height:25px;
}

#content-top {
background:none;
}



#content {
background:none;
position:relative;
margin:10px;
float:left;
width:462px;
color:#000000;
}

#content-down {
background:none;
}

#content-main {

}


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

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

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

#footer a {color:#FF0000}


.pBox 
{
position:relative;
margin-top:15px;
margin-left:15px;
color:#000000;
width:189px;
}
.pBoxTitle
{
background:url(images/pboxtitle.jpg) no-repeat;
padding:4px;
padding-right:10px;
padding-top:10px;
text-align:right;
color:#FFF;
font-weight:bold;
font-size:10px;

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

}

.pBoxFooter {
}

.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:#FFF;
overflow:visible;
}

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


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

.DragBoxFooter
{
padding:0;
margin:0;
text-align:justify;
direction:rtl;
color:#FF66CC;
border:1px dashed #999;

}
.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:#FFF;
font-weight:bold;
}


.BoxInfo 
{
background:#FFF;
padding:0px;
color:#FF0000;
border:#CCC 1px solid;
font-weight:bold;
vertical-align:middle;
}

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

.BoxWhite 
{
background:#CCC;
border:#999 1px solid;
margin:2px;
margin-left:15px;
margin-right:15px;
padding:2px;
color:#000000;
}

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

input,textarea,select {
background:#FFF;
border:1px #CCC solid;
font-family:Tahoma, Verdana;
font-size:11px;
padding:3px;
}
input:hover,textarea:hover,select:hover {
background:#FF0000;
color:#FFF;
}
a {
text-decoration:none;
color:#FF0000;
}
a:hover {
text-decoration:none;
color:#EEE;
}

.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:#FFF;
border:1px solid #000;
}
.vMenu a:hover {
background:#FF0000;
}


.linkUnActive , .linkitem {
height:55px;
text-align:right;
padding-top:15px;
font-weight:bold;
margin-right:30px;
color:#CCC;
} 
.linkitem {
background:url(images/button.jpg) no-repeat right;
}
.linkUnActive {
background:url(images/unbutton.jpg) no-repeat right;
}
.linkitem span,.linkUnActive span {
padding:0px 10px 0px 20px;
}
.linkitem a {
text-decoration:none;
color:#FFF;
}
.linkitem a:hover{
color:#FF0000;
}



#boxfooditems {
background:#000;
}

#boxfooditems fieldset {
padding:0 30px;
text-align:right;
color:#FFF;
}

table.equBox td {
border:1px solid #000;
}

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

fieldset {
border:1px solid #FFF;
}
