/* ===== general blueprint code ===== */
.container {
  width: 950px;
  margin: 0 auto;
}
.last {
  margin-left: 0;
}
.prepend-top {
  margin-top: 1.5em;
}
.append-bottom {
  margin-bottom: 1.5em;
}
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}
.clearfix:after,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix,
.container {
  display: block;
}
.clear {
  clear: both;
}
/* ===== End general blueprint code ===== */
/* ===== Page Layout ===== */
/* --- Layout Page 3 Grid --- */
/* --- End Layout Page 3 Grid --- */
/* --- Layout Page Images --- */
#layout_content_bg {
  background: url("layout_content_bg.png");
}
.general_page {
  background: url("layout_general_page_bg_bottom.png") repeat-x 0 bottom;
}
/* --- Layout colors --- */
body,
a,
textarea,
input {
  color: #666666;
}
a:hover {
  color: #808080;
}
h3 {
  color: #666666;
}
/* --- End Layout Page Images --- */
/* --- Layout Page 3 Style --- */
* {
  margin: 0;
  padding: 0;
}
/* html, body
	{
		height:100%;
	}
	
	#wrapper
	{
		min-height:100%;
		height:auto !important;		
		margin:0 auto -15em;
	}
	
	#footer, .push
	{
		height:15em;
	}*/
