﻿#printHeader {display: none;}
* HTML {direction: ltr;}
BODY {
    margin: 0;
    direction: rtl;
    font: 0.75em Arial;
    color: #171D67;
    background-color:#00aeef;
    background-image:url("images/newSite/backroundSky.png");
    background-repeat:no-repeat;
    width:100%
   
}
body 
{
    
}
IMG {
    margin: 0;
}
H2
{
    font-size: 18px;
    color: #171D67;
    margin: 0;
    margin-bottom: 4px;
}
H3 {
    font-size: 13px;
    margin:0px;
}
.display-none{
  display:none;
}
#textWrap P, #articleWrap P {
	margin-top:0;
}

#textWrap H3, #articleWrap H3  {
	font-size: 14px;
	color:#1B79C3;
	margin-top:15px;
	margin-bottom:5px;
	clear:both;
}

#textWrap .separator, #articleWrap .separator{
    float: right;
    display: inline;
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom:5px;
    background: url('images/hrBg1.gif');
}

#textWrap UL, #articleWrap UL, .clsSiteMap UL{
	margin:0 15px 5px 0;
	list-style:url(images/bullet.gif);
}

#textWrap UL LI, #articleWrap UL LI {
	margin-bottom:5px;
}

#textWrap table {
	border:0;
}

#articleWrap .credit {
	font-size:11px;
}

H1 {
    margin: 0;
    padding: 0;
    width: 570px;
    height: 61px;
    overflow: hidden;
}
A H1 {
    cursor: pointer; cursor: hand;/*IE misbehaves*/
}
H1 SPAN {
    display: none;
}
/*custom titles & bg*/
.clsWater
{
    background-image: url("images/bgWater.jpg");
    min-height: 350px;
}
* HTML .clsWater
{
    height: 350px;
}
.clsWater H1{background-image: url("images/titles/titleWater.gif");}

.clsAbout
{
    background-image: url("images/bgAbout.jpg");
    min-height: 350px;
}
* HTML .clsAbout
{
    height: 350px;
}
.clsAbout H1{background-image: url("images/titles/titleAbout.gif");}
.clsEnvironment
{
    background-image: url("images/bgEnvironment.jpg");
    min-height: 350px;
}
* HTML .clsEnvironment
{
    height: 350px;
}
.clsEnvironment H1{background-image: url("images/titles/titleEnvironment.gif");}

.clsResponsibility
{
    background-image: url("images/bgResponsibility.jpg");
    min-height: 350px;
    xbackground:red;
    padding-bottom:100px;
}
.clsResponsibility #textWrap
{
	padding: 0 153px 0 27px;
	overflow:visible;
    width: 580px;
}
.clsResponsibility .community
{
	width:559px;
	right:-1px;
	top:14px;
	height:177px;
	position:relative;
	display:block;
	background:url('images/community.jpg') no-repeat;
}

.clsResponsibility .community a.veriety
{
	width:164px;
	height:130px;
	position:absolute;
	display:block;
	top:36px;
	right:0px
}
.clsResponsibility .community a.six
{
	width:164px;
	height:130px;
	position:absolute;
	display:block;
	top:36px;
	right:196px
}
.clsResponsibility .community a.voul
{
	width:164px;
	height:130px;
	position:absolute;
	display:block;
	top:36px;
	right:392px
}
.clsResponsibility #articleWrap
{
	padding: 0 153px 0 27px;
	overflow:visible;
    width: 580px;
}
.clsResponsibility #textNavWrap A{width: 93px;}

.clsResponsibility H1{background-image: url("images/titles/titleResponsibility.gif");width: 760px;}
.clsResponsibility H3{color:#171D67 !important;}
.clsResponsibility .boxLineSeparator
{
	background:url('images/Healthy_separator_b.gif') no-repeat !important;
	height:12px;
	width:574px;
	float:right;
}
.clsResponsibility .boxSeparator
{
	background:url('images/box_bg.gif') repeat-y right;
	height:197px;
	overflow:hidden;
	width:16px;
	float:right;
}

.clsResponsibility #boxWraper
{
	width:576px;
	float:right;
	overflow:hidden;
}

.clsResponsibility #boxWraper .box
{
	height:192px;
	margin:4px 0 20px 0;
	overflow:hidden;
	width:180px;
	float:right;
}

.clsResponsibility #boxWraper .box .top
{

	height:30px;
	display:block;
	}


.clsResponsibility #boxWraper .box IMG.header
{
	margin-top:8px;


}

.clsResponsibility #boxWraper .box IMG.catImg
{
	margin-top:13px;
	border: 1px solid #047ABD;
}

.clsResponsibility #boxWraper .box .links
{
	margin-top:13px;
}

.clsResponsibility #boxWraper .box .links A
{
	display: block;
	margin-top:5px;
	padding-right:7px;
	background:url('images/arrow_bg.gif') no-repeat right 7px;
}

.clsResponsibility #promoBoxes
{
	height:124px;
	xpadding:10px 0 12px 0;
	margin:0;
	overflow:hidden;
	width:581px;
	float:right;
}

.clsResponsibility #promoBoxes .box
{
	height:124px;
	margin:20px 0 12px 3px;
	overflow:hidden;
	width:287px;
	float:right;
	cursor:pointer;
}

.clsResponsibility #promoBoxes .box IMG
{
	float:right;
	border: 1px solid #047ABD;
}

.clsResponsibility #promoBoxes .box .body
{
	margin-right:17px;
	float:right;
	width:144px;
	overflow:hidden;
}

.clsResponsibility #promoBoxes .box .body H3
{
	width:144px;
	font-size:16px;
	margin:0;
}

.clsResponsibility #promoBoxes .box .body .text
{
	width:144px;
	height:54px;
	overflow:hidden;
}

.clsResponsibility #promoBoxes .box .body a
{
	display:block;
	margin:0;
}

.clsProducts
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 350px;
}
* HTML .clsProducts
{
    height: 350px;
}
.clsProducts H1{background-image: url("images/titles/titleProducts.gif");}

.clsSiteMap
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 350px;
}

.clsArticles
{
    background-image: url("images/bgArticles.jpg");
    min-height: 350px;
}

* HTML .clsArticles
{
    height: 350px;
}
.clsArticles H1{background-image: url("images/titles/titleHealthy.gif");width: 760px;}

.clsArticles #articleWrap
{
	padding: 0 153px 0 27px;
    width: 580px;
}
.clsArticles #textNavWrap
{
	top:215px;

}
.clsArticles #textNavWrap A{width: 93px;}

.clsArticlesCat
{
    background-image: url("images/bgArticlesCat.jpg");
    min-height: 350px;
}

.clsSiteMap #right {
	width:50%;
	float:right;
 }

 .clsSiteMap #left {
	width:50%;
	float:left;
 }

* HTML .clsArticlesCat
{
    height: 350px;
}
.clsArticlesCat H1{background-image: url("images/titles/titleArticlesByCat.gif");}

.clsArticlesCat #textWrap2{
    float: left;
    display: inline;
    position: relative;

	xbackground:red;
}
.clsArticlesCat #textNavWrap
{
	top:62px;
}
.clsArticlesCat #textNavWrap A{width: 93px;}

.clsSiteMap H1{background-image: url("images/titles/titleSiteMap.gif");}

#siteMapLobby H2{
    color: #171D67;
    font-size: 18pt;
    margin: 12px 0 10px 0;
    letter-spacing: -1px;
}
.clsService
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 350px;
}
* HTML .clsService
{
    height: 350px;
}
.clsService H1{background-image: url("images/titles/titleService.gif");}

.clsContact
{
    background-image: url("images/bgContact.jpg");
    min-height: 350px;
}
* HTML .clsContact
{
    height: 350px;
}
.clsContact H1{background-image: url("images/titles/titleContact.gif");}

.clsJobs
{
    background-image: url("images/bgContact.jpg");
    min-height: 400px;
}
* HTML .clsJobs
{
    height: 400px;
}
.clsJobs H1{background-image: url("images/titles/titleJobs.gif");}

.clsTrivia
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 400px;
}
* HTML .clsTrivia
{
    height: 400px;
}
.clsTrivia H1{
    background-image: url("images/titles/titleTrivia.gif");
    height: 84px;
}

.clsHealthy
{
    background-image: url("images/bgHealthy.jpg");
    min-height: 350px;
    xbackground:red;
}
.clsHealthy #textWrap
{
	padding: 0 153px 0 27px;
    width: 580px;
}
.clsHealthy .abstract
{
	width:550px;
}
.clsHealthy #textNavWrap A
{
	width: 93px;
	
                           }

