@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #062134;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#EnterDiv {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #062134;
	text-decoration: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
a:visited {
	text-decoration: none;
	color: #062134;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #1468A8;
}
h1 {
	font-size: 25px;
	color: #000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#social {
	float: right;
}
#skype {
	float: right;
	position: absolute;
	left: 775px;
	top: 0px;
}


.smallphone {
	font-size: 12px;
	color: #062133;
	display: block;
	margin-left: 125px;
	margin-right: 10px;
	width: 300px;
}

input, textarea, select {
	background-color: #D9EBFD;
	border: 1px solid #062134;
	font-size: 12px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #062134;
}
#form1 input , textarea{
	font-size: 14px;
	padding: 4px;
}
#pageText table tr td h3 strong a {
	color: #1369A8;
}


.empdescsmall {
	font-size: 16px;
	color: #062133;
	display: block;
	margin-left: 125px;
	margin-right: 10px;
	width: 300px;
}



#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 165px;
}
#logo {
	background-image: url(images/pakrecruiters_logo.png);
	height: 158px;
	width: 185px;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
}
#companyname {
	font-weight: bold;
	color: #FFF;
	margin-left: 200px;
	padding-top: 30px;
}
#companyname h1 {
	color: #FFF;
	font-size: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#companyname p {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu {
	background-image: url(images/topmenu_bg.png);
	background-repeat: repeat-x;
	height: 26px;
	margin-left: 200px;
	bottom: 0px;
	position: absolute;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 760px;
}
#topmenu ul, #topmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu  li {
	margin: 0;
	float: left;
	position: relative;
	line-height: 26px;
	padding: 0px;
	background-image: url(images/spacer.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#topmenu li a {
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease;
	padding-right: 10px;
	padding-left: 10px;
	color: #062134;
	text-decoration: none;
	display: block;
	text-align: left;
	text-shadow: 1px 1px 1px #FFF;
	background-image: url(images/saps.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;/*	text-shadow: -2px -2px -2px #FFF,2px 2px 2px #333; */
	font-size: 11px;
}
#topmenu li a:hover {
	text-shadow: 1px 1px 1px #FFF;
	color: #00A651;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu li a.first {
	border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
}
#topmenu li ul {
	position: absolute;
	width: 250px;
	display: none;
	top: 24px;
	background-image: url(images/topmenu_bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f8f8f8;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	padding: 0px;
	box-shadow: 0px 3px 3px 0px #0D446C;
	border: 1px none #999999;
}
#topmenu li li {
	float: none;
	background-image: none;
	line-height: 20px;
}
#topmenu li ul li a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	text-align: left;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #FFF;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/saps2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-transition: background 0.5s ease, padding-left .5s ease;
	-moz-transition: background 0.5s ease, padding-left .5s ease;
	-ms-transition: background 0.5s ease, padding-left .5s ease;
	-o-transition: background 0.5s ease, padding-left .5s ease;
	transition: background 0.5s ease, padding-left .5s ease;
}
#topmenu li ul li a:hover {
	text-shadow: 1px 1px 1px #333;
	color: #FFF;
	background-color: #00A651;
	padding-left: 15px;
}
#topmenu ul li a.last {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu ul li ul li a.last {
	background-image: none;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
#textarea {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#textareaAll {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#contain {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#bluecell {
	background-color: #1468a8;
	width: 290px;
	color: #FFF;
	vertical-align: top;
	padding-right: 8px;
	padding-left: 8px;
}
#bluecell h2 {
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bluecell p {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#user_container {
	padding-top: 10px;
	padding-bottom: 10px;
}
#piccell {
	width: 305px;
	vertical-align: top;
}
#cell {
	width: 305px;
	color: #333;
	vertical-align: top;
}
#cell h2 {
	color: #333;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cell p {
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#copyrights {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 10px;
	color: #FFF;
}
#copyrights a {
	color: #FFF;
}
#copyrights a:hover {
	color: #FC0;
}

#copyrights ul {
	list-style-type: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#copyrights ul li {
	color: #FFF;
	display: inline;
}
#copyrights ul li a {
	color: #FFF;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 9px;
	-webkit-transition: color 0.5s ease 0s;
	-moz-transition: color 0.5s ease 0s;
	-ms-transition: color 0.5s ease 0s;
	-o-transition: color 0.5s ease 0s;
	transition: color 0.5s ease 0s;
}
#copyrights ul li a:hover {
	color: #6FF;
}

