body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	text-align: center;
	background-color: #FFF;
}

/*
PNG Transparency in IE
*/

img { behavior: url(/ie/iepngfix.htc) }

/*
recipe
*/

div#recipe {
	display: block;
	width: 472px;
	height: 625px;
	position: relative;
	background: url(/images/recipes/recipe.gif) no-repeat;
}

div#recipe ul#written {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#written li a {
	position: absolute;
	text-indent: -9999em;
}

ul#written #li-secrets a:link {
	width: 71px;
	height: 24px;
	top: 178px;
	left: 107px;
}

ul#written li#li-secrets a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/secrets.gif) no-repeat;
}

ul#written #li-art a {
	width: 71px;
	height: 28px;
	top: 201px;
	left: 107px;
}

ul#written li#li-art a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/art.gif) no-repeat;
}

ul#written #li-milestones a {
	width: 71px;
	height: 25px;
	top: 228px;
	left: 107px;
}

ul#written li#li-milestones a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/milestones.gif) no-repeat;
}

ul#written #li-makeover a {
	width: 117px;
	height: 26px;
	top: 302px;
	left: 107px;
}

ul#written li#li-makeover a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/makeover.gif) no-repeat;
}

ul#written #li-secret-box a {
	width: 117px;
	height: 27px;
	top: 327px;
	left: 107px;
}

ul#written li#li-secret-box a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/secret-box.gif) no-repeat;
}

ul#written #li-wall-art a {
	width: 117px;
	height: 25px;
	top: 353px;
	left: 107px;
}

ul#written li#li-wall-art a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/wall-art.gif) no-repeat;
}

ul#written #li-album a {
	width: 117px;
	height: 26px;
	top: 377px;
	left: 107px;
}

ul#written li#li-album a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/album.gif) no-repeat;
}

ul#written #li-jourdeluxe a {
	width: 177px;
	height: 26px;
	top: 402px;
	left: 107px;
}

ul#written li#li-jourdeluxe a:hover {
	border: 1px solid #000;
	background: url(/images/recipes/jourdeluxe.gif) no-repeat;
}

/* -------------------
	default styles
	------------------*/
	
p, ul {
	font-size: 1.19em;
	line-height: 1.5em;
}

.spacer {
	clear: both;
}

a img {
	border: 0;
	outline: 0;
}

/* --------------------------
	main nav - structure
---------------------------*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	background: transparent url(/images/bg/wraptop.gif) no-repeat bottom left;
	width: 780px;
	float: left;
	padding: 0 0 50px 0;
	background-color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 2em;
}

ul#nav li {
	float: left;	
	}
	
ul#nav a {
	display: block;
	padding: 0 2px 0 0;
	margin: 0 0 0 2em;
	text-decoration: none;
	color: black;
}

ul#nav a:link,
ul#nav a:visited {
	border-bottom: 2px solid #FFF;	
	text-decoration: none;
	padding-bottom: 1px;
}

ul#nav a:hover,
ul#nav a:active {
	border-bottom: 2px solid #E3007B;
	color: #E3007B;
	outline: 0;
}

ul#nav a.current {
	border-bottom: 1px solid #E3007B;
	color: #E3007B;
	outline: 0;
}



/*  -------------------
	headings
	-------------------*/
	
h1, h2, h3, h4, h5, h6 {
	color:#F5869A;
	font-weight: normal;
}

h2 {
	font-size: 1.8em;
	margin-left: 10px;
}

h3 {	
	font-size: 1.2em;
	letter-spacing: -0.05em;	
}

h4 {
	font-size: 1.2em;
	margin: 0;
}

p a, ul a {
	color: #DB1253;
}	
	
#left p {
	padding: 0 10px 0px 10px;
}

#left h3{
	color: #F91F3E;
	margin:10px 0 0px 10px;
}

#left h4 {
	padding: 6px 10px 0 10px;
}

#left a {
	text-decoration:none;
}

