@charset "utf-8";

/* Body / Background */
body {
  background-color: #ffffffff;
  background-image: url(/images/catbgoverlay.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #FFF;
  font-family: Arial, Helvetica, 'Helvetica Neue', Verdana, sans-serif;
  padding: 0px;
  margin: 0px;
}

/* Font */
h1, h2, h3, h4{
  font-family: 'Droid Sans', arial, serif;
  -webkit-transform: rotate(-0.0000000001deg); /* A little antialias hack for chrome */
}

/* Primary COLOR */
.newsbox .feedList h4 a,
#sitedescription h1,
a
{
  color: #5f89b0;
}
/* Primary BACKGROUND */
.primary-bgcolor,
/*  a:hover, */
.newsbox,
a.ui-btn-big,
h3.bg,
.feedList h4,
#slider #imageSliderNav a.activeSlide
{
  background-color: #f68e1e;
  color: #FFF;
}

{
  background-color: #f89412;
  color: #FFF;
}

h3.bgtop,
a.ui-btn-bigtop
{
  background-color: #6f6f6f;
  color: #FFF;
}

/* Secondary COLOR */
/* Secondary BACKGROUND */
#header #mainmenu ul,
#header #mainmenu ul li
{
  background-color: #22212C;
}


h3.bg {
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094); 
  color: white !important;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  padding: 12px 50px 12px 19px;
  text-decoration: none;
} 

h3.bgtop {
  background-position: left center;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094); 
  color: white !important;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  text-decoration: none;
} 

a.ui-btn-big {
  background-image: url(/images/ui-btn-big-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094); 
  color: white !important;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding: 12px 50px 12px 19px;
  text-decoration: none;
}


a.ui-btn-bigtop {
  background-image: url(/images/ui-btn-big-arrowup.png);
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.496094); 
  color: white !important;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  padding: 12px 40px 12px 19px;
  text-decoration: none;
}


a {
  outline: none;
}

/* href images */
a[href$='.pdf'] 
{    display:inline-block;    
	 padding-left:20px;    
	 line-height:18px;    
	 background:transparent url(/images/page_white_acrobat.png) center left no-repeat;
	 }

#page {
  width:950px;
  margin:0px auto;
  text-align:left;
  padding:15px;
  padding-bottom: 0px;
  background: #FFF;
}

/* Header */

#header {
  margin-bottom: 15px; 
  
}
  #header a,#header a img{
    border: none;
  }
  #header #sitedescription{
    float: left;
    text-align: left;
    margin: 7px;
  }
    #header #sitedescription h1 {
      font-weight: normal;
      position: relative;
      font-size: 16px;
      line-height: 0.5em;
    }  
  #header #mainmenu{
    margin: 0px;
    padding: 0px;
  }
    #header .mainmenucorner{
      margin: 0px;
      padding: 0px;
      background: url(/images/mainmenu_corner.gif) top left no-repeat;
      height: 20px;
      clear: both;
      position: relative;
      top: -15px;
      left: -25px;
      width: 20px;
      margin-bottom: -40px;
    }
  
  
    #header #mainmenu ul{
      width: 975px;
      float: left;
      margin-bottom: 15px; 
      margin-top: 20px; 
      padding: 0px;
      margin-left: -25px;
    }
      #header #mainmenu ul li{
        list-style: none;
        background-image: url(/images/icons/mainmenu_itembg.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        float: left;
        font-size: 14px;
      }
        #header #mainmenu ul li a{
          padding: 15px 20px;
          display: block;
          color: #fff;
          text-decoration: none;
          background: url(/images/mainmenu_item_bottomshadow.jpg) bottom left no-repeat;
          margin-bottom: -13px;
          padding-bottom: 28px;
        }

           #header #mainmenu ul li.current{
               background-color: #a9a4a3;
          }

          #header #mainmenu ul li.home a{
         
            background-image: url(/images/icons/home_dark.png);
            background-position: 16px 16px;
            background-repeat: no-repeat;
            padding-left: 35px;  
          }
          
          
          
        #header #mainmenu ul li:hover{
          color: #FFF;
          text-decoration: none;
          background-color: #a9a4a3;
        }


        
        /* Header */
     /*   
#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 50px;

	background: url(images/img01.jpg) no-repeat left top;
}
         */
     
#header #sitedescription h1 {
	padding: 0px 0px 0px 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 2.5em;
    color:#000000;
	}

#header p {
	margin: 0 0 0 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	color: #8E8E8E;
	border-bottom-color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

#header p a {
	color: #8E8E8E;
}

