.tw{

    background: url('http://www.theexpandeduniverse.com/wp-content/plugins/FooterSpeed/icons/tw.png');
    width:150px;
    height:30px;
    display:block;
}

.ez{

    background: url('http://www.theexpandeduniverse.com/wp-content/plugins/FooterSpeed/icons/ez.png');
    width:160px;
    height:30px;
    display:block;
}

.yt{

    background: url('http://www.theexpandeduniverse.com/wp-content/plugins/FooterSpeed/icons/yt.png');
    width:90px;
    height:30px;
    display:block;
}

.at-yt-videos {
        list-style: none;
        margin: 0 auto;
        padding: 0;
}
.at-yt-videos li {
        float: left;
        border: 1px solid #B6B6B6;
        width: 150px;
        height: 140px;
        margin: 0 10px 10px 0;
        padding: 5px;
}
.at-yt-videos li img {
        width: 120px;
        height: 90px;
}
ul.at-yt-videos.large li {
        width: 240px;
        height: 260px;
} 

/* General Popup Boxes */

.at-display-box {
    display:none;
    font-family: Georgia, serif;
    font-size: 120%;
    color: #085258;
    position:fixed;
    width: 300px;
    z-index: 1000;
    bottom: 38px;
    border: 2px solid #eeffee;
    height: 200px !important;
    overflow: auto;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color: white;
    text-align:left;
}

.at-display-box h2
{
    font-size: 16px;
    font-weight: bold;
}

#overlay {
    background: #000;
    position: absolute; top: 0; left: 0;
    z-index: 999;
    width: 100%;
}
 
/* Bottom Bar Table Layout */
#at-affiliatetoolbar *
{
    padding:0px;
    margin:auto;
    border:none;
    vertical-align:middle;


}
#at-affiliatetoolbar 
{
    /*text-align: left !important;*/
    
}
#at-affiliatetoolbar table
{
    padding: 0px 5px !important;
}


/* Twitter */

.at-tweet, .at-yt {
  display:none;
}
  .at-tweet .tweet_list, .at-query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .at-tweet .tweet_list .awesome, .at-tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .at-tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .at-tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C717A !important; }
    .at-tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #91E5E7 !important; }
    .at-tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em !important;
      float: left !important; }
      .at-tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle !important; }

      


.at-twitter_thumb{
    float:left;
    margin-right:20px;
    margin-bottom:0px;
}

.at-user
{
    background-color:#efefef;
    margin-bottom:10px;
    padding:10px;
    clear:both;
}


.at-clear{
    clear:both;
}

.at-title {
    font-size: 14px;
    font-weight: bold;
}

.at-tooltip { 
    background:transparent url(http://www.theexpandeduniverse.com/wp-content/plugins/FooterSpeed/images/black_arrow.png);
    font-size:18px;
    height:70px;
    width:160px;
    padding:25px;
    color:#fff;
    text-align:center;
}

.at-tooltip a
{
    color: white !important;
}

.at-tooltip-large {
	display:none;
	background:url(http://www.theexpandeduniverse.com/wp-content/plugins/FooterSpeed/images/white_arrow_big.png);
	height:216px;
	padding:20px 40px 10px 50px;
	width:350px;
	font-size:11px;
	color:#fff;
}
 
.at-tooltip-large-trigger {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    cursor:pointer;
    padding:0px 8px;
    margin:2px;
    color:white;
    text-decoration:none;
}

.at-tooltip-large-trigger:hover {
    color:white !important;
    text-decoration:none !important;
}

.at-tooltip-large img {
    border: 1px solid black !important;
    margin: 20px 5px 5px 20px !important;
}

.at-tooltip-large p 
{
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
    font-size:12px !important;
    cursor:pointer !important;
    padding:0px 8px !important;
    margin:2px !important;
}

.at-tooltip-large h2
{
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
    font-size:14px !important;
    margin:2px !important;
}