body{
	margin:0px;
	padding:0px;
	background-color:#F0F0F0;
	font-size:12px;
	font-family:tahoma;
}

.poupdiv{
	top:150px;
	left:430px;
	position:fixed;
	width:416px;
	height:240px;
	color:#1a336d;
	font-family:Arial, Helvetica, sans-serif;
	background-color:Whitesmoke;
	border-radius:5px;
	list-style:none;
	box-shadow:rgb(27, 27, 27) 0px 2px 60px -13px;
	display:none;
}

.poupdiv1{
	float:left;
	width:416px;
	padding:8px 0px 8px 0px;
	background-color:#666;
	color:Whitesmoke;
	text-align:center;
	font-family:tahoma;
	font-size:16px;
	text-shadow:0px 1px #000;
}

.poupdiv2{
	float:left;
	width:337px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#7A0606;
	line-height:22px;
	padding:30px 0px;
	margin-left:36px;
	margin-top:25px;
	text-shadow:1px 1px #fff;
}

.poupdiv2:hover{
	box-shadow:inset 0 0 10px #666;
}

.poupdiv3{
	float:left;
	width:337px;
	text-align:right;
	margin-left:36px;
}

.hover_div{
	top:90px;
	left:382px;
	position:absolute;
	width:auto;
	height:auto;
	display:none;
}

.func_div_1{
	width:226px;
	margin-bottom:2px;
	border-radius:4px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
}

.func_div_2{
	padding:6px 0px 6px 14px;
}

h2{
	font-family:tahoma;
	font-size:22px;
	width:auto;
	height:auto;
	color:#666;
	font-weight:bold;
	margin:0px;
	padding:4px 15px;
	text-shadow:1px 2px 3px #ccc;
}

.hr_class{
	width:98%;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
}

.main_wrapper{

	width:100%;
}

.main_header_wrapper{
	width:100%;
	background-image:linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat:repeat-x;
	border:1px solid #d4d4d4;
	box-shadow:0 1px 10px rgba(0, 0, 0, 0.1);
}

.header_content{
	width:976px;
	height:40px;
	margin:0px auto;
}

.li_1{
	float:left;
	width:auto;
	height:auto;
	padding:7px 14px 8px 14px;
	font-size:20px;
	font-weight:bold;
	font-family:tahoma;
	color:#777;
	text-shadow:0 1px 0 #fff;
}



.li_2{
	float:left;
	width:auto;
	text-align:right;
	background-image:url(images/home_first.jpg);
	background-repeat:no-repeat;
	background-position:16px 11px;
	padding:11px 13px 12px 32px;
	-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);
	background-color:#e5e5e5;
	font-size:13px;
	font-family:tahoma;
	color:#555;
	text-shadow:1px 2px 0px #fff;
}
.li_2:hover{
	background-image:url(images/home_second.png);
	background-repeat:no-repeat;
	background-position:16px 11px;
}

.li_3{
	float:right;
	width:18px;
	height:20px;
	border:none;
	background-image:url(images/logout_firat.png);
	background-repeat:no-repeat;
	background-position:-1px 0px;
	border-radius:13px;
	margin-right:10px;
	margin-top:10px;
}

.li_3:hover{
	background-image:url(images/logout_second.jpg);
	background-repeat:no-repeat;
	background-position:-1px 0px;
}

.side_login{
	float:right;
	width:auto;
	margin-right:30px;
}

.li_bor_right{
	float:left;
	height:38px;
	border-left:1px solid #fff;
	border-right:1px solid #eee;
}

.li_bor_left{
	float:left;
	height:38px;
	border-left:1px solid #fff;
	border-right:1px solid #eee;
}

.login_name{
	float:left;
	width:100px;
	font-family:tahoma;
	font-size:13px;
	color:#777;
	line-height:38px;
	text-align:center;
	padding:0px 14px 0px 14px;
}

.panel_body_wrapper{
	width:990px;
	display:inline-block;
	margin:1% auto;
	box-shadow:0px 7px 40px -9px #292929;
	background-color:#FFFDFD;
}

.panel_content{
	float:left;
	width:970px;
	height:auto;
	margin:2% auto;
	margin-left:10px;
	font-family:tahoma;
	color:#333;
}

