 	@charset "UTF-8";
	/* CSS Document */
	
	html, body {
		padding:0px;
		margin:0px;
	}
	
	body {
	background-image: url('images/siteLayout/daysEyeConcept.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: -100px;
	background-color:#000000;
	}
	
	#flashMov {
	position: absolute;
	z-index: -2;
	width:100%;
	height:100%;
	}
	
	#sandy {
	float:right;
	}
	
	#audioMov {
	position: absolute;
	z-index: -1;
	width:100%;
	height:100%;
	}
	
	#mainPage #layoutAnime {
	position: absolute;
	z-index:-5px;
	}
	
	#mainPage {
	width:100%;
	height:100%;
	}

	#mainPage #display #pageHome {
	padding-top:-30px;
	}
	
	#mainPage #titlebar {
	background-image: url('images/siteLayout/displayTop.png');
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	height:90px;
	width:1500px;
	}
	
	#mainPage #display {
	background-image: url('images/siteLayout/displayD.png');
	margin-left:auto;
	margin-right:auto;
	margin-top:-9px;
	height:443px;
	width:1500px;
	}
	
	#footerbar {
	background-image: url('images/siteLayout/displayBtm.png');
	margin-left:auto;
	margin-right:auto;
	margin-top:-18px;
	height:81px;
	width:1500px;
	}
	#progressbar {
	background-image: url('images/siteLayout/progressBar.png');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:-30px;
	height:250px;
	width:1170px;
	}
		
	#mainPage #title {
	margin-top:25px;
	margin-left:75px;
	color: #000;
	font-size:20px;
	font-family: Chalk17Basic;
	float:left;
	}
	
	#title a{
	font-size:30px;
	text-decoration:none;
	color:#CC0000;
	}
	
	#mainPage #titlelinks {
	height:25px;
	width:500px;
	float:right;
	margin-top:-30px;
	margin-right:30px;
	}
	
	#mainPage #display #daisyPin {
	margin-top:-430px;
	margin-left:1050px;
	float:left;
	}
	
	#mainPage #display #stickerPack{
	margin-top:-430px;
	margin-left:485px;
	float:left;
	}
	
	#mainPage #display #mensT {
	margin-top:-130px;
	margin-left:50px;
	float:left;
	}
	
	#mainPage #display #womensT{
	margin-top:-130px;
	margin-left:600px;
	float:left;
	}
	
	#linkBar #twitter {
	float:left;
	margin-left:10px;
	}
		
	#linkBar #vimeo {
	float:left;
	margin-left:-25px;
	}
	
	#linkBar #cr17 {
	float:left;
	margin-left:-20px;
	}
	
	#mainPage #display #single{
	max-width:1100px;
	height:150px !important;
	margin-left:50px;
	margin-top:10px;
	float:left;
	color:#fff;
	}
	
	#mainPage #display #fullSingle{
	margin-left:2px;
	float:left;
	color:#fff;
	}
	
	#single a{
		text-decoration:none;
		color:#FFF;
	}
	
	.columnitem {
	margin-left:10px;
	float:left;
	}
	
	.columnitemb {
	margin-left:40px;
	float:left;
	}
	
	#mainPage #display #single #acolumn1{
	width:500px;
	}
	
	#mainPage #display #single #acolumn2{
	float:right !important;
	width:555px;
	}
	
	#mainPage #page #display #bcolumn1{
	width:300px;
	}
	
	#mainPage #page #display #bcolumn2{
	width:300px;
	}
	
	#mainPage #page #display #bcolumn3{
	float:right !important;
	width:300px;
	}
	
	
	#mainPage #menu {
	margin-left:auto;
	margin-right:auto;
	width:1450px;
	height:80px;
	}
	
	.menuitem {
	float:left;
	margin-right:3px;
	}
	
	#mainPage #menu #sandyR {
	background-image: url('images/siteLayout/sandyRiver.png');
	background-repeat:no-repeat;
	width:248px;
	height:70px;
	}
	
	#mainPage #menu #works {
	background-image: url('images/siteLayout/allworks.png');
	background-repeat:no-repeat;
	width:140px;
	height:70px;
	}
	
	
	#mainPage #menu #about {
	background-image: url('images/siteLayout/about.png');
	background-repeat:no-repeat;
	width:248px;
	height:70px;
	}
	
	#mainPage #menu #services {
	background-image: url('images/siteLayout/services.png');
	background-repeat:no-repeat;
	width:248px;
	height:70px;
	}
	
	
	#mainPage #menu #product {
	background-image: url('images/siteLayout/product.png');
	background-repeat:no-repeat;
	width:248px;
	height:70px;
	}
	
	#mainPage #menu #blog {
	background-image: url('images/siteLayout/blogBtn.png');
	background-repeat:no-repeat;
	width:248px;
	height:70px;
	clear:right !important;
	}
	
	#footerbar #footerTitle {
	margin-left:10px;
	margin-top:18px;
	font-size:30px;
	font-family: Chalk17Basic;
	color:#000;
	}
	
	#footerbar #footerTitle {
	margin-left:45px;
	margin-top:18px;
	font-size:30px;
	font-family: Chalk17Basic;
	color:#000;
	}
	
	#footerbar #footer {
	margin-left:330px;
	margin-top:-44px;
	font-size:15px;
	font-family: Chalk17Basic;
	color:#C90;
	float:left;
	}
	
	#copy a{
	text-decoration:none;
	}
	