html {
	margin: 0;
	padding: 0;
}
body {
    margin: 0;
	padding: 0;
    background-color: #EFEFEF;
    background-image: url(/pnc.co.il/images/global/background_gradient.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    direction:ltr;
}

* {
    font-family: arial;
    font-size: 14px;
	color: #555;
	-moz-box-sizing: border-box; /* Used to define the width as in IE - width = width + padding + border */
}

ol {
	padding: 0;
	margin: 5px 20px 5px 0;
}
ul {
	list-style: url(/pnc.co.il/images/global/bulletin.gif);
	padding: 0 20px 0 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}
td {
    vertical-align: top;
	margin: 0;
	padding: 0;
}

div,p,h1,h2,h3 {
	margin: 0;
	padding: 0;
}

span {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

img {
    border: 0;
}

img.transparent {
    display: block;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

form {
    margin: 0;
    padding: 0;
}
form td {
    vertical-align: middle;
}

input, textarea, select {
	width: 143px;
	color: #333333;
	background-color: #FEFEFE;
	border: 1px solid #D9D9D9;
}

textarea {
    overflow: auto;
}

option {
    color: #333333;
}
.input_title {
    margin-bottom: 4px;
}
.checkbox, .radio {
	width: auto !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
input.button {
    width: auto;
    border:	none;
	padding: 1px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #000000;
	background: #777777;
}
.submit {
    height: 22px;
    line-height: 19px;
    width: 143px;
    border: none;
    padding: 0 !important;
    margin: 0 !important;
    color: #FFFFFF;
    text-align: center;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/send_button.png);
    background-repeat: no-repeat;
    background-position: center 3px;
    cursor: pointer;
}
.error {
    font-weight: bold;
    color: #990000;
}
input.error, select.error, textarea.error {
    font-weight: normal;
    color: #000000;
    border: 1px solid #993300;
	background: #FFA6A8;
}
.mandatory {
    
}
.short_field {
    width: 50px;
}
.long_field {
    width: 200px;
}

a {
    text-decoration: underline;
    font-size: inherit;
    font-weight: inherit;
    color: #3087CE;
}
a:hover {
    text-decoration: none;
}

h1,.title {
    padding-right: 50px;
	font-size: 16px;
	font-weight: normal;
}

h2,.sub_title {
	line-height: 18px;
	font-weight: bold;
}

.btm_border {
	background-image: url(/pnc.co.il/images/global/border_horizontal_line.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;

}
.top_border {
	background-image: url(/pnc.co.il/images/global/border_horizontal_line.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

td.separator {
    width: 0.1%;
}
td.separator div {
    width: 10px;
    height: 10px;
    font-size: 4px;
}
div.separator {
    width: 10px;
    height: 10px;
    font-size: 4px;
}

/* ## */

.navigation {
}
.navigation td {

}
.navigation.add_to_bag {

}
.navigation.add_to_bag input {
	background: none;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
.navigation a {
    text-decoration: underline;
}
.navigation a:hover {
	text-decoration: underline;
}

.page_number {
	line-height: 20px;
}

#page-nav-bar {
	color: #8B95A3;
}
#page-nav-bar a {
	text-decoration: none;
	color: #F8E8BA;
}
#page-nav-bar a:hover {
	text-decoration: underline;
}
#page-nav-bar a.number {
	text-decoration: none;
	color: #F8E8BA;
}
#page-nav-bar a.number:hover {
	text-decoration: underline;
}
#page-nav-bar span.number {
	font-weight: bold;
	color: #F8E8BA;
}

.results_numbers {
	line-height: 20px;
}

/* ## */

td.button {
	height: 20px;
	vertical-align: middle;
	background: #8B95A3;
	text-align: center;
}
td.button a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #F8E8BA;
	cursor: pointer;
}
td.button a:hover {
	text-decoration: none;
}
td.button a.disabled {
	color: #6F7E9A;
	cursor: default;
}
td.button a.disabled:hover {

}
td.back.button {
	padding: 0 10px 0 10px;
}

/* ## */