.clsHealthy H1{background-image: url("images/titles/titleHealthy.gif");width: 760px;}
.clsHealthy H3{color:#171D67 !important;}
.clsHealthy .boxLineSeparator
{
	background:url('images/healthy_separator_b.gif') no-repeat !important;
	height:12px;
	width:574px;
	float:right;
}
.clsHealthy .boxSeparator
{
	background:url('images/box_bg.gif') repeat-y right;
	height:197px;
	overflow:hidden;
	width:16px;
	float:right;
}

.clsHealthy #boxWraper
{
	width:576px;
	float:right;
	overflow:hidden;
}

.clsHealthy #boxWraper .box
{
	height:192px;
	margin:4px 0 20px 0;
	overflow:hidden;
	width:180px;
	float:right;
}

.clsHealthy #boxWraper .box .top
{

	height:30px;
	display:block;
	}


.clsHealthy #boxWraper .box IMG.header
{
	margin-top:8px;


}

.clsHealthy #boxWraper .box IMG.catImg
{
	margin-top:13px;
	border: 1px solid #047ABD;
}

.clsHealthy #boxWraper .box .links
{
	margin-top:13px;
}

.clsHealthy #boxWraper .box .links A
{
	display: block;
	margin-top:5px;
	padding-right:7px;
	background:url('images/arrow_bg.gif') no-repeat right 7px;
}

.clsHealthy #promoBoxes
{
	height:124px;
	xpadding:10px 0 12px 0;
	margin:0;
	overflow:hidden;
	width:581px;
	float:right;
}

.clsHealthy #promoBoxes .box
{
	height:124px;
	margin:20px 0 12px 3px;
	overflow:hidden;
	width:287px;
	float:right;
	cursor:pointer;
}

.clsHealthy #promoBoxes .box IMG
{
	float:right;
	border: 1px solid #047ABD;
}

.clsHealthy #promoBoxes .box .body
{
	margin-right:17px;
	float:right;
	width:144px;
	overflow:hidden;
}

.clsHealthy #promoBoxes .box .body H3
{
	width:144px;
	font-size:16px;
	margin:0;
}

.clsHealthy #promoBoxes .box .body .text
{
	width:144px;
	height:54px;
	overflow:hidden;
}

.clsHealthy #promoBoxes .box .body a
{
	display:block;
	margin:0;
}

.contentBg1Col{background-image: url("images/articlesTextBg.gif");}
.contentBg2Col{background-image: url("images/contentTextBg.gif");}
.contentBg3Col{background-image: url("images/contentTextBgWide.gif");}
.contentBg4Col{background-image: url("images/articlesByCatTextBg.gif");}

#mainWrap {
    width: 760px;
    margin: 0 auto;
    position: relative;
}
TABLE, TD {
    border-collapse: collapse;
    border: 1px solid #6A6A6A;
    padding: 4px;
}

/*---BREAD CRAMS---*/
#bread-crams
{
	position:absolute;
	display: block;
	top:125px;
    right:125px;
    height:17px;
    margin:0;
    z-index:0;
    width:430px;
   
}

#Facebook_Twittwer_Menu
{
    position:absolute;
	display: inline;
	top:125px;
    right:627px;
    height:17px;
    margin:0;
    width:127px;
    
    
   
    
}


#bread-crams li
{
	margin: 0;
	  float: right;
	  display: block;
	  *display: inline;
	  position: relative;
	  z-index:500;
	  background:url('images/breadCramsArrow.gif') no-repeat left 6px;
}
#bread-crams .last
{
	background:none;
}
#bread-crams li a
{
	padding: 0 8px;
	color: #808080;
	text-decoration: none;
	display:inline-block;
	_display:inline;
	zoom:1;
	font-size:10px;
}
#bread-crams li a:hover,
#bread-crams li a.current
{
	color: #013976;
}
/*---NAV BAR---*/
.#navWrap{
   /* height: 79px;
    padding-top: 74px;
    padding-left: 7px;
    /*background: transparent url("images/navBg.jpg") no-repeat left top;
    position:relative;
    z-index: 100;
    position:relative;*/

}
#navPhone
{
    position: absolute;
    top: 28px;
    left: 5px;
}
#navLogo{
    float: right;
}
#navBar{
	display: block;
    position:relative;
    top:11px;
    left:0px;
    xbackground:red;
    height:30px;
    margin:0;
}
	#navBar LI{
	  margin: 0;
	  float: left;
	  display: block;
	  *display: inline;
	  position: relative;
	  z-index:500;
	}
	#navBar LI A{
		padding: 0 8px;
		border-right: 1px solid #8CCBED;
		color: #1784C2;
		font-weight: bold;
		text-decoration: none;
		
		display:inline-block;
		_display:inline;
		zoom:1;
	}
	#navBar A:hover,#navBar A.current{
		color: #171D67;
	}

.blueLink {
	color:#171D67!important;
}

#navBar LI UL{
    display: none;
    position: absolute;
    top: 10px;
    right: 0px;
    width: 116px;
    margin: 0;
    padding: 7px 0 0 0;
    z-index:500;
}
#navBar LI UL LI{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: right;
    	clear: both;
    	display: block;
    	width: 116px;
    background: url('images/navBg1.gif') repeat-y left top;
    	z-index:500;
    	position:relative;
}
#navBar LI UL LI span
{
	position:absolute;
	top:5px;
	right:4px;
	width:8px;height:7px;
	background:url('images/menu-arrow.gif') no-repeat right top;
}
#navBar LI UL LI A{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	font-weight: normal;
    	font-size: 12px;
    background: url('images/navBg3.gif') no-repeat right bottom;
    	display: block;
    	text-indent: -8px;
    	padding: 0 25px 3px 0;
}
#navBar LI UL LI A SPAN{
    font-size: 9px;
}
#navBar LI.over UL{
    display: block;
    z-index: 6000;
}
#navBar LI.over A.cat{
    color: #171D67;
}
#navBar A.lastMenuItem{
    background: url('images/navBg2.gif') no-repeat right bottom;
    display: block;
    padding-bottom: 4px;
}
#navBar A.firstMenuItem{
    border-top: 1px solid #B8DDF0;
    display: block;
}


/*---homepage---*/
#hpMainPromoWrap{
    width: 530px;
    height: 247px;
    float: right; display: inline;
    overflow: hidden;
    position: relative;
}
.hpPromoItem{
    width: 529px;
    height: 218px;
    overflow: hidden;
}
#hpPromoNav{
    background-repeat: no-repeat;
    height: 28px;
}

.hpPromoNav1{background-image: url("images/HP_tabs_1.gif");}
.hpPromoNav2{background-image: url("images/HP_tabs_2.gif");}
.hpPromoNav3{background-image: url("images/HP_tabs_3.gif");}

#hpPromoNav DIV{
    width:176px;
    height: 23px;
    margin-top: 6px;
    float:right;
    cursor: pointer;
    background: ;
    overflow: hidden;
}
#hpSideBanners{
    float: left;
    height: 246px;
    width: 221px;
    margin-left:113px;
}
#hpSideBanners IMG, #hpSideBanners embed{
    float: left;
    margin-bottom: 10px;
}
.hpPromo{
    float: right;
    height: 153px;
    float: right;
    display: inline;
    overflow: hidden;
}
#hpPromoRight{
    padding-left: 4px;
    width: 230px;
    background: url('images/hpPromoItemBg.gif') no-repeat left top;
}
#hpPromoRight H2{

}
#hpPromoMiddle{
    margin-right: 13px;
    width: 274px;
    background: url('images/hpPromoItemBg.gif') no-repeat left top;

}
#hpPromoMiddle .animated{background:url('images/HPpromo_03.gif') no-repeat left top; width:100%; height:100%;}
#hpPromoMiddle .goGame{display:block; clear:both; margin-top:30px;}
#hpPromoLeft {
    float: left;
    margin-left: 8px;
    margin-top: -66px;
    width: 234px;}
	#hpPromoLeft .promoStyle{margin-right:15px;margin-top:7px;width:221px;text-align:left;display:block;}
.hpPromo A,#hpPoll A{
    color: #171D67;
    text-decoration: none;
}
.hpPromoText{
    overflow: hidden;
    line-height: 1.3em;
    margin-left: 16px;
    padding-right: 0px;
}

.hpPromoText P{
    margin:0;
    padding:0;
}
.hpPromoImg{
    display: inline;
    float: right;
    margin: 0 0 200px 5px;
    position: relative;
}
#hpBottomWrap
{
	position: relative;
    float: left;
    width: 760px;
    margin-top: 20px;
    overflow: hidden;
  
    margin-left:107px;
}

#hpPoll{
    margin: 2px 0px 18px 30px;
    float: left;
    display: inline;
    width: 192px;
    height: 145px;
}
#hpPoll SPAN{
    display: block;
    padding-right: 2px;
    line-height: 17px;
}

