/*++++++++++++++++++++++++++++++++++++++++++++
 Chen 22.11.2007
 Design 0 for Asaf
 +++++++++++++++++++++++++++++++++++++++++++*/

body {
	
	SCROLLBAR-FACE-COLOR: #A3BB59;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #A4B1BE;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #A4B1BE;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
		
	margin:0px 10px 10px 10px;
	background-color:#b5b7b9;
	background-image:url(bodybg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* start TEXT STYLES FOR ALL SITE */
/*========================  siteName  ==========================*/
.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	
}

/*========================  siteSubName  ==========================*/
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}


/*========================  flow text bold  ==========================*/	
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#323E88;
	text-decoration:none;
}



/*========================  flow text  ==========================*/
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#323E88;
	text-decoration:none;
}

/*=======================  articleTitle  ==========================*/
.h5 {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#323E88;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding:3px 10px 3px 3px;
}

/*=======================  articleTd  ==========================*/
.h6 {
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	padding:6px 6px 6px 6px;
	right: auto;
}


/*=======================  pageName  ==========================*/
.h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
/* end TEXT STYLES FOR ALL SITE */


/*  start DESIGN OF HEADER COMPONNENTS */
/*======================= Header Main Table ====================*/
.mainTable1 {
	width:779px;
	/*height:170px;*/
	padding:0px 0px px 0px;
	/*background-image:url(bgHeader.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}

/*======================= Header Mini Table (for mini format site only)======================*/
.miniTable5 {
	width:558px;
	height:170px;
	background-color: #FFFFFF;
	vertical-align: top;
}


/*======================= Header Flash Size ====================*/
.flash{
	width:779px;
	height:130px;
}

/*======================= Mini Header Flash Size ====================*/
.flashMiniHeader{
	width:296px;
	height:177px;
}

/*======================= Top Banner as Pic ====================*/
.BannerTop {
	width:779px;
	height:60px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	vertical-align: top;
	border-top:10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	background-image:url(bgBannerTop.jpg);
}

/*======================= Top Banner Flash ====================*/
.flashBanner{
	width:779px;
	height:60px;
}

/*======================= Header Table Size (all sites) ====================*/
.bgHeader{
	height:170px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgHeader.jpg);
}

/*======================= Divider TD Betwen Logo and Text Header ====================*/
.bgHeaderDivider{
	width:0px;
}

.bgHeaderImgLogo{
	border:0px;
	width:0px;
	height:0px;
}
/*  end DESIGN OF HEADER COMPONNENTS */




/*  start DESIGN OF MENU TOP COMPONNENTS */
/*======================= Top Menu main Table ==================*/
.mainTable2 {
	width:779px;
	vertical-align:top;
	
	background-image:url(bgMenuTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:80px;
	padding:0px 0px 10px 0px;
}

/* ===== Top Menu background ========*/
#message{
	width:725px;
	height:14px;
                      text-align:center;
	
	padding:30px 0px 0px 0px;
}

/* ===== Top Menu Buttons ========*/
#message a.menuButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c4a89;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
                     vertical-align:middle;
	
	/*background-image:url(menuTop.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	
	/*width:102px;*/
	height:14px;
		
	padding: 0px 15px 0px 15px;
	
	xposition:relative;
	cursor: pointer;
	
	DISPLAY:block;
}

/* ===== Top Menu Buttons RollOver & Selected ========*/
#message a.menuButton:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a3bb59;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
                     vertical-align:middle;

	/*background-image:url(menuTopOver.gif);
	background-position:top;
	background-repeat:repeat-x;
	xposition:relative;*/
	
	padding: 0px 15px 0px 15px;

	/*width:102px;*/
	height:14px;
	
	cursor:pointer;
	DISPLAY:block;
}

#message a.menuButtonSelected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a3bb59;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
                     vertical-align:middle;

	/*background-image:url(menuTopSelected.gif);
	background-position:top;
	background-repeat:repeat-x;
	xposition:relative;*/
	
	padding: 0px 15px 0px 15px;

	/*width:102px;*/
	height:14px;
	
	cursor:pointer;
	DISPLAY:block;
}

