@charset "UTF-8";
/* CSS Document */

/* The Tidys  CSS - www.octopus-creative.co.uk */

* {
	margin: 0;
	padding: 0;
}

body {
    font: 13px arial, helvetica, verdana, sans-serif;
	color: #999;
	background: #000;
}

em {
	font-style: normal;
	font-weight: 700;
}

img {
	border: 0;
}




/* Error styles */

#error {
	width: 780px;
	background: #443a34 url(../images/error.gif) top left no-repeat;
	padding-top: 170px;
}

#error p {
	padding: 4px 20px;
}

#error h1 {
	font-size: 200%;
	padding: 4px 20px;
}

#error ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #fff;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#error a:link, #error a:visited {
	color: #1a7ca3;
}

#error a:hover {
	color: #33abdb;
	text-decoration: none;
}


/* Thanks styles */

#thanks {
	width: 780px;
	background: #443a34 url(../images/thanks.gif) top left no-repeat;
	padding-top: 170px;
}

#thanks p {
	padding: 4px 20px;
}

#thanks h1 {
	font-size: 200%;
	padding: 4px 20px;
}

#thanks ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #fff;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#thanks a:link, #thanks a:visited {
	color: #1a7ca3;
}

#thanks a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* Content styles */

#container {
	position: relative;
	width: 972px;
	height: 700px;
	margin: 0 auto;
}

#nav {
	position: absolute;
	height: 25px;
	top: 86px;
	left: 314px;
}

/* hack to correct IE6 faulty box model */
* html #nav {
	left: 336px;
	l\eft: 335px;
}

#header {
	position: relative;
	width: 972px;
	height: 110px;
	background: #000;
}

#content {
	width: 952px;
	padding: 10px;
}

/* hack to correct IE6 faulty box model */
* html #content {
	border-left: 30px solid #fff;
	width: 962px;
	w\idth: 961px;
}

#colleft {
	float: left;
	width: 290px;
}

#colright {
	float: right;
	width: 615px;
	padding: 15px 20px 0 20px;
}

#colright-gallery {
	float: right;
	width: 635px;
	padding: 15px 0 0 20px;
}

#colright #links, #colright-gallery #links {
 	position: relative;
	width: 615px;
	height: 130px;
}

.clearer {
	display: block;
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1px;
}

#footer {
	position: relative;
	width: 972px;
	height: 56px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}




/* Global styles */

p {
	line-height: 1.1em;
	padding-bottom: 0.6em;
}

p.disclaimer {
	font-size: 90%;
	color: #C00;
	line-height: 1.2em;
	padding: 10px 0 0.6em 0;
}

em {
	font-weight: 700;
	font-style: normal;
}

a:link, a:visited {
	color: #92d050;
	font-weight: 200;
}

a:hover {
	color: #6d6e71;
	text-decoration: none;
}

h1 {
	font-size: 120%;
	font-weight: 700;
	color: #717071;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}

h2 {
	font-size: 108%;
	font-weight: 200;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}

h3 {
	font-size: 102%;
	font-weight: 200;
	line-height: 1.1em;
	padding: 0.2em 0 0.4em 0;
}




/* Header styles */

#header p {
	position: absolute;
	top: 18px;
	right: 0;
	font-size: 165%;
	color: #92d050;
}

#header img {
	position: absolute;
	top: 16px;
	left: 0;
}





/* Nav styles */

#container #nav ul {
	list-style: none;
	height: 25px;
}

#container #nav ul li {
	float: left;
}

#container #nav ul li a:link, #nav ul li a:visited {
	float: left;
	display: block;
	height: 19px;
	margin-left: 1px;
	padding: 5px 9px 1px 9px;
	font-weight: 200;
	text-decoration: none;
	color: #717070;
	background: #ebeeee;
}

#container #nav ul li a:hover {
	color: #69c9ca;
}

#container #nav ul li.over a:link, #container #nav ul li.over a:visited {
	float: left;
	display: block;
	height: 19px;
	margin-left: 1px;
	padding: 5px 9px 1px 9px;
	font-weight: 200;
	text-decoration: none;
	color: #000;
	background: #fff;
}




/* Content styles - left */

#content #colleft img.logo {
	padding-top: 15px;
}

