/* Nerdlance Styles! */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***** End of CSS Reset ****/

/* General */
html, body, * {
	font-family: trebuchet ms, arial, verdana, serif;
}

body {
	margin: 0 25px;
}

a {
	color: #CF680C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

td {
	padding: 2px 6px;
	font-size: 12px;
}

/* Header */
#header {
	height: 129px;
	background: url(images/header_bg.png) repeat-x;
}

#logo {
	/*display: none;*/
	width: 274px;
	background: url(images/header_logo.png) no-repeat;
	height: 129px;
	float: left;
}

#header_right {
	background: url(images/header_right.png) no-repeat;
	height: 129px;
	width: 325px;
	float: right;
}

#header_search_form {
	margin-top: 75px;
	margin-right: 25px;
	float: right;
	color: #F8C300;
	/*font-weight: bold;*/
}

/* MAIN */
#main-menu {
	width: 100%;
	background: #E77817 url(images/header-menu-bg.png) repeat-x;
	margin: 5px 0;
	text-align: center;
	display: block;
	height: 26px;
	border: 1px solid #FFC600;
	font-weight: bold;
}

#main-menu li {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 3px;
	border-right: 1px solid #FFC600;
}

#main-menu a:link, #main-menu a:visited{
	color: #5F5F5F;
	text-decoration: none;
}

#main-menu a:hover{
	color: #fff;
}

/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:39px;
	background:url(images/button.png) no-repeat right top; 
	padding-right:30px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	color: white;
	text-decoration: none;
}

.round span { 
	background:url(images/button.png) no-repeat left top; 
	height:39px;
	display:block;
	display:inline-block;
	padding-left:30px; line-height:39px;
}

	a.round:hover {background-position:right -46px;}
	a.round:hover span {background-position:left -46px;}
	h2.round {cursor:auto;}
/* end rounded buttons */

.fleft {
	float: left;
}

.fright {
	float: right;
}

/** Old stuff, may need cleaning... **/
tr.Open {
	background-color: green;
	color: white;
}

tr.altrow {
	background-color: #FFFFFF;
}

tr.altrow1 {
	background-color: #F6F6F6;
}

tr.cgray {
	background-color: #CCCCCC;
	text-align: center;
}

tr.headrow {
	background-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

tr.Frozen {
	background-color: blue;
	color: white;
}

tr.Closed {
	background-color: red;
	color: white;
}

td.description {
	font-family: Courier New, Courier, Verdana, sans-serif;
	font-size: 13px;
}

td.header_links {
	text-align: center;
	background-color: #F5F5DC;
	font-weight: bold;
}

td.Open {
	color: green;
	text-align: center;
	font-weight: bold;
}

td.Frozen {
	color: blue;
	text-align: center;
	font-weight: bold;
}

td.Closed {
	color: red;
	text-align: center;
	font-weight: bold;
}

td.selectedjobtype {
	font-size: 15px;
	color: red;
	font-weight: bold;
	border: 1px solid red;
	background-color: #FFFFDD;
}

a.add_details {
	border: 1px outset #cccccc;
	padding: 3px;
	background-color: #EEEEEE;
	font-family: verdana, san-serif;
	font-size: 10px;
	float: right;
	margin: 2px;
}

a.add_details:hover {
	background-color: #FFFFCC;
}

a.report_violation {
	padding: 1px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: yellow;
	border: 2px solid #90F;
	font-color: #90F;
	text-decoration: none;
	float: right;
}

a.report_violation:hover {
	text-decoration: underline;
	background-color: #6F0;
}

em.Closed {
	color: #EEEEEE;
}

em.Frozen {
	color: #EEEEEE;
}

em.Open {
	color: #EEEEEE;
}

img {
	border: 0;
}

p.bidPrjDesc {
	border: 1px solid #000000;
	background-color: #F5F5DC;
	padding: 5px;
	font-family: Courier New; serif;
}

div.project_update {
	margin: 3px;
	padding: 3px;
	background-color: #EEFFEE;
}

div.project_edit_desc {
	font-family: Verdana, serif;
	font-size: 10px;
	font-style: italic;
}

.attachedfiles {
	background-color: #F0FCFF;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
}

.calltoaction {
	border: 1px solid #B6B6A3;
	padding: 5px;
	text-align: justify;
	background-color: #FFFF00;
	font-size: 15px;
}

.centered, .center {
  text-align: center;
}

.right {
	text-align: right;
}

.fadetext {
	color: #999999;
}

.fatal {
	color: #FF0000;
	background-color: #FEFFBF;
	font-weight: bold;
	border: 1px solid #FF0000;
	text-align: center;
}

.featured {
	color: #9900FF;
	font-size: 9px;
	vertical-align: super;
	font-weight: bold;
	border: 1px dotted #9900FF;
	background-color: yellow;
}

.footer {
	color: #666666;
	font-size: 11px;
	text-align: center;
}

.important {
	color: red;
}

.loginError {
	color: red;
	font-weight: bold;
	text-align: center;
}

.negative {
	color: red;
}

.managemenu {
	font-variant: small-caps;
	text-align: center;
	background-color: #F5F5DC;
	border: 1px solid #B6B6A3;
}

.mmitem {
	border: 3px double #B6B6A3;
	padding: 5px;
}

.mmitem:hover {
	background-color: #75752E;
	color: white;
}

.mmselected {
	border: 3px double #B6B6A3;
	padding: 5px;
	background-color: #75752E;
	color: white;
}

.placebid {
	padding: 3px;
	border: 1px outset #999999;
	background-color: #EEEEEE;
	margin: 3px;
}

.pm {
	font-size: 9px;
	border: 1px outset #999999;
	background-color: #F2EEBD;
	padding: 2px;
}

.positive {
	color: green;
}

.private {
	color: #888888;
	font-size: 9px;
	vertical-align: super;
	font-weight: bold;
	border: 1px dotted black;
	background-color: #EEEEEE;
}

.projecttable {
	border: 1px solid #333333;
}

.todo {
	background-color: red;
	color: white;
	border: 1px solid black;
}

.urgent {
	color: red;
	font-size: 9px;
	vertical-align: super;
	font-weight: bold;
	border: 1px dotted red;
	background-color: yellow;
}

.whatis {
	border: 1px solid #B6B6A3;
	padding: 5px;
	text-align: justify;
	background-color: #F5F5DC;
	font-size: 11px;
}

#welcome {
	border: 2px solid #f60;
	padding: 5px;
	font-size: 12px;
	font-family: Georgia, serif;
	background-color: #F4E4FF;
	text-align: justify;

}

