body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_app.jpg) repeat-x top;
	background-color:#FFF;	
	
	}

#wrapper{
	width:100%;
	margin-top:-10px;
}
#container{
	width:1000px;
	margin: auto 0px;
	
	}

#feedback a{
	width:34px;
	height:100px;
	background:transparent url(../images/feedback.png) no-repeat;
	position:fixed;
	top:200px;
	left:0;
}

#feedback a:hover{
	background-position:-2px 0;
}

#pageHeader{
	height:78px;

}

#pageHeader i{
	display:block;
	width:206px;
	height:76px;
	margin:0 auto;
	position:relative;
	float:left;
	
}
#homePrimary {
	height:370px;
	display:block;
	padding-top:41px;
	
	}
#homePrimary h1{
	background:url(../images/home_primary_h1.gif) no-repeat left top;
	height:56px;
	width:718px;
	overflow:hidden;
	text-indent:1000px;
	font-size:44px;
	color:#05afee;
	padding-top:0px;
	}
#homePrimary h3{
	width:718px;
	font-weight:bold;
	letter-spacing:-0.05em;
	font-size:23px;
	color:#fff;
	padding-top:0px;
	}
#homePrimary p{
	height:56px;
	width:718px;
	font-weight:bold;
	letter-spacing:-0.03em;
	font-size:16px;
	color:#fff;
	padding-top:0px;
	padding-bottom:15px;
	margin-top:20px;
	display:block;
	}
.homeLogin {
	border-left:1px solid #00D2FF;
	float:right;
	height:250px;
	margin-left:740px;
	margin-top:50px;
	padding-left:30px;
	position:absolute;
	width:282px;
	
	}
.homeLogin h2{
	font-size:28px;
	font-weight:normal;
	letter-spacing:-0.05em;
	color:#fff;
	}
.loginForm {
	color:#FFF;
	font-size:11px;
	margin-top:10px;

	}
.input {
	padding:5px;
	color:#838383;
	}
.loginForm .input{
	margin-top:4px;
	
	
	}
.loginForm td{
	padding-bottom:15px;

	}
#homeFeatures {
	width:100%;
	height:280px;
	display:block;
	text-align:left;
	margin-top:-145px;
	}
.aFeature {
	background:url(../images/bg_home_feature.gif) no-repeat left top;
	float:left;
	height:260px;
	margin-right:10px;
	padding:40px 28px 28px;
	vertical-align:top;
	width:262px;
	}
.aFeature h2{
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#393939;
	}
.aFeature p{
	color:#838383;
	font-size:14px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:10px;
	padding-right:22px;
	padding-top:10px;
	
	}
.aFeature a:link, .aFeature a:visited {
	font-size:16px;
	font-weight:bold;
	color:#00adee;
	letter-spacing:-0.03em;
	text-decoration:none;
	}
.aFeature a:hover {
	text-decoration:underline;
	}
#homeJoin {
	float:left;
	margin-top:-22px;
	
	}
#homeJoin a:link, #homeJoin a:visited{
		height:35px;
		width:970px;
		display:block;
		background:url(../images/footer_sign.gif) no-repeat center top;
	
	}

.mini_nav {
	float:right;
	margin-top:-44px;
	font-size:12px;
	color:#e0e0e0;
	
	
	}
.mini_nav a{
	color:#848484;
	margin-left:5px;
	margin-right:5px;
	
	
	}

#primaryNav{
	margin:8px auto 0 auto;
	width:100%;
	text-align:left;
}
#primaryNav ul{


}

#primaryNav ul li{
	list-style:none; 
	display:inline; 
	padding-right:1px;
	background:url(../images/primarynav_line.jpg) repeat-x center top;
	padding-top:28px;
	padding-bottom:28px;
	margin-left:0px;
}

#primaryNav ul li a{ 
	line-height:77px; 
	display: inline-block;
	text-align:center; 
	font-size:18px;
	letter-spacing:-0.03em;
	color:#848484; 
	font-weight:normal;  
	padding: 0 22px 0 22px; 
	height:77px; 
	background:url(../images/primarynav.jpg) no-repeat center top;
	background-color:#fff;
	text-decoration:none;
	margin-left:-4px;
}

#primaryNav ul li .active, #primaryNav ul li a:hover{
	background:url(../images/primarynav.jpg) no-repeat center -78px;
	color:#e0e0e0; 
	text-decoration:none
}
#primaryNav ul li #selected {
	background:url(../images/primarynav.jpg) no-repeat center -156px;
	color:#00adee; 
	}
#primaryNav ul .long a{
	width:151px; 
	background:url(../images/primarynav.jpg) no-repeat;
}

#primaryNav ul .long .active, #primaryNav ul .long a:hover{
	background:url(../images/primarynav.jpg) no-repeat 0px -78px; 
	text-decoration:none
}



#primaryAction{
	margin:1px auto 0 auto;
	width:450px;
	text-align:right;
	float:right;
}
#primaryAction ul{


}

#primaryAction ul li{
	list-style:none; 
	display:inline; 

}

