/* Electronic Healing - Master CSS template */

/* HTML Elements */
html, body
{
	margin: 0;
	padding: 0;
	text-align: justify;
	height: 100%;
}

h1
{
	font-size: 14px;
	margin-bottom: 5px;
	clear: both;
	margin-top: 6px;
	font-family:Arial, Helvetica, sans-serif;
}
.inline_h1 {
	font-size: 14px;
	display: inline;
	font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
h2
{
	font-size: small;
	margin-bottom: 5px;
	clear: both;
}
h3, h4
{
	font-size: 14px;
	margin-bottom: 5px;
	clear: both;
	color:#006666;
}
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;
color: #000000;
font-size: 13px;}
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;
}
.azlink{
	color: #FF0000;
	font-size:11px;
	text-decoration: none;
}
a.links3:hover
{
	color: #FF0000;
	text-decoration: none;
}

/* Site */
.site_wrapper
{
	position: relative;
	width: 900px;
	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: 900px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: url("../skin/site_header.jpg") no-repeat;
	top: 0;
}
.site_header_exchange
{
	position: absolute;
	width: 902px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: url("../skin/site_header_exchange.jpg") no-repeat;
	top: 0;
}
.site_header_us
{
	position: absolute;
	width: 900px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: url("../skin/site_header_us.jpg") no-repeat;
	top: 0;
}

.sad {
/*background: url("../skin/site_header_sad.jpg") no-repeat;*/
}
.site_header_2
{
	position: absolute;
	right: 0px;
	width:195px;
	top: 56px;
}
.site_header_2 input {
background-color:#ffffff;
color:#333333;
font-weight:normal;
border: 1px solid #B3B3FF;
width: 125px;
}
.site_header_2 #submit_button {
cursor: pointer;
border-style:outset;
background:#D2D5F0;
width: 55px;
color: #333333;
} 
.btn {
cursor: pointer;
border-style:outset;
background:#D2D5F0;
width: 65px;
color: #333333;
} 
.search_box {
border:1px solid #D2D5F0;
background:#FFF;
width: 160px;
color: #333333;
} 
.site_header .menu
{
	position: absolute;
	left: 0;
	width: 500px;
	top: 59px;
	padding-right: 8px;
}
.site_header_us .menu
{
	position: absolute;
	left: 0;
	width: 500px;
	top: 59px;
	padding-right: 8px;
}

.site_header .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.site_header_us .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_us .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_us .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_us a:link, .site_header_us a:visited
{
	
	color: #fff;
	text-decoration: none;
}
.site_header a:hover
{
	
	color:#003366;
	text-decoration: none;
}
.site_header_us a:hover
{
	
	color:#003366;
	text-decoration: none;
}

.site_columns
{
	position: relative;
	top: 78px;
	width: 100%;
	padding-bottom: 80px;
}

.site_footer
{
	width: 95%;

	margin-top: 40px;
	text-align: center;
	clear: both;
	font-weight: bold;
}

/* Columns */
.column_right
{
	position: absolute;
	top: 0;
	right: 0; 
	width: 150px;
}

.column_left
{
	position: absolute;
	top: 0;
	left: 0; 
	width: 151px;
}


.column_right p, .column_left p
{
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
}
.column_right h2 {
text-align: center;
}
.column_right .form_element {
width: 97%;
background-color: #B1D8A7;
border: 1px solid #73B960;
padding: 2px;
}
.column_right .form_button {
width: 97%;
}
.column_right .menu2 .border {
border-left:1px #C94E59 solid;
border-right:1px solid #C94E59;
}
.column_right .menu .border {
border-left:1px #60B340 solid;
border-right:1px solid #60B340;
}
.column_left .menu .border {
border-left:1px #6980CE solid;
border-right:1px solid #6980CE;
}
/* Menus */
.column_left .menu, .column_left .menu_3, .column_left .menu_4
{
	margin-bottom: 6px;
	width: 150px;
	padding-bottom: 4px;
	}