/* ===== Divider TD between  buttons ========*/
.messageDivider{
	width:1px;
	background-color:#3c4a89;
	/*background-image:url(menuTopDivider.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}

/*  end DESIGN OF MENU TOP COMPONNENTS */




/*  start DESIGN OF PAGE COMPONNENTS */
/*======================= Page main table =======================*/
.mainTable3{
	width:779px;
	vertical-align: top;
                     background-color:#FFFFFF;
	background-image:url(table3top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
                     padding:18px 0px 0px 0px;
                     
}

/*======================== page width (include the side menu bar)============================*/
.tableWidth{
	/*width:779px;*/
}

/*======================== Intro Flash (Intro PAge Fprmat Only) ============================*/
.flashIntro{
	width:590px;
	height:121px;
}
.flashIntroin2{
	width:572px;
	height:160px;

}

/*======================== pageFormat width ======================*/
.tdWidth{
	width:590px;
}


/*======================== text PageFormat Table ======================*/
.tablePageFormat{
	width:590px;
                     text-align:center;
	padding:16px 0px 0px 0px;
}

/*======================== Margings PageFormat width ==================*/
.tdPageFormatW{
	width:15px;
	height:0px;
}

.tdSpacerImgH{
	width:15px;
	height:0px;
	border:0px;
}

/*==================TD PageTitle width ===============*/
.tablePageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003066;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	
	width:590px;
	height:22px;
background-color:#A3BB59;
	/*background-image:url(bgPageTitle.gif);*/
	background-position:top;
	background-repeat:no-repeat;
	
	padding:3px 0px 5px 0px;
}

/*================== decoration Right TD PageTitle width ===============*/
.tdPageTitleWR{
	width:0px;
}

/*================== decoration Left TD PageTitle width ===============*/
.tdPageTitleWL{
	width:0px;
}

/*======================== Menu Side Bar width ======================*/
.tdMenuSideWidth{
	/*background-color:#FFFFFF;
	background-image:url(sidemenubg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	border-top:1px solid #A4B1BE;
	border-bottom:1px solid #A4B1BE;
                     border-left:9px solid #b5b7b9;*/
	width:180px;
	
	padding:0px 0px 0px 0px;

}

/*========================= Design Side Bar Elements =======================*/
.sideElements {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0067C1;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
}


/*======================== Divider Td between the Menu Side Bar and Page Text ======================*/
.tdDividerWidth{
	width:9px;
	height:0px;
                     background-color:#b5b7b9;
}

/*============ start Menu Side Bar Style =========================*/
.SMParent, #messageMenu a.menuButton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#3c4a89;
    text-align:right;
	text-decoration:none;
                     vertical-align:top;
	
	background-image:url(background_parent.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	height:22px;
	padding:3px 22px 0px 10px;
                     margin-bottom:2px;
	
	cursor: pointer;
	DISPLAY: block;
 } 
 
.SMParentOver, #messageMenu a.menuButton:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#a3bb59;
    text-align:right;
	text-decoration:none;
                     vertical-align:top;
	
	background-image:url(background_parent_over.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	height:22px;
	padding:3px 22px 0px 10px;
	
	cursor: pointer;
	DISPLAY: block;
}
.SMParentSelected, #messageMenu a.menuButtonSelected, #messageMenu menuButtonSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#A3BB59;
    text-align:right;
	text-decoration:none;
                     vertical-align:top;
	
	background-image:url(background_parent_over.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
	height:22px;
	padding:3px 22px 0px 10px;
	
	cursor: pointer;
	DISPLAY: block;
}

.SMChild, a.menuButtonChild {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#394486;
    text-align:right;
	text-decoration:none;

	background-image:url(child.jpg);
	background-position:top right;
	background-repeat:no-repeat;



	height:22px;
	padding:3px 32px 0px 4px;
	
    cursor:pointer;
	DISPLAY: block;
}

.SMChild a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#394486;
    text-align:right;
	text-decoration:none;
}

.SMChildOver, a.menuButtonChild:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#a3bb59;
    text-align:right;
	text-decoration:none;

	background-image:url(child_over.jpg);
	background-position:top right;
	background-repeat:no-repeat;


	height:22px;
	padding:3px 32px 0px 4px;
	
    cursor:pointer;
	DISPLAY: block;
}

.SMChildOver a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color:#a3bb59;
    text-align:right;
	text-decoration:none;
}

.SMChildSelected, a.menuButtonChildSelected, .menuButtonChildSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color:#A3BB59;
    text-align:right;
	text-decoration:none;

	background-image:url(child_over.jpg);
	background-position:top right;
	background-repeat:no-repeat;


	height:22px;
	padding:3px 32px 0px 4px;
	
    cursor:pointer;
	DISPLAY: block;
}

