/*
This stylesheet was generated by the CS3 Parser version 0.08
Source: http://www.franceslemmon.com

Copyright (c) 2006 Rodrigo Contreras K.
http://www.simov.cl/rc/projects/cs3/
*/

/*
Enterprise base CSS file for setting the main site properties.
Designed for FireFox, other browser fixes will be loaded in their own CSS overriding the default values, base_ie.css
*/


html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background-color:#ffffff;
	padding:20px 0 0 0;
	margin:0;
	text-align:center;
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:8pt;
	color:#464646;
	line-height:1.7em;
}

#siteHolder {
	width:650px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

li {
	list-style-type:square;
}

img {
	border:0;
	vertical-align:bottom;
}

a:link, a:visited {
	color:#0174e8;
}

a:hover, a:active {
	color:#85b9ee;
	text-decoration:underline;
}

a:hover img, a:active img {
	color:#85b9ee;
	text-decoration:underline;
	opacity:0.7;
}

h1 {
	color:#85b9ee;
	font-weight:normal;
	margin:30px 0 30px 0;
	letter-spacing:5px;
	text-transform:uppercase;
	font-size:20px;
	text-decoration:none;
}

h1 em {
	font-size:12px;
	letter-spacing:3px;
	text-transform:none;
	width:500px;
	display:block;
}

h1.imageTitle {
	margin:30px 0 1px 0;
}

h2 {
	color:#85b9ee;
	font-weight:normal;
	margin:0 0 5px 0;
	letter-spacing:5px;
	text-transform:uppercase;
	font-size:16px;
}

strong {
	color:#464646;
}

table {
	border-collapse:collapse;
}

table td {
	padding:0 10px 2px 0;
}

hr {
	border:none;
	background-color:#ffffff;
	border-top:dashed 1px #22c5a5;
	margin:0 auto 5px auto;
	height:0;
	width:90%;
	text-align:center;
}

form label {
	float:left;
	width:100px;
	height:14px;
	padding:2px 4px 4px 4px;
	margin:0 0 4px 0;
	cursor:pointer;
	color:#0174e8;
	text-transform:uppercase;
}

form label:hover {
	background-color:#85b9ee;
	color:white;
}

form input, form textarea {
	padding:2px;
	float:left;
	border:solid 1px #85b9ee;
	font-size:8pt;
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	width:190px;
	margin:0 0 4px 0;
}

form .labelError {
	color:#aa0000;
}

form .formError {
	border:solid 1px #aa0000;
}

#formError, .formNotSent {
	color:#aa0000;
	display:none;
	margin:0 0 4px 0;
}

#formWorking, .formSent {
	background-color:#85b9ee;
	display:none;
	padding:3px;
	margin:0 0 4px 0;
}

.displayBlock {
	display:block !important;
}

form input {
	height:14px;
}

form input[type="submit"] {
	color:#0174e8;
	border:none;
	cursor:pointer;
	width:auto;
	height:auto;
	margin-left:260px;
	background-color:#ffffff;
	font-weight:bold;
}

form input[type="submit"]:hover {
	background-color:
}

form textarea {
	height:140px;
}

form br {
	clear:both;
}

.clearBoth {
	clear:both;
}

.floatLeft {
	float:left;
}

img.floatLeft {
	margin:0 10px 10px 0;
}

.floatRight {
	float:right;
}

img.floatRight {
	margin:0 0 10px 10px;
}

.alignCentre {
	text-align:center;
}

.alignRight {
	text-align:right;
}

.menuMain ul {
	margin:0;
	padding:0 0 0 0;
}

.menuMain li {
	list-style-type:none;
	list-style-position:inside;
	color:#85b9ee;
	float:left;
	padding:0 35px;
	letter-spacing:2px;
}

.menuMain a:link, .menuMain a:visited {
	color:#85b9ee;
	text-decoration:none;
}

.menuMain a:hover, .menuMain a:active {
	color:#0174e8;
	text-decoration:none;
}

#body {
	min-height:400px;
}

.bodyText {
	padding:30px 0 0 100px;
	width:430px;
}

.backLink {
	padding:30px 0 0 0;
}

.backLink a {
	margin-right:15px;
}

.footer {
	color:#999999;
	padding:20px 0 30px 0;
	line-height:normal;
}

#flashContentHome, #flashContentGallery {
	margin-left:-50px;
}

.galleryList {
	width:auto;
	margin:0 50px;
}

.galleryList div {
	width:600px;
	clear:both;
}

.galleryView {
	width:auto;
	margin:0 -20px;
	text-align:center;
}

.galleryView img {
	margin:0 1px 20px 0;
}

.galleryThumbnail {
	width:auto;
	margin:0 20px;
	float:left;
}

.galleryThumbnail img {
	vertical-align:bottom;
}

.imageDescription {
	margin-bottom:30px;
}

.imageText {
	width:350px;
}

.sold {
	text-decoration:line-through;
}