/*++++++++++++++++++++++++++++++++++++++++++++
 All Rights Reserved InterDeal Developments
 Hip Hop Tralala
 +++++++++++++++++++++++++++++++++++++++++++*/

body {
	
	SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #A4B1BE;
	SCROLLBAR-ARROW-COLOR: #A4B1BE;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #A4B1BE;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background-image:url(bgBody.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#35A9E2;
		
	margin:3px 10px 10px 10px;
	}

/* 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:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}



/*========================  flow text  ==========================*/
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222A7F;
	text-decoration:none;
}

/*=======================  articleTitle  ==========================*/
.h5 {
	background-color:#35A9E2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFF02;
	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:#FFFFFF;
	text-decoration:none;
padding:6px 16px 6px 6px;
}
/* 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:124px;
}

/*======================= 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.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	height:25px;
	padding:0px 27px 10px 27px;
}

/* ===== Top Menu background ========*/
#message{
	width:725px;
	height:25px;
	
	padding:0px 0px 0px 0px;
}

/* ===== Top Menu Buttons ========*/
#message a.menuButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	
	/*background-image:url(menuTop.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	
	/*width:102px;*/
	height:25px;
		
	padding: 5px 10px 0px 10px;
	
	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:#00C3FF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;

	/*background-image:url(menuTopOver.gif);
	background-position:top;
	background-repeat:repeat-x;
	xposition:relative;*/
	
	padding: 5px 10px 0px 10px;

	/*width:102px;*/
	height:25px;
	
	cursor:pointer;
	DISPLAY:block;
}

#message a.menuButtonSelected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;

	background-image:url(menuTopSelected.gif);
	background-position:top;
	background-repeat:repeat-x;
	xposition:relative;
	
	padding: 5px 10px 0px 10px;

	/*width:102px;*/
	height:25px;
	
	cursor:pointer;
	DISPLAY:block;
}

/* ===== Divider TD between  buttons ========*/
.messageDivider{
	width:2px;
	background-color:#014D94;
	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:#35A9E2;
}

/*======================== page width (include the side menu bar)============================*/
.tableWidth{
	/*width:779px;*/
	background-color:#35A9E2;
}

/*======================== Intro Flash (Intro PAge Fprmat Only) ============================*/
.flashIntro{
	width:589px;
	height:400px;
}

/*======================== pageFormat width ======================*/
.tdWidth{
	width:589px;
}


/*======================== text PageFormat Table ======================*/
.tablePageFormat{
	width:589px;
	padding:0px 0px 0px 0px;
}

/*======================== Margings PageFormat width ==================*/
.tdPageFormatW{
	width:0px;
	height:0px;
}

.tdSpacerImgH{
	width:0px;
	height:0px;
	border:0px;
}

/*==================TD PageTitle width ===============*/
.tablePageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffff01;
	text-align:riht;
	padding:25px 0px 10px 0px;
	
	text-decoration:none;
	vertical-align:middle;
	
	width:589px;
	height:38px;

	/*background-image:url(bgPageTitle.gif);
	background-position:left;
	background-repeat:no-repeat;*/

	background-color:#35A9E2;
}

/*================== decoration Right TD PageTitle width ===============*/
.tdPageTitleWR{
	width:0px;
	/*background-image:url(bgPageTitleR.jpg);*/
}

/*================== decoration Left TD PageTitle width ===============*/
.tdPageTitleWL{
	width:0px;

}

/*======================== Menu Side Bar width ======================*/
.tdMenuSideWidth{
	background-color:#FFFFFF;
	/*background-image:url(bgMenuSide.gif);
	background-position:top;
	background-repeat:repeat-y;
	
	border-top:1px solid #A4B1BE;
	border-bottom:1px solid #A4B1BE;*/
	width:180px;
	background-color:#35A9E2;
	
	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:10px;
	height:0px;
}

/*============ start Menu Side Bar Style =========================*/
.SMParent, #messageMenu a.menuButton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
    color:#FFFFFF;
    text-align:right;
	text-decoration:none;
	
	background-image:url(background_parent.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;
	
	height:21px;
	padding:4px 30px 2px 0px;
	
	cursor: pointer;
	DISPLAY: block;
 } 
 
.SMParentOver, #messageMenu a.menuButton:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
    color:#FFFF02;
    text-align:right;
	text-decoration:none;
	
	background-image:url(background_parentover.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;
	
	height:21px;
	padding:4px 30px 2px 0px;
	
	cursor: pointer;
	DISPLAY: block;
}
.SMParentSelected, #messageMenu a.menuButtonSelected, #messageMenu menuButtonSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFF02;
	text-align:right;
	text-decoration:none;
	
	background-image:url(background_parentselected.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;
	
	height:21px;
	padding:4px 30px 2px 0px;
	
	cursor: pointer;
	DISPLAY: block;
}

