@charset "utf-8";

/*
  CSS Document for Tantric Massage London -  
  Designed and built by Richard Hartley and Michael Anson ( Text Internet Marketing - http://text.co.uk )
  Date created - 07/04/09*/

* { padding: 0; margin: 0; }

/* basic elements */

html { overflow: scroll; } 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FEFAF7;
  margin: 0px;
  padding: 0px;
	background-image:url(/images/structure/background_wallpaper.jpg);
}

p {
  margin: 0px;
  padding: 5px 0px;
}

p.seo {
	color:#666;
	width:1002px;
	text-align:center;
	margin:0px auto;
}

a {
  color: #00B0AA;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
a.false_link {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 5px 0px;
  font-weight: bold;
	clear: both;
}

h1,
h2
{
	font-size:18px;
	border-bottom: 1px solid #68645B;
	margin:0px 0px 10px 0px;
}

div.banner_image h1 {
border:none;
margin:0px;
padding:80px 0px 0px 30px;
color:#fff;
}

h2 {
  font-size: 15px;
	margin:10px 0px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 13px;
}

img {
  border: none;
}

blockquote {
	font-style: italic;
}

hr {
 border:none;
 border-bottom:1px solid #68645B;
 margin:0px;
 padding:0px;
}

hr.testimonial_hr {
 border:none;
 border-bottom:1px solid #DEDEDE;
 margin:0px;
 padding:0px;
}

ul {
	margin-left: 20px;
}
ul li {
	list-style-image: url('../images/structure/bullet.gif');
}

ol {
	
}
ol li{
	
}

dt {

}
dd {

}
fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}

legend {
  font-weight: bold;
}
label {
  
}
input.text {
 border:1px solid #DEDEDE;
}
input[type=password] {
  
}
input[type=checkbox] {
  
}
input[type=radio] {
  
}
select {
  
}
textarea {
  
}

/* site structure */

div.wrapper {
  width: 1002px;
  padding: 0px;
  margin: 10px auto 0px auto;
}

div.header {
  height: 73px;
	margin:0px;
	padding:0px;
	background-image:url(/images/structure/header_background.jpg);
	overflow:hidden;
}

div.main_logo {
	height:60px;
	width:126px;
	margin:10px 20px;
	padding:0px;
	float:left;
	background-image:url(/images/structure/logo.jpg);
	background-repeat:no-repeat;
}

a.main_logo {
	display:block;
	height:60px;
	width:126px;
	margin:0px;
	padding:0px;
}

div.phone {
	height:20px;
	width:238px;
	margin:10px 15px 0px 0px;
	padding:0px;
	background-image:url(/images/structure/phone.gif);
	background-repeat:no-repeat;
	float:right;
}

div.search {
	float:left;
	margin:10px 0px 0px 40px;
	padding:0px;
	width:235px;
}

div.search input.text {
	border:1px solid #D2CCCE;
	padding:0px;
	margin:0px;
	width:200px;
}

div.search input.submit_button {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:right;
}

div.navigation_level_1 {
	height:33px;
	float:right;
	padding:0px;
	margin:9px 0px 0px 0px;
	width:778px;
}

div.navigation_level_2 {
	float:left;
	width:168px;
	margin:150px 0px 0px 0px;
}

div.homepage_main_wrapper {
	border:1px solid #dedede;
	border-bottom:none;
	border-top:none;
	padding:0px 10px 0px 10px;
	margin:0px;
  background-color:#fff;
}

