/* ================================
    CSS STYLES FOR s-shop.co.il 26/04/2004
   ================================
*/   
body 
{
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color: #0066CC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #0066CC;
	scrollbar-arrow-color: #0066CC;
	scrollbar-track-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}

/* All Site font family
----------------------------------------------- */

body, table, td, input, select, textarea, p, div 
{
	font-family: Verdana, Verdana, Helvetica, sans-serif, tahoma;
}	

.WebTextTitle
{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}
.WebTextTitleProf
{
    color: #ff0000;
    font-size: 10px;
    font-weight: bold;
}
/* text for web
----------------------------------------------- */
.WebText
{
    color: black;
    font-size: 12px;
   
}	



/* Title for All Pages
----------------------------------------------- */
.PageTitle
{
   
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    vertical-align:bottom
}

/* Product UnitCost
----------------------------------------------- */
.UnitCost
{
    color: #808080;
    font-size: 15px;
}

/* Product Number
----------------------------------------------- */
.ProductNumber
{
    color: #808080;
    font-size: 12px;
}

/* Red Error Labels
----------------------------------------------- */
.ErrorText
{
    color: #ff0000;
    font-size: 12px;
}


/* Catalogue Header
----------------------------------------------- */
.CatalogueHead
{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}

/* Catalogue Item
----------------------------------------------- */
.CatalogueItem
{
    color: #000000;
    font-size: 12px
}

/* Shopping Cart Datagrid Header
----------------------------------------------- */
.CartListHead
{
    background-color: #2E7BC1;

border-left: #ffffff 1px solid;
    /*
background-image:url(../images/HeaderStyle.gif)
*/
    height: 25pt;
    color: #ffffff;
    font-size: 13px;
    text-align:center;
   
    
}

/* Shopping Cart Datagrid Item
----------------------------------------------- */
.CartListItem
{
    background-color: #F9F9F9;
    color: #000000;
    font-size: 11px;
    font-weight:bold;
    text-align:center;
    
   
}
.CartListItemCatolglist
{
    background-color: white;
    border-bottom: white;
    border-left: white 1px solid;
    color: #000000;
    font-size: 11px;
    font-weight:700;
    text-align:center;
   
}

.CartListItemCatolglistNew
{
    background-color: #7D7D7D;
    border-bottom: white;
    border-left: white 1px solid;
    color: #000000;
    font-size: 11px;
    font-weight:700;
    text-align:center;
   
}

.RedPrice
{
    font-weight: bold; 
    color: #E60A0A;
    font-size: 11px;
}

.Proforma
{
    font-weight: bold; 
    color: #E60A0A;
    font-size: 11px;
}


/* Shopping Cart Datagrid Alternate Item
----------------------------------------------- */
.CartListItemAlt
{
    background-color: #F2F4F2;
    border-bottom: #ffffff;
    border-left: #ffffff 1px solid;
    color: #000000;
    font-size: 12px;
    font-weight:700;
    text-align:center; 
}




/* Shopping Cart Datagrid Footer (No Text)
----------------------------------------------- */
.CartListFooter
{
    background-color: #D9ECF9;
    line-height: 10pt
}



/* text style for the menu links
----------------------------------------------- */
/* 
.ItemStyle
{
	background-image:url(../images/ItemStyle.gif);
	}

.SelectedItemStyle
{
	background-image:url(../images/SelectedItemStyle.gif);
	}
*/
.SeparatorStyle
{
	height:1px;
	background-image:url(../images/SeparatorStyle.gif);
	}


.MenuUnselected, .MenuUnselected:link, .MenuUnselected:visited
{

    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
	width:100%;
	height:100%;  
}



.MenuSelected
{

    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
	width:100%;
	height:100%;
 
}

.MenuSelected:hover
{
    text-decoration: none;
}

/* Normal style text
----------------------------------------------- */
.Normal
{
    font-size: 11px;
    font-weight: normal; 
 
    
}




