@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6e7077;
	font-size:12px;
	background:#FDFDFB;
}
.clear{
	clear:both;
	font-size:0;
	padding:0;
	margin:0;
}
img{
	border:none;
}
form{margin:0}
.content{
	width:863px;
	margin:0 auto;
	margin-top:36px;
}
.signin{ 
	font-size:11px;
	color:#D57F06;
	text-align:right;
	padding-right:45px;
	padding-top:10px;
}
.signin a{
	color:#6A7E7C;
	text-decoration:none;
	font-size:12px;
}
.top-links{
	background:url(../images/top1.gif) no-repeat center;
	height:32px;
	position:relative;
	
}
.fg{
	background: url(../images/fg.png) no-repeat bottom;
	width:213px;
	height:119px;
	position:absolute;
	right:0;
	top:-74px;
	text-align:center;
	font-size:22px;
	color:#D98A2E;

}
.fg a{
	text-decoration:none;
	color:#D98A2E;
}
.header{
	background: url(../images/top2.gif) no-repeat;
	height:112px;

}
.header h1,h2{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
}
.header h1{
	padding-top:40px;
	padding-bottom:11px;
	font-size:14px;
	font-weight:bold;
}
.header h2{
	font-size:11px;
}
.header h2 a{
	color:#FFFFFF;
}
.main-content{
	min-height:500px;
	background:#F6F5F1;
}
.main-content a{
	margin:0 auto;
	display:block;
	width:180px;
}
.main-content .founds{
	width:700px;
	padding:40px 0;
	margin:0px auto;
}
.main-content .box{
	width:700px;
	padding:40px 0;
	margin:0px auto;
}
	
h3{
	color:#c8822a;
	font-size:12px;
	padding:0;
	margin:0;
}
.footer{
	text-align:center;
	margin-top:25px;
	font-size:11px;
	color:#7d7d7d;
}
.footer a{
	text-decoration:none;
	color:#6e7077;
	font-size:12px;
	font-weight:bold;
	margin-left:15px;
}
.inputs{
	max-width:208px;
	color:#7a7a7a;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-left:4px;
}
.inputs img{
	float:left;
	margin-top:7px;
}
.inputs input{
	height:16px;
	padding-top:4px;
	width:198px;
	border:none;
	border-right:1px solid #C5C8C9;
	background:url(../images/input-bg.gif) repeat-x;
	font-size:11px;
	color:#545353;
	margin-top:7px;
	float:left;
}
.inputs2{
	color:#7a7a7a;
	font-size:11px;
	font-weight:bold;
	margin-left:4px;
}
.inputs2 label{
	float:left;
	margin-top:10px;
	width:98px;
	text-align:left;
	}
.inputs2 .label{
	float:left;
	margin-top:10px;
	width:150px;
	text-align:left;
	}
.inputs2 img{
	margin-left:5px;
	float:left;
	margin-top:7px;
}
.inputs2 input{
	height:16px;
	padding-top:4px;
	width:200px;
	border:none;
	border-right:1px solid #C5C8C9;
	background:url(../images/input-bg.gif) repeat-x;
	font-size:11px;
	color:#545353;
	margin-top:7px;
	float:left;
}

.divider{
	height:0;
	width:770px;
	border-bottom:1px solid #D6D3C4;
	margin:0 auto;
	font-size:0px;
}
.submit{
	padding-top:20px;
	padding-left:70px;
	padding-bottom:170px;
}
.submit input{
	margin-right:13px;
}

/****register step1*****/

.register-content{
	width:910px;
	margin:0 auto;
}

.header-grey{
	background: url(../images/header-grey.gif) no-repeat;
	height:49px;
	padding-left:64px;
}
form{
	margin:0;
	padding:0;
}

