@import "flags.css";

/*
a[href^="http:"] {
	background: url(/img/external_link_icon.gif) no-repeat right top;
	padding-right: 16px;
}
a[href^="http://www.freelancertool.com"], a[href^="http://freelancertool.com"] {
	background-image: none;
	padding-right: 0;
}
*/
a.logo
{
}
a.aff
{
	background-image: none;
	padding-right: 0;
}
.err_msg
{
	width:300px;
	border:1px #f00 solid;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
}
.thankyou_msg
{
	width:300px;
	border:1px #0f0 solid;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
}

body
{
	/*background-image:url(/img/bodybg2.jpg);
	background-repeat:repeat-x;*/
	background-color:#EDEDED;
	margin:0 0 0 0;
	color:#052F4F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#body
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:white;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/img/bg.gif);
	background-repeat:repeat-x;
	background-color:#f0f7fd;
}

h1, h2, h3
{
	color:#052F4F;
}

h1
{
font-size:16px;
}

a
{
	color:black;
}

a:hover
{
	text-decoration:none;
}

#categories,#countries
{
	width:99%;
	margin-left:auto;
	margin-right:auto;
	padding-left:4px;
}
#categories div,#countries div
{
	float:left;
	width:152px;
	margin:1px;
	font-size:12px;
	line-height:20px;
}
#categories a,#countries a
{
	color:black;
}
#countries div.c a:hover, #categories div.c a:hover
{
	text-decoration:underline;
	color:white;
}
#categories a:link, #categories a:visited, #countries a:link, #countries a:visited
{
	text-decoration:none;
}
#countries div.c,#categories div.c
{
	text-align:left;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}
#countries div.many,#categories div.many
{
	background-color:#D8EBF7;
}

#countries div.less
{
	/*display:none;*/
}
#categories div.current, #countries div.current, #categories div.current a , #countries div.current a
{
	background:#083C66 none repeat scroll 0 0;
	text-align:center;
	border-right:1px #083C66 solid;
	border-bottom:1px #083C66 solid;
	color:white;
}
#countries div:hover, #categories div:hover
{
	background:#174771 none repeat scroll 0 0;
	color:white;
}