.SMChild, a.menuButtonChild, .SMChild a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFF02;
	text-align:right;
	text-decoration:none;

	/*background-image:url(background_parentover.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	background-color:#35A9E2;


	height:21px;
	padding:4px 40px 2px 0px;
	
	cursor:pointer;
	DISPLAY: block;
}

.SMChildOver, a.menuButtonChild:hover, .SMChildOver a {
	color:#FD009F;
}

.SMChildSelected, a.menuButtonChildSelected, .menuButtonChildSelected {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FD009F;
	text-align:right;
	text-decoration:none;
	background-color:#35A9E2;
	height:21px;
	padding:4px 40px 2px 0px;
	cursor:pointer;
	DISPLAY: block;
}

.SMChildSelected a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#FFFF00;
    text-align:right;
	text-decoration:none;
	padding:4px 40px 2px 0px;
}

/*==== 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:12px;
	font-weight:bold;
    color:#3F48A7;
    text-align:right;
	text-decoration:none;

	background-image:url(child2.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;


	height:21px;
	padding:4px 30px 0px 0px;
	
    cursor:pointer;
	DISPLAY: block;
}


a.menuButtonChild3:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#FD009F;
    text-align:right;
	text-decoration:none;

	background-image:url(child2over.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;


	height:21px;
	padding:4px 30px 0px 0px;
	
    cursor:pointer;
	DISPLAY: block;
}

a.SMChildSelected3 , .SMChildSelected3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#FFFF00;
    text-align:right;
	text-decoration:none;

	background-image:url(child2selected.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#35A9E2;


	height:21px;
	padding:4px 30px 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:10px 0px 0px 0px;
}

/*======================= Footer main table ======================*/
.footerStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
border-top:1px solid #A4B1BE;
	/*background-image:url(bgFooter.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	
	padding:10px 0px 10px 0px;
	width:779px;
	/*height:50px;*/
}

/*======================= Footer Menu Style ======================*/
a.menuBottom , a.menuBottom:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	cursor: hand;
}

	a.menuBottom:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:mormal;
		color:#FFFF00;
		text-decoration:underline;
		cursor: hand;
	}

/*  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:#666666;
	text-decoration:none;
	
	background-color:#FFFFFF;
	border:1px solid #FFFF00;
}

/*======================= Buttons Form Style ======================*/
.submitButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	
	background-color:#FFFF00;
	/*background-image:url(submitButton.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	
	border:1px solid #FF0000;
	
	width:100px;
	height:25px;
	cursor:pointer;
}

/*======================= Rows Colors ==============================*/

.rowLight {
	background-color:#FFFFFF;
	marging-bottom:0px;
}

.rowDark {
	background-color:#A8CBDC;
	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 #9A9A9A;
	background-color:#35A9E2;
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;

}

/*======================= Space between Main Table Products ======================*/
.spaceProducts4{
	width:33%;
}
.spaceProducts3{
	width:50%;
}
.spaceProducts2{
	width:100%;
}

/*======================= Products Title (bg only) ======================*/
.productTitleBG {
	text-align:right;
	text-decoration:none;
	
	background-color:#3F48A7;
	/*background-image:url(bgProductTitle.gif);
	background-position:left;
	background-repeat:no-repeat;*/
	
	height:24px;
	padding:0px 10px 0px 10px;
}
/*======================= Products Mane (as link and without link) ======================*/
.productName, a.productName, .productName:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	
	background-image:url(bulletProductTitle.gif);
	background-position:right;
	background-repeat:no-repeat;
	
	height:24px;
	padding:4px 5px 0px 0px;
}

	.productName:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#E4E705;
		text-align:right;
		text-decoration:none;
		
		background-image:url(bulletProductTitle.gif);
		background-position:right;
		background-repeat:no-repeat;
		
		height:24px;
		padding:4px 5px 0px 0px;
}

/*======================= Divide between Raws of Products ======================*/
.productTitleTopDivider{
	height:10px;
	width:20px;
}

/*======================= Divide between the title and ProdactFrame ======================*/
.productTitleDivider{
	width:20px;
	height:5px;
}

a.productPic140{
	border:1px solid #A4B1BE;
	width:140px;
	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:#666666;
	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:#6F2886;
	text-align:right;
	text-decoration:none;
	
	padding:5px 0px 5px 0px;
}

/*======================= Products Buttons as More Info, Get Price and else ======================*/
a.productLinks, .productLinks:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	text-align:right;
	text-decoration:none;
	
	padding:0px 0px 0px 15px;
                      background-image:url(productlinks.gif);
	background-position:right;
	background-repeat:no-repeat;

}

	.productLinks:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#FBFC00;
		text-align:right;
		text-decoration:none;
		
		padding:0px 0px 0px 15px;

	background-image:url(productlinksover.gif);
	background-position:right;
	background-repeat:no-repeat;

}
a.productInfo, .productInfo:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	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:#FFFF00;
		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:#9A9A9A;
	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:#0067C1;
		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:normal;
		color:#6F2886;
		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:#9A9A9A;
	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:#0067C1;
		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 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	
	height:44px;
	background-image: url(bgHeaderScrollBar.gif);
	background-position:top;
	background-repeat:no-repeat;
	
	padding:20px 10px 0px 0px;
	

}