#content #colleft p, #content #colleft h1, #content #colleft h2, #colleft ul {
	padding: 0.3em 25px;
}

#content #colleft h2 {
	font-weight: 700;
	font-size: 145%;
	color: #92d050;
}

#content #colleft p a.button:link, #content #colleft p a.button:visited {
	text-align: center;
	font-weight: 700;
	display: block;
	width: 135px;
	height: 18px;
	padding: 2px 0 0 0;
	color: #82650d;
	background: #ffcd34;
	border: 1px solid #d6a81c;
	text-decoration: none;
}

#content #colleft p a.button:hover {
	color: #666;
	background: #ccc;
	border: 1px solid #666;
	text-decoration: none;
}

#content #colleft p a.back:link, #content #colleft p a.back:visited {
	text-align: center;
	font-weight: 700;
	display: block;
	width: 135px;
	height: 18px;
	padding: 2px 0 0 0;
	color: #666;
	background: #ccc;
	border: 1px solid #999;
	text-decoration: none;
}

#content #colleft p a.back:hover {
	color: #999;
	background: #e9e9e9;
	border: 1px solid #ccc;
	text-decoration: none;
}

#content #colleft ul {
	list-style: none;
}

#content #colleft ul li {
	float: left;
}

#content #colleft ul li a:link, #content #colleft ul li a:visited {
	float: left;
	font-weight: 700;
	display: block;
	margin-right: 5px;
	padding: 2px 5px 1px 5px;
	border: 1px solid #ffcd34;
	color: #ffcd34;
	background: #fff;
	text-decoration: none;
}

#content #colleft ul li a:hover {
	border: 1px solid #ccc;
	color: #fff;
	background: #ccc;
}

#content #colleft ul li a.over:link, #content #colleft ul li a.over:hover, #content #colleft ul li a.over:visited {
	border: 1px solid #ffcd34;
	color: #fff;
	background: #ffcd34;
}





/* Content styles - right */

#content #colright .video {
	width: 638px;
	height: 100px;
}

#content #colright h2 {
	font-weight: 700;
	font-size: 120%;
}

#content #colright .funkybump p, #content #colright .babyfirst p, #content #colright .wedding p, #content #colright .family p {
	font-size: 115%;
	padding: 2px 300px 2px 10px;	
	font-weight: 200;
}

#content #colright .funkybump h2, #content #colright .babyfirst h2, #content #colright .wedding h2, #content #colright .family h2 {
	font-size: 170%;
	font-weight: 700;
	padding: 10px 150px 2px 10px;	
}

#content #colright .funkybump a:link, #content #colright .funkybump a:visited {
	display: block;
	width: 638px;
	height: 100px;
	color: #fff;
	background: #fff url(../images/bg-bucket.jpg) 0 0 no-repeat;
	border-bottom: 13px solid #fff;
	text-decoration: none;
}

#content #colright .funkybump a:hover {
	color: #666;
	background: #fff url(../images/bg-bucket.jpg) 0 -100px no-repeat;
	text-decoration: none;
}

#content #colright .babyfirst a:link, #content #colright .babyfirst a:visited {
	display: block;
	width: 638px;
	height: 100px;
	color: #fff;
	background: #fff url(../images/bg-bucket.jpg) 0 -200px no-repeat;
	border-bottom: 13px solid #fff;
	text-decoration: none;
}

#content #colright .babyfirst a:hover {
	color: #666;
	background: #fff url(../images/bg-bucket.jpg) 0 -300px no-repeat;
	text-decoration: none;
}

#content #colright .wedding a:link, #content #colright .wedding a:visited {
	display: block;
	width: 638px;
	height: 100px;
	color: #fff;
	background: #fff url(../images/bg-bucket.jpg) 0 -400px no-repeat;
	border-bottom: 13px solid #fff;
	text-decoration: none;
}

#content #colright .wedding a:hover {
	color: #333;
	background: #fff url(../images/bg-bucket.jpg) 0 -500px no-repeat;
	text-decoration: none;
}

#content #colright .family a:link, #content #colright .family a:visited {
	display: block;
	width: 638px;
	height: 100px;
	color: #666766;
	background: #fff url(../images/bg-bucket.jpg) 0 -600px no-repeat;
	border-bottom: 14px solid #fff;
	text-decoration: none;
}