.description {
	padding: 25px;
	line-height: 150%;
}
.description.home {color:#777}
.description.home * {color:#777}

/* ## */

.notes {
	color: #000000;
	border: 1px solid #FFCC00;
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	direction: rtl;
}
.notes * {
	color: #000000;
}
.notes .n_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.errors {
    border: 1px solid #993300;
	background: #FFA6A8;
	direction: rtl;
	padding: 5px;
	margin-bottom: 10px;
}
.errors * {
	color: #000000;
}
.errors .e_title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.contact_form_container .errors {
    position: absolute;
    top: 430px;
    right: 545px;
    width: 250px;
    padding: 0;
    margin: 10px 0 0 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.contact_form_container .errors * {
	font-size: 10px;
	font-weight: bold;
}
.contact_form_container .errors .e_title {
	font-size: 12px;
}

/* ## */

#captcha {
    margin-bottom: 10px;
}
#captcha .c_title {
    font-weight: bold;
    line-height: 23px;
    /*_line-height: 22px;*/
}
#captcha img {
    border: 1px solid #777777;
    margin-right: 5px;
}
#captcha input {
    margin: 0;
}

/* ## */

#frame {
    width: 960px;
}

#frame #header {
    height: 100px;
}

#frame #header #menubar {
    direction: rtl;
}

#frame #header #menubar .menubar_container {
    height: 40px;
    width: 100%;
}

/* submenubar is defined in the main template */

#frame #middle {

}

#frame #middle #content {
    direction: rtl;
}

#frame #footer {
	height: 75px;
}

/* ## */

.top_container {
    direction: rtl;
}

.middle_container {
    direction: rtl;
}

.btm_container {
    direction: rtl;
}

/* ## */

.button_cobalt {
    color: #3087CE !important;
}
.button_cobalt_bold {
    color: #3087CE !important;
    font-weight: bold;
}
.button_black {
    color: #000000 !important;
}
.button_black_bold {
    color: #000000 !important;
    font-weight: bold;
}
.button_unerlined {
    text-decoration: underline !important;
}

/* ## */

#menubar .left_corner {
    width: 8px;
}

#menubar .gyro_logo {
    width: 49px;
}

#menubar .categories {
}

#menubar .categories td {
	text-align: center;
	vertical-align: middle;
	background-image: url(/pnc.co.il/images/global/menubar_td_border.png);
	background-position: right 0;
	background-repeat: no-repeat;
}

#menubar .categories a {
	display: block;
	height: 40px;
	margin-right: 1px;
	color: #333333;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	background: url(/pnc.co.il/images/global/menubar_btn_up.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#menubar .categories a:hover {
	color: #FFFFFF;
    text-decoration: none;
	background: url(/pnc.co.il/images/global/menubar_btn_hover.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#menubar .categories a.selected {
	color: #FFFFFF !important;
    text-decoration: none;
	background: url(/pnc.co.il/images/global/menubar_btn_hover.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* ## */

#submenubar .categories table {
}

#submenubar .categories td {
    padding-left: 20px;
	text-align: right;
}

#submenubar .categories a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

#submenubar .categories a:hover {
    text-decoration: none;
}

#submenubar .categories a.selected {
    font-weight: bold;
    color: #666666 !important;
}

/* ## */

#sidebar {
	text-align: left;
}

#sidebar .categories {
}

#sidebar .categories a {
    display: block;
	padding-right: 10px;
	text-decoration: none;
	text-align: right;
	line-height: 30px;
	background-image: url(/pnc.co.il/images/global/sidebar_btn_up.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
}

#sidebar .categories a:hover {
	/* defined in the template itself with 'onMouseOver/Out' */
}

#sidebar .categories a.selected {
	font-weight: bold;
	background-image: url(/pnc.co.il/images/global/sidebar_btn_selected.jpg);
}

#sidebar .categories a.sub_categories {
	padding: 0 20px 0 0;
	background-image: url(/pnc.co.il/images/global/sidebar_sub_btn_up.jpg);
}

#sidebar .categories a.sub_categories:hover {
	/* defined in the template itself with 'onMouseOver/Out' */
}