.header-orange{
	background:url(../images/header-orange.gif)  no-repeat;
	height:64px;

}
.header-orange h1,h2{
	color:white;
	text-align:center;
	margin:0;
	
}
.header-orange h1{
	font-size:16px;
	padding-top:12px;
	
}
.header-orange h2{
	font-size:11px;
	padding-top:8px;
	font-weight:bold;
}
.content1{
	background:url(../images/content-part1.gif) no-repeat;
	padding-top:16px;
	height:84px;
	
	
}
.content3{
        background:url(../images/content-part1.gif) no-repeat;
        padding-top:16px;
        height:250px;
}
.content2{
	background:url(../images/content-part2.gif) no-repeat;
	height:245px;
}
.content2 h4{
	text-align:center;
	margin:0;
	color:#c8822a;
	padding-top:20px;
	padding-bottom:14px;
	font-size:12px;
}
.top-inputs{
	padding-top:7px;
	float:left;
	margin-left:10px;
}
.top-inputs label{
	float:left;
	margin-top:10px;
	text-align:left;
	font-size:12px;
	color:white;
	font-weight:bold;
	margin-right:8px;
	}
.top-inputs img{
	float:left;
	margin-top:7px;
}
.top-inputs input{
	height:16px;
	padding-top:4px;
	border:none;
	width:auto;
	background:#EEE7DD;
	font-size:11px;
	color:#545353;
	margin-top:7px;
	float:left;
}

.cont1input{
	color:#7a7a7a;
	font-size:11px;
	font-weight:bold;
	padding-left:164px;
	float:none;
	*height:27px;

}
.cont1input label{
	float:left;
	margin-top:10px;
	width:162px;
	text-align:right;
	margin-right:10px;
	}
.cont1input span{
	float:left;
	margin-top:10px;
	text-align:right;
	margin-left:5px;
	color:red;
	width:250px
	}
.cont1input img{
	margin-left:5px;
	float:left;
	margin-top:7px;
}
.cont1input input{
	height:16px;
	padding-top:4px;
	width:250px;
	border:none;
	border-right:1px solid #C5C8C9;
	background:url(../images/input-bg.gif) repeat-x;
	font-size:11px;
	color:#545353;
	margin-top:7px;
	float:left;
}
.footer-txt{
	color:#545353;
	font-size:10px;
	width:712px;
	margin:12px auto;
}
.footer-txt a{
	text-decoration:none;
	color:#545353;
}

/****register step2****/
.agreement{
	width:650px;
	overflow-x:auto;
	margin:0 auto;
	height:155px;
	border:1px solid #A2A1A1;
	position:relative;
	background:#fff;
	padding:0px 30px;
	
}
.agreement p{
	text-align:center;
	color:#6e7077;
	font-size:10px;
}
.agree-form{
	width:710px;
	margin:0 auto;
	margin-top:17px;
}
.agree-form span {
	margin-top:10px;
	text-align:right;
	margin-left:5px;
	color:red;
	font-size:11px;
}
.agree-form h3{
	margin-bottom:10px;
}
.agree-form label{
	color:#6e7077;
	font-size:11px;
	margin-left:8px;
}
.agree-form ul{
	margin:0 0 34px 13px;
	padding:0;
	font-size:11px;
	line-height:22px;
}
.verify{
	margin-left:42px;
	margin-top:12px;
}
.verify a{margin:0;}
.inputs2 a{
	margin:0;
	float:left;
	width:auto;
	margin-top:7px;
	margin-left:13px;
	color:#c8822a;
	font-size:10px;
} 
.inputs2 a:hover{
	text-decoration:none
}
.inputs2 span{
	float:left;
	margin-top:10px;
	text-align:right;
	margin-left:5px;
	color:red;
	}
/*****register step3***/
.box h3 span{
	font-size:11px;
	color:#6e7077;
	margin-left:15px;
	position:absolute;
}
.register p a{
	display:inline;
	color:#6e7077;
}
.register p a:hover{
	text-decoration:none;
}
.register p{
	line-height:20px;
}
#orange{
	color:#c8822a;
	display:inline;
}

