/******************************************************************
  Layout: knowle database
  Created: adrian somerfield
  Date: 23 / 1 / 09
******************************************************************/

/******************************************************************
 +Overall Colors and Styles
******************************************************************/

html {
        overflow-y: scroll;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #D9E7A9;	
text-align: center;
}

body, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}

p, form, h1, h2, h3, h4, h5, h6,  ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
  border: none;
}

a:link {
  color: #009900;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #006600;
}

.clear-fix {
  clear: both;
}

h3 {
  color: black;
  margin-bottom: 5px;
  font-size: 1.0em;
  line-height: 100%;
}

#sub_title_show_view{
  color: black;
   margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.0em;
  line-height: 100%;
}

p {
  margin-bottom: 5px;
  font-size: 11px;
}


/******************************************************************
 +Page Skeleton
******************************************************************/

#holder{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 750px;	
	margin-top: 40px;
  }

#wrapper{
float: left;
	background-color: #FFFFFF;
	width: 750px;	
	text-align: left;	
}


#navigation {
margin: 150px 0px 0px 0px;
float: left;
  width: 750px;
   text-align: left;
  }


.nav_button {
float: left;
width: auto;
   display: inline;
   margin: 2px 2px 2px 2px;
   text-align: left;	
}

#banner {
position: relative;
float: left;
  width: 750px;
  background-color: #114400;
  background-image:url('../images/bannersansbuttons.gif');
  background-repeat:no-repeat;
  height: 200px;  
}

#header {
  width: 758px;
  height: 100px;
}

#main {
  display: inline;
  width: 738px;
  float: right;
 margin: 3px 3px 0 3px;  
}

#side-bar {
  width: 180px;
  float: left;
  margin-top: 7px;

  
}
#credit{
	font-size: 10px;
 width: 770px;
 height: 20px;
 padding-top: 20px;
  padding-bottom: 20px;
 color: #999999;
 clear: both;
 text-align: left;
	
}

#footer { 
 font-size: 10px;
 width: 720px;
 height: 20px;
 padding-top: 5px;
  padding-bottom: 10px;
 color: #999999;
 clear: both;
 text-align: center;

}

/******************************************************************
 +boxes
******************************************************************/

#search-box {
	position: relative;
	margin-left: 145px;
	width: 480px;
 border: 1px solid green;
 background-color: #b4d967;
 margin-bottom: 10px;
  margin-top: 10px;
 padding: 5px;
 height: 130px;
}


.results_outline{
	position: relative;
	margin-left: 145px;
	width: 480px;
 border: 1px solid green;
 background-color: #b4d967;
 margin-bottom: 10px;
 padding: 5px; 
}


.results_outline2{
	position: relative;
	margin-left: 145px;
	width: 420px;
 border: 1px solid green;
 background-color: #D9E7A9;
 margin-bottom: 10px;
  margin-top: 10px;
 padding: 5px; 
 height: auto; 
}


#employers {
 padding: 5px;
 color: #666666;
}

#jobs{
 margin-top: 5px;
 font-size: 14px;
}

.job {
  padding: 10px;
}

.job-alternate {
  background-color: #DFEBF4;
  padding: 10px;
  width:460px;
}

#go_button{
position: absolute;
}

/******************************************************************
 + styles
******************************************************************/

.bodytextblue16 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 24px;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	font-style: normal;
  }

#side-bar ul {
  margin-left: 5px;	
	margin-top: 10px;
	
	color: black;
}

#side-bar li {
  list-style-type: none;
	color: #FF7FC8;
	margin-top: 5px;
	
}

.price {
  font-weight: bold;
  font-size: 1.0em;
  color: #C9E391;
}

.rockstar{
  color: #C9E391;
}

.event {
  color: #666666;
  font-weight: bold;
  display: inline;
  padding: 0px 10px 0px 0px;
  
}

.year {
  font-size: 13px;
  display: inline;
  padding: 0px 10px 0px 65px;
}

.winner{
  font-size: 13px;
  display: inline;
  padding: 0px 10px 0px 65px;
}

.job-link {
  background-image: url(../images/star_red.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
}

.job-count{
  float: left;
}

.rss {
 float: right;
}

.search-btn {
  width: 49px; 
  height: 47px; 
  float: left;
  border: none;
 }

 #back_navigation{
	position: relative;
	top: 25px;
	 
 }
/******************************************************************
 + forms
******************************************************************/

#main form {
  width: 560px;
	margin-top: 0;
	padding-top: 0;
}

#main form legend {

	padding: 10px 12px 2px 0px;
	position: relative;


  font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #336600;
	text-decoration: none;
	font-style: normal;
	border-bottom: none;
}

#main form fieldset {
  border: none;
	margin-bottom: 5px;
}

#main form fieldset .textfield {
	border: 1px solid #C9E391;
	width: 200px;
  padding: 3px;
}	

#main form fieldset .select-field {
	border: 1px solid #C9E391;
  padding: 3px;
}	

#main form fieldset .text-area {
	border: 1px solid #C9E391;
  padding: 3px;
}	



#main form div{
  margin-bottom: 10px;
  .margin-left: 10px; /* ie 7 */
  _margin-left: 10px; /* ie 6 */

}

#main form label{
  display: block;
  margin-bottom: 3px;
  clear: right;
  font-size: .8em;
}


#main form textarea{
  width: 500px;
}


#main form .button {
  width: 49px;
  height: 47px;
  vertical-align: middle;
  padding-bottom: 15px;
}

#main form .postjob-button {
  width: 204px;
  height: 200px;
  vertical-align: middle;
  padding-bottom: 15px;
}

.error-msg{	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #CA0074;
}

.error-msg b{	
  color: #CA0074;
}


    .postjobbutton{
  width: 40px;
  height: 40px;
  vertical-align: middle;
  padding-bottom: 15px;
}

