html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #FFFFFF;
	background-image: url(/winnerslife.co.il/images/global/background.jpg);
	background-repeat: repeat;
	background-position: center -2px;
}

* {
    font-family: arial;
    font-size: 12px;
	color: #333333;
	 /*  -moz-box-sizing: border-box;Used to define the width as in IE - width = width + padding + border */
}

ul {
	list-style: url(/winnerslife.co.il/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
	direction: rtl;
}
li {
	margin: 0;
	padding: 0;
}
ol {
	direction: rtl;
	padding: 0 20px 0 0;
	_padding: 0 27px 0 0;
	margin: 0;
}

table {
	margin: 0;
	padding: 0;
}

td {
    vertical-align: top;
	margin: 0;
	padding: 0;
}

div,p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

h1 {
	height: 25px;
	max-height: 25px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #CA0C2E;
	margin-bottom: 10px!important;

	background-image: url(/winnerslife.co.il/images/global/doc_title_background.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}
h2,h3 {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}

.title {
	height: 25px;
	max-height: 25px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #CA0C2E;
	margin-bottom: 10px;

	background-image: url(/winnerslife.co.il/images/global/doc_title_background.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: right;
}

.sub_title {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.btm_border {
	border-bottom: 1px solid #EFEFEF;
	/*
	background-image: url(/winnerslife.co.il/images/global/border_horizontal_line.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	*/
}
.top_border {
	border-top: 1px solid #EFEFEF;
	/*
	background-image: url(/winnerslife.co.il/images/global/border_horizontal_line.gif);
	background-position: center top;
	background-repeat: repeat-x;
	*/
}

/* ## */

.navigation {
}
.navigation td {

}
.navigation.add_to_bag {

}
.navigation.add_to_bag input {
	background: none;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.navigation a {
    text-decoration: none;
}
.navigation a:hover {
	color: #E10000;
	text-decoration: none;
}

#page-nav-bar {
	color: #CCCCCC;
	direction: ltr;
}
#page-nav-bar a {
	text-decoration: none;
	color: #000000;
}
#page-nav-bar a:hover {
	text-decoration: underline;
}
#page-nav-bar a.number {
	text-decoration: none;
	color: #000000;
}
#page-nav-bar a.number:hover {
	text-decoration: underline;
}
#page-nav-bar span.number {
	font-weight: bold;
	color: #00AFF0;
}

.results_numbers {

}

.page_number {

	text-align: right;
	direction: rtl;
}

/* ## */

td.button {
	height: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/winnerslife.co.il/images/global/button_background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
td.button a {
	text-decoration: none;
	text-align: center;
	display: block;
}
td.button a:hover {
	text-decoration: none;
	color: #E10000;
}
td.button a.disabled {
	color: #777777;
	cursor: default;
}
td.button a.disabled:hover {
	color: #777777;
}
td.back.button {
	padding: 0 10px 0 10px;
}




/* ## */

.small_btns {

	border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;

	color: #624412;

	font-size: 11px;
	font-weight: bold;
	text-align: center;

	margin: 0;
    padding: 1px;
    background: #E9E9E9;
	/*width: 122px;*/
}
.small_btns a:link {
    color: #000000;
    text-decoration: none;
}
.small_btns a:visited {
    color: #000000;
    text-decoration: none;
}
.small_btns a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

/* ## */

.description {
	padding-bottom: 20px;
	line-height: 20px;
}
.description a {
	text-decoration: underline;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.paragraph {
	margin: 0 0 10px 0;
	direction: rtl;
}
.paragraph .container{

}
.paragraph .p_title {
	font-weight: bold;
}
.paragraph .content {
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.paragraph img.float_left {
	float: left;
	margin: 5px 10px 5px 0;
	max-width: 420px;
	border: 1px solid #F4F4F4;
}
.paragraph img.float_right {
	float: right;
	margin: 5px 0 5px 10px;
	max-width: 474px;
	border: 1px solid #F4F4F4;
}
.paragraph a {
	text-decoration: underline;
}
.paragraph a:hover {
	text-decoration: none;
}
.paragraph input.field {
	width: 240px;
	margin: 5px 0 10px 0;
}
.paragraph textarea {
	width: 240px;
	height: 160px;
	margin: 5px 0 10px 0;
}
.paragraph .submit {
	margin: 5px 0 10px 0;
	color: white;
	font-weight: bold;
	cursor: pointer;
	background: black;
}

/* ## */

#frame {
    width: 100%;
}

#frame #left_cell {
	width: 45%;
}
#frame #middle_cell {
	width: 10%;
}
#frame #right_cell {
	width: 45%;
}

