html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 30px 0 0;
	font: 63%  Verdana, Arial, sans-serif;
	line-height: 140%;
	min-height: 300px;
	min-width: 750px;
	text-align: center;
	overflow: hidden;
	
}
body.email {
	margin: 0 auto;
	padding: 30px 0 0;
	font: 63%  Verdana, Arial, sans-serif;
	line-height: 140%;
	text-align: left;
	width: 770px;
	overflow: auto;
	
	
}
div#email-container {
    margin: 10px 10px 10px 10px;
	width: 770px;
	text-align: left;
	/*border: 1px solid;*/
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
}

div#container {
    margin: 10px auto 0 auto;
	width: 748px;
	text-align: left;
}

#email-content {
	width: 770px;
}
#content {
	float: right;
	width: 420px;
	height: 460px;
	overflow: auto;
	padding: 0 10px 0 10px;

}

#content-` {
	float: right;
	width: 420px;
	height: 410px;
	overflow: auto;
	padding: 0 10px 0 10px;

}
#content-vintage {
    position: relative;
    left: 0px;
    float: right;
	width: 420px;
	height: 470px;
	overflow: auto;
	top: -650px;
	padding: 0 10px 0 10px;

}
#content-noscroll {
	float: right;
	width: 420px;
	height: 460px;
	padding: 0 10px 0 10px;
	

}
#content-pio {
	float: right;
	width: 420px;
	height: 490px;
	padding: 0 10px 0 10px;
	overflow: hidden;

}
#content-movie {

	float: right;
	width: 420px;
	height: 460px;
	padding: 0 10px 0 10px;

}
#sidebar {
   float: left;
   width: 300px;
   min-height: 295px;
 
}

div#container-center {
	border: 5px solid;
	left: 0%;
	width: 787px;
}
div#flowers {
	clear: both;
	width: 100%;
	height: 35px;
	z-index: 100000;
	background: transparent url(../i/flowers.gif) center top;
	position: absolute;
	left: 0%;
	top: 510px;
	width: 100%;
	
}
div#email-flowers {
	clear: both;
	width: 100%;
	height: 49px;
	background: transparent url(../i/flowers.gif) center bottom;
	position: relative;
    left: 0px;
}

body.simple {
	padding-top: 121px;
	background: white url(/i/bg/body_simple.png) 0px 95px repeat-x;
}
body.iframe {
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	min-width: 540px;
}

p, ul, ol, dl {
	font-size: 1em;
}

img {
	border: 0;
}
a {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #5D8B08;
}
a:visited:hover {
	color: #993333;
}
a:visited {
	color: #993333;
}
p {
	margin: 0 0 1em;
}
p.green {
	color: green;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
p.time {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
a.artistlink{
    font-weight: bold;
	padding: 0;
	margin: 0;
}
p.desc {
	
}
a img {
	vertical-align: text-bottom;
}

strong, em {
	font-weight: bold;
	font-style: normal;
}



.clear {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	speak: normal;
	voice-family: female;
}
.nowrap {
	white-space: nowrap;
}

div.hr {
	clear: both;
	font: 1px/1px monospace;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, geneva, arial, helvetica;
	line-height: normal;
	font-weight: bold;
}
div#pick {
    font-weight: bold;
}
h1 {
	font-weight: 600;
	font-size: 1.7em;
	margin: 0 0 1ex;
}
h2 {
	font-size: 1.6em;
	font-weight: 500;
	margin: 1ex 0;
}
h3 {
	font-size: 1.0em;
	color: green;
	font-weight: bold;
	margin: 1ex 0 0.2ex;
}
p.smallgreen {
	color: green;
	font-weight: bold;
	font-size: 90%;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 0 0.2ex;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1ex 0 0;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 1ex 0 0;
}
h6#partners {
	margin: 0 0 10px;
	padding: 0 10px;
	background: #F5F5F5 url(/i/bg/hdr_light.png) left top no-repeat;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	color: #909090;
	line-height: 25px;
	white-space: nowrap;
	overflow: visible; 
}
h3#tight {
	margin: 0;
}
ul, ol {
	margin: 0.5ex 0 1em;
	padding: 0;
}
li {
	padding: 0;
	margin: 0 0 0.1em 30px;
}
ul li {
	list-style: square;
}

div#logo {
	position: absolute;
	left: 50%;
	top: 15px;
	margin-left: -375px;
	z-index: 101;
}
div#download {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: 10px;
	z-index: 100;
}
div#header {
	height: 60px;
	width: 765px;
	position: absolute;
	top: 113px;
	left: 50%;
	margin-left: -382px;
	background: transparent url(/i/bg/header.png) left top no-repeat;
	line-height: 1em;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 1.05em;
	z-index: 99;
}
.header-loggedout {
	background: transparent url(/i/bg/header_blue.png) left top no-repeat !important;
}
.header-loggedout #welcome, .header-loggedout #welcome a, .header-loggedout #myaccount-links a {
	color: white;
}
.header-loggedout #welcome a:hover, .header-loggedout #myaccount-links a:hover {
	color: #004080;
}