/***********overview**************/
.white-box{
	width:318px;
	border:1px solid #BBBBBB;
	background:white;
	float:left;
	padding:12px 20px;
	
}
.white-box span{
	float:left;
}
.box em{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#6e7077;
	text-align:right;
	display:block;
	float:right;
}
.white-box a{
	display:inline;
	color:#c8822a;
}
.white-box .block{
	height:28px;
	line-height:28px;
}
.updown-border{
	border-top:1px solid #A2A1A1;
	border-bottom:1px solid #A2A1A1;
}
.arrow{
	background:url(../images/arrow.gif) no-repeat 14px;
	padding-left:37px;
}
#view{
	margin:0;
	margin-top:15px;
	width:141px;
	margin-left:2px;
	display:block;
}
.table-overview{
	margin-top:12px;
}
.table-cells{
	float:left;
	height:28px;
	text-align:center;
	color:#7A7A7A;
	line-height:28px;
}
.header-cells{
	font-size:11px;
	font-weight:bold;
	background:#DFDBCF;
	color:
}	
	
.ovaerview-date{
	width:64px;
	}
.type{
	width:74px;
	}
.to-from{
	width:78px;
	}
.name{
	width:80px;
	}
.status{
	width:70px;
	}
.action{
	width:88px;
	}
.amount{
	width:80px;
	}
.fees{
	width:70px;
	}
.account-balance{
	width:128px;
	}

/**********request**********/

.request-input{
	float:left;
	margin-left:12px;
	margin-top:6px;
}
.request-input img{
	float:left;

}
.request-input input{
	height:16px;
	padding-top:4px;
	width:198px;
	border:none;
	border-right:1px solid #C5C8C9;
	background:url(../images/input-bg.gif) repeat-x;
	font-size:11px;
	color:#545353;
	float:left;
	*margin-left:-8px;
}
.request-input span{
	margin-left:8px;
	margin-top:3px;
	float:left;
	display:block;
	font-size:11px;
}

.request-input textarea{
	float:left;
	background: url(../images/textarea-bg.gif) repeat-x #FFFFFD;
	border:none;
	height:107px;
	width:340px;
	*height:105px;
	margin:0;
	*margin-left:-8px;
	overflow: auto;
	border:1px solid #B8B8B8;
	border-top-color:#8C8D8E;
	border-left:none;
	font-size:11px;
	color:#a2a1a1;
	font-family:Arial, Helvetica, sans-serif;
}

/****************withdraw***********/

.dot{
	background:url(../images/dot.gif) 10px 5px no-repeat;
	padding-left:25px;
}
.pstyle p{
	line-height:25px;
}

/*************sign-in*************/
.orange-label{
	color:#c8822a !important;
	font-weight:bold;
	font-size:12px;
}
.radio-button{
	padding-left:164px;
	padding-top:30px;

}
.radio-button input{
	visibility:hidden;
}
.radio-button h3{
	float:left;
	width:162px;
	text-align:right;
	margin-right:15px;
}

/*******password assistance**********/

.assitance-txt{
	font-size:10px;
	width:520px;
	color:545353;
	margin:0 auto;
	padding-left:35px;
	margin-top:10px;
	position:relative;
	margin-bottom:-28px;
}
	
/******* Home page *********/

.home-content{
	background: url(../images/index-bg.png) no-repeat;
	height:458px;
}
.left{
	float:left;
	width:328px;
	margin-left:84px;
	display:inline;
	

}
.right{
	float:right;
	width:328px;
	margin-right:84px;
	display:inline;

}
.home-content .title{
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}

