/* CSS Document */

/* ===========================================
==============================================
a style sheet for Ramada Resort Accra, Ghana
and ooded  by MyGhanaonline.com.
============================================== */

body  {
   margin: 20px 0 0 0;
   padding: 0;
   font-family: Tahoma, Arial, Verdana, sans-serif;
   color: #666;
   font-size: 11px;
   background: #fff url(../images/bg_pattern_ramada.gif) fixed;
   }

#mainwrapper {
   margin: 0 auto;
   width: 760px;
   padding: 0;
   position: relative;
}

#mainmenu {
   margin: 0 !important;
   padding: 0 !important;
   background: url(../images/mainmenu.gif) no-repeat !important;
   height: 34px !important;
   }
   
#compname  {
   margin: 0;
   padding: 0;
   height: 220px;
   background: url(../images/comp_name.jpg) no-repeat;
   }

#compname_restpages{
   margin: 0;
   padding: 0;
   width: auto;
   height: 70px;
   background: url(../images/rest_comp_name.png) no-repeat;
}
  
ul#menu{
   list-style: none;
   margin: 0;
   padding: 8px 0 0 0;
   height: auto;
}

ul#menu li {
    float: left;
    margin: 0;
    height: 25px;
    text-align: center;
    position: relative;
    width: 93px;
	border-bottom: 0px;
    top: 1px;
}

ul#menu li:hover {
	color: #999;
}

ul#menu a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: white;
	font-weight: bolder !important;
    font: 11px Tahoma, Arial, Verdana, sans-serif;
}

ul#menu a:hover, li#tab1 a,
li#tab2 a,
li#tab3 a,
li#tab4 a,
li#tab5 a {
    color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
	}

#web_body {
    margin: 0;
    padding: 0;
	height: 300px;
	width: 760px;
	position: relative;
	z-index: 1;
   }
 
#web_bodyrestpages {
  margin: 0;
  padding: 0;
  height: auto;
  width: 760px;
  position: relative;
  background: #fff;
}
 
 #changbg {
    margin: 0;
    padding: 0;
	height: 300px;
	width: 460px;
   }



/*#buttom {
  position: fixed;
  height: 110px;
  width: 100%;
  background: url(../images/buttom_effect.jpg) repeat-x;
  bottom: -20px;
  z-index: 0;
  }
  
#bg{
  width: 300px;
  height: 400px;
  position:absolute;
  top:-10px;
  left:0;
  z-index:1;
  background: url(../images/side_effect.png);
}

*/
#introtext {
  margin: 0;  padding: 0;
  height: 300px;
  width: 300px;
  background: #e2363d;
  color: #fff;
  float: right;
      }
	
#welcome{
  padding: 8px 0 10px 10px;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  }
   
#intromessage {
  padding: 25px 10px 10px 10px;
  font-size: 13px;
  text-align: justify;
  line-height: 19px;
  font-family: Tahoma, Arial, Helvetica, san serif !important;  
 }
  

  
#foot {
   clear: both;
   margin: 0 auto; padding: 0;
   margin-bottom: 10px;
   height: 100px;
   width: 760px;
   background: url(../images/footer.png) no-repeat;
     }

#reserve{
  font-weight: bolder;
  padding: 5px 0 5px 30px;
  font-size: 14px;
  background: #c12d33;
  color: #f3f1f1;
  border-bottom: 1px dotted #fff;
  }
  
#weltxt {
  width: 310px;
  padding: 18px 12px 5px 0;
  color: #444;
  text-align: justify;
  float: right;
  line-height: 18px;
  }

#date {
  color: #fff;
  height: 15px;
  padding: 32px 0 0 0;
  text-align: right;
  font: normal 11px;
  }
  
 #date_restpages {
  color: black;
  font-weight: normal;
  height: 15px;
  padding: 5px 10px 0 0;
  text-align: right;
  font-size: 11px;
 }
 
 #ramada_restpages_fl {
   margin: 0;
   padding: 0;
   height: 220px;
   width: auto;
 }
  