#frame #header {
    height: 114px;
	max-height: 114px;
}
#frame #header #left_cell {
	background-image: url(/winnerslife.co.il/images/global/header_left_background.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#frame #header #middle_cell {
	background-image: url(/winnerslife.co.il/images/global/header_middle_background_new.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#frame #header #right_cell {
	background-image: url(/winnerslife.co.il/images/global/header_right_background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#frame #menubar {
    height: 39px;
}
#frame #menubar #left_cell {
	background-image: url(/winnerslife.co.il/images/global/menubar_left_background.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
}
#frame #menubar #middle_cell {
	background-image: url(/winnerslife.co.il/images/global/menubar_middle_background.jpg);
	background-position: center 0;
	background-repeat: repeat-x;
}
#frame #menubar #right_cell {
	background-image: url(/winnerslife.co.il/images/global/menubar_right_background.jpg);
	background-position: left 0;
	background-repeat: no-repeat;
}

#frame #middle {

}
#frame #middle #sidebar {
	text-align: right;
	margin: 0 0 0 8px;
	
	/* background: #8DB9DC; old sidebar color , chnaged on 20.10  */
	background: #DDA0DD; 
}
#frame #middle #content {
	padding: 0 0px 0 8px;
}
#frame #middle #left_cell {
	background-image: url(/winnerslife.co.il/images/global/middle_left_background.jpg);
	background-position: right 0;
	background-repeat: repeat-y;
}
#frame #middle #middle_cell {
	background-image: url(/winnerslife.co.il/images/global/middle_middle_background.jpg);
	background-position: center 0;
	background-repeat: repeat-y;
	background: #FFFFFF;
}
#frame #middle #right_cell {
	background-image: url(/winnerslife.co.il/images/global/middle_right_background.jpg);
	background-position: left 0;
	background-repeat: repeat-y;
}

#frame #footer {
	height: 1%;
}
#frame #footer #left_cell {
	background-image: url(/winnerslife.co.il/images/global/footer_left_background.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
}
#frame #footer #middle_cell {
	background-image: url(/files/images/home/footer_middle_background.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}
#frame #footer #right_cell {
	background-image: url(/winnerslife.co.il/images/global/footer_right_background.jpg);
	background-position: left 0;
	background-repeat: no-repeat;
}

/* ## */

.top_container {
	width: 550px;
	direction: rtl;
}
.middle_container {
	width: 550px;
	direction: rtl;
}
.btm_container {
	width: 550px;
	direction: rtl;
}

.add-on {

}


/* ## */

#menubar {

}
#menubar .categories {
	text-align: right;
	direction: rtl;
}
#menubar .categories td {
	text-align: right;
	vertical-align: middle;
	height: 31px;
}
#menubar .categories a {
	display: block;
	padding: 0 10px 0 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#menubar .categories a:hover {
	text-decoration: none;
	color: #FFAB00;
}
#menubar .categories a.selected {
	text-decoration: none;
	color: #FFAB00;
}

/* ## */

#sidebar {

}
#sidebar * {

}
#sidebar .s_title {
	font-weight: bold;
}

#sidebar .categories {
	direction: rtl;
	text-align: right;
}
#sidebar .categories a {
    display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0 0 0;
	padding: 0 8px 0 8px;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	/*background-image: url(/winnerslife.co.il/images/global/non_selected_category.jpg);*/
	background-repeat: no-repeat;
	color: white;
	background-color: #662466;
}
#sidebar .categories a:hover {
	text-decoration: none;
	color: white;
	background-color: #953595;
	/*background-image: url(/winnerslife.co.il/images/global/selected_category.jpg);*/
}
#sidebar .categories a.selected {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #953595;
	/*background-image: url(/winnerslife.co.il/images/global/selected_category.jpg);*/
}

#sidebar .categories a.sub_categories {
	padding: 0 20px 0 20px;
	background-color: #BED7EB;
	color: white;
	/*background-image: url(/winnerslife.co.il/images/global/non_selected_sub_category.jpg);*/
}
#sidebar .categories a.sub_categories:hover {
	color: white;
	background-color: #5194CA;
	/*background-image: url(/winnerslife.co.il/images/global/selected_sub_category.jpg);*/
}
#sidebar .categories a.sub_categories_selected {
	color: white;
	background-color: #5194CA;
	padding: 0 20px 0 20px;
	font-weight: bold;
	/*background-image: url(/winnerslife.co.il/images/global/selected_sub_category.jpg);*/
}
#sidebar .categories a.sub_categories_selected:hover {
	/*background-image: url(/winnerslife.co.il/images/global/selected_sub_category.jpg);*/
}

