* {
	margin:0;
	padding:0;
}

html {
	font-family: Verdana,"Lucida Grande",Arial,sans-serif;
	font-size:				75%;
}

img {
	border:0;
}

html>body {
	font-size:				12px;
}

body {
	background: #f0f0f0 url("../images/bg960.jpg") top left repeat-x;
	color:#333;
	margin:0px;
}

body.short {
	background: #f0f0f0 url("../images/bg960_short.jpg") top left repeat-x;
}

a {
	color:#013fbd;
}

.red_link {
	font-size:11px;
	color:#a00;
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin-bottom:10px;
}

h1 {
	font-family:Arial;
	font-size:1.5em;
	margin-bottom:10px;
	font-weight:bold;
	color:#000;
}

h2 {
	font-size:18px;
	margin:10px 0;
	font-weight:normal;
	color:#a00;
}

h3 {
	font-size:14px;
	margin-bottom:10px;
	color: #333;
}

input[type=text] {
	font-size:14px;
	padding:2px;
	width:300px;
}

input[type=password] {
	font-size:14px;
	padding:2px;
	width:150px;
}

.wrapper {
	width:960px;
	margin:0px auto;
}

#small_navigation {
	width:940px;
	margin:0px 10px;
	font-family:Verdana;
	height:50px;
	color:#ccc;
	font-size:11px;
}

#small_navigation img {
	float:left;
}

#small_navigation .inside {
	float:right;
	margin:15px 0px;	
}

#small_navigation .promo_navigation {

}

#small_navigation a {
	color:#fff;
	text-decoration:none;
}

#small_navigation .promo_navigation a {
	display:block;
	width:100px;
	float:left;
	text-align:right;
	font-size:14px;
}

#small_navigation a:hover {
	color:#fff;
	text-decoration:underline;
}

#teaser {
	width:940px;
	height:300px;
	margin:0px 10px 15px 10px;
	background: url("../images/teaser960.jpg") top left no-repeat;
}

#teaser img {
	margin-top:210px;
}

.white {
	background-color:#fff;
	border-right:1px solid #ccc;
	border-bottom:1px solid #bbb;
	border-top:1px solid #eee;
	border-left: 1px solid #eee;
}

.border img{
	border:1px solid #ccc;
	margin-bottom:5px;
}

.center {
	text-align:center;
}

.block940 {
	width:940px;
	margin:10px;
}

.block300 {
	width:298px;
	margin:10px;
	float:left;
}

.block220 {
	width:218px;
	margin:10px;
	float:left;
}

.block460 {
	width:458px;
	margin:10px;
	float:left;
}

.block540 {
	width:538px;
	margin:10px;
	float:left;
}

.block380 {
	width:378px;
	margin:10px;
	float:left;
}

#global_footer {
	width:100%;
	background:#222;
	color:#999;
	font-size:11px;
	border-top:5px solid #aaa;
}

#global_footer ul{
	list-style:none;
	line-height:1.5em;
}

#global_footer li{
	border-bottom:1px solid #333;
	line-height:2em;
}

#global_footer a {
	color: #999;
	text-decoration:none;
}

#global_footer a:hover {
	color: #f33;
	text-decoration:underline;
}



.negative h3{
	color:#444;
}

#main_navigation {
	height:36px;
	color:#fff;
}

#black_foot {
	text-align:center;
	background:#222;
	font-size:10px;
	padding:10px;
	color:#fff;
}

#black_foot a {
	color:#fff;
	text-decoration:none;
}

#black_foot a:hover {
	text-decoration:underline;
}

.box780 {
	width:780px;
	margin:0px auto;
}

.planbox {
	border:1px solid #ccc;
	width:218px;
	margin:10px;
	height:300px;
	float:right;
	background:#fff;
}

.planheader {
	padding:10px 10px 0px 10px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
}

.planprice {
	text-align:center;
	padding:0px 10px;
	color:#69f;
	font-weight:bold;
	font-size:14px;
}

.planslogan {
	text-align:center;
	padding:5px 10px;
}

.featurebox {
	text-align:center;
	padding:10px 20px;
}

.signupbox {
	padding:20px 65px;
}

#main_navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:8px 0 0 0;
}

#main_navigation ul li{
	float:left;
	margin:0 8px 0 0;
	padding:0 0 0 7px;
	background:transparent url(/images/tab_left_gray.png) no-repeat scroll left top;	
}

#main_navigation ul li a{
	display:block;
	padding:7px 14px 6px 7px;
	font-size:12px;
	text-decoration:none;
	color:#363;
	font-weight:bold;	
	background:transparent url(/images/tab_right_gray.png) no-repeat scroll right top;
}

#main_navigation #current {
	background:transparent url(/images/tab_left_white.png) no-repeat scroll left top;
}

