@font-face {
    font-family: 'futura_ltlight';
    src: url('fonts/futuralt-light-webfont.eot');
    src: url('fonts/futuralt-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralt-light-webfont.woff') format('woff'),
         url('fonts/futuralt-light-webfont.ttf') format('truetype'),
         url('fonts/futuralt-light-webfont.svg#futura_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futura_ltbook';
    src: url('fonts/futuralt-book-webfont.eot');
    src: url('fonts/futuralt-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralt-book-webfont.woff') format('woff'),
         url('fonts/futuralt-book-webfont.ttf') format('truetype'),
         url('fonts/futuralt-book-webfont.svg#futura_ltbook') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futura_ltbold';
    src: url('fonts/futuralt-bold-webfont.eot');
    src: url('fonts/futuralt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futuralt-bold-webfont.woff') format('woff'),
         url('fonts/futuralt-bold-webfont.ttf') format('truetype'),
         url('fonts/futuralt-bold-webfont.svg#futura_ltbold') format('svg');
    font-weight: normal;
    font-style: normal;

}





@charset "utf-8";
body { 
margin:0; padding:0; background-image:url(../images/background_img0.png); background-position:center top; background-repeat:no-repeat;
font-family:'futura_ltbook';
font-size:14px; 
font-weight:normal; 
color:#2d2d2d;

}
#container{width:100%;}
#wrapper-img{width: 100%;
	display:table;  background-image:url(../images/top_image-bg.png); background-position:center 105px; background-repeat:no-repeat;}

#wrapper{ width:999px; margin:0 auto;}

/*Header Starts*/

/*

#header{width:999px; height:189px; float:left; border-bottom:3px solid #d83236;}
#header_left{width:134px; height:153px; float:left; padding:34px 0 0 36px;}
#header_right{width:829px; height:189px; float:left;}
#header_right #top{width:828px; height:154px; float:left;}
#header_right #top_left{width:583px; height:85px; float:left; padding-top:69px; padding-left:11px;}
#header_right #top_right{width:230px; height:78px; float:left; padding-top:76px;}
#header_right #bottom{width:829px; height:35px; float:left;}

#header_right #bottom #nav{width:816px; height:35px; background-color:#994346; float:left; margin-left:13px;}
#header_right #bottom #nav ul{ margin:0; padding:0px; list-style:none;}
#header_right #bottom #nav ul li{line-height:35px; float:left; }
#header_right #bottom #nav ul li a {font-family:Arial, Helvetica, sans-serif;  font-size:14px; background-image:url(../images/nav_sap.jpg); background-position:right center; background-repeat:no-repeat; font-weight:normal; color:#f1f1f1; text-decoration:none; padding:0 24px 0 24px; display:block;  }
#header_right #bottom #nav ul li a:hover{ text-decoration:none; background-color:#d83236; }






#header_right #bottom #nav ul li ul{
	width:200px;
	position:absolute;
	display:none;
	top:190px;
	padding:1px 0 0 0;
	background-color:#d83236;
	}
	
#header_right #bottom #nav ul li:hover ul{
	
	display:block;
	

	}
	
#header_right #bottom #nav ul li ul li{
	display:block;
	padding:5px 0 5px 0;
	width:200px;
	padding:0px;
	margin:0px;
	position:relative;
	
	background-image:none;
	}
	
#header_right #bottom #nav ul li ul li a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	z-index:1000;	
	position:relative;
	background-image:none;
	}
	
	#header_right #bottom #nav ul li ul li a:hover{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	z-index:1000;	
	position:relative;
	background-color:#994346;
	} 

*/



#header{width:999px; height:189px; float:left; border-bottom:3px solid #d83236;}
#header_left{width:134px; height:153px; float:left; padding:34px 0 0 36px;}
#header_right{width:829px; height:189px; float:left;}
#header_right #top{width:828px; height:154px; float:left;}
#header_right #top_left{width:470px; height:85px; float:left; padding-top:69px; padding-left:11px;}
#header_right #top_right{width:225px; height:78px; float:left; padding-top:76px; padding-left:40px;}
#header_right #loginbttn{width:auto; height:51px; float:right; padding-top:110px;}

