﻿
/*----Baseline reset----*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, em, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.6em;
	text-align: left;
	color: #555;
}
blockquote
{
	margin: 0;
}
a img, :link img, :visited img
{
	border: 0;
}
/* Baseline styles */
*
{
	font-size: 100%;
}
/*html {height: 100%;}*/
ul, li
{
	list-style: none;
}
body
{
	margin: 0px auto;
	text-align: center;
	height: 100%;
	font: 74%/100%;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div
{
	margin: 0 0 0 0;
	height: auto;
}
img
{
	border: 0;
}
a
{
	/*text-decoration: none;*/
}
ul, p
{
	font-weight: normal;
}
table a:hover
{
	text-decoration: none;
}
#TB_window
{
	background: none;
}
html
{
	overflow: -moz-scrollbars-vertical;
}

h1, h2
{
	font-size: 1em;
	padding-bottom: 10px;
}

img
{
	border: 0px;
}

/* clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


#NavigationContainer
{
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #555;
	height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}


#NavigationContainer ul li
{
	margin-left: 40px;
	padding-left: 20px;
	background-image: url(/i/sparkle.gif);
	background-position: center left;
	background-repeat: no-repeat;
	float: left;
	width: 70px;
}
#NavigationContainer ul li a
{
	text-decoration: none;
}
.img-shadow
{
	float: left;
	background: url(i/shadowAlpha.png) no-repeat bottom right !important;
	background: url(i/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}


#footer ul li
{
	display: block;
	float: right;
	padding-left: 10px;
	padding-top: 20px;
}

#footer a
{
	font-weight: bold;
	text-decoration: none;
}

p
{
	padding-bottom: 10px;
}

#prices
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.galleryHubThumb
{
	float: left;
	width: 190px;
	padding-left: 10px;
	text-align: center;
}

.EnquiryCTA
{
	text-align: center;
	font-size: 110%;
	width: 100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #555;
	height: 22px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.EnquiryCTA li
{
	padding-left: 20px;
	background-image: url(/i/sparkle.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.EnquiryCTA li a
{
	text-decoration: none;
}

#galleryContentContainer
{
	width: 100%;
	float: left;
}

.fieldContainer
{
	display: block;
}
.fieldContainer label
{
	float: left;
	width: 200px;
	margin-left: 20px;
}
.fieldContainer input
{
	float: left;
	width: 258px;
}

.bold
{
	font-weight: bold;
}

legend
{
	display: none;
	margin-left: -9999px;
}

.carfieldContainer legend
{
	display: inline;
	margin-left: 0px;
}

.carfieldContainer
{
	display: block;
	padding-bottom: 10px;
}
.carfieldContainer label
{
	float: left;
	width: 200px;
	margin-left: -340px;
}
.carfieldContainer input
{
	float: left;
	width: 258px;
	margin-left: 99px;
}

small
{
	font-size: 70%;
}

.error
{
	color: #ff99cc !important;
	padding-left: 20px;
}
.enquirySuccess
{
	padding-top: 100px;
	padding-bottom: 200px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
ol li
{
	list-style-type: decimal;
	list-style-position: inside;
	padding-bottom: 5px;
}
html
{
	min-height: 100%;
	height: auto;
}
