/*
James' "not as good as Rob's" CSS for Be Radiant
www.beradiant.co.uk
*/

@import url("reset.css");

body {
	min-width:850px;
	margin:0;
	padding:0;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	height:100%; 
	background: url(http://www.beradiant.co.uk/images/main_bg.jpg) center 0 no-repeat;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 190%;
	font-weight: normal;
	line-height: 1.3;
	color: #ee3897;
	margin: 0 0 .5em 0;
	padding: 0
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.3;
	color: #ee3897;
	margin: 0 0 .5em 0;
	padding: 0
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	color: #6e1a46;
	margin: 0 0 .8em 0;
	padding: 0
}

p {
	color: #6e1a46;
	font-size: 80%;
	line-height: 1.6;
	margin: 0 0 1.5em 0;
}

ul {	
	padding: 0;
	margin: 0 0 1.5em 0;
	float: none;
}

li {
	padding: 0 0 0 15px;
	color: #6e1a46;
	font-size: 80%;
	line-height: 1.6;
	margin: 0 0 .6em 0;
	float: none;
	list-style-type: none;
	background: url(http://www.beradiant.co.uk/images/bullet.gif) no-repeat 0 .5em
}

.pointer {
	cursor:pointer
}

td {
	color: #6e1a46;
	font-size: 80%;
	line-height: 1.6;
	margin: 0 0 1.5em 0;
}

span sup {
	font-size:65%;
	line-height:1
}

.alt {
	background-color:#ebb2d0
}

.hover {
	background-color:#ebb2d0
}

.col {
	width:100px;
	text-align:center
}

.mobile_prices {
	color: #ee3897;
}

#js {
display:none}

a {
	color: #6e1a46;
	text-decoration: none;
	border-bottom: 1px dashed #ee3897;
}

a:link {
	color: #6e1a46;
	text-decoration: none;
	border-bottom: 1px dashed #ee3897;
}

a:hover, a.on {
	color: #ee3897;
	text-decoration: none;
	border-bottom: 1px dashed #ee3897;
}

strong {
	font-weight: bold
}

a img {
	border: none
}

#wrap {
	position: relative;
	margin:0 auto;
	width:900px;
	w\idth: 900px;
	min-height: 100%;
	height: 100%;
	padding: 0;
}

#main {
	position: relative;
	float: left;
	width: 530px;
}

#sidebar {
	position: relative;
	float: right;
	width: 235px;
	padding: 15px 0 0 15px;
	background: url(http://www.beradiant.co.uk/images/sidebar_bg.png) no-repeat top
}

#news {
	position:relative;
	padding: 15px 0 0 15px;
	width:285px;
	min-height:180px;
	background: url(http://www.beradiant.co.uk/images/sidebar_bg.png) 0 0 no-repeat
}

#news p {
	width:275px!important
}

#header {
	position: relative;
	height: 148px;
}

#navigation {
	position: absolute;
	top: 15px;
	left: 290px
}
	
#navigation ul {
	padding: 0;
	line-height: 1.6;
	width:380px
}

#navigation li {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	list-style-type: none;
	background: none
}

#navigation li span {
	color: #ee3897;
}

#navigation li a {
	border: none
}

#content {
	margin: 0 40px 0 40px;
	min-height: 400px;
}

.post {
	width:530px;
	min-height:100px
}

#footer{
	position: relative;
	clear:both;
	margin: 40px 0 40px 0;
}

#footer p {
	color: #ebb2d0;
	padding: 0 100px 0 100px;
	font-size: 65%;
	margin-bottom: .8em;
	line-height: 1.3;
	text-align: center
}

#footer a {
	color: #ebb2d0;
	border-bottom: 1px dashed #ebb2d0
}

#footer a:link {
	color: #ebb2d0;
	border-bottom: 1px dashed #ebb2d0
}

#footer a:hover {
	color: #ee3897;
	border-bottom: 1px dashed #ebb2d0
}

#footer_navigation {
	text-align: center;
	padding: 0;
	margin: 1em 0 1.1em 0;
}

#footer_navigation li {
	font-size: 65%;
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	background: none;
}

