* {
margin:0;
padding:0;
}

body {
background:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
}

a {
color:#015f9d;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
text-decoration:underline;
}

.BuzzA
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: 100;
    text-decoration: none;
    font-style: normal;
}

a:hover {
text-decoration:none;
}

ul {
list-style-type:disc;
}

img {
border:none;
}

table {
border:none;
}

table td {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
vertical-align:top;
}

#top-container {
background:#fff;
}

#top {
margin:0 auto;
height:75px;
width:1024px;
}

#top img.logo {
margin-top:19px;
}

#middle-container {
background:#c1ceff;
border-top:3px solid #095c92;
border-bottom:3px solid #095c92;
}

#middle {
margin:0 auto;
padding:63px 0 30px 0;
width:1024px;
}

#navigation-container {
background:#fff url(../images/navigation-left.gif) top left no-repeat;
position:absolute;
top:75px;
padding-left:13px;
height:38px;
/*width:337px;*/
}

#navigation {
background:url(../images/navigation-right.gif) top right no-repeat;
padding-right:13px;
height:38px;
/*width:330px;*/
}

#navigation div div div {
border-bottom:3px solid #095c92;
height:35px;
padding-top:0px;
}

#navigation a {
color:#333333;
display:block; 
padding:5px 0px 5px 0px;
text-decoration:none; 
}

#navigation a:hover { 
background-color:#eee;
color:#015f9d;
text-decoration:none;
}


/* removed styles 

#navigation ul {
border-bottom:3px solid #095c92;
height:35px;
list-style-type:none;
}

#navigation ul li {
float:left;
padding-top:3px;
}

#navigation ul li a { 
border-left:1px solid #cccccc;
color:#333333;
display:block; 
padding:5px 15px 7px 15px; 
text-decoration:none; 
}

#navigation ul li a:hover { 
background-color:#eee;
color:#015f9d;
text-decoration:none;
}

#navigation ul li.first a { 
border-left:none;
padding:5px 15px 7px 20px; 
}

#navigation ul li a.active { 
color:#015f9d;
}

*/

#main {
background:#fff url(../images/main-bg-top-left.gif) top left no-repeat;
margin:0 0 0px 4px;
    float:left;
}

#main-top-right {
background:url(../images/main-bg-top-right.gif) top right no-repeat; 
}

#main-bot-left {
background:url(../images/main-bg-bot-left.gif) bottom left no-repeat;
}

#main-bot-right {
background:url(../images/main-bg-bot-right.gif) bottom right no-repeat;
}

div.full-size {
/* height:500px; take this out later 
width:1020px;*/
}

div.width-800 {
/* height:500px; take this out later 
width:800px;*/
}

#content {
    color:#333333;
    padding:20px 20px 20px 20px;
}

#left {
    width:650px;
    padding-right:20px;
}

#content div.header {
    background:#015f9d url(../images/header-bg-top-left.gif) top left no-repeat;
    color:#FFF;
}

#content div.header a {
    color:#FFF;
}

#content div.header a.submit {
    background:#FFF;
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#015f9d;
    font-size:0.9em;
    padding:3px 8px;
    text-decoration:none;
}

#content div.header a.submit:hover {
    background:#eee;
}

#content div.register-header {
    background:url(../images/icon-register.gif) 20px 0px no-repeat;
}

#content h1 {
    background:url(../images/header-bg-top-right.gif) top right no-repeat;
    color:#FFFFFF;
    font-size:1.5em;
    padding:10px 20px;
}

#content h2 {
    background:url(../images/header-bg-top-right.gif) top right no-repeat;
    color:#FFFFFF;
    font-size:1.2em;
    font-weight:normal;
    padding:17px 20px 10px 20px;
}

#content h2.register {
    padding:17px 20px 10px 90px;
}

#content h2 a {
    color:#FFFFFF;
    font-weight:normal;
}

#content p {
margin-bottom:15px;
}

#content ul {
margin:0 0 15px 20px;
}

#content ul.widget {
margin:0 0 20px 20px;
}

#content ul.wdiget2 {
list-style-type:none;
margin:0 0 15px 5px;
}

#content ul.follow {
list-style-type:none;
margin:0 0 15px 0px;
}

#content ul.widget li, #content ul.wdiget2 li, #content ul.follow li {
margin-bottom:10px;
}

#content ul.follow li {
padding:15px 0 20px 60px;
}