#left ul {
	margin: 20px 0 0 40px;
}
	
#news p {
	margin-top:20px;
	color: #FFF;
}

#news h3 {	
	color:white;
	margin:15px 0 0 0;
}

#news h2 {	
	margin: 	29px 0 0 0;
}

/*  -----------------
	layout
	-----------------*/
		
#wrapper {
	background-color: #FF6666;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
}
			
#header {
	width: 100%;
	background-color: #FFF;
}

#header form {
	float: right;
}

#title {
	width:780px;
}

#mainphoto {
	height: 324px;
	width: 433px;
	margin: 0 0 0 24px;
	background: transparent url(/images/decor/snaps.jpg) repeat-x top left;
	float: left;
	position: relative;
	display: inline;
}

#mainphoto img {
	position:absolute;
	top: 40px;
	left: 28px;
}

#logo {
	width: 200px;
	float:right;
	padding: 0 0 0 0;
	margin-right: 60px;
	display: inline;
}

#logo h3 {
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
}

#voucher {
	display: inline;
	float: right;
	width: 226px;
	margin: 20px 0 0 0;
}

#maincontent {
	float: left;
	width:780px;
	background: url(/images/bg/background.gif) no-repeat top left;
	padding: 0;
}
		
#left {
	float:left;
	width: 530px;
	margin: 2px 0 0 -1px;
}
	
#home #left {
	margin: 3px 0 0 -5px;
}

#news {
	float:right;
	width:210px;
	display:inline;
	margin:25px 0px -25px 0;
	padding-right: 20px;
}

.news {
	/*margin:90px 10px 0px 10px;*/
	padding:0 10px 50px 0px;
}

/*  ----------------------
	layout - white boxes
	----------------------*/

#packages, #shoot {
	width: 250px;
	background: url(/images/decor/boxtop250.gif) no-repeat top left;
	display: inline;
}

#packages {
	float: left;
	margin-left: 2em;
}

#packages img, #shoot img {
	margin-left: 10px;
	}

#shoot {
	float: right;
}

.gift {
	background: transparent url(/images/decor/boxbase250.gif) no-repeat bottom left;
	margin-top:19px;
	padding: 10px 0 30px 0;
}

div.inner {
	width: 232px;
	margin: 0 6px 0 5px;
	padding: 0 2px 2px 2px;
	border-left: 2px solid #E3007B;
	border-right: 2px solid #E3007B;		
	background-color: #FFF;		
}

body#packages_page div#news {
	margin: 12px 20px 0 0;
	padding: 0;
	width: 220px;
	background: url(/images/decor/boxtop220.gif) no-repeat top left;
	display: inline;	
}

body#packages_page div#news h2 {
	margin: 15px 0 1em 0;
}

body#packages_page div.gift {
	background: transparent url(/images/decor/boxbase220.gif) no-repeat bottom left;
	margin-top:19px;
	padding: 10px 0 30px 0;
}

body#packages_page div.inner {
	width: 186px;
	margin: 0 0 0 4px;
	padding: 0 2px 2px 20px;
	border-left: 2px solid ##F91F3E;
	border-right: 2px solid ##F91F3E;		
	background-color: #FFF;
}

div.base {
	background-color: #FFF;			
}

.onecolbox ul {
	list-style: disc url(/images/decor/pink_circle.gif);
	margin: 0;
	padding: 0;
}

.onecolbox h4 {
	color:#DB1253;
}

.onecolbox {
	float: left;
	width: 510px;
	margin: 10px 0 0px 20px;
	padding: 0;
	background: url(/images/decor/boxtop510.gif) no-repeat top left;
	display: inline;
}

.camera595 {
	background: transparent url(/images/decor/boxbase510.gif) no-repeat bottom left;
	margin-top:19px;
	padding: 10px 0 30px 0;
}

div.oneinner {
	width: 492px;
	margin: 0 6px 0 5px;
	padding: 0 2px 20px 2px;
	border-left: 2px solid #E3007B;
	border-right: 2px solid #E3007B;		
	background-color: #FFF;		
}

