﻿/********* GMS primary CSS  *******/
/****  General *********/
/*
body
{
	background-image:url("../images/bg5.png");
	background-repeat:no-repeat;
	background-position:center top;
	padding:30px 0 20px 0;
	margin:0;
	background-color: #0E0E0E;
   
	font-family:Segoe UI;    
}
*/
p {
	font-size: small;
}

input {
	margin: 2px 0 4px 0;
	border: 1px solid #ABADB3;
	padding-left: 2px;
}

input textarea {
	font-family: helvetca, sans-serif;
}

textarea {
	font-family: helvetca, sans-serif;
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0 0 6px 0;
	padding: 0;
}

label {
	font-weight: bold;
}

p {
	margin: 0;
	padding: 10px 10px;
}

/*********   classes *********************/

a.bluelinks {
	text-decoration: underline;
	color: blue;
}

.txtlarge {
	padding: 5px;
	font-family: Helvitica Arial sans-serif;
	font-size: .85em;
}

.imgres {
	margin: 5px;
	display: block;
}

.olist li {
	margin: 0;
	padding: 0;
}

.renew {
	background-color: #D9E9F5;
	padding: 5px;
	border-radius: 4px;
}

.textbox {
}

.blocklabel label {
	display: inline-block;
	width: 150px;
}

.linkplain {
	text-decoration: none;
	color: Black;
}

.block {
	display: block;
}

div.center1 {
	margin: 0 auto;
	padding: 0;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.padding1 {
	margin: 5px 0 5px 0;
	height: 25px;
}

.padding2 {
	margin: 8px 0 8px 0;
}

.padding3 {
	padding: 5px;
}

.clearboth {
	margin: 0;
	padding: 0;
	clear: both;
}

.underline {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.medium {
	font-size: small;
}

.space {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100%;
}

.space5 {
	margin: 0;
	padding: 0;
	height: 5px;
	width: 100%;
}

.required {
	color: Red;
	padding-left: 10px;
	font-weight: bold;
}



.btndiv {
	margin: 15px 0 0 0;
	padding: 0 0 0 25px;
}

.txtmargin {
	margin-bottom: 6px;
}

.pager {
	margin: 10px 0 0 0;
	padding: 0;
}

.h4clone {
	font-size: 1.1em;
	line-height: 1.25;
	margin-bottom: .5em;
	color: #ca1313;
	font-weight: normal;
	font-family: 'TitilliumBold', Helvetica, Arial, sans-serif;
	margin: 25px 0 5px;
	display: block;
	text-decoration: underline;
}
/*****************   master page ********************************/
/*
#mast 
{
	margin:0 auto;
	padding:120px 0 0 350px;
	background-image:url("../images/masthead.png");
	background-repeat:no-repeat;
	height:100px;
	width:867px;
	}
	
	#navbar
	{
		background-image:url("../images/navbar2.png");
		background-repeat:no-repeat;
		padding:0 0 0 10px;
		width: 758px;
		height: 59px;        
		position:relative;        
	}
	#navbar ul
	{
		margin:8px 0 0 0;
		padding:0;
	}
	#navbar li
	{
		display:inline;
		list-style-type:none;
		padding:0 8px 0 18px;
		margin:0;
		font-weight:bold;
		font-size:large;
		line-height:38px;
		width:125px;
		text-align:center;        
	}
	#navbar li:hover
	{
		background-image: url("../images/navhover.png");
		background-repeat:repeat-x;
		color:white;
	}
	#navbar a
	{
		text-decoration:none;
		color:Black;
	}
	#navbar a:hover
	{
		color:White;
	}
		
	
	#contentwrap
	{
	  margin: 0 auto;
	  padding: 25px 75px 5px 75px;
	  width:1050px;
	  height: auto;
	  min-height: 600px;
	}
	
	
	#footer
	{
		margin:0 auto;
		padding: 10px 25px 10px 25px;
		width: 1005px;
		height: 190px;
		background-image: url("../images/footer.png");
		background-repeat:no-repeat;
		color:#B0AAAA;
	}
	*/
/*********  sidebar **********/

#sidebar {
	margin: 0;
	padding: 0;
	background-image: url("../images/sidebar5.png");
	width: 202px;
	height: 590px;
	float: left;
}

.sidebarBox {
	margin: 20px 0 0 13px;
	padding: 10px;
	background-image: url("../images/SideBarBox5.png");
	background-repeat: no-repeat;
	width: 158px;
	height: 144px;
	font-size: 12px;
}

.sidebarBox2 {
	margin: 20px 0 0 13px;
	padding: 10px;
	background-image: url("../images/SideBarBox6.png");
	background-repeat: no-repeat;
	width: 158px;
	height: 380px;
	font-size: 12px;
	/*text-decoration:underline;*/
}


/**********  home page   ***********************/
.box {
	margin: 0 0 0 20px;
	padding: 15px 10px 5px 10px;
	width: 330px;
	height: 217px;
	background-image: url("../images/box.png");
	background-repeat: no-repeat;
	float: left;
	line-height: 16px;
}

#homeContent {
	width: 787px;
	height: 1300px;
	margin: 0 0 0 20px;
	padding: 10px 20px 10px 20px;
	background-image: url("../images/homeContent.png");
	background-repeat: no-repeat;
	font-size: small;
	float: left;
}

	#homeContent P {
		font-size: small;
	}

	#homeContent td {
		width: 125px;
	}

