﻿

/*   wrapper         --------------------------------------------------------------------------------------------------------*/

.wrapper
{
    background: transparent url(/Asset/img/layout/content/template-two-cols-middle.jpg) repeat-y 0 0;
}


/*   CONTENT         --------------------------------------------------------------------------------------------------------*/

.content{
    background: transparent url(/Asset/img/layout/content/template-two-cols-top.jpg) no-repeat 0 0;    
}




/*   PODS       ---------------------------------------------------------------------------------------*/


.pod{
    margin: 20px 10px;
    color: White;
}

.pod h2 span{
    display: block;
    color: #ad8b12;
    padding: 8px 15px;
}

.pod h2 a, .pod h3 a{
    text-decoration: none;
}

.pod h2 a:hover, .pod h3 a:hover{
    text-decoration: underline;
}

.pod .pod-content{
    padding: 5px 15px 10px 15px;
    font-size: 0.916666em;
    line-height: 1.5em;
}

.pod .pod-content h3{
    margin: 5px 0;
}

.pod .pod-content a{
    color: #333333;
}

.pod .pod-content a:hover{
    text-decoration: none;
}

.pod .pod-content p, .pod .pod-content ul, .pod .pod-content ol{
    margin-top: 0;
}


.pod .pod-content .btn{
    float: left;
    margin: 10px 0 0 0;
    height: 28px;
    color: Black;
    text-decoration: none;
}

.pod .pod-content .btn span{
    float: left;
    line-height: 28px;
    height: 28px;
    padding: 0 10px;
}

.pod .pod-content .btn:hover span{
    cursor: pointer;
}


/*   INTRO-BOX       ---------------------------------------------------------------------------------------*/


.intro-box{
    position: relative;   
    margin: 17px 0;
    font-size: 0.916666em;
    line-height: 1.5454em;
}

.intro-box .border{
    border: 1px solid #dbdbdb;
    padding: 15px;
    
}

.intro-box .top-left{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 11px;
    width: 10px;
    background: transparent url(/Asset/img/layout/content/feature-bkg-top-left.gif) no-repeat 0 0;
}

.intro-box .top-right{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 13px;
    width: 13px;
    background: transparent url(/Asset/img/layout/content/feature-bkg-top-right.gif) no-repeat top right;
}

.intro-box .bottom-right{
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    height: 14px;
    width: 11px;
    background: transparent url(/Asset/img/layout/content/feature-bkg-bottom-right.gif) no-repeat bottom right;
}

.intro-box .bottom-left{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 13px;
    width: 12px;
    background: transparent url(/Asset/img/layout/content/feature-bkg-bottom-left.gif) no-repeat bottom left;
}

* html .intro-box .top-left,
* html .intro-box .top-right,
* html .intro-box .bottom-left,
* html .intro-box .bottom-right{
    display: none;
}

.intro-box .border .img{
    float: left;
    min-height: 85px;
}

* html .intro-box .border .img{
    height: 85px;
}

.intro-box .border .details{
    margin-left: 125px;
    min-height: 85px;
}

* html .intro-box .border .details{
    height: 85px;
}

.intro-box .details h2{
    margin: 0 0 5px 0;
    font-size: 1.2727em;
}

.intro-box .details h2, .intro-box .details h2 a{
    color: #ad8a12;
    text-decoration: none;
}

.intro-box .details h2 a:hover{
    text-decoration: underline;
}

.intro-box .details p, .intro-box .details ul, .intro-box .details ol{
    margin-top: 0;
    font-weight: normal;
}

.intro-box .details a.more{
    text-transform: uppercase;
    display: block;
    color: #333333;
    margin-top: 5px;
    text-decoration: none;
    font-size: 0.9090em;
}

.intro-box .details a.more:hover{
    text-decoration: underline;
}



/*   FEATURES       ---------------------------------------------------------------------------------------*/


.feature{
    margin-bottom: 20px;
}

.feature h2, .feature h3{

}

.feature h2 span, .feature h2 a, .feature h3 span, .feature h3 a{
    display: block;
    color: White;
    padding: 8px 15px;
    text-decoration: none;
}

.feature h2 a:hover, .feature h3 a:hover{
    text-decoration: underline;
}

