body
{
    font-size   : small;
    margin      : 7px 0 15px;
    text-align  : left;
    font-family : 'helvetica neue', arial, sans-serif;
}

body.home
{
    background-color : #000;
}

body.platform .left-column
{
    font-size : 18px;
    color     : #fff;
}

body.light-background
{
    background-color : #fff !important;
}

body.light-background .footersn
{
    display : none;
}

body.light-background .content .container-login .narrowcolumn
{
    background-color : #efefef;
}

body.light-background .content .container-login .narrowcolumn h4,
body.light-background .content .container-login .narrowcolumn .login-table td
{
    color : #333;
}

body.light-background .content .container-login .narrowcolumn a
{
    color : #ff861d;
}

body.home a:hover
{
    text-decoration : none;
}

body.home .container .content a
{
    cursor : pointer;
}

body.home .footersn a:hover,
body.home .announcement a:hover
{
    text-decoration : underline;
}

body.get-started
{
    background-color : #000;
}

body.interior
{
    background : #000 none;
}

body.interior p
{
    font-size      : 17px;
    line-height    : 24px;
    text-transform : none;
}

body.onecolumn .global
{
    display : none;
}

body.onecolumn .container .header .logo,
body.onecolumn .content
{
    margin     : 0 auto;
    text-align : center;
    position   : relative;
}

body.onecolumn .container .header .logo
{
    background : transparent url(../../images/newsite/logo-dark.png) no-repeat 0 44px;
    height     : 70px;
}

body.onecolumn .container .header .logo a.logo-link:link,
body.onecolumn .container .header .logo a.logo-link:visited,
body.onecolumn .container .header .logo a.logo-link:hover
{
    width           : 283px;
    height          : 64px;
    display         : block;
    text-decoration : none;
}

body.onecolumn .content .narrowcolumn
{
    width            : 400px;
    text-align       : left;
    background-color : #1e1e1e;
    padding          : 10px;
    margin           : 5px auto;
    font-size        : 12px;
}

body.press-releases .container .content
{
    background-color      : #fff;
    color                 : #000;
    padding               : 20px;
    -webkit-border-radius : 2px;
    -khtml-border-radius  : 2px;
    -moz-border-radius    : 2px;
    border-radius         : 2px;
}

body.press-releases .container .content h1
{
    color            : #000;
    font-style       : normal;
    line-height      : 24px;
    font-weight      : normal;
    background-color : #fff;
    text-transform   : none;
    margin           : 0 0 5px 0;
    padding          : 0;
    font-size        : 32px;
    text-shadow      : 0 0 0;
}

body.press-releases .container .content ul
{
    list-style : square;
    margin     : 20px 30px 0 30px;
}

body.press-releases .container .content ul li
{
    border-bottom : 0;
    margin        : 0;
    padding       : 0 0 15px 0;
}

body.press-releases p b i
{
    font-style  : normal;
    font-size   : 18px;
    line-height : 24px;
    font-weight : normal;
}

body.press-releases ul li
{
    color         : #000;
    font-weight   : normal;
    border-bottom : 0 solid #ccc;
}

body.press-releases .container .content a:link,
body.press-releases .container .content a:visited,
body.register a:link,
body.register a:visited
{
    color           : #FF861D;
    text-decoration : underline;
}

body.press-releases .container .content a:hover,
body.onecolumn .content .narrowcolumn a:hover,
body.register a:hover
{
    color           : #FF861D;
    text-decoration : none;
}

