@charset 'UTF-8';

/* basic elements */
html {
	margin: 0;
	padding: 0;
}

* {
	outline: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

html,div,map,dt,isindex,form {

}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0.5em 0;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited,a:active,a:link {
	text-decoration: underline;
	color: #000000;
}

acronym {
	border-bottom: none;
}

img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

hr {
	border: 0px;
	border-top: 1px #99adb7 solid;
	color: #99adb7;
	border-top: 1px #99adb7 solid;
	background-color: #99adb7;
	display: block;
	height: 0px; /* Opera hack */
	margin: 0.5em auto;
}

/* specific divs */
.wrapper {
	
}

.wrapper_inner {
	padding: 0;
	width: 680px;
}

#header {
	background: url("../images/header.png") no-repeat top left;
	/* height:60px; */
	width: 680px;
}

#header_banner {
	padding-top: 52px;
	width: 680px;
}

.mainmenu {
	float: left;
	padding-left: 280px;
	padding-top: 5px;
}

.mainmenu ul li {
	list-style: none;
	display: inline;
	float: left;
}

.mainmenu_spacer {
	background: #faaf3b;
	width: 2px;
	height: 17px;
	margin: 0 6px;
}

.content {
	margin-top: 9px;
}

.left {
	width: 470px;
	float: left;
}

.right {
	width: 200px;
	float: right;
}

#astro_title {
	background: url("../images/astro_title.png") no-repeat top left;
	height: 34px;
}

#astro_title img {
	padding-right: 5px;
	padding-top: 5px;
}

#astro_select {
	margin-top: -2px;
	padding: 0 7px;
}

#astro_select ul li {
	list-style: none;
	display: inline;
	float: left;
	height: 35px;
	position: relative;
	z-index: 10;
	width: 38px;
}

#astro_select img {
	vertical-align: middle;
	position: relative;
	z-index: 10;
}

#astro_select a {
	display: block;
	width: 39px;
	_width: 35px;
	height: 26px;
	background: url(../images/signs_tab.png) no-repeat 0 0;
	_background: url(../images/signs_tab.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 3px;
	margin-top: 1px;
}

#astro_select a.aries {
	background-position: 0 -26px;
}

#astro_select a.aries:hover {
	background-position: 0 0px;
}

#astro_select a.taurus {
	background-position: -39px -26px;
}

#astro_select a.taurus:hover {
	background-position: -39px 0px;
}

#astro_select a.gemini {
	background-position: -78px -26px;
}

#astro_select a.gemini:hover {
	background-position: -78px 0px;
}

#astro_select a.cancer {
	background-position: -117px -26px;
}

#astro_select a.cancer:hover {
	background-position: -117px 0px;
}

#astro_select a.leo {
	background-position: -156px -26px;
}

#astro_select a.leo:hover {
	background-position: -156px 0px;
}

#astro_select a.virgo {
	background-position: -195px -26px;
}

#astro_select a.virgo:hover {
	background-position: -195px 0px;
}

#astro_select a.libra {
	background-position: -234px -26px;
}

#astro_select a.libra:hover {
	background-position: -234px 0px;
}

#astro_select a.scorpio {
	background-position: -273px -26px;
}

#astro_select a.scorpio:hover {
	background-position: -273px 0px;
}

#astro_select a.sagittarius {
	background-position: -312px -26px;
}

#astro_select a.sagittarius:hover {
	background-position: -312px 0px;
}

#astro_select a.capricorn {
	background-position: -351px -26px;
}

#astro_select a.capricorn:hover {
	background-position: -351px 0px;
}

#astro_select a.aquarius {
	background-position: -390px -26px;
}

#astro_select a.aquarius:hover {
	background-position: -390px 0px;
}

#astro_select a.pisces {
	background-position: -429px -26px;
}

#astro_select a.pisces:hover {
	background-position: -429px 0px;
}

#astro_select .active {
	position: relative;
	z-index: 10;
	background: url("../images/astrology-part_menu-pointer.png") no-repeat
		center top;
	/*height: 35px;*/
}

#astro_select .active a.aries {
	background-position: 0 0px;
}

#astro_select .active a.taurus {
	background-position: -39px 0px;
}

#astro_select .active a.gemini {
	background-position: -78px 0px;
}

#astro_select .active a.cancer {
	background-position: -117px 0px;
}

#astro_select .active a.leo {
	background-position: -156px 0px;
}

#astro_select .active a.virgo {
	background-position: -195px 0px;
}

#astro_select .active a.libra {
	background-position: -234px 0px;
}

