﻿body 
{
	direction:rtl;
	
}
h1
{
	margin:0px;
	font-size: 22.5pt;
	
}
	
h3
{
	margin:0px;
	font-size: 13.5pt;
	font-weight:normal;
}	
h2
{
	margin:0px;
	font-size:20px;
}

.pageContent
{
	width:770px;
	margin:0px auto;
	/*background-color:#eeeeee;*/
}

.menu
{
	margin-top:5px;
}

.upperMenu
{
	/*background-color: #77bb14;
	height:30px
	/*text-align: right;*/
	margin-bottom:20px;
	
	
}
.upperMenuItemSelected
{
	color: White;
	font-weight: bold;
	background-image: url(/Images/MenuTab.jpg);
	background-repeat: no-repeat;
	background-color:Black;
	width:110px;
	height:25px;
}

.upperMenuItem
{
	background-color: #E1E1E1;
	font-weight:bold;
	color:#636363;
	width:110px;
	height:25px;
	
}

.select
{
	background-position: right top;
	background-image: url(Images/common/tab_right_corner.gif);
	background-repeat: no-repeat;
	background:url(Images/common/tab_right_corner.gif);
	border:red;
	
}
.menusSeparator
{
	width:770px;
	background-color:#77bb14;
	font-size:8px;
	
}
.lowMenu
{
	background-color:#A4D361;
	text-align:right;
	width:770px;
	height:25px;
	
	
}
#sBox
{
	float:left;
	width:31%;
	/*padding-top:0.12em;*/
}
.try
{
	background-color:Red;
	height:20px;
	}
	
.slaveRight
{
	width:170px;
	
	float:right;
	
	
}

.slaveLeft
{
	width:580;
	float:right;
	/*min-height:600px;*/
	margin-right:18px;
	/*background-color:Blue;*/
}

.PageLayoutDiv
{
	width:580px;
	text-align:left;
	float:left;
	
	
	

}


/*----------login box-------------*/
.loginBox
{
	border-right: #777777 1px solid;
	border-top: #777777 1px solid;
	border-left: #777777 1px solid;
	border-bottom: #777777 1px solid;
	background-color: #d2ebae;
	width:168px;
	float:right;
	height:115px;
}

.loginBoxTitle
{
	font-weight: bold;
	color: white;
	background-color: #777777;
	height: 22px;
	font-size: 12px;
	text-align: right;
	
	width:170px;
}


.loginBoxTitleRight
{
	float:right;
	background-color:#777777;
	background-image: url(Images/crn_right_box.gif);
	background-repeat: no-repeat;
	width:9px;
	height: 22px;
}

.loginBoxTitleLeft
{
	float:left;
	background-color: #777777;
	background-image: url(Images/crn_left_box.gif);
	background-repeat: no-repeat;
	width:10px;
	height: 22px;
}

.login
{
	width:170px;
	float:right;
	

}
.loginBoxTitleMiddle
{
	width:151px;
	float:right;
	vertical-align:middle;
	padding-top:3px;
}

/*---------------links box-----------------*/

.links
{
	width:170px;
	float:right;
	margin-top:15px;
	margin-bottom:15px;

}
.linksBox
{
	border-right: #C8C8C8 1px solid;
	border-top:#C8C8C8 1px solid;
	border-left: #C8C8C8 1px solid;
	border-bottom: #C8C8C8 1px solid;
	background-color: #DDDDDD;
	width:168px;
	float:right;
	min-height:100px;
	/*height:115px;*/
}

.linksBoxTitle
{
	font-weight: bold;
	color: #636363;
	background-color: #C8C8C8;
	height: 22px;
	font-size: 12px;
	text-align: right;
	width:170px;
}


.linksBoxTitleRight
{
	float:right;
	background-color:#C8C8C8;
	background-image: url(Images/box_right_corner.gif);
	background-repeat: no-repeat;
	width:9px;
	height: 22px;
}

.linksBoxTitleLeft
{
	float:left;
	background-color:#C8C8C8;
	background-image: url(Images/box_left_corner.gif);
	background-repeat: no-repeat;
	width:10px;
	height: 22px;
}


.linksBoxTitleMiddle
{
	width:151px;
	float:right;
	vertical-align:middle;
	padding-top:3px;
}


/*------------links box----------*/

/*---------------	friendMail box-----------------*/

.friendMail
{
	width:170px;
	float:right;
	/*margin-top:15px;*/
	margin-bottom:15px;
	

}
.friendMailBox
{
	border-right: #C8C8C8 1px solid;
	border-top:#C8C8C8 1px solid;
	border-left: #C8C8C8 1px solid;
	border-bottom: #C8C8C8 1px solid;
	background-color: #DDDDDD;
	width:168px;
	float:right;
	padding-bottom:5px;
	padding-top:5px;
	/*min-height:100px;*/
	/*height:115px;*/
}

.friendMailBoxTitle
{
	font-weight: bold;
	color: #636363;
	background-color: #C8C8C8;
	height: 22px;
	font-size: 12px;
	text-align: right;
	width:170px;
}


.friendMailBoxTitleRight
{
	float:right;
	background-color:#C8C8C8;
	background-image: url(Images/box_right_corner.gif);
	background-repeat: no-repeat;
	width:9px;
	height: 22px;
}

.friendMailBoxTitleLeft
{
	float:left;
	background-color:#C8C8C8;
	background-image: url(Images/box_left_corner.gif);
	background-repeat: no-repeat;
	width:10px;
	height: 22px;
}


.friendMailBoxTitleMiddle
{
	width:151px;
	float:right;
	vertical-align:middle;
	padding-top:3px;
}
.textCaptionCell
{
	font-size:12px;	
	color:#666666;
}
.friendMailLink
{
	font-size:12px;
	color:#77bb14;
	
}

.btnSendMail
{
	font-size:16px;
	color:#77bb14;
	font-weight:bold;
}

.friendMaildiv
{
	text-align:right;
	padding-right:25px;
	background-color:#eeeeee;
	
}
.friendMailTitle
{
	color:#77bb14;
	width:400px;
	float:right; 
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	
}

/*------------friendMail box----------*/


/*-------------footer + thanks ----------*/

.thanks
{
	width:770px;
	color:#636363;
	font-size:12px;
	margin-top:5px;
}

.thanksLogo
{
	
}
/*-------------content pages------------*/


.txtContent
{
	width: 580px;
	float: right;
	/*border-right: #f0f0f0 thin solid;
	border-bottom: #f0f0f0 thin solid;
	padding-right:5px;*/
	padding-bottom:10px;
}

.content_header
{
	float:right;
	text-align:right;
	width:580px;
	
}

.content_title
{
	float:right;
	
}

.content_favorite
{
	float:left;
	
	
}

.content_sub_title
{
	width:580px;
	margin-bottom:10px;
	margin-top:10px;
	float:right;
	text-align:right;
	
	}
	
.content_link_area
{
	background-color:#F0F0F0;
	float:right;
	text-align:right;
	padding-bottom:10px;
	width:580px;
	margin-bottom:10px;
	padding-top:6px;
	
	
}


/*-------------small advertisment-------------*/

.smallAdvertisments
{
	width:170;
	float:right;		
}

.smallAdvertisement
{
	/*height: 48px;*/
	display: block;
	margin-bottom: 15px;
	text-align: center;	
	/*float:right;
	background-color:Aqua;*/
}

.sideTag
{
	display: block;
	padding-bottom: 15px;
	text-align: center;
	height:100px;
	width:170px;
	/*background-color:Red;*/
	margin-bottom: 15px;
}
.tags
{
	width:170px;
	text-align: center;
	float:right;
	margin-bottom:15px;
}

/*-------------------REVIEWS-----------------*/

