/* CSS Document */

* { margin: 0px; padding: 0px;}

body {
	background:transparent url(../images/gsp_mainback.jpg) repeat-x scroll 0 0;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 25px;
}

p { }
h1 { }
h2 { }
h3 { }
h5 { }
ul { }
ol li { }
li { }
table { padding: 0px; spacing: 0px; }
tr { }
th { }
td { }
a{

	 color: #2055AA; 
	text-decoration: none;
	border: none;
} 

a:hover {
	text-decoration: underline;
} 

img { border: none; }

.formTextBoxError {
	border: 2px solid #9D080D;
}

#clearDiv {
	clear: both;
}

/* ------------------------------------ */
/* LAYOUT		   						*/
/* ------------------------------------ */

#header {
	width: 774px;
	margin: auto;	
}

#content {
	width: 774px;
	margin: auto;
	background-color: #FFFFFF;
}

#content-admin {
	padding: 10px;
}

#footer {
	width: 766px;
	padding: 4px;
	margin: auto;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #213570;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#selection {
	/* float: left;
	width: 170px;
	border-right: 2px solid #DDDDDD; */
}

#selection > #title {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DDDDDD;
}

#criteria {
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 2px solid #DDDDDD;
	cursor: pointer;
}

#selector {
	display: none;
	margin-bottom: 5px;
}

#searchall {
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

#searching {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 1em;
	font-style: italic;
}

#results {
	float: left;
	width: 774px;
}

#results > #summary {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DDDDDD;
	text-align: center;
}

#results > #list {
	background-color: #FFFFFF;
}

#results > #list.ajax-loading {
	height: 190px;
	background: url(../images/ajax-loader.gif) no-repeat center;
}

#options {
}

#option {
	margin-left: 10px;	
}

#option a {
	font-size: .9em;
	cursor: pointer;
}

#option a.searched {
	font-weight: bold;
	font-size: .9em;
	color: #FFFFFF;
	background-color: #2055AA;
}

.button-search {
	color: #213570;
   	font-size: 1.4em;
   	font-weight: bold;
   	background-color: #DDDDDD;
   	border: 2px solid #213570;
   	padding: 2px;
}

/* ------------------------------------ */
/* OPPORTUNITY  						*/
/* ------------------------------------ */
#opportunity {
	margin-top: 2px;
	margin-left: 5px;
}

#opportunity.current {
	background-color: #DDDDDD;
	cursor: pointer;
}

/* 574 TOTAL */
#opportunity > #number {
	float: left;
	width: 25px;
	font-size: .8em;
	font-weight: bold;
	color: #000000;
} 

#opportunity > #category {
	float: left;
	width: 160px;
	font-size: .8em;
	font-weight: bold;
	color: #2055AA;
}

#opportunity > #title {
	float: left;
	width: 360px;
	font-size: .8em;
	font-weight: bold;
}

#opportunity > #salary {
	float: left;
	width: 140px;
	font-size: .8em;
	font-weight: bold;
}

#opportunity > #location {
	float: left;
	width: 75px;
	font-size: .8em;
	color: #333333;
}

/* ------------------------------------ */
/* FLASH MESSAGE   						*/
/* ------------------------------------ */
.flashMessageContainer {
	position: absolute;
	z-index: 2;
	display: none;	 
	opacity: .95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}

.flashMessage-SUCCESS {
	text-align: center;
	background-color: #82CA9C;
	color: #000000;
	padding: 5px;
	font-size: 14px;	
	border: 2px solid #06253A;	
}

.flashMessage-NEUTRAL {
	text-align: center;
	background-color: #FBFBB6;
	color: #000000;
	padding: 5px;
	font-size: 14px;
	border: 2px solid #06253A;
}

.flashMessage-FAILURE {
	text-align: center;
	background-color: #E2BBBC;
	color: #000000;
	padding: 5px;
	font-size: 14px;
	border: 2px solid #06253A;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin-bottom: 15px;
	padding-right: 3px;

}

/* GSP Navigation */
#leftDiv{
width: 282px; 
height: 400px; 
padding-left: 15px; 
padding-right: 2px; 
float: left; 
background:transparent url(../../../templates/ja_purity/images/gsp_border.jpg) no-repeat scroll right top;
}

.mainnav {
text-transform: uppercase;
text-decoration: none;
height: 69px;
color: #000000;
}

.mainnav .left {
width: 90px;
float: left;
text-align: left;
margin: 0 auto;
height: 69px;
}

.mainnav .right {
width: 178px;
float: right;
text-align:left;
margin: 0 auto;
font-size: 1.1em; 
font-weight: bold;
line-height: 69px;
height: 69px;
}
.mainnav .right a{color: #000000 !important;}

#mainnav a:link {color:#7C6B40;}
#mainnav a:visited {color:#7C6B40;}
#mainnav a:hover {color:#7C6B40; text-decoration:none;}
#mainnav a:active {color:#7C6B40;}


.partnerinfo{ /* background:#FFFFFF; */ width: 95%; padding: 2px 5px 2px 2px; margin-bottom: 5px; height: 180px;}
.partnerinfo img{ margin-right: 20px; padding-bottom: 65px;}
.partnerinfo h1{ margin: 0px !important; font-size: 14px; }
.partnerinfo p{margin: 2px 0px 3px 0px;}


.hoverPage{ background-color: #D9DDE6 !important;}

.ActivePage{  font-style: italic; text-decoration:underline !important; background-color: #CFD6E9; height: 69px;}

#formSearch{margin-left: 3px; background-color: #D5D8F9;}

.button-search{ background-image: url(../images/update_button.jpg); border:0px; width: 163px; height: 36px; cursor: pointer;}