#content #colright .family a:hover {
	color: #999;
	background: #fff url(../images/bg-bucket.jpg) 0 -700px no-repeat;
	text-decoration: none;
}

#content #colright #links a.polaroid01:link, #content #colright #links a.polaroid01:visited, #content #colright-gallery #links a.polaroid01:link, #content #colright-gallery #links a.polaroid01:visited {
	float: right;
	display: block;
	width: 120px;
	height: 130px;
	background: #fff url(../images/bg-polaroid.jpg) 0 0 no-repeat;
	text-decoration: none;
}

#content #colright #links a.polaroid01:hover, #content #colright-gallery #links a.polaroid01:hover {
	background: #fff url(../images/bg-polaroid.jpg) 0 -130px no-repeat;
}

#content #colright #links a.polaroid02:link, #content #colright #links a.polaroid02:visited, #content #colright-gallery #links a.polaroid02:link, #content #colright-gallery #links a.polaroid02:visited {
	float: right;
	display: block;
	width: 120px;
	height: 130px;
	background: #fff url(../images/bg-polaroid.jpg) -120px 0 no-repeat;
	text-decoration: none;
}

#content #colright #links a.polaroid02:hover, #content #colright-gallery #links a.polaroid02:hover {
	background: #fff url(../images/bg-polaroid.jpg) -120px -130px no-repeat;
}

#content #colright #links a.polaroid03:link, #content #colright #links a.polaroid03:visited, #content #colright-gallery #links a.polaroid03:link, #content #colright-gallery #links a.polaroid03:visited {
	float: right;
	display: block;
	width: 120px;
	height: 130px;
	background: #fff url(../images/bg-polaroid.jpg) -240px 0 no-repeat;
	text-decoration: none;
}

#content #colright #links a.polaroid03:hover, #content #colright-gallery #links a.polaroid03:hover {
	background: #fff url(../images/bg-polaroid.jpg) -240px -130px no-repeat;
}

#content #colright h1 {
	font-size: 150%;
	font-weight: 700;
}




/* Content styles gallery - right */

#content #colright-gallery ul#images {
	list-style: none;
}

#content #colright-gallery ul#images li {
	float: left;
	text-align: center;
	width: 146px;
	height: 139px;
	background-color: #dfe5e5;
	margin: 0 12px 12px 0;
}

/* hack to correct IE6 faulty box model */
* html #content #colright-gallery ul#images li a {
	float: left;
	f\loat: left;
}

#content #colright-gallery ul.terms {
	font-size: 80%;
	list-style: none;
	margin-left: 15px;
	padding-bottom: 5px;
}

#content #colright-gallery ul.terms li {
	padding-bottom: 5px;
}




/* Links styles */

#links p {
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 115%;
	width: 240px;	
	height: 105px;
}




/* Form field */

.field {
	width: 280px;
	height: 21px;
	border: 1px solid #69c9ca;
	background-color: #fffef8;
}

.multifield {
	width: 280px;
	height: 175px;
	border: 1px solid #69c9ca;
	background-color: #fffef8;
}

.field-designer {
	width: 160px;
	height: 16px;
	border: 1px solid #776758;
	background-color: #fffef8;
}

.submit {
	font-size: 100%;
	height: 30px;
	width: 120px;
	border: 1px solid #fff;
	padding: 0 4px 3px 4px;
	color: #fff;
	background-color: #34b6e5;
}

td.grey {
	padding: 3px 0;
	background-color: #eee;
}

td.greyborder {
	border-bottom: 4px solid #fff;
	padding: 3px 0;
	background-color: #eee;
}




/* Footer styles */

#footer ul { 
	list-style: none;
	color: #999;
	line-height: 1.3em;
}

#footer p.octopus { 
	color: #999;
	line-height: 1.1em;
	padding: 5px 0 0 0;
}

#footer p.octopus a:link, #footer p.octopus a:visited { 
	color: #666;
	font-weight: 200;
}

#footer p.octopus a:hover {
	color: #fff;
	text-decoration: none;
}

#footer img { 
	display: inline;
	padding-right: 5px;
}