﻿
/*   left col        ---------------------------------------------------------------------------------------*/



.left-col p.heading{
   /*
    padding:5px 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    */
}


.sub-nav{
    margin: 0;
}


h1 {
    padding:40px 25px 20px 25px;
    margin: 0;
    font-weight: bold;
    line-height: 1.25em;
}
.body{
    padding-top: 0;
}

/*   RIGHT COL - POD        ---------------------------------------------------------*/
.right-col .pod{
    background: #606060 url(/Asset/img/layout/content/body-right-pod-body-left.gif) no-repeat left bottom;
    MARGIN-TOP: 10px;
}

.right-col .pod h2{
    background: #3c3c3c url(/Asset/img/layout/content/body-right-pod-head-left.gif) no-repeat 0 0;
    margin: 0;
}

.right-col .pod h2 span{
    
    background: transparent url(/Asset/img/layout/content/body-right-pod-head-right.gif) no-repeat right top;
}

.right-col .pod .pod-content{
    background: transparent url(/Asset/img/layout/content/body-right-pod-body-right.gif) no-repeat right bottom;
    padding:5px 15px;
}

.right-col .pod .pod-content .btn{
    height: 47px;
    margin: 0;
    padding: 0;
    background: transparent url(/Asset/img/layout/content/br-pod-btn-left.jpg) no-repeat 0 0;
}

.right-col .pod .pod-content .btn:hover{
    background: transparent url(/Asset/img/layout/content/br-pod-btn-on-left.jpg) no-repeat 0 0;
}

.right-col .pod .pod-content .btn span{
    height: 47px;
    line-height: 47px;
    margin: 0;
    padding: 0 20px;
    background: transparent url(/Asset/img/layout/content/br-pod-btn-right.jpg) no-repeat top right;
}

.right-col .pod .pod-content .btn:hover span{
    background: transparent url(/Asset/img/layout/content/br-pod-btn-on-right.jpg) no-repeat top right;
}



/*   RIGHT COL - POD PRODUCT NEWS       ---------------------------------------------------------*/

.right-col .news {
    background: #CFE3D8 url(/Asset/img/layout/content/pod02-body-left.gif) no-repeat scroll left bottom;
    color:#333;
}

/*
.right-col .news  h2{
    background: #00733a url(/Asset/img/layout/content/pod02-news-head-left.jpg) no-repeat 0 0;


}


.right-col .news  h2 span{
    background: transparent url(/Asset/img/layout/content/pod02-news-head-right.jpg) no-repeat right top;
	color:White;
}
*/

.right-col .news  h2{
    background: transparent url(/Asset/img/layout/content/pod02-head-left.jpg) no-repeat left top;
}

.right-col .news  h2 span{
    padding: 5px 15px;
    color: White;
    background: transparent url(/Asset/img/layout/content/pod02-head-right.jpg) no-repeat right top;
}

.right-col .news  .pod-content{
    background: transparent url(/Asset/img/layout/content/pod02-body-right.gif) no-repeat scroll right bottom;
}

.news h2 a, .news h3 a{
    text-decoration: none;
    color:#333;
}

.news h2 a:hover, .news h3 a:hover{
    text-decoration: underline;
    color:#333;
}


.right-col .news  .pod-content .btn{
   
    background: transparent url(/Asset/img/layout/content/br-pod-btn-left.jpg) no-repeat 0 0;
}

.right-col .news .pod-content .btn:hover{
    background: transparent url(/Asset/img/layout/content/br-pod-btn-on-left.jpg) no-repeat 0 0;
}

.right-col .news .pod-content .btn span{
 
    background: transparent url(/Asset/img/layout/content/br-pod-btn-right.jpg) no-repeat top right;
}

.right-col .news  .pod-content .btn:hover span{
    background: transparent url(/Asset/img/layout/content/br-pod-btn-on-right.jpg) no-repeat top right;
}



/* Home page style coped here 


*/

.body-right .pod{
    background: #CFE3D8 url(/Asset/img/layout/content/pod02-body-left.gif) no-repeat left bottom;
    color: #333333;
    margin-top: 10px;
}

.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 .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;
    
}
.body-right .pod .pod-content h3 a:hover
{
    color: #AD8A12;
}
.pod .pod-content p a{
    color: #AD8A12;
}



.body-right .pod h2 span a{
    
    color: White;
  
}
