/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		HigherGround
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-12-2008       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body { 
	background:#ebeaf0;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #706f4b; 
	text-align: center;

}

/* links */
a, a:visited {	
	color:#d11241;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color:#780a26;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */

/*
img.border {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 5px;
}

*/
/* form elements */
form {
	margin:10px; padding: 0 5px;


}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid  #CCCCCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 22px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background:#d21243 url(nav.jpg) repeat-x center;
	border:solid 1px #d21243;
	cursor:pointer;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background:  url(content1.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background:#FFF;	
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #D0D0D0;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 790px;
	position: relative;
	height: 70px;
	margin:0px auto;
	background: #FFF url(header.jpg) no-repeat;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:48px;
    color:#00a8d2;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 10px;	
}


/* header-photo */
#header-search {
	clear: both;
	height:45px;
	width: 700px;
	font-size:14px;
	margin:0px auto;
	padding-left:90px;
	padding-top:5px;
	background:#f5f5eb;
}
#tagline {
	clear: both;
	height: 20px;
	width: 785px;
	font-size:11px;
	margin:0px auto;
	font-weight:bold;
	padding-top:2px;
	text-align: left;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background:#d21243;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 14px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 19px ;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: none;
	color: #FFF;
	font: bold 12px/2.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 0px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(nav.jpg) repeat-x center;	
}
#nav ul li#current a {	
	background: url(nav.jpg) repeat-x center;	
}

/* Main Column */
#main {
	float: right;
	width:790px;

	display: inline;
}

#main {
	float: right;
	width:790px;

	display: inline;
}

#main .background1{
	background:#f8f9f2;
}
#main .background2{
	background:#f5f5eb;
}

#middle{
	float: left;
	width:790px;
}
#middle a{
font-family:Arial, Helvetica, sans-serif;
color:#d11241;
}
#middle a:hover{
color:#780a26;
text-decoration:none;
}

#fronttop {
background: #FFFFFF;
 height:900px;
 }
/*  #fronttop img{
	position: absolute;
	top:30px;
	left:220px;
 }
  #fronttop p{
	position: absolute;
	top:90px;
	left:360px;
	background: #FFFFFF;
	height:18px;
	width:215px;
	color:#fca001;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px 4px;
	margin:0;
 }
 */
  #fronttop p a{
   color:#fca001;

 }
   #fronttop p a:hover{
   color:#018bbc;
   text-decoration:none;
 }
 
 
 #fronttop h3{
 position: absolute;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:normal;
  
 font-size:23px;
 color:#FFFFFF;
 top:50px; left:370px;
 }
 
/* Sidebar */	
#sidebar {
	float: left;
	width:199px;
	background:#018bbc url(../../images/sidebartop.jpg) top center no-repeat;
 margin: 0;		
}	
#sidebar h3 {
	  font-family: Tahoma;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  margin-left: 20px;
  padding-top: 12px;	
}
#sidebar ul.sidemenu {
	text-align: left;
	margin:0;
	text-decoration: none;		
	width:179px;

}
#sidebar ul.sidemenu li {

	background:#018bbc;
margin-left:-20px;
border-bottom:solid 1px #007caa;	
	color: #FFF;
}
#sidebar ul.sidemenu li.current {
background:#ffa200 url(../../images/licurr.jpg) left top repeat-x;
margin-left:-20px;
 width:199px;	
	color: #FFF;
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #FFF;			
}
#sidebar ul.sidemenu li p {
margin:5px 0;		
}
#sidebar ul.sidemenu li a:hover {	
	color: #FFF;	
}
.left-topic-title
{
  font-family: Tahoma;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  margin-left: 20px;
  padding-top: 15px;
}
.left-topic-desc
{
  width: 150px;
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-align: left;
  margin-left: 20px;
  padding-top: 6px;
  padding-bottom:9px;
}
#sidebar #bottom {
background: url(../../images/ulbottom.jpg) bottom center no-repeat;
height:9px;}

#sidebar #top {
background: url(../../images/ultop3.jpg) top center no-repeat;
height:45px;}


/* footer */
#footer-wrap {
font-family:Arial, Helvetica, sans-serif;
	clear: both;
	width: 790px;
	font-size: 95%;
	background:#FFFFFF;
	margin:0 auto;
    text-align: left;
	padding: 0px 0;

}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 7px 0 0 0;
	text-align: center;
}

/* postmeta */
.post-footer {
	background: url(../../images/post.jpg);
	padding: 5px; margin: 5px 10px 10px 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:3px;
		position:absolute;
		bottom:0px;
		
		

	}
	#morehotels{
		background:url(morehotels.gif) repeat-x center; 
		color:#FFFFFF; 
		font-weight:bold; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
	}
