@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600);

body       {margin:0; font-family: 'Source Sans Pro', sans-serif;font-size:14px; color:rgba(102,102,102,1); }
.content   {
	min-width: 480x;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin: -10px auto;
	max-width: 1280px;
	padding-top: 20px;
}
.sponsors-vertical{
	float: right;
	width: 150px;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sponsors-bottom  {width:100%;padding:0px;background:#333;margin-top:100px;text-align:center;}
	.sponsors-bottom img{display:inline-block;}	
.c-content{
	width: 13%;
	float: left;
	height: 390px;
	margin: 10px;
	border-radius: 5px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.c-content img{ max-width: 180px;}

.carousel{
	width: 85%;
	float: left;
	margin-right: 10px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	height: 150px;
	}

/*******         CAROUSEL        *******/
.jcarousel-skin-tango .jcarousel-container {
	height: 45px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal {padding: 0px 0px;}
.jcarousel-skin-tango .jcarousel-clip {overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {height: 45px; }
.jcarousel-skin-tango .jcarousel-item { width:150px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin-left: 0px; margin-right: 0px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 0px; margin-right: 0;}
.jcarousel-skin-tango .jcarousel-item-placeholder {
}

	