.reviews
{	
	width:580px;
	float:right;
}
.review
{
	
	width:580px;
	height:100px;
	float:right;
	margin-bottom:15px;
	background-color:#f0f0f0;
	
	
}
.review_new
{
	width: 580px;
	height: 106px;
	float: right;
	margin-bottom: 15px;
	
	background-image: url(../../Site/Images/Design/review_new_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	
	
}
.review_new_sep
{
	float:right;
	width:438px;
	background-image: url(../../Site/Images/Design/review_new_sep.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#dddddd;
	font-size:1px;
	height:1px;
	
	
}
.review_new_market_title
{
	float: right;
	width: 428px;
	font-size: 20px;
	color: #5a98bd;
	padding-right:10px;
	font-weight:bold;
	
}

.review_new_market_title a,.review_new_market_title a:link,.review_new_market_title a:hover, .review_new_market_title a:visited
{
	color: #5a98bd;
	text-decoration:none;
}

.review_new_img_border
{
	background-image: url(../../Site/Images/Design/review_new_img_border.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	height:61px;
	width:92px;
	
	margin-right:5px;
	margin-top:5px;
	padding-right:4px;
	padding-top:4px;
}
.review_new_title
{
	margin-top:5px;
	margin-right:5px;
	float:right;
	font-weight:bold;
	width:320px;
	color:#666666;
	font-size:14px;
		
}

.review_new_title a,.review_new_title a:link,.review_new_title a:hover, .review_new_title a:visited
{
	color:#666666;
	text-decoration:none;
}

.review_new_summary
{
	float:right;
	margin-right:5px;
	width:320px;
	color:#333333;
	font-size:12px;
	height:35px;
	
}
.review_new_link 
{
    color:#333333;
    text-decoration:none;
	/*float:left;*/
	/*font-weight:bold;*/
	font-size:12px;
	/*color:#5a98bd;*/
	
}
a.review_new_link 
{
    color:#333333;
    text-decoration:none;
	/*float:left;*/
	/*font-weight:bold;*/
	font-size:12px;
	/*color:#5a98bd;*/
	
}
a.review_new_link:hover
{
    color:#333333;
    font-size:12px;
	/*float:left;*/
	/*font-weight:bold;
	font-size:13px;*/
	/*color:#5a98bd;*/
	text-decoration:none;
}

.review_new_votes
{
	background-image: url(../../Site/Images/Design/review_new_votes.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	height:95px;
	width:130px;
	
	
}

.review_new_votes_title
{
	float:right;
	font-size:12px;
	font-weight:bold;
	
	width:118px;
	padding-right:5px;
	text-align:center;
	margin-right:2px;
	margin-top:2px;
	
		
}

.review_new_votes_right
{
	float:right;
	
	margin-top:10px;
	width:59px;
	margin-right:2px;
	margin-left:2px;
	height:65px;
}

.review_new_votes_left
{
	float:right;
	width:55px;
	margin-top:10px;
	margin-right:4px;
	margin-left:1px;
	height:65px;
}
.review_new_votes_sep
{
	background-image: url(../../Site/Images/Design/review_new_votes_sep.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	width:1px;
	height:65px;
	margin-top:10px;
}
.review_votes_title_text
{
	width:59px;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#757575;	
	text-align:center;
}

.review_votes_count_div
{
	background-image: url(../../Site/Images/Design/review_new_votes_count_bord.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	width:57px;
	height:20px;
	margin-top:6px;
	/*margin-right:1px;*/
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	
	
}
.review_new_votes_yes
{
	float:right;
	background-image: url(../../Site/Images/Design/review_new_votes_yes.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:35px;
	height:16px;
	margin-top:2px;
	padding-right:22px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	
}

.review_new_votes_no
{
	float:left;	
	background-image: url(../../Site/Images/Design/review_new_votes_no.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:30px;
	height:16px;
	margin-top:2px;
	padding-right:22px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

#Arc h1 a,#Arc h1 a:link,
#Arc h1 a:hover,#Arc h1 a:visited
{
	font-size:18px;
	color:Red;
	float:right;
	margin-bottom:1em;
}
#Arc h1 a:hover{text-decoration:underline;}
.vote_button
{
	color:Black;
	text-decoration:none;	
}

.vote_button_dis
{
	color:#bbbbbb;
	text-decoration:none;	
}

.review_new_right_div
{
	float:right;
	
	width:438px;
	margin-right:1px;
	margin-top:2px;
}

.review_new_left_div
{
	float:left;
	
	width:130px;
	margin-left:2px;
	margin-top:5px;
	margin-right:3px;
}

.review_market_title
{
   
    float:right;
    font-size:20px;
    background-color:White;
    width:560px;
    text-align:right;
    height:25px;
    padding-right:20px;
    
}
.review_market_title_text
{
    
    float:right;
    font-size:20px;
    width:120px;
    text-align:right;
    height:25px;
    padding-right:10px;
    color:#77BB14;
    
    
}

.review_title
{
	
	float:right;
	width:410px;
	height:20px;
	text-align:right;
	padding-right:15px;
	color:#0D8DEA;
    font-weight:bold;
	
}

.review_image
{
	background-color:#f0f0f0;	
	float:right;
	width:65px;
	height:65px;
	text-align:right;
	padding:5px;
}

.review_summary
{
	float:right;
	background-color:#f0f0f0;
	width:415px;
	height:55px;
	text-align:right;
	font-size:12px;	
	position:relative;
	color:#333333;
	font-family:Arial;
	padding-right:10px;
}

.review_vote
{
	float:left;
	background-color:#e0e0e0;
	width:80px;
	height:75px;
	text-align:right;
	
}

.review_package
{
	background-color:white;
	float:left;
	width:120px;
	height:20px;
	text-align:right;
	position:absolute;
	bottom:0;
	left:0;
}

/*----------- packagerank review--------------*/
.rank_table
{
	float:right;
	margin-top:10px;	
}
.divReview
{
	float:right;
	width:560px;
		
}
.rank_title
{
	float:right;
	text-align:right;
	color:#77bb14;
	font-weight:bold;
	font-size:22px;
	/*padding-right:15px;*/
	clear:right;
	margin-bottom:10px;
}

.rank_summary
{
	float:right;
	text-align:right;
	color:#636363;
	font-weight:bold;
	font-size:14px;
	clear:right;
	margin-bottom:10px;
}

.rank_content
{
	float:right;
	text-align:right;
	color:#636363;
	font-size:14px;
	font-family:Arial;
	clear:right;
	width:580px;
}
.divPackageDetails
{
	float:right;	
}


/*-----------head review----------*/
.new
{
	font-weight: bold;
	font-size: 25px;
	background-image: url(../../Site/Images/Design/green_sep_new.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color: #ffffff;
	height:33px;
	width:565px;
	text-align:right;
	padding-right:15px;
	margin-bottom:15px;
	float:right;
	
	
}

.image_holder
{
	background-image: url(../../Site/Images/Design/image_holder.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:123px;
	width:182px;
	float:right;
	text-align:right;
	padding:3px;
	margin-right:3px;
}

.head_new_content
{
	float:left;
	height:120px;
	width:360px;
	text-align:right;
		
}
.head_new_title
{
	width: 360px;
	font-weight: bold;
	font-size: 16px;
	
}
.head_new_sep_white
{
	background-image: url(../../Site/Images/Design/dot_sep_wite.JPG);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	width:360px;
	font-size:2pt;
	
}
.head_new_summary
{
	float:right;
	width:360px;
	font-size:13px;
}
.head_new_link  A
{
	color:Black;
	font-size:13px;
	font-weight:bold;
}

.head_new_link A:hover
{
	color:Black;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.head_review
{
	width:580px;
	background-color:#f0f0f0;
	height:170px;
	float:right;
}
.header_review_content
{
	float:right;
	background-color:white;
	width:390px;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	height:150px;	
}
.head_review_header
{
	float:right;

	color:#77bb14;
	width:390px;
	font-size:22px;
	font-weight:bold;
	text-align:right;
}
.head_review_image
{
	float:left;
	width:170px;
	height:170px;
	background-color:White;	
}

.head_review_title
{
	float:right;
	color:#333333;
	width:390px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.head_review_summary_for_home
{
	float:right;
	color:#333333;
	width:390px;
	font-size:12px;
	text-align:right;
}

/*------desined menu  ---------*/
.desined_menu
{
	float:right;
	width:580px;
	/*background-color:Green;
	height:170px;*/
	margin-top:15px;
	margin-bottom:15px;	
}

.des_menu_tab
{
	background-image: url(../../Site/Images/Design/des_menu_tab.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	width:284px;
	height:89px;
	
	margin-bottom:3px;
	margin-right:2px;
	margin-left:3px;
}
.des_menu_arrow
{
	float:right;
	margin-top:7px;
	margin-right:4px;
		
}

.des_menu_tab_title
{
	float:right;
	margin-top:5px;
	margin-right:3px;
	padding-bottom:2px;
	color:White;
	font-size:18px;
	font-weight:bold;
	width:200px;
	text-align:right;
	height:20px;
	
		
}

.des_menu_tab_arrow
{
	background-image: url(../../Site/Images/Design/des_menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:7px;
	margin-right:5px;
	float:right;
	padding-bottom:0px;
	height:17px;
	width:19px;
	
}

.des_menu_tab_content
{
	float:right;
	width:265px;
	height:30px;
	
	margin-right:4px;
	margin-top:3px;	
}
.des_menu_tab_image_bord
{
	background-image: url(../../Site/Images/Design/des_menu_image_bord.gif);
	background-repeat:no-repeat;
	background-position:top right;	
	float:right;
	width:67px;
	height:48px;
	padding-right:5px;
	padding-top:5px;
	text-align:right;
	
}
.des_menu_tab_link_div
{
	float:right;
	text-align:right;
	width:170px;
	padding-right:10px;
	margin-bottom:2px;	
}

.des_menu_tab_link_div 
{
	float:right;
	text-align:right;
	width:170px;
	padding-right:10px;
	/*background-color:White;*/
	line-height:15px;
	/*margin-bottom:2px;	*/
}


a.des_menu_link 
{
	font-size:14px;
	color:Black;
	
}

a.des_menu_link:hover
{
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.review_more_link
{
	float:left;
	margin-bottom:10px;
	width:580px;	
}

a.review_more_link_link
{
	font-size:14px;
	font-weight:bold;
	color:#5A98BD;
}

a.review_more_link_link:hover
{
	font-size:14px;
	font-weight:bold;
	color:#5A98BD;
	text-decoration:none;
}

/*----------------------new menu ----------------------*/

.new_menu_item
{
	float:right;
	background-color:#e1e1e1;
	width:110px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding-top:2px;
	text-align:center;
	
}

.new_menu_top_link
{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;	
}
a.new_menu_top_link:hover
{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;	
	font-size:15px;
}

.new_menu_item_selected
{
	background-image: url(../../Site/Images/Design/Menu/top_menu_tab.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#e1e1e1;
	float:right;
	width:110px;
	height:22px;
	color:White;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	
}

.new_menu_item_hover
{
	
	background-color:#f0f0f0;
	float:right;
	width:110px;
	height:22px;
	color:#78bb16;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	
}

/*-----------FCK Styles---------*/

.fck_title
{
	color:#78bb16;
	float:right;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
		
}
.fck_text
{
	color:#555555;
	float:right;
	font-size:14px;
	font-family:Arial;
}

a#hlLeadPack
{
	border-color:red;	
}

/*------------------------footer links-------------*/

.footerLinks
{
	float:right;
	text-align:center;
	font-size:11px;	
	width:770px;
	margin-top:10px;
	
}
.footer_links_link
{
    height:18px;
    border-left:solid 1px gray;
    padding-right:10px;
}
.footerLink
{
	color:#bbbbbb;
}

.fotterLinksTD
{
	padding-left:7px;
	padding-right:7px;
}
.footerLinksTable
{
	float:none; 	
}

.tableFooterCell
{
	text-align:right;
	color:#636363;
	font-family:Arial;
	font-size:14px;
	float:left;
	width:580px;
	/*padding-right:18px;*/
	padding-top:10px;
	/*background-color:Red;*/
	
}

.noResults
{
	text-align:center;
	font-size:14px;
	color:#636363;
	
}

/*google*/
#cse-search-results{width:730px; float:right;}
#cse-search-results iframe{width:720px !important; float:right;}

/*packges lists*/
.packages_company_header
{
	font-size: 13.5pt;
	color:#636363;	
}

.packages_link
{
	color:#999999;
}

/*Pnyxe*/
.tb_container
{
	text-align:right;
	color:#636363;
	font-family:Arial;
	font-size:14px;
	float:left;
	width:580px;
	/*padding-right:18px;*/
	padding-top:10px;
	/*background-color:Red;*/
	
	}
	
	/******* editor content  *******/
.kamaze_content_text_1
{
    direction:rtl;
    text-align:right;
   font-size:12pt;
   color:#333333;
   font-family:Arial; 
}
table p.kamaze_content_text_1
{
	padding:0px;
	margin:0px;
	text-align:center;
}
.kamaze_title_1
{
     text-align:right;
    direction:rtl;
    font-size:12pt;
     font-weight:bold; 
     color:#78bb16; 
     font-family:arial;
     text-decoration:underline;
}
.kamaze_table_1
{
    text-align:right;
    border: solid 1px #666666;
}
.kamaze_link_1
{
    color:Blue;
    text-decoration:underline;    
}
a.kamaze_link_1:hover
{
    color:Blue;
    text-decoration:none; 
}
	/******* editor content end  *******/
	

/***************kamaze calc wizbill********************/

.calc_main_div
{
    float:right;
    background-color:#eeeeee;
    width:770px;
    height:500px;
    margin-bottom:20px;
    text-align:right;
    
}

.calc_home_adv
{
    float:right;
    background-color:#aaaaaa;
    width:770px;
    height:300px;
    margin-bottom:20px;
}
a.closeBlockUILink
{
    color:Blue;
    cursor:pointer;
    cursor:hand;
}

a.emptyLink
{
    text-decoration:none;
    color:Blue;
    cursor:pointer;
    cursor:hand; 
}

.calc_header_holder
{
    float:right;
    width:770px;
    height:70px;
    text-align:right;
    /*background-color:Aqua;   */ 
}
.calc_header_logo
{
    float:right;
    width:160px;
    height:70px;
    text-align:right;
    font-size:30px;
}
.calc_header_left_div
{
    float:left;
    width:160px;
    height:70px;
}
.calc_header_share_holder
{
    float:left;
    width:160px;
    height:30px;
    text-align:left;
}
.calc_header_user_holder
{
    text-align:left;
    float:left;
    width:160px;
    height:20px;
    margin-top:20px;
}

/************************************************/

#pahot_wrapper {
	margin: 0 auto;
	width: 770px;
	
}

a.pahot_link1 {
	color: #3399cc;
	text-decoration: underline;
	font-size: 12px;
	cursor:pointer;
	cursor:hand;
}

a.pahot_link1_disabled {
	color: #636363;
	text-decoration: none;
	font-size: 12px;
	cursor:default;
	cursor:default;
}

a.pahot_link1:hover {
	text-decoration: none;
}

a.pahot_link2 {
	color: #636363;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}
a.pahot_link2:hover {
	text-decoration: none;
}

a.pahot_link3 {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	line-height: 19px;
	padding: 0 5px;
}
a.pahot_link3:hover {
	color: #3399cc;
}
.pahot_textbox {
	color: #000;
	font-size: 12px;
	border: 1px solid #a5acb2;
	height: 19px;
	font-family:Arial;
	direction: rtl;
}

.biggreen {
	color: #77bb14;
	font-size: 18px;
	font-weight: bold;
}

#back_div {
	clear: both;
	text-align: left;
	font-size: 12px;
	padding: 0 10px;
}

/*  header  */
#pahot_header_div {
	width: 770px;
	height: 68px;
	background: url(../../Pahot/images/header_bg.gif) repeat-x;
	float: right;
}
a.pahot_logo {
	float: right;
	text-decoration: none;
}

#pahot_headerleft_div {
	height: 68px;
	background: url(../../Pahot/images/header_left.gif) no-repeat top left;
	float: left;
	padding: 0;
	margin: 0;
}

#pahot_share_div 
{  
   
  text-align:left;
	float:left;
	font-size: 11px;
	color: #636363;
	padding: 7px;
}
#pahot_share_div ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	float: left;
}
#pahot_share_div ul li {
	float: right;
	margin: 0 2px;
}

#pahot_login_div 
{
    margin-top:10px;

	float: left;
	font-size: 12px;
}
span.pahot_loginname {
	color: #636363;
	font-weight: bold;
}
span.pahot_sep {
	color: #d9d9d9;
}

/*  footer  */
#pahot_footer_div {
	width: 770px;
	height: 30px;
	background: url(../../Pahot/images/footer_bg.gif) repeat-x;
	clear: both;
	display:block;
	margin-top:30px;
	position:relative;
}

#pahot_footright_div {
	float: right;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
	background: url(../../Pahot/images/footer_right.gif) no-repeat top right;
	height: 30px;
	padding: 10px 8px;
}
#pahot_footright_div a{
	color: #3399cc;
	text-decoration: none;
}

#pahot_footleft_div {
	float: left;
	font-size: 11px;
	background: url(../../Pahot/images/footer_left.gif) no-repeat top left;
	height: 30px;
	padding: 10px 8px;
}
#pahot_footleft_div a{
	color: #636363;
	text-decoration: none;
}
#pahot_footleft_div a:hover {
	text-decoration: underline;
}

/* left column */
#pahot_leftcolumn_div { 
	color: #636363;
	width: 180px;
	float: left;
}


/* right column */
#pahot_rightcolumn_div { 
	color: #636363;
	float: right;
	width: 590px;
	display: inline;
	padding: 0;
	text-align: right;
}

/* center column */
#pahot_centercolumn_div {
	color: #636363; 
	font-size: 13px;
	text-align: right;
	padding: 10px 0 20px 0;
	margin: 0 auto;
	width: 541px;
    min-height:410px;
	float:right;
}

#pahot_centercolumn_div h1 {
	color: #3399cc;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
#pahot_centercolumn_div p {
	margin: 0;
	padding: 5px 0;
}

.pahot_content_page_div
{
    color: #333333; 
	font-size: 15px;
	text-align: right;
	padding: 10px 10px 20px 10px;
	margin: 0 auto;
	width: 750px;
    min-height:410px;
	float:right;
}
.pahot_content_page_div p {
	margin: 0;
	padding: 5px 0;
}
.pahot_content_page_div h1 {
	color: #3399cc;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
.pahot_content_page_div h3 {
	text-decoration:underline;
}
.pahot_content_page_div p a {
	color:#3399cc;
	text-decoration:underline;
}



.pahot_content_page_div p a:hover {
	color:#3399cc;
	text-decoration:none;
}

/*main text*/
#pahot_rightcolumn_div h1{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px;
}

/*  steps  */
#pahot_steps
{
    width:590px;
	padding: 5px 0;
	float: right;
}
#pahot_steps h2{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
}
#pahot_steps p {
	font-size: 12px;
	margin: 0;
	padding: 0px 10px 0px 14px;
}
#pahot_steps div{
	float: right;
	width: 146px;
	height: 116px;
	margin: 0;
	padding: 0;
}
#pahot_steps #step1{
	background: url(../../Pahot/images/step1_bg.gif) no-repeat;
}
#pahot_steps #step2{
	background: url(../../Pahot/images/step2_bg.gif) no-repeat;
}
#pahot_steps #step3{
	background: url(../../Pahot/images/step3_bg.gif) no-repeat;
}
#pahot_steps #step4{
	background: url(../../Pahot/images/step4_bg.gif) no-repeat;
}