#pollFlash
{
    width: 190px;
    height: 95px;
    overflow: hidden;
}
/*---content---*/
#contentWrap{
    width: 570px;
    float: right;
    background-repeat: repeat-y;
    margin-bottom:  12px;
    margin-right:118px;
}
#contentWrap.contentBg3Col{
    width: 760px;
    float: right;
    background-repeat: repeat-y;
    margin-bottom:  12px;
}
/*#contentWrap select{
    float:left;
    margin-left:10px;
    color:#1784C2;
}*/
#contentWrap2{
    width: 570px;
    float: right;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 100px;
}
#contentWrap3{
    width: 760px;
    float: right;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 100px;
}
#contentWrap A{
    color: #1784C2; /*light blue*/
}
#contentWrap A:hover{
    color: #171D67; /*dark blue*/
}
#bannerWrap{
    width: 185px;
    float: left;
    margin-left:37px;
}
#bannerWrap IMG{
    float: left;
    margin-bottom: 10px;
    display: inline;
}
#textWrap{
    float: left;
    display: inline;
    padding: 0 147px 0 27px;
    /*padding-right: 147px;
    padding-left: 27px;*/
    background-position: 0px 0px;
    background-repeat: repeat-y;
    color: #636363;
    overflow-x: hidden;
    width: 396px;
    position: relative;
    line-height: 17px;
}
#articlesLobby
{
    float: right;
    display: inline;
    padding: 0 36px 0 34px;
    width: 500px;
    color: #6A6A6A;
    line-height: 17px;

}
#siteMapLobby {
    float: right;
    display: inline;
    padding: 20px 36px 0 34px;
    width: 500px;
    color: #6A6A6A;
    line-height: 17px;
}
#textHeader
{
	width:377px;
    margin: 6px 153px 10px 0;
    color:#636363;
	font-size:12px;
}
#textHeader H3
{
    color:#171D67;
    margin-top:6px;
	font-weight:bold;
	font-size:14px;
}
#textHeader P
{
	line-height:18px;
	margin-top:0;
	margin-bottom:0;
}
#textHeader .image
{
	float:right;
	height:29px;
	width:377px;
	overflow:hidden;
}
#textHeader .abstract
{
	position:relative;
	width:377px;
}
#textHeader .abstract .goBack
{
	position: absolute;
	bottom:0px;
	left:0;
}
#textHeader .separator
{
	margin-top: 20px;
    margin-bottom: 17px;
}
#articlesLobby H2{
    color: #047ABD;
    font-size: 18pt;
    margin: 12px 113px 10px 0;
    letter-spacing: -1px;
}
#articlesLobby H3{
    color: #171D67;
    font-size: 11pt;
    font-weight: bold;
    margin:0 0 1px 0;
    xline-height: 11px;
    xbackground:red;
}
.articleLobbyItem{
    float: right;
    display: inline;
    width: 250px; /*390px full*/
    margin: 8px 113px 14px 0;
    padding-right: 127px;
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    color: #6A6A6A;
    min-height: 75px;
}
.articleLobbyItem A{
    text-decoration: none;
}
.articleLobbyItem .itemAbstract
{
	float:right;
    height:48px;
    overflow:hidden;
}
.articleLobbyItem .itemAbstract A{
    color: #6A6A6A !important;
    line-height:16px;
}
.articleLobbyItem .articleLink{
    color: #047ABD;
    text-decoration: underline;
    font-size: 12px;
}

.articleLobbyItem h4{
	margin:0px;
	color:#1784C2;
}

#articlesLobby IMG{
    position: absolute;
    right: 0;
    border: 1px solid #047ABD;
    width: 111px;
    height: 70px;
    margin-left: 17px;
}
.separator{
    float: right;
    display: inline;
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    background: url('images/hrBg.gif');
}
#articleWrap{
    float: right;
    display: inline;
    padding: 0 153px 0 35px;
    width: 380px;
    color: #6A6A6A;
    line-height: 17px;
}
.articleAbstract IMG{
    float: right;
    display: inline;
    border: 1px solid #047ABD;
    width: 111px;
    height: 70px;
    margin: 3px 0 0px 12px;
}
#articleWrap H2{
    color: #047ABD;
    margin: 12px 0 17px 0;
    font-size: 18px;
}

#articleWrap H4{
    color: #047ABD;
    font-size: 14px;
}
#articleWrap .articleAbstract{
    color: #565656;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    clear: both;
    float:right;
    display: inline;
    width: 375px;
    xbackground:red
}
#articleWrap .articleContent{
    float:right;
    display: inline;
    width: 375px;
    line-height: 19px;
    font-size: 14px;
    margin-top: 10px;
    xbackground:red;
}
#articleWrap .articleContent H3{
	margin-bottom:2px;
    xbackground:red;
}
#articleWrap .articleContent UL
{
	margin-top:0;
	padding:0;
	margin-right:10px;
}
#articleWrap .articleContent P
{
	margin-bottom:6px;
	xmargin-right:10px;
}
#articleWrap .actions{
    float:right;
    display: inline;
    clear: both;
    text-align: left;
    display: inline;
    overflow: hidden;
    width: 370px;
    margin: 17px 0 23px 0;
    height: 28px;
    line-height: 18px;
    background: url('images/hrBg.gif') repeat-x left bottom;
}
#articleWrap .actions IMG{
    vertical-align: -2px;
}
#articleWrap .actions A{
    font-weight: bold;
    color: #047ABD;
}
#articleWrap .moreTitle{
    float: right;
    clear: both;
    margin-bottom: 11px;
}
.articleRandom{
    float:right;
    display: inline;
    width: 370px;
    margin-bottom: 17px;
}
.articleRandom .moreArticles{
    border: none;
    clear:right;
    float: right;
    display: inline;
}
.articleRandom .articleItem{
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: right;
    	display: inline;
    	height: 82px;
    	position: relative;
    	margin-left: 10px;
    	margin-bottom: 10px;
    	width: 200px;
    background: url('images/articleRandomBg.gif') no-repeat left top;
}
.articleRandom .randImg{
    float: right;
    display: inline;
    height: 82px;
    width: 60px;
}
.articleRandom .randHeader{
    float: right;
    display: inline;
    margin: 9px 9px 0 0;
    height: 42px;
    overflow: hidden;
}
.articleRandom .randHeader{
    width: 125px;
}
.articleRandom .randLink{
    position: absolute;
    bottom: 10px;
    left: 7px;
    font-weight: normal;
    text-decoration: underline;
}
.articleRandom A{
    font-weight: bold;
    text-decoration: none;
    color: #047ABD;
}
#textWrap H2,.clsProducts H2{
    color: #047ABD;
    font-size: 22px;
    margin: 10px 0 18px 0;
    letter-spacing: 0px;
}
#textNavWrap{
    float: right;
    width: 118px;
    display: inline;
    margin-top: -1px;
    position: absolute;
    right: 0;
}
#textNavWrap A{
    display: block;
    width: 88px;
    line-height: 15px;
    text-indent: -14px;
    padding: 1px 28px 2px 1px;
    margin-bottom: 4px;
    border-top: 1px solid #E7F4FC;
    border-bottom: 1px solid #E7F4FC;
    border-right: 1px solid #C6E7F7;
    text-decoration: none;
    color: #047ABD;
    background-color: #E7F4FC;
    background-image:url("images/menu-arrow.gif");
	background-repeat: no-repeat;
	background-position: right 5px;
}
#textNavWrap A:hover
{
    color: #171D67;
    background-image:url("images/menu-arrow-on.gif");
}

#textNavWrap A.current{
    background-color: White;
    color: #171D67;
    font-weight: bold;
    background-image:url("images/menu-arrow-on.gif");
}
#textNavWrap A.current:hover
{
}

#textNavWrap A.current SPAN{
    font-weight: normal;
}


/*---PRODUCT PAGE---*/
#productPage{
  	xfloat: right;
   xdisplay: inline;
    padding: 31px 210px 0 20px;
    width: 320px;
    color: #6A6A6A;
    line-height: 17px;
    position: relative;
    xheight: 350px;
    xborder:1px red solid;
}
.clsProduct{
    background-image: url("images/bgEmpty.jpg");
     min-height: 350px;
}

html .clsProduct{
    height: 350px;
    height:auto;
}
.clsProduct h1{
    background: url("images/titles/titleEmpty.gif") no-repeat right top;
    font-size: 24px;
    font-weight: bold;
    padding: 16px 0 0 0;
    text-indent: 33px;
    color: #0378BD;
    height: 45px;
}
#productPage #productPhoto{
    position: absolute;
    top: 30px;
    float: right;
    right: 1px;
    z-index: 1;
    filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5);
}

* html #productPage #productPhoto{
    z-index: -1;
}
#productPage .description{
    position: relative;
    z-index: 2;
    zoom: 1;
    height:auto;
}
#productPage .orderLink{
    margin: 20px 0 0 0;
    font-weight: bold;
    position: relative;
    z-index: 20;
    zoom: 1;
    xcursor: pointer;
	color: #0378BD;
}
#productPage .orderLink a{
    text-decoration: underline !important;
    display: inline-block;
}
#productPage .orderLink .phone{
    color: #027CBD;
    font-size: 20px;
}
#productPage .navigate {
    font-weight: bold;
    color: #047BBD;
    margin: 0px 0 0 0;
    position: relative;
    z-index: 2;
    zoom: 1;
}
    #productPage .navigate .prev{
        float: right; display: inline;
        padding: 0 10px 0 5px;
        background: url("images/iconRight.gif") no-repeat right 5px;
        z-index: 2;position: relative;
    }
    #productPage .navigate .next{
        float: right; display: inline;
        padding: 0 0 0 10px;
        background: url("images/iconLeft.gif") no-repeat left 5px;
        z-index: 2;position: relative;
    }
    #productPage .navigate .back{
        float: right; display: inline;
        padding: 0 12px 0 0;
        background: url("images/iconList.gif") no-repeat right 5px;
        z-index: 2;position: relative;
    }
    #productPage .navigate .nextDisabled{
        float: right; display: inline;
        padding: 0 0 0 10px;
        background: url("images/iconLeftGR.gif") no-repeat left 5px;
        z-index: 2;position: relative;
        color: #C5C5C5;
        text-decoration:underline;
        cursor: default;
    }
    #productPage .navigate .prevDisabled{
        float: right; display: inline;
        padding: 0 10px 0 0;
        background: url("images/iconRightGR.gif") no-repeat right 5px;
        margin: 0 10px 0 0;
        z-index: 2;position: relative;
        color: #C5C5C5;
        text-decoration:underline;
        cursor: default;
    }
    #productPage .navigate .sep{
        color: #171D67;
        float: right; display: inline;
        padding: 0 10px;
    }