#primaryAction ul li a{ 
background:transparent url(../images/primaryAction.jpg) no-repeat scroll center top;
color:#848484;
display:inline-block;
font-size:18px;
font-weight:normal;
height:32px;
letter-spacing:-0.03em;
line-height:30px;
margin-left:-4px;
margin-top:-10px;
padding:0 5px;
text-align:center;
text-decoration:none;
width:146px;
}

#primaryAction ul li .active, #primaryAction ul li a:hover{
	background:url(../images/primaryAction.jpg) no-repeat center -32px;
	color:#fff; 
	text-decoration:none
}
#primaryAction ul li #selected {
	background:url(../images/primaryAction.jpg) no-repeat center -156px;
	color:#00adee; 
	}
#primaryAction ul .long a{
	width:151px; 
	background:url(../images/primaryAction.jpg) no-repeat;
}

#primaryAction ul .long .active, #primaryAction ul .long a:hover{
	background:url(../images/primaryAction.jpg) no-repeat 0px -78px; 
	text-decoration:none
}



#topMenu ul {
}
#topMenu ul li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#topMenu ul li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_bg.png) no-repeat scroll 0 0;
color:#FFFFFF;
display:inline-block;
font-size:18px;
font-weight:normal;
height:36px;
letter-spacing:-0.05em;
line-height:33px;
text-align:center;
text-decoration:none;
width:109px;
}
.ext-gecko .x-form-item{-moz-outline:none;margin-left:}
.ext-gecko .x-form-item a:link, .ext-gecko .x-form-item a:visited{ color:#00adee; text-decoration:none}
.ext-gecko .x-form-item a:hover{ color:#00adee; text-decoration:underline}
#topMenu ul li .active, #topMenu ul li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_bg.png) no-repeat scroll 0 -36px;
text-decoration:none;
color:#3c3c3c;

}
#topMenu ul .long a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_long_bg.png) no-repeat scroll 0 0;
width:332px;
font-size:28px;
font-weight:normal;
height:57px;
letter-spacing:-0.05em;
color:#fff;
line-height:52px;
padding:0px;
}


#topMenu ul .medium .active, #topMenu ul .medium a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_mid_bg.png) no-repeat scroll 0 -46px;
text-decoration:none;
color:#fff;
}

#topMenu ul .medium a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_mid_bg.png) no-repeat scroll 0 0;
width:234px;
font-size:22px;
font-weight:normal;
height:46px;
letter-spacing:-0.05em;
color:#fff;
line-height:42px;
}
#topMenu ul .long .active, #topMenu ul .long a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/purple_menu_long_bg.png) no-repeat scroll 0 -57px;
text-decoration:none;
color:#fff;
}

#grid_head{
	background:transparent url(../images/grid_head.png) repeat-x;
}

#tabMenu{ 
	/*margin-top:18px;
	position:relative;
	top:19px;*/
	margin-top:7px;
	float:left;
	
}

#tabMenu ul{ }

#tabMenu ul li{
	list-style:none; 
	display:inline; 
	padding-right:2px;
}

#tabMenu ul li a{ 
background:transparent url(../images/tab_menu_bg.png) no-repeat scroll left top;
color:#FFFFFF;
display:inline-block;
font-size:16px;
font-weight:bold;
height:34px;
letter-spacing:-0.05em;
line-height:35px;
text-align:center;
text-decoration:none;
width:145px;
}

#tabMenu ul li .active, #tabMenu ul li a:hover{
	color:#00adee;
	background:url(../images/tab_menu_bg.png) no-repeat 0px -34px; 
	text-decoration:none
}
#tabMenu ul li .selected {
	color:#848484;
	background:url(../images/tab_menu_bg.png) no-repeat 0px -68px; 
	text-decoration:none
}
#sectionHeader {
	height:60px;
	line-height:55px;

	
	}
#sectionHeader h1{ 
	color:#fff;
	float:left;
	font-size:36px;
	font-weight:normal;
	letter-spacing:-0.05em;

}
#contentWrapper{
	/*background:transparent url(../images/content_wrapper_bg.png) repeat-x;*/
	background-color:#FFF;
	margin-top:41px;
	-moz-border-radius-topright:10px;
}

#contentWrapper1{
	/*background:#fff url(../images/content_wrapper_bg2.png) repeat-x;*/
}

#contents{
	width:950px;
	margin:0 auto;
	text-align:left;
	padding:20px 20px 120px;
}

#toolbar{
	/*position:relative;
	top:22px;*/
	margin-top:2px;
}

#toolbar .x-toolbar{
	background:none;
	border:none;
}

#footer{
	background:url(../images/bg_footer.jpg) no-repeat center top;
	width:1000px;
	clear:both;
	
	
}
#footer_centents {
	height:105px;
	width:1000px;
	}
#logo_left a {
	height:50px;
	width:50px;
	float:left;
	margin-top:54px;
	}
#logo_right a {
	height:50px;
	width:125px;	
	float:right;
	margin-top:-25px;
	}
#footerNav{
	width:800px;
	color:#bfbfbf;
	font-size:12px;
	padding-top:73px;
	margin-left:-22px;

	}