.pahot_company_radio_table
{

    line-height:12px;
    height:30px;
    /*padding-bottom:12px;*/
}
.pahot_company_radio_table_icon_cell
{
    padding-left:15px;
    padding-right:3px;
}
/* form1 - first page form */
#pahot_form1_div label img {
	position: absolute;
	padding: 4px;
}
#pahot_form1_div {
	background: url(../../Pahot/images/form1_bg.gif) no-repeat top right;
	width: 400px;
	height: 98px;
	font-size: 12px;
	padding: 8px;
	float: right;
}

#pahot_form1_div table {
	font-family:Arial;
	color: #000;
	font-size: 12px;
	line-height: 22px;
	/*width: 400px;*/
	margin: 2px 0;
}

#startnow {
	width: 162px;
	height: 90px;
	background: url(../../Pahot/images/startnow.jpg) no-repeat 0 0;
	text-indent: -1000px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	float: right;
}
#startnow:hover {
	background: url(../../Pahot/images/startnow.jpg) no-repeat 0 -90px;
}

.startnow {
	width: 162px;
	height: 90px;
	background: url(../../Pahot/images/startnow.jpg) no-repeat 0 0;
	text-indent: -1000px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	float: right;
}
.startnow:hover {
	background: url(../../Pahot/images/startnow.jpg) no-repeat 0 -90px;
}

/*  banner  */
#pahot_banner 
{
    /*margin-top:5px;*/
	width: 180px;
	height: 145px;
	/*background: url(../../Pahot/images/banner_bg.gif) no-repeat;
	padding: 3px;*/

}

/*  statistics  */
#pahot_statistics {
	width: 180px;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}
#pahot_statistics_top {
	width: 160px;
	height: 52px;
	padding: 5px 10px 15px 10px;
	background: url(../../Pahot/images/statistics_bg1.gif) no-repeat;
}
#pahot_statistics_middle 
{
    height:50px;
	width: 160px;
	padding: 10px;
	background: url(../../Pahot/images/statistics_bg2.gif) repeat-y;
}
#pahot_statistics_bottom {
	width: 180px;
	height: 9px;
	background: url(../../Pahot/images/statistics_bg3.gif) no-repeat;
}


/* method selection */
#pahot_recommended {
	background: url(../../Pahot/images/mumlatz_bg.gif) no-repeat;
	height: 48px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
}
#pahot_less {
	background: url(../../Pahot/images/less_bg.gif) no-repeat;
	height: 36px;
	padding: 9px 0 0 0;
	font-weight: bold;
}
#pahot_recommended h1, #pahot_less h1{
	width: 100px;
	text-align: center;
	float: right;
	margin-left: 15px;
}
#pahot_recommended h1 a, #pahot_less h1 a{
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}
#pahot_recommended span,#pahot_less span{ 
	float: right;
	margin-left: 5px;
}
#pahot_recommended a.pahot_tt2,#pahot_less a.pahot_tt2{
	margin-top: -3px;
}
a.pahot_clickhere{
	width: 164px;
	height: 44px;
	background: url(../../Pahot/images/clickhere.gif) no-repeat 0 0;
	text-indent: -1000px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 3px;
	margin-top: -13px;
	cursor:pointer;
	cursor:hand;
}
a.pahot_clickhere:hover {
	background: url(../../Pahot/images/clickhere.gif) no-repeat 0 -44px;
}
#pahot_less h1 a {
	color: #3399cc;
}
#pahot_less a.pahot_link1 {
	float: left;
	display: inline;
	margin-left: 15px;
	cursor:pointer;
	cursor:hand;
}
.hidden_element
{
    display:none;
    }
/* general forms 
#pahot_centercolumn_div fieldset{
	width: 519px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	border: 0;
	margin: 0;
} 
#pahot_centercolumn_div fieldset div{
	width: 519px;
	padding: 0;
	padding-top: 5px;
	float: right;
}
#pahot_centercolumn_div fieldset label {
	float: right;
	line-height: 19px;
	margin-left: 2px;
}*/
.pahot_textbox2 {
	color: #000;
	font-size: 12px;
	border: 1px solid #bcbcbc;
	height: 19px;
	font-family:Arial;
	direction: rtl;
	float: right;
	margin:0 0 0 0;
}

.pahot_textbox_big {
	color: #000;
	font-size: 12px;
	border: 1px solid #bcbcbc;
	height: 19px;
	font-family:Arial;
	direction: rtl;
	float: right;
	width:280px;
	margin:0 0 0 0;
	
}
.pahot_textarea {
	color: #000;
	font-size: 12px;
	border: 1px solid #bcbcbc;
	
	font-family:Arial;
	direction: rtl;
	float: right;
	width:277px;
	margin:0 0 0 0;
	
}