a.readmore:link, a.readmore:visited {
     color: #eee; 
	 text-decoration: none; 
	 font-size: 11px; 
	 font-weight: bolder
	 }
	 
a.readmore:hover {
    color: #333;
	text-decoration: underline;
	}
	 
.formbutton{
    cursor:pointer;
    border: outset 1px #f1f1f1;
    background:#999;
    color:#666;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 2px;
    background:url(../images/formbg.gif) repeat-x left top;
}

.inputdata {
    border: inset 1px  #999;
	background: #f1f1f1;
	color: #333;
    font-size: 10px;
	width: 130px;
}

.inputdata-other {
    border: inset 1px  #999;
	background: #f1f1f1;
	color: #333;
    font-size: 10px;
	width: 180px;
}
 
#padtext {
  padding: 5px 0 5px 7px;
  color: #ddd;  font-size: 11px;
  font-weight: bold;
  }

#footerinfo {
  height: 60px;
  width: 400px;
  float: right;
  color: black;
  }

.home {
  height: 40px;
  width: 80px;
  padding: 30px 0 0 25px;
  font-weight:bolder;
  font-size: 16px;
  }
  
#copyright {
   font-size: 11px;
   color: black;
   padding: 5px 5px 0 2px;
   line-height: 18px;
   }
 
#copyright strong {
 color: black;
 font-weight: bolder;
}

#down-black-div {
 background: #e2363d;
 height: 2px;
 clear: both;
 }
 
 #left-div-wrapper {
 margin:0;
 padding: 0;
 width: 248px;
 float: left;
 height: auto;
 background: #fae5e6;
}

.left-td-wrapper {
 background-color: #fae5e6 !important;
}

.right-td-wrapper {
 background: url(../images/main-content-bg.jpg) repeat !important;
}

#right-div-wrapper {
 margin:0;
 padding: 0;
 width: 512px;
 float: right;
 min-height: 200px;
}


.top-pages-div {
 background: #fde5e6;
 height: 28px;
 width: auto;
 border:1px solid #fff;
 border-top-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
 }

.top-deep-pages_div{
 background: #e1cccd;
 height: 28px;
 width: auto;
}

.top-pages-div p {
 margin: 0;
 padding:0;
 font-weight: bolder;
 font-size: 14px;
 padding: 5px 15px;
 color: #e2363d;
}

. {
 margin: 0;
 padding: 10px 10px;
}
 
.news-div-wrapper {
 margin: 0;
 padding: 0;
 margin-top: 10px;
} 
 
 .news-div-wrapper p{
 margin: 0;
 padding: 0;
 font-size: 13px;
 font-weight: bold;
 color: #e2363d;
 padding-left: 20px;
 }
 

 #marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 130px; /*marquee height */
	overflow: hidden;
	border: 0px solid #666666;
	padding: 2px;
	
}
.scroll_div {
	border: solid 1px #3366FF;
	width: 216px;
	width/**/: 200px !important;
	

}
.vmarquee_content {
	position:absolute;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 5px;
}

.customer-service-wrapper {
  margin: 20px 0;
  padding: 0;
  height: 70px;
  }
 
 .customer-service-wrapperimg img{
  float: left;
  margin: 10px 20px !important;
  padding: 0;
  }
  
 
 #up-div-wrapper {
  background: #e2363d;
  height: 2px;
  width: auto; 
 }
 
.main-web-content strong {
 color: #e2363d;
 font-size: 12px;
}

.main-web-content  {
 margin: 0;
 padding-left: 5px;
}


.main-web-content p {
  padding: 0 5px 0 8px !important;
  text-align: justify;
}

.current-wrapper {
 margin: 10px 10px;
}

