/* SAINT PATRICKS LUXURY BOUTIQUE HOTEL
www.saintpatrickshotel.com.au */
html, body {height: 100%; }

body  {	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #f0f0f0;   
                background-color: #444444;}
img {
	border: 0;
}

p + p { margin-top:10px} 


/*default link styles*/
a, a:link, a:active, a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a:visited:hover {
	text-decoration: none;
	color: #cccccc;
}

h1,h2,h3,h4,h5{ color:#F1F4F9; 
font-family: calibri, arial, halvetica, sans-serif;
font-weight:normal;
font-style:italic}




/*** USER STYLES ***/

.lavenderfont {color: #A793C2;}
.blackfont {color: #000000;}
.bluefont  {color: #7598CF}

/*** END OF USER STYLES ***/

.left {float:left;
text-align:left;
margin-top: 10px;
width:49%;   }

.right {float:right;
text-align:right;
margin-top: 10px;
width:49%;   }

#outershell{  position: relative;
min-height: 100%;
margin-top:0px;
padding:0px;   
margin-bottom: -135px; 
background-color: #4D4D4D;
 }

#topsection {margin: 0 auto;
height:175px;
width: 1000px;
}

#headerbanner {margin: 0 auto;
z-index:10;
width: 1000px;
padding-top:60px;
}


#contentwrapper{position: relative;
margin: 0 auto;
width: 1000px;

}


/*** FOR HORIZONTAL MENU   ***/

#topsectionH {margin: 0 auto;
height:145px;
width: 1000px;

}

#headerbannerH {margin: 0 auto;
width: 1000px;
padding-top:60px;

}

#horizontalmenu {
padding-left:10px   

}

#left {float:left;
text-align:left;
margin-top: 50px;
width:35%;   }

#right {float:right;
text-align:left;
margin-top: 10px;
width:60%;   }

#left2column {float:left;
text-align:left;
margin-top: 50px;
width:48%;   }

#right2column {float:right;
text-align:left;
margin-top: 50px;
width:48%;   }


/*** END HORIZONTAL MENU   ***/

/*** HOME PAGE ***/

#lefthome {float:left;
width: 250px;
text-align:left;
margin-top: 50px;
}

#pictureshome {float:right;
text-align:left;
margin-top: 10px;
width:700px; 
}

/*** END HOME PAGE ***/



#leftcolumn {
margin-top: 80px;
float:left;
width:250px;
}

#booking {padding-left: 30px;
padding-top: 50px; }

#singlecolumn {
float:right;
width:665px;
}

#sppictures {float:right;
text-align:left;
margin-top: 10px;
width:320px;   }

#sptext {float:left;
text-align:left;
margin-top: 10px;
width:320px;   }


#sptexthome{
text-align:left;
margin-top: 10px;
width:665px;   }

#sppictureshome {
text-align:left;
margin-top: 10px;
width:665px;   }

 
#footer {position:absolute;
               clear:both;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 11px;
               font-style: normal;
               line-height: 20px;
               bottom:0;
               text-align:right;
               width:100%;
                color: #f0f0f0 ;
                height:100px;
                padding-top:20px;
	background-color: #444444; 
          	background-repeat: no-repeat;
	background-position: center ;
}

#footerinner { margin: 0 auto; 
                  padding-bottom:20px;
                height:100px;
               width: 950px;
               text-align:right; 
}

#clearfooter {   height: 150px;   clear: both;}

#footer a, a:link a:active {
	text-decoration: none;
	color: #f0f0f0;
}
#footer a:visited {
	text-decoration: none;
	color: #f0f0f0;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer a:visited:hover {
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}

/* FOR CLEARING FLOATS */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* End of SAINT PATRICKS styles */