.left_div{
	float:left;
	width:auto;
	height:auto;
	
}

.side_menu{
	width:226px;
	margin-bottom:2px;
	border-radius:4px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
}

.side_menu:hover{
	color:#b50000;
}

.side_content{
	padding:6px 0px 6px 14px;
}

.anker_new{
	text-decoration:none;
	color:#333;
	font-family:tahoma;
	font-size:11px;
}

.anker_new:hover{
	color:#b50000;
	text-decoration:underline;
}

.right_div{
	float:right;
	width:auto;
	height:auto;
	border-radius:5px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
}

.content{
	float:left;
	width:610px;
	padding:20px 50px 45px 50px;
}

.contentEmp{
	float:left;
	width:auto;
	padding:20px 50px 45px 50px;
}

.right_content{
	float:left;
	width:auto;
	height:auto;
	margin:0px auto;
}

.right_content_emdiv{
	float:left;
	width:606px;
	text-align:center;
	padding:10px 0px 26px 0px;
	border:1px solid rgba(194, 190, 190, 0.5);
}

.right_content_emdiv:hover{
	box-shadow:inset 0 0 10px #666;
}

.right_content_div{
	float:left;
	width:150px;
	height:60px;
	text-align:center;
	border:1px solid rgba(194, 190, 190, 0.5);
}

.right_content_divEmp{
	float:left;
	width:auto;
	height:60px;
	text-align:center;
	border:1px solid rgba(194, 190, 190, 0.5);
}

.right_content_newdiv{
	float:left;
	width:auto;
	height:60px;
	text-align:center;
	border:1px solid rgba(194, 190, 190, 0.5);
}

.textarea{
	float:left;
	width:510px;
	height:250px;
	margin-left:42px;
	margin-top:10px;
}

.new_eploye{
	float:left;
	width:607px;
	padding:25px 0px 25px 0px;
	border:1px solid rgba(194, 190, 190, 0.5);
}

.new_eploye:hover{
	box-shadow:inset 0 0 10px #666;
}

.new_eploye_li_left{
	float:left;
	width:280px;
	margin-left:15px;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	line-height:18px;
	margin-top:0px;
}

.new_employe_li_right{
	float:left;
	width:590px;
	font-family:tahoma;
	font-size:10px;
	line-height:22px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	text-align:left;
	padding:4px 10px 0px 10px;
}

.new_eploye_li_right{
	float:left;
	width:641px;
	margin-left:15px;
	font-family:tahoma;
	font-size:10px;
	line-height:27px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	text-align:left;
	margin-top:0px;
}

.new_eploye_li_right:hover{
	text-decoration:underline;
	color:#b50000;
}

.new_eploye_li_left:hover{
	text-decoration:underline;
	color:#b50000;
}

.inp_form{
	width:170px;
	border:none;
	padding:0px 0px 0px 2px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#9C9494;
}

.inp_form_1{
	border:none;
}

.view_anker{
	text-decoration:none;
	color:#333;
	font-family:tahoma;
	font-size:11px;
}

.view_anker:hover{
	text-decoration:underline;
}

.name_2{
	float:left;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	margin-top:7px;
	list-style:none;
}

.name_4{
	float:left;
	width:605px;
	font-family:tahoma;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	margin-top:7px;
	list-style:none;
}

.name_4:hover{
	text-decoration:underline;
	color:#b50000;
}

.name_2:hover{
	text-decoration:underline;
	color:#b50000;
}

.viewRecords{
	float:left;
	width:280px;
	height:50px;
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	color:#616161;
	margin-left:14px;
	margin-top:5px;
}

.viewRecords:hover{
	text-decoration:underline;
	color:#333;
}

.nameviewRecords{
	float:left;
	width:150px;
	font-family:tahoma;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#616161;
	list-style:none;
	margin-top:2px;
}

.nameviewRecords:hover{
	text-decoration:underline;
	color:#333;
}

.nameEmp{
	float:left;
	width:610px;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#616161;
	list-style:none;
	margin-top:7px;
}

.nameEmp:hover{
	text-decoration:underline;
	color:#333;
}

.name{
	float:left;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#616161;
	list-style:none;
	margin-top:7px;
}

