/* Electronic Healing - Master CSS template */

/* HTML Elements */
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

h1
{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #009900;
	margin-bottom: 5px;
	clear: both;
}

h2
{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00CC33;
	margin-bottom: 5px;
	clear: both;
}
h3, h4
{
	font-size: small;
	margin-bottom: 5px;
	clear: both;
	color:#006633;
}
p
{
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: medium;
	font-size: x-small;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align: top;
}

/* Global fonts */
html, body, p, td, select, input, textarea
{
	font-family:  verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
img {
border:0px;
}
/* Links */
a
{
}

/* Generic Styles */
.price
{
	font-weight: bold;
	color: #2A5CF8;
}

a.links1
{
	color:#009900;
	border-bottom: 1px dashed #cccccc;
	text-decoration: none;
}

a.links1:visited
{
	color: #9900FF;
	text-decoration: none;
}

a.links1:hover
{
	color: #FF0000;
	text-decoration: none;
	
}

a.links2
{
	color: #0000FF;
	text-decoration: underline;
}

a.links2:visited
{
	color: #9900FF;
	text-decoration: underline;
}

a.links2:hover
{
	color: #FF0000;
	text-decoration: none;
}

a.links3
{
	color: #0000FF;
	text-decoration: underline;
}

a.links3:visited
{
	color: #9900FF;
	text-decoration: underline;
}

a.links3:hover
{
	color: #FF0000;
	text-decoration: none;
}

/* Site */
.site_wrapper
{
	position: relative;
	width: 760px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin: 0 auto;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	padding-bottom: 80px;
}

.site_header
{
	position: absolute;
	width: 760px;
	height: 220px;
	margin: 0;
	padding: 0;
	background: url("../skin/site_header.jpg") no-repeat;
	top: 0;
}
.site_header_2
{
	position: absolute;
	right: 15px;
	width:195px;
	top: 198px;
}
.site_header_2 input {
background-color:#ffffff;
color:#333333;
font-weight:normal;
border: 1px solid #666666;
width: 125px;
}
.site_header_2 #submit_button {
cursor: pointer;
border-style:outset;
background:#86FE78;
width: 50px;
color: #333333;
} 
.site_header .menu
{
	position: absolute;
	left: 0;
	width: 600px;
	top: 198px;
	left: 30px;
}

.site_header .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 760px;
	font-weight: bold;
}


.site_header .menu ul .last
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	border-right: 0px;
}

.site_header a:link, .site_header a:visited
{
	
	color:#666666;
	text-decoration: none;
	width: 96px;
	height: 30px;
	float: left;
	padding: 0;
	margin: 0;
	text-align:center;
}
.site_header .menu ul li
{
	display: inline;
	margin: 0;
	padding: 0;
	
	/*border-right: 1px solid #ffffff;*/
	
	
}
.site_header a:hover
{
	
	color:#009933;
	text-decoration: none;
}

.site_columns
{
	position: relative;
	top: 220px;
	width: 760px;
	padding-bottom: 80px;
}

.site_footer
{
/*position: relative;
bottom:0;
right:552px;*/
	width: 550px;
	height: 60px;
	margin-top:28px;
	margin-bottom: 5px;
	padding-top: 8px;
	text-align: center;
	clear: both;
	background: url("../skin/site_footer.gif") top no-repeat;
}
.site_footer .copyright {
font-size: xx-small;
padding-top: 9px;
}
.site_footer a{
color:#009933;
}
/* Columns */
.column_right
{
	position: absolute;
	top: 0;
	right: 0; 
	width: 203px;
}

.column_left
{
	position: absolute;
	top: 0;
	left: 0; 
	width: 215px;
}