.main-web-content p {
 margin: 0;
 padding: 0;
 line-height: 19px;
 text-align: justify;
}
 
 .about_img_float {
  float: left;
  border: 0;
  padding: 10px;
 }
 
 #newsletter-customer-wrapper {
  margin: 0;
  padding: 0;
  width: auto;
  height: 20px;
  }
  
 .customer-services {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: auto;
  } 
  
  .main-input {
   border:1px inset #999;
   width: 125px;
   background: #f8f8f8;
   font-size: 11px;
   margin: 3px 0;
  }
  
  .main-input-small {
   border:1px inset #999;
   width: 80px;
   background: #f8f8f8;
   font-size: 11px;
   margin: 3px 0;
  }
  
  .reserve {
   background: #a43636;
   margin: 0;
   padding: 2px 2px;
   border: 1px outset #fff !important;
   font-size: 11px;
   width: auto;
   font-size: 10px;
   color: #fff;
  }
  
  .additional-message {
   font-size: 10px;
  }
  
  #newsletter-wrapper {
  margin: 0;
  padding: 0;
  float: right;
  width: 280px;
  height: 115px;
  background: url(../images/newsletter-wrapper-bg.gif) no-repeat;

  }
  
  #newsletter-wrapper input {
   margin: 0;
   padding: 0;
   border:1px inset #999;
   font-size: 10px;
   width: 130px;   
  }
  
  .signup-submit {
   margin: 0;
   padding: 0;
   border: 1px outset #fff !important;
   font-size: 11px;
   background: #e2363d;
   font-weight: bold;
   color: #fff;
   width: 60px !important;
  }
 
  #newsletter-wrapper p{
   margin: 0;
   padding: 26px 10px 0 10px;
   line-height: 12px;
 }
 
 #newsletter-wrapper form {
  margin: 0;
  padding: 0;
  margin-top:  5px;
  padding-left: 15px;  
  }
 
 #newsletter-wrapper strong {
  color: #e2363d;
  font-size: 11px;
  font-weight: normal;
 }

.current-wrapper {
 height: 20px;
 font-weight: bold;
}

#photo-gallery-wrapper {
  margin: 20px 0 0 0;
  padding: 12px 0 0 5px;
  border:1px dotted #dbdada;
  border-left-width: 0px;
  border-right-width: 0px;
  height: 105px;
  width: 440px;
}

.need-help {
  font-size: 12px;
  color: #a03131;
  padding-left: 8px;
  font-weight: bolder;
}

.ullist {
 margin: 5px 40px;
 padding: 0;
 list-style: url(../images/list-style-ramada.gif);
 line-height: 18px;
}

/* Styles for sub menus*/
 .mainmenu {
 list-style-type: none;
 margin: 0;
 padding: 0;
 width: 248px;
}

a.currentlink:link, a.currentlink:visited {
 color: #e2363d;
 text-decoration: none;
}

.mainmenu li a{
 background: #fae5e6;
 font: bold 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
 color: #666;
 display: block;
 width: auto;
 height: 20px;
 padding: 5px 0;
 padding-left: 18px;
 text-decoration: none;
 border:1px solid #fff;
 border-top-width: 0px;
 border-left-width: 0px;
 border-right-width: 0px;
} 

* html .mainmenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
 width: 216px;
}

.mainmenu li a:visited, .mainmenu li a:active{
  color: #666;
}

.mainmenu li a:hover{
  background: #bb9697;
  color: white;
}

/* Ends styles for sub menus */

.pic_name strong {
  font-size: 15px;
  font-weight: bolder;
  color: #e2363d;
}

.bigimg {
  height: 150px;
  width: 150px;
  }

.ramada-main-logo {
  margin: 0;
  padding: 0;
  height: 220px;
  width: 248px;
  }
  
.ramada-main-flash {
  margin: 0;
  padding: 0;
  height: 220px;
  width: 512px;
}


#rates-format {
  margin: 10px auto;
  padding: 0;
  width: 480px;
  }
  
#deep-td-format {
 background: #fae5e6 !important; 
 color: #666;
 font-weight: bold;
 padding: 3px 6px 12px 4px !important;
 line-height: 18px;
}