#orderForm{
    xdisplay: none;
    zoom: 1;
    margin: 20px 0 0 0;
    z-index: 20;
    position: relative;
}
#orderForm .submit{
    margin: 0 75px 0 0;
}
.colorsBar {
    zoom: 1;
    position: relative;
    z-index: 2;
    overflow: auto;
    margin: 20px 0 0 0;
}
.colorsBar span{
    float: right; display: inline;
    margin: 0 0 0 5px;
    cursor: pointer;
}

#productPage #resultOK,#productPage #resultFailed{
    display: none;
    margin: 0 75px 0 0;
    font-weight: bold;
    width: 200px;
    text-align: center;
}
#productPage label{
    width: 65px;
    float: right; display: inline;
    line-height:18px;
}
#productPage .formText{
    width: 205px;
    float: left; display: inline;
    margin: 0 0 12px 36px;
}
#productPage .clear{
    clear: both;
}
#productPage h4{
    font-size: 12px;
    margin: 0 0 5px 10px;
    float: right; display: inline;
    line-height: 18px;
}
#productPage .separator{
    margin: 25px 0 15px 0; z-index: 10;
    position: relative;
}
* html #productPage .separator{
    position: static;
}

/*---PRODUCTS LOBBY---*/

#productsLobby{
    float: right;
    display: inline;
    padding: 0 36px 0 34px;
    width: 500px;
    color: #6A6A6A;
    line-height: 17px;
}
#productsLobby h2{
    margin:  30px 0 0 0;
}
.productsCatTitle{
    margin: 20px 0 15px 0;
}
#productsLobby TABLE{
    border: none;
    table-layout: fixed;
    padding: 0;
    margin: 0;
}
#productsLobby TD{
    border: none;
    padding: 0;
    margin: 0;
    padding-top:15px !important;
}
.catalogItem{
    width: 135px;
    vertical-align: top;
    overflow: visible;
    background: transparent url("images/catalogItemBg.jpg") no-repeat bottom right;
}
#productsLobby TD.catSpacer{
    padding-left: 60px;
}
.catalogPic{
    vertical-align: bottom;
    width: 85px;
    overflow: hidden;
    background: transparent url("images/catalogItemImgBg.jpg") no-repeat bottom left;
}
.catalogPic IMG{
    float: right;
}
.catalogText{
    float:left;
    width: 135px;
    margin: 10px 0 50px 0;
}
.catalogText a{
    text-decoration: none;
    cursor: pointer;

}
a.productLobbyLink{
    color:#171D67 !important;

}
h3 a.productLobbyLink:hover{
    color:#047ABD !important;
}
.catalogText a:hover{

}
.catalogText p{margin: 0;}
.catalogText H3{
    color: #171D67;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.catalogText .more{
    font-size: 12px;
    clear:both;
    float: right; display: inline;
}
.catalogText .more:hover{
    color:#047ABD !important;
}

/*---CONTACT---*/
#contactWrap{
    float: left;
    display: inline;
    padding: 0 147px 0 27px;
    color: #636363;
    overflow-x: hidden;
    width: 396px;
    line-height: 17px;
    font-size:12px;
}
.contactUsInfo{float:left;background:url('images/contactUs_bg.jpg') no-repeat top left;
	width:370px;height:146px;
	margin-left:27px;_margin-left:13px;margin-top:10px;
	padding-top:30px;padding-right:30px; font-size:12px;color:#636363;
	}
.contactUsInfo h5{color:#002973;font-size:16px;font-weight:bold;margin:0px;padding:0px;padding-bottom:20px;}
.contactUsInfo .contactUs-title{width:110px;font-weight:bold;color:#1784c2;clear:right;float:right;padding-bottom:5px;}
.contactUsInfo .contactUs-text{float:right;width:250px;padding-bottom:5px;}


.serviceSubTitle{
    margin: 6px 0 9px 0;
}
.formReq {
    color: #1784C2;
}
.formFieldTitle{
    font-weight: bold;
}
.formText{
    border: 1px solid #B8DCF1;
    width: 100%;
    background: white url("images/formBg.gif") no-repeat left top;
}
#contactWrap INPUT{
    margin-bottom: 15px;
}
#contactWrap SELECT{
    margin-bottom: 15px;
    padding: 2px;
    height: 18px;
    border: 1px solid #7B9EBD;
    font-family: Arial;
    font-size: 11px;
    background-color: #E7F7FF;
    color: #636363;
}
#contactWrap .formPhone{
    width: 125px;
    border: 1px solid #B8DCF1;
    background: white url("images/formBg.gif") no-repeat left top;
}
#contactWrap .formCheck{
    margin: 0;
    vertical-align: middle;
}
#contactWrap .separator{
    margin-bottom: 15px;
}
.formSubmit{
    float: right;
    display: inline;
    clear:both;
    margin-right: 150px;
}


/*---JOBS---*/


.jobsList .jobItemOff .jobContent
{
	display: none;

}
.jobsList .jobItemOn .jobContent
{
	display: block;
}


/*---TRIVIA---*/
#triviaWrap{
    float: left;
    display: inline;
    padding: 0 40px 0 90px;
    color: #636363;
    overflow-x: hidden;
    width: 426px;
    line-height: 17px;
    overflow-y: auto;
}
.clsTrivia .radio
{
    float: right; display: inline;
    clear: right;
    display: inline !important;
    margin: 0;
    padding: 0;
    line-height: 18px;
    height: 20px;
}
.clsTrivia .colR
{
    float: right; display: inline;
}
.clsTrivia .colL
{
    float: left; display: inline;
}
.clsTrivia .colR,.clsTrivia .colL
{
    display: inline;
    width: 190px;
}
.clsTrivia .qBox
{
    margin: 10px 0 10px 10px;
    padding: 3px;
    overflow-x: hidden;
    overflow-y: auto;
}
.clsTrivia .qBox .header
{
    font-weight: bold !important;
}
.clsTrivia label
{
    float: right; display: inline;
    vertical-align: top;
    line-height: 18px;
    width: 170px;
}
#triviaWrap label.formFieldTitle
{
    width: 150px;
    float: none;
    vertical-align: middle;
}
#triviaWrap SELECT{
    padding: 2px;
    height: 18px;
    border: 1px solid #7B9EBD;
    font-family: Arial;
    font-size: 11px;
    background-color: #E7F7FF;
    color: #636363;
}
#triviaWrap .formPhone{
    width: 140px;
    border: 1px solid #B8DCF1;
    background: white url("images/formBg.gif") no-repeat left top;
}
#triviaWrap .formCheck{
    margin: 0;
    vertical-align: middle;
}
#triviaWrap .separator{
    margin-bottom: 15px;
}
#triviaWrap .formSubmit,#triviaWrap .formSubmit input{
    display: block;
    overflow: hidden;
}
* html #triviaWrap .formSubmit, * html #triviaWrap .formSubmit input
{
margin: auto !important;

}
.unvalid
{
    background-color: #EFF7FF;
}


br.clear
{
    clear: both;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    margin: 0;
}
/*---FOOTER---*/
#hpFooter{
    float: right;
    _float:none;
    border-top: 1px solid #BDDFF7;
    border-bottom: 1px solid #BDDFF7;
    width: 760px;
    height: 40px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    overflow: hidden;
    margin-bottom: 5px;
}
#hpFooterCredits{
    float: right;
    width: 760px;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    overflow: hidden;
    margin-bottom: 15px;
}

.hpFooterCredits{
    float: right;
    width: 760px;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    overflow: hidden;
    margin-bottom: 15px;
}

#innerFooter{
    font-size: 12px;
    margin-bottom: 5px;
    float: right;
    border-top: 1px solid #B8DCF1;
    border-bottom: 1px solid #B8DCF1;
    width: 760px;
    xheight: 60px;
    text-align: left;
    vertical-align: middle;
    font-size: 11px;
    /*overflow: hidden;*/

}

#mantis {
    float: right;
    display: inline;
    font-family: verdana;
    font-size: 7pt;
    width: 108px;
    height: 15px;
    text-align: center;
    color: #171D67;
    text-decoration: none !important;
    margin-top: 5px;
    overflow: hidden;
	/*background: url("images/mantis.gif") no-repeat right top;*/
}
#mantis.m2{margin-top:22px;}
#mantis:hover {
    color: #047ABD;
}
#mantis .brackets{
	vertical-align: 1px;
}
 #mantis{
    width: 120px;
}
#easynet{
    float: right;
    display: inline;
    font-size: 8pt;
    height: 20px;
    line-height: 20px;
    text-align: right;
    color: #171D67;
    text-decoration: none !important;
    margin-top: 1px;
    _margin-top: 3px;
    overflow: hidden;
    direction: ltr;

}
#easynet a{
    font-size: 8pt;
}
#easynet img{
    line-height: 20px;
    display: inline;
    vertical-align: -3px;
}
#easynet.inner{
    direction: ltr;
    font-size: 8pt;
    float: none;
}
#easynet.inner img{
    vertical-align: -3px;
    margin: 0 0 0 5px;

}

