﻿

/*   content         --------------------------------------------------------------------------------------------------------*/

.content{
    background: transparent url(/Asset/img/layout/content/template-two-cols-home-top.jpg) no-repeat 0 0;    
}

/*   left-col     --------------------------------------------------------------------------------------------------------*/

.left-col p.heading {
/*
    font-weight:bold;
    margin:0;
    padding:5px 20px;
    text-align:right;
    */
}

.left-col .sub-nav{
    margin-top: 0;
}

/*   right-col     --------------------------------------------------------------------------------------------------------*/

.main-img{
    height: 322px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.main-img img{
    display: block;
}


/*   body     --------------------------------------------------------------------------------------------------------*/


.body{
    padding: 20px 30px 30px 30px;
    
    
}

h1{
    color: #1a1a1a;
    padding:20px 0 0 25px;
    margin: 0;
}


/*   body left     --------------------------------------------------------------------------------------------------------*/


.body-left{
    float: left;
    width: 410px;
    color: #333333;
    font-size: 1.1666em;
    line-height: 1.7em;
}


/*   body right     --------------------------------------------------------------------------------------------------------*/


.body-right{
    float: right;
    width: 250px;
    
}






/*   body right pod       -----------------------------------------------------------------------------*/

.body-right .pod{
    background: #CFE3D8 url(/Asset/img/layout/content/pod02-body-left.gif) no-repeat left bottom;
    color: #333333;
    margin-top: 0;
}

.body-right .pod h2{
    background: transparent url(/Asset/img/layout/content/pod02-head-left.jpg) no-repeat left top;
    margin: 0;
}

.body-right .pod h2 span{
    padding: 5px 15px;
    color: White;
    background: transparent url(/Asset/img/layout/content/pod02-head-right.jpg) no-repeat right top;
}
.body-right .pod h2 span a{
    
    color: White;
  
}
.body-right .pod .pod-content{
    
    background: transparent url(/Asset/img/layout/content/pod02-body-right.gif) no-repeat right bottom;
    /*
    font-size:0.916666em;
    line-height:1.5em;
    padding: 0 15px 10px 15px;
    */
    
}

.body-right .pod .pod-content{
    /*height: 174px;*/
    
   
}

.body-right .pod .pod-content .pod-scrollable{
    overflow: hidden;
    position: relative;
}

.body-right .pod .pod-content .news-items{
    position: absolute;
    top: 0;
}

.body-right .pod .pod-content ul{
    margin: 0;
}

.body-right .pod .pod-content ul li{
    margin: 0;
    padding-bottom: 5px;
}

.body-right .pod .pod-content ul li h3{
    margin-top: 0;
}

.body-right .pod .pod-content ul li p{
    margin-bottom: 0;
}

.body-right .pod .pod-content h3{
    /*margin: 10px 0 5px 0;*/
}

.body-right .pod .pod-content h3 a{
   
    color: #333333;
     /*font-size: 0.9em;*/
    text-decoration: none;
    
}
.pod .pod-content p a{
    color: #AD8B12;
}
