 /**
 *	TuTrack
 *  Base Screen Styles
 *
 *	@date:		12/9/2008
 *
 ************************************************************************/
 /* Display Content */

 div#content-main div#c1 div.split-20
 {
	width:				22%
 }
div#content-main div#c1 div.split-container div.split-80
{
	width:				77%;
}
 div#content-main div#c1 div.split-50
 {
	width:				49%;
	float:        left;
	min-height:   10px;
	_height:      10px;
}

/* 1 Photo Area */

div#c1_dashboard_photo
{
	width:				123px;
	height:				110px;
	float:				left;
	padding-top:		12px;
	background:			url('../images/content/above-image.gif') no-repeat;
}
 /* 2 Dashboard User */
div#c1_dashboard_user
{
	width:				290px;
	height:				130px;
	float:				left;
}
div#c1_dashboard_benefits
{
  width:        100%;
  _height:      10px;
  min-height:   10px;
  float:        left;
  margin-top:   10px;
}
div#c1_dashboard_benefits h2
{
  font-size:    16px;
  font-family:  arial;
  margin-bottom: 10px;
}
div#c1_dashboard_benefits h3
{
  font-size:    14px;
  margin-top:   10px;
  float:        left;
  width:        100%;
  font-family:  arial;
}



div#c1_dashboard_user h2
{
	font-size:			20px;
	margin-top:			5px;
	font-family:		arial;
	font-weight:		bold;
	width:				100%;
	float:				left;
}
div#c1_dashboard_user h2.orange
{
	color:				#fa9020;
}
div#c1_dashboard_user h3
{
	float:				left;
	width:				100%;
	margin-top:			22px;
	font-size:			14px;
}
div#c1_dashboard_user p
{
	float:				left;
	width:				100%;
	font-size:			14px;
}



/* 3 Premium Account */
div#c1_premium_account
{
	color:			 	#fa9020;
	font-size:		    12px;
	background-color:   #fff6ed;
	width:				100%;
	min-height:			99px;
	_height:			99px;
	float:				left;
	margin-top:			10px;
	border:				1px solid #fdd8b1;
	text-align:			center;
	padding-top:		7px;
}
div#c1_premium_account h2
{
	font-size:			22px;
	font-weight:		bold;
	text-align:			center;
	width:				100%;
	margin-top:			5px;
	text-decoration:	underline;
}

/*3 RFI */

div#c1_rfi
{
   width:				183px;
   float:				left;
   padding-left:		5px;
   min_height:			20px;
   _height:				20px;
}
div#c1_rfi h3
{
	font-size:			12px;
	font-family:		arial;
	font-weight:		bold;
	width:				100%;
}
div#c1_rfi h3.orange
{
	color:				#fa9020;
}
div#c1_rfi p.c1_rfi_location
{
	color:			   #acacac;
	width:				100%;
}
div#c1_rfi p.c1_rfi_content
{
	color:				#3b3b3b;
	width:				100%;
	margin-bottom:		10px;
}

/*4 News */


div.c1_header_full span.tab-left
{
	background:	  				url('../images/buttons/c1_header_news_left.gif') no-repeat;
	width:						9px;
	height:						30px;
	float:						left;
}
div#wrapper div#content-main div.c1_header_full div.tab
{
	width:						84px;
	height:						30px;
	float:						left;
}

div#wrapper div#content-main div.c1_header_full a.tab
{
	height:						30px;
	float:						left;
	font-size:					12px;
	cursor: 					pointer;
	color:						#3b3b3b;
	margin-top:				    6px;
}

div#wrapper div#content-main div.c1_header_full a.tab-over
{
	border-bottom:				1px solid #fff;
	height:						30px;
	float:						left;
	line-height:				30px;
	padding-left:				10px;
	padding-right:				10px;
	cursor: 					pointer;
	font-weight: 				bold;
	color:						#9e9e9e;
	font-size:					12px;
	margin-top:				    6px;
}
div.c1_header_full span.tab
{
	background:		  		    url('../images/buttons/c1_header_news_middle.gif') repeat-x;
	height:						30px;
	float:						left;
	line-height:				30px;

}

div.c1_header_full span.tab-right
{
	background:					url('../images/buttons/c1_header_news_right.gif') no-repeat;
	width:						9px;
	height:						30px;
	float:						left;
}
div#c1_dashboard_title 
{
	background:					url('../images/dashboard/dashboard-title.png') no-repeat;
	width:						438px;
	height:						146px;
	float:						right;

}
div#c1_dashboard_news
{
	width:						100%;
	min-height:					40px;
	float:						left;
	_height:					40px;
	background-color:			#fafafa;

}
table.c1_dashboard_news  tr td.dash_td
{
	padding: 5px 10px 10px 10px; 
	border-bottom:1px solid #e0e0e0;
}
table.c1_dashboard_news
{
	margin-top:					15px;
}
table.c1_dashboard_news tr td
{
	padding-bottom:				20px;
	font-family:				arial;
}
table.c1_dashboard_news tr td.first
{
	padding-left:				10px;
}
table.c1_dashboard_news div.news_date
{
	background:					url('../images/content/news_date.gif') no-repeat;
	width:						51px;
	height:						35px;
	line-height:				35px;
	color:						#fff;
}
table.c1_dashboard_news tr td h1
{
  font-size:           16px;
}
table.c1_dashboard_news div.news_date div.date
{
	font-size:					12px;
	width:						89%;
	line-height:				0px;
	padding:					0px;
	height:						12px;
	padding-top:				8px;
	padding-left:				11%;
	float:						left;
	font-weight:				bold;
}
table.c1_dashboard_news div.news_date span.date-small
{
	font-size:					10px;
}
table.c1_dashboard_news div.news_date div.month
{
	font-size:					10px;
	line-height:				0px;
	float:						left;
	padding-left:				11%;
	width:						89%;
}

/* Dashboard Specific Tables */
div#content-main div.split-container-dashboard {
	width:						100%;
	margin-top:					0px;
	margin-bottom:				0px;
	min-height:                 20px;
	_height:					20px;
	float:						left;
	padding:0 0 10px 0;
}
div#content-main div.split-container-dashboard div.split-80 {
	float:						left;
	width:						77%;
	min-height:                 10px;
	_height:					10px;
}
div#content-main div#c1 div.split-container-dashboard  div.split-20 {
	width:						22%;
	min-height:                 10px;
	_height:					10px;
	float:						left;
}
ul.current-jobs li
{
  background:       none;
  float:            left;
  width:            172px;
  _height:          150px;
  min-height:       150px;
  height:           auto;
  padding:          0px; 
  padding:          16px 0 0 5px;
  border-bottom:	1px solid #e0e0e0;
}
ul.current-jobs li h2
{
  font-size:        14px;
  color:            #f69322; 
  font-weight:      bold; 
  margin-bottom:	0px;
}
ul.current-jobs li p
{
  font-size:        12px;
  color:            #000; 
  font-weight:		100;
  padding:			0px;
  margin:			0px;
  line-height:		16px;
}
div#wrapper div.split-container ul.current-jobs li p span.grey
{
	color:			#828282;
}

div#wrapper div.content ul.current-jobs li.end
{
  border:           0px;
}
/* Gap Areas */

div.content-gap
{
	width:						100%;
	height:						16px;
	float:						left;
}