.home-content .box{
	width:100px;
	float:left;
	margin-right:14px;
	text-align:center;
}
.home-content .box p{
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-top:8px;
	margin:0;
}
.solvers-txt{
	width:360px;
	margin:0 auto;
	color:white;
	font-size:13px;
	height:auto;
}
.solvers-txt p{
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
/**********requester your account *************/

.requester{
	background:url(../images/requester-bg.png) no-repeat
}
	
.requester-header h1{
	padding:0;
	margin:0;
	text-align:center;
	font-size:14px;
	color:white;
	padding-top:30px;
}
.requester-header p{
	text-align:center;
	color:white;
	font-size:11px;
	margin:0;
	margin-top:15px
}
.requester-header a{
	text-decoration:none;
	color:white;
}
.requester-header a:hover{
	text-decoration:underline;
}
.requester-content{
	text-align:center;
	font-size:11px;
	color:#7a7a7a;
	margin-top:55px; 
}
.requester-content a{
	color:#7a7a7a;
	text-decoration:none;
}
.requester-content p{
	line-height:18px;
	margin:10px 0;

} 
.requester-content h3{
	margin:15px 0;
	padding:0;
}
.requester-content .balance{
	height:32px;
	width:137px;
	background:url(../images/balance-bg.png) no-repeat;
	text-align:center;
	line-height:28px;
	margin:0 auto;
	color:white;
	font-size:12px;
	font-weight:bold;
}

/*******create-task****/

.number{
	width:24px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:14px;
	color:#c8822a;
	font-weight:bold;
	float:left;
	margin-top:-4px;
	margin-right:8px;
	background:url(../images/number-bg.gif) no-repeat
}
.task-input{
	padding-left:32px;
	
}
.task-input label{
	text-align:left;
	width:75px;
	margin-top:6px;
	font-weight:normal;
}
.task-input input{
	width:545px;
	margin-top:4px;
}
.task-input img{
	margin-top:4px;
}

.expires input{
	width:80px;
}
.expires p{
	float:left;
	font-weight:normal;
	font-size:11px;
	margin-left:11px;
	margin-top:8px;
}

.right-list{
	float:left;
	margin-left:16px; 
	font-size:11px; 
	color:#7a7a7a; 
	width:259px;
	font-weight:normal;
	margin-top:6px;
}
.right-list ul{
	margin:12px;
	padding-left:5px;
}

.media{
	margin-top:16px;
}
.media input{
	margin-right:8px;
	width:auto;
	height:auto;
	background:none;
	border:none;
}

.select-box{
	width:124px;
	height:auto;
	float:left;
	margin-left:6px;
	margin-top:12px;
}
.select-box a{
	display:inline;
}
.subtitle{
	margin-top:20px;
	text-align:center;
}
.subtitle a{
	text-align:center;
	color:#555A5C;
	font-size:11px;
	text-decoration:none;
	display:inline;
}
.pay {
	font-weight:normal;
}
.pay input{
	width:80px;
}
.pay p{
	font-weight:normal;
	margin:0;
	margin-left:90px;
	margin-top:7px;
	margin-bottom:7px;
}
.pay a{
	display:inline;
	color:#d78c2d;
}
.submits{
	text-align:center;
	padding-top:22px;
	padding-bottom:36px;
}
.submits input{
	margin-left:11px;
}
.request-input textarea{
	margin-top:4px; 
	margin-left:0px; 
	padding-top:4px;
	width:425px;
	height:124px; 
	*height:122px;	
}
/************edit my account***********/
.personal-information a{
	text-decoration:none;
	font-size:11px;
	color:#7a7a7a;
	display:inline;
	float:none;
	line-height:25px;
}

/*************** requester-design**************/
.template{
	height:34px;
	width:770px;
	margin:0 auto;
	border-bottom:1px solid #D7D2C4;
	font-size:11px;
	color:#7a7a7a;
	display:table;
}
.task-name{
	width:220px;
	float:left;
	margin:0;
	line-height:34px;
}
.template-name{
	width:410px;
	height:32px;
	float:left;
	margin:0;
	padding:0;
	display:inline-table;
	vertical-align:middle;
	line-height:34px;
}
.template input{
	float:left;
	margin-top:5px;
}
.template a{
	display:inline;
	float:none;
	margin:0;
	color:#d78c2d;
	font-size:10px;
}
.see-more{
	text-align:right;
	padding-right:60px;
	padding-top:13px;
	padding-bottom:30px;
}
.see-more a{
	display:inline;
	color:#c96a3a;
	text-decoration:none;
}
.add-title{
	background:#5C5F69;
	color:white;
	font-weight:bold;
	font-size:12px;
	line-height:34px;
}

/********* requester-publish*******/
.steps{
	float:left;
	width:auto;
	margin-right:80px;
	color:#a2a1a1;
}
.steps h3{
	float:left;
	color:#a2a1a1;
}
.steps .number{
	color:#a2a1a1;
}
#select h3{
	color:#c8822a;
}
#select .number{
	color:#c8822a;
}
.date{
	float:left;
	width:100px;
	line-height:34px;
	margin:0;
	padding-left:30px;
}
.task-name a{
	color:#7a7a7a;
	font-size:11px;
}