.header .logo
{
    top        : 0;
    position   : absolute;
    display    : block;
    width      : 406px;
    height     : 91px;
    background : transparent url(//o.aolcdn.com/studionow/media/images/newsite/logo-advertising-com.png) no-repeat 0 35px;
}

.header .logo a.logo-link:link,
.header .logo a.logo-link:visited,
.header .logo a.logo-link:hover
{
    width           : 283px;
    height          : 104px;
    display         : block;
    text-decoration : none;
}

.global
{
    float          : right;
    text-align     : right;
    margin         : 0 10px 0 0;
    text-transform : uppercase;
    font-size      : 16px;
    line-height    : 30px;
    padding-top    : 10px;
    font-weight    : bold;
    color          : #666666;
}

.border
{
    position      : fixed !important;
    float         : left;
    border-bottom : 1px solid #333;
    width         : 100%;
    margin        : 0;
    padding       : 0;
    top           : 100px;
    left          : -1px;
    z-index       : 9999;
}

body.aoladvertising .border
{
    position      : absolute;
    float         : left;
    border-bottom : 1px solid #333;
    width         : 100%;
    margin        : 0;
    padding       : 0;
    top           : 110px;
    left          : -1px;
    z-index       : 9999;
}

.border-bottom
{
    clear      : both;
    border-top : 1px solid #333333;
    bottom     : 80px;
    float      : left;
    width      : 100%;
    margin     : 0;
    padding    : 0;
    left       : -1px;
}

.header
{
    height           : 116px;
    position         : fixed;
    z-index          : 999;
    top              : 0;
    width            : 1000px;
    background-color : #000;
}

body.light-background .header
{
    height           : 115px;
    position         : fixed;
    z-index          : 999;
    top              : 0;
    width            : 1000px;
    margin-bottom    : 120px;
    background-color : #fff;
}

body.register .content
{
    margin-top : 140px;
}

.header img
{
    margin : 47px 0 0 0;
}

.container
{
    width  : 1000px;
    margin : 0 auto;

}

h1.gallery
{
    margin      : 10px 0 0 20px;
    background  : transparent url(../../images/newsite/header-helped-create-for.png) no-repeat 0 0;
    display     : block;
    width       : 530px;
    height      : 30px;
    text-indent : -9999px;
}

.global .utility-buttons
{
    font-size     : 10px;
    font-weight   : normal;
    margin-bottom : 5px;
    clear         : both;
}

.global span.combo a
{
    font-size    : 10px;
    font-weight  : normal;
    padding-left : .1em;

}

.global a:link, .global a:visited
{
    color           : #c9cece;
    text-decoration : none;
    padding-left    : 10px;
}

.global a:hover
{
    text-decoration : none;
    color           : #ff861d;
}

.global a.active
{
    text-decoration : none;
    color           : #FF861D;
}

.content
{
    margin-top : 138px;
    color      : #999;
    z-index    : 1;
}

.content a:link, .content a:visited
{
    text-decoration : none;
}

.content a:hover
{
    text-decoration : underline;
}

.content a blockquote
{
    color : #999999;
}

.content a:hover blockquote
{
    color : #ffffff;
}

.content a p
{
    color : #999999;
}

.content a:hover p
{
    color : #999;
}

.banner
{
    height        : 270px;
    padding-right : 150px;
    color         : #ffffff;
    font-size     : 28px;
    font-style    : normal;
    line-height   : 34px;
}

.home-login-button
{
    position   : relative;
    float      : right;
    margin-top : -10px;
}

a img
{
    border : none;
}

.banner h1
{
    margin         : 0 0 10px 0;
    padding        : 0;
    color          : #FF861D;
    font-size      : 36px;
    text-transform : uppercase;
    background     : transparent url(../../images/newsite/header-from-creation-to-syndication.png) no-repeat 0 0;
    display        : block;
    width          : 645px;
    height         : 32px;
    text-indent    : -9999px;
}

dl
{
    margin  : 0 5px 0 0;
    padding : 15px;
    width   : 210px;
    float   : left;
}

dl:hover
{
    color : #666;
}

dt
{
    margin  : 0 0 0 0;
    padding : 0 0 0 0;
}

dd
{
    margin     : 0;
    padding    : 0;
    clear      : both;
    min-height : 34px;
    width      : 210px;
}

dd img
{

    height : auto;
    float  : none;
}

dd.logo
{
    min-height : 45px;
    width      : 114px;
    display    : block;
}

div.home-video
{
    width   : 100px;
    height  : 56px;
    display : block;
}

div.one
{
    background : transparent url(../../images/newsite/videos-home.jpg) no-repeat 0 0;
}

div.two
{
    background : transparent url(../../images/newsite/videos-home.jpg) no-repeat 0 -56px;
}

div.three
{
    background : transparent url(../../images/newsite/videos-home.jpg) no-repeat 0 -112px;
}

div.four
{
    background : transparent url(../../images/newsite/videos-home.jpg) no-repeat 0 -168px;
}

dd.ford
{
    background : transparent url(../../images/newsite/logos-clients-home.png) no-repeat 0 0;
}

dd.citysearch
{
    background : transparent url(../../images/newsite/logos-clients-home.png) no-repeat 0 -50px;
}

dd.maxim
{
    background : transparent url(../../images/newsite/logos-clients-home.png) no-repeat 0 -100px;
}

dd.simon
{
    background : transparent url(../../images/newsite/logos-clients-home.png) no-repeat 0 -150px;
}

dd a:hover
{
    color : #fff;
}

.content a dl:hover dd p
{
    color : #fff;
}

h1
{
    font-size        : 53px;
    text-transform   : none;
    color            : #ffffff;
    margin           : 0 0 10px 0;
    padding          : 0;
    text-indent      : 0;
    font-family      : arial, 'helvetica neue', sans-serif;
    font-weight      : 400;
    background-color : transparent;
    text-shadow      : 2px 2px 2px #222;
}

h1.tagline
{
    margin         : 10px 120px 20px 30px;
    font-weight    : normal;
    font-size      : 60px;
    line-height    : 59px;
    letter-spacing : -.03em;
    position       : relative;
    padding        : 10px;
    width          : 940px;
    top            : 110px;
    text-shadow    : none;
    background     : transparent url(../../images/home/bkg-h1-tagline.png) repeat 0 0;
}

.testimonials-twitter h4
{
    font-family    : 'Coustard', georgia, sans-serif;
    font-size      : 18px;
    line-height    : 28px;
    color          : #222;
    font-weight    : normal;
    text-transform : uppercase;
    letter-spacing : .15em;
    margin         : 0 0 -9px 0;
}

.testimonials-twitter h4.right
{
    float : right;
}

body.work h1,
body.clients h1
{
    margin  : 0;
    padding : 0;
}

.learn-more
{
    position    : relative;
    top         : 10px;
    left        : 795px;
    width       : 70px;
    text-align  : right;
    font-family : arial, 'helvetica neue', sans-serif;
    color       : #fff;
    font-size   : 14px;
    height      : 90px;
    padding     : 33px 110px 0 0;
    background  : transparent url(../../images/home/icon-home-play-btn.png) no-repeat 65px 0;
}

#player:hover .learn-more
{
    position    : relative;
    top         : 10px;
    left        : 795px;
    width       : 70px;
    text-align  : right;
    font-family : arial, 'helvetica neue', sans-serif;
    color       : #fff;
    font-size   : 14px;
    height      : 90px;
    padding     : 33px 110px 0 0;
    background  : transparent url(../../images/home/icon-home-play-btn-hover.png) no-repeat 65px 0;
}

body.home h2
{
    font-size      : 20px;
    text-transform : uppercase;
    color          : #FF861D;
    margin         : 0 0 10px 0;
    padding        : 0;
    text-indent    : -9999px;
    width          : 210px;
    height         : 44px;
}

body.home h2.customize
{
    background : transparent url(../../images/newsite/subheader-new.png) no-repeat 0 0;
    width      : 179px;
}

body.home dl:hover h2.customize
{
    background  : transparent url(../../images/newsite/subheader-new.png) no-repeat -179px 0;
    width       : 201px;
    margin-left : -22px;
}

body.home h2.create
{
    background : transparent url(../../images/newsite/subheader-new.png) no-repeat 0 -60px;
    width      : 179px;
}

body.home dl:hover h2.create
{
    background  : transparent url(../../images/newsite/subheader-new.png) no-repeat -179px -60px;
    width       : 201px;
    margin-left : -22px;

}

body.home h2.manage
{
    background : transparent url(../../images/newsite/subheader-new.png) no-repeat 0 -120px;
    width      : 179px;
}

body.home dl:hover h2.manage
{
    background  : transparent url(../../images/newsite/subheader-new.png) no-repeat -179px -120px;
    width       : 201px;
    margin-left : -22px;

}

body.home h2.syndicate
{
    background : transparent url(../../images/newsite/subheader-new.png) no-repeat 0 -180px;
    width      : 179px;
}

body.home dl:hover h2.syndicate
{
    background  : transparent url(../../images/newsite/subheader-new.png) no-repeat -179px -180px;
    width       : 201px;
    margin-left : -22px;
}

body.work h1,
body.clients h1
{
    padding-left   : 5px;
    padding-bottom : 10px;
}

body.work h1 a,
body.clients h1 a
{
    margin     : 0;
    padding    : 0;
    display    : inline;
    min-height : 0;
    height     : 0;
}

body.work h2,
body.clients h2
{
    text-indent    : 0;
    width          : 245px;
    text-transform : none;
}

body.work .right-column ul,
body.clients .right-column ul
{
    margin  : 0;
    padding : 0;
}

body.work .right-column ul li,
body.clients .right-column ul li
{
    padding       : 0;
    border-bottom : 0;
}

body.work .right-column ul li a,
body.clients .right-column ul li a
{
    padding     : 5px 5px 5px 20px;
    font-size   : 15px;
    line-height : 22px;
    display     : inline-block;
    width       : 100%;
    margin-left : -20px;
}

body.work .right-column ul li a:hover,
body.clients .right-column ul li a:hover
{
    text-decoration : none;
    background      : #333 url(../../images/newsite/subnav-background.png) no-repeat -14px 0;
}

.right-column h3
{
    margin-top : 30px;
}

h3
{
    font-size      : 16px;
    text-transform : uppercase;
    color          : #FF861D;
    margin         : 0 0 10px 0;
    padding        : 0;
    width          : 320px;
    height         : 17px;

}

h3.involved
{
    background : transparent url(../../images/newsite/yt-points.png) no-repeat 0 0;
}

h3.horizons
{
    background : transparent url(../../images/newsite/yt-points.png) no-repeat 0 -32px;
}

h3.smallstuff
{
    background : transparent url(../../images/newsite/yt-points.png) no-repeat 0 -64px;
}

h3.cuttingedge
{
    background : transparent url(../../images/newsite/yt-points.png) no-repeat 0 -96px;
}

h3.makemoney
{
    background : transparent url(../../images/newsite/yt-points.png) no-repeat 0 -128px;
}

h4
{
    font-weight : normal;
    margin      : 5px 0 5px 0;
}

body.interior h4
{
    font-weight : normal;
    margin      : 5px 0 5px 0;
    font-style  : italic;
    font-size   : 15px;
}

blockquote
{
    margin      : 0 0 0 0;
    font-size   : 13px;
    line-height : 20px;
    min-height  : 120px;
    font-weight : normal;
}

p
{
    margin         : 10px 0 10px 0;
    font-size      : 10px;
    line-height    : 17px;
    font-weight    : normal;
    text-transform : uppercase;
}

.footer
{
    clear : both;
}

h4.register-header
{
    font-size   : 28px;
    display     : block;
    margin      : 0 0 10px 0;
    padding     : 0;
    color       : #fff;
    font-family : 'helvetica neue', arial, helvetica, sans-serif;

}

body.yp h4.register-header
{
    font-size : 24px;
}

.login-table
{
    width  : 270px;
    margin : 20px 0 0 10px;
}

.login-table input[type=text],
.login-table input[type=password]
{
    width : 200px;
}

.login-table td
{
    padding        : 5px 5px 5px 0;
    font-size      : 12px;
    white-space    : nowrap;
    font-weight    : bold;
    text-transform : uppercase;
}

.login-table td.forgot-password
{
    padding   : 10px 5px 5px 0;
    font-size : 12px;
}

.login-note
{
    background-color      : #fff;
    color                 : #999;
    padding               : 3px 6px;
    text-align            : center;
    -webkit-border-radius : 2px;
    -khtml-border-radius  : 2px;
    -moz-border-radius    : 2px;
    border-radius         : 2px;
}

.login-table td.skills,
.login-table td.forgot-password
{
    text-transform : none;
    font-weight    : normal;
}

.press p
{
    text-transform : none;
    font-size      : 1em;
    line-height    : 1.8em;
    margin-bottom  : 2em;
    color          : #ffffff;
}

.press a
{
    text-transform : uppercase;
}

p.intro
{
    font-size      : 1.6em;
    text-transform : none;
    line-height    : 1.4em;
    color          : #cecece;
}

.announcement
{
    clear         : both;
    padding       : 20px 0;
    color         : #969696;
    font-size     : 16px;
    display       : block;
    border-top    : 1px solid #333333;
}

.announcement h1.announcement
{
    font-size      : 16px;
    font-weight    : bold;
    color          : #ff861d;
    text-transform : uppercase;
    text-indent    : 0;
    margin         : 0 0 0 0;
    width          : 90%;
    padding        : 0;
    background     : #000 none;
    border         : 0;
}

.announcement p
{
    font-size      : 12px;
    text-transform : none;
}

.announcement span
{
    float          : right;
    font-size      : 10px;
    text-transform : uppercase;
    color          : #ff861d;
}

.promo
{
    position : relative;
    left     : 502px;
    top      : -70px;
    width    : 30px;
    z-index  : 1000;
}

a.getting-started-is-easy:link,
a.getting-started-is-easy:visited
{
    display         : block;
    width           : 213px;
    height          : 25px;
    text-decoration : none;
    background      : #000 url(../../images/newsite/btn-getting-started-new.gif) no-repeat 0 0;
    text-indent     : -9999px;
}

a.getting-started-is-easy:hover
{
    display         : block;
    width           : 213px;
    height          : 25px;
    text-decoration : none;
    background      : #000 url(../../images/newsite/btn-getting-started-new.gif) no-repeat 0 -25px;
    text-indent     : -9999px;
}

div.getting-started-button
{
    padding-left : 428px;
}

div.getting-started-button-iphone
{
    padding-left : 128px;
}

a.login:link,
a.login:visited
{
    display         : block;
    width           : 86px;
    height          : 22px;
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-login-new.png) no-repeat 0 0;
    text-indent     : -9999px;
}

