/*=============================
    BP Technology
    sas_page_investors.css
    J.Decaudin @ SAS - 2010
=============================*/

#sas_page
{
    font-size: 100%;
    line-height: 0.94em; /* 15px */
    color:#666666;
}

/*--------------------------------------------------=> HEADERS */
/* H2 */
#sas_page h2
{
    display:block;
    color:#17583e;
    font-size:0.88em; /* 14px */
    line-height:normal;
    font-weight:bold;
}

#sas_page h2 sup
{
    font-size:0.7em;
    padding-top:3px;    
}

#sas_page .section h2
{    
    font-size:1.13em;
    font-weight:normal;
    color:#000;
    padding-bottom:10px;
}

#sas_page .section h2 span
{    
    color:#99cc00;
    font-style:italic;
}

/* H3 */
#sas_page h3
{
    display:block;
}

#sas_page .section h3 span
{    
    color:#99cc00;
    font-style:italic;
}

/*--------------------------------------------------=> CONTENT ELEMENTS */
/*-------------> Global */
.todo
{
    color:red !important;
    border:1px solid red !important;
}

.content_holder
{
    padding:10px;
}

#sas_page .hr
{
    border-bottom:2px solid #99cc00;    
    margin-bottom:2px;
}

#sas_page .hr_thin
{
    border-bottom:1px solid #cfe580;    
    margin:5px 0 10px 0;
}

#sas_page .hr_thin_wide
{
    border-bottom:1px solid #cfe580;    
    margin:5px 0 0 0;
	width:792px;
}

#sas_page .hr_hashed
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/hr_hashed.gif) repeat-x 0 0;
    width:100%;
    height:4px;
    margin:5px 0 15px 0;
}

/*-------------> Paragraph */
#sas_page p
{    
    margin:0;
    padding:0 0 10px 0;    
    font-size:0.69em;
}

#sas_page p strong
{
    color:#000;
}

#sas_page p.italic
{    
    font-style:italic;
}

#sas_page p.longdesc
{
    color:#666;
    cursor:help;
}

#sas_page p.story_intro
{
    float:left;
    width:360px;
    color:#999;
    font-size:0.88em;
    line-height:17px;
    margin-top:20px;  
    padding-bottom:30px;          
}

#sas_page .heading
{
    line-height:normal;
}

#sas_page p span.highlight
{
    display:block;
    font-size:2.36em; /* 26px from 11px */
    line-height:normal;
    color:#000;
    padding-bottom:5px;
}

/*-------------> Links */


/*-------------> Images */
#sas_page img
{
    border:none;
}

/*-------------> Lists */
/* link list */
#sas_page ul.link_list
{
    list-style:none;
    margin:0;
    padding:0;    
}

#sas_page ul.link_list li
{    
    padding:0 0 6px 0;
}

#sas_page ul.link_list_wcopy li
{
    padding-bottom:10px;
}

#sas_page ul.link_list li a
{
    display:inline-block;      
    background-image: url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding:0 0 0 10px;  
}

/* bullet list */
#sas_page ul.bullet_list
{
    list-style:none;
    margin:0;
    padding:0 0 10px 0;    
}

#sas_page ul.bullet_list li
{    
    padding:0 0 6px 14px;
    font-size:0.69em; /* 11px */
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bullet.gif) no-repeat 0 5px;
}

#sas_page ul.bullet_list li strong
{
    color:#000;
}

/* Chart key list */
#sas_page ul.chart_key {
    list-style:none;
    margin:0;
    padding:0;
    line-height:12px;
}

#sas_page ul.chart_key li {
    display:inline;
    font-size:11px;
    font-weight:bold;
    color:#666;
    padding:0 0 0 13px;
    margin:0 10px 0 0;
}

#sas_page ul.chart_key li.red {
    background: url(/assets/bp_internet/globalbp/STAGING/global_assets/images/red_square.gif) left 2px no-repeat;
}

#sas_page ul.chart_key li.green {
    background: url(/assets/bp_internet/globalbp/STAGING/global_assets/images/green_square.gif) left 2px no-repeat;
}

