.categories {
	width: 100%;
	background-color: #F2F2F2;
	border-top: #B2B2B2 1px solid;
	font-size: 1em;
}

.red {
color: red;
	}

	.blue
	{color:#5D657C;
	}

	

.categories td {
	padding: 20px 0 20px 24px;
	vertical-align: top;
	border-bottom: #B2B2B2 1px solid;
	width: 50%;
}
.categories td.first {
	border-right: #B2B2B2 1px solid;
}

h1.catalogue_title {
	text-transform: uppercase;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 9px;
	margin: 30px 0 20px 75px;
	color: #616266;
}

.products {
	background-color: #fff;
	width: 100%;
	background-color: #F2F2F2;
	font-size: 1em;
}
.products td {
		border-top: 1px solid #9D9D9D;
}
div.info_line {
	background-color: #808183;
	color: #fff;
	/*padding: 12px 0 12px 24px;*/
	height: 36px;
}
div.product_details {
	margin: 15px 15px 20px 24px;
	color: #646464;
	border-bottom: #B2B2B2 1px solid;
	padding-bottom: 12px;
}

td.image_cell {
	width: 125px;
	vertical-align: top;
	border: 0 ! important;
}


.image_box {
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	width: 105px;
	height: 124px;
	float: left;
}
.products .spacer {
	float: left;
	width: 18px;
	background-color: #808183;
	height: 49px;
	border-top: 1px solid #9D9D9D;
}
.info_line div {
	width: 55x;
	float: left;
	margin-left: 24px;
	margin-top: 12px;
	display: inline;
}
.info_line .txtinput {
	width: 18px;
	border: 0;
	color: #828284;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 4px;
	height: 14px;
}
.info_line a {
	color: #fff;
	float: left;
	width: 128px;
	height: auto;
	margin-top: 12px;
	background-image: url(../../images/info_line_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-left: 8px;
	padding-left: 17px;
}
/*
.products_header,
.products_footer {
	color: #FF7800;
}
.products_footer .footer_float {
	float: left; 
	width: 100px;
	text-align: left;
}

.products_footer,
.products_header.part1{
	height: 20px;
	padding: 10px 0 7px 10px;
	text-align: right;
	
}

.products_header.part1 {
	border-bottom: 1px dashed #D9D9D9;
	height: auto;
}
.products_header.part1 p,
.products_footer p {
	display: inline;
	
}
.products_header.part1 .groups_total {
	margin-right: 100px;
}
.products_header.part1 .prod_group_selectah {
	margin-right: 100px;
}

.products_header.part2 {
	margin-bottom: 5px;
	text-align: left;
	padding-left: 58px;
	margin-top: 5px;
}
.products_header.part2 input.txtinput {
	width: 100px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #D9D9D9;
	color: #FF7800;
	font-size: 1em;
}
.products_header.part2 input.button {
	height: 18px;
	width: 65px;
	line-height: 11px;
	font-size: 11px;
}

.products_header.part1 p.pages,
.products_footer p.pages {
	/*float: right;*/
	/*width: 50%;
	text-align: right;
	/*white-space: nowrap;*/
/*}

.products_header.part1 a.pages,
.products_footer a.pages {
	padding: 0 3px;
	color: #FF7800;
	text-decoration: none;
	margin: 0 3px
}

.products_header.part1 a.pages_active,
.products_footer a.pages_active {
	padding: 0 3px;
	color: #7A7A7A;
	text-decoration: underline;
	margin: 0 3px
}

.product_list {
	width: 99%;
	border-bottom: #D9D9D9 1px solid;
}
.product_list tr {
	height: 150px;
}
.product_list td {
	vertical-align: bottom;
	text-align: center;
	color: #FF7800;
	border-top: #D9D9D9 1px solid;
	padding: 20px 0 5px 0;
	width: 50%;
	height: 150px;
}
.product_list td.top {
	border-top: 0;
}
.product_list td.top-first {
	border-top: 0;
	border-right: #D9D9D9 1px solid;
}
.product_list.groups td {
	padding-bottom: 20px;
	height: 110px;
}
.product_list td a{
	color: #FF7800;
	text-decoration: none;
}
.product_list td em {
	font-style: normal;
}
.product_list td em.sales {
	text-decoration: line-through;
}
.product_list td.first {
	border-right: #D9D9D9 1px solid;
}

#product_details a.pages{
	padding: 0 3px;
	color: #737373;
	text-decoration: none;
}
#product_details a.pages_active{
	padding: 0 3px;
	color: #FF7800;
	text-decoration: none;
}

.product_list td img{
	margin: 0 auto 15px auto;
	display: block;
}
.product_list img.icon_add_to_cart {
	margin-left: 10px;
	width: 32px;
	height: 24px;
}
.product_list form.cart {
	height: 24px;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: right;
}
.product_list form.cart a {
	text-decoration: underline;
	margin-right: 7px;
}
#product_details {
	border: 1px solid #B9B9B9;
	width: 99%;
}
#product_details td {
	vertical-align: top;
}
#product_details p.short_description {
	text-align: justify;
	padding: 0 20px 0 0;
}
p.link {
	text-align: right;
	padding-right: 10px;

}
#product_details img.product_zoom {
	border-bottom: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	width: 21px;
	height: 22px;
	vertical-align: top;
}
#product_details td.product_zoom {
	width: 21px;
}
#product_full_image,
#product_parameters {
	width: 50%;
}
#product_parameters {
	border-left: 1px solid #B9B9B9;
}
#product_full_image {
	text-align: center;
}
#product_parameters table {
	width: 100%;
}
h2.product_name {
	font-weight: bold;
	font-size: 1.4em;
	color: #FF7800;
	margin: 9px 0 5px 7px;
}
#product_full_image .big_image {
	margin-top: 15px;
}
#product_parameters table td {
	border-bottom: #B9B9B9 solid 1px;
	padding: 3px 0;
}
#product_parameters table td.desc {
	width: 33px;
	text-align: left;
}
#product_parameters table td.desc img{
	margin-left: 5px;
}
#product_parameters table tr.odd {
	background-color: #FFF1E5;
}
#product_parameters table tr.price {
	background-color: #FF7800;
	color: #fff;
	font-weight: bold;
}
#product_parameters table tr.last td {
	border-bottom: 0;
}
#bottom_section {
	text-align: right;
}
.footer_float,
.footer_float a {
	color: #868686;
	text-decoration: none;
}
.search_block_one {
	float: left;
	width: 280px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
}
.products_total {
	text-align: left;
	width: 100px;	
	height: 20px;
	display: inline;
	padding-right: 10px;
}

.prod_group_selectah {
	text-align: left;
	height: 20px;
	display: inline;
	padding: 0;
}
.prod_group_selectah select {
	width: 100px;
	color: #FF7800;
	font-size: 1em;
}
#switch {
	text-align: center;
	margin: 10px 0;
}
#switch select {
	width: 57px;
	height: 18px;
	color: #515151;
	background-color: #E8E8E8;
	font-size: 11px;
}
#switch input.button {
	width: 78px;
	height: 20px;
	color: #515151;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 2px !important;
	padding-bottom: 0;
	margin-bottom: 1px;
}
#top {
	text-align: center;
	padding-top: 15px;
}
#top img {
	border: 1px solid #FF7800;
	display: block;
	margin: 10px auto 0 auto;
}
#top p {
	color: #515151;
	font-size: 0.7em;
	margin: 5px 10px 0 7px;
}
ul#customer_help {
	list-style-type: none;
	margin: 10px 7px 14px 31px;
	padding: 0;
}
ul#customer_help li{
	 padding-left: -17px;
    color: #676767;
    font-size: 0.7em;
    font-weight: bold;
    list-style-image: url(../images/level2_menu_bullet.gif); 
    list-style-position: outside; 
}
ul#customer_help li.archive {
	margin-top: 10px;
}
ul#customer_help li.archive a {
	color: #FF7800;
}
ul#customer_help li a { 
	color: #676767;
   text-decoration: none;
}
h3.products_title {
	margin-bottom: 18px;
}
#leasing {
	margin-top: 15px;	
	text-align: center;
}
#leasing label {
	font-size: 0.7em;
	margin-left: 10px;
	color: #515151;
	float: left;
	width: 100px;
	text-align: left;
}
#leasing .txtinput, #leasing select {
	width: 79px;
	font-size: 0.7em;
	background: #E8E8E8;
}
#leasing select {
	width: 85px;
}
#leasing #calculate_button {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #515151;
	width: 56px;
	height: 18px;
	font-size: 0.7em;
	line-height: 1em;
	padding-bottom: 2px !important;
	padding-bottom: 0;
}
#icon_creditcards {
	display: block;
	margin: 8px auto 0 auto;
	border: 1px solid #FF7800;
}

#result {
	font-size: 0.7em;
	color: #515151;
	margin-left: 10px;
}
#cart {
	text-align: center;
	font-size: 0.7em;
	margin-top: 15px;
}
#cart #eshop_cart {
	width: 70px;
	height: 39px;
	display: block;
	margin: 8px auto;
}
#cart p,
#cart p a{
	color: #676767;
	margin: 0;
	text-decoration: none;
}
#cart p em {
	font-style: normal;
}
#cart p em.full {
	color: #FF7800;
}
table.cart_items {
	margin-top: 30px;
	width: 99%;
	/*border-top: #D9D9D9 1px solid;*/
/*}
table.cart_items td {
	border-top: #D9D9D9 1px solid;
}
table.cart_items td.product {
	width: 25%;
	text-align: center;
	height: 200px;
	width: 250px;
}
table.cart_items td.description {
	border-left: #D9D9D9 1px solid;
	vertical-align: top;
}
td.description {
	height: 100%;
}
td.description table {
	width: 100%;
	height: 100%;
}
td.description table tr.first td{
	border: none;
	height: 25px;
}
td.description table tr.last {
	height: 100%;
}
td.description table tr.last td{
	height: auto !important;
	height: 90px; /* DAMN YOU, IE! */
/*}
td.description table td {
	border-top: #D9D9D9 1px solid;
	color: #FF8A00;
}
td.description .icon_delete_from_cart {

}
td.description td.product_info {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
td.description td.product_info img{

}
td.description tr.desc_row {
	height: 25px;
}
td.description .txtinput {
	background: #E8E8E8;
	width: 55px;
	height: 14px;
	line-height: 14px;
	font-size: 1em;
	text-align: center;
}
td.description tr.desc_row td.right,
td.description tr.first td.right,
td.description tr.last td.right {
	text-align: right;
	padding-right: 10px;
}
td.description tr.last td.right {
	vertical-align: bottom;
}
table.cart_items tr.total {
	height: 40px;
}
table.cart_items tr.total td.left {
	padding-left: 10px;
	font-size: 1.2em;
}
table.cart_items tr.total td.right {
	padding-right: 10px;
	text-align: right;
	font-size: 1.2em;
}
table.cart_items .cart_footer {
	border-top: #D9D9D9 1px solid;
	text-align: right;
	height: 40px;
	vertical-align: bottom;
}
.grey_form,
.blue_form {
	/*width: 48%;
	float: left;*/
/*	margin-top: 7px;
	text-align: center;
	margin: 0 3px 0 0;
}

.grey_form_float,
.blue_form_float {
	width: 48%;
	float: left;
	margin-top: 7px;
	text-align: center;
	margin: 0 3px 0 0;
}

.blue_form, .blue_form_float {
	background: #E6E7F9;
}
.grey_form, .grey_form_float {
	background: #EFEFEF;
}
/*
#neo_help h3 {
	background-image: url(../../images/neo_help_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	text-align: center;
	color: #fff;
	font-size: 1em;
	padding-top: 5px;
	margin: 0;
}
.middle-float-box {
	width: 53%;
	clear: both;
	margin: 10px 0 0 0;
	height: auto;
}
.middle-float-box.last {
	margin-top: 3px;
}

.middle-block-title {
	height: 22px;
	color: #fff;
	font-size: 1em;
	padding-top: 5px;
	margin: 0;
	font-weight: bold;
}
.middle-block-title.grey {
	background-image: url(../../images/neo_help_bg00.gif);
	background-repeat: repeat-x;
	
}
.middle-block-title.blue {
	background-image: url(../../images/neo_help_bg.gif);
	background-repeat: repeat-x;
	
}
.middle-block-title .block_title {
	float: left;
	width: 50%;
	text-align: left;
	margin: 0 0 0 5px;
}
.middle-block-title .block_title em {
	font-style: normal;
	font-weight: normal;
}
.middle-block-title .open_block {
	float: left;
	width: 30%;
	padding-right: 8px;
	text-align: right;
	margin: 0;
	font-weight: normal;
	
}
.middle-block-title.blue .open_block a {
	color: #DBDCF6;
}

.middle-block-title.grey .open_block a {
	color: #D5D5D5;
}
.bullet_middle_block {
	margin-left: 5px;
	vertical-align: bottom;
}

.hidden_block {
	display: none;
}

.blue_form label,
.grey_form label,
.blue_form_float label,
.grey_form_float label {

	float: left;
	width: 90px;
	color: #515151;
	text-align: left;
	padding-top: 3px;
	margin: 3px 0;
}

.blue_form label.question,
.grey_form label.question,
.blue_form_float label.question,
.grey_form_float label.question {
	padding: 0;
	float: none;
	display: block;
	text-align: center;
	color: #515151;
	width: 100%;
	margin: 0;
}

.blue_form textarea,
.grey_form textarea,
.blue_form_float textarea,
.grey_form_float textarea {
	display: block;
	margin: 0 auto;
	width: 228px;
	height: 80px;
	overflow: hidden;
}


.blue_form input.txtinput,
.grey_form input.txtinput,
.blue_form_float input.txtinput,
.grey_form_float input.txtinput {
	background-color: transparent;
	width: 120px;
	margin: 3px 0;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}

.blue_form .input_container,
.grey_form .input_container,
.blue_form_float .input_container,
.grey_form_float .input_container {
	width: 228px;
	margin: 5px auto 0 auto;
	text-align: right;
	height: auto;
}

.blue_form #button_help_send,
.grey_form #button_help_send,
.blue_form_float #button_help_send,
.grey_form_float #button_help_send {
	display: block;
	clear: both;
	margin: 0 0 10px auto;
}

#hidden-block-info {
	margin: 5px 0;
	padding-bottom: 5px;
}
#hidden-block-info a {
	color: #515151;
	text-decoration: none;
}
.adult_warning {
	text-align: center;
	margin: 40px 20px 0 20px;
	font-size: 1.2em;
}

.adult_warning .button {
	display: block;
	margin: 10px auto;
	width: 200px;
}
#searchForm {
	margin-top: 7px;
}
h4.eshop_title {
	color: #FF7900;
	margin: 10px 0 10px 25px;
	font-size: 1.4em;
}
ul#search_results {
	list-style: none;
	margin: 5px 0 0 20px;
	padding: 0;
}
ul#search_results li{
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
ul#search_results li a {
	color: #FF7900;
	text-decoration: none;
}
ul#search_results li strong {
	margin-right: 20px;
}
.checkout_products {
	width: 100%;
	margin-bottom: 30px;
}
.checkout_products th{
	height: 40px;
}
.checkout_products th.left_heading {
	text-align: left;
	padding-left: 20px;
}

.checkout_products td,
.checkout_products th {
	border-bottom: 1px solid #D9D9D9;
}
.checkout_products td.product {
	text-align:left;
	padding: 5px 0 5px 20px;
}
.checkout_products tr.total {
	font-weight: bold;
	height: 40px;
}
tr.total td.total_text{
	text-align: left;
	padding-left: 20px;
}
#centercontent .eshop_content{
	padding: 0px 25px 0 25px;
	margin: 0;
}
#centercontent .eshop_content p{
	margin: 8px 0;
}
#centercontent h1 {
	font-size: 1em;
	color: #FF7800;
	margin: 33px 0 0 25px;
	padding: 0;
}
#centercontent hr {
	border: 1px solid #FF7800;
	height: 1px;
}
#centercontent hr.top {
	margin: 10px 25px 4px 25px;
}
#centercontent hr.bottom {
	margin: 10px 25px 0 25px;
}
#footer_icons {
	list-style-type: none;
	margin: 5px 0 0 25px !important;
	margin-top: 0;
	padding: 0;
}
#footer_icons li {
	display: inline;
	margin: 0 20px 0 0;
}
#footer_icons li a {
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 14px;
	color: #515151;
	text-decoration: none;
}
#footer_icons li.top a {
	background-image: url(../../images/icon_top_link.gif);
}
#footer_icons li.send a {
	background-image: url(../../images/icon_send_link.gif);
	padding-left: 18px;
}
#footer_icons li.print a {
	background-image: url(../../images/icon_print_link.gif);
	padding-left: 18px;
}
#top em {
	font-style: normal;
}
#top em.sales {
	text-decoration: line-through;
}
#centercontent .eshop_content img {
	margin: 10px;
	border: 1px solid #FF7800;
}
.search_results {
	width: 95%;
	margin: 0 25px;
	border-top: #D9D9D9 1px solid; 
}
.search_results td {
	border-bottom: #D9D9D9 1px solid;
	padding-left: 25px;
	background-image: url(../../images/icon_search_bullet.gif);
	background-position: 9px 50%;
	background-repeat: no-repeat;
	height: 20px;
}
.search_results td a {
	font-size: 1em;
}
.search_results td a:link,
.search_results td a:visited {
	color: #676767;
	text-decoration: none;
}
.search_results td a:hover,
.search_results td a:active {
	color: #FF7800;
	text-decoration: underline;
}
p.total_search_items {
	margin-left: 25px;
	color: #FF7800;
}
h4.not_found {
	text-align: center;
	font-size: 1.2em;
	margin-top: 25px;
}

#customer_help_archive {
	list-style-type: none;
	list-style-image: url(../../images/icon_search_bullet.gif);
	padding: 0;
	margin: 15px 0 0 35px;
}
#customer_help_archive li {
	color: #636363;
	margin: 0;
}
#customer_help_archive li a {
	color: #636363;
	text-decoration: none;
}
.comment_title {
	width: 99%;
	height: 19px;
	background-image: url(../../images/comments_title_background.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 15px 6px 0 6px;
	padding-top: 5px;
}
#add_comment_form {
	width: 99%;
	margin: 0 6px;
	background: #EFEFEF;
	text-align: center;
	padding-bottom: 10px;
}
#add_comment_form label {
	float: left;
	width: 90px;
	color: #515151;
	text-align: left;
	padding-top: 3px;
	margin: 3px 0;
}
#add_comment_form textarea {
	width: 272px;
	overflow: hidden;
	margin-top: 10px;
	height: 70px;
}
#add_comment_form input.txtinput {
	background-color: transparent;
	width: 120px;
	margin: 3px 0;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
}
#add_comment_form .input_container {
	width: 272px;
	margin: 5px auto 0 auto;
	text-align: right;
}
#comment-block {
	width: 99%;
	margin: 0 7px;
}
.comment-box,
.comment-box-last {
	border-bottom: 1px solid #D9D9D9;
	margin: 10px 0 0 0;
	padding: 0 2px 10px 2px;
	color: #505050;
}
.comment-box-last {
	border: 0;
}
#comment-block hr.title-line {
	color: #808080 ! important;
	border: 1px solid #808080;
	margin: 0;
	padding: 0;
}
.comment-item-name,
.comment-item-date {
	margin: 0;
	padding: 0; 
}
.comment-item-name a {
	color: #FE7900;
	text-decoration: none;
	font-weight: bold;
}
.comment-item {
	margin: 3px 0;
}
.comments-left,
.comments-right {
	margin: 2px 0;
	color: #FE7900;
}
.comments-right {
	float: right;
	width: 75%;
	text-align: right;
}
.comments-left {
	float: left;
	width: 24%;
	text-align: left;
}
.form-bottom-text {
	text-align: left;
	margin: 5px 0 0 20px;
}
.form-bottom-text a {
	color: #525252;
}
.form-bottom-text a em{
	text-decoration: none;
	font-style: normal;
}
#hidden-info-box,
#hidden-feedback-box {
	margin-bottom: 10px;
}
#hidden-info-box a,
#hidden-feedback-box a {
	color: #515151;
}
*/

#cc_main_content {
	padding: 0;
}