a.login:hover
{
    display         : block;
    width           : 86px;
    height          : 22px;
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-login-new.png) no-repeat 0 -22px;
    text-indent     : -9999px;
}

a.iphone:link,
a.iphone:visited
{
    display         : block;
    width           : 156px;
    height          : 106px;
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-iphone-home.png) no-repeat 0 0;
    text-indent     : -9999px;
}

a.iphone:hover
{
    display         : block;
    width           : 156px;
    height          : 106px;
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-iphone-home.png) no-repeat 0 -106px;
    text-indent     : -9999px;
}

a.aol:link,
a.aol:visited
{
    display         : block;
    /*width: 260px;
   height: 116px;*/
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-aol-home.png) no-repeat 0 -40px;
    text-indent     : -9999px;
}

a.aol:hover
{
    display         : none;
    /*width: 200px;
    height: 116px;*/
    text-decoration : none;
    background      : transparent url(../../images/newsite/btn-aol-home.png) no-repeat 0 -200px;
    text-indent     : -9999px;
}

.press_release
{
    margin  : 0 0 30px 0;
    padding : 10px;
    cursor  : pointer;
    width   : 640px;
}

.press_release:hover
{
    background-color : #111111;
}

.press_release h2
{
    font-size      : 16px;
    line-height    : 22px;
    text-transform : none;
    font-weight    : normal;
    color          : #FF861D;
    margin         : 0 0 10px 0;
    padding        : 0;
    text-indent    : 0;
    display        : inline;
}