.column_left .menu {
	background: #BCC8ED url("../skin/menu_left_bottom.gif");
		background-position:bottom;
	background-repeat:no-repeat;
	text-align:center;
}
.column_left .menu_3
{
	background: #FCF690 url("../skin/menu_left_bottom_menu3.gif");
		background-position:bottom;
	background-repeat:no-repeat;
}
.column_left .menu_4
{
	background: #F5B5E8 url("../skin/menu_left_bottom_menu4.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
.column_left .menu .heading, .column_left .menu_3 .heading, .column_left .menu_4 .heading
{
	width: 140px;
	height: 13px;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}
.column_left .menu .heading {
	background-image: url("../skin/menu_left_heading.gif"); 
	background-repeat:no-repeat;
}
.column_left .menu .heading_categories
{
	background-image: url("../skin/menu_left_heading_categories.gif");
	background-repeat:no-repeat;
}
.column_left .menu_3 .heading_solar
{
	background-image: url("../skin/menu_left_heading_solar.gif");
	background-repeat:no-repeat;
}
.column_left .menu_4 .heading_technology
{
	background-image: url("../skin/menu_left_heading_technology.gif");
	background-repeat:no-repeat;
}
.column_left .menu .heading_newsletter
{
	background-image: url("../skin/menu_right_heading_newsletter.gif");
	background-repeat:no-repeat;
}
.column_left .menu .heading_secure
{
	background-image: url("../skin/menu_left_heading_secure.gif");
	background-repeat:no-repeat;
}
.column_left .menu .heading_rate
{
	background-image: url("../skin/menu_left_heading_rate.gif");
	background-repeat:no-repeat;
	}
.column_left .menu .heading_payment
{
	background-image: url("../skin/menu_left_heading_payment.gif");
	background-repeat:no-repeat;
}

.column_left .menu ul, .column_left .menu_3 ul, .column_left .menu_4 ul 
{
	list-style: none;
	padding: 0;
	margin: 0px;
	background-color:#FFFFFF;
	text-align:left;
}
.column_left .menu ul {
	border-left:1px #6980CE solid;
	border-right:1px #6980CE solid;
	}
	
.column_left .menu_3 ul {
	border-left:1px #E07C4B solid;
	border-right:1px #E07C4B solid;
}
.column_left .menu_4 ul {
	border-left:1px #DB60A3 solid;
	border-right:1px #DB60A3 solid;
}

.column_left .menu ul li, .column_left .menu_3 ul li, .column_left .menu_4 ul li
{
	padding: 0;
	margin: 0;

}
.column_left .menu ul li{
	background-color:#BCC8ED;
}
.column_left .menu_3 ul li {
	background-color:#F4C7A6;
}

.column_left .menu_4 ul li {
	background-color:#F5B5E8;
}


.column_left .menu ul li a, .column_left .menu_3 ul li a, .column_left .menu_4 ul li a
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin: 0px;
	margin-bottom:1px;
	font-weight: bold;
	text-decoration: none;
}
.column_left .menu ul li a {
	color: #525151;
}
.column_left .menu_3 ul li a, .column_left .menu_4 ul li a {
	color:#000000;
}
.column_left .menu ul li a:hover
{
	background-color: #DEDFE2;
}
.column_left .menu_3 ul li a:hover
{
	background-color:#FFCC00;
}
.column_left .menu_4 ul li a:hover
{
	background-color:#E965CE;
}
.column_left .menu .category_selected, .column_left .menu_3 .category_selected, .column_left .menu_4 .category_selected
{
	display: block;
	margin: 0;
	font-weight: bold;
	text-decoration: none;

}
.column_left .menu .category_selected {
	background:#7D92D5;
	color:#ffffff;
	}
	.column_left .menu_3 .category_selected {
	background:#FF6600;
	color:#ffffff;
	}
		.column_left .menu_3 .category_selected {
	background:#FF6600;
	color:#ffffff;
	}
			.column_left .menu_4 .category_selected {
	background:#FF6600;
	color:#ffffff;
	}

