/*------------------------------------------------------------------------------------
      (C)2008 (X)HTML and CSS by KD Web
------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  INDEX
------------------------------------------------------------------------------------*/   
#column-left {
	width: 410px;
	float: left;
	padding: 40px 0 0 50px;
	min-height:322px;
}
#column-right {
	width: 455px;
	float: right;
}

#container #container-content {
	width: 916px;
	min-height: 203px;
	height: 203px;	
	float: left;
	position: relative; /* for the footer-content navigation */
	border: 1px solid #e4e4e4;
	padding: 0px;
}

#container #top-content {
	padding: 0px;
}

#container p {
	margin: 0 0 15px 0;
	line-height:20px;
	font-size: 12px;
}

/*------------------------------------------------------------------------------------
  LEFT
------------------------------------------------------------------------------------*/   
#flash-title {
	width: 460px;
	height: 79px;
	float: left;
	background: url(../images/misc/flash-title.png) center top no-repeat;
}

#description {
	width: 411px;
	float: left;	
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 10px 0 0 49px;
}
#description a {color: #373737;}

#testimonial {
	width: 411px;
	float: left;	
	line-height: 18px;
	padding: 35px 0 0 49px;
}
#testimonial a {color: #df0503;}
.testimonial-person {color: #818080; line-height: 30px;}

#slide {
	width: 460px;
	float: left;
	margin-top: 25px;	
	background: url(../images/backgrounds/slide-top.png) left top no-repeat;
}
#image-slide {
	width: 337px;
	height: 74px;
	float: left;
	margin-top: 5px;
}
#left-arrow-slide {
	width: 11px;
	height: 21px;
	float: left;
	margin-top: 35px;
	margin-left: 50px;
}
#right-arrow-slide {
	width: 11px;
	height: 21px;
	float: left;
	margin-top: 35px;	
	margin-left: 5px;	
}


/*------------------------------------------------------------------------------------
  RIGHT
------------------------------------------------------------------------------------*/   
#photo {
	width: 455px;
	height: 422px;
	float: right;
	background: url(../images/photos/photo-1.jpg) center top no-repeat;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#container-content .tx-awards-pi1 ul li{
background-image:none;
padding:0;
margin:0;
list-style-type: none;
list-style-image: none;
}

.tx-awards-pi2 .hide{
display:none;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 345px;
	height: 80px;
}

.jcarousel-list li a img, .jcarousel-list li a:visited img {
	float:left;
	width:148px;
	height:69px;
}

.jcarousel-list li .scrContent {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 10px;
}


#container .jcarousel-list li .scrContent p {
	font-size: 11px;
}

.jcarousel-list li .scrContent p {
line-height:13px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    /*background: #F0F6F9;
	border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 345px;
    padding: 9px 0px 0px 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  320px;
    height: 80px;
	padding-bottom:5px;
	margin:0 10px 0 10px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 320px;
    height: 80px;
	padding-bottom:5px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 1px;
    width: 11px;
    height: 21px;
    cursor: pointer;
    background: url(../images/buttons/right-arrow-slide.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
    background: url(../images/buttons/right-arrow-slide.png) no-repeat 0 0;	
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
    background: url(../images/buttons/right-arrow-slide.png) no-repeat 0 0;	
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 11px;
    height: 21px;
    cursor: pointer;
    background: url(../images/buttons/left-arrow-slide.png) no-repeat 0 0;
	padding: 0 0px 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
	background: url(../images/buttons/left-arrow-slide.png) no-repeat 0 0;	
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
    background: url(../images/buttons/left-arrow-slide.png) no-repeat 0 0;
}