#header_right #bottom{width:829px; height:35px; float:left;}

#header_right #bottom #nav{width:816px; height:35px; background-color:#994346; float:left; margin-left:13px;}
#header_right #bottom #nav ul{ margin:0; padding:0px; list-style:none;}
#header_right #bottom #nav ul li{line-height:35px; float:left; }
#header_right #bottom #nav ul li a {font-family:Arial, Helvetica, sans-serif;  font-size:14px; background-image:url(../images/nav_sap.jpg); background-position:right center; background-repeat:no-repeat; font-weight:normal; color:#f1f1f1; text-decoration:none; padding:0 24px 0 24px; display:block;  }
#header_right #bottom #nav ul li a:hover{ text-decoration:none; background-color:#d83236; }

#header_right #bottom .main-navigation{
	width:816px; height:35px; background-color:#994346; float:left; margin-left:13px; position:absolute; z-index:1000;
	}
	
	
	
	
	
	.login_bttn{
	background-color:#994346;
	color:#fff;
	font-weight:bold;
	
	
}

.login_bttn a{
	background-color:#994346;
	color:#fff;
	text-decoration:none;
	border:1px solid #95373a;
	padding:5px 10px;
}

.login_bttn a:hover{

	color:#fff;
	background-color:#D83236;
	
	
	
	
}
#header_right #bottom ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
	}
	
#header_right #bottom li{
	float:left;
	color:#FFFFFF;
	height:35px;
	display:block;
	position:relative;
	line-height:35px;
	
	}
	
	
#header_right #bottom li .hover{
	color:#FFFFFF;
	text-decoration:none;
	position:absolute;
	background-color:#d83236;
	z-index:0;
	height:35px;
	}

#header_right #bottom li a{
font-family:Arial, Helvetica, sans-serif;  font-size:14px; background-image:url(../images/nav_sap.jpg); background-position:right center; background-repeat:no-repeat; font-weight:normal; color:#f1f1f1; text-decoration:none; padding:0 21px 0 21px; display:block;
	z-index:1000;	
	position:relative;
	}
	
	
#header_right #bottom ul li ul{
	width:249px;
	position:absolute;
	display:none;
	
	
	}
	
#header_right #bottom ul li:hover ul{
	
	margin:0px; padding:0px;

	}
	
#header_right #bottom ul li ul li{
	
	width:249px;
	background-color:#d83236;
	
	
	}
	
#header_right #bottom ul li ul li a{
	color:#FFFFFF;
	text-decoration:none;
	z-index:1000;	
	position:relative;
	background-image:none;

	
	}
	
	#header_right #bottom ul li ul li a:hover{
    color:#FFFFFF;
	text-decoration:none;
	z-index:1000;	
	position:relative;
	background-color:#994346;
	}








#header_right #bottom .nav_normal{color:#ffffff; font-size:14px; background-color:#994346; display:block; }
#header_right #bottom .nav_active {color:#ffffff; font-size:14px; background-color:#d83236; display:block;}

/*Header Ends*/

/*Middle Starts*/
#middle{width:999px; float:left; background-color:#f5f5f5; padding-bottom:20px; border-bottom:3px solid #d83236;}
#middle #banner{width:979px; height:330px; float:left;  padding:10px; z-index:-1;}
#middle #content{width:999px; float:left; padding-top:10px; }
#middle #content_left {width:460px; float:left; padding-left:24px; padding-right:40px; padding-bottom:40px;}
#middle #content_left #emp_month{width:170px; float:left; background-color:#f1f1f1; padding:15px; margin-bottom:15px; background-image:url(../images/Employee_of_the_Month/star_bg.png); background-position:left center; background-repeat:no-repeat; padding-left:270px;}
#middle #content_left #emp_month #emp_image{width:70px; float:left;}
#middle #content_left #emp_month #emp_name{width:100px; float:left;}
#middle #content_right {width:455px; float:left;padding-bottom:40px; border-left:1px solid #e1e1e1; height:480px;  z-index:999; position:relative;}
#tab_content_top{float:left; width:400px;}
/*Middle Ends*/ 


