﻿/**********************************Service position******************************************/

.Header_InternalSP 
{
	width: 1004px;
	height: 201px;
	background-image:url(../../ServicePosition/Images/header_1.jpg);
	background-repeat:no-repeat;
}

.Header_HP
{
	width: 1004px;
	height: 201px;
	background-image:url(../../ServicePosition/Images/header_1.jpg);
}
.FotterMiddlePixelSP
{
	background-position: bottom;
	background-image: url(../../ServicePosition/Images/footer_1.jpg);
	background-repeat: repeat-x;
}

.HPBigText
{
	font-family:Arial;
	font-size:34px;
	color:#004a39;
}
.HPMiddleText
{
	font-family:Arial;
	font-size:23px;
	color:#869b09;
}
.SPSearchText
{
	font-family:Arial;
	font-size:34px;
	color:#424242;
}
.SPSearchLabel
{
	font-family:Arial;
	font-size:23px;
	color:#000000;
}
.SPSearchButton
{
	background-image:url(../../ServicePosition/Images/but_search_1.gif);
	background-repeat:no-repeat;
	width:88px;
	height:40px;
	cursor:pointer;
}
.SPSearchButtonOver
{
	background-image:url(../../ServicePosition/Images/but_search_1.gif);
	background-repeat:no-repeat;
	width:88px;
	height:40px;
	cursor:pointer;
}
.SPSearchTextBox
{
	width:180px;
	
}
.SPSearchTop
{
	background-image:url(../../ServicePosition/Images/bg_search_up.gif);
	height:67px;
	width:397px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.SPSearchMiddle
{
	background-image:url(../../ServicePosition/Images/bg_search_pixel.gif);
	width:397px;
	height:1px;
	background-repeat:repeat-y;
}
.SPSearchBottom
{
	background-image:url(../../ServicePosition/Images/bg_search_down.gif);
	height:67px;
	width:397px;
	background-repeat:no-repeat;
	background-position:top;
}

.SPSearchTopSimple
{
	background-image:url(../../ServicePosition/Images/bg_free_search_up.gif);
	height:67px;
	width:276px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.SPSearchMiddleSimple
{
	background-image:url(../../ServicePosition/Images/bg_free_search_pixel.gif);
	width:276px;
	height:1px;
	background-repeat:repeat-y;
}
.SPSearchBottomSimple
{
	background-image:url(../../ServicePosition/Images/bg_free_search_down.gif);
	height:67px;
	width:276px;
	background-repeat:no-repeat;
	background-position:top;
}

/***********************Copied from steimatzky *********************/
.results_title
{
	background-color: #daddca;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #64655b;
	padding-right: 10px;
}
.hr_subtitle_2
{
	background-color: #daddca;
	color: #64665b;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}
.mainFontSP
{
	font-family: Arial;
	font-size: 15px; /*13px*/
	font-weight: normal;
	/*color: #6f6f6f;*/
	color: #424242;
}

.inner_page_button
{
	padding: 0px;
	margin: 0px;
	cursor: hand;
}
.inner_page_button a:link, a:active, a:visited
{
	text-decoration: none; /* 	color:black; 	font-weight:bold 	*/
}
.inner_page_button a:hover
{
	text-decoration: none; /* 	color:white;	 	font-weight:bold 	*/
}
.inner_page_button .right
{
	background-image: url(../../ServicePosition/Images/but_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
}
.inner_page_button .left
{
	background-image: url(../../ServicePosition/Images/but_left.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
}
.inner_page_button .stretch
{
	background-image: url(../../ServicePosition/Images/but_pixel.gif);
	background-repeat: repeat-x;
	padding: 0px;
	color: black;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.inner_page_button .right_Over
{
	background-image: url(../../ServicePosition/Images/but_right_over.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
}
.inner_page_button .left_Over
{
	background-image: url(../../ServicePosition/Images/but_left_over.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 9px;
	height: 24px;
}
.inner_page_button .stretch_Over
{
	background-image: url(../../ServicePosition/Images/but_pixel_over.gif);
	background-repeat: repeat-x;
	padding: 0px;
	color: white;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 2px;
}

.style_FontGreen
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #004a39;
	text-align: right;
}

.style_FontGreen a:link, .style_FontGreen a:active, .style_FontGreen a:visited, .style_FontGreen a:hover
{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #004a39;
	text-align: right;
	text-decoration: none;
}

.style_FontGreenSP
{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #004a39;
	text-align: right;
}

.style_FontGreenSP a:link, .style_FontGreen a:active, .style_FontGreen a:visited, .style_FontGreen a:hover
{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #004a39;
	text-align: right;
	text-decoration: none;
}


.mainFontBoldSP
{
	font-family: Arial;
	font-size: 15px; /*13px*/
	font-weight: bold;
	/*color: #6f6f6f;*/
}
.ratingStarSP
{
	font-size: 0pt;
	width: 13px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	padding-left:10px;
	
}
.filledRatingStarSP
{
	background-image: url(../../ServicePosition/Images/star.gif);
	background-position: right top;
	padding: 0px;
	border: 0px solid red;
	padding-left:10px;
}
.emptyRatingStarSP
{
	background-image: url(../../ServicePosition/Images/star_empty.gif); 
	border: 0px solid red;
	/*padding-left: 6px;*/
	background-position: right top;
	padding-left:10px;
	
}
.savedRatingStarSP
{
	background-image: url(../../ServicePosition/Images/star.gif);
	background-position: right top;
	padding: 0px;
	padding-left:10px;
}
/* End Rating */

.talkback_bg .left
{
	background-image: url(../../ServicePosition/Images/title_talkback_left.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 11px;
}
.talkback_bg .right
{
	background-image: url(../../ServicePosition/Images/title_talkback_right.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 11px;
}
.talkback_bg .stretch
{
	background-image: url(../../ServicePosition/Images/title_talkback_pixel.gif);
	background-repeat: repeat-x;
	padding-top: 19px;
}
.search_FontResult
{
	color: #00483a;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.search_FontResult a:link, .search_FontResult a:active, .search_FontResult a:visited, .search_FontResult a:hover
{
	color: #00483a;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.search_FontResultSP
{
	color: #00483a;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.search_FontResultSP a:link, .search_FontResult a:active, .search_FontResult a:visited, .search_FontResult a:hover
{
	color: #00483a;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}
.style_OriginalFont
{
	font-size: 13px;
	font-family: Arial;
	color: #60615b;
	text-align: right;
}
.SearchResultSetHeader
{
	background-color: #aac216;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border: 0px;
}
.SearchResultSetHeader th
{
	padding-right: 10px;
	border: 0px;
}
.search_result_cat
{
	margin: 27px;
	margin-bottom: 0px;
	text-align: right;
	width: 550px;
}
.search_result_cat td
{
	border: 0px solid red;
	padding-bottom: 11px;
}
.search_result_cat td a:link, .search_result_cat td a:visited, .search_result_cat td a:hover
{
	color: #00483a;
	background-image: url(../../ServicePosition/Images/link_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
.search_result_catSP
{
	margin: 27px;
	margin-bottom: 0px;
	text-align: right;
	width: 550px;
}
.search_result_catSP td
{
	border: 0px solid red;
	padding-bottom: 11px;
}
.search_result_catSP td a:link, .search_result_catSP td a:visited, .search_result_catSP td a:hover
{
	color: #00483a;
	background-image: url(../../ServicePosition/Images/link_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
}
.picDownRight
{
	background-image: url(../../ServicePosition/Images/line_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.picDownLeft
{
	background-image: url(../../ServicePosition/Images/line_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.picDownMiddle
{
	background-image: url(../../ServicePosition/Images/line_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bold
{
	font-weight: bold;
}
.greenFont
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0d604d;
	text-decoration: none;
}
.greenFont a:link, .greenFont a:active, .greenFont a:visited, .greenFont a:hover
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0d604d;
	text-decoration: none;
}

.picRecRight
{
	background-image: url(../../ServicePosition/Images/title_talkback_right.gif);
	background-repeat: no-repeat;
}
.picRecLeft
{
	background-image: url(../../ServicePosition/Images/title_talkback_left.gif);
	background-repeat: no-repeat;
}
.picRecMiddle
{
	background-image: url(../../ServicePosition/Images/title_talkback_pixel.gif);
	background-repeat: repeat-x;
}
.greenFontAuthor
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #004a39;
}
.greenFontAuthor a:link, .greenFontAuthor a:active, .greenFontAuthor a:visited, .greenFontAuthor a:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #004a39;
	text-decoration: none;
}
.old_price
{
	text-decoration: line-through;
}
.mp_inner_content table
{
	border: 0px;
	border-collapse: collapse;
}
.mp_inner_content td
{
	border: 0px solid red;
	border-collapse: collapse;
}
.backHP
{
	width:140px;
	height:33px;
	
}
.SimpleBack
{
	width:140px;
	height:33px;
}