#sidebar .categories a.sub_categories_selected {
	font-weight: bold;
	padding: 0 20px 0 0;
	background-image: url(/pnc.co.il/images/global/sidebar_sub_btn_selected.jpg);
}
#sidebar .categories a.sub_categories_selected:hover {
	/* defined in the template itself with 'onMouseOver/Out' */
}

/* ## */

#group {
    width: 100%;
}

#group .description a {
	text-decoration: underline;
}
#group .description a:hover {
	text-decoration: none;
}

#group .thumbnails {
}
#group .thumbnails .column_spacer {
	width: 25px;
}
#group .thumbnails .row_spacer {
	height: 25px;
}
#group .thumbnails .product {
	text-align: center;
	width: 220px;
}
#group .thumbnails .product * {

}
#group .thumbnails .product .image {
	max-width: 220px;
	height: 165px;
	max-height: 165px;
	/*background-repeat: no-repeat;
	background-position: center center;*/
	cursor: pointer;
}
#group .thumbnails .product .t_title {
	line-height: 20px;
	text-align: center;
    font-weight: bold;
}
#group .thumbnails .product .t_description {
	margin: 5px;
	text-align: center;
}

.price {
    font-weight: bold;
	margin: 0 0 10px 0;
}
.price .retail {

}
.price .actual {

}
.price .erased {
    margin-right: 5px;
    font-weight: normal;
    text-decoration: line-through;
	color: #000000;
}

/* ## */

#group .articles {
}
#group .articles .column_spacer {
	width: 25px;
}
#group .articles .row_spacer {
	height: 25px;
}
#group .articles .article {
	text-align: center;
	width: 220px;
}
#group .articles .article * {
}
#group .articles .article .a_image {
	max-width: 120px;
	height: 90px;
	margin-right: 10px;
	cursor: pointer;
}
#group .articles .article .a_title {
	line-height: 20px;
	text-align: left;
    font-weight: bold;
}
#group .articles .article .a_short_description {
	margin: 5px;
	text-align: justify;
}

/* ## */

#group .exams {

}
#group .exams .e_title {
	text-align: left;
    font-weight: bold;
}
#group .exams a {
	text-decoration: none;
}
#group .exams a:hover {
	text-decoration: underline;
}

/* ## */

#shuffled_images {
	width: 465px;
	cursor: pointer;
}
#shuffled_images .images{
	height: 90px;
}
#shuffled_images .column_spacer{
	width: 5px;
}

/* ## */

#specific_product {
	width: 100%;
	margin: 0 0 25px 0;
}
#specific_product .container {
}
#specific_product .product_title {
	font-weight: bold;
	line-height: 37px;
}
#specific_product .catalog_number {
	font-weight: bold;
	line-height: 37px;
}
#specific_product .description {
	padding-top: 25px;
}
#specific_product .large_image_box {
	text-align: center;
	width: 465px;
	background: #8B95A3;
}
#specific_product .large_image_box .large_image {
	max-width: 465px;
	height: 348px;
}
#specific_product .large_image_box .large_image_nav {
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: center;
}
#specific_product .large_image_box .large_image_nav a {
	margin: 0 2px 0 2px;
	padding: 2px 0 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #F8E8BA;
}
#specific_product .large_image_box .large_image_nav a:hover {
	text-decoration: none;
	color: #6F7E9A;
	background: #F8E8BA;
}

#specific_product .pull_down_menu {
	margin-bottom: 5px;
}

#specific_product .price {
	font-weight: bold;
	line-height: 18px;
}
#specific_product .add_button {
	border: 1px outset;
	font-weight: bold;
	color: #6F7E9A;
	background: #F8E8BA;
	cursor: pointer;
}
#specific_product .back_button {
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #000000;
	cursor: pointer;
}
#specific_product select {
	width: 250px;
}
#specific_product .group_alt_number {
	/*width: 120px;*/
	text-align: right;
	font-weight: bold;
}

/* ## */

.thumbnails-alt {
	padding-bottom: 25px;
}
.thumbnails-alt .product {
	width: 220px;
	/*max-width: 220px;*/
	text-align: center;
}
.thumbnails-alt .product .image {
	width: 220px;
	/*max-width: 220px;*/
    height: 165px;
	max-height: 165px;
}

/* ## */

