/*
Theme Name: Hotel Soho - 2010 (APRIL)
Description: Hotel Soho Theme - Built by Johnathon Fysh 2010
Version: 0.0.1
Author: Johnathon Fysh
Author URI: http://www.skyhighindustry.com.au
*/

body {
	margin:auto;
	width:1024px;
	background:url(../images/background.jpg) repeat-x;

}

#content {
	width:1024px;

}

#header {
	height:68px;
}

#MainContainer {
	height:410px;
	
}

#MainContainer h2 {
	font: 18px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
	color:#fefefe;
}

#MainContainer p {
	font: 13px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
	color:#fefefe;
}

.homeFeatureOne {
	width:549px;
	height:220px;
	padding-left:5px;
	background:url(../images/mainfeaturebg.png) no-repeat;
}

.homeBigFeature {
	width:265px;
	height:408px;
	
	background:url(../images/bar-image.jpg) no-repeat;
}

.tableText {
	background:url(../images/dinning-textbg.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.tableText h3 {
	color:#e1e1e1;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.tableText a {
	color:#128afb;
	text-decoration:underline;
}

.tableText a:hover {
	text-decoration:none;
	
}

.tableTextWide {
	background:url(../images/function-textbg.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.tableTextWide h3 {
	color:#e1e1e1;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.tableTextWide a {
	color:#128afb;
	text-decoration:underline;
}

.tableTextWide a:hover {
	text-decoration:none;
	
}

.jobText1 {
	background:url(../images/job_appBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.jobText2 {
	background:url(../images/jointeamBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.jobText3 {
	background:url(../images/jobapp_mailBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.jobText h3 {
	color:#e1e1e1;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.jobText a {
	color:#128afb;
	text-decoration:underline;
}

.jobText a:hover {
	text-decoration:none;
	
}

.contact1 {
	background:url(../images/contactFormBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:15px;
	
}

.contact2 {
	background:url(../images/contactMapBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:5px;
	padding-top:5px;
	
}

.contact a {
	color:#128afb;
	text-decoration:underline;
}

.contact a:hover {
	text-decoration:none;
	
}

.entertain_textBG {
	background:url(../images/entertain_textBG.jpg) no-repeat;
	color:#e1e1e1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:5px;
	padding-top:10px;
	
}

.entertain_textBG h3 {
	color:#e1e1e1;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	
}
.entertain_textBG a {
	color:#128afb;
	text-decoration:underline;
}

.entertain_textBG a:hover {
	text-decoration:none;
	
}

/*NEW STYLE - FIXES ALL FIREFOX, SAFARI, CHROME, OPREA and IE ISSUES*/

a img{
	border:none;
}

#navigation {
	float: left;
	width: 1024px;
	height: 135px;
	padding-left:110px;
	padding-top:20px;
}
#navigation table thead {
	font: 17px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
	color:#fefefe;
}

#navigation table thead a {
	text-decoration: none;
	color:#fefefe;	
	padding-left: 5px;
	padding-right: 5px;
}

#navigation table thead a:hover {
	text-decoration: none;
	color: #ff6700;
}

#navigation table tbody {
	font: 10px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
	text-align:left;
	color:#000;
}

#navigation table tbody a {
	text-decoration: none;
	color:#000;
	padding-left: 5px;
	padding-right: 5px;
}

#navigation table tbody a:hover {
	text-decoration: none;
	color: #ff6700;
}

.footerLinks {
	padding-top:55px;
	font: 9px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
}

.copyright {
	padding-top:55px;
	font: 9px "arial","helvetica neue", "helvetica", sans-serif;
	font-weight:bold;
}