div.homepage_main {
	padding:0px;
	margin:0px;
  background-color:#000;
	background-image:url(/images/structure/homepage_angelina_image.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

div.extended_internal_main {
	padding:0px;
	margin:0px;
  background-color:#fff;
	background-image:url(/images/structure/internal_outside_main_background.jpg);
	background-repeat:repeat-y;
	background-position:0% 0%;
}

div.internal_main {
	padding:0px;
	margin:0px;
  background-color:transparent;
	background-image:url(/images/structure/internal_inside_main_background.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

div.homepage_content_wrapper {
	width:100%;
	padding:0px;
	margin:0px;
}

div.internal_content_wrapper {
	width:100%;
	padding:0px;
	margin:0px;
}

div.homepage_content {
	width:670px;
	padding:10px 0px 10px 10px;
	margin:0px;
}

div.internal_content_holder {
	padding:10px 0px 10px 10px;
	margin:0px;
}

div.content {
	float:left;
	width:420px;
        padding:0px;
        margin:0px;
}

div.internal_content {
	float:left;
	width:550px;
  padding:0px 0px 0px 0px;
  margin:20px 0px 0px 10px;
	color:#000;
}

div.banner_image {
 height:116px;
 width:548px;
 overflow:hidden;
 margin:0px 0px 10px 0px;
 padding:0px;
}

div.internal_page_heading {
position:relative;
top:0px;
float:left;
padding:7px 0px 0px 0px;
margin:0px;
}

div.calender_section {
	width:220px;
	padding:0px;
	margin:0px;
	float:right;
}

div.calender_title {
	width:73px;
	padding:0px;
	margin:12px 0px 5px 0px;
	height:14px;
	background-image:url(/images/structure/calender.gif);
	background-repeat:no-repeat;
}

div.calender_background {
	width:200px;
	height:176px;
	background-image:url(/images/structure/calender_background.jpg);
	background-repeat:no-repeat;
	margin:10px 0px;
	padding:0px;
}

div.service_title {
	background-image:url(/images/structure/request_a_tantric_service.gif);
	background-repeat:no-repeat;
	margin:10px 0px 5px 0px;
	padding:0px;
	height:16px;
}

div.homepage_cta {
margin:0px 0px 0px 0px;
padding:0px;
width:100%;
background-color:#fff;
}

div.homepage_cta p {
margin:0px;
padding:3px;
line-height:20px;
color:#000;
}

div.homepage_cta a {
font-weight:bold;
}

div.homepage_cta hr {
 border:none;
 border-bottom:1px solid #E7DCE2;
}

div.tantra_world {
 float:left;
 margin:0px;
 padding:10px;
 height:174px;
 width:235px;
 background-image:url(/images/structure/homepage_tantra_world.jpg);
 background-repeat:no-repeat;
}

div.tantra_world_internal {
 float:left;
 margin:0px;
 padding:10px;
 height:159px;
 width:235px;
 background-image:url(/images/structure/internal_tantra_world.jpg);
 background-repeat:no-repeat;
}

div.ask_angelina {
 float:left;
 margin:0px;
 padding:0px 10px 10px 125px;
 height:174px;
 width:291px;
 background-image:url(/images/structure/ask_angeline_home_background.jpg);
 background-repeat:no-repeat;
}

div.ask_angelina_internal {
 float:left;
 margin:0px;
 padding:10px 10px 10px 125px;
 height:159px;
 width:291px;
 background-image:url(/images/structure/ask_angeline_internal_background.jpg);
 background-repeat:no-repeat;
}

div.angelinas_clients {
 float:left;
 margin:0px;
 padding:10px;
 height:174px;
 width:279px;
 background-image:url(/images/structure/homepage_clients_background.jpg);
 background-repeat:no-repeat;
}

div.angelinas_clients_internal {
 float:left;
 margin:0px;
 padding:10px;
 height:159px;
 width:279px;
 background-image:url(/images/structure/internal_clients_background.jpg);
 background-repeat:no-repeat;
}

img.homepage_cta_title {
margin:5px 0px;
}

div.left_column {
  width: 25%;
  float: left;
  clear: both;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

div.right_column {
  width: 75%;
  float: left;
  padding: 0px 0px 0px 0px;
}

div.calender_title,
div.service_title {
 border:none;
 border-bottom:1px solid #68645B;
 margin:5px 0px 0px 0px;
 padding:5px;
 width:190px;
}

div.footer {
  clear: both;
	border-top:1px solid #DEDEDE;
	height:96px;
	background-image:url(/images/structure/footer_background_slither.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

ul.footer {
	width:988px;
	height:19px;
	margin:0px auto;
	padding:7px;
	background-image:url(/images/structure/footer_links_background.jpg);
	overflow:hidden;
  text-align:left;
}

ul.footer li {
display:inline;
margin:0px;
padding:0px;
color:#666 !important;
}

ul.footer li.server_hosting {
margin:0px;
padding:0px;
float:right;
}

ul.footer li a {
margin:0px 10px 0px 0px;
padding:0px;
color:#666 !important;
}

ul.footer li.server_hosting a {
margin:0px;
padding:0px;
color:#666 !important;
}

/* Navigation Styles */

ul.breadcrumbs {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-weight: bold;
}

ul.breadcrumbs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	display: inline;
}

ul.breadcrumbs li span {
	padding-left: 10px;
}

ul.navigation_level_1 {
	display:inline;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
	height:33px;
	background-image:url(/images/structure/level1_nav_background.jpg);
	background-repeat:repeat-x;
	float:right;
}

ul.navigation_level_1 li.first
{
	display:inline;
	background-image: url(/images/structure/level1_nav_background_left.jpg);
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
	float:left;
	height:33px;
	width:59px;
}

ul.navigation_level_1 li.last
{
	display:inline;
	background-image: url(/images/structure/level1_nav_background_right.jpg);
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
	float:left;
	height:33px;
	width:80px;
}

ul.navigation_level_1 li {
	display:inline;
  list-style-image: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
	float:left;
	height:33px;
}

ul.navigation_level_1 li a {
  display: block;
  padding: 10px 6px 0px 6px;
  margin: 0px 0px 3px 0px;
  text-decoration: none;
  color: #000000;
	height:23px;
	font-weight:bold;
	float:left;
}

ul.navigation_level_1 li.first a {
  display: block;
  padding: 10px 0px 0px 13px;
  margin: 0px 0px 3px 0px;
  text-decoration: none;
  color: #000000;
	height:23px;
	font-weight:bold;
	float:left;
	width:46px;
}

ul.navigation_level_1 li.last a {
  display: block;
  padding: 10px 5px 0px 5px;
  margin: 0px 0px 3px 0px;
  text-decoration: none;
  color: #000000;
	height:23px;
	font-weight:bold;
	float:left;
	width:68px;
}


ul.navigation_level_1 li.first a.selected, ul.navigation_level_1 li.first a:hover {
  background-image: url(/images/structure/level1_nav_background_left_active.jpg);
  color: #FFFFFF;
	text-decoration:none;
}

ul.navigation_level_1 li.last a.selected, ul.navigation_level_1 li.last a:hover {
  background-image: url(/images/structure/level1_nav_background_right_active.jpg);
  color: #FFFFFF;
	text-decoration:none;
}

ul.navigation_level_1 li a.selected, ul.navigation_level_1 li a:hover {
  background-image: url(/images/structure/level1_nav_background_hover.jpg);
  color: #FFFFFF;
	text-decoration:none;
}

ul.navigation_level_2 {
margin:0px;
padding:0px;
}

ul.navigation_level_2 li {
margin:0px 0px 3px 0px;
padding:0px;
list-style-type:none;
list-style-image:none;
text-align:right;
}

ul.navigation_level_2 li a {
display:block;
margin:0px;
padding:3px;
color:#fff;
font-weight:bold;
text-transform:lowercase;
}

ul.navigation_level_2 li a:hover,
ul.navigation_level_2 li a.selected {
background-color:#562D4D;
text-decoration:none;
}

ul.navigation_level_3 {
margin:0px;
padding:0px;
}

ul.navigation_level_3 li {
margin:0px 0px 0px 0px;
padding:0px;
list-style-type:none;
list-style-image:none;
text-align:right;
}

ul.navigation_level_3 li a {
display:block;
margin:0px;
padding:0px 3px 0px 0px;
color:#fff;
font-weight:normal;
text-transform:lowercase;
}

ul.navigation_level_3 li a:hover,
ul.navigation_level_3 li a.selected {
background-color:transparent;
text-decoration:underline;
}


/* other styles */
.no_display {
display:none;
}

.clear_both {
	clear:both;
}

.required {
  color: #FF0000;
}

span.highlighted {
  background-color: #FFD7CF;
}

div.errors {
  position:relative;
  border: solid 1px red;
  margin:10px 0px;
  padding: 5px 0px;
  background: url(http://images.harperjames.com/control_panel/icons/ordererror.gif) #FFE1E1 no-repeat 6px 7px;
}

div.errors p {
  margin: 0px 30px;
  padding-bottom: 5px;
  text-align: justify;
}

div.errors ul {
  color: #F00;
  list-style-type: disc;
  list-style-position:inside;
  font-weight:bold;
  margin:0px 0px 0px 30px;
  padding:0px;
}

div.errors ul li {
  margin-bottom:3px;
}

div.confirmation {
  border: solid 1px #00F;
  margin:10px 0px;
  padding: 5px 0px;
  background: url(http://images.text.co.uk/control_panel/icons/blue_info_graphic.gif) #E1E1FF no-repeat 6px 7px;
}
div.confirmation p {
  margin: 0px 30px;
  padding-bottom: 5px;
  padding-left:0px;
  text-align: justify;
}
div.confirmation ul {
  color: #00F;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
div.confirmation ul li {
  margin-bottom: 3px;
}

div.quick_search fieldset input[type="text"] {
  width: 98%;
}

div.search_tools {
  padding: 10px;
  margin: 10px auto 20px auto;
  text-align: center;
  background-color: #FFD7CF;
}

.pdf_link {
	background-image:url(http://images.text.co.uk/control_panel/pdf_icon.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	padding:3px 0 0 24px;
}
.doc_link {
	background-image:url(http://images.text.co.uk/control_panel/word_icon.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding:3px 0 0 24px;
}
.xls_link {
	background-image:url(http://images.text.co.uk/control_panel/excel_icon.png);
	background-repeat:no-repeat;
	margin-left:10px;
	padding:3px 0 0 24px;
}

div#map {
width:545px !important;
margin:0px 0px 10px 0px;
padding:0px;
}

div.event a.tickets,
div.event a.ical_link,
div.event a.back_link
{
	display:block;
	clear:both;
	margin:3px 0px;
}

ul.event_list {
margin:0px;
padding:0px 0px 10px 0px;
border-bottom:1px solid #68645B;
}

ul.event_list li {
margin:0px;
padding:0px;
list-style-image:none;
list-style-type:none;
}