@charset "utf-8";
/* CSS Document 
Red:			9c1d31
Pink:			dc949e
Light Pink:		f8e9eb
*/

a {
	color:#9c1d31;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#banner {
	height:86px;
	overflow:hidden;
}

body {
	background-color:#dc949e;
	background-image:url(../assets/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#booking-form {
	background-color:#eeeeee;
	margin-top:10px;
	padding:10px;
}

#bottom {
	background-image:url(../assets/bg-bottom.png);
	height:30px;
	overflow:hidden;
	width:980px;
}

#container {
	text-align:center;
	width:100%;
}

#footer {
	border-color:#9c1d31;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	color:#666666;
	font-size:11px;
	height:105px;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	vertical-align:baseline;
	width:900px;
}

h1#pro {
	background-image:url(../assets/h1-professional-portraits.jpg);
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:524px;
}

#hide-video {
	bottom:10px;
	height:20px;
	position:absolute;
	right:10px;
	width:40px;
}

#hide-video a {
	background-image:url(../assets/hide.png);
	color:#000000;
	cursor:pointer;
	display:block;
	font-size:10px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	width:40px;
}

hr {
	border-color:#9c1d31;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	height:0px;
}

img {
	border:none;
}

#inner {
	background-image:url(../assets/bg-mid.png);
	padding:0px 40px 0px 40px;
	width:900px;
}

input.alert, textarea.alert {
	background-color:#ffff99;
	border-color:#cc0000;
	border-style:solid;
	border-width:1px;
}

#main {
	color:#333333;
}

#menu {
	background-color:#dddddd;
	border-color:#000000;
	border-style:dashed;
	border-width:1px 0px 1px 0px;
	height:30px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	width:900px;
}

#menu a {
	color:#000000;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	/*padding:0px 29px 0px 29px;*/
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
	width:150px;
}

#menu a:hover {
	background-color:#f8e9eb;
	color:#9c1d31;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	float:left;
}

#more-link {
	height:20px;
	margin-top:10px;
	text-align:right;
	width:900px;
}

#more-link a {
	background-image:url(../assets/hide.png);
	color:#000000;
	cursor:pointer;
	display:block;
	font-size:10px;
	height:20px;
	line-height:20px;
	margin-left:850px;
	text-align:center;
	text-decoration:none;
	width:40px;
}

#outer {
	margin:auto;
	text-align:left;
	width:980px;
}

p.alert, td.alert {
	color:#cc0000;
	font-weight:bold;
}

p.green {
	color:#00cc00;
	font-weight:bold;
}

.red {
	color:#9c1d31;
	font-weight:bold;
}

.shoplist {
	background-image:url(../assets/bg-studio.jpg);
	clear:left;
	height:100px;
	margin:0px 0px 20px 0px;
	overflow:hidden;
	padding:0px 20px 0px 20px;
	width:860px;
}

.shoplistleft {
	float:left;
	height:50px;
	width:350px;
}

.shoplistleft p {
	margin:0px;
}

#top {
	background-image:url(../assets/bg-top.png);
	height:30px;
	overflow:hidden;
	width:980px;
}

#video {
	background-image:url(../assets/bg-video.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-color:#9c1d31;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
	height:320px;
	position:relative;
	width:900px;
}

#video-box {
	background-color:#000000;
	height:300px;
	position:relative;
	top:10px;
	width:533px;
}