@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	overflow: auto; 		/* needed to eliminate scrollbars caused by the background image */
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	white-space: normal;
}
#bgimg {
	position: fixed;
	z-index: -1;
}
#realBody {
	position: absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow: auto;
	width: 100%;
	left: 0px;
	top: -6px;
	background-image: url(../_images/background/raster.png);
	min-width: 942px;
}
/* The content box for the site */
#content {
	width: 957px;
	height: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	overflow: hidden;
	display: block;
}
/* header info starts here */
#content #header {
	width: 942px;
	height: 185px;
	background-image: url(../_images/header/header.png);
	top: 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	position: relative;
	background-repeat: no-repeat;
}
#content #header #headerSocial {
	width: 315px;
	height: 45px;
	top: 15px;
	right: 20px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: right;
	position: relative;
	text-align: right;
	font-size: 0.9em;
}
#content #header #headerSocial a:link, #content #header #headerSocial a:visited {
	color: #877E6C;
	border: 0px none #FFF100;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	z-index: 15;
}
#content #header #headerSocial a:hover, #content #header #headerSocial a:active {
	color: #FFEEC0;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	z-index: 20;
}
/* language selection rollover */
#content #header #headerLang {
	width: 75px;
	height: 25px;
	top: 115px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	right: 30px;
	clear: right;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	text-decoration: none;
	z-index: 200;
	text-align: right;
}
#content #header #headerLang a:link, #content #header #headerLang a:visited {
	text-decoration: none;
	border: 0;
	padding-right: 5px;
	padding-left: 5px;
}
#content #header #headerLang a:hover, #content #header #headerLang a:active {
	text-decoration: none;
	border: 0;
	padding-right: 5px;
	padding-left: 5px;
}
#content #header #headerLang img {
	text-decoration: none;
	border: 0;
}
/* Top Menu Info */	
#content #menuBarHome  {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 942px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: none;
	z-index: 110;
	font-size: 1em;
	color: #FFF;
	background-image: url(../_images/menu/topMenu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuBarText   {
	height: 25px;
	width: 920px;
	position: relative;
	float: left;
	top: 4px;
	background-repeat: repeat-y;
	background-position: center top;
	left: 15px;
	font-size: 1em;
	color: #F3AC20;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
}

#menuBarText a:link,#menuBarText a:visited{
	font-weight: bold;
	color: #F3AC20;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#menuBarText a:hover,#menuBarText a:active {
	font-size: 16px;
	font-weight: bold;
	color: #A21C12;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#menuBarText .sel {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
/* Content Box Details for Title */
#content #contentTitleHome {
	width: 942px;
	height: 51px;
	background-image: url(../_images/main/title_main.png);
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
}
/* Content to be added to the top part of the page */
#content #contentGalleryInicio {
	width: 942px;
	height: 400px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: left;
	background-image: url(/_images/body_gr8ph1cs.png);
	left: 1px;
}

/* Content Box Details for Initial HOME and Photo Background */
#content #contentGalleryInicio #contentInicio {
	width: 875px;
	height: 380px;
	background-image: url(../_images/main/ProjectBoxImage-design-roberto-concert.jpg);
	top: 10px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 38px;
}
/* Quote over Photo Background at top */
#content #contentGalleryInicio #contentInicio #contentInicioQuote {
	width: 350px;
	height: 200px;
	top: 50px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	clear: none;
	right: 15px;
	text-align: right;
	font-size: 24px;
}
/* Text box for page */
#content #contentGalleryInicio #contentInicio #contentInicioBox {
	width: 875px;
	height: 140px;
	background-image: url(../_images/blackBg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
	bottom: -240px;
}
#content #contentGalleryInicio #contentInicio #contentInicioBoxAddThis {
	width: 400px;
	height: 20px;
	top: 90px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 30px;
}
#content #contentGalleryInicio #contentInicio #contentInicioBoxText {
	width: 720px;
	height: 100px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 70px;
	overflow: auto;
}
#content #contentGalleryInicio #contentInicio #contentInicioBoxText a:link,#content #contentGalleryInicio #contentInicio #contentInicioBoxText a:visited{
	font-weight: bold;
	color: #F1531A;
}
#content #contentGalleryInicio #contentInicio #contentInicioBoxText a:hover,#content #contentGalleryInicio #contentInicio #contentInicioBoxText a:active { font-weight: bold; text-align: right; color: #FFFFFF; 
}
#content #contentGalleryInicio #contentInicio #cibReadMore  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 125px;
	position: relative;
	right: 100px;
	bottom: -85px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

#content #contentGalleryInicio #contentInicio #cibReadMore a:link,#content #contentGalleryInicio #contentInicio #cibReadMore a:visited{
	font-weight: bold;
	color: #F1531A;
}
#content #contentGalleryInicio #contentInicio #cibReadMore a:hover,#content #contentGalleryInicio #contentInicio #cibReadMore a:active { font-weight: bold; text-align: right; color: #FFFFFF; 
}
/* Content Box Details for Title */
#content #contentMiddle{
	width: 942px;
	height: 35px;
	background-image: url(../_images/endBody_gr8ph1cs.png);
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
}


