﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

div#wrapper
{
    width: 990px;
    margin: 0 auto;
}

#header
{
    width: 990px;
    height: 110px;
    background-color: #000000;
}

div#inner_wrapper
{
    width: 945px;
    margin: 0 auto;
}

div#intro
{
    margin-top: 40px;
    width: 945px;
    height: 240px;    
    background-image: url('/images/landingpage/introbg.png');
}

div#description
{
    padding-top: 40px;
    padding-left: 60px;
    width: 530px; 
    float: left;
    color: #ffffff;   
}

div#preview
{
    width: 300px;
    margin-top: 20px;
    height: 200px;
    float: left;
    background-image: url('/images/landingpage/preview.png');
}

div#report
{
    margin-top: 30px;
    width: 945px;
    height:120px;    
}

div#report_top
{
    width: 945px; 
    height: 8px; 
    background-image: url('/images/landingpage/report_box_top.png');
}

div#report_center
{
    width: 943px; 
    border-left: 1px solid #cfcfcf; 
    border-right: 1px solid #cfcfcf; 
    height: 104px; 
    background-image: url('/images/landingpage/report_box_bg.png'); 
    background-repeat: repeat-x;
}

div#report_bottom
{
    width: 945px; 
    height: 8px; 
    background-image: url('/images/landingpage/report_box_bottom.png');
}

div#network_title
{
    padding-top: 30px;
    padding-bottom: 25px;
    height: 40px;
    text-align: center;
}

.networkbox
{
    width: 300px;    
    float: left;    
}

.networkbox_header
{
    padding-left: 20px;
    width: 280px;
    padding-top: 8px;
    height: 32px;
    font-weight: bold;
    font-size: 13px;
}

.header_blue
{
    background-image: url('/images/landingpage/box_header_blue.png');
    color: #ffffff;
}

.header_white
{
    background-image: url('/images/landingpage/box_header_white.png');
}

.header_green
{
    background-image: url('/images/landingpage/box_header_green.png');
    color: #ffffff;
}

.networkbox_body
{
    width: 300px;
    margin-top: 15px;
}