#header a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#header #search 
{
  font-size: 8px;
  color: #000000;
  padding: 0px;
  float: right;
	
}

#header #sitedescription #logo {
	padding: 0px 0;
	width: 180px;
	height: 68px;
	float: right;
	border: none;
	background: url(/images/catltd/catlogo23d180wide.png) no-repeat right 0px;
    background-color:#ffffff;
    }

        

#slider {
  overflow: auto;
  width: 100%;
  clear: both;
}
  #slider #imageSlider{
    padding: 0px;
    width: 100%;
  }
    #slider .imageSlide{
      padding: 0px;
      width: 100%;
    }
      #slider .imageSliderInfo{
        color: #444;
        float: right; 
        width: 370px;
        margin-right: 9px;
      }
        #slider .imageSliderInfo h2{
          color: #666;
          font-size: 26px;
        }
        #slider .imageSliderInfo p{
          color: #666;
          font-size: 18px;
        }
      #slider .imageSliderImage{
        float: left;
        padding: 17px;
        padding-bottom: 27px;
        background: url(/images/imageSliderImageBg.png) top center no-repeat;
      }
      #slider .imageSliderInfoSub{
        color: #444;
        float: right; 
        width: 280px;
        margin-right: 6px;
       padding: 5px;
      }
        #slider .imageSliderInfoSub h2{
          color: #666;
          font-size: 20px;
        }
        #slider .imageSliderInfoSub p{
          color: #666;
          font-size: 14px;
        }

      #slider .imageSliderImageSub{
        float: left;
        padding: 12px;
        padding-bottom: 20px;
        background: url(/images/imageSliderImageBgSub600by200.png) top center no-repeat;
      }
        #slider .imageSliderImageSub img{
          border: 3px #FFF solid;
        }

        #slider .imageSliderImage img{
          border: 3px #FFF solid;
        }
    #slider #imageSliderNav{
      float: left;
      overflow: auto;
      text-align: center;
      width: 540px;
    }
      #slider #imageSliderNav a{
        background-image: url(/images/imageSliderNav.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #dee4e4;  
        text-indent: -9000px;
        display: inline-block;
        height: 20px;
        width: 20px;
      }
        #slider #imageSliderNav a.activeSlide{
        }
    #slider #imageSliderNavSub{
      float: left;
      overflow: auto;
      text-align: center;
      width: 900px;
    }
      #slider #imageSliderNavSub a{
        background-image: url(/images/imageSliderNav.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #dee4e4;  
        text-indent: -9000px;
        display: inline-block;
        height: 20px;
        width: 20px;
      }
        #slider #imageSliderNavSub a.activeSlide{
        }

#content {
  padding: 0px;
  color: #666;
  -background: url(/images/divider_left_top.png) top left no-repeat; 
  margin-top: 15px;
  min-height: 200px;
}
  #leftcontent {
    float: left;
    width: 550px;
    padding: 20px;
    background: url(/images/divider_left_top.jpg) top left no-repeat;
    margin-bottom: 20px;
  }
    #leftcontent h1{
      margin: 0px;
      font-size: 32px;
      font-weight: normal;
    }
    #leftcontent h2{
      font-weight: normal;
      font-size: 28px;
    }
    #leftcontent h3{
      font-weight: normal;
      font-size: 22px;
    }
    #leftcontent h4{
      font-weight: normal;
      font-size: 16px;
    }
  
    #leftcontent .boxout {
width: 245px;
height: 200px;
float: left;
padding: 0 10px 1px;
margin: 2px;
background: #e1e1e1;
}
  
  
/* Special left column content */  
#content .post {
	overflow: hidden;
	margin-bottom: 30px;
	border-bottom: 1px dotted #E7E2DC;
}

#content .post .title {
	height: 41px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

#content .bulletclientleft .title a {
	border: none;
	text-transform: lowercase;
	color: #ff00ff;
}

#content .bulletheaderkeycgrad h2{
	
	background: #a7aae9 url(/images/bullet_title_grey.gif) repeat-x;
	text-align: center;
	
}
  
  #leftcontent .feedList {
    margin: 0px;
    padding: 0px;
  }
    #leftcontent .feedList LI{
      margin: 0px;
      padding: 0px;
      list-style: none;
    }

    #leftcontent .feedList h4{
      margin: 0px;
      padding: 0px;
      font-weight: normal;
    }
      #leftcontent .feedList h4 a{
        text-decoration: none;
      }
      #leftcontent .feedList h4 a:hover{
        text-decoration: underline;
      }
    #leftcontent .feedList p{
      font-size: 14px;
      display: inline;
      margin: 0px;
      padding: 0px;
    }
    #leftcontent .feedList small{
      display: block;
      font-size: 11px;
      margin: 0px;
      padding: 0px;
      margin-bottom: 20px;
      color: #999;
    }
  #fullwidth {
    float: left;
    width: 850px;
    padding: 20px;
    background: url(/images/divider_left_topfull.jpg) top left no-repeat; 
    margin-bottom: 20px;
  }
 #fullwidthnobg {
    background: none; 
    float: left;
    width: 850px;
    padding: 20px;
    margin-bottom: 20px;
   }


