/* Electronic Healing - Master CSS template */

/* HTML Elements */
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

h1
{
	font-size: larger;
	margin-bottom: 5px;
	clear: both;
}

h2
{
	font-size: medium;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	clear: both;
}
h3, h4
{
	font-size: small;
	margin-bottom: 5px;
	clear: both;
}
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 */
input, textarea{
background-color:#E7E7EB;
color:#333333;
font-weight:normal;
border: 1px solid #B3B3FF;
}

/* 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: 737px;
	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: 0px;
}

.site_header
{
	position: absolute;
	width: 737px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: url("../skin/site_header.gif") no-repeat;
	top: 0px;
}
.site_header_2
{
	position: absolute;
	left: 400px;
	width:470px;
	top: 12px;
	color:#999999;
	text-align: left;
	}
.site_header_2 input{
background-color:#E7E7EB;
color:#333333;
font-weight:normal;
border: 1px solid #B3B3FF;
width: 200px;
padding-top: 3px;
padding-bottom: 3px;
}
 #submit_button_search {
cursor: pointer;
border-style:none;
background:#ffffff url("../skin/submit_button_search.gif") no-repeat;
width: 75;
height: 24px;
} 
 #submit_button_submit {
cursor: pointer;
border-style:none;
background:#ffffff url("../skin/submit_button_submit.gif") no-repeat;
width: 75;
height: 24px;
} 
.site_header .menu
{
	position: absolute;
	left: 0;
	width: 400px;
	top: 59px;
	padding-right: 8px;
}

.site_header .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.site_header .menu ul li
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #ffffff;
	
}
.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: #fff;
	text-decoration: none;
}
.site_header a:hover
{
	
	color:#003366;
	text-decoration: none;
}

.site_columns
{
	position: relative;
	top: 48px;
	width: 100%;
	}

.site_footer
{
	width: 100%;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top:20px;
	clear: both;
	background: url("../skin/background_footer.gif") bottom left no-repeat;

}

.site_footer_no_border
{
	width: 100%;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top:20px;
	clear: both;
	
}
/* Columns */
.column_right
{
	position: absolute;
	top: 0;
	right: 0; 
	width: 203px;
}

.column_left
{
	position: absolute;
	top: 0;
	left: 0; 
	width: 223px;
}

.column_middle
{
	position: absolute;
	top: 0;
	left: 0; 
	margin-left: 230px;
	margin-right: 257px;
	width: 509px;
	background: #ffffff url("../skin/background_middle.gif") repeat-y;
}
.column_middle a:link, .column_middle a:visited {

text-decoration: none;
color:#0033CC;
}

.column_middle a:hover {
text-decoration: none;
color:#009900;

}

.column_middle img {
/*margin: 5px;*/
}

.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: #B1D8A7;
border: 1px solid #73B960;
padding: 2px;
}
.column_right .form_button {
width: 163px;
}
/* Menus */
.column_left .menu
{
	
	width: 223px;
	background: #ffffff url("../skin/background_column.gif") repeat-y;
}
.column_left .menu .footer
{
	margin-bottom: 6px;
	width: 223px;
	padding-bottom: 10px;
	background: #ffffff url("../skin/column_footer.gif") bottom no-repeat;
}


.column_left .menu .heading
{
	width: 203;
	height: 26px;
	background-image: url("../skin/menu_left_heading.gif") no-repeat;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #000000;
}

.column_left .menu .heading_categories
{
	background-image: url("../skin/head_article_categories.gif");
}

.column_left .menu .heading_search
{
	background-image: url("../skin/head_search.gif");
}
.column_left .menu .heading_latest
{
	background-image: url("../skin/head_latest_articles.gif");
}
.column_left .menu .heading_submit
{
	background-image: url("../skin/head_submit_your_articles.gif");
}
.column_left .menu p {
padding: 7px;
color:#333333;
}
.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:#666666;
	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
{
	margin-bottom: 6px;
	width: 203px;
	padding-bottom: 10px;
	background: #8FD57C url("../skin/menu_right_bottom.gif") bottom no-repeat;
}
.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 .heading
{
	width: 183px;
	height: 23px;
	background-image: url("../skin/menu_right_heading.gif");
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}

.column_right .menu .heading_products
{
	background-image: url("../skin/menu_right_heading_products.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 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("../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;
}

.buy_button input
{
	background-image: url("../skin/submit_button_blank.gif");
	border: 0;
	width: 75px;
	height: 26px;
	font-size: small;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
}

.buy_button input:hover
{
	color:#006600;
	background-image: url("../skin/submit_button_blank_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;
	color:#ffffff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	background:#7AC64C
}

.form_tellafriend td
{
	padding: 8px;
	/*border-top: 1px solid #E9EE1A;*/
}
.form_tellafriend tr {


}
.form_tellafriend .buy_button
{
	text-align: right;
	border: 0;
}

.form_tellafriend .buy_button td
{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #7AC64C;
	padding-bottom: 5px;
	text-align:center;
}


/*===============================================*/

/* search form */

.form_search {
text-align: center;
}

.form_search form
{
	margin: 0;
	padding: 10px;
}


/* 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{
clear:both;
margin-top: 8px;
margin-bottom: 6px;
}
.related_list_compact {
margin: 5px;
}

.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 .item .image {
float: left;
margin-right: 5px;
width: 65px;
}

.related_list_compact a {
display: block;
font-weight:bold;
margin-top: 2px;
}
.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: 5px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
clear:both;
border-top: 1px dashed #cccccc;
}
#declaration {
display:none;
}
.column_cart {
padding-left: 5px;
padding-right: 5px;
}
.column_cart th {
background-color: #73B960;
}
.column_cart .row_1 {

background-color: #A8EE95;
}
.column_cart .row_2 {
background-color: #97DD84;

}
.column_cart .buy {
background-color: #73B960;
}
 p, h1, h2, h3, h4, h5
{
margin-right: 10px;
margin-left: 10px;
}
#col_search {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
.column_left input {
width: 150px;
margin-bottom:5px;
}
#submit_button_blank
{
	background-image: url("../skin/submit_button_blank.gif");
	border: 0;
	width: 75px;
	height: 26px;
	font-size: small;
	font-weight: bold;
	color:#009933;
	cursor: pointer;
}

#submit_button_blank:hover
{
	color:#006600;
	background-image: url("../skin/submit_button_blank_down.gif");
}
#keywords {
margin-right: 5px;
}
.article_summary {
color:#666666;
}
.site_footer ul{
list-style: inside;
margin:0;
padding:0;
}
.site_footer ul li
{

	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #666666;
	
}
.site_footer ul .last
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	border-right: 0px;
}
.tell_a_friend {
padding-top: 10px;
clear: both;
}
.selected_page {
display: inline;
font-weight: bold;
}
.rss {
text-align:center;
}
.other_searches li {
display: inline;
list-style-type:none;
border-right: 1px solid #666666;
padding-right: 5px;
padding-left: 5px;
}
.other_searches li .last{
display: inline;
list-style-type:none;
border-right: none;

}