body{
    margin:0;
    color:#000;
    font:12px Arial, Helvetica, sans-serif;
    background:#F1F1F1;
    min-width: 1003px;
}
img{border-style:none;}
a{
    text-decoration:none;
    color: #565a5c;
}
a:hover{text-decoration:underline;}
#wrapper{
    overflow:hidden;
    width:100%;
    position:relative;
    background:#f1f1f1 url(http://web.eloqua.com/images/bg-wrapper.gif) repeat-x;
    padding: 18px 0 0;
}
.items-holder {
    background:#c80012;
    padding: 0;
    width: 100%;
    overflow:hidden;
    position:relative;
}
.header-wrapper {
    background: #fff;
    width: 100%;
    padding-bottom: 5px;
}
#header {
    overflow:hidden;
    background: #fff;
    width:940px;
    margin: 0 auto;
    padding: 17px 0 0;
}
.logo {
    background: url(http://web.eloqua.com/images/logo.gif) no-repeat;
    overflow:hidden;
    text-indent:-9999px;
    width:203px;
    height:88px;
    margin: 0;
    float:left;
}
.logo a {
    display:block;
    height:100%;
}
.eloqua-logo {
    background: url(http://web.eloqua.com/images/eloqua_logo.gif) no-repeat;
    overflow:hidden;
    text-indent:-9999px;
    width:166px;
    height:44px;
    position: absolute;
    right: 10px;
    top: 64px;
}
.eloqua-logo a {
    display:block;
    height:100%;
}
#nav {
    float:left;
    margin:0;
    padding:52px 0 0 0;
    list-style:none;
    line-height: 30px;
    font-size:13px;
    font-weight:bold;
}
#nav li {
    float:left;
    background: url(http://web.eloqua.com/images/separator1.gif) no-repeat;
    padding: 0 26px 0 13px;
}
#nav li a {
    color:#c80012;
}
.items {
    margin:0;
    padding:0;
    list-style:none;
    width: 9999px;
    overflow:hidden;
    height:80px;
}
.items li {
    float:left;
    position:relative;
}
.items li .slider{
    width:105px;
    height:80px;
    position:relative;
    z-index:1;
    background:#fff;
}
.items .small .slider{width:69px;}
.items .small2 .slider{width:71px;}
.items li img{
    position:absolute;
    top:0;
    left:0;
    z-index:2;
}
#wrapper .w1 {
    width:1056px;
    position:relative;
    left:50%;
    float:left;
}
#wrapper .w2 {
    position:relative;
    width: 1056px;
    left:-50%;
    float:left;
}
#main {
    width: 1056px;
    margin: 0 auto;
}
.boxes-holder {
    overflow:hidden;
    height:1%;
    padding: 0 0 12px 58px;
    border-bottom: 1px solid #d7d7d7;
}
.fade-box{
    float:left;
    margin: 0 10px 0 0;
    height:248px;
    width:314px;
    position:relative;
}
.box {
    position:absolute;
    top:0;
    left:0;
    width: 312px;
    background:#cdccc9 url(http://web.eloqua.com/images/bg-box.gif) repeat-x;
    border: 1px solid #e4e4e4;
    padding: 0 0 24px;
}
.orange{background:#f4d1a8 url(http://web.eloqua.com/images/bg-box-orange-h.gif) repeat-x;}
.green{background:#c7d2b1 url(http://web.eloqua.com/images/bg-box-green.gif) repeat-x;}
.blue{background:#c3dfdc url(http://web.eloqua.com/images/bg-box-blue.gif) repeat-x;}
.box .heading {
    overflow:hidden;
    cursor:pointer;
    height:1%;
    padding: 8px 0 10px 13px;
}
.box .data-holder {
    overflow:hidden;
    height:1%;
    line-height:12px;
    padding:0 0 8px;
}
.box .imagine {
    background: url(http://web.eloqua.com/images/text-imagine-it.png) no-repeat;
    width: 247px;
    height: 55px;
    overflow:hidden;
    text-indent:-9999px;
    margin:0;
}
.box .see {
    background: url(http://web.eloqua.com/images/text-see-it.png) no-repeat;
    width: 172px;
    height: 55px;
    overflow:hidden;
    text-indent:-9999px;
    margin:0;
}
.box .do {
    background: url(http://web.eloqua.com/images/text-do-it.png) no-repeat;
    width: 174px;
    height: 55px;
    overflow:hidden;
    text-indent:-9999px;
    margin:0;
}
.orange .imagine, .orange .imagine {background: url(http://web.eloqua.com/images/text-imagine-it-h.png) no-repeat;}
.green .see, .green .see {background: url(http://web.eloqua.com/images/text-see-it-h.png) no-repeat;}
.blue .do, .blue .do {background: url(http://web.eloqua.com/images/text-do-it-h.png) no-repeat;}
.box .btn1, .box .btn2, .box .btn3 {
    background: url(http://web.eloqua.com/images/btn1.png) no-repeat;
    position:absolute;
    top:52px;
    left:10px;
    width: 45px;
    height:45px;
    text-indent:-9999px;
    overflow:hidden;
}
.box .btn2 {background: url(http://web.eloqua.com/images/btn2.png) no-repeat;}
.box .btn3 {background: url(http://web.eloqua.com/images/btn3.png) no-repeat;}
.orange .btn1, .orange .btn1 {background: url(http://web.eloqua.com/images/btn1-h.png) no-repeat;}
.green .btn2, .green .btn2 {background: url(http://web.eloqua.com/images/btn2-h.png) no-repeat;}
.blue .btn3, .blue .btn3 {background: url(http://web.eloqua.com/images/btn3-h.png) no-repeat;}
.box h3 {
    font-size:15px;
    margin: 0;
    line-height: 18px;
}
.box h3 a {color:#000;}
.box .author {
    display:block;
    font-size:11px;
    line-height: 12px;
}
.box .author a {color:#c80012;}
.data-holder em {font-style:normal;}
.data-holder .time {
    background: url(http://web.eloqua.com/images/separator2.gif) no-repeat 100% 2px;
    padding: 0 5px 0 0;
    float:left;
}
.data-holder .date {padding: 0 0 0 5px;}
.box .text-holder {
    font-size:11px;
    color:#333;
    padding: 16px 10px 0 64px;
    line-height:17px;
}
.box .text-holder p {margin: 0;}
.container {
    font-size:12px;
    color:#464646;
    line-height:18px;
    float:left;
    width: 596px;
    margin: 14px 0 0 7px;
    display:inline;
    padding: 0 0 6px;
}
.subcontainer {width:288px;}
.container h2 {
    font-size:17px;
    line-height:21px;
    color:#252525;
    margin: 0 0 5px;
}
.container p {margin: 0;}
#footer {
    overflow:hidden;
    height:1%;
    color:#7d7d7d;
    padding: 19px 0 30px 66px;
    font-size:11px;
}
.info-block {float:left;}
.info-block p {margin:0 0 5px;}
.subnav {
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    height:1%;
}
.subnav li {
    float:left;
    padding: 0 30px 0 0;
}
.subnav li a {color:#c80012;}
.social-networks-holder {
    float:right;
    width: 430px;
    padding: 5px 57px 0 0;
}
.social-networks-holder span {float:left; padding: 0 22px 0 0;}
.social-networks-holder ul {
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.social-networks-holder ul li {float:left; padding: 0 25px 0 0;}
.social-networks-holder ul li a {
    padding: 0 0 0 20px;
    float:left;
    height:16px;
    line-height:16px;
}
.social-networks-holder ul li .facebook {
    color:#45629e;
    background: url(http://web.eloqua.com/images/ico-socials.gif) no-repeat;
}
.social-networks-holder ul li .youtube {
    color:#c80012;
    background: url(http://web.eloqua.com/images/ico-socials.gif) no-repeat 0 -16px;
}
.social-networks-holder ul li .linkedin {
    color:#206ba3;
    background: url(http://web.eloqua.com/images/ico-socials.gif) no-repeat 0 -32px;
}
.social-networks-holder ul li .twitter {
    color:#2689b9;
    background: url(http://web.eloqua.com/images/ico-socials.gif) no-repeat 0 -48px;
}