#recentJobs {
	margin: 20px 0 0 0;
	padding: 0 30px 0 30px;
	width: 600px;
}

/********* main content box ******************************/

.mainwrapper {
	margin: 0;
	padding: 0 20px 30px 20px;
	width: 800px;
	height: auto;
	float: left;
}

.maintop {
	margin: 0;
	padding: 0;
	width: 834px;
	height: 28px;
	background-image: url("../images/top.png");
	background-repeat: no-repeat;
	display: block;
}

.mainbody {
	margin: 0;
	padding: 0 20px 30px 20px;
	width: 795px;
	min-height: 250px;
	background-image: url("../images/body2.png");
	background-repeat: repeat-y;
	clear: both;
}

.mainbottom {
	margin: 0;
	padding: 0;
	width: 834px;
	height: 27px;
	background-image: url("../images/bottom.png");
}

#title {
	width: 790px;
	height: auto;
	margin: 0;
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	background-image: url("../images/titlebar3.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
/*********  registration page **********************/
#pricing table {
	border-collapse: collapse;
}

#pricing TD {
	padding: 2px 4px;
	text-align: left;
	font-size: small;
	border: 1px solid #D1D1D1;
}


.description1 {
	width: 200px;
	margin: 0;
	padding: 15px 40px 15px 15px;
	float: right;
}

.section {
	margin: 15px 0 0 20px;
	padding: 15px;
	width: 400px;
	height: auto;
	overflow: auto;
	border: 1px solid gray;
	border-radius: 6px;
}

#registration {
	margin: 20px 0 0 0;
	height: auto;
	overflow: auto;
}

	#registration label {
		margin: 0 0 4px 0;
		padding: 0;
		width: 160px;
		text-align: left;
		display: inline-block;
	}

	#registration h4 {
		text-decoration: underline;
	}

#experience {
}

	#experience td {
	}

	#experience input[type="radio"] {
		margin-bottom: 13px;
	}

	#experience label {
		width: 350px;
		margin-left: 10px;
	}

.experience input {
	height: 45px;
}

label.experience {
	width: 300px;
	font-weight: normal;
	display: inline-block;
}

/*********************** login page ***************************************/
#login {
}

	#login label {
		display: inline-block;
		width: 150px;
	}



/***************************  job search results **************************/

#searchparameters {
	border: 2px grey solid;
	border-radius: 6px;
	padding: 5px 0 5px 30px;
	margin-bottom: 8px;
}

	#searchparameters td {
		padding: 2px 5px 2px 5px;
		vertical-align: middle;
	}

a.jobclick {
	width: 100%;
	height: 100;
}

.resultsborder {
	margin: 0;
	padding: 5px 10px 5px 15px;
	border: 1px gray solid;
	border-radius: 6px;
}

.recruitertable {
	margin: 0;
	padding: 0;
}



#results {
	color: Black;
}

	#results a {
		color: Black;
		text-decoration: none;
	}


	#results table {
		font-size: small;
		border-style: none;
	}

	#results th {
		font-size: Medium;
		color: Maroon;
		border-style: none;
		background-image: url("../images/titlebar3.png");
		background-repeat: repeat-x;
		background-position: bottom;
		width: 125px;
		vertical-align: top;
		height: 45px;
	}


	#results td {
		margin: 0;
		padding: 5px 10px 5px 15px;
		width: 125px;
		padding: 0 5px 0 10px;
	}