.name:hover{
	text-decoration:underline;
	color:#333;
}

.name_1{
	float:left;
	width:150px;
	font-family:tahoma;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	list-style:none;
	margin-top:5px;
}

.name_1:hover{
	text-decoration:underline;
	color:#b50000;
}

.name_new_1{
	float:left;
	width:604px;
	font-family:tahoma;
	font-size:11px;
	line-height:22px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	list-style:none;
	margin-top:8px;
}

.name_new_1:hover{
	text-decoration:underline;
	color:#b50000;
}

.name_att{
	float:left;
	width:auto;
	font-family:tahoma;
	font-size:10px;
	line-height:8px;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #fff;
	color:#333;
	list-style:none;
	margin-top:8px;
}

.name_att:hover{
	text-decoration:underline;
	color:#b50000;
}

.right_content_div:hover{
	box-shadow:inset 0 0 10px #666;
}

.body_wrapper{
	width:400px;
	margin:0px auto;
}

.body_content_em{
	width:385px;
	float:left;
	padding:20px;
	height:auto;
	margin:20% auto;
	line-height:20px;
	color:#333;
	background-color:#f7f7f7;
	border-radius:10px 10px 10px 10px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);
}

.adminWraper{
	position:absolute;
	top:86px;
	width:140px;
	margin-left:16px;
}

.tabDivAdmin{
	float:left;
	width:70px;
	text-align:center;
	margin:0px auto;
	border-radius:10px 10px 0px 0px;
	padding:12px 0px;
	background-color:#f7f7f7;
	font-family:tahoma;
	font-size:10px;
}

.tabDivAdminNext{
	float:left;
	width:70px;
	text-align:center;
	margin:0px auto;
	border-radius:10px 10px 0px 0px;
	padding:12px 0px;
	background-color:#DDDCDC;
	font-family:tahoma;
	font-size:10px;
	box-shadow:inset 3px 4px 13px rgba(0, 0, 0, 0.145);
}

