/* froota.com.sa
css : armada.me Script by Ahmad
*/


*{margin:0;padding:0;}:focus,:active {outline:0}ul,ol{list-style:none}h5,h6,pre,code {font-size:1em;}a img{border:0}
body { font: .7em "Tahoma", Arial, Sans-Serif; background: #f0f0f0 url(images/bg.jpg) ; color: #545047; }
#wrap { margin: 0px auto 0; width: 900px; }
.clear { clear: both; }

#top {background: #D9D4B7 url(images/top.jpg) repeat-x  ; margin: 0 ; height: 9px; }

/* header */
#header {color:#fff; margin: 0 ; height: 97px; width:900px; }
#header .leftHeader { width:700px; float:left; padding: 10px; text-align:left;}



/************************ reserv page *************************/

#reservpage {
  width: 520px ;
  font-weight:bold;
  text-align:right;
  margin: 0 auto ;
  padding: 10px 1px 0px 7px ;
  font-family: 'Tahoma';
  }

#reservpage select {
  height: 27px ;
  width: 120px ;
  padding:4px;
  float:left;
  color:#817B6B;
  border:1px solid #C8BC8C ;
  font-family: 'Tahoma';
}

#reservpage input.date-pick {
  height: 16px ;
  width: 120px ;
  padding:3px;
  float:left;
  color:#817B6B;
  border:1px solid #C8BC8C ;
}

#reservpage input.textbox {
  height: 16px ;
  width: 180px ;
  padding:3px;
  float:left;
  color:#817B6B;
  border:1px solid #C8BC8C ;
  font-family: 'Tahoma';
}

#reservpage h3{
  font-size: 14px;
  color:#3A9A9C;
  font-family: 'Tahoma';
  }

#reservpage li {
  height:29px;
  margin-top:2px;
  background:#D6CDA9 ;
  padding:5px;
  border-bottom:1px solid #B1A065;
  }
/************************ reserv *************************/

#reserv li label {
  float:right;
  }


#reserv {
  width: 220px ;
  float:left;
  color:#fff;
  font-weight:bold;
  text-align:right;
  margin: 40px 0 0 28px ;
  padding: 40px 1px 0px 7px ;
}
#reserv ul , li { list-style: none ;   height: 25px ; }

#reserv input.date-pick {
  height: 16px ;
  width: 104px ;
  padding:2px;
  float:left;
  color:#817B6B;
  border:1px solid #73C6C8 ;
}

#reserv select {
  height: 22px ;
  width: 110px ;
  padding:2px;
  background:#fff;
  font-weight:bold;
  border:1px solid #73C6C8 ;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/i/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}


/************************ topPhoto *************************/

#topPhoto {
  height: 220px ;
  background: #D9D4B7 url(images/top-photo.jpg) no-repeat ;
}

/************************ galleryHome *************************/

#gallery-home {
  height: 115px ;
  margin:15px 0px ;
  background:  url(images/gallery-home.jpg) no-repeat ;
}

#gallery-home-content {
  padding:11px 0px ;
  padding-right: 12px ;
  margin:0 auto;
  }

#gallery-home .pic {
  float:right;

  height: 85px;
  padding:1px;
  margin-right:3px;
  border: 2px solid #DCD5B9 ;
  width: 115px;
  min-width: 115px;
width:expression(document.body.clientWidth < 115? "115px": "auto" );
}

#gallery-home a:hover {
   text-decoration: none;
}


/************************ spe *************************/

#spe {
  float:right;
  width: 272px ;
  height: 182px ;
  margin:15px 0px ;
  background:  url(images/special.jpg) no-repeat ;
}

#spe p {
  padding: 80px 12px 12px 12px ;
}

/************************ spe *************************/

#maillist {
  float:right;
  width: 272px ;
  height: 182px ;
  margin:15px 0px ;
  background:  url(images/maillist.jpg) no-repeat ;
}

#maillist p {
  padding: 80px 12px 12px 12px ;
}
#maillist .maillist {
  height: 35px;
  width:165px;
  text-align:center;
  border:none;
  background:  url(images/maillist-box.jpg) no-repeat ;
}