.SMChildSelected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    color:#A3BB59;
    text-align:right;
	text-decoration:none;
}

/*==== Sub Menu bg =====*/
.SMChildrenBox {
	/*background-color:#FFFFFF;
	border:0px solid #000000;*/
}

/*==== Menu bg =====*/
.SMMenu {
	/*background-color:#FFFFF; */
	padding: 0px;
	overflow:hidden;
}

.SMImageParent {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}

.SMImageChild {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}

/*============= Child Level 2 =====================*/
a.menuButtonChild3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#3D4B8A;
    text-align:right;
	text-decoration:none;

	background-image:url(child2.gif);
	background-position:right;
	background-repeat:no-repeat;
                     border-bottom:1px solid #E5E6E2;


	height:22px;
	padding:3px 40px 0px 0px;
	
    cursor:pointer;
	DISPLAY: block;
}


a.menuButtonChild3:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#a3bb59;
    text-align:right;
	text-decoration:none;

	background-image:url(child2selected.gif);
	background-position:right;
	background-repeat:no-repeat;
                     border-bottom:1px solid #E5E6E2;


	height:22px;
	padding:3px 40px 0px 0px;
	
    cursor:pointer;
	DISPLAY: block;
}

a.SMChildSelected3 , .SMChildSelected3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
    color:#a3bb59;
    text-align:right;
	text-decoration:none;

	background-image:url(child2selected.gif);
	background-position:right;
	background-repeat:no-repeat;
                     border-bottom:1px solid #E5E6E2;


	height:22px;
	padding:3px 40px 0px 0px;
	
    cursor:pointer;
	DISPLAY: block;
}
/*============= end Child Level 2 =====================*/
/*  end DESIGN OF PAGE COMPONNENTS */




/*  start DESIGN OF FOOTER COMPONNENTS */
/*======================= Footer Main table ======================*/
.mainTable4{
	width:779px;
	vertical-align: top;
	
	padding:18px 0px 0px 0px;
	background-image:url(FooterTopBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/*======================= Footer main table ======================*/
.footerStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424a52;
	text-decoration:none;
	text-align:center;

	padding:10px 0px 5px 0px;
	width:779px;
	/*height:50px;*/
}

/*======================= Footer Menu Style ======================*/
a.menuBottom , a.menuBottom:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#424a52;
	text-decoration:none;
	cursor: hand;
}

	a.menuBottom:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		cursor: hand;
	}

#interdealfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424a52;
	text-decoration:none;
	text-align:center;
                     padding:10px 0px 10px 0px;
}
#interdealfooter a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424a52;
	text-decoration:none;
	text-align:center;
}
#interdealfooter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
}


/*  end DESIGN OF FOOTER COMPONNENTS */


/*  start OTHER  COMPONNENTS DESIGN*/
/*======================= Table Form Style (Contuct and els) ======================*/
.tableForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
		
	background-color:#FFFFFF;
	padding-right:10px;
	width:350px;
}

/*======================= Texts Area Style ======================*/
.filedText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3c4a89;
	text-decoration:none;
	
	background-color:#FFFFFF;
	border:1px solid #a3bb59;
}

/*======================= Buttons Form Style ======================*/
.submitButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3c4a89;
	text-decoration:none;
	
	background-color:#FFFFFF;
	/*background-image:url(submitButton.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	
	border:1px solid #a3bb59;
	
	width:100px;
	height:25px;
	cursor:pointer;
}
.submitButton3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3c4a89;
	text-decoration:none;
	
	background-color:#FFFFFF;
	
	border:1px solid #a3bb59;
	
	cursor:pointer;
}

/*======================= Rows Colors ==============================*/

.rowLight {
	background-color:#FFFFFF;
	marging-bottom:0px;
}

.rowDark {
	background-color:#E6E6E6;
	marging-bottom:0px;
}

/*======================= end Rows Colors ==============================*/


/*======================= Error Form Style ======================*/
.errorText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	background-image:url(errorBg.jpg);
}

/*======================= Table Style (for video, gallery in Page Format)======================*/
.tdUniFormat{
	background-color:#0067C1;
	background-image:url(bgtdUniFormat.jpg);
	padding:10px 10px 10px 10px;
}

.tdUniFormatWhite{
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
}


