body
{
	font-family: Tahoma;
	font-size: 12px;
	color: #222222;
	margin: 0px;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}
textarea
{
	font-family: Tahoma;
	font-size: 12px;
}
INPUT
{
	font-family: Tahoma;
	font-size: 12px;
}
SELECT
{
	font-family: Tahoma;
	font-size: 12px;
}
A:link, A:visited
{
	text-decoration: none;
	color: Blue;
}
A:hover
{
	color: Red;
	text-decoration: none;
}
.forms_Header
{
	border-right: 1px solid #EBEBEB;
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	border-bottom: none;
}
.forms_ItemRight
{
	border-right: 1px solid #EBEBEB;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 40px;
	padding: 0 12px;
	text-align: left;
	width: 34%;
}
.forms_ItemLeft
{
	border-left: 3px solid #E0E0E0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 40px;
	padding-left: 2px;
	width: 66%;
	text-align: right;
}
.forms_Item
{
	border-right: 1px solid #EBEBEB;
	border-left: 3px solid #E0E0E0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 40px;
}
.forms_Heading
{
	margin: 0.3em 0 0;
	color: #000000;
	font-weight: bold;
}
.forms_TextField
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background: none;
	border: none;
	width: 214px;
	height: 16px;
	margin: 0;
	padding: 2px 7px 0px 7px;
}
.forms_TextField_admin
{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background: none;
	border: none;
	width: 202px;
	height: 16px;
	margin: 0;
	padding: 2px 7px 0px 7px;
}
.forms_TextField_rtl
{
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background: none;
	border: none;
	width: 214px;
	height: 16px;
	margin: 0;
	padding: 2px 7px 0px 7px;
}
.forms_TextField_rtl_admin
{
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	background: none;
	border: none;
	width: 202px;
	height: 16px;
	margin: 0;
	padding: 2px 7px 0px 7px;
}
.forms_RowSeparator td
{
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 3px solid #fff;
	height: 1px;
	line-height: 1px;
	background: #fff;
}
.forms_Dropdown
{
	width: 214px;
	height: 21px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms_TextArea
{
	width: 197px;
	height: 80px;
	background: none;
	border: none;
	padding: 2px 0px 0px 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 0px 0px; /* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}
.forms_TextArea_rtl
{
	width: 197px;
	height: 80px;
	background: none;
	border: none;
	padding: 2px 2px 0px 0px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 0px 0px; /* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}
.forms_FooterRight
{
	border-top: 1px solid white;
	border-right: 1px solid #E9E9E9;
	background-color: white;
	height: 46px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	width: 34%;
}
.forms_FooterLeft
{
	background-position: left bottom;
	border-top: white 1px solid;
	padding-left: 2px;
	font-size: 12px;
	background-image: url(images/corner.gif);
	border-left: #e0e0e0 3px solid;
	color: #333333;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 46px;
	background-color: white;
	text-align: right;
	width: 66%;
}
.forms_button
{
	background-color: #f6f6f6;
	color: #333333;
	line-height: 20px;
	border: solid 1px #E9E9E9;
	cursor: hand;
	height: 25px;
}
.forms_Title
{
	background-image: url(images/titleSeparator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fb870b;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.forms_listbox
{
	border: 0px;
	background-color: #fbfbfb;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 5px 0px 5px 0px; /* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}
.forms_TextField_div
{
	margin: 0px;
	height: 22px;
	width: 214px;
	background: url(images/textfield_new.gif) no-repeat bottom;
	float: right;
}
.forms_TextArea_div
{
	margin: 0px;
	height: 84px;
	width: 199px;
	background: url(images/textarea.gif) no-repeat bottom;
	float: right;
}
.forms_TextArea_div_rtl
{
	margin: 0px;
	height: 84px;
	width: 199px;
	background: url(images/textareaRTL.gif) no-repeat bottom;
	float: right;
}
.forms_TextArea1
{
	width: 197px;
	height: 80px;
	background: none;
	border: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 0px 0px; /* properties below added June 30, 2005 */
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}
.dgItem TD
{
	border-bottom: solid 1px #cccccc;
	height: 25px;
}
/* ================================================= */
/* 	 Forms CSS                               */
/* ================================================= */
fieldset
{
	padding: 10px;
	margin: 0 0 15px 0;
	background: #fff;
	border: 5px solid #ececec;
	text-align: right;
}
* html fieldset
{
	position: relative;
	margin: 10px 0 30px 0;
	padding: 20px 0;
}
fieldset legend
{
	font: bold 14px Tahoma, Helvetica, sans-serif;
	padding: 10px 5px;
	text-transform: uppercase;
	background: #fff;
	text-align: right;
}
form .label
{
	display: block;
	float: right;
	width: 150px;
	padding: 0 0 0 10px;
	margin: 6px 0 0;
	text-align: left;
}
form dfn
{
	margin: 0 10px;
}
form input, form textarea, form select
{
	font: normal 12px Tahoma;
}
.normal
{
	width: 250px;
}
.form select
{
	width: 250px;
}
.long
{
	width: 300px;
}
.hyp
{
}
.drp
{
}
.txtarea
{
	width: 250px;
	height: 150px;
}
.form em
{
	color: Red;
}

.form
{
}
.form .right
{
	width: 150px;
	text-align: left;
	padding-left: 10px;
}
.form .left
{
	padding-top: 5px;
}
.form .MergeCells
{
	padding-right:80px;
	text-align: right;
	padding-left: 10px;
}
.lnkbtn
{
}
.BTN
{
	padding: 3px 8px;
	border: none;
	background: #39b54a;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
.BTN:hover
{
	padding: 3px 8px;
	border: none;
	color: #ffffff;
	background: #007236;
	text-decoration: none;
	text-transform: uppercase;
}
/* ================================================= */
/* 	 Grid   CSS                               */
/* ================================================= */
.grid_view
{
}
.grid_view th, .header
{
	background: #414141 url(../images/menu.gif) repeat-x;
	color: #FFFFFF;
	font: bold 8pt Tahoma , Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: right;
	border: 1px solid #cacaca;
	border-width: 1px 0px 1px 0px;
}
.grid_view th A:link, .grid_view th A:visited
{
	color: White;
}
.grid_view td
{
	padding: 10px;
	text-align: right;
	border: 1px solid #cacaca;
	border-width: 1px 0px 1px 0px;
}
.grid_view_page td
{
	border: none;
}
.grid_view_page td td
{
	border: solid 1px #b2b2b2;
	height: 26px;
	padding: 0px 7px 0px 7px;
	color:Red;
}
.simple_grid_view
{
}
.simple_grid_view th
{
	font: bold 8pt Tahoma , Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: right;
	border: 1px solid #cacaca;
	border-width: 0px 0px 1px 0px;
}
.simple_grid_view td
{
	padding: 5px;
	text-align: right;
	border: 1px solid #cacaca;
	border-width: 0px 0px 1px 0px;
}
a.submit:visited, a.submit:active, a.submit:link, a.add:visited, a.add:active, a.add:link, a.publish:visited, a.publish:active, a.publish:link, a.edit:visited, a.edit:active, a.edit:link, a.delete:visited, a.delete:active, a.delete:link, a.reset:visited, a.reset:active, a.reset:link
{
	width: auto;
	margin: 0 2px 0 0;
	padding: 2px 8px;
	text-transform: uppercase;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	white-space: nowrap;
	text-decoration: none;
}
a.publish
{
	background: #afd2ea;
	color: #ffffff;
}
a.publish:hover
{
	background: #0072bc;
	color: #ffffff;
}

a.submit
{
	background: #949ca1;
	color: #000000;
}
a.submit:hover
{
	background: #727c82;
	color: #ffffff;
}

a.delete
{
	background: #ffb5b5;
	color: #ffffff;
}
a.delete:hover
{
	background: #d80047;
	color: #ffffff;
}

a.add
{
	background: #99d177;
	color: #ffffff;
}
a.add:hover
{
	background: #00a651;
	color: #ffffff;
}

a.reset
{
	background: #96aabf;
	color: #ffffff;
}
a.reset:hover
{
	background: #6f7f90;
	color: #ffffff;
}

a.edit
{
	background: #12486b;
	color: #ffffff;
}
a.edit:hover
{
	background: #000000;
	color: #ffffff;
}
/* ================================================= */
/* 	 CALENDAR CSS                              */
/* ================================================= */
.PickerCSS
{
	background-color: #ffffff;
	border-right: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
}
.PickerHeaderCSS
{
	background-color: lightgrey;
	height: 30px;
}
.PickerFooterCSS
{
	background-color: lightgrey;
}
.PickerWeekDayCSS
{
	background-color: lightgrey;
	text-align: center;
	font-size: 8pt;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerCalendarCSS
{
	background-color: #e8f4ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 19px;
}
.PickerWorkDayCSS
{
	background-color: #ffffff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerWorkDayCSS
{
	color: black;
	text-decoration: none;
	border: none;
}
.PickerForbidenCSS
{
	background-color: #e8f4ff;
	color: Red;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #e4e8ff;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
A.PickerSelectedCSS
{
	font-weight: bold;
	color: #0066ff;
	text-decoration: underline;
	border: none;
}
/* ================================================= */
/* 	 CALENDAR CSS                              */
/* ================================================= */
.PickerCSS
{
	background-color: #ffffff;
	border-width:0px;
	padding:0px;
	margin:0px;
	z-index:9999;
	border-collapse: collapse;
}
.PickerCSS td
{
	padding:0px;
	margin:0px;
}
.PickerHeaderCSS
{
	background-color:#0daa61; /*#3c4145;*/
	height: 30px;
	border-width:0px;
	padding:0px;
	margin:0px;
}
.PickerHeaderCSS select
{
	color:White;
	width:60px;
	background-color:#0daa61;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
	text-align:center;
    direction:rtl;
}
.PickerHeaderCSS input
{
	color:White;
	background-color:#0daa61;
    border: none;
}
.PickerHeaderCSS a
{
	font-size:14pt;
	color:#fff;
	padding:0px 5px;
}
.PickerFooterCSS
{
	padding:5px;
	text-align:center;
	background-color:#f4f4f4;
	font-weight:bold;
	border-top:1px solid #ced2d7;
}
.PickerFooterCSS a
{
	border:none;
	color:#666666;
}
.PickerWeekDayCSS
{
	background-color: #e9eef1;
	text-align: center;
	font-size: 8pt;
	border: #ced2d7 1px solid;
	height: 30px;
	color:#666666;
	font-weight:bold;
}
.PickerCalendarCSS
{
	background-color: #f3f3f3;
	border: #f2f2f2 1px solid;
	height: 30px;
	color:#444444
}
.PickerWorkDayCSS
{
	background-color: #ffffff;
	border:#dedede 1px solid;
	text-align:center;
	color:#444444;
	z-index:9999;
}
.PickerWorkDayCSS:hover
{
	background-color: #eee;
}
A.PickerWorkDayCSS
{
	background: none;
	color:#444444;
	text-decoration: none;
	border: none;
}
.PickerForbidenCSS
{
	background-color: #e8f4ff;
	color: Red;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
}
.PickerSelectedCSS
{
	background-color: #edb42c;
	border: #dedede 1px solid;
	text-align:center;
	color:#ffffff;
}
A.PickerSelectedCSS
{
	font-weight: bold;
	color:#ffffff;
	border: none;
}
/*****************************/
/********** TABS *******************/
.MediaTab
{
	padding: 0;
	clear: both;
}
.MediaTab li
{
	display: inline;
}
.MediaTab li a
{
	padding: 4px;
	float: left;
	border: 1px solid #DDD;
	border-bottom:0;
	background-color:#eee;
	text-decoration: none;
	color: #888686;
	font-family: Tahoma;
	font-size: 12px;
	padding: 7px;
	padding-bottom:12px;
	margin-left:5px;
}
.MediaTab li.active a
{
	color: #000;
	border-bottom: solid 1px #fff;
	background-color:White;
}
.contentTab
{
	float: right;
	clear: both;
	width:800px;
	border: 1px solid #ddd;
	text-align: right;
	padding: 10px;
	margin-top:-1px;
}

.TootipText
{
	font-family:Tahoma;
	direction:rtl;
	font-size:11px;
	text-align:right;
	padding:10px;
	padding-top:10px;
	padding-right:20px;
	line-height:18px;
}