@charset"UTF-8";*{padding:0;margin:0;}
body{
	background-color:#000000;
	background-image:url(images/blackrose-bg.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-attachment:fixed;
}
.clear{clear:both;}
a{text-decoration:none;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}
.wrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.header{width:960px;height:80px;margin-top:20px;margin-bottom:14px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#FFFFFF;}
.headerlogo{
	width:470px;
	float:left;
}
h1.logo{width:500px;height:80px;text-indent:-9999px;background-image:url(images/blackrose-logo.jpg);}
.headertext{
	width:470;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#FFFFFF;
	text-align:right;
	position:relative;
	padding-bottom:10px;
	vertical-align:top;
	top:45px;
	right: 0px;
}
.headeremail{background-image:url(images/textspacer.jpg);background-repeat:no-repeat;padding-left:30px;width:178px;position:relative;background-position:left 0px;}
.nav{
	width:960px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #FFF;
	position: relative;
	clear: both;
}
a.nav:link{color:#8293a3;text-decoration:none;}
a.nav:visited{color:#8293a3;text-decoration:none;}
a.nav:hover{color:#FFF;text-decoration:none;}
a.nav:active{color:#8293a3;}
.nav ul{list-style-type:none;height:20px;width:960px;margin:auto;}
.nav li{float:left;}
.nav ul a{
	background-image:url(images/menuspacer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:33px;
	padding-left:10px;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	letter-spacing:3px;
}
.nav ul a:hover{
	color:#FFF;
	text-decoration:none;
}
.nav ul a.selected{
	color:#FFF;
	text-decoration:none;
	letter-spacing: 3px;
}
.nav ul a.none{
	background-image:none;
	padding-right:0px;
	padding-left:10px;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	letter-spacing:3px;
}
.nav ul a.selectednone{
	background-image:none;
	padding-right:0px;
	padding-left:10px;
	display:block;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	letter-spacing:3px;
}
.nav ul a.none:hover{color:#FFF;text-decoration:none;}
.innercontent {
	width:720px;
	float:right;
}
.subnav {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 0;
	float:left;
}
a.subnav:link {color: #666666; text-decoration: none; }
a.subnav:visited {color: #666666; text-decoration: none; }
a.subnav:hover {color: #fff; text-decoration: none; }
a.subnav:active {color: #666666; } 
.subnav ul {
	list-style-type: none;
	width: 960px;
	margin: auto;
}
.subnav li {
	float: left;
	width: 220px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
	padding-top: 5px;
}
.subnav ul a {
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
}
.subnav ul a:hover {
	color: #fff;
	text-decoration:none;
}
.subnav ul a.selected {
	color: #fff;
	text-decoration:none;
}

a:link{color:#666666;text-decoration:none;}
a:hover{color:#fff;text-decoration:none;}
a:active{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:underline;}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:21px;
	color:#FFFFFF;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}
.images{width:100%;height:220px;margin-bottom:20px;}
.imgsquare{
	width:200px;
	height:200px;
	padding:10px;
	border:1px solid #FFF;
	float:left;
	margin-right:24px;
}
.imgsquareright{width:200px;height:200px;padding:10px;border:1px solid #FFF;float:right;}
.enquiry {
	width: 250px;
	height:20px;
	padding:5px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color: #999999;
}
.textarea {
	width: 460px;
	height:80px;
	padding:5px;
	background-image: url(images/formbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	font-size: 11px;
}
ul.gallery {
	width: 200px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 200px; /*--Width of image--*/
	height: 200px; /*--Height of image--*/
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}
.footer{
	width:960px;
	height: 40px;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	clear: both;
	margin-bottom: 20px;
}
.footerleft{width:500px;float:left;}
.footerright{width:300px;float:right;text-align:right;}
.footerlist{background-image:url(images/textspacer.jpg);background-repeat:no-repeat;padding-left:30px;position:relative;background-position:left 0px;}

