/***** SERVICE PAGE *****/

/*  NEW DESIGN  */
.cat_slogan
{
 padding-top: 5px;
 font-size:22px;
 font-weight:bold;
 color:#ffffff;
}

.svc_form_slogan_top {
	background-image: url('/images/he_IL/shapes/svc_form_slogan_top.png'); 
	width: 86px;
	height: 86px;	
	background-repeat: no-repeat;
}

.instructions_td
{
vertical-align:middle;
font-size:14px;
color:#5c5c5c;
font-weight:normal;
}

.vendors_td
{
vertical-align:top;
padding-top: 34px;
width:100px;
}

.vendor
{
 vertical-align:middle;
 text-align:center;
 width:155px;
 height:49px;
 background-image: url(/images/shapes/vendor.bg.gif);
 background-repeat:no-repeat;
}

.vendor_space
{
height:8px;
}

.content_td
{
vertical-align:top;
text-align:center;
}
.content_div
{
	width: 600px;
	border: solid 1px #DFDEDE;
}

.introduction_title 
{
height:30px; 
vertical-align:top;
/*font-size:12px;
color:#0E3A77;*/
text-align:right;
color:#36464E;
padding-right: 15px;
}

.introduction_text
{
 vertical-align:top;
 text-align:justify;
 font-size:14px;
 font-weight:normal;
 color:#36464E;
 padding-right: 19px;
 padding-left: 19px;
}

.description_div
{
vertical-align:top;
text-align:justify;
font-size:12px;
font-weight:normal;
color:#36464E;
padding-right: 15px;
padding-left: 15px;
}

.categories_tab_td
{
 width:945px;
 height:39px;
}

.category_tab_div
{
 background-repeat: no-repeat;
 vertical-align: middle;
 padding-bottom: 10px;
 text-align:right; 
 padding-right: 100px;
 font-size:24px;
 font-weight:normal;
 color:white;
}

.category_picture_td
{
 vertical-align:middle;
 text-align:right;
}

.similar_cat_pic_div {
	float:right;
	width: 156px;
	height: 130px;
	vertical-align: text-bottom;
}
  
.category_title_td
{
vertical-align:top;
text-align:center;
}

.category_horizontal_space_td
{
width:20px;
}

.category_vertical_space_td
{
height:20px;
}

.form_td
{
	vertical-align:top;
	padding-top: 5px;
	text-align:center;
}

.form_tab_title
{
font-size:16px;
}



.no_padding {
border-collapse:collapse;
padding:0px 0px 0px 0px;
border:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-style: none none none none;
border-width: 0px 0px 0px 0px;
}

.provider_info_link_wrapper {
	float:right; 
	width:400px;
	/*height: 150px;*/
	border: 1px 1px 1px 1px;
	border-color: #DFDEDE;
    border-style: dashed;
    margin-right: 15px;
    border-width: 1px; 
    margin-top: 10px;
}

.provider_info_link_div {
	float:right;
	width: 160px;
	height: 110px;
	vertical-align: text-bottom;
	outline: none;
	border : none;
	text-align: center;
	padding-top: 10px;
}

.provider_info_link_desc {
	float:right;
	width: 220px;
	height: 120px;
	text-align: justify;
	padding-right: 10px;	
}

.provider_additional_info_link {
	clear: both; padding-bottom: 5px; text-align: right; padding-right: 15px;
}

.add_svc_content_btn {
	background: url('/images/he_IL/shapes/btn_add_svc_content.png');
	background-repeat: no-repeat;
	width: 215px;
	height: 48px;
	outline: none;
	border : none;
	cursor: pointer;
}