#astro_select .active a.scorpio {
	background-position: -273px 0px;
}

#astro_select .active a.sagittarius {
	background-position: -312px 0px;
}

#astro_select .active a.capricorn {
	background-position: -351px 0px;
}

#astro_select .active a.aquarius {
	background-position: -390px 0px;
}

#astro_select .active a.pisces {
	background-position: -429px 0px;
}

#astrology_content { /*margin-top: 28px;*/
	
}

#astrology_content .top_frame {
	background: url("../images/astrology-part_frame_top.png") no-repeat top
		left;
	height: 10px;
}

#astrology_content .body_framed {
	background: url("../images/astrology-part_frame_middle.png") repeat-y
		top left;
	padding: 0 8px;
}

#astrology_content .bottom_frame {
	background: url("../images/astrology-part_frame_bottom.png") no-repeat
		top left;
	height: 10px;
}

/* Horoscope header */
#horo_header {
	background: url("../images/taurus_header.jpg") no-repeat top left;
	height: 156px;
	padding: 10px;
}

#horo_left {
	width: 130px;
	float: left;
}

#horo_title {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#horo_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

#horo_element {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 18px;
	line-height: 18px;
}

#horo_element img {
	vertical-align: middle;
}

#horo_element span { /*vertical-align: middle;*/
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 12px;
}

#horo_links {
	color: #ffffff;
	font-family: Arial, serif;
	width: 125px;
	padding-top: 10px;
	font-size: 11px;
}

#horo_links ul li {
	list-style-type: none;
	padding-bottom: 3px;
}

#horo_links a:active,#horo_links a:visited,#horo_links a:link {
	text-decoration: underline;
	color: #ffffff;
}

#horo_links a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* Daily horoscope */
#horo_daily {
	display: block;
	float: right;
	width: 140px;
	padding-right: 160px;
	font-family: Arial;
	font-style: italic;
}

#horo_daily_top {
	background: url("../images/daily-horo_top.png") no-repeat top left;
	_background: url("../images/daily-horo_top.gif") no-repeat top left;
	height: 25px;
}

#horo_daily_body {
	/*	background: url("../images/daily-horo_middle.png") repeat-y top left;*/
	background: url("../images/daily-horo_bottom.png") no-repeat 0 100%;
	_background: url("../images/daily-horo_bottom.gif") no-repeat 0 100%;
	padding: 10px 16px 20px 10px;
}

#horo_daily_bottom {
	
}

.text_body {
	padding: 0 4px;
}

.text_body h2 {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2f4853;
}

.text_body hr {
	margin-bottom: 16px;
}

.sign_traits {
	font-weight: bold;
}

.intro {
	font-style: italic;
}

.more {
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
}

.more a:link,.more a:hover,.more a:visited,.more a:active {
	color: #000000;
	font-weight: bold;
}

.more img {
	vertical-align: middle;
}

.colapse {
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
}

.colapse a:link,.colapse a:hover,.colapse a:visited,.colapse a:active {
	color: #000000;
	font-weight: bold;
}

.colapse img {
	vertical-align: middle;
}

.colapse {
	margin-top: 7px;
}

.order {
	padding-bottom: 3px;
}

.order a:link,.order a:hover,.order a:visited,.ordera:active {
	color: #f6921e;
	font-weight: normal;
}

.oop_section {
	height: 25px;
	margin-top: -1px;
	z-index: 10;
	_height: 32px;
	_clear:both;
	_padding-bottom:20px;
}

.oop_section a {
	float: left;
	margin: 5px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 13px;
}

.oop_section a:link,.oop_section a:hover,.oop_section a:visited,.oop_section a:active
	{
	color: #f6921e;
}

.publish_date {
	color: #808080;
}

.author {
	font-weight: bold;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}

.blog {
	margin-top: 20px;
}

.blog h2 {
	color: #000000;
	padding-bottom: 3px;
}

.blog hr {
	color: #f5ddd1;
	border-top: 1px #f5ddd1 solid;
}

.oop_link {
	padding: 2px 13px;
	font-weight: bold;
	font-size: 13px;
}

.oop_link a:link,.oop_link a:hover,.oop_link a:visited,.oop_link a:active
	{
	color: #f6921e;
}

#spa_title {
	background: url("../images/ft_title.png") no-repeat top left;
	height: 34px;
	margin-top: 17px;
}

#spa_title img {
	padding: 5px;
}

#spa_menu {
	padding-left: 15px;
	margin-top: -2px;
}