.press_release h2 a:link,
.press_release h2 a:visited
{
    color           : #cecece;
    text-decoration : none;
}

.press_release h2 a.date:link,
.press_release h2 a.date:visited
{
    font-size       : 12px;
    font-weight     : normal;
    display         : block;
    color           : #666;
    text-decoration : none;
}

.press_release p
{
    margin         : 0 0 20px 0;
    font-size      : 12px;
    text-transform : none;
}

.press_release p a
{
    color : #999999;
}

body.press-releases p
{
    font-size      : 15px;
    text-transform : none;
    line-height    : 22px;
}

.logos-for-download-size
{
    -webkit-border-radius : 2px;
    -khtml-border-radius  : 2px;
    -moz-border-radius    : 2px;
    border-radius         : 2px;
    background-color      : #efefef;
    color                 : #333;
    padding               : 3px;
    font-weight           : bold;
    -webkit-box-shadow    : 3px 3px 2px #ccc;
}

.logos-for-download
{
    -webkit-border-radius : 2px;
    -khtml-border-radius  : 2px;
    -moz-border-radius    : 2px;
    border-radius         : 2px;
    background-color      : #FFFFFF;
    color                 : #000000;
    padding               : 20px;
    margin-top            : 20px;
    text-align            : center;
}

.logos-for-download ul.logos
{
    list-style : none;
    display    : block;
    height     : 100px;
    margin     : 0 0 0 155px;
    padding    : 0;
}