.column_left .menu .category_selected a {
color:#ffffff;
}
.column_left .menu .category_selected a:hover {
color: #525151
}
.column_right .menu
{
	margin-bottom: 6px;
	width: 150px;
	padding-bottom: 3px;
	background-image: url("../skin/menu_right_bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#8FD57C;
}
.column_right .menu2
{
	margin-bottom: 6px;
	width: 150px;
	padding-bottom: 10px;
	background: #FFBFBF url("../skin/menu_right_bottom_2.gif") ;
		background-position:bottom;
	background-repeat:no-repeat;
}
.column_left .menu3
{
	margin-bottom: 6px;
	width: 150px;
	padding-bottom: 10px;
	background: #ECDEBB url("../skin/menu_left_bottom_solar.gif") ;
		background-position:bottom;
	background-repeat:no-repeat;
}
.column_left .menu4
{
	margin-bottom: 6px;
	width: 150px;
	padding-bottom: 10px;
	background: #ECDEBB url("../skin/menu_left_bottom_menu4.gif") ;
		background-position:bottom;
	background-repeat:no-repeat;
}
.column_right .menu2 p
{
text-align:center;
padding:5px;
}
.column_right .menu2 form, .column_right .menu form {
text-align:center;
margin: 0;
}
.column_right .menu .heading
{
	width: 140px;
	height: 13px;
	background-image: url("../skin/menu_right_heading.gif");
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	font-size: small;
	color: #fff;
}
.column_right .white
{
background-color: #ffffff;
}

.column_right .menu .heading_products
{
	background-image: url("../skin/menu_right_heading_products.gif") ;
	background-repeat:no-repeat;
}
.column_right .menu .heading_ready_to_order
{
background-image: url("../skin/menu_right_heading_ready_to_order.gif");
background-repeat:no-repeat;
}
.column_right .menu .heading_question
{
background-image: url("../skin/menu_right_question.gif");
background-repeat:no-repeat;
}
.column_right .menu .heading_help
{
	background-image: url("../skin/menu_right_heading_help.gif") ;
	background-repeat:no-repeat;
}
.column_right .menu .heading_search
{
	background-image: url("../skin/menu_right_heading_search.gif") ;
	background-repeat:no-repeat;
}

.column_right .menu ul, .column_right .menu2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
}

.column_right .menu ul li, .column_right .menu2 ul li
{
	margin: 0;
	background-color: #ADE09E;
}

.column_right .menu ul li a
{
	display: block;
	padding: 5px;
	padding-left: 10px;

	margin: 0;
		margin-bottom:1px;
	color: #313131;
	
/*	font-weight: bold;*/
	text-decoration: none;
}


.column_right .menu ul li a:hover, .column_right .menu2 ul li a:hover
{
	background-color: #60B340;
}

.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-left: 1px;
	padding-right: 1px ;
	border-bottom: 1px dashed #cccccc;
}

.column_right .menu .product_list li .item, .column_right .menu2 .product_list li .item
{
	position: relative;
	background-color: #fff;
	height: 80px;	
	padding: 5px;
}
.column_right .menu2 p, .column_right.menu2 .newsletter_signup{

}
.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: 65px;
	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;
	width: 70px;
}

.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: 580px;
}

.form_addtocart tr
{
/*	border-right: 1px solid #A6B6E5;
	border-left: 1px solid #A6B6E5; */
}

.form_addtocart .heading
{
	border: 0;
}

.form_addtocart th
{
	height: 21px;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
}

.form_addtocart .heading .last_col
{
	
	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: 580px;
}

.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: none;
	background: #ffffff url("../skin/column_middle_heading_3.gif");
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
		padding: 0 8px 0 8px;
		margin:0;
		border:0;
}

.form_tellafriend th
{
	height: 21px;
	border: 0;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	color: #000000;
	}