/********* requester-publish step2*******/
.template .select,.delete{
	width:120px;
	height:28px;
	float:left;
	text-align:center;
	padding-top:6px;

	

}

.template .file-name,.input-lines{
	width:180px;
	height:34px;
	line-height:34px;
	float:left;
}
.template .creation-date{
	width:170px;
	height:34px;
	line-height:34px;
	float:left;
}


/*********manage-task*******/

.task-top{
	height:21px;
	padding-bottom:15px;
	padding-top:30px;
	border-bottom:1px solid #D7D2C4;
	width:780px;
	margin:0 auto;	
	margin-bottom:-15px; !important
}
.details-link{
	float:left;
	width:220px;
	color:#6e7077;
	
}
.details-link a{
	text-decoration:none;
	display:inline;
	color:#6e7077;
}
.control{
	text-align:center;
	width:315px;
	float:left;
	
}
.control a{
	display:inline;
}
.sort{
	width:245px;
	float:left;
	color:#6e7077;
	font-weight:bold;
	margin-top:-3px;
	
}
.sort label{
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.sort img{
	float:left;
}
.sort select{
	float:left;
}
.tasktxt{
	width:780px;
	margin:0 auto;
	color:#c8822a;
	line-height:20px;
	margin-top:18px;
}
.tasktxt a{
	display:inline !important;
	color:#c8822a;
}
/******HIT template********/
.hit-template{
	padding-left:0px;
}
.hit-template label{
	width:auto;
}
.hit-template input{
	width:200px;
}
.hit-template p{
	float:left;
	margin:0;
	margin-top:10px;
	margin-left:5px;
	font-weight:normal;
	font-size:10px;
}
.default-title .box2{
	float:left;
	margin-right:20px;
	width:300px;
}
.default-title ins{
	text-decoration:none;
}
.hit-template h3{
	float:left;
	padding-top:10px;
}

/***fixed pop-up****/

#fixme { 
	position:relative;
	margin-left:250px;
	border:1px solid #5C5E6A;
	text-align:center;
	width:400px;
	height:400px;
	background:#FFFFFF;
	z-index:4000;
	top:250px;
	_top:0px;
}

div > div#fixme { position: fixed; }

.close{
	float:right;
	width:14px !important;
	height:14px !important;
}



/**************Contact Us***********/
.contact-us{
	background: url(../images/orange-background.png) no-repeat;
}
.contact-us label{
	text-align:right;
	margin-right:4px;
}
.comments{
	width:470px; 
	margin-left:280px; 
	*margin-left:120px; 
	margin-bottom:10px; 
	position:relative;
	*margin-top:-10px;
	margin-top:0;
}
.comments textarea{
	background: url(../images/textarea-bg.gif) repeat-x #FFFFFD;
	border:none;
	height:174px;
	width:330px;
	*height:172px;
	margin:0;
	overflow: auto;
	border:1px solid #B8B8B8;
	border-top-color:#8C8D8E;
	border-left:none;
	font-size:11px;
	color:#a2a1a1;
	font-family:Arial, Helvetica, sans-serif;
}
.comments .area-content{
	float:left;
	width:330px;
	margin-top:7px;
	*margin-top:6px;
	
}
#sBann{
	width:160px;
	margin-top:6px;
	text-align:right;
	position:absolute;
	right:0;
	color:white;
}

/******About Us*****/

.about-text{
	float:left;
	width:415px;
	padding-top:20px;
	color:#f4f7f8;
	padding-left:25px;
}
.about-text ul {margin:0; padding-left:20px; padding-top:7px; padding-bottom:7px;}
.about-text ul li{
	font-weight:bold;
	margin-bottom:5px;
	padding:0;
}



	
	