#footerNav a:link, #footerNav a:visited {
	font-size:12px;
	color:#808080;
	text-decoration:none;
	margin-left:9px;
	margin-right:9px;
		
	}
#footerNav a:hover{
	text-decoration:underline;
	
	}
#copyright {
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	width:1000px;
	color:#b7b7b7;
	
	}	
	
	
#formDiv{
	/*position:relative;
	top:34px;*/
	margin-top:2px;
}

#dash{
	border:1px solid #CCCCCC;
	margin:12px 0;
	overflow:hidden;
	width:100%;
}

#dash #inbox{
	width:400px;
	float:left;
}

#dash #jobStatistics{
	width:550px;
	height:200px;
	float:right;
}

#dash #jobOrder{
	width:550px;
	height:150px;
	float:right;
}

#dash #jobStatistics #openJobs{
	background:transparent url(../images/jstat-bg2.png) no-repeat;
	width:232px;
	height:183px;
	font-size:42px;
	color:#ffffff;
	text-align:center;
	float:left;
}


#dash #jobStatistics #summary{
	background:transparent url(../images/jstat-bg3.png) no-repeat;
	width:300px;
	height:183px;
	font-size:16px;
	color:#ffffff;	
	float:right;
}


#dash #jobStatistics span{
	display:block;	
	position:relative;	
	margin:0 10px;
	padding:4px 0;
}

#dash #jobStatistics #openJobsCnt{
	border-top:2px solid #fff;
}

#dash #jobStatistics #summary ul{
	list-style-type:disc;
	margin:10px 0 0 24px;	
}

#dash #jobStatistics #summary ul li span{
	display:inline;
}

#dash #jobStatistics #summary ul li{
	margin:4px 0;
}

.pageHead{
	color:#FFFFFF;
	font-size:34px;
	margin-bottom:25px;
	margin-top:-23px;
	clear:both;
}
.signUpPage {
	text-align:left;

	}
#matrix{
	width:784px;
	background:transparent url(../images/matrix-bg.png) no-repeat;
}

#bodyContents{
	padding:10px;
}

#matrix #matrixClose{
	background:transparent url(../images/matrix-bg.png) no-repeat 0 100%;
	height:8px;
	position:relative;
	bottom:-8px;
}

#matrix table{
	border-collapse:collapse;
	width:760px;
	margin:12px;
	color:#848484;
}

#matrix table th, #matrix table td{
	padding:4px 0;
}

#matrix table td{
	border-top:1px dotted #e0e0e0;
}

#matrix table th{
	font-weight:bold;
}

#matrix table .icon{
	padding-left:8px;
	font-weight:bold;
}

#matrix table .hr{
	height:3px;
	background:#00adee;
	border:none;
	font-size:1px;
	padding:0;
}
.link{
	color:#00adee;
	text-decoration:underline;
}
 #border {
	border-width: .1em;
	border-style: solid;
}

#jobPage {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	
	
	}
#jobPanel {
	width:700px;
	
	}
.jobHeading{
	
	font-size:28px;
	letter-spacing:-0.05em;
	color:#393939;
	font-weight:bold;
	
	
	}
.jobHeading span{
	
	font-size:20px;
	letter-spacing:-0.05em;
	color:#b4b4b4;
	
	
	}
.jobSalary {
	font-size:26px;
	color:#00adee;
	
	
	}
.jobInfo {
	font-size:14px;
	color:#b4b4b4;
	font-weight:bold;
	margin-bottom:10px;
	}	
	
.jobActivity {
	font-size:12px;
	color:#b4b4b4;
	font-weight:nomral;	
	padding-top:10px;
	}	
	
.jobDescription {
	font-size:12px;
	color:#393939;
	margin-bottom:10px;
	}	
	
.jobContacts {
	font-size:12px;
	color:#b4b4b4;
	font-weight:nomral;	
	margin-bottom:10px;
	}	
#jobTools {
	width:235px;
	float:right;
	
	}
	
#jobReward {
	background:transparent url(../images/bg_reward.gif) no-repeat top left;	
	margin-bottom:10px;
	height:77px;
	width:234px;
	display:block;
	text-align:center;
	}	
#rewardAmmount {
	font-size:44px;
	color:#fff;
	font-weight:bold;
	letter-spacing:-0.05em;
	text-align:center;
	margin-bottom:-5px;
	padding-top:3px;
	}
#rewardType {
	font-size:16px;
	color:#393939;
	font-weight:bold;
	letter-spacing:-0.05em;
	text-align:center;
	}
#networkActions {
	text-align:left;
	margin-top:10px;
	}
#networkActions a:link, #networkActions a:visited{
	font-size:18px;
	letter-spacing:-0.05em;
	font-weight:bold;
	text-decoration:none;
	color:#393939;	
	
	}
#networkActions .selected a:link{
	color:#00adee;	
	}
#networkActions a:hover{
		color:#00adee;
		text-decoration:underline;
	
	
	}
#networkActions span{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	color:#e5e5e5;
	font-weight:normal;
	}