/* 
    Document   : common
    Created on : 13-Jul-2012, 5:08:40 PM
    Author     : Alain
    Description:
       Contains all common styles
*/

.h1
{
    color: rgb(166,169,144);
    font-size: x-large;
}

div.main
{
    width: 100%;
    height: auto;
    text-align: left;
    padding:0;
    margin: 0;
    position: absolute;
    left:0px;
    top:0px;
}

div.content
{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    width: 995px;
    height: auto;
    text-align: center;
}

div.banner
{
    width: 995px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 20px;
}

div.left
{
    position: relative;
    padding: 0px;
    width: 635px;
    vertical-align: top;

    /*Compatibility hacks for inline-block*/
    display:-moz-inline-stack;
    display:inline-block;
    zoom: 1;
    *display: inline;
}

div.right
{
    position:relative;
    padding: 0px;
    width: 350px;
    text-align: left;
    vertical-align: top;

    /*Compatibility hacks for inline-block*/
    display:-moz-inline-stack;
    display:inline-block;
    zoom: 1;
    *display: inline;
}

div.header
{
    padding: 0px;
    /*width: 860px;*/ /*STORE BUTTON REMOVED*/
    width: 1010px;
    height: 130px;
    margin: 0px auto;
    border-width: 2px;
}

.newslink 
{
}

a.button_base
{
    width: 257px;
    height: auto;
    border-style: none;
    border-width: 0px;
    text-decoration: none;
    margin-left:-4px;
}

a.button_base:link
{
    text-align: center;
    display: inline-block;
    background-position: top;
}

a.button_base:hover
{
    background-position:center;
}
a.button_base:active
{
    background-position:bottom;
}

div.button_base
{
    display: inline-block;
 
    height: auto;
    border-style: none;
    border-width: 0px;
    text-decoration: none;
    margin-left:-4px;   
    
    text-align: center;
    background-position: top;
    cursor:pointer; 
    vertical-align: bottom;
    
    zoom: 1;
    *display: inline;
}

div.button_base:hover
{
    background-position:center;
    outline: none !important;
}
div.button_base:active
{
    background-position:bottom;
    outline: none !important;
}

div.button_base a
{
    display:none;
}

a.button_header
{
    width: 150px; 
    height:75px;
}

div.button_header
{
    width: 150px; 
    height:75px;
}

div.footer
{
    height: 120px;
    width: 810px;
    margin: 0px auto;
    display:block;
    position:relative;
}

.text_menu 
{
    font-family: arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 8pt;
    color: #A0A0A0;
}

div.fill
{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}

a.social_media
{
    background-position: top;
    width:32px;
    height: auto;
    
    opacity:0.8;
    filter:alpha(opacity=80)
}

a.social_media:hover
{
    opacity:1;
    filter:alpha(opacity=100)
}

div.contactMenuButton
{
    width:200px;
    height:75px;
    margin: 0px;
    margin-left: -5px;
    padding: 0px;
    position: relative;
    bottom: -10px;
}
div.contactMenuButton:active
{
    background-position: center;   
}

.contactContentPage
{
    text-align: left;
    margin: 0px 150px 0px 20px;
}

.aboutContentPage
{
    text-align: left;
    margin: 0px 150px 0px 75px;
}

.careersContentPage
{
    text-align: left;
    margin: 0px 150px 0px 75px;
}


div.center_outter
{
    text-align: center;
}

img.blog_item_img
{
    border: 4px double DimGrey;
    margin: 20px 15px 3px 0px;
    float:left;
}

div.blog_item
{
    width: 580px;
    text-align: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

div.blog_top_piece
{
    position: relative;
    width:580px; 
    height:45px;
    background-image: url('../images/interface/L3O/win_blog_top.png');
}

div.blog_bottom_piece
{
    width:580px; 
    height:20px;
    background-image: url('../images/interface/L3O/win_blog_base.png');
}

div.blog_middle_piece
{
    background-image: url('../images/interface/L3O/win_blog_mid.png');
    width:580px;
}

div.blog_header
{
    color: rgb(133,133,112);
    margin: 15px 20px 0px 20px;
    position:absolute;
    font-size: large;
    font-weight: bold;
}

div.blog_title
{
    left:0px;
}

div.blog_date
{
    right:0px;
}

div.blog_content
{
    margin: 0px 20px 0px 20px;
    text-align: left;
    display: inline-block;
}

pre.blog_content 
{
    font-family: Arial, Helvetica, sans-serif;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

div.msg_item
{
    padding-top: 60px;
    padding-bottom: 60px;
}

div.msg_title
{
    left:2.0em;
}

div.msg_icon
{
    left: 0px;
}

div.msg_content
{
    padding-top: 20px;
    padding-bottom: 10px;
}

img.msg_icon
{
    width: 24px;
    height: 24px;
    top: -0.2em;
}

.inline_block
{
    /*Compatibility hacks*/
    display:-moz-inline-stack;
    display:inline-block;
    zoom: 1;
    display: inline;
}

/* BEGIN - Careers panel that min/maxes */
.panel,.flip
{
    padding:5px;
    text-align:left;    
    background-color:none;
    /*border:solid 1px #6B6D58;*/
}
.panel
{
    padding:20px;
    display:none;
}
.panel-line
{
    padding:0px;
    text-align:left;    
    background-color:none;
    border:dotted 1px #6B6D58;
}
h4:hover {
    color: white;
    cursor: pointer;
}
/* END - Careers panel that min/maxes */