
#mycarousel {

}


.yui-gc div.first,.yui-gd .yui-u { 
width: 60%;
}

.yui-gb .yui-u, .yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u
{ 
width: 38%;
}



/*
.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 740px;
    height: 296px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}
*/


.jcarousel-skin-ie7 .jcarousel-container-horizontal { /** Main Container **/
/*position: relative;*/
position: absolute;
width: 517px;
height: 225px;
top: 0;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
width:  517px;
height: 225px;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item {
width: 517px;
height: 225px;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
/*border-color: #808080;*/
}

.secondary { /** caption **/
display: block;
width: 160px;
height: 30px;
margin: 20px 10px 0 5px;
padding: 10px;
background: #ddd;
line-height: normal;
font-size: 0.9em;
opacity: 0.85;
}

/*
#feature {
	position: relative;
	top: 0;
	left: 457px;
	z-index: 3;
	text-transform: uppercase;
	color: gray;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
*/



/*
.yui-u h2 {
margin-top: 20px;
color: #409c86;
}

.yui-u h2 a {
color: #409c86;
text-decoration: none;
}

.yui-u h2 a:hover {
color: #409c86;
text-decoration: underline;
}

.yui-u .read-more {
font-weight: bold;
}
*/


/*======== thumbnails ========*/
#slides { 
position: relative;
top: 100px;
left: 325px;
z-index: 3;
width: 200px;
height: 120px;
/*background: transparent url(/includes/js/jcarousel/images/caroslides.png);
padding-left: 4px;*/
}

#slides img {
margin: 5px -3px 2px 10px;
margin: 2px;
padding: 1px;
}

#slides img.showing { /** Selected/Active **/
margin: 0;
border: 2px solid #888;
background: #333;
}
/*======== END: thumbnails ========*/

