﻿
body,html
{
	background-color: #CCCCCC;
	height: 100%;
	
}

#wrapper 
{
	width: 960px;
	margin-left: auto;
	margin-right: auto; 
	background-image: url('/images/newdesignv1/background.jpg');
	min-height: 100%;
}

#wrapperInner 
{
	width: 937px;
	margin-left: auto;
	margin-right: auto; 
}

#wrapperHeader 
{
	background-color: #000066;
	height: 100px;
	border-bottom: solid 2px black;
}

#header 
{
	position: relative;
		width: 960px;
	margin-left: auto;
	margin-right: auto; 
	height: 100px;
}

#headerMenu 
{
	position:absolute;
	bottom: 0px;
	right: 15px;
	padding: 0px;
	margin: 0px;
}

#headerMenu UL
{
	list-style-type: none;
		padding: 0px;
	margin: 0px;
}

#headerMenu UL LI 
{
	background-image: url('/images/newdesignv1/menu.gif');
	width:150px;
	height: 27px;
}

#headerMenu UL LI A
{
	margin-left: 10px;
	margin-top: 10px;
	line-height: 27px;
	text-decoration: none;
	color: White;
	
}

.tablestretch {
background-image: url(images/1pxred.gif);
background-repeat: repeat-x;
}
th.formtable{
background-color: #000066;
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
padding: 3px;
background-image: url('/images/newdesignv1/background-bar.jpg');
}
th.text{
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
padding: 3px;
}
label.text{
font-family: Verdana;
font-size: 8pt;
}
table.formtable{
background-color: #EBEBEB;
border-top: thin none #000066;
border-right: thin solid #000066;
border-bottom: thin solid #000066;
border-left: thin solid #000066;
}
td.formtable{
font-family: Verdana;
font-size: small;
}
body{
font-family: Verdana;
font-size: small;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

input {
font-family: Verdana;
font-size: smaller;
}
select {
font-family: Verdana;
font-size: smaller;
}
td.footer{
font-family: Verdana;
font-size: 8pt;
color: white;
background-color: black;
padding: 4px;
}

a.footer:link{
color:white;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
}
a.footer:hover{
color:#FFFFFF;
font-weight:bold;
text-transform: uppercase;
text-decoration: underline overline;
}
a.footer:visited{
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
}
td.maincontent {
font-family:Verdana;
font-size: 8pt;
vertical-align: top;
}
table.maincontent {
vertical-align: top;
}
a.articlebody:visited {
color: #CD1314;
font-weight: bold;
}
a.articlebody:link {
color: #CD1314;
font-weight: bold;
}
a.articlebody:hover {
color: #CD1314;
font-weight: bold;
}
td {
font-family: verdana;
font-size: 8pt;
}
a:visited {
color: #CD1314;
}
a:link {
color: #CD1314;
}
a:hover {
color: #CD1314;
}
th.rightsection{
background-color: #707070;
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
padding: 3px;
}
table.rightsection{
border-top: thin none #707070;
border-right: thin solid #707070;
border-bottom: thin solid #707070;
border-left: thin solid #707070;
background-color: #F5F5F5;
}
td.rightsection{
font-family: Verdana;
font-size: xx-small;
}

table.rightsection2{
border-top: thin solid #A00E0F;
border-bottom: thin solid #A00E0F;
background-color: #F5F5F5;
}
td.rightsection2{
font-family: Verdana;
font-size: xx-small;
}
table.articleseparator{
border-top: thin none #CD1314;
border-right: thin solid #CD1314;
border-bottom: thin none #CD1314;
border-left: thin none #CD1314;
}

.borderless 
{
	border: none 0px #ffffff;
}

.listLink 
{
	list-style-type: none;
	font-family: verdana;
	font-size: 8pt;
}

TD.jobPost 
{
	width: 150px;
	font-weight: bold;
}

INPUT.standard 
{
	width: 250px;
}

TABLE.PostAJob 
{
	background-color: #EBEBEB;
border-top: thin none #CD1314;
border-right: thin solid #CD1314;
border-bottom: thin solid #CD1314;
border-left: thin solid #CD1314;
}

TABLE.JobseekerLogin
{
	width: 100%;
}

B.mand 
{
	color: red;
}
.warning { color: red }
.success { color: Green} 