/*------------------------------------------------------------------------
AMA Index Styles

version: 1.1
author: andy windle
email: aw@ama.uk.com
www.ama.uk.com
--------------------------------------------------------------------------*/
/* =General
--------------------------------------------------------------------------*/
#content #horizon #horizonInner #screenDemo {
    background:url(../img/screen-demo-1.png) no-repeat right; 
    height: 420px;  
}

#content #horizon #horizonInner #screenDemo p {
    width:435px; 
    display: block;
}

#content #horizon #horizonInner {
    background:url(../img/bg-horizon.png) repeat-x bottom;
}

#content #horizonWindows {
    position: absolute;
    list-style: none;
    right:15px;
    height:404px;
    width:202px;
    top:45px;
    background:url(../img/iconsBg.png) no-repeat; 
    padding:0;
    text-align: center;
    display: none;
}

#content #horizonWindows li {
    padding-top: 12px;
}

#content #horizonWindows a {
    border-bottom: none;
}

#content #homeDemoInfo h2 { 
    padding:115px 0 0 0;
    position: relative;
    left:-7px;
}

#content #homeDemoInfo p { 
   text-align: left;
   width:425px;
}

#content #horizon #horizonInner #screenDemo p {
    width:435px; 
    display: none;
}

#content #homeDemoInfo #demoLogin {
    border-bottom: none;
}

#demoLogin_modal, #demoLogin_modal2, #demoLogin_modal, #demoLogin_modal3 {
    left:200px;
    top:20px;
}

#windows .modalBox .modalBoxInner {
   padding:20px;
   width:700px;  
}

.shotWrap {
    float: right; 
    margin: 0 0 20px 5px;
}

.shotWrap span {
    width:364px;
    height: 444px;
    display: block;
} 

#homeDemoInfo {
    position: absolute;
    top:50px;
    width:450px;
    left: 18px;
}

#homeDemoInfo p {
    color:#fff;
}

#dataHousing_shot {
    background:url(../img/dataHousing_Screen.gif) no-repeat;
}

#editorial_shot {
    background:url(../img/editorial_Screen.gif) no-repeat;
}

#proofing_shot {
    background:url(../img/proofing_Screen.gif) no-repeat;
}

.sampleLinks li {
    text-align: right;
    list-style: none;
    display: block !IMPORTANT;
    padding-top: 10px;
}

#awardsPanel #awardImg {
    float: right;
    border: 1px dashed #ccc;
    padding: 25px;
    margin-left: 25px;;
}

/* =content =samples
--------------------------------------------------------------------------*/
#samples { 
    margin:15px 3px;
    text-align: center;   
}

#samples li {
    list-style: none;
    margin: 20px 5px; 
}  

#samples li span {
    display: block;
    margin-top: 5px;
}

#samples li a {
    border-bottom: none !IMPORTANT;
    font-weight: bold;
}

#samples .sampleContent {
    display: block;
    width: 255px;
    float: left;
    padding-bottom: 30px;
}

#samples img {
    /*padding:5px;
    border: 1px solid #ccc;
    margin:0 8px 15px 7px;
    background-color: #fff;      */
}

#samples img:hover {
   /* border: 1px solid #194786;*/
}