.networkbox_body_left
{
    width: 8px;
    float: left;
    height: 190px;
    background-image: url('/images/landingpage/border_left.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.networkbox_body_center
{
    width: 282px;
    float: left;
}

.networkbox_body_right
{
    widows: 8px;
    float: left;
    height: 190px;
    background-image: url('/images/landingpage/border_right.png');
    background-repeat: no-repeat;
    background-position: left top;        
}

div#tagcloud_container
{
    margin-left: 10px; 
    margin-right: 10px; 
    width: 262px;
    font-size: 10px;
    text-align: center;
}

 div#tagcloud_container a
{  
    padding-right:10px; 
    padding-left: 10px;
    display:inline-block;   
    text-decoration: none; 
    color: #6d6e71;
    background-image: url('/images/landingpage/bullet.png');
    background-repeat: no-repeat;
    background-position: left center;
}

 div#tagcloud_container a:hover
{
    text-decoration: underline;
}

div#bestorg_container
{
    padding-left: 10px;
    padding-right: 10px;
    width: 262px;
}
.chartkey
{
    font-size: 14px;
    color: #6d6e71;
    text-decoration: none;
}

.chartkey:hover
{
    font-size: 14px;
    color: #6d6e71;
    text-decoration: underline;
}

.chartvalue
{
    font-size: 14px;
    color: #ff8011;
    position: absolute;
    right: 0;
}

.chartseparator
{    
    margin-top: 3px;
    margin-bottom: 3px;
    height: 1px;
    background-image: url('/images/landingpage/dot.png');
    background-repeat: repeat-x;
}

div#lastreports_container
{
    width: 230px;
    margin: 0 auto;
    position: relative;
}

.pics
{
    height:  190px;  
    width:   230px;  
    padding: 0;  
    margin:  0; 
}

.reportimage {  
    padding: 0;          
    max-width:  230px; 
    max-height: 160px; 
    top:  0; 
    left: 0;
    border: 0;
}

.pic_container
{
    width:  230px; 
    height: 160px;  
    text-align: center;   
}

.nav
{
    position: absolute;
    top: 165px;
    width: 232px;
    z-index: 1000;
}

.address
{
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    padding-top: 5px;
}

.clear, .clearBoth
{
    clear: both;
}

.bold
{
    font-weight: bold;
}

.fontBig
{
    font-size: 24px;
}

.fontMedium
{
    font-size: 14px;
}

.orange
{
    color: #ff8011;
}

div#advarea
{
    margin-top: 45px;
    width: 945px;
    height: 280px;
    background-image: url('/images/landingpage/adv_bg.png'); 
}

#footer_container
{
   height:140px;
   margin-top: 40px;
}

div#footer
{   
    height: 40px;    
    background-image: url('/images/footer/bg_footer.png');
    background-repeat: repeat-x;
    color: #ffffff; 
}

#geowf
{
    border-top: 1px solid #cfcfcf;
    height: 99px;            
    background-image: url('/images/footer/bg_footer2.png');
    background-repeat: repeat-x;    
}

#footer a
{
    color: #ffffff;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer_container td.copy_infos
{
    padding-top: 12px;
    padding-left: 25px;
}

#footer_container td.share
{
    padding-top: 11px;
    padding-right: 40px;
    width: 83px;
}

#copy
{
    color: #ff8011;
}

div#steps
{
    height: 141px;
    background-color: #fc8f2a;
}

.step
{
    width: 189px;
    height: 141px;
    float: left;
}

.step.selected
{
    background-color: #f97216;
}

.step .steptop
{
    height: 10px;
    background-image: url('/images/landingpage/step_bg1.png');
    background-repeat: repeat-x;    
}

.step.selected .steptop
{
    height: 10px;
    background-image: none;
    background-color: #f97216;
}

.step .title
{
    color: #ffffff;
    text-align: center;
    font-size: 14px;    
    margin-top: 5px;
    margin-bottom: 10px;
}

.step.selected .title
{
    font-weight: bold;
}

.step .step_pic
{
    width: 130px;
    margin: 0 auto;
    height: 90px;
}

.step .step_pic img
{
    width: 130px;
    border: 0;
    height: 90px;
}

.step .stepbottom
{
    height: 10px;       
}

.step .stepbottom.first
{
    background-image: url('/images/landingpage/step_bg2f.png'); 
    background-color: #ffffff;          
}

.step .stepbottom.last
{
    background-image: url('/images/landingpage/step_bg2l.png');  
    background-color: #ffffff;         
}

.sbf_inner,
.sbl_inner
{
    height: 10px;
}

.step.selected .stepbottom.first .sbf_inner
{
    background-image: url('/images/landingpage/round_orange_left.png'); 
}

.step.selected .stepbottom.last .sbl_inner
{
    background-image: url('/images/landingpage/round_orange_right.png');           
}

#info_body
{
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    width: 543px;
    background-color: #ffffff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 25px;
}

.modalBackground {
	background-image: url(/images/common/bg_cccccc_80.png);		
}

.sep_t
{
    padding-top: 5px;
    padding-right: 5px;
    width: 535px;
    height: 20px;
    background-image: url('/images/landingpage/sep_t.png');
}

.sep_b
{
    width: 540px;
    height: 6px;
    background-image: url('/images/landingpage/sep_b.png');
}

.sep_c
{
    border-left: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    background-color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    width: 508px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.sep_c table
{
    border: 0;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
}

.sep_c table tr td
{
    padding-bottom: 10px;
}

/* CUSTOM VALIDATION SUMMARY */

.validation_summary
{
    background-color:#FFEBE8 !important;
    border:1px solid #DD3C10 !important;
    color:#333333 !important;
    padding:10px !important;
    font-size: 13px;
    font-weight: bold;
}

.validation_summary li
{
    font-size: 12px;
    font-weight: normal; 
}
/* END CUSTOM VALIDATION SUMMARY */

.hover_underline
{
    text-decoration: none;
    cursor: pointer;
}

.hover_underline:hover
{
    text-decoration: underline;
    cursor: pointer;
}
