*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul,ol{
	list-style-type: none;
}

a img{
	border-width: 0;
}

html{
	background: #fff url('../i/bg.jpg') repeat-x center top;
}

body{
	width: 1000px;
	margin: 0 auto;
	color: #333;
	font: 1em/1.4 "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

header,section,aside,footer,nav{
	display: block;
}

.ua{
	position: absolute;
	left: -9999em;
	text-indent: -9999em;
}

header[role="banner"]{
	background: url('../i/header.jpg') no-repeat left top;
	height: 116px;
	position: relative;
}

	header[role="banner"] h1{
		float: left;
		width: 1000px;
		background: url('../i/header-color.jpg') no-repeat left top;
		min-height: 116px;
	}
	
		header[role="banner"] h1 a{
			display: block;
			background: transparent;
			text-indent: -9999em;
			margin: 32px 0 0 62px;
			width: 180px;
			height: 48px;
			overflow: hidden;
		}
		
		header[role="banner"] p.contact a{
			position: absolute;
			right: 115px;
			top: 72px;
			height: 10px;
			width: 110px;
			text-indent: -9999em;
			overflow: hidden;
		}
		
nav[role="navigation"]{
	float: left;
	margin: 50px 0 10px 55px;
}
	
	nav[role="navigation"] li{
		width: 192px;
		margin: 10px 0;
		text-align: center;
		background: #fff none center top;
	}
	
	nav[role="navigation"] li.collection{
		background-image: url('../i/nav/bts-aqua.gif');
	}
	
	nav[role="navigation"] li.yearagendas{
		background-image: url('../i/nav/ya-aqua.gif');
	}
	
	nav[role="navigation"] li.quatro{
		background-image: url('../i/nav/qc-aqua.gif');
	}
	
	nav[role="navigation"] li.autumnwinter{
		background-image: url('../i/nav/aw-aqua.gif');
	}
	
	nav[role="navigation"] li.fairs{
		background-image: url('../i/nav/fe-aqua.gif');
	}
	nav[role="navigation"] li.bieber{
    display: block;
    margin-top: 30px;
    background-image: url('../i/nav/bieberlink.jpg');
    background-repeat: no-repeat;
    height: 110px;
	}
  
  
	nav[role="navigation"] li a{
		display: block;
		width: 192px;
		background: #fff;
	}
	
	nav[role="navigation"] li.active a{
		visibility: hidden;
		height: 33px;
	}
	
	nav[role="navigation"] li.yearagendas.active a{
		visibility: hidden;
		height: 43px;
	}
	
	nav[role="navigation"] li a img{
		opacity: .45;
		width: 160px;
	}
		
	section[role="main"]{
		float: left;
		border-left: 1px solid #a0a0a0;
		margin: 30px;
		height: 350px;
		position: relative;
	}
		
	section[role="main"] > div{
		display: none;
	}

	section[role="main"] > div.active{
		display: block;
	}

		section[role="main"] .page{
			position: absolute;
			top: 18px;
			left: 0;
			height: 332px;
			width: 500px;
			overflow: auto;
		}
		
		#home{
			padding: 30px;
		}
		
		#quatro h1{
			text-indent: -9999em;
			width: 18px;
			height: 116px;
			background: #90c3b2 url('../i/qc-title.gif') no-repeat left top;
			position: absolute;
			top: 18px;
			left: -1px;
		}
		
		#yearagendas h1{
			text-indent: -9999em;
			width: 18px;
			height: 249px;
			background: #90c3b2 url('../i/ya-title.gif') no-repeat left top;
			position: absolute;
			top: 18px;
			left: -1px;
		}
		
    #justinbieber h1{
			text-indent: -9999em;
			width: 18px;
			height: 148px;
			background: #90c3b2 url('../i/bieber-title.gif') no-repeat left top;
			position: absolute;
			top: 18px;
			left: -1px;
		}
    
		#quatro img,
		#yearagendas img{
			margin: 30px 0 0 40px;
		}
		
    #justinbieber,
		#collection,
		#autumnwinter{
			width: 510px;
			height: 350px;
			border-right: 1px solid #a0a0a0;
		}
		
		#collection h1{
			text-indent: -9999em;
			width: 18px;
			height: 146px;
			background: #90c3b2 url('../i/bts-title.gif') no-repeat left top;
			position: absolute;
			top: 18px;
			left: -1px;
		}
		
		#autumnwinter h1{
			text-indent: -9999em;
			width: 18px;
			height: 159px;
			background: #90c3b2 url('../i/aw-title.gif') no-repeat left top;
			position: absolute;
			top: 18px;
			left: -1px;
		}
		
    #justinbieber ul,
		#collection ul,
		#autumnwinter ul{
			margin: 8px 0 8px 28px;
		}
    
  		#justinbieber ul li,
			#collection ul li,
			#autumnwinter ul li{
				float: left;
				width: 88px;
				height: 104px;
				margin: 10px;
			}
		
		#fairs{
			width: 510px;
			height: 350px;
			border-right: 1px solid #a0a0a0;
		}
		
			#fairs h1{
				text-indent: -9999em;
				width: 18px;
				height: 146px;
				background: #90c3b2 url('../i/fae-title.gif') no-repeat left top;
				position: absolute;
				top: 18px;
				left: -1px;
			}
			
				#fairs ul li{
					text-align: center;
				}
				
			#fairs ul.fairs{
				position: absolute;
				left: 520px;
				top: 18px;
				width: 200px;
				font-size: .8em;
			}
			
				#fairs ul.fairs li{
					text-align: left;
					color: #999;
				}
				
					#fairs ul.fairs li a:before{
						content: '- ';
					}
					
					#fairs ul.fairs li a{
						color: #999;
						text-decoration: none;
					}

					#fairs ul.fairs li.active a,
					#fairs ul.fairs li a:hover{
						color: #000;
					}
					
			#fairs ul.page{
				display: none;
			}
			
			#fairs ul.page.active{
				display: block;
			}
		
footer[role="siteinfo"]{
	float: none;
	clear: both;
	overflow: hidden;
	font-size: .75em;
	margin: 0 25px 0 57px;
	border-top: 7px solid #90c3b2;
	padding: 8px 0;
	line-height: 1.2;
}

	footer[role="siteinfo"] a{
		color: #333;
		text-decoration: none;
	}

	footer[role="siteinfo"] address{
		float: left;
		width: 33%;
	}
	
		footer[role="siteinfo"] address strong{
			text-transform: uppercase;
		}
