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

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

#wrapper {
margin:0 auto;
width:850px;
/*text-align:center;*/
}

#close-wrapper {
margin-top:50px;
}

#header {
margin-top:0px;
margin-bottom:0;
text-align:left;
color:#FFF;
}

#container {
position:relative;
background:#0276ce url(images/header-bg.jpg) no-repeat top left;;
direction:rtl;
width:720px;
float:left;
line-height:25px;
}

#container #headerimage {
position:relative;
height:347px;
overflow:hidden;
}


#container .imgbox {
position:absolute;
margin:0;
left:0;
height:260px;
width:225px;
cursor:pointer;
}

#content-top {
background:none;
}

#content {
background:none;
position:relative;
margin:0 10px 10px 0px;
float:right;
width:350px;
color:#000000;
}

#content-down {
background:none;
}

#content-main {
}
#sidebar-right, #sidebar-left {
position:relative;
float:right;
width:165px;
line-height:20px;
margin-right:10px;
margin-top:80px;
}

#right-link {
float:right;
width:130px;
background:#0f3f97;
margin-top:100px;
}

#footer {
clear:both;
background:url(images/footer.jpg) no-repeat center top;
height:60px;
padding-top:85px;
text-align:center;
color:#000000;
font-size:10px;
}

#footer a {color:#fff}


.pBox 
{
position:relative;
margin-left:0px;
color:#000000;
width:165px;
}

.pBoxTitle
{
background:url(images/pbox-title.jpg) no-repeat center;
padding:4px;
padding-top:5px;
text-align:center;
color:#ee2727;
font-weight:bold;
font-size:11px;
}

.pBoxContent
{
text-align:justify;
padding:5px;
direction:rtl;
color:#000;
background:url(images/pbox-content.jpg) repeat-y center;
}

.pBoxFooter {
background:url(images/pbox-footer.jpg) no-repeat center top;
height:17px;
margin-bottom:10px;
}

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

.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;
overflow:auto;
}

.DragBoxTop {
}

.DragBoxTitle
{
background: url(images/dragbox-title.jpg) no-repeat center top;
margin-top:5px;
padding:90px 30px 5px 0px;
text-align:right;
cursor:move;
color:#a10b1a;
font-size:12px;
height:20px;
font-weight:bold;
}
.DragBoxContent
{
margin:0;
padding:5px 28px 5px 15px;
text-align:center;
direction:rtl;
color:#000033;
background:url(images/dragbox-content.jpg) repeat-y center;
line-height:20px;
}

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

.linkTools {
padding:15px 30px;
}

.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:#f00000;
font-weight:bold;
font-size:11px;
}


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

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

.BoxWhite 
{
background:none;
border:#fff 1px dashed;
margin:2px;
padding:4px;
color:#000000;
}

.BoxWhiteTitle
{
padding:5px;
margin:0px;
background:#a10b1a;
color:#fff;
font-weight:bold;
}

input,textarea,select {
background:#8cafc9;
border:0px solid #a10b1a;
font-family:Tahoma, Verdana;
font-size:11px;
padding:3px;
color:#000;
}

input[type=submit],input[type=reset],button {
background:#75c809;
color:#FFFFFF;
}

input:hover,textarea:hover,select:hover,input:focus,textarea:focus,select:focus  {
color:#000066;
border:1px solid #000066;
}

input[type=submit]:hover,input[type=reset]:hover,button:hover {
background:#ff0084;
color:#fff;
border:none;
cursor:pointer;
}

a {
text-decoration:none;
color:#ff0084;
font-weight:bold;
}
a:hover {
text-decoration:none;
color:#000099;
}

.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:#0f3f97;
color:#fff !important;
}
.vMenu a:hover {
background:#ff0084;
}

ul.linkitem {
list-style:none;
}

ul.linkitem li {
text-align:left;
padding-top:5px;
font-weight:bold;
color:#CCC;
background:url(images/link-down-line.jpg) no-repeat left bottom;
height:35px;
padding-left:3px;
font-size:11px;
}


.linkUnActive {
color:#999999;
}

.linkitem span,.linkUnActive span {
padding:0px 10px 0px 20px;
}

.linkitem a {
display:block;
overflow:visible;
text-decoration:none;
color:#FFF;
}
.linkitem a:hover{
color:#ff0084;
}



#boxfooditems {
background:#9bc4e2;
}

#boxfooditems .BoxWhite {
background:#84bbe2;
border:0px solid #000;
}

#boxfooditems fieldset {
padding:0 10px;
text-align:right;
color:#000;
}

table.equBox td {
border:none;
background:#96c0df;
}

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

fieldset {
border:none;
}

.mapview {
width:305px;
height:305px;
}
h1 {
font-size:12px;
}
.RedText { color:#ee1718; }
.GreenText { color:#009900; }

#footer #footer-left { float:left;width:250px;background:#f49227;height:80px; }
#footer #footer-right { float:left;width:774px;background:#f49227;height:80px;overflow:hidden }