/* -------------------------- START GLOBAL DEFAULT
		
		------------
	    Job:						Life Hotels 
	    Produced by:		Richard Thomas 
	    Start date:			01/08/2008
	    
		------------
	    COLOUR SPEC:
	    GOLD:					#AC8613
	    BROWN:				#31190B
	    CREAM:				#E9C967
	    ------------
	
	 ---------------------------*/

/* ----- START LAYOUT COMMON TO ALL PAGES ----- */

html {
	overflow-x: hidden;
}

body {
	width: 100%;
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	background: url(../images/bg.gif) center top;
}

ul {
	margin: 0;
	padding-left: 1.2em
}

a {
	text-decoration: none;
	color: #422110;
}

a:hover {
	color: #ac8613;
}

a img {
	border: none
}

/* global structural classes */
.png {
	behavior:url(/png_behavior.htc);
}

/* PNG fix for IE6 */

img.block {
	display: block
}

/* START EASY CLEARING */

div#somiiething:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* END EASY CLEARING */

/* ----- END LAYOUT COMMON TO ALL PAGES ----- */


.widget_viewMediaAttachments ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:4px;
	padding:5px 10px 5px 80px;
}


