﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}




body 
{
    background-color: #dddddd;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
}

a
{
    color: #f15931;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}


#container
{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    background: #dddddd url(../images/home/new/container_repeat.gif) 0 top repeat-y;
    position: relative;
}        

#header
{
    width: 1000px;
    height: 310px;
    background: transparent url(../images/home/new/header_background.gif) 0 top no-repeat;
}



#home_page_content
{
    width: 960px;
    xheight: 500px;
    margin: 0 auto;
    margin-top: 20px;
}



#left_column
{
    width: 420px;
    float: left;
    margin-left: 40px;
}

#right_column
{
    width: 420px;
    float: right;
    margin-right: 40px;
}







#container_bottom
{
    clear: both;
    background: #dddddd;
}

.section_break
{
    border-bottom: 1px solid #eee;
    width: 940px;
    height: 3px;
    margin: 6px auto;
    
}





#intro
{
    width: 750px;
    width: 880px;
    height: 95px;
    margin: 0 auto;
    xmargin-left: 50px;
    margin-top: 10px;
    font-size: 17px;
    padding-top: 10px;
    position: relative;
}

#intro img
{
    float: left;
    margin-right: 18px;
    margin-top: -10px;
}







.intro_image
{
    float: left;
    padding: 0 10px 10px;
}


#social_intro, 
#leadership_intro
{
    font-size: 12px;
    height: 90px;
    margin-top: 10px;
}

#social_intro h1, 
#leadership_intro h1
{
    color: #f15931;
    font-size: 16px;
    margin-top: 0;
}


.feature_container
{
    width: 420px;
    height: auto;
    margin-top: 15px;
    background: #f6f6f6;
    border: 1px solid #eee;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.feature_content_container
{
    padding: 10px 15px;
    font-size: 12px;
    height: 162px;
    margin: 0;
}

.feature_content_container b
{
    font-weight: 100;
}

.feature_content_container p
{
    margin-top: 0;
    margin-bottom: 14px;
}

.feature_container h1, 
.info_box_grey h1
{
    color: #f15931;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.feature_container h2
{
    color: #666666;
    font-size: 12px;
    margin: 0;
    padding: 1px 0 10px;
}

.featured_content_image
{
    width: 72px;
    height: 72px;
    position: relative;
    float: left;
    padding-right: 10px;
}

.featured_thumb_corners
{
    position: absolute;
    top: 0;
    left: 0;
}

.featured_thumb_image
{
    width: 100%;
    height: 100%;
}




.info_box_grey
{
    width: 390px;
    height: auto;
    margin-top: 8px;
    background: #f6f6f6;
    border: 1px solid #eee;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 15px;
    font-size: 12px;
}




.info_box_orange
{
    width: 390px;
    height: auto;
    margin-top: 8px;
    color: #ffffff;
    background: #f79448;
    background: #f15931;
    border: 1px solid #f15931;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 15px;
    font-size: 12px;
    
}

.info_box_orange h1,
.info_box_blue h1,
.info_box_dark h1
{
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.info_box_orange a,
.info_box_blue a
{
    color: #ffffff;
}

.info_box_dark a
{
    color: #ffe000;
}


.info_box_blue
{
    width: 390px;
    height: auto;
    margin-top: 8px;
    color: #ffffff;
    background: #29ABE2;
    border: 1px solid #29ABE2;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 15px;
    font-size: 12px;
}

.info_box_dark
{
    width: 390px;
    height: auto;
    margin-top: 8px;
    color: #eee;
    background: #333;
    border: 1px solid #333;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 15px;
    font-size: 12px;
}

.info_box_dark b
{
    color: #fff;
}

.blog_body p,
.blog_body p b
{
    padding: 0;
    margin: 0;
    font-weight: 100;
}



#feature_video
{
    width: 420px;
    xheight: 320px;
    margin-top: 8px;
    background: #f6f6f6;
    border: 1px solid #eee;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 8px;
}

#feature_video_contents
{
    width: 420px;
}

#feature_video_contents h1
{
    color: #f15931;
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
    padding-left: 15px;
}

#feature_video_link
{
    xpadding-right: 15px;
    xfloat: right;
}

#feature_video_footer
{
    height: 18px;
    width: 406px;
    padding-left: 15px;
    padding-top: 2px;
    text-align: left;
    margin-left: -1px;
    margin-bottom: -1px;
    background-color: #eee;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;    
}

#feature_video_embed
{
    width: 390px;
    height: 260px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: black;
}


#featured_video_link
{
    xtext-align: right;
    xpadding-right: 15px;
    xpadding-bottom: 8px;
}

#feature_video_footer a
{
    xfloat: right;
    xmargin-right: 15px;
    margin-left: 25px;
}




#quick_links_container
{
    width: 420px;
    height: 298px;
    margin-top: 8px;
    background: #ccc;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

#quick_links_footer
{
    height: 45px; 
    padding-left: 15px;
    xborder-top: 1px solid #ddd;  
}


#quick_links ul 
{
    height: 245px;
    padding: 0 15px;
    padding-top: 10px;
    overflow: hidden;
    position: relative;
}


#quick_links li
{
    padding-bottom: 14px;
    height: 50px;
    list-style: none;
}


#quick_links li h1
{
    font-size: 12px;
    padding: 0;
    padding-top: 4px;
    margin: 0;
    color: #fff;
    height: 1.2em;
    overflow: hidden;
    margin-bottom: 1px;
    width: 240px;
    background-color: #cccccc;
}

#quick_links li h2
{
    font-size: 11px;
    color: #666666;
    width: 280px;
    padding: 0;
    margin: 0;
    font-weight: 100;
}

#quick_links li h1 a
{
    color: #ffffff;
}


.quick_link_image
{
    float: left;
    padding-right: 10px;
    position: relative;
    width: 50px;
    height: 50px;    
}

.quick_link_corners
{
    position: absolute;
    top: 0;
    left: 0;
}

#quick_links_text
{
    position: absolute;
    top: 10px;
    right: 3px;        
}









/* ------------ twitter uc --------------*/

#twitter
{
    background: #29ABE2;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 30px;
    width: 880px;
    float: left;
    margin-left: 40px;
    margin-top: 16px;
    clear: both;
    position: relative;
}

#twitter img#twitter_icon

{
    float: left;
    margin-left: -1px; 
    margin-top: -5px;
    margin-right: 7px;
}

#moostick
{
    xpadding: 6px 7px;
    font-size: 11px;
    overflow: hidden;
    vertical-align: middle;
}


#moostick li
{
    position: absolute;
    bottom: 9px;
    left: 50px;
    display: block;         
	list-style-type: none; 
    line-height: 1.6em;
    height: 15px;
    width: 610px;
    overflow: hidden;
    color: #ffffff;
}

#moostick li a
{
    color: #eeeeee;
}

#more a
{
    font-size: 10px;
    position: absolute;
    bottom: 9px;
    right: 25px;
    color: #51A1C0;
    color: #9fdaea;
    text-decoration: none;
}

#more a:hover
{
    text-decoration: underline;
}

#moostick li .twitter_perma_link
{
    color: White;
    text-decoration: none;
}

.twitter_perma_link:hover
{
    text-decoration: none;
}

.twitter_added
{
    display: none;
    color: #51A1C0;
    text-decoration: none;
    cursor: default;
}

x.twitter_added:hover
{
    color: #A9EEFD;
    text-decoration: none;
}





/* ---------  footer  --------- */

#footer
{
    width: 880px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
    height: 20px;
    background: transparent url(../images/home/new/footer_background.gif) 0 top no-repeat;
    font-size: 16px;
    color: #fff;
    padding: 20px 60px;
    text-align: center;
    
}

#footer td
{
    text-align: center;
}

#footer a
{
    color: #fff;
    font-weight: bold;
}

#footer a:hover
{
    color: #FFDF00;
    text-decoration: underline;
}

#footer .rsa
{
    color: #eee;
    margin: 0 8px;
}

#footer .copy
{
    margin-left: 50px;
    color: #FFDF00;
}









/* ---------  menu  --------- */
                 
#menu
{
    width: 808px;
    width: 744px;
    height: 33px;
    xbackground: transparent url(../images/home/new/menu_background.gif) 0 top no-repeat;
    background: #ccc;
    margin-left: 40px;
    margin-top: -25px;
}
                
.menu_item
{
    display: block;
    height: 33px;
    float: left;
}

.menu_item a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#home_nav a
{
    width: 79px;
    background: transparent url(../images/home/new/menu/grey.gif) 0 top no-repeat;
    margin-right: 1px;
    height: 33px;
}

#home_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) 0 top no-repeat;
    text-decoration: none;
}

#socialcomment_nav a
{
    width: 133px;
    background: transparent url(../images/home/new/menu/grey.gif) -79px top no-repeat;
    margin-right: 1px;
}

#socialcomment_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -79px top no-repeat;
    text-decoration: none;
}

#blog_nav a
{
    width: 63px;
    background: transparent url(../images/home/new/menu/grey.gif) -210px top no-repeat;
    margin-right: 1px;
    display: none;
}

#blog_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -210px top no-repeat;
    text-decoration: none;
}

#corporate_nav a
{
    width: 91px;
    background: transparent url(../images/home/new/menu/grey.gif) -273px top no-repeat;
    margin-right: 1px;
}

#corporate_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -273px top no-repeat;
    text-decoration: none;
}

#civic_nav a
{
    width: 60px;
    background: transparent url(../images/home/new/menu/grey.gif) -364px top no-repeat;
    margin-right: 1px;
}

#civic_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -364px top no-repeat;
    text-decoration: none;
}

