﻿body
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000000 url('../Content/images/bg_gsj.jpg') no-repeat fixed left top;	
	font-size: 12pt;
}

img 
{
    border: 0;
}

div#page
{
	width: 960px;
	margin: 0 auto;
}

div#header
{
}

div#header_logo
{
	width: 323px;
	float: left;
}

div#header_navigation
{
	float: right;
	text-align: right;
	width: 617px;	
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#header_navigation a,
div#header_navigation a:visited
{
	text-decoration: none;
	color: #ffffff;
}

div#header_navigation a:hover,
div#header_navigation a:active
{
	color: #ff0000;
}


div#newsletter
{
	height: 30px;
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	background-image: url('../Content/images/bg_news.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	border-bottom: solid 1px #000000;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}


div#content
{
	clear: both;
	background-color: #ffffff;
	padding: 20px;
	padding-top: 10px;
	width: 920px;
	text-align: left;
}

div#content a,
div#content a:visited
{
	text-decoration: none;
	color: #f00;
}

div#content a:hover,
div#content a:active
{
	color: #000;
}


div#content h1
{
	padding: 0;
	font-size: 14pt;
	color: #000;
	border-bottom: 1px solid #ff0000;
	width: 100%;
}

div#footer
{
	clear: both;
	width: 950px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ccc;
	padding: 5px;
	border-top: 1px solid #000;
}

div#footer a,
div#footer a:visited
{
	text-decoration: none;
	color: #f00;
}

div#footer a:hover,
div#footer a:active
{
	color: #000;
}

.floatleft
{
	float: left;
	text-align: left;
}

.floatright
{
	float: right;
	text-align: right;
}

.clear 
{
    clear: both;
}

.red 
{
    color: #f00;
}

.bold
{
    font-weight: bold;
}

legend 
{
    font-style: italic;
    font-weight: bold;
}

#progressbar
{
    border: solid 1px #000;   
    width: 300px;
    height: 19px;
	background-color: #fafafa;	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;    
}

#progress
{
    height: 19px;
    background-color: #94CE43;
    text-align: right;
    color: #fff;
    padding-right: 5px;
    font-weight: bold;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;      
}

.error {}

.required {}

label.error 
{
    color: #f00;
    font-style: italic;
    padding-left: 10px;
}

#progressbox
{
    float: right;
    font-size: 15px;
    /*border: solid 1px #999;*/
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;      
	padding: 10px;
}

label 
{
    padding-bottom: 5px;
    font-weight: bold;
}

.forminput
{
    font-size: 12pt;
	padding:0.15em;
	width: 535px;
	border:1px solid #ddd;
	background:#fafafa;	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea 
{
    font-size: 12pt;
    font-family: Arial, sans-serif;
}

input.forminput:hover,
inputforminput:focus
{
	border-color:#c5c5c5;
	background:#f6f6f6;
}

div#buttons
{
    width: 600px;
}

a.linkbutton,
a.linkbutton:visited 
{
    padding: 10px;
    margin: 10px;
    width: 250px;
    border: solid 2px #f00;
    background-color: #ddd;
    font-size: 14pt;
    font-weight: bold;
    color: #fff;
    text-align: center;   
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;   
}


a.linkbutton:hover,
a.linkbutton:active
{
    background-color: #fff;    
    color: #f00;     
}

.vacancytitle 
{
    padding: 10px;
    margin: 10px;    
    border: solid 2px #f00;
    background-color: #eee;
    font-size: 14pt;
    font-weight: bold;
    color: #000;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	width: 400px; 
	float: left;
}

.vacancymeta
{
    font-size: 12pt;
    font-weight: normal;
}

.roletitle 
{
    padding: 10px;
    margin: 10px;    
    border: solid 2px #f00;
    background-color: #fff;
    font-size: 12pt;
    font-weight: bold;
    color: #000;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	width: 260px; 
	float: left;
}

.rolemeta
{
    font-size: 10pt;
    font-weight: normal;
}


.fields
{
    padding: 10px;
    -moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;  
	width: 550px;
}

.proceed 
{
    padding: 2px;
    margin: 2px;
    margin-top: 10px;
    border: solid 2px #f00;
    background-color: #333;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    text-align: center;   
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

a.back,
a:visited.back
{
    padding: 2px;
    margin: 2px;
    margin-top: 10px;
    border: solid 2px #f00;
    background-color: #333;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    text-align: center;   
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

a:hover.back,
a:active.back
{
    background-color: #888;
    cursor: pointer;    
}

.proceed:hover
{
    background-color: #888;
    cursor: pointer;
}

table#avail_tbl
{
    
}

.avail_td 
{
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    text-align: center;
}

.avail_th 
{
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    text-align: center;    
}

.avail_left
{
    border-left: solid 1px #ccc;    
}

.avail_top
{
    border-top: solid 1px #ccc;    
}

.vac_desc
{
    font-size: 12pt;
	padding:0.15em;
	width: 600px;
	border:1px solid #ddd;
	background:#fafafa;	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	height: 400px;
}

select
{
    font-size: 12pt;
	padding:0.15em;
	width: 405px;
	border:1px solid #ddd;
	background:#fafafa;	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

table#vac_tbl
{
    
}

.vac_td 
{
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    text-align: center;
    width: 120px;
}

.vac_th 
{
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 3px;
    text-align: center;   
}

.vac_left
{
    border-left: solid 1px #ccc;    
}

.vac_top
{
    border-top: solid 1px #ccc;    
}

td 
{
    vertical-align: top;
}

table#app_tbl
{
    
}

.app_td 
{
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 5px;
    text-align: left;
    width: 120px;
}

.app_left
{
    border-left: solid 1px #000;    
}

.app_top
{
    border-top: solid 1px #000;    
}

.adminmenu
{
    padding: 5px;
    border-right: solid 1px #000;
}

st1vaclist 
{
    padding: 0;
    margin: 0;
}
.st1vaclist_td 
{
    width: 250px;
    border: 0;
    border-bottom: solid 1px #eee;
}

checkbox 
{
    width: 5px;
    height: 5px;
}

div#menubar {
    background-color:#eee;
    border-color: #000000;
    border-style:none none solid;
    border-width:0 0 1px;
    clear:both;
    color:#000;
    font-weight:bold;
    margin:0;
    padding:5px;
    width:950px;
}

div#menubar a,
div#menubar a:visited {
	color: #ff0000;
	text-decoration: none;
}

div#menubar a:hover,
div#menubar a:active {
	text-decoration: underline;
}