/***********    new reuslts class ***********************/

#results2 {
}


	#results2 table {
		font-size: large;
		width: 100%;
	}

	#results2 th {
		font-size: large;
		color: Maroon;
	}

	#results2 td, th {
		padding: 8px 5px 8px 10px;
	}

		#results2 td:hover {
			background: #CDE4F5;
		}

td.results2:hover {
	background: #D9E9F5;
}

#results2 h5 {
	text-decoration: none;
	margin-bottom: 5px;
}

#results2 a {
	color: #EB2828;
	text-decoration: none;
}




.inline_block {
	display: inline-block;
}

#results2 label {
	font-size: medium;
	min-width: 75px;
}

/****** view job ***********************/
.joblable {
	font-size: medium;
	font-weight: bold;
}

h2.viewjob {
	margin-bottom: 15px;
	background: none;
	margin-bottom: 6px;
}

/**********************  post job ****************************************/
#postwrapper {
}

	#postwrapper label {
		font-weight: bold;
		display: inline-block;
		width: 150px;
		margin: 0 0 5px 0;
	}

	#postwrapper h4 {
		text-decoration: underline;
	}

#radiolist {
	clear: both;
	border: 1px solid gray;
	border-radius: 7px;
	padding: 5px 0 0 25px;
}

	#radiolist label {
		width: 700px;
		padding: 5px;
	}


.jobsection {
	margin: 10px 0 0 0;
	padding: 10px 15px 10px 15px;
	width: 750px;
	height: auto;
	border: 1px solid gray;
	border-radius: 7px;
	overflow: auto;
}

.jobcolum {
	margin: 0;
	padding: 0;
	width: 370px;
	height: auto;
	float: left;
}


/****************************  profile *********************************/
div.rightcolum {
	margin: 0;
	padding: 40px 0 0 0;
	width: 260px;
	height: auto;
	float: right;
}


#profile {
}

	#profile label {
		font-weight: bold;
		display: inline-block;
		width: 150px;
		margin: 0 0 5px 0;
	}

	#profile h4 {
		text-decoration: underline;
	}

#renew label {
	width: 300px;
	margin-left: 10px;
}



/*********************  job search page *****************************************/

#search {
}

	#search label {
		margin: 8px 0 2px 0;
		font-size: medium;
		color: black;
		display: inline-block;
		text-decoration: underline;
	}

/* Errors */
div.errors {
	border: 1px solid #CCCCCC;
	color: #000000;
	font: bold 105% arial, helvetica, sans-serif;
	letter-spacing: -0.03em;
	margin: 0 0 10px 0;
	padding: 7px 3px 7px 20px;
	width: 90%;
}

	div.errors ul {
		list-style-type: circle;
	}

	div.errors li {
		color: #555555;
	}
/******** candidate home page **********************************/
label.email {
	display: inline-block;
	width: 115px;
	margin-left: 10px;
}

#savesearch {
	padding: 15px 10px 10px 10px;
	margin-top: 15px;
	border: 1px solid black;
	border-radius: 7px;
	height: auto;
	overflow: hidden;
}

#categorylist {
}

	#categorylist label {
		font-weight: normal;
		font-size: small;
		margin-left: 10px;
		margin-right: 10px;
	}

/***************************** recruiter home ******************************/

.actionbutton {
	padding: 2px;
	margin: 0;
	background-image: url("../images/btn-action.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	display: inline-block;
	font-size: small;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
}

/**************************  member home page ************************/

#memberhome h2, h3, h4 {
	text-decoration: underline;
}

/**********************  FAQ page *****************************************/

#faq {
	margin: 0;
	padding: 5px 20px 5px 20px;
	font-size: small;
}

/**************************   new registration ******************************/

.button3 {
	width: 310px;
	height: 65px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: inline-block;
	background: url('../images/sprite.png') 0 -45px no-repeat;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 65px;
	text-shadow: 0 0 4px #af8413;
	margin-left: -8px;
}

	.button3:hover {
		color: #f5f4b0;
	}



.button1 {
	padding: 12px 12px 12px 40px;
	height: 50px;
	width: 200px;
	border-radius: 15px;
	background-color: #EC2222;
}