#content ol {
margin:0 0 15px 20px;
}

#content ol.widget {
margin:0 0 20px 20px;
}

#content ol.wdiget2 {
list-style-type:none;
margin:0 0 15px 5px;
}

#content ol.follow {
list-style-type:none;
margin:0 0 15px 0px;
}

#content ol.widget li, #content ol.wdiget2 li, #content ol.follow li {
margin-bottom:10px;
}

#content ol.follow li {
padding:15px 0 20px 60px;
}

#content ol.follow li.twitter {
background:url(../images/icon-twitter.gif) 0px 0px no-repeat;
}

#content ol.follow li.linkedin {
background:url(../images/icon-linkedin.gif) 0px 0px no-repeat;
}

#content a {
font-weight:700;
}

#content div.grey-box-bot-left {
background:#eeeeee url(../images/grey-box-bg-bot-left.gif) bottom left no-repeat;
}

#content div.grey-box-bot-right {
background:url(../images/grey-box-bg-bot-right.gif) bottom right no-repeat;
}

div.grey-box {
padding:20px 20px 20px 20px;
height:auto;
}

#footer {
background:#eeeeee;
color:#333333;
font-size:0.85em;
margin:0 auto;
padding:25px 0 20px 4px;
width:1024px;
}

#footer div {
margin-bottom:20px;
}

#footer-links ul {
list-style-type:none;
}

#footer-links ul li {
display:inline;
margin:0 10px 0 0;
}

#footer-links ul li a {
color:#333333;
}

#copyright {
}

#register-form td {
font-size:0.95em;
}

#register-form td td {
padding:0 15px 5px 0;
}

#register-form td tr.yes-no td {
padding:0 15px 16px 0;
}

#register-form td span.note {
font-size:0.9em;
}

span.note {
font-size:0.85em;
}

#register-form td textarea, #register-form td select, #register-form td input, #job-form td textarea, #job-form td select, #job-form td input {
margin-bottom:5px;
padding:3px 3px 3px 3px;
}

#register-form td textarea {
height:33px;
width:390px;
}

#register-form td select {
width:228px;
}

#job-form td select {
width:258px;
}

#register-form td input, #job-form td input {
width:250px;
}

#register-form td.radios input {
margin-bottom:0px;
}

#register-form td input.long {
width:345px;
}

#register-form td input.zip {
width:100px;
}

#register-form td input.short {
width:25px;
}

#register-form td span.radio input, #register-form td input.radio, #register-form td input.button, #job-form td input.radio, #job-form td input.button, #job-form td checkbox.radio {
width:auto;
}

#job-form table.employees td input {
margin-right:3px;
width:auto;
}

#job-form div.pod-list td input {
margin-right:10px;
width:auto;
}

#register-form td select.list {
width:190px;
}

#register-form td select.state {
width:50px;
}

#register-form td textarea.message {
height:auto;
width:auto;
}

#job-form td {
font-size:0.95em;
padding:0 30px 5px 0;
}

#job-form td td {
padding:0 15px 5px 0;
}

#popup-holder {
cursor:pointer;
position:relative;
}

#popup {
background-color:#fff;
border:3px solid #015f9d;
color:#333;
padding:10px 10px 0px 10px;
position:absolute;
width:280px;
visibility:hidden;
right:90px;
top:-45px;
}

#popup1 {
background-color:#fff;
border:3px solid #015f9d;
color:#333;
padding:10px 10px 0px 10px;
position:absolute;
width:280px;
visibility:hidden;
right:-225px;
top:-13px;
white-space:normal;
}

#popup2 {
background-color:#fff;
border:3px solid #015f9d;
color:#333;
padding:10px 10px 0px 10px;
position:absolute;
width:280px;
visibility:hidden;
right:-275px;
top:-13px;
white-space:normal;
}

#login-form p {
font-size:0.9em;
margin:3px;
}

#login-form input {
padding:3px 3px 3px 3px;
}

#login-form p input {
margin-right:4px;
}

#email-jobs td, #email-jobs th {
padding:0 20px 10px 0;
text-align:left;
vertical-align:top;
}

/* overwrite existing style.css styles */

.floatingPanelTop {
width:270px;
}

.ob_gH td {
vertical-align:middle;
}

fieldset {
border:none;
}

.editButton {
width: 75%;
padding:10px 0 0 0;
text-align:left;
}

fieldset.editForm {
width:100%;
}

