/* @override http://institutdebeaute.co.uk/css/html.css */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: white;
}

.clear {
	clear: both;
}

a:link {
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: gray;
	text-decoration: none;
	font-weight: bold;
}

html {
	font: 11px tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

#centre_area {
}

#left_centre {
	float: left;
	background: white url(../images/bg.png) repeat-x;
	width: 648px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-left: 8px;
}

/* @group front page tabs */

a#home_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/home1but.png) no-repeat;
	float: left;
}


a:hover#home_button  {
	background: url(../images/home2but.jpg) no-repeat;
}

a#about_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/about1but.png) no-repeat;
	float: left;
}

a:hover#about_button  {
	background: url(../images/about2but.jpg) no-repeat;
}

a#contact_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/contact1but.png) no-repeat;
	float: left;
}

a:hover#contact_button  {
	background: url(../images/contact2but.jpg) no-repeat;
}

a#price_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/price1but.png) no-repeat;
	float: left;
}

a:hover#price_button  {
	background: url(../images/price2but.jpg) no-repeat;
}

a#treat_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/treat1but.png) no-repeat;
	float: left;
}

a:hover#treat_button  {
	background: url(../images/treat2but.jpg) no-repeat;
}

a#map_button {
	width: 108px;
	height: 121px;
	display: block;
	background: silver url(../images/map1but.png) no-repeat;
	float: left;
}

a:hover#map_button  {
	background: url(../images/map2but.jpg) no-repeat;
}

/* @end */

h1 {
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	padding: 8px 8px 25px;
	font-variant: caps;
}

h2 {
	font-size: 18px;
	border-bottom: 1px dotted silver;
	font-weight: normal;
	font-style: normal;
}

h3 {
	border-bottom: 1px dotted silver;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

.right {
	float: right;
	padding: 6px;
}

.left {
	float: left;
	padding: 6px;
}

img#logo {
	margin: 2px;
}

.content_area {
	text-align: left;
	height: 100%;
	padding: 8px;
}

.bottom_image {
	margin: 6px;
}

.left_link {
}

#left_column {
	float: left;
	text-align: left;
	padding: 10px;
	width: 120px;
}

.left_300_column {
	float: left;
	margin-right: 20px;
	width: 280px;
}

.email_form {
	padding: 20px;
}

.left_column {
	float: left;
	margin: 20px;
}

.right_column {
	float: right;
}

textarea.email_message {
	width: 300px;
	height: 200px;
}

.left_text_column {
	float: left;
	width: 350px;
}

.right_text_column {
	float: left;
	width: 350px;
}

.pic_column {
	margin-left: 20px;
}

.pic {
	float: left;
}

.left_pic_column {
	float: left;
	width: 220px;
}

.arrow_link {
	width: 13px;
	height: 13px;
	background: url(../images/arrow_link.png) no-repeat;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 6px;
}

.arrow_link_down {
	width: 13px;
	height: 13px;
	background: url(../images/arrow_link_open.png) no-repeat;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 6px;
}

.super {
	font-size: 8px;
	position: relative;
	bottom: 4px;
}

.small_text {
	font-size: 8px;
	color: #a3a3a3;
}

.margin {
	margin: 8px;
}

#clear_logo {
	position: relative;
	float: right;
	left: 160px;
	bottom: 110px;
}

#jelly_logo {
	position: relative;
	float: right;
	bottom: 145px;
	left: 170px;
}

.jc_text {
	color: #800000;
	position: relative;
	float: right;
	left: 265px;
	bottom: 120px;
	font-weight: normal;
	font-style: normal;
}

.partner_text {
	font-weight: bold;
	font-size: 12px;
	position: relative;
	float: right;
	left: 80px;
	bottom: 180px;
}

img#bliss_girl_head {
	margin-left: 20px;
}

.nouveau_right {
	margin-left: 30px;
}

.centre_column {
	width: 45%;
	display: block;
	text-align: center;
	float: left;
}

div.bliss_content {
	padding: 30px;
	float: left;
	width: 450px;
}

div#bliss_girl {
	margin-top: 30px;
}

div.bliss_content h2 {
	border-style: none;
	font-size: 20px;
}

#float {
	border: 1px dashed gray;
	background-color: white;
	opacity: 0.27;
	float: left;
	width: 200px;
	position: absolute;
	left: 560px;
	padding: 6px;
	text-align: left;
	top: 205px;
}

/* @group ddf */

#ddf_content {
	height: 730px;
	background: url(../images/ddf_bg.png) no-repeat;
	text-align: left;
	padding-top: 100px;
	padding-right: 55px;
	padding-left: 55px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group bodyo */

#bodyo_logo {
	float: right;
	margin-right: 50px;
}

#flash_face {
	float: right;
	margin: 0 20px 0 0;
}

.bodyo_section {
	margin-left: 30px;
}

.bodyo_link {
	vertical-align: middle;
	float: left;
	margin-left: 20px;
	width: 270px;
	margin-bottom: 10px;
}

.bodyo_link_text {
	position: relative;
	margin-left: 8px;
	font-weight: bold;
	top: -50px;
}

.bodyo_content_text {
	padding-top: 67px;
}

.bodyo_about_text {
	padding-top: 31px;
	margin-bottom: 20px;
}

.bodyo_left_text {
	padding-top: 67px;
	width: 400px;
	float: left;
}

.bodyo_left_images {
	float: left;
	margin-right: 30px;
	margin-left: 10px;
}

.bodyo_right_images {
	float: right;
	margin-right: 10px;
	margin-left: 30px;
}

.bodyo_content_item {
	width: 100%;
}



/* @end */

/* @group nails */

.small_column {
	float: left;
	width: 45px;
}

.centre_align {
	text-align: center;
	font-size: 13px;
}

.nails_title {
	font-size: 14px;
	font-weight: bold;
}



/* @end */

a.bliss_link {
	margin-left: 40px;
}

div.bliss_links {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #002151;
	margin-top: 30px;
	margin-right: 30px;
	line-height: 20px;
}

div.bliss_links a {
	color: #002151;
	margin-left: 15px;
}

div.diamancel_right {
	width: 300px;
	margin-top: 40px;
}

div.diamancel_half {
	width: 270px !important;
}

div.diamancel h2 {
	border-style: none;
	color: #c76caf;
	font-size: 22px;
}

div.diamancel {
	color: black;
}

div.diamancel ul {
	color: gray;
}

div.diamancel div.left_column {
	width: 250px;
}

p#address {
	text-align: center;
}