#countries div:hover a, #categories div:hover a
{
	background:#174771 none repeat scroll 0 0;
	color:white;
}
#countries a:hover, #categories a:hover
{
	background:#174771 none repeat scroll 0 0;
	color:white;
}
#categories_tree, #countries_tree
{
padding:1%;
}
#categories_tree b, #countries_tree b
{
clear:both;
display:block;
font-size:14px;
line-height:30px;
}
#categories_tree a, #countries_tree a
{
	width:22%;
	display:block;
	float:left;
	margin:2px 0;
	font-size:11px;
}
#categories_tree a.many, #countries_tree a.many
{
	color:#FF0000;
}
#content
{
	width:99%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#projects
{
	font-size:12px;
}
#projects a
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#projects a:hover
{
	
}

#projects .header
{
	font-size:12px;
	font-weight:bold;
	background-color:#ADDBE0;
	background-image:url(/img/h1-bg.gif);
	color:#275C91;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#projects .header a
{
	font-size:12px;
	display:block;
	color:#275C91;
}

#projects .header a:hover
{
	
}

#projects .sorted
{
	background-color:#00CC99;
}
#projects .c1
{
	background-color:#EBF1FC;
}
#projects .c2
{
	background-color:#ffffff;
}
#projects tr.c1:hover
{
	background-color:#ECE2DC;
	/*background-image:url(/img/h1-bg-high-c2.gif);*/

}
#projects tr.c2:hover
{
	background-color:#ECE2DC;
	/*background-image:url(/img/h1-bg-high-c2.gif);*/

}

#projects .desc
{
	padding-left:20px;
	font-size:14px;
}
.pp
{
	font-weight:bold;
	color:#009900;
}
.p
{
	color:#009900;
}
.g
{
	color:#009900;
}
.b
{
	color:#CC0000;
}
.bb
{
	font-weight:bold;
	color:#ff0000;
}
.n
{
	color:#000000;
}
#header, #footer
{
	text-align:center; 
	width:100%;
}
#footer
{
	background-image:url(/img/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	padding-bottom:20px;
}
#nav, #nav_b
{
	width:99%;
	margin:10px 0 10px 0;
	background-image:url(/img/h1-bg.gif);
	border:1px #CCCCCC solid;
	color:black;
	height:36px;
	margin-left:auto;
	margin-right:auto;
}
#content #nav
{
	width:100%;
}

#pagetitle, #pagetitle_b
{
	margin-top:8px;
	font-size:14px;
	margin-left:10px;
	float:left;
}

#pagetitle img, #pagetitle_b img
{
	margin-bottom:8px;
}
#pagetitle h1, #pagetitle_b h1, #pagetitle h2, #pagetitle_b h2
{
	margin-bottom: 0;
	margin-padding: 0;
	font-weight: bold; font-size: 12px; color : #000000;
	display:inline; margin-right:0;
}

#pagetitle a, #pagetitle_b a
{

}

#pagetitle a:hover, #pagetitle_b a:hover
{

}

.alert{
	color:red;
}
#projects .pager .current
{
	background:#083C66 none repeat scroll 0 0;
	border:1px solid #000000;
	color:white;
	display:inline;
	margin:0 1px;
	padding:2px 3px;
}
#projects .pager{
	text-align:center;
	font-size:12px;
	padding-bottom:10px;
	padding-top:10px;
}
#projects .pager a{
	color:#000000;
	font-size:12px;
}
#projects .pager a:link, .pager a:visited{
	border:1px solid #D9D9D9;
	color:#000000;
	display:inline;
	margin:0 1px;
	padding:2px 3px;
}
#projects .pager a:hover{
	background:#174771 none repeat scroll 0 0;
	border:1px solid #ffffff;
	color:white;
	display:inline;
	margin:0 1px;
	padding:2px 3px;
}

.clear
{
	clear:both;
}
.hidden
{
	display:none;
}
.show
{
	display:block;
}
.center
{
	text-align:center;
}

#creator_info_ajax
{
	display:none; 
	width:300px; 
	height:266px; 
	background-image:url(/img/ajax_creator_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	padding:5px;
}
.creator_info
{
	font-size:12px;
}
.creator_td
{
	cursor:pointer;
	background-color:#FFFFCC;
}

#topnav
{	margin: 0;
	padding: 0;
	text-align:center;
	margin-top:10px;
}

#topnav li
{	float: left;
	list-style: none;
	font: 12px Tahoma, Arial}

#topnav li a
{	display: block;
	background: #0C3E6C;
	padding: 5px 12px;
	text-decoration: none;
	margin: 0 2px;
	width: 60px;
	color: #EAFFED;
	white-space: nowrap;
	line-height:20px;
}

#topnav li a:hover
{	background: #006699}

#topnav li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin-top:2px;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
}

#topnav li ul li
{	
	float: none;
	display: inline;
	text-align:left;
}

#topnav li ul li a
{	
	width: auto;
	background: #9F1B1B;
	text-decoration:none;
	line-height:16px;
}

#topnav li ul li a:hover
{	
	background: #7F1616;
	text-decoration:none;
}

#topnav li a.top_account_link
{
	background-color:#FF6600;
}
#topnav li a.top_login_link
{
	background-color:#009933;
}
#topnav li a.top_register_link
{
	background-color:#FF6600;
}
#topnav li a.top_logout_link
{
	background-color:#FF0000;
}


#search_form, #contact_form
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border:1px #e0e0e0 solid;
	font-size:12px;
	background-color:#EDFAF9;
	font-weight:bold;
}
#search_form small, #contact_form small
{
	font-weight:normal;
	font-size:12px;
}
#profile
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

#profile .overview
{
	background-color:#ffffff;
	margin-bottom:20px;
	padding:6px;
	border:1px #cccccc solid;
}

