/* West Brom Vacancy Search CSS Document */

/*@import url(http://www.westbrom.co.uk/styles/global.css);*/

.frame
{
    border: 0;
    width: 750px;
    height: 50em;
}

html
{
    overflow-x: hidden;
    overflow-y: auto;
}

BODY
{
    text-align: left;
    background-color: #6e2f92;
    background-image: none;
}

table
{
    background-color: #ffffff;
}

/*
.content {
    padding-right: 15px;
}
*/

.clear
{
    clear: both;
}
select
{
    height: 100px;
    width: 220px;
    font-size: 80%;
}
.search
{
    float: left;
}
.search p
{
    margin-bottom: 0.5em;
}

.vactitle, .branch
{
    float: left;
    width: 45%;
    margin-bottom: 0.5em;
}
.desc
{
    margin-bottom: 0.5em;
}
.apply
{
    margin-bottom: 1.0em;
}
.hr
{
    width: 100%;
    height: 1px;
    overflow: hidden;
    border-top: dotted 1px #ccc;
    margin-bottom: 0.5em;
}
.search_but
{
    background: transparent url(../img/search-button.jpg) no-repeat;
    width: 70px;
    height: 20px;
    display: block;
}
.search_but span
{
    display: none;
}

.lineSpace
{
    height: 15px;
    width: 100%;
}

.nav-container
{
    width: 149px;
    height: auto;
}

.nav-container-top
{
    width: 149px;
    height: 9px;
    background-image: url("../img/menu-top.jpg");
    float: left;
    clear: both;
    background-repeat: repeat-x;
}

.nav-container-middle
{
    width: 149px;
    height: auto;
    background-image: url("../img/menu-middle.jpg");
    float: left;
    clear: both;
    _margin-top: /**/ -10px;
}

.nav-container-bottom
{
    width: 149px;
    height: 9px;
    background-image: url("../img/menu-bottom.jpg");
    float: left;
    clear: both;
    background-repeat: repeat-x;
}

ul
{
    padding-left: 0px;
    margin-left: 0px;
}
.nav
{
    background-image: url("../img/bullet.jpg");
    background-repeat: no-repeat;
    padding-left: 15px;
}
.float-left
{
    float: left;
}

.clear-both
{
    clear: both;
}

.divider
{
    background-image: url("../img/divider.jpg");
    background-repeat: no-repeat;
    height: 6px;
    width: 135px;
    margin: 2px 0 2px 0;
}

.nav-container a
{
    color: #6e2f92;
    text-decoration: none;
    font-weight: bold;
}

.nav-container a:hover
{
    color: #8cc63f;
}

.current-link
{
    color: #555555 !important;
}

.content-container
{
    width: 575px;
    height: auto;
    margin-bottom:1em;
}

.content-container-top
{
    width: 575px;
    height: 8px;
    background-image: url("../img/content-top.jpg");
    background-repeat: repeat-x;
}

.content-container-middle
{
    width: 575px;
    height: auto;
    background-image: url("../img/content-middle.jpg");
    font-size: 80%;
    color: #555555;
    _margin-top: /**/ -10px;
}
.content-container-middle a
{
    color: #555555;
    text-decoration: none;
    font-weight: bold;
}

.content-container-middle a:hover
{
    color: #8cc63f;
}
.content-container-middle a:visited
{
    color: #555;
}
.content-container-bottom
{
    height: 8px;
    width: 575px;
    background-image: url("../img/content-bottom.jpg");
    background-repeat: repeat-x;
}

h1
{
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 150%;
}

h2
{
    font-family: Arial,sans-serif;
    font-weight: normal;
    color: #6e2f92;
    font-size: 160%;
}
.align
{
    margin-left: 20px;
}
p
{
    font-size: 10pt;
}
ul li
{
    margin: 0 0 0 5px;
    padding: 0 5px 0px;
}
li
{
    color: black;
    text-align: left;
    font-size: 10pt;
}
.blueboldinpara
{
    color: #6e2f92;
}
.results
{
    font-size: 100%;
    color: Black;
}
.results a
{
    color: #6e2f92;
    text-decoration: none;
    font-weight: bold;
}

.results a:hover
{
    color: #8cc63f;
}

.pgr td
{
	height:40px;
}
	

.pgr a
{
	background-color:#6D2F92;
	padding:5px 10px;
	color:#ffffff;
	display:inline-block;
}
