@charset "utf-8";
/* CSS Document */

body {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	;
	margin-top: 20px;
	margin-bottom: 20px;
}
#floatingLady {
	height: 1px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/redfadedlady400x400.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: auto;
	right: auto;
	border: 1px solid #CCC;
}

ul {
list-style-type:none;
margin:0;
padding:0;
}

#logoTop {
	background-image: url(../images/redfadedlady400x400.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 1400px;
	border: 1px none #0F0;
	position: relative;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	list-style-type: none;
	clip: rect(0px,0px,0px,0px);
	visibility: inherit;
	z-index: auto;
}



#headerWrapper {
	width: 1000px;
	margin-top: -400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	z-index: 2;
}
#logo {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 300px;
	background-image: url(../images/spanisheventsLOGO_300x103.png);
	position: relative;
	z-index: 1;
}
#headContact {
	float: left;
	height: 80px;
	width: 320px;
	padding-top: 15px;
	font-weight: bold;
	margin-left: 380px;
	position: relative;
	z-index: 1;
}

#nav {
	height: 36px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	position: relative;
	z-index: 2;
}
#frontPicWrapper {
	height: 20px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0F0;
	position: relative;
	z-index: 2;
}


#centreBox {
	height: 400px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}


/* slider styles */
/***********************************************************/
#s3slider {
	position:relative;
	overflow:hidden;
	z-index: 1;
}
#s3slider1 {
	position:relative;
	overflow:hidden;
	z-index: 1;
}

#s3sliderContent {
	width:1000px;
	height:400px;
	position:obsolute;
	top:0;
	margin: 0;
	z-index: 1;
}
#s3sliderContent1 {
	width:300px;
	height:300px;
	position:obsolute;
	top:0;
	margin-left:0;
	z-index: 1;
}

.s3sliderImage {
	float:left;
	position:relative;
	display:none;
}
.s3sliderImage1 {
	float:left;
	position:relative;
	display:none;
}

.s3sliderImage span {
	position:absolute;
	font-size:36px;
	padding:10px 13px;
	color:#FFF;
	background-color:#000;
	width:977px;
	display:none;
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha (opacity=70);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.s3sliderImage span1 {
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 6px;
	color:#FFF;
	background-color:#000;
	width:294px;
	display:none;
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha (opacity=70);
}

.clear {
	clear:both;
}
.clear1 {
	clear:both;
}

/*--overlay styles--*/

.top {
	top:0;
	left:0;
	width:1000px;
	height:60px;
}
.top1 {
	top:0;
	left:0;
	width:300px;
	height:30px;
}

.bottom {
	bottom:0;
	left:0;
	width:1000px;
	height:60px;
}
.bottom1 {
	bottom:0;
	left:0;
	width:300px;
	height:30px;
}

.right {
	right:0;
	bottom:0;
	width:200px !important;
	height:290px;
}
.right1 {
	right:0;
	bottom:0;
	width:100px !important;
	height:290px;
}

.left {
	top:0;
	left:0;
	width:200px !important;
	height:290px;
}
.left1 {
	top:0;
	left:0;
	width:100px !important;
	height:290px;
}
/*--end frontPage picture styles--*/


#contentWrapper {
	height: auto;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperAbout {
	height: 900px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperContact {
	height: 800px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperServices {
	height: auto;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperHire {
	height: 900px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperArtiste {
	height: 1260px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}
	
	#contentWrapperThankyou {
	height: 1000px;
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	}

#fullBox900 {
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 12px;
}

#fullBoxArtiste {
	height: 1170;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
}

#leftBox600 {
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px none #666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	float: left;
	font-size: 14px;
	}
	
	#leftBoxServices {
	height: 550px;
	width: 634px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px none #666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: justify;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFF;
	float: left;
	font-size: 12px;
	background-image: url(../images/powerSliderImages/tv662x540.gif);
	background-repeat: no-repeat;
	}
	
#rightSideBox300 {
	float: right;
	height: auto;
	width: 300px;
	color: #FFF;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#leftBoxHire {
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px none #666;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	float: left;
	font-size: 14px;
	}
#rightSideBoxHire {
	float: right;
	height: auto;
	width: 300px;
	color: #FFF;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#frontBottomBox {
	height: 170px;
	width: 900px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #999;
	padding: 10px;
}
a.rolloverImage {
	display: block !important;
	width: 200px;
	height: 40px;
	text-decoration: none !important;
	background-image: url(../images/servicesImages/conference_400x160.jpg) !important;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #666;
	padding-top: 120px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
a.rolloverImage2 {
	display: block !important;
	width: 200px;
	height: 40px;
	text-decoration: none !important;
	background-image: url(../images/servicesImages/venueFinding_400x160.jpg) !important;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #666;
	padding-top: 120px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}	
	
	a.rolloverImage3 {
	display: block !important;
	width: 200px;
	height: 40px;
	text-decoration: none !important;
	background-image: url(../images/servicesImages/galaNights_400x160.jpg) !important;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #666;
	padding-top: 120px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}	
a.rolloverImage4 {
	display: block !important;
	width: 200px;
	height: 40px;
	text-decoration: none !important;
	background-image: url(../images/servicesImages/corporateEvents_400x160.jpg) !important;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #666;
	padding-top: 120px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}



a.rolloverImage:hover {
	background-position: -200px !important;
	}
a.rolloverImage2:hover {
	background-position: -200px !important;
	}
a.rolloverImage3:hover {
	background-position: -200px !important;
	}
a.rolloverImage4:hover {
	background-position: -200px !important;
	}



.displace {
	position: absolute !important;
	left: -5000px !important;
	}
#clientsLine {
	height: auto;
	width: 900px;
	border: 1px solid #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
	text-align: center;
}

.clientPicSpace {
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	
}

#footer {
	visibility: inherit;
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha (opacity=70);
	height: auto;
	top: 1152px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border: 1px solid #999;
	color: #FFF;
	font-size: small;
}
#contentWrapper #fullBox900 p {
	font-size: 14px;
	text-align: justify;
	color: #FFF;
}
#contentWrapper #fullBox900 h2 {
	font-size: 16px;
	padding: 0px;
}




#linkBox {
	height: 40px;
	width: 190px;
	border: 1px solid #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat;
}
#contactsBox {
	height: auto;
	width: auto;
	padding: 6px;
	float: left;
}

#pageWrapPush {
	height: 600px;
	width: 1000px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 7px;
}
#contentWrapper #leftBox600 h2 {
	font-size: 14px;
}
#contentWrapper #rightSideBox300 h2 {
	font-size: 18px;
	text-align: center;
}
#contentWrapperArtiste #fullBoxArtiste h2 {
	font-size: 16px;
	text-align: left;
}
#contentWrapperArtiste #fullBoxArtiste p {
	font-size: 14px;
	text-align: left;

}
#contentWrapperHire #leftBoxHire table {
	text-align: left;
}
#rightQuick {
	background-color: #0F0;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#leftQuick {
	color: #0F0;
	padding: 10px;
}