.page {
	margin: 10px 0 10px 0;
	padding: 15px;
	min-height: 300px;
}

.copy {
	width: 225px;
	margin: 50px 20px 0 0;
	padding: 15px;
	border: 2px solid white;
	border-radius: 8px;
	float: right;
	min-height: 175px;
	overflow: auto;
	height: auto;
}

.space5 {
	margin: 0;
	padding: 0;
	height: 10px;
}

#box1 {
	margin: 30px 0 0 50px;
	padding: 20px;
	border: 2px solid gray;
	border-radius: 8px;
	width: 520px;
	height: 100px;
}

.buttontable {
	margin: 0 0 0 30px;
}

#compare table {
}

#compare tr {
	height: 20px;
}

#compare th {
	width: 75px;
	padding: 2px 5px 2px 5px;
	text-align: center;
	background-color: #D1D1D1;
	color: #CA1313;
	font-weight: normal;
}

#compare td {
	background-color: #F0F0F0;
	vertical-align: middle;
	padding: 0;
}

#compare img {
	display: block;
	margin: 0 auto;
}

h3.calloutlink {
	font-size: 1em;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans-Serif;
}

/***************************  Resume Search ********************************/
#parameters {
}

	#parameters td {
		margin: 0;
		padding: 4px 5px 5px 4px;
	}

.descript {
	width: 720px;
	margin: 3px;
	padding: 2px 4px 2px 4px;
	background-color: White;
	font-size: small;
	vertical-align: text-top;
	line-height: 1.25em;
	height: auto;
}

.details {
	font-size: medium;
	font-weight: bold;
}

#scam {
	padding: 10px;
	font-size: small;
	float: right;
}

.vertcenter {
	vertical-align: bottom;
	padding-top: 4px;
	line-height: 1.2em;
}
/* linked in profile display*/

#linkedin h4 {
	color: #3D9FBD;
	margin-bottom: 8px;
	text-decoration: none;
}

#linkedin p {
	padding: 0 5px 0 5px;
}

#linkedin {
	padding: 20px 10px 0 10px;
}

	#linkedin h2 h4 {
		color: #3D9FBD;
		margin-bottom: 8px;
	}

	#linkedin label {
		width: 130px;
		display: inline-block;
		font-size: 18px;
	}

	#linkedin table {
		margin-left: 20px;
	}

.black {
	color: black;
}

.linkmast {
	margin: 4px 0 4px 0;
	padding: 5px 0;
}

.linklogo {
	background-image: url("../images/li_profile.png");
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: inline-block;
}

#resume_div {
	padding: 12px;
	margin: 10px;
	/*border: 1px solid black;*/
	box-shadow: 0 1px 5px 0 #4A4A4A;
	border-radius: 5px;
}

	#resume_div label {
		font-size: 20px;
	}

.displayblock {
	margin-top: 10px;
	padding: 5px;
	min-height: 150px;
	width: 90%;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	border-radius: 5px;
}

.logo1 {
	display: block;
	float: left;
	margin-right: 10px;
	height: 43px;
	width: 32px;
	background: url('../images/sprite.png') top left;
	margin-top: 3px;
}

.unique {
	vertical-align: middle;
	/*border: solid maroon 1px;*/
	border-radius: 5px;
	margin: 0 0 10px 15px;
	box-shadow: 0 1px 5px 0 #4A4A4A;
	height: 45px;
	display: inline-block;
	width: 340px;
	padding: 5px;
}

.homeimage {
	margin: 8px 0 0 4px;
	border: none;
}

/*new view job page*/
#wrap {
	box-shadow: 0 1px 5px 0 #4A4A4A;
	border-radius: 5px;
	width: 1100px;
	background-color: white;
	padding: 12px 0 15px 25px;
}
#linkbox {
    width: 750px;
    margin: 0 auto;
    padding: 20px;
    min-height: 300px;
   
}
    #linkbox ul {
        width: 100%;
       
    }
#linkbox li {
    width: 370px;
    display: inline-block;
   }

/* archived job div*/
.isarchive {
    border: 2px red solid;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.isarchive p {
    margin: 0;
}

.side-contact {
    float: left;
    position: relative;
    height: 200px;
    width: 200px;
    top: 350px;
    left: -250px;
    margin-top: -200px;
    font-weight: bold;
}