﻿*
{
	font-family: 'lucidagrande' ,arial;
	font-size: 14px;
}

body
{
	margin:0px;
	padding:0px;
	background: url(Images/PageBackground.jpg) #25333e;
	background-position: top center;
	background-repeat: no-repeat;
}

a
{
    color: #73ab25;
    font-size: 12px;
    text-decoration: none;
}
a:hover
{
    color: #96e228;
    text-decoration: underline;
}


h1
{
	font-size: 25px;
	padding: 10px 0px;
	margin: 0px;
}
h2
{
	font-size: 25px;
	padding: 10px 0px;
	margin: 0px; /*margin: 10px 0px;*/
}
h3
{
	font-size:16px;
	padding: 0px;
	margin: 0px; /*margin: 10px 0px;*/
}


/* START Header Links in MASTER PAGE */
.HeaderMenuBackground_rtl
{
	margin-top: 5px;
	background: url(Images/HeaderMenuBackground.jpg) #25333e;
	background-position: top center;
	background-repeat: no-repeat;
}


.HeaderMenuBackground_ltr
{
	margin-top: 5px;
	background: url(Images/HeaderMenuBackgroundEng.jpg) #25333e;
	background-position: top center;
	background-repeat: no-repeat;
}


.TDSP
{
	font-size: 1px;
	height: 15px !important;
	width: 15px !important;
}

.TDSP
{
	font-size: 1px;
	width: 15px !important;
}

SP
{
	font-size: 1px;
	height: 5px;
}

/* TRADE Header */
.HeaderMenuTrade div
{
	padding: 1px 5px;
	text-align: center;
}
.HeaderMenuTrade div:hover
{
	background-color: #e69d24;
}

.HeaderMenuTrade a, .HeaderMenuTrade a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.HeaderActiveTrade
{
	background-color: #e69d24;
}
/* TRADE Header */



/* PESSACH Header */

.HeaderMenu div
{
	padding: 1px 5px;
	text-align: center;
}
.HeaderMenu div:hover
{
	background-color: #73ab24;
}

.HeaderMenu a, .HeaderMenu a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.HeaderActive
{
	background-color: #73ab24;
}
/* PESSACH Header */

/* END Header Links in MASTER PAGE */


/* START Menu List in Profile Page */
.outerProfileMenu
{
	width: 160px;
	height: 100%;
	padding: 15px;
	background-image: url(images/backgroundMenu.jpg);
	background-repeat: no-repeat;
}
.ProfileMenuBackground a, .ProfileMenuBackground a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.menuActive
{
	background-color: #73ab24;
	cursor: pointer;
}
.ProfileMenuBackground tr
{
	background-color: #738a9d;
}
.ProfileMenuBackground tr:hover
{
	background-color: #73ab24;
	cursor: pointer;
}
.ProfileMenuBackground td
{
	padding: 1px 5px 1px 0;
}
/* END Menu List in Profile Page */

/* START Menu List in Trade Profile's Page */
.outerProfileMenuTrade
{
	width: 160px;
	min-height: 400px;
	padding: 15px;
	background-image: url(images/backgroundMenu.jpg);
	background-repeat: no-repeat;
}
.ProfileMenuBackgroundTrade a, .ProfileMenuBackgroundTrade a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.menuActiveTrade
{
	background-color: #e69d24;
	cursor: pointer;
}
.ProfileMenuBackgroundTrade tr
{
	background-color: #738a9d;
}
.ProfileMenuBackgroundTrade tr:hover
{
	background-color: #e69d24;
	cursor: pointer;
}
.ProfileMenuBackgroundTrade td
{
	padding: 1px 5px 1px 0;
}
/* END Menu List in Profile Page */



/* START Content Background */

#contentBackground
{
	color: White;
	background-image: url(images/contentBackground.gif);
	background-color: #2f3d48;
	background-repeat: no-repeat;
	font-size: 13px;
}

/*End Content Background */

/* START FOOTER */
.FooterMenuBackground
{
	margin-top: 10px;
	background-color: #25333e;
	background-position: top center;
	background-repeat: no-repeat;
}

.FooterMenuBackground div
{
	padding: 1px 5px;
	text-align: center;
}