select.pahot_textbox {
	height: 23px;
}
select.pahot_textbox2 {
	height: 23px;
}
.pahot_label192 {
	width: 140px;
	display: block;
}
.pahot_gray1top {
	background: url(../../Pahot/images/form_gray1top.gif) no-repeat 0 0;
	padding-top: 2px;
   display: block;


}
.pahot_gray2in {
	background: url(../../Pahot/images/form_gray2in.gif) no-repeat 0 0;
	padding-top: 7px;	
display:block;
}
.pahot_whitetop {
	background: url(../../Pahot/images/form_whitetop.gif) no-repeat 0 0;
	padding-top: 2px;
   display: block;
}

.pahot_whitetop_wide 
{
   float:right;
    width:580px;
     padding:10px;
	background: url(../../Pahot/images/form_whitetop_wide.gif) no-repeat 0 0;
   display: block;
}

.pahot_whitein {
	background: url(../../Pahot/images/form_whiteIn.gif) no-repeat 0 0 ;
	padding-top: 7px;
	display:block;
}

.pahot_whiteinwhite {
	background: url(../../Pahot/images/form_whiteInwhite.gif) no-repeat 0 0 ;
	padding-top: 7px;
	display:block;
}

.pahot_whiteinwhite_wide 
{
    float:right;
    width:580px;
    padding:20px 10px 20px 10px ;
    display: block;
	background: url(../../Pahot/images/form_whiteInwhite_wide.gif) no-repeat 0 0 ;


}

.pahot_whitebottom {
	height: 7px;
	background: url(../../Pahot/images/form_whiteBottom.gif) no-repeat 0 0;
	display:block;
}

.pahot_whitebottom_wide 
{
    float:right;
    width:580px;
    padding:10px;
    display: block;
	height: 7px;
	background: url(../../Pahot/images/form_whiteBottom_wide.gif) no-repeat 0 0;
}
/*green button*/
a.pahot_greenbutton,a.pahot_greenbutton_ongray,a.pahot_bluebutton,a.pahot_bluebutton_ongray,a.pahot_bluebutton_onlightgray,a.pahot_greenbutton_onlightgray {
	background: transparent url('../../Pahot/images/greenbutton_bg.png') no-repeat top left;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 35px;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}
a.pahot_greenbutton span,a.pahot_greenbutton_ongray span,a.pahot_bluebutton span,a.pahot_bluebutton_ongray span {
	background: transparent url('../../Pahot/images/greenbutton_right.gif') no-repeat top right;
	display: block;
	line-height: 35px;
	padding: 0 15px;
} 
a.pahot_greenbutton_onlightgray span {
	background: transparent url('../../Pahot/images/greenbutton_right_onlightgray.gif') no-repeat top right;
	display: block;
	line-height: 35px;
	padding: 0 15px;
} 
a.pahot_bluebutton_onlightgray span{
	background: transparent url('../../Pahot/images/bluebutton_right_onlightgray.gif') no-repeat top right;
	display: block;
	line-height: 35px;
	padding: 0 15px;
} 
a.pahot_greenbutton_ongray span {
	background: transparent url('../../Pahot/images/greenbutton_right_ongray.gif') no-repeat top right;
}
a.pahot_greenbutton:hover,a.pahot_greenbutton_ongray:hover,a.pahot_bluebutton:hover,a.pahot_bluebutton_ongray:hover ,a.pahot_bluebutton_onlightgray:hover ,a.pahot_greenbutton_onlightgray:hover {
	background-position: bottom left;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}
a.pahot_greenbutton:hover span,a.pahot_greenbutton_ongray:hover span,a.pahot_bluebutton:hover span,a.pahot_bluebutton_ongray:hover span,a.pahot_bluebutton_onlightgray:hover span,a.pahot_greenbutton_onlightgray:hover span{
    background-position: bottom right;
}

/*blue button*/
a.pahot_bluebutton,a.pahot_bluebutton_ongray,a.pahot_bluebutton_onlightgray{
	background: transparent url('../../Pahot/images/bluebutton_bg.png') no-repeat top left;
}
a.pahot_bluebutton span {
	background: transparent url('../../Pahot/images/bluebutton_right.gif') no-repeat top right;
}
a.pahot_bluebutton_ongray span {
	background: transparent url('../../Pahot/images/bluebutton_right_ongray.gif') no-repeat top right;
}


/* pop-up */
.pahot_popup {
	width: 397px;
	text-align: right;
	margin: 0 auto;
	color: #636363;
	font-size: 13px;
}
.pahot_popup .pahot_popuptop{
	height: 20px;
	background: transparent url(../../Pahot/images/popup_top.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 14px 0 14px;
}
.pahot_popup a.pahot_popupx {
	color: #FFF;
	text-decoration: none;
	float: left;
	cursor:hand;
	cursor:pointer;
}
.pahot_popup .pahot_popupmid{
	background: transparent url(../../Pahot/images/popup_bg.png) repeat-y;
	padding: 0 14px;
}
.pahot_popup .pahot_popupmid p{
	margin: 0;
	padding: 5px 0;
}
.pahot_popup .pahot_popupseperator{
	background: transparent url(../../Pahot/images/popup_seperator.png) no-repeat;
	height: 13px;
}
.pahot_popup .pahot_popupbottom{
	background: transparent url(../../Pahot/images/popup_bottom.png) no-repeat;
	height: 32px;
	font-size: 13px;
	padding: 12px 14px 0 14px;
}
.pahot_popup fieldset{
	border: 0;
	margin: 0;
	padding: 3px 0;
}
.pahot_popup fieldset div{
	width: 100%;
	padding: 0;
	float: right;
}
.pahot_popup label{
	float: right;
	line-height: 19px;
	margin-left: 2px;
}
    
/* form error */
.pahot_error {
	color: red;
	font-size: 13px;
	float: right;
}
/* bubble */
.pahot_bubble
{
    text-align:right;
    position:absolute;
    top:0;
    left:-10px;
    z-index:30000;
}
.pahot_bubble2
{
     text-align:right;
    position:absolute;
    top:-24px;
    left:70px;
    z-index:30000;
}
.pahot_bubble_top
{
   
    display: block;
	height: 8px !important;
    background:transparent url(../../Pahot/images/tooltip_top_3.png) no-repeat top !important;
	width: 161px !important;
}
.pahot_bubble_top span
{
    padding-right:5px;
    padding-bottom:5px;
    background-color:Red;
    
}
.pahot_bubble_bottom
{
    color: #636363;
    display: block;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
	padding: 0 5px 8px 15px;
	width: 141px !important;
	background:transparent url(../../Pahot/images/tooltip_bottom_3.png) no-repeat bottom !important;
}
/* tooltip */

span.pahot_link_tt {
	color: #3399cc;
	font-size: 12px;
	cursor:pointer;
	cursor:hand;

}

span.pahot_link_tt span{ display: none; z-index:2002; }
span.pahot_link_tt:hover{ z-index:2002; background:none;}
span.pahot_link_tt:hover span.pahot_tooltip{
    display:block;
    position: absolute;
	bottom: 0px;
	right:0px;
	width: 273px;
	border: 1px solid left;
	color: #636363;
    text-align: right;
	padding: 0;
	z-index:20000 !important;
}
span.pahot_link_tt:hover span.pahot_tooltiptop{
	display: block;
	height: 12px;
    background:transparent url(../../Pahot/images/link_tt_top.png) no-repeat top;
	width: 273px;
	z-index:20000 !important;
}
span.pahot_link_tt:hover span.pahot_tooltipmiddle{ 
	display: block;
	font-weight: normal;
	line-height: 17px;
	font-size: 11px;
	text-decoration:none !important;
	padding: 0 15px 0 15px;
	width: 243px;
	background:transparent url(../../Pahot/images/link_tt_mid.png) repeat-y top;
	z-index:20000 !important;
}

span.pahot_link_tt:hover span.pahot_tooltipbottom
{
    height: 12px;
    display: block;
	width: 273px;
	background:transparent url(../../Pahot/images/link_tt_bottom.png) no-repeat top;
	z-index:20000 !important;
}

a.pahot_tt, a.pahot_tt2,a.pahot_tt5 {
	background: transparent url(../../Pahot/images/form_help1.png) no-repeat;
	text-decoration: none;
	color: #636363;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 5px 8px;
	display: block;
	float: right;
	position:relative;
	z-index:10000 !important;
}
a.pahot_tt2,a.pahot_tt5 {
	background: transparent url(../../Pahot/images/form_help2.png) no-repeat;	z-index:10000 !important;
}
a.pahot_tt3 
{

	background: transparent url(../../Pahot/images/form_help3.png) no-repeat;
	text-decoration: none;
	color: #636363;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 2px 5px;
	margin-right:2px;   
	display: block;
	float: right;
	position:relative;
	z-index:10000 !important;
}
a.pahot_tt4 
{
    /*background-color:Green;*/
    /*border: solid 1px red;*/
	background: transparent url(../../Pahot/images/form_help4.png) no-repeat ;
	text-decoration: none;
	color: #636363;
	font-size: 12px;
	/*line-height: 13px;*/
	font-weight: bold;
	padding-right: 5px;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:1px;
	/*margin-right:2px; 
	margin-top:2px; */ 
	display: block;
	float: right;
	position:relative;

}
a.pahot_tt6 
{
    /*background-color:Green;*/
    /*border: solid 1px red;*/
	background: transparent url(../../Pahot/images/form_help4.png) no-repeat ;
	text-decoration: none;
	color: #636363;
	font-size: 12px;
	/*line-height: 13px;*/
	font-weight: bold;
	padding-right: 5px;
	padding-top:1px;
	padding-left:5px;
	padding-bottom:1px;
	/*margin-right:2px; 
	margin-top:2px; */ 
	display: block;
	float: right;
}
a.pahot_tt span, a.pahot_tt2 span, a.pahot_tt3 span, a.pahot_tt4 span, a.pahot_tt5 span{ display: none;z-index:2002; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.pahot_tt:hover, a.pahot_tt2:hover, a.pahot_tt3:hover, a.pahot_tt4:hover, a.pahot_tt5:hover{ z-index:2002; background:none;}

a.pahot_tt:hover span.pahot_tooltip, a.pahot_tt2:hover span.pahot_tooltip, a.pahot_tt3:hover span.pahot_tooltip{
    display:block;
    position: absolute;
	bottom: 0;
	float:right;
	left: -134px;
	width: 161px;
	border: 1px solid left;
	color: #636363;
    text-align: right;
	padding: 0;
	z-index:10000 !important;
	
}


a.pahot_tt4:hover span.pahot_tooltip
{
    display:block;

    position: absolute;
	bottom: 0;
	left: -138px;
	width: 161px;
	border: 1px solid left;
	color: #636363;
    text-align: right;
	padding: 0;
	z-index:0;
    }


   .tooltip{background:red !important; width:61px;z-index:10000 !important;display:none;} 
   .tooltip span.pahot_tooltiptop
   {
    display: block;
	height: 8px !important;
    background:transparent url(../../Pahot/images/tooltip_top.png) no-repeat top !important;
	width: 161px !important;
	}
	.tooltip span.pahot_tooltipmiddle
	{
	display: block;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
	padding: 0 15px 8px 5px;
	width: 141px !important;
	background:transparent url(../../Pahot/images/tooltip_bottom.png) no-repeat bottom !important;
	}
   
a.pahot_tt:hover span.pahot_tooltiptop, a.pahot_tt2:hover span.pahot_tooltiptop, a.pahot_tt3:hover span.pahot_tooltiptop, a.pahot_tt4:hover span.pahot_tooltiptop{
	display: block;
	height: 8px;
    background:transparent url(../../Pahot/images/tooltip_top.png) no-repeat top;
	width: 161px;
	z-index:10000 !important;
}
a.pahot_tt:hover span.pahot_tooltipmiddle, a.pahot_tt2:hover span.pahot_tooltipmiddle, a.pahot_tt3:hover span.pahot_tooltipmiddle, a.pahot_tt4:hover span.pahot_tooltipmiddle{ /* different middle bg for stretch */
	display: block;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
	padding: 0 15px 8px 5px;
	width: 141px;
	background:transparent url(../../Pahot/images/tooltip_bottom.png) no-repeat bottom;
	z-index:10000 !important;
}
a.pahot_tt5:hover span.pahot_tooltip
{
    display:block;
    position: absolute;
	top: 0;
	float:right;
	left: -134px;
	width: 161px;
	border: 1px solid left;
	color: #636363;
    text-align: right;
	padding: 0;
	z-index:10000 !important;
    
    }
a.pahot_tt5:hover span.pahot_tooltiptop
{
    display: block;
	height: 20px;
    background:transparent url(../../Pahot/images/tooltip_top_2.png) no-repeat top;
	width: 161px;
	z-index:10000 !important;
}
a.pahot_tt5:hover span.pahot_tooltipmiddle
{
    display: block;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
	padding: 0 15px 8px 5px;
	width: 141px;
	background:transparent url(../../Pahot/images/tooltip_bottom_2.png) no-repeat bottom;
	z-index:10000 !important;
}
/*---------------manual---------------*/
.bluetext{
	color: #3399cc;
	font-weight: bold;
}

#pahot_centercolumn_div fieldset{
	width: 539px;
	border: 0;
	padding: 0;
	margin: 0;
	/*margin-bottom: 15px;*/
} 
#pahot_centercolumn_div legend{
	background-color: #fff;
	padding: 0 5px;
	margin-right: 5px;
	font-weight: bold;
}
#pahot_centercolumn_div fieldset div{
	float: right;
	padding: 8px 10px;
	width: 519px;
}
#pahot_centercolumn_div fieldset div div {
	width: 100%;
	padding: 2px 0;
}
#pahot_centercolumn_div fieldset label {
	float: right;
	line-height: 19px;
	margin-left: 2px;
}