#profile .header 
{
	font-size:14px;
	font-weight:bold;
	background-color:#ADDBE0;
	color:#275C91;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/img/h1-bg.gif);
}


.highlight
{
	/*background-color:#ffff00;*/
	color:white;
	background:#174771 none repeat scroll 0 0;
}
#projects .showhide
{
	text-align:center;
}
#projects .showhide a
{
	font-size:12px;
}

.report_line
{
	background-color:#ADDBE0;
	width:26px
}

.report_line_week
{
	background-color:#ADDBE0;
	width:36px
}

.report_line_week:hover, .report_line:hover
{
	background-color:#174771;
}

.report_table, .report_table_week
{
	font-size:12px;
	text-align:center;
}

.show_countries
{
	width:99%;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	font-size:12px;
}

.show_countries a
{
	color:black;
}

.report_table td.container_td
{
	height:200px;
}
.report_table_week td.container_td
{
	height:100px;
}


#reports h3
{
	text-align:center;
	font-family:arial, helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

#report_index h1
{
	font-family:arial, helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

div.links h2
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:5px;
}

div.links h3
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:5px;
}

#hint
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
	text-align:center;
	padding: 5px 0 5px 0;
	background-image:url(/img/h1-bg-high.gif);
	font-weight:bold;
	margin-top:10px;
}

div.reports h3
{
	font-family:arial, helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	float:none;
}

.showhideCategory, .showhideCountry
{
	width:200px;
	border:1px solid #000000;
	font-family:arial, helvetica,sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	text-align:center;
	padding:2px;
}

.showhideCategory:hover, .showhideCountry:hover
{
	background:#174771 none repeat scroll 0 0;
	color:white;
}

#logo
{
	height:60px;
	text-align:left;
	float:left;
	width:100%;
}
#topbanner
{
	float:left;
	margin-left:40px;
	margin-top:2px;
}
#topbanner img
{
	margin-left:2px;
}
#share
{
	float:right;
}

