html { 
	height: 100%; 
}
body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #626267;
	height: 100%;
	font-size: 13px;
	min-height: 100%;
    line-height: 18px;
}
a {
    color: #274665;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img { 
	padding: 0px; 
	margin: 0px; 
	border: none;
}
ul {
	padding: 0px;
	margin: 0px;
}
#typeMenu ul {
	margin-top: 10px;
}
li {
	list-style-type: none;
}
pre {
	font-size: 13px;
	font-family: arial, sans-serif;
	line-height: 20px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */ 
	width: 717px;
	_width: 712px;
	color: black;
}
h1 {
	border-bottom: 1px dashed #ccc;
	clear: both;
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	margin:0 10px 5px 0;
	padding:15px 0 10px 8px;
}
h1.pageTitle {
    padding-left: 0px;
}
h3 {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #000;
}
label {
	padding-right: 4px;
	margin-left:10px;

}
.bookmarkIcon {
	margin-top: 30px;
}
.red {
	color: #cc0000;
	font-weight:bold;
}
.green {
	color: #006600;
	font-weight:bold;
}
.orange {
	color: #ff8604;
	font-weight:bold;
}
.bold {
	font-weight: bold;
}
.clearer {
	clear: both;
}
#wrapper {
    width: 970px;
	margin:0 auto;
}
#header {
    background: #F0F7FB url(../images/sprites2.png) repeat-x;
    height:82px;
    z-index: 4;
}
#sidebarWrapper {
	background-color:#EEF5FB;
	float:left;
	_float: right;
	margin-top:45px;
	width:233px;
}
#sidebar {
	width: 200px;
	padding-left: 15px;
	padding-bottom:10px;
	background-color: #EEF5FB;
/*	margin-top: 260px;*/
/*	margin-top: 425px;*/
	margin-top:175px;
	*margin-top: 140px;
	padding-top: 10px;
}
#logo {
	margin: 16px 1px 16px 20px;
	_margin-left: 10px;
	float: left;
}
#logo a {
	background-image:url(../images/logo.gif);
/*	background-position:0 -82px;*/
    background-repeat: no-repeat;
    display: block;
    width: 167px;
    height: 50px;
}
#container {
/*	width: 1067px;*/
	width: 970px;
	_width: 970px;
}
#mainMenu {
	margin-top: 5px;
	margin-left: 1px;
}
li.menu {
	float: left;
	font-size: 11px;
	padding: 2px 0;
	width: 150px;
}
#sidebarAd {
	background-color:#EEF5FB;
	margin-top:35px;
	padding-left:15px;
	padding-top:12px;
	position:absolute;
	top:96px;
	*top: 106px;
	width:185px;
}
#sidebarAd p{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-color: #bce6b5;
	border:1px dotted #000;
	width: 316px;
	padding: 5px 0;
}
#sidebarAd a{
	color: #624313;
}
#sidebarAd p:hover{
	text-decoration: underline;
	cursor:hand;
}
h2.typeMenuTitle {
/*	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 2px;	
	color: #000;
	padding-top:15px;*/
	color:#000000;
	font-size:16px;
	margin-bottom:10px;
	margin-top:0;
	padding-top:0;
}
#typeMenu {
	margin-top: 75px;
}
.tc {
	color: #999;
	font-size: 11px;
}
#main {
	padding-left: 0px;
	background-color: #fff;
	height: 100%;
	float: left;
	width: 737px;
	_width: 727px;
}
#postBtn {
    float: left;
    padding-left: 50px;
    padding-top: 5px;
}
#cse {
	padding-left: 10px;
}
#cse-search-form {
	float: left; 
	width: 240px; 
	padding-top: 28px; 
	/*padding-left: 530px;*/
	padding-left: 50px;
}
#cse-search-results {
	margin-top: 10px;
}
#cse-search-results iframe {
	width: 719px;
	padding-left: 8px;
	padding-right: 10px;
}
.searchForm {
	float:left;
	padding-left: 690px;
	padding-top: 30px;
	width: 240px;
}
#pageContent {
	width: 400px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}
.contentText {
	padding-left: 8px;
	padding-right: 200px;
}
.info {
	font-size: 11px;
	margin-right: 15px;
	margin-bottom: 35px;
}
.info label, .info span, .info ul, .info li {
	float: left;	
}
.info ul {
	margin-right: -8px;
}
.info li {
	margin-right: 8px;
}
.info .bgg {
	padding-left: 0px;
}
#content {
	width: 737px;
/*	_width: 780px;*/
	position:relative;
}
.shortContentAd {
/*
	margin-top: 5px;
	margin-bottom: 2px;
	position:absolute;
	top:130px;
	left: 11px;
	float:left;
	width: 780px;
	height:60px;*/

	float:left;
	height:90px;
	margin-bottom:2px;
	margin-top:5px;
	position:absolute;
	top:53px;
	width:727px;
	*left: 0px;
}
.contentAdElement {
	height:60px; 
	width:240px; 
	float: left;
}
.contentAd {
/*	margin-top: 8px;
	margin-bottom: 2px;
	position:absolute;
	top:198px;
	left: 11px;
	float:left;
	width: 780px;*/

float:left;
margin-bottom:2px;
margin-top:8px;
position:absolute;
top:65px;
width:727px;
*left: 0px;
}
.contentAd2 {
	margin-top: 10px;
	margin-bottom: 20px;
}
ul.buttons {
	margin: 30px 0px 30px 10px;
    display: block;
}
li.button {
	float: left;
	background-color: #f3fff7;
	padding: 2px 6px;
	border: 1px solid #000;
	margin-right: 15px;
	margin-bottom:10px;
}
li.button a {
	text-decoration: none;
}
#detail {
	margin: 120px 0px 0px 8px;
	padding-left: 2px;
	_width: 719px;
}
.linkAd {
	margin-top: 50px;
	margin-bottom: 0px;
	text-align: center;
}
h2.projectListTitle {
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
    margin-top: 25px;
	color: #000;
}
#dataList {
	margin-top: 108px;
}
#shortDataList {
	float: left;
}
#projectList {
	width: 729px;
	border-collapse:collapse;
	border-width: 0px;
}
#projectList th {
	text-align: left;
	background-color: #EBEFF9;
	padding: 3px 3px 3px 8px;
	color: #000;
	background: url("../images/sprites2.png") repeat-x scroll 0px -133px transparent;
}
#projectList td {
	padding: 3px 3px 3px 8px;
}