.logos-for-download ul.logos li
{
    width         : 75px;
    border-bottom : 0;
    float         : left;
    padding       : 0 20px 0 0;
}

.logos-for-download ul.logos-small
{
    list-style : none;
    display    : block;
    height     : 100px;
    margin     : 0 0 0 0;
    padding    : 0;
    width      : 700px;
}

.logos-for-download ul.logos-small li
{
    border-bottom : 0;
    float         : left;
    padding       : 0 20px 0 0;
}

.logos-for-download a
{
    filter       : progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity : 0.80;
    opacity      : .80;
    cursor       : pointer;
}

.logos-for-download a:hover
{
    filter       : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity : 1;
    opacity      : 1;
    cursor       : pointer;
}

.logos-for-download-small
{
    margin-top : 20px;
    color      : #666;
}

.logos-for-download-small span
{
    font-size      : 11px;
    font-weight    : bold;
    text-transform : uppercase;
}

.logos-for-download-small a:link,
.logos-for-download-small a:visited
{
    color           : #ff861d;
    text-decoration : underline;
    filter          : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity    : 1.00;
    opacity         : 1.00;
    cursor          : pointer;
}

.logos-for-download-small a:hover
{
    text-decoration : none;
}

.global .iphone-navigation
{
    display : none;
}