.feature img.main{
    display: block;
}

.feature .feature-content{
    margin: 0;
    padding: 10px;
    
    font-size: 0.916666em;
    line-height: 1.25em;
} 

.feature .feature-content a{
    color: #333333;
    text-decoration: none;
}

.feature .feature-content a:hover{
    text-decoration: underline;
}



/*   LEFT COL        ---------------------------------------------------------------------------------------*/

.left-col{
    float: left;
    display: inline;
    margin-left: 10px;
    min-height: 200px;
    width: 226px;
}

* html .left-col{
    height: 200px;
}

.left-col p.heading{
    color: #AD8B12;
    font-weight:bold;
    margin:0;
    padding:5px 20px;
    text-align:right;
}

/*   LEFT COL - POD        ---------------------------------------------------------*/

.left-col .pod{
    background: black url(/Asset/img/layout/left-col/left-col-pod-bkg-left.gif) no-repeat left bottom;
}

.left-col .pod h2{
    background: #3c3c3c url(/Asset/img/layout/left-col/left-col-pod-head-left.gif) no-repeat 0 0;
}

.left-col .pod h2 span{
    
    background: transparent url(/Asset/img/layout/left-col/left-col-pod-head-right.gif) no-repeat right top;
}

.left-col .pod .pod-content{
    background: transparent url(/Asset/img/layout/left-col/left-col-pod-bkg-right.gif) no-repeat right bottom;
}

.left-col .pod .pod-content p,
.left-col .pod .pod-content span{
    color: White !important;
}

.left-col .pod .pod-content .btn{
    background: transparent url(/Asset/img/layout/left-col/pod-btn-left.jpg) no-repeat 0 0;
}

.pod .pod-content .btn:hover{
    background: transparent url(/Asset/img/layout/left-col/pod-btn-left-on.jpg) no-repeat 0 0;
}

.left-col .pod .pod-content .btn span{
    color: Black !important;
    background: transparent url(/Asset/img/layout/left-col/pod-btn-right.jpg) no-repeat top right;
}

.left-col .pod .pod-content .btn:hover span{
    background: transparent url(/Asset/img/layout/left-col/pod-btn-right-on.jpg) no-repeat top right;
}




/*   SUB NAV       ---------------------------------------------------------------------------------------*/

.sub-nav{
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0 0;
}

.sub-nav li{
    margin-bottom: 2px;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #595959;
    
    background: transparent url(/Asset/img/layout/nav/sub-nav-hover-nochild.jpg) repeat-y 0 0;
}


* html .sub-nav li{
    height: 1%;
    margin: 0;
    padding: 0;
}

.sub-nav li a{
    display: block;
    padding: 5px 20px;
    color: White;
    background-color: #666666;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
}

* html .sub-nav li a{
   
}

.sub-nav li a:hover, .sub-nav li a.active{
    background-color: transparent; 
}

.sub-nav li.hasSub{
    background: transparent url(/Asset/img/layout/nav/sub-nav-parent.jpg) repeat-y 0 0;
}

.sub-nav li.hasSub a{
    background: #666666 url(/Asset/img/layout/nav/sub-nav-up.jpg) no-repeat top right;
}

.sub-nav li.hasSub a:hover{
    background: transparent url(/Asset/img/layout/nav/sub-nav-hover.jpg) no-repeat top right;
}

.sub-nav li.hasSub a.active:hover,.sub-nav li.hasSub a.active{
    background: transparent url(/Asset/img/layout/nav/sub-nav--active.jpg) no-repeat top right;   
}

.sub-nav ul{
    background-color: #606060;
    padding-top: 3px;
    margin: 0 0 -3px 0;
}

* html .sub-nav ul{
    height: 1%;
    margin: 2px 0 0 0;
}

.sub-nav ul li{
    background-image: none;
    background-color: transparent; 
    padding-bottom: 2px;
    margin: 0;  
}

* html .sub-nav ul li{
    padding: 0;
}


.sub-nav li.hasSub ul li a, .sub-nav ul li a{
    background: transparent url(/Asset/img/layout/nav/sub-nav-child.jpg) repeat-y 0 0;
}

