
#main-one-column	{height:500px; margin:-10px 0px 0px 3px;}

#works{
	float:left;
	padding-bottom:30px;
}
.entry{
	width:735px;
	padding-top:20px;
	overflow:hidden;
}
.entry strong{
	float:left;
	color:#b5b5b5;
	padding:5px 20px 5px 0;
	font-size:18px;
	font-weight:normal;
}
.tabset{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.tabset li{
	margin:0 7px 0 0;
	padding:0;
	float:left;
	list-style:none;
	background:none;
}
.tabset a{
	float:left;
	overflow:hidden;
	color:#bdbdbd;
	text-decoration:none;
	cursor:pointer;
	padding:6px;
	font-size:18px;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	background:none;
}

.tabset .active,
.tabset a:hover{
	background-position:0 -35px;
	color:#000;
	text-decoration:none;
	background:#eaeaea;
	padding:6px;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.gallery-btns{
	float:right;
	margin:-20px 64px 0 0;
	padding:0;
	list-style:none;
	position:relative;
}
* html .gallery-btns{
	margin:-20px 28px 0 0;
}
*:first-child+html .gallery-btns{
	margin:-20px 120px 0 0;
}
.gallery-btns li{
	margin:0 5px;
	padding:0 0 0 0px;
	float:left;	
	list-style:none;
}
.gallery-btns a{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/btn-gallery.gif) no-repeat;
	height:10px;
	width:10px;
}
.gallery-btns a:hover,
.gallery-btns li.active a{background-position:0 -10px;}
.gallery{
	margin:0px 0 0 0px;
	width:735px;
	position:relative;
}
.info{ display:none;}
.btn-gallery{
	height:21px;
	width:25px;
	text-indent:-9999px;
	float:left;
}

.navi-wrap{
	float:right;
	margin:0;
	width:54px;
	height:21px;
	position:relative;
	margin:-26px 0 0 0;
}
.left{background:url(../images/btn-gallery-left.gif) no-repeat; margin:-10px 0px 0px -65px;}
.right{background:url(../images/btn-gallery-right.gif) no-repeat; margin:-10px 0px 0px -80px;}
.btn-gallery:hover{background-position:0 -21px;}
.carousel-holder{
	float:left;
	width:735px;
	overflow:hidden;
	background:#ffffff;
	border:1px solid #d9d9d9;
	/* padding-top:20px; */
	margin:-2px 0 0 0;
}
* html .carousel-holder{
	/* margin:-15px 0 0 0; */
}
.carousel-holder .frame{
	width:735px;
	overflow:hidden;
	padding:10px 0 0;
}
.carousel{
	width:730px;
	height:320px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
.carousel li{
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	width:800px;
	float:left;
}
.carousel .block{
	float:right;
	margin-top:-10px;
	padding:0;
	width:370px;
	margin-right:10px;
	
}
* html .carousel .block{
	margin-right:4px;
}
.carousel li img{float:left; border:1px solid #dadada;} 
.carousel li .block img{margin:10px 0 0;}
.carousel-info{
	overflow:hidden;
	margin:10px 0px 0;
	padding:20px 0 20px 0;
	list-style:none;
	height:100px;
	position:relative;
	width:690px;
	background:url(../images/carousel_info.gif) no-repeat;
}


.carousel-info li{
	padding:20px 0 20px 20px;
	width:705px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background:none;
}
.carousel-info li div{
	float:left;
	width:390px;
	font-size:11px;
}

.carousel-info li .other-info{
	float:right;
	width:290px;
}
.carousel-info li div strong, .carousel-info li .other-info strong{
	color:#000;
	text-transform:uppercase;
	font-size:16px;
}
.carousel-info li div p{
	color:#6e6e6e;
	line-height:19px;
	margin:3px 0 0;
	font-size:12px;
}
.carousel-info li div p a{
	color:#aaaaaa;
}
.btn-launch{
	float:left;
	overflow:hidden;
	background:url(../images/btn-launch.gif) no-repeat;
	width:98px;
	height:24px;
	margin:0;
	text-indent:-9999px;
}
.btn-launch:hover{
	background-position:0 100%;
}

/* tab-area */
.tab-area{
	width:100%;
	float:left;
}
.tab-area div.tab{width:100%;}
.tab-area div.tab:after{
	height: 0;
	clear: both;
	content: "";
	display: block;
}

.work-big-image{
	width : 400px;
}

.work-small-image{
	width : 290px;
}


ul.thumb {
	list-style: none;
    padding: 10px;
	width: 500px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 140px;
	height: 100px;
}
ul.thumb li img {
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	border: none;
	width:500px;
}




/* =================================== Portfolio ============================== */

#works{
	float:left;
	padding-bottom:30px;
}
.entry{
	width:100%;
	overflow:hidden;
}
.entry strong{
	float:left;
	color:#b5b5b5;
	padding:5px 20px 5px 0;
	font-size:18px;
	font-weight:normal;
}
.tabset{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tabset li{
	float:left;
	margin:0 7px 0 0;
	padding:0;
	list-style:none;
}
.tabset a{
	float:left;
	overflow:hidden;
	color:#bdbdbd;
	text-decoration:none;
	cursor:pointer;
	padding:6px;
	font-size:18px;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}

.tabset .active,
.tabset a:hover{
	background-position:0 -35px;
	color:#000;
	text-decoration:none;
	background:#eaeaea;
	padding:6px;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.gallery-btns{
	float:right;
	margin:-20px 64px 0 0;
	padding:0;
	list-style:none;
	position:relative;
}
* html .gallery-btns{
	margin:-20px 28px 0 0;
}
*:first-child+html .gallery-btns{
	margin:-20px 120px 0 0;
}
.gallery-btns li{
	float:left;
	padding:0 0 0 0px;
	list-style:none;
	margin:0 5px;
}
.gallery-btns a{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(../images/btn-gallery.gif) no-repeat;
	height:10px;
	width:10px;
}
.gallery-btns a:hover,
.gallery-btns li.active a{background-position:0 -10px;}
.gallery{
	margin:0px 0 0 0px;
	width:960px;
	position:relative;
}
.info{ display:none;}

.btn-gallery{
	height:21px;
	width:25px;
	text-indent:-9999px;
	float:left;
}

.navi-wrap{
	float:right;
	margin:0;
	width:54px;
	height:21px;
	position:relative;
	margin:-26px 0 0 0;
}
.left{background:url(../images/btn-gallery-left.gif) no-repeat;}
.right{background:url(../images/btn-gallery-right.gif) no-repeat; margin:}
.btn-gallery:hover{background-position:0 -21px;}
.carousel-holder{
	float:left;
	width:900px;
	overflow:hidden;
	background:#ffffff;
	border:1px solid #d9d9d9;
	padding-top:8px;
	margin:-2px 0 0 0;
}
* html .carousel-holder{
	margin:-15px 0 0 0;
}
.carousel-holder .frame{
	width:590px;
	overflow:hidden;
	padding:10px 0 0;
	border:none;
}

.curly		{display:block; width:88px; height:381px; position:absolute; margin-left:502px; z-index:999999; background:url(../images/curly_bg.png) no-repeat;
			 margin-top:20px;}

.carousel{
	width:590px;
	height:390px;
	position:relative;
	overflow:hidden;
	margin:0 0 13px 18px;
	padding:0;
	list-style:none;
}
.carousel li{
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	width:590px;
	float:left;
}
.carousel .block{
	float:right;
	margin-top:-10px;
	padding:0 30px 0 0;
	width:370px;
	margin-right:10px;
	
}
* html .carousel .block{
	margin-right:4px;
}
.carousel li img{float:left; border:0px solid #dadada; background:none;} 
.carousel li .block img{margin:10px 0 0;}

.carousel-info{
	overflow:hidden;
	margin:-410px 0px 0px 560px;
	padding:20px 0 20px 0;
	list-style:none;
	height:370px;
	position:absolute;
	width:320px;
	background:none;
}

.carousel-info li{
	padding:24px 30px 20px 20px;
	width:320px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.carousel-info li div{
	float:left;
	font-size:11px;
	margin-left:20px;
	width:350px;
}

.carousel-info .other-info{
	float:right;
	width:390px;
	position:absolute;
	z-index:999;
	margin-top:120px;
}

.carousel-info li div strong, .carousel-info li .other-info strong{
	color:#000;
	text-transform:uppercase;
	font-size:16px;
}
.carousel-info li div p{
	color:#6e6e6e;
	line-height:19px;
	margin:3px 0 0;
	font-size:12px;
	width:280px;
}
.carousel-info li div p a{
	color:#aaaaaa;
}
.btn-launch{
	float:left;
	overflow:hidden;
	background:url(../images/visit-this.png) no-repeat 0px 0px;
	width:258px;
	height:77px;
	margin-left:-5px;
}
.btn-launch:hover{
	float:left;
	overflow:hidden;
	background:url(../images/visit-this.png) no-repeat 0px 0px;
	width:258px;
	height:77px;
	margin-left:-5px;
}

/* tab-area */
.tab-area{
	width:100%;
	float:left;
}
.tab-area div.tab{width:100%;}
.tab-area div.tab:after{
	height: 0;
	clear: both;
	content: "";
	display: block;
}

strong.new {
	font-size:11px!important;  
	color:#666666!important;
	}