/************************ map *************************/

#map {
  float:left;
  width: 356px ;
  height: 182px ;
  margin:15px 0px ;
  background:  url(images/map.jpg) no-repeat ;
}

#map p a {text-decoration:none;}
#map p a:hover {text-decoration:none; color: red;}
#map p {
  padding: 87px 23px 12px 12px ;
}

/************************ login *************************/
#header .loginHome {
  float:right;
  padding: 4px;
  text-align:right;
  width:340px;

  }

#header .loginHome form {
    border:none;
    margin:2px;
}

/************************ Logo *************************/
#logo {
  float:right;

  }
#logo h1 {

  text-align:right;
  width:376px;
  height:97px;
  background: url(images/logo.jpg) no-repeat  ;
  text-indent:-300px;
  overflow:hidden;
  }
/************************ Top menu  *************************/
#menu {
  padding:0px ;
  width:900px;
  height: 61px;
  background: url(images/l-menu.jpg) no-repeat left ;
  margin-bottom: 10px ;
  }
    #menu a  { display: inline; margin:0px auto; padding:0px auto; }

/********************************   who is online   *****************/

.onlineWidget,.panel{

	/* Styling the widget and the sliding panel at once */

	background-color:#F9F9F9;
	border:2px solid #FFFFFF;
	height:25px;
	padding:4px 8px;
	position:relative;
	width:130px;

	cursor:pointer;

	/* CSS3 rules for rounded corners, box and text shadows: */

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	-moz-box-shadow:0 0 3px #CCCCCC;
	-webkit-box-shadow:0 0 3px #CCCCCC;
	box-shadow:0 0 3px #CCCCCC;

	text-shadow:0 2px 0 white;
}

.onlineWidget:hover{
	background-color:#fcfcfc;
}

.onlineWidget:hover .arrow{
	/* Changing the background image for the green arrow on hover: */
	background-position:bottom center;
}

.count{
	/* The total number of people online div */

	color:#777777;
	float:left;
	font-size:26px;
	font-weight:bold;
	margin-top:-3px;
	text-align:center;
	width:30px;
}

.label{
	/* The online label */

	float:left;
	font-size:10px;
	padding:7px 0 0 7px;
	text-transform:uppercase;
}

.arrow{
	/* The green arrow on the right */

	background:url(images/arrow.png) no-repeat top center;
	position:absolute;
	right:6px;

	width:25px;
	height:25px;
}

.panel{
	/* The slideout panel */

	position:absolute;
	cursor:default;

	bottom:50px;
	left:0;
	height:auto;
	display:none;
	margin:-2px;
	z-index:1000;
}

.preloader{
	/* The rotating gif preloader image */
	display:block;
	margin:10px auto;
}

.geoRow{
	/* The div that contains each country */

	height:16px;
	overflow:hidden;
	padding:2px 0;
}

.flag{
	float:left;
	margin:0 4px;
}

.country, .people{
	float:left;
	font-size:10px;
	padding:2px;
}

.country{
	width:85px;
	overflow:hidden;
}

.people{
	font-weight:bold;
}


.onlineWidget{
	margin:5px auto 0;
}

.tutorial-check{
	margin:0 auto;
	display:block;
}

a, a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

p.tutInfo{
	/* The tutorial info on the bottom of the page */
	padding:10px 0;
	text-align:center;
	position:fixed;
	bottom:0px;
	background-color:#011D2E;
	border-top:1px solid #011d2e;

	width:100%;
}


/********************************   Forms   *****************/



textarea {
	background-color:#F2F0E6;
	margin:2px 5px 7px 0;
	border-width: 1px;
	border-style: dotted ;
	border-color:#BCB8A9;
	color:#857E67;
	font-family:"Tahoma", Courier, mono;
	padding:5px;
    display: block ;
    width: 95%;
    height: 100px;
    font-size: 11px ;
}
select {
	background-color:#F1F0ED;
	border-width: 1px;
	border-style: solid ;
	border-color:#BCB8A9;
	color:#857E67;
	font-family:"Tahoma", Courier, mono;
	padding:0px;
    font-size:11px;
    width:160px;
    height:22px;
}

