/*
Theme Name: Hopeless Hotel
Theme URI: http://www.hopelesshotel.com.au
Description:Hopeless Hotel
Version: 2
Author: qubeGroup - Chris Dobbin
Author URI: http://www.qubegroup.com
*/



/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	text-align: center;
	background-color:#FFFFFF;
	}
	
html{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	overflow: auto;
}

h1 {
	padding: 0 0 0 0px;
	margin-top: 0px;
    font-size: 18px;
	font-weight: normal;
	color:#3f3f3f;
	}
	
h2 {
	padding: 0 0 0 0px;
	margin: 0px;
    font-size: 16px;
	font-weight: bold;
	color:#3f3f3f;
	text-decoration:none;
}

h3 {
	padding: 0 0 0 5px;
	margin-top: 0px;
    font-size: 12px;
	font-weight: normal;
	color:#3f3f3f;
}

p  {
	margin-top: 0px;
    font-size: 14px;
	padding-left: 20px;
	color:#999999;

}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li {
	list-style:none;
	margin:0;
	padding:0;
}

a {
		
	color:#3f3f3f;
	font-size: 14px;
}

a:hover {
	color:#d8002c;	
	
}

#wrapper{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 765px;
	text-align: left;
	vertical-align:top;
	
}



#menu {
	position: relative;
	height:0px;
	left: 265px;
	top: -30px;
	z-index:99;
	width:500px;
	text-align:left;
	padding: 0 0 0 20px;
	font-size:16px;
	color:#3f3f3f;
}

#menu a {
	color:#3f3f3f;
	padding: 0 5px 0 5px;
	font-weight:bold;
	text-decoration:none;
	
}

#menu a:hover {
	color:#000000;
	text-decoration:underline;
}

#banner {
	
	background-repeat:no-repeat;
	width: 765px;
	height: 260px;
	border:none;
	text-align:left;
	vertical-align:top;

}

#body {
	background-color:#FFFFFF;
	width: 765px;
	height:100%;
	border:none;
	color:#000000;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	float:left;

}

#content {
	width: 510px;
	float:right;
	padding: 10px 0 0 15px;

}

.thumb_gallery {
	position:absolute;
	left:-300px;
	top:330px;
	width:320px;
	
}

hr {
	width:250px;
	color:#999999;
	text-align:left;
	padding-left:20px;
	background-color:#999999;
	border:thin;
	height:1px;

}


#sidebar {
	width:155px;
	padding: 40px 10px 0 0;
	float:left;
	color: #3f3f3f;
	text-align:left;

}

.textwidget {
	margin-bottom:25px;	
}

#wpsc_categorisation-345095071 {
	margin-bottom:25px;	
}


#shopping-cart {
	margin-bottom:25px;	
}


.MainCategory{
	margin-bottom:0;	
}

#footer {
	width: 1000px;
	height: 20px;
	border:none;
	text-align:left;
	vertical-align:top;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	margin: 0;
	padding: 0;
	clear:both;

}

#footer_text {
	left:auto;
	color:#CCCCCC;
	width:1000px;
	bottom:-65px;
	text-align:right;
	font-size:11px;
	padding: 3px 0 0 0;

}

#footer_text a{
	color:#CCCCCC;
	font-size:11px;

}


img {
	clear:none;
	border:none;
}