.border {
	margin: 0 1em;
	border-left: 2px solid #FF1700;
	border-right: 2px solid #FF1700;	
}

#milestones-nav, #art-nav, #secrets-nav {
	float: left;
	margin-right: 10px;
}

#secrets-nav {
	margin-left: 10px;
}

#milestones-nav a, #art-nav a {
	display: block;
	margin-top: 30px;
	outline: 0;
}

a.expnav img {
	border: 2px solid white;
}

a:hover.expnav img,
a:active.expnav	 img {
	text-decoration: none;
	border: 2px solid #E3007B;
	}
	
#news a {
	font-size: 1.1em;
	letter-spacing: -0.05em;		
	line-height: 1.8em;
	}
	
ul#package-nav a:link,
ul#package-nav a:visited {
	text-decoration: none;	
	color: #E3007B;
}

ul#package-nav a:hover,
ul#package-nav a:active {
	padding-bottom: 10px;
	text-decoration: none;
	color: #FF6666;
	background: #FFF;
}	

/*  ----------------------
		footer
		----------------------
*/


#footer {
	height: 60px;
	background: #FFF url(/images/bg/wrapbase.gif) no-repeat top left;
	clear: both;
	text-align: center;
}

#footer p {
	font-size: 1em;
}

#footer ul a {
	display: block;
	text-decoration: none;
}

#terms {
	margin-top: -20px;	
	text-align: center;
	background-color: #FFF;
}
		

/*  ----------------------
	gallery	page
	----------------------*/
	
body#gall ul#nav {background: transparent url(/images/bg/g-wraptop.gif) no-repeat bottom left;}

#gall #wrapper {
	background: #000;
}

#gall #maincontent {
	background: #000;
	padding: 0 0 0 0;
	margin-top: 0px;
}

#gall #mainphoto {
	height: 324px;
	width: 433px;
	margin: 0 0 0 24px;
	background: transparent url(/images/decor/snps.jpg) no-repeat top left;
	float: left;
}

#gall #mainphoto img {
	position:absolute;
	top: 0px;
	left: 0px;
}

#gall #mainphoto #gl img {
	border: 5px solid white;
}

#gall #footer {
	height: 60px;
	background: transparent url(/images/bg/g-wrapbase.gif) no-repeat bottom left;
	clear: both;
	text-align: center;
}

#gall #terms {
	background-color: #FFF;
	background-image: none;
}

#gall #footer p {
	color:white;
}

#gall #maincontent h2 {
	color:white;
	margin:0 0 0 30px;
	font-size:22px;
}

#gall #maincontent h3 {
	margin:30px 0 0 5px;
	font-size:16px;
	letter-spacing:.09em;
}

#gall #maincontent #art, #gall #maincontent #secrets, #gall #maincontent #milestones {
	margin: 0 0 0 20px;
}

#gall #maincontent #art ul, #gall #maincontent #secrets ul, #gall #maincontent #milestones ul{
	margin: 0;
}

#gall #maincontent #art li, #gall #maincontent #secrets li, #gall #maincontent #milestones li {
	float:left;
	height:100px;
	margin:10px 5px;
}

#gall #maincontent a img {
	border: 3px solid white;
}
	
#gall #maincontent li a:link img, #gall #maincontent li a:visited img{
		text-decoration:none;
}

#gall #maincontent li a:hover img,
#gall #maincontent li a:active img,
#gall #maincontent li a.current img {
	text-decoration: none;
	border: 3px solid #FF0A54;
	}	
	
/*
H2 & H3 IMAGE REPLACEMENT
*/

h2 {
	text-indent: -9999px;
}

h2.about {
	width: 156px;
	height: 66px;
	background: url(/images/headings/about-mimi.gif) no-repeat;
}

h2#booking {
	width: 91px;
	height: 42px;
	background: url(/images/headings/booking.jpg) no-repeat;
}