.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("/common/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("/common/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: 580px;
	margin-left: 4px;
}
.form_viewbasket tr
{
	/*border-right: 0px;
	border-left: 0px;
 */}
.form_viewbasket .heading, .form_addtocart .heading
{
	background: #6A81CE url("../skin/column_middle_heading_2.gif");
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	border-left: none;
	border-right: none;
}
.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: 21px;
	border: 0;
	/*border-left: 1px solid #7D92D5;*/
	color: #fff;
	font-weight: bold;
	font-size: small;
	padding: 0 8px 0 8px;
	/*background: #7D92D5;*/
}




.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: #DEDFE2;
}

/* Lists */
.multi_column_list
{
	width: 550px;
	clear: both;
	text-align: center;
}
.multi_column_list .product_item_row
{
	width: 550px;
	padding-bottom: 30px;
	padding-top: 10px;
	border-bottom: solid #cccccc 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
	min-height: 270px;
}
.multi_column_list .product_item_row .column_1
{
width: 260px;
float: left;
padding-left: 25px;

}
.multi_column_list .product_item_row .column_2
{
margin-left: 280px;

}



.multi_column_list .item_2
{
	float: left;
	display: inline;
	width: 40%;
	height:100%;
	text-align: left;
	padding: 6px;

}
.multi_column_list .item
{
float: left;
margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 160px;
	padding: 5px;
	padding-bottom: 0px;
	text-align: left;
	height: 160px;


}

 .multi_column_list .item_2_2
{

	margin-top: 0px;
	margin-bottom: 0px;
	display: inline
	width: 40%;
	height:100%;
	text-align: left;
	padding: 6px;
		padding-bottom: 10px;
	padding-top: 10px;
border-top: dashed #cccccc 1px;

}

.multi_column_list .description {
display: inline;
margin:0;
}
.multi_column_list .link_view_details {
display: inline;
margin:0;
}
.multi_column_list .special_offer_message {
margin:0;
}
.multi_column_list a
{
	display: block;
	text-decoration: none;
	color: #525151;
}
 .multi_column_list a:hover
{
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=50);
}
.multi_column_list .item .image
{
	height: 100px;
	cursor: pointer;
}
.multi_column_list .product_item_row .image
{
	height: 200px;
	padding-bottom: 5px;
	cursor: pointer;
}
.multi_column_list .product_item_row .price
{
margin: 0;
}
.multi_column_list .item_2_2 .image
{
	height: 200px;
	cursor: pointer;
}
.multi_column_list .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 .item_content
{

}

.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;
	min-height: 200px;
}

.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;
width: 100%;
height:28px;
font-weight: bold;
font-size:medium;
cursor: pointer;
font-family:Arial, Helvetica, sans-serif;

}
.invoice_body {
text-align: center;

}
.invoice_tables td{
padding: 2px;
border: 1px solid #ffffff;
text-align:left;
font-size: 11px;
}
.invoice_tables
{
    font-size: 11px;
}
.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: 140px;
	height: 13px;
	background-image: url("../skin/menu_right_heading_2.gif");
	padding-left: 10px;
	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");
}
.column_right .menu2 .heading_special_offers
{
	background-image: url("../skin/menu_right_heading_special_offers.gif");
}
.column_right .menu .heading_worldwide
{
	background-image: url("../skin/menu_right_heading_worldwide.gif");
}
.column_right .menu .heading_newsletter
{
	background:#ffffff url("../skin/menu_right_heading_newsletters.gif");
	background-repeat:no-repeat;
}
.column_right .menu2 .heading_ready_to_order
{
	background:#ffffff url("../skin/menu2_right_heading_ready_to_order.gif");
}
.heading_special_offer {
background-image: url("../skin/heading_special_offer.gif");
width: 468px;
height: 32px;
}
.reg_price{
	font-size: 11px;
	
}
.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 {

background-color: #A8EE95;
}
.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 {
background-color: #97DD84;

}
.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;
background-color:#CCCCCC;
}
.form_viewbasket .checkout_button, .form_viewbasket .order_confirm_button {
text-align: center;
border: 0px;
}
.menu p {
margin-right: 2px;
}
.shopzilla_rate {
text-align: center;
}
.link_view_details {
font-weight: bold;
text-decoration:underline;
margin-top: 10px;
color:#009933;
}
.menu2 p 
{
text-align: center;
margin:0px;
}
.menu2 h3 {
text-align:center;
font-size:large;
color:#FF0000;
margin:0;
}