#broadcasting_nav a
{
    width: 115px;
    background: transparent url(../images/home/new/menu/grey.gif) -423px top no-repeat;
    margin-right: 1px;
}

#broadcasting_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -423px top no-repeat;
    text-decoration: none;
}

#press_nav a
{
    width: 68px;
    background: transparent url(../images/home/new/menu/grey.gif) -540px top no-repeat;
    margin-right: 1px;
}

#press_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -540px top no-repeat;
    text-decoration: none;
}

#publishing_nav a
{
    width: 96px;
    background: transparent url(../images/home/new/menu/grey.gif) -605px top no-repeat;
    margin-right: 1px;
}

#publishing_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -605px top no-repeat;
    text-decoration: none;
}

#aboutus_nav a
{
    width: 95px;
    background: transparent url(../images/home/new/menu/grey.gif) -705px top no-repeat;
}

#aboutus_nav a:hover
{
    background: transparent url(../images/home/new/menu/orange.gif) -705px top no-repeat;
    text-decoration: none;
}








#find_mal_on_box
{
    width: 112px;
    height: 80px;
    background: #fff url(../images/home/new/find_mal_on_box.gif) 0 top no-repeat;
    margin-top: -20px;
    float: right;
    position: relative;
    padding: 26px 0 0;
    text-align: center;
}

#intro #find_mal_on_box a img
{
    display: block;
    margin: 0 17px 1px;
    width: 76px;
    height: 22px;
}

.intro_text
{
    float: left;
    width: 750px;
}

.intro_text span
{
    border-bottom: 2px solid #fff;
}

