.theme-default-cultoro-red {
	margin:0 0 0 0;
    padding-top: 50px;
    background:url(img/titulo-seccion.gif) top left no-repeat;
}

.theme-default-cultoro-red .arrow-right {
	/*width:30px;
	height:250px;
	background:url(img/carousel-bg-corners.png) top right no-repeat;
	float:right;*/
}

.theme-default-cultoro-red .arrow-left {
	/*width:30px;
	height:250px;
	background:url(img/carousel-bg-corners.png) top left no-repeat;
	float:left;*/
}

.theme-default-cultoro-red .arrow-left a {
	margin:112px 0 0 0;
	width:25px;
	height:30px;
	background:url(img/arrow_left.png) top left no-repeat;
	/*display:block;*/
}

.theme-default-cultoro-red .arrow-right a {
	margin:112px 0 0 0;
	width:25px;
	height:30px;
	background:url(img/arrow_right.png) top right no-repeat;
	/*display:block;*/
}

.theme-default-cultoro-red .hide { display:none; }

.theme-default-cultoro-red .stepcarousel {
	position: relative; /* Leave this value alone */
	overflow:hidden; /* Leave this value alone */
	/*height: 200px;*/
    height: 290px;
    width:660px;
    margin-left: 6px;
	/*background:url(img/carousel-bg.png) top left repeat-x;*/
    display:inline-block;
}

.theme-default-cultoro-red .stepcarousel .belt-2{
	/*position: absolute;*/ /* Leave this value alone */
	left: 0;
	top: 0;
}

.theme-default-cultoro-red .stepcarousel .panel2 {
    display:inline-block;
	height:63px;
    width:63px;
	/*float: left;*/ /* Leave this value alone */
	overflow: hidden; /*Clip content that go outside dimensions of holding panel DIV */
	/*margin:5px;
	padding:5px;*/
	border:0px solid #5B5B5B;
	/*background:#383838 url(img/carousel-panel-bg.png) bottom left repeat-x;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/
}

.theme-default-cultoro-red .stepcarousel .panel2 .panel-text { color:#FFF; }

.wp_carousel_default_pagination {
	margin:0 30px;
	padding:5px 10px;
	background:#3B3B3B;
	text-align:center;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