#middle #content_left1 {width:400px; float:left; padding-left:24px; padding-right:40px; padding-bottom:40px; font-size:16px;}
#emp_month1{width:426px; height:158px; float:left; background-color:#f1f1f1; padding:15px; margin-bottom:15px; background-image:url(../images/Employee_of_the_Month/star_bg.png); background-position:right center; background-repeat:no-repeat; }
.employee{width:400px; height:90px; float:left;}
.emp_image1{width:70px; float:left; margin-right:5px; }
.emp_image1 img{border-radius:5px; }
.emp_name1{width:100px; float:left; }
#emp-week_month{width:170px; float:left; margin-left:-15px; background-color:#f1f1f1; padding:15px; margin-bottom:15px; background-image:url(../images/Employee_of_the_Month/week_bg.png); background-position:left center; background-repeat:no-repeat; padding-left:270px; }
#emp-week_image{width:70px; float:left;}
#emp-week_name{width:100px; float:left;}
#middle #content_right1 {width:515px; float:left;padding-bottom:40px; border-left:1px solid #e1e1e1; height:300px;  z-index:999; position:relative; }

.bullets1{}
.bullets1 ul{ margin:0; padding:5px 0 0 0; list-style:none;}
.bullets1 ul li {  font-size:13px; line-height:25px; background-image:url(../images/right_sign.jpg); background-position:left 9px; background-repeat:no-repeat;padding-left:25px;}
.bullets1 ul li a {  font-size:13px; font-weight:normal; color:#333333; text-decoration:none;}
.bullets1 ul li a:hover{ text-decoration:none;}

.searchjob_bttn{
	background-color:#D83236;
	color:#fff;
	font-weight:bold;
	
	
}

.searchjob_bttn a{
	background-color:#D83236;
	color:#fff;
	text-decoration:none;
	border:1px solid #c92529;
	padding:5px 15px 5px 15px;
	
	
	

	
}

.searchjob_bttn a:hover{

	color:#fff;
	background-color:#c92529;
	
	
	
	
}



/*Cons Middle Starts*/
#cons_middle{width:999px; float:left; background-color:#f5f5f5; padding-bottom:50px; border-bottom:3px solid #d83236;}
#cons_middle #nav_trail{width:975px; height:64px; float:left; padding-top:15px; padding-left:24px;}
#cons_middle #cons_content{width:999px; float:left; padding-top:10px; }
#cons_middle #cons_content_left {width:276px; float:left; padding-left:24px;}
#cons_middle #cons_content_right {width:670px; float:left; font-size:15px; line-height:18px;  font-size:14px; }




/*Cons Middle Ends*/ 




/*Footer Starts*/
#footer{width:999px; float:left; padding-top:21px; height:110px; font-size:12px; color:#333333; fo}
#footer #address{width:234px; float:left; line-height:16px; padding-left:5px; font-weight:bold; }
#footer #contact_info{width:390px; float:left; line-height:16px; font-weight:bold;}
#footer #left_links {width:181px; float:left; height:80px;  border-left:1px solid #d83236; padding-left:19px; line-height:20px; font-weight:bold;}
#footer #right_links {width:149px; float:left; height:80px; border-left:1px solid #d83236; padding-left:19px; line-height:20px; font-weight:bold;}
/*Footer Ends*/ 


/* All Classes Starts */
.call_us{   font-family: 'futura_ltbook'; font-size:20px; font-weight:bold; color:#d83236; }
.contact_no{  font-family: 'futura_ltbook';  font-size:29px; font-weight:bold; color:#ffffff; }

.tabber_top_content{   font-family: 'futura_ltbook'; font-size:15px; font-weight:normal;}

p{ font-size:14px; margin:0px; padding:0px 0 10px 0; text-align:justify; line-height:22px;}
h1{font-size:22px; margin:0px; font-weight:600; padding:0px; color:#d83236; text-align:justify; line-height:37px; }
h5{font-size:15px; margin:0px; padding:0 0 6px 0; color:#d83236; text-align:justify; }
h3{ font-size:16px; margin:0px; padding:0px; color:#333333; text-align:justify; line-height:21px;}
h3 a{font-size:16px; margin:0px; padding:0px; color:#994346; text-decoration:none;}
h3 a:hover{ color:#d83236; text-decoration:underline; }
h4{font-size:15px; margin:0px; padding:0px 0 3px 0; color:#333333; font-weight:bold;}

h4 a{font-size:15px; margin:0px; padding:0px 0 3px 0; color:#333333; font-weight:bold; text-decoration:none;}
h4 a:hover{ text-decoration:underline;}
a{color:#333333; text-decoration:underline;}
a:hover{color:#cc3333; text-decoration:none;}
.footer_redcolor{color:#cc3333;}
.click_here{color:#cc3333; }
.click_here a{color:#cc3333; text-decoration:underline; }
.click_here a:hover{color:#994346; text-decoration:none;}

.bold{font-weight:bold;}

.boxleft{float:left; width:65px; margin-top:22px;}
.boxright{float:left; width:330px; font-size:13px; text-align:justify; margin-top:22px;}
img{border:none;}

.applicationform{width:315px; float:left;}
.appform_boxleft{float:left; width:75px; margin-top:22px;}
.appform_boxright{float:left; width:230px; font-size:13px; text-align:justify; margin-top:22px;}



.bullets{}
.bullets ul{ margin:0; padding:5px 0 0 0; list-style:none;}
.bullets ul li {  font-size:14px; line-height:30px; background-image:url(../images/right_sign.jpg); background-position:left 9px; background-repeat:no-repeat;padding-left:25px;}
.bullets ul li a {  font-size:14px; font-weight:normal; color:#333333; text-decoration:none;}
.bullets ul li a:hover{ text-decoration:none;}



#form {
	float:left
	width: 670px;
	margin-bottom:10px;
	
	
}

#form .appform {
	width: 670px;
	margin-bottom:10px;
	font-size:14px;
}
#form .appform td {
	padding-left: 10px;
	text-align: left;
	line-height:30px;
}
#form .appform thead th {
	padding-left: 10px;
	text-align: left;
	background-color:#e7e6e6;
	line-height:30px;
}

#form .radiobttn{
	width:180px;
	padding:2px;
	border: 1px solid #ddd;
}


#form .input-date{
	width:80px;
	padding:2px;
	border: 1px solid #999;
}

#form .input-point{
	width:80px;
	padding:2px;
	border: 1px solid #999;
}

#form .input-small{
	width:115px;
	padding:2px;
	border: 1px solid #999;
}

#form .input-medium{
	width:180px;
	padding:2px;
	border: 1px solid #999;
}

#form .input-date-small{
	width:115px;
	padding:2px;
	border: 1px solid #999;
}

#form .input-large{
	width:280px;
	padding:2px;
	border: 1px solid #999;
}

#form .message-medium{
	width:180px;
	height:50px;
	padding:2px;
	border: 1px solid #999;
}

#form .message-mediumheight{
	width:180px;
	height:100px;
	padding:2px;
	border: 1px solid #999;
}


#form .message-large-medium{
	width:280px;
	height:50px;
	padding:2px;
	border: 1px solid #999;
}


#form .message-large{
	width:280px;
	height:100px;
	padding:2px;
	border: 1px solid #999;
}



#form .listbox-small{
	width:80px;
	padding:2px;
	border: 1px solid #999;
}

#form .listbox-medium{
	width:182px;
	padding:2px;
	border: 1px solid #999;
}

