body {
	margin: 0;
	padding: 0;
  min-width: 750px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	background-color: #1A1A1A;
  font: 75% tahoma, arial, helvetica, sans-serif;
  color:#eee;
	}
	
#container {
	padding-left: 170px;      /* LC fullwidth */
	padding-right: 280px;     /* RC fullwidth + CC padding */
	}
		
#container .column {
    padding-top: 2.5em;
	position: relative;
	float: left;
    }	
	
#searchcolumn {
	width: 180px;             /* RC width */
	padding: 0 10px;          /* RC padding */
	margin-right: -100%;
	}	
	
#left {
	width: 130px;             /* LC width */
	padding: 0 20px;          /* LC padding */
	right: 250px;             /* LC fullwidth + CC padding */
	margin-left: -100%;
	}

#left img{
    margin-bottom:32px;
}	
	
#amazon{margin-top:160px;}	
	
#google_ads{
    margin: 10px 0px 25px 0px;
	}

#footer {
	clear: both;
	}
	
/*** IE Fix ***/
* html #left {
	left: 200px;              /* RC fullwidth */
	}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
	}

#container .column {
    padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
	}	

/*** Footer Fix ***/

* html body {
	overflow: hidden;
	}

* html #footer-wrapper {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 10010px;
	margin-bottom: -10000px;
	background: #1a1a1a;         /*** Same as body background ***/
}	
	
img {
	border: 0px;
	}

em {
    font-weight:600;
    font-style:normal; 
}

a {
	color:#FF9900;
  font-weight:600;
	text-decoration: none;
	}	

.more a{
  padding: 2px 2px 2px 2px;
  float: right;
  margin-top: -11px;
  text-align: center;
  border:1px solid #444;
	background: #000;
}

.more a:hover {
	background-color: #444;
}

hr {
   width:100%;
   color: #444;
   background-color: #444;
   border: none;
   height:1px;
   margin:20px 0px 20px 0px;
}	
	
h1 {
	font-family:tahoma, arial, helvetica, sans-serif;
	margin-bottom:1em;
	font-size: 1.4em;
	font-weight:400;
	color:#FFCC66;
	}
h2 {
	font-size:1.4em;
	font-weight:400;
	color:#ccc;
	}
	
h3 {
    margin-top:2em;
}

code{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:600;
	margin-right:45px;
	color:#FFF;
}
	
pre{	border: 2px solid #FF9900;
	padding:4px;
        width:150px;}

p {
	font: 1em tahoma, arial, helvetica, sans-serif;
	}
	
.gmap{
    color:#333;
    font-size:11px;
    line-heigt:11px;
}

#content {
	padding: 10px 40px;       /* CC padding */
	width: 100%;
 	}
#content p{
    clear:both;
	line-height: 1.4em;	
}

#content table{
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:90%;
}

#content table td{
    border:1px solid #444;
    font-size:0.9em;
    line-height:1em;
}
	
#content li {
	padding:0.5em 0em 0.5em 0em;
	}

#content ul{
  border:1px solid #a9a9a9;
	background-color: #006666;
	padding:2px;
	}
	
#breadcrumbs{
	margin-left:200px;
	font-weight: 600;
	font-size: 1em;
	}	

#category_images{
    padding: 8px;
	width:425px;
	margin-top:30px;
	margin-bottom:30px;
	background-color: #000;	
    border:1px solid #444;

}
#category_images_pagination a{
    margin-top: 5px;
	font-size: 2em;
	font-weight:400;
	text-decoration: none;
	}

#header {
    padding:10px;
    background-color:#333;
    border-bottom:1px solid #444;
	}	

.box{
    border:1px solid #444;
	margin:5px 5px 0px 0px;
	padding:8px;
	height:150px;
	width: 240px;
	float:left;
	background-color: #000;
	} 
	
.box{
    font-size:0.8em;
    line-height:80%;
}
	
.box img{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	}	

.gmap {width:350px;}	
	
	
#searchcolumn p{
	font-size:0.8em;
	line-height:1em;
	overflow:hidden;
	}

#searchcolumn img{
	padding:2px;
	float:left;
	}
	
#searchcolumn p{
    font-size:0.8em;
    line-height:110%;
}

#footer {
    padding: 5px 0px 5px 210px;
    border-top: 1px solid #444;
    background-color:#333;
	}

#footer p{
  font-size:0.8em;
	color:#fff;
	}
	
#footer p img{
    margin-left: 80px;
}

/* drop shadows, see http://www.alistapart.com/articles/cssdropshadows */
.img-shadow {	
    float:left;
    background: url(shadowAlpha.png) no-repeat bottom right !important;
    background: url(shadow.gif) no-repeat bottom right;
    margin: 10px 0px 20px 10px !important;
    margin: 10px 0px 20px 5px;
    padding: 0px 0px 0px 0px;
    }

.img-shadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
    }
  
.imgnav {
	border: 2px solid #FF9900;
}

.imgdesc{
	clear:both;
	padding-left:4px;
	margin-bottom:25px;	
}

#bookmarks {
  height:70px;

}

#hotelclubbox{
	margin-top:30px;
  width:95%;
	padding:0px 2px 0px 2px;
	background-color: #990033;
	border: 1px solid #a9a9a9;

}

#google_ads_left{
       margin-top:130px;	
}

#google_ads_right{
       margin-top:0px;	
}

/* CSS Only Branching Menu, see stylephreak.com*/
	
ul.navigation, ul.navigation ul {
	width: 132px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.navigation li {
	list-style-type: none;
	list-style-image: url("pixel.gif");
	list-style-position: outside;
	width: 126px;
	margin: -1px 0px 0px 0px;
	padding: 6px 3px 6px 3px;
	position: relative;
	border: 1px solid #444;
	background-color: #333;
}

ul.navigation li>ul {
	display: none;
	position: absolute;
	top: 2px;
	left: 132px;
}

li.sub {
	background: url("sub_orange.gif") no-repeat right; 
}

ul.navigation li:hover {
	background: #ff9900;
}

ul.navigation li:hover>ul {
	display: block;
}

ul.navigation li a {
	text-decoration: none;
	font-size: 1em;
	display: block;
	width: 126px;

}

ul.navigation li  a:link {
	color: #eee;
}

ul.navigation li  a:visited {
	color: #eee;
}

ul.navigation li  a:hover {
	color: #eee;
}

/* CSS for hotelclub.net */

.bnbutcol {background-color: #CC0000; border-color: #FF6666 #CC0000 #CC0000 #FF6666; background-image: url(http://www.hotelclub.net/content/creatives/butbg.gif); font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 10px; border-style: ridge}
.hcselectcol { background-color: #eee;}
.hcadvlink {font-family:tahoma; text-decoration:none; font-size:8pt}
.hcadvlink:visited {font-family:tahoma; text-decoration:none; font-size:8pt}
.hcadvlink:active {font-family:tahoma; text-decoration:none; font-size:8pt}
.hcadvlink:hover {color:#c62929; text-decoration:underline}