.newsletter_signup input, .newsletter_signup .submit_button {
width: 110px;
margin: 0px;
}
.price_label {
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color:#000000;
}
.delivery_message {
color: #CC3300;
font-weight: bold;
}
.special_offer_message {
color: #CC3300;
}
.bold {
font-weight:bold !important;
}
.Red{
	color:red;
}
.quick_buy_form {
float: right;
position: absolute;
top:4px;
right: 20px;
}
.normal {
font-weight:normal;
}
.breadcrumbs
{
color: #ffffff;
padding-left: 12px;
padding-top: 4px;

}
.breadcrumbs a{
color: #ffffff;
text-decoration:none;
font-weight: bold;
}
.breadcrumbs a:visited, .breadcrumbs a:link {
color: #ffffff;
text-decoration:none;
font-weight: bold;
}

.main_image_product {
text-align:center;

}
.order_cat {
clear:both;
border-top: 1px dashed #cccccc;
border-bottom: 1px dashed #cccccc;
padding-top: 5px;
padding-bottom: 5px;
}
.invoice_title,  .EC_invoice_title{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:34px;
text-align:right;
color:#006699;
}
.table_title td{
padding: 6px;
font-weight:bold;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
background-color:#B1C9FE;
}
.table_title_invoice td{
padding: 3px;
font-weight:bold;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
background-color:#B1C9FE;
}

.invoice_site_domain, .EC_invoice_site_domain  {
text-align: right;
font-size: 18px;
font-weight:bold;
margin-bottom: 3px;
}
.invoice_site_slogan, .EC_invoice_site_slogan {
margin-top: 3px;
font-weight: bold;
font-size:12px;
font-style:italic;
}
.quick_buy_form a{
font-size: 11px;
}
.article_image
{
margin-right: 15px;
margin-bottom: 10px;
vertical-align:middle;
}
.column_middle, .column_middle_product
{
	border-bottom: 1px solid #0099CC;
}

.column_middle, .column_middle_product, .product_title_and_price, .column_middle_heading{
	width: 588px;
	position: absolute;
	top: 21px;
	left: 0px; 
	margin: 0px;
	padding: 0px;
	margin-left: 155px;
	margin-right: 300px;
	border-left: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
}
.column_middle_exchange{
	width: 588px;
	position: absolute;
	top: 27px;
	left: 0px; 
	margin: 0px;
	padding: 0px;
	margin-left: 155px;
	margin-right: 300px;
	border-left: 1px solid #6c81ba;
	border-right: 1px solid #6c81ba;
	border-bottom: 1px solid #6c81ba;
}

.column_middle_exchange .site_footer 
{

	padding-left:80px;
	
}
.column_middle_exchange p, .column_middle p, .column_middle_product p, .column_middle h1, .column_middle_product h1, .column_middle h2, .column_middle_product h2, .column_middle h3, .column_middle_product h3, .column_middle h4, .column_middle_product h4,  .column_middle div, .column_middle_product div, .column_middle_exchange div
{
margin-left: 4px;
margin-right: 4px;
}
.column_middle_product
{
padding-top: 31px;
padding-right: 0px;
}