#sidebar .box {
	text-align: justify;
	width: 160px;
	background-image: url(/winnerslife.co.il/images/global/tips_background.jpg);
}
#sidebar .box .box_title {
	margin: 8px 0 0 0;
	font-weight: bold;
	color: #222222;

	/*background-image: url(/winnerslife.co.il/images/global/non_selected_category.jpg);
	background-repeat: no-repeat;*/
}
.box .rolling_news {
	background-image: url(/winnerslife.co.il/images/global/news_background.gif);
	background-repeat: no-repeat;
	text-align: right;
	direction: rtl;
}
 .box .rolling_news * {
	text-align: right;
	direction: rtl;
}
 .box a {
	text-decoration: underline;
	font-weight: bold;
}
 .box a:hover {
	text-decoration: none;
}

.tips {
	height: 383px;
    _height: 369px;
}
.tips .rolling_tips {
	background-image: url(/winnerslife.co.il/images/global/tips_background.jpg);
	background-repeat: no-repeat;
    background-color: #8db9dc;
	background-position: left 0;
	text-align: right;
	direction: rtl;
}
 .tips .rolling_tips * {
	text-align: right;
	direction: rtl;
}
 .tips a {
	text-decoration: underline;
	font-weight: bold;
}
 .tips a:hover {
	text-decoration: none;
}

#sidebar .box.search {

}
#sidebar .box.search .btm_border {
	/*border-bottom: 1px solid #E1E1E1;*/
	padding: 0;
	margin: 0 0 5px 0;
}
#sidebar .box.search .content {

}
#sidebar .box.search .field {
	width: 82px;
	height: 16px;
	max-height: 16px;
	font-size: 9px;
	border: 1px inset;
	background: #FFFFFF;
}
#sidebar .box.search .continue {
	width: 25px;
	height: auto;
	max-height: auto;
	font-size: 10px;
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}

#sidebar .box.special-offers {

}
#sidebar .box.special-offers .content {

}
#sidebar .box.special-offers a.button {
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-decoration: underline;
}
#sidebar .box.special-offers a:hover.button {
	text-decoration: none;
}

/* ## */

/* ## */

#footerbar {

}
#footerbar .categories {
    margin: 25px 0 0 0;
	text-align: right;
	direction: rtl;
}
#footerbar .categories td {
	text-align: right;
	vertical-align: middle;
	height: 10px;
}
#footerbar .categories a {
	display: block;
	padding: 0 10px 0 10px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#footerbar .categories a:hover {
	text-decoration: none;
	color: #616161;
}
#footerbar .categories a.selected {
	text-decoration: none;
	color: #616161;
}

/* ## */


#group {

}
#group td {
	text-align: right;
}
#group .paragraph {
	line-height: 20px;
}
#group .paragraph .p_title {
    font-weight: bold;
}
#group .paragraph .content {
    text-align: justify;
}

#group .thumbnails {

}

#group .thumbnails .product {
	text-align: center;
	width: 227px;
	background: #F9F9F9;
}

#group .thumbnails .product .image {
    width: 227px;
    margin-bottom: 5px;
}
#group .thumbnails .column_spacer {
	width: 20px;
}
#group .thumbnails .row_spacer {
	height: 20px;
}

#group .thumbnails .product .t_title {
	margin: 5px;
	text-align: center;
    font-weight: bold;
}
#group .thumbnails .product .t_description {
	margin: 5px;
	text-align: center;
}

.price {
    font-weight: bold;
	margin: 0 0 10px 0;
}
.price .retail {

}
.price .actual {

}
.price .erased {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
	color: #C51C23;
}

/* ## */

#specific_product {
	width: 100%;
	margin-bottom: 20px;
}
#specific_product .container {
}
#specific_product .product_title {
	font-weight: bold;
}
#specific_product .catalog_number {
	font-weight: bold;
}
#specific_product .description {
	text-align: justify;
	direction: rtl;
	font-weight: normal;
	padding-top: 20px;
}
#specific_product .large_image_box {
	text-align: center;
}
#specific_product .large_image_box .large_image {
	max-width: 474px;
	height: 316px;
	margin: 0 0 5px 0;
}
#specific_product .large_image_box .large_image_nav {
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: center;
}
#specific_product .large_image_box .large_image_nav a {
	margin: 0 2px 0 2px;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
#specific_product .large_image_box .large_image_nav a:hover {
	text-decoration: none;
	color: #E10000;
}

#specific_product .price {
	font-weight: bold;
}
#specific_product .add_button {
	border: 1px outset;
	font-weight: bold;
	color: #000000;
	background-color: #E10000;
	cursor: pointer;
}
#specific_product .back_button {
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#specific_product select {
	width: 250px;
}
#specific_product .group_alt_number {
	/*width: 120px;*/
	text-align: right;
	font-weight: bold;
}

