﻿.ms-rteCustom-GoldArrow 
{
 	background-image:url('Images/Icons/arrow_gold.gif');
	background-position:right;
	background-repeat:no-repeat;
	/*padding:17px;*/
	padding-left:17px;
	margin-right:7px;
	text-decoration:none;
	font-weight:normal;
	color:#4b5860 !important;	
	font-size:small;
	font-family:Arial;

}
.ms-rteCustom-Title
{
	font-weight:bold;
	color:#0157B6 !important;	
	font-size:small;
	font-family:Arial;

}
.ms-rteCustom-TextFont
{
	font-weight:normal;
	color:#4b5860 !important;	
	font-size:small;
	font-family:Arial;

}

/* white-blue table */
table.ms-rteCustom-contentTable {
	border-collapse: collapse;
	border: 1px solid #4f81bd;
	border-width: 1px 1px 0 1px;
}
.ms-rteCustom-contentTable td {
	padding:3px;
	direction: rtl;
	border: 1px solid #4f81bd;
	border-width: 0 0 1px 0;
}
.ms-rteCustom-contentTableHeaderLine {}
tr.ms-rteCustom-contentTableHeaderLine td {
	background-color: #4f81bd;
	color: #ffffff;
	font-weight: bold;
	font-size: 115%;
	height: 25px;
	vertical-align: middle;
}
/* white-blue table - end */

/* white-gray dotted borders table */
table.ms-rteCustom-zebraTbl {	
	border: 0 solid green; 
	border-collapse: collapse; 
	background: url('Images/sachar/dots_line_gray.gif') 100% 100% repeat-x;
	padding-bottom: 2px;
}
.ms-rteCustom-zebraTbl td { /* all stripes */
	text-align: right;
	vertical-align: middle;
	border: 1px solid #fefcfd;
	border-width: 0 0 0 1px;
	padding: 7px 5px;
	background: #fefcfd url('Images/sachar/dots_line_gray.gif') 0 0 repeat-x;
}
.ms-rteCustom-zebraTbl .even td {  /* dark stripes */
	background-color: #f3f3f5; 
	border-color: #f3f3f5; 
}
.ms-rteCustom-zebraTblHeader1, .ms-rteCustom-zebraTblHeader2, .ms-rteCustom-zebraTblSumLine {}

.ms-rteCustom-zebraTblHeader1 td, .ms-rteCustom-zebraTblHeader2 td { 
	text-align: center;
	vertical-align: top;
	font-weight: bold; 
	background: #dbdde2; 
	border-color: #ffffff; 
	border-width: 0 1px 0 0;
}
.ms-rteCustom-zebraTblHeader1 td {
	background: #dbdde2 url('Images/sachar/dots_line_gray.gif') 0 0 repeat-x;
}
.ms-rteCustom-zebraTblHeader2 td { 
	font-weight: normal; 
	border-width: 1px 1px 0 0;
}
.ms-rteCustom-zebraTbl .over td{
	background-color: lime;
}
.ms-rteCustom-zebraTblSumLine td { 
	font-weight: bold; 
	padding: 0 5px 2px 5px; 
	height: 8px; 
	background-color: #e2e3e7;
	border-color: #e2e3e7; 
}
.bottomDottedWrap {
	width: 100%;
	background: url('Images/sachar/dots_line_gray.gif') 100% 100% repeat-x;
	/*border-collapse: collapse;    */
}
.bottomDottedWrap td { padding-bottom: 1px }
/* white-gray dotted borders table - end */

/*** Taxes site zebra table ***/
table.ms-rteCustom-TxsZebraTbl { /*.ms-rteTable-TxsZebraTbl*/
	width: 100%;
	background-color: aqua;
	
}
.ms-rteCustom-TxsZebraTbl td {
	text-align: right;
	padding: 3px;
	vertical-align: top;
	color: #313334;	
}
.ms-rteCustom-TxsZebraTbl thead td {
	font-weight: bold;	
	line-height: 26px;
	padding: 0px 5px;
	color: #313334;
	background-color:#dbdde2;
}
.ms-rteCustom-TxsZebraTbl tbody td { background: url("/../SiteCollectionImages/gray_dots.gif") 0 0 repeat-x; }




