/* ================================
    CSS STYLES FOR s-shopnet.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: Arial, Verdana, Helvetica, sans-serif, tahoma;
}	

.WebTextTitle
{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}
/* text for web
----------------------------------------------- */
.WebText
{
    color: black;
    font-size: 12px;
   
}	



/* Title for All Pages
----------------------------------------------- */
.PageTitle
{
    background-color: #F2F2F2;
    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: #8C8E8C;

border-left: #ffffff 1px solid;
    /*
background-image:url(../images/HeaderStyle.gif)
*/
    height: 25pt;
    color: #ffffff;
    font-size: 13px;
    text-align:center;
    font-weight: bold;    
    
}

/* Shopping Cart Datagrid Item
----------------------------------------------- */
.CartListItem
{
    background-color: #F9F9F9;
    border-bottom: #ffffff;
    border-left: #ffffff 1px solid;
    color: #000000;
    font-size: 12px;
    font-weight:700;
    text-align:center;
}
.CartListItemNew
{
    background-color: #ffffff;
    border-bottom: #ffffff;
    color: #000000;
    font-size: 12px;
    font-weight:700;
    text-align:center;
}
.RedPrice
{
    font-weight: bold; 
    color: #E60A0A;
    font-size: 14px;
}



/* 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: 12px;
    font-weight: bold;
      
}
.NormalBold1
{
    font-size: 10px;
    font-weight: bold;
      
}
.NormalBoldheader
{
    font-size: 16px;
    font-weight: bold;  
    
}
.NormalBoldbig
{
    font-size: 12px;
    font-weight: bold;  
}

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:#959595;
	text-align:center;
	
	}


.SmallText
{
	FONT-SIZE:10px;color:White;
	}

.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
{
  background-color:#ffffff;
  color: #000000;
  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 LightGrey ; 
}
.StandardHeadBold 
{
	font-size: 14px; 
	FONT-WEIGHT: bold; 
	color: #000000;
	font-family:Arial;
	height: 40px;
}


.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;
	}
	
	
	/* links Sigar*/
.cheapcigarettes
{
	font-size: 12px;
	height:12px;
	vertical-align:middle;
	text-align:center;
	text-decoration:underline;
	cursor:hand;
	}	
.cheapcigarettes:link 
{
	color: #002AFF;
	}
.cheapcigarettes:visited 
{
	color: #002AFF;
	}
.cheapcigarettes:visited:hover 
{
color: #1CA0FF;
	}
.cheapcigarettes:hover 
{
	color: #1CA0FF;
	}


/* footer links */
.navbottom
{
	font-size: 13px;
	height:14px;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	cursor:hand;
	}	
.navbottom:link 
{
	color: White;
	}
.navbottom:visited 
{
	color: White;
	}
.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;
}
.FreeSh
{
	FONT-SIZE: 17px; 
	COLOR: #FF0000; 
	font-weight: bold; 
	FONT-FAMILY: Arial
}

.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;
}
.lblBlack {
	color:Black;
	font-size: 10px;
	text-decoration: none;
}

.lblBasketOff1 {
	color:#0e739a ;
	font-size: 15px;
	text-decoration: none;
}


.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;
	}
.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;
}



.CartListProductName
{
	color:Gray;
	font-size: 12px;
	text-decoration:none;
}

.CartListProductName:link 
{
color:Gray;
}

.CartListProductName:visited 
{
color:Gray;
}

.CartListProductName:hover 
{
color: #000000;
}

.CartListProductName:visited:hover 
{
color: #000000;
}





.CartListProductName
{
	font-size: 12px;
	text-decoration:none;
}

.tdClearButtom
{
	background-image:url('../images/bottom-left-right.gif');height:22px;width:140px;	
	text-align:center;
	background-repeat:no-repeat;
	}
.ClearButton
{
	
	text-align:center;
	vertical-align:middle;
	
	font-weight:bold;
	font-family:Candara;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	color:White;
}

.ClearButtonSmallText
{
	
	text-align:center;
	vertical-align:middle;
	
	font-weight:bold;
	font-family:Candara;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
	color:White;
}
.ClearButtonRight
{
	
	text-align:center;
	
	font-style:italic;
	font-weight:bolder;
	font-family:Lucida Sans;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	color:White;
}

.ClearButtonYellow
{
	background-image:url('../images/bottom-right.gif');
	border-width:0px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-repeat:no-repeat;
	color:Yellow;
	width:140px;
	height:21px;
	
}

.XmasCig
{
	background-image:url('../images/but_cigarettes.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	vertical-align:baseline;
	color:White;
	padding-left:5px;
		
}

.XmasCigarsAndTob
{
	background-image:url('../images/but_cigarsAndTobacco.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	left:20px;
	color:White;
	word-spacing:5px;
	padding-left:25px;
	
			
}

.XmasLighters
{
	background-image:url('../images/but_lighters.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	color:White;
			
}

.XmasSpirits
{
	background-image:url('../images/but_spirits.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	color:White;
			
}

.XmasFrags
{
	background-image:url('../images/but_frag.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	color:White;
			
}

.XmasAccessor
{
	background-image:url('../images/but_acces.gif');
	width:136px;
	height:99px;
	cursor:pointer;
	text-decoration:none;
	text-align:center;
	color:White;
			
}

.HeaderButton
{
	
	text-decoration: none;
	color:White; 

}
.loginButton
{
		background-image:url('../images/signin.gif');
		width:138;
		height:21;
		font-size:12px;
		text-decoration:none;
		vertical-align:middle;
		color:#ffed3e;
		
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


.LeftMenu div
{
	padding-top:5px;
	background-color: #f0eced;
	
}


a.button {
    background: transparent url('../images/bottom-left-right.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    height: 22px;
    width:130px;
    background-repeat:no-repeat;
    margin-right: 6px;
    text-decoration: none;
    text-align:center;
   
	vertical-align:middle;
	font-weight:bold;
	font-family:Candara;
	font-size:12px;
	cursor:pointer;
	color:White;
    
}
a.button span {
  
    display: block;
    padding-top:3px;
  
}


a.ButtonBasket 
{
    background: transparent url('../images/bottom-right.gif') no-repeat scroll top right;
    display: block;
    height: 22px;
    width:140;
    text-decoration: none;
	cursor:pointer;
    
}
a.ButtonBasket span {
  
    
    display: block;
    font-family:Lucida Sans;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    color:White;
    text-align:center;
    padding-top:2px;
  
}