﻿@charset "utf-8";
/* CSS Document */

body
{
	background-color: #000000;
	height: 100%;
	width: 100%;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 13px;
	color: #black;
}

div
{
	outline: medium none;
}

a
{
	color: #ff8200;
	text-decoration: none;
	outline: medium none;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 12px;
}

.border_gradient
{
	float: left;
	width: 1px;
	height: 100%;
	background: #FF8200; /*Old Browsers*/
	background: -moz-linear-gradient(top, rgba(255,130,0,1) 0%, rgba(255,130,0,1) 50%, rgba(255,130,0,0.1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,130,0,1)), color-stop(50%,rgba(255,130,0,1)), color-stop(100%,rgba(255,130,0,0.1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,130,0,1) 0%,rgba(255,130,0,1) 50%,rgba(255,130,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,130,0,1) 0%,rgba(255,130,0,1) 50%,rgba(255,130,0,0.1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,130,0,1) 0%,rgba(255,130,0,1) 50%,rgba(255,130,0,0.1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,130,0,1) 0%,rgba(255,130,0,1) 50%,rgba(255,130,0,0.1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8200', endColorstr='#1aff8200',GradientType=0 ); /* IE6-9 */
}

.wrapper,
.site_wrapper,
.header_wrapper,
.content_wrapper,
.footer_wrapper
{
	width: 100%;
}

.header_container,
.content_container,
.footer_container
{
	width: 960px;
	margin: 0 auto;
	padding: 0px 30px;
}

.content_wrapper
{
	background: url("../images/system/bg_scherzo.jpg") no-repeat scroll 50% 0;
	border-top: 1px solid #ff8200;
	border-bottom: 1px solid #ff8200;
	min-height: 465px;
	margin: 20px 0px;
}

.content_container
{
	margin: 30px auto;
}

	.content_container td
	{
		vertical-align: top;
	}

.social_items_col
{
	width: 50px;
}
/*
.content_col
{
	width: 850px;
}
*/
.content
{
	height: 405px;
	width: 100%;
	background-color: rgba(255, 130, 0, 0.15);
}

.content_home,
.content_academia,
.content_contactos,
.content_dancas,
.content_error,
.content_eventos
{
	height: 100%;
	margin-right: 0;
	margin-left: auto;
	background-color: rgba(255, 255, 255, 0.7);
}

.content_home
{
	width: 50%;
}

.content_academia,
.content_contactos,
.content_dancas,
.content_error,
.content_eventos
{
	margin-left: 20px;
}

.inner_content
{
	padding: 20px;
}

	.inner_content p
	{
		line-height: 14px;
		margin-bottom: 6px;
		margin-right: 10px;
		color: #333;
		margin-top: 8px;
	}


.social_items img
{
	margin: 4px 0px;
}

	.social_items img:hover
	{
		margin-top: 5px;
		margin-bottom: 3px;
	}

.footer
{
    color: #CCCCCC;
}

.footer_container
{
	text-align: center;
	margin-bottom: 20px;
}

.navigation_col
{
	vertical-align: top;
}

.navigation
{
	margin-left: auto;
}

.navigation_item,
.navigation_item_selected
{
	font-size: 16px;
	height: 120px;
	width: 80px;
    white-space: nowrap;
	vertical-align: bottom;
    padding-right: 30px;
}

	.navigation_item a,
	.navigation_item_selected a
	{
		display: block;
		padding-left: 10px;
		padding-top: 70px;
		color: #ccc;
		text-shadow: 0 0 1px #FFFFBE;
	}

		.navigation_item a:hover,
		.navigation_item_selected a
		{
			color: #ff8200;
		}

.logo
{
	padding-top: 20px;
}

.home_inner_content,
.academia_inner_content,
.danca_details,
.evento_details,
.dancas_list,
.contactos_details_container,
.eventos_list
{
	width: 100%;
	margin-left: auto;
	overflow: auto;
	height: 405px;
}

.home_inner_content
{
    height: 210px;
}

.gallery_items_table .thumb_col
{
    vertical-align: middle;
}

.danca_details,
.academia_inner_content,
.evento_details
{
	height: 365px;
}

.dancas_list,
.contactos_details_container,
.eventos_list
{
	height: 330px;
}

	.dancas_list td,
	.eventos_list td
	{
		padding: 10px 0px;
	}

	.dancas_details a,
	.eventos_details a,
	.dancas_list a,
	.eventos_list a
	{
		font-weight: bold;
		color: #000;
		text-shadow: none;
	}

		.dancas_details a:hover,
		.eventos_details a:hover,
		.dancas_list a:hover,
		.eventos_list a:hover
		{
			text-shadow: 0 0 1px #FF8200;
		}

.danca_thumb_col,
.evento_thumb_col
{
    text-align:center;
	width: 120px;
}

.danca_thumb,
.evento_thumb
{
	max-width: 100px;
	max-height: 70px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid rgba(0,0,0,0.3);
}

.danca_title,
.evento_title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 9px;
	color: #000;
}

.danca_details_text,
.evento_details_text,
.danca_text,
.evento_text
{
}

.danca_details_image,
.evento_details_image
{
	float: left;
	width: 300px;
	height: 210px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid rgba(0,0,0,0.3);
}

.danca_details_title,
.evento_details_title
{
	font-size: 18px;
	font-weight: bold;
	color: #ff8200;
	text-shadow: 1px 1px #777;
	margin-bottom: 12px;
}

.contactos_maps_col
{
	width: 420px;
	padding-bottom: 15px;
}

.contactos_maps
{
	width: 400px;
	height: 220px;
	margin-right: auto;
	border: 1px solid rgba(0,0,0,0.3);
	margin-bottom: 5px;
}

.contactos_form
{
	height: 240px;
}

.contactos_form,
.contactos_label,
.contactos_info
{
	color: #555;
}

	.contactos_form td:first-child,
	.contactos_info td:first-child
	{
		padding: 4px 0px;
		width: 100px;
	}

	.contactos_form td:last-child,
	.contactos_info td:last-child
	{
		width: 300px;
	}

.contactos_label
{
	font-weight: bold;
}

.contactos_value
{
	padding: 4px 0px;
}

.contactos_input input,
.contactos_input textarea
{
	box-shadow: 0px 0px 1px #555;
	border: 2px solid #ccc;
	width: 100%;
	font-size: 12px;
	color: #555;
	font-family: Arial, sans-serif;
	line-height: 14px;
}

.contactos_submit
{
	text-align: right;
}

	.contacts_form button
	{
		border: 1px solid #999;
		vertical-align: middle;
		padding: 5px 10px;
		font-weight: bold;
		font-size: 11px;
		color: #333;
		background-color: #ccc;
	}

		.contacts_form button:hover
		{
			background-color: #999;
			cursor: pointer;
		}

.contactos_maps_col iframe
{
    padding-bottom: 10px;
}

.content_older_items .list_page_link
{
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
}

.content_older_items .list_page_link_selected
{
    font-weight: bold;
}

.content_older_items
{
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.content_list_col_content
{
    width: 100%;
}

.content_item_image_container
{
    float: left;
}

.content_item_image_container img
{
    width: 200px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

a:active
{
    background-color: transparent;
}














.scrollable_gallery_items_container .gallery_items .gallery_items_group
{
	float: left;
	height: 120px;
}


.scrollable_gallery_items_container .thumb_col
{
	width: 140px;
}

.scrollable_gallery_items_container .thumb_col img
{
	max-width: 140px;
}

.scrollable_gallery_items_container .gallery_items_table td:first-child
{
	padding-left: 10px;
}

.scrollable_gallery_items_container .gallery_items_table td:last-child
{
	padding-right: 10px;
}

.scrollable_gallery_container .gallery_items_table
{
	position: static;
	background: none;
	height: 120px;
	width: auto;
    margin-left: auto;
    margin-right: auto;
}

.scrollable_gallery_container .items_col,
.scrollable_gallery_items_container
{
	width: 760px;
}

.content_home .scrollable_gallery_container .items_col,
.content_home .scrollable_gallery_items_container
{
	width: 310px;
}

.content_home .content_item_details_scrollable_gallery_container
{
    margin-left: auto;
    margin-right: auto;
}

.scrollable_gallery_items_container
{
	position: relative;
	overflow: hidden;
	height: 120px;
	vertical-align: middle;
}

	.scrollable_gallery_items_container .gallery_items
	{
		width: 20000em;
		position: absolute;
		height: 120px;
	}

.scrollable_gallery_items_container .gallery_items .gallery_items_group
{
	float: left;
	height: 120px;
}

.gallery_items_table
{
	width: 560px;
	height: 120px;
	background-color: #362732;
	margin: auto;
	position: relative;
	bottom: 12px;
}

	.gallery_items_table td
	{
		text-align: center;
	}

		.gallery_items_table td:first-child
		{
			padding-left: 21px;
		}

		.gallery_items_table td:last-child
		{
			padding-right: 12px;
		}

	.gallery_items_table .gallery_items_wrapper
	{
        margin-left: 2px;
        margin-right: 2px;
	}

	.gallery_items_table span
	{
		font-size: 10px;
		color: #CCC;
		padding-left: 2px;
		padding-right: 13px;
		padding-bottom: 4px;
	}

	.gallery_items_table .left_span
	{
		float: left;
	}

	.gallery_items_table .right_span
	{
		float: right;
	}

    
.scrollable_gallery_container .nav_left,
.scrollable_gallery_container .nav_right
{
	background: url("./galleria/nav_6.png") repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 36px;
	width: 36px;
}

.scrollable_gallery_container .nav_right
{
	background-position: -36px 0;
}

.scrollable_gallery_container .disabled .nav_right,
.scrollable_gallery_container .disabled .nav_right:hover
{
	background-position: -36px 0 !important;
	cursor: auto !important;
    opacity: 0;
}

.scrollable_gallery_container .disabled .nav_left,
.scrollable_gallery_container .disabled .nav_left:hover
{
	cursor: auto !important;
	background-position: 0px 0 !important;
    opacity: 0;
}

.scrollable_gallery_container .nav_left:hover
{
	background-position: 0 36px;
}

.scrollable_gallery_container .nav_right:hover
{
	background-position: -36px 36px;
}

.scrollable_gallery_container .navigator_col
{
	width: 1px;
	vertical-align: middle;
}

	.scrollable_gallery_container .navigator_col .nav_left
	{
		margin-left: auto;
	}

	.scrollable_gallery_container .navigator_col .nav_right
	{
		margin-right: auto;
	}

.content_header_text
{
    color: #FF8200;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    text-shadow: 1px 1px #777777;
}

.content_item_details_scrollable_gallery_container
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.contacts_form input[type="text"], 
.contacts_form textarea 
{
    margin-top: 5px;
    width: 402px;
}

.inscricoes_inner_content
{
    height: auto;
}


input[type="text"], 
input[type="password"], 
textarea 
{
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 1px 0 #B6B6B6;
    color: #777777;
    padding: 3px;
}

.contact_control_col
{
    padding-top: 10px;
    text-align: right;
}

.contacts_form input
{
    margin-bottom: 10px;
}

.contacts_form
{
    
}

.field-validation-error
{
    color: red;
}

.content_text
{
    color: black;
}



/* JQUERY GALLERY */
.gallery_items_wrapper img
{
    cursor: pointer;
}

.image_gallery_overlay,
.image_overlay_wrapper,
.galleria-info-text,
.image_gallery_overlay_data
{
	width: 780px;
}

.image_overlay_wrapper
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.image_gallery_overlay_data
{
	height: 520px;
	background: #000;
}

.galleria-info-text
{
	display: block !important;
	position: relative;
	top: 442px;
}

.image_gallery_overlay
{
	display: none;
	z-index: 10000;
	background-color: #333;
	min-height: 200px;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

.galleria-stage
{
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
}


.gallery_items_table img
{
	cursor: pointer;
}

.galleria-info-link, 
.galleria-info-close 
{
    display: none !important;
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right
{
	background-repeat: no-repeat;
}

.galleria-image-nav-left,
.galleria-image-nav-right
{
	cursor: pointer;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 20px;
	background: url("./galleria/nav_6.png");
}

.galleria-image-nav-right
{
	left: auto;
	right: 20px;
	background-position: -36px 0;
}

.galleria-info-link,
.galleria-info-close
{
	display: none !important;
}

.galleria-info
{
	left: 0;
}

.contactos_details
{
    margin-bottom: 20px;
}

.error_content_container
{
    text-align: center;
    display: table;
    margin-left: auto;
    margin-right: auto;
    height: 405px;
}

.error_content
{
    height: 405px;
    color: red;
    display: table-cell;
    font-size: 14px;
    vertical-align: middle;
}

.contacts_form textarea
{
    max-width: 402px;
    min-width: 402px;
    max-height: 112px;
}

.contactos_subscription_label
{
    font-size: 17px;
    margin-top: 20px;
}

.contactos_subscription_label span
{
}

.contactos_subscription_label a
{
    font-weight: bold;
}

.contactos_subscription_label a:hover
{
    text-decoration: underline;
}

.content_item_details_video_scrollable_gallery_container
{
    margin-top: 30px;
}

.content_item_details_video_scrollable_gallery_container .scrollable_gallery_items_container .gallery_items,
.content_item_details_video_scrollable_gallery_container .scrollable_gallery_items_container
{
    height: 175px;
}

.content_item_details_video_scrollable_gallery_container .gallery_items_table .gallery_items_wrapper
{
    height: 171px;
    width: 245px;
    margin-right: 2px;
    border: 0px;
}

    .content_item_details_video_scrollable_gallery_container video
    {
        margin-left: auto;
        margin-right:auto;
        display: block;
        max-height: 145px;
        max-width: 245px;
    }

.content_item_details_video_scrollable_gallery_container span
{
    color: black;
    font-size: 12px;
    cursor: pointer;
}

.scrollable_structure_video_item_title
{
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

.contacts_form input[type="text"].date_input_field
{
    width: 70px;
}
/**/


/* JQUERY UI DATEPICKER */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after
{
    border-collapse: collapse;
    content: "";
    display: table;
}

.ui-helper-clearfix:after
{
    clear: both;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br
{
    border-bottom-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl
{
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr
{
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl
{
    border-top-left-radius: 4px;
}

.ui-widget-content
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}

.ui-widget
{
    font-family: Verdana,Arial,sans-serif;2
    font-size: 1.1em;
}

.ui-datepicker
{
    display: none;
}

.ui-widget-header
{
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span
{
    display: block;
}

.ui-icon-circle-triangle-w
{
    background:url("../images/system/icon.date.input.prev.png");
}

.ui-icon-circle-triangle-e
{
    background:url("../images/system/icon.date.input.next.png");
}

.ui-datepicker-next,
.ui-datepicker-prev
{
    cursor: pointer
}

.ui-icon
{
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-widget-header a,
.ui-widget-content a
{
    color: #222222;
}

.ui-datepicker .ui-datepicker-title
{
    text-align: center;
}

.ui-datepicker table
 {
    border-collapse: collapse;
    font-size: 0.9em;
}

.ui-datepicker th
{
    border: 0 none;
    font-weight: bold;
    text-align: center;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled
{
    background-image: none;
    opacity: 0.35;
}

.ui-datepicker td
{
    border: 0 none;
}

.ui-state-disabled
{
    cursor: default !important;
}

.ui-datepicker td span,
.ui-datepicker td a
{
    display: block;
    text-align: right;
    text-decoration: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default
{
    background-color: #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight
{
    background-color: #FBF9EE;
    border: 1px solid #FCEFA1;
    color: #363636;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active
{
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #212121;
    font-weight: normal;
}


.ui-datepicker
{
    padding: 0.2em 0.2em 0;
    width: 17em;
}

.ui-helper-clearfix
{
    min-height: 0;
}

.ui-datepicker .ui-datepicker-header
{
    padding: 0.2em 0;
    position: relative;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span
{
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
}

.ui-datepicker .ui-datepicker-next
{
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next
{
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em;
}

.ui-icon
{
    height: 16px;
    width: 16px;
}

.ui-datepicker .ui-datepicker-title
{
    line-height: 1.8em;
    margin: 0 2.3em;
}

.ui-datepicker table
 {
    margin: 0 0 0.4em;
    width: 100%;
}

.ui-datepicker th
{
    padding: 0.7em 0.3em;
}

.ui-datepicker td
{
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a
{
    padding: 0.2em;
}
.date
{
    border:1px solid #ccc;
    font-size:12px;
    padding:4px;
    text-align:center;
    width:134px;

    -moz-box-shadow:0 0 10px #eee inset;
    -webkit-box-shadow:0 0 10px #eee inset;
}

#calroot
{
    z-index:10000;

    margin-top:-1px;
    width:198px;
    padding:2px;
    background-color:#fff;
    font-size:11px;
    border:1px solid #ccc;

    -moz-border-radius:5px;
    -webkit-border-radius:5px;

    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
}

#calhead
{
    padding:2px 0;
    height:22px;
}

#caltitle
{
    font-size:14px;
    color:#0150D1;
    float:left;
    text-align:center;
    width:155px;
    line-height:20px;
    text-shadow:0 1px 0 #ddd;
}

#calnext,
#calprev
{
    display:block;
    width:20px;
    height:20px;
    background:transparent url(/media/img/dateinput/prev.gif) no-repeat scroll center center;
    float:left;
    cursor:pointer;
}

#calnext
{
    background-image:url(/media/img/dateinput/next.gif);
    float:right;
}

#calprev.caldisabled,
#calnext.caldisabled
{
    visibility:hidden;
}

#caltitle select
{
    font-size:10px;
}

#caldays
{
    height:14px;
    border-bottom:1px solid #ddd;
}

#caldays span
{
    display:block;
    float:left;
    width:28px;
    text-align:center;
}

#calweeks
{
    background-color:#fff;
    margin-top:4px;
}

.calweek
{
    clear:left;
    height:22px;
}

.calweek a
{
    display:block;
    float:left;
    width:27px;
    height:20px;
    text-decoration:none;
    font-size:11px;
    margin-left:1px;
    text-align:center;
    line-height:20px;
    color:#666;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

.calweek a:hover,
.calfocus
{
    background-color:#ddd;
}

a.calsun
{
    color:red;
}

a.caloff
{
    color:#ccc;
}

a.caloff:hover
{
    background-color:rgb(245, 245, 250);
}

a.caldisabled
{
    background-color:#efefef !important;
    color:#ccc    !important;
    cursor:default;
}

#calcurrent
{
    background-color:#498CE2;
    color:#fff;
}

#caltoday
{
    background-color:#333;
    color:#fff;
}
/*******************/

.contacts_form input[type="radio"]
{
    margin-bottom: 15px;
    position: relative;
    top: 2px;
}

strong
{
    font-weight: bold;
}