@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: myridpro;
    src: url(fonts/MYRIADPRO-LIGHT.OTF);
}
body    {
    margin: 0px;
    font-family: myridpro;
    color: #000;
}
.odd a {
text-decoration: none;
color: black;	
	}
.even a {
text-decoration: none;
color: black;	
	}
.wrapper    {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
}
.header {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.header_top {
    width: 100%;
    padding: 0px;
    padding-bottom: 1px;
    margin: 0px;
    background-image: url('../images/nollywork_headerbg.png');
    background-repeat: repeat-x;
    height: 48px;
}
.header_bottom {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-image: url('../images/nollywork_searchbg.png');
    background-repeat: repeat-x;
    height: 48px;
}
.header_inner   {
    width: 960px;
    margin: 0 auto;
}
.logo{
    width:173px;
}
.menu   {
    text-align: right;
}
.menu ul    {
    display: -webkit-inline-box;
    padding: 0px;
    margin-top: 15px;
}
.menu ul li {
    margin-top:5px;
    list-style-type: none;
    padding: 14px;
    padding-left: 0px;
    padding-right: 0px;
     display:inline;
}
.menu ul li:hover   {
    background-image: url('../images/nollywork_menubg.png');
}
.menu ul li a   {
    color: #fff;
    text-decoration: none;
    margin: 2px;
    padding: 10px;
}
.search {
    color: #fff;
    vertical-align: middle;
    text-align: right;
}
.search label   {
    margin: 5px;
}
.search input   {
    color: #e4ba6c;
    padding: 5px;
    padding-left: 10px;
    margin: 5px;
    border: 1px solid #e4ba6c;
    border-radius: 2px;
}
#search_submit  {
    width: 100px;
    background-color: #fff;
}
::-webkit-input-placeholder {
   color: #e4ba6c;
}
.green_box  {
    background-color: #819500;
    position: absolute;
    width: 165px;
    padding: 10px;
    text-align: right;
    padding-right: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-top: -35px;
    margin-left: 334px;
}
.green_box span {
    font-size: 22px;
}
#box2   {
    margin-left: 650px;
}
#box2 span  {
    padding-left: 20px;
    font-size: 25px;
}
.content{
    width: 960px;
    margin: 0 auto;
}
.slider {
    border-bottom: 2px solid #fbf4e8;
}
.slider img {
    width: 960px;
    height: auto;
}
.content_inner  {
    width: 960px;
}
.content_section    {
    width: 30%;
    margin: 2%;
    float: left;
}
#content_first  {
    margin-left: 0px;
    height: 405px;
    overflow: scroll;
    margin-top: 60px;
}
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background: #fff;
    //-webkit-border-radius: 1ex;
}
::-webkit-scrollbar-thumb {
    background: #819500;
    -webkit-border-radius: 1ex;
    //-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
.content_images {
    margin-right: 5%;
}
.content_images_inner   {
    width: 48%;
    margin: 1%;
    float: left;
}
.content_images_inner img   {
    width: 92%;
    margin-bottom: 10px;
}
.content_section p  {
    margin: 2%;
    text-align: justify;
}
.news   {
    margin-bottom: 12px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px;
}
td  {
    vertical-align: top;
}
td h1   {
    margin-top: 0px;
    font-weight: normal;
}
 .news:hover {
    background-color: #fff;
}
.table_img  {
    border-radius: 5px;
}
.content_page   {
    width: 960px;
    margin: 0 auto;
    margin-top: 20px;
    min-height: 630px;
}
.heading    {
    color: #819500;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
}
.content_page p    {
    float: left;
}
.content_page p img  {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.question {
    color: #819500;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.content_page ul    {
    list-style-type: square;
    list-style-image: url('../images/ul.png');
}
.content_page ul li {
    padding-left: 10px;
}
.register_div   {
    float: left;
    width: 65%;
    margin-right: 3%;
}
.register_div div   {
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
    float: left;
}
.register_div label {
    margin: 5px;
    padding: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 150px;
    float: left;
    text-align: right;
    margin-right: 15px;
    display: inline-block;
}
.register_div label span    {
    color: #ff0000;
}
.register_div input {
    margin: 5px;
    padding: 5px;
    width: 250px;
    background-color: #e4ba6c;
    border: 0px;
    border-bottom: 2px solid #ddd;
    color: #fff;
}
.register_div textarea {
    margin: 5px;
    padding: 5px;
    min-width: 250px;
    max-width: 250px;
    min-height: 60px;
    background-color: #e4ba6c;
    border: 0px;
    border-bottom: 2px solid #ddd;
    color: #fff;
}
.register_div select    {
    margin: 5px;
    padding: 5px;
    width: 260px;
    background-color: #e4ba6c;
    border: 0px;
    border-bottom: 2px solid #ddd;
    color: #fff;
}
.register_div a {
    margin-left: 25px;
    margin-right: 80px;
    text-decoration: none;
    color: #000;
}
.register_div select option {
    margin: 10px;
    padding: 8px;
    width: 220px !important;
    background-color: #e4ba6c;
    border: 0px;
    border-bottom: 2px solid #ddd;
    color: #fff;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill  {
    background-color: #e4ba6c !important;
    color: #fff !important;;
}
select ::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background: #fff;
    //-webkit-border-radius: 1ex;
}
select ::-webkit-scrollbar-thumb {
    background: #819500;
    -webkit-border-radius: 1ex;
    //-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
#submit_register    {
    background-color: wheat;
    color: #819500;
    font-size: 25px;
    font-weight: bold;
    width: 125px;
    border: 3px solid;
    margin-right: 0px;
    padding-right: 0px;
    border-radius: 5px;
}
#login    {
    background-color: #819500;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    width: 110px;
    border-radius: 2px;
    box-shadow: 2px 3px 5px #888;
    border: 0;
    margin-right: 0px;
}
.register_paragraph {
    float: left;
    width: 32%;
}
.invite_link    {
    padding: 5px;
    text-decoration: none;
    color: #fff;
    background-color: #e4ba6c;
    margin-left: 30px;
    border-radius: 5px;
}
.script_det1{
    width: 35%;
    margin-bottom: 3px;
    float: left;
}
.script_det2{
    width: 65%;
    margin-bottom: 3px;
    float: left;
}
.script_det2 a  {
    text-decoration: none;
}
.tabs   {
    margin: 20px;
    margin-top: 40px;
}
.tabs div   {
    width: 46%;
    margin: 2%;
    margin-top: 30px;
    float: left;
    text-align: center;
}
.tabs div a  {
    color: #000;
    text-decoration: none;
}
.tabs div a span {
    border: 2px solid #819500;
    border-top: 1px solid #819500;
    border-left: 1px solid #819500;
    box-shadow: 2px 2px 2px #aaa;
    padding: 20px;
    width: 260px;
    display: inline-block;
}
.dashboard_link {
    margin-top: 20px;
    width: 97%;
    text-align: right;
    padding: 3%;
}
.dashboard_link a   {
    color: #000;
    text-decoration: none;
    background: linear-gradient(to bottom, white 0%, gainsboro 100%);
    padding: 10px;
    border: 1px solid #cacaca;
}
.left_menu	{
	width: 24%;
	margin-right: 1%;
	float: left;
	margin-top:30px;
}
.left_menu div	{
	width: 100%;
	padding: 12px;
	padding-left: 0px;
	padding-right: 0px;
	border: 2px solid #ccc;
	border-bottom: 0px;
	border-radius: 1px;
	color: #666;
}
.left_menu div a	{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}
.left_menu div a:hover	{	
	color: #819500;
}
.content_dashboard	{
	float: left;
	width: 74%;
	color:#666;
	margin-top:30px;
	margin-left:1%;
}
.profile	{
	width: 30%;
	float:left;
	margin-right: 1%;
}
.profile div	{
	width:100%;
	margin-bottom:15px;
}
.profile div img	{
	width:100%;
}
.profile div span	{
	color: #819500;
	font-weight: bold;
	font-size: 30px;
}
.profile div .btn	{
	background-color: #819500;
	border: 1px solid #888;
	border-radius: 5px;
	padding: 4px;
	width: 102px;
        color:white;
}
.content_dashboard .content	{
	width:67%;
	float:left;
	margin-left:2%;
}
.profile_heading	{
	color: #000;
	font-weight: bold;
	font-size: 25px;
	float: left;
	margin-top: 15px;
	margin-bottom:15px;
}
.profile_info	{
	width: 100%;
	margin-top: 5px;
	float:left;
}
.left	{
	width: 25%;
	float: left;
	text-align: left;
	margin-right: 5%;
}
.right	{
	width: 70%;
	float: left;
}
.right a	{
	text-decoration: underline;
	color: #336699;
}
.footer {
    width: 100%;
    margin-top: 10px;
    float: left;
    background-image: url('../images/nollywork_footerbg.png');
    background-repeat: repeat-x;
}
.footer_inner    {
    width: 960px;
    margin: 0 auto;
    color: #fff;
}
.footer_menu    {
    list-style-type: none;
    display: -webkit-inline-box;
    margin: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.footer_menu li {
    //margin: 5px;
    display: inline;
}
.footer_menu li a   {
    padding: 5px;
    margin: 3px;
    color: #fff;
    text-decoration: none;
}
.footer_form label  {
    margin: 10px;
}
.footer_form input  {
    width: 120px;
    margin: 10px;
    padding: 4px;
    color: #819500;
    border-radius: 2px;
    box-shadow: 3px 3px 3px #666;
}
#submit {
    width: 80px;
}
.social_table   {
    width: 100%;
    margin-top: 25px;
    text-align: right;
}
.social_table td    {
    
}
.social_table td img    {
    margin: 5px;
    box-shadow: 2px 3px 5px #555;
    height:28px;
    margin-bottom:15px;
}
.copyright  {
    text-align: right;
    padding-right: 130px;
}
.copyright a    {
    text-decoration: none;
    color: #fff;
}
.poweredby  {
    
}
.poweredby a    {
    text-decoration: none;
    color: #fff;
}
.opClass {
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}
#dvLoading
{
   background:url('../images/loader.gif') no-repeat center center;
   margin : 0 auto;
   width: 100%;
   height:100%;
   position: fixed;
   z-index: 1000;
   display:none;
   opacity:0.75;
}
.select2TextBox{
  margin: 5px !important;
  padding: 5px !important;
  width: 250px !important;
  background-color: #e4ba6c !important;
  border: 0px !important;
  color: #fff !important;
}
.select2-container-multi .select2-search-choice-close{
	left: -20px !important;
}
.select2-container-multi{
	width: 266px !important;
  	background-color: #e4ba6c !important;
}