/* css for stanyon.co.uk - December 2006 */
/* Coded by Chris Stanyon */

/* STANDARD TAGS */

body {
	background: url(gfx/bg.gif) top left repeat #145170;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dcbea5;
	font-size:11px;
	line-height:24px;
	margin:18px 0px;
	padding:0px;
}

p {
	margin:0px 0px 24px 0px;
	padding:0px;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#dcbea5
}

a:hover {
	color:#FFFFFF;
}

#container {
	width:724px;
	margin:0px auto;
	border:1px solid #000000;
	background-color:#001e39;
	padding:18px;
}

#content {
	margin:10px 0px 0px 0px;
}

#content a:link, #content a:active, #content a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}

.hide {
	display:none;	
}

#header {
	height:185px;
	background: url("gfx/header.jpg") top left no-repeat #001e39;
}

#header #homeicon {
	float:right;
	border:none;
	margin:31px 10px 0px 0px;
}

#header ul {
	margin:0px;
	padding:57px 0px 0px 0px;
	list-style:none;
}

#header ul li {
	display:inline;
	margin:0px 20px 0px 10px;
	font-size:10px;
	font-weight:bold;
}

#footer {
	background-color:#145170;
	text-align:right;
	margin:10px 0px 0px 0px;
	clear:both;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
}

#footer ul li {
	display:inline;
	margin:0px 10px 0px 20px;
	font-size:10px;
	font-weight:bold;
}

#content h2 {
	color:#FFFFFF;
	font-size:11px;
	margin:0px;
}

.columnholder {
	float:left;
/*	width:504px;*/
}

.column1 {
	width:237px;
	float:left;
}

.column2 {
	width:237px;
	float:left;
	margin-left:30px;
}

.column3 {
	width:190px;
	float:left;
	margin-left:30px;
/*	font-size:10px;*/
	color:#FFFFFF;
}

.column3 p {
	font-style:italic;
	line-height:18px;

}

.doublecolumn {
	width:504px;
	float:left;
}

.panel {
	width:504px;
	text-align:center;
	padding-top:15px;
	padding-bottom:18px;
}

.thumbnail {
	margin:0px 15px;
	border: none;
}

.gallery_thumb {
/*	margin:0px 12px;*/
	border: none;
}

.gallery_cell {
	width:144px;
	text-align:center;
}

.gallery_table {
	background: url(gfx/bg.gif) top left repeat #145170;
	padding-bottom:25px;
	margin-bottom:5px;
}

.gallery_table TD {
	height:140px;
}

#webform {
	margin-bottom:24px;
}

.formelement {
	margin: 0px 0px 15px 25px;
	width:473px;
	background-color:#145170;
	color:#FFFFFF;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	border:0px;
	padding:3px;
}

.indent {
	margin:0px 0px 0px 25px;
}

.images {
	text-align:center;
	width:724px;
}