ol,
ul {
  list-style: none;
}
body {
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  -webkit-text-size-adjust: 100%;
  /* Stops Mobile Safari from auto-adjusting font-sizes */

  overflow-x: hidden;
  direction: rtl;
  font-size: 11pt;
}
.english_font {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
a img {
  border: none;
}
em {
  display: block;
  font-style: normal;
}
strong,
b {
  font-weight: normal;
}
i {
  font-style: normal;
}
small {
  font-size: 80%;
}
a,
a:visited,
a:active {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
}
p a,
p a:visited {
  line-height: inherit;
}
.container {
  margin: 0 auto;
  width: 950px;
  /* max-width:950px; for dynamic page in different resolution */

}
.general_page .container {
  padding-top: 40px;
  padding-bottom: 51px;
  min-height: 227px;
}
#fancybox-loading {
  display: none !important;
}
a.fancybox-prev {
  left: -44px;
}
a.fancybox-next {
  right: -46px;
}
.contact span.error {
  font-size: 9.5pt;
}
#footer_store td,
#contact_form .info label#checkBoxHook,
.post,
.info label#checkBoxHook {
  font-size: 10pt;
}
#menu_links_right a,
#menu_links_left a,
#homepage_content_title h2 {
  font-size: 14pt;
}
.contact .contact_field,
.post h3 {
  font-size: 12pt;
}
h3 {
  font-size: 13pt;
}
h2 {
  font-size: 15pt;
}
h1 {
  font-size: 17pt;
}
/* --- End Layout Page Style --- */
/* ===== End Page Layout ===== */
/* ===== Header ===== */
/* --- Header 2 Grid --- */
#header_menu {
  width: 960px;
  height: 92px;
  text-align: center;
}
#sub_menu_content {
  float: right;
  margin-left: 10px;
  width: 670px;
  padding-right: 200px;
}
.container {
  position: relative;
}
#header_menu_phone {
  height: auto;
  position: absolute;
  left: 20px;
  top: 100px;
  width: auto;
  text-align: center;
}
#header_menu_phone > div {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #666;
  text-shadow: 0px 0px 8px #FFF;
}
/* --- End Header Grid --- */
/* --- Header 2 Images --- */
.links_store a.current {
  background: url("header_menu_active.png") no-repeat center bottom;
}
#header_bottom_border {
  background: url("header_bottom_border.png") repeat-x;
}
/* --- Header 2 colors --- */
#header {
  background-color: #363636;
}
.myMenu a {
  color: #d8d8d8;
}
.myMenu a:hover {
  color: #a5a5a5;
}
.myMenu li ul {
  background-color: #000000;
}
.myMenu li ul li:hover {
  background-color: #4d4d4d;
}
.myMenu li ul li a:link,
.myMenu li ul li a:visited {
  color: #d8d8d8;
}
/* --- End Header Images --- */
/* --- Header 3 Style --- */
#top_header {
  background-color: #363636;
  height: 113px;
  line-height: 113px;
}
#top_header > div {
  text-align: center !important;
}
#logo {
  vertical-align: middle;
}
#logo + span {
  display: inline-block;
}
.height_fix {
  height: 100%;
}
#nav {
  background-color: #050505;
  height: 27px;
}
#nav > div {
  text-align: center;
}
.myMenu {
  display: inline-block;
}
.myMenu li {
  float: right;
  margin-top: 0.4em;
  padding-left: 23px;
}
.myMenu li a {
  display: block;
  font-size: 10pt;
}
#header_bottom_border {
  height: 5px;
}
#sub_menu {
  background: #363636;
  /* The Fallback */

  background: rgba(5, 5, 5, 0.9);
  position: absolute;
  top: 140px;
  width: 100%;
  z-index: 1000;
}
#sub_menu > div {
  display: none;
}
#sub_menu #sub_menu_content .column {
  height: 116px;
}
#sub_menu_content {
  margin-top: 27px;
}
.column span {
  display: block;
}
.column span a {
  color: white;
}
/* --- End Header Style --- */
/* --- Header Element Social Icons Style --- */
.element_general_social_icons {
  position: absolute;
  top: 103px;
  z-index: 1;
  right: 10px;
}
.social_32x32_style .social_icons {
  background: url('social-icons-32x32.png') no-repeat 0 0;
  width: 33px;
  height: 32px;
  display: inline-block;
  margin-left: 5px;
}
.social_32x32_style .icon_facebook:hover {
  background-position: 0 -43px;
}
.social_32x32_style .icon_twitter {
  background-position: -40px 0;
}
.social_32x32_style .icon_twitter:hover {
  background-position: -40px -43px;
}
.social_32x32_style .icon_pinterest {
  background-position: -79px 0;
}
.social_32x32_style .icon_pinterest:hover {
  background-position: -79px -43px;
}
/* --- End Header Element Social Icons Style --- */
/* ===== End Header ===== */
/* ===== Footer ==== */
/* --- Footer 3 Konimbo Grid --- */
#footer_store {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
#footer_right {
  float: right;
  margin-left: 10px;
  width: 190px;
  padding-right: 40px;
  padding-left: 40px;
}
#footer_middle {
  float: right;
  margin-left: 10px;
  width: 230px;
  padding-right: 40px;
  padding-left: 40px;
}
#footer_left {
  float: right;
  margin-left: 10px;
  width: 270px;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: 0;
}
/* --- Footer 3 Konimbo Grid --- */
/* --- Footer 3 Konimbo Images --- */
#footer {
  background: url("footer_bg.png");
  text-align: center;
}
.foot_border {
  background: url("footer_border_vertical.png") repeat-y;
}
.foot_store h3 {
  background: url("footer_konimbo_plus.png") no-repeat right center;
}
div.fb-like-box.fb_iframe_widget {
  padding: 20px 0 0 0;
}
/* --- Footer 3 colors --- */#footer p,
#footer a,
#footer li {
  color: #d5d5d5;
}
#footer_store h3 {
  color: #cecece;
}
#footer a:hover {
  color: #efefef;
}
/* --- End Footer 3 Konimbo Images --- */
/* --- Footer 3 Konimbo Style --- */
.foot_store {
  margin-bottom: 30px;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 8px;
  vertical-align: top;
}
#footer_right,
#footer_middle,
#footer_left {
  float: none;
}
#footer_store {
  border-collapse: collapse;
  margin-bottom: 20px;
  margin-top: 20px;
}
.foot_store h3 {
  padding-right: 22px;
}
.foot_store p,
.foot_store ul {
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer p,
#footer a,
#footer li {
  line-height: 13pt;
}
.read_more {
  text-decoration: underline;
}
/* --- End Footer Style --- */
/* ===== End Footer ==== */
/* ===== homepage  ==== */
/* --- Home Page 4 Konimbo Grid --- */
#homepage_main_part {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
#homepage_content_title {
  float: right;
  margin-left: 10px;
  width: 590px;
  padding-right: 360px;
  margin-left: 0;
}
.homepage_content_store_services {
  float: right;
  margin-left: 10px;
  width: 590px;
  padding-right: 360px;
  margin-left: 0;
}
#services_1 {
  float: right;
  margin-left: 10px;
  width: 270px;
}
#services_2 {
  padding-right: 40px;
  float: right;
  margin-left: 10px;
  width: 270px;
  margin-left: 0;
}
#services_3 {
  float: right;
  margin-left: 10px;
  width: 270px;
}
#services_4 {
  padding-right: 40px;
  float: right;
  margin-left: 10px;
  width: 270px;
  margin-left: 0;
}
/* --- End Home Page 3 Grid --- */
/* --- Home Page 4 Konimbo Images --- */
#homepage_main_part {
  background: url("homepage_main_banner.png") no-repeat center 0;
}
#homepage_main_bg_bottom {
  background: url("homepage_main_bg_bottom.png") repeat-x 0 bottom;
}
#homepage_main {
  background: url("homepage_main_banner_bg.png");
}
#services_1 h3 {
  background: url("homepage_service_safe_pay_icon.png") no-repeat right 0;
}
#services_2 h3 {
  background: url("homepage_service_design_icon.png") no-repeat right 0;
}
#services_3 h3 {
  background: url("homepage_service_tech_icon.png") no-repeat right 0;
}
#services_4 h3 {
  background: url("homepage_service_support_icon.png") no-repeat right 0;
}
#konimbo_plus a#plus {
  background: url("homepage_plus_icon.png") no-repeat;
}
#konimbo_plus a#plus:hover {
  background-position: 0 bottom;
}
/* --- Home Page 3 colors --- */
#homepage_content_up {
  background-color: #ffffff;
}
#homepage_contact_form {
  background-color: #dadada;
}
.services a h3 {
  color: inherit;
}
.services a {
  color: #666666;
}
.services a:hover {
  color: #333333;
}
#homepage_content_bottom {
  background-color: #f2f2f2;
}
/* --- End Home Page 3 Images --- */
/* --- Home Page 4 Konimbo Style --- */
#homepage_main_part {
  height: 357px;
}
#homepage_content_up {
  height: 209px;
}
#homepage_content_title {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
#homepage_content_title h2 {
  font-weight: normal;
}
.services {
  height: 130px;
}
.services h3 {
  padding-top: 38px;
  height: 22px;
  padding-right: 44px;
  display: inline-block;
  position: relative;
  right: 50%;
}
#services_1 h3 {
  margin-right: -66.5px;
}
#services_2 h3 {
  margin-right: -76.5px;
}
#services_3 h3 {
  margin-right: -77px;
}
#services_4 h3 {
  margin-right: -59.5px;
}
.services p {
  text-align: center;
}
#homepage_content_bottom {
  height: auto;
}
#homepage_content_bottom .homepage_content_store_services {
  position: relative;
  padding-bottom: 10px;
}
#homepage_content_bottom .bottom_paragraph {
  padding: 15px 340px 15px 0;
  clear: both;
  position: relative;
}
#homepage_content_bottom .bottom_paragraph:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  background: #DADADA;
  width: 323px;
  top: 0;
  right: 0;
}
#konimbo_plus {
  display: block;
  position: absolute;
  width: 66px;
  height: 64px;
  top: -32px;
  left: 266px;
}
#konimbo_plus a#plus {
  width: 66px;
  height: 64px;
  display: block;
}
#homepage_content_bottom .container {
  position: relative;
}
#homepage_contact_form {
  display: block;
  position: absolute;
  width: 323px;
  height: 349px;
  top: -209px;
  right: 0px;
}
#homepage_contact_form img {
  margin-top: 28px;
  margin-right: 4px;
}
#customer_image:after {
  content: "";
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
#customer_image {
  height: auto;
  padding: 25px 10px;
}
#customer_image h3 {
  color: #666;
  font-size: 20px;
  text-align: center;
  padding-bottom: 12px;
}
#customer_image > div {
  display: inline-block;
  width: 75%;
  padding: 3px 6px;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 6px;
  color: #fff;
  background: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#customer_image > div span {
  float: left;
  text-shadow: 1px 1px 3px #000;
}
/* --- End Home Page Style --- */
/* ===== End homepage  ==== */
/* ===== custom contact forms  ==== */
/* --- Custom Contact Form 1 konimbo Grid --- */
#homepage_contact_form img {
  float: right;
  margin-left: 10px;
  width: 230px;
  padding-right: 40px;
}
/* --- End Custom Contact Form 1 konimbo Grid --- */
/* --- Custom Contact Form 1 konimbo Images --- */
.contact input {
  width: 200px;
  height: 30px;
  -webkit-border-radius: 5px 4px 4px 5px/5px;
  -moz-border-radius: 5px 4px 4px 5px/5px;
  border-radius: 5px 4px 4px 5px/5px;
  background: rgba(255,255,255,0);
  -webkit-box-shadow: 1px 1px #fff, inset 1px 1px 2px rgba(0,0,0,.23);
  -moz-box-shadow: 1px 1px #fff, inset 1px 1px 2px rgba(0,0,0,.23);
  box-shadow: 1px 1px #fff, inset 1px 1px 2px rgba(0,0,0,.23);
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,.1), rgba(176,176,176,.1));
  background-image: -moz-linear-gradient(top, rgba(0,0,0,.1), rgba(176,176,176,.1));
  background-image: -o-linear-gradient(top, rgba(0,0,0,.1), rgba(176,176,176,.1));
  background-image: linear-gradient(to bottom, rgba(0,0,0,.1), rgba(176,176,176,.1));
}
.contact input.error {
  background-position: 0 bottom;
}
.contact .info .checkbox big {
  background: url("custom_contact_form_checkbox.png") no-repeat 0 0;
}
.contact .info .active .checkbox big,
#checkBoxHook.active big {
  background-position: right 0;
}
.contact .smallButton a {
  background: url("custom_contact_form_send_btn.png") no-repeat 0 0;
}
.contact .smallButton a:hover {
  background-position: 0 bottom;
}
span.error {
  color: #f51a83;
}
.contact input {
  color: #808080;
}
.contact input {
  font-family: Arial, Helvetica, sans-serif;
}
/* --- End Custom Contact Form 1 Images --- */
/* --- Custom Contact Form 1 konimbo Style --- */
.contact {
  margin-top: 88px;
}
.contact:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.contact label {
  display: block;
  margin-bottom: 5px;
}
.contact .contact_field {
  float: right;
  height: 39px;
  line-height: 39px;
  padding-left: 15px;
  text-align: left;
  width: 60px;
}
.contact input {
  float: right;
  border: medium none;
  height: 20px;
  padding-bottom: 5px;
  padding-top: 7px;
  width: 182px;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 4px;
  margin-bottom: 3px;
}
.contact input#ticket_customer_email {
  direction: ltr;
  text-align: right;
}
.contact .info {
  float: right;
  margin-right: 29px;
  margin-left: 9px;
}
.info input.checkbox {
  display: none;
}
.contact .info .checkbox big {
  height: 20px;
  margin-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 21px;
}
.info label#checkBoxHook {
  line-height: 34px;
  margin-bottom: 0;
  position: relative;
  padding-right: 25px;
}
.contact .smallButton {
  float: right;
}
.contact .smallButton a {
  margin: 0;
  color: #fff;
  display: block;
  width: 79px;
  height: 33px;
  -webkit-border-radius: 4px/5px 5px 4px 4px;
  -moz-border-radius: 4px/5px 5px 4px 4px;
  border-radius: 4px/5px 5px 4px 4px;
  background: #363636;
  line-height: 33px;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  font-weight: bold;
}
.contact span.error {
  float: right;
}
#contact_form .dontTakeSpace {
  display: none;
}
/* --- End Custom Contact Form 1 Style --- */
/* ===== End homepage  ==== */
/* ===== Product Page ==== */
/* ===== End Product Page ==== */
/* ===== Order page  ==== */
/* ===== End Order page  ==== */
/* ===== Credit Guard page  ==== */
/* ===== End Credit Guard page  ==== */
/* ===== Success page  ==== *//* ===== End Success page  ==== */
/* ===== Redirect Failure page  ==== */
/* ===== End Redirect Failur page  ==== */
/* ===== Category page  ==== */
/* ===== End Category page  ==== */
/* ===== List item page  ==== */
/* ===== End  List item page  ==== */
/* ===== Search Results (Items) page  ==== */
/* --- Items 3 konimbo Grid --- */
#search_results {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
#search_results_title {
  float: right;
  margin-left: 10px;
  width: 790px;
  padding-right: 80px;
  padding-left: 80px;
  margin-left: 0;
}
#search_results_items {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
#search_results_items .items_row {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
/* --- End Items 3 konimbo Grid --- */
/* --- Items 3 konimbo Images --- */
#search_results_items .list_item {
/*  background: url("items_list_item_image_bg.png") no-repeat 18px 0; liron changed*/
	background: url("items_list_item_image_bg.png") repeat-y -14px 0;
}
.items_row {
  background: url("items_row_bg.png") no-repeat 0 bottom;
}
#bottom_image {
  background: url("items_bottom_image.png") no-repeat;
}
/* --- End Items 3 konimbo Page Images --- */
/* --- Items 3 konimbo Style --- */
#search_results_title {
  padding-bottom: 40px;
}
#search_results_title h1,
#search_results_title h2 {
  display: inline-block;
}
.search_results_items_list {
  width: 858px;
  margin: 10px auto;
}
#search_results_items .list_item {
  float: right;
  padding-right: 9px;
  padding-left: 17px;
  padding-top: 6px; 
  /* liron changed */  
  width: 229px;/* 260px; liron changed 289px;*/
	margin: 0 15px;
	height: 294px;
	/* end liron changed */  
}
#search_results_items .items_row {
  height:337px; /* liron changed 289px;*/
  margin-bottom: 38px;
}
#search_results_page .container {
  position: relative;
}
#bottom_image {
  display: block;
  position: absolute;
  bottom: 0;
  left: -30px;
  width: 76px;
  height: 87px;
}
/* --- End Items 3 konimbo Style --- */
/* ---  page numbers   ----- */
.pagingCenter {
  padding-bottom: 20px;
  width: 950px;
  position: absolute;
  right: 50%;
  margin-right: -475px;
  bottom: 35px;
}
.pagingWrapper:after,
.pagingCenter:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.pagination {
  direction: ltr;
  text-align: center;
}
.pagination a,
.pagination span {
  display: inline-block;
  font-weight: bold;
  height: 13px;
  line-height: 13px;
  margin-left: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: center;
  width: 20px;
}
.pagination span.prev_page,
.pagination a.prev_page {
  padding-left: 12px;
  width: 40px;
}
.pagination span.next_page,
.pagination a.next_page {
  padding-right: 12px;
  width: 30px;
}
.pagination span.disabled {
  display: none;
}
#category_content {
  float: right;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 40px;
  width: 630px;
}
/* ===== End Search Results (Items) page  ==== */
/* ===== About Us page  ==== */
/* ===== End About Us page  ==== *//* ===== Contact Us Page page  ==== */
/* --- Contact Page 2 konimbo Grid --- */
#contact_title {
  float: right;
  margin-left: 10px;
  width: 710px;
  padding-right: 160px;
  padding-left: 80px;
  margin-left: 0;
}
#contact_form {
  float: right;
  margin-left: 10px;
  width: 870px;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: 0;
}
/* --- End Contact Page 2 konimbo Grid --- */
/* --- Contact Page 2 konimbo Images --- */
#contact_form {
  background: url("contact_page_form_bg.png") no-repeat center 0;
}
#contact_form .contact input {
  background: url("contact_page_input_txt.png") no-repeat 0 0;
}
/*#contact_form .contact .smallButton a {
  background: url("contact_page_send_btn.png") no-repeat 0 0;
}*/
#contact_form .contact .smallButton a:hover {
  background-position: 0 bottom;
}
/* --- End Contact Page 2 konimbo Images --- */
/* --- Contact Page 2 konimbo Style --- */
#contact_form {
  height: 500px;
  margin-top: 15px;
}
#contact_form .contact {
  height: 320px;
  padding-right: 20px;
  width: 300px;
  margin-right: 130px;
  margin-top: 38px;
}
#contact_form .contact .contact_field {
  display: block;
  line-height: normal;
  padding-left: 0px;
  text-align: right;
  width: auto;
  height: 18px;
  padding-right: 2px;
}
#contact_form .contact input {
  width: 262px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#contact_form .contact label {
  margin-bottom: 3px;
  height: 67px;
}
#contact_form .contact .info {
  float: none;
  margin-right: 0;
}
#contact_form .info label#checkBoxHook {
  height: 30px;
  line-height: 20px;
}
#contact_form .info label#checkBoxHook big {
  margin-top: 0;
}
#contact_form .contact .smallButton a {
  width: 101px;
  height: 37px;
  margin-right: 89px;
}
#contact_form .dontTakeSpace {
  display: none;
}
/* --- End Contact Page Style --- */
/* ===== End Contact Us page  ==== *//* ===== Contact Success page  ==== */
/* --- Success Page Grid --- */
#success {
  float: right;
  margin-left: 10px;
  width: 550px;
  padding-right: 200px;
  padding-left: 200px;
  margin-left: 0;
}
/* --- End Success Page Grid --- */
/* --- Success Page Images --- */
.success_massage_top {
  background: url("category_page_filter_gray_box.png") no-repeat;
}
.bg_right_top {
  background: url("category_page_filter_gray_box.png") no-repeat right 0 #ffffff;
}
.success_massage_bottom {
  background: url("category_page_filter_gray_box.png") no-repeat 0 bottom;
}
.bg_right_bottom {
  background: url("category_page_filter_gray_box.png") no-repeat right bottom #ffffff;
}
a#back_to_homepage {
  background: url("success_btn_hp.png") no-repeat;
}
a#back_to_homepage:hover {
  background-position: 0 bottom;
}
/* --- Success colors --- */
.success_title {
  color: #f51a83;
}
/* --- End Success Page Images --- */
/* --- Success Page Style --- */
#success h1 {
  text-align: center;
}
#success_massage {
  margin-top: 10px;
  margin-bottom: 10px;
}
.success_massage_top,
.success_massage_bottom {
  height: 6px;
  position: relative;
}
.bg_right_top,
.bg_right_bottom {
  height: 6px;
  position: absolute;
  width: 6px;
  z-index: 1;
}
#success_massage_box {
  background-color: #ededed;
  padding: 10px 20px;
  width: 510px;
}
#success_massage_box h2 {
  margin-bottom: 5px;
}
a#back_to_homepage {
  color: transparent;
  display: block;
  float: left;
  height: 34px;
  text-indent: -9999px;
  width: 160px;
  margin-top: 20px;
}
/* --- End Success Page Style --- */
/* ===== End Contact Success page  ==== */
/* ===== Location Page page  ==== */
/* ===== End Location page  ==== *//* ===== More Information pages - Layout pages ==== */
/* ===== End More Information pages  ==== *//* ===== More Information page - Layout page  ==== */
/* --- More Information Page Grid --- */
#more_information {
  float: right;
  margin-left: 10px;
  width: 950px;
  margin-left: 0;
}
#more_information_right_side {
  float: right;
  margin-left: 10px;
  width: 310px;
}
#more_information_left_side {
  float: right;
  margin-left: 10px;
  width: 510px;
  padding-left: 120px;
  margin-left: 0;
}
/* --- End More Information Page Grid --- */
/* --- More Information Page 2 Images --- */
.more_information_right {
  background: url("more_information_page_contact_form_bg.png");
}
#posts h2 {
  color: #f51a83;
}
/* --- End More Information Page 2 Images --- */
/* --- More Information Page Style --- */
#more_information_right_side {
  margin-top: 7px;
}
.more_information_right {
  width: 280px;
}
#more_information_contact_form .contact {
  height: 210px;
  padding-top: 20px;
  padding-bottom: 5px;
  margin-top: 0;
}
#more_information_contact_form .contact .contact_field {
  width: 45px;
}
#more_information_contact_form .contact .info {
  margin-right: 14px;
}
#more_information_posts {
  margin-top: 30px;
}
#posts {
  padding: 20px;
}
.post {
  margin-top: 15px;
}
.post h3 {
  margin-bottom: 3px;
}
.post a {
  display: block;
  text-align: left;
}
#more_information_left_side h1 {
  margin-bottom: 20px;
}
#more_information_left_side h2 {
  margin-bottom: 20px;
}
#more_information_left_side h3 {
  margin-bottom: 5px;
}
#more_information_left_side p {
  margin-bottom: 20px;
}
#more_information_left_side p a {
  text-decoration: underline;
}
#more_information_left_side ol {
  margin-bottom: 10px;
}
#more_information_left_side li {
  list-style: decimal inside none;
  padding-bottom: 10px;
}
#more_information_left_side p,
#more_information_left_side li {
  line-height: 19px;
}
/* --- End More Information Page Style --- */
/* ===== End More Information page  ==== *//* ===== Customer Login Page page  ==== */
/* ===== End Customer Login page  ==== *//* ===== Current Customer Page page  ==== */
/* ===== End Current Customer page  ==== *//* ===== Compare Page page  ==== */
/* ===== End Compare page  ==== *//* ===== general style code ===== */
/* ===== End general style code ===== */