#sas_page ul.chart_key li.black {
    background: url(/assets/bp_internet/globalbp/STAGING/global_assets/images/black_square.gif) left 2px no-repeat;
}


/*-------------> Modules */
#sas_page .module,
#sas_page .module_highlight,
#sas_page .module_section,
#sas_page .module_carousel,
#sas_page .module_stripped, 
#sas_page .module_border
{
    width:100%;
    margin-bottom:30px;
}

#sas_page .module_column_image_left
{
    float:left;
    width:83px;
}

#sas_page .module_column_copy_right
{
    float:right;
    width:161px;
}

#sas_page .module_content p
{
    padding-bottom:5px;
}

/* Section module */
#sas_page .module_section .module_title
{    
    background-color:#0a7058;
    padding:5px 7px;
    margin-bottom:2px;
}

#sas_page .module_section .module_title h2
{
    color:#fff;    
}

#sas_page .module_section .module_content
{
    background-color:#e1f4d1;
    padding:5px 7px 0px 7px;     
}

/* Standard module */
#sas_page .module .module_title
{
    border-bottom:2px solid #99cc00;
    padding-bottom:5px;
    margin-bottom:2px;
}

#sas_page .module .module_content
{
    margin-top:5px;
}

/* Highlight module */
#sas_page .module_highlight .module_title
{
    padding-bottom:5px;
    margin-bottom:0px;
}

#sas_page .module_highlight .module_content
{
    margin:5px 0 15px 0;    
}

#sas_page .module_highlight img
{
    border:6px solid #ffff05;
}

/* Dotted module */
#sas_page .module_dotted .module_title
{
    border-bottom:1px dotted #449775;
    padding-bottom:5px;
    margin-bottom:7px;
}

#sas_page .module_dotted .module_content
{
    margin-top:5px;
}

#sas_page .module_dotted .module_title h2
{
    color:#99cc00; 
    font-weight:bold;   
}

#sas_page .module_dotted .module_column_image_left
{
    float:left;
    width:115px;
}

#sas_page .module_dotted .module_column_copy_right
{
    float:right;
    width:240px;
}

/* Stripped module */
#sas_page .module_stripped
{
}

#sas_page .module_stripped .module_title
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_module_stripped_title.gif) repeat top left;
    padding:2px 8px 5px 8px;    
}

#sas_page .module_stripped .module_title ul.link_list li,
#sas_page .module_stripped .module_title ul.link_list p
{
    padding:0;
    color:#fff;
}

#sas_page .module_stripped ul.link_list li a
{
    color:#fff;
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow_white.gif);
}

#sas_page .module_stripped .module_image
{
    position:relative;    
    height:105px;
}

#sas_page .module_stripped .module_image img
{
    position:absolute;            
}

#sas_page .module_stripped .module_tooltip
{
    position:absolute;        
    bottom:0px;
    left:0;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_frontier_stories_reg.gif) no-repeat 0 0;
    width:112px;
    height:26px;
}

/* Border module */
#sas_page .module_border
{
    width:178px;
    border:1px solid #cee47f;
    margin-bottom:10px;
}

#sas_page .module_border .module_content
{
    padding:9px;
}

#sas_page .module_border h2
{
    color:#99cc00;
    display:block;
    padding-bottom:5px;
}

#sas_page .module_border img
{
    padding-bottom:5px;
}

/* Carousel module */
#sas_page .module_carousel
{
    background-color:#6eb82d;
    height:261px;    
}

#sas_page .module_carousel .module_content
{
    padding:6px 6px 0px 6px;
}

#sas_page .module_carousel ul.link_list li a
{
    color:#fff;
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow_white.gif);
}

.js #sas_page #module_carousel_content_links ul.link_list li a
{    
    color:#fff;
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow_white.gif);
}

.js #sas_page #module_carousel_content_links ul.link_list li a.current
{
    color:#ffff05;
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow_yellow.gif);    
}

/* Dotted module */
#sas_page .module_dotted .module_column_image_left .img_container 
{
    position:relative;
}