body.simple div#header {
	height: 25px;
	top: 95px;
	background: transparent url(/i/bg/header_simple.png) left top no-repeat;
}
div#header * {
	white-space: nowrap;
	margin: 0;
}

body.simple div#container {
	top: 50px;
	background: none;
}
body#main div#container {
	background: none;
}
body.simple #content {
	float: none;
	width: auto;
}

div#flowers-header {
	clear: both;
	width: 100%;
	height: 50px;
	z-index: 100;
	background: transparent url(../i/flowers.gif) center top;
	position: absolute;
	left: 0%;
	top: 100px;
	width: 100%;
}
div#headermenu {
	clear: both;
	width: 100%;
	height: 50px;
	z-index: 100;
	position: absolute;
	left: 0%;
	top: 35px;
	width: 100%;
}
ul.gnav {
	position: absolute;
	bottom: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	width: 660px;
	overflow: visible;
	text-align: center;
}
ul.gnav li {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 25px;
}
ul.gnav li a, ul.gnav li a:visited {
	padding: 0 15px;
	color: white;
	text-decoration: none;
	text-shadow: #659706 2px 2px 1px;
}
ul.gnav li a:hover {
	text-shadow: none;
}
div#header a:hover {
	color: #5D8B08;
}

/*ul.nav1 > li > a:after {
	color: #619106;
	content: attr(title);
	display: inline;
	position: relative;
	top: 1px;
}*/
/*ul.nav1 li a:hover {
	color: #555 !important;
}*/
ul.gnav li.selected a {
	color: black !important;
	text-shadow: #92DA09 2px 2px 1px;
}
ul.gnav li.selected a:hover {
	text-shadow: none;
}
.inputbox {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: green;
	width: 95%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}
#sidebar li {
	display: block;
	margin: 0 1px;
	padding: 0;
	border-bottom: 1px solid #DBDDDF;
	font-size: 1.05em;
	line-height: 1.05em;
}
#sidebar li a {
	padding: 9px 5px 8px 15px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
#sidebar a, .sidebar a:visited {
	color: #78B40A;
}
#sidebar a:hover {
	color: #5D8B08 !important;
}
#sidebar li.selected {
	background: url(/i/bg/menu_row.png) left top no-repeat;
}
#sidebar li.selfirst {
	background: url(/i/bg/menu_row_top.png) left top no-repeat !important;
}
#sidebar > ul > li.selected {
	
}
#sidebar > ul > li.selfirst {
	
}
#sidebar li.selected a {
	color: white;
	text-decoration: none;
}
#sidebar ul ul {
	margin: 5px 0;
	padding: 0;
}
#sidebar li li {
	margin: 0;
	border: none;
	padding: 4px 5px 4px 25px;
	font-size: 1em;
}
#sidebar li li a {
	margin: 0;
	padding: 0;
	color: #78B40A !important;
	text-decoration: underline !important;
	font-weight: normal;
}
#sidebar li li.selected {
	background: none;
}
#sidebar li li.selected a {
	color: black !important;
	text-decoration: none !important;
	font-weight: bold;
}
#sidebar p {
	margin: 5px 10px 10px 15px;
	font-size: 0.9em;
	line-height: 120%;
}
#sidebar p a {
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding: 10px 0 10px 40px;
	background: transparent url(/i/bg/quotes.png) left top no-repeat;
}
blockquote p {
	font-family: Georgia, Palatino, "Palatino Linotype Italic", "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 0.5ex;
}
blockquote p.source {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: normal;
	font-weight: bold;
}




form {
	margin: 0;
	padding: 0;
}
/*
table.form td {
	padding: 0 20px 10px 0;
}
table.form label {
	display: block;
}
table.form div label {
	display: inline;
	width: auto;
}
*/
form div input.checkbox {
	display: inline;
	width: auto;
	float: left;
	margin-bottom: 20px;
}
form small {
	color: #909090;
	line-height: 110%;
}

