@import url("gbcolors.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#masthead {
	background-image: url(../images/gbsunflower.jpg);
	background-repeat: no-repeat;
	height:150px;
	margin-bottom: 10px;
	background-color: #000000;
}
h1 {
	font-size: 150%;
	text-align: left;
	display: block;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
}
h2 {
	font-size: 150%;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	text-align: center;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	font-size: 90%;
	font-weight: bold;
}
blockquote {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#navigation {
	font-size: 90%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	}
#navigation li {
	display: inline;
	}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	margin-right: 2px;
	padding:10px 10px 10px 32px;
	text-decoration: none;
	background: url(../nav/button_up.gif) no-repeat 5px 50%;
	background-position: left;
	}
#navigation a:hover {
	text-decoration: none;
	background: url(../nav/button_over.gif) no-repeat 5px 50%;
	background-position: left;
	}
#navigation a:active {
	text-decoration: none;
	background: url(../nav/button_down.gif) no-repeat 5px 50%;
	background-position: left;
	}
#sidebar {
	float: right;
	width: 20%;
	}
	
#splash {
	border: solid 0px;
}
#splash a:link, #splash a:visited, a:hover, a:active  {
	text-decoration: none;
	color:#FF0033;
	}
#splash p {
	align:center;
	text-align: center;
	color: #0099FF;	
}

#content {
	margin-right: 21%;
	padding-left: 10px;
	padding-right:5px;
	padding-bottom: 10px;
	padding-top:10px;
	border-top: solid 0px;
	border-left: solid 0px;
	border-right: solid 0px;
	margin-top: 12px;
	}
#content ul {
	list-style: none;
	margin: 10px;
	padding: 10px;
	list-style-type: square;
	list-style-position: inside;
	}
#chunk {
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: left;
}
#footer {
	clear: right;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 0px;
	text-align:center;
}
#footer ul  {
	list-style: none;
}
#footer li {
	display: inline;
	margin-right: 15px;
	font-size: 80%;
	}
#footer p {
	font-size: 80%;
}
#enquiry {
	border: dotted 0px;
	padding: 20px 10px;
	margin: 10px;
	text-align: center;
	clear: both;
	font-size:0.75em;
}
#tip {
	border: solid 0px;
	padding: 20px 10px;
}
#comment {
	border: solid 0px;
	padding: 10px 10px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.subtitle {
	font-size: 90%;
	font-style: italic;
	text-align: left;

}
.goshop{
	font-size: 90%;
	text-align: left; 
/*	text-indent: 170px;*/
}
.info{
	text-transform: none;
	font-size: 80%;
	text-align: left;
	padding: 5px;
	border: solid 0px;
	}
.design {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
}
.copyright {
	font-size: 80%;
	font-style: italic;
	margin-right: 50px;
}
.photoright {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.photoleft {
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
}
.photocentre {
	padding-right: 20px;
	padding-left: 20px;
	border-color: #666666;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.caption {
	margin: 5px;
	padding: 5px;
	border: solid 0px #777;
	/*background: #e5f2ff;*/
	font-style:italic;
	font-size:80%;
}
.caption img {
	border: 0px solid #777;
}
.left {
	float: left;
}
.right {
	float: right;
}

.update {
	font-size: 80%;
	font-style: italic;
	text-align: right;
}
.contrast {
	font-style: italic;
}
.centred {
	text-align: center;
}
.privacy {
	font-size:80%;
	font-style: italic;
	padding-right: 20px;
}

/* for forms and tables */
#image_france_enquiry {
	font-family: Georgia, "Times New Roman", Times, serif;
}
fieldset {
	border: 1px solid;
	padding: 20px 20px;
	margin: 10px 30px;
}
caption {
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
}
td,th {
	padding: 5px;
	border: 1px dotted;
}

legend {
	font-weight: bold;
	margin-top: 5px;
}
/* end of for forms */