#sas_page .module_dotted .module_column_image_left .img_container img
{
    position:absolute;
    left:0;
    top:0;
}

#sas_page .module_dotted .module_column_image_left div.tooltip_reg
{
    position:absolute;
    width:112px;
    height:26px;
    left:0;
    top:79px;
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_frontier_stories_reg.gif) repeat 0 0;
}

#sas_page .module_dotted .module_column_image_left div.tooltip_sml
{
    position:absolute;
    width:67px;
    height:14px;
    left:0;
    top:64px;
    float:left;
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_frontier_stories_sml.gif) repeat 0 0;
    line-height:0;
}

/* Module Carousel */
#module_carousel
{
    position:relative;
    width:241px;
    height:181px;
}

#module_carousel_title
{
    float:left;
    padding:1px 10px 5px 0px;
}

#module_carousel_title h2
{
    font-size:13px;
    font-weight:bold;
    line-height:13px;
    color:#fff;
}

#module_carousel_nav
{
    float:right;            
}

#module_carousel_nav ul
{
    float:left;
    padding:0;
    margin:0;
}

#module_carousel_nav li
{
    float:left;
    padding-left:1px;    
    font-size:0;
    line-height:0;
    color:#fff;    
    text-indent:-9999px;
    list-style:none;
}

#module_carousel_nav li a
{
    display:block;
    width:20px;
    height:19px;
    background-repeat:no-repeat;
    background-position:0 -19px;
    font-size:0;
    line-height:0;
    text-decoration:none;    
}

#module_carousel_nav li.prev a
{
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_module_carousel_previous.gif);
}

#module_carousel_nav li.next a
{
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_module_carousel_next.gif);
}

#module_carousel_nav li a:hover
{    
    background-position:0 0;
}

#module_carousel_image
{
    position:absolute;
    width:241px;
    height:153px;
    z-index:10;
    border-top:1px solid #fff;
}

#module_carousel_image img
{
    position:absolute;
    display:none;
}

#module_carousel_image img.default
{    
    display:block;
}

#module_carousel_image img.current
{
    z-index:10;
}

#module_carousel_image img.previous
{
    z-index:5;
}

#module_carousel_content
{
    position:absolute;
    padding:3px 5px 0px 5px;
    width:231px;
    height:57px;
    bottom:7px;
    left:0;
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_content.png) repeat 0 0;
    color:#fff;
}

#module_carousel_content p
{
    font-size:12px;
    line-height:normal;    
}

#module_carousel_content p.header
{
    font-size:13px;
    line-height:normal;    
    color:#99cc00;
}

#module_carousel_content div
{
    display:none;    
}

#module_carousel_content div.default
{
    display:block;    
}

#module_carousel_content p
{
    padding:0;
}

#module_carousel_content_links
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_dotted_line_white.gif) repeat-x bottom left;
    padding-bottom:5px;
    margin-bottom:3px;
}

#module_carousel_content_links ul.link_list li
{
    padding-bottom:4px;
}

#module_carousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:17px;
    left:115px;
} 

/* Timeline Carousel */
#timeline
{
    position:relative;
    width:570px;
    height:458px;
    margin-bottom:30px;
}

#timeline_image
{
    position:absolute;
    width:570px;
    height:380px;
    z-index:10;
}

#timeline_image img
{
    position:absolute;
    display:none;
}

#timeline_image img.default
{    
    display:block;
}

#timeline_image img.current
{
    z-index:10;
}

#timeline_image img.previous
{
    z-index:5;
}

#timeline_content
{
    position:absolute;
    width:425px;
    height:100px;
    bottom:88px;
    left:0;
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_content.png) repeat 0 0;
    color:#fff;
}

#timeline_content.intro
{
    top:10px;
    bottom:auto;
    height:auto;
}

#timeline_content div
{
    display:none;    
}

#timeline_content div.default
{
    display:block;    
}

#timeline_content p
{
    font-size:13px;
    font-weight:normal;   
    padding:0 18px 10px 18px; 
    line-height:17px;
}

#timeline_content p.header
{
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#99cc00;
    padding-top:15px;    
}