#form .listbox-large{
	width:280px;
	padding:2px;
	border: 1px solid #999;
}


#form #captchacode{
	width:80px;
	padding:2px;
	border: 1px solid #999;
}
#form .check{
	padding:2px;
	border: none;	
}

#form .checklabel{
	width:250px;
	padding:2px;
	border: none;
	display:inline-block;
	position:relative;
}

#form .other{
	margin-left:10px;
	border: 1px solid #999;
}


#form .checkall{
	width:20px;
	padding:2px;
	border: none;	
}
#form .submit{
	background-color:#555;
	color:#fff;
	padding:3px 15px 3px 15px;
	border:1px solid #555;	
}

#form div.error {
	margin:2px 0px;
	clear:both;
	padding:3px 0px;
	line-height:16px;
	color:#FE5454;
}
#form  .change-image, #captcha {
	font-size:10px;
}
#form .required{
	color:#FE5454;
}


#form  #reload{
	position:absolute;
	margin:7px 0px 0px 10px;
	cursor:pointer;
}

#form .message-guide{
	font-size:12px;
	color:#999999;
}

.ui-datepicker {font-size:12px;}

.error_message{
	padding-left:20px;
	font-size:14px;
	color:#FE5454;
}

/* Employee Login Class Starts Here */
.empDataBox{
	margin:20px;
	font-size:13px;
}
.empDataBox ul{
	left:0;
	padding:0;
	margin:0;	
}
.empDataBox .tabs li {
	list-style:none;
	display:inline-block;
	font-size:13px;
}