#main_navigation #current a{
	color:#333;
	font-weight:bold;
	font-size:16px;
	background:transparent url(/images/tab_right_white.png) no-repeat scroll right top;
}

#sub_navigation {
	margin-top:10px;
}

#sub_navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:7px 0 0 0;
}

#sub_navigation ul li{
	border-right:1px solid #A5ACB1;
	float:left;
	padding:0 12px;
}

#sub_navigation ul li a{
	border-bottom:0 none;
	color:#333333;
	padding:1px 0;
	text-decoration:none;
}

#sub_navigation #current {
	
}

#sub_navigation #current a{
	color:#333;
	font-weight:bold;
}

#notice {
	background-color:#d8fcad;
	border:1px solid #bcda95;
	padding:10px;
	color:#000;
	margin-bottom:10px;
}

#paper {
	margin-top:10px;
	padding:20px;
	background-color: #fff;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #eee;
	border-top:1px solid #eee;
}

#project_list {
	margin-top:10px;
}

#project_list table {
	width:100%;
}

#project_list .longcell{
	width:40%;
}

#new_project {
	margin-bottom:10px;
}

.project_box {
	background-color:#f0f0f0;
	border: 1px solid #ccc;
	padding:10px;
}

.project_box label{
	font-size:10px;
	color: #666;
}

.project_line {
	padding:10px;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
}

.project_title {
	font-size:15px;
	font-weight:bold;
}

.project_title a {
	color:#013fbd;
	text-decoration:none;
}

.project_title a:hover {
	background:#013fbd;
	color:#fff;
}

.project_range {
	color: #666;
}

.project_tasks {
	float:right;
	width:40%;
	color:#555;
}

.technologies {
	color:#999;
	font-size:10px;
}

.project_screenshot {
	float:left;
	margin-right:15px;
}

.project_screenshot_placeholder {
	background-color:#f0f0f0;
	width:60px;
	height:45px;
}

.project_screenshot img {
	border:1px solid #ccc;
}

.cancel_box {
	float:left;
	width:200px;
	margin-left:5px;
	margin-top:3px;
}


#project_user_navigation a{
	font-size:10px;
	color: #999;
}

div.autocomplete {
  margin:0px;  
  padding:0px;  
  width:250px;
  background:#fff;
  border:1px solid #888;
  position:absolute;
}

div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

div.autocomplete ul li.selected { 
  background-color:#ffb;
}

div.autocomplete ul li {
  margin:0;
  padding:2px;
  height:25px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}

.chart_line {
	border-bottom:1px solid #f0f0f0;
}

.key_font_2 {
	font-weight:bold;
}

.key_font_1 {
	font-weight:normal;
}

.key_font_0 {
	color:#999;
	font-weight:normal;	
}

.chart_key {
	float:left;
	width:150px;
	padding:5px;
	font-weight:bold;
}

.chart_value {
	padding:5px;
}

.chart_value_number {
	float:left;
	color:#aaa;
	margin-right:10px;
	margin-left:10px;
	font-size:10px;
}

.chart_element {
	width:15px;
	height:15px;
	margin-right:1px;
	background-color:#f99;
	float:left;
}

.e0 {
	width:15px;
	height:15px;
	margin-right:1px;
	background-color:#ccf;
	float:left;
}

.e1 {
	width:15px;
	height:15px;
	margin-right:1px;
	background-color:#cfc;
	float:left;
}

.e2 {
	width:15px;
	height:15px;
	margin-right:1px;
	background-color:#fcc;
	float:left;
}

table {
	width:100%;
	margin-top:10px;
	border:0;
}

table #date {
	width:50px;
}

table#title{
	
}

table #action{
	width:150px;
}

thead {
	background-color:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}

th {
	padding:8px;
}

td {
	padding:5px;
	border-bottom:1px solid #f0f0f0;
}

td.list_date {
	color:#ccc;
}

.job_description {
	background:#f0f0f0;
	padding:10px;
}

.job_description ul{
	margin-left:20px;
}

.apply_now {
	background: #faffd8;
	padding:10px;	
}

.apply_now textarea {
	width:100%;
	height:200px;
}

.apply_now label {
	color:#666;
}