.column_middle_heading
{
	width: 590px;
	position: absolute;
	top: 0;
	background: #6A81CE url("../skin/column_middle_heading.gif");
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	border-left: none;
	border-right: none;

}
.azHeader{
	width:40px;
	background: #6A81CE;
	height:15px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color:white;
	background: #6A81CE;
	border-top: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	padding-top: 1px;
	padding-bottom: 1px;
}

.product_title_and_price h1, .product_title_and_price h2
{
position: absolute;
top: 7px;
left: 10px;
margin:0;
padding: 0;
display: inline;
font-size:14px;
font-weight:bold;
display: inline;
}
.product_title_and_price div
{

padding-top:5px;

}
.product_title_and_price h2 {
left: 535px;
text-align:right;
}
.product_title_and_price
{
	background-color:#E3E8F0;
	height: 29px;
}
.column_middle img {
/*margin: 5px;*/
}
.column_middle a, a:visited , .column_middle_exchange  a{
	padding-top: 3px;
	color:#003399;
	/*border-bottom: 1px dotted #009900;*/
	text-decoration: none;
}
.column_middle a:hover {
	padding-top: 3px;
	color:#009900;
	text-decoration: none;
}
.article_list img {
float: left;
}
.article_list
{
margin-top: 30px;
}
.article_list .item
{
height: 80px;
}
form {
margin: 0;
padding: 0;
}
.column_middle ul, .column_middle_product ul, 
{
/*
list-style-type:circle;
list-style-position:outside;
margin: auto;*/

}
.column_middle li, .column_middle_product li
{
/*margin: 5px; */

}
.product_top_links
{
text-align: right;
float: right;
}
.item a div{
	font-size: 11px;
}
.F8
{
    font-size:8px;
    }
	.F9
{
    font-size:9px;
    }
	.F10
{
    font-size:10px;
    }
	.F11
{
    font-size:11px;
    }
	.F12
{
    font-size:12px;
    }
	.F13
{
    font-size:13px;
    }
	.F14
{
    font-size:14px;
    }
	.F15
{
    font-size:15px;
    }
	.F16
{
    font-size:16px;
    }
	.F17
{
    font-size:17px;
    }
	
/**********************Adverts ******************/
.advert_preview
{
    min-height:90px; 
    width:94%;
    background-color:#fff;
    margin-top:10px;
    margin-bottom:10px;
    border:1px solid #ddd; 
	
}
.advert_preview_hover
{
    min-height:90px; 
    width:94%;
    background-color:#fff;
    margin-top:10px;
    margin-bottom:10px;
    border:1px solid #000; 
cursor:hand;	
}
.inputHelpText
{
    color:#AAAAAA;
    font-size:11px;
    font-style:italic;    
}
 .advert_preview_right
    {
       float:left;
       width:110px; 
       height:100% ;
    }
    
    .advert_preview_left
    {
        height: 110px; 
        margin-left: 105px;
    }
    
    .advert_header
    {
        color:#000;
        text-align:left; 
        font-size:14px; 
        font-weight:bold; 
        padding-left:10px;
        padding-top: 5px;
    }
    .advert_price
    {
        text-align:left; 
        font-size:13px; 
        color:Red; 
        font-weight:bold;
        padding-left:10px;
        padding-top:5px
    }
    .advert_details
    {
        text-align:left; 
        font-size:11px; 
        padding-left:10px;
        padding-top:5px
    }
    #advert_preview_holder
   {
       height:640px;
       width:100%;
       background-color:#f2f4fc;
       text-align:left;
       border:1px solid #fff;
       margin-left:15px;
   }
   #advert_preview_full_holder
   {
        width:100%;
        background-color:#fff;
		margin-top:5px; 
        border:1px solid #ddd;
   }
   #advert_preview_full_title
   {
        color:#6c81ba;
        text-align:left; 
        font-size:16px; 
        font-weight:bold; 
        padding-left:10px;
        padding-top:10px;    
   }
    #advert_preview_full_title div{
		text-align:right;
		float:right;
	}
	#advert_preview_full_title div a{
		font-size:11px;
		text-decoration:underline;
	}
   #advert_prev_full_img_holder
   {
       float:left;
      
	   padding-right:10px;
	   width:250px;
	   
  }
   .advert_prev_full_img_main
   {
        text-align:center; 
        border:1px solid #ddd; 
        width:250px;
        min-height:250px;
		height:100%
		}
   
   .advert_prev_full_img_thumb, .advert_prev_full_img_thumb_last
   {
       text-align:center; 
       float:left;
       border:1px solid #ddd; 
       width:75px;
       height:75px;
	   cursor:hand;
   }
   .advert_prev_full_img_thumb
   {
       margin-right:0px;
   }
   
   #advert_prev_full_holder
   {
        height: 148px; 
        min-height:390px;
		
   }
   .text_error{
	color:red;
	font-style:italic;
	font-size:11px;
   }
   .advert_prev_full_text
   {
        text-align:left;
        font-size:12px; 
        padding-left:10px;    
        padding-top:5px;
		line-height:1.5em;
		
   }
 .advertPostDate
   {
	float:right;
	font-size:10px;
	color: #aaa;
	
 }