#footer_navigation a {
	color: white;
	line-height: 1;
	padding: 4px 6px 4px 6px;
	background: #ebb2d0;
	border: none
}

#footer_navigation a:link {
	color: white;
	border: none
}

#footer_navigation a:hover {
	color: white;
	background: #e99dc5;
	border: none
}

.appointment{
	position: absolute;
	top: 15px;
	right: 40px}

.clear {
	clear:both;
}

.logo {
	position: absolute;
	top: 15px;
	left: 40px
}

.box {
	padding: 10px;
	background: url(http://www.beradiant.co.uk/images/box_bg.jpg) no-repeat top left
}

.stand_first {
	font-size: 100%;
	color: #ee3897;
}

label.cform {
width:60px;
display:0;
text-align:right;
float:left;
margin:5px 20px 0 0}

.cformright {
float:right;
margin-right:100px}

#cformtop {
vertical-align:bottom;
margin-top:5px}

label.error {
vertical-align:top;
color:#ee3897;
font-weight:900;
margin-left:10px;
position:relative;
top:3px}

input#exa_id,input#exa_email,
input#exa_url,input#exa_phone,
input#exa_topic,textarea#exa_ta {
margin:0 0 5px}

input.text,textarea.text {
font-family:"lucida grande","trebuchet ms",arial,verdana,sans-serif;color:#333;font-size:13px;
background-color:#fff;
border-top:1px solid #aaa;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #aaa}

.unavailable, input.error, textarea.error {
background-color:#ebb2d0
}

/* ===================================
Image replacements etc
=================================== */

h1#spray_tanning {
	height: 140px;
	width: 900px;
	margin-bottom: 30px;
	background: url(http://www.beradiant.co.uk/images/titles.jpg) no-repeat;
}

h1#spray_tanning span {
	display: none
}

h1#manicures_pedicures {
	height: 140px;
	width: 900px;
	margin-bottom: 30px;
	background: url(http://www.beradiant.co.uk/images/titles.jpg) no-repeat 0 -140px;
}

h1#manicures_pedicures span {
	display: none
}

h1#waxing {
	height: 140px;
	width: 900px;
	margin-bottom: 30px;
	background: url(http://www.beradiant.co.uk/images/titles.jpg) no-repeat 0 -280px;
}

h1#waxing span {
	display: none
}

h1#price_list {
	height: 50px;
	width: 900px;
	margin: 15px 0 10px 40px;
	background: url(http://www.beradiant.co.uk/images/text_titles.jpg) no-repeat 0 -50px;
}

h1#price_list span {
	display: none
}

h1#contact_us {
	height: 50px;
	width: 900px;
	margin: 15px 0 10px 40px;
	background: url(http://www.beradiant.co.uk/images/text_titles.jpg) no-repeat;
}

h1#contact_us span {
	display: none
}

h1#thank_you {
	height: 50px;
	width: 900px;
	margin: 15px 0 10px 40px;
	background: url(http://www.beradiant.co.uk/images/text_titles.jpg) no-repeat  0 -100px;
}

h1#thank_you span {
	display: none
}

h1.error {
	height: 50px;
	width: 900px;
	margin: 15px 0 10px 40px;
	background: url(http://www.beradiant.co.uk/images/text_titles.jpg) no-repeat  0 -150px;
}

h1.error span {
	display: none
}

#home {
	position: relative;
	float: left;
	width: 100%;
	min-height: 750px;
	background: url(http://www.beradiant.co.uk/images/home_bg.png) no-repeat;
}

#home h1 {
	display: none
}

#home_text {
	position: relative;
	float: right;
	width: 340px;
	padding: 133px 0 0 15px;
}

#home_text p{
	width: 290px;
}

p#managed_by {
	display: none
}

#error_page_not_found h1{
	height: 50px;
	width: 900px;
	margin: 15px 0 10px 40px;
	background: url(http://www.beradiant.co.uk/images/text_titles.jpg) no-repeat  0 -200px;
}

#error_page_not_found h1 span {
	display: none
}

#error_page_not_found {
	min-height: 400px;
	background: url(http://www.beradiant.co.uk/images/404_bg.jpg) no-repeat 320px 55px
}

#error_page_not_found p {
	width: 260px;
}