.pahot_formtop {
	background: url(../../Pahot/images/form_whitetop.gif) no-repeat top;
	position:relative;
}
.pahot_formdevider {
	background: url(../../Pahot/images/form_whiteInwhite.gif) no-repeat;
	padding-top: 12px;
}
.pahot_formbottom_on {
	background: url(../../Pahot/images/form_whiteBottom2.gif) no-repeat bottom;
	height: 27px;
	/*position: relative;*/
	padding: 0 !important;
	width: 100% !important;

}
.pahot_formbottom_on a{
	width: 65px;
	height: 30px;
	background: url(../../Pahot/images/continue.gif) no-repeat top;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 0 4px;
	float: left;
	cursor:hand;
	cursor:pointer;
}
.pahot_formbottom_on a:hover 
{
    width: 65px;
	height: 30px;
	background: url(../../Pahot/images/continue.gif) no-repeat bottom;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 3px 0 0 4px;
	float: left;
	cursor:hand;
	cursor:pointer;
}
.pahot_formbottom_on div{
	color: red;
	background-color: #d7d7d7;
	padding: 0 10px !important;
	line-height: 22px;
	position: absolute;
	right: 3px;
	width: 447px !important;
}
.pahot_formbottom_off {
	background: url(../../Pahot/images/form_whiteBottom2.gif) no-repeat bottom;
	padding: 5px 0 8px 0 !important;
	width: 100% !important;
}
.pahot_formbottom_off a {
	display: none;
}
.pahot_formbottom_off div{
	color: red;
	background-color: #d7d7d7;
	padding: 0 10px !important;
	line-height: 20px;
	float: right;
	margin-right: 3px;
	width: 513px !important;
}
.pahot_form_slider_label
{
    width:83px;
    }
    
.pahot_form_slider_holder_cell
{
    position:relative;
    width:289px;   
    vertical-align:top;
}
.pahot_form_slider_holder_cell_gray
{
    position:relative;
    width:289px;  
     vertical-align:top;
}
.pahot_form_slider_holder_cell_small
{
    position:relative;  
    vertical-align:top;

}

.pahot_form_slider_row_small
{
    height:36px;
}
.specialSliderDivHolder
{
    float:right;
    position:relative;
    right:0;
    top:0;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:5px;   
}

.graySliderDivHolder
{
    float:right;
    position:relative;
    right:0;
    top:13px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:5px;   
    }
.smallSliderDivHolder
{
    float:right;
    position:relative;
    right:5px;
    top:2px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:5px;   
    }  
    
/*slider*/
.pahot_textbox3 {
	color: #616161;
	font-size: 12px;
	border: 1px solid #bcbcbc;
	height: 17px;
	width: 40px;
	font-family:Arial;
	direction: rtl;
	text-align: center;
	margin: 0 3px;
}

.pahot_slider_table {
	border: 0;
	padding: 0;
	margin: 0;
	height: 30px;
	position:relative;
}
.pahot_slider_td {
	background: url(../../Pahot/images/sliderbg1.png) no-repeat center;
	width: 290px;
}
.pahot_slider_td2 {
	background: url(../../Pahot/images/sliderbg2.png) no-repeat center;
	width: 290px;
}
.pahot_value_td 
{
	text-align: center;
	font-size: 12px;
}
.pahot_value_td2
{
    padding-top:7px;
	text-align: center;
	font-size: 12px;
}
.pahot_slider_table2 {
	border: 0;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 55px;
}


.pahot_slider_table3 {
	border: 0;
	padding: 0;
	margin: 0;
	height: 31px;
}
.pahot_slider_td3 {
	background: url(../../Pahot/images/sliderbg3.png) no-repeat center;
	width: 290px;
}
.pahot_slider_table4 {
	border: 0;
	padding: 0;
	margin: 0;
}
.pahot_slider_table4 th {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.pahot_slider_td4 {
	background: url(../../Pahot/images/sliderbg4.png) no-repeat center;
	height: 36px;
	width: 169px;
}
.pahot_yaad_td {
	background: url(../../Pahot/images/yaad_bg.gif) no-repeat right;
	font-weight: bold;
	font-size: 12px;
	width: 46px;
	padding-right: 23px;
}
.pahot_sapak_td {
	padding: 0 10px;
}
.pahot_lineType_td
{
    padding: 0 10px;
    }
    
.SelectSeparator
    {
        color:#5CADD6;
    }
    
    .select_with_seperator option
    {
        padding-right:5px;
        }
.pahot_removeyaad {
	display: block;
	width: 50px;
	height: 23px;
	line-height: 21px;
	background: url(../../Pahot/images/remove_bg.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #636363;
	font-weight: bold;
	margin-right: 10px;
}
.pahot_removeyaad:hover {
	color: red;
	cursor:hand;
	cursor:pointer;
}
.pahot_newyaad {
	display: block;
	width: 88px;
	height: 23px;
	line-height: 21px;
	padding-left: 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: url(../../Pahot/images/yaadnew_bg.gif) no-repeat top;
	cursor:hand;
	cursor:pointer;
}
.pahot_newyaad:hover {
	background-position: bottom;
}


/*dont know*/
.pahot_dontknow{
	height:23px;
	width: 78px !important; 
	padding: 0 0 0 3px !important;
	text-align: center;
	/*float: left !important;*/
	position:absolute;
	/*left:480px;*/
	right:440px;
	top:-5px;
	background: url(../../Pahot/images/dontknow_graybg.gif) no-repeat;
	margin: 3px 0 -21px 6px;
	line-height: 23px;
	z-index:1;
	display:block;
	
}


/*notice*/
.pahot_notice {
	background: url(../../Pahot/images/notice_left.gif) no-repeat;
	width: 539px;
	text-align:right;
	height: 36px;
	line-height: 36px;
	margin: 5px 0;
}
.pahot_notice div.pahot_noticeright{
	background: url(../../Pahot/images/notice_right.gif) no-repeat right;
	color: #FFF;
	padding: 0 12px 0 10px;
	font-weight: bold;
	float: right;
}
.pahot_notice div.pahot_noticeright a{
	text-decoration:none;
	color: #FFF;
}
.pahot_notice div.pahot_noticemain{
	background: url(../../Pahot/images/notice_main.gif) no-repeat right;
	padding: 0 15px 0 0;
	float: right;
}
.pahot_notice div.pahot_noticeleft{
	padding-left: 10px;
	float: left;
	height: 36px;
}

/*--------------float note----------*/
.pahot_box_with_dontknow_container
{
    margin-top:30px;
    position:relative;
    float:right;
}
.pahot_box_container
{
    margin-top:20px;
    position:relative;
    float:right;
}
@media print 
{
   #pahot_floatnote
    {
        border: solid 1px gray;
	    float: left;
	    width: 203px;
    } 
}
#pahot_floatnote
{
	float: left;
	width: 203px;
}
#pahot_floatnote_top 
{

	background: url(../../Pahot/images/floatnote_top.png) no-repeat top;
	padding: 8px 16px 0 11px;
	text-align: right;
}
#pahot_floatnote_top h1{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#pahot_floatnote_top p
{

	color: #636363;
	font-size: 11px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	border-bottom: 1px solid #cbc693;
}
#pahot_floatnote_white {
	background: url(../../Pahot/images/floatnote_whitebg.png) no-repeat top;
	padding: 16px 16px 3px 14px;
	color: #636363;
	font-size: 12px;
	text-align: center;
}
#pahot_floatnote_bottom {
	background: url(../../Pahot/images/floatnote_bottom.png) no-repeat top;
	height: 15px;
}
.blockDivAutoSend
{
    position:absolute;
    top:2px;
    left:2px;
    width:165px;
    height:44px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.70;
    opacity:.70;
    z-index:1000;
    }
.blockDivAutoSend2
{
    position:absolute;
    top:40px;
    right:0px;
    width:900px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1); 
    -moz-opacity:.01;
    opacity:.01;
    z-index:1000;
}
@media print 
{
    .blockDivAutoSend2{display:none;}
}
.blockDivMinutes
{
    position:absolute;
    top:20px;
    right:7px;
    width:525px;
    height:270px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.70;
    opacity:.70;
    z-index:1000;
    }
    