#fullwidth .clientlogo {
  float: left;
  width: 220px;
}
#fullwidth .clientdesc {
  float: left;
  width:700px;
 border-bottom: 1px dotted #E7E2DC;
}


  #LeftColumn {
    float: left;
    width: 370px;
    padding: 20px;
    background: url(/images/divider_left_top400.jpg) top left no-repeat; 
    margin-bottom: 20px;
  }

  #RightColumn {
    float: right;
    width: 370px;
    padding: 20px;
    background: url(/images/divider_left_top400.jpg) top left no-repeat; 
    margin-bottom: 20px;
  }
  
  

  #rightcontent {
    float: right;
    width: 345px;
    min-height: 200px;
  }
    #rightcontent .hotspot {
      margin-bottom: 20px;
      padding: 20px;
      overflow: auto;
      background: url(/images/divider_right_top.jpg) top left no-repeat;
      font-size: 12px;
    }

   /*
  #rightcontent .hotspot a {
        float: right;
      }
*/

    

      #rightcontent .hotspot ul {
	margin: 0;
	padding: 0;
	list-style: none;
} 
/* <!--
#rightcontent .hotspot li {
	margin: 0;
	padding: 0;
}
-->
<!--
#rightcontent .hotspot li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}
-->
<!--
#rightcontent .hotspot li li {
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0px 30px;
	border-left: dotted;
}
-->
    */
    #rightcontent h4 {
      margin-top: 0px;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 10px;
    }
/*
<!--
    #rightcontent img {
      float: left;
      border: dotted;
      margin-right: 10px;
      margin-bottom: 0px;
      margin-top: 8px;
    }
    */
#footer {
  clear: both;

  font-size: 12px;
  color: #3a3c40;
  background-color: #050a0f;
  padding: 20px;
  overflow: auto;
}
  #footer a{
    font-size: 12px;
    color: #555;
    text-decoration: none;
  }
    #footer a:hover{
      color: #FFF;
    }
    #footer h4{
      font-size: 16px;
      color: #494e53;
      margin-top: 0px;
    }
  #footer #footermenu{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 190px;
  }
    #footer #footermenu h4{
      font-size: 16px;
      color: #494e53;
      margin-top: 0px;
    }
    #footer #footermenu ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footermenu ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 3px;
      }
  #footer #footershare{
    width: 160px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
  }
    #footer #footershare ul{
      list-style: none;
      padding: 0px;
      margin: 0px;
    }
      #footer #footershare ul li{
        list-style: none;
        padding: 0px;
        margin-bottom: 3px;
      }
    #footer #footershare a{
      
    }
      #footer #footershare a img{
        vertical-align: middle;
        filter:alpha(opacity=25);
        -moz-opacity:0.25;
        -khtml-opacity: 0.25;
        opacity: 0.25;
        margin-right: 10px;
        border: none;
      }
        #footer #footershare a:hover img{
          vertical-align: middle;
          filter:alpha(opacity=100);
          -moz-opacity:1;
          -khtml-opacity: 1;
          opacity: 1;
        }
  #footer #footercontact{
    width: 235px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
  }
  #footer #footerabout{
    width: 265px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    height: 150px;
  }
  #footer #footer-end{
    width: 100%;
    clear: both;
    border-top: 1px #0d1115 solid;
    padding-top: 15px;
  }
    
    
    




/*  COLOR!  */



.whitebox {
  background-color: #dee4e4;  
  height: 150px;
}



blockquote {
  background: url(/images/quote-open.gif) 0 0 no-repeat;
  margin: 2.4em 2em;
}

blockquote p {
  color: #555555;
  font-size: 1.2em;
  text-align: justify;
  background: url(/images/quote-close.gif) 100% 90% no-repeat;
  padding: 0 33px;
 margin-bottom: 0;
 } 

cite {
  background: none;
  display: block;
  text-align: right;
  font-size: 1.1em;
  font-weight: normal;
  font-style: italic;
}

blockquote>p+p {
  background: none;
}

    






































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