.aol-logo
{
    float          : right;
    margin         : 0;
    padding        : 0;
    text-align     : center;
    width          : 80px;
    text-transform : none;
    display        : none;
}

.aol-logo a:link,
.aol-logo a:visited
{
    color : #666;
}

.aol-logo div
{
    margin-top : 5px;
}

.GH_brand_link
{
    background      : url("//o.aolcdn.com/video-media/US/v7.03/common/img/aol.globalheader-1.3.png") no-repeat scroll 0 -638px transparent;
    color           : #333333;
    display         : block;
    height          : 47px;
    overflow        : hidden;
    text-decoration : none;
    text-indent     : -6666px;
    width           : 214px;
}

a:focus
{
    outline : none;
}

.social
{
    margin : 35px 0 0 0;
}

.social ul
{
    list-style : none;
    margin     : 0;
    padding    : 0;
}

.social ul li
{
    display        : inline-block;
    padding        : 0 0 0 20px;
    border-bottom  : 0;
    margin         : 0 20px 0 0;
    text-transform : uppercase;
    width          : auto;
    height         : 15px;
    line-height    : 15px;
}

.social ul li a:link,
.social ul li a:visited
{
    padding       : 0 0;
    border-bottom : 0;
}

.social ul li.facebook
{
    background : transparent url(../../../media/images/newsite/sprite-social-icons.png) no-repeat 0 0;
}

.social ul li.twitter
{
    background : transparent url(../../../media/images/newsite/sprite-social-icons.png) no-repeat 0 -15px;
}

.social ul li.blog
{
    background : transparent url(../../../media/images/newsite/sprite-social-icons.png) no-repeat 0 -30px;
}

.feature-buckets
{
    margin    : 20px 0 70px 0;
    font-size : 18px;
    clear     : both;
}

.feature-buckets a:link,
.feature-buckets a:visited
{
    text-decoration : underline;
}

.feature-buckets ul
{
    list-style : none;
    padding    : 0;
    margin     : 20px 0;
    clear      : both;
}

.feature-buckets ul li
{
    border-bottom : 0;
    display       : inline-block;
    float         : left;
    width         : auto;
    padding       : 20px 20px 0 55px;
}

.feature-buckets ul li.data
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 0;
    min-height : 30px;
}

.feature-buckets ul li.creative
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -44px;
    min-height : 30px;
}

.feature-buckets ul li.technologies
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -90px;
    min-height : 48px;
}

.feature-buckets ul li.distribution
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -152px;
    min-height : 30px;
}

.testimonials-twitter
{
    clear      : both;
    margin-top : 25px;
}

