body
{
    padding: 0;
    margin: 0;
    line-height: 100%;
    background: #F0F0F0;
    color: #454545;
    font-family: Calibri, Arial, sans-serif;
    font-size: 75%;
}

a
{
    color: #0E4D8B;
    background: inherit;
    text-decoration: none;
}

a:link
{
    text-decoration: none;
    border: none;
}

a:hover
{
    color: #000;
    background: inherit;
    text-decoration: none;
}

a.title
{
    color: #B41A1A;
    background: #FFF;
    text-decoration: none;
}

h1
{
    font: bold 2em Arial, Sans-Serif;
    letter-spacing: -1px;
    padding: 16px 0 0 8px;
    margin: 0;
}

h2
{
    margin: 0;
    padding: 0;
    font: bold 1.5em Arial, Sans-Serif;
    letter-spacing: -1px;
    color: FA7C25;
}

h1 a
{
    color: #FFF;
    background: inherit;
}

h1 a, h2 a
{
    text-decoration: none;
}

h1 a:hover, h2 a:hover
{
    color: #BFE1ED;
    background: inherit;
}

h3
{
    font: bold 90% Arial, Sans-Serif;
    margin: 0 0 10px 0;
    padding: 0;
    color: #5f5f5f;
    background: #FFF;
}

h4
{
    font: bold 90% Arial, Sans-Serif;
    margin: 0 0 0px 0;
    padding: 0;
    color: #5f5f5f;
    background: #FFF;
}

p
{
    margin: 0 0 0px 0;
    line-height: 1.5em;
    background-image: none;
}

form
{
    margin: 0;
}

form img
{
    vertical-align: bottom;
    border-style:none;
}

img
{
    border-style:none;
    float: none;
    margin: 0px 0px 0px 8px;
}

table
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 120px;
    
}

tr
{
    border: none;
    width: inherit;
    height: inherit;
}

td
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}

input.search
{
    color: #FF5D09;
    border: 0;
    font-size: 13px;
    padding: 3px;
    background-color: #FFFFFF;
    background-image: url(../images/input.png);
    background-repeat: no-repeat;
    background-position: left top;
    
}
input.maka
{
   
    background-color: #cccccc;
    
}

select.search2
{
    color: #FF5D09;
    border: 0;
    font-size: 13px;
    padding: 3px;
    background-color: #FFFFFF;
    background-image: url(../images/input.png);
    background-repeat: no-repeat;
    background-position: left top;
    width:300px;
}

textarea.search1
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    color: #FF5D09;
    font-size: 13px;
    padding: 3px;
    background-color: #FFFFFF;
    background-image: url( '../images/input_textarea.png' );
    background-repeat: no-repeat;
    background-position: left top;
    height: 160px;
    width: 300px;
}

.button
{
    padding: 2px;
    background: #88ac0b url( '../images/menu-background.png' ) top left repeat-x;
    color: #FFFFFF;
    border: 0;
    font-size: 11px;
}



input.submit
{
    height: 24px;
    font-weight: bold;
    width: 53px;
    border: none;
    background: #D96855 url( '../images/menu-background.png' ) top left repeat-x;
    padding: 3px;
    color: #FFF;
}

jpgrotator
{
    float: inherit;
}


/******Clear Bullet******/

#clear ul
{
    margin-bottom: 5;
    margin: 0;
    padding: 0;
    width: 100%;
}

#clear li
{
    display:list-item;
    list-style-type: none;
    text-indent: 15px;
}

#clear
{
    font-size: 100%;
    margin-top: 0;
    margin-bottom: 0;
    
}

/*******Menu*******/

#menu_container
{
    width: 748px;
    _width: 750;
    background: #F0F0F0;
    height: 20px;
    padding-left: 5px;
    padding-right: 7px;
    _padding-right: 5px;
}

#menu
{
    width: 100%;
    background: #88ac0b url( '../images/menu-background.png' ) top left repeat-x;
    float: left;
    font-size: 100%;
    white-space: nowrap;
    padding-right: 2px;
    margin-top: 0;
    margin-bottom: 0;
}

* html #menu
{
    padding-right: 0;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    border-left: 1px solid #95bc0e;
    border-right: 1px solid #95bf0f;
    width: 100%;
}

#menu li
{
    display: inline;
}

#menu a:link, #menu a:visited
{
    padding: 0.25em 1em;
    background: transparent;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    border-right: 1px solid #95bc0e;
}

#menu a:hover
{
    background: #b6e41c url( '../images/menu-hover.png' ) repeat-x;
    color: #485b06;
}

/*****layout------ */