.tabDivAdminNext:hover{
	background-position:0 -15px;
	background-color:#F3F3F3;
	-webkit-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.tabDivEmploye{
	float:left;
	width:70px;
	text-align:center;
	margin:0px auto;
	border-radius:10px 10px 0px 0px;
	padding:12px 0px;
	background-color:#f7f7f7;
	font-family:tahoma;
	font-size:10px;
}

.tabDivEmployeNext{
	float:left;
	width:70px;
	text-align:center;
	margin:0px auto;
	border-radius:10px 10px 0px 0px;
	padding:12px 0px;
	background-color:#DDDCDC;
	font-family:tahoma;
	font-size:10px;
	box-shadow:inset -4px 4px 13px rgba(0, 0, 0, 0.145);
}

.tabDivEmployeNext:hover{
	background-position:0 -15px;
	background-color:#F3F3F3;
	-webkit-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.body_content_em h2{
	font-size:31.5px;
}

.body_content_em hr{
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
}

.body_content{
	width:330px;
	float:left;
	padding:20px;
	height:auto;
	margin:20% auto;
	line-height:20px;
	color:#333;
	background-color:#f7f7f7;
	border-radius:10px 10px 10px 10px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);
}

.body_content h2{
	font-size:31.5px;
}

.body_content hr{
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
}

.form_div{
	width:auto;
	height:auto;
	font-family:Tahoma;
	font-size:14px;
	line-height:40px;
}

.lable_class{
	width:100%;
	height:auto;
	float:left;
}

.input_div{
	width:100%;
	height:auto;
	float:left;
}

.input_div_rem{
	width:100%;
	height:auto;
	float:left;
	padding:8px 0px;
}

.input{
	width:98%;
	height:32px;
	font-size:14px;
	border-radius:5px;
}

.submit_button{
	color:#333;
	border:1px solid #bbb;
	border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	border-radius:5px;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	vertical-align:middle;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	padding:4px 12px;
	background-image:linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat:repeat-x;
}

.submit_button:hover{
	background-position:0 -15px;
	background-color:#e6e6e6;
	-webkit-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.anker{
	font-size:13px;
	font-family:tahoma;
	text-decoration:none;
	color:#08c;
}

.anker:hover{
	text-decoration:underline;
	color:#005580;
}

.footer_div{
	float:left;
	width:100%;
	margin:0% auto;
}

.footer_content{
	width:98%;
	margin:0% auto;
}

.footer_boreder{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:5px;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
}

.footer_content_div{
	float:left;
	width:100%;
	color:#333;
	text-align:left;
	font-size:13px;
	font-family:tahoma;
	margin-top:16px;
}

.footer_content_admin{
	float:left;
	width:100%;
	color:#333;
	text-align:center;
	font-size:13px;
	font-family:tahoma;
	margin-top:16px;
}

.button_1{
	width:40px;
	font-family:tahoma;
	font-size:10px;
	margin-top:6px;
	color:#333;
	border:1px solid #bbb;
	border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	border-radius:5px;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	vertical-align:middle;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	padding:2px 0px 2px 0px;
	background-image:linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat:repeat-x;
}

.button_1:hover{
	background-position:0 -15px;
	background-color:#e6e6e6;
	-webkit-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.button_2{
	width:124px;
	font-family:tahoma;
	font-size:10px;
	margin-top:6px;
	color:#333;
	border:1px solid #bbb;
	border-color:rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
	border-radius:5px;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	vertical-align:middle;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	padding:2px 0px 2px 0px;
	background-image:linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat:repeat-x;
}

.button_2:hover{
	background-position:0 -15px;
	background-color:#e6e6e6;
	-webkit-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.text_div{
	float:left;
	width:490px;
	margin-top:10px;
}

.text_div_1{
	float:left;
	width:605px;
	margin-top:10px;
}

.bottomDiv{
	float:left;
	width:514px;
	margin-left:42px;
	margin-top:10px;
	text-align:right;
}

.bacDiv{
	float:right;
	margin-top:0px;
	width:24px;
	height:24px;
	background-image:url(images/back_button.jpg);
	background-repeat:no-repeat;
	background-position:-8px -9px;
	border-radius:10px;
}
.bacDiv:hover{
	background-image:url(images/back_button_hover.png);
	background-repeat:no-repeat;
	background-position:-8px -9px;
}

.errorDiv{
	width:400px;
	margin:0px auto;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	background-color:#F00;
	color:#FFF;
	line-height:24px;
	margin-top:12px;
	display:;
}

.recorShow{
	float:left;
	width:auto;
	height:auto;
}

.showHeader{
	float:left;
	width:auto;
	border:2px solid #666;
}

.headeContent1{
	float:left;
	width:32px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:18px;
	border:2px solid #666;
}

.headeContent2{
	float:left;
	width:235px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:18px;
	border:2px solid #666;
}

.headeContent3{
	float:left;
	width:240px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:18px;
	border:2px solid #666;
}

.headeContent4{
	float:left;
	width:80px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:18px;
	border:2px solid #666;
}

.headeContentShow1{
	float:left;
	width:32px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:11px;
	color:#706F6F;
	text-align:center;
	line-height:24px;
}

.headeContentShow1:hover{
	color:#2B2B2B;
}

.headeContentShow2{
	float:left;
	width:235px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:11px;
	color:#706F6F;
	text-align:center;
	line-height:24px;
}

.headeContentShow2:hover{
	color:#2B2B2B;
}

.headeContentShow3{
	float:left;
	width:240px;
	height:20px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:11px;
	color:#706F6F;
	text-align:center;
	line-height:24px;
}

.headeContentShow3:hover{
	color:#2B2B2B;
}

.headeContentShow4{
	float:right;
	width:64px;
	height:18px;
	padding:0px 0px;
	font-family:tahoma;
	font-size:11px;
	color:#706F6F;
	text-align:center;
	line-height:24px;
}

.headeContentShow4:hover{
	color:#2B2B2B;
}

.show{
	float:left;
	width:auto;
	height:24px;
	font-family:tahoma;
	font-size:12px;
	color:#757474;
	text-align:center;
	margin-top:5px;
	border:1px solid #999;
	background-color:white;
}

.edit{
	float:left;
	width:18px;
	height:22px;
	background-image:url(images/button_edit.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.delete{
	float:right;
	width:18px;
	height:23px;
	background-image:url(images/button_delete.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
}