/*======================= Products Main Table ======================*/
.productMainTable {
	/*width:143px;*/
	border:0px solid #E5E6E2;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
}

/*======================= Space between Main Table Products ======================*/
.spaceProducts4{
	width:33%;
}
.spaceProducts3{
	width:50%;
}
.spaceProducts2{
	width:100%;
}

/*======================= Products Title (bg only) ======================*/
.productTitleBG {
	text-align:center;
	text-decoration:none;
	
	background-color:#E5E6E2;
	/*background-image:url(bgPageTitle.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	
	height:24px;
	padding:0px 0px 0px 0px;
}
/*======================= Products Mane (as link and without link) ======================*/
.productName, a.productName, .productName:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3C4A89;
	text-align:center;
	text-decoration:none;

	/*background-image:url(bulletProductTitle.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	
	height:24px;
	padding:4px 0px 0px 0px;
}

	.productName:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#A3BB59;
		text-align:center;
		text-decoration:none;
		
		/*background-image:url(bulletProductTitle.gif);
		background-position:right;
		background-repeat:no-repeat;*/
		
		height:24px;
		padding:4px 0px 0px 0px;
}

/*======================= Divide between Raws of Products ======================*/
.productTitleTopDivider{
	height:10px;
	width:20px;
}

/*======================= Divide between the title and ProdactFrame ======================*/
.productTitleDivider{
	width:20px;
	height:5px;
}

.productPic140{
                     border:1px solid #E5E6E2;
	width:120px;
	vertical-align:middle;
}

.productPic190{
	border:1px solid #A4B1BE;
	width:140px;
	vertical-align:top;
}

.productPic290{
	border:1px solid #A4B1BE;
	width:274px;
	vertical-align:top;
}

.productPic400{
	border:1px solid #A4B1BE;
	width:400px;
	vertical-align:top;
}

.productPicLarg{
	border:1px solid #A4B1BE;
	width:300px;
	height:400px;
}

.productPicLarg{
	border:1px solid #666666;
	width:300px;
	height:400px;
}

/*======================= Products Details as Code, discription and else ======================*/
.productDetails{
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3c4a89;
	text-align:justify;
	text-decoration:none;
	
	padding:5px 0px 5px 0px;
}

.productPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a3bb59;
	text-align:right;
	text-decoration:none;
	
	padding:5px 0px 5px 0px;
}

.sales{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	text-align:right;
	text-decoration:none;
}

/*======================= Products Buttons as More Info, Get Price and else ======================*/
a.productLinks, .productLinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1F5394;
	text-align:right;
	text-decoration:none;
	
	padding:5px 0px 5px 0px;
}

	.productLinks:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#9A9A9A;
		text-align:right;
		text-decoration:none;
		
		padding:5px 0px 5px 0px;
	}