.column_middle
{
	position: absolute;
	top: 0;
	left: 0; 
	margin-left: 0px;
	margin-right: 210px;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px;
	padding-top: 5px;
}
.column_middle img {
/*margin: 5px;*/
}
.column_middle a h2 {
color:#AF5045;
}
.column_middle a, a:visited {
	padding-top: 3px;
	color:#009900;
	/*border-bottom: 1px dotted #009900;*/
	text-decoration: none;
}
.column_middle a:hover {
	padding-top: 3px;
	color:#00FF33;
	text-decoration: none;
}
.column_right p, .column_left p
{
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-top: 5px;
}
.column_right h2 {
text-align: center;
}
.column_right .form_element {
width: 156px;
background-color:#C1FFC1;
border: 1px solid #008040;
padding: 2px;
}
.column_right .form_button {
width: 163px;
}
/* Menus */
.column_left .menu
{
	margin-bottom: 6px;
	width: 214px;
	padding-bottom: 10px;
	background: #BCC8ED url("../skin/menu_left_bottom.gif") bottom no-repeat;
}


.column_left .menu .heading
{
	width: 194px;
	height: 23px;
	background-image: url("../skin/menu_left_heading.gif");
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}
.column_left .menu .heading_categories
{
	background-image: url("../skin/menu_left_heading_categories.gif");
}
.column_left .menu .heading_newsletter
{
	background-image: url("../skin/menu_left_heading_newsletter.gif");
}
.column_left .menu .heading_secure
{
	background-image: url("../skin/menu_left_heading_secure.gif");
}
.column_left .menu .heading_rate
{
	background-image: url("../skin/menu_left_heading_rate.gif");
}
.column_left .menu .heading_payment
{
	background-image: url("../skin/menu_left_heading_payment.gif");
}

.column_left .menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.column_left .menu ul li
{
	padding: 0;
	margin: 0;
	
}

.column_left .menu ul li a
{
	display: block;
	padding: 5px;
	padding-left: 20px;
	margin: 0;
	color: #525151;
	font-weight: bold;
	text-decoration: none;
	
}


.column_left .menu ul li a:hover
{
	background-color: #DEDFE2;
}
.column_left .menu .category_selected
{
	display: block;
	margin: 0;
	background:#7D92D5;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;

}
.column_left .menu .category_selected a {
color:#ffffff;
}
.column_left .menu .category_selected a:hover {
color: #525151
}
.column_right .menu
{
	width: 203px;
	background: #ffffff url("../skin/box_fill.gif") repeat-y;
}
.column_right .menu2
{
	margin-bottom: 6px;
	width: 203px;
	padding-bottom: 10px;
	background: #FF6565 url("../skin/menu_right_bottom_2.gif") bottom no-repeat;
}