/* Content to be added to the left part of the  information page ----HOME---- */
#content #contentInfoHome {
	width: 942px;
	height: 340px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
	background-image: url(../_images/body_gr8ph1cs.png);
}

#content #contentInfoHome #contentLeftHome {
	width: 582px;
	height: 332px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: left;
	background-image: url(../_images/main/infoBoxHome_gr8ph1cs.png);
	left: 1px;
}

#content #contentInfoHome #contentLeftHome #contentLeftTextHome {
	width: 480px;
	height: 220px;
	top: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 65px;
	overflow: auto;
}
#content #contentInfoHome #contentLeftHome #contentLeftTextHome a:link,#content #contentInfoHome #contentLeftHome #contentLeftTextHome a:visited{
	font-weight: bold;
	color: #F3AC20;
	font-size: 16px;
}

#content #contentInfoHome #contentLeftHome #contentLeftTextHome a:hover,#content #contentInfoHome #contentLeftHome #contentLeftTextHome a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content to be added to the Right part of the  information page */
#content #contentInfoHome #contentRightHome {
	width: 360px;
	height: 332px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	clear: none;
	left: 1px;
	background-image: url(../_images/main/contentRightNewsBox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content #contentInfoHome #contentRightHome #contentRightIframeHome {
	width: 292px;
	height: 258px;
	top: 48px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 21px;
	overflow: hidden;
}

#content #contentInfoHome #contentRightHome #contentRightTextHome {
	width: 270px;
	height: 110px;
	top: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 30px;
	overflow: auto;
}
#content #contentInfoHome #contentRightHome #contentRightTextHome a:link,#content #contentInfoHome #contentRightHome #contentRightTextHome a:visited{
	font-weight: bold;
	color: #A21C12;
	font-size: 16px;
}

#content #contentInfoHome #contentRightHome #contentRightTextHome a:hover,#content #contentInfoHome #contentRightHome #contentRightTextHome a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#content #contentInfoHome #contentRightHome #crReadMoreHome  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 125px;
	position: relative;
	right: 60px;
	bottom: -50px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	clear: left;
}

#content #contentInfoHome #contentRightHome #crReadMore a:link,#content #contentInfoHome #contentRightHome #crReadMore a:visited{
	font-weight: bold;
	color: #A21C12;
}
#content #contentInfoHome #contentRightHome #crReadMore a:hover,#content #contentInfoHome #contentRightHome #crReadMore a:active { font-weight: bold; text-align: right; color: #FFFFFF; 
}
/* Content to be added to the left part of the  information page */
#content #contentInfoHome #contentLeft {
	width: 582px;
	height: 250px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: left;
	background-image: url(../_images/web-design/infoBox_gr8ph1cs.png);
	left: 1px;
}

#content #contentInfoHome #contentLeft #contentLeftText {
	width: 480px;
	height: 180px;
	top: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 65px;
	overflow: auto;
}
#content #contentInfoHome #contentLeft #contentLeftText a:link,#content #contentInfoHome #contentLeft #contentLeftText a:visited{
	font-weight: bold;
	color: #F3AC20;
	font-size: 16px;
}

#content #contentInfoHome #contentLeft #contentLeftText a:hover,#content #contentInfoHome #contentLeft #contentLeftText a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content to be added to the Right part of the  information page */
#content #contentInfoHome #contentRight {
	width: 360px;
	height: 250px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	clear: none;
	background-image: url(../_images/web-design/hostingBox.png);
	left: 1px;
}

#content #contentInfoHome #contentRight #contentRightText {
	width: 270px;
	height: 120px;
	top: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 30px;
	overflow: auto;
}
#content #contentInfoHome #contentRight #contentRightText a:link,#content #contentInfoHome #contentRight #contentRightText a:visited{
	font-weight: bold;
	color: #A21C12;
	font-size: 16px;
}

#content #contentInfoHome #contentRight #contentRightText a:hover,#content #contentInfoHome #contentRight #contentRightText a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#content #contentInfoHome #contentRight #crReadMore  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 125px;
	position: relative;
	right: 60px;
	bottom: -50px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	clear: left;
}