.sub-nav li.hasSub ul li a:hover, .sub-nav ul li a:hover, .sub-nav ul li a.active{
    background: transparent url(/Asset/img/layout/nav/sub-nav-parent.jpg) repeat-y 0 0;
}




/*   right col        ---------------------------------------------------------------------------------------*/

.right-col{
    min-height: 400px;
    float: left;
    display: inline;
    width: 740px;
    margin-left: 5px;
}

* html .right-col{
    height: 400px;
}


/*   RIGHT COL - FEATURE       ---------------------------------------------------------------------------------------*/


.right-col .feature{
    background: #ebebeb url(/Asset/img/layout/content/features-body-left.gif) no-repeat left bottom;
}

.right-col .feature h2, .right-col .feature h3{
    background: #424242 url(/Asset/img/layout/content/features-head-left.gif) no-repeat 0 0;
    margin: 0;
}

.right-col .feature h2 span, .right-col .feature h2 a,
.right-col .feature h3 span, .right-col .feature h3 a{
    background: transparent url(/Asset/img/layout/content/features-head-right.gif) no-repeat top right;
}

.right-col .feature img.main{
    width: 200px;
}

.right-col .feature img.main{
    display: block;
    width: 200px;
}

.right-col .feature .feature-content{
    margin: 0;
    /*padding: 5px 10px 10px 10px;*/
    padding: 0;
    background: transparent url(/Asset/img/layout/content/features-body-right.gif) no-repeat right bottom;
} 

.right-col .feature .feature-content a img{
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}



.right-col .feature .feature-content img{
    width: 200px;
    height: 109px;
}

.right-col .feature .feature-content a{
    margin-left: 0 !important;
    margin-right: 0 !important;
}



/*   BODY        ---------------------------------------------------------------------------------------*/

.body{
    padding:20px 20px 0 25px;
}

.body h1{
    margin-bottom: 10px;
    color: #1a1818;
}



/*   BODY LEFT        ---------------------------------------------------------------------------------------*/

.body-left{
    float: left;
    width: 465px;
}


.pds-form{
    padding: 20px;
}

.pds-form p,
.pds-form div{
    margin: 0;
    padding: 0;
}

.pds-form div{
    margin-bottom: 10px;
}

.pds-form input{
    padding: 2px 0;
}



/*   BODY RIGHT        ---------------------------------------------------------------------------------------*/

.body-right{
    float: right;
    width: 200px;
}




/*   footer         --------------------------------------------------------------------------------------------------------*/

.footer{
    min-height: 30px;
    padding: 25px 30px 50px 30px;
    background: #424242 url(/Asset/img/layout/content/template-two-cols-bottom.jpg) no-repeat 0 0; 
}


/*   process data sheet table         --------------------------------------------------------------------------------------------------------*/

table.DynamicFormSetter{
    width: 580px;
}

table.DynamicFormSetter table{
    width:auto;
}

table.DynamicFormSetter td{
    padding: 5px 10px 5px 0;
    vertical-align: bottom;
	width: 290px;
	vertical-align: top;
}

table.DynamicFormSetter table td{
    width:auto;
}


table.DynamicFormSetter td *,
table.DynamicFormSetter .col1 *{
	
}

table.DynamicFormSetter input[type=text],
table.DynamicFormSetter select{
    width: 250px;
}

/*
.DynamicFormSetter .col2 *,
.DynamicFormSetter .InputTextBox *,
.DynamicFormSetter .InputSelect *,
.DynamicFormSetter .InputTextBox *{
    float: left;
}
*/



/*   WYSIWYG         --------------------------------------------------------------------------------------------------------*/

.image-right-aligned{
    float: right;
    margin: 0 0 10px 10px;
}

.image-left-aligned{
    float: left;
    margin: 0 10px 10px 0;
}

.image-centre-aligned{
    display: block;
    clear: both;
    margin: 0 auto;
}

.heading-02{
    display: block;
    clear: both;
    color: #333333;
    font-size:16px;
    font-weight: bold;
    margin:0;
}

.body .body-left ul{
    list-style-type: disc;
    padding-left: 20px;
}

.body-left a{
    color: #222222;
}