input.submit, a.button, input.button {
	border: 3px double #88BB10;
	border-left-color: #A1DE13;
	border-top-color: #A1DE13;
	background-color: #98D112;
	margin: 5px 5px 5px 0;
	color: white;
	height: auto;
	text-decoration: underline;
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 0.1ex 0;
	cursor: pointer;
}
a.button {
	border: 3px double white;
	margin: 0 2px;
	padding: 0.3ex 1em 0.5ex;
	line-height: 2em;
}
a.button:visited, a.button:hover {
	color: white;
}
input.button {
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 0.9em;
	text-decoration: none;
}
div.radiogroup label {
	width: 49%;
	float: left;
	padding: 0 0 10px;
	display: block;
}
div.radiogroup#single label {
	width: 100%;
	float: left;
	padding: 0 0 10px;
	display: block;
}
div.radiogroup label * {
	vertical-align: middle;
}
#payment-methods label small {
	float: left;
	margin-left: 90px;
}
div.buttons {
	clear: both;
	margin-bottom: 10px;
}
div.buttons span {
	margin: 0 1em 0 1ex;
	position: relative;
	top: -1em;
}

p.info {
	background: transparent url(/i/icons/info.png) left top no-repeat;
	padding: 4px 0 5px 27px;
	margin-top: 10px;
}



/* Column layouts */
.emailcol-2L {
	clear: both;
	width: 490px;
	float: left;
}
.emailcol-2R {
	float: right;
	width: 250px;
}
.emailcol-2L > * {
	margin-right: 10px;
}
.emailcol-2R > * {
	margin-left: 0px;
}



/* Column layouts */
.col-2L {
	clear: both;
	width: 50%;
	float: left;
}
.col-2R {
	float: right;
	width: 50%;
}
.col-2L > * {
	margin-right: 10px;
}
.col-2R > * {
	margin-left: 0px;
}
.col-2L h6, .col-2R h6 {
	margin: 0 0 10px;
	padding: 0 10px;
	background: #A9A9A9 url(/i/bg/hdr_dark.png) left top no-repeat;
	height: 25px;
	font-size: 1em;
	font-weight: bold;
	color: white;
	line-height: 25px;
	text-shadow: #929395 2px 2px 1px;
}
.col-2R h6 {
	background-position: right top;
	padding: 0;
}
.col-2L p, .col-2L ul {
	margin-right: 10px;
}
.links {
	font-weight: bold;
}
.links small {
	font-weight: normal;
}
.links span {
	color: #D7D9D9;
	margin: auto 0.4ex;
	speak: none;
}
p small {
	color: #909090;
	line-height: 120%;
}

.offset {
	margin-left: 10px;
}


p.img img {
	margin: 10px 0;
}


h1 img, h2 img, h3 img {
	vertical-align: middle;
}

.negativeattention {
	color: red;
}
.positiveattention {
	color: green;
}
.message {
	color: #006400;
}
ul.error, ul.message {
	padding: 1em 1em 1ex 1em;
	font-weight: bold;
	border: 1px solid red;
}
ul.message {
	border-color: #006400;
}
ul.error li, ul.message li {
	margin: 0 0 1ex 20px;
	font-size: 1.0em;
	padding: 1px;
}

ul.plain, ul.plain li {
	margin: 0;
    list-style: none;
}

#sign_themovie {
clear: both;
	/* width: 100%; */
	height: 143px; 
	z-index: 100;
	background: transparent url(../i/home_movie.gif) center top no-repeat;
	position: relative;
	left: 300px;
	top: 40px;
	width: 143px;
	cursor: hand;

}

#sign_thephotos {
	/* width: 100%; */
	height: 143px; 
	z-index: 100;
	background: transparent url(../i/home_photo.gif) center top no-repeat;
	position: relative;
	left: 150px;
	top: -80px;
	width: 143px;
	cursor: hand;

}

#sign_hamper {
	/* width: 100%; */
	height: 143px; 
	z-index: 100;
	background: transparent url(../i/hamper.gif) center top no-repeat;
	position: relative;
	left: 150px;
	top: -220px;
	width: 143px;
	cursor: hand;
}

#sign_talent {
	/* width: 100%; */
	height: 143px; 
	z-index: 100;
	background: transparent url(../i/talent_search.gif) center top no-repeat;
	position: relative;
	left: 150px;
	top: -220px;
	width: 143px;
	cursor: hand;

}

#sign_cd {
clear: both;
	/* width: 100%; */
	height: 134px; 
	z-index: 100;
	background: transparent url(../i/joinfamily.gif) center top no-repeat;
	position: relative;
	left: 0px;
	top: -220px;
	width: 143px;
	cursor: hand;
}



#curtain {

width: 405px;
height: 369px; 
position: relative;
left: 30px;
top: -10px;
	background: transparent url(../i/curtain.gif) center top no-repeat;
}

#cake {
clear: both;
width: 405px;
height: 369px; 
position: relative;
left: 400px;
top: -70px;
	background: transparent url(../i/cake.gif) center top no-repeat;
}

#movie {
clear: both;
width: 405px;
height: 369px; 
position: relative;
left: 110px;
top: -320px;
}

#movie-pio {
clear: both;
width: 67px;
height: 26px; 
position: relative;
left: 160px;
top: -460px;
z-index: 10000;
}

