/***********************************************
 General
 ***********************************************/

body, p, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #494949;
}

body
{
	background: #ffffff url(/images/main/body-bg.gif) repeat-x;
	margin: 0px;
}

h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0;
	line-height: 1.1em;
	letter-spacing: -.01em;
}

h1
{
	font-size: 26px;
}

h2
{
	font-size: 23px;
}

h3
{
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h4
{
	font-size: 17px;
	color: #000000;
}

A:visited
{
	COLOR: #0058C8;
	TEXT-DECORATION: none;
}

A:link
{
	COLOR: #0058C8;
	TEXT-DECORATION: none;
}

A:hover
{
	COLOR: #0058C8;
	/*COLOR: #FC6E73;*/
	TEXT-DECORATION: underline;
}

p
{
	margin-top: 0px;
	margin-bottom: 7px;
}

form
{
	margin: 0px;
}

/***********************************************
 Expertise/Sub-Expertise Lists
 ***********************************************/

input.btn
{
	height: 30px;
	width: 180px;
	margin-top: 14px;
	color: #444444;
}

input.btnsm
{
	height: 30px; 
	min-width: 100px;
	margin-top: 14px;
	color: #444444;
}

input.orangebtn_tn, input.orangebtn_sm, input.orangebtn_md, input.orangebtn_lg, input.orangebtn_xlg
{
	width: 133px;
	height: 36px;
	border: none;
	background-color: white;
	background-image: url(/images/button_small.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-size: 16px;
	letter-spacing: -.02em;
	color: black;
}

input.orangebtn_tn
{
	width: 50px;
	height: 26px;
	font-size: 14px;
	background-image: url(/images/button_tiny.gif);
}

input.orangebtn_md
{
	width: 182px;
	background-image: url(/images/button_medium.gif);
}

input.orangebtn_lg
{
	width: 220px;
	background-image: url(/images/button_large.gif);
}

input.orangebtn_xlg
{
	width: 280px;
	background-image: url(/images/button_xlg.gif);
}


/***********************************************
 Expertise/Sub-Expertise Lists
 ***********************************************/

div.sublist
{
	/* border-top: 1px solid #AAAAAA; */
	margin: 2px 0 9px 0;
	clear: both;
}

div.sublist table td
{
	padding: 0 9px 0 0;
	line-height: normal;
	font-size: 11px;
}

div.sublist input
{
	position: relative;
	top: 1px;
	margin: 0 2px 0 0;
}

div.sublist input.yrs
{
	padding: 1px;
	border: 1px #BAB8A9 solid;
	width: 22px;
	text-align: right;
}

div.sublist .expander
{
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

div.title
{
	/* font-weight: bold; */
	font-size: 12px;
	color: #222222;
	background-color: #f0eee4;
	margin-bottom: 2px;
	cursor: pointer;
}

div.title img
{
	position: relative;
	top: 1px;
	margin-right: 6px;
}

td.expertiseitem
{
	/* display: block;
	float: left; */
	width: 190px;
	padding: 6px 14px 0 0;
	font-size: 12px;
	white-space: nowrap;
}

div.group
{
	font-weight: normal;
}

div.sublist fieldset.subwrapper
{
	clear: both;
	margin: 4px 0 0 20px;
	padding: 3px 12px 9px 12px;
	border: 1px dotted #BAB8A9;
}

div.subexpertiselist
{
	padding: 0;
}

div.sublist a
{
	text-decoration: none;
}

/***********************************************
 Resume/Profile Styles
 ***********************************************/

.resume
{
	width: 662px;
}

.resume .head
{
	font-size: 14px;
	color: #333333;
	margin-bottom: 3px;
}

.resume .inline_head
{
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}

td.langitem
{
	/* display: block;
	float: left; */
	/* width: 100px; */
	padding: 6px 9px 0 0;
	font-size: 12px;
	line-height: 13px;
	white-space: nowrap;
}

td.langitem input
{
	margin: 0;
}

table.experience {}

table.experience td
{
	/* border-bottom: 1px dotted #777777; */
	padding: 0 12px 6px 0;
}

table.experience td .label
{
	font-size: 11px;
	color: #333333;
}

table.experience td input
{
	border: none;
	margin-left: 12px;
	border-bottom: 1px dotted #0058C8;
}


/***********************************************
 Header nav
 ***********************************************/

.header_nav
{
	float: right;
	height: 80px;
	text-align: left;
	padding: 0 14px;
	font-size: 12px;
	color: #BAB8A9;
	line-height: 1.5em;
	white-space: nowrap;
}

.header_nav div.head
{
	color: #BAB8A9;
	font-weight: bold;
	font-size: 15px;
	margin: 8px 0 0 0;
}

.header_nav a, .header_nav a#visited
{
	color: #ffffff;
	text-decoration: none;
}

.header_nav a:hover
{
	color: #ff0000;
}

#logout
{
	clear: both;
	text-align: right;
}

#logout a
{
	font-size: 14px;
	color: #BAB8A9;
	text-decoration: none;
	position: relative;
	right: 14px;
	bottom: -18px;
}

#logout a:hover
{
	color: #ffffff;
}


/***********************************************
 homepage - middle table
 ***********************************************/

#twosections
{
	border: 1px #E6E6E4 solid;
	padding: 20px;
	/* width: 443px; */
	background: url(/images/main/bg-gray.gif) repeat-x;
}

#twosections .header
{
	font-size: 22px;
	color: #000000;
}

#twosections hr
{
	border-top: 1px #929292 solid;
	border-bottom: 1px #FFFFFF solid;
}


/***********************************************
 Search
 ***********************************************/

#homepage-search input
{
	color: #636262;
	font-size: 18px;
	padding: 5px;
	/* height: 28px; */
}

#homepage-search select
{
	color: #636262;
	font-size: 18px;
	padding: 5px;
	/* height: 28px; */
}

#homepage-search select option
{
	font-size: 14px;
	padding-left: 24px;
}

#homepage-search select option.select-heading
{
	font-size: 18px;
	padding-left: 5px;
}

#homepage-search select option.select-subheading
{
	font-size: 15px;
	border-top: 1px dotted gray; 
	padding-top: 4px; 
	padding-left: 5px;
	margin-top: 5px;
}

#homepage-search select option.select-region
{
	font-size: 15px;
	padding-left: 5px;
	margin-top: 5px;
}

/***********************************************
 Freelancer Profile Styles
 ***********************************************/

.profilebody
{
	border: 1px #777777 solid;
	clear: both;
	padding: 10px 12px 9px 12px;
}



/***********************************************
 Footer
 ***********************************************/

#footer
{
	color: #ffffff;
}

#footer .header
{
	font-size: 20px;
	color: #860101;
	font-weight: bold;
	padding-bottom: 5px;
}

#footer a
{
	color: #f26221;
}

#footer a:visited
{
	color: #f26221;
}

#footer a:hover
{
	color: #848383;
}

#footer hr
{
	border-top: 1px #333333 solid;
	border-bottom: 1px #494949 solid;
}

#footer-topnav ul
{
	margin: 0px;
	padding: 0px;
	height: 25px;
}

#footer-topnav li
{
	display: inline;
	padding-right: 17px;
}



/***********************************************
 Avatar
 ***********************************************/

div.avatarbox
{
	float: right;
	padding: 10px;
	border: 1px solid #AAAAAA;
}

div.avatar-input
{
	border: 1px solid #AAAAAA;
	padding: 10px;
	margin-top: 20px;
	width: 250px;
	text-align: left;
}

#avatar-contents
{
	color: #494949;
	font-size: 12px;
}


/***********************************************
 Modal window
 ***********************************************/

#modal
{
	display: none;
}

#modal #modal_content
{
	position: fixed;
	z-index: 2100;
	border: 3px #176EBA solid;
	background-color: white;
	width: 400px;
	min-height: 200px;
	padding: 4px;
	top: 60px;
	left: 200px;
}

#modal #mask
{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #BBBBBB;
	z-index: 2000;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}


/***********************************************
 Right Column
 ***********************************************/

#rightcolumn
{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
}

#rightcolumn hr
{
	border-top: 1px #BCBCBC solid;
	border-bottom: 1px #FFFFFF solid;
	margin: 15px 0 15px 0;
	height: 2px;
}

#promo_area
{
	margin: auto;
	width: 250px;
	text-align: left;
}

#news_events
{
	text-align: left;
	width: 250px;
	margin: auto;
}

#news_events ul
{
	margin: 0px;
	padding: 0px;
	border-top: 1px #3A3A3A dashed;
}

#news_events li
{
	display: block;
	list-style: none;
	border-bottom: 1px #3A3A3A dashed;
	border-top: 1px #FFFFFF dashed;
	line-height: 15px;
	color: #000000;
}

#news_events li a
{
	display: block;
	color: #000000;
	padding: 6px 0 6px 0;
}

#news_events li a:hover
{
	display: block;
	text-decoration: none;
	background: #FFFFFF;
	color: #AE0002;
}

#feat_freelancer
{
	text-align: left;
	width: 250px;
	margin: auto;
	color: #000000;
}

#feat_freelancer a
{
	color: #AE0002;
}

#feat_freelancer table
{
	margin-top: 5px;
}

#feat_freelancer .photo
{
	background: url(/images/main/photo_shadow.png) right bottom no-repeat;
	padding-right: 17px;
}

#feat_freelancer .photo img
{
	padding: 4px;
	border: 1px #AEAEAC solid;
	background: #FFFFFF;
}

/***********************************************
 From file 'style.css'
 ***********************************************/

input, textarea
{
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select
{
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

spam .afterselect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a.white:link, a.white:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover
{
	text-decoration: underline;
}

a.spltxt:link, a.spltxt:active, a.spltxt:visited
{
	color: #ff0000;
	text-decoration: none;
}

a.spltxt:hover
{
	text-decoration: underline;
}

.on
{
}

.off
{
	display: none;
}

.maintable
{
	width: 100%;
	height: 100%;
}

.banner
{
	height: 106px;
	vertical-align: top;
	background-image: url(banner_back.gif);
	background-repeat: repeat-x;
}

.banner-username
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.contentarea
{
	height: 78%;
	vertical-align: top;
}

.table-width-1000
{
	width: 1000px;
}

.higlightedtext
{
	font-size: 12px;
	font-weight: bold;
	color: #FF9200;
}

.footer
{
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.footernav:link
{
	text-decoration: none;
}

.footernav:visited
{
	text-decoration: none;
}

.footernav:hover
{
	text-decoration: underline;
}

.colorbox1
{
	background-color: #AFBC22;
}

.colorbox2
{
	background-color: #ffffff;
}


/* added by abhishek */

.form-field-left
{
}

.form-field-left-crm
{
	font-weight: bold;
	color: #FFFFFF;
}

.form-field-right
{
	font-size: 12px;
}


.page-heading
{
	font-size: 18px;
	font-weight: normal;
	color: #e24600;
	margin: 0 0 .5em 0;
}

.page-heading-sub
{
	font-size: 14px;
	font-weight: normal;
	color: #FF9200;
	margin: 0 0 .5em 0;
}

.page-heading-sub2
{
	font-size: 14px;
	font-weight: bold;
	color: #FF9200;
}

.section-heading
{
	font-size: 14px;
	font-weight: bold;
	color: #0058C8;
	border-bottom: solid 1px #95c2fd;
}

.section-sub-heading
{
	font-size: 12px;
	font-weight: bold;
	color: #0058C8;
}

.bottom-border
{
	border-bottom: solid 1px #FFDCAD;
	padding: 0px 0px 0px 12px;
}

.section-heading-right
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.section-heading-right2
{
	font-size: 14px;
	font-weight: bold;
	color: #1A457B;
}

.section-headingbox
{
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	background-color: #1A457B;
	color: #ffffff;
	border-bottom: solid 1px #FFDCAD;
}

.section-headingradio
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #FFDCAD;
	padding: 0px 0px 0px 0px;
}

.pointer
{
	cursor: pointer;
}

.form-table td
{
	padding: 4px 9px 2px 4px;
}

.table-grid
{
	margin: 0px 0px 0px 0px;
}

.table-grid th
{
	background-color: #396194;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.table-grid #showsttng
{
	background-color: #1A447B;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 2px 5px 2px 12px;
}

.showsetting
{
	background-color: #1A447B;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding: 2px 5px 2px 12px;
}

.banner_heading
{
	background-color: #1A447B;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.banner_list
{
	text-align: center;
}

.banner_list_separator
{
	border-bottom: solid 1px #FFDCAD;
}

.table-grid td
{
	border-bottom: solid 1px #95c2fd;
	padding: 7px 5px 7px 12px;
}

.table-grid td .innersmall-table td
{
	border-bottom: solid 0px #FFDCAD;
	padding: 7px 5px 7px 2px;
}

.paging
{
	font-size: 11px;
	padding: 2px 2px 0px 2px;
}

.paging td
{
	font-size: 11px;
}

.paging a
{
	padding: 1px 1px 1px 1px;
}

.paging a:hover
{
	padding: 1px 1px 1px 1px;
}

a.texthyperlink:link, a.texthyperlink:visited
{
	text-decoration: underline;
	color: #666666;
}

a.texthyperlink:hover
{
	text-decoration: none;
	color: #666666;
}

.rightpanel
{
}

.rightpanel ul
{
	padding-left: 15px;
	margin: 0px;
	line-height: 18px;
}

.heading-search, a.heading-search:active, a.heading-search:visited, a.heading-search:hover, .heading-search a
{
	color: #396194;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


/* Button Class Starts */

.table-button
{
	height: 21px;
	cursor: pointer;
}

.table-button .left
{
	background-image: url(/images/table_button_left.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.table-button:hover .left
{
	background-image: url(/images/table_button_left_down.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.table-button .middle
{
	background-image: url(/images/table_button_middle.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
}

.table-button:hover .middle
{
	background-image: url(/images/table_button_middle_down.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
}

.table-button .right
{
	background-image: url(/images/table_button_right.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.table-button:hover .right
{
	background-image: url(/images/table_button_right_down.gif);
	background-repeat: no-repeat;
	width: 8px;
}


/***********************************************
 added by Nikhil
 ***********************************************/
 
.bold
{
	font-weight: bold;
	color: #333333;
}

.black
{
	font-weight: bold;
	color: #222222;
}

.inline_head
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.heading-white
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.heading-name
{
	font-size: 24px;
	font-weight: bold;
	color: #222222;
}

.profile-text
{
	color: #000000;
}

/***********************************************
 Terms
 ***********************************************/
 
.termsbox
{
	width: 480px; 
	height: 200px; 
	overflow: auto; 
	border: 1px solid #999999; 
	padding: 6px;
}

.termsbox h1
{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 .7em 0;
	line-height: normal;
	color: #555555;
}

.termsbox h2
{
	font-size: 13px;
	font-weight: bold;
	margin: .5em 0 .1em 0;
	line-height: normal;
	color: #555555;
}

.termsbox p
{
	font-size: 11px;
	margin: 0 0 .8em 0;
	line-height: normal;
	color: #555555;
}

.copyright
{
	font-size: 10px;
	color:#868585;
}