#matched_items {

}
#matched_items .images {
}
#matched_items .images .thumb {
	width: 120px;
}
#matched_items .prices {
	padding: 5px;
}
#matched_items .prices table {
	width: 122px;
	height: 96px;
}
#matched_items .prices .btn_add_both_to_bag {
	vertical-align: bottom;
}

#matched_items .m_description {
	padding: 0 10px 0 10px;
}

#matched_items a {
	font-weight: bold;
	text-decoration: underline;
}
#matched_items a:hover {
	font-weight: bold;
	text-decoration: none;
}

/* ## */

#document {
	text-align: justify;
	line-height: 18px;
	width: 100%;
}

/* ## */

#superdoc {

}
#superdoc .title {
	padding: 0 15px 20px 0;
	font-weight: bold;
}
#superdoc .container {
	padding: 0 15px 25px 30px;
}
#superdoc .description {padding: 20px 15px 25px 30px}

/* ## */

#checkout {
    width: 100%;
	padding-bottom: 25px;
}

#checkout * {
	text-align: left;
}
#checkout .container {

}
#checkout .error_msg {
	font-weight: bold;
	color: red;
}
#checkout .status_bar {
    padding: 0 0 10px 0;
}
#checkout .status_bar table {
	width: 465px;
}
#checkout .status_bar img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .status_bar .selected {
	color: #000000;
	font-weight: bold;
}
#checkout .status_bar .selected img {
	width: 20px;
	height: 20px;
	position: relative;
	top: 5px;
}
#checkout .secure_seal {
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #F8E8BA;
	color: #6F7E9A;
}
#checkout .secure_seal span {
	color: #6F7E9A;
	font-weight: bold;
}
#checkout .content {
	width: 465px;
	/*max-width: 465px;*/
	padding-bottom: 10px;
}
#checkout .container .content table {
	width: 100%;
}
#checkout .content .inner_tables * {
	color: #6F7E9A;
}
#checkout .content .inner_tables td {
	background: #C0C0C0;
	padding: 5px;
}
#checkout .content .left_column_width {
	width: 1%;
}
#checkout .content .right_column_width {
	width: 99%;
}
#checkout .content .img_column {
	width: 60px;
}
#checkout .content .other_column {
	width: 60px;
}
#checkout .content .items {
	width: 60px;
}
#checkout .content .t_title {
	font-weight: bold;
}
#checkout .content .t_title td {
	background: #E1E1E1;
	text-align: center;
}
#checkout .content img.thumbnail {
	width: 60px;
}
#checkout .content input.quantity {
	width: 40px;
	height: 20px;
}
#checkout .content .blank {
}
#checkout .content .subtotal {
	font-weight: bold;
}
#checkout .content td.subtotal {
	background: #E1E1E1;
}
#checkout .content .empty td {
	height: 50px;
}
#checkout .content td.td_btn {
}
#checkout .button {
	border: 1px outset;
	background: #777777;
	font-weight: bold;
	text-align: center;
	color: #000000 !important;
	cursor: pointer;
}

#checkout .continue {
	border: 1px outset;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #6F7E9A;
	background: #F8E8BA;
}
#checkout a {
	text-decoration: underline;
	font-weight: bold;
}
#checkout a:hover {
	text-decoration: none;
}
#checkout .exp_date_YY {
	width: 100px;

}
#checkout .exp_date_MM {
	width: 80px;
}
#checkout .checkout_box {
	border: 1px solid #8B95A3;
	padding: 10px;
	margin: 0 0 10px 0;
}

/* ## */

.attributes {
	padding: 0 0 4px 0;
	margin: 0 4px 4px 4px;
	/*border-bottom: 1px solid #421011;*/
}
.attributes h1 {
	font-weight: bold;
	line-height: 14px;
}
.attributes input {

}
.attributes span {
	margin: 0;
	padding: 0;
}
.attributes .color_box {
	width: 15px;
	height: 15px;
}

/* ## */

#emails {
	padding: 20px;
}

#emails .inner_container {
	background: #8B95A3;
	padding: 20px;
}

/* ## */

