/* --[[ Hotel Style :: Designed By Iyad Aloudat ::]]-- */


body {background: #ffffff url(../images/hotel_main_background.jpg) fixed center; } 


/************ --[[ Top Menu ]]-- ************/
.top_container { background:url(../images/hotel_main_topmenu.png) center; overflow:hidden; }

/************ --[[ Menu - ]]-- ************/

.menu_item_group	     {color:#790000;}
.menu_item_group a:hover { color:#790000;}

.menu_item_group a, .menu_item_group a:link, .menu_item_group a:visited  {color:#464646}
.menu_item_group a:active {color:#cc9900}


.menu_text { color: #ee8989;}
.menu_text a,.menu_text a:link,.menu_text a:visited { color:#ee8989;}
.menu_text a:hover, .menu_text a:active { color:#ffffff;}



/************ --[[ Sub1 - ]]-- ************/
.sub1_smalltap_header { color: #8a2524;}
.sub1_taps_line {background-color:#8a2524;}
.sub1_smalltap_body a,.sub1_smalltap_body sub1_smalltap_body:link,.sub1_smalltap_body a:visited { color:#000000; text-decoration: none; }
.sub1_smalltap_body a:hover, .sub1_smalltap_body a:active { color:#cc9900; text-decoration: none;}


.sub1_bigtap_header { color: #8a2524;}
.sub1_bigtap_line {background-color:#8a2524;}
.sub1_bigtap_body a,.sub1_bigtap_body sub1_bigtap_body:link,.sub1_bigtap_body a:visited { color:#000000; text-decoration: none; }
.sub1_bigtap_body a:hover, .sub1_bigtap_body a:active { color:#cc9900; text-decoration: none;}


/************ --[[ Sub2 - ]]-- ************/

.sub2_bigtap_header { color: #8a2524;}
.sub2_bigtap_line { background-color:#8a2524;}
.sub2_bigtap_body a,.sub2_bigtap_body sub2_bigtap_body:link,.sub2_bigtap_body a:visited { color:#000000; text-decoration: none; }
.sub2_bigtap_body a:hover, .sub2_bigtap_body a:active { color:#cc9900; text-decoration: none;}

/************ --[[ Sub3 - ]]-- ************/
.booking		 { text-align:center}
.booking input   { background:url(../images/input_button_red.png) repeat-x; border: #770000 1px solid; color:#FFFFFF; height:20px; font-size:11px; cursor:pointer;}


