body {
	background-color:white;
	margin-top:0px;
	padding-top:0px;
}

.rounded {
	-webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;
        -webkit-border-top-left-radius: 10px;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
	
	-moz-box-shadow: 3px 3px 5px #DCDCDC;
	-webkit-box-shadow: 3px 3px 5px #DCDCDC;
	box-shadow: 3px 3px 5px #DCDCDC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#DCDCDC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#DCDCDC');
}

.cool_blue_css_box2_members {
	background-color:#E9F4FF;color:#115C61;text-shadow:1px 1px 0px #FFFFFF;
	      border-top:1px solid #DCDCDC;
	      border-left:1px solid #DCDCDC;
	      border-bottom:1px solid #A8C8E8;
	      border-right:1px solid #A8C8E8;
	      text-align:left;
	      padding:10px;
	      padding-bottom:0px;
	      
	/*      
	      	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F1F8FF", endColorstr="#F8FBFF"); 
	background: -webkit-gradient(linear, left top, left bottom, from(#F1F8FF), to(#F8FBFF)); 
	background: -moz-linear-gradient(top,  #F1F8FF,  #F8FBFF); 
	*/
	      
	     
}

.cool_blue_css_box2 {


background: #ddf1f9; /* Old browsers */
background: -moz-linear-gradient(top, #ddf1f9 0%, #feffff 42%, #a0d8ef 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddf1f9), color-stop(42%,#feffff), color-stop(100%,#a0d8ef)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ddf1f9 0%,#feffff 42%,#a0d8ef 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ddf1f9 0%,#feffff 42%,#a0d8ef 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ddf1f9 0%,#feffff 42%,#a0d8ef 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf1f9', endColorstr='#a0d8ef',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #ddf1f9 0%,#feffff 42%,#a0d8ef 100%); /* W3C */

	text-shadow:1px 1px 0px #FFFFFF;*/
	      border-top:1px solid #DCDCDC;
	      border-left:1px solid #DCDCDC;
	      border-bottom:1px solid #A8C8E8;
	      border-right:1px solid #A8C8E8;
	      text-align:left;
	      padding:10px;
	      padding-bottom:0px;	     
}

.type1 {
	padding-bottom:5px;
	font-size:13px;
	font-family:calibri;

}

.type1 a  {
	font-weight:bold;
	color:#636363;
	text-transform:uppercase;
}

/* change acct screen */ 

.header_row {
	background-color:#7EA8CE;
	color:white;
	text-align:center;
}

.row1 {
	width: 200px;
}

/* change acct screen */

select.error, textarea.error, input.error {
	background-color:#FFD5D5;
}

.grey_background {
	background-color:#EFEFEF;
	padding:5px;
}

#footer {
	background-color:#F3F3F3;
	color:#717171;
	font-family:arial;
	margin-top:40px;
	padding-top:8px;
}


#footer a{
	color:#717171;
}

#footer a:hover{
	color:#A3A3A3;
	text-decoration:underline;
}


#affiliate_footer {
	width:921px;
	text-align:center;
}
.myerror {
	color: #000000;
	font-size:16px;
	font-family: arial;
	/* width:200px;
	height:200px;
	border: 1px solid #006;*/
	padding:15px;
	margin-top:40px;
	margin-bottom:40px;
	font-align:center;
	height:20px;
}
	.viewresume {
		white-space: pre;
		text-align:left;
	}
	.input {
		border: 1px solid #006;
		background: #ffc;
	}
	.button {
		border: 1px solid #006;
		background: #E8F1F4;
	}
	.button2 {
		background-color:#B8F0BA;
		border-style:groove;
	}

	.footnote{
		margin-top: 10px;
		color:#808080;
		font-size:10px;
	}
	.tablight
	{ 
	background-color:#F5F3F3;
	}

	.tabdark
	{ 
	background-color:#E4E4E4;
	}


	#tabs ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	#tabs li {
		float: left;
		border: 1px solid;
		border-bottom-width: 0;
		margin: 0 0.5em 0 0;
		background-color:#E4E4E4;
	}
	
	#tabs a {
		display: block;
		padding: 0 1em;
	}
	
	#tabs #selected {
		position: relative;
		top: 1px;
		background: white;
	}

.warning
{ 
border: 1px #1A829D solid;background-color:#E8F1F4;
text-align:center;
width:200px;
}
.emaillink{
  font-family:sans-serif;
  font-size: 16px;
}


.description{
  font-family:arial;
  font-size: 10px;
}
a.companyname {
  text-decoration:none;
  color: #367836;
  font-family:arial;
  font-size: 14px;
}

a.jobtitle {
   text-decoration:none;
  color: #215852;
  font-family:arial;
  font-size: 16px;
}

hr.thin {
height:0px;
 color: #CFF6F2;
  background-color: #CFF6F2;
}

 TR.topbar {background-color:#B5FFE6 ; font-size:12pt;}
 TR.sortedby {background-color:#FCFCFC;  font-size:12pt;padding:0px;}
 td.mycenter {text-align: center;}
 td.myleft {text-align: left;}
 td.location {  font-family:arial;
  font-size: 14px;}
 td.distance {  font-family:arial;
  font-size: 14px;}
 td.dateadded {  font-family:arial;
  font-size: 14px;}
#container {
min-width: 980px;
margin-left: auto;
margin-right: auto;
}
 
.formfill{color: #A1A1A1;font-size:12px;}
.job{color: #676C8F;font-size:16px;}
.company{color: #5AB051;font-size:16px;}
.blueheading{color:#0099CC;font-size: 25px;}

.viewjobs
{ 
border: 1px #1A829D solid;background-color:#DCEBEF;
text-align:left;
}
.viewlight2
{ 
border: 1px #9D641A solid;
background-color:#F2F2F2;
text-align:left;
padding: 5px;
margin: 1px;
}

.viewlight
{ 
border: 1px #1A829D solid;
background-color:#F2F2F2;
text-align:left;
padding: 5px;
margin: 1px;
}

.viewlight2
{ 
border: 1px #1A829D solid;
background-color:#E6EBE5;
text-align:left;
padding: 5px;
margin: 1px;
}

 td.viewjobscolor1 {background-color: #B9D6DE; border:none;}
 td.viewjobtop {background-color: #EEF6F8;
 text-align:center;font-size:22px;font-family: arial;}


#column_middle {
	float: left;
	right: 170px; /*column_left*/
	width: 85%;
}
#column_right {
	font-family: sans-serif;
	text-align: left;
	font-size: 12px;
	float: left;
	width: 130px; /*column_right*/
	margin-right: 0px;
	margin-left: 5px;
	border-left: 1px solid #ccc; /*column_right*/
}

#bottom_footer {
	clear: both;
	margin: 60px 20px 0px;
	padding: 10px 0px;
	color: #333;
}
#top_header {
	min-width: 980px; /*170+580+230*/
	float: right;
	color: #333;
	width: 550;
	position:absolute;
	top:0;
	right:0;
}
#mylogo {
	float: left;
}

/* ***** SEARCH JOBS ***** */

#c_search_jobs {
	background: url(/images/search-box.gif);
	background-color: #F0F0F0;
	margin-bottom: 1px;
	width:100%;
}

#content {
	margin: 0px;
}
#mainpage {
	align: center;
	width: 80%;
}

