﻿/* login box*/
.logn_link
{
	text-decoration: underline;
	font-weight: bold;
}
.logn_link_over
{
	text-decoration: none;
	font-weight: bold;
}
/* login box*/
/* registration*/
.register_text1
{
	font-size: 14pt;
	color: #77bb14;
	font-weight: bold;
	vertical-align: text-bottom;
	clip: rect(auto auto 0px auto);
}
.register_text2
{
	font-size: 8.5pt;
	color: #77bb14;
	font-weight: bold;
}

.register_text
{
	font-size: 10pt;
}
/* registration*/
/* text */
.table_print_text
{
	color: #636363;
	font-size: 9pt;
	text-decoration: underline;
	cursor:pointer;
	cursor: hand;
}
.table_title_text1
{
	font-family: Arial (Hebrew);
	font-size: 18pt;
	color: #8e8e8e;
	font-weight: bold;
}
.table_title_text2
{
	font-family: Arial (Hebrew);
	font-size: 18pt;
	color: #c2c2c2;
	font-weight: bold;
}
/* text */
/*a
{
	color: White;
}*/

.content_link
{
	color: #636363;
	font-size: 9pt;
}
.link_text
{
	color: Black;
	font-size: 9pt;
}
.rank_link
{
	color: Black;
}
.link_button_1
{
	cursor: hand;
	cursor:pointer;
	color: #77bb14;
	text-align:right;
}
.link_button
{
	cursor: hand;
	cursor:pointer;
	color: #77bb14;
}
.link_button_over
{
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
	color: #77bb14;
}
.link_button_over_1
{
	cursor:hand;
	cursor:pointer;
	text-decoration: underline;
	color: #77bb14;
	text-align:right;
}
/* advertisement */