.empDataBox .tabs a {
	padding:5px 10px;
	display:inline-block;
	background:#666;
	color:#fff;
	text-decoration:none;
}

.empDataBox .tabs a.active {
	background:#fff;
	color:#000;
}

.empDataBox .tabs a.logout {
	background:#994346;
	color:#fff;
}

.page-wrap
{	
	float: left;
	width: 97%;
	padding: 15px;
	background-color:#fff;
}

.userActionCol{
	padding: 15px;	
	background-color:#f7f7f7;
	border:1px solid #f1f1f1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.userActionCol a{
	font-size:11px;
	text-decoration:none;	
}

.userActionCol img{
	margin:-1px 7px 0px 0px;
	float:left;
}

.page-wrap .userImgCol{
	float:left;
	width:350px;
	text-align:center;
	padding:0px;
}

.page-wrap .userInfoCol{
	float:left;
	padding:0px 20px;
	margin:0px 0px 15px 0px;
}

.page-wrap .otherInfoCol{
	clear:left;
	width:100%;
	padding:15px 0px;
	border-top:5px solid #f7f7f7;
}

.page-wrap .otherInfoCol table{
	font-size:12px;
}

.page-wrap .otherInfoCol table td:first-child{
	width:25%;
	text-align:right;
	font-weight:bold;
}

.page-wrap .otherInfoCol table td:last-child{
	width:75%;
}

.h3Light{
	color:#5d5d5d;
	margin-bottom:10px;
}

.page-wrap h1{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:30px;
}

.page-wrap h2{
	font-size:16px;
	color:#aaa;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:22px;
}

.page-wrap h3{
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:22px;
}

.page-wrap h4{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:18px;
}

.page-wrap table {
width:100%;
border-collapse:collapse;
border: 1px solid #ddd;
}

.page-wrap .page-heading{
background-color:#f7f7f7;	
}

.page-wrap table th {
text-align:left;
border-color:#ddd;
padding:10px 6px;
background-color:#f7f7f7;
}

.page-wrap table td {
border-color:#ddd;
padding:10px 6px;
}

.boldCol{
font-weight:bold;
}

.edit_profile{
	padding-left:15px;
}

.edit_resume{
	padding-left:15px;
	position:absolute;
}

.edit_img{
	position:absolute;
	margin:10px;
}
.side-date{
	color:#666;
	font-size:10px;
	display:inline-block;
}

.delete-doc{
	margin-bottom:-5px;
	padding-left:5px;
	cursor:pointer;
}

.documentlist{
	text-decoration:none;
	line-height:25px;
	border:1px solid #999;
	padding:2px 6px;
	margin:10px 10px 0 0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:relative;
	float:left;
}

.documentlist a{
	text-decoration:none;
}

.documentlist:hover{
	background-color:#666;
}

.documentlist:hover a{
	color:#fff;
}

#style-box{
	position:fixed;
	top:20px;
	right:0;
}
#style-box span{
	padding:0 0 5px 0;
	display:block;
	line-height:14px;
}
#style-box img{
	display:inline-block;
	width:20px;
	height:20px;
	padding-right:5px;
	float:left;
}
#style-toggle{
	background: url(../images/icons/style_arrow.png);
	background-position: bottom left;
	position: relative;
	width: 22px;
	height:28px;
	float:left;
	cursor:pointer;
}

#patterns{
	background-color:#FFF;
	padding:7px;
	float:left;
	display:none;
}
/* All Classes Ends */
