/* ... GENERAL CSS FOR THIS TEMPLATE SET... */


/* Override browser default typography */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #828375 url(../images/main-bg.png) repeat-x scroll top left;
}
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 76%;
	color: #6C6D6F;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
}
h2, div.summary h3 {
	font-size: 1.2em;
	margin: 1.4em 0em 0em 0em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin: 1.2em 0em 0em 0em;
	font-weight: normal;
}
h4 {
	font-size: 0.9em;
	margin: 1.2em 0em 0em 0em;
	font-weight: bold;
}
h5 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img {
	border: 0;
}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0.9em 0em 1.2em 0em;
}
li > p {
	margin-top: 0.2em;
}
strong {
	font-weight: bold;
}
	
/* ---------------------------------------------------------------------- */


h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

ul {
	margin: 0;
	padding-left: 1.8em; /* 1.5em is roughly flush left */
	list-style-type: square;
}

ol {
	margin: 0;
	padding-left: 1.8em; /* 1.5em is roughly flush left */
}

li {
	font-size: 0.9em;
	line-height: 1.2em;
}

th {
	font-weight: normal;
	text-align: right;
	padding-right: 0.5em;
}

td {
	text-align: center;
}

h1,
div#lang-bar {
	font-size: 0.75em;
}

div#main-content thead th {
	font-weight: bold;
	color: #6C6D6F;
}

h2.title1 {
	color: white;
	font-family: arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 0.3px;
	text-transform: capitalize;
}


div#availability-checker div.date label {
	color: #6C6D6F;
}

div#address p {
	margin-top: 0;
}

div#address p.name {
	font-size: 1.1em;
	text-transform: uppercase;
}

div#small-print p {
	color: #47484B;
	text-align:center;
}

/* ---------------------------------------------------------------------- */