a.productInfo, .productInfo:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a3bb59;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_info.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productInfo:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#3c4a89;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
                      	padding:0px 15px 0px 0px;
		background-image:url(icon_info_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}
	
	a.productGetPrice, .productGetPrice:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_getPrice.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productGetPrice:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#0067C1;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px 0px 0px;
		background-image:url(icon_getPrice_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

a.productBasketShop, .productBasketShop:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a3bb59;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productBasketShop:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#3c4a89;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px 0px 0px;
		background-image:url(icon_basketShop_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

	.productBasketShopIn{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#424a52;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
		
		height:17px;
		
		padding:0px 13px 0px 0px;
		background-image:url(icon_basketShopIn.gif);
		background-position:right;
		background-repeat:no-repeat;
}

a.productBasketShopQ, .productBasketShopQ:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#a3bb59;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShopQ.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productBasketShopQ:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#3c4a89;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px 0px 0px;
		background-image:url(icon_basketShopQ_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

a.productToSite, .productToSite:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_toSite.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productToSite:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#0067C1;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px 0px 0px;
		background-image:url(icon_toSite_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

a.productPdf, .productPdf:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px  0px 0px;
	background-image:url(icon_pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productPdf:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#0067C1;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px 0px 0px;
		background-image:url(icon_pdf_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

a.productVideo, .productVideo:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	height:17px;
	
	padding:0px 15px 0px 0px;
	background-image:url(icon_video.gif);
	background-position:right;
	background-repeat:no-repeat;
}

	.productVideo:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#0067C1;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
	
		height:17px;
		
		padding:0px 15px  0px 0px;
		background-image:url(icon_video_over.gif);
		background-position:right;
		background-repeat:no-repeat;
}

/*======================= Products Price TD - Design ======================*/
.productPriceTD{
	padding:5px 0px 5px 0px;
}

/*======================= end Products Design ======================*/

/*========================= Scroll Bar Design =======================*/
/*====================== Design of ScrollBar Table =====================*/
.headerScrollBar {
                    width:178px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	
	height:56px;
	background-image: url(bgHeaderScrollBar1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	padding:0px 0px 3px 0px;
}

.bodyScrollBar {
	height: 100px;
	padding:0px;
}

.footerScrollBar {
                     width:182px;
	background-image: url(bgFooterScrollBar.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:48px;
}

/*====================== Size of IFrame for News =====================*/
.scrollBarFrame {
	width: 178px;
	height: 100px;

	margin:5px 0px 5px 0px;
}

/*====================== Size of Table in IFrame for News =====================*/
.scrollBarInFrame {
	width: 155px;
	padding:0px 10px 0px 5px;
}


/*====================== Size of IFrame for Product Scroll =====================*/
.scrollBarFrameProduct {
	width: 170px;
	height: 300px;
	padding-top:0px;
}

/*====================== Design of News HTML (bgImage/bgcolor) =====================*/
.scrollNewsBody {
                     background-color:#FFFFFF;
	background-image:url(scrollbarbg.jpg);
}

/*====================== Design of ProductScroll HTML (bgImage/bgcolor) =====================*/
.scrollProductBody {
	background-image:url(bgMenuSide.gif);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-y;
}

.dateScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#2d3239;
    text-align:right;
	vertical-align:middle;
	text-decoration:none;
}

.sourceScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#0067C1;
    text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}

.titleScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#2d3239;
    text-align:right;
	vertical-align:middle;
	text-decoration:none;
}
.linkScrollBar ,  .linkScrollBar:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#0067C1;
    text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}

	.linkScrollBar:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
    	color:#0067C1;
    	text-align:right;
		vertical-align:middle;
		text-decoration:underline;
}

.textScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#2d3239;
    text-align:right;
	vertical-align:middle;
	text-decoration:none;
}

.dividerScrollBar {
	height:7px;
}
/*========================= end Scroll Bar Design =======================*/

/* ================= start HomePage Design Articlce ===============================*/

/*=========== Design of General Article ===============*/
.articleGeniralTable{
	width:285px;
}

.articleGeneralTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	
	background-color:#0084FF;
	
	height:23px;
	
	padding-right:10px;
}

.textGeneral {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	vertical-align:middle;
}

.picGeneralArticle {
	width:296px;
	height:177px;
	
	cursor:pointer;
}

a.moreInfo,  a.moreInfo:visited{
                     width:181px;
                     height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3c4a89;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	
	/*background-image:url(bgMoreInfo.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	
	padding:0px 0px 0px 10px;
	
	DISPLAY:block;
}

	a.moreInfo:hover{
                                         width:181px;
                                          height:30px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#a3bb59;
		text-align:left;
		text-decoration:none;
		vertical-align:middle;
		
		/*background-image:url(bgMoreInfoOver.gif);
		background-position:right;
		background-repeat:no-repeat;*/
		
		padding:0px 0px 0px 10px;
		
		DISPLAY:block;

}

.articlesDivider {
	width:14px;
	height:0px;
}

/*=========== end Design of General Article ===============*/

/*=========== start Design of Secondery Article ===============*/

.articleTable{
	width:181px;
	height:312px;
                     background-image:url(ArticleTableBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.articleTitle {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#424a52;
	text-align:center;
	vertical-align:middle;
	
	/*background-color:#FFFFFF;
                     background-image:url(bgArticleTitle.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	
	height:22px;
                     width:181px;
	
	padding-right:0px;

}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2d3239;
	text-align:right;
	vertical-align:top;

                     /*background-image:url(ArticleTextBG.jpg);
	background-position:top;
	background-repeat:no-repeat;*/	

	padding:0px 5px 0px 5px;
	
	width:181px;
                     height:159px;
}

.picArticle{
	width:181px;
	height:102px;
	
	cursor:pointer;
}

/*=========== start Design of Secondery Article ===============*/


/* ================= start HomePage Design Articlce ===============================*/



/*  end OTHER COMPONNENTS DESIGN*/