@charset "utf-8";
/* CSS Document */
:link,:visited {
	text-decoration: none;
	}
h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #888;
	text-align: justify;
	}
a img, :link img, :visited img {
	border: none;
	}
body, table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	}
html {
	width: 100%;
	height: 100%;
	}
body {
	background: #000 url('../img/bg-sky.jpg') top center no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #454545;
	}

#header {
	position: fixed;
	z-index: 11;
	top: 0;
	left: 50%;
	width: 988px;
	height: 128px;
	margin-left: -494px;
	background: url('../img/bg-header.png') top center no-repeat;
	}
#headerNav {
	position: relative;
	width: 988px;
	height: 27px;
	margin: 72px auto 0 auto;
	}
#headerNav a {
	position: absolute;
	top: 0;
	}
.navOne {
	left: 183px;
	}
.navTwo {
	left: 287px;
	}
.navThree {
	left: 414px;
	}
.navFour {
	left: 525px;
	}
.navFive {
	left: 686px;
	}
#headerPad {
	height: 143px;
	}
#bgStarOne {
	background: url('../img/bg-stars-one.png') top center repeat;
	}
#footer {
	position: fixed;
	z-index: 20;
	bottom: 0;
	left: 50%;
	width: 988px;
	height: 70px;
	margin-left: -494px;
	background: url('../img/bg-footer.png') top center no-repeat;
	}
#footer a {
	color: #fff;
	font-size: 11px;
	}
#footerLeft {
	float: left;
	display: inline;
	width: 300px;
	margin: 20px 0 0 30px;
	color: #fff;
	font-size: 11px;
	}
#footerRight {
	float: right;
	display: inline;
	width: 403px;
	}
.footerLinks {
	float: left;
	display: inline;
	}
#footerFacebook {
	width: 45px;
	height: 50px;
	}
#footerMySpace {
	width: 47px;
	height: 50px;
	}
#footerTwitter {
	width: 40px;
	height: 50px;
	}
#footerArtist {
	width: 215px;
	height: 50px;
	margin-left: 30px;
	}
#pageContent {
	position: relative;
	z-index: 10;
	}
a {
	color: #454545;
	}
a:hover {
	text-decoration: none;
	/*border-bottom: 1px dashed;*/
	color: #FF0080;
	}
.center {
	text-align: center;
	}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	}
.formLine {
	clear: both;
	height: 35px;
	}
.fieldLabel, .fieldLabelSm, .fieldLabelMd {
	float: left;
	display: inline;
	width: 130px;
	height: 21px;
	font-size: 11px;
	line-height: 21px;
	text-align: right;
	}
.fieldLabelSm {
	width: 50px;
	margin-left: 20px;
	}
.fieldLabelMd {
	width: 80px;
	margin-left: 20px;
	}
.fieldRequired {
	font-weight: bold;
	color: #0F75BC;
	}
.fieldData, .fieldDataSm {
	float: left;
	display: inline;
	width: 190px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
	}
.fieldDataSm {
	width: 55px;
	margin-left: 10px;
	}
.fieldData input.field, .fieldDataSm input.field, .cleanField {
	width: 185px;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #0b5c95;
	background: #fff;
	}
.fieldDataSm input.field {
	width: 50px;
	}

#warningBox, #noticeBox {
	width: 500px;
	margin: 10px auto;
	color: #990000;
	float: right;
	margin: -15px 10px 0 0;
	border: 1px solid #c7c7c7;
	background-color: #ffffe6;
	}
#warningBoxInt, #noticeBoxInt {
	padding: 10px;
	font-size: 14px;
	text-align: left;
	border: 1px solid #fff;
	}
#warningBox #closeTag, #noticeBox #closeTag {
	float: right;
	display: block;
	width: 55px;
	height: 13px;
	line-height: 13px;
	font-size: 10px;
	color: #666;
	cursor: pointer;
	text-align: center;
	background-color: #fff;
	}
.panelTarget {
	height: 143px;
	}
#panelOneBox {
	margin-top: 143px;
	}
#panelFiveBox {
	margin-bottom: 143px;
	}
.bgPanel {
	position: relative;
	z-index: 11;
	width: 980px;
	height: 545px;
	overflow: hidden;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #fff;
	background: url('../img/bg-panel.png') top left no-repeat;
	background-image: url(../img/bg-panel.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 650px;
	margin-left: auto;
	}
.bgLastPanel {
	margin-bottom: 600px;
	}
.bgPad {
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	}

/* Home Panel */
#homeGallery {
	float: left;
	display: inline;
	width: 486px;
	height: 274px;
	overflow: hidden;
	margin-right: 20px;
	background: url('../img/bg-home-photos.png') top left no-repeat;
	}
#homeGalleryPhotos {
	width: 432px;
	height: 221px;
	overflow: hidden;
	margin: 26px 0 0 27px;
	}
#homeText {
	float: left;
	display: inline;
	width: 370px;
	margin-left: 20px;
	border: 1px solid #fff;
	}
#homeText2 {
	border: 1px solid #fff;
	}
/* END Home Panel */

/* Content Panel */
#servicesPanel {
	position: relative;
	width: 879px;
	height: 414px;
	margin: 0 auto;
	background: url('../') top left no-repeat;
	text-align: center;
	}
.contentBtns {
	float: left;
	display: inline;
	width: 224px;
	height: 359px;
	margin-top: 53px;
	background: url('../img/bg-content-btns.png') top left repeat-y;
	}