.button {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.button_medium {
	height:24px;
	padding-left:5px;	
}

.button_medium a{
	color:#fff;
	display:block;	
	font-size:12px;
	line-height:24px !important;
	padding:0 12px 2px 7px;
	border:0 none;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	text-decoration:none;
	width:auto;		
}

.button_medium_green {
	background:transparent url(/images/btn-medium-green.gif) no-repeat scroll left top;
}

.button_medium_green a{
	background:transparent url(/images/btn-medium-green.gif) no-repeat scroll right top;
}

.button_medium_white {
	background:transparent url(/images/btn-medium-white.gif) no-repeat scroll left top;
}

.button_medium_white a{
	color:#333;	
	background:transparent url(/images/btn-medium-white.gif) no-repeat scroll right top;
}

.button_small{
	height:20px;
	padding-left:5px;	
}

.button_small a{
	color:#fff;
	display:block;	
	font-size:11px;
	line-height:20px !important;
	padding:0 12px 2px 7px;
	border:0 none;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	text-decoration:none;
	width:auto;		
}

.button_small_green {
	background:transparent url(/images/btn-small-green.gif) no-repeat scroll left top;
}

.button_small_green a{
	background:transparent url(/images/btn-small-green.gif) no-repeat scroll right top;
}

.button_small_white {
	background:transparent url(/images/btn-small-white.gif) no-repeat scroll left top;
}

.button_small_white a{
	color:#333;	
	background:transparent url(/images/btn-small-white.gif) no-repeat scroll right top;
}


.profile_line {
	width:100%;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
}

.profile_line .inside{
	margin:10px;
}

.profile_line .profile_thumb {
	float:left;
	margin-right:10px;
}

.profile_line .profile_thumb img {
	margin-right:10px;
}

.profile_line .profile_title {

}

.profile_line .profile_title h1{
	margin:0 0 5px 0;
}

.profile_line .profile_title h1 a{
	text-decoration:none;
}

.profile_line .profile_title h1 a:hover{
	color:#fff;
	background:#00a;
}

.profile_line .profile_projects {
	font-size:10px;
	color:#aaa;
}

.profile_line .project_name {
	float:left;
	margin-right:20px;
	width:130px;
}

.profile_line .profile_line_functions {
	color:#333;
	font-size:10px;
	font-weight:normal;
}

.profile_line .profile_line_functions a{
	color:#c00;
	font-size:10px;
	padding:2px;
	text-decoration:none;
}

.profile_line .profile_line_functions a:hover{
	color:#fff;
	background:#c00;
}

.jobapp_line {
	padding:10px;
	border-bottom:1px solid #f0f0f0;
	color:#999;
}

.jobapp_line .jobapp_profile {
	float:left;
	margin-right:20px;
}

.jobapp_line .jobapp_actions {
	float:right;
	width:175px;
	margin-left:10px;
}

.jobapp_line .jobapp_title{
	margin:0 0 5px 0;
	font-size:15px;
	font-weight:bold;
}

.jobapp_line .jobapp_title a{
	text-decoration:none;
}

.jobapp_line .jobapp_title a:hover{
	color:#fff;
	background:#00c;
}

.small_red_link {
	font-size:11px;	
	font-weight:normal;	
}

.small_red_link a{
	color:#c00;
	text-decoration:none;
	font-size:11px;
	padding:2px;
	font-weight:normal;
}

.small_red_link a:hover{
	color:#fff;
	background:#c00;
	text-decoration:none;
	font-size:11px;
}

.jobapp_line strong {
	color:#333;
}


 .digg_pagination {

background: white;
/* self-clearing method: */ }
.digg_pagination a, .digg_pagination span {
  padding: .2em .5em;
  display: block;
  float: left;
  margin-right: 1px; }
.digg_pagination span.disabled {
  color: #999;
  border: 1px solid #DDD; }
.digg_pagination span.current {
  font-weight: bold;
  background: #2E6AB1;
  color: white;
  border: 1px solid #2E6AB1; }
.digg_pagination a {
  text-decoration: none;
  color: #105CB6;
  border: 1px solid #9AAFE5; }
  .digg_pagination a:hover, .digg_pagination a:focus {
    color: #003;
    border-color: #003; }
.digg_pagination .page_info {
  background: #2E6AB1;
  color: white;
  padding: .4em .6em;
  width: 22em;
  margin-bottom: .3em;
  text-align: center; }
  .digg_pagination .page_info b {
    color: #003;
    background: #6aa6ed;
    padding: .1em .25em; }
.digg_pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
* html .digg_pagination {
  height: 1%; }
*:first-child+html .digg_pagination {
  overflow: hidden; }

	.errorExplanation {
		background-color: #a00;
		border:1px solid #c00;
		padding:10px;
		color:#fff;
	}

	.errorExplanation h2{
		color:#fff;
		font-size:14px;
	}

	.errorExplanation p{

	}

	.errorExplanation ul{
		margin-left:20px;
	}

	.errorExplanation li{

	}

	.fieldWithErrors {
		display:inline;
	}

	.fieldWithErrors input[type="text"]{
		border:2px solid #c00;
	}

	.fieldWithErrors textarea {
		border:2px solid #c00;
	}
	
	.validation-advice {
		background:#a00;
		color:#fff;
	}