#copyrights ul li a.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#copyrights p {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pageHead {
	font-size: 45px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 10px;
	color: #062134;
	padding-bottom: 0px;
	line-height: 1em;
}
#pageHead2 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	color: #062134;
	padding-bottom: 10px;
	line-height: 1em;
}
#pageDes {
	padding-left: 10px;
	font-size: 12px;
	color: #062134;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}
#pageText {
	text-align: justify;
	padding-left: 11px;
}
#pageText ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#pageText img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pageText h3 strong {
	font-size: 16px;
	color: #062134;
	font-weight: bold;
}





#alltext {
	padding-left: 10px;
	padding-right: 10px;
}
#pageText table tr td p {
	text-align: justify;
}
#pageText table tr td p strong {
	color: #062134;
}
#pageText p strong {
	color: #062134;
}
#pageText ul li {
	padding-bottom: 11px;
}
#pageText ul li strong {
	color: #062134;
}





#rmeHoldingText {
	padding-left: 12px;
	font-size: 25px;
	line-height: 1.5em;
	color: #062134;
}
.RMEtxt {
	display: block;
	margin-left: 225px;
}

#rmeHoldingText img {
	float: left;
	padding-right: 10px;
}



/* ***************************** */
/* About Page * Shadow Aura */
/* ***************************** */

#employeename {
	background-color: #daedff;
}
#employeename img {
	text-align: left;
	float: left;
}
.employee {
	font-size: 20px;
	color: #062133;
	display: block;
	margin-top: 20px;
	margin-left: 125px;
	margin-right: 10px;
	width: 300px;
}
#spacer {
	width: 40px;
}
#employeeDes {
	font-size: 12px;
	text-align: justify;
}
#popup {
	background-color: #D9EBFD;
	font-size: 11px;
	font-style: italic;
	padding: 10px;
}
#popup_arrow {
	padding-top: 13px;
	font-size: 13px;
	padding-left: 0px;
	background-image: url(images/arrowpopup.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}

/* ***************************** */
/* Our Clients Page * Shadow Aura */
/* ***************************** */
#clientsCell {
	width: 200px;
	border: 1px solid #D9EBFD;
}
#clientTitle {
	background-color: #D9EBFD;
	padding: 5px;
	height: 28px;
}
#clientsCell table tr td img {
	padding: 0px;
	margin: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#clientsCell table tr td img:hover {
	padding: 0px;
	margin: 0px;
	border-top-color: #D9EBFD;
	border-right-color: #D9EBFD;
	border-bottom-color: #D9EBFD;
	border-left-color: #D9EBFD;
}
#clientsHeading {
	font-weight: bold;
	color: #062134;
	width: 50%;
}

#alltext h4 {
	font-size: 25px;
	color: #062134;
	font-weight: normal;
}

#satable {
}
#satable tr:nth-child(even) {
	background: #CCC
}
#satable tr:nth-child(odd) {
	background: #FFF
}
#rightmenuContain {
	width: 250px;
	vertical-align: top;
}
#rightmenu {
	padding-left: 5px;
}
#rightmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightmenu ul li {
	padding-right: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #062134;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: left;
}
#rightmenu ul li a {
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #062134;
	background-color: #D9EBFD;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	box-shadow: inset 0px 0px 5px 0px #062134;
}
#rightmenu ul li a:hover {
	color: #FFF;
	background-color: #062134;
	padding-left: 25px;
}
#rightmenu2 {
	padding-left: 5px;
}
#rightmenu2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightmenu2 ul li {
	padding-right: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00A651;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align: left;
}
#rightmenu2 ul li a {
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #00A651;
	background-color: #C6FFE2;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	box-shadow: inset 0px 0px 5px 0px #00A651;
}
#rightmenu2 ul li a:hover {
	color: #FFF;
	background-color: #00A651;
}
#rightheadingcontain {
	padding-left: 34px;
	padding-right: 19px;
	padding-bottom: 10px;
}

#rightheading {
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	background-color: #062134;
	padding: 5px;
	font-weight: bold;
}
.ContactHeading {
	background-color: #D9EBFD;
	padding: 2px;
}
.linkhighlight {
	color: #69F;
}



#pageText table tr td table tr td h3 {
	color: #062134;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	background-color: #D9EBFD;
	padding-right: 10px;
	padding-left: 10px;
}
#pageText table tr td table tr td ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
}