#poll {

}
#poll .poll_title {
	font-weight: bold;
}
#poll .poll_description {

}
#poll .option {
	padding-bottom: 5px;
}
#poll .option input {
	position: relative;
	top: 3px;
}
#poll .option_title {
	font-weight: bold;
}
#poll #results_trigger {
	display: block;
	margin-top: 5px;
	cursor: pointer;
}
#poll #results_container {
	
}
#poll #results_container .results_title {
	padding-top: 5px;
}
#poll #results_container .results_title img {
	height: 50px;
}
#poll #results_container .results .bar {
	width: 100px;
	border: 1px solid #F8E8BA;
}
#poll #results_container .results .bar .inside {
	background-color: #F8E8BA;
	margin: 2px;
	height: 8px;
	font-size: 1px;
}
#poll #results_container .results .number {
	margin-left: 5px;
}
#poll #results_container .submit {
    /* Already defined as .submit in the beginning of global.css */
}

/* ## */

#exam {
	padding-bottom: 20px;
}
#exam .description {
	padding-bottom: 10px;
}
#exam .notes {
	padding-bottom: 10px;
}
#exam .page_on {
	display: block;
}
#exam .page_off {
	display: none;
}
#exam .page_title {
	text-align: left;
	padding: 0 5px 0 5px;
}
#exam .page_description {
	text-align: left;
	margin: 0 0 10px 0;
}
#exam .question {
	font-weight: bold;
}
#exam .answers_container {
	padding-bottom: 10px;
}
#exam .answer {

}
#exam .correct_answer {
	font-weight: bold;
}
#exam textarea {
	width: 100%;
}
#exam .start_button {
	border: 1px outset;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #6F7E9A;
	background: #F8E8BA;
	padding: 1px 5px 1px 8px;
	display: inline;
}
#exam .completion_text {
	font-weight: bold;
}
#exam .answers_on_completion_title {
	padding-bottom: 20px;
}
#exam .answers_on_completion_container {
}
#exam .submit {
    /* Already defined as .submit in the beginning of global.css */
}
/* ## */

#quiz {
    padding-bottom: 20px;
}
#quiz .errors {
    color: red;
    font-weight: bold;
}
#quiz .locked {
}
#quiz .winners_container {
}
#quiz .winners_title {
    font-weight: bold;
    padding-bottom: 10px;
}
#quiz .winners_description {
    padding-bottom: 10px;
}
#quiz .winner {
}
#quiz .confirmation {
    font-weight: bold;
}
#quiz .description {

}
#quiz .question {
    font-weight: bold;
}
#quiz .answers_container {
    padding-bottom: 20px;
}
#quiz .answer {
}
#quiz .submit {
    /* Already defined as .submit in the beginning of global.css */
}

/* ## */

.mid_layout {
    position: relative;
    height: 100%;
    width: 960px;
}

.mid_layout .hp_right_box_column {
    width: 190px;
}

.mid_layout .hp_description_column {
    width: 580px;
}

.mid_layout .inner_description_column {
    width: 770px;
}

.mid_layout .left_box_column {
    width: 190px;
}

/* ## */

.round_box {
    height: 100%;
}

.round_box .filler {
    display: block;
    height: 10px;
    width: 10px;
}

/* ## */

.round_box .top_right_corner_gray {
    height: 30px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_top_right_corner_gray.png);
    background-repeat: no-repeat;
}

.round_box .top_left_corner_gray {
    height: 30px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_top_left_corner_gray.png);
    background-repeat: no-repeat;
}

.round_box .top_border_gray {
    height: 30px;
    width: 100%;
    font-size: 16px;
    line-height: 29px;
    background-image: url(/pnc.co.il/images/global/round_box_top_bg_gray.png);
    background-repeat: repeat-x;
}

/* ## */

.round_box .top_right_corner_white {
    height: 10px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_top_right_corner_white.png);
    background-repeat: no-repeat;
}

.round_box .top_left_corner_white {
    height: 10px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_top_left_corner_white.png);
    background-repeat: no-repeat;
}

.round_box .top_border_white {
    height: 10px;
    width: 100%;
    /*background-color: #FFFFFF;*/
    background-image: url(/pnc.co.il/images/global/round_box_top_border_white.png);
    background-position: 0 0;
    background-repeat: repeat-x;
}