#timeline_content div.intro p
{
    padding-top:15px;
}

#timeline_content div.intro p.header
{
    padding-top:0px;
    padding-bottom:20px;
}

#timeline_nav_holder
{
    position:absolute;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner.gif) repeat 0 0;
    width:100%;
    height:78px;
    bottom:0px;
}

#timeline_nav_previous
{
    float:left;    
}

#timeline_nav_next
{
    float:right;    
}

#timeline_nav_previous a,
#timeline_nav_next a
{
    display:block;
    width:22px;
    height:70px; 
    margin-top:8px;
    text-decoration:none;    
}

#timeline_nav_previous a
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_timeline_previous.gif) no-repeat 10px -70px;
}

#timeline_nav_next a
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_timeline_next.gif) no-repeat 4px -70px;
}

#timeline_nav_previous a:hover
{
    background-position:10px -1px;
}

#timeline_nav_next a:hover
{
    background-position:4px -1px;
}

#timeline_nav
{
    float:left;
    overflow:hidden;   
    position:relative; 
    width:526px;
    height:70px;
    margin-top:8px;        
}

#timeline_nav ul
{
    float:left;
    width:9000px;
    padding:0;
    margin:0;
    list-style:none;
}

#timeline_nav li
{
    float:left;
    margin-right:4px;
}

#timeline_nav li a
{
    display:block;
    position:relative;
    width:102px;
    height:70px;    
    text-decoration:none;
}

#timeline_nav li a span
{
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_content.png) repeat 0 0;
    padding:4px 5px;
    font-size:14px;
    color:#99cc00;
}

#timeline_nav li a:hover span
{
    color:#fff;   
}

#timeline_nav li a.current span
{
    color:#fff;  
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_module_carousel_content.png); 
}

/* Share price module */
#sas_page .shareBkTop
{
    border-bottom: 1px solid rgb(196, 226, 106); border-top: 1px solid rgb(196, 226, 106);background-color: rgb(231, 247, 231);
}

#sas_page .shareBkCont
{
    border-bottom: 1px solid rgb(196, 226, 106);background-color: rgb(231, 247, 231);
}

#sas_page .shareBorder
{
    PADDING-LEFT: 10px;
}

#sas_page .sharepricetextbold
{
    float: left; MARGIN: 0px; FONT: bold 8pt/15pt Arial; VERTICAL-ALIGN: baseline; COLOR:#666666; width: 22px;
}

#sas_page .sharepricetextboldNew
{
    FLOAT: left; MARGIN: 0px 0px 0px 3px; FONT: bold 8pt/15pt Arial; VERTICAL-ALIGN: baseline; COLOR:#666666; width:60px;
}

#sas_page .sharepriceArrow
{
    FLOAT: left; MARGIN: 3px 0px 0px 17px; FONT: bold 8pt/15pt Arial; VERTICAL-ALIGN: baseline; COLOR:#666666; width:3px;
}

#sas_page .sharepriceprimarypriceNew
{
    FONT-WEIGHT: bold; FONT-SIZE: 13pt; FLOAT: left; MARGIN: 0px 0px 0px 10px; LINE-HEIGHT:15pt; COLOR: #99cc00; FONT-FAMILY: arial;width:60px;
}

#sas_page .sharepricesecondarypriceNew
{
    font: bold 8pt/15pt Arial; FLOAT: left; MARGIN: 0px 0px 0px 10px; COLOR: #666666;width:32px;
}

*html body .sharepricesecondarypriceNew
{
    font: bold 8pt/15pt Arial; FLOAT: left; MARGIN: 0px 0px 0px 3px; COLOR: #666666;width:32px;

}

#sas_page .sharepricetextOIL
{
    FLOAT: left; MARGIN: 0px 2px 0px 0px; FONT: bold 8pt/15pt Arial; VERTICAL-ALIGN: baseline;width:20px; COLOR:#666666
}

#sas_page .sharepricecontainernew
{
    margin:0 0 20px;
    width:280px;
}

html > body .spinsidecontainernew
{
    padding:0 0 10px;
}

#sas_page .spinsidecontainernew
{
    height:100%;
    margin:0;
}