input[type='checkbox'] {
	margin-right: 5px;
}
input[type='submit'] {
    padding:3px;
    margin: 0px 2px;
    width:50px;
    color:#1D5C83;
    background-color:#e4e4e2;
    border:1px solid #bdbdbb;
    font-size:11px;
    text-align:center;
    font-family:tahoma;
    font-weight:bold ;
    height:24px;
    margin-top:5px;
    background-image:url('images/button_bg.png');
     }
input[type='submit']:hover {

    background: #FAFAFA ;
    font-weight: bold;
    color:#777064;
}
.form { float:right; border-left:  0px solid #9F9F9F ; width:460px ; margin-right:30px ; padding: 10px 20px 10px 5px ;margin-right:8px;   overflow: hidden;  }
.form p { margin: 0 0 10px 0; float:right; clear:both; display: block; }
.form label { display: block ; width:200px ;  margin: 1px 0 2px 0 ;font: bold 11px Tahoma ,Helvetica, Arial, sans-serif; color: #145C60 ;text-shadow:0 1px 0px #E6E6E6 ; padding: 5px 0 5px 5px; }
.form span { color: #B4291B ;font-size:10px ; padding: 5px 0 5px 5px; }

.form .order_details {  width: 410px ; margin: 8px 0 8px 0 ; display: block;  clear: both; padding: 5px 5px 0; background: #D6CDA9; overflow: hidden; }
.order_details label { padding:0 0 10px 0; margin:0 0 10px 0; }
.form .textbox {
	background-color:#F2F0E6;
	margin:0;
    width: 160px;
	border-width: 1px;
	border-style: dotted ;
	border-color:#BCB8A9;
	color:#857E67;
	font-family:"Tahoma", Courier, mono;
	padding:4px;
     }

.form select { color : #666666 ; border: 1px solid #A5C2C8; padding: 5px; margin: 0 0 5px 0; font: bold 11px/11px Tahoma ,Helvetiva, Arial, sans-serif; }
.form .totalSumBox { border: 1px solid #A5C2C8; padding: 5px; margin: 0 0 5px 0; width: 50px;text-align:center; font: bold 15px/11px Tahoma ,Helvetiva, Arial, sans-serif ; color: red }


hr {
  border-color: #D6CDA9 ;
}

h2,h3{
  font-family: Simplified Arabic;
}


/* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge {
	display: block;
	color: #000;
    float:left;
    direction: ltr;
    background:none;
    padding:7px;
}
.realperson-text {
	font-family: "Courier New",monospace;
	font-size: 6px;
	font-weight: bold;
    color: #000;
    background:none;
    letter-spacing: -1px;
	line-height: 3px;
}
.realperson-regen {
	padding-top: 4px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
    background:none;
}


/********************************   QOverlay  *****************/

.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}

/********************************   date picker calendar   *****************/


table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/********************************   footer  *****************/
#topFooter {background: #D9D4B7 url(images/top.jpg) repeat-x  ; margin-top: 25px ;  height: 9px; }
#footer {
  background: #4B3E30 url(images/footer-bgx.jpg) repeat-x top  ;
  height:72px  ;
  padding: 10px 10px 5px 10px;
  color: #CAD63F;
  vertical-align: bottom;
   }
	#links { height:65px;  width:290px ; color:#8E8871 ; text-shadow: 0  1px 0px #241E17 ;  font-weight:bold;  float: right; background:  url(images/callus-icon.jpg) no-repeat left top  ;  }
		#links a { color: #fff; margin: 0 0 0 7px; }
		#links a:hover { color: #98DDE7 ;  }
		#links .nom { color: #C6A727 ; font-size:14px ; font-family: sans-serif;  }



#contentFooter {
  width: 900px;
  margin:0 auto;
}
#froota {
  width:324px;
  float:left;
  background:  url(images/froota.jpg) no-repeat left top  ;
  padding-top:12px;
  text-align:left;
}
#froota a  { color: #fff ;font-weight:bold;  }
#froota a:hover { color: #98DDE7 ;  }


