﻿a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}

.top_menu a{
padding-right:2px;
padding-left:2px;
text-decoration:none;
color:#FFFFFF;
}	

.top_menu a:hover{
text-decoration:underline;
}

.top_menu_logedin {
padding-right:2px;
padding-left:2px;
text-decoration:none;
color:#FFBC00;
}

.eror_output3
{
	width:auto;
	margin-top:8px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC6600;
}

.eror_output4
{
	width:auto;
	margin-top:8px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC6600;
}

.eror_output5
{
	width:auto;
	margin-top:8px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3F5A29;
	border:#68A916 1px solid;
	background-color:#CDE489;
}

.general_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:2;
color:#0099FF;
}

.text_bold{
font-weight:bold;
}

.padding10{ padding:10px; }

/* -------------------------------------- */

.textbox_style_20pxfont {
	/*font-size: 24px;
	
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	background: #FFFFFF;*/
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #cccccc;
	font-size:20px;
	margin:0;
	padding:8px;
}

.textbox_style_20pxfont:focus{
	border: 1px solid #C2DD7C;
	background: #F2F4DF;
}


.combobox_style_16pxfont {
	font-size: 12px;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}


.textbox_style_16pxfont {
	font-size: 12px;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

.textbox_style_16pxfont:focus{
	border: 1px solid #C2DD7C;
	background: #F2F4DF;
}

.clear {
	clear: both;
}

label {
	color: #777;
	font-size: 14px;
}

/* -------------------------------------- */

.mainform_row{ width:100%; height:auto; border:#FF0000 0px solid; }

.leftfield{ width:180px; height:auto; border:#FF0000 0px solid; float:left; }

.rightfield_div{ width:650px; height:auto; border:#FF0000 0px solid; float:left; }

.smalllabel_gray {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.Heading_list
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px dashed #000000;
	border-top: 1px dashed #000000;
	border-left: 1px dashed #000000;
}

.SmallFieldLabel
{
	font:Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-size:11px;
	letter-spacing:1;
	border-bottom:#CCCCCC 1px dashed;
	border-left:1px dashed #CCCCCC;
	text-align:left;
}

.SmallFieldLabelend
{
	border-right:1px dashed #CCCCCC;
}

.imageleftmargin{margin-left:8px;}

.simple_link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#9BB144; }
.simple_link:hover{ text-decoration:underline; }

#_empty{
}
#_empty a{color:#3B5525; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#_empty td{ background-image:url(../images/grid-blue-hdgg.gif); background-repeat:repeat-x; }


.featured_div{
	width:894px;
	float:left;
	margin-top:14px;
	margin-left:21px;
	display:inline;
}

.featured_div h5{
	color:#CC6600;
	font-size:17px;
	margin:0px;
	padding:0px;
	float:left;
	width:500px;
}
	
.view_featured{
	font-size:11px;
	color:#0099FF;
	text-align:right;
	width:200px;
	float:right;
}

.featured_top{
	width:894px;
	height:35px;
	float:left;
	background-image:url(../images/featured_top.jpg);
	background-repeat:no-repeat;
	margin-top:12px;
}
	
.featured_mid{
	width:894px;
	float:left;
	background-image:url(../images/featured_mid.jpg);
	background-repeat:repeat-y;
}


.featured_bottom{
	width:894px;
	height:1px;
	float:left;
	background-image:url(../images/featured_bottom.jpg);
	background-repeat:no-repeat;
}


.featured_row6{
	width:892px;
	float:left;
	height:45px;
	margin-left:1px;
	display:inline;
	padding-top:5px;
}

.featured_row1{
	width:892px;
	float:left;
	height:47px;
	background-color:#D9E4F0;
	background-repeat:repeat-x;
	margin-left:1px;
	display:inline;
	
	cursor:pointer;
}

.featured_row2{
	width:892px;
	float:left;
	height:47px;
	background-color:#EDF2F8;
	background-repeat:repeat-x;
	margin-left:1px;
	display:inline;
	
	cursor:pointer;
}

.featured_row3{
	width:892px;
	float:left;
	height:47px;
	/*background-image:url(../images/featured_row2.jpg);
	background-repeat:repeat-x;*/
	background-color:#ADC5DE;
	margin-left:1px;
	display:inline;
	
	cursor:pointer;
}

.project_sp{
	width:200px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	display:inline;
}

.emp_name_sp
{
	width:137px;
	float:left;
	margin-top:10px;
}
.title_project{
	font-size:11px;
	color:#666666;
	font-weight:bold;
	float:left;
}

.bid_sp{
	width:53px;
	float:left;
	margin-top:10px;
}


.avg_sp{
	width:80px;
	margin-top:10px;
	float:left;
}
	
.jobtype_sp{
	width:220px;
	margin-top:10px;
	float:left;
}
	
.started_sp{
	width:115px;
	margin-top:10px;
	float:left;
}
	
.left_sp{
	width:68px;
	margin-top:10px;
	float:left;
}
	

	
.det_project{
	font-size:11px;
	color:#333333;
	float:left;
}

.days_left
{
	font-size:11px;
	color:#333333;
	text-align:center;
}
	
.det_project2{
	font-size:11px;
	color:#666666;
	float:left;
}
	
.det_project3{
	font-size:11px;
	color:#990000;
	float:left;
}


.project_div{
	width:900px;
	float:left;
	display:inline;
	margin-top:10px;
}
	
.view_featured a{
	color:#0099FF;
	text-decoration:none;
}
	
.view_featured a:hover{
	text-decoration:underline;
}



/*--------------------------------------------------------------------------*/
#internalContent {
	background:url(../images/internal_content_bg.gif) repeat-y;
	margin-bottom:55px;
}

#internalContent a {
	color:blue;
	text-decoration:underline;
}

#internalLeftColumn {
	float:left;
	width:222px;
	margin-left:18px;
	margin-top:7px;
	margin-right:10px;
}

