@charset "utf-8";
/* CSS Document */

a{text-decoration:none;}

.login_box{
    float:right;
    width:475px; height:54px;
    background-image:url(../_img/login.jpg);width:475px;height:54px
}

*{margin:0;padding:0;border:0;font-family:Arial, Helvetica, sans-serif; font-size:14px}

body{background-image: url(../_img/background.jpg); background-repeat:repeat-x; background-color:#dadada}
.container{width:742px;margin:auto}
.magenta{color:#9d003b;font-weight:900;font-size:12px}
h2{color:#FFF; background-color:#9d003b; font-size:16px; font-weight:900; margin-left:8px; padding: 8px 0 8px 10px;}
h2 a:link, h2 a:visited, h2 a:hover{color:#FFF;}

.lbt{background-image:url(../_img/lbt.png);width:742px;height:18px}
.lbm{background-image:url(../_img/lbm.png);width:742px;/*height:1px*/}
.lbb{background-image:url(../_img/lbb.png);width:742px;height:16px}
.newslbt{background-image:url(../_img/newslbt.png);width:742px;height:16px}
.newslbm{background-image:url(../_img/newslbm.png);width:742px;/*height:1px*/}
.newslbb{background-image:url(../_img/newslbb.png);width:742px;height:16px}

.mbt{background-image:url(../_img/mbt.png);width:547px;height:12px}
.mbm{background-image:url(../_img/mbm.png);width:547px;/*height:1px*/ margin-top:-3px;}
.mbb{background-image:url(../_img/mbb.png);width:547px;height:16px}

.sbt{background-image:url(../_img/sbt.png);width:186px;height:14px}
.sbm{background-image:url(../_img/sbm.png);width:186px;/*height:1px*/}
.sbb{background-image:url(../_img/sbb.png);width:186px;height:18px; margin-bottom:13px}

p{ font-size:12px; }

#employersmain p { padding-left:18px;padding-top:20px; padding-right:10px; font-size:12px; line-height:20px;}

#headerbox{height:100px;}
.logo{float:left;width:149px;height:54px; background-image:url(../_img/javelinnorthsouth.gif) ; background-position:top; background-repeat:no-repeat; margin:20px 0 0 28px}

.left{float:left;margin-top:13px}
#nav{min-height:284px;height:auto;}
#nav a{color:#000; text-decoration:none}
#nav a:hover{color:#9d003b}
.active_menu{color:#9d003b; font-weight:bold;}
#nav ul{float:right}
#nav li{list-style-type:none;text-align:right;margin-right:16px;margin-top:5px;color:#9D003B; margin-bottom:10px;}
#nav li li{list-style-type:none;text-align:right;margin-right:0px;margin-top:5px;color:#9D003B; margin-bottom:10px;}
.aiminghigher{ float:right;background-image:url(../_img/aiminghigher.gif);width:138px;height:19px;margin:40px 20px 0 0}
#testimonial{height:100px;}
#testimonial p{font-size:12px;line-height:18px; margin-left:20px}
#help{background-image:url(../_img/help.png);width:184px;height:122px}

.right{float:right; width:547px; margin-top:13px}
#main{/*min-height:620px*/}
.mainleft{margin-left:20px;width:300px;float:left}
.mainleft ul{list-style-type:none}
.mainleft li{font-size:12px}
#maintitle{background-image:url(../_img/newfreshingredients.gif); width:181px; height:126px; margin-bottom:20px}
.mainright{float:left; width:200px;margin-left:20px;}
.mainright li{font-size:11px; margin-left:15px;}
#ingredients{background-image:url(../_img/ingredients.jpg);width:181px;height:177px; margin-bottom:30px}
.phonenumber{background-image:url(../_img/phonenumber.gif); width:158px; height:19px; margin-top:90px; margin-left:20px}

.testimonialsheader{background-image:url(../_img/testimonialsheader.png); width:547px; height:212px;}
#testimonialsmain{height:220px;}
#testimonialsmain table{ margin-top:20px; margin-bottom:20px;}
#testimonialsmain p{line-height:20px; font-size:12px; margin-left:30px;}
#testimonialsmain i{font-size:12px}
#testimonialsmain a{color:#9d003b;text-decoration:none; font-size:12px;}
#s {border:solid 1px; width:120px; margin-top:10px;}
.footer{float:left; margin-top:13px;}
#footerbox{height:100px;}
#headerbox .javelinrecruitment {margin-top:20px;}
#headerbox .reclogo {margin-top:20px;}
.javelinrecruitment{ float:left; background-image:url(../_img/JavelinRecruitment.gif); width:171px; height:60px; margin-left:20px}
.reclogo{ float:right; background-image:url(../_img/reclogo.jpg); width:92px; height:68px; margin-right:20px;}
.glalogo{ float:left; background-image:url(../_img/glalogo.gif); width:194px; height:68px; margin-left:20px}
.widget-title {
   margin-left:45px; padding-top:20px;
   font-weight: bold;
}
.screen-reader-text {font-weight: bold;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}
#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#000;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
                     position: absolute;
                     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
}
* html #TB_window { /* ie6 hack */
                    position: absolute;
                    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}
#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}
#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}
#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}
#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}
#TB_title{
    background-color:#e8e8e8;
    height:27px;
}
#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
    padding:15px;
}
#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}
#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
                  position: absolute;
                  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
                        position: absolute;
                        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}

.tr_job:hover{
    color:#9D003B;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    padding: 24px 0;
}
.commentlist {
    list-style: none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}
.comment-author {
}
.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
    color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
    color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
    color: #ff4b33;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li {
    border: none;
    margin: 0;
}
.nopassword,
.nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

/* Comments form */
input[type=submit] {
    color: #333;
    margin-top:10px;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 18px 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#comment {
    border:solid 1px;
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    font-size: 14px;
    width: auto;
}

ol {
    padding:15px;
}

textarea{
    border:1px solid #CCC;
}
#author, #email, #url {
    border:solid 1px;
}
.post_header span {
    font-size: 12px;
}