#spa_menu ul li {
	list-style: none;
	display: inline;
	float: left;
	height: 40px;
}

#spa_menu a {
	display: block;
	width: 69px;
	height: 26px;
	background: url(../images/ft_tabs.png) no-repeat 0 0;
	_background: url(../images/ft_tabs.gif) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 3px;
	margin-top: 1px;
}

#spa_menu a.iching {
	background-position: 0 -26px;
}

#spa_menu a.iching:hover {
	background-position: 0 0px;
}

#spa_menu a.tarot {
	background-position: -69px -26px;
}

#spa_menu a.tarot:hover {
	background-position: -69px 0px;
}

#spa_menu a.runer {
	background-position: -138px -26px;
}

#spa_menu a.runer:hover {
	background-position: -138px 0px;
}

#spa_menu .active {
	background: url("../images/ft-part_menu-pointer_18.jpg") no-repeat top
		center;
}

#spa_menu .active a.iching {
	background-position: 0 0;
}

#spa_menu .active a.tarot {
	background-position: -69px 0px;
}

#spa_menu .active a.runer {
	background-position: -138px 0px;
}

#spa_content {
	margin-top: 28px;
}

#spa_content .top_frame {
	background: url("../images/ft-part_frame_05.png") no-repeat top left;
	height: 10px;
	_clear:both;
	_margin-top:-30px;
}

#spa_content .body_framed {
	background: url("../images/ft-part_frame_07.png") repeat-y top left;
	padding: 0 7px;
	font-size: 11px;
}

#spa_content .bottom_frame {
	background: url("../images/ft-part_frame_09.png") no-repeat top left;
	height: 10px;
}

#spa_header {
	background: url("../images/tarot.jpg") no-repeat top left;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #ffffff;
	padding: 136px 0 22px 9px;
}

#spa-deg-na {
	margin-top: 3px;
}

#spa-deg-na a {
	display: block;
	width: 451px;
	height: 126px;
	text-indent: -9999px;
	font-size: 3px;
	background: url(../images/spa-deg-na_button.png) no-repeat 0 0;
}

#spa-deg-na a:hover {
	background-position: 0 -126px;
}

.copyright {
	float: right;
	color: #F6921E;
	padding: 6px;
	font-size: 10px;
}

.copyright a,.copyright a:hover {
	text-decoration: none;
	color: #7b2506;
}

#new_blog_posts .author {
	font-size: 9px;
}

#new_blog_posts h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#new_blog_posts p {
	font-style: italic;
	font-size: 10px;
}

#new_blog_posts .publish_date {
	font-size: 9px;
}

.blog_link {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 3px;
}

.blog_link a {
	color: #F6921E;
}

.new_blog_posts_body {
	padding: 5px;
}

.services-text {
	border-bottom: 1px #e0e6e9 solid;
	padding: 7px;
}

.services-text p {
	padding: 0;
}

.services-bottom {
	padding: 1em 0 5px;
	height: 20px;
}

.services-title {
	padding-left: 4px;
	margin-top: 18px;
}

.discount {
	color: red;
}

.price {
	float: right;
	font-size: 9px;
	padding-right: 5px;
	padding-top: 10px;
	display: block;
	width: 100px;
	text-align: right;
}

.ordernow {
	display: block;
	float: left;
	width: 80px;
}

#services .copyright {
	padding: 0 8px 0 0;
	margin-top: 0.5em;
}

#services .last {
	border-bottom: 1px #99ADB7 solid;
}

/**************DIALOG**********************/
label,input[type="text"] {
	display: block;
}

input.text {
	margin-bottom: 12px;
	width: 40%;
	padding: 2px;
}

fieldset {
	padding: 0;
	border: 0;
	margin-top: 25px;
}

h1 {
	font-size: 1.2em;
	margin: .6em 0;
}

.ui-button {
	outline: 0;
	margin: 0;
	padding: .4em 1em .5em;
	text-decoration: none; ! important;
	cursor: pointer;
	position: relative;
	text-align: center;
}

.ui-dialog .ui-state-highlight,.ui-dialog .ui-state-error {
	padding: .3em;
}

.ui-widget input.tex {
	float: left;
	_width: 70px;
}

.ui-widget input.butt {
	background: red;
	color: white !important;
	text-shadow: none;
	font-weight: bold;
}

.ui-widget button,.ui-widget input.butt,.ui-widget input.subm
	{
	width: 104px;
	margin-left: 0.8em;
}

.ui-widget button,.ui-widget input,ui-widget-content input,ui-widget-content button
	{
	_padding: 2px 8px;
}
