/* @override http://localhost/css/carosel.css */

/* @override http://www.taurusdesign.ca/css/carosel.css */

* { padding:0; margin:0; outline:0; }


a img { border:0; }

.notext { font-size:0; line-height:0; display:block; text-indent: -4000px; background-position:0 0; background-repeat:no-repeat; }

* {
	
}

a { color:#63b0f7; text-decoration: underline; cursor:pointer; }
a:hover { color: #424242; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; height:0; display:block; clear:both; }


.shell { width:966px; margin:0 auto; }



#container
{
	background: #000 url(images/project.jpg)  no-repeat;
	border: 10px solid #333;
	width:966px; height:500px; no-repeat 0 0;
	
}

.projects { position:relative; }
.projects ul{ list-style-type: none; height:469px; overflow:hidden; width:960px; position:relative; cursor:pointer;}
.projects ul li{ float:left; width:966px; height:500px; no-repeat 0 0; padding:8px;}
.projects ul li .project-info{ float:left; width:295px; padding:10px; }
.projects ul li .project-image{ float:right; width:700px; height:469px; position:relative; padding:8px 20px 0 0; overflow:hidden; font-size:0; line-height:0; z-index:1;}}
.projects p { padding-bottom:15px; }
.projects h4 { padding:5px 0 10px 0; }

/** jCarousel **/
.projects .jcarousel-clip { width:966px; height:500px; overflow:hidden; position:relative; border;1px;}

.jcarousel-prev,
.jcarousel-next { font-size:0; line-height:0; width:49px; height:49px; cursor:pointer; position:absolute; top: 106px; z-index:2;}
.jcarousel-prev { left: -70px; background:url(images/prev-button.png); }
.jcarousel-next { right: -70px; background:url(images/next-button.png); }

/*
.jcarousel-prev-disabled,
.jcarousel-next-disabled { display:none !important;}
*/