#sas_page .sharePriceHyphenSpace{
    margin-right:3px;
}

/* Calendar module */

#sas_page #event_box {
    background-color:#e1f4d1;
    border-bottom:1px solid #99cc00;
    padding:5px 7px 0px 7px;     
}

#sas_page #event_box .event_content {
    display:none;
}

#sas_page #event_box .current {
    display:block !important;
}

#sas_page #event_nav {
    background-color:#e1f4d1;
    border-bottom:1px solid #99cc00;
    padding:4px 8px;     
}

#sas_page #event_box .event_date {
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_calendar.gif) no-repeat 3px 2px;
    width:78px;
    height:84px;
    float:left;
}

#sas_page #event_box .event_date .month {
    font-size:12px;
    font-weight:bold;
    width:69px;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    padding-top:8px;
}

#sas_page #event_box .event_date .date {
    font-size:32px;
    font-weight:bold;
    width:69px;
    text-align:center;
    color:#17583e;
    padding-top:8px;
}

#sas_page #event_box .event_info {
    float:left;
    width:155px;
}

#sas_page #event_nav .prev_event {
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/prev_arrow.gif) no-repeat 0 4px;
    padding-left:9px;
}

#sas_page #event_nav .next_event {
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/next_arrow.gif) no-repeat right 4px;
    padding-right:9px;
}

#sas_page #event_nav .prev_event:focus,
#sas_page #event_nav .next_event:focus {
    color:#009900;
}

#sas_page #event_nav .disabled.next_event {
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/next_arrow_disabled.gif);
}

#sas_page #event_nav .disabled.prev_event {
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/prev_arrow_disabled.gif);
}

#sas_page #event_nav .disabled,
#sas_page #event_nav .disabled:focus {
    text-decoration:none;
    color:#87d07d;
    cursor:default;
    outline:none;
}

/*-------------> BANNER */
#sas_page .banner
{
    position:relative;
    margin-bottom:30px;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner.gif) repeat 0 0;
}

#sas_page .banner #banner_title
{
    position:absolute;
    top:0;
    left:0;
    background:#fff;
    padding:0 40px 8px 0;
    z-index:50;
}

#sas_page .banner #banner_title h1
{
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#006a51;
}

#sas_page .banner #banner_image
{
    position:absolute;
    z-index:10;
}

#sas_page .banner #banner_image div img
{
    /*position:absolute;
    z-index:2;*/
}

#sas_page .banner #banner_image .flash_setup
{
    display:none;
}

#sas_page .banner #banner_image div.current
{
    z-index:10;
}

#sas_page .banner #banner_image div.previous
{
    z-index:5;
}

#sas_page .banner #banner_content
{
    position:absolute;
    padding:15px 18px 0 18px;    
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_content.png) repeat 0 0;
    /*background-color: #333333;*/
    color:#fff;
}

#sas_page .banner #banner_content div
{
    display:none;    
}

#sas_page .banner #banner_content div.default
{
    display:block;    
}

#sas_page .banner #banner_image div div.flash_container
{
    display:block !important;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}

#flash_outer_container #flash_container
{
    visibility: visible;
}

#sas_page .banner #banner_content p
{
    font-size:13px;
    font-weight:normal; 
    line-height:17px;   
}

#sas_page .banner #banner_content p.header
{
    font-size:26px;
    font-weight:normal;
    line-height:28px;
    color:#99cc00;
}

#sas_page .banner #banner_content a
{
    color:#99cc00;
    background-image:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/link_arrow_light.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 10px; 
}

#sas_page .banner #banner_nav
{
    position:absolute;
    padding:3px 3px 0px 0;
    height:13px; /* ie6.css */
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_content.png) repeat 0 0;
    /*background:#333333;*/
    bottom:0;
    z-index:20;
}

#sas_page .banner #banner_nav ul
{
    float:right;
    padding:0;
    margin:0;
}

#sas_page .banner #banner_nav li
{
    float:left;
    padding-left:3px;
    font-size:0;
    line-height:0;
    list-style:none;
}

