#p-rcb .cp_tab{
	display:none;
}

/* Flash Header */
#cp_header{
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	background-color: #ffffff;
	height:275px;
}
#cp_header object{ 
	outline: none; 
}

.tabContent{
	padding:30px 40px; 
}

ul {
color: #afafaf;
}

h1{

} 

h2 {
color: #333333;
font-size:34px;
}

    h2.button {
    font-size: 30px;
    }

h3 {
color: #333333;
font-size: 18px;
}

h4 {
font-style: italic;
font-size: 25px;
}

p {
color: #afafaf;
}

    p.footer {
    color: #e8e8e8;
    font-size: 14px;
    }
    
        p.footer a {
        color: #e8e8e8;        
        }


.white {
color: white;
}

.black {
color: #161616;
}    

a.arrow {
display: block;
color: #a1a1a1;
font-size: 14px;
background: url('../images/general/arrow.png') no-repeat top left;
padding-left: 35px;
padding-top: 5px;
height: 24px;
margin-top: 18px;
padding-top: 5px;
}


a.product_button span {
font-size: 14px;
color: #474747;
}

   a.product_button:hover {
   text-decoration: none;
   }

   a.product_button:hover span {
   border-bottom: 1px solid #474747;
   }


/************************
 * INTRO BLOCKS
 ***********************/ 

.intro_cat {
background: url('../images/general/intro_back.jpg') no-repeat;
height: 114px; /* 131 */    
text-align: center;
padding-top: 17px;
}

.intro_cat#overview_intro {
background: url('../images/general/intro_back_large.png') no-repeat;
height: 237px; /* 131 */    
text-align: center;
padding-top: 17px;
}  

    .intro_cat h1 {
    color: white;
    font-size: 30px;
    }

    .intro_cat p {
    font-size: 16px;
    color: #9e9e9e;    
    }    
    
/************************
 * FOOTERS
 ***********************/

.footer_world {
background: url('../images/tab1/block4_back.jpg') no-repeat top left;
height: 207px; /* 267 */
padding: 60px 50px 0px 550px;
overflow: hidden;
}

    .footer_world p {
    color: #cbd9df;    
    }
    
    .footer_world a.arrow {
    background-image: url('../images/general/arrow_blue.png');
    color: #cbd9df;    
    }
    
.footer_links {
height: 74px;
overflow: hidden;
background: url('../images/tab1/footer_back.jpg') no-repeat top left;
}    

    .footer_links p {
    text-align: center;
    padding-top: 15px;
    }

.social_media {
height: 99px;
overflow: hidden;
padding-top: 28px;
padding-bottom: 28px;
background: url('../images/general/media_bg.jpg') no-repeat top right;
}

    .media {
    float: left;
    border-right: 1px solid #E2E2E2;
    padding: 0px 48px;
    height: 100px;
    overflow: hidden;
    }
    
        .media img {
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        }
        
        .media p {
        font-size: 14px;
        color: #515151;
        padding-top: 10px;
        }
        
            p.api {
            padding-top: 0px;
            }
            
                p.api.twitter {
                width: 61px;
                overflow: hidden;
                }
                
                p.api.youtube a {
                display: block;
                width: 64px;
                height: 20px;
                float: left;
                background: url('../images/general/youtube_subscribe.png');
                }
                
                    p.api.youtube a:hover {
                    background: url('../images/general/youtube_subscribe_over.png');
                    }
    
        .media.last {
        border-right: 0px;
        }  
        
        .media.facebook {
        padding-right: 0px;
        width: 250px;
        }

.media.meetus {
padding-right: 0px;
height:110px;
}

.media.meetus ul {
list-style-type: none;
font-size: 11px;
margin-top: 10px;
float: left;
display: inline;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #DEDEDE;
color: black;
}

    .media.meetus ul.last {
    border-right: 0px;
    }

    .media.meetus ul span {
    color: #6a6a6a;
    width: 55px;
    display: block;
    float: left;
    display: inline;
    }

.media.meetus p {
clear: both;
font-size: 11px;
color: #6a6a6a;
margin-top: 10px;
width: 240px;
}

    .media.meetus p a {
    float: right;
    margin-top: -1px;
    display: block;
    height: 20px;
    width: 61px;
    background: url('../images/general/facebook_link.png');
    }
    
        .media.meetus p a:hover {
        background: url('../images/general/facebook_link_hover.png');
        }      