.blockDivInternet
{
    position:absolute;
    top:20px;
    right:7px;
    width:525px;
    height:40px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.70;
    opacity:.70;
    z-index:20000;
 }
 
 .blockDivtimeDivision
 {
    position:absolute;
    top:20px;
    right:7px;
    width:525px;
    height:88px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.70;
    opacity:.70;
    z-index:20000;
 }
 .blockDivDestinations
 {
    position:absolute;
    top:20px;
    right:7px;
    width:525px;
    height:84px;
    background-color:white;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
    -moz-opacity:.70;
    opacity:.70;
    z-index:20000;
    
    }
.subscribers_table
{
    margin-top:15px;
    /*width:508px;*/
    direction:rtl;
    text-align:center;
}

.subscribers_table th
{
    border:solid 1px white;
    font-size:13px;
    font-weight:900;    
}

.subscribers_table_phone_table
{
  margin-right:5px;
  margin-top:5px;  
}

.ConnectionErrorMessageDiv
{
    color:Red;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    margin-bottom:20px;
    margin-top:20px;    
}

.ConnectionErrorMessageDivSubText
{
    padding-right:15px !important;
    float:none !important;
    width:430px !important;
    color:#636363;
    text-align:right;
    font-size:13px; 
    font-weight:normal;
}

/********* results ********/
.pahot_resultstable_orange,.pahot_resultstable_cellcom,.pahot_resultstable_pelephone,.pahot_resultstable_ramy {
	width: 760px;
	background: url(../../Pahot/images/resultstable_bg.gif) repeat-y;
	margin-bottom: 30px;
}
.pahot_resultstable_orange {
	border-right: 4px solid #ff8f45;
}
.pahot_resultstable_cellcom {
	border-right: 4px solid #926190;
}
.pahot_resultstable_pelephone {
	border-right: 4px solid #3392c9;
}
.pahot_resultstable_ramy {
	/*border-right: 4px solid #E62E78;*/
	border-right: 4px solid #d91e5e;
}

.pahot_resultstable_top {
	background: url(../../Pahot/images/resultstable_top.gif) no-repeat;
	height: 46px;
	/*width: 758px;*/
	padding: 0;
}
@media print 
{
    .pahot_resultstable_top 
    {
        border:solid 1px gray;
	    background: url(../../Pahot/images/resultstable_top.gif) no-repeat;
	    height: 46px;
	    /*width: 758px;*/
	    padding: 0;
    }
    .pahot_resultstable_orange,.pahot_resultstable_cellcom,.pahot_resultstable_pelephone
     {
	    /*width: 758px;*/
	     border:solid 1px gray;
	    background: url(../../Pahot/images/resultstable_bg.gif) repeat-y;
	    margin-bottom: 30px;
    }
}
.pahot_resultstable_top td {
	padding: 5px;
}
.pahot_resultstable_company {
	font-size: 15px;
	font-weight: bold;
	width: 117px;
	border-left: 1px solid #fff;
	border-top: 1px solid #c5c5c5;
}
.pahot_resultstable_cheapest {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url(../../Pahot/images/resultstable_cheapest.gif) no-repeat left;
	padding: 2px 5px 0 35px;
	margin: 5px -5px -5px -5px;
	height: 15px;

}
.pahot_resultstable_top2 {
	background: url(../../Pahot/images/resultstable_top2.gif) no-repeat;
	height: 9px;
	padding: 0 !important;
}
.pahot_resultstable_resultline {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 5px;
}
.pahot_resultstable_resultline_final 
{
	background: url(../../Pahot/images/resultstable_bottom.gif) no-repeat bottom right;
	width:760px;
}
.pahot_resultstable_phone {
	padding: 5px;
	padding-right: 22px;
	color: #3399cc;
	font-size: 14px;
	font-weight: bold;
	background: url(../../Pahot/images/cellphone_icon.gif) no-repeat right;
}
.pahot_resultstable_v,.pahot_resultstable_x {
	padding-right: 22px;
	background: url(../../Pahot/images/v_icon.gif) no-repeat right;
	padding-bottom: 10px;
}
.pahot_resultstable_x {
	background: url(../../Pahot/images/x_icon.gif) no-repeat right;
}
.pahot_resultstable_more {
	vertical-align: bottom;
	padding-bottom: 10px;
}
/*
.pahot_resultstable_more a{
	background: url(../../Pahot/images/results_moredetails_bg.gif) no-repeat top;
	width: 87px;
	height: 20px;
	float: left;
	text-decoration: none;
	color: #636363;
	padding-right: 7px;
	padding-top: 3px;
	cursor:pointer;
	cursor:hand;
}
.pahot_resultstable_more a:hover{
	background: url(../../Pahot/images/results_moredetails_bg.gif) no-repeat bottom;
	color: #77bb14;
	cursor:pointer;
	cursor:hand;
}*/


.pahot_resultstable_more a{
    background: url('../../Pahot/images/results_moredetails_bgNew.gif') no-repeat top;
    width: 92px;
    font-weight: bold;
    height: 20px;
    float: left;
    text-decoration: none;
    color: #FFF;
    padding-right: 7px;
    padding-top: 3px;
}
.pahot_resultstable_more a:hover{
    background: url('../../Pahot/images/results_moredetails_bgNew.gif') no-repeat bottom;
    cursor:pointer;
	cursor:hand;
}

.pahot_resultstable_less {
	vertical-align: bottom;
	padding-bottom: 0;
}
.pahot_resultstable_less a{
	background: url(../../Pahot/images/results_lessdetails_bg.gif) no-repeat top;
	width: 87px;
	height: 25px;
	float: left;
	text-decoration: none;
	color: #636363;
	padding-right: 7px;
	padding-top: 7px;
	cursor:pointer;
	cursor:hand;
}
.pahot_resultstable_less a:hover{
	background: url(../../Pahot/images/results_lessdetails_bg.gif) no-repeat bottom;
	color: #77bb14;
	cursor:pointer;
	cursor:hand;
}
.pahot_resultstable_details{
	background: url(../../Pahot/images/resultstable_details_bg.gif) no-repeat top;
	width:761px;
}
.pahot_resultstable_details_mid{
	background: url(../../Pahot/images/resultstable_details_bg_mid.gif) repeat-y top;
	padding:0 10px 10px 10px;
	width:741px;
	border-bottom: 1px solid #C5C5C5;
}
/*.pahot_resultstable_fieldset1{
	background: url(../../Pahot/images/resultstable_fieldset1top.gif) no-repeat top;
	width: 319px !important;
	margin: 3px 0 !important;
	float: right;
}*/
.pahot_resultstable_fieldset1{
		background: url(../../Pahot/images/resultstable_fieldset1top.gif) no-repeat top;
		width: 213px !important;
		margin: 3px 0!important;
		float: left;
	}
.pahot_resultstable_fieldset1_mid
{
    background: url(../../Pahot/images/resultstable_fieldset1mid.gif) repeat-y ;
		width: 213px !important;
		margin: 0 0!important;
		padding: 0 0 3px 0 !important;
		float: left;
}

.pahot_resultstable_fieldset2{
	background: url(../../Pahot/images/resultstable_fieldset2top.gif) no-repeat top;
	width: 737px !important;
	margin: 0 0 0 0 !important;
}
.pahot_resultstable_fieldset2_mid{
	background: url(../../Pahot/images/resultstable_fieldset2mid.gif) repeat-y top right;
	width: 720px !important;
	margin: 0 0 0 0 !important;
}
.pahot_resultstable_fieldset2 legend
{ 
    background-color: #f0f0f0 !important;
}
.pahot_resultstable_fieldset2bottom{
	background: url(../../Pahot/images/resultstable_fieldset2bottom.gif) no-repeat bottom;
	width: 737px !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 8px;
}


.pahot_resultstable_fieldset3{
	position: relative; 
	background: url(../../Pahot/images/resultstable_fieldset3top.gif) no-repeat top;
	width: 514px !important;
	margin: 3px 0 !important;
	float: right;
}

.pahot_resultstable_fieldset3 legend
{
    position:absolute;
    top:-7px; 
    right:5px;
    margin-right:5px;
    background: #f0f0f0 url(../../Pahot/images/howicon.png) no-repeat right !important;
    background-position: 192px 0 !important;
	padding-right: 21px !important;
	font-weight: bold;

}

.pahot_resultstable_fieldset3_mid{
	background: url(../../Pahot/images/resultstable_fieldset3mid.gif) repeat-y top right;
	/*width: 514px !important;*/
	margin: 0 0 0 0 !important;
}

.pahot_resultstable_fieldset3bottom{
	background: url(../../Pahot/images/resultstable_fieldset3bottom.gif) no-repeat bottom;
	width: 514px !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 8px;
}

.pahot_resultstable_fieldset1 p, .pahot_resultstable_fieldset2 p, .pahot_resultstable_fieldset3 p{
	padding: 6px 10px !important;
}

.pahot_resultstable_fieldset1 legend{
	background-color: #f0f0f0 !important;
}
a.pahot_mumlatzbutton_solo_gray {
	background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut_solo_gray.gif') no-repeat top left;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 23px;
	text-decoration: none;
}

a.pahot_mumlatzbutton_solo_gray span {
    background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut2_solo_gray.gif') no-repeat top right;
	display: block;
	padding: 0 5px;
	padding-top: 2px;
	padding-bottom: 6px;
}

a.pahot_mumlatzbutton_solo {
	background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut_solo.gif') no-repeat top left;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 23px;

	/*margin-bottom: 12px;*/
	text-decoration: none;
}

a.pahot_mumlatzbutton_solo span {
    background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut2_solo.gif') no-repeat top right;
	display: block;
	padding: 0 5px;
	padding-top: 2px;
	padding-bottom: 6px;
}


/*.pahot_resultstable_fieldset1bottom{
	background: url(../../Pahot/images/resultstable_fieldset1bottom.gif) no-repeat bottom;
	width: 319px !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 8px;
}*/
.pahot_resultstable_fieldset1bottom{
		background: url(../../Pahot/images/resultstable_fieldset1bottom.gif) no-repeat bottom;
		width: 213px !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 8px;
	}