.FooterMenuBackground a, .FooterMenuBackground a:hover
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.footerBKGrey{padding:0px 3px;}
/*.footerBKGrey:hover{background-color:#738a9d;}*/
.footerBKGrey a:hover{color:#738a9d;}

/* END FOOTER */

/* START DataList */
.dataList
{
	text-decoration: none;
	border: none;
}
.ClientsLogos
{
	background-image: url(images/listItemBackground.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 210px;
	height: 70px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px;
}

.productsList
{
	background-image: url(images/listItemBackground.jpg);
	background-repeat: repeat-x;
	height: 90px;
	margin: 0px 0px 15px 0px;
	color: White;
	text-decoration: none;
	border: solid 0px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	width: 343px;
}

.downloadList
{
	background-image: url(images/bkDownloadItem.jpg);
	background-repeat: repeat-y;
	width: 670px;
	height: 110px;
	margin: 0px 0px 10px 0;
	color: White;
	text-decoration: none;
	border: solid 0px;
}


/* END DataList */


/* START NewLetters */

.newLetter
{
	font-size: 12px;
	color: White;
	width: 200px;
	height: 150px;
	background-image: url(images/newsLetterBox.jpg);
	background-repeat: repeat-x;
}

.buttons
{
	background-image: url(images/btnSendNewsLetter.jpg);
	cursor: pointer;
	border: solid 0px;
	color: White;
	width: 100px;
	height: 23px;
}
.buttons:hover
{
	border: solid 1px White;
}

.textBoxes
{
	background-color: #becedb;
	border: solid 0px;
	overflow: hidden;
}
/* END NewsLetters */

/* START product Page */
.product
{
	background-image: url(images/productBackground.jpg);
	padding: 15px 15px 15px 15px;
	background-repeat: repeat-x;
	width: 675px;
}

.productDescription
{
	direction: ltr;
	background-image: url(images/productShortDesc.jpg);
	background-repeat: repeat-x;
	padding:15px 15px 15px 15px;
}
/******** END product Page *********/

/******** START Pager *********/
.Pager
{
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.Pager:link
{
	color: #cfcfcf;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.Pager:active
{
	color: White;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.Pager:visited
{
	color: #cfcfcf;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
a.Pager:hover
{
	color: #cfcfcf;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	text-decoration: underline;
	font-weight: normal;
}

.PagerActive
{
	color: White;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
a.PagerActive:link, a.PagerActive:active, a.PagerActive:visited, a.PagerActive:hover
{
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/******** END Pager *********/


/*	 Download Page	*/
.registerUser
{
	vertical-align: top;
	background-image: url(images/productBackground.gif);
	background-repeat: repeat-x;
	padding: 0px 10px;
}

.EnteringUser
{
	vertical-align: top;
	background-image: url(images/entering.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
}

.homePageNews
{
	background-image: url(images/nHomeBg.gif);
	background-repeat: repeat-x;
	padding: 0px 15px 15px 15px;
	color: White;
	text-decoration: none;
	font-size: 14px;
	width: 255px;
}

.homePageDescription
{
	background-image: url(images/nHomeBg.gif);
	background-repeat: repeat-x;
	padding: 0px 15px 0px 15px;
	color: White;
	text-decoration: none;
	font-size: 14px;
	width: 625px;
}

.homePageDescriptionEn
{
	background-image: url(images/nHomeBg.gif);
	background-repeat: repeat-x;
	padding: 0px 15px 0px 15px;
	color: White;
	text-decoration: none;
	font-size: 14px;
	width: 950px;
}

.homepageTextColor
{
	color: #85a4bc;
	font-size:12px;
}

.links
{
	color: #73ab25;
	font-size: 12px;
	text-decoration: none;
}
.links:hover
{
	color: #96e228;
	text-decoration: underline;
}

.glassLink
{
	margin-right: 20px;
	height: 86px;
	width: 124px;
	float: right;
	cursor: pointer;
}

.glassLinkEn a
{
	color:#85a4bc;
	font-size:14px;
	margin-left: 20px;
	margin-top:40px;
	float: left;
	cursor: pointer;	
	text-decoration:none;
}

.heightClass
{
	height: 100%;
}
.messageSentPage
{
	vertical-align: top;
	padding-left:170px;
	padding-right:15px;	
}

.messageSentPage a
{
	color: #73ab25;
	font-size: 12px;
	text-decoration: none;	
}

.messageSentPage a:hover
{
	color: #96e228;
	text-decoration: underline;
}

.messageSentPageEN
{
	vertical-align: top;
	padding-left:0px;
	padding-right:15px;	
}


.messageSentPageEN a
{
	color: #73ab25;
	font-size: 12px;
	text-decoration: none;	
}

.messageSentPageEN a:hover
{
	color: #96e228;
	text-decoration: underline;
}