#internalRightColumn {
	float:left;
	width:633px;
}

#internalContent #logoPanel {
	background:url(../images/logo_panel_bg.gif) repeat-y;
	text-align:center;
}

#internalContent .leftPanel, #internalContent .rightPanel, #internalContent .mainPanel {
	background:#FFFFFF;
	margin-top:10px;
}
#internalContent .mainPanel {
	width:866px;
	margin-left:auto;
	margin-right:auto;
}
#internalContent .leftPanel p, #internalContent .rightPanel p, #internalContent .leftPanel ul, #internalContent .rightPanel ul, #internalContent .mainPanel ul {
	padding:5px 20px 5px 20px;
}
#internalContent .leftPanel ul li, #internalContent .rightPanel ul li {
	margin-left:13px;
}
#internalContent .rightPanel ul li {
	color:blue;
}
#internalContent .mainPanel ul li {
	list-style-type:none;
}

#internalContent .leftPanel h3, #internalContent .rightPanel h3, #internalContent .mainPanel h3 {
	background:url(../images/left_column_panel_header.gif) no-repeat;
	color:#FFFFFF;
	padding:6px;
	font-size:12px;
	padding-left:20px;
}

#internalContent .mainPanel h3 {
	background:url(../images/panel_header.gif) no-repeat;
}

#internalContent .rightPanel h3 {
	background:url(../images/right_column_panel_header.gif) no-repeat;
}

#internalContent .rightButton {
	text-align:right;
}

#internalContent .rightPanel .leftColumn {
	float:left;
	width:175px;
}
#internalContent .rightPanel .rightColumn {
	float:left;
	width:450px;
}

#internalContent .faqAnswer {
	padding:10px;
}

#internalContent .faqAnswer p {
	margin-top:10px;
}
#internalPageHeader #subTitle, #internalPageHeader #subTitleNoSearch {
	float:left;
	margin-left:30px;
	margin-right:20px;
	margin-top:10px;
	width:395px;
}

#internalPageHeader #subTitleNoSearch {
	width:100%;
}

#internalPageHeader #subTitle a, #internalPageHeader #subTitleNoSearch a {
	color:#da3e26;
	text-decoration:underline;
}

#internalPageHeader #subTitle p, #internalPageHeader #subTitleNoSearch p {
	line-height:20px;
	margin-top:10px;
}

#internalPageHeader .leftColumn {
	float:left;
	width:450px;
	margin-left:16x;
}
#internalPageHeader .rightColumn {
	float:left;
	width:420px;
	text-align:right;
}
#internalPageHeader .featured {
	vertical-align:top;
	margin-left:20px;
	margin-top:5px;
}


#internalPageHeader .createHeader .leftColumn {
	float:left;
	width:250px;
	margin-left:15px;
	margin-right:10px;
	margin-top:3px;
}
#internalPageHeader .createHeader .rightColumn {
	float:left;
	width:570px;
	text-align:left;
}


.message_style{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#778D20;}

/*################################## DATA GRID STARTS HERE ######################################################*/

.widefat {
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	clear: both;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	border-color: #dfdfdf;
	background-color: #fff;
}

.widefat * {
	word-wrap: break-word;
}

.widefat a {
	text-decoration: none;
}

.widefat td,
.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 11px;
	vertical-align: text-top;
}

.widefat td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.widefat thead tr th:first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.widefat thead tr th:last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.widefat tfoot tr th:first {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widefat tfoot tr th:last {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.widefat td p {
	font-size: 11px;
}

.widefat th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

.widefat th input {
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: text-top;
}

.widefat .check-column {
	width: 2.2em;
	padding: 0;

}

.widefat tbody th.check-column {
	padding: 7px 0 22px;
}

.widefat .num,
.column-comments,
.column-links,
.column-posts,
.column-parent {
	text-align: center;
}

.widefat th#comments {
	vertical-align: middle;
}


.widefat td,
.widefat th {
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
	color: #333;
	background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
}
/*########################################################################################*/

.alink_big{ font-family:Arial; font-size:13px; color:#4A81BA; font-weight:bold; float:left; }
.alink_big:hover{ color:#FFBC00; text-decoration:underline; }

.alink{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#3D5727; }
.alink:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFBC00; text-decoration:underline; }

.nboxem{position:relative; padding:0px}

.tajus{text-align:justify}
.nopadding{padding:0px;}

.projectlinka { font-size:10px; color:#0079C2; }
.projectlinka:hover{ text-decoration:underline; }