a.pahot_resultstable_shimushbutton{
	/*background: url(../../Pahot/images/shimush_buttonbg.gif) no-repeat top;*/
	width: 180px;
	height: 21px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #636363;
	margin: 0 10px 0 0 ;
	padding: 4px 10px 0 0 ;
	cursor:hand;
	cursor:pointer;
	background-color:#FFF6AA;
	border:solid 1px #BCBCBC;
}
a.pahot_resultstable_shimushbutton:hover{
	text-decoration: underline;
}
.consumption_table
{
    padding:3px;
    margin-right:10px;
    width:192px;
    background-color:#FFF6AA;
    border:solid 1px #BCBCBC;
}
.consumption_table_row
{
    border-top: solid 1px #BCBCBC;
}
#pahot_resultstable_knas{
	background: url(../../Pahot/images/resultstable_knasbg.gif) no-repeat top right;
	padding: 16px 0 !important;
	margin: 0 !important;
	text-align: center;
	float:left;
	width:213px !important;
	height:17px;
}
.pahot_resultstable_knas{
	background: url(../../Pahot/images/resultstable_knasbg.gif) no-repeat top right;
	padding: 16px 0 !important;
	margin: 0 !important;
	text-align: center;
	float:left;
	width:213px !important;
	height:17px;
}
/*.pahot_resultstable_mumlatz,.pahot_resultstable_shimur {
	background: url(../../Pahot/images/resultstable_mumlatztop.gif) no-repeat top;
	width: 407px !important;
	float: left;
	margin: 3px 0 !important;
}*/
.pahot_resultstable_mumlatz,.pahot_resultstable_shimur {
	background: url(../../Pahot/images/resultstable_mumlatztop.gif) no-repeat top;
	width: 514px !important;
	float: right;
	margin: 3px 0 !important;
	}
	
/*.pahot_resultstable_shimur {
	background: url(../../Pahot/images/resultstable_shimurtop.gif) no-repeat top;
}*/
.pahot_resultstable_shimur {
	background: url(../../Pahot/images/resultstable_shimurtop.gif) no-repeat top;
	}
.pahot_resultstable_mumlatz legend,.pahot_resultstable_shimur legend{
	background: #f0f0f0 url(../../Pahot/images/thumbsup_icon.gif) no-repeat right !important;
	padding-right: 25px !important;
	font-weight: bold;
	font-size: 14px;
}
.pahot_resultstable_mumlatz p,.pahot_resultstable_shimur p{
	padding: 6px 10px !important;
}
/*.pahot_resultstable_mumlatzmid{
	background: url(../../Pahot/images/resultstable_mumlatzmid.gif) no-repeat center;
	width: 407px !important;
	padding: 0 !important;
	height: 10px;
}*/
.pahot_resultstable_mumlatzmid{
	background: url(../../Pahot/images/resultstable_mumlatzmid.gif) no-repeat center;
	width: 514px !important;
	padding: 0 !important;
	height: 10px;
	}
/*.pahot_resultstable_mumlatz div.pahot_resultstable_mumlatzbottom{
	background: url(../../Pahot/images/resultstable_mumlatzbottom.gif) no-repeat bottom;
	padding: 0 !important;
	width: 407px !important;
}*/
.pahot_resultstable_mumlatz div.pahot_resultstable_mumlatzbottom{
	background: url(../../Pahot/images/resultstable_mumlatzbottom.gif) no-repeat bottom;
	padding: 0 0 12px 0 !important;
	margin: 0 !important;
	width: 514px !important;

	}
/*.pahot_resultstable_shimur div.pahot_resultstable_mumlatzbottom{
	background: url(../../Pahot/images/resultstable_shimurbottom.gif) no-repeat bottom;
	padding: 0 !important;
	width: 407px !important;
}*/
.pahot_resultstable_shimur div.pahot_resultstable_mumlatzbottom{
	background: url(../../Pahot/images/resultstable_shimurbottom.gif) no-repeat bottom;
	padding: 0 0 12px 0 !important;
	margin: 0 !important;
	width: 514px !important;
	}
/*.pahot_resultstable_mumlatzbottom p{
	font-weight: bold;
	font-size: 14px;
	padding-top:0 !important;
}*/
.pahot_resultstable_mumlatz ol,.pahot_resultstable_shimur ol{
	list-style: decimal outside;
	font-weight: bold;
	color: #77bb14;
	margin-top: 0;
}
.pahot_resultstable_shimur ol{
	color: #3399cc;
}
.pahot_resultstable_mumlatzbottom ol li{
	padding-top: 5px;
}
.pahot_resultstable_mumlatzbottom ol li span{
	font-weight: normal;
	color: #636363;
}
.pahot_resultstable_mumlatz a.pahot_mumlatzbutton, .pahot_resultstable_shimur a.pahot_mumlatzbutton {
	background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut.gif') no-repeat top left;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	height: 23px;
	margin-left: 10px;
	/*margin-bottom: 12px;*/
	text-decoration: none;
}
/*.pahot_resultstable_shimur a.pahot_mumlatzbutton{
	background: transparent url('../../Pahot/images/resultstable_mumlatz_greenbut.gif') no-repeat top left;
}*/
.pahot_resultstable_mumlatz a.pahot_mumlatzbutton span,.pahot_resultstable_shimur a.pahot_mumlatzbutton span{
	background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut2.gif') no-repeat top right;
	display: block;
	padding: 0 5px;
	padding-top: 2px;
	padding-bottom: 6px;
}
/*.pahot_resultstable_shimur a.pahot_mumlatzbutton span {
	background: transparent url('../../Pahot/images/resultstable_mumlatz_greenbut2.gif') no-repeat top right;
}*/
.pahot_resultstable_fieldset2 table td{
	padding: 3px 5px;
	direction:ltr;
}
.pahot_resultstable_fieldset2 table th{
	background-color: #fff;
	padding: 3px 5px;
	direction:rtl;
}

.pahot_resultstable_fieldset3 table td{
	padding: 3px 5px;
	direction:ltr;
}
.pahot_resultstable_fieldset3 table th{
	background-color: #fff;
	padding: 3px 5px;
	direction:rtl;
}

.pahot_resultstable_summery {
	width: 330px;
}
pahot_resultstable_summery_man
{
    width: 220px;
 }
.pahot_resultstable_summery td{
	padding: 1px 5px !important;
}
.pahot_resultstable_summery_man td{
	padding: 1px 5px !important;
}
.pahot_resultstable_bottomline {
	border-top: 1px solid #636363;
	background-color: #fff;
}
.pahot_resultstable_bottomline_gray {
	border-top: 1px solid #636363;
	background-color: #F0F0F0;
}
.pahot_resultstable_annual {
	background: url('../../Pahot/images/resultstable_annualbg.gif') no-repeat right;
	padding-right: 42px !important;
	width:170px;
}
.pahot_resultstable_annual_man {
	background: url('../../Pahot/images/resultstable_annualbg.gif') no-repeat right;
	padding-right: 42px !important;
	width:130px;
}
.pahot_printbutton {
	background: transparent url('../../Pahot/images/printbutton_bg.png') no-repeat top left;
	color: #fff;
	float: left;
	font-size: 12px;
	text-decoration: none;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
}
.pahot_printbutton_printPage {
	background: transparent url('../../Pahot/images/printbutton_bg.png') no-repeat top left;
	float: left;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
}
a.pahot_printbutton span, a.pahot_printbutton_printPage span{
	background: transparent url('../../Pahot/images/printbutton_right.gif') no-repeat top right;
	display: block;
	line-height: 23px;
	padding: 0 28px 0 10px;
}
a.pahot_printbutton:hover, a.pahot_printbutton_printPage:hover{
	background-position: bottom left;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}
a.pahot_printbutton:hover span, a.pahot_printbutton_printPage:hover span{
	background-position: bottom right;
}

.pahot_resultstable_mumlatz div.pahot_resultstable_mumlatzmain {
	background: url(../../Pahot/images/resultstable_mumlatzmain.gif) repeat-y center;
	width: 514px !important;
	padding: 0 !important;
	}
	.pahot_resultstable_shimur div.pahot_resultstable_mumlatzmain {
	background: url(../../Pahot/images/resultstable_shimurmain.gif) repeat-y center;
	width: 514px !important;
	padding: 0 !important;
	}
	
	.pahot_resultstable_mumlatzmain h2 {
	padding: 0;
	margin: 0 10px;
	font-weight: bold;
	font-size: 14px;
	}
	.pahot_resultstable_mumlatzmain p{
	font-weight: normal;
	font-size: 13px;
	padding: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 20px !important;
	margin: 0 !important;
	}
	
	.pahot_resultstable_mumlatzmain ol li{
		padding-top: 5px;
		padding-left: 10px;
	}
	.pahot_resultstable_mumlatzmain ol li span{
		font-weight: normal;
		color: #636363;
	}
	
	.pahot_link6{
		text-decoration: none;
		font-size: 12px;
		float: left;
		margin-left:15px;
		
		font-weight: bold;
		color: #616161;
	}
	a.pahot_link6:hover {
		color: #3399cc;
	}
	.pahot_resultstable_mumlatzmid2{
	background: url(../../Pahot/images/resultstable_mumlatzmid2.gif) no-repeat center;
	width: 514px !important;
	padding: 0 !important;
	height: 10px;
	}
	
