﻿/* Buckingham Beauty Main stylesheet
------------------------------------------------------------------*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin-top: 5px;
	padding: 0;
	border: 0;
	margin-top: 15px;
  background: #eabfda url(images/bkg-tile.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	display: block;
	border: none;
}

ul {
	padding-top: 10px;
}

li {
  list-style-type: circle;
	color: #820053;
}

table {
  margin-bottom: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e2171;
	padding: 5px 0 5px 0;
	text-align: justify;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e2171;
	padding: 5px 0 5px 0px;
	text-align: justify;
}

a {
	color: #820053;
	text-decoration: underline;
}

a:hover {
	color: #1e2171;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #820053;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	color: #820053;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	color: #820053;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
	color: #1e2171;
}

ul {
	margin-left: 10px;
	margin-bottom: 5px;
}

li {
  list-style-image: url(images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e2171;
	margin-left: 5px;
	padding-bottom: 2px;
}

/*aligns img with text on same line */
.textimg {
  display: inline;
}

#center {
	width: 900px;
	margin: 0 auto;
}

#container {
	width: 920px;
	height: auto;
	background: transparent;
	position: relative; 
	clear: both; 
	float: left;	
	display: block; 
}

#header {
  width: 900px;
  height: 74px;
	position: relative; 
	float: left;	
	display: block; 
}

#logo {
  width: 293px;
  height:74px;
	position: relative; 
	float: left;	
	display: block; 
}

#menubar {
  width: 607px;
  height: 74px;
	position: relative; 
	float: left;	
	display: block; 
}

#menu {
  width: 607px;
  height:57px;
}

#menu a {
  background-image: url(images/menu-on.png);
  width: 112px;
  height:57px;
  margin-left: 4px;
	position: relative; 
	float: left;	
	display: block;   
}

#menu a:hover {
  background-image: url(images/menu-over.png);
}

#menu #hereiam {
  background-image: url(images/menu-over.png);
}

#body {
  width: 900px;
  height: auto;
  background: transparent;
  margin-left: 20px;
  margin-top: -10px;
	float: left;	
	display: block; 
}

#body-header {
  background: url(images/body-header.png) no-repeat;
  width: 900px;
  height: 34px;
}

#mainbody {
  width: 894px;
  height: auto;
  background: #ffffff;
  border-left: 3px solid #d75ba1;
  border-right: 3px solid #d75ba1;
	position: relative; 
	float: left;	
	display: block; 
}

#leftcolumn {
  margin-top: -31px;
  width: 293px;
	position: relative; 
	float: left;	
	display: block; 
}

#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  font-weight: bold;
	padding: 20px 0 0 60px;
	color: #1e2171;
}

.photo {
  padding-left: 10px;
  float: right;
  display: block;
}

#content {
  width: 507px;
	position: relative; 
	float: left;	
	display: block; 
}

.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #820053;
	text-align: justify;
}

.time {
  border: 1px solid #1e2171;
  padding-left: 10px;
}

.price {
  background-color: #1e2171;
  color: #fff;
  text-align: center;
}

.saving {
  border: 1px solid #1e2171;
  font-style: italic;
  color: red;
  padding-left: 10px;
}

.additional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2171;
}

#submenu {
  width: 500px;
  height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
  font-weight: bold;
  color: #820053;
	border-bottom: 1px solid #820053;
	margin-bottom: 10px;
}

#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  color: #1e2171;
}

#submenu #hereiam {
  color: #820053;
  text-decoration: underline;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #1e2171;
  padding-top: 10px;
}

#body-footer {
  background: url(images/body-footer.png) no-repeat;
  margin-left: 20px;
  width: 900px;
  height: 34px;
	position: relative; 
	float: left;	
	display: block; 
}

#footer {
  width: 920px;
  height: 30px;
  margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e2171;
	position: relative; 
	display: block; 
}

#footer a {
	color: #1e2171;
	text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#copyright {
  width: 200px;
  float: left;
  margin-left: 20px;
  padding-top: 10px;
}

#jazeffect {
  width: 200px;
	float: right;	
  padding-top: 10px;
}
