@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(Site_Images/waters_bg.jpg);
}

#wrapper{width:1000px;height:900px;margin:auto;overflow:hidden;}
#wrapper-contact{width:1000px;height:1500px;margin:auto;overflow:hidden;}

.style1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
}
td {
	background-color: #000000;
	background-image: url(Site_Images/waters_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#buttons .btn{font-family:Arial, Helvetica, sans-serif;color:#FFF;font-size:1em;padding-right:15px;padding-left:5px;padding-bottom:5px;border-right:thin solid #999;}
#buttons a:hover {color:#118793;}
.btn1{border-right:none;}
#mediaspace, #sport, #corprate {margin-top:20px;}
#newvid, #concert{margin-top:20px;}

#mask {
			background: #3e454b url(images/mask.jpg) 50% 0 no-repeat;
		}
#overlay {
			background:url(../images/apple.png) no-repeat;
			width: 750px;
			height: 460px;
			display: none;
			padding: 25px;
		}
		
		h2 {
			margin-top: 0;
			color: white;
			font: arial;
		}
		
.close {
	background-image:url(../images/apple-close.png);
	position:absolute;
	margin-right:755px;
	margin-top:-445px;
	cursor:pointer;
	height:35px;
	width:35px;
	text-indent:-9999px;
	background-repeat: no-repeat;	
	
		}
		
		button {
			border:thin solid #CCC;
			background-color:#999;
			padding:5px;
			font-weight: bold;
			cursor: pointer;
			color:#FFF;
		}
#links {
	.margin-left:200px;
	margin-left:20px;
	background-color: #000;
	height: 600px;
	width: 800px;
}

#cars{width:325px;height:400px;background-color:#000;float:left;;margin-left:50px;}
#photographers{width:325px;height:400px;background-color:#000; float:right;margin-right:50px;}
#cars h2, #photographers h2 {font-family:Arial, Helvetica, sans-serif;color:#FFF;background-color:#12555B;padding:5px;border-bottom:thin solid #FFF;width:415px;margin-left:-50px;}
#cars p, #photographers p {font-family:Arial, Helvetica, sans-serif;color:#FFF;font-size:1em;}
.cars, .photographer {background-color:#000;padding:5px;border-bottom:thin dotted #FFF;height:110px;}


/*packages*/
#packages{background:#108994;}
.panes img {float:right;margin-right:10px;}
.panes p {float:left;text-align:left;font-family:Verdana;padding-left:10px;}
.panes h5 {background:#108994;color:#fff;font-size:14px;padding:5px;font-family:Verdana;margin-top:-10px;}