#sas_page .banner #banner_nav li a
{
    display:block;
    width:57px;
    height:10px;
    padding-left: 2px;
    background:#fff;
    font-size:11px;
    line-height:10px;
    text-decoration:none;
    color: #666666;
    font-weight: bold;
}

#sas_page .banner #banner_nav li a:hover
{    
    background:#bebebe;
}

#sas_page .banner #banner_nav li a.current
{
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_banner_carousel_link.gif) repeat 0 0 !important;
}

#sas_page .banner #banner_tooltip
{
    position:absolute;
    width:241px;
    height:39px;
    left:0;
    bottom:0px;
    z-index:50;
    background:url(/assets/bp_internet/globalbp/STAGING/global_assets/images/bg_frontier_stories_lge.gif) repeat 0 0;
}

#sas_page .banner #banner_tooltip p
{
    color:#fff;
    padding:18px 0 0 10px;
    font-size:13px;
    font-weight:bold;
}

#sas_page .banner img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
} 

/* Landing carousel banner */
#sas_page #banner_carousel_landing
{
    width:523px;
    height:261px;
}

#sas_page #banner_carousel_landing #banner_image
{
    width:523px;
    height:249px;
}

#sas_page #banner_carousel_landing #banner_image div
{
    position:absolute;
    display:none;
}

#sas_page #banner_carousel_landing #banner_image div.default
{    
    display:block;
}

#sas_page #banner_carousel_landing #banner_content
{
    width:247px;
    height:170px;
    bottom:20px;
    left:0;
}

#sas_page #banner_carousel_landing #banner_nav
{
    width:520px;
}

/*-------------> Misc */
#sas_page #banner
{
    margin-bottom:30px;
}

#sas_page #flash_outer_container
{
    margin-bottom: 30px;
}


/*--------------------------------------------------=> CONTENT LAYOUT */
/* unique */
#sas_page.content_wide #column_content_left
{
    float:left;
    width:523px;
}

#sas_page.content_wide #column_content_right
{
    float:right;
    width:253px;
}

#sas_page.content_xwide #column_content_left
{
    float:left;
    width:570px;
}

#sas_page.content_xwide #column_content_right
{
    float:right;
    width:180px;
}

/* utilities */
#sas_page .column_half_left
{
    float: left;
    width: 48.5%;
}

#sas_page .column_half_right
{
    float: right;
    width: 48.5%;
}

#sas_page .column_third
{
    float: left;
    width: 32.1%;
}

#sas_page .column_fourth
{
    float: left;
    width: 25%;
}

#sas_page .column_last
{
    padding-right: 0 !important;
}

#sas_page #feedsFooterContainer
{
	width: 570px;
	margin-top: 20px 0 0 190px;
	padding: 0;
}

#sas_page .feedsFooterBlock
{
	float: left;
	margin: 7px 10px 0 0;
}


/*--------------------------------------------------=> MASTER LAYOUT */
#sas_page.content_wide,
#sas_page.content_xwide
{
    width:792px;
}

/*--------------------------------------------------=> UTILITY CLASSES */
#sas_page .floatLeft
{
    float: left;
}

#sas_page .floatRight
{
    float: right;
}

#sas_page .halfwidth
{
    float: left;
    width: 50%;
}

#sas_page .halfwidth_right
{
    float: right;
    width: 50%;
}

#sas_page .thirdwidth
{
    float: left;
    width: 33%;
    padding: 3px 0 10px 0;
}

#sas_page .nodisplay
{
    display: none;
}

#sas_page .aligncenter
{
    text-align: center;
}

#sas_page .nopadding_top
{
    padding-top: 0 !important;
}

#sas_page .nopadding_bottom
{
    padding-bottom: 0;
}

#sas_page .nopadding_vertical
{
    padding-top: 0;
    padding-bottom: 0;
}

#sas_page .clearmargin
{
    margin: 0;
    padding: 0;
}

#sas_page .clearer
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
    font-size:0;
    line-height:0;
}

#sas_page .spacer
{
    clear: both;
    height: 25px;
    padding: 0;
    margin: 0;
}