.bordertable
{
	border:1px #CCCCCC solid;
}
.bordertable b
{
	font-weight:normal;
}
#serverdate
{
	float:right;
	border-left:1px #cccccc solid;
	padding-right:10px;
	padding-left:26px;
	background:url(http://www.freelancertool.com/img/clock.gif) no-repeat;
}
#quick_search_form
{
	margin-right:10px;
	float:right;
	padding-left:26px;
	background:url(http://www.freelancertool.com/img/search.gif) no-repeat;
}
#quick_search
{
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	background-color:#ffffff;
	height:32px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	text-align:center;
}
input, select, textarea
{
	background:#ffffff none repeat scroll 0 0;
}
.input_submit
{
	background-image:url(/img/bg-submit-btn.jpg);
}
.input_submit:hover
{
	background-image:none;
	background:#174771 none repeat scroll 0 0;
	color:white;
	cursor:pointer;
}
.results_report
{
	float:right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.fn /*field name*/
{
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.project_detail 
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#project_detail a:hover, #profile  a:hover
{
}
.project_detail tr.c1
{
	background-color:#EBF1FC;
}
.project_detail tr.c2
{
	background-color:#ffffff;
}
.status_open
{
	color:green;
	font-weight:bold;
}
.status_frozen, .status_closed
{
	color:red;
	font-weight:bold;
}
#project_detail h1.title
{
	float:left;
}
#project_detail div.topbuttons
{
	float:right;
	width:360px;
	margin:10px 0;
}
.bid_button
{
	padding:2px 10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-family:arial, helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	/*background-color:#2E7BA1;/
	color:white;
	font-weight:bold;
	/*background-image:url(/img/bg_save_search.gif);*/
	background:#ffffee url(/img/btnbar-visit-bg.png) repeat -8px left;
	
	float:left;
	height:32px;
	color:white;
	line-height:32px;
	font-weight:bold;
	border:1px solid #000000;
}
.bid_button a
{
	text-decoration:none;
	display:block;
	color:white;
}
.bid_button:hover a, .bid_button:hover, .bid_button a:hover
{
	/*background:#F3D69E none repeat scroll 0 0;*/
	text-decoration:underline;
}
.post_button
{
	padding:2px 10px;
	border:1px solid #000000;
	font-family:arial, helvetica,sans-serif;
	font-size:12px;
	cursor:pointer;
	text-align:center;
	float:left;
	margin-left:10px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	background:#ffffee url(/img/btnbar-dl-bg.png) repeat -8px left;
}
.post_button a
{
	text-decoration:none;
	display:block;
	color:white;
}
.post_button:hover a, .post_button:hover, .post_button a:hover
{
	/*background:#F3D69E none repeat scroll 0 0;*/
	text-decoration:underline;
}
.o_site_GAF{width:16px;height:16px;background:url(http://www.freelancertool.com/img/GAF.gif) no-repeat;}
.o_site_SL{width:16px;height:16px;background:url(http://www.freelancertool.com/img/SL.gif) no-repeat;}

.attachment_div{padding:0 0 0 16px;line-height:18px;background:url(/img/clip.gif) no-repeat;}
#register_tbl
{
	margin-top:10px;
}
#register_tbl td
{
	padding:4px;
}
#register_tbl td.field_name
{
	font-weight:bold;
}
#login_tbl
{
	margin-top:10px;
}
#login_tbl td
{
	padding:4px;
}
#login_tbl td.field_name
{
	font-weight:bold;
}
/*search button*/
.save_search, .trackThisBuyer
{
	background-color:#006600;
	background-image:url(/img/bg_save_search.gif);
	margin:0 4px 0 4px;
	line-height:32px;
	padding:4px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
.trackThisBuyer a:hover
{
	text-decoration:underline;
}
#pagetitle_search
{
	font-size:14px;
	margin-left:10px;
	float:left;
}
#pagetitle_search h1, #pagetitle_search h2
{
	margin-bottom: 0;
	margin-top: 0;
	font-weight: bold; font-size: 12px; color : #000000;
	display:inline; margin-right:0;
}
.hintMsg
{
	background-color:#FFFFCC;
	font-size:9pt;
	padding:4px;
	font-style:normal;
	font-weight:normal;
	color:green;
	font-weight:bold;
}
.errMsg
{
	background-color:#FFFFCC;
	font-size:9pt;
	padding:4px;
	font-style:normal;
	font-weight:normal;
	color:red;
	font-weight:bold;
}
.save_search_form
{
	margin-left:4px;
	font-size:0.8em;
}
/*my account*/
.account_list_tbl
{
	border:1px #CCCCCC solid;
}
.account_list_tbl td
{
	padding:4px;
}
.account_list_tbl tr.header
{
	font-size:12px;
	font-weight:bold;
	background-color:#ADDBE0;
	background-image:url(/img/h1-bg.gif);
	color:#275C91;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.account_list_tbl tr.t1
{
	background-color:#EBF1FC;
}
.account_list_tbl tr.t2
{
	background-color:#ffffff;
}
#tip
{
	font-weight:bold;
	color:blue;
}
span.starttime
{
	color:green;
	font-size:14px;
}
span.starttime small
{
	color:gray;
	font-size:9px;
}
#sd
{
	background-color:#2C638F;
	padding:6px;
	color:white;
	text-align:left;
}
#sd a
{
	font-weight:bold;
	color:white;
}
#sd b
{
	color:yellow;
}
#news
{
	text-align:left;
	background-image:url(/img/news_nav.gif);
	background-repeat:no-repeat;
	float:left;
	border:1px solid #cccccc;
	margin:0 4px;
	margin-top:10px;
}
#ebooks
{
	text-align:left;
	background-image:url(/img/ebooks_nav.gif);
	background-repeat:no-repeat;
	float:left;
	border:1px solid #cccccc;
	margin:0 4px;
}
#news ul, #ebooks ul
{
	margin:0;
	margin-left:10px;
}
#news li, #ebooks li
{
	width:50%;
	float: left;
	margin:4px 0;
	list-style:decimal;
}
.desc
{
	float:left;
}
.addesc
{float:right}