/******HITS Keyword ******/
.dark-orange{
	background: url(../images/dark-orange.png) #FFF no-repeat;
	height:48px;
	padding-left:64px;
}
.light-orange{
	background:url(../images/light-orange.png) #FFF no-repeat;
}
.white-color{
	color:white;
	font-size:11px;
	line-height:20px;
}
.white-color a{
	color:white;
	text-decoration:none;
}
.white-color a img{
	margin-bottom:-1px;
}
.dark-color{
	color:#5c5f69;
	font-size:10px;
	line-height:20px;
}
.dark-color a{
	color:#5c5f69;
	text-decoration:none;
}
.dark-color a img{
	margin-bottom:-1px;
}
.hits-task{
	line-height:normal;
	font-weight:bold;
	padding-top:20px;
	float:left;
	width:280px;
	margin:0;
	font-size:11px;
}
.hits-task .orange{
	color:#c8822a;
	
}
.hits-task .orange a{
	color:#c8822a;
	font-size:11px;
}
.hits-task .grey a{
	font-weight:normal;
	color:#686f7a;
	font-size:11px;
}
.sachin-hits-task{
	line-height:normal;
	padding-top:10px;
	font-weight:bold;
	margin:0;
	font-size:11px;
}
.sachin-hits-task .orange{
	color:#c8822a;
	
}
.sachin-hits-task .orange a{
	color:#c8822a;
	font-size:11px;
}
.sachin-hits-task .grey a{
        font-weight:normal;
        color:#686f7a;
        font-size:11px;
}
.hits-tamplate{
	height:68px;
}
.reward{
	width:168px;
	float:left;
	padding-top:20px;
	margin:0;
}
.view-task{
	float:left;
	width:153px;
	padding-top:25px;
	margin:0;
}
.view-task a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#curent{
	color:#5b5f69;
}
#curent-white{
	color:#FFFFFF;
}
#curent-orange{
	color:#c7812a;
}
/*********confirm and publish batch****************/
.batch p{
	width:250px;
	margin:0;
	padding:0;
	float:left;
	font-weight:bold;
}
.batch-align span{
	text-align:right;
	width:50px;
	float:left;
}
.batch-align p{
	width:200px;
	float:left;
	margin:0;
	padding:0;
	font-weight:bold;
}
.error{
	height:32px;
	line-height:32px;
	text-align:center;
	background:#c8822a;
	margin-top:5px;
	color:white;
	font-weight:bold;
	
}
.error a{
	display:inline;
	text-decoration:none;
}
/******requester menage*********/
.slide h3{
	margin-bottom:10px;
}
.slide a{
	display:inline;
	float:none;
	margin-left:20px;
	color:#7a7a7a;
	font-size:11px;
	line-height:normal;
}
/*********dashboard******/
.header-orange h2 a{
	color:white;
}
.dashboard-title a{
	font-weight:normal;
	color:#6e7077;
	font-size:10px;
	display:inline;
}
.box .total-left{
	float:left;
	text-align:left;
	font-size:11px;
	padding-bottom:10px;
	*padding-bottom:0;
}
.box .total-right{
	float:right;
	text-align:right;
	font-size:11px;
	padding-bottom:10px;
	*padding-bottom:0;
}
.box-left, .box-right{
	float:left;
	width:350px;
	background:#E9E5D8;
	border:2px solid #F6F5F2;
	border-left:none;
	border-right:none;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:81px;
	font-size:11px;
}
.box-right{ 
	border-left:2px solid #F6F5F2;
	padding-left:70px;
	width:360px;
}