/* ## */

.thumbnails-alt {
	padding-bottom: 20px;
}
.thumbnails-alt .product {
	text-align: center;
	background-color: #F9F9F9;
}
.thumbnails-alt .product .image {
	width: 148px;
	height: 98px;
}

/* ## */

#matched_items {
	direction: rtl;
}
#matched_items .images {
}
#matched_items .images .thumb {
	width: 148px;
	height: 96px;
	margin: 0 0 0 5px ;
}
#matched_items .prices {

}
#matched_items .prices table {
	width: 122px;
	height: 96px;
	text-align: left;
}
#matched_items .prices .btn_add_both_to_bag {
	vertical-align: bottom;
}
#matched_items .prices .small_btns {

}
#matched_items .prices td {

}
#matched_items .prices .align {
	width: 22px;
}
#matched_items h1 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 5px 0 5px 0;
}
#matched_items .m_description {
	padding: 0 5px 0 5px;
}
#matched_items h2 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#matched_items h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0 0 0;
}
#matched_items p {
	font-weight: normal;
}
#matched_items a {
	font-weight: bold;
	text-decoration: underline;
}
#matched_items a:hover {
	font-weight: bold;
	text-decoration: none;
}

/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#checkout {
	padding-bottom: 20px;

}
/*
#checkout * {
	text-align: right;
}
*/
#checkout div {
	background: none;
}
#checkout_discount * {
	text-align: center;
}

#checkout .container {
	direction: rtl;
}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
	margin: 0 0 10px 0;
}
#checkout .status_bar table {
	width: 550px;
}
#checkout .status_bar img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .status_bar .selected {
	color: black;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .secure_seal {
	background-color: #F9F9F9;
	padding: 5px;
	font-weight: bold;
}
#checkout .content {

}
#checkout .container .content table {
}
#checkout .content .first_column {
	width: 185px;
}
#checkout .content .inner_tables {
	margin-top: 10px;
}
#checkout .content .inner_tables td {
	padding: 5px;
	text-align: right;
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
	width: 60px;
}
#checkout .content .items {
	width: 60px;
	background-color: #F9F9F9;
}
#checkout .content .t_title {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {

}
#checkout .content .subtotal {
	background-color: #EEEEEE;
	font-weight: bold;
}
#checkout .content .empty {
	height: 50px;
}
#checkout .button {
	border: 1px outset;
	background: #EFEFEF;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#checkout .continue {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	/*
	border: 1px outset;
	background: #CA0D2E;
	font-weight: bold;
	text-align: center;
	color: white;
	cursor: pointer;
	font-size: 14px;
	padding: 0 10px 0 10px;
	*/
}
#checkout a {
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;
}

#checkout .errors {
	border: 1px solid #993300;
	background: #FFA6A8;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
#checkout .input_title {
	margin: 10px 4px 0 0;
	font-weight: bold;
	text-align: right;
	width:180px;
}
#checkout .field {
	width: 180px;
	margin: 0 0 10px 10px;
	direction: rtl;
	text-align: right;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #EFEFEF;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0 0 10px 0;
}
/* old button yanif
#checkout .submit_container #submit {width:140px;height:63px;background-image:url(/winnerslife.co.il/images/global/button__submit.png);border:none;cursor:pointer}
*/
#checkout .submit_container #submit {width:360px;height:90px;background:#FFF url(/winnerslife.co.il/images/global/button__submit_new.png);border:none;cursor:pointer}

/* ## */

.attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	/*border-bottom: 1px dotted #421011;*/
}
.attributes h1 {
	font-weight: bold;
	line-height: 14px;
}
.attributes input {

}
.attributes span {
	margin: 0;
	padding: 0;
}
.attributes .color_box {
	width: 15px;
	height: 15px;
}

/* ## */

.sort {
	height: 24px;
	padding: 0 5px 0 5px;
}
.sort div,label {
   font-weight: bold;
   font-size: 12px;
   color: #000000;
}
.sort label {
   	cursor: pointer;
	position: relative;
	top: 3px;
}
.sort label img {
   	width: 7px;
  	height: 10px;
	position: relative;
	top: 2px;
}

/* ## */

#search .results {
	
}
#search .results .first_row {
	background: #FFFFFF;
}
#search .results .second_row {
	background: #EFEFEF;
}
#search .results .left {
	font-weight: bold;
	padding-left: 20px;
}
#search .results div {
	padding: 5px;
}
#showcase {margin-bottom:20px;}

.header_text {float:right;padding:50px 30px 0 30px}
.header_text a {text-decoration:none}

