/*****************************************************************************/
/*                                                                           */
/* Style sheet definitions for www.little-max.co.uk                               */
/*                                                                           */
/*****************************************************************************/


/*------------------------------ Global page defaults */
body,html,p,div,span,img,h1 {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
div,span,img {
	border-style: none;
}
body {
	border-style: none;
	margin: 10px;
	background-color: #f6c;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #604;
}
a:hover {
	color: #999;
}
li {
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 5px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #604;
}
/*------------------------- Global paragraph defaults */
p {
	margin-bottom: 16px;
}
#siteLogo {
 	position: absolute;
	top: 10px;
	left: 10px;
	width: 230px;
	height: 100px;
	background: #FFF;
}
#contentBottom {
	height: 15px;
}
.cornerTLW,.cornerTRW,.cornerBLW,.cornerBRW,.cornerBLO,.cornerTRO {
	display: block;
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
}
.cornerTLW {
	top: 0px;
	left: 0px;
	background-image: url("/fileadmin/images/corners/wc-tl.gif");
}
.cornerTRW {
	top: 0px;
	right: 0px;
	background-image: url("/fileadmin/images/corners/wc-tr.gif");
}
.cornerBLW {
	bottom: 0px;
	left: 0px;
	background-image: url("/fileadmin/images/corners/wc-bl.gif");
}
.cornerBRW {
	bottom: 0px;
	right: 0px;
	background-image: url("/fileadmin/images/corners/wc-br.gif");
}
.cornerTRO {
	top: 0px;
	right: 0px;
	background-image: url("/fileadmin/images/corners/oc-tr.gif");
}
.cornerBLO {
	position: absolute;
	top: 50px;
	left: 240px;
	background-image: url("/fileadmin/images/corners/oc-bl.gif");
}
#backgroundGapFill {
	position: absolute;
	top: 65px;
	left: 240px;
	width: 15px;
	height: 45px;
	background-color: #FFF;
}
.siteBanner {
	position: absolute;
	top: 15px;
	left: 15px;
}
#navLevel1Container {
	position: absolute;
	height: 50px;
	width: 510px;
	top: 10px;
	left: 245px;
}
.navButton {
	display: block;
	float: left;
	height: 40px;
	padding-left: 10px;
}
#contentContainer {
	position: absolute;
	top: 65px;
	left: 255px;
	width: 500px;
	min-height: 340px;
	background-color: #FFF;
	border-style: none;
	border: 0px;
}
#content {
	background-color: #FFF;
	margin: 15px;
}
#flower {
	position: absolute;
	top: 110px;
	left: 11px;
	width: 244px;
	text-align: center;
	padding-top: 10px;
}
.floatLeft {
	float: left;
}
.namesLeft {
	display: block;
	float: left;
	clear: both;
}
.namesRight {
	display: block;
	padding-left: 200px;
	margin-bottom: 10px;
}
#contentHeader {
	position: relative;
}
#cycleNav {
	width: 470px;
}
#cyclePref {
}
#cycleNext {
	float: right;

}
#contactGrid {
	width: 400px;
}
.contactLine {
	width: 100%;
	margin-bottom: 20px;
}
.contactLeft {
	display: block;
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
}
.contactRight {
	display: block;
	width: 250px;
}