.testimonials-twitter ul
{
    background-color      : #222;
    border-radius         : 5px;
    -moz-border-radius    : 5px;
    -webkit-border-radius : 5px;
    list-style            : none;
    margin-top            : 0;

}

.testimonials-twitter ul li
{
    border-bottom  : 0;
    display        : inline-block;
    vertical-align : middle;
}

.testimonials-twitter ul li.testimonial
{
    width         : 60%;
    font-family   : 'Coustard', georgia, sans-serif;
    font-size     : 18px;
    line-height   : 28px;
    border-right  : 1px solid #111;
    padding-right : 10px;
    min-height    : 110px;
}

.testimonials-twitter ul li.testimonial div
{
    vertical-align : middle;
}

.testimonials-twitter ul li.testimonial span
{
    font-size   : 13px;
    color       : #999;
    font-family : 'helvetica neue', arial, sans-serif;
    white-space : nowrap;
}

.testimonials-twitter ul li.twitter
{
    width        : 30%;
    background   : transparent url(../../../media/images/home/icon-twitter.png) no-repeat 15px 50%;
    padding-left : 80px;
    min-height   : 5px;
    font-size    : 15px;
    line-height  : 22px;
}

.testimonials-twitter ul li.twitter div
{
    font-weight : normal;
    color       : #999;
    text-align  : right;
    font-size   : 13px;
}

.testimonials-twitter ul li a
{
    color : #ff861d;
}

.testimonials-twitter ul li a:hover
{
    text-decoration : underline;
}

.testimonials-twitter ul li.twitter ul
{
    margin     : 0;
    padding    : 0;
    text-align : left;
}

.testimonials-twitter ul li.twitter ul li
{
    padding : 0;
}

.tweet_join
{
    display : none;
}

.loading
{
    text-align     : left;
    font-size      : 15px;
    text-transform : none;
}

a.btn-home:link,
a.btn-home:visited
{
    -moz-box-shadow       : inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow    : inset 0 1px 0 0 #ffffff;
    box-shadow            : inset 0 1px 0 0 #ffffff;
    filter                : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ededed', endColorstr = '#dfdfdf');
    background            : #ededed;
    -moz-border-radius    : 3px;
    -webkit-border-radius : 3px;
    border-radius         : 3px;
    border                : 1px solid #dcdcdc;
    display               : inline-block;
    color                 : #777777;
    font-family           : 'helvetica neue', arial, sans-serif;
    font-size             : 9px;
    font-weight           : bold;
    padding               : 3px 0 2px 0;
    text-decoration       : none;
    text-shadow           : 1px 1px 0 #ffffff;
    line-height           : 12px;
    width                 : 145px;
    text-align            : center;
}

a.btn-home:hover
{
    filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#dfdfdf', endColorstr = '#ededed');
    background : #dfdfdf;
}

a.btn-home:active
{
    position : relative;
    top      : 1px;
}

body.platform .left-column p
{
    margin : 13px 0 0 0;
}

body.platform .left-column dl:hover
{
    color : #fff;
}

body.platform .left-column dl
{
    margin-top : 0;
    font-size  : 14px;
}

body.platform .left-column dt
{
    font-size    : 18px;
    color        : #FF861D;
    padding-left : 56px;
    margin-top   : 12px;
}

body.platform .left-column dl,
body.platform .left-column dt,
body.platform .left-column dd
{
    width : 100%;
}

body.platform .left-column dd
{
    margin-top : 12px;
}

body.platform .left-column dt.data
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 0;
    min-height : 42px;
}

body.platform .left-column dt.data span
{
    position : relative;
    top      : 12px;
}

body.platform .left-column dt.creative
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -44px;
    min-height : 40px;
}

body.platform .left-column dt.creative span
{
    position : relative;
    top      : 14px;
}

body.platform .left-column dt.technologies
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -90px;
    min-height : 48px;
}

body.platform .left-column dt.technologies span
{
    position : relative;
    top      : 15px;
}

body.platform .left-column dt.distribution
{
    background : transparent url(../../../media/images/home/icon-platform.png) no-repeat 0 -152px;
    min-height : 42px;
}

body.platform .left-column dt.distribution span
{
    position : relative;
    top      : 12px;
}

.subnav-home
{
    font-size : 13px;
}

