/* Exclusive Hotels */
/* Created by Chris */

/* General styles */
body {margin:0;padding:0;text-align:center;background-color:#D1CFBD;background-image:url(../images/general/bg.jpg);background-repeat:repeat-x; }
body, p, ul, ol, li, th, td, input, select, textarea { font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif; color: #D1CFBD; }
img { border: 0; }

a { color: #0040b6; text-decoration: none;cursor:pointer; }
a:hover { text-decoration: underline; }

abbr, acronym { font-style: normal; border-bottom: dotted 1px #333; cursor: help; }
form { margin: 0; }

h1 { font: bold 24px Helvetica, Arial, sans-serif; margin: 0; }
h2 { font: normal 18px Helvetica, Arial, sans-serif; }

hr { border: none; height: 1px; background: #ccc; margin: 2em 0; }

/* General classes */
.hide { display: none; }
.clear { clear: both; }

.flLeft { float: left; margin: 0 15px 0 0; } /* useful for images that appear in the flow of content */
.flRight { float: right; margin: 0 0 0 15px; }

/* ------------------------------------------------------------------------------------------ */   
/* Element styles */
#leftHolder {display:none;float:left;border:0px solid aqua;clear:both; width:205px; height:500px; margin:0 0 10px 0; padding:0;} 
  
#logo {clear:both;width:205px; float:left;text-align:left; height:90px!important;background-image:url('../images/general/logo.png');background-repeat:no-repeat;margin-top:6px;} 

/* ------------------------------------------------------------------------------------------ */   
#rightHolder {float:right;width:721px;height:800px; border:0px solid yellow;margin:9px 0 0 0;padding:0;}
#contentHolder{height:258px;background-color:#fff;width:721px;margin:0;float:left;padding:30px 0 0 0;border:0px solid red;}
#content{margin-left:50px;padding:0;float:left;width:450px;height:auto;border:0px solid red;}
#content h1{float:left;margin:0;padding:0;font:19px "baskerville old face", arial, sans-serif;color:#1d7894;width:440px;height:20px;line-height:16px;text-align:left;}
#text{width:440px;margin:5px 0 0 3px;float:left;padding:0;height:auto;}
#text p{text-align:left;font:11px tahoma, arial, sans-serif;color:#7b7450;line-height:16px;}
#soPanel{display:none;width:180px;height:250px;margin-right:35px;padding:0;float:right;border:0px solid green;}

/* ------------------------------------------------------------------------------------------ */

#HeaderImage {display:none;height:296px;margin:0;padding:0;float:left;width:721px;position:relative;border:0px solid yellow;}

/* ------------------------------------------------------------------------------------------ */   

/* Footer styles */
#footer{display:none;width:721px;height:30px;margin:0;padding:0;float:left;}

/* ------------------------------------------------------------------------------------------ */   