.footerSeparator{
    float: right;
    display: inline;
    font-family: verdana;
    font-size: 8pt;
    width: 10px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    color: #636363;
    text-decoration: none !important;
    margin-top: 0;
    overflow: hidden;
}
#copy{
    margin-top: 4px;
    display: block;
    text-align: center;
}
#footerLinks{
    display: inline;
    float: right;
    height: 70px;
    width: 450px;
    padding-top: 4px;
    padding-right: 4px;
    background-color: #D6EBF7;
    border-right: 1px solid #B8DCF1;
    border-left: 1px solid #B8DCF1;
    text-align: right;
    vertical-align: -2px;


}
#footerLinks A:hover {
    color: #047ABD;
}
#footerLinks A{
    color: #171D67;
    text-decoration: none;
}

#hpFooter A, #hpFooterCredits A
{
    color: #171D67;
    text-decoration: underline;
}
#hpFooter A:hover, #hpFooterCredits A:hover {
    color: #047ABD;

}
.hpFooter A, .hpFooterCredits A
{
    color: #171D67;
    text-decoration: underline;
}
.hpFooter A:hover, .hpFooterCredits A:hover {
    color: #047ABD;

}

.clsShabat
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 400px;
}
* HTML .clsShabat
{
    height: 400px;
}
.clsShabat H1{
    background-image: url("images/titles/titleShabat.gif");
    background-repeat: no-repeat;
    height: 61px;
}
.clsShabat .strong
{
    font-weight: bold;
}
.clsShabat .bluebold
{
    font-weight: bold;
    color: #1492dd;
}
.clsShabat .bluebold a
{
    color: #1492dd !important;
}
#shabatWrap{
    float: left;
    display: inline;
    padding: 23px 220px 0 20px;
    color: #636363;
    overflow-x: hidden;
    width: 316px;
    line-height: 17px;
    position: relative;
}

#shabatSubtitle{
    margin: 14px 0 20px 0;
}
#shabatLogo{
    position: absolute;
    right: 31px;
    top: 240px;
    z-index: 1000;
}
.shabatTable
{
    border: none;
    width: 302px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.shabatTable th
{
    color: #1492dd;
    border-bottom-width: 1px;
    border-bottom-color: #1492dd;
    border-bottom-style:dotted;
    height: 40px;
    padding: 12px;
}
.shabatTable td
{
    border: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #1492dd;
    height: 55px;
    padding: 12px;
}
.shabatTable .rightCell
{
    width: 119px;
    background-image: url(images/shabat/separator.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
}
.shabatTable .leftCell
{
    width: 123px;
    background-image: url(images/shabat/separator.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.shabatTable th.rightCell,.shabatTable th.leftCell
{
    background-image: url(images/shabat/smallsep.gif);
}

#shabatWrap .tickets {
    width: 325px;
    padding-top: 5px;
}
#shabatWrap .tickets .header{
    color: #1492DD;
    font-weight: bold;
}
#shabatWrap .tickets .disc{
    font-size: 11px;
}
#shabatWrap .tickets a{
    color: #1492DD
}
#hpShabat
{
    margin: 2px 0px 18px 30px;
    float: left;
    display: inline;
    width: 192px;
    height: 145px;
}
/* lower promos*/
#pauzaPromo
{
	position: absolute;
	top:178px;
	left:0;
}

#soonPromo
{
	position: absolute;
	top:178px;
	right:0;
}

/*----sports page---*/
.clsSport
{
    background-image: url("images/bgEmpty.jpg");
    min-height: 400px;
}
* HT1ML .clsSport
{
    height: 400px;
}
.clsSport H1{
    background-image: url("images/titles/titleSport.gif");
    height: 61px;
}
#sportWrap{
    width: 535px;
    padding: 0 35px 0 0;
    float: right; display: inline;
    background-repeat: repeat-y;
    margin-bottom:  12px;
    color: #6A6A6A;
    font-size: 14px;
}
#sportWrap h2{
    color: #047ABD;
    margin: 8px 0 16px 0;
}
#sportWrap .abstract{
    font-size: 14px;
    font-weight: bold;
    color: #565656;
    line-height: 18px;
}
#sportWrap table.schedule{
    border-collapse: collapse;
    width: 500px;
    border: 1px solid #B8DCF1;
    margin: 10px 0 0 0 ;
}
#sportWrap table.schedule th{
    background: url("images/sportTableHeader.gif") repeat-x right top;
    padding: 0;
    height: 47px;
    border: 1px solid #B8DCF1;
    text-align: center;
    vertical-align: middle;
}
#sportWrap table.schedule td{
    padding: 6px 3px; margin: 0;
    border: 1px solid #B8DCF1;
    text-align: center;
    vertical-align: middle;
    color: #161C66;
    line-height: 14px;
}
#sportWrap table.schedule td.hours{
    color: #047ABD;
    background-color: #F4FCFE;
}
#sportWrap table.schedule tr.altern td{
    background-color: #F9FDFE;

}
#sportWrap table.schedule .separator{
    margin: 5px 0;
}



/*-----BODYGUARD-----*/
.clsBodyGuard {
	background-image: url("images/bgBodyGuard.jpg");
	width: 570px;
	height: 641px;
	position: relative;
	background-position:top left;
	
}
    .clsBodyGuard div {
        position: absolute;
	    top: 115px;
	    right: 32px;
	    width: 474px;
	    color: #6A6A6A;
	    font-size: 14px;
	    line-height: 18px;
    }
    .clsBodyGuard .animBanner {
        position: absolute;
        right: 126px;
        top: 201px;
    }
    .clsBodyGuard .anchorFirst {
        position: absolute;
        top: 441px; right: 27px;
	    width: 176px; height: 20px;

	
    }
    .clsBodyGuard .anchorSecond {
        position: absolute;
	   top: 468px; right: 27px;
	    width: 176px; height: 20px;

    }
    .clsBodyGuard .anchorThird {
        position: absolute;
	    top: 591px; right: 10px;
	    width: 250px; height: 16px;

    }

    .clsBodyGuard .xp{
        position: absolute;
	    top: 550px; right: 27px;
	    font-size:12px;
    }


/****errror page******/

#errrorBox{
	width: 537px;
	height: 428px;
	float: right;
	margin-bottom:12px;
	background-image: url("images/errrorBg.jpg");
	padding: 0 33px 0 0;
	}

	#errrorBox h1{
	margin:50px 0 10px 0;
	color:#007DC5;
	font-size:35px;
	width:auto;
	height:auto!important;
	}

	#errrorBox .text{
	margin:0 0 36px 0;
	width:408px;
	}

	#errrorBox .item{
	float:right;
	}

	#errrorBox .item .link A{
	color:#171D67;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}

	#errrorBox .item .img{
	margin:7px 0 0 17px;
	}

#errrorBox .button{
	width: 144px;
	height: 20px;
	float: right;
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
	}

#errrorBox .buttonBack{
	background-image: url("images/buttonLastPage.gif");
	margin:45px 98px 0 0;
	display:inline;
	}

#errrorBox .buttonToSite{
	background-image: url("images/button_toSite.gif");
	margin:45px 8px 0 0;
	}

#mentaBanner{
	background:transparent url("images/banners/menta_banner.gif") no-repeat !important;
	border-top:0px !important;
	border-bottom:0px !important;
	width:122px;
	height:207px;
	margin-top:34px;
	_margin-top:26px;
	*margin-top:26px;
}
/*
#mentaBannerButton{
	display:block;
	width:122px !important;
	height:44px;
	background-image: url("images/banners/menta_button.jpg");
	padding:0 !important;
}
#mentaBannerButton:hover{
	background-image: url("images/banners/menta_button_hover.jpg");
}
*/

/** begin ימי עדן בגולן **/

#yemeyEdenContentBlock
{
    margin-right:32px;
    margin-top:24px;
}
#yemeyEdenInnerContentBlock
{
    width:300px;
    float:right;
    margin-right:16px;
}
.imgRightPane_yemey_eden
{
    display:block;
    float:right;
}
.imgTopDate_yemey_eden
{
    display:block;
    float:right;
    margin-right:16px;
}
.imgOrderTickets_yemey_eden
{
    display:block;
    float:right;
    margin-right:16px;
    margin-top:20px;
}
.clsYemeyEden h1
{
    background-image:url(images/titles/titleYemeyEden.gif);
}
.clsYemeyEden
{
    background-image:url(images/bgEmpty.jpg);
}
.bold { font-weight:bold;}
.themeColor1 { color:#1492dd;}
.themeColor2 { color:#6a6a6a;}
h5
{
    font-size:11pt;
    margin-bottom:0px;
    margin-top:20px;
}
.credit { float:right; width:280px;margin-right:16px; margin-top:20px;}




.midLightbox
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:400px;
	height:371px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
	overflow: hidden;
}


.midLightbox .bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:400px;
	height:371px;
	overflow: hidden;
	background: #ffffff url(images/lightbox/popup_rosh_hashana.jpg) no-repeat left top ;
	}


.midLightbox .content
{
	position: absolute;
	top: 130px;
	right:146px;
	width: 260px;
	height: 300px;
	}

