/* ================================
    CSS STYLES FOR s-shopnet.co.il 26/04/2004
   ================================
*/   
body 
{
	margin-top: 0pt; 
	margin-left: 0pt; 
	margin-right: 0pt; 
	margin-bottom: 20pt; 
	background-color: #FFFFFF;
    scrollbar-face-color: #DEE3E7; 
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
	}
	
body, table, td, input, select, textarea, p, div 
{
	font-family: Arial, Verdana, Helvetica, sans-serif, tahoma;
}

/* */
.PageTitle
{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    text-align:center;
}

.CartListItem 
{
	background-color :#ffffff;
    font-size: 14px;
    color: #000099;
	padding-right:2px;
	padding-left:2px;
	/* background-image:url(images/Admin/CellBgWhite.gif); */
	background-repeat:repeat-x;
}

.CartListItemAlt 
{
	background-color :#F0F0F0;
	font-size: 14px;
	color: #000099;
	padding-right:2px;
	padding-left:2px;
	/* background-image:url(images/Admin/CellBg.gif); */
	background-repeat:repeat-x;	
}

.PackNotReadyForCustom
{
	background-color :#aaccFF;
    font-size: 14px;
    color: #000099;
	padding-right:2px;
	padding-left:2px;
	/* background-image:url(images/Admin/CellBgWhite.gif); */
	background-repeat:repeat-x;
}

.PackFraud
{
	background-color : Yellow;
    font-size: 14px;
    color: #000099;
	padding-right:2px;
	padding-left:2px;
	/* background-image:url(images/Admin/CellBgWhite.gif); */
	background-repeat:repeat-x;
}


.CartListItemHoover 
{
	font-size: 14px;
	color: #000099;
	padding-right:2px;
	padding-left:2px;
	background-image:url(images/Admin/CellBgHoover.gif);
	background-repeat:repeat-x;	
}



.CartListHead {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	vertical-align:top;
	border-left:1px #CADBEC solid;
	border-bottom:1px #CADBEC solid;
	/*background-image:url(images/Admin/Cell_title_bg.gif);*/
	background-repeat:repeat-x;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	 background-color: #8C8E8C;

}


.VerySmall { 
font-size: 9px; 
COLOR: #000000;
}

.NormalBold {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	padding-right:2px;
	padding-left:2px;
}

.ErrorText
{
    color: #ff0000;
    font-size: 12px;
    line-height: 14pt
}



.fo {
FONT-SIZE: 1em;
BACKGROUND-IMAGE: url(images/Admin/tblBG.gif);
COLOR: #246398;
BACKGROUND-REPEAT: repeat-x;
BACKGROUND-COLOR: #ffffff;
FONT-SIZE: 12px;
font-weight:700;
}
.tableBorder {
BORDER-RIGHT: 1px outset;
BORDER-TOP: 1px outset;
BORDER-LEFT: 1px outset;
BORDER-BOTTOM: 1px outset;
BACKGROUND-COLOR: #ffffff
}
.f {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #bdcfdf
}
.fh3 {
	BORDER-TOP: #cadbec 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #cadbec 1px solid;
}


.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); 
}


.button
{
	font-weight: normal;
	border-right: #8F8F8F solid 1;
	border-bottom: #8F8F8F solid 1;
	border-top: #8F8F8F solid 1;
	border-left: #8F8F8F solid 1;
	behavior:url(htc/buttons.htc); 
}

.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;
}
.divideTable
{
	border-right: #8F8F8F solid 1;
	border-bottom: #8F8F8F solid 1;
	border-top: #8F8F8F solid 1;
	border-left: #8F8F8F solid 1;
	width:100%;
}
.divideTR
{
	font-size:  11px;
}
.divideTD
{
}
	
	
.RedLine {
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	vertical-align:top;
	border-left:1px #CADBEC solid;
	border-bottom:1px #CADBEC solid;
	background-repeat:repeat-x;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	 background-color:Red;
	

}



/* AutoComplete item */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}



/* AutoComplete item */

.autocomplete_listItem 
{
	background-color :tan;
	color : windowtext;
	padding : 1px;

}



/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}