.dashboard-content{
	width:285px;

}
.header-table{
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #CDC6B3;
}
.tasks-accepted{
	width:182px;
	float:left;
	margin-botoom:10px;
	font-size:11px;

}	
.value{
	width:40px;
	float:left;
	text-align:center;
	margin-bottom:10px;

}
.rate{
	width:50px;
	float:left;
	text-align:right;
	padding-right:8px;
	margin-bottom:10px;

}
.title-task{
	float:left;
	width:390px;
	margin-bottom:5px;
}
.requester-task{
	width:140px;
	float:left;
	margin-bottom:5px;
	font-size:11px;
}
.reward-task{
	float:left;
	width:108px;
	margin-bottom:5px;
}
.nr-tasks{
	float:left;
	width:60px;
	margin-bottom:5px;
}
.header-task{
	font-weight:bold;
	margin-top:18px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #D7D2C4;
}
.view-more {
	padding-left:72px;
	padding-bottom:20px;
}
.view-more a{
	display:inline;
	color:#7a7a7a;
	font-size:11px;
}
/******* Acount Settings*********/
.account-settings h1{
	font-size:14px;
}
.account-settings p{
	text-align:center;
	color:white;
	font-size:11px;
	margin:5px 0 0 0;
}
.account-settings a{
	color:white;
	font-size:11px;
}
.account-settings a:hover{
	text-decoration:none;
}
.settings-edit{
	text-align:center;
	font-size:11px;
}

	
.settings-edit h3{
	color:#c96a3a;
}

.settings-edit a{
	font-weight:normal;
	color:#7a7a7a;
	font-size:11px;
	text-decoration:none;
	line-height:15px;
}
 .balance-settings{
	height:32px;
	width:137px;
	background:url(../images/balance-bg.gif) no-repeat;
	text-align:center;
	line-height:28px;
	margin:10px auto;
	color:white;
	font-size:12px;
	font-weight:bold;
}

/**********qualifications**************/

.light-grey{
	background:url(../images/top-grey.gif) no-repeat center;
}
.light-orange h1{
	font-size:14px;
}

.grey-color{
	color:#686f7a;
	font-size:11px;
	line-height:20px;
}
.grey-color a{
	color:#686f7a;
	text-decoration:none;
}
.grey-color a img{
	margin-bottom:-1px;
}
.grey-color label{
	font-weight:bold;
}
.qualifications .hits-task{
	width:322px;
}
.qualifications .reward{
	width:250px;
}
.qualifications .view-task{
	width:auto;
	padding-top:34px;
}
.qualifications .long{
	width:770px;
	position:absolute;
}
.qua{
	padding-top:0;
}

/*******************faq***************/.

.faqs-links{
	width:568px; 
	margin:0 auto;
	margin-top:5px;
	text-align:center
}
.faqs-links a{
	font-size:11px;
	color:white;
	margin-right:53px;

}
.faqs-links b a{
	text-decoration:none;
}
.faqs h1{
	font-size:14px;
	color:#c8822a;
	font-weight:normal;
	padding-top:10px;
	margin-bottom:5px;
}
.faqs{
	height:auto;
	color:#7a7a7a;
	border:none;
}
.faqs a{
	color:#7a7a7a;
}
.faqs p{
	margin-top:0;
}

/************your status**********/

h3 a{
	color:#7a7a7a;
	font-size:10px;
	display:inline !important;
}

.left-bg{
	background:url(../images/left-bg.gif) no-repeat left ;
	height:29px;
	width:15px;
	float:left;
	margin-right:60px;

	
}
.right-bg{
	background:url(../images/right-bg.gif) no-repeat right;
	height:29px;
	width:15px;
	float:right;
}
.width-bar .table-cells{
	padding:0 35px;
}
.width-bar{
	background:#DCD8CD;
	margin-top:18px;
}

/****** hits-result-details*********/
.light-orange h2{
	font-size:12px;
	margin:0;
	padding:0;
}
.timer{
	float:left;
	padding-top:40px;
	padding-left:65px;
}
.accept{
	float:left;
	padding-top:17px;
	padding-left:50px;
	padding-right:20px;
}
.accept h2{
	padding-bottom:4px;
}
.total{
	float:left;
	padding-top:15px;
	padding-left:40px;
	
}
.total span{
	font-weight:normal;
}
.total h2{
	text-align:left;
	padding-top:5px;
}