.midLightbox .btClose
{
	position: absolute;
	left: 23px;
	top: 7px;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	width: 34px;
	height: 12px;
	background-color:Transparent;
	cursor:pointer;
	}


#contactFormWrap {
	width: 290px;
	color:#5f5f5f;
	}
#contactForm
{
	margin-top:20px;
	height:80px;
	}
#contactFormWrap p {margin-top: 0px; text-decoration: none;color:#636363;}

#contactFormWrap input {
	border: solid #b8dcf1 1px;
	float: right;
	width: 170px;
	margin-bottom: 5px;
	}

#contactFormWrap .submit {
	border: 0px;
	float: none;

	width: 170px;
	height: 20px;
	background: url(images/lightbox/submit.gif) no-repeat left top;
	border: 0px;
	cursor: pointer;
	clear: both;
	margin-right: 76px;
	}

#contactFormWrap span.title {
	clear: both;
	float: right;
	width: 75px;
	color: #5f5f5f;
	font-weight: bold;

	}

/* Start Homepage Lightbox */

.midLightboxHP
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:482px;
	height:355px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}

.midLightboxHP .lightboxMsg_small{font-size:11px;}
.midLightboxHP .lightboxMsg_small a{color:#1783c1;font-weight:bold;}

.midLightboxHP .bg
{
	position: absolute;
	top: 0px;
	width:482px;
	height:355px;
	overflow: hidden;
	background: Transparent url(images/lightbox/digital_lightbox.gif) no-repeat left top ;
	}


.midLightboxHP .content
{
	position: absolute;
	top: 120px;
	right:197px;
	width: 290px;
	height: 95px;

}

.midLightboxHP .btClose
{
	position: absolute;
	top: 5px;
	left:5px;
	border: 0px;
	width: 50px;
	height: 12px;
	background-color:Transparent;
	cursor:pointer;
}
.midLightboxHP .easybutton
{
	position: absolute;
	left: 0px;
	top: 9px;
}
/* End Homepage Lightbox */
/*fix liveperson bug in ff*/
img[src^=http://server.iad.liveperson.net/hc/5886022] {

                display:none;

}

 #serviceEden{
	background-image:url('images/newSite/sites/dearcustomers.png');width:232px;height:50px;
	background-repeat:none;
	padding-top:45px;
	padding-right:48px;
}
#serviceEden a{
display:block;color:#1784C2;font-weight:bold;line-height:18px;text-decoration:none;
}
#serviceEden a .blue{
	color:#15226c;
}

#bigServiceCol
{
	background: url('images/tempService.jpg') no-repeat left top;
	width: 761px;
	height: 423px;
	position: relative;
	margin-bottom: 26px;
}
	#bigServiceCol.type2
	{
		background: url('images/tempService3.jpg') no-repeat left top;
	}
	#bigServiceCol .container
	{
		position: absolute;
		width: 450px;
		right: 75px;
		font-family: Arial;
		font-size: 12px;
		line-height: 18px;
	}
		#bigServiceCol .container p
		{
			margin: 0 0 5px;
		}
		#bigServiceCol .container .arrow
		{
			background: url('images/arrow_rectangle.gif') no-repeat right 6px;
			padding-right: 30px;
			margin: 0;
		}
		#bigServiceCol .container a
		{
			font-weight: bold;
			color: #258cc7;
		}
		#bigServiceCol .first
		{
			top: 120px;
		}
			#bigServiceCol .first p
			{
				margin: 0 0 3px;
			}
		#bigServiceCol .second
		{
			top: 274px;
		}
		#bigServiceCol .big
		{
			font-size: 16px;
		}
		
		#bigServiceCol .big.title{
			font-size:12px;
		}
		
		#bigServiceCol.type2 .container
		{
			/*right: 165px;*/
			top: 231px;
		}
.thankYou
{
	background: url('images/thankYou.gif') no-repeat left top;
	width: 171px;
	height: 106px;
	padding: 70px 30px 0 120px;
	*padding-top: 80px;
	_padding-top: 80px;
	*height: 96px;
	_height: 96px;
	z-index: 2;
	position: relative;
	margin-top: 10px;
}
#bigBabyCol
{
	background: url('images/baby/mainBG.jpg') no-repeat left top;
	width: 716px;
	height: 1331px;
	position: relative;
	margin-bottom: 26px;
	padding-right: 44px;
	padding-top: 30px;
	color: #5e5e5e;
	margin-right:81px;
}
	#bigBabyCol h1 {height: auto;}
	#bigBabyCol h2 span{display: none;}
	#bigBabyCol .container
	{
		position: relative;
		width: 460px;
		font-family: Arial;
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 10px;
	}
		#bigBabyCol .container img.titleImage
		{
			margin-top: 5px;
			margin-bottom: 8px;
			display: block;
		}
		#bigBabyCol .container strong
		{
			color:#4cacf3;
		}
		#bigBabyCol .container p
		{
			margin: 0 0 5px;
		}
		#bigBabyCol .container .bullet
		{
			background: url('images/baby/mainArrow.gif') no-repeat right 7px;
			padding-right: 15px;
			margin: 0;
		}
	#bigBabyCol .third
	{
		background: url('images/baby/game.gif') no-repeat 45px top;
	}
		#bigBabyCol .third p
		{
			width: 270px;
		}
	#bigBabyCol .form
	{
		background: url('images/baby/formBG.png') no-repeat top left;
		_background: url('images/baby/formBG.gif') no-repeat top left;
		width:259px;
		height: 385px;
		padding: 26px 33px 0 30px;
	}
		#bigBabyCol .form input,
		#bigBabyCol .form select
		{
			border: solid 1px #b8dcf1;
		}
		#bigBabyCol .form fieldset
		{
			border-left: 0;
			border-right: 0;
			border-style: dotted;
			border-color: #1783c1;
			border-top-width: 1px;
			border-bottom-width: 1px;
			padding: 15px 0 20px;
		}
		#bigBabyCol .form label
		{
			position: relative;
			display: block;
			top: auto;
			color: #5f5f5f;
		}
		#bigBabyCol .form fieldset .field
		{
			margin-bottom:9px;
		}
		#bigBabyCol .form input.submit
		{
			background: url('images/baby/sendButton.gif') no-repeat top left;
			width: 84px;
			height: 24px;
			border: 0;
			cursor: pointer;
		}
		#bigBabyCol .form .buttons
		{
			text-align: left;
			margin-top: 5px;
		}
	#bigBabyCol .banners
	{
		position: absolute;
		left: 35px;
		top: 123px;
		width: 185px;
	}
		#bigBabyCol .banners .banner
		{
			margin-bottom: 14px;
		}
#bigBabyColPost
{
	background: url('images/baby/postBG.gif') no-repeat left top;
	width: 716px;
	height: 615px;
	position: relative;
	margin-bottom: 26px;
	padding-right: 129px;
	padding-top: 30px;
	color: #5e5e5e;
}
	#bigBabyColPost h1 {height: auto;}
	#bigBabyColPost h2 span{display: none;}
	#bigBabyColPost .container
	{
		position: relative;
		width: 460px;
		font-family: Arial;
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 10px;
	}
		#bigBabyColPost .container img.titleImage
		{
			margin-top: 5px;
			margin-bottom: 8px;
			display: block;
		}
		#bigBabyColPost .container strong
		{
			color:#4cacf3;
		}
		#bigBabyColPost .container p
		{
			margin: 0 0 5px;
		}
		#bigBabyColPost .container .arrow
		{
			background: url('images/arrow_rectangle.gif') no-repeat right 6px;
			padding-right: 30px;
			margin: 0;
		}
		#bigBabyColPost .container a
		{
			font-weight: bold;
			color: #258cc7;
			text-decoration: none;
		}
	#bigBabyColPost .second
	{
		background: url('images/baby/postMessage.png') no-repeat right top;
		_background: url('images/baby/postMessage.gif') no-repeat right top;
		padding: 112px 150px 130px 30px;
		width: 207px;
		position: relative;
		right: -40px;
	}
	#bigBabyColPost .third
	{
		border-left: 0;
		border-right: 0;
		border-style: dotted;
		border-color: #1783c1;
		border-top-width: 1px;
		border-bottom-width: 1px;
		padding: 13px 0;
		width: 347px;
	}
	#bigBabyColPost .banners
	{
		position: absolute;
		left: 35px;
		top: 38px;
		width: 185px;
	}
		#bigBabyColPost .banners .banner
		{
			margin-bottom: 14px;
		}
 #popupWrap {
    width: 185px;
    height: 172px;
    background: url("images/liveperson/formBG.gif") no-repeat right top;
    position: relative;
}

#popupContent{
    position: absolute;
    top: 81px;
    right: 76px;
    width: 101px;
    color: #636363;
    line-height: 18px;
}
	#popupContent div
	{
		margin-bottom: 5px;
	}

