.ctab {
-moz-border-radius: 6px;
-webkit-border-radius: 0;
border-radius: 0;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #6D6D6D;
color: #FFF;
padding: 15px 10px 15px;
font-size: 121%;
font-weight: normal;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 22px;
width: 200px;
max-width: 101%;
box-shadow: 6px 0px 0px 0px #fdf11b;
}

.ctab:hover {
background: #fdf11b; 
transition: background 0.4s ease, padding 0.8s linear;
color: #000;
text-decoration: none;
}


.mpeg4 {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #2f95f7;
color: #000;
padding: 15px 10px 15px;
font-size: 121%;
font-weight: normal;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 10px;
width: 200px;
max-width: 101%;
}

.mpeg4:hover {
background: #fdf11b; 
transition: background 0.4s ease, padding 0.8s linear;
color: #000;
text-decoration: none;
}

body {background: #CDCDCD;}
.list {
list-style-type: none;
float: left;
margin-left: -33px;
}

.clear {clear: left;}
.small_print {font-size:85%;}

.dateline, .source { font-weight: bold; font-style: italic;}

#section-middle-1 h1 {
text-align: center;
font-size: 1.4em;
}

#section-middle-1 h2 {
text-align: center;
font-size: 1.2em;
}
img, iframe, object, embed { 
max-width: 100%;
}

#twitter-widget {width: 100%;}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer h3 {
background-color: #6e6d72;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6e6d72), color-stop(100%, #4e4e50));
background-image: -webkit-linear-gradient(top, #6e6d72 0%,#4e4e50 100%);
background-image: -moz-linear-gradient(top, #6e6d72 0%,#4e4e50 100%);
background-image: -o-linear-gradient(top, #6e6d72 0%,#4e4e50 100%);
background-image: linear-gradient(top, #6e6d72 0%,#4e4e50 100%);
color: #fff;
font-weight: 100;
padding: 5px;
text-transform: uppercase;
letter-spacing: 1px;
}
#section-footer-0 {width:50%; color: #B8B8B8;}
#section-footer-0-content {}
#section-footer-1 {width:50%;}
#section-footer-1-content {}
#section-footer-2 {display:none;}
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}
.flexslider {}
.flex-caption {font-size: 12px;}
#slider-player {}
#slider-player-nav {}

#header-container{background: #fff;
border-bottom: #777 solid 15px;
margin-top: 15px;
box-shadow: 0px 4px 10px -1px #000;
}
#middle-container{background: #fff;
padding-top: 21px;
box-shadow: 0px 4px 10px 0px #000;
padding-bottom: 20px;
}
#footer-container{
background: #2C2C2C;
text-align: center;
box-shadow: 0px 3px 12px 0px #000;
padding-bottom: 21px;
}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
#section-footer-0, #section-footer-1 {width:100%;}
}