/* This is where you can override the default styles to fit with the site design */

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#000000;
	background-image:url(../images/lightning.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

a:visited {
	background-color:transparent;
	text-decoration: none;
}

.header {
	background-color: #c0c0c0;
	height: 90px;
}

h2 {
	margin:0 0 10px;
	padding:0;
	color:#BF047E;
	font-size:20px;
	clear: both;
}

h3 {
	margin:0 0 10px;
	padding:0;
	color:#BF047E;
	font-size:20px;
}

p {
	font-size:1em;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
}

.site_wrapper {
	background-image:url(../images/wrapper_2.gif);
	background-repeat:repeat-y;
	margin:0 auto 0;
	text-align:left;
	width:980px;
}

.site_wrapper_2 {
	width:980px;
	background-image:url(../images/bubbles_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	float:left;
}

.site_wrapper_3 {
	width:980px;
	background-image:url(../images/cols_wrap.gif);
	background-position:right center;
	background-repeat:repeat-y;
	
	float:left;
}

.top_content {
	background-color: #888;
	border-top:2px solid #FFFFFF !important;
}

.three_column_layout .left_column {
	color:#ffffff;
	width:215px;
}

.three_column_layout .main_content {
	background-color: #fff;
}

.three_column_layout .main_content_2col {
	background-color: #fff;
}


.three_column_layout .right_column {
}

.three_column_layout .right_column {
	border-top:1px solid #FFFFFF;
	float:right;
	width:125px;
}

.main_content .visual_padding {
	padding:30px;
}

.main_content_2col .visual_padding {
	padding:30px 10px 30px 30px;
}

.footer {

}

.v_nav ul li a {
	border-bottom: 1px solid #fff;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #eee;
}

.v_nav ul li a:hover {
	color: #FCEE21 !important;
	text-decoration: none !important;
}

.h_nav ul {
	background-color: #036;
}

.h_nav ul li a {
	border-right: 1px solid #fff;
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #eee;
}

.h_nav ul li a:hover {
	background-color: #369;
	color: #fff;
}

/* ====================================================================================== product_info */
 
.product_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.product_info img.small_image{
	float: left;
}

.product_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.product_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.product_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== product_further_info */

.product_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.product_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.product_further_info.people img.large_image{
	display: block !important;
}

.product_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.product_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.product_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.product_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.product_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

/* ====================================================================================== person_info */
 
.person_info{
	padding: 10px 0 10px 10px;
	clear: left;
}

.person_info img.small_image{
	float: left;
}

.person_info .h3_wrap{
	float: left;
	padding: 0px 0px 5px 5px;
}

.person_info h3{
	float: left;
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_info p{
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 330px;
}

.person_info a.further_information{
	float: left;
	clear: left;
	padding: 5px 0 0 0;
	margin: 0;
}

/* ====================================================================================== person_further_info */

.person_further_info{
	display: none;
	padding: 10px;
	background: #ffffff;
}

.person_further_info img.large_image{
	display: none;
	float: right;
	clear: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.person_further_info.people img.large_image{
	display: block !important;
}

.person_further_info img.small_image{
	float: left;
	padding-right: 5px;
}

.person_further_info .h3_wrap{
	float: left;
	clear: left;
	padding: 0px 0px 5px 5px;
}

.person_further_info h3{
	width: 330px;
	margin: 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000000;
}

.person_further_info p{
	display: block;
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 330px;
}

.person_further_info a.close{
	float: right;
	padding: 0;
	margin: 0;
}

div.image_thumbs{
	float: left;
	clear: left;
}

.footer_area {
	background-color:#BD0269;
	background-image:url(../images/footer_curve.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:41px !important;
	margin:0 auto;
	width:980px;
}

.footer_area_artavia {
	height:23px !important;
	margin:0 auto;
	width:980px;
	margin-top:10px !important;
}

.three_column_layout .columns_wrapper {
	float:right;
	width:765px;
	background-image: url(../images/cols_wrap.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.three_column_layout .columns_wrapper_experts {

	float:right;
	width:765px;
}

.three_column_layout .columns_wrapper_two {
	float:right;
	width:765px;
}

.three_column_layout .main_content {
	width:640px;
	/*height:100%;*/
}

.three_column_layout .main_content_2col {
	width:765px;
}

.v_nav a {
	display:block;
	font-size:15px;
	font-weight:bold;
	margin:8px;
	padding:5px 0 12px 5px;
	text-indent:0;
	width:198px;
}

.f_nav ul {
	color:#FFFFFF;
	margin:0;
	padding:4px 10px 0;
	text-align:center;
	text-decoration:none;
}

.f_nav ul li a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	margin-left:0px;
	padding:0 10px;
	text-decoration:none !important;
}

.f_nav ul li a:hover {
	color:#FCEE21;
	text-decoration:none;
}

.artavia {
	color:#FFFFFF;
	float:right;
} 

.artavia a {
	color:#FFFFFF;
	text-decoration:underline;
} 

.header_bar {
	background-image:url(../images/purple_header_bar.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:40px !important;
	margin:30px auto 0;
	width:980px;
}

.header_bar p {
	color:#FFFFFF !important;
	font-size:15px !important;
	margin:0 !important;
	padding:1px 12px 0 0 !important;
	text-align:right !important;
}

.header_bar p strong {
	color:#FFFF00;
}

.left_column h2 {
	color:#FCEE21;
	padding-left:10px;
	padding-top:10px;
}

.star_sign_area {
	margin-top:10px;
	width: 365px;
float: left;
}

.star_sign_area img {
	margin-right:50px;
	margin-bottom:25px;
	border:none;
	margin-right:29px;
}

.first_1 {
	margin-left:30px;
}

.first_2 {
	margin-left:30px;
}

.last_1 {
	margin-right:0px;
}

.last_2 {
	margin-right:0px;
}

.featured_items {
	margin:0 0 10px;
	float:left;
	width:570px;	
}

.featured_items img  {
	margin:0 5px 0 0;
	border-bottom:solid 10px #ffffff;
}

.featured_items h4  {
	margin:0;
	padding:0;
	color:#BD0269;
	margin:0 0 5px;
	font-size:17px;	
}

.featured_items p  {
	margin:0;
	padding:0;
}

.featured_items a  {
	margin:0;
	padding:0;
	text-decoration:none;
}

.psychic_panel {
	background-image:url(../images/featured_box.jpg);
	background-repeat:no-repeat;
	width:110px;
	margin-left:7px;
	margin-bottom:10px;
	height:176px;
}

.featured_panel {
	background-image:url(../images/featured_box.jpg);
	background-repeat:no-repeat;
	width:110px;
	margin-left:7px;
	margin-bottom:10px;
	height:176px;
	cursor:pointer;
	text-decoration:none !important;
}

.featured_panel p {
	color:#FFFFFF;
	font-size:11px;
	margin:0 !important;
	padding:5px 0 4px;
	text-align:center;
}

.featured_panel img {
	border:1px solid #000000;
	margin:8px 0 0 14px;
	padding:0;
}




.right_column h4 {
	color:#BF047E;
	font-size:22px;
	margin:0;
	padding:15px 0 17px;
	text-align:center;
}

.psychic_panel p {
	color:#FFFFFF;
	font-size:14px;
	margin:0 !important;
	padding:1px 0 0 !important;
	text-align:center;
}

.psychic_panel img {
	border:1px solid #000000;
	margin:17px 0 0 14px;
	padding:0;
}

.psychic_panel_buttons{
	margin:0 0 0 18px;
	padding:0 0 4px;
}

.psychic_panel_buttons img {
	border:medium none !important;
	margin:10px 0 0;
	padding:0;
}

.home_section {
	padding:0;
	margin:0;
}

.home_section p {
	margin:0 0 10px;
	padding:0 0 0 0px;
}

.feature_text a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.acms_shop_item {
	background-color:#D2DFEE;
	float:left;
	width:570px;
	padding:5px;
	position:relative;
	border-bottom:5px solid #ffffff;
	background-image:url(../images/product_wrapper.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.acms_shop_item h3 {
	color:#BF047E;
	font-size:17px;
	margin:0;
	padding:0;
}

.acms_news_item h3 {
	color:#BF047E;
	font-size:17px;
	margin:0;
	padding:0;
}

.acms_featured_news_item h3 {
	color:#BF047E;
	font-size:17px;
	margin:0;
	padding:0;
}

.acms_shop_item p {
	float:left;
	width:285px;
}

.acms_news_item {
	background-color:#D2DFEE;
	float:left;
	width:570px;
	padding:5px;
	position:relative;
	border-bottom:5px solid #ffffff;
	background-image:url(../images/product_wrapper.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.acms_featured_news_item {
	background-color:#D2DFEE;
	float:left;
	width:570px;
	padding:5px;
	position:relative;
	border-bottom:5px solid #ffffff;
	background-image:url(../images/product_wrapper.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.acms_news_item p {
	float:left;
	padding: 0 !important;
	margin:0 0 10px 1px !important;
}

.acms_featured_news_item p {
	float:left;
	margin:0 !important;
	padding: 0 !important;
	margin:0 0 0 1px !important;
}

.acms_shop_item img {
	border:1px solid #FFFFFF;
	margin-right:10px;
}

.acms_news_item img {
	border:1px solid #FFFFFF;
	margin-right:10px;
}

.acms_featured_news_item img {
	border:1px solid #FFFFFF;
	margin-right:10px;
}

.acms_shop_item_buttons {
	float:left;
	margin:15px 10px 0 0;
	width:130px;
}

.acms_shop_item_buttons img {
	margin-bottom:6px;
	border:medium none;
}

.acms_shop_item_copy {
	float:left;
	width:295px;
}

.acms_shop_item_copy img {
}

span.checkoutFieldError{
	font-size: 0.8em;
	font-weight: bold;
	color: #FF0000;
}


.image_2 {
}

a.image_1 {
	background:transparent url(../images/more_info.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:8px 1px 0 0;
	text-indent:-2000px;
	width:129px;

}

a:hover.image_1 {
	background:transparent url(../images/more_info.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

a.image_2 {
	background:transparent url(../images/add_to_cart.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:8px 1px 0 0;
	text-indent:-2000px;
	width:129px;

}

a:hover.image_2 {
	background:transparent url(../images/add_to_cart.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

a.image_3 {
	background:transparent url(../images/send_to_friend.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:8px 1px 0 0;
	text-indent:-2000px;
	width:129px;
	margin:0 0 0 10px;
}

a:hover.image_3 {
	background:transparent url(../images/send_to_friend.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

a.image_4 {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:8px 1px 0 0;
	text-indent:-2000px;
	width:129px;
	margin:0;	

}

a:hover.image_4 {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

a.image_5 {
	background:transparent url(../images/view_details.gif) no-repeat scroll 0 0;
	bottom:5px;
	float:right;
	height:28px;
	left:446px;
	position:absolute;
	text-indent:-2000px;
	width:129px;
	margin:0;
	padding:0;

}

a:hover.image_5 {
	background:transparent url(../images/view_details.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}


.item_detail_left {
	float:left;
}

.item_detail_right {
	float:left;
	padding-left:10px;
	width:440px;
}

.item_detail_right_signs {
/*	float:left; */
	padding:0;
	margin:0px;
/*	width:580px;
	position:relative;
	height:100%;*/
}

.item_detail_right_signs p {
	font-style:italic;
}

#acms_shop_basket {
	background-color:#BD0269;
	border:1px solid #FFFFFF;
	margin:0 0 0px 0px;
	padding:5px;
	width:182px;
	float:left;
}

.basket_wrapper {
	/*border:solid 10px;
	border-color:transparent transparent transparent transparent;*/
	margin:10px;
	padding:0;
	float:left;
}

#acms_shop_basket h3 {
	background-color:#BD0269;
	margin:0;
	padding:0;
	font-size:15px;
	color:#FFFF00;
}

#acms_shop_basket a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#acms_shop_basket a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}

.acms_shop_basket_item {
}

.acms_shop_basket_item a {
	color:#ffffff;
	text-decoration:none;
}

.acms_shop_basket_items a {
	color:#ffffff;
	text-decoration:none;
}

.acms_shop_qty{
	float:left;
}

.related_shop_qty {
	margin-bottom:3px;
}

.related_shop_qty select {
	margin-left:10px;
}

.acms_shop_qty_listings{
	float:left;
	margin-left:110px;
	width:90px;
}

.acms_shop_qty span{
	font-weight: bold;
}

.acms_shop_qty select{
	float: none;
	display: inline;
}

.lower_container {
	float:left;
	width:700px;
	margin-top:10px;
	border-bottom:solid 15px #ffffff;
}

.acms_shop_item select {
}

.lower_container img {
	border:none;
}

.upper_container {
/*	float:left;
	width:580px !important; */
	position:relative;
}

.news_copy {
	width:420px !important;
}

.news_copy a {
	color:#BD0269;
	text-decoration:none;
	font-weight:bold;
}

.news_copy a:visited {
	color:#BD0269;
	text-decoration:none;

}

#send_to_a_friend_wrapper{
	display: none;
	float: right;
	clear: right;
	margin-top: 10px;
}

#send_to_a_friend_wrapper fieldset {
	border:none;
	margin:0;
	padding:5px;
}

#send_to_a_friend_wrapper fieldset label {
	color:#FFFFFF;
	float:left;
	padding:0 0 0;
	width:125px;
}

#send_to_a_friend_wrapper fieldset input {
margin:0 0 5px;
}

div.lightbox {
	background:#000000 none repeat scroll 0 0;
	border:2px solid #FFFFFF;
	display:none;
	float:none;
	margin:0;
	padding:0;
}

div.lightbox a.close {
	color:#FFFFFF;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:10px;
	top:5px;
}

div.lightbox img {
	border:0 none !important;
	margin:25px 15px 15px;
}

table.acms_shop_basket_price{
	color: #ffffff;
	background: #BD0269;
	margin: 0 auto 0 auto;

	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
}

table.acms_shop_basket_price td{
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 5px;
}

table.acms_shop_basket_price tr.total td{
	font-weight: bold;
	font-size: 1.5em;
}

.related_items {
	border-bottom:15px solid #FFFFFF;
	float:left;
	margin-right:15px;
	width:335px;
	height:130px;
	position:relative;

}

.related_items p {
}

.related_image {
	border:none;
	border-right: solid 10px #ffffff;
}               

.acms_experts_item{
	width: 100px;
	height: 100px;
	margin: 0 5px 0 5px;
	float: left;
	border: solid 1px #000000;
}

.psychic_list .psychic_panel{
	float:left;
	height:176px;
	margin-left:0;
	margin-right:37px;
}

.interested_container {
	border-top:1px solid #CCCCCC;
	float:left;
	padding-top:15px;
}

.acms_experts_details{
	position: absolute;
	width:320px;
	background: #BF047E;
	border:solid 1px #ffffff;
}

.three_column_layout .columns_wrapper {
	background-image:url(../images/cols_wrap.gif);
	background-position:right center;
	background-repeat:repeat-y;
	float:right;
	width:765px;
}

.psychic_list {
	float:left;
	margin:15px 0 0;
	padding:0;
	width:735px;
	display:inline;
}

.ajax_loading {
	margin-top:60px;
	margin-bottom:60px;
}

.image_name_pin {
	padding:10px;
	width:123px;
}

.image_name_pin p {
	background-color:#FFFFFF;
	color:#034EA1;
	height:21px;
	padding:6px 0 0;
	font-size:11px;
}

.details {
	float:right;
	padding:10px;
	width:166px;
}

.details h3 {
	color:#FFFF00;
	margin:0;
	padding:0;
	text-align:left;
	font-size:14px;
}

.details h4 {
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:underline;
	font-size:14px;
}

.expert_desc {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	margin:4px 0 3px;
	padding:0;
	text-align:left;
}

.expert_skill {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	margin:0 0 2px;
	padding:0;
	text-align:left;
}

.status {
	color:#FFFF00;
	float:left;
	font-weight:bold;
	text-align:left;
	width:100px;
}

.acms_shop_basket_items {
	font-size:11px;
}

.acms_shop_basket_items dt {
	margin-bottom:4px;
	margin-left:0px;
	margin-top:-3px;
}

.acms_shop_basket_items dd {
	border-bottom:1px dotted;
	margin-bottom:10px;
	margin-left:0;
	padding-bottom:8px;
}

.acms_shop_basket_items dd img {
	float:right;
	margin-top:-15px;
}

.unavailable {
	font-size:12px !important;
}

.total {
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
}

/***** SEND TO A FRIEND *****/

#send_to_a_friend {
	background-color:#BD0269;
	margin:0;
	padding:10px 0 0;
	width:295px;
}

#send_to_a_friend fieldset {
		border:none;
		padding:5px;
}

#send_to_a_friend label {
	float:left;
	margin:0 0 0;
	width:130px;
	color:#FFFFFF;
}

#send_to_a_friend input {
	float:left;
	margin:0 0 5px;
}


.send_to_friend_submit {
	background:transparent url(../images/send_to_friend_form.gif) no-repeat scroll 0 0;
	border:medium none;
	float:right !important;
	height:28px;
	margin:0 10px 10px 0 !important;
	width:130px;
}

.send_to_friend_submit:hover {
     background: url(../images/send_to_friend_form.gif) 0 -28px no-repeat;
 }


/***************************/

div.expert_pagination{
}

div.expert_pagination div, div.expert_pagination ul, div.expert_pagination li{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}

div.expert_pagination li.current{
	font-weight: bold;
}

div.acms_shop_pagination{
	padding: 0.5em 0 0.5em 0.5em;
}

div.acms_shop_pagination span, div.acms_shop_pagination a{
	padding: 0 0.5em 0 0;
	color:#034EA1;
	text-decoration:none;
}

div.acms_shop_pagination span.current{
	font-weight: bold;
	font-size: 1.5em;
	color:#BF047E;
}



/*******************************/

#details_form {
}

#details_form input {
	margin:0 0 15px 10px;
	width:220px;
}

#details_form label {
	float:left;
	width:140px;
	font-size:16px;	
}

#details_form fieldset {
	border:medium none;
}

#details_form checkbox {
	float:left;
}

#details_form input.submit_button {
	background-color:#FFFFFF;
	background-image:url(../../images/payment_proceed.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border:medium none;
	float:right;
	height:40px;
	margin-top:0;
	width:129px;
	cursor:pointer;
}

/**********************************/

#delivery_details {
}

#delivery_details input {
	margin:0 0 15px 10px;
	width:220px;
}

#delivery_details label {
	float:left;
	width:140px;
	font-size:16px;	
}

#delivery_details fieldset {
	border:medium none;
}

#delivery_details checkbox {
	float:left;
}

#delivery_details input.submit_button {
	background-color:#FFFFFF;
	background-image:url(../../images/payment_proceed.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border:medium none;
	float:right;
	height:40px;
	margin-top:0;
	width:129px;
	cursor:pointer;
}


/**********************************/


.payment_menu {
	margin-top:25px;
}

.payment_menu img {
	border:none;
	cursor:pointer;
}

.payment_menu a {
	cursor:pointer;
}

.step_number {
	float:right;
	margin-top:-60px;
}


.f_nav ul li.first a {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	margin-left:0px;
	padding:0 12px 0 0;
	text-decoration:none !important;
}

/**********************/


a.related_button {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:8px 1px 0 0;
	text-indent:-2000px;
	width:129px;

}

a:hover.related_button {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

#send_to_a_friend_wrapper {
	background-color:#BD0269;
	border:1px solid #034EA1;
	margin:5px 0 0;
}

.search_head {
	font-size:17px;
	font-weight:bold;
	margin-left:12px;
}

.search_box {
	margin-left:13px;
	width:185px;
}

.search_form_button {
	background-color:#034EA1;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-size:15px;
	font-weight:bold;
	margin:3px 11px 0 0;
	padding:0;
}

.search_form {
	float:left;
	margin-bottom:10px;
}

.contact_message {
	width:150px !important;
	color:#FF0000;
	font-weight:bold;
}

.v_nav ul {
	clear:both !important;
	list-style-type:none;
	margin:0;
	padding:0;
}

.button_container {
	float:right;
	width:130px;
}

.enquiryForm {
	color:#FF0000;
	width:180px !important;	
	font-weight:bold;
}

.back_link {
}

a.back_link{
	background:transparent url(../images/back_button.gif) no-repeat scroll 0 0;
	float:right;
	height:28px;
	margin:26px 2px 10px 0;
	text-indent:-2000px;
	width:129px;
	}

a:hover.back_link {
	background:transparent url(../images/back_button.gif) no-repeat scroll 0 -28px;
	float:right;
	height:28px;
	margin:26px 2px 10px 0;
	text-indent:-2000px;
	width:129px;
}	

#send_to_a_friend_wrapper p {
	color:#ffffff;
	padding:4px;
}

.right_column h2 {
	text-align:center;
}

.left {
	padding:0 0px 0px 0 !important;
	margin: 0 15px 10px 0 !important;
}

.upper_container p { 
}




/***** TESTIN AREA FOR NEW PANELS *****/

.psychic_panel_new {
	background-image:url(../images/panel_new.jpg);
	background-repeat:no-repeat;
	height:193px;
	margin-bottom:10px;
	margin-left:7px;
	width:146px;
}

.psychic_panel_new p {
	color:#FFFFFF;
	font-size:11px;
	margin:0 !important;
	padding:3px 0 4px !important;
	text-align:center;
}

.psychic_panel_new img {
	border:1px solid #000000;
	padding:0;
	margin:6px 0 0 18px;
}

.psychic_panel_buttons_new {
	margin:0 0 0 31px;
	padding:0 0 4px;
}

.psychic_panel_buttons_new img {
	border:medium none !important;
	margin:10px 8px 0;
	padding:0;
}

/***** END TEST AREA FOR NEW PANELS *****/

.paragraph_news_area {
	float:right;
	margin:0 0 26px 0 !important;
	padding:0 !important;
	width:425px;
}

/***** READINGS AREA *****/

.right {
	float:left;
	padding-left:10px;
	width:458px !important;
}

.right h3 {
	margin:0 !important;
	padding:0 !important;
}

.right p {
	margin:0 0 28px !important;
	padding:0 !important;
}

.package {
	background-color:#D2DFEE;
	background-image:url(../images/product_wrapper_readings.gif);
	background-position:left center;
	background-repeat:repeat-y;
	border-bottom:5px solid #FFFFFF;
	float:left;
	padding:5px;
	position:relative;
	width:570px;
}

.package img {
	float:left;
	border:1px solid #FFFFFF;
}

a.view_readings_link {
	bottom:5px;
	position:absolute;
	right:5px;
	background:transparent url(../images/view_details.gif) no-repeat scroll 0 0;
	height:28px;
	left:446px;
	text-indent:-2000px;
	width:129px;
	margin:0;
	padding:0;
}

a.view_readings_link:hover {
	background:transparent url(../images/view_details.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

.featured_title_text {
	height:26px;
}

.item_detail_right_signs h5 {
	color:#034EA1;
	font-size:13px;
	margin:0 0 15px;
	padding:0;
}

.featured_price {
	font-size:21px !important;
	font-weight:bold;
	line-height:22px;
	margin:0 !important;
	padding:0 !important;
}

.featured_click_here {
	color:#FFFF00 !important;
	font-size:14px !important;
	font-weight:bold;
	line-height:12px;
	margin:0 !important;
	padding:0 0 0 !important;
}

h5 {
	color:#034F9B;
	font-size:13px;
	margin:0;
	padding:0 0 6px;
}

.sub_group_list {
	color:#034F9B;
	margin:0;
	padding:4px 0 0;
}

.sub_group_list li {
	margin:3px 0 0;
	font-weight:bold;
	list-style:none;
}

.sub_group_list li a {
	text-decoration:none;
	color:#BF047E;
	font-size:14px;
}

.sub_group_list li a:hover {
	text-decoration:underline;
	color:#034F9B;
}

.sub_cat_heading {
	font-size:16px;
	font-weight:bold;
}

.breadcrumb {
	color:#034EA1;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0;
	text-align:right;
}

.breadcrumb a {
	color:#BF047E;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:5px 0 0;
	text-align:right;
}

.online_shop_header {
	margin-top:-24px;
}

.sub_seperator {
	font-size:18px;
	font-weight:bold;
	display:none;
}

p img {
	padding-right:5px;
}

#enquiryForm fieldset.CAPTCHA {
	position:relative;
}

.CAPTCHA img {
	position:absolute;
	right:1px;
	top:1px;

}

.CAPTCHA p {
	position:absolute;
	right:1px;
	top:75px;

}

#enquiryForm .CAPTCHA input {
	position:absolute;
	right:1px;
	top:102px; 
}

.CAPTCHA p.cap_inval {
	color:red;
	font-weight:bold;
	position:absolute;
	right:1px;
	top:50px;
	width:201px;
}

input.image_2 {
	background:transparent url(../images/add_to_cart.gif) no-repeat scroll 0 0px;
	border:medium none;
	color:#1DC0E9;
	font-weight:bold;
	height:28px;
	margin:5px 0 0;
	padding:0 !important;
	width:131px;
	cursor:pointer;	
}

input.image_2:hover {
	background:transparent url(../images/add_to_cart.gif) no-repeat scroll 0 -28px;
	border:medium none;
	color:#1DC0E9;
	font-weight:bold;
	height:28px;
	margin:5px 0 0;
	padding:0 !important;
	width:131px;
	cursor:pointer;	
}

input.image_2_info {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 0px;
	border:medium none;
	color:#1DC0E9;
	font-weight:bold;
	height:28px;
	margin:0 0 0 45px;
	padding:0 !important;
	width:131px;
	cursor:pointer;	
}

input.image_2_info:hover {
	background:transparent url(../images/add_to_cart_white.gif) no-repeat scroll 0 -28px;
	border:medium none;
	color:#1DC0E9;
	font-weight:bold;
	height:28px;
	margin:0 0 0 45px;
	padding:0 !important;
	width:131px;
	cursor:pointer;
}

.btnhov {
	background:transparent url(../images/add_to_cart.gif) no-repeat scroll 0 -28px !important;
}

.offerDetails a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/more_button.gif) no-repeat scroll 0 0;
	float:left;
	height:28px !important;
	margin:8px 1px 10px 0;
	text-indent:-2000px;
	width:129px;
}

.offerDetails a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/more_button.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

p.comments_text {
	clear:left;
}

.player {
	background: url(../images/music.gif) no-repeat;
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}