.AdvertisementTop
{
	float: left;
	width: 490px;
	height: 61px;
	background-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: URL(../../images/common/vertical_text.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.Advertisement A
{
	height: 48px;
	background-color: #F0F0F0;
	display: block;
	margin-bottom: 10px;
	background-image: URL(../../images/cellular/crn_ad.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;	
}
.Advertisement IMG
{
	border: 0px;
	padding-top: 1px;
	padding-right: 1px;
}

/* advertisement */

/* image */

.inner_image
{
	border-right: #77bb14 1px dashed;
	border-top: #77bb14 1px dashed;
	border-left: #77bb14 1px dashed;
	border-bottom: #77bb14 1px dashed;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.img_logo
{
	height: 25px;
	width: 110px;
}
/* image */

/* textbox */
.error_message_text
{
	color: red;
	font-size: 10pt;
}
.huge_textbox
{
	width: 300px;
}
.normal_textbox
{
	width: 100px;
}
.normal_textbox_email
{
	width: 200px;
}
.large_textbox
{
	width: 200px;
}
.small_textbox
{
	width: 50px;
}
/* textbox */
/* lable*/

.Label
{
	font-weight:normal;		
	color:#999999;
	text-align:right;
	font-size:10pt;
}

.Label_extra_large_multi_lines
{
	font-weight: normal;
	color: #666666;	
	float: none;
	overflow: hidden;
	width:370px;
}

.Label_extra_large_multi_lines_inner
{
	font-weight:normal;	
	width:370px;
	height:200px;
	color:#999999;
	font-size:10pt;
}

.Label_large_multi_lines
{
	font-weight:normal;	
	width:350px;
	height:50px;
	color:#999999;
	font-size:10pt;
}

.Label_Currency
{
	font-weight:normal;	
	width:60px;
	color:#999999;
	font-size:10pt;
}

/* button */

.sort_button
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #8E8E8E;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	cursor:pointer;
	cursor: hand;
	font-family:Arial;
}
.image_button
{
	height: 27px;
	width: 58px;
}
.image_button_compare
{
	height: 20px;
	width: 85px;
}

.button
{
	background-color: #77bb14;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #F0F0F0;
	font-weight: bold;
}
.header_button
{
	height: 45px;
	width: 46px;
}
/* button */
/* grid */
.grid_register_text
{
	font-size: 11px;	
	color: #8E8E8E;
}
.rank_grid
{
	width: 578px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: none;
}
.grid_action_button
{
	width: 25px;
	height: 25px;
}
.grid_button
{
	width: 16px;
	height: 16px;
}

.custom_grid
{
	font-size: 10px;
}
.grid
{
	width: 750px;
	font-size: 10px;
}
.grid_row
{
	background-color: #F6F6F6;
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
}
.grid_edit_row
{
	background-color: #ecf9d9;
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
}
.grid_selected_row
{
}
.grid_pager
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.grid_header_register
{
	font-size: 11px;
	text-align: right;
	color: #8E8E8E;
	font-weight: bold;
}
.grid_header
{
	background-color: #8E8E8E;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}
.grid_alternating_row
{
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
}
/* grid */

/* repeater */
.repeater_action_button
{
	width: 46px;
	height: 15px;
	cursor:pointer;
	cursor: hand;
	margin-top:2px;
}
.repeater_button
{
	width: 16px;
	height: 16px;
}

.repeater
{
	width: 580px;
	font-size: 7.5pt;
	border: darkgray 1px solid;
}

.repeater_edit_row
{
	background-color: #ecf9d9;
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	padding-left: 2px;
}
.repeater_selected_row
{
	background-color: #deffad;
	height:44px;
}
.repeater_selected_alternating_row
{
	background-color: #f0ffd9;
	height:44px;
}

.repeater_unselected_row
{
	background-color: #F6F6F6;
	height:44px;
}
.repeater_unselected_alternating_row
{
	background-color: white;
    height:44px;
}
.repeater_pager
{
}
.repeater_header
{
	background-color: #8E8E8E;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 2px;
}
.repeater_header_ra
{
	background-color: #8E8E8E;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
}
.repeater_header_ca
{
	background-color: #8E8E8E;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 2px;
}
.repeater_row
{
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	float: none;
	overflow: hidden;
}
.repeater_alternating_row
{
	text-align: right;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	float: none;
	overflow: hidden;
}

.repeater_alternating_row_ra
{
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	float: none;
	overflow: hidden;
}
.repeater_row_ra
{
	background-color: #f0f0f0;
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	float: none;
	overflow: hidden;
}
.repeater_alternating_row_ca
{
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	vertical-align: top;
	padding-top: 10px;
}
.repeater_row_ca
{
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-top: #ececec 2px solid;
	border-left: #ececec 2px solid;
	color: #636363;
	font-size: 9pt;
	vertical-align: top;
	padding-top: 10px;
	float: none;
	overflow: hidden;
}
.repeater_row_rank
{
	/*background-color: #deffad;*/
	height: 54px;
	text-align: center;
	border-top: #ececec 2px solid;
	padding-left: 2px;
	padding-right: 2px;
}
.repeater_alternating_row_rank
{
	/*background-color: #f0ffd9;*/
	height: 54px;
	text-align: center;
	border-top: #ececec 2px solid;
	padding-left: 2px;
	padding-right: 2px;
}

.repeater_rank_text
{
	font-weight: bold;
	font-size: 10.5pt;
	color: #68a60e;
	cursor: hand;
}
.repeater_rank_text2
{
	font-size: 8pt;
	cursor: pointer;
	cursor: hand;
}

.repeater_rank_text3
{
	cursor: pointer;
	font-size: 8pt;
	color: #68a60e;
	cursor: hand;
	font-weight: bold;
}

.repeater_rank_text4
{
    cursor: hand;
	cursor: pointer;
	font-size: 8pt;
	color: #68a60e;
	font-weight:normal;
	
}

.close_button_div
{
	background-color: #f0f0f0;
	width: 97%;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.repeater_row_pnl
{
	background-color: #f0f0f0;
	text-align: left;
	padding:0px;
	margin:0px;
}

.repeater_detailes_cell
{
	background-color: #f0f0f0;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
/* repeater */

/* List Box */
.ListBox
{
	color: #636363;
	
}


#btnGenerateUrl
{
	width:50px;
}


#starinfo {
    width: 173px;
    border: 1px solid #a9a9a9;
    border-top: 0;
    padding: 18px 10px;
    margin-bottom: 8px;
	
    font: 14px Arial, Helvetica, sans-serif;
    color: #636363;
    text-align: center;
}
.green {
    font-weight: bold;
    color: #77bb14;
}

.lead_button_right
{
    background: url(../../newsite/images/DetailsLead/leadButRight.gif) no-repeat right;
    width:4px;
    height:20px;
    
}
                                 
.lead_button_middle
{
     background-image: url(../../newsite/images/DetailsLead/leadButBG.gif);
     background-repeat: repeat-x;
     background-position: right;
     width:225px;
     text-align:center;
}
.lead_button_middle a
{text-decoration:none;
    color:White;
    font-size:16px;
    }
.lead_button_left
{
    background: url(../../newsite/images/DetailsLead/leadButleft.gif) no-repeat left;
    width:4px;
}
