@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 14px;
	color: #333;
}

#faq,#change_password,#logout{
	text-shadow:0px 1px 27px rgba(102,102,102,0.33);
}
#top_header {
	background-image: url(images/top_bg.jpg);
	width: 100%;
	position: fixed;
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 1px 27px rgba(102,102,102,0.33);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 1px 27px rgba(102,102,102,0.33);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 1px 27px rgba(102,102,102,0.33);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#54666666,Positive=true)";
	z-index: 1000;






filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#54666666,Positive=true);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	height: 100px;
}
#right_col {
	float: right;
	width: 48%;
	text-align: right;
	margin-right: 10px;
}
#slogan {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
}
#login_pane {
	float: right;
	width: 265px;
	text-align: left;
	margin-top: 50px;
	font-size: 14px;
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	color: #FFF;
	margin-right: 10px;
}
#login_pane h1 {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
}



#left_col {
	float: left;
	width: 48%;
	margin-left: 10px;
}


#content_area {
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 600px;
}
#footer_area {
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.pages #left_col {
	width: 78%;
}
.pages #right_col {
	width: 18%;
}
.pages #right_col a {
	text-decoration: none;
}
#right_col a {
}




.clear {
	clear: both;
}
#page_body {
	background-color: #095E7D;
	padding-top: 100px;
	width: 100%;
	margin: 0px;

}

.shadow_text{
	
	text-shadow: 1px 3px 3px #000000;}

#inner_page_body {
	background-color: #F58423;
	padding-top: 100px;

}

#footer #content_area {

}



#header {
	width: 100%;
	max-width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 1000;
}
#left_logo {
	float: left;
	width: 60%;
	max-width: 300px;
	margin-top: 7px;
	background-image: url(images/phone_logo.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	color: #095E7D;
	font-size: 20px;
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	height: 90px;
	margin-left: 10px;
}
#left_logo span {
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	font-size: 23px;
	font-weight: bold;
	color: #BDD86F;
}


#right_logo {
	float: right;
	margin-top: 20px;
	max-width: 178px;
	height: 48px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 40%;
	margin-right: 10px;
}

#inner_right_logo{
	float: right;
	width: 30%;
	margin-top: 7px;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 10px;
	color: #095E7D;
	font-size: 16px;
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	height: 80px;
	text-align: right;
	background-position: 120px;
}
#inner_right_logo img {
	width: 100%;
}


#inner_right_logo span {
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	font-size: 23px;
	font-weight: bold;
	color: #BDD86F;
}


#logo {
	float: left;
	width: 60%;
	color: #095E7D;
	font-size: 60px;
	font-family: cfont;
	margin-top: 20px;
}
#logo img {
	margin-right: 20px;
}



#logo span {
	font-family: cfont;
	color: #BDD86F;
}

#employee_logo_home{
	font-family: cfont;
	font-size: 70px;
	color: rgb(251,251,251);

	margin-top: 54px;
}
P {
	margin-top: 0px;
	margin-bottom: 10px;
}
.txt_field {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 14px;
	color: #333;
	border: 1px solid #666;
	height: 36px;
	background-color: #FFF;
	padding-left: 10px;
}
.txtarea_field {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 14px;
	color: #333;
	border: 1px solid #666;
	height: 175px;
	background-color: #FFF;
	padding-left: 10px;
}
.txtarea_small_field {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 14px;
	color: #333;
	border: 1px solid #666;
	height: 80px;
	background-color: #FFF;
	padding-left: 10px;
}
.btn {
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 14px;
	color: #FFF;
	background-color: #F48422;
	border: 1px solid #666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#right_col a:hover {
	text-decoration: underline;
}
input:hover {
	border: 1px solid #FFFFFF;
}
#footer {
	background-color: #000000;
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	padding-top: 36px;
	padding-bottom: 36px;
}


.pages {
	background-color: #333333;
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	font-size: 12px;
	color: #FFF;
	margin-top: 5px;
	padding-top: 120px;
	padding-bottom: 100px;
}
.pages a {
	color: #F58423;
	text-decoration: underline;
}
.pages a:hover {
	font-weight: bold;
	color: #F7F7F7;
}


#leave_content h1 {
	font-family: cfont;
	font-size: 40px;
	font-weight: normal;
	margin-top: 0px;
}






@font-face {
    font-family: cfont;
    src: url(font2.eot);
}

@font-face {
    font-family: cfont;
    src: url(font2.ttf);
}
#innerSlogan {
	text-align: right;
	margin-top: 40px;
	font-size: 14px;
	font-family: "Segoe UI", "source Sans Pro", "trebuchet MS", calibri;
	color: #CCC;
	font-weight: bold;
	margin-bottom: 30px;
}
#icon_area {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 950px;
	margin-top: 30px;
}
.icons_tab {
	height: 148px;
	width: 100%;
	max-width: 185px;
	float: left;
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	font-size: 15px;
	color: #FFF;
	margin-right: 25px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity: .9;
	z-index: 900;
	margin-bottom: 25px;
}
.icons_tab:hover {
	background-color: #333;
}




#innerSlogan span {
	font-weight: normal;
	color: #FFF;
	font-size: 24px;
}
.icon {
	height: 90px;
	text-align: center;
	padding-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.icon img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ired {
	background-color: #AA0F02;
	margin-left: 25px;
}
.iorange {
	background-color: #FF8C00;
}
.igreen {
	background-color: #008000;
	margin-left: 25px;
}
.iblue {
	background-color: #1E90FF;
}




.icon_text {
	height: 28px;
	background-color: #333;
	font-family: "Source Sans Pro", "segoe UI", "Trebuchet MS", Calibri;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
}


#innerSlogan a {
	color: #CCC;
	text-decoration: underline;
}
#innerSlogan a:hover {
	color: #F48422;
	text-decoration: none;
}


.form_cols {
	float: left;
	width: 32%;
	margin-right: 10px;
}
.form_cols p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.form_large_cols {
	float: left;
	width: 50%;
}
.form_large_cols p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.pages ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.pages ul li{
	margin-bottom: 10px;
	height: 20px;
	width: 200px;
	background-color: #7470A6;
	border: 1px solid #CCC;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pages ul li img {
	float: left;
	margin-right: 10px;
}
.emp2 {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
}


.pages ul li:hover {
	color: #FFF;
	border: 1px solid #FFF;
}
.emp {
	color: #F00;
}

.pages a {
	color: #FFF;
	text-decoration: none;
}
#faq_content strong {
	color: #F58423;
}



a {
	color: #CCC;
}

/* Media Queries */

@media screen and (max-width: 999px) {
	#top_header {
		display: none;
		}
		
		#right_col{
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top: 20px;	
	width: 80%;
}
	#login_pane{
	float:left;
	margin-left:30px;
}
#page_body{
	padding-top:0px;
	
}
#icon_area{
	background-color: #F58423;
}
.form_cols, .form_large_cols{
	clear:both;
		
}

.ired {
	background-color: #AA0F02;
	margin:15px;
}
.iorange {
	background-color: #FF8C00;
	margin:15px;
}
.igreen {
	background-color: #008000;
	margin:15px;;
}
.iblue {
	background-color: #1E90FF;
	margin:15px;
}

#innerSlogan, .innerSlogan { 
float: right !important;
}


#downloads{
	margin:20px !important;
	padding:20px;
	background:#FFF;
	width:100%;
} 

}