.round_box .btm_right_corner_white {
    height: 10px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_btm_right_corner_white.png);
    background-repeat: no-repeat;
}

.round_box .btm_left_corner_white {
    height: 10px;
    width: 10px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
    background-image: url(/pnc.co.il/images/global/round_box_btm_left_corner_white.png);
    background-repeat: no-repeat;
}

.round_box .btm_border_white {
    height: 10px;
    width: 100%;
    /*background-color: #FFFFFF;*/
    background-image: url(/pnc.co.il/images/global/round_box_btm_border_white.png);
    background-position: 0 bottom;
    background-repeat: repeat-x;
}

/* ## */

.hp_samples_icon__container {
    position: absolute;
    height: 40px;
    width: 40px;
}
.hp_samples_icon {
    position: relative;
    height: 40px;
    width: 40px;
    top: -19px;
    _top: -24px;
    left: -115px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

.contact_form_icon__container {
    position: absolute;
    height: 40px;
    width: 40px;
}
.contact_form_icon {
    position: relative;
    height: 40px;
    width: 40px;
    top: -19px;
    _top: -24px;
    left: -115px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

.title_icon__container {
    position: absolute;
    height: 40px;
    width: 40px;
}
.title_icon {
    position: relative;
    height: 40px;
    width: 40px;
    top: -19px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

/* ## */

.round_box .mid_right_border {
    width: 10px;
    /*background-color: #FFFFFF;*/
    background-image: url(/pnc.co.il/images/global/round_box_right_border_white.png);
    background-position: right 0;
    background-repeat: repeat-y;
}

.round_box .mid_left_border {
    width: 10px;
    /*background-color: #FFFFFF;*/
    background-image: url(/pnc.co.il/images/global/round_box_left_border_white.png);
    background-position: left 0;
    background-repeat: repeat-y;
}

.round_box .mid_content {
    background-color: #FFFFFF;
}

.round_box .mid_content .content_gray {

}

.round_box .mid_content .content_white {

}

/* ## */

.sponsored_links {
    padding: 18px 5px 0 5px;
}

.sponsored_links a, .sponsored_links a:hover {
    text-decoration: none;
}

.sponsored_links .link_separator {
    height: 15px;
    background-image: url(/pnc.co.il/images/global/sponsored_links_separator.png);
    background-position: center 2px;
    background-repeat: no-repeat;
}

.sponsored_links .link_container {
    height: 50px;
    width: 145px;
}

.sponsored_links .link_container .ad_title a {
    font-weight: bold;
}

.sponsored_links .link_container .ad_content {
    padding-top: 2px;
    color: #666666;
}

.sponsored_links .link_container .ad_url {
    padding-top: 3px;
    direction: ltr;
}

.sponsored_links .link_container .ad_url a {
    color: #4580BE;
}

.sponsored_links .more_projects_link {
    margin-top: 5px;
    text-align: left;
}

.sponsored_links .more_projects_link a {
    color: #4580BE;
    font-weight: bold;
}

/* ## */

.footer_ads {
    height: 240px;
    margin: 15px 0 0 0;
}

.footer_ads .delimiter {
    width: 20px;
    background-color: #FFFFFF;
    background-image: url(/pnc.co.il/images/global/footer_ads_delimiter.png);
    background-position: center 0;
    background-repeat: no-repeat;
}

.footer_ads .delimiter img {
    width: 20px;
}

/* ## */

.contact_form_container {
    padding: 15px 5px 0 5px;
}

.contact_form_container .phone_number_container {
    margin-bottom: 15px; 
}

.contact_form_container .phone_number_container img {
    display: block;
}

.contact_form_container input {
    margin-bottom: 15px;
}

.contact_form_container textarea {
    height: 130px;
	margin-bottom: 15px;
}

/* ## */

.footer_logo_container {
    padding-top: 24px;
    text-align: center;
}

.footer_logo_container img {
    height: 30px;
    width: 305px;
    behavior: url(/repository/include/javascript/iepngfix/iepngfix.htc);
}

/* ## */

.huge_white {
	color:#FFF;
}

.paragon_logo {display:block;text-align:left;direction:ltr}