/* -----------------------------------------------------  style_layout_header_old.css  -----------------------------------------------------  */

/* ===== general blueprint code ===== */
.container {
  width: 950px;
  margin: 0 auto;
}
.last {
  margin-left: 0;
}
.prepend-top {
  margin-top: 1.5em;
}
.append-bottom {
  margin-bottom: 1.5em;
}
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}
.clearfix:after,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix,
.container {
  display: block;
  text-align: right;
}
.clear {
  clear: both;
}
/* ===== End general blueprint code ===== */
/* ===== Search Results (Items) page  ==== */
/* --- Header 2 Grid --- */
#menu_links_right,
#logo,
#menu_links_left {
  display: inline-block;
  width: 330px;
  text-align: center;
}
/* --- End Header Grid --- */
/* --- Header 3 Style --- */
#header_bottom_border {
  height: 5px;
}
#logo {
  width: auto;
}
#logo a img {
  max-width: 100%;
  padding-top: 14px;
}
#menu_links_right,
#menu_links_left {
  margin-top: 36px;
}
ul.myMenu {
  width: 110%;
}
.myMenu li {
  padding: 0 6px;
  display: inline-block;
  float: none;
  margin-top: 0;
}
.myMenu li a:link,
.myMenu li a:visited {
  display: block;
}
.myMenu li ul {
  position: absolute;
  visibility: hidden;
  margin: 0;
  z-index: 1;
}
.myMenu li ul li {
  display: block;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
}
.myMenu li ul li a:link,
.myMenu li ul li a:visited {
  width: auto;
  max-width: 200px;
}
/* --- End Header Style --- */
/* --- Header 2 Images --- */
.links_store a.current {
  background: url("header_menu_active.png") no-repeat center bottom;
}
#header_bottom_border {
  background: url("header_bottom_border.png") repeat-x;
}
/* --- Header 2 colors --- */
#header {
  background-color: #363636;
}
.myMenu a {
  color: #d8d8d8;
}
.myMenu a:hover {
  color: #a5a5a5;
}
.myMenu #link_design a {
  color: #91c63a;
}
.myMenu #link_design a:hover {
  color: #749f2e;
}
.myMenu li ul {
  background-color: #000000;
}
.myMenu li ul li:hover {
  background-color: #4d4d4d;
}
.myMenu li ul li a:link,
.myMenu li ul li a:visited {
  color: #d8d8d8;
}
/* --- End Header Images --- */
/* ===== End Search Results (Items) page  ==== */


/* -----------------------------------------------------  end style_layout_header_old.css  -----------------------------------------------------  */