.adminbody
{
	background:#ffffff;
	
}

input{
	outline:none;	
}
	
.adminHeader
{
	width:1000px;
	height:207px;
	margin-bottom:0px;
	background:url(../images/top.jpg);
}

.containMF
{
	width:1000px;
	margin-bottom:0px;
	background:url(../images/bg.jpg);
	height:900px;
}

.adminHeaderTitle
{
	padding-top:30px;
	padding-right:30px;
	font-size:14px;
}
.adminContent
{
	width:1000px;
	margin:0px auto;
	height:auto;
	background:url(../images/bg.jpg);
	position:relative;
	

}

.adminMenuSep
{
	width:1000px;
	height:7px;

	clear:both;
	margin-top:10px;
}
.adminTitleSep
{
	width:1000px;
	height:4px;
	background:url(../images/menu_sep.jpg) repeat-x;
	clear:both;
}
.adminMenu
{
	width:1000px;
}
.adminMenuLeft
{
	float:right;
	width:620px;
	position:relative;
	right:23px;
	margin-top:10px;
}
.adminMenuRight
{
	float:left;
	width:250px;
	position:relative;
	left:23px;
}
.adminMenuRight a, .adminMenuLeft a , .adminMenuBox a
{
	font-size:11px;
	color:#000;
}
.adminMenuBox 
{
	float:right	;
	width:55px;
	margin-right:3px;
	
	margin-left:3px;
	position:relative;
}
.adminMenuRight .adminMenuBox 
{
	float:left;
	width:57px;
	margin-right:2px;
	margin-top:10px;
	margin-left:2px;
}
.adminMenuRight .adminMenuIcon
{
	height:51px;
}

.adminMenuIconSelected{
	background: url(../images/icon_selected.png);
	height:50px;
	width:56px;
	position:absolute;
	z-index:6;
	left:-2px;
}

.adminMenuIcon
{
	clear:both;
	text-align:center;
}
.adminMenuName
{
	text-align:center;
	margin-bottom:10px;
}

.login
{
	margin:10px auto;
	clear:both;
	width:934px;

	
	/*background:url(../images/loginBg_heb.jpg);*/
}
.loginTitle
{
	text-align:center
}
.loginFormTitle {
	padding-top:20px;
	text-align:center;
}
.loginFormTitle div {
	font-size:18px;
	font-weight:bold;
}
.loginFormField {
	width:222px;
	height:31px;
	background:url(../images/loginFormField.jpg) no-repeat;
	text-align:center;
	margin-bottom:5px;
}
.loginFormFieldEnter {
	width:295px;
	height:41px;
	cursor:pointer;
	background:url(../images/enter.jpg);
	text-align:center;
	border:0px none;
	margin-top:4px;
	margin-right:30px;
}
.loginForm
{
	margin:75px auto;
	clear:both;
	width:350px;
	height:311px;
	background:url(../images/loginFromBg.png);
}
.loginForm table {
	padding:54px 0;
}
.loginForm td
{
	text-align:right;
	font-size:13px;
	
}
.listManagers table
{ 
	margin-top:10px;
	margin-right:20px;
}

.listManagers table td img
{ 
	position: relative;
	
}

.listManagers table td
{
	/*border-top:inset 1px #666666;
	border-right:inset 1px #666666;
	border-bottom:solid 1px black;
	border-left:inset 1px black;*/
	color:#333333;
	padding:0;
	margin:0;
}
.listManagers table td a
{
	color:#333333;
	font-weight:bold;
}

div.add_qu{
	cursor:pointer;
}

.adminTitle
{
	padding-top:5px; 
	padding-bottom:5px;   
	padding-right:20px;
	color:#333333;
	background:url(../images/title_bg.png) no-repeat;
	width:955px;
	height:50px;
}