.contentBoxes {
	float: left;
	display: inline;
	width: 600px;
	margin: 80px 0 0 27px;
	}
#contentFade {
	position: absolute;
	top: 366px;
	left: 251px;
	width: 600px;
	height: 20px;
	background: url('../img/content-fade.png') top left repeat-x;
	}
.contentBox {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	width: 600px;
	height: 305px;
	padding-right: 15px;
	overflow: auto;
	}
.contentBtn {
	height: 50px;
	color: #fff;
	font-size: 17px;
	text-align: left;
	text-indent: 15px;
	line-height: 50px;
	cursor: pointer;
	background: url('../img/bg-content-btn.png') top left no-repeat;
	}
.contentBtnOn {
	background: url('../img/bg-content-btn-on.png') top left no-repeat;
	}
.contentBox ul {
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	}
/* END Content Panel */

/* Videos Panel */
#videoPanel {
	width: 880px;
	height: 454px;
	margin: 0 auto;
	background: url('../img/bg-videos.png') top left no-repeat;
	}
.videoBox {
	padding: 1px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
	}
.videoBoxInt {
	padding: 1px;
	background: url() bottom right no-repeat;
	}
#vidControls {
	width: 500px;
	margin: 0 auto;
	}
#videoTitleFrame {
	float: left;
	display: inline;
	width: 460px;
	height: 20px;
	overflow: hidden;
	}
#videoTitles {
	color: #fff;
	font-size: 14px;
	text-align: center;
	}
#videoTitles a {
	color: #fff;
	text-decoration: none;
	}
#videoTitles a:hover {
	color: #fff;
	text-decoration: underline;
	}
.vidTitleBox {
	float: left;
	display: inline;
	width: 460px;
	height: 20px;
	line-height: 20px;
	}
#vidScrollLeft, #vidScrollRight {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url('../img/arrow-left-sm.png') center center no-repeat;
	}
#vidScrollRight {
	background-image: url('../img/arrow-right-sm.png');
	}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0;
	width: 300px;
	background-color: #fff;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
/* END Videos Panel */

/* Photos Panel */
#photoPanel {
	width: 885px;
	height: 454px;
	margin: 0 auto;
	background: url('../img/bg-photos.png') top left no-repeat;
	}
#photoSlideFrame {
	width: 657px;
	margin: 121px 0 0 114px;
	}
#photoPanelFrame, #photoThumbFrame {
	float: left;
	display: inline;
	width: 541px;
	height: 246px;
	margin-left: 29px;
	overflow: hidden;
	}
#photoThumbFrame {
	width: 530px;
	height: 36px;
	margin: 0;
	}
.photoBox, .photoThumb {
	float: left;
	display: inline;
	width: 541px;
	height: 246px;
	line-height: 246px;
	text-align: center;
	}
.photoThumb {
	width: 34px;
	height: 34px;
	border: 1px solid #fff;
	margin: 0 10px;
	cursor: pointer;
	}
#photoScrollLeft, #photoScrollRight {
	float: left;
	display: inline;
	margin-top: 100px;
	width: 29px;
	height: 40px;
	cursor: pointer;
	background: url('../img/arrow-left.png') center center no-repeat;
	}
#photoScrollRight {
	margin-left: 29px;
	background-image: url('../img/arrow-right.png');
	}
#photoControls {
	width: 570px;
	margin-top: 47px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#thumbsScrollLeft, #thumbsScrollRight {
	float: left;
	display: inline;
	width: 20px;
	height: 36px;
	cursor: pointer;
	background: url('../img/arrow-left-sm.png') center center no-repeat;
	}
#thumbsScrollRight {
	background-image: url('../img/arrow-right-sm.png');
	}
/* END Photos Panel */

/* Contact Panel */
#contactResponse {
	margin: 30px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
.contactBox {
	background: url('../img/contact-bg.png') no-repeat 0 0;
	width: 879px;
	height: 401px;
	margin: 0 auto;
	}
.contactLeft {
	width: 355px;
	float: left;
	display: inline;
	}
.contactRight {
	width: 520px;
	float: left;
	display: inline;
	}
.contactText {
	width: 215px;
	height: 90px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
.form_content {
	padding: 10px 0 0 0px;
	}
.form_row {
	padding: 1px 0 1px 0;
	clear: both;
	}
label {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	padding: 8px 15px 0 0;
	}
label.contact {
	float: left;
	display: inline;
	width: 150px;
	text-align: right;
	padding: 8px 15px 0 0;
	}
label.wide {
	float: left;
	display: inline;
	width: 495px;
	text-align: center;
	padding: 5px 0px 10px 0;
	}
input.input_contact {
	float: left;
	display: inline;
	width: 294px;
	height: 19px;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 8px;
	background: url('../img/input.png') no-repeat 0 0;
	color: #ffffff;
	}
textarea.textarea_contact {
	float: left;
	display: inline;
	width: 294px;
	height: 47px;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 10px 8px;
	overflow: auto;
	
	color: #ffffff;
	}
.form_require {
	padding: 0 0 0 230px;
	}
input.submit {
	display: inline;
	clear: both;
	padding: 10px 0 0 0;
	}
.captcha {
	width: 310px;
	text-align: center;
	}
.captchaBox {
	width: 310px;
	margin: 5px 0 0 165px;
	text-align: center;
	}
/* END Contact Panel */
#separa {
	color: #666;
}
#separa {
	color: #888;
}
#contamos {
	font-size: 12px;
}

