/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/*sliderwrapper*/



#zt-slideshow-inner  .jv-headline-pagination{
	width:100%;
	float:left;
}
#zt-slideshow-inner  .jv-headline-pagination .outer{
	width:85px;
	margin:auto;
}
#zt-slideshow-inner .jv-headline-pagination .outer a.toc{
	background:url('../images/bkg-item-count.png') top left no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:6px 3px;
}
#zt-slideshow-inner .jv-headline-pagination .outer a.selected{
	background:url('../images/bkg-item-count-selected.png') top left no-repeat;
}
#zt-slideshow-inner .jv-headline-pagination .outer a span{
	display:none;
}
#zt-slideshow-inner .info-slide{
	float:right;
	margin:50px 0  0 20px;
}
#zt-slideshow-inner .info-slide .title{
	font-size:300%;
	color:#1d1d1d;
	line-height:100%;
	margin:0;
	padding:0;
}
#zt-slideshow-inner .info-slide .readone{
	width:259px;
	height:75px;
	line-height:75px;
	color:#ffffff;
	font-size:140%;
	float:left;
	background:url('../images/bkg-readmore-slide.png') top left no-repeat;
}
#zt-slideshow-inner .info-slide .readone a{
	float:right;
	margin:0 50px 0 0;
	color:#ffffff;
}
#zt-slideshow-inner .info-slide .readone a:hover{
	color:#B53535;
}
#zt-slideshow-inner .images-slide{
	width:490px;
	float:left;
}

/*services*/
ul.list-services{
	width:100%;
	padding:0;
	margin:0;
}
ul.list-services li{
	width:auto;
	float:left;
	padding:0 0 0 60px;
	margin:27px 32px;
	line-height:55px;
}
ul.list-services li.first{
	margin:27px 32px 27px 0;
}
ul.list-services li.last{
	margin:27px 0 27px 32px;
}
ul.list-services li a{
	color:#ffffff;
	font-size:200%;
}
ul.list-services li.applications{
	background:url('../images/applications.png') no-repeat left 50%;
}
ul.list-services li.creative-planing{
	background:url('../images/creative-planing.png') no-repeat left 50%;
}
ul.list-services li.web-deverlopment{
	background:url('../images/web-deverlopment.png') no-repeat left 50%;
}
ul.list-services li.client{
	background:url('../images/client.png') no-repeat left 50%;
}
#zt-col1 div.latestnewsitems .item-inner{
	padding:0 20px 0 0;
}
#zt-col1 div.latestnewsitems img{
	background:0;
}
#zt-col1 div.latestnewsitems h4{
	margin:0;
	height:35px;
	font-size:150%;
	line-height:35px;
}
#zt-col1 div.latestnewsitems h4 a{
	color:#232323;
}

#zt-col1 div.latestnewsitems h4 a:hover{
	color:#b53535;
}

#zt-col2 .jv_news_wrap ul.list li{
	width:100%;
	float:left;
	background:0;
	border:0;
	padding:0;
	margin:0 0 40px 0;
}
#zt-col2 .jv_news_wrap ul.list li.last{
	margin:0;
}

#zt-col2 .jv_news_wrap .images{
	width:52px;
	height:52px;
	float:left;
	margin:5px  0 0 0;
}
#zt-col2 .jv_news_wrap .info {
  float: left;
  height: auto;
  margin: 0 0 0 20px;
  width: 78%;
}
#zt-col2 .jv_news_wrap .info a{
	font-size:150%;
}
#zt-col2 .jv_news_wrap .info .jv-sectcont-introtext{
	margin:5px 0 0 0;
}

#zt-col3 ul{
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
#zt-col3 ul li{
	margin:0;
	padding:15px 0;
	width:100%;
	float:left;
	background:url('../images/hr-bottom-wrapper1.png') bottom left repeat-x;
}
#zt-col3 ul li.first{
	padding:0  0 15px 0;
}

#zt-col3 ul li a{
	color:#232323;
	font-size:160%;
}
#zt-col3 ul li .images{
	width:32px;
	height:32px;
	float:left;
}
#zt-col3 ul li .info{
	width:88%;
	height:32px;
	float:left;
	margin:0 0 0 20px;
}
#zt-col3 ul li .info .title{
	width:100%;
	float:left;
	margin:0;
	line-height:100%;
}
#zt-col3 ul li .info .title{
	color:#232323;
}
#zt-col3 ul li .info .title:hover{
	color:#b53535;

}
#zt-col3 ul li .info .des{
	width:100%;
	float:left;
	margin:3px 0 0;
	font-family:arial;
	color:#757575;
	font-style:italic;
	line-height:100%;
}

/*col4*/
#zt-col4 .modulecontent{
	background:#ffffff;
}

#zt-col4 blockquote {
  background: url("../images/blockquote_open.png") no-repeat 3px 0;
  display: block;
  font-style: italic;
  text-indent:50px;
  padding:0;
}
#zt-col4 blockquote p.close {
  background: url("../images/blockquote_close.png") no-repeat 30% 100%;
  padding: 0;
}
#zt-col4 blockquote.alignleft {
  float: none;
  width: 100%;
}
#zt-col4 .author{
	color:#a40000;
	font-size:120%;
	font-weight:bold;
	font-family:Arial;
	font-style:italic;
}