.projectNameCol {
	width: 370px;
text-overflow:ellipsis; white-space:nowrap;overflow:hidden;

}
.jobTypeCol {
	width: 160px;
}
.postedTimeCol {
	width: 100px;
	font-size: 12px;
}
.budgetCol {
	width: 75px;
	font-weight: bold;
	font-size: 12px;
}
td.projectNameCol {
	white-space: normal;
	overflow:hidden;
}

/*
.sdg {
	padding-right: 20px;
    padding-left: 8px;
	width: 445px;
	*width: 415px
	vertical-align: top;
}
.tg, .ptg, .bg, .bgg, .ag {
	padding-left: 3px;
	font-size: 11px;
}

.bgg, .ag {
	color: #ff8604;
	font-weight:bold;
}*/










#projectList li {
	font-size: 12px;
}
.paginationControl {
	line-height: 16px;
	margin-top:30px;
	font-size:11px;
	padding-top:5px;
}
span.disabled {
	color: #aaa;
}
.current {
	font-weight: bold;
}
#footer {
	margin-top: 50px;
	padding-top: 8px;
	border-top: 1px solid #c9d7f1;
	color: #5a5a5a;
	height: 15px;
	font-size: 13px;
}
li.footerLink {
	float: left;
	margin-right: 20px;
}
#footerLinks {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
}
#copyright {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	margin-top: 0px;
}
p.error {
	line-height: 15px;
	margin-bottom: 5px;
}
li.errorSuggestions {
	list-style-type: disc;
	margin-left: 15px;
}
tr.odd, tr.even {

    height: 10px;
}
a.projectTitle {
    font-size: 13px;
    font-weight: bold;
}
table#projectList td {
    padding-top: 10px;
    padding-bottom: 10px;
	border-bottom:1px solid #EBEFF9;
}
.even {
    background-color: #fbfcff;
}
#projectList tr:hover {
    background-color: #ffffd6;
}

#containerTop {
    left:0;
    min-width:880px;
    position:absolute;
    top:81px;
    width:100%;
    z-index:5;
}
#roundedCorner {
    background-position:-187px -82px;
    background-repeat:no-repeat;
    height:4px;
    position:relative;
    width:5px;
    z-index:5;
    font-size: 1px;
    left: 198px;
}

#tabs {
    left:0;
    min-width:650px;
    padding-left:20px;
    top: 60px;
    position: absolute;
    z-index:5;
    font-size:12px;
}
#tabs a:hover {
    text-decoration: none;
}
#roundedCorner, #tabs .tab.left, #tabs .tab.mid, #tabs .tab.right{
    background-image:url(../images/sprites.png);
}
#tabs .tab.left {
    background-position:-226px -82px;
    background-repeat:no-repeat;
    margin-left:2px;
    width:4px;
}
#tabs .tab {
    float:left;
    height:20px;
    margin-top:1px;
    padding-top:0px;
}
#tabs span {
    padding:3px 12px 0;
}
#tabs .tab.mid {
    background-position:-230px -83px;
    border-top:1px solid #B7D0E7;
    color:#0022CC;
    cursor:pointer;
}
#tabs .tab.right {
    background-position:-221px -82px;
    background-repeat:no-repeat;
    width:4px;
}
#tabs .tab.selected.left {
    background-position:-193px -82px;
    margin-left:0;
}
#tabs .tab.selected {
    height:23px;
    margin-top:0;
}
#tabs .tab.selected.mid {
    background-color:#FFFFFF;
    background-image:none;
    color:#000000;
    cursor:default;
    padding-top:0px;
}
#tabs .tab.selected.right {
    background-position:-198px -82px;
    margin-right:-2px;
}
#slogon {
    color: #aaa;
    padding: 10px 0px 0px 10px;
}

/* Pagination */
.paginationControl a:hover {
	border-color:#274665;
	text-decoration: none;
}
.paginationControl a, .paginationControl span {
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-right:1px;
	padding:2px 5px;
}
.paginationControl a {
	border:1px solid #274665;
}

.paginationControl span.current {
	background:#274665;
	border:1px solid #274665;
	color:#FFFFFF;
	font-weight:bold;
}

.paginationControl span.disabled {
	border:1px solid #DDDDDD;
	color:#999999;
}
/* need this to truncate too long text */
.sdgd {
	width: 350px;
    overflow: hidden;
    text-overflow: ellipsis; 
}

.addthis_button {
	left: -248px;
	position: relative;
	top: -137px;
}

.fullDetail {
	white-space: nowrap;
	display: inline-block;
}

#cj {
	float:left;
	margin:10px 10px 5px 5px;
	width:468px;
/*	border: 1px solid #000;*/
}
.moreTypes {
	width: 100px;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 11px;
}

#allTypeList {
	margin-left: 8px;
}
#allTypeList li {
	width: 180px;
}
.subscribe {
	margin: 0px 10px 10px 15px;
}

.bigText {
	font-size: 13px;
}
