* { padding: 0; margin: 0; }

html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #090707;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	margin: 0px;
	color: #F2F2F2;
	background-attachment: fixed;
	background-image: url(/images/bodybg.gif);
}


.outside {
	height: auto;
	min-height: 100%;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

.header-outer {
	width: 100%;
	text-align:center;
	background-image: url(/images/cushions-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: none;
	height: 162px;
}

.header-outer-main {
	width: 100%;
	background-image: url(/images/header-rep.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-drop {
	width: 1000px;
	background-image: url(/images/trans-50.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 157px;
	position: relative;
	
}

.header-drop h1 {
	background-image: url(/images/top-title-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 25px;
	color: #000000;
	float: left;
	height: 43px;
	width: 170px;
	text-align: center;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 15px;
}
#header {
	width: 1000px;
	height: 150px;
	background-image: url(/images/topmenu-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#header-no-header-layout {
    width: 1000px;
    height: 150px;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0px;
}
#header-landing {
	width: 1000px;
	height: 30px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	font-size: 10px;
	color: #f594c1;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-landing a {color: #f594c1;}
#header-landing a:hover {color: #141617; text-decoration: none;}
#top-add {
	width: 1000px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content {
	min-height: 300px;
	width: 1000px;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 320px;
}


#leftcolumn {
	width: 130px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	padding: 0px;
	width: 840px;
	display: inline;
	margin: 0px;
}
#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	margin: 0px;
	color: #FFFFFF;
	height: 285px;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 29px;
}
.footer-bg-rep {
	background-image: url(/images/bottom-pink-strip.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 100%;
}


.footer-inside {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #1C1C1C;
	line-height: 17px;
}
.nav-outer {
	float: right;
	clear: right;
	height: 33px;
	width: 730px;
	margin-top: 1px;
}


.logo {
	float: left;
	width: 427px;
	margin-top: 35px;
}
.top-nav {
	color: #FFFFFF;
	float: right;
	width: 560px;
}
.nav-drop-down {
	width: 325px;
	float: left;
	height: 68px;
}
.search-box {
	background-image: url(/images/topnav-border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 235px;
	height: 68px;
}



.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;


}



.clearfix {


	display: inline-block;


	}

html[xmlns] .clearfix {

	display: block;


	}


* html .clearfix {

	height: 1%;

	}
h1 {
	font-size: 23px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 24px;
	margin-top: 10px;
	color: #d90069;
}
h2 {
	font-size: 16px;
	color: #d90069;
	font-weight: normal;
	margin-bottom: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #d90069;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

p {
	padding-bottom: 10px;
	line-height: 17px;
}
strong {
	font-weight: bold;
}

li {
	margin-left: 25px;
	list-style-type: square;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

a:link, a:visited{
	color: #d90069;
	text-decoration:none;
	}
a:hover {
	color: #F2F2F2;
	text-decoration:underline;
	}
	
	
	
.float-left{
float:left;
}
.float-right{
float:right;
}

.credits {
	margin-left: 95px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 13px;
}

.left-footer {
	float: left;
	width: 180px;
	padding: 10px;
	height: 170px;
	margin-top: 20px;
	margin-left: 85px;
	background-image: url(/images/vert-white-line.png);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
}
.mid-footer {
	float: left;
	width: 180px;
	padding: 10px;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(/images/vert-white-line.png);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 11px;
}

.mid-footer p {
	margin-bottom: 0px;
	padding-bottom: 4px;
}

.right-footer {
	float: left;
	width: 390px;
	padding: 10px;
	height: 170px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.top-right-footer {
	background-image: url(/images/horz-white-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	height: 100px;
}


.close-link:link, .close-link:visited {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(/images/trans-50.png);
	background-repeat: no-repeat;
	display: inline-block;
	}
	
.solid-link:link, .solid-link:visited {
	background-color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(/images/button-bg1.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline-block;
}
.solid-link:hover {
	color: #ffffff;
	border: 1px solid #d90069;
	text-decoration: none;
	background-image: url(/images/button-bg2.png);

}


#menu1 {
	border-size: 1px;
	}
	
#menu1 li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	}
#menu1 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d90069;
	font-size: 13px;
	font-weight: normal;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	color: #F2F2F2;
	}
	
#menu1 li a:hover {
	color: #000000;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(/images/main-nav-on-bg.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	}	
#navcontainer ul
{
	color: #333333;
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 0;
	line-height: 20px;
}

#navcontainer ul li {
	list-style-type:none;
	float: right;
	margin-left: 0px;
}

#navcontainer ul li a
{
	color: #f2f2f2;
	text-decoration: none;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	float: left;
	background-image: url(/images/topnav-border.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
	height: 35px;
	width: 88px;
}

#navcontainer ul li a:hover
{
	color: #000000;
	background-image: url(/images/topnav-border.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.search-field {
	background-image: url(/images/input-field-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 25px;
	border: 1px solid #131313;
	margin-right: 10px;
	margin-left: 10px;
}
.search-field input{
	padding: 1px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #e8e8e8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	width: 170px;
	color: #787878;
}
.search-field a:link, .search-field a:visited {
	background-image: url(/images/pink-button-bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.search-field a:hover {
	text-decoration: none;
	background-image: url(/images/pink-button-bg1.gif);
}
.home-page-wrap {
	position: relative;
}



.promo-box {
	float: left;
	height: 300px;
	width: 250px;
	/*background-image: url(/images/dark-transparent-rep.png);
	background-repeat: repeat;*/
	background-color:#0a0909;
}
.video-wrapper {
	float: right;
	height: 360px;
	width: 560px;
	position: absolute;
	top: -60px;
	right: 0px;
}

.bottom-button {
	background-color: #000000;
	text-align: center;
	padding: 1px;
	height: 23px;
}
.top-button {
	background-color: #000000;
	text-align: center;
	padding: 1px;
	height: 23px;
}
.promo-content {
	height: 230px;
	background-color: #0a0909;
	margin: 10px;
}

.shop-page-wrap {
	/*background-image: url(/images/dark-transparent-rep.png);
	background-repeat: repeat;*/
	background-color: #0a0909;
	position: relative;
	padding-top: 10px;
}

.guestbook-container {
	background-color: #0a0909;
	position: relative;
	padding: 10px;
}

.pagetitle {
	background-image: url(/images/black-line-horz.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	top: -60px;
	right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product-box {
	background-image: url(/images/product-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 216px;
	width: 267px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.product-title {
	font-size: 14px;
	height: 18px;
	padding: 10px;
	font-weight: bold;
}
.product-content {
	padding-right: 10px;
	padding-left: 10px;
}

.product-img-thumb {
	background-image: url(/images/product-img-bg.png);
	float: left;
	height: 171px;
	width: 147px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 5px;
}

.product-actions {
	float: left;
	height: 170px;
	width: 92px;
	padding-left: 2px;
}
.product-actions a {
	font-size: 12px;
}


.product-details-box {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F2F2F2;
	height: 46px;
}

.price {
	font-size: 27px;
	margin-left: 5px;
}

.more-info {
	padding-top: 10px;
	padding-bottom: 10px;
}


/*here*/

.gallery-page-wrap {
	position: relative;
	background-color: #080808;
	margin-bottom: 10px;
}

.gallery-top-image-wrap {
	padding: 10px;
	background-color: #060606;
}

.flick-left-button {
	float: left;
	height: 340px;
	width: 40px;
	text-align: center;
	background-color: #020202;
}
.main-image {
	float: left;
	height: 340px;
	width: 720px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #020202;
}
.flick-right-button {
	float: left;
	height: 340px;
	width: 40px;
	text-align: center;
	background-color: #020202;
}
.flick-left-button img, .flick-right-button img {
	margin-top: 120px;
}


.thumbs-wrap {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #080808;
}
.one-thumb {
	height: 103px;
	width: 103px;
	border: 1px solid #666666;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*here*/


.booking-page-wrap {
	position: relative;
	background-color: #0a0909;
}


.steps {
	background-image: url(/images/booking-top-rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
}

.one-step {
	background-image: url(/images/booking-progress-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 176px;
	text-align: left;
	font-size: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	height: 41px;
	line-height: 36px;
}




.one-step a {
	color: #F2F2F2;
}

.your-here {
	background-image: url(/images/booking-progress-over.png);
	color:#000000;
	font-weight: bold;
}

.booking-content {
	padding: 15px;
}

.select-time-form {
	float: left;
	width: 400px;
	margin-bottom: 15px;
	
}

.select-time-section {
	margin-bottom: 15px
}
.forcast {
	float: right;
	width: 400px;
	text-align: center;
}

.forcast-one-day {
	float: left;
	width: 100px;
}

.forcast-day {
	font-size: 11px;
}
.forcast-date {
	font-size: 27px;
}
.forcast-icon {}

.custom-package {
	background-color: #121415;
	padding: 5px;
	margin-bottom: 10px;
	width: 790px;
}

.one-package {
	background-color: #121415;
	background-image: url(/images/product-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 250px;
	margin-right: 10px;
	padding: 5px;
}
.one-package h2 {
	font-size: 22px;
}
.custom-package h2 {
	font-size: 22px;
}

.one-package-title {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.one-package-content {
	font-size: 13px;
	height: 145px;
	padding: 5px;
	line-height: 150%;
}
.one-package-list {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d90069;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.select-button {
	float: right;
	padding-top: 12px;
	padding-bottom: 5px;
}

.custom-package-title {
	vertical-align: middle;
	padding: 5px;
	line-height: 22px;
	font-size: 22px;
	color: #d90069;

}
.one-package-price {
	padding: 5px;
	line-height: 22px;
	font-size: 22px;
	}
.one-package-bottom-container {
	margin-top: 15px;
}
.custom-package-content {
	padding: 5px;
	font-size: 15px;
	line-height: 22px;
	margin-top: 1px;
}

.header-drop-title {
	float: left;
	width: 200px;
	color: #000000;
}

.address-drop {
	font-size: 11px;
	text-align: left;
	margin-left: 20px;
}
.header-drop-content {
	float: left;
	width: 760px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

.credits a:link, .credits a:visited {
	color: #FFFFFF;
}

.footer-block {
	height: 220px;
}

.footer-inside a:hover {
	color: #333333;
}

.product-gallery-wrap {
	float: left;
	width: 415px;
	margin-bottom: 10px;
}
.product-show-image {
	width: 310px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 400px;
	border: 1px solid #333333;
	padding: 2px;
}
.product-thumbs {
	float: left;
	width: 75px;
}

.product-thumbs li{
	border: 1px solid #333333;
}
.product-more-info {
	float: right;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.more-info-content {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.prod-price-span h1 {
	color: #FFFFFF;
	float: right;
}
.prod-title-span {
	float: left;
}

.more-info-title {
	margin-top: 5px;
	font-size: 25px;
	color: #d90069;
}

.prod-price-span {
	color: #F2F2F2;
	float: right;
}

.basket-product-container {
	float: left;
	margin-right: 10px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}

.basket-product-container a {
	color: #000000;
}

.basket-product-container img {
	height: 90px;
	width: 90px;
	padding: 5px;
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
}


.basket-actions {
	float: right;
	width: 200px;
	height: 75px;
	position: relative;
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 45px;
	text-align: center;
	border: 1px dashed #FFFFFF;
}

.register-actions {
	float: right;
	width: 206px;
	height: 110px;
	position: relative;
	background-repeat: repeat;
	font-size: 12px;
	text-align: right;
	padding-right: 8px;	
}

.register-group {
	float: left;
	width: 250px;
	
}

.basket-empty {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-top: 50px;
	color: #000000;
}

.basket-items {
	margin-top: 10px;
	width: 530px;
	float: left;
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
	height: 130px;
	overflow: auto;
	border: 1px dashed #FFFFFF;
}

.register-items {
	margin-top: 0;
	width: 730px;
	float: left;
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
	height: 157px;
	overflow: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

.basket-remove-product {
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	
}

.basket-product-title {
	background-image: url(../images/trans-50.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 2px;
	font-size: 10px;
	height: 13px;
	width: 96px;
	overflow: hidden;
	white-space: nowrap;
	}
	
.basket-product-thumbnail a:link, .basket-product-thumbnail a:visited {
	line-height: 0px;
	height: 0px;
}

.basket-checkout-link {
	position: absolute;
	right: 5px;
	bottom: 5px;
	height: 30px;
}

.basket-close-slider {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
}
.basket-close-slider a {
	font-size: 10px;
}

.basket-information {
	font-size: 21px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact-information {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.checkout-container {
	
	padding: 20px;
}

.checkout-items-table {
	width: 100%;
	border-collapse: collapse;
	background-color: #121415;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d60069;
	border-right-color: #d60069;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d60069;
}

.checkout-items-table input {
	background-color: #F2F2F2;
	padding: 2px;
	border: 1px solid #F2F2F2;
}


.checkout-items-table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #D90069;
}

.checkout-items-header-row th {
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #D90069;
	padding: 8px;
	background-color:  #1f2223;
	}

.checkout-items-total-row {
	font-size: 17px;
	font-weight: bold;
	background-color: #1f2223;
}
.checkout-items-total-row td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D90069;

}

.checkout-items-delivery-row td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D90069;
}

#left-input {
	float: left;
	width: 390px;
}
#right-input {
	float: right;
	width: 390px;
}
.checkout-form-container fieldset, .booking-content fieldset {
	padding: 10px;
	border: 1px solid #D90069;
	background-color: #121415;
}
.checkout-form-container legend, .booking-content legend {
	font-size: 15px;
	color: #F2F2F2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #1f2223;
	border: 1px solid #393939;
}
.checkout-form-container {
	margin-top: 20px;
}

#form-row {
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262626;
	border-bottom-color: #000000;
}

.checkout-form-container input, .booking-content input, .booking-content textarea  {
	background-color: #F2F2F2;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}


.name-email-wrap {
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.name-email-wrap select {
	background-color: #F2F2F2;
	padding: 1px;
	border: 1px solid #F2F2F2;
	margin-top: 2px;
	margin-bottom: 2px;
}

.register-text {
	font-size: 12px;
	padding: 5px;
	color: #000000;
	line-height: 16px;
}

.name-email-wrap input {
	border: 1px solid #FFFFFF;
	width: 155px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 5px;
	background-color: #E8E8E8;
	background-image: url(/images/input-field-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.small-input {
	border: 1px solid #FFFFFF;
	width: 40px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #E8E8E8;
	background-image: url(/images/input-field-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.text-field-wrap {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.text-field-wrap textarea {
	height: 75px;
	width: 480px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #E8E8E8;
	background-color: #E8E8E8;
	background-image: url(/images/input-field-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.register-items p {
	font-size: 10px
	font-weight: normal;
	color: #000000;
	margin: 5px;
}

.details-span-size {
	float: left;
	width: 50px;
	font-size: 10px;
}

.details-span-size2 {
	float: left;
	width: 80px;
	font-size: 13px;
}
.details-span-size-long {
	float: left;
	font-size: 10px;
}

.date-time-container {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
}

.step-2-button {
	height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#time-select-element-container {
	padding: 10px;
}

#time-select-element-container select {
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	padding: 2px;
}

.custom-feature-container {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D90069;
	padding: 10px;
	background-color: #1F2223;
}

.custom-feature-checkbox {
	float: right;
}

.custom-feature-price {
	float: left;
	font-size: 17px;
}
.custom-feature-description {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
}

.custom-package-submit {
	float: right;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.shop-no-products {
	font-size: 15px;
	text-align: center;
	padding: 10px;
}

body#default ul#menu1 li.homepage a,
body#home ul#menu1 li.home a,
body#about ul#menu1 li.about a,
body#book-online ul#menu1 li.book a,
body#gallery ul#menu1 li.gallery a,
body#your-boudoir ul#menu1 li.your-boudoir a,
body#guestbook ul#menu1 li.guestbook a,
body#free-shoots-for-brides ul#menu1 li.free-shoots-for-brides a,
body#valentines-gifts-glasgow ul#menu1 li.couples a,
body#gift-vouchers ul#menu1 li.gift-vouchers a,
body#buy-corsets ul#menu1 li.corsets>a,
body#product ul#menu1 li.corsets>a
{
	color: #000000;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(/images/main-nav-on-bg.png);
	background-repeat: no-repeat;
	background-position: left 1px;}
	
body#shop ul#menu1 li.corsets a, li#corsets-open a ,li#corsets-open a:link, li#corsets-open a:visited {
	color: #000000;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(/images/main-nav-dropdown.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom-width: 0;
	border-bottom-color: #373737;
}

body#shop ul#menu1 li.sub-nav-li a {
	
	background-image: none;
	color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f2f2f2;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #1b1919;
	height:18px;
	
}

body#shop ul#menu1 li.sub-nav-li a:hover {
	
	background-image: none;
	color: #D90069;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D90069;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #1b1919;
	height:18px;
	
}

#sub-nav-ul {
	margin-bottom: 10px;
}

#sub-nav-ul li a:link, #sub-nav-ul li a:visited {
	font-size: 11px;
	border-bottom-color: #F2F2F2;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	height:18px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F2F2F2;
	color: #F2F2F2;
}

#sub-nav-ul li a:hover {
	background-image: none;
	color: #D90069;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D90069;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: #1b1919;
	height:18px;
}

.guestbook-entry-container {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D90069;
	background-color: #121415;
}

.guestbook-add-link-container {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D90069;
	
}

.guestbook-entry-content {
	font-size: 14px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.guestbook-entry-signature {
	font-style: italic;
	padding-left: 10px;
}

.quote {
	font-size: 22px;
	line-height: 23px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.zend_form input, .zend_form textarea {
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E8E8E8;
	background-image: url(/images/input-field-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 10px;
}

.product-colour-select, .product-bust-size-select, .product-hip-size-select, .product-waist-size-select, .more-info-addtobasket-link {
	padding-top: 10px;
	padding-bottom: 10px;
}

.more-info-form-wrap select {
	background-color: #F2F2F2;
	padding: 2px;
	border: 1px solid #F2F2F2;
}

.one-set-of-selects {
	float: left;
	width: 200px;
}

.footer-logos {
	margin-top: 2px;
}

.top-right-footer h2 {
	margin-bottom: 4px;
}

.footer-gb-entry-signature {
	font-size: 11px;
	font-style: italic;
	padding-top: 3px;
}

.product-colour {
	display: block;
	float: left;
	height: 12px;
	width: 12px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #626262;
}

.product-colours {
	height: 75px;
	font-size: 10px;
}

.booking-your-details td, .booking-confirm-date {
	padding: 5px;
	border-bottom: 1px dashed #D90069;

}

.booking-your-details  {
	margin-bottom: 10px;
}
input.form-error {
	border: 1px solid #CC0000;
}

.booking-date-formatted {
	float: left;
	font-size:15px;
}

.search-result {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d90069;
	background-color: #121415;
}

.search-result-more-info {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.results-intro {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d90069;
	padding-bottom: 10px;
}

.search-result-more-info a {
	font-size: 10px;
}

.pagination {
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.shop-pagination {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.datePickerTable a {
	color: #000000;
}

.checkout-submit-container {
	float: right;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.checkout-submit-button {
	background-color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(/images/button-bg1.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline-block;
}

.checkout-submit-button:hover {
	cursor: pointer;
	color: #d90069;
	border: 1px solid #d90069;
	text-decoration: none;	
}

input.checkout-form-error, input.booking-form-error {
	background-color: #CD5466;
	border: 1px solid #CC0000;
}

.checkout-change-details-wrapper {
	float: right;
}

input.booking-date {
	width: 0px;
	height: 0px;
	background-color: #000000;
	border: none;
	padding: 0px;
	border-color:#000000;
}

.feature-image-empty {
    width: 66px;
    height: 10px;
    float: left;
}

.feature-image {
    border: 1px solid #696969;
    padding: 2px;
    float: left;
}

.custom-package-content strong {
    font-size:22px;
	line-height:22px;
	padding:5px;
}

.valentines-gifts-wrap {
	background-image: url(/images/valentines-gifts-glasgow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.valentines-gifts-wrap p {
	margin-right: 230px;
}

.valentines-gifts-wrap ul {
	margin-bottom: 20px;
	width: 410px;
}

.valentines-gifts-wrap ul li {
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(/images/bullet_go.png);
	list-style-type: none;
	line-height: 17px;
	margin-top: 3px;
	font-size: 11px;
}
.feature-image-empty {
    width: 66px;
    height: 10px;
    float: left;
}

.feature-image {
    border: 1px solid #696969;
    padding: 2px;
    float: left;
}

.custom-package-content strong {
    font-size:22px;
	line-height:22px;
	padding:5px;
}
.right-val-price {
	color: #FCFCFC;
	font-weight: bold;
	padding-left: 10px;
}

.boutique-wrap {
	height: 400px;
	display: block;
}
.prod-rotate {
	background-color: #0A0909;
	float: left;
	height: 290px;
	width: 267px;
}
.prod-rotate-title {
	background-color: #030303;
	font-size: 15px;
	font-weight: bold;
	color: #FDFDFD;
	height: 25px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
.prod-rotate-prod {
	height: 245px;
}
.arrow-wrap {
	background-color: #030303;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}
.left-arrow-feat {
	float: left;
}
.left-arrow-feat a {
	background-image: url(/images/left-arrow-prod.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 30px;
}
.left-arrow-feat a:hover {
	background-image: url(/images/left-arrow-prod1.png);
}
.right-arrow-feat {
	float: right;
}
.right-arrow-feat a {
	background-image: url(/images/right-arrow-prod.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 30px;
}
.right-arrow-feat a:hover {
	background-image: url(/images/right-arrow-prod1.png);
}
.corsets-image-wrap {
	margin-top: -55px;
	float: right;
	height: 450px;
	width: 568px;
	background-image: url(/images/corset-home-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.corset-links-wrap {
	float: right;
	width: 220px;
	padding-top: 22px;
}

.corset-links-wrap li {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
.corset-links-wrap li a {
	display: block;
	height: 50px;
	width: 220px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.make-a-statment a {
	background-image: url(/images/mas1.png);
}
.classic-black a {
	background-image: url(/images/class-black1.png);
}
.splash-of-colour a {
	background-image: url(/images/splash1.png);
}
.bridal a {
	background-image: url(/images/bridal1.png);
}
.accessories a {
	background-image: url(/images/accessories.png);
}
.lingerie a {
	background-image: url(/images/lingerie-link1.png);
}


.make-a-statment a:hover {
	background-image: url(/images/mas2.png);
}
.classic-black a:hover {
	background-image: url(/images/class-black2.png);
}
.splash-of-colour a:hover {
	background-image: url(/images/splash2.png);
}
.bridal a:hover {
	background-image: url(/images/bridal2.png);
}
.accessories a:hover {
	background-image: url(/images/accessories2.png);
}

.lingerie a:hover {
	background-image: url(/images/lingerie-link2.png);
}

/*New landing page*/

.landing-header {
	height: 160px;
}
.landing-logo {
	float: left;
	width: 360px;
	margin-top: 27px;
}
.landing-bubble {
	float: right;
	width: 368px;
	background-image: url(/images/bubble-bg.png);
	height: 94px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 55px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
.landing-main-links-wrap {
	height: 270px;
}
.landing-text-link {
	font-size: 10px;
	color: #F8F8F8;
	background-color: #030303;
	text-align: right;
	display: block;
	padding: 7px;
}
.portrates-wrap {
	width: 360px;
	float: left;
	height: 250px;
	background-color: #0b0b0b;
}
.corsets-wrap {
	width: 360px;
	float: right;
	height: 250px;
	background-color: #0b0b0b;
	margin-right: 26px;
}

.location-section-title {
	background-image: url(/images/landing-location-image.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 15px;
}

.location-section-section {
	border-bottom:1px dashed #D90069;
	padding-bottom: 5px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 15px;
}
.bold-text {font-weight: bold;}

.landing-img-link {
	background-color: #050505;
}

body#boudoir-photography-landing #leftcolumn {margin-top: 40px;}

.landing-link-title {
	background-color: #0b0b0b;
	height: 40px;
}

a.corsets-link {
	background-image: url(/images/corsets-link1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 114px;
	margin-top: 5px;
	margin-left: 10px;
}
a.corsets-link:hover {
	background-image: url(/images/corsets-link2.png);
}

a.port-link {
	background-image: url(/images/portraits-link1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 35px;
	width: 125px;
	margin-top: 5px;
	margin-left: 10px;
}
a.port-link:hover {
	background-image: url(/images/portraits-link2.png);
}

.bubble-container { width:368px; height:94px; overflow:hidden; position:relative; }
.bubble-slides { position:absolute; top:0; left:0; }
.bubble-slides div { position:absolute; top:0; width:368px; display:none; }

.featured-product-container { width:267px; height:216px; overflow:hidden; position:relative; }
.featured-product-slides { position:absolute; top:0; left:0; }
.featured-product-slides>div { position:absolute; top:0; width:267px; display:none; }


body#buy-corsets .product-box {margin-left: 0; margin-bottom: 10px;}

.fb-txt {
	font-size: 11px;
	float: right;
	padding-top: 5px;
}
.fb-txt a {
	color: #FFFFFF;
}
.fb-txt a:hover {
	color: #D90069;
	text-decoration: none;
}
.facebook-wrap {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #D90069;
	padding-bottom: 5px;
}

.pop-up-wrap {
    margin: 0 auto;
    width: 250px;
}

body.pop-up-body {
    height: auto;
}

.pop-up-wrap #message {
    width: 230px;
    height: 200px;
}

#message-element p.description {
    font-size: 10px;
}
.sunflower-list li {
	list-style-type:none;
	background:url(/images/sunflower.jpg) left 4px no-repeat;
	line-height: 25px;
	padding-left: 27px;
}