.adminTitle div{
	line-height:40px;
	padding-right:20px;
	height:50px;
	color:#fff; 
	font-size:20px;
	text-shadow: black 0.1em 0.1em 0.2em;
	filter: shadow(color=#000000,strength=3);

	
}

.adminTitle div a
{
	color:#FFFFCC;
}

.adminTitle div a:hover{
	text-decoration:underline;	
}

.errorMessage
{
	color:red;
}
.menu
{
	width:180px;
	padding-top:10px;
}
.menuTop
{
	width:172px;
	height:11px;
	background:url(../images/adminMenuT.jpg) no-repeat;
}
.menuBottom
{
	width:172px;
	height:12px;
	background:url(../images/adminMenuB.jpg) no-repeat;
}
.menuCenter
{
	width:172px;
	background:url(../images/adminMenuC.jpg) repeat-y;
}
.forms
{
	width:754px;
	padding-top:10px;
}
.menuLinks
{
	padding:10px;
}
.mainLinks
{
	height:30px;
	background:url('http://localhost/site_temp/images/adminMenuBg.jpg');
	border-bottom:solid 1px black
}
.adminTitle
{
	font-size:18px;
	font-weight:bold;
}
.inputLoginTxt
{
	width:190px;
	height:22px;
	border: none 0;
	font-size:16px;
	position:relative;
	top:3px;
}
.bodyTop
{
	width:754px;
	height:11px;
	background:url(../images/adminBodyT.jpg) no-repeat;
}
.bodyBottom
{
	width:754px;
	height:11px;
	background:url(../images/adminBodyB.jpg) no-repeat;
}
.bodyCenter
{
	width:754px;
	background:url(../images/adminBodyC.jpg) repeat-y;
}
.formManagers table
{
	margin:20px;
}

.formManagers .inputName, .formManagers .inputLink 
{
	width:327px;
	background:url(../images/input.png) no-repeat;
	border:0px none;
	height:44px;
}
.formManagers .inputLink 
{
	text-align:left;
}
.formManagers .inputGoogle
{
	width:639px;
	background:url(../images/google_input.png) no-repeat;
	height:44px;
	border:0px none;
}

.adminSaveBtn
{
	width:102px;
	background:url(../images/icon_save.png) no-repeat;
	height:48px;
	border:0px none;
	cursor:pointer;
}



.admin_search_table
{
	margin-right:20px;
	margin-top:10px;
}
.admin_search_select, .admin_inputName, .admin_inputLink
{
	width:150px;
	direction:rtl;
	text-align:right;
}

.inputName option{
	position:relative;
}

.paging_bg, .listManagers td.paging_bg
{
	width:32px;
	height:31px;
	background:url(../images/paging.png) no-repeat;
	border:0px none #FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.listManagers td.paging_bg a
{
	color: #ffffff;
	font-size:12px;
}

.right_title_menu{
	width:13px;
	height:50px;
	float:right;
	background:url(../images/right_title_bg.png) no-repeat;
	margin-bottom:3px;
}

.left_title_menu{
	width:12px;
	height:50px;
	float:right;
	background:url(../images/left_title_bg.png) no-repeat;
	margin-left:4px;
	margin-bottom:3px;
}

.left_title_menu1{
	width:12px;
	height:50px;
	float:right;
	background:url(../images/left_title_bg.png) no-repeat;
	margin-bottom:3px;
}

.middle_title_menu{
	height:50px;
	line-height:50px;
	background:url(../images/middle_title_bg.png) repeat-x;
	float:right;
	width:100%;
	font-size:18px;
	padding:0;
	margin:0;
	margin-bottom:3px;
}

.right_td_menu{
	width:13px;
	height:50px;
	float:right;
	background:url(../images/right_td_bg.png) no-repeat;
}

.left_td_menu{
	width:12px;
	height:50px;
	float:right;
	background:url(../images/left_td_bg.png) no-repeat;
	margin-left:4px;
}

.middle_td_menu{
	height:50px;
	line-height:50px;
	background:url(../images/middle_td_bg.png) repeat-x;
	float:right;
	width:100%;
	font-size:14px;
	padding:0;
	margin:0;
}


.title_option{
	width:211px;
	height:50px;
	background:url(../images/title_options.png) no-repeat;
}

.middle_td_menu select, .middle_td_menu input{
	position:relative;
	top:18px;
}

.bottom_textarea{
	width:327px;
	height:11px;
	position:relative;
	top:-2px;
	background:url(../images/bottom_textarea.png) no-repeat;
}
.top_textarea{
	width:327px;
	height:10px;
	background:url(../images/top_textarea.png) no-repeat;
}
.middle_textarea{
	width:327px;
	border:0px none;
	position:relative;
	top:-1px;
	background:url(../images/middle_textarea.png) repeat-y;
}

.inputField{
	width:305px;
	height:30px;
	position:relative;
	border:0px none;
	top:4px;
	right:6px;
}

.inputFieldGoogle{
	width:615px;
	height:30px;
	position:relative;
	border:0px none;
	top:4px;
	right:6px;
}

.inputField1{
	width:305px;
	height:30px;
	position:relative;
	border:0px none;
	top:4px;
	left:6px;
	text-align:left;
}

.arcion_btn{
	width:222px;
	height:48px;
	background:url(../images/arcioBtn.png) no-repeat;
	border:0px none;
	cursor:pointer;
}

.textareaDiv{
	width:328px;
	height:126px;
	background:url(../images/textareaInput.png) no-repeat;
}

.textarea_input{
	border: 0 none;
	margin: 5px;
	width: 310px;
	height: 110px;
	resize: none;
	outline: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

#sortable{
    list-style-type:none;
	margin:0;
	padding:0;
	
}
#sortable li{
	width:195px;
	float:right;
	margin:3px 3px 0px 3px;
	padding:0px;
	position:relative;
	cursor:move;
}

.adminBackBtn {
	background-image: url(../images/backBTN.png);
	width: 102px;
	height: 49px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.btnSioch{
	background-image: url(../images/btnSioch.png);
	width: 102px;
	height: 49px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	cursor: pointer;
}

/* new table */
table.newAdminTable{
      border-spacing: 4px;
      width:94%;
	  position:relative;
}

table.newAdminTable img.new{
	margin:3px;
}

table.newAdminTable .add{
	background:transparent;	
}

table.newAdminTable th{
    font-size:16px;
    height:50px;
    padding-right:13px;
    padding-left:13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #e7e8e9; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: #E7E8E9 ;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E7E8E9 ), to(#A7A9AC ));
	background: -webkit-linear-gradient(#E7E8E9 , #A7A9AC );
	background: -moz-linear-gradient(#E7E8E9 , #A7A9AC );
	background: -ms-linear-gradient(#E7E8E9 , #A7A9AC );
	background: -o-linear-gradient(#E7E8E9 , #A7A9AC );
	background: linear-gradient(#E7E8E9 , #A7A9AC );
	-pie-background: linear-gradient(#E7E8E9 , #A7A9AC );
	behavior: url(/PIE.php);
}

table.newAdminTable td{
    text-align:center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:1px solid #7F7F7F;
    background-color:white;
    padding-right:13px;
    padding-left:13px;
    font-size:14px;
	behavior: url(/PIE.php);
}
table.newAdminTable td{
    min-width:10px;
    vertical-align: middle;
	behavior: url(/PIE.php);
}
table.newAdminTable td.options{
    background:transparent;
    border:0;
    padding:0;
    width:210px;
	vertical-align:top;
}

table.newAdminTable td.add{
    background:transparent;
    border:0;
    padding:0;
	vertical-align:top;
	float:right;
}

div.circle{
	position:relative;	
}

div.circle div{
	position:absolute;
	padding: 5px;
	text-align: center; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #F47515;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F47515), to(#F7D4B1));
	background: -webkit-linear-gradient(#F47515, #F7D4B1);
	background: -moz-linear-gradient(#F47515, #F7D4B1);
	background: -ms-linear-gradient(#F47515, #F7D4B1);
	background: -o-linear-gradient(#F47515, #F7D4B1);
	background: linear-gradient(#F47515, #F7D4B1);
	-pie-background: linear-gradient(#F47515, #F7D4B1);
	behavior: url(/PIE.php);
}

.adds{
	position:relative; 
	top:-10px; 
	font-size:14px;
	font-weight:bold;
	right:4px;
}

.adds1{
	position:relative; 
	right:25px;
}


table.newAdminTable td.buttons{
    background:transparent;
    border:0;
    padding:0;
	text-align:right;
	vertical-align:top;
}

.hhh{
	position:relative;
	float:right;
}

.sub_menu{
	 width:100%; 
	 height:50px; 
	 clear:both; 
	 float:right; 
	 margin-right:20px; 
	 height:85px;	
	 border-top: 1px dotted #777;
	padding: 6px;
	width: 94%;
}