/* My Account */
#bigMyAccountCol{
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	background: url('images/my-account/mainBG.gif') no-repeat left top;
	width: 760px;
	height:671px;
	position: relative;
	margin-bottom: 26px;
	xpadding-right: 44px;
	padding-top: 30px;
	color: #5e5e5e;
}
	#bigMyAccountCol img{
		border:0;
		display: block;
	}
	#bigMyAccountCol h1 {height: auto;}
	#bigMyAccountCol h2 span{display: none;}

	#bigMyAccountCol .container{
		position: relative;
		top:0;
		right:0;
		width: 450px;
	}
		#bigMyAccountCol .container.first{
			top:6px;
			right:54px;
		}
			#bigMyAccountCol .container.first p{
				margin: 0px 0 5px;
				color:#5f5f5f;
				line-height:1.6em;
				width:90%;
				padding-top:20px;
			}
		#bigMyAccountCol .container.second{
			top:95px;
			right:233px;
			xbackground:red;
		}
		#bigMyAccountCol .container.second img{
			margin-bottom:20px;
		}
			#bigMyAccountCol .container.second a{
				width:192px;
				display:inline-block;
				_display:inline;
				zoom:1;
			}

	#bigMyAccountCol .banners{
		position: absolute;
		left: 35px;
		top: 38px;
		width: 185px;
	}
		#bigMyAccountCol .banners .banner{
			margin-bottom: 14px;
		}

	#bigMyAccountCol .banner.middle{
		width:185px;
		height: 213px;
	}
		#bigMyAccountCol .banner.middle.n1{
			background: url('images/my-account/middle-banner-bg-1.gif') no-repeat 0 0;
		}
		#bigMyAccountCol .banner.middle.n2{
			background: url('images/my-account/middle-banner-bg-2.gif') no-repeat 0 0;
		}
		#bigMyAccountCol .banner.middle.n3{
			background: url('images/my-account/middle-banner-bg-3.gif') no-repeat 0 0;
		}
		#bigMyAccountCol .banner.middle .caption{
			width:130px;
			position:relative;
			top:11px;
			right:20px;
		}
		#bigMyAccountCol .banner.middle .text{
			margin:25px 20px 0 0;
			width:150px;
		}
			#bigMyAccountCol .banner.middle .text p{
				color: #1784c2;
				line-height:1.7em;
			}
		#bigMyAccountCol .banner.middle .caption{
			width:130px;
			position:relative;
			top:11px;
			right:20px;
		}
		#bigMyAccountCol .banner.middle form{
			margin:22px auto 0;
			width:160px;
		}
			#bigMyAccountCol form fieldset{
				border:0px;
				margin:0px;
				padding:0px;
				background: transparant;
			}
			#bigMyAccountCol form input,
			#bigMyAccountCol form select
			{
				border: solid 1px #b8dcf1;
				width:50px;
				font-size:11pz;
				color:#1784c2;
			}
				#bigMyAccountCol form #FullName{
					width:156px;
				}
				#bigMyAccountCol form .field{
					padding-bottom:8px;
				}
			#bigMyAccountCol form label
			{
				position: relative;
				display: block;
				top: auto;
				color: #1784c2;
				padding-bottom:4px;
			}
			#bigMyAccountCol form input.submit{
				background: url('images/my-account/sendButton.gif') no-repeat top left;
				width: 100px;
				height: 20px;
				border: 0;
				cursor: pointer;
			}
			#bigMyAccountCol form .buttons{
				margin-top:20px;
				width:100px;
				float:left;
			}

/* LB */
.lightboxContainer .lbox {
	background:transparent url(images/my-account/lbox-bg.png) no-repeat scroll 0 0;
	height:249px;
	xoverflow:hidden;
	xposition:absolute;
	xtop:0;
	width:376px;
}
	.lightboxContainer .lbox .close{
		background:transparent url(images/my-account/lbox-close.gif) no-repeat scroll 0 0;
		position:absolute;
		top:15px;
		left:15px;
		width:11px;
		height:11px;
		cursor:pointer;
	}
	.lightboxContainer .lbox .text{
		position:absolute;
		top:61px;
		right:35px;
		width:220px;
	}
		.lightboxContainer .lbox .text p{
			color:#5e5e5e;
			line-height:1.7em;
		}
		.lightboxContainer .lbox .text strong{
			color:#199DDA;
		}
/* -- end My Account  */