.content
{
    margin: 10px auto;
    width: 768px;
    background: #F0F0F0 url(../images/big_middle.gif) repeat-y;
    color: #454545;
}

.logo
{
    padding: 0px 0 0 0px;
}

/*****header-----*/

.header_top
{
    background: #FEFEFE url(../images/big_top.gif) no-repeat;
    color: #FFF;
    height: 15px;
}

.header
{
    height: auto;
    width: auto;
    padding: 0px 10px 0 10px;
}

.header_bottom
{
    clear: both;
    background: #FEFEFE url(../images/big_bottom.gif) no-repeat;
    color: #FFF;
    height: 15px;
}

.sf_left
{
	float: left;
	width: 240px;
	height: 85px;
	color: #FFF;
	background: url(../images/getajobLogosmall.png) center;
	margin-left: 7px;
}

.sf_right
{
	width: 505px;
	height:95px;
	float: right;
	margin: 7px 4px 7px -4px;

}

.sf_search
{
    clear: both;
    margin-top: -2px;
}

.subheader
{
    padding: 8px;
    background: #f0f0f0;
    color: #808080;
}

/*****left side--------- */

.left
{
    float: left;
    width: 595px;
    margin: 0 0 10px 0;
}

.box_top
{
    background: #F0F0F0 url(../images/leftbox_top.gif) no-repeat;
    color: #808080;
    height: 40px;
    width: 159px;
}

.box_top h2
{
    color: #808080;
    background: inherit;
    padding: 5px 0 0 5px;
    margin: 0;
}

.box
{
    border-left: 2px solid #F0F0F0;
    border-right: 2px solid #F0F0F0;
    padding: 0 4px 0 7px;
    margin: 0;
    width: 144px;
    color: #595959;
    background: #FFF;
}

.box img
{
    float: inherit;
}

.box_bottom
{
    background: #FFF url(../images/leftbox_bottom.gif) no-repeat;
    color: #000;
    height: 13px;
    width: 160px;
    margin: 0 0 7px 0;
}

/****** left and central column */

.left_side
{
    float: left;
    width: 159px;
    padding: 0px 5px 8px 8px;
}

.right_side
{
    float: right;
    width: 405px;
    margin: 0 5px 0 0;
    text-align: justify;
}

.article
{
    padding: 0 5px 0 0px;
    margin-bottom: 20px;
}

.grey_top
{
    clear: both;
    width: 382px;
    background: #EDEDED url(../images/grey_top.gif) no-repeat;
    color: #000;
    height: 5px;
    padding: 0;
    margin: 0px 0 0 6px;
}

.grey
{
    width: 362px;
    margin: 0 0 0 6px;
    padding: 10px;
    background: #EDEDED url(../images/grey_bottom.gif) no-repeat bottom left;
    color: #808080;
}

.grey a
{
    color: #C83C3C;
    background: inherit;
    font-weight: bold;
}

.grey a:hover
{
    color: #000;
    background: #EDEDED;
}

.highlight
{
    padding: 5px 3px 5px 3px;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ccc;
}


/****** right side  ---------- */

.right
{
    float: right;
    width: 170px;
    margin: 0 0 10px 0;
}

/*img
{
    float: none;
    margin: 0px 0px 0px 8px;
}*/

/*****left side posting page--------- */

.left_post
{
    float: left;
    width: 760px;
    margin: 0 0 10px 0;
}

/****** right side posting page ---------- */

.right_post
{
    float: left;
    width: 170px;
    margin: 0 0 10px 0;
}

/****** left and central column posting page*/

.left_side_post
{
    float: left;
    width: 159px;
    padding: 0px 5px 8px 8px;
}

.right_side_post
{
    float: right;
    width: 580px;
    margin: 0 5px 0 0;
    text-align: justify;
}

/***** footer  ------ */

.footer
{
    clear: both;
    text-align: center;
    background: #f0f0f0;
    padding: 5px 0 3px 0;
    border-top: 1px solid #eee;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: FA7C25;
}

.footer p
{
    line-height: 2em;
}

.footer a
{
    color: #4F4F4F;
    background: #f0f0f0;
    border-bottom: 1px #808080;
    text-decoration: none;
}

.footer img
{
    float: inherit;
    margin-left: 0px;
    vertical-align: middle;
}
#makap  
{
    font-size: 10px;
    color:Black;
    
}

fieldset { border:1px ridge #9C6500 }

legend {
  padding: 0.2em 0.5em;
  border:1px ridge #9C6500;
  border-style :ridge;
  color:white;
  text-align:right;
  font-size:medium;
  font-family:Verdana;
  background-color:#9C6500
  }