#light-td-format{
 background: #dfb8ba !important; 
 color: #333;
 font-weight: bold;
 padding: 3px 6px 12px 4px !important;
 line-height: 18px;
}

 #light-td-format td, th{
		   margin: 0;
		   padding: 3px 5px;
	   	   }

 #deep-td-format td, th{
		   margin: 0;
		   padding: 3px 5px;
	   	   }

#numberDiv a{
   font: normal 12px Tahoma, Arial;
   text-decoration: none;
   padding: 0 2px;
}


form * {
  padding: 0;
  margin: 0 12px 20 6px;
  width: auto;
}

fieldset {
 border: 1px solid #ececec;
 margin: 6px;
 width: auto;
 background: #fdfcfc;
}

legend {
	margin-left: 20px; /* A hack that only ie reads to position the legend in the same place cross browser */
	padding-bottom: 6px;
	font-weight: bolder;
	color: #e2363d; /* IE styles legends with blue text by default */
	font: bold 13px  Arial, Helvetica, sans-serif;
}

fieldset p {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */
}

fieldset p {display: block;} /* Reset element back to block leaving layout in ie */

label {
	float:left; /* Take out of flow so the input starts at the same height */
	width: 180px; /* Set a width so the inputs line up */
	text-align: left;
	height: 25px;
	font: bold 12px  Arial, Helvetica, sans-serif;
}

.submitother {
 margin: 0 0 0 15em;
 padding: 4px 7px;
 border:1px outset #666;
 background: #c12d33;
 color: #fff;
}

.resetother {
 margin: 0 5px;
 padding: 4px 7px;
 border:1px outset #666;
 background: #c12d33;
 color: #fff;
}


.reservationButttom {
  text-align: justify;
  padding: 5px; 
  border: 1px dotted #999; 
  border-top-width: 0px; 
  background: #a7962d;
  width: 220px;
  margin-left: 9px;
  
}

#main_table {
  margin: 3px 6px;
  padding: 0;
  border:1px solid #FFD2D6;
}

#trdeepheadheadean td{
  margin: 0;
  padding: 3px 20px;
  background: #BD2428;
  color:  #fff;
}

#trlight td{
 margin: 0;
 padding: 3px 20px;
 background: #FFD2D6;
}

p.errorMessages {
  border-bottom:1px solid #CC920B;
  border-top:1px solid #CC920B;
  margin-right: 20px;
  background: #FCF1C9;
}

.thankYou {
  margin: 0;
  padding: 0 0 10px 0;
  font: bolder 14px Tahoma, Arial, Helvetica, sans-serif;
  color: #990000;
}

/* Styles  for links */   
 a.external:link, a.external:visited { 
    color: black; 
	text-decoration: none;
	 font-weight: bolder
	}
	
a.external:hover {
  color: #fff;
  text-decoration: underline;
  }


 a.lightlink:link, a.lightlink:visited { 
    color: #666; 
	text-decoration: none;
	 font-weight: bolder
	}
	
a.lightlink:hover {
  color: #7e1317;
  text-decoration: underline;
  }

	
a.homei:link, a.homei:visited {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bolder;
  padding: 0 0 0 10px !important;
 }
 
a.homei:hover {
 color: #fff;
 text-decoration: underline;
}

a.news-links:link, a.news-links:visited {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  }

a.news-links:hover {
  text-decoration: underline;
  color: #ad4549;
  }
  
a.gallerylink:link, a.gallerylink:visited {
 border: 0px solid #990000;
 margin: 0 4px 0 2px;
}


.thumbnail img {
 border: 0px solid #990000 !important;
}

.thumbnail {
 height: 25px;
 padding-top: 3px;
 width: auto;
 }
 
 a.sitelink:link, a.sitelink:visited {
   color: #666;
   text-decoration: none;
   font-weight: bold;
 }
 
  a.sitelink:hover {
   color: #990000;
   text-decoration: underline;
   font-weight: bold;
 }