#vintage-signpost {
clear: both;
position: relative;
width: 162px;
height: 158px; 
left: 580px;
top: -110px;
z-index: 10000;
}
#music-signpost {

position: relative;
width: 162px;
height: 109px; 
left: 238px;
z-index: 10000;
}

#pink-kids{
clear: both;
width: 87px;
height: 125px; 
position: relative;
left: 670px;
top: -430px;
	background: transparent url(../i/kids3.gif) center top no-repeat;
}
#blue-kids {
clear: both;
width: 127px;
height: 121px; 
position: relative;
left: 530px;
top: -290px;
	background: transparent url(../i/kids2.gif) center top no-repeat;
}
#kids-photo {
clear: both;
width: 235px;
height: 172px; 
position: relative;
left: 320px;
top: -240px;
	background: transparent url(../i/kids1.gif) center top no-repeat;
}


#nextprev {
clear: both;
width: 550px;
position: relative;
left: 310px;
top: -75px;
z-index: 10000;
}

#photo-pio {
position: relative;
top: -25px;
}
#left {
text-align:left;
float: left;
}
#pio-heart a {text-decoration: none;}
#pio-heart {
clear: both;
text-align:center;
position: relative;
top: -25px;
width: 99px;
z-index: 1000000000;

}
#pio-music a {text-decoration: none;}
#pio-music {
clear: both;
text-align:center;
position: relative;
top: -150px;
left: 110px;
width: 99px;
z-index: 10000000000;

}
#pio-bigtop a {text-decoration: none;}
#pio-bigtop {
clear: both;
text-align:center;
position: relative;
top: -240px;
left: 230px;
width: 99px;

}
#pio-tasting a {text-decoration: none;}
#pio-tasting {
clear: both;
text-align:center;
position: relative;
top: -330px;
left: 320px;
width: 99px;

}
#pio-cake a {text-decoration: none;}
#pio-cake {
clear: both;
text-align:center;
position: relative;
top: -370px;
left: -30px;
width: 99px;

}
#pio-mumm a {text-decoration: none;}
#pio-mumm {
clear: both;
text-align:center;
position: relative;
top: -470px;
left: 55px;
width: 120px;
z-index: 1000000000;

}
#pio-food a {text-decoration: none;}
#pio-food {
clear: both;
text-align:center;
position: relative;
top: -600px;
left: 180px;
width: 80px;

}
#pio-castle a {text-decoration: none;}
#pio-castle {
clear: both;
text-align:center;
position: relative;
top: -650px;
left: 270px;
width: 150px;

}
#pio-newspapers a {text-decoration: none;}
#pio-newspapers {
clear: both;
text-align:center;
position: relative;
top: -900px;
left: -10px;
width: 100px;
height: 150px;
z-index: 100000000000000000000000000000000000000;
}
#pio-treasurehunt a {text-decoration: none;}
#pio-treasurehunt {
clear: both;
text-align:center;
position: relative;
top: -780px;
left: 90px;
width: 150px;
z-index: 100000000;

}
#pio-dj a {text-decoration: none;}
#pio-dj {
clear: both;
text-align:center;
position: relative;
top: -680px;
left: 230px;
width: 80px;
z-index: 1000000000000000000;

}

#morefriends{
   display: none;
}
#pio-what{
width: 135px;
clear: both;
text-align:left;
position: relative;
top: 00px;
left: 0px;
}

#flower-bg {
clear: both;
width: 158px;
min-height: 40px;
margin: 10px;
background: transparent url(http://www.innocentdrinks.co.uk/fruitstock/i/email/bg.gif) left top;
}
.flower-indent{
padding: 8px 30px;
font-weight: bold;
}
#email-attractions{
clear: both;
width: 142px;
height: 80px; 
position: relative;
left: 250px;
top: -90px;
background: transparent url(http://www.innocentdrinks.co.uk/fruitstock/i/email/sp_attr.gif) center top no-repeat;
}
#email-themovie{
clear: both;
width: 105px;
height: 100px; 
position: relative;
left: 380px;
top: -200px;
background: transparent url(http://www.innocentdrinks.co.uk/fruitstock/i/email/sp_movie.gif) center top no-repeat;
}
#email-what{
position: relative;
clear: both;
min-height: 130px;
}

.kidslist ul, ol {
	margin: 0.5ex 0 1em;
	padding: 0;
}
.kidslist li {
	padding: 0;
	margin: 0 0 0.1em 15px;
}

/* Column layouts */
.col-2L-60 {
	clear: both;
	width: 70%;
	float: left;
}
.col-2R-40 {
	float: right;
	width: 30%;
}
.col-2L-60 > * {
	margin-right: 10px;
}
.col-2R-40 > * {
	margin-left: 0px;
}