#content #contentInfoHome #contentRight #crReadMore a:link,#content #contentInfoHome #contentRight #crReadMore a:visited{
	font-weight: bold;
	color: #A21C12;
}
#content #contentInfoHome #contentRight #crReadMore a:hover,#content #contentInfoHome #contentRight #crReadMore a:active { font-weight: bold; text-align: right; color: #FFFFFF; 
}
/* Content Box Details for Initial HOME and Photo Background */
#content #contentGallery #contentInicio {
	width: 875px;
	height: 380px;
	background-image: url(../_images/web-design/ProjectBoxImage_ccm.jpg);
	top: 10px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 40px;
}
/* Content Box Details WEB */
#content #contentRight #contentBio {
	width: 689px;
	height: 695px;
	background-image: url(../_images/bio/content_Bio.jpg);
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: right;
	left: 1px;
}
/* Text box for page */
#content #contentRight #contentBio #contentBioBox {
	width: 420px;
	height: 695px;
	background-image: url(../_images/bio/bioBox_es.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
	top: 0px;
	font-size: 0.9em;
}
#content #contentRight #contentBio #contentBioBoxText {
	width: 390px;
	height: 593px;
	top: 78px;
	margin: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 10px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #contentRight #contentBio #contentBioBoxText #contentBioBoxAddThis {
	width: 370px;
	height: 20px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 5px;
}
/* Content Box Details for AUDIO and Photo Background */
#content #contentRight #contentAudio {
	width: 689px;
	height: 695px;
	background-image: url(../_images/audio/content_Audio.jpg);
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: right;
	left: 1px;
}
/* Text box for page */
#content #contentRight #contentAudio #contentAudioBox {
	width: 689px;
	height: 392px;
	background-image: url(../_images/audio/audioBox.png);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 0px;
	top: 302px;
	font-size: 0.9em;
}
#content #contentRight #contentAudio #contentAudioBoxText {
	width: 220px;
	height: 220px;
	top: 82px;
	margin: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 20px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #contentRight #contentAudio #contentAudioBoxPlayer {
	width: 430px;
	height: 240px;
	top: 82px;
	margin: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 10px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #contentRight #contentAudio #contentAudioBoxAddThis {
	width: 380px;
	height: 20px;
	top: 85px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: none;
	left: 10px;
}

/* Content Box Details for VIDEO and Photo Background in video.css */

/* Content Box Details for Tienda and Photo Background */
#content #contentRight #contentTienda {
	width: 689px;
	height: 695px;
	background-image: url(../_images/tienda/content_Tienda.jpg);
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: right;
	left: 1px;
}
/* see Tienda in seperate Sytle sheet tienda.css */

/* see EVENTS in seperate Sytle sheet Events.css */
#content #contentRight #contentEvents {
	width: 689px;
	height: 695px;
	background-image: url(../_images/events/content_Events.jpg);
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: right;
	left: 1px;
	font-size: 0.9em;
}
/* see BLOG in seperate Sytle sheet Blogs.css */
#content #contentRight #contentBlog {
	width: 689px;
	height: 695px;
	background-image: url(../_images/blog/content_Blog.jpg);
	top: 0px;
	background-repeat: repeat-x;
	background-position: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	clear: right;
	left: 1px;
	font-size: .9em;
}
/* Site footer */	
#content #footer {
	width: 942px;
	height: 90px;
	background-image: url(../_images/footer/footer_gr8ph1cs.png);
	top: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	clear: left;
	float: left;
	position: relative;
	left: 1px;
	padding: 0px;
}
#content #footer #footerCopyLeft {
	width: 250px;
	height: 25px;
	top: 22px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	position: relative;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}
#content #footer #footerPhoneMiddle {
	width: 275px;
	height: 60px;
	top: 22px;
	left: 100px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	position: relative;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}
#content #footer #footerEmailRight {
	width: 250px;
	height: 60px;
	top: 22px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	position: relative;
	text-align: right;
	font-size: 1em;
	right: 45px;
}
#content #footer #footerEmailRight a:link,#content #footer #footerEmailRight a:visited{
	font-weight: bold;
	color: #F3AC20;
	font-size: 16px;
}

#content #footer #footerEmailRight a:hover,#content #footer #footerEmailRight a:active {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.italicBoldLarge18px {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 4px;
}
.italicBoldSmall10px {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.italicBoldLarge18pxBgTitle {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFEEC0;
	background-color: #000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.italicBoldLargeOrange20pxBgTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #F1531A;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.italicBoldLargeRed20pxBgTitle {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #A21C12;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.italicBoldLarge16pxBgTitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFEEC0;
	background-color: #000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.boldLarge18pxSpace {
	font-size: 16px;
	font-weight: bold;
	clear: left;
	padding-left: 20px;
}
.boldLarge14px {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	padding-left: 0px;
}
.boldLarge12px {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.smallSup10px {
	font-size: 10px;
	font-weight: bold;
	clear: left;
	padding-left: 0px;
	vertical-align: super;
}
.smallSup14px {
	font-size: 14px;
	font-weight: bold;
	clear: left;
	padding-left: 0px;
	vertical-align: super;
}

.boldLarge12pxRight {
	font-size: 12px;
	font-weight: bold;
	clear: left;
	padding-left: 20px;
	text-align: right;
	float: right;
}
.boldLarge16pxRight {
	font-size: 16px;
	font-weight: bold;
	clear: left;
	padding-left: 20px;
	text-align: right;
}
.boldLarge20pxRightYellow {
	font-size: 16px;
	font-weight: bold;
	color: #FFEEC0;
	clear: left;
	padding-left: 20px;
	text-align: right;
	float: right;
}
.boldLarge14pxRightYellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFEEC0;
	clear: left;
	padding-left: 20px;
	text-align: right;
	float: right;
}


.boldLarge10pxRightYellow {
	font-size: 10px;
	font-weight: bold;
	color: #FFEEC0;
	clear: none;
	padding-left: 20px;
	text-align: right;
	float: right;
}