body.work ul.thumbnail-list,
body.clients ul.thumbnail-list
{
    margin  : 20px 0;
    padding : 0;
}

body.work ul.thumbnail-list li,
body.clients ul.thumbnail-list li
{
    border-bottom : 0;
    padding       : 10px;
    margin-right  : 10px;
    width         : 200px;
    display       : inline-block;
}

body.work ul.thumbnail-list li:hover,
body.clients ul.thumbnail-list li:hover
{
    background-color      : #222;
    border-radius         : 3px;
    -moz-border-radius    : 3px;
    -webkit-border-radius : 3px;
}

ul.thumbnail-list li a img
{
    width : 200px;
}

ul.thumbnail-list li .thumbnail
{
    height   : 113px;
    overflow : hidden;
}

ul.thumbnail-list li a div
{
    margin-top : 5px;
}

body.work .right-column,
body.clients .right-column
{
    width : 245px;
}

body.work .left-column,
body.clients .left-column
{
    width : 730px;
}

body.interior .executive-team p,
body.interior .right-column p
{
    font-size : 13px;
}

.contact a
{
    color : #FF861D;
}

body.press-releases h2
{
    text-indent    : 0;
    text-transform : none;
    margin-top     : 25px;
}

.contact-us
{
    background-color      : #fff;
    padding               : 15px;
    border-radius         : 3px;
    -moz-border-radius    : 3px;
    -webkit-border-radius : 3px;
    font-family           : 'helvetica neue', sans-serif;
}

.player-container
{
    margin : 0 20px;
}

.interior-player
{
    margin                : -23px 0 20px 0;
    background-color      : #222;
    padding               : 25px;
    text-align            : center;
    width                 : 660px;
    border-radius         : 0 0 3px 3px;
    -webkit-border-radius : 0 0 3px 3px;
    -moz-border-radius    : 0 0 3px 3px;
    position              : fixed;
    z-index               : 9999;
}

.interior-player span
{
    display          : block;
    width            : 640px;
    height           : 360px;
    background-color : #666;
    color            : #ccc;
    text-align       : center;
    vertical-align   : middle;
    margin           : 0 auto;
    font-size        : 44px;
}

ul.about-list
{
    margin  : 0 50px 0 0;
    padding : 0;
}

ul.about-list li
{
    padding     : 10px 0;
    margin      : 0 25px 0 25px;
    font-weight : normal;
    font-size   : 15px;
    line-height : 20px;
}

.left-column p
{
    margin-bottom : 14px;
    font-size     : 15px;
    line-height   : 20px;

}

.introduction
{
    margin           : -22px 0 40px 0;
    width            : 690px;
    position         : fixed;
    height           : 200px;
    z-index          : 999;
    background-color : #000;
    padding          : 20px 0 0 0;
}

body.work .introduction h2
{
    margin : 0 0 5px 0;
    width  : 640px;
}

body.work  .interior-player
{
    margin-top : 100px;
}

body.holiday .lights
{
    z-index    : 99;
    width      : 98%;
    position   : relative;
    top        : -70px;
    left       : 0;
    float      : left;
    background : transparent url(../../../media/images/home/bkg-holiday.png) repeat-x 0 0;
    height     : 200px;
}

body.holiday .holiday-content,
body.holiday .footersn
{
    top      : -130px;
    position : relative;
}

body.work .section_container
{
    padding-top : 520px;
}

body.clients .section_container
{
    padding-top : 400px;
}

/* this is to target webkit browsers only...

@media screen and (-webkit-min-device-pixel-ratio:0) { 

h1 {font-family: arial}

}
*/

@media screen and (min-height: 400px) and (max-height: 799px)
{

    .header, .introduction, .interior-player
    {
        position : relative;
    }

    .header
    {
        margin  : 0;
        padding : 0;
        top     : -10px;
    }

    .border
    {
        top : 110px;
		position: relative !important;
    }

    .content
    {
        margin-top : 20px;
    }

    body.work .interior-player,
    body.clients .interior-player
    {
        margin-top : 10px;
    }

    .introduction
    {
        height        : auto;
        margin-bottom : 0;
    }

    body.work .section_container
    {
        padding-top : 20px;
    }

    body.clients .section_container
    {
        padding-top : 20px;
    }

}

