body{ background: #FFF;
      margin: 0px;
      padding: 0px;
      color: #000;
min-height:700px ;
      height:auto ;
      overflow:scroll;}
.main{ margin: 0 auto;
       width: 740px;
       -moz-box-shadow: 1px 0 5px -1px #000;
       -webkit-box-shadow: 1px 0 5px -1px #000;
       box-shadow: 1px 0 5px -1px #000;}
.logo{ width: 200px;
       /*       background: #69a5a5;*/
}
.top_right{
    width: 540px;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000}

.content_headline { font-family: Arial, Helvetica, sans-serif; 
                    font-size: 14px; 
                    text-decoration: none; 
                    font-weight: bold; 
                    color: #000000;
                    padding: 0 0 5px 10px;
}
.header_subline {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}

.content_text {width:400px; font-family: Arial, Helvetica, sans-serif; 
               font-size: 12px; 
               text-decoration: none; 
               color: #000000;
               padding-top: 10px;
               background: url("../templates/images/border_content_bottom.gif") repeat-x top;
    }
.content_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFF;
          padding: 10px 0 10px 0;}
.header{
    background: #fbfbfb;
    background: -moz-linear-gradient(90deg, #fbfbfb 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(90deg, #fbfbfb 0%, #e5e5e5 100%);
    background: -o-linear-gradient(90deg, #fbfbfb 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(90deg, #fbfbfb 0%, #e5e5e5 100%);
    background: linear-gradient(180deg, #fbfbfb 0%, #e5e5e5 100%);
    width: 100%;
}
.header_headline { font-family: Arial, Helvetica, sans-serif; 
                   font-size: 20px; 
                   font-style: italic;
                   color: #0b0b0b; 
                   text-decoration: none; 
                   font-weight: bold;
                   padding: 10px 0 0 10px;
                   width:450px}
.login_msg{font-family: Arial, Helvetica, sans-serif; 
           font-size: 14px; 
           color: #81c241; 
           font-weight: bold;
           text-decoration: none;
           width: 450px;
           padding: 20px 0 0 20px;
           margin-left: 20px;}
.nav{ width: 200px;}
.nav_red{ background: #d32027;
          width: 5px;}
.nav_text{ background: #383838;
           width: 180px;
           padding: 5px 5px 5px 10px;
           font-family:Arial;
           font-size: 12px;
           color:#FFF;
           text-decoration: none;
           border-bottom:1px solid #e4eed9;}
.nav_text a{color:#FFF;
            text-decoration:none}
.nav_text a:hover{color:#d5ffab;
                  text-decoration: none;}
.sponsor{ width: 140px;
          border: 1px solid #d8d8d8;}
.star{color: red;
      padding-left: 5px;}
.small_txt{ font-family:Arial;
            font-size: 14px;
            padding: 20px 0 10px 10px;
            display: block}
.login{ margin: 0px;
        padding: 0px;}
.login p{ margin: 0px;
          padding: 5px;}
.login label{font-family:Arial;
                 font-size: 12px;
                 float:left;
                 width:150px;
                 display:block;
                 text-align:right;
                 margin-right:10px;
}	
.login input{ margin:0;	
              width:200px;
              border:1px solid #ddd;		
              padding:3px 5px 3px 5px;
}

.login input[type="checkbox"] {  

    float: left;
    width: 20px;
    margin-left: 100px;
}  
.btn{ margin-left: 102px;
      border:none;
      background: none;

}
.signup{ margin-left: 150px;
         border:none;
         background: none;

}
.small{ font-family:Arial;
        font-size: 14px;
        padding: 5px 0 0 0px;
}
.footer_bg{ background: #535353;
            background: -moz-linear-gradient(90deg, #535353 0%, #313131 100%);
            background: -webkit-linear-gradient(90deg, #535353 0%, #313131 100%);
            background: -o-linear-gradient(90deg, #535353 0%, #313131 100%);
            background: -ms-linear-gradient(90deg, #535353 0%, #313131 100%);
            background: linear-gradient(180deg, #535353 0%, #313131 100%);
            width: 100%;
            padding: 10px 0 10px 0;
            margin-top: 5px;
}
.text{ color: #eeeeee;}
.logout{font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #000000; 
        text-decoration: none;
        float:right;
        margin-top: 60px;

}
.logout a{color: #000000; 
          text-decoration: none;
}
.logout:hover{color: #000000; 
              text-decoration: underline;
}
.table_text{font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            color:#000; }
.td_text  {
    padding: 8px;
    background-color: #69A5A5;
    font-size:12px;
    color:#FFF;
    letter-spacing: 1px;
}
.disply_text  {padding: 5px;
               font-size:12px;
               color:#000;

}
.pag_num{font-size:12px;
         color:#FFF;
         text-align: center;
         background: #535353;
         width: 20%;
         float: right;
         padding: 2px 0;
         margin-bottom: 5px;
         margin-right: 5px;
         font-family: Arial;}


.lable_txt{font-family:Arial;
           font-size: 12px;
           color: #000;
    padding: 0 0 0 10px;}
.profile_form input{ margin:0;	
              width:250px;
              border:1px solid #ddd;		
              padding:3px 5px 3px 5px;
}
.profile_form textarea{ margin:0;	
              width:250px;
              height: 100px;
              border:1px solid #ddd;		
              padding:3px 5px 3px 5px;
}
.profile_form select{ margin:0;	
              width:250px;
              border:1px solid #ddd;		
              padding:3px 5px 3px 5px;
}

.profile_form input[type="radio"] {  

    float: left;
    width: 20px;
    margin-left: 250px;
}  
.profile_btn{ margin-left:460px !important;
      border:none !important;
      background: none;
      height: 13px !important;
      width: 60px !important;

}
.update_btn{ 
      border:none !important;
      background: none;
      height: 13px !important;
      width: 60px !important;
}
.delete{margin:3px 0 0 500px; 
       width: 60px;
         height: 13px !important;
       float: left;}
.admin_btn{ margin-left:155px !important;
      border:none !important;
      background: none;
      height: 13px !important;
      width: 60px !important;

}
.small_other{ font-family:Arial;
            font-size: 12px;
            padding: 10px 0 10px 10px;
           }
           
.forums{ width: 90%;
    margin: 0 auto;
margin-bottom: 15px;}

table.forums th {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #a3c7d7;
	background-color: #313131;
        color: #fff;
}
table.forums td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #c9dbeb;
	background-color: #ffffff;
	font-size:11px;
	color:#333333;
}

.forums{ width: 90%;
    margin: 0 auto;
margin-bottom: 15px;}

table.jobdetails th {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #a3c7d7;
	background-color: #313131;
        color: #fff;
}
table.jobdetails td {
	padding: 8px;
	font-size:12px;
	color:#333333;
        font-weight: 500;
}
.tell_frnd{ margin-left:295px !important;
      border:none !important;
      background: none;
      height: 13px !important;
      width: 60px !important;

}