.link_to_eh{
	text-align:right;
	margin-top:16px;
	padding-right:12px;
}
.link_to_eh a
{
	color:#fff;
	font-weight:bold;
	font-size:11px;

}
.link_to_eh a:hover
{
		text-decoration:underline;
}
#exchange_bc
{
	font-size:9px;
}
.column_right_exchange_header{
	width:150px;
	margin-top:37px; 
	height:20px;
	color:#fff;
	background-color:#6c81ba; 
	font-weight:bold;
}
.column_left_exchange_header
{
	width:152px;
	height:20px;
	color:#fff;
	background-color:#6c81ba; 
	font-weight:bold;	
}
.left_menu_exchanage{
	width:152px;
	margin-top:37px; 
	
	
	background-color:#6c81ba; 

}
.left_menu_exchanage ul{
		list-style-type:none;
	padding:0px;	
	margin:0px
}
.left_menu_exchanage ul li{
		border-bottom:3px solid #fff;
		height:20px;
}
.left_menu_exchanage ul li a
{
	font-weight:bold;
	color:#fff;
	padding-left: 5px;
}
.exchange_sitem div{
	position:absolute; 
	top:5px; 
	left:52px;
	font-size:9px
}
.left_menu_exchanage ul li a:hover
{
	text-decoration:underline;
}
.column_right_exchnage_item{
	width:148px;  
	border-left:1px solid #6c81ba;
	border-right:1px solid #6c81ba;
}
.column_left_exchnage_item{
	width:150px;  
	border-left:1px solid #6c81ba;
	border-right:1px solid #6c81ba;
}
.exchange_item_title{
	position:absolute; 
	top:1px; 
	left:52px;
	font-size:9px;
}
.exchange_item
{
	position:relative;
	clear:both;
	border-bottom:1px dotted #6c81ba;
	padding-bottom:5px;
	min-height:60px;
	font-size:9px;
}
.column_right_exchnage_item ul, .column_left_exchnage_item ul
{
	list-style-type:none;
	padding:0px;	
	margin:0px
}
.exchange_item a{
	cursor:hand;
	text-decoration:none;
}
.exchange_item a:hover{
	
	text-decoration:underline;
}

.exchange_textBox{
	font-size:10px;
	height:12px;
	width:80px;

}
.exchange_button{
	font-size:10px;
	font-variant:bold;
	background-color: #6c81ba;
	color:#fff;
	height:19px;

}
.exchange_item table tr td{
	font-size:10px;
	padding-top:3px;
}

.siteEditFont{
	font-size:10px;
}

.siteEditPanel{
		background: url("../skin/siteEditPX.png") repeat;
		height:25px;
		border-top:1px solid white;
		border-bottom:1px solid white;
		width:100%;
}
div.siteEditPanel a{
	padding-left:150px;
}
/**************************/