.column_right .menu h2
{
		width: 203px;
		height: 20px;
	background-image: url("../skin/box_top.gif");
	background-color:#ffffff;
	color: #009900;
	padding-top: 11px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.column_right .menu .footing
{
	width: 203px;
	height: 31px;
	background-image: url("../skin/box_bottom.gif");
}

.column_right .menu .heading_products
{
	background-image: url("../skin/menu_right_heading_products.gif");
}
.column_right .menu .heading_ready_to_order
{
background-image: url("../skin/menu_right_heading_ready_to_order.gif");
}
.column_right .menu .heading_question
{
background-image: url("../skin/menu_right_question.gif");
}
.column_right .menu .heading_help
{
	background-image: url("../skin/menu_right_heading_help.gif");
}
.column_right .menu .heading_search
{
	background-image: url("../skin/menu_right_heading_search.gif");
}

.column_right .menu ul, .column_right .menu2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.column_right .menu ul li, .column_right .menu2 ul li
{
	margin: 0;
}

.column_right .menu ul li a
{
	display: block;
	padding: 5px;
	padding-left: 20px;

	margin: 0;
		margin-right: 5px;
	color: #313131;
/*	font-weight: bold;*/
	text-decoration: none;
	
}
.column_right .menu. .item {

border-bottom: 1px dashed #cccccc;
}

.column_right .menu ul li a:hover, .column_right .menu2 ul li a:hover
{
	background-color: #DEDFE2;
	color: #ffffff;
}

.column_right .menu ul li a:hover .title, .column_right .menu2 ul li a:hover .title
{
	color: #990000;
}

.column_right .menu .product_list li, .column_right .menu2 .product_list li
{
	padding: 2px 2px 0 2px;
}

.column_right .menu .product_list li .item, .column_right .menu2 .product_list li .item
{
	position: relative;
	background-color: #fff;
	height: 85px;	
	padding: 5px;
}

.column_right .menu .product_list li .item a, .column_right .menu2 .product_list li .item a
{
	padding: 0;
	display: inline;
	margin: 0;
}

.column_right .menu .product_list li .item a:hover, .column_right .menu2 .product_list li .item a:hover
{
	background-color: #fff;
	color: #990000;
}

.column_right .menu .product_list li .image, .column_right .menu2 .product_list li .image
{
	position: absolute;	
	top: 5px;
	width: 70px;
	height: 65px;
}

.column_right .menu .product_list li .details, .column_right .menu2 .product_list li .details
{
	position: absolute;
	top: 5px;
	left: 75px;
	cursor: pointer;
	display: inline;
}

.column_right .menu .product_list li .price, .column_right .menu .product_list li .price a, .column_right .menu2 .product_list li .price, .column_right .menu2 .product_list li .price a
{
	color: #2A5CF8;
}

/* Forms */
.form_addtocart
{
	width: 100%;
}

.form_addtocart tr
{
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;
}
.form_viewbasket tr
{
	border-right: 0px;
	border-left: 0px;
}

.form_addtocart .heading
{
	border: 0;
}

.form_addtocart th
{
	height: 25px;
	border: 0;
	border-left: 1px solid #7D92D5;
	color: #fff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	background: #7D92D5;
}

.form_addtocart .heading .last_col
{
	background: #7D92D5 url("/common/skin/form_addtocart_heading.gif") no-repeat right;
	width: 100px;
	text-align: center;
}

.form_addtocart td
{
	padding: 8px;
	border-top: 1px solid #A6B6E5;
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;
}

.form_addtocart .buy_button
{
	text-align: right;
	border: 0;
}

.form_addtocart .buy_button td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #A6B6E5;
}

.form_addtocart .buy_button input
{
	background-image: url("/common/skin/form_addtocart_button.gif");
	border: 0;
	width: 82px;
	height: 21px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.form_addtocart .buy_button input:hover
{
	color:#006699;
	background-image: url("/common/skin/form_addtocart_button_down.gif");
}

/*==============================*/

.form_tellafriend
{
	width: 100%;
}

.form_tellafriend tr
{
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.form_tellafriend tr
{
	border-right: 0px;
	border-left: 0px;
}

.form_tellafriend .heading
{
	border: 0;
}

.form_tellafriend th
{
	height: 25px;
	border: 0;
	border-left: 1px solid #FFCC00;
	color: #003366;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	background: #FFCC00;
}

.form_tellafriend .heading .last_col
{
	background: #FFCC00 url("/common/skin/form_tellafriend_heading.gif") no-repeat right;
}

.form_tellafriend td
{
	padding: 8px;
	/*border-top: 1px solid #E9EE1A;*/
}
.form_tellafriend tr {
border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
}
.form_tellafriend .buy_button
{
	text-align: right;
	border: 0;
}

.form_tellafriend .buy_button td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #FFCC00;
}

.form_tellafriend .buy_button input
{
	background-image: url("/common/skin/form_tellafriend_button.gif");
	border: 0;
	width: 82px;
	height: 21px;
	font-size: small;
	font-weight: bold;
	color: #003366;
	cursor: pointer;
}

.form_tellafriend .buy_button input:hover
{
	color:#FF9900;
	background-image: url("/common/skin/form_tellafriend_button_down.gif");
}


/*===============================================*/

/*view basket form */
.form_order_items
{
	width: 70%;
	text-align:left;
}

.form_order_items tr
{
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;
}

.form_order_items .heading
{
	border: 0;
}
.form_order_items td
{
	padding: 8px;
	/*border-top: 1px solid #A6B6E5;
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;*/
}

.form_order_items th
{
	height: 25px;
	border: 0;
	border-left: 1px solid #7D92D5;
	color: #fff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	background: #7D92D5;
}

.form_order_items .heading .last_col
{
	background: #7D92D5 url("../skin/form_addtocart_heading.gif") no-repeat right;
}


.form_order_items td 
{
	padding: 8px;
	border-top: 1px dashed #A6B6E5;
	/*border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;*/
}
.form_order_items .top td
{
	padding: 8px;
	border-top: 0px;
	
}
.form_order_items .buy_button
{
	text-align: right;
	border: 0;
}
.form_order_items .buy_button td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #A6B6E5;
}