.results .reward{
	width:138px;
	padding-top:6px;
}
.faqs h4{
	color:#545353;
	font-size:11px;
	padding-left:40px;
}
.faqs ol,ul{
	margin:0;
	padding:0;
	padding-left:55px;
}
.faqs ul{
	list-style:square;
}
.faqs .inputs2{
	padding-left:43px; 
	padding-top:20px;
}
.faqs .bottom-button{
	border-top:1px solid #D7D2C4;
	padding-left:168px;
	margin-top:20px;
}
.faqs .bottom-button h2{
	color:#7a7a7a;
	font-size:12px;
}
/* ToolTips */
.tip {
	color: #FFF;
	width: 500px;
	z-index: 13000;
	background: #5c5f69;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	border-bottom: 1px solid #ccc;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.TipsLogo .tip {
	color: #FFF;
	width: 250px;
	z-index: 13000;
	background: #5c5f69;
	margin:5px 0 0 165px;
}
 
.TipsLogo .tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 6px 6px 4px;
	border-bottom: 1px solid #ccc;
}
 
.TipsLogo .tip-text {
	font-size: 11px;
	padding: 0px 6px 6px;
}
.TipsLogo .tip-text p{
	font-size: 11px;
	margin: 4px 0;
}

/*Qualifications*/
.qtextarea{
	float:left;
	background: url(../images/textarea-bg.gif) repeat-x #FFFFFD;
	border:none;
	height:128px;
	width:340px;
	*height:126px;
	margin:0;
	*margin-left:-8px;
	overflow: auto;
	border:1px solid #B8B8B8;
	border-top-color:#8C8D8E;
	border-left:none;
	font-size:11px;
	color:#a2a1a1;
	font-family:Arial, Helvetica, sans-serif;
}

.check_like_div {background-color:#FFF;border:1px solid #8c828b;width:16px;height:16px;float:left;margin-top:8px;margin-right:9px;}
.radio_like_div {background:url(../images/radio_like_div.jpg);width:16px;height:16px;float:left;margin-top:8px;margin-right:9px;}
.delete-choice{margin-left:10px;margin-top:9px;cursor:pointer;width:16px;height:16px;}

/*New box details*/
.corner-ru{
	background: url(../images/corner-ru.jpg) no-repeat;
	height:8px;
	width:9px;
	float:left;
}
.corner-rd{
	background: url(../images/corner-rd.jpg) no-repeat;
	height:8px;
	width:9px;
	float:left;
}
.box-border-up{
	background: url(../images/bg-box-up.jpg) repeat-x;
	height:8px;
	width:380px;
	float:left;
}
.box-center{
	border-left:1px solid #74797F;
	border-right:1px solid #74797F;
	background:#EDEEE9;
}
.corner-lu{
	background: url(../images/corner-lu.jpg) no-repeat;
	height:8px;
	width:9px;
	float:left;
}
.corner-ld{
	background: url(../images/corner-ld.jpg) no-repeat;
	height:8px;
	width:9px;
	float:left;
}
.box-border-down{
	background: url(../images/bg-box-down.jpg) repeat-x;
	height:8px;
	width:380px;
	float:left;
}
/* added by MHSHAH for article pages */
.template1{
	width:840px;
	margin:0 auto;
	font-size:11px;
	color:#7a7a7a;
	display:table;
}
.listing_lefttitle{
	width:145px;
    border-bottom:1px solid #d6d2c9;
	font:bold 12px arial;
	color:#7b7a76;
    text-transform:uppercase;
}
.listing_left {
	font:12px arial;
	color:#c8822a;
}
.listing_left a{
	color:#c8822a;
    text-decoration:none;
}
.listing_left a:hover{
	color:#7a7a7a;
    text-decoration:none;
}
.process
 {
	background-color:#F9F9E2;
	width:120px;
	border-style:dotted;
	border-width:2px;
	padding:4px;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
 }
 .newdivider{
	height:0;
	width:800px;
	border-bottom:1px solid #D6D3C4;
	margin:0 auto;
	font-size:0px;
}