/* --Water comparison -- */
.content-wrapper
{
	background-image: url(images/filtered-water/filtered-water-bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0;
	margin: 0;
	float: left;
	
}

.clsFilteredWater
{
	padding: 0;
	margin: 0;
}

/*head~body .clsFilteredWater
{
	margin-top: 30px;
}*/

.clsFilteredWater h1
{
	background-image: url(images/titles/filteredWater.gif);
	width: 760px;
	height: 61px;
	padding: 0;
	margin: 0;
}

.text-wrap
{
	float: left;
	width: 760px;
	clear: both;
}

.text-wrap .navigation
{
	float: right;
	width: 117px;
	height: 100px;
	padding-right: 1px;
}

.text-wrap .content-container
{
	float: right;
	width: 640px;
}

.text-wrap .content-container h3
{
	float: right;
	clear: both;
	padding-right: 30px;
	padding-top: 22px;
	width: 300px;
}

.comparison-table
{
	float: right;
	clear: both;
	width: 614px;
	margin-right: 15px;
	_margin-right: 8px;
	margin-top: 19px;
	padding-bottom: 20px;
}

#preview-wrapper{float:right;margin-right:30px;padding-top:40px;clear:both;width:500px;}
#preview-wrapper .top{width:500px;}
#preview-wrapper .top .right{font-family:Arial;font-size:18px;font-weight:bold;color:#047abd;float:right;width:123px;}
#preview-wrapper .top .left{font-family:Arial;font-size:12px;font-weight:bold;color:#047abd;float:right;margin-right:12px;padding-top:5px;width:100px;}
#preview-wrapper .top .sep{color:#047abd;float:right;padding-top:5px;margin-right:15px;}
#preview-wrapper .bottom{float:right;margin-top:15px;width:550px;}
#preview-wrapper .bottom .right{float:right;width:113px;height:72px;}
#preview-wrapper .bottom .left{float:right;margin-right:23px;width:400px;}
#preview-wrapper .bottom .left .text{width:400px;font-family:Arial;font-size:12px;color:#463a03;}
#preview-wrapper .bottom .left .link a{ display:block;font-family:Arial;font-size:12px;color:#047abd;margin-top:7px;}





.comparison-table .table-head
{
	overflow-y: hidden;
	float: right;
	clear: both;
	width: 614px;
	height: 11px;
	line-height: 0;
	background-image: url(images/filtered-water/table-head.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.comparison-table .table-content
{
	float: right;
	clear: both;
	width: 614px;
	background-image: url(images/filtered-water/table-bg.png);
}

.comparison-table .table-bottom
{
	overflow-y: hidden;
	float: right;
	clear: both;
	width: 614px;
	height: 11px;
	line-height: 0;
	background-image: url(images/filtered-water/table-bottom.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0
}

.content-bottom
{
	background-image: url(images/filtered-water/bottom.png);
	background-repeat: repeat-y;
	width: 760px;
	padding: 0;
	margin: 0;
	float: left;
	height: 50px;
	margin-bottom: 12px;
}

div.table-body
{
	width: 568px;
	float: right;
	margin-right: 22px;
	_margin-right: 11px;
	margin-top: 20px;
	background-image: url(images/filtered-water/columns-bg.png);
	background-position: 211px 0;
	background-repeat: repeat-y;
	margin-bottom: 25px;
}

div.table-body div.table-row
{
	float: left;
	clear: both;
	width: 568px;
	background-image: url(images/filtered-water/row-bottom-border.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.table-body div.last-row
{
	background-image: none;
}

div.table-body div.table-row .first-column,
div.table-body div.table-row .second-column,
div.table-body div.table-row .third-column
{
	float: right;
	margin-right: 1px;
	padding: 16px 18px;
}

div.table-body div.table-row h4
{
	margin: 0;
	padding: 0;
}


div.table-body div.table-row .first-column
{
	width: 104px; /* 140px with padding */
	margin-right: 0px;
	text-align: center;
}

div.table-body div.table-row .second-column
{
	width: 179px; /* 215px with padding */
}

div.table-body div.table-row .third-column
{
	width: 175px; /* 211px with padding */
}

div.table-body div.table-row .good
{
	color:  #067abc;
	background-image: url(images/filtered-water/v.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 100%;
}

div.table-body div.table-row .bad
{
	color: #d34d29;
	background-image: url(images/filtered-water/x.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 100%;
}

div.table-body div.table-row .good .item-title,
div.table-body div.table-row .bad .item-title
{
	float: right;
	clear: both;
	padding-right: 30px;
	padding-top: 6px;
	font-weight: bold;
	height: 20px;
}

div.table-body div.table-row .good .item-content,
div.table-body div.table-row .bad .item-content
{
	float: right;
	clear: both;
	padding-right: 0px;
	padding-top: 5px;
	width: 150px;
}

div.table-body div.table-row .good p,
div.table-body div.table-row .bad p
{
	padding: 0;
	margin: 0;
	margin-top: 3px;
	padding-right: 5px;
}

div.table-body div.table-row .good ul,
div.table-body div.table-row .bad ul
{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

div.table-body div.table-row .good ul li,
div.table-body div.table-row .bad ul li
{
	background-image: url(images/filtered-water/bad-bullet.gif);
	background-repeat: no-repeat;
	direction: rtl;
	background-position: right 6px;
	padding-right: 8px;
}

.facebookBaby
{
    top:-41px;
    left:-39px;
    position:absolute;
}

.meyeden-header .horizontal-wrapper{width:778px;margin-right:156px;margin-top:7px;float:right;}
.meyeden-header .about-us{display:block;background-image:url("images/NewSite2011/info-icon.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#00aeef;text-decoration:none;float:right;height:17px;padding-right:25px;}
.meyeden-header .facebook{display:block;background-image:url("images/NewSite2011/face-icon.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#00aeef;text-decoration:none;float:right;height:17px;padding-right:25px;margin-right:20px;}
.meyeden-header .twitter{display:block;background-image:url("images/NewSite2011/twitter-icon.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#00aeef;text-decoration:none;float:right;height:17px;padding-right:25px;margin-right:20px;}
.meyeden-header .green{display:block;background-image:url("images/NewSite2011/green-icon.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#39ab01;text-decoration:none;float:right;height:21px;padding-right:25px;margin-right:20px;}
.meyeden-header .drushim{display:block;background-image:url("images/NewSite2011/drushim-icon.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#00aeef;text-decoration:none;float:right;height:21px;padding-right:25px;margin-right:20px;}
.meyeden-header .my-account{display:block;background-image:url("images/NewSite2011/my-account.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#39ab01;text-decoration:none;float:right;height:23px;padding-right:25px;margin-right:18px;#margin-right:18px;width:73px;margin-top:-3px;}
.meyeden-header .make-call{display:block;background-image:url("images/NewSite2011/call-center.png");background-repeat:no-repeat;background-position:top right;font-family:Ariall;font-size:12px;color:#39ab01;text-decoration:none;float:right;height:23px;padding-right:25px;margin-right:4px;width:125px;margin-top:-3px;}
#top-white{background-color:White;position:absolute;left:0px;top:0px;height:31px;width:100%;}
.meyeden-body {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	
}

#meyeden-wrapper {
	position: relative;
	width: 943px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}
.meyeden-header {
	position: relative;
	width: 943px;
	height: 54px;
	text-align: right;
	z-index:1000;
}
#top-white{background-color:White;position:absolute;left:0px;top:0px;height:31px;width:100%;}

.meyeden-top {
	position: relative;
	width: 880px;
	height: 80px;
	padding-right: 88px;
	z-index:10;
}
.meyeden-top img{float:right;margin-right:27px;margin-top:-5px;}
.meyeden-top .top-wrapper{width:860px;float:left;}	
.meyeden-top .menu-wrapper{float:right;position:relative;}
.meyeden-top .menu-wrapper .sub-menu{border:solid 1px red;float:right; background-color:Lime;}
.meyeden-top .menu-wrapper .sub-menu a{font-family:Arial;font-size:12px;display:block;}
/* to do add class for sub menu*/
.meyeden-top .menu-wrapper .sub-wrapper{position:absolute;top:26px;left:-13px;width:200px;}
.meyeden-top .menu-wrapper .sub-wrapper .sub-item{font-family:Arial;font-size:12px;color:#d6f0fa;float:right;}
.meyeden-top .menu-wrapper .sub-wrapper .family{margin-right:4px;border-left:solid 1px red;}


#logo-angle{background-image:url("images/NewSite2011/logo-angle.png");width:164px;height:203px;position:absolute;top:30px;right:-7px;z-index:3000;}
#logo-angle a{display:block;height:69px;width:79px;position:absolute;top:101px;left:38px;}
.meyeden-top a.link{font-family:Arial;font-size:20px;color:#ffffff;text-decoration:none;direction:rtl;display:block;margin-right:19px;display:block;background:none;margin-top:0px;padding-right:0px;}
.meyeden-top a.border{border-left:solid 1px #9bd8ef;padding-left:15px;}
.meyeden-top .meyeden-top-logo {
	float: right;
	width: 100px;
	
	
}
.meyeden-logo {
	float: right;
	margin-left: 30px;
	
}

.meyeden-footer {
	position: relative;
	width: 938px;
	xheight: 375px;
	/*background: url( '../images/newSite/footer-bg.png' ) no-repeat top left;
	padding-top: 15px;
	/*margin-top:100px;*/
	float:left;
	
	margin-left:-10px;
}
.footer-menu {
	float: right;
	/*width: 705px;*/
	width:816px;
	margin-top:30px;
	margin-bottom:30px;
}
.footer-menu-colomn {
	float: right;
	border-right: 1px solid #aedef9;
	width: 125px;
	padding-right: 10px;
	margin-left:px;
}
.wide
{
	width:147px;
}
.footer-menu-colomn ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.footer-menu-colomn li {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}
.footer-menu-colomn li a {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.footer-menu-colomn li a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

.footer-menu-colomn-left {
	float: left;
	width: 108px;
	text-align: left;
	direction: ltr;
	margin-top:30px;
	margin-left:14px;
}
.footer-menu-colomn-left a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	direction: ltr;
}
.bold {
	font-weight: bold;
}

.meyeden-main {
	position: relative;
	width: 928px;
	z-index:1;
	
	/*height: 395px;*/
}

.meyeden-main .main-top{background-image:url("images/NewSite2011/content-top.png");width:928px;height:35px;}
.meyeden-main .main-content{background-color:White;float:left;width:927px;padding-bottom:50px;}


#y-meyeden-wrapper{float:right;}
#y-meyeden-wrapper #y-meyeden{position:absolute;top:-2px;right:105px;background-image:url("images/NewSite2011/y-mey-eden-sel.png");background-repeat:no-repeat;width:141px;height:36px;z-index:3000;}
#y-meyeden-wrapper .y-eyeden-items{float:right;height:157px;position:absolute;top:34px;right:106px;z-index:3000;width:624px;}
#y-meyeden-wrapper .right-bg{background-image:url("images/NewSite2011/sub-menu-right-side.png");background-repeat:no-repeat;width:5px;height:157px;float:right;}
#y-meyeden-wrapper .left-bg{background-image:url("images/NewSite2011/sub-menu-left-side.png");background-repeat:repeat;width:5px;height:157px;float:right;}
#y-meyeden-wrapper .sub-menu-item{position:relative;height:157px;float:right;background-color:White;padding-right:16px;width:598px;}
#y-meyeden-wrapper .sub-menu-item .item{width:136px;float:right;height:108px;border:solid 1px #d9d9d9;margin-top:27px;margin-left:10px;}
#y-meyeden-wrapper .sub-menu-item .item .img{float:right;width:134px;margin-top:7px;margin-right:-26px;}

#y-meyeden-wrapper .sub-menu-item .item .sub-menu-title{clear:both;float:right;margin-right:-27px;#margin-right:-81px;margin-top:7px;}


#real-meyeden-warpper{float:right;}
#real-meyeden-warpper #real-meyeden{position:absolute;top:-2px;right:241px;background-image:url("images/NewSite2011/real-top-div.png");background-repeat:no-repeat;width:222px;height:38px;z-index:3000;}
#real-meyeden-warpper .real-meyeden-items{float:right;height:157px;position:absolute;top:34px;right:244px;z-index:3000;width:481px;}
#real-meyeden-warpper .right-bg{background-image:url("images/NewSite2011/sub-menu-right-side.png");background-repeat:no-repeat;width:5px;height:157px;float:right;}
#real-meyeden-warpper .left-bg{background-image:url("images/NewSite2011/sub-menu-left-side.png");background-repeat:repeat;width:5px;height:157px;float:right;}
#real-meyeden-warpper .sub-menu-item{position:relative;height:157px;float:right;background-color:White;padding-right:16px;width:455px;}
#real-meyeden-warpper .sub-menu-item .item{width:136px;float:right;height:108px;border:solid 1px #d9d9d9;margin-top:27px;margin-left:10px;}
#real-meyeden-warpper .sub-menu-item .item .img{float:right;width:134px;margin-top:7px;margin-right:-26px;}

#real-meyeden-warpper .sub-menu-item .item .sub-menu-title{clear:both;float:right;margin-right:-27px;#margin-right:-81px;margin-top:7px;}

#ayadata-wrapper{display:none;}



#mini-form{background-image:url("images/miniForm/mini-form-bg.png");width:186px;height:204px;background-repeat:no-repeat;float:left;margin-bottom:10px;position:relative;}
#mini-form .text{clear:both;float:left;font-family:Arial;font-size:12px;color:#ffffff;width:174px;margin-top:40px;}
#mini-form .btn-form{background-image:url("images/miniForm/mini-form-input-bg.png");background-repeat:no-repeat;width:154px;height:15px;float:left;margin-top:10px;position:relative;margin-left:20px;}
#mini-form .btn-form input{width:150px;height:12px;position:absolute;top:1px;left:1px;border:0px;color:#13ace1;font-family:Arial;font-size:12px;}
#mini-form #submit-form{background-image:url("images/miniForm/mini-form-send-button.png");background-repeat:no-repeat;width:67px;height:22px;float:left;clear:both;display:block;margin-top:20px;margin-left:18px;}
#hpFormConfirmation{background-image:url("images/miniForm/confirmation-image.png");background-repeat:no-repeat;width:186px;height:204px;float:left;margin-bottom:10px;}
#mini-form #err-message{width:122px;color:Red;position:absolute;top:147px;right:15px;}


.image-item{float: right;
    height: 246px;
    margin-right: 49px;
    width: 530px;}