.bodyScrollBar {
	width: 180px;
	height: 67px;
	padding:0px;
	background-color:#35A9E2;
	background-image: url(bgBodyScrollBar.jpg);
	/*border:1px solid #A4B1BE;
	border-color: #FF0000;	*/
}

.footerScrollBar {
	background-image: url(bgFooterScrollBar.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:22px;
}

/*====================== Size of IFrame for News =====================*/
.scrollBarFrame {
	width: 180px;
	height: 67px;
	background-image: url(bgBodyScrollBar.jpg);
	margin:5px 0px 5px 0px;
}

/*====================== Size of Table in IFrame for News =====================*/
.scrollBarInFrame {
	width: 180px;
	padding:0px 10px 0px 5px;
	background-color:#35A9E2;
	background-image: url(bgBodyScrollBar.jpg);
}


/*====================== Size of IFrame for Product Scroll =====================*/
.scrollBarFrameProduct {
	width: 180px;
	height: 300px;
	padding-top:0px;
	background-image: url(bgBodyScrollBar.jpg);
	background-color:#35A9E2;
}

/*====================== Design of News HTML (bgImage/bgcolor) =====================*/
.scrollNewsBody {
	/*background-image:url(bgMenuSide.gif);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-y;*/
	background-image: url(bgBodyScrollBar.jpg);
	background-color:#35A9E2;
}

/*====================== Design of ProductScroll HTML (bgImage/bgcolor) =====================*/
.scrollProductBody {
	/*background-image:url(bgMenuSide.gif);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-y;*/
	background-image: url(bgBodyScrollBar.jpg);
	background-color:#35A9E2;
}

.dateScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#FFFFFF;
    text-align:right;
	vertical-align:middle;
	text-decoration:none;
}

.sourceScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
    color:#FFFFFF;
    text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}

.titleScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    color:#FFFFFF;
    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:#FFFFFF;
    text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}

	.linkScrollBar:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
    	color:#FFFFFF;
    	text-align:right;
		vertical-align:middle;
		text-decoration:underline;
}

.textScrollBar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
    color:#FFFFFF;
    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:#FFFFFF;
	text-align:right;
	vertical-align:middle;
}

.picGeneralArticle {
	width:296px;
	height:177px;
	
	cursor:pointer;
}

a.moreInfo,  a.moreInfo:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1F5394;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	
	/*background-image:url(bgMoreInfo.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	
	padding:0px 7px 0px 0px;
	
	DISPLAY:block;
}

	a.moreInfo:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#666666;
		text-align:right;
		text-decoration:none;
		vertical-align:middle;
		
		/*background-image:url(bgMoreInfoOver.gif);
		background-position:right;
		background-repeat:no-repeat;*/
		
		padding:0px 7px 0px 0px;
		
		DISPLAY:block;

}

.articlesDivider {
	width:15px;
	height:5px;
}

/*=========== end Design of General Article ===============*/

/*=========== start Design of Secondery Article ===============*/

.articleTable{
	width:189px;
}

.articleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	
	background-color:#FFFFFF;
	
	/*height:20px;*/
	
	padding-right:0px;

}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	
	padding:0px 3px 0px 3px;
	
	width:189px;
}

.picArticle{
	width:189px;
	height:160px;
	
	cursor:pointer;
}

/*=========== start Design of Secondery Article ===============*/


/* ================= start HomePage Design Articlce ===============================*/

/* ########## forum start ########## */
.mypets{ /*header of 1st demo*/
	cursor: pointer;
	cursor: pointer;
	padding:0px 0px;
	border: 1px solid #5fbfef;
	background: #1d7caa;
	font: bold 12px arial;
}
.mypets table,  .mypets font{
	color:#ffffff !important;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background:  #2499d2;
}
.technology{ /*header of 2nd demo*/
	cursor: pointer;
	cursor: pointer;
	font: bold 12px arial;
	margin: 10px 0;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color:#aaaaaa;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color:  #000000;
}
.quote
{
	color: #000000;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border: 1px dashed #cccccc;
	margin: 5px;
	padding: 5px;
	font-size: x-small;
}
/* ########## forum end ########## */

/*=== faq start ===*/
#question {
	margin-bottom:30px;
	padding-left:25px;
}
#question .technology {
	color:#791ba5;
	font-size:14px;
	font-weight:normal;
	border-bottom:dotted 1px #aa36e0;
	margin:0px;
}
#question .thelanguage {
	color:#5b5b5b;
	font-size:14px;
	font-weight:normal;
	padding:10px;
	border:dotted 1px aa36e0;
	border-top:none;
	background-color:#fbf6fd;
	margin-bottom:50px;
}
/*=== faq end ===*/

/*  end OTHER COMPONNENTS DESIGN*/