h2#vouchers {
	width: 131px;
	height: 42px;
	background: url(/images/headings/gift-vouchers.jpg) no-repeat;
}

h2#studio {
	width: 118px;
	height: 42px;
	background: url(/images/headings/the-studio.jpg) no-repeat;
}

h2.exp {
	width: 121px;
	height: 53px;
	background: url(/images/headings/experiences.gif) no-repeat;
}	

h2#art {
	width: 73px;
	height: 52px;
	background: url(/images/headings/art.jpg) no-repeat;
}

h2#milestones {
	width: 119px;
	height: 52px;
	background: url(/images/headings/milestones.jpg) no-repeat;
}

h2#secrets {
	width: 92px;
	height: 53px;
	background: url(/images/headings/secrets.jpg) no-repeat;
}

h2#faq {
	width: 236px;
	height: 37px;
	background: url(/images/headings/faq.jpg) no-repeat;
}

/* Gallery specific h3 styles */

body#gall h3 {
	text-indent: -9999px;
}

h3#g-art {
	width: 150px;
	height: 41px;
	background: url(/images/headings/g-art.jpg) no-repeat;
}

h3#g-secrets {
	width: 150px;
	height: 41px;
	background: url(/images/headings/g-secrets.jpg) no-repeat;
}

h3#g-milestones {
	width: 150px;
	height: 41px;
	background: url(/images/headings/g-milestones.jpg) no-repeat;
}

/* end gallery styles */

h2#packages {
	width: 93px;
	height: 42px;
	background: url(/images/headings/packages.jpg) no-repeat;
}

h2#album {
	width: 156px;
	height: 42px;
	background: url(/images/headings/album-pkg.jpg) no-repeat;
}

h2#jdl {
	width: 246px;
	height: 42px;
	background: url(/images/headings/jourdeluxe.jpg) no-repeat;
}

h2#makeover {
	width: 173px;
	height: 42px;
	background: url(/images/headings/makeover-pkg.jpg) no-repeat;
}

h2#box {
	width: 174px;
	height: 42px;
	background: url(/images/headings/secret-box-pkg.jpg) no-repeat;
}

h2#wall-art {
	width: 173px;
	height: 42px;
	background: url(/images/headings/wall-art-pkg.jpg) no-repeat;
}

h2#pkg {
	width: 93px;
	height: 42px;
	background: url(/images/headings/packages.jpg) no-repeat;
}

h2#press {
	width: 147px;
	height: 59px;
	background: url(/images/headings/in-the-press.gif) no-repeat;
}

h2#boudoir {
	width: 283px;
	height: 30px;
	background: url(/images/headings/boudoir.gif) no-repeat;
}

h2#mimi-exp {
	width: 185px;
	height: 30px;
	background: url(/images/headings/mimi-exp.gif) no-repeat;
}	

h2#contact {
	width: 132px;
	height: 36px;
	background: url(/images/headings/contact-mimi.gif) no-repeat;
}

h2#news {
	width: 58px;
	height: 41px;
	background: url(/images/headings/contact-mimi.gif) no-repeat;
}

h2#terms {
	width: 181px;
	height: 34px;
	background: url(/images/headings/tandc.gif) no-repeat;
	margin-top: 10px;
}

h3#background {
	width: 111px;
	height: 32px;
	background: url(/images/headings/background.gif) no-repeat;
	text-indent: -9999em;
}

h3#purpose {
	width: 80px;
	height: 30px;
	background: url(/images/headings/purpose.gif) no-repeat;
	text-indent: -9999em;
}

h3#why-mimi {
	width: 114px;
	height: 30px;
	background: url(/images/headings/why-mimi.gif) no-repeat;
	text-indent: -9999em;
}

/*
contact form
*/

input#name,
input#email {
	width: 12em;
	background-color: #FFE7E7;
}

textarea#enquiry {
	width: 100%;
	height: 15em;
	background-color: #FFE7E7;
}



