@charset "utf-8";
/* css created by BatesMeron sweet design 09/08/08 */

body {
	background-image: url(../../images/background_tile.gif);
	background-repeat: repeat-x;
	background-color: #c0c2e0;
	margin-top: 0px;
}

a {
	outline: none;
}

#wrap {
	margin: 0px auto 0px auto;
	width: 1024px;
}

.container {
	position: relative;
}

.copy {
	background-image: url(../../images/who_div_background.png);
	background-repeat: no-repeat;
	height: 505px;
	width: 473px;
	position: absolute;
	top: 58px;
	left: 91px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959484;
}

.copy li {
	list-style-image: url(../../images/list_image.gif);
	font-size: 10px;
}

.copy table a:link, .copy table a:visited {
	text-decoration: none;
	color: #8085bd;
}

.copy table a:hover {
	text-decoration: underline;
}

.copy-placeholder {
	color: #ff00ff;
}

#filligree {
	position: absolute;
	top: 564px;
	right: 605px;
}

#filligree-lookbook {
	position: absolute;
	top: 564px;
	right: 425px;
}

#look-no-further {
	position: absolute;
	top: 420px;
	right: 159px;
	z-index: 2;
}

#your-aethetics {
	position: absolute;
	top: 420px;
	right: 74px;
}

#lets-talk {
	position: absolute;
	top: 420px;
	right: 70px;
}

#who-image-back {
	position: absolute;
	top: 52px;
	right: 106px;
	z-index: 5;
}

#who-image-fore {
	position: absolute;
	top: 124px;
	right: 323px;
	z-index: 6;
}

#courtney-wright {
	position: absolute;
	top: 90px;
	right: 353px;
}

#what-image-fore {
	position: absolute;
	top: 88px;
	right: 334px;
	z-index: 5;
}

#what-image-back {
	position: absolute;
	top: 178px;
	right: 109px;
	z-index: 4;
}

#seattle {
	position: absolute;
	top: 225px;
	right: 740px;
}

#chicago {
	position: absolute;
	top: 100px;
	right: 525px;
}

#newyork {
	position: absolute;
	top: 225px;
	right: 312px;
}

#sanfran {
	position: absolute;
	top: 100px;
	right: 98px;
}

.footer {
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 1024px;
	color: #695e43;
	margin-top: 550px;
	padding-top: 80px;
	padding-bottom: 20px;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #695E43;
}

.footer a:hover {
	text-decoration: underline;
}

/* BLOG */

#frame {
	/*position: absolute;*/
	background-image: url(../../images/blog_placeholder.gif);
	background-repeat: no-repeat;
	margin-left: 92px;
	margin-top: 40px;
	width: 850px;
	height: 650px;
	border: 1px solid #8085BD;
} 


/* LOOKBOOK */

#lookbook-div {
	background-image: url(../../images/lookbook_div_background.png);
	background-repeat: no-repeat;
	height: 502px;
	width: 811px;
	padding-top: 50px;
	position: absolute;
	top: 58px;
	left: 91px;
}

.lookbook-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959484;
	font-weight: bold;
	height: 23px;
}

/* MAIN NAVIGATION */
.nav {
	position: relative;
}

#main-nav {
	position: absolute;
	top: 3px;
	right: 129px;
	background-image: url(../../images/pixy_nav_v2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 810px;
	z-index: 0;
}

#main-nav ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
#main-nav ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
#main-nav ul li a {
   width: 162px;
	height:20px;
	margin:0px;
	padding:0px;
	display: block;
}

 /*-- Hovers --*/ 

#main-nav ul li a.what:hover {
	background:  url(../../images/pixy_nav_v2.gif) 0px -20px;
}

#main-nav ul li a.who:hover {
	background:  url(../../images/pixy_nav_v2.gif) 648px -20px;
}

#main-nav ul li a.talk:hover {
	background:  url(../../images/pixy_nav_v2.gif) 486px -20px;
}

#main-nav ul li a.blog:hover {
	background:  url(../../images/pixy_nav_v2.gif) 324px -20px;
}

#main-nav ul li a.lookbook:hover {
	background:  url(../../images/pixy_nav_v2.gif) 162px -20px;
}

/* YOU ARE HERE CLASSES */

body#what a#what {
	background:  url(../../images/pixy_nav_v2.gif) 0px -20px;
}

body#who a#who {
	background:  url(../../images/pixy_nav_v2.gif) 648px -20px;
}

body#talk a#talk {
	background:  url(../../images/pixy_nav_v2.gif) 486px -20px;
}

body#blog a#blog {
	background:  url(../../images/pixy_nav_v2.gif) 324px -20px;
}

body#lookbook a#lookbook {
	background:  url(../../images/pixy_nav_v2.gif) 162px -20px;
}