.form_order_items .buy_button input
{
	background-image: url("../skin/form_addtocart_button.gif");
	border: 0;
	width: 82px;
	height: 21px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.form_order_items .buy_button input:hover
{
	color: #cccccc;
}
.form_viewbasket
{
	width: 100%;
}

.form_viewbasket tr
{
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;
}

.form_viewbasket .heading
{
	border: 0;
}
.form_viewbasket td
{
	padding: 8px;
	/*border-top: 1px solid #A6B6E5;
	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;*/
}

.form_viewbasket th
{
	height: 25px;
	border: 0;
	border-left: 1px solid #7D92D5;
	color: #fff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	background: #7D92D5;
}

.form_viewbasket .heading .last_col
{
	background: #7D92D5 url("../skin/form_addtocart_heading.gif") no-repeat right;
}


.form_viewbasket td 
{
	padding: 8px;
	border-top: 1px dashed #A6B6E5;
	/*border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5;*/
}
.form_viewbasket .top td
{
	padding: 8px;
	border-top: 0px;
	
}
.form_viewbasket .buy_button
{
	text-align: right;
	border: 0;
}
.form_viewbasket .buy_button td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #A6B6E5;
}


.form_viewbasket .buy_button input
{
	background-image: url("../skin/form_addtocart_button.gif");
	border: 0;
	width: 82px;
	height: 21px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.form_viewbasket .buy_button input:hover
{
	color: #cccccc;
}


/* search form */

.form_search .heading
{
	background: #7D92D5 url("../skin/form_search_heading.gif") no-repeat left;
	width: 100%;
	height: 25px;
}

.form_search .heading_right
{
	background: #7D92D5 url("../skin/form_search_heading_right.gif") no-repeat right;
	float: right;
	width: 35px;
	height: 25px;
}

.form_search form
{
	border: 1px solid #A6B6E5;
	margin: 0;
	padding: 10px;
}

.form_search .search_button
{
	border: 1px solid #7D92D5;
	background-color:#E7D8D3;
}

/* Lists */
.multi_column_list
{
	width: 100%;
	clear: both;
}

.multi_column_list .item
{
	margin-top: 10px;
	float: left;
	width: 33%;
	text-align: center;

}

.multi_column_list .item a
{
	display: block;
	text-decoration: none;
	color: #525151;
}

.multi_column_list .item .image
{
	height: 85px;
	cursor: pointer;
}

.multi_column_list .item .title
{
	font-weight: bold;
	color: #525151;
}

.single_column_list
{
margin-bottom: 20px;
}

.single_column_list .item
{
	border-bottom: 1px solid #C9D2ED;
	/*height: 200px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.single_column_list .item a
{
	display: block;
	text-decoration: none;
	color: #525151;
	border: 0px;
}

.single_column_list .item .image
{
	float:  left;
	width: 200px;
	cursor: pointer;
}

.single_column_list .item .title
{
	font-weight: bold;
	color: #525151;
	margin-top: 10px;
}

.single_column_list .item .description
{
	color: #525151;
	cursor: pointer;
}
.button_print_invoice {
position:absolute;
top: 200px;
left: 250px;
}
.invoice_body {
margin: 7px;
padding: 7px;
}
.invoice_tables td{
padding: 5px;
border: 1px solid #ffffff;
text-align:left;
}
.cc_button {
border:0px;
width: 180px;
height:28px;
background-image:url(../skin/button_make_payment.gif);
cursor:pointer;
}
.cc_images img{
border: 1px solid #999999;
background: #ffffff;
padding: 2px;
}
.secure_logos {
width: 150px;
text-align: center;
left: 15px;
position: relative;
}
.secure_logos img{
margin-top: 10px;
}
.note_text_1 {
color:#CC0000;
}
.related_list {

margin: 10px;
}
.related_list .item {
border-bottom: 1px dashed #666666;
padding-bottom: 10px;
clear:both;
}
.related_list_compact {
margin: 5px;
}
.related_list .item h2 {
display: inline;
}
.related_list .item .timestamp {
display: inline;
color: #666666;
}

.related_list ul {
list-style-type:none;
margin: 0px;
padding: 0px;
}
.related_list_compact ul {
list-style-type:circle;
margin: 0px;
padding-left: 20px;
}
.related_list a {
display: block;
font-weight:bold;
margin-top: 5px;
}
.related_list_compact a {
display: block;
font-weight:bold;
margin-top: 2px;
}
.related_list .item h1 {
display: inline;
}
.related_list .item img {
float: left;

}
.relate_list li {
border-bottom: 1px dashed #999999;
margin-bottom: 20px;
}
.related_list_compact li {
margin-bottom: 0px;
}
.basket_variant {
color:#666666;
}

.column_right .menu2 .heading
{
	width: 183px;
	height: 23px;
	background-image: url("../skin/menu_right_heading_2.gif");
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}
.column_right .menu2 .heading_related_products
{
	background-image: url("../skin/menu_right_heading_related_products.gif");
}

.heading_special_offer {
background-image: url("../skin/heading_special_offer.gif");
width: 468px;
height: 32px;
}
.box {
border: 1px solid #FF6565;
width: 466px;
}
.box h2 {
padding: 8px;
}
.seperator {
padding-top: 10px;
margin-top: 10px;
clear:both;
border-top: 1px dashed #cccccc;
}
#declaration {
display:none;
}
.column_cart {
padding:1px;
}
.column_cart th {
background-color: #73B960;
}
.column_cart .row_1 {

border-bottom:1px dashed #CCCCCC;
margin-left: 3px;
}
.column_cart .price {

}
.column_cart .row_1 td, .column_cart .row_2 td{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 2px;
}
.column_cart .row_2 {
border-bottom:1px dashed #CCCCCC;
margin-left: 3px;
}
.column_cart .buy {
text-align: center;
} 
.column_cart .buy input {
width: 180px;
height: 25px;
}
.other_searches {
display: inline;
list-style-type:none;
}
.page_links {
display: inline;
width: 300px;
height: 30px;
border: 1px solid #000000;
background-color:#A8A8FF;
color: #000000;
font-weight:normal;
padding-left: 5px;
}
.page_links a{
width: 30px;
height: 30px;
padding:5px;
display: inline;
border-left: 1px solid #000000;
background-color:#7171FF;
color: #FFFFFF;
border-right: none;
}
.page_links a:hover{
padding:5px;
width: 25px;
height: 25px;
display: inline;
border-left: 1px solid #000000;
background-color:#A8A8FF;
border-right: none;
color: #FFFFFF;
}
.page_links .selected {
display: inline;
padding:5px;
width: 25px;
height: 25px;
display: inline;
border-left: 1px solid #000000;
margin:0;
background-color:#FFFFFF;
color: #000000;
}
.page_links .last {
border-right: 1px solid #000000;
}
.form_viewbasket .checkout_button input {
width: 100%;
height:28px;
font-weight: bold;
font-size:medium;
cursor: pointer;
font-family:Arial, Helvetica, sans-serif;
}
.form_viewbasket .checkout_button {
text-align: center;
border: 0px;
}
.menu p {
margin-right: 12px;
}
.shopzilla_rate {
text-align: center;
}
.link_view_details {
font-weight: bold;
text-decoration:underline;
margin-top: 10px;
color:#009933;
}
.newsletter_signup 
{
text-align: center;
}
.newsletter_signup input {
width: 150px;
}
.price_label {
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#FF0000;
}
.delivery_message {
color: #CC3300;
font-weight: bold;
}
.special_offer_message {
color: #CC3300;
}
.alert_message {
color: #CC3300;
font-weight: bold;
}