



.left1{
   float: left;
   margin-right: 10px;
   width: 158px;
   height:100%;
border-style:solid;
border-width:2px;
border-color:#fff;
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
background-color:#FFD773;
background-image:url(../images/left1.gif);
background-repeat: repeat-y;
}
.left2{
   float: left;
   margin-right: 10px;
   width: 193px;
   height:100%;
}
.left3{
   float: left;
   margin-right: 10px;
   width: 193px;
}
.left4{
   float: left;
   margin-right: 10px;
   width: 193px;
   height:100%;
}
.right{
   float: right;
   width: 193px;
   height:100%; 
}
.footer{
   float: left;
   width: 100%;
}

.left2 .left3 .left4 .right {background-color:#4A8797;}

/*---Box Layout---*/
.solar
{
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
z-index:9998;
margin-bottom:10px;
background-color: #ffffff;
}

.solar2/* special box for grizzly weekend */
{
-moz-border-radius:3px;
-khtml-border-radius: 3px;
-webkit-border-radius:3px;
z-index:9998;
margin-bottom:10px;
background-color: #ffff99;
}

.solar img
{
border: 1px solid #fff;
padding: 0px 9px;
}

.top
{
width: 193px;
overflow : hidden;
padding: 0px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius: 3px;
}

/*---color header at top of box--*/
.green {background:url(../images/greentop.gif) repeat-x;}
.red   {background:url(../images/redtop.gif) repeat-x;}
.yellow {background:url(../images/yellowtop.gif) repeat-x;}
.orange {background:url(../images/orangetop.gif) repeat-x;}
.orange2 {background:url(../images/orangetop2.gif) repeat-x;}
.purple {background:url(../images/purpletop.gif) repeat-x;}
.purple2 {background:url(../images/purpletop2.gif) repeat-x;}
.blue {background:url(../images/bluetop.gif) repeat-x;}


.name
{
font-size: 14px;
font-weight: bold;
padding: 4px 5px ;
}

.name a:link, .name a:visited{
color:#fff;
text-decoration: none;
}

.name a:hover, .name a:active{
color:#fff;
text-decoration: underline;
}

.description
{
margin:auto;
color:#000080;
font-size:10px;
line-height: 14px;
width:183px;
padding: 2px 0px;
}

.vacancies{
font-size:12pt;
font-weight:bold;
text-align:center;
padding-top:10px;
}


.vacancies2 {
font-size:10pt;
font-weight:bold;
line-height:50%;
}

.vacancies3 {
font-size:10pt;
font-weight:bold;
line-height:50%;
padding-bottom:15px;
}

.vacancies4 {
font-size:9pt;
font-weight:bold;
line-height:50%;
}