/* Bold style text
----------------------------------------------- */
.NormalBold
{
    font-size: 11px;
    font-weight: bold;  
    COLOR: #4A3A39;
}
.NormalBold-
{
    font-size: 11px;
    font-weight: bold;  
    COLOR: #4A3A39;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}


.Footer 
{
	FONT-SIZE:10px;color:#000000;text-align:center;
	}


.SmallText
{
	FONT-SIZE:10px;color:#000066;
	}

.faq
{
    color: 000066;
    font-size: 14px;
	text-align:justify;
	padding:10px;
	/* background-image: url(../images/he-il/blue/images/art_bg.gif); 
	background-repeat:repeat-y;*/
}


.articles
{
    color: 000066;
    font-size: 14px;
	text-align:justify;
}



.Input
{
  border:1px solid #A0CFFF;
  background-color:#F9FBFD;
  color: #000066;
  font-size:12px; 
  behavior:url(htc/input.htc);	
}

.focusInput
{
    font-size:12px;
	color: #000033;
	background-color:#ffffff;
	border: red solid 1;
	behavior:url(htc/input.htc); 
}



.TableBorder {
	BORDER: solid 1px #A0CFFF ; 
}
.TableBorderBlack {
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
}
.StandardHeadBold 
{
	font-size: 20px; 
	FONT-WEIGHT: bold; 
	color: #000066;
	height: 35px
}


.lblBlue {
	color:#000066;
	font-size: 12px;
}

/* links */
.nav 
{
	text-decoration: none;
	font-size: 11px;
	}
.nav:link 
{
	color: #FFFFFF;
	}
.nav:visited 
{
	color: #FFFFFF;
	}
.nav:visited:hover 
{
color: #FCE404;
}

.nav:hover 
{
	color: #FCE404;
	}

/* footer links */
.navbottom
{
	font-size: 11px;
	height:12px;
	vertical-align:middle;
	text-align:center;
	text-decoration:underline;
	cursor:hand;
	}	
.navbottom:link 
{
	color: #5872FA;
	}
.navbottom:visited 
{
	color: #5872FA;
	}
.navbottom:visited:hover 
{
color: #1CA0FF;
	}
.navbottom:hover 
{
	color: #1CA0FF;
	}


/* background-images */
.norepeat 
{
	background-repeat:no-repeat;
}

.repeaty
{
	background-repeat:repeat-y;
	width:1px;
	height:100%;
}

.repeatx
{
	background-repeat:repeat-x;
}

.Box {
  background: #efefef;
}

.BoxHeader {
  font-size: 12px;
  font-weight:700;
  background: #bbc3d3;
  background-image: url(../images/center.gif);
  background-repeat: repeat-x;
  background-position: center;
  color: #000033;
}

.BoxFooter {
  font-size: 10px;
  background: #bbc3d3;
  background-image: url(../images/center_2.gif);
  background-repeat: repeat-x;
  background-position: center;
  color: #000033;
}

.tableBg 
{
	color: #000000; 
	background: url("../images/bg_img.jpg"); 
	background-position: top center; 
	}



.noUnderline
{
	text-decoration: none;
	}


/* Ticker */

.ticker_title {COLOR: #ff0000; FONT-SIZE: 13px; font-weight : 700;}

.tickerlink
{
	text-decoration: none;
	font-size: 12px;
	}	
	.tickerlink:link 
{
	color: #0000ff;
	}
.tickerlink:visited 
{
	color: #0000ff;
	}
.tickerlink:visited:hover 
{
	color: #003366;
	}
.tickerlink:hover 
{
	color: #003366;
}

.tickerdate
{
	color: #cccccc;font-size:11px;text-align:left;direction:ltr;
}

.tickerline
{
height:5px;
background-image: url(../images/repeatx.gif); 
background-repeat:repeat-x;
}
/* End Ticker */


.strikeText
{
text-decoration:line-through;
color:#ff0000;
}

.hand 
{
	cursor:pointer;
	cursor:hand;
	}


.mylogoTD
{
	font-size:11px;
	color:#ffffff;
	}

.mylogo:link 
{
color:#ff9900;
}

.mylogo:visited 
{
color:#000099;
}

.mylogo:hover 
{
color: #ff9900;
}

.mylogo:visited:hover 
{
color: #ff6600;
}

.thanks
{
    font-size: 16px;
    font-weight: bold;
    color:Green;
    text-align:center;  
}

.scrollingDiv {
    width:350px;
    height:60px;
    background-color:#ffffff;
    border:2px inset;
    overflow-y:scroll;
    color:#ff0000;
    font-size: 10px;
}
.lblWhite {
	color:#ffffff;
	font-size: 12px;
	FONT-WEIGHT: bold;
}

.LeftNavborder
{
	color:#ffffff;
	border-bottom:#ffffff 1px dashed;
}
.Line1
{
	FONT-FAMILY: ARIAL; 
	FONT-SIZE: 18px;
	COLOR: BLACK;
}

.AllCat1
{
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	COLOR: #A23D03; 
	FONT-FAMILY: Verdana;
	text-decoration:none;
}

.AllCat1:link 
{
color:#A23D03;
}

.AllCat1:visited 
{
color:#A23D03;
}

.AllCat1:hover 
{
color: #A23D03;
}

.AllCat1:visited:hover 
{
color: #A23D03;
}





.AllCat1
{
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #A23D03; 
	FONT-FAMILY: Verdana;
	text-decoration:none;
	height:30px;
	
	
	}
	


.AllCat2
{
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	COLOR: #FF1E00; 
	FONT-FAMILY: Verdana;
	padding-left:15px;
	
}

.AllCat2:link 
{
color:#FF1E00;
}

.AllCat2:visited 
{
color:#FF1E00;
}

.AllCat2:hover 
{
color: #FF1E00;
}

.AllCat2:visited:hover 
{
color: #FF1E00;
}






	


.AllCat3
{
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold; 
	COLOR: #003FC0; 
	FONT-FAMILY:Verdana;
	padding-left:25px;
}

.AllCat3:link 
{
color:#003FC0;
}

.AllCat3:visited 
{
color:#003FC0;
}

.AllCat3:hover 
{
color: #003FC0;
}

.AllCat3:visited:hover 
{
color: #0054FF;
}


.LeftNav
{
	color:#ffffff;
	font-size: 12px;
	font-weight:700;
	text-decoration:none;
}

.LeftNav:link 
{
color:#ffffff;
}

.LeftNav:visited 
{
color:#ffffff;
}

.LeftNav:hover 
{
color: #ffff00;
}

.LeftNav:visited:hover 
{
color: #ffff00;
}





.LeftNav
{
	font-size: 12px;
	font-weight:700;
	text-decoration:none;
	
	
	}
	
	.LeftNavSubNo
{
	color:#ffffff;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
	cursor:auto;
	
}
	
.LeftNavSub
{
	color:#ffffff;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
	
}

.LeftNavSub:link 
{
color:#ffffff;
}

.LeftNavSub:visited 
{
color:#ffffff;
}

.LeftNavSub:hover 
{
color: #ffff00;
}

.LeftNavSub:visited:hover 
{
color: #ffff00;
}





.LeftNavSub
{
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
	
	
	}
	
	
	.LogoLink
{
	color:#ffffff;
	font-size: 12px;
	font-weight:700;
	text-decoration:none;
	}

.LogoLink:link 
{
color:#ffffff;
}

.LogoLink:visited 
{
color:#ffffff;
}

.LogoLink:hover 
{
color: #ffff00;
}

.LogoLink:visited:hover 
{
color: #ffff00;
}





.LogoLink
{
	font-size: 12px;
	font-weight:700;
	text-decoration:none;
	}
.CatalogLinkThank:link 
{
color:red;
font-size:17px;
font-weight:bold;
}
.CatalogLinkClear:link 
{
color:#0000ff;
font-weight: bold;
}
.CatalogLink:link 
{
color:#0000ff;
}

.CatalogLink:visited 
{
color:#0000ff;
}

.CatalogLink:hover 
{
color:#000066;
}

.CatalogLink:visited:hover 
{
color:#000066;
}
.ErrorText1
{
	FONT-SIZE: 14px; 
	COLOR: #000000;
}
.AboutProd 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #525252; 
	FONT-FAMILY: Verdana ;

}