/* gray notice*/
	.pahot_notice_gray {
		background: url(../../Pahot/images/notice_left_gray.gif) no-repeat;
		text-align:right;
		height: 36px;
		line-height: 36px;
		color: #616161;
		margin: 5px 0;
	}
	.pahot_notice_gray div.pahot_noticeright_gray{
		background: url(../../Pahot/images/notice_right_gray.gif) no-repeat right;
		padding: 0 12px 0 10px;
		float: right;
	}
	.pahot_notice_gray div.pahot_noticeleft_gray{
		padding-left: 10px;
		float: left;
		height: 36px;
	}
	
	/*manual results*/
	.pahot_resultstable_top2_arrow {
	background: url(../../Pahot/images/resultstable_top2_arrow.gif) no-repeat;
	height: 9px;
	width: 32px;
	float: right;
	padding: 0 !important;
	}
	
	.pahot_resultstable_resultline_man {
	background: url(../../Pahot/images/resultstable_bottom.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-right:10px;
	width:525px;
	}
	
	.pahot_resultstable_mumlatz_man {
	background: url(../../Pahot/images/resultstable_mumlatztop_man.gif) no-repeat top;
	width: 514px !important;
	margin-top: 3px  !important;
	/*margin-right:10px !important;*/

	}
	.pahot_resultstable_shimur_man {
	background: url(../../Pahot/images/resultstable_shimurtop_man.gif) no-repeat top;
	width: 514px !important;
	margin-top: 3px  !important;
	/*margin-right:10px !important;*/

	}
	
	.pahot_resultstable_mumlatz_man div.pahot_resultstable_mumlatz_man_mid 
	{
	    background: url(../../Pahot/images/resultstable_mumlatz_man_mid.gif) repeat-y center;
	    width: 514px !important;
	    padding: 0 !important;
	}
	.pahot_resultstable_shimur_man div.pahot_resultstable_mumlatz_man_mid 
	{
	    background: url(../../Pahot/images/resultstable_shimur_man_mid.gif) repeat-y center;
	    width: 514px !important;
	    padding: 0 !important;
	}
	.pahot_plan_text_div
	{
	    padding-right:10px !important;
	    padding-left:10px!important;
	    width:492px !important;
	}
	.pahot_resultstable_mumlatz_man legend,.pahot_resultstable_shimur_man legend{
	background: #fff url(../../Pahot/images/thumbsup_icon_white.gif) no-repeat right !important;
	padding-right: 25px !important;
	font-weight: bold;
	font-size: 14px;
	}
	
	.pahot_resultstable_mumlatz_man div.pahot_resultstable_mumlatzbottom{
		background: url(../../Pahot/images/resultstable_mumlatzbottom_man.gif) no-repeat bottom;
		padding: 0 !important;
		width: 514px !important;
		height:35px;

	}
	.pahot_resultstable_shimur_man div.pahot_resultstable_mumlatzbottom{
		background: url(../../Pahot/images/resultstable_shimurbottom_man.gif) no-repeat bottom;
		padding: 0 !important;
		width: 514px !important;
		height:35px;
	}
	
	
	
	.pahot_resultstable_mumlatz_man_mid h2 {
	padding: 0;
	margin: 0 10px;
	font-weight: bold;
	font-size: 14px;
	}
	.pahot_resultstable_mumlatz_man_mid p{
	font-weight: normal;
	font-size: 13px;
	padding: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 20px !important;
	margin: 0 !important;
	}
	
	.pahot_resultstable_mumlatz_man_mid ol li{
		padding-top: 5px;
		padding-left: 10px;
	}
	.pahot_resultstable_mumlatz_man_mid ol li span{
		font-weight: normal;
		color: #636363;
	}
	
	
	
	
	.pahot_resultstable_shimur_man_mid h2 {
	padding: 0;
	margin: 0 10px;
	font-weight: bold;
	font-size: 14px;
	}
	.pahot_resultstable_shimur_man_mid p{
	font-weight: normal;
	font-size: 13px;
	padding: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 20px !important;
	margin: 0 !important;
	}
	
	.pahot_resultstable_shimur_man_mid ol li{
		padding-top: 5px;
		padding-left: 10px;
	}
	.pahot_resultstable_shimur_man_mid ol li span{
		font-weight: normal;
		color: #636363;
	}
	
	
	
	.pahot_resultstable_mumlatzbottom_man p{
		font-weight: bold;
		font-size: 14px;
		padding-top:0 !important;
	}
	.pahot_resultstable_mumlatz_man ol,.pahot_resultstable_shimur ol{
		list-style: decimal outside;
		font-weight: bold;
		color: #77bb14;
		margin-top: 0;
	}
	.pahot_resultstable_shimur_man ol{
		color: #3399cc;
	}
	.pahot_resultstable_mumlatzbottom_man ol li{
		padding-top: 5px;
	}
	.pahot_resultstable_mumlatzbottom_man ol li span{
		font-weight: normal;
		color: #636363;
	}
	.pahot_resultstable_mumlatz_man a.pahot_mumlatzbutton,.pahot_resultstable_shimur_man a.pahot_mumlatzbutton {
		background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut.gif') no-repeat top left;
		color: #fff;
		font-weight: bold;
		display: block;
		float: left;
		height: 23px;
		margin-left: 10px;
		margin-bottom: 12px;
		text-decoration: none;
	}
	
	.pahot_resultstable_mumlatz_man a.pahot_mumlatzbutton span,.pahot_resultstable_shimur_man a.pahot_mumlatzbutton span{
		background: transparent url('../../Pahot/images/resultstable_mumlatz_bluebut2.gif') no-repeat top right;
		display: block;
		padding: 0 5px;
		padding-top: 2px;
		padding-bottom: 6px;
	}
	/*.pahot_resultstable_shimur_man a.pahot_mumlatzbutton{
		background: transparent url('../../Pahot/images/resultstable_mumlatz_greenbut.gif') no-repeat top left;
	}
	.pahot_resultstable_shimur_man a.pahot_mumlatzbutton span {
		background: transparent url('../../Pahot/images/resultstable_mumlatz_greenbut2.gif') no-repeat top right;
	}*/
	.pahot_resultstable_fieldset2_man table td{
		padding: 3px 5px;
		direction:ltr;
	}
	.pahot_resultstable_fieldset2_man table th{
		background-color: #e1e1e1;
		padding: 3px 5px;
		direction:rtl;
	}
	.pahot_resultstable_fieldset2_man{
		background: url('../../Pahot/images/resultstable_fieldset2top_man.gif') no-repeat top;
		width: 514px !important;
		/*position: relative; 
		float:right;
		margin-right: 10px !important;
		border: 1px solid red;*/
	}
	.pahot_resultstable_fieldset2_man legend
	{ background: #fff  url(../../Pahot/images/howicon.png) no-repeat right !important;
	    background-position: 192px 0 !important;
	    padding-right: 21px !important;
	    font-weight: bold;
	    /*position:absolute;
        top:-7px; 
        right:5px;
        margin-right:5px;
        background: #fff  url(../../Pahot/images/howicon.png) no-repeat right !important;
        background-position: 192px 0 !important;
	    padding-right: 21px !important;
	    font-weight: bold;*/

	}
	.pahot_resultstable_fieldset2_man p{
		padding: 6px 10px !important;
	}
	.pahot_resultstable_fieldset2bottom_man{
		background: url('../../Pahot/images/resultstable_fieldset2bottom_man.gif') no-repeat bottom;
		width: 514px !important;
		padding: 0 !important;
		margin: 0 !important;
		height: 8px;
	}
	.pahot_printbutton2 {
		background: transparent url('../../Pahot/images/printbutton_bg.png') no-repeat top left;
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		margin: 3px;
		float: right;
	}
	a.pahot_printbutton2 span{
		background: transparent url('../../Pahot/images/printbutton_right2.gif') no-repeat top right;
		display: block;
		line-height: 23px;
		padding: 0 28px 0 10px;
	}
	a.pahot_printbutton2:hover{
		background-position: bottom left;
	    color: #FFF;
	    outline: none; /* hide dotted outline in Firefox */
	}
	a.pahot_printbutton2:hover span{
		background-position: bottom right;
	}
	
	a.pahot_link4 {
	color: #636363;
	text-decoration: none;
	font-size: 11px;
	line-height: 19px;
	padding: 0 5px;
	border-top: 1px solid #c5c5c5;
	}
	a.pahot_link4:hover {
		color: #3399cc;
	}
	a.pahot_link5 {
	color: #636363;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	background: url('../../Pahot/images/grayarrowup.gif') no-repeat left;
	}
	/*
	a.pahot_link5_down {
	color: #636363;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	background: url('../../Pahot/images/grayarrowdown.gif') no-repeat left;
	}
	*/
	
	a.pahot_link5_down {

    background: url('../../Pahot/images/results_moredetails_bgNew2.gif') no-repeat top;
    width: 83px;
    font-weight: bold;
    height: 21px;
    float: left;
    text-decoration: none;
    color: #FFF;
    padding: 2px 0 0 23px;
}

a.pahot_link5_down:hover {
    background: url('../../Pahot/images/results_moredetails_bgNew2.gif') no-repeat bottom;
}

	/*float note 2*/
	.pahot_floatnote_white2 {
		background: url('../../Pahot/images/floatnote_whitebg2.png') repeat-y;
		padding: 7px 16px 3px 14px;
		color: #636363;
		font-size: 12px;
		text-align: center;
	}
	.pahot_floatnote_gray,.pahot_floatnote_gray2 {
		background: url('../../Pahot/images/floatnote_graybg.png') repeat-y;
		padding: 8px 16px 8px 14px;
		color: #636363;
		font-size: 13px;
		text-align: center;
	}
	.pahot_floatnote_gray2 {
		background: url('../../Pahot/images/floatnote_graybg2.png') no-repeat top !important;
	}
	/*green button2*/
	a.pahot_greenbutton2 {
		background: transparent url('../../Pahot/images/greenbutton_bg.png') no-repeat top left;
		color: #fff;
		display: block;
		font-size: 12px;
		height: 35px;
		text-decoration: none;
	}
	a.pahot_greenbutton2 span {
		background: transparent url('../../Pahot/images/greenbutton_right.gif') no-repeat top right;
		display: block;
		line-height: 35px;
		padding: 0 15px;
	} 
	a.pahot_greenbutton2:hover {
		background-position: bottom left;
	    color: #FFF;
	    outline: none; /* hide dotted outline in Firefox */
	}
	a.pahot_greenbutton2:hover span {
	    background-position: bottom right;
	}
	
/*stories*/
.pahot_stories_header_top
{
    background: transparent url('../../Pahot/images/savings_bg_top.gif') no-repeat top right;

    width:770px;
    height:55px;
    text-align:center;

}

.pahot_stories_header_top h1
{
    padding-top:15px;

}
.pahot_stories_header_bottom
{
    background: transparent url('../../Pahot/images/savings_bg_bottom.gif') no-repeat bottom right;

    width:770px;
    padding: 0 15px;
}

.pahot_stories_main_story
{
    background: transparent url('../../Pahot/images/savings_baloon_gray.gif') no-repeat top right;
    width:710px;
    padding-right:35px;
    padding-top:3px;
}
.pahot_stories_stories_header
{
    float:right;
    background: transparent url('../../Pahot/images/white_seperator_wide.jpg') no-repeat top right;
    width:770px;
    height:11px;
    }
.pahot_stories_story_div
{
    width:735px;
    border-bottom:solid 1px #d9d9d9;
    background: transparent url('../../Pahot/images/savings_baloon_white.gif') no-repeat top right;
    min-height:70px;
    margin-top:10px;
    padding-right:35px;
    padding-top:2px;
}

/*results footer*/
#pahot_resultsfooter {
	width: 753px;
	height: 58px;
	background: url(../../Pahot/images/resultsfooter_bg.gif) no-repeat;
	padding: 10px;
	padding-left: 7px;
}
#pahot_resultsfooter_gray {
	height: 44px;
	float: left;
	padding: 5px;
	padding-left: 0;
	margin-top: -1px;
	background: url(../../Pahot/images/resultsfooter_gray.gif) no-repeat right ;
}
.pahot_generalbutton_ongray{
	background: transparent url('../../Pahot/images/printbutton_bg.png') no-repeat top left;
	color: #fff;
	float: left;
	font-size: 12px;
	text-decoration: none;
	margin: 3px;
}
a.pahot_generalbutton_ongray span{
	background: transparent url('../../Pahot/images/generalbutton_ongray_right.gif') no-repeat top right;
	display: block;
	line-height: 23px;
	padding: 0 10px;
}
a.pahot_generalbutton_ongray:hover{
	background-position: bottom left;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}
a.pahot_generalbutton_ongray:hover span{
	background-position: bottom right;
}

.pahot_print_blocker_div
{
    position:absolute;
    top:40px;
    right:0px;
    width:900px;
    background-color:white;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1); 
    -moz-opacity:.01;
    opacity:.01